/*!
Theme Name: Customify
Theme URI: https://pressmaximum.accordion_purple_5103/customify
Author: WPCustomify
Author URI: https://pressmaximum.accordion_purple_5103
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.accordion_purple_5103/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.last-b02f.frame_left_36e6/licenses/gpl-2.0.row_fast_4cf7
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.out_c949/, (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.filter_focused_28d8.steel_2a4d/normalize.under-6dbd/
 ======
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.under-6dbd v7.0.0 | MIT License | github.accordion_purple_5103/necolas/normalize.under-6dbd */
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;
}
.notice_green_6dcd .shade-east-0c6f,
.shadow_fast_1ef9,
.status_db6f,
.shadow-dim-889b,
.module_1bd9,
.component_b038,
.content_fresh_630d,
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;
}
.shadow_fast_1ef9,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .shadow_fast_1ef9,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_fast_1ef9,
  h1 {
    font-size: 1.8em;
  }
}
.status_db6f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.status_db6f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .status_db6f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .status_db6f,
  h2 {
    font-size: 1.7em;
  }
}
.shadow-dim-889b,
h3 {
  font-size: 1.618em;
}
.notice_green_6dcd .shade-east-0c6f,
.module_1bd9,
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.mask_brown_5240 {
  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;
}
.header_4b46:after,
.header_4b46:before,
.dynamic-4ec1:after,
.dynamic-4ec1:before {
  content: "";
  display: table;
}
.header_4b46:after,
.dynamic-4ec1:after {
  clear: both;
}
.chip_627b {
  float: right;
  margin-right: 0;
}
.row_up_3d65 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.out_ef06 .list_full_7370,
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;
}
.out_ef06 .list_full_7370: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;
}
.label-7ffe .list_full_7370 {
  box-shadow: none;
}
.label-7ffe
  .list_full_7370
  .purple_4b3a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.label-7ffe .list_full_7370 .table-2c88 {
  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;
}
.label-7ffe
  .list_full_7370
  .table-2c88
  b {
  display: none;
}
.label-7ffe .message-narrow-c7f1 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.grid-f8ba:not(.feature_4654):not(.inner-bcb0),
button:not(.feature_4654):not(.inner-bcb0),
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ),
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ),
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ) {
  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;
}
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ):hover,
button:not(.feature_4654):not(
    .inner-bcb0
  ):hover,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ):hover,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ):hover,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ):active,
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ):focus,
button:not(.feature_4654):not(
    .inner-bcb0
  ):active,
button:not(.feature_4654):not(
    .inner-bcb0
  ):focus,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ):active,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ):focus,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ):active,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ):focus,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ):active,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ):focus {
  outline: 0;
}
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd,
button:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd {
  position: relative;
}
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .wide-e714,
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .stale_2003,
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .logo-0579,
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  i,
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  svg,
button:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .wide-e714,
button:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .stale_2003,
button:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .logo-0579,
button:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  i,
button:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  svg,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .wide-e714,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .stale_2003,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .logo-0579,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  i,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  svg,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .wide-e714,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .stale_2003,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .logo-0579,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  i,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  svg,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .wide-e714,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .stale_2003,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  .logo-0579,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  i,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd
  svg {
  visibility: hidden;
}
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd:after,
button:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd:after,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd:after,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd:after,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ).fn-loading-c7cd: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;
}
.grid-f8ba:not(.feature_4654):not(.inner-bcb0),
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ),
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ),
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ) {
  color: #fff;
  background: #235787;
}
.grid-f8ba:not(.feature_4654):not(
    .inner-bcb0
  ):focus,
input[type="button"]:not(.feature_4654):not(
    .inner-bcb0
  ):focus,
input[type="reset"]:not(.feature_4654):not(
    .inner-bcb0
  ):focus,
input[type="submit"]:not(.feature_4654):not(
    .inner-bcb0
  ):focus {
  color: #fff;
}
.grid-f8ba.fn-disabled-c7cd:not(.feature_4654):not(
    .inner-bcb0
  ),
.grid-f8ba[disabled]:not(.feature_4654):not(
    .inner-bcb0
  ),
button.fn-disabled-c7cd:not(.feature_4654):not(
    .inner-bcb0
  ),
button[disabled]:not(.feature_4654):not(
    .inner-bcb0
  ) {
  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;
}
.popup_42b5 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.popup_42b5:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  display: block;
  font-weight: 700;
  height: auto;
  left: 0;
  line-height: normal;
  padding: 1em 2.2906835em;
  text-decoration: none;
  top: 0;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.icon-1e73 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.component_fixed_0313 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accent-daeb {
  clear: both;
  display: block;
  margin: 0 auto;
}
.header_4b46:after,
.header_4b46:before,
.section-solid-6aa8:after,
.section-solid-6aa8:before,
.glass-03fb:after,
.glass-03fb:before,
.detail-659e:after,
.detail-659e:before,
.content_c208:after,
.content_c208:before,
.up-caed:after,
.up-caed:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.header_4b46:after,
.section-solid-6aa8:after,
.glass-03fb:after,
.detail-659e:after,
.content_c208:after,
.up-caed:after {
  clear: both;
}
.section-solid-6aa8 .form_326d,
.glass-03fb .form_326d,
.short_c326 .form_326d {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wrapper-hot-f4c6 {
  display: inline-block;
}
.content-e280 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.content-e280 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-e280 .frame-lite-ea18 {
  padding: 1em 0;
  font-size: 85%;
}
.frame-lite-ea18 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.hidden-7f25 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.hidden-7f25:after,
.hidden-7f25:before {
  content: "";
  display: table;
}
.hidden-7f25:after {
  clear: both;
}
.in_8d7d {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.panel_old_5339 .in_8d7d {
  max-width: 50%;
}
.disabled-bd05 .in_8d7d {
  max-width: 33.33%;
}
.mask_hard_e52f .in_8d7d {
  max-width: 25%;
}
.photo_iron_42ad .in_8d7d {
  max-width: 20%;
}
.card-in-eddc .in_8d7d {
  max-width: 16.66%;
}
.focus-hovered-3cf8 .in_8d7d {
  max-width: 14.28%;
}
.media-16d6 .in_8d7d {
  max-width: 12.5%;
}
.active_891f .in_8d7d {
  max-width: 11.11%;
}
.module_0dfd {
  display: block;
}
.notice_green_6dcd .up_639d label,
.notice_green_6dcd .tooltip_soft_5b62 label,
.notice_green_6dcd .column_full_764d label,
.notice_green_6dcd .form_cold_f7b6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title-north-414f {
  list-style: none;
  margin: 0;
}
.title-north-414f article.bright_068f {
  margin-bottom: 0;
}
.title-north-414f ul {
  list-style: none;
  margin: 0;
}
.title-north-414f .label-f7ea li.bright_068f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title-north-414f .label-f7ea li.bright_068f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title-north-414f .label-f7ea li.bright_068f: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) {
  .title-north-414f .label-f7ea li.bright_068f li.bright_068f li.bright_068f li.bright_068f {
    padding-left: 0;
  }
}
article.bright_068f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bright_068f .section-solid-6aa8 p:last-of-type {
  margin-bottom: 0;
}
article.bright_068f .badge-iron-3123 {
  float: left;
}
article.bright_068f .primary_light_9552 {
  margin-left: 85px;
}
article.bright_068f .lite-dc10 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bright_068f .lite-dc10 .tag_4f8a {
  margin-left: 10px;
}
article.bright_068f .accent-dynamic-3ffc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bright_068f .thick-7abb {
  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 .up_639d,
  #respond .column_full_764d,
  #respond .form_cold_f7b6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .up_639d input,
#respond .column_full_764d input,
#respond .form_cold_f7b6 input {
  width: 100%;
}
#respond .form_cold_f7b6 {
  margin-right: 0;
}
#respond .breadcrumb_hard_5afb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.texture-green-f767 {
  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;
}
.texture-green-f767.dropdown_stale_0b19 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.texture-green-f767 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%);
}
.texture-green-f767:focus,
.texture-green-f767: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);
}
.slider_simple_0109 {
  border-radius: 10%;
}
.disabled_down_6e8d {
  border-radius: 50%;
}
.paper-e3dd {
  font-size: 0.72em;
}
.icon-eaa6 {
  font-size: 0.875em;
}
.thumbnail-d960 {
  font-size: 1.1em;
}
.frame-5328 {
  text-transform: uppercase;
  line-height: 1.2;
}
.frame-5328.paper-e3dd {
  letter-spacing: 0.5px;
}
.notice-east-e7be,
.notice-east-e7be a {
  color: #6d6d6d;
}
.notice-east-e7be a:hover {
  color: #111;
}
.pagination-dd19 {
  color: #6d6d6d;
}
.icon-3e2b {
  overflow-x: hidden;
}
.icon-3e2b .alert_dabb.upper-2b64 {
  position: relative;
}
.icon-3e2b .alert_dabb.upper-2b64.border_4779 {
  position: initial;
}
.icon-3e2b
  .alert_dabb.upper-2b64.border_4779
  .input-5b02 {
  left: auto;
}
.icon-3e2b .alert_dabb .input-5b02 {
  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;
}
.icon-3e2b .alert_dabb:hover.upper-2b64 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.icon-3e2b
  .alert_dabb:hover.upper-2b64
  .input-5b02 {
  display: block;
  z-index: 9999999;
}
.icon-3e2b .title-lite-3d5f .silver-81a1,
.icon-3e2b .item_1551 .silver-81a1 {
  display: none;
}
.icon-3e2b .avatar_hot_4dc1 .alert_dabb:hover.upper-2b64 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notice_green_6dcd .up_639d label,
.notice_green_6dcd .tooltip_soft_5b62 label,
.notice_green_6dcd .column_full_764d label,
.notice_green_6dcd .form_cold_f7b6 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.title-north-414f {
  list-style: none;
  margin: 0;
}
.title-north-414f article.bright_068f {
  margin-bottom: 0;
}
.title-north-414f ul {
  list-style: none;
  margin: 0;
}
.title-north-414f .label-f7ea li.bright_068f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .title-north-414f .label-f7ea li.bright_068f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .title-north-414f .label-f7ea li.bright_068f: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) {
  .title-north-414f .label-f7ea li.bright_068f li.bright_068f li.bright_068f li.bright_068f {
    padding-left: 0;
  }
}
article.bright_068f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.bright_068f .section-solid-6aa8 p:last-of-type {
  margin-bottom: 0;
}
article.bright_068f .badge-iron-3123 {
  float: left;
}
article.bright_068f .primary_light_9552 {
  margin-left: 85px;
}
article.bright_068f .lite-dc10 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.bright_068f .lite-dc10 .tag_4f8a {
  margin-left: 10px;
}
article.bright_068f .accent-dynamic-3ffc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.bright_068f .thick-7abb {
  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 .up_639d,
  #respond .column_full_764d,
  #respond .form_cold_f7b6 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .up_639d input,
#respond .column_full_764d input,
#respond .form_cold_f7b6 input {
  width: 100%;
}
#respond .form_cold_f7b6 {
  margin-right: 0;
}
#respond .breadcrumb_hard_5afb #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.title-lite-3d5f .prev-08e8 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.prev-08e8 .copper-7ada.plasma-167d .link_2a44 > li > a:focus,
.prev-08e8 .copper-7ada.plasma-167d .link_2a44 > li > a:hover,
.prev-08e8 .copper-7ada.tag_39d0 .link_2a44 > li > a:focus,
.prev-08e8 .copper-7ada.tag_39d0 .link_2a44 > li > a:hover,
.prev-08e8 .copper-7ada.bright-0092 .link_2a44 > li > a:focus,
.prev-08e8 .copper-7ada.bright-0092 .link_2a44 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-08e8
  .copper-7ada.plasma-167d
  .link_2a44
  > li.row_c47c
  > a,
.prev-08e8
  .copper-7ada.plasma-167d
  .link_2a44
  > li.notification-static-900f
  > a,
.prev-08e8
  .copper-7ada.tag_39d0
  .link_2a44
  > li.row_c47c
  > a,
.prev-08e8
  .copper-7ada.tag_39d0
  .link_2a44
  > li.notification-static-900f
  > a,
.prev-08e8
  .copper-7ada.bright-0092
  .link_2a44
  > li.row_c47c
  > a,
.prev-08e8 .copper-7ada.bright-0092 .link_2a44 > li.old_61f6 > a {
  color: rgba(255, 255, 255, 0.99);
}
.prev-08e8 .copper-7884,
.prev-08e8 .copper-7884 a {
  color: rgba(255, 255, 255, 0.99);
}
.prev-08e8 .alert-pink-2367.accent-ce9b li a,
.prev-08e8 .fluid-46b6 a,
.prev-08e8 .mask_huge_202c,
.prev-08e8 .link_2a44 > li > a,
.prev-08e8 .outer-7b6a {
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8 .alert-pink-2367.accent-ce9b li a:hover,
.prev-08e8 .fluid-46b6 a:hover,
.prev-08e8 .mask_huge_202c:hover,
.prev-08e8 .link_2a44 > li > a:hover,
.prev-08e8 .outer-7b6a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-08e8 .menu-3b81 {
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8 .menu-3b81 .notification-c2bc {
  color: rgba(255, 255, 255, 0.99);
}
.prev-08e8 .menu-3b81:hover {
  color: rgba(255, 255, 255, 0.99);
}
.prev-08e8 .logo_white_fe36 .warm-7be4 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8 .logo_white_fe36 .warm-7be4 .dark_c20c {
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8
  .logo_white_fe36
  .warm-7be4
  .dark_c20c::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8
  .logo_white_fe36
  .warm-7be4
  .dark_c20c:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8
  .logo_white_fe36
  .warm-7be4
  .dark_c20c::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8
  .logo_white_fe36
  .warm-7be4
  .dark_c20c::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8 .logo_white_fe36 .popup-easy-5062 {
  color: rgba(255, 255, 255, 0.79);
}
.prev-08e8 .logo_white_fe36 .popup-easy-5062:hover {
  color: rgba(255, 255, 255, 0.99);
}
.static-cbac
  .prev-08e8
  .logo_white_fe36
  .accent-dark-1759
  .middle-bbde {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.static-cbac
  .prev-08e8
  .logo_white_fe36
  .accent-dark-1759
  .dark_c20c {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.title-lite-3d5f .complex-0345 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.complex-0345 .copper-7ada.plasma-167d .link_2a44 > li > a:focus,
.complex-0345 .copper-7ada.plasma-167d .link_2a44 > li > a:hover,
.complex-0345 .copper-7ada.tag_39d0 .link_2a44 > li > a:focus,
.complex-0345 .copper-7ada.tag_39d0 .link_2a44 > li > a:hover,
.complex-0345 .copper-7ada.bright-0092 .link_2a44 > li > a:focus,
.complex-0345 .copper-7ada.bright-0092 .link_2a44 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-0345
  .copper-7ada.plasma-167d
  .link_2a44
  > li.row_c47c
  > a,
.complex-0345
  .copper-7ada.plasma-167d
  .link_2a44
  > li.notification-static-900f
  > a,
.complex-0345
  .copper-7ada.tag_39d0
  .link_2a44
  > li.row_c47c
  > a,
.complex-0345
  .copper-7ada.tag_39d0
  .link_2a44
  > li.notification-static-900f
  > a,
.complex-0345
  .copper-7ada.bright-0092
  .link_2a44
  > li.row_c47c
  > a,
.complex-0345 .copper-7ada.bright-0092 .link_2a44 > li.old_61f6 > a {
  color: rgba(0, 0, 0, 0.8);
}
.complex-0345 .copper-7884,
.complex-0345 .copper-7884 a {
  color: rgba(0, 0, 0, 0.8);
}
.complex-0345 .alert-pink-2367.accent-ce9b li a,
.complex-0345 .fluid-46b6 a,
.complex-0345 .mask_huge_202c,
.complex-0345 .link_2a44 > li > a,
.complex-0345 .outer-7b6a {
  color: rgba(0, 0, 0, 0.55);
}
.complex-0345 .alert-pink-2367.accent-ce9b li a:hover,
.complex-0345 .fluid-46b6 a:hover,
.complex-0345 .mask_huge_202c:hover,
.complex-0345 .link_2a44 > li > a:hover,
.complex-0345 .outer-7b6a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.complex-0345 .menu-3b81 {
  color: rgba(0, 0, 0, 0.55);
}
.complex-0345 .menu-3b81 .notification-c2bc {
  color: rgba(0, 0, 0, 0.8);
}
.complex-0345 .menu-3b81:hover {
  color: rgba(0, 0, 0, 0.8);
}
.yellow_8b65 .slow_6dee {
  margin-left: auto;
  margin-right: auto;
}
.glass-03fb > * {
  margin-left: auto;
  margin-right: auto;
}
.glass-03fb .icon-1e73 {
  margin-right: 1.41575em;
}
.basic-0235 .glass-03fb > .gallery-0056 {
  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;
}
.basic-0235 .glass-03fb > .chip-stale-e638 {
  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;
}
.secondary_pink_b9ef.yellow_8b65 .slow_6dee,
.black_e765.yellow_8b65 .slow_6dee {
  margin-left: 0;
}
.status-simple-0238.yellow_8b65 .slow_6dee,
.paragraph-south-eddb.yellow_8b65 .slow_6dee {
  margin-right: 0;
}
.glass-03fb ol,
.glass-03fb ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.link-f4bb video {
  max-width: 100%;
}
.dim-0e5c img {
  display: block;
}
.dim-0e5c.icon-1e73,
.dim-0e5c.component_fixed_0313 {
  width: 100%;
}
.dim-0e5c.chip-stale-e638 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.warm_3298:not(.aside_stale_f3a0) {
  margin: 1.5em auto;
}
.pressed-7569 p {
  padding: 1.5em 14px;
}
ul.pagination-mini-fd82.chip-stale-e638,
ul.pagination-mini-fd82.gallery-0056,
ul.pagination-mini-fd82.banner-8ebd.gallery-0056 {
  padding: 0 14px;
}
.accordion-ab92 {
  display: block;
  overflow-x: auto;
}
.accordion-ab92 table {
  border-collapse: collapse;
  width: 100%;
}
.accordion-ab92 td,
.accordion-ab92 th {
  padding: 0.5em;
}
.glass-03fb li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.glass-03fb ol ol,
.glass-03fb ol ul,
.glass-03fb ul ol,
.glass-03fb ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.glass-03fb ol ol li,
.glass-03fb ol ul li,
.glass-03fb ul ol li,
.glass-03fb ul ul li {
  margin-left: 0;
}
.purple_cebc.button_rough_b7d7 > .green-bffc {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.purple_cebc.button_rough_b7d7 > .green-bffc iframe,
.purple_cebc.button_rough_b7d7 > .green-bffc > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.huge-08d0 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.huge-08d0.center_2a1a {
  padding: 0;
}
.huge-08d0.center_2a1a cite {
  font-size: 13px;
}
.huge-08d0 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.huge-08d0 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.fixed_33c8 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.fixed_33c8 > p:first-child {
  margin-top: 0;
}
.fixed_33c8 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.fixed_33c8 blockquote {
  border-left: 0;
}
.accent-7e85 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.accent-7e85:not(.caption-focused-fed3) {
  max-width: 100px;
}
.accent-7e85.bronze-f697 {
  border-bottom: none !important;
  text-align: center;
}
.accent-7e85.bronze-f697::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .pressed-7569 p {
    padding: 1.5em 0;
  }
}
.overlay-bd1e {
  color: #0073aa;
}
.grid-8500 {
  background-color: #0073aa;
}
.button_f31a {
  color: #229fd8;
}
.notification-rough-c961 {
  background-color: #229fd8;
}
.link_complex_107d {
  color: #eee;
}
.liquid_eb7e {
  background-color: #eee;
}
.summary-cold-5caf {
  color: #444;
}
.frame-f6c0 {
  background-color: #444;
}
.paper-1573 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paper-1573 .center_8ed2 .fluid-46b6 {
  font-size: 15px;
}
.paper-1573 .fluid-46b6 {
  line-height: 1.3;
}
.paper-1573 .complex-0345 {
}
.paper-1573 .prev-08e8 {
  background: #235787;
}
.secondary-wood-7dac {
  padding: 0;
}
.secondary-wood-7dac .prev-08e8 {
  background: #1a1a1a;
}
.secondary-wood-7dac .complex-0345 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.frame_3b88 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.frame_3b88 .complex-0345 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.frame_3b88 .prev-08e8 {
  background: #303030;
}
.up-caed {
  position: relative;
  z-index: 10;
}
.up-caed .detail-12b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.light-7ed3 .upper-2b64 {
  display: inline-block;
  vertical-align: middle;
}
.light-7ed3.gradient-9b87 .upper-2b64 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .light-7ed3.gradient-9b87 .upper-2b64 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .light-7ed3.gradient-9b87 .upper-2b64 {
    margin-right: 0.4em;
  }
}
.light-7ed3.gradient-9b87 .upper-2b64:last-child {
  margin-right: 0;
}
.in_f047 .detail-12b3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .title-lite-3d5f .center_8ed2 {
    margin: 0 -0.5em;
  }
  .title-lite-3d5f .center_8ed2 [class*="customify-col-"],
  .title-lite-3d5f .center_8ed2 [class*="customify-col_"],
  .title-lite-3d5f .center_8ed2 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.title-lite-3d5f.gallery_f862 .detail-12b3 {
  background: 0 0 !important;
}
.title-lite-3d5f.gallery_f862 .detail-12b3,
.title-lite-3d5f.in_f047 .detail-12b3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .title-lite-3d5f.main_92c2 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.title-lite-3d5f.in_f047 .detail-12b3 {
  box-shadow: none !important;
}
.pagination_3622 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .pagination_3622 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .pagination_3622 {
    padding: 18px 0 20px;
  }
}
.pagination_3622 .panel_abea {
  width: 100%;
}
.pagination_3622 .filter-94d2 {
  margin-bottom: 0;
}
.pagination_3622 .inner-0cb6 {
  margin-top: 5px;
  font-size: 0.875em;
}
.tabs_dde7 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.tabs_dde7 .light_08a6 {
  width: 100%;
}
.container_aa0b {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.container_aa0b li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.container_aa0b 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;
}
.container_aa0b li:last-child:after {
  display: none;
}
.container_aa0b li a {
  font-weight: 500;
  margin-right: 10px;
}
.action-5e53 .silver-81a1 button,
.pagination_3622 .silver-81a1 button {
  left: 0;
}
.action-5e53 .light_08a6,
.pagination_3622 .light_08a6 {
  padding-left: 0;
  padding-right: 0;
}
.action-5e53 .tabs_dde7,
.pagination_3622 .tabs_dde7 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.action-5e53 {
  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;
}
.action-5e53: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;
}
.action-5e53 .east-d85a {
  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) {
  .action-5e53 .east-d85a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .action-5e53 .east-d85a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .action-5e53 .east-d85a {
    min-height: 200px;
  }
}
.action-5e53 .container_aa0b {
  color: rgba(255, 255, 255, 0.8);
}
.action-5e53 .container_aa0b a,
.action-5e53 .container_aa0b li:after {
  color: inherit;
}
.action-5e53 .container_aa0b a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.logo-790d {
  margin-bottom: 0.5em;
}
.text-light-1f4c {
  margin-bottom: 1.2em;
}
.text-light-1f4c,
.logo-790d {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.text-light-1f4c p:last-child,
.logo-790d p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .silver-81a1,
#masthead .silver-81a1 {
  display: none;
}
#masthead
  > .silver-81a1.surface-outer-1e71 {
  display: none;
}
#masthead > .silver-81a1 button {
  left: 0;
}
.fixed_7408 {
  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%;
}
.fixed_7408 .upper-2b64 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.fixed_7408 .out_6513 {
  display: -webkit-box;
  display: flex;
}
.fixed_7408 .out_6513.cold_44f9 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.fixed_7408 .out_6513.tiny_4509 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fixed_7408 .out_6513.aside-0f06 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.fixed_7408.grid_blue_e3b1.secondary-1f24 .out_6513.cold_44f9 {
  flex-basis: 100%;
}
.fixed_7408.background-5ff8 .out_6513.tiny_4509 {
  -webkit-box-flex: 1;
  flex: auto;
}
.fixed_7408.background-5ff8 .out_6513.aside-0f06 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .silver-81a1.surface-outer-1e71 {
  display: none;
}
#masthead > .silver-81a1 button {
  left: 0;
}
.shade_dirty_5cce {
  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;
}
.shade_dirty_5cce:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.shade_dirty_5cce.shadow-fresh-f199 i {
  margin-right: 4px;
}
.shade_dirty_5cce.secondary_6e36 i {
  margin-left: 5px;
}
.fluid-46b6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fluid-46b6 p:last-child {
  margin-bottom: 0;
}
.bottom-c55b {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.bottom-c55b a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.bottom-c55b img {
  display: block;
  width: auto;
  line-height: 1;
}
.bottom-c55b .copper-7884 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.bottom-c55b .sort_15a2 {
  margin: 5px 0 7px 0;
}
.bottom-c55b.label_29a4 .popup_7e24 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom-c55b.label_29a4 .carousel_wood_68fb {
  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;
}
.bottom-c55b.input_28dc {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.bottom-c55b.input_28dc .popup_7e24 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.bottom-c55b.input_28dc .carousel_wood_68fb {
  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;
}
.bottom-c55b.tabs-bf28 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.bottom-c55b.steel-325f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.bottom-c55b.steel-325f .carousel_wood_68fb {
  margin-top: 7px;
}
.accent-b93c {
  display: inline-block;
}
.up-caed .sidebar-e81c .bottom-c55b img {
  max-width: 100%;
}
.copper-7ada .component_center_9004.over-02c3,
.table_basic_58ec .component_center_9004.over-02c3 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.copper-7ada .button_ace8,
.table_basic_58ec .button_ace8 {
  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%);
}
.copper-7ada .button_ace8 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.copper-7ada.slider_099a .button_ace8 {
  display: none;
}
.copper-7ada .sidebar-8375 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.copper-7ada .sidebar-8375 li {
  display: inline-block;
  position: relative;
}
.copper-7ada .sidebar-8375 li:last-child {
  margin-right: 0;
}
.copper-7ada .sidebar-8375 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;
}
.copper-7ada .sidebar-8375 li.old_61f6 > a {
  color: rgba(0, 0, 0, 0.9);
}
.copper-7ada .sidebar-8375 > 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;
}
.copper-7ada .sidebar-8375 > li > a i {
  line-height: 0;
}
.copper-7ada .sidebar-8375 > li.tabs-19de > a .button_ace8 {
  margin-left: 4px;
  line-height: 0;
}
.copper-7ada .sidebar-8375 .secondary-white-34a1 li.tabs-19de > a {
  position: relative;
}
.copper-7ada .sidebar-8375 .secondary-white-34a1 li.tabs-19de > a:after,
.copper-7ada .sidebar-8375 .secondary-white-34a1 li.tabs-19de > a:before {
  content: "";
  display: table;
}
.copper-7ada .sidebar-8375 .secondary-white-34a1 li.tabs-19de > a:after {
  clear: both;
}
.copper-7ada .sidebar-8375 .secondary-white-34a1 li.tabs-19de > a .button_ace8 {
  margin-left: 5px;
  float: right;
}
.copper-7ada .motion-86e3,
.copper-7ada .secondary-white-34a1 {
  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;
}
.copper-7ada .secondary-white-34a1 {
  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;
}
.copper-7ada .secondary-white-34a1 .over-02c3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.copper-7ada .secondary-white-34a1 .button_ace8 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.copper-7ada .secondary-white-34a1 li {
  display: block;
  margin: 0;
  padding: 0;
}
.copper-7ada .secondary-white-34a1 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;
}
.copper-7ada .secondary-white-34a1 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.copper-7ada .secondary-white-34a1 .secondary-white-34a1 {
  top: 0;
  left: 100%;
}
.copper-7ada .down-39ae.fn-focus-c7cd > .motion-86e3,
.copper-7ada .down-39ae.fn-focus-c7cd > .secondary-white-34a1,
.copper-7ada .down-39ae:focus > .motion-86e3,
.copper-7ada .down-39ae:focus > .secondary-white-34a1,
.copper-7ada .down-39ae:hover > .motion-86e3,
.copper-7ada .down-39ae:hover > .secondary-white-34a1 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.copper-7ada.bright-0092 .link_2a44:after,
.copper-7ada.bright-0092 .link_2a44:before {
  content: "";
  display: table;
}
.copper-7ada.bright-0092 .link_2a44:after {
  clear: both;
}
.copper-7ada.bright-0092 .link_2a44 > li {
  float: left;
}
.copper-7ada.clean-2fe8 .link_2a44:after,
.copper-7ada.clean-2fe8 .link_2a44:before {
  content: "";
  display: table;
}
.copper-7ada.clean-2fe8 .link_2a44:after {
  clear: both;
}
.copper-7ada.clean-2fe8 .link_2a44 > li {
  float: left;
}
.copper-7ada.clean-2fe8 .link_2a44 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.copper-7ada.clean-2fe8 .link_2a44 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.copper-7ada.clean-2fe8 .link_2a44 > li.row_c47c > a,
.copper-7ada.clean-2fe8 .link_2a44 > li.old_61f6 > a {
  color: #fff;
  background-color: #1e4b75;
}
.copper-7ada.plasma-167d .link_2a44 > li > a .over-02c3 {
  position: relative;
}
.copper-7ada.plasma-167d .link_2a44 > li > a .over-02c3: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;
}
.copper-7ada.plasma-167d
  .link_2a44
  > li:focus
  > a
  .over-02c3:before,
.copper-7ada.plasma-167d
  .link_2a44
  > li:hover
  > a
  .over-02c3:before {
  width: 100%;
  background-color: currentColor;
}
.copper-7ada.plasma-167d
  .link_2a44
  > li.row_c47c
  > a
  .over-02c3:before,
.copper-7ada.plasma-167d
  .link_2a44
  > li.notification-static-900f
  > a
  .over-02c3:before {
  width: 100%;
  background-color: currentColor;
}
.copper-7ada.tag_39d0 .link_2a44 > li > a .over-02c3 {
  position: relative;
}
.copper-7ada.tag_39d0 .link_2a44 > li > a .over-02c3: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;
}
.copper-7ada.tag_39d0 .link_2a44 > li:focus > a .over-02c3:before,
.copper-7ada.tag_39d0
  .link_2a44
  > li:hover
  > a
  .over-02c3:before {
  width: 100%;
  background-color: currentColor;
}
.copper-7ada.tag_39d0
  .link_2a44
  > li.row_c47c
  > a
  .over-02c3:before,
.copper-7ada.tag_39d0
  .link_2a44
  > li.notification-static-900f
  > a
  .over-02c3:before {
  width: 100%;
  background-color: currentColor;
}
.table_basic_58ec .sidebar-8375 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.table_basic_58ec .sidebar-8375 li:first-child > a {
  border-top: none;
}
.table_basic_58ec .sidebar-8375 .first-c9d2 > .over-02c3 .button_ace8 {
  display: none;
}
.table_basic_58ec .sidebar-8375 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.table_basic_58ec .sidebar-8375 li:last-child {
  border: none;
}
.table_basic_58ec .sidebar-8375 li.tabs-19de > a {
  padding-right: 45px !important;
}
.table_basic_58ec .sidebar-8375 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.table_basic_58ec .sidebar-8375 li a:focus,
.table_basic_58ec .sidebar-8375 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.table_basic_58ec .sidebar-8375 li .gallery-26e6 {
  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;
}
.table_basic_58ec .sidebar-8375 li .gallery-26e6:hover {
  box-shadow: none;
}
.table_basic_58ec .sidebar-8375 li .gallery-26e6 .button_ace8 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.table_basic_58ec .sidebar-8375 .secondary-white-34a1 {
  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);
}
.table_basic_58ec .sidebar-8375 .secondary-white-34a1 li a {
  padding-left: 3em;
}
.table_basic_58ec .sidebar-8375 .content_wood_1bfc > a .gallery-26e6 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.table_basic_58ec .sidebar-8375 .content_wood_1bfc > .secondary-white-34a1 {
  display: block;
  opacity: 1;
}
.heading_pink_84d0 {
  max-width: 100%;
}
.box_0204 {
  line-height: 0;
  cursor: pointer;
}
.outer-7b6a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.outer-7b6a:hover {
  box-shadow: none;
  color: currentColor;
}
.outer-7b6a svg {
  width: 18px;
  height: 18px;
}
.outer-7b6a .widget_f155 {
  display: none;
}
.input_1aad {
  position: relative;
}
.input_1aad.fn-active-c7cd .outer-7b6a .dynamic-7eba {
  display: none;
}
.input_1aad.fn-active-c7cd .outer-7b6a .widget_f155 {
  display: inline-block;
}
.input_1aad .footer-6880 {
  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);
}
.input_1aad.dropdown-97e0 .footer-6880 {
  left: auto;
  right: -0.9em;
}
.input_1aad.dropdown-97e0 .pro_f680::before {
  left: auto;
  right: 15px;
}
.input_1aad.fn-active-c7cd .footer-6880 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.accent-dark-1759 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.accent-dark-1759 label {
  flex-basis: 100%;
}
.accent-dark-1759 .warm-7be4 {
  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;
}
.accent-dark-1759 .dark_c20c {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.accent-dark-1759 .dark_c20c:focus {
  background-color: transparent;
}
.accent-dark-1759 button.popup-easy-5062 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.accent-dark-1759 button.popup-easy-5062:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.accent-dark-1759 button.popup-easy-5062 svg {
  width: 18px;
  height: 18px;
}
.accent-dark-1759 input[type="submit"] {
  min-height: auto;
}
.logo_white_fe36 .accent-dark-1759 .dark_c20c {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.pro_f680 {
  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) {
  .pro_f680 {
    width: 220px;
  }
}
.pro_f680 label {
  flex-basis: 100%;
}
.pro_f680::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;
}
.static-cbac .logo_white_fe36 .accent-dark-1759 {
  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;
}
.static-cbac
  .logo_white_fe36
  .accent-dark-1759
  .warm-7be4 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.static-cbac .logo_white_fe36 .accent-dark-1759 .dark_c20c {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.static-cbac
  .logo_white_fe36
  .accent-dark-1759
  .dark_c20c:focus {
  background: 0 0;
}
.static-cbac
  .logo_white_fe36
  .accent-dark-1759
  .middle-bbde {
  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;
}
.alert-pink-2367 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.alert-pink-2367 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.alert-pink-2367 li:last-child {
  margin-right: 0;
}
.alert-pink-2367 li:first-child {
  margin-left: 0;
}
.alert-pink-2367.focus_5acd a {
  color: #fff;
}
.alert-pink-2367.focus_5acd a:hover {
  color: #fff;
}
.alert-pink-2367 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.alert-pink-2367 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.alert-pink-2367 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.alert-pink-2367 a:hover {
  opacity: 0.9;
  color: inherit;
}
.alert-pink-2367 [class*="social-icon-apple"] {
  background-color: #999;
}
.alert-pink-2367 [class*="social-icon-apple"].fresh_65b3 {
  background-color: transparent;
  color: #999;
}
.alert-pink-2367 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.alert-pink-2367 [class*="social-icon-behance"].fresh_65b3 {
  background-color: transparent;
  color: #1769ff;
}
.alert-pink-2367 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.alert-pink-2367 [class*="social-icon-bitbucket"].fresh_65b3 {
  background-color: transparent;
  color: #205081;
}
.alert-pink-2367 [class*="social-icon-codepen"] {
  background-color: #000;
}
.alert-pink-2367 [class*="social-icon-codepen"].fresh_65b3 {
  background-color: transparent;
  color: #000;
}
.alert-pink-2367 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.alert-pink-2367 [class*="social-icon-delicious"].fresh_65b3 {
  background-color: transparent;
  color: #39f;
}
.alert-pink-2367 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.alert-pink-2367 [class*="social-icon-digg"].fresh_65b3 {
  background-color: transparent;
  color: #005be2;
}
.alert-pink-2367 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.alert-pink-2367 [class*="social-icon-dribbble"].fresh_65b3 {
  background-color: transparent;
  color: #ea4c89;
}
.alert-pink-2367 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.alert-pink-2367 [class*="social-icon-envelope"].fresh_65b3 {
  background-color: transparent;
  color: #ea4335;
}
.alert-pink-2367 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.alert-pink-2367 [class*="social-icon-facebook"].fresh_65b3 {
  background-color: transparent;
  color: #3b5998;
}
.alert-pink-2367 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.alert-pink-2367 [class*="social-icon-flickr"].fresh_65b3 {
  background-color: transparent;
  color: #0063dc;
}
.alert-pink-2367 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.alert-pink-2367 [class*="social-icon-foursquare"].fresh_65b3 {
  background-color: transparent;
  color: #2d5be3;
}
.alert-pink-2367 [class*="social-icon-github"] {
  background-color: #333;
}
.alert-pink-2367 [class*="social-icon-github"].fresh_65b3 {
  background-color: transparent;
  color: #333;
}
.alert-pink-2367 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.alert-pink-2367 [class*="social-icon-google-plus"].fresh_65b3 {
  background-color: transparent;
  color: #dd4b39;
}
.alert-pink-2367 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.alert-pink-2367 [class*="social-icon-houzz"].fresh_65b3 {
  background-color: transparent;
  color: #7ac142;
}
.alert-pink-2367 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.alert-pink-2367 [class*="social-icon-instagram"].fresh_65b3 {
  background-color: transparent;
  color: #262626;
}
.alert-pink-2367 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.alert-pink-2367 [class*="social-icon-jsfiddle"].fresh_65b3 {
  background-color: transparent;
  color: #487aa2;
}
.alert-pink-2367 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.alert-pink-2367 [class*="social-icon-linkedin"].fresh_65b3 {
  background-color: transparent;
  color: #0077b5;
}
.alert-pink-2367 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.alert-pink-2367 [class*="social-icon-medium"].fresh_65b3 {
  background-color: transparent;
  color: #00ab6b;
}
.alert-pink-2367 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.alert-pink-2367
  [class*="social-icon-odnoklassniki"].fresh_65b3 {
  background-color: transparent;
  color: #f4731c;
}
.alert-pink-2367 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.alert-pink-2367 [class*="social-icon-meetup"].fresh_65b3 {
  background-color: transparent;
  color: #ec1c40;
}
.alert-pink-2367 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.alert-pink-2367 [class*="social-icon-pinterest"].fresh_65b3 {
  background-color: transparent;
  color: #bd081c;
}
.alert-pink-2367 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.alert-pink-2367 [class*="social-icon-product-hunt"].fresh_65b3 {
  background-color: transparent;
  color: #da552f;
}
.alert-pink-2367 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.alert-pink-2367 [class*="social-icon-reddit"].fresh_65b3 {
  background-color: transparent;
  color: #ff4500;
}
.alert-pink-2367 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.alert-pink-2367 [class*="social-icon-rss"].fresh_65b3 {
  background-color: transparent;
  color: #f26522;
}
.alert-pink-2367 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.alert-pink-2367
  [class*="social-icon-shopping-cart"].fresh_65b3 {
  background-color: transparent;
  color: #4caf50;
}
.alert-pink-2367 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.alert-pink-2367 [class*="social-icon-skype"].fresh_65b3 {
  background-color: transparent;
  color: #00aff0;
}
.alert-pink-2367 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.alert-pink-2367 [class*="social-icon-slideshare"].fresh_65b3 {
  background-color: transparent;
  color: #0077b5;
}
.alert-pink-2367 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.alert-pink-2367 [class*="social-icon-snapchat"].fresh_65b3 {
  background-color: transparent;
  color: #fffc00;
}
.alert-pink-2367 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.alert-pink-2367 [class*="social-icon-soundcloud"].fresh_65b3 {
  background-color: transparent;
  color: #f80;
}
.alert-pink-2367 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.alert-pink-2367 [class*="social-icon-spotify"].fresh_65b3 {
  background-color: transparent;
  color: #2ebd59;
}
.alert-pink-2367 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.alert-pink-2367
  [class*="social-icon-stack-overflow"].fresh_65b3 {
  background-color: transparent;
  color: #fe7a15;
}
.alert-pink-2367 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.alert-pink-2367 [class*="social-icon-maldkfgram"].fresh_65b3 {
  background-color: transparent;
  color: #2ca5e0;
}
.alert-pink-2367 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.alert-pink-2367 [class*="social-icon-tripadvisor"].fresh_65b3 {
  background-color: transparent;
  color: #589442;
}
.alert-pink-2367 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.alert-pink-2367 [class*="social-icon-tumblr"].fresh_65b3 {
  background-color: transparent;
  color: #35465c;
}
.alert-pink-2367 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.alert-pink-2367 [class*="social-icon-twitch"].fresh_65b3 {
  background-color: transparent;
  color: #6441a5;
}
.alert-pink-2367 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.alert-pink-2367 [class*="social-icon-twitter"].fresh_65b3 {
  background-color: transparent;
  color: #1da1f2;
}
.alert-pink-2367 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.alert-pink-2367 [class*="social-icon-vimeo"].fresh_65b3 {
  background-color: transparent;
  color: #1ab7ea;
}
.alert-pink-2367 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.alert-pink-2367 [class*="social-icon-vk"].fresh_65b3 {
  background-color: transparent;
  color: #45668e;
}
.alert-pink-2367 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.alert-pink-2367 [class*="social-icon-weibo"].fresh_65b3 {
  background-color: transparent;
  color: #df2029;
}
.alert-pink-2367 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.alert-pink-2367 [class*="social-icon-weixin"].fresh_65b3 {
  background-color: transparent;
  color: #7bb32e;
}
.alert-pink-2367 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.alert-pink-2367 [class*="social-icon-whatsapp"].fresh_65b3 {
  background-color: transparent;
  color: #25d366;
}
.alert-pink-2367 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.alert-pink-2367 [class*="social-icon-wordpress"].fresh_65b3 {
  background-color: transparent;
  color: #21759b;
}
.alert-pink-2367 [class*="social-icon-xing"] {
  background-color: #026466;
}
.alert-pink-2367 [class*="social-icon-xing"].fresh_65b3 {
  background-color: transparent;
  color: #026466;
}
.alert-pink-2367 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.alert-pink-2367 [class*="social-icon-yelp"].fresh_65b3 {
  background-color: transparent;
  color: #af0606;
}
.alert-pink-2367 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.alert-pink-2367 [class*="social-icon-youtube"].fresh_65b3 {
  background-color: transparent;
  color: #cd201f;
}
.mask_huge_202c {
  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;
}
.mask_huge_202c:hover {
  box-shadow: none;
  background: 0 0;
}
.soft-dcb9 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.thumbnail_c86d {
  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;
}
.full-7a4a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.background_gas_a115 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.background_gas_a115,
.background_gas_a115::after,
.background_gas_a115::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;
}
.background_gas_a115::after,
.background_gas_a115::before {
  content: "";
  display: block;
  background-color: inherit;
}
.paragraph-3e8f .thumbnail_c86d .full-7a4a {
  margin-top: -2px;
  width: 19px;
}
.paragraph-3e8f .thumbnail_c86d .background_gas_a115 {
  margin-top: -1px;
}
.paragraph-3e8f .thumbnail_c86d .background_gas_a115,
.paragraph-3e8f .thumbnail_c86d .background_gas_a115::after,
.paragraph-3e8f .thumbnail_c86d .background_gas_a115::before {
  width: 19px;
  height: 2px;
}
.paragraph-3e8f .thumbnail_c86d .background_gas_a115::before {
  top: -6px;
}
.paragraph-3e8f .thumbnail_c86d .background_gas_a115::after {
  bottom: -6px;
}
.focus_bright_5b28 .thumbnail_c86d .full-7a4a {
  margin-top: -2px;
  width: 22px;
}
.focus_bright_5b28 .thumbnail_c86d .background_gas_a115 {
  margin-top: -1px;
}
.focus_bright_5b28 .thumbnail_c86d .background_gas_a115,
.focus_bright_5b28 .thumbnail_c86d .background_gas_a115::after,
.focus_bright_5b28 .thumbnail_c86d .background_gas_a115::before {
  width: 22px;
  height: 2px;
}
.focus_bright_5b28 .thumbnail_c86d .background_gas_a115::before {
  top: -7px;
}
.focus_bright_5b28 .thumbnail_c86d .background_gas_a115::after {
  bottom: -7px;
}
.static_06ef .thumbnail_c86d .full-7a4a {
  margin-top: -2px;
  width: 31px;
}
.static_06ef .thumbnail_c86d .background_gas_a115 {
  margin-top: -1.5px;
}
.static_06ef .thumbnail_c86d .background_gas_a115,
.static_06ef .thumbnail_c86d .background_gas_a115::after,
.static_06ef .thumbnail_c86d .background_gas_a115::before {
  width: 31px;
  height: 3px;
}
.static_06ef .thumbnail_c86d .background_gas_a115::before {
  top: -9px;
}
.static_06ef .thumbnail_c86d .background_gas_a115::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .upper_87f2 .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 19px;
  }
  .upper_87f2 .thumbnail_c86d .background_gas_a115 {
    margin-top: -1px;
  }
  .upper_87f2 .thumbnail_c86d .background_gas_a115,
  .upper_87f2 .thumbnail_c86d .background_gas_a115::after,
  .upper_87f2 .thumbnail_c86d .background_gas_a115::before {
    width: 19px;
    height: 2px;
  }
  .upper_87f2 .thumbnail_c86d .background_gas_a115::before {
    top: -6px;
  }
  .upper_87f2 .thumbnail_c86d .background_gas_a115::after {
    bottom: -6px;
  }
  .lower-eb78 .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 22px;
  }
  .lower-eb78 .thumbnail_c86d .background_gas_a115 {
    margin-top: -1px;
  }
  .lower-eb78 .thumbnail_c86d .background_gas_a115,
  .lower-eb78 .thumbnail_c86d .background_gas_a115::after,
  .lower-eb78 .thumbnail_c86d .background_gas_a115::before {
    width: 22px;
    height: 2px;
  }
  .lower-eb78 .thumbnail_c86d .background_gas_a115::before {
    top: -7px;
  }
  .lower-eb78 .thumbnail_c86d .background_gas_a115::after {
    bottom: -7px;
  }
  .purple_be85 .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 31px;
  }
  .purple_be85 .thumbnail_c86d .background_gas_a115 {
    margin-top: -1.5px;
  }
  .purple_be85 .thumbnail_c86d .background_gas_a115,
  .purple_be85 .thumbnail_c86d .background_gas_a115::after,
  .purple_be85 .thumbnail_c86d .background_gas_a115::before {
    width: 31px;
    height: 3px;
  }
  .purple_be85 .thumbnail_c86d .background_gas_a115::before {
    top: -9px;
  }
  .purple_be85 .thumbnail_c86d .background_gas_a115::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .sort_upper_b5e7 .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 19px;
  }
  .sort_upper_b5e7 .thumbnail_c86d .background_gas_a115 {
    margin-top: -1px;
  }
  .sort_upper_b5e7 .thumbnail_c86d .background_gas_a115,
  .sort_upper_b5e7 .thumbnail_c86d .background_gas_a115::after,
  .sort_upper_b5e7 .thumbnail_c86d .background_gas_a115::before {
    width: 19px;
    height: 2px;
  }
  .sort_upper_b5e7 .thumbnail_c86d .background_gas_a115::before {
    top: -6px;
  }
  .sort_upper_b5e7 .thumbnail_c86d .background_gas_a115::after {
    bottom: -6px;
  }
  .grid-e786 .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 22px;
  }
  .grid-e786 .thumbnail_c86d .background_gas_a115 {
    margin-top: -1px;
  }
  .grid-e786 .thumbnail_c86d .background_gas_a115,
  .grid-e786 .thumbnail_c86d .background_gas_a115::after,
  .grid-e786 .thumbnail_c86d .background_gas_a115::before {
    width: 22px;
    height: 2px;
  }
  .grid-e786 .thumbnail_c86d .background_gas_a115::before {
    top: -7px;
  }
  .grid-e786 .thumbnail_c86d .background_gas_a115::after {
    bottom: -7px;
  }
  .notice_thick_c749 .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 31px;
  }
  .notice_thick_c749 .thumbnail_c86d .background_gas_a115 {
    margin-top: -1.5px;
  }
  .notice_thick_c749 .thumbnail_c86d .background_gas_a115,
  .notice_thick_c749 .thumbnail_c86d .background_gas_a115::after,
  .notice_thick_c749 .thumbnail_c86d .background_gas_a115::before {
    width: 31px;
    height: 3px;
  }
  .notice_thick_c749 .thumbnail_c86d .background_gas_a115::before {
    top: -9px;
  }
  .notice_thick_c749 .thumbnail_c86d .background_gas_a115::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .summary_fb08 .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 19px;
  }
  .summary_fb08 .thumbnail_c86d .background_gas_a115 {
    margin-top: -1px;
  }
  .summary_fb08 .thumbnail_c86d .background_gas_a115,
  .summary_fb08 .thumbnail_c86d .background_gas_a115::after,
  .summary_fb08 .thumbnail_c86d .background_gas_a115::before {
    width: 19px;
    height: 2px;
  }
  .summary_fb08 .thumbnail_c86d .background_gas_a115::before {
    top: -6px;
  }
  .summary_fb08 .thumbnail_c86d .background_gas_a115::after {
    bottom: -6px;
  }
  .top-893b .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 22px;
  }
  .top-893b .thumbnail_c86d .background_gas_a115 {
    margin-top: -1px;
  }
  .top-893b .thumbnail_c86d .background_gas_a115,
  .top-893b .thumbnail_c86d .background_gas_a115::after,
  .top-893b .thumbnail_c86d .background_gas_a115::before {
    width: 22px;
    height: 2px;
  }
  .top-893b .thumbnail_c86d .background_gas_a115::before {
    top: -7px;
  }
  .top-893b .thumbnail_c86d .background_gas_a115::after {
    bottom: -7px;
  }
  .heading-basic-c665 .thumbnail_c86d .full-7a4a {
    margin-top: -2px;
    width: 31px;
  }
  .heading-basic-c665 .thumbnail_c86d .background_gas_a115 {
    margin-top: -1.5px;
  }
  .heading-basic-c665 .thumbnail_c86d .background_gas_a115,
  .heading-basic-c665 .thumbnail_c86d .background_gas_a115::after,
  .heading-basic-c665 .thumbnail_c86d .background_gas_a115::before {
    width: 31px;
    height: 3px;
  }
  .heading-basic-c665 .thumbnail_c86d .background_gas_a115::before {
    top: -9px;
  }
  .heading-basic-c665 .thumbnail_c86d .background_gas_a115::after {
    bottom: -9px;
  }
}
.outer-00c4 .background_gas_a115 {
  -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);
}
.outer-00c4 .background_gas_a115::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.outer-00c4 .background_gas_a115::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);
}
.outer-00c4.fresh_d94e .background_gas_a115 {
  -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);
}
.outer-00c4.fresh_d94e .background_gas_a115::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.outer-00c4.fresh_d94e .background_gas_a115::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);
}
.fresh_ac16 {
  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.cold-cbc3:before {
  display: none;
}
.item_1551 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.item_1551 .mini_1d38 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.item_1551 .mini_1d38:last-of-type {
  border-bottom: none;
}
.item_1551 .mini_1d38.pink-547b,
.item_1551 .mini_1d38.sort_solid_8a00,
.item_1551 .mini_1d38.input_c154 {
  padding: 0;
}
.item_1551 .table_basic_58ec .gallery-26e6 {
  color: currentColor;
}
.item_1551 .table_basic_58ec .gallery-26e6:focus,
.item_1551 .table_basic_58ec .gallery-26e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_1551.complex-0345 .menu-3b81,
.item_1551.complex-0345 .fluid-46b6 a,
.item_1551.complex-0345 .link_2a44 a,
.item_1551.complex-0345 .secondary-white-34a1 a {
  color: rgba(0, 0, 0, 0.55);
}
.item_1551.complex-0345 .menu-3b81:hover,
.item_1551.complex-0345 .fluid-46b6 a:hover,
.item_1551.complex-0345 .link_2a44 a:hover,
.item_1551.complex-0345 .secondary-white-34a1 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.item_1551.complex-0345 .notification-c2bc {
  color: rgba(0, 0, 0, 0.8);
}
.item_1551.complex-0345 .mini_1d38 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_1551.complex-0345 .mini_1d38:before {
  background: rgba(0, 0, 0, 0.08);
}
.item_1551.complex-0345 .picture-6f66:before {
  background: rgba(255, 255, 255, 0.9);
}
.item_1551.complex-0345 .table_basic_58ec .sidebar-8375 li a,
.item_1551.complex-0345 .table_basic_58ec .gallery-26e6,
.item_1551.complex-0345 .secondary-white-34a1 {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_1551.complex-0345 .table_basic_58ec .gallery-26e6:focus,
.item_1551.complex-0345 .table_basic_58ec .gallery-26e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_1551.complex-0345 .sidebar-8375 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.item_1551.prev-08e8 .menu-3b81,
.item_1551.prev-08e8 .fluid-46b6 a,
.item_1551.prev-08e8 .link_2a44 .gallery-26e6,
.item_1551.prev-08e8 .link_2a44 a,
.item_1551.prev-08e8 .secondary-white-34a1 a {
  color: rgba(255, 255, 255, 0.79);
}
.item_1551.prev-08e8 .menu-3b81:hover,
.item_1551.prev-08e8 .fluid-46b6 a:hover,
.item_1551.prev-08e8 .link_2a44 .gallery-26e6:hover,
.item_1551.prev-08e8 .link_2a44 a:hover,
.item_1551.prev-08e8 .secondary-white-34a1 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.item_1551.prev-08e8 .notification-c2bc {
  color: rgba(255, 255, 255, 0.99);
}
.item_1551.prev-08e8 .mini_1d38 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_1551.prev-08e8 .mini_1d38:before {
  background: rgba(255, 255, 255, 0.08);
}
.item_1551.prev-08e8 .picture-6f66:before {
  background: rgba(0, 0, 0, 0.9);
}
.item_1551.prev-08e8 .table_basic_58ec .sidebar-8375 li a,
.item_1551.prev-08e8 .table_basic_58ec .gallery-26e6,
.item_1551.prev-08e8 .secondary-white-34a1 {
  border-color: rgba(255, 255, 255, 0.08);
}
.item_1551.prev-08e8 .table_basic_58ec .gallery-26e6:focus,
.item_1551.prev-08e8 .table_basic_58ec .gallery-26e6:hover {
  background: rgba(0, 0, 0, 0.01);
}
.item_1551.prev-08e8 .sidebar-8375 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.picture-6f66 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.picture-6f66:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.table_soft_1989 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.upper-e6ee .item_1551 {
  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;
}
.upper-e6ee .mini_1d38 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.upper-e6ee .mini_1d38: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) {
  .upper-e6ee .mini_1d38:before {
    width: 16%;
    left: 42%;
  }
}
.upper-e6ee .mini_1d38:last-child:before {
  content: none;
}
.upper-e6ee .mini_1d38[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.upper-e6ee .table_basic_58ec .sidebar-8375 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.upper-e6ee .table_basic_58ec .sidebar-8375 li a .gallery-26e6 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.upper-e6ee .table_basic_58ec .secondary-white-34a1 {
  border: none;
}
.upper-e6ee .table_basic_58ec .secondary-white-34a1 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.upper-e6ee .picture-6f66 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.upper-e6ee .table_soft_1989 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.upper-e6ee .prev-08e8 .picture-6f66:before {
  background: rgba(0, 0, 0, 0.9);
}
.upper-e6ee .complex-0345.backdrop-9a98 .background_gas_a115 {
  background: rgba(0, 0, 0, 0.6);
}
.upper-e6ee
  .complex-0345.backdrop-9a98
  .background_gas_a115::after,
.upper-e6ee
  .complex-0345.backdrop-9a98
  .background_gas_a115:before {
  background: inherit;
}
.upper-e6ee
  .complex-0345.backdrop-9a98:hover
  .background_gas_a115 {
  background: rgba(0, 0, 0, 0.8);
}
.table-1af3 .item_1551 {
  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) {
  .table-1af3 .item_1551 {
    width: auto;
    right: 45px;
  }
}
.gradient-68fa .item_1551 {
  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) {
  .gradient-68fa .item_1551 {
    width: auto;
    left: 45px;
  }
}
.cold-cbc3 .item_1551 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.cold-cbc3 .table_soft_1989 {
  max-width: 48em;
  margin: 0 auto;
}
.cold-cbc3 .picture-6f66:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.footer-bright-47cd {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.footer-bright-47cd.upper-e6ee .item_1551 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.footer-bright-47cd.table-1af3 .item_1551 {
  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);
}
.footer-bright-47cd .item_1551 {
  visibility: visible;
}
.footer-bright-47cd.gradient-68fa .item_1551 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.left-1502,
.hover_solid_890f {
  overflow-x: hidden;
}
.left-1502 .item_1551 {
  overflow: auto;
}
.left-1502.upper-e6ee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left-1502.upper-e6ee .item_1551 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.left-1502.upper-e6ee .mask_huge_202c {
  opacity: 0;
}
.left-1502.table-1af3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left-1502.table-1af3 .item_1551 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.left-1502.table-1af3 .mask_huge_202c {
  opacity: 0;
}
.left-1502.gradient-68fa {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.left-1502.gradient-68fa .item_1551 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.left-1502.gradient-68fa .mask_huge_202c {
  opacity: 0;
}
.left-1502.cold-cbc3 .item_1551 {
  z-index: 10;
  visibility: visible;
}
.backdrop-9a98 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.backdrop-9a98 .background_gas_a115 {
  background: rgba(255, 255, 255, 0.99);
}
.backdrop-9a98 .background_gas_a115::after,
.backdrop-9a98 .background_gas_a115:before {
  background: inherit;
}
.backdrop-9a98:hover .background_gas_a115 {
  background: rgba(255, 255, 255, 0.99);
}
.gradient-68fa .backdrop-9a98 {
  top: 10px;
  right: auto;
  left: 12px;
}
.cold-cbc3 .backdrop-9a98 {
  display: none !important;
}
.left-1502:before,
.hover_solid_890f:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.left-1502 .backdrop-9a98,
.hover_solid_890f .backdrop-9a98 {
  display: inline-block;
}
.item_1551 .upper-2b64 {
  -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;
}
.left-1502 .item_1551 .upper-2b64,
.hover_solid_890f .item_1551 .upper-2b64 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.simple_0493 .warm-7be4 {
  width: 100%;
}
.sidebar-e81c {
  padding: 0 0.5em 0;
}
.sidebar-e81c [class*="customify-col-"],
.sidebar-e81c [class*="customify-col_"],
.sidebar-e81c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.title-d03c .sidebar-e81c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .center_8ed2 .accordion_14b2,
  .accordion_14b2 {
    display: none;
  }
  .light_4d01 {
    text-align: left;
  }
  .accordion_d0f1 {
    text-align: center;
  }
  .list-complex-f5b7 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .center_8ed2 .paragraph_fc3a,
  .paragraph_fc3a {
    display: none;
  }
  .wood_ae43 {
    text-align: left;
  }
  .popup_smooth_66c1 {
    text-align: center;
  }
  .card_9e5f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .center_8ed2 .active_daf3,
  .active_daf3 {
    display: none;
  }
  .label_72e6 {
    text-align: left;
  }
  .video_d10a {
    text-align: center;
  }
  .video_rough_23f2 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.filter_purple_1e43 {
  box-shadow: none !important;
}
.background-warm-fd27 .box_soft_adae,
.preview-d56f .box_soft_adae {
  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;
}
.preview-d56f .box_soft_adae {
  margin-top: 30px;
  margin-bottom: 30px;
}
.detail-12b3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.detail-12b3:after,
.detail-12b3:before {
  content: "";
  display: table;
}
.detail-12b3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .detail-12b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.detail-12b3,
.main_92c2 {
  max-width: 1248px;
  margin: 0 auto;
}

.detail-659e.upper_0f81 .detail-12b3 {
  max-width: 100%;
}
.detail-659e.up-e73d {
  max-width: 1200px;
  margin: 0 auto;
}
.detail-659e.media-tiny-f045 .detail-12b3 {
  max-width: 100%;
}
.detail-659e.media-tiny-f045 > .detail-12b3 {
  padding-left: 0;
  padding-right: 0;
}
.detail-659e.media-tiny-f045 > .detail-12b3 .center_8ed2 {
  margin: 0;
}
.detail-659e.media-tiny-f045
  > .detail-12b3
  .breadcrumb_upper_3cfb.module-north-5b9f {
  margin-right: 0;
  margin-left: 0;
}
.detail-659e.media-tiny-f045 #main.module-north-5b9f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .smooth_aa4b #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .smooth_aa4b #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .small_2001 .slow_6dee {
    padding-right: 1em;
  }
  .small_2001.label_6e99 .breadcrumb_upper_3cfb {
    border-right: 1px solid #eaecee;
  }
  .small_2001.label_6e99 .slow_6dee {
    padding-right: 1em;
  }
  .small_2001.label_6e99 .widget_26f7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .widget-65a5 .slow_6dee {
    padding-left: 1em;
  }
  .widget-65a5.label_6e99 .breadcrumb_upper_3cfb {
    border-left: 1px solid #eaecee;
  }
  .widget-65a5.label_6e99 .slow_6dee {
    padding-left: 1em;
  }
  .widget-65a5.label_6e99 .widget_26f7 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .new-e2d2 .slow_6dee {
    padding-left: 1em;
  }
  .new-e2d2.label_6e99 .pink-7c07 {
    border-right: 1px solid #eaecee;
  }
  .new-e2d2.label_6e99 .feature-ce11 {
    border-right: 1px solid #eaecee;
  }
  .new-e2d2.label_6e99 .slow_6dee {
    padding-left: 1em;
  }
  .new-e2d2.label_6e99 .widget_26f7 {
    padding-right: 1em;
  }
  .new-e2d2.label_6e99 .card_1f68 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .cool_42cf .slow_6dee {
    padding-right: 1em;
  }
  .cool_42cf.label_6e99 .pink-7c07 {
    border-left: 1px solid #eaecee;
  }
  .cool_42cf.label_6e99 .feature-ce11 {
    border-left: 1px solid #eaecee;
  }
  .cool_42cf.label_6e99 .slow_6dee {
    padding-right: 1em;
  }
  .cool_42cf.label_6e99 .widget_26f7 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .cool_42cf.label_6e99 .card_1f68 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .smooth_aa4b .slow_6dee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_aa4b.label_6e99 .breadcrumb_upper_3cfb {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .smooth_aa4b.label_6e99 .slow_6dee {
    padding-left: 1em;
    padding-right: 1em;
  }
  .smooth_aa4b.label_6e99 .widget_26f7 {
    padding-left: 1em;
  }
  .smooth_aa4b.label_6e99 .card_1f68 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .smooth_aa4b.label_6e99 .slow_6dee {
    padding-left: 0;
  }
}
.copper-f04d .light-7ed3 {
  display: inline-block;
}
.lower-7ca6 {
  display: inline-block;
}
.highlight_842b {
  word-con: break-word;
}
.label_focused_0901 > span {
  display: inline-block;
  padding: 5px 0;
}
.label_focused_0901 .hard-e107 {
  margin-left: 8px;
  margin-right: 8px;
}
.label_focused_0901 .over-32ac img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.complex_f17d .container-purple-a2e4 {
  margin-bottom: 2em;
}
.complex_f17d .photo-9baf {
  margin-bottom: 15px;
}
.complex_f17d .photo-9baf:last-child {
  margin-bottom: 0;
}
.complex_f17d .tiny_de79 {
  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) {
  .complex_f17d .tiny_de79 {
    display: block;
  }
}
.complex_f17d .link_5613 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .complex_f17d .link_5613 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.complex_f17d .tabs-d882 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.complex_f17d .tabs-d882 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.complex_f17d .tabs-d882 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.complex_f17d .highlight_842b {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.complex_f17d .highlight_842b a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.complex_f17d .aside-slow-9788 p:last-child {
  margin-bottom: 0;
}
.complex_f17d .cool-b811 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.complex_f17d .out-9250 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.complex_f17d .form-large-2d1f {
  margin-top: 1em;
}
.complex_f17d .preview-full-858b {
  top: 0;
  display: block;
}
.complex_f17d .preview-full-858b a {
  color: inherit;
}
.complex_f17d .preview-full-858b a:hover {
  color: inherit;
}
.complex_f17d .nav_26c8 {
  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;
}
.complex_f17d .nav_26c8:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.complex_f17d .out-9250 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.complex_f17d .detail-short-428f {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.complex_f17d .detail-short-428f:first-child {
  margin-top: 0;
}
.complex_f17d .detail-short-428f.out-0c21 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.complex_f17d .detail-short-428f.east-22e5 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.complex_f17d
  .detail-short-428f.east-22e5.slow_5d9e
  .form-large-2d1f {
  width: 100%;
}
.complex_f17d .east-22e5 {
  -webkit-box-align: center;
  align-items: center;
}
.complex_f17d .east-22e5 .label_focused_0901,
.complex_f17d .east-22e5 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.complex_f17d .tabs-d882 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex_f17d .tabs-d882 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.complex_f17d .tabs-d882: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;
}
.complex_f17d .out-0c21 {
  z-index: 5;
}
.complex_f17d .sort-purple-d06f .fixed_f17b {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.complex_f17d .chip-b3fa .fixed_f17b {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.complex_f17d .heading-1944 .fixed_f17b {
  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;
}
.complex_f17d.stone-2243 .tiny_de79,
.complex_f17d.item-huge-b255 .tiny_de79 {
  display: block;
}
.complex_f17d.stone-2243 .tiny_de79 .thumbnail-old-f784,
.complex_f17d.stone-2243 .tiny_de79 .out-9250,
.complex_f17d.item-huge-b255 .tiny_de79 .thumbnail-old-f784,
.complex_f17d.item-huge-b255 .tiny_de79 .out-9250 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.complex_f17d.media_warm_0041 .link_5613 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .complex_f17d.media_warm_0041 .link_5613 {
    margin-right: 0;
  }
}
.complex_f17d.stone-2243 .link_5613,
.complex_f17d.item-huge-b255 .link_5613 {
  padding-top: 40%;
}
.complex_f17d.stone-2243 .container-purple-a2e4,
.complex_f17d.item-huge-b255 .container-purple-a2e4 {
  display: block;
}
.complex_f17d.stone-2243 .fn-sticky-c7cd .out-9250,
.complex_f17d.item-huge-b255 .fn-sticky-c7cd .out-9250 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.complex_f17d.stone-2243 .link_5613,
.complex_f17d.item-huge-b255 .link_5613 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.complex_f17d.stone-2243 .out-9250 {
  padding: 1em;
}
.aside_hard_cd03 {
  margin: 30px auto;
  display: block;
}
.aside_hard_cd03 .solid-ca4f > * {
  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;
}
.aside_hard_cd03 .solid-ca4f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.aside_hard_cd03 .solid-ca4f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.footer_3da2 .label_focused_0901 {
  margin-bottom: 1.41575em;
}
.footer_3da2 .progress-complex-d6dd {
  margin-bottom: 1.618em;
}
.glass-03fb .carousel-slow-0020 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.glass-03fb .carousel-slow-0020 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.glass-03fb .tooltip-962f {
  max-width: 100%;
  overflow: auto;
}
.yellow_8b65 .glass-03fb a:hover {
  text-decoration: underline;
}
.focus_9221 .photo-9baf:not(.highlight_842b),
.focus_9221 .tabs-d882 {
  margin-bottom: 1.41575em;
}
.focus_9221 .photo-9baf:not(.highlight_842b):last-child,
.focus_9221 .tabs-d882:last-child {
  margin-bottom: 0;
}
.focus_9221 .photo-9baf.chip-e533 {
  margin-bottom: 0.41575em;
}
.focus_9221 .heading_13c5:before,
.focus_9221 .over-1f8e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.focus_9221 .heading_13c5:before {
  content: "\f115";
}
.focus_9221 .over-1f8e:before {
  content: "\f02c";
}
.focus_9221 .nav_3d7f {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.focus_9221 .nav_3d7f a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.brown_44f2 {
  display: -webkit-box;
  display: flex;
}
.brown_44f2 .complex-99f5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .brown_44f2 .complex-99f5 {
    flex-basis: 90px;
  }
}
.brown_44f2 .row-ad53 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .brown_44f2 .row-ad53 {
    flex-basis: calc(100% - 50px);
  }
}
.brown_44f2 .widget-8f77 p:last-child {
  margin-bottom: 0.72em;
}
.texture_d05f .solid-ca4f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.texture_d05f .solid-ca4f:after,
.texture_d05f .solid-ca4f:before {
  content: "";
  display: table;
}
.texture_d05f .solid-ca4f:after {
  clear: both;
}
.texture_d05f .solid-ca4f .widget_dirty_a237,
.texture_d05f .solid-ca4f .carousel_dirty_b6b3 {
  width: 49%;
}
.texture_d05f .solid-ca4f .widget_dirty_a237 a span.pagination-basic-7eda,
.texture_d05f .solid-ca4f .carousel_dirty_b6b3 a span.pagination-basic-7eda {
  display: block;
  margin-bottom: 5px;
}
.texture_d05f .solid-ca4f .carousel_dirty_b6b3 {
  float: left;
  text-align: left;
}
.texture_d05f .solid-ca4f .widget_dirty_a237 {
  float: right;
  text-align: right;
}
.table-dynamic-0bf8 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .table-dynamic-0bf8 {
    margin-bottom: 0;
  }
}
.caption_6be1 {
  margin-bottom: 1em;
}
.caption_6be1 .highlight_842b {
  font-size: 1.1em;
  line-height: 1.3;
}
.solid_2416 a {
  display: block;
  line-height: 0;
  position: relative;
}
.aside_light_0825 .caption_6be1,
.rough_ceb9 .caption_6be1 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .aside_light_0825 .caption_6be1,
  .rough_ceb9 .caption_6be1 {
    display: block;
  }
}
.aside_light_0825 .solid_2416,
.rough_ceb9 .solid_2416 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .aside_light_0825 .solid_2416,
  .rough_ceb9 .solid_2416 {
    margin-bottom: 1em;
  }
}
.aside_light_0825 .solid_2416 img,
.rough_ceb9 .solid_2416 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.aside_light_0825 .disabled_static_4390,
.rough_ceb9 .disabled_static_4390 {
  flex-basis: calc(100% - 160px);
}
.aside_light_0825 .disabled_static_4390 p,
.rough_ceb9 .disabled_static_4390 p {
  margin-bottom: 0;
}
.aside_light_0825 .disabled_static_4390 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .aside_light_0825 .disabled_static_4390 {
    padding-left: 0;
  }
}
.rough_ceb9 .disabled_static_4390 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .rough_ceb9 .disabled_static_4390 {
    padding-right: 0;
  }
}
.rough_ceb9 .solid_2416 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dark-4dcc .solid_2416 {
  margin-bottom: 0.5em;
}
.dark-4dcc .solid_2416 img {
  width: 100%;
}
.surface-tiny-b4e8 .border-full-0d11,
.badge_cb9a .border-full-0d11 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.badge_cb9a .breadcrumb_upper_3cfb .action-afbc p:last-child {
  margin-bottom: 0;
}
.title_soft_b58b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.component_8b53 .aside_light_8e54 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .component_8b53 .aside_light_8e54:last-of-type {
    margin-bottom: 0;
  }
}
.component_8b53 .aside_light_8e54 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.component_8b53 .aside_light_8e54 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.component_8b53 .aside_light_8e54 ul li {
  margin: 0 0 0.6em;
}
.component_8b53 .aside_light_8e54 ul li.menu-2165,
.component_8b53 .aside_light_8e54 ul li.search-76d5 {
  position: relative;
}
.component_8b53 .aside_light_8e54 ul li.menu-2165 .message-light-05ca,
.component_8b53 .aside_light_8e54 ul li.search-76d5 .message-light-05ca {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.component_8b53 .aside_light_8e54 ul li.menu-2165:after:after,
.component_8b53 .aside_light_8e54 ul li.menu-2165:after:before,
.component_8b53
  .aside_light_8e54
  ul
  li.search-76d5:after:after,
.component_8b53
  .aside_light_8e54
  ul
  li.search-76d5:after:before {
  content: "";
  display: table;
}
.component_8b53 .aside_light_8e54 ul li.menu-2165:after:after,
.component_8b53
  .aside_light_8e54
  ul
  li.search-76d5:after:after {
  clear: both;
}
.component_8b53 .aside_light_8e54 a.grid-f8ba:hover {
  text-decoration: none;
}
.component_8b53 .aside_light_8e54 select {
  max-width: 100%;
}
.component_8b53 .aside_light_8e54 table {
  font-size: 85%;
}
.component_8b53 .aside_light_8e54 table td,
.component_8b53 .aside_light_8e54 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.component_8b53 .aside_light_8e54 table tfoot td {
  text-align: left;
}
.component_8b53 .aside_light_8e54 :last-child {
  margin-bottom: 0;
}
.component_8b53 .aside_light_8e54 .dim-26ef {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.component_8b53 .aside_light_8e54 .dim-26ef label {
  width: 100%;
}
.component_8b53 .aside_light_8e54 .dim-26ef .dark_c20c {
  width: 100%;
  display: block;
}
.component_8b53 .aside_light_8e54 .dim-26ef .popup-easy-5062 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.component_8b53 .aside_light_8e54 .dim-26ef .popup-easy-5062:hover svg #svg-search {
  fill: #444;
}
.component_8b53 .aside_light_8e54 .dim-26ef .popup-easy-5062 svg {
  width: 18px;
  height: 18px;
}
.component_8b53 .icon_silver_816e ul ul,
.component_8b53 .tooltip-orange-c9bc ul ul,
.component_8b53 .card_full_e738 ul ul,
.component_8b53 .container-a2eb ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.component_8b53 .icon_silver_816e .tabs-19de > a,
.component_8b53 .tooltip-orange-c9bc .tabs-19de > a,
.component_8b53 .card_full_e738 .tabs-19de > a,
.component_8b53 .container-a2eb .tabs-19de > a {
  margin-bottom: 0;
}
.component_8b53 .cold-74fd li,
.component_8b53 .icon_silver_816e li,
.component_8b53 .pagination-36b0 li,
.component_8b53 .tooltip-orange-c9bc li,
.component_8b53 .card_full_e738 li,
.component_8b53 .container-a2eb li,
.component_8b53 .upper_fc1d li,
.component_8b53 .inner-8150 li {
  display: block;
  position: relative;
}
.component_8b53 .cold-74fd li:last-child,
.component_8b53 .icon_silver_816e li:last-child,
.component_8b53 .pagination-36b0 li:last-child,
.component_8b53 .tooltip-orange-c9bc li:last-child,
.component_8b53 .card_full_e738 li:last-child,
.component_8b53 .container-a2eb li:last-child,
.component_8b53 .upper_fc1d li:last-child,
.component_8b53 .inner-8150 li:last-child {
  border: none;
}
.component_8b53 .cold-74fd li a,
.component_8b53 .icon_silver_816e li a,
.component_8b53 .pagination-36b0 li a,
.component_8b53 .tooltip-orange-c9bc li a,
.component_8b53 .card_full_e738 li a,
.component_8b53 .container-a2eb li a,
.component_8b53 .upper_fc1d li a,
.component_8b53 .inner-8150 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component_8b53 .cold-74fd li ul li::before,
.component_8b53 .icon_silver_816e li ul li::before,
.component_8b53 .pagination-36b0 li ul li::before,
.component_8b53 .tooltip-orange-c9bc li ul li::before,
.component_8b53 .card_full_e738 li ul li::before,
.component_8b53 .container-a2eb li ul li::before,
.component_8b53 .upper_fc1d li ul li::before,
.component_8b53 .inner-8150 li ul li::before {
  left: 15px;
}
.component_8b53 .cold-74fd li ul a,
.component_8b53 .icon_silver_816e li ul a,
.component_8b53 .pagination-36b0 li ul a,
.component_8b53 .tooltip-orange-c9bc li ul a,
.component_8b53 .card_full_e738 li ul a,
.component_8b53 .container-a2eb li ul a,
.component_8b53 .upper_fc1d li ul a,
.component_8b53 .inner-8150 li ul a {
  padding-left: 20px;
}
.component_8b53 .cold-74fd li ul ul li::before,
.component_8b53 .icon_silver_816e li ul ul li::before,
.component_8b53 .pagination-36b0 li ul ul li::before,
.component_8b53 .tooltip-orange-c9bc li ul ul li::before,
.component_8b53 .card_full_e738 li ul ul li::before,
.component_8b53 .container-a2eb li ul ul li::before,
.component_8b53 .upper_fc1d li ul ul li::before,
.component_8b53 .inner-8150 li ul ul li::before {
  left: 30px;
}
.component_8b53 .cold-74fd li ul ul a,
.component_8b53 .icon_silver_816e li ul ul a,
.component_8b53 .pagination-36b0 li ul ul a,
.component_8b53 .tooltip-orange-c9bc li ul ul a,
.component_8b53 .card_full_e738 li ul ul a,
.component_8b53 .container-a2eb li ul ul a,
.component_8b53 .upper_fc1d li ul ul a,
.component_8b53 .inner-8150 li ul ul a {
  padding-left: 40px;
}
.component_8b53 .selected_8df9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.component_8b53 .inner-8150 ul li {
  margin-bottom: 1.41575em;
}
.component_8b53 .inner-8150 ul li .article-4ddb {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.component_8b53 .inner-8150 ul li .element_pressed_53fd {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.prev-08e8 .cold-74fd li a,
.prev-08e8 .icon_silver_816e li a,
.prev-08e8 .pagination-36b0 li a,
.prev-08e8 .tooltip-orange-c9bc li a,
.prev-08e8 .card_full_e738 li a,
.prev-08e8 .container-a2eb li a,
.prev-08e8 .upper_fc1d li a,
.prev-08e8 .inner-8150 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-08e8 .selected_8df9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.prev-08e8 .aside_light_8e54 ul li.menu-2165 .message-light-05ca,
.prev-08e8 .aside_light_8e54 ul li.search-76d5 .message-light-05ca {
  background: rgba(0, 0, 0, 0.2);
}
.prev-08e8 .component_8b53 .aside_light_8e54 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.detail-659e .component_8b53 .sidebar-8375 li {
  margin: 0;
}
.detail-659e .component_8b53 .sidebar-8375 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.detail-659e .component_8b53 .sidebar-8375 li ul {
  margin: 0;
}
.detail-659e .component_8b53 .sidebar-8375 li ul li a {
  padding-left: 15px;
}
.detail-659e .component_8b53 .sidebar-8375 li ul li li a {
  padding-left: 30px;
}
.detail-659e .component_8b53 .sidebar-8375 li.old_61f6 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.detail-659e .component_8b53 .sidebar-8375 li.old_61f6 > 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;
}
.detail-659e .component_8b53 .sidebar-8375 li.old_61f6 > 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;
}
.hard-a293 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.content_c208 {
  position: relative;
  z-index: 10;
}
.content_c208 .upper-2b64 {
  width: 100%;
  max-width: 100%;
}
.green_751c .photo-red-b6fe {
  padding-top: 2em;
  padding-bottom: 2em;
}
.green_751c .complex-0345 {
}
.green_751c .prev-08e8 {
  background: #292929;
}
.hover-5af1 .photo-red-b6fe {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.hover-5af1 .complex-0345 {
  background: #f9f9f9;
}
.hover-5af1 .prev-08e8 {
  background: #303030;
}
.disabled-c9ac .photo-red-b6fe {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .disabled-c9ac .light-7ed3 {
    margin-bottom: 1em;
  }
  .disabled-c9ac .light-7ed3:last-child {
    margin-bottom: 0;
  }
}
.disabled-c9ac .complex-0345 {
  background: #ededed;
}
.disabled-c9ac .prev-08e8 {
  background: #1a1a1a;
}
.photo-red-b6fe.complex-0345 {
  color: rgba(0, 0, 0, 0.6);
}
.photo-red-b6fe.complex-0345 .lite_5a7f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.photo-red-b6fe.prev-08e8 {
  color: rgba(255, 255, 255, 0.99);
}
.photo-red-b6fe.prev-08e8 a:not(.grid-f8ba) {
  color: rgba(255, 255, 255, 0.79);
}
.photo-red-b6fe.prev-08e8 a:not(.grid-f8ba):hover {
  color: rgba(255, 255, 255, 0.99);
}
.photo-red-b6fe.prev-08e8 .lite_5a7f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.photo-red-b6fe.prev-08e8 table tbody td,
.photo-red-b6fe.prev-08e8 table th {
  background: rgba(0, 0, 0, 0.08);
}
.avatar_hot_4dc1.in_f047 .detail-12b3 {
  max-width: initial;
}
.avatar_hot_4dc1 .gradient-9b87 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.avatar_hot_4dc1 .gradient-9b87 .upper-2b64 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .avatar_hot_4dc1 .gradient-9b87 .upper-2b64 {
    display: block;
    margin-bottom: 2em;
  }
  .avatar_hot_4dc1 .gradient-9b87 .upper-2b64:last-child {
    margin-bottom: 0;
  }
}
.disabled-c9ac .light-7ed3:last-child,
.hover-5af1 .light-7ed3:last-child,
.green_751c .light-7ed3:last-child {
  margin-bottom: 0;
}
.disabled-c9ac .light-7ed3 .component_8b53 .aside_light_8e54:last-child,
.hover-5af1 .light-7ed3 .component_8b53 .aside_light_8e54:last-child,
.green_751c .light-7ed3 .component_8b53 .aside_light_8e54:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .disabled-c9ac .hover_f3e3,
  .disabled-c9ac .component_basic_d6f2,
  .hover-5af1 .hover_f3e3,
  .hover-5af1 .component_basic_d6f2,
  .green_751c .hover_f3e3,
  .green_751c .component_basic_d6f2 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .content_c208 .light-7ed3 {
    margin-bottom: 2em;
  }
}
.content_c208 p:last-child {
  margin-bottom: 0;
}
.content_c208 li,
.content_c208 ul {
  list-style: none;
  margin: 0;
}
.content_c208 ul ul {
  margin-left: 2.617924em;
}
.progress_soft_2aab {
  font-size: 0.875em;
}

/* css-noise: 280a */
.widget-item-i8 {
  padding: 0.4rem;
  font-size: 10px;
  line-height: 1.1;
}
