/*!
Theme Name: Customify
Theme URI: https://pressmaximum.heading-c917/customify
Author: WPCustomify
Author URI: https://pressmaximum.heading-c917
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.heading-c917/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.info_9f15.overlay-3191/licenses/gpl-2.0.over_6954
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.advanced_d402/, (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.card-stale-4038.button_smooth_732a/normalize.thumbnail_f261/
 ======
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.thumbnail_f261 v7.0.0 | MIT License | github.heading-c917/necolas/normalize.thumbnail_f261 */
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;
}
.plasma-216b .tabs-4b3f,
.section-18db,
.table_a2c1,
.menu_fbad,
.hover-fresh-a456,
.input_c884,
.wrapper-9b22,
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;
}
.section-18db,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .section-18db,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .section-18db,
  h1 {
    font-size: 1.8em;
  }
}
.table_a2c1,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.table_a2c1 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .table_a2c1,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .table_a2c1,
  h2 {
    font-size: 1.7em;
  }
}
.menu_fbad,
h3 {
  font-size: 1.618em;
}
.plasma-216b .tabs-4b3f,
.hover-fresh-a456,
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.banner-ee6a {
  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;
}
.row-b502:after,
.row-b502:before,
.carousel-9ab7:after,
.carousel-9ab7:before {
  content: "";
  display: table;
}
.row-b502:after,
.carousel-9ab7:after {
  clear: both;
}
.red-5144 {
  float: right;
  margin-right: 0;
}
.item-bronze-6bcb {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.feature_bright_802a .element_new_5d83,
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;
}
.feature_bright_802a .element_new_5d83: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;
}
.up_1079 .element_new_5d83 {
  box-shadow: none;
}
.up_1079
  .element_new_5d83
  .sort-7914 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.up_1079 .element_new_5d83 .pro_1bfc {
  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;
}
.up_1079
  .element_new_5d83
  .pro_1bfc
  b {
  display: none;
}
.up_1079 .header-99e7 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.clean-f756:not(.container-lower-9662):not(.panel_dim_34a5),
button:not(.container-lower-9662):not(.panel_dim_34a5),
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ),
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ),
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ) {
  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;
}
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):hover,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):hover,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):hover,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):hover,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):active,
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):active,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):active,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):active,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):active,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus {
  outline: 0;
}
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52 {
  position: relative;
}
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .nav_4fd6,
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .pro_75ba,
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .panel-ea3c,
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  i,
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  svg,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .nav_4fd6,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .pro_75ba,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .panel-ea3c,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  i,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  svg,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .nav_4fd6,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .pro_75ba,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .panel-ea3c,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  i,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  svg,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .nav_4fd6,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .pro_75ba,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .panel-ea3c,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  i,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  svg,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .nav_4fd6,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .pro_75ba,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  .panel-ea3c,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  i,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52
  svg {
  visibility: hidden;
}
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52:after,
button:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52:after,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52:after,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52:after,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ).fn-loading-aa52: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;
}
.clean-f756:not(.container-lower-9662):not(.panel_dim_34a5),
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ),
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ),
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ) {
  color: #fff;
  background: #235787;
}
.clean-f756:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus,
input[type="button"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus,
input[type="reset"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus,
input[type="submit"]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ):focus {
  color: #fff;
}
.clean-f756.fn-disabled-aa52:not(.container-lower-9662):not(
    .panel_dim_34a5
  ),
.clean-f756[disabled]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ),
button.fn-disabled-aa52:not(.container-lower-9662):not(
    .panel_dim_34a5
  ),
button[disabled]:not(.container-lower-9662):not(
    .panel_dim_34a5
  ) {
  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;
}
.preview_north_5169 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.preview_north_5169: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;
}
.dim-7864 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.down_9d6a {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.shadow-396e {
  clear: both;
  display: block;
  margin: 0 auto;
}
.row-b502:after,
.row-b502:before,
.out_d2e1:after,
.out_d2e1:before,
.avatar_fast_b1d4:after,
.avatar_fast_b1d4:before,
.nav-104d:after,
.nav-104d:before,
.south-788c:after,
.south-788c:before,
.overlay_94a3:after,
.overlay_94a3:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.row-b502:after,
.out_d2e1:after,
.avatar_fast_b1d4:after,
.nav-104d:after,
.south-788c:after,
.overlay_94a3:after {
  clear: both;
}
.out_d2e1 .media-5f52,
.avatar_fast_b1d4 .media-5f52,
.container-334b .media-5f52 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.red_0ba2 {
  display: inline-block;
}
.caption-5de5 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.caption-5de5 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.caption-5de5 .dark-586a {
  padding: 1em 0;
  font-size: 85%;
}
.dark-586a {
  text-align: left;
  font-style: italic;
  color: #999;
}
.shade-7728 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.shade-7728:after,
.shade-7728:before {
  content: "";
  display: table;
}
.shade-7728:after {
  clear: both;
}
.search_copper_22bb {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.lower_dad4 .search_copper_22bb {
  max-width: 50%;
}
.highlight_static_0ba2 .search_copper_22bb {
  max-width: 33.33%;
}
.grid-9c58 .search_copper_22bb {
  max-width: 25%;
}
.list-3ced .search_copper_22bb {
  max-width: 20%;
}
.title_ae9f .search_copper_22bb {
  max-width: 16.66%;
}
.fluid-cc11 .search_copper_22bb {
  max-width: 14.28%;
}
.sort-0249 .search_copper_22bb {
  max-width: 12.5%;
}
.banner-cfdd .search_copper_22bb {
  max-width: 11.11%;
}
.media_53d0 {
  display: block;
}
.plasma-216b .list_5ecb label,
.plasma-216b .tertiary_5522 label,
.plasma-216b .content_aceb label,
.plasma-216b .highlight-red-025c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small-762b {
  list-style: none;
  margin: 0;
}
.small-762b article.icon_in_3e31 {
  margin-bottom: 0;
}
.small-762b ul {
  list-style: none;
  margin: 0;
}
.small-762b .row-action-8304 li.icon_in_3e31 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small-762b .row-action-8304 li.icon_in_3e31 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small-762b .row-action-8304 li.icon_in_3e31: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) {
  .small-762b .row-action-8304 li.icon_in_3e31 li.icon_in_3e31 li.icon_in_3e31 li.icon_in_3e31 {
    padding-left: 0;
  }
}
article.icon_in_3e31 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.icon_in_3e31 .out_d2e1 p:last-of-type {
  margin-bottom: 0;
}
article.icon_in_3e31 .over_1c22 {
  float: left;
}
article.icon_in_3e31 .plasma_5df5 {
  margin-left: 85px;
}
article.icon_in_3e31 .west-4c85 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.icon_in_3e31 .west-4c85 .overlay_acd9 {
  margin-left: 10px;
}
article.icon_in_3e31 .disabled_e827 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.icon_in_3e31 .label-ae9c {
  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 .list_5ecb,
  #respond .content_aceb,
  #respond .highlight-red-025c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_5ecb input,
#respond .content_aceb input,
#respond .highlight-red-025c input {
  width: 100%;
}
#respond .highlight-red-025c {
  margin-right: 0;
}
#respond .tag-full-c97d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus_7409 {
  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;
}
.focus_7409.caption_tiny_b2c7 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.focus_7409 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%);
}
.focus_7409:focus,
.focus_7409: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);
}
.shadow_a970 {
  border-radius: 10%;
}
.link-989f {
  border-radius: 50%;
}
.detail-steel-efa9 {
  font-size: 0.72em;
}
.outer_5ca6 {
  font-size: 0.875em;
}
.sort-6056 {
  font-size: 1.1em;
}
.heading_plasma_10bc {
  text-transform: uppercase;
  line-height: 1.2;
}
.heading_plasma_10bc.detail-steel-efa9 {
  letter-spacing: 0.5px;
}
.hidden-3d07,
.hidden-3d07 a {
  color: #6d6d6d;
}
.hidden-3d07 a:hover {
  color: #111;
}
.icon-4955 {
  color: #6d6d6d;
}
.badge_4f8d {
  overflow-x: hidden;
}
.badge_4f8d .main-555d.tabs_45d2 {
  position: relative;
}
.badge_4f8d .main-555d.tabs_45d2.current_603e {
  position: initial;
}
.badge_4f8d
  .main-555d.tabs_45d2.current_603e
  .last-b8f3 {
  left: auto;
}
.badge_4f8d .main-555d .last-b8f3 {
  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;
}
.badge_4f8d .main-555d:hover.tabs_45d2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.badge_4f8d
  .main-555d:hover.tabs_45d2
  .last-b8f3 {
  display: block;
  z-index: 9999999;
}
.badge_4f8d .slider_9345 .grid-clean-f7e1,
.badge_4f8d .tiny_5621 .grid-clean-f7e1 {
  display: none;
}
.badge_4f8d .container_upper_f88f .main-555d:hover.tabs_45d2 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.plasma-216b .list_5ecb label,
.plasma-216b .tertiary_5522 label,
.plasma-216b .content_aceb label,
.plasma-216b .highlight-red-025c label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.small-762b {
  list-style: none;
  margin: 0;
}
.small-762b article.icon_in_3e31 {
  margin-bottom: 0;
}
.small-762b ul {
  list-style: none;
  margin: 0;
}
.small-762b .row-action-8304 li.icon_in_3e31 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .small-762b .row-action-8304 li.icon_in_3e31 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .small-762b .row-action-8304 li.icon_in_3e31: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) {
  .small-762b .row-action-8304 li.icon_in_3e31 li.icon_in_3e31 li.icon_in_3e31 li.icon_in_3e31 {
    padding-left: 0;
  }
}
article.icon_in_3e31 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.icon_in_3e31 .out_d2e1 p:last-of-type {
  margin-bottom: 0;
}
article.icon_in_3e31 .over_1c22 {
  float: left;
}
article.icon_in_3e31 .plasma_5df5 {
  margin-left: 85px;
}
article.icon_in_3e31 .west-4c85 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.icon_in_3e31 .west-4c85 .overlay_acd9 {
  margin-left: 10px;
}
article.icon_in_3e31 .disabled_e827 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.icon_in_3e31 .label-ae9c {
  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 .list_5ecb,
  #respond .content_aceb,
  #respond .highlight-red-025c {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .list_5ecb input,
#respond .content_aceb input,
#respond .highlight-red-025c input {
  width: 100%;
}
#respond .highlight-red-025c {
  margin-right: 0;
}
#respond .tag-full-c97d #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.slider_9345 .media-66a7 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.media-66a7 .lower_2038.fast_2275 .notice_lower_a89d > li > a:focus,
.media-66a7 .lower_2038.fast_2275 .notice_lower_a89d > li > a:hover,
.media-66a7 .lower_2038.search-4c36 .notice_lower_a89d > li > a:focus,
.media-66a7 .lower_2038.search-4c36 .notice_lower_a89d > li > a:hover,
.media-66a7 .lower_2038.alert-dirty-9b7e .notice_lower_a89d > li > a:focus,
.media-66a7 .lower_2038.alert-dirty-9b7e .notice_lower_a89d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-66a7
  .lower_2038.fast_2275
  .notice_lower_a89d
  > li.wood-7c98
  > a,
.media-66a7
  .lower_2038.fast_2275
  .notice_lower_a89d
  > li.component-1279
  > a,
.media-66a7
  .lower_2038.search-4c36
  .notice_lower_a89d
  > li.wood-7c98
  > a,
.media-66a7
  .lower_2038.search-4c36
  .notice_lower_a89d
  > li.component-1279
  > a,
.media-66a7
  .lower_2038.alert-dirty-9b7e
  .notice_lower_a89d
  > li.wood-7c98
  > a,
.media-66a7 .lower_2038.alert-dirty-9b7e .notice_lower_a89d > li.mask-gold-d9b7 > a {
  color: rgba(255, 255, 255, 0.99);
}
.media-66a7 .inner-3faf,
.media-66a7 .inner-3faf a {
  color: rgba(255, 255, 255, 0.99);
}
.media-66a7 .item-092c.primary_static_8a76 li a,
.media-66a7 .button_d82b a,
.media-66a7 .link_b8b3,
.media-66a7 .notice_lower_a89d > li > a,
.media-66a7 .motion-8881 {
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7 .item-092c.primary_static_8a76 li a:hover,
.media-66a7 .button_d82b a:hover,
.media-66a7 .link_b8b3:hover,
.media-66a7 .notice_lower_a89d > li > a:hover,
.media-66a7 .motion-8881:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-66a7 .chip_cool_6737 {
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7 .chip_cool_6737 .cold-71b8 {
  color: rgba(255, 255, 255, 0.99);
}
.media-66a7 .chip_cool_6737:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-66a7 .card-6a97 .chip_hard_6796 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7 .card-6a97 .chip_hard_6796 .active_c901 {
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7
  .card-6a97
  .chip_hard_6796
  .active_c901::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7
  .card-6a97
  .chip_hard_6796
  .active_c901:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7
  .card-6a97
  .chip_hard_6796
  .active_c901::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7
  .card-6a97
  .chip_hard_6796
  .active_c901::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7 .card-6a97 .icon-a4eb {
  color: rgba(255, 255, 255, 0.79);
}
.media-66a7 .card-6a97 .icon-a4eb:hover {
  color: rgba(255, 255, 255, 0.99);
}
.slider-2b3b
  .media-66a7
  .card-6a97
  .dynamic_958e
  .video_east_5a68 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider-2b3b
  .media-66a7
  .card-6a97
  .dynamic_958e
  .active_c901 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.slider_9345 .nav_7def {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.nav_7def .lower_2038.fast_2275 .notice_lower_a89d > li > a:focus,
.nav_7def .lower_2038.fast_2275 .notice_lower_a89d > li > a:hover,
.nav_7def .lower_2038.search-4c36 .notice_lower_a89d > li > a:focus,
.nav_7def .lower_2038.search-4c36 .notice_lower_a89d > li > a:hover,
.nav_7def .lower_2038.alert-dirty-9b7e .notice_lower_a89d > li > a:focus,
.nav_7def .lower_2038.alert-dirty-9b7e .notice_lower_a89d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_7def
  .lower_2038.fast_2275
  .notice_lower_a89d
  > li.wood-7c98
  > a,
.nav_7def
  .lower_2038.fast_2275
  .notice_lower_a89d
  > li.component-1279
  > a,
.nav_7def
  .lower_2038.search-4c36
  .notice_lower_a89d
  > li.wood-7c98
  > a,
.nav_7def
  .lower_2038.search-4c36
  .notice_lower_a89d
  > li.component-1279
  > a,
.nav_7def
  .lower_2038.alert-dirty-9b7e
  .notice_lower_a89d
  > li.wood-7c98
  > a,
.nav_7def .lower_2038.alert-dirty-9b7e .notice_lower_a89d > li.mask-gold-d9b7 > a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_7def .inner-3faf,
.nav_7def .inner-3faf a {
  color: rgba(0, 0, 0, 0.8);
}
.nav_7def .item-092c.primary_static_8a76 li a,
.nav_7def .button_d82b a,
.nav_7def .link_b8b3,
.nav_7def .notice_lower_a89d > li > a,
.nav_7def .motion-8881 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_7def .item-092c.primary_static_8a76 li a:hover,
.nav_7def .button_d82b a:hover,
.nav_7def .link_b8b3:hover,
.nav_7def .notice_lower_a89d > li > a:hover,
.nav_7def .motion-8881:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_7def .chip_cool_6737 {
  color: rgba(0, 0, 0, 0.55);
}
.nav_7def .chip_cool_6737 .cold-71b8 {
  color: rgba(0, 0, 0, 0.8);
}
.nav_7def .chip_cool_6737:hover {
  color: rgba(0, 0, 0, 0.8);
}
.header-07f4 .full-42e4 {
  margin-left: auto;
  margin-right: auto;
}
.avatar_fast_b1d4 > * {
  margin-left: auto;
  margin-right: auto;
}
.avatar_fast_b1d4 .dim-7864 {
  margin-right: 1.41575em;
}
.preview-dynamic-8dac .avatar_fast_b1d4 > .hidden-liquid-89a1 {
  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;
}
.preview-dynamic-8dac .avatar_fast_b1d4 > .rough_44e8 {
  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;
}
.red-f941.header-07f4 .full-42e4,
.nav-purple-9e3f.header-07f4 .full-42e4 {
  margin-left: 0;
}
.disabled_light_5c25.header-07f4 .full-42e4,
.highlight-ed21.header-07f4 .full-42e4 {
  margin-right: 0;
}
.avatar_fast_b1d4 ol,
.avatar_fast_b1d4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.fast_59d4 video {
  max-width: 100%;
}
.filter-easy-f6eb img {
  display: block;
}
.filter-easy-f6eb.dim-7864,
.filter-easy-f6eb.down_9d6a {
  width: 100%;
}
.filter-easy-f6eb.rough_44e8 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.light-6c1b:not(.avatar_gold_6752) {
  margin: 1.5em auto;
}
.wrapper_soft_ed01 p {
  padding: 1.5em 14px;
}
ul.gallery-red-986b.rough_44e8,
ul.gallery-red-986b.hidden-liquid-89a1,
ul.gallery-red-986b.thumbnail-0243.hidden-liquid-89a1 {
  padding: 0 14px;
}
.aside-4887 {
  display: block;
  overflow-x: auto;
}
.aside-4887 table {
  border-collapse: collapse;
  width: 100%;
}
.aside-4887 td,
.aside-4887 th {
  padding: 0.5em;
}
.avatar_fast_b1d4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.avatar_fast_b1d4 ol ol,
.avatar_fast_b1d4 ol ul,
.avatar_fast_b1d4 ul ol,
.avatar_fast_b1d4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.avatar_fast_b1d4 ol ol li,
.avatar_fast_b1d4 ol ul li,
.avatar_fast_b1d4 ul ol li,
.avatar_fast_b1d4 ul ul li {
  margin-left: 0;
}
.title-d66a.tag-yellow-523f > .caption-5eb1 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.title-d66a.tag-yellow-523f > .caption-5eb1 iframe,
.title-d66a.tag-yellow-523f > .caption-5eb1 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.tooltip_a079 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.tooltip_a079.block_glass_8d51 {
  padding: 0;
}
.tooltip_a079.block_glass_8d51 cite {
  font-size: 13px;
}
.tooltip_a079 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.tooltip_a079 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.summary-hovered-6d36 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.summary-hovered-6d36 > p:first-child {
  margin-top: 0;
}
.summary-hovered-6d36 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.summary-hovered-6d36 blockquote {
  border-left: 0;
}
.upper-1d00 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.upper-1d00:not(.chip_last_0726) {
  max-width: 100px;
}
.upper-1d00.gas_50a9 {
  border-bottom: none !important;
  text-align: center;
}
.upper-1d00.gas_50a9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .wrapper_soft_ed01 p {
    padding: 1.5em 0;
  }
}
.center_384e {
  color: #0073aa;
}
.feature_42ef {
  background-color: #0073aa;
}
.out-6a9b {
  color: #229fd8;
}
.list-short-f184 {
  background-color: #229fd8;
}
.easy_acae {
  color: #eee;
}
.progress-ee8d {
  background-color: #eee;
}
.section-stone-28a7 {
  color: #444;
}
.pagination_dc1b {
  background-color: #444;
}
.label_bc14 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.label_bc14 .accordion-5a58 .button_d82b {
  font-size: 15px;
}
.label_bc14 .button_d82b {
  line-height: 1.3;
}
.label_bc14 .nav_7def {
}
.label_bc14 .media-66a7 {
  background: #235787;
}
.description_73e9 {
  padding: 0;
}
.description_73e9 .media-66a7 {
  background: #1a1a1a;
}
.description_73e9 .nav_7def {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.black_deb7 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.black_deb7 .nav_7def {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.black_deb7 .media-66a7 {
  background: #303030;
}
.overlay_94a3 {
  position: relative;
  z-index: 10;
}
.overlay_94a3 .sidebar_simple_f74d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.detail-east-9bab .tabs_45d2 {
  display: inline-block;
  vertical-align: middle;
}
.detail-east-9bab.north-5cb2 .tabs_45d2 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .detail-east-9bab.north-5cb2 .tabs_45d2 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .detail-east-9bab.north-5cb2 .tabs_45d2 {
    margin-right: 0.4em;
  }
}
.detail-east-9bab.north-5cb2 .tabs_45d2:last-child {
  margin-right: 0;
}
.link-medium-1970 .sidebar_simple_f74d {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .slider_9345 .accordion-5a58 {
    margin: 0 -0.5em;
  }
  .slider_9345 .accordion-5a58 [class*="customify-col-"],
  .slider_9345 .accordion-5a58 [class*="customify-col_"],
  .slider_9345 .accordion-5a58 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.slider_9345.border-red-967b .sidebar_simple_f74d {
  background: 0 0 !important;
}
.slider_9345.border-red-967b .sidebar_simple_f74d,
.slider_9345.link-medium-1970 .sidebar_simple_f74d {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .slider_9345.accordion_hot_31bb {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.slider_9345.link-medium-1970 .sidebar_simple_f74d {
  box-shadow: none !important;
}
.focus-fca8 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .focus-fca8 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .focus-fca8 {
    padding: 18px 0 20px;
  }
}
.focus-fca8 .footer-133e {
  width: 100%;
}
.focus-fca8 .menu-7135 {
  margin-bottom: 0;
}
.focus-fca8 .fixed_ef03 {
  margin-top: 5px;
  font-size: 0.875em;
}
.column_6868 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.column_6868 .alert-4efe {
  width: 100%;
}
.basic_8959 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.basic_8959 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.basic_8959 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;
}
.basic_8959 li:last-child:after {
  display: none;
}
.basic_8959 li a {
  font-weight: 500;
  margin-right: 10px;
}
.action-bd6e .grid-clean-f7e1 button,
.focus-fca8 .grid-clean-f7e1 button {
  left: 0;
}
.action-bd6e .alert-4efe,
.focus-fca8 .alert-4efe {
  padding-left: 0;
  padding-right: 0;
}
.action-bd6e .column_6868,
.focus-fca8 .column_6868 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.action-bd6e {
  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-bd6e: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-bd6e .layout-ad7e {
  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-bd6e .layout-ad7e {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .action-bd6e .layout-ad7e {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .action-bd6e .layout-ad7e {
    min-height: 200px;
  }
}
.action-bd6e .basic_8959 {
  color: rgba(255, 255, 255, 0.8);
}
.action-bd6e .basic_8959 a,
.action-bd6e .basic_8959 li:after {
  color: inherit;
}
.action-bd6e .basic_8959 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.tabs_a4d8 {
  margin-bottom: 0.5em;
}
.message-ae29 {
  margin-bottom: 1.2em;
}
.message-ae29,
.tabs_a4d8 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.message-ae29 p:last-child,
.tabs_a4d8 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .grid-clean-f7e1,
#masthead .grid-clean-f7e1 {
  display: none;
}
#masthead
  > .grid-clean-f7e1.component_4cd5 {
  display: none;
}
#masthead > .grid-clean-f7e1 button {
  left: 0;
}
.focus-purple-c0e0 {
  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%;
}
.focus-purple-c0e0 .tabs_45d2 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.focus-purple-c0e0 .old-eeb4 {
  display: -webkit-box;
  display: flex;
}
.focus-purple-c0e0 .old-eeb4.over-e9dd {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.focus-purple-c0e0 .old-eeb4.pro_50ff {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus-purple-c0e0 .old-eeb4.focus_south_e1bc {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.focus-purple-c0e0.surface-e18a.nav_9488 .old-eeb4.over-e9dd {
  flex-basis: 100%;
}
.focus-purple-c0e0.table_862f .old-eeb4.pro_50ff {
  -webkit-box-flex: 1;
  flex: auto;
}
.focus-purple-c0e0.table_862f .old-eeb4.focus_south_e1bc {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .grid-clean-f7e1.component_4cd5 {
  display: none;
}
#masthead > .grid-clean-f7e1 button {
  left: 0;
}
.gas_616a {
  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;
}
.gas_616a:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.gas_616a.focus_ee3d i {
  margin-right: 4px;
}
.gas_616a.list-ede0 i {
  margin-left: 5px;
}
.button_d82b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.button_d82b p:last-child {
  margin-bottom: 0;
}
.footer_stone_de81 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.footer_stone_de81 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.footer_stone_de81 img {
  display: block;
  width: auto;
  line-height: 1;
}
.footer_stone_de81 .inner-3faf {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.footer_stone_de81 .disabled_dark_0157 {
  margin: 5px 0 7px 0;
}
.footer_stone_de81.center_79c6 .preview-3c70 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer_stone_de81.center_79c6 .silver_fe91 {
  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;
}
.footer_stone_de81.popup_fdff {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.footer_stone_de81.popup_fdff .preview-3c70 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.footer_stone_de81.popup_fdff .silver_fe91 {
  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;
}
.footer_stone_de81.shadow_2b00 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.footer_stone_de81.accordion-hard-91c6 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.footer_stone_de81.accordion-hard-91c6 .silver_fe91 {
  margin-top: 7px;
}
.overlay-d1f2 {
  display: inline-block;
}
.overlay_94a3 .pressed_c709 .footer_stone_de81 img {
  max-width: 100%;
}
.lower_2038 .dropdown_3702.notice_20ef,
.mask_basic_b073 .dropdown_3702.notice_20ef {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.lower_2038 .input_b671,
.mask_basic_b073 .input_b671 {
  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%);
}
.lower_2038 .input_b671 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.lower_2038.easy-30ce .input_b671 {
  display: none;
}
.lower_2038 .media-13d9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.lower_2038 .media-13d9 li {
  display: inline-block;
  position: relative;
}
.lower_2038 .media-13d9 li:last-child {
  margin-right: 0;
}
.lower_2038 .media-13d9 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;
}
.lower_2038 .media-13d9 li.mask-gold-d9b7 > a {
  color: rgba(0, 0, 0, 0.9);
}
.lower_2038 .media-13d9 > 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;
}
.lower_2038 .media-13d9 > li > a i {
  line-height: 0;
}
.lower_2038 .media-13d9 > li.old_aa0f > a .input_b671 {
  margin-left: 4px;
  line-height: 0;
}
.lower_2038 .media-13d9 .fixed_ca06 li.old_aa0f > a {
  position: relative;
}
.lower_2038 .media-13d9 .fixed_ca06 li.old_aa0f > a:after,
.lower_2038 .media-13d9 .fixed_ca06 li.old_aa0f > a:before {
  content: "";
  display: table;
}
.lower_2038 .media-13d9 .fixed_ca06 li.old_aa0f > a:after {
  clear: both;
}
.lower_2038 .media-13d9 .fixed_ca06 li.old_aa0f > a .input_b671 {
  margin-left: 5px;
  float: right;
}
.lower_2038 .shadow-65b1,
.lower_2038 .fixed_ca06 {
  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;
}
.lower_2038 .fixed_ca06 {
  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;
}
.lower_2038 .fixed_ca06 .notice_20ef {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.lower_2038 .fixed_ca06 .input_b671 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.lower_2038 .fixed_ca06 li {
  display: block;
  margin: 0;
  padding: 0;
}
.lower_2038 .fixed_ca06 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;
}
.lower_2038 .fixed_ca06 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.lower_2038 .fixed_ca06 .fixed_ca06 {
  top: 0;
  left: 100%;
}
.lower_2038 .hidden_first_8b72.fn-focus-aa52 > .shadow-65b1,
.lower_2038 .hidden_first_8b72.fn-focus-aa52 > .fixed_ca06,
.lower_2038 .hidden_first_8b72:focus > .shadow-65b1,
.lower_2038 .hidden_first_8b72:focus > .fixed_ca06,
.lower_2038 .hidden_first_8b72:hover > .shadow-65b1,
.lower_2038 .hidden_first_8b72:hover > .fixed_ca06 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.lower_2038.alert-dirty-9b7e .notice_lower_a89d:after,
.lower_2038.alert-dirty-9b7e .notice_lower_a89d:before {
  content: "";
  display: table;
}
.lower_2038.alert-dirty-9b7e .notice_lower_a89d:after {
  clear: both;
}
.lower_2038.alert-dirty-9b7e .notice_lower_a89d > li {
  float: left;
}
.lower_2038.frame-east-9a5f .notice_lower_a89d:after,
.lower_2038.frame-east-9a5f .notice_lower_a89d:before {
  content: "";
  display: table;
}
.lower_2038.frame-east-9a5f .notice_lower_a89d:after {
  clear: both;
}
.lower_2038.frame-east-9a5f .notice_lower_a89d > li {
  float: left;
}
.lower_2038.frame-east-9a5f .notice_lower_a89d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.lower_2038.frame-east-9a5f .notice_lower_a89d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.lower_2038.frame-east-9a5f .notice_lower_a89d > li.wood-7c98 > a,
.lower_2038.frame-east-9a5f .notice_lower_a89d > li.mask-gold-d9b7 > a {
  color: #fff;
  background-color: #1e4b75;
}
.lower_2038.fast_2275 .notice_lower_a89d > li > a .notice_20ef {
  position: relative;
}
.lower_2038.fast_2275 .notice_lower_a89d > li > a .notice_20ef: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;
}
.lower_2038.fast_2275
  .notice_lower_a89d
  > li:focus
  > a
  .notice_20ef:before,
.lower_2038.fast_2275
  .notice_lower_a89d
  > li:hover
  > a
  .notice_20ef:before {
  width: 100%;
  background-color: currentColor;
}
.lower_2038.fast_2275
  .notice_lower_a89d
  > li.wood-7c98
  > a
  .notice_20ef:before,
.lower_2038.fast_2275
  .notice_lower_a89d
  > li.component-1279
  > a
  .notice_20ef:before {
  width: 100%;
  background-color: currentColor;
}
.lower_2038.search-4c36 .notice_lower_a89d > li > a .notice_20ef {
  position: relative;
}
.lower_2038.search-4c36 .notice_lower_a89d > li > a .notice_20ef: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;
}
.lower_2038.search-4c36 .notice_lower_a89d > li:focus > a .notice_20ef:before,
.lower_2038.search-4c36
  .notice_lower_a89d
  > li:hover
  > a
  .notice_20ef:before {
  width: 100%;
  background-color: currentColor;
}
.lower_2038.search-4c36
  .notice_lower_a89d
  > li.wood-7c98
  > a
  .notice_20ef:before,
.lower_2038.search-4c36
  .notice_lower_a89d
  > li.component-1279
  > a
  .notice_20ef:before {
  width: 100%;
  background-color: currentColor;
}
.mask_basic_b073 .media-13d9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.mask_basic_b073 .media-13d9 li:first-child > a {
  border-top: none;
}
.mask_basic_b073 .media-13d9 .banner_brown_488e > .notice_20ef .input_b671 {
  display: none;
}
.mask_basic_b073 .media-13d9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.mask_basic_b073 .media-13d9 li:last-child {
  border: none;
}
.mask_basic_b073 .media-13d9 li.old_aa0f > a {
  padding-right: 45px !important;
}
.mask_basic_b073 .media-13d9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.mask_basic_b073 .media-13d9 li a:focus,
.mask_basic_b073 .media-13d9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.mask_basic_b073 .media-13d9 li .main-c0d3 {
  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;
}
.mask_basic_b073 .media-13d9 li .main-c0d3:hover {
  box-shadow: none;
}
.mask_basic_b073 .media-13d9 li .main-c0d3 .input_b671 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.mask_basic_b073 .media-13d9 .fixed_ca06 {
  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);
}
.mask_basic_b073 .media-13d9 .fixed_ca06 li a {
  padding-left: 3em;
}
.mask_basic_b073 .media-13d9 .full-8f27 > a .main-c0d3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mask_basic_b073 .media-13d9 .full-8f27 > .fixed_ca06 {
  display: block;
  opacity: 1;
}
.paragraph-a7e0 {
  max-width: 100%;
}
.photo_601b {
  line-height: 0;
  cursor: pointer;
}
.motion-8881 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.motion-8881:hover {
  box-shadow: none;
  color: currentColor;
}
.motion-8881 svg {
  width: 18px;
  height: 18px;
}
.motion-8881 .label-35a8 {
  display: none;
}
.photo_dim_1ad5 {
  position: relative;
}
.photo_dim_1ad5.fn-active-aa52 .motion-8881 .footer_in_9c5c {
  display: none;
}
.photo_dim_1ad5.fn-active-aa52 .motion-8881 .label-35a8 {
  display: inline-block;
}
.photo_dim_1ad5 .active_5109 {
  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);
}
.photo_dim_1ad5.active_afe2 .active_5109 {
  left: auto;
  right: -0.9em;
}
.photo_dim_1ad5.active_afe2 .modal_26e6::before {
  left: auto;
  right: 15px;
}
.photo_dim_1ad5.fn-active-aa52 .active_5109 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.dynamic_958e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.dynamic_958e label {
  flex-basis: 100%;
}
.dynamic_958e .chip_hard_6796 {
  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;
}
.dynamic_958e .active_c901 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.dynamic_958e .active_c901:focus {
  background-color: transparent;
}
.dynamic_958e button.icon-a4eb {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.dynamic_958e button.icon-a4eb:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.dynamic_958e button.icon-a4eb svg {
  width: 18px;
  height: 18px;
}
.dynamic_958e input[type="submit"] {
  min-height: auto;
}
.card-6a97 .dynamic_958e .active_c901 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.modal_26e6 {
  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) {
  .modal_26e6 {
    width: 220px;
  }
}
.modal_26e6 label {
  flex-basis: 100%;
}
.modal_26e6::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;
}
.slider-2b3b .card-6a97 .dynamic_958e {
  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;
}
.slider-2b3b
  .card-6a97
  .dynamic_958e
  .chip_hard_6796 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.slider-2b3b .card-6a97 .dynamic_958e .active_c901 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.slider-2b3b
  .card-6a97
  .dynamic_958e
  .active_c901:focus {
  background: 0 0;
}
.slider-2b3b
  .card-6a97
  .dynamic_958e
  .video_east_5a68 {
  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;
}
.item-092c {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.item-092c li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.item-092c li:last-child {
  margin-right: 0;
}
.item-092c li:first-child {
  margin-left: 0;
}
.item-092c.hidden-ad57 a {
  color: #fff;
}
.item-092c.hidden-ad57 a:hover {
  color: #fff;
}
.item-092c a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.item-092c a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.item-092c a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.item-092c a:hover {
  opacity: 0.9;
  color: inherit;
}
.item-092c [class*="social-icon-apple"] {
  background-color: #999;
}
.item-092c [class*="social-icon-apple"].thick_6c25 {
  background-color: transparent;
  color: #999;
}
.item-092c [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.item-092c [class*="social-icon-behance"].thick_6c25 {
  background-color: transparent;
  color: #1769ff;
}
.item-092c [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.item-092c [class*="social-icon-bitbucket"].thick_6c25 {
  background-color: transparent;
  color: #205081;
}
.item-092c [class*="social-icon-codepen"] {
  background-color: #000;
}
.item-092c [class*="social-icon-codepen"].thick_6c25 {
  background-color: transparent;
  color: #000;
}
.item-092c [class*="social-icon-delicious"] {
  background-color: #39f;
}
.item-092c [class*="social-icon-delicious"].thick_6c25 {
  background-color: transparent;
  color: #39f;
}
.item-092c [class*="social-icon-digg"] {
  background-color: #005be2;
}
.item-092c [class*="social-icon-digg"].thick_6c25 {
  background-color: transparent;
  color: #005be2;
}
.item-092c [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.item-092c [class*="social-icon-dribbble"].thick_6c25 {
  background-color: transparent;
  color: #ea4c89;
}
.item-092c [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.item-092c [class*="social-icon-envelope"].thick_6c25 {
  background-color: transparent;
  color: #ea4335;
}
.item-092c [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.item-092c [class*="social-icon-facebook"].thick_6c25 {
  background-color: transparent;
  color: #3b5998;
}
.item-092c [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.item-092c [class*="social-icon-flickr"].thick_6c25 {
  background-color: transparent;
  color: #0063dc;
}
.item-092c [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.item-092c [class*="social-icon-foursquare"].thick_6c25 {
  background-color: transparent;
  color: #2d5be3;
}
.item-092c [class*="social-icon-github"] {
  background-color: #333;
}
.item-092c [class*="social-icon-github"].thick_6c25 {
  background-color: transparent;
  color: #333;
}
.item-092c [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.item-092c [class*="social-icon-google-plus"].thick_6c25 {
  background-color: transparent;
  color: #dd4b39;
}
.item-092c [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.item-092c [class*="social-icon-houzz"].thick_6c25 {
  background-color: transparent;
  color: #7ac142;
}
.item-092c [class*="social-icon-instagram"] {
  background-color: #262626;
}
.item-092c [class*="social-icon-instagram"].thick_6c25 {
  background-color: transparent;
  color: #262626;
}
.item-092c [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.item-092c [class*="social-icon-jsfiddle"].thick_6c25 {
  background-color: transparent;
  color: #487aa2;
}
.item-092c [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.item-092c [class*="social-icon-linkedin"].thick_6c25 {
  background-color: transparent;
  color: #0077b5;
}
.item-092c [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.item-092c [class*="social-icon-medium"].thick_6c25 {
  background-color: transparent;
  color: #00ab6b;
}
.item-092c [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.item-092c
  [class*="social-icon-odnoklassniki"].thick_6c25 {
  background-color: transparent;
  color: #f4731c;
}
.item-092c [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.item-092c [class*="social-icon-meetup"].thick_6c25 {
  background-color: transparent;
  color: #ec1c40;
}
.item-092c [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.item-092c [class*="social-icon-pinterest"].thick_6c25 {
  background-color: transparent;
  color: #bd081c;
}
.item-092c [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.item-092c [class*="social-icon-product-hunt"].thick_6c25 {
  background-color: transparent;
  color: #da552f;
}
.item-092c [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.item-092c [class*="social-icon-reddit"].thick_6c25 {
  background-color: transparent;
  color: #ff4500;
}
.item-092c [class*="social-icon-rss"] {
  background-color: #f26522;
}
.item-092c [class*="social-icon-rss"].thick_6c25 {
  background-color: transparent;
  color: #f26522;
}
.item-092c [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.item-092c
  [class*="social-icon-shopping-cart"].thick_6c25 {
  background-color: transparent;
  color: #4caf50;
}
.item-092c [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.item-092c [class*="social-icon-skype"].thick_6c25 {
  background-color: transparent;
  color: #00aff0;
}
.item-092c [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.item-092c [class*="social-icon-slideshare"].thick_6c25 {
  background-color: transparent;
  color: #0077b5;
}
.item-092c [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.item-092c [class*="social-icon-snapchat"].thick_6c25 {
  background-color: transparent;
  color: #fffc00;
}
.item-092c [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.item-092c [class*="social-icon-soundcloud"].thick_6c25 {
  background-color: transparent;
  color: #f80;
}
.item-092c [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.item-092c [class*="social-icon-spotify"].thick_6c25 {
  background-color: transparent;
  color: #2ebd59;
}
.item-092c [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.item-092c
  [class*="social-icon-stack-overflow"].thick_6c25 {
  background-color: transparent;
  color: #fe7a15;
}
.item-092c [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.item-092c [class*="social-icon-maldkfgram"].thick_6c25 {
  background-color: transparent;
  color: #2ca5e0;
}
.item-092c [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.item-092c [class*="social-icon-tripadvisor"].thick_6c25 {
  background-color: transparent;
  color: #589442;
}
.item-092c [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.item-092c [class*="social-icon-tumblr"].thick_6c25 {
  background-color: transparent;
  color: #35465c;
}
.item-092c [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.item-092c [class*="social-icon-twitch"].thick_6c25 {
  background-color: transparent;
  color: #6441a5;
}
.item-092c [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.item-092c [class*="social-icon-twitter"].thick_6c25 {
  background-color: transparent;
  color: #1da1f2;
}
.item-092c [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.item-092c [class*="social-icon-vimeo"].thick_6c25 {
  background-color: transparent;
  color: #1ab7ea;
}
.item-092c [class*="social-icon-vk"] {
  background-color: #45668e;
}
.item-092c [class*="social-icon-vk"].thick_6c25 {
  background-color: transparent;
  color: #45668e;
}
.item-092c [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.item-092c [class*="social-icon-weibo"].thick_6c25 {
  background-color: transparent;
  color: #df2029;
}
.item-092c [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.item-092c [class*="social-icon-weixin"].thick_6c25 {
  background-color: transparent;
  color: #7bb32e;
}
.item-092c [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.item-092c [class*="social-icon-whatsapp"].thick_6c25 {
  background-color: transparent;
  color: #25d366;
}
.item-092c [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.item-092c [class*="social-icon-wordpress"].thick_6c25 {
  background-color: transparent;
  color: #21759b;
}
.item-092c [class*="social-icon-xing"] {
  background-color: #026466;
}
.item-092c [class*="social-icon-xing"].thick_6c25 {
  background-color: transparent;
  color: #026466;
}
.item-092c [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.item-092c [class*="social-icon-yelp"].thick_6c25 {
  background-color: transparent;
  color: #af0606;
}
.item-092c [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.item-092c [class*="social-icon-youtube"].thick_6c25 {
  background-color: transparent;
  color: #cd201f;
}
.link_b8b3 {
  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;
}
.link_b8b3:hover {
  box-shadow: none;
  background: 0 0;
}
.middle-95e2 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.panel-fec4 {
  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;
}
.sort-610e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.component_solid_b555 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.component_solid_b555,
.component_solid_b555::after,
.component_solid_b555::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;
}
.component_solid_b555::after,
.component_solid_b555::before {
  content: "";
  display: block;
  background-color: inherit;
}
.avatar_abbf .panel-fec4 .sort-610e {
  margin-top: -2px;
  width: 19px;
}
.avatar_abbf .panel-fec4 .component_solid_b555 {
  margin-top: -1px;
}
.avatar_abbf .panel-fec4 .component_solid_b555,
.avatar_abbf .panel-fec4 .component_solid_b555::after,
.avatar_abbf .panel-fec4 .component_solid_b555::before {
  width: 19px;
  height: 2px;
}
.avatar_abbf .panel-fec4 .component_solid_b555::before {
  top: -6px;
}
.avatar_abbf .panel-fec4 .component_solid_b555::after {
  bottom: -6px;
}
.shadow_iron_a6fe .panel-fec4 .sort-610e {
  margin-top: -2px;
  width: 22px;
}
.shadow_iron_a6fe .panel-fec4 .component_solid_b555 {
  margin-top: -1px;
}
.shadow_iron_a6fe .panel-fec4 .component_solid_b555,
.shadow_iron_a6fe .panel-fec4 .component_solid_b555::after,
.shadow_iron_a6fe .panel-fec4 .component_solid_b555::before {
  width: 22px;
  height: 2px;
}
.shadow_iron_a6fe .panel-fec4 .component_solid_b555::before {
  top: -7px;
}
.shadow_iron_a6fe .panel-fec4 .component_solid_b555::after {
  bottom: -7px;
}
.primary-slow-613b .panel-fec4 .sort-610e {
  margin-top: -2px;
  width: 31px;
}
.primary-slow-613b .panel-fec4 .component_solid_b555 {
  margin-top: -1.5px;
}
.primary-slow-613b .panel-fec4 .component_solid_b555,
.primary-slow-613b .panel-fec4 .component_solid_b555::after,
.primary-slow-613b .panel-fec4 .component_solid_b555::before {
  width: 31px;
  height: 3px;
}
.primary-slow-613b .panel-fec4 .component_solid_b555::before {
  top: -9px;
}
.primary-slow-613b .panel-fec4 .component_solid_b555::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .medium_2ef4 .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 19px;
  }
  .medium_2ef4 .panel-fec4 .component_solid_b555 {
    margin-top: -1px;
  }
  .medium_2ef4 .panel-fec4 .component_solid_b555,
  .medium_2ef4 .panel-fec4 .component_solid_b555::after,
  .medium_2ef4 .panel-fec4 .component_solid_b555::before {
    width: 19px;
    height: 2px;
  }
  .medium_2ef4 .panel-fec4 .component_solid_b555::before {
    top: -6px;
  }
  .medium_2ef4 .panel-fec4 .component_solid_b555::after {
    bottom: -6px;
  }
  .first-6a97 .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 22px;
  }
  .first-6a97 .panel-fec4 .component_solid_b555 {
    margin-top: -1px;
  }
  .first-6a97 .panel-fec4 .component_solid_b555,
  .first-6a97 .panel-fec4 .component_solid_b555::after,
  .first-6a97 .panel-fec4 .component_solid_b555::before {
    width: 22px;
    height: 2px;
  }
  .first-6a97 .panel-fec4 .component_solid_b555::before {
    top: -7px;
  }
  .first-6a97 .panel-fec4 .component_solid_b555::after {
    bottom: -7px;
  }
  .link-fe3a .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 31px;
  }
  .link-fe3a .panel-fec4 .component_solid_b555 {
    margin-top: -1.5px;
  }
  .link-fe3a .panel-fec4 .component_solid_b555,
  .link-fe3a .panel-fec4 .component_solid_b555::after,
  .link-fe3a .panel-fec4 .component_solid_b555::before {
    width: 31px;
    height: 3px;
  }
  .link-fe3a .panel-fec4 .component_solid_b555::before {
    top: -9px;
  }
  .link-fe3a .panel-fec4 .component_solid_b555::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .modal-dirty-24ac .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 19px;
  }
  .modal-dirty-24ac .panel-fec4 .component_solid_b555 {
    margin-top: -1px;
  }
  .modal-dirty-24ac .panel-fec4 .component_solid_b555,
  .modal-dirty-24ac .panel-fec4 .component_solid_b555::after,
  .modal-dirty-24ac .panel-fec4 .component_solid_b555::before {
    width: 19px;
    height: 2px;
  }
  .modal-dirty-24ac .panel-fec4 .component_solid_b555::before {
    top: -6px;
  }
  .modal-dirty-24ac .panel-fec4 .component_solid_b555::after {
    bottom: -6px;
  }
  .hover-d9d9 .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 22px;
  }
  .hover-d9d9 .panel-fec4 .component_solid_b555 {
    margin-top: -1px;
  }
  .hover-d9d9 .panel-fec4 .component_solid_b555,
  .hover-d9d9 .panel-fec4 .component_solid_b555::after,
  .hover-d9d9 .panel-fec4 .component_solid_b555::before {
    width: 22px;
    height: 2px;
  }
  .hover-d9d9 .panel-fec4 .component_solid_b555::before {
    top: -7px;
  }
  .hover-d9d9 .panel-fec4 .component_solid_b555::after {
    bottom: -7px;
  }
  .hero_c1d6 .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 31px;
  }
  .hero_c1d6 .panel-fec4 .component_solid_b555 {
    margin-top: -1.5px;
  }
  .hero_c1d6 .panel-fec4 .component_solid_b555,
  .hero_c1d6 .panel-fec4 .component_solid_b555::after,
  .hero_c1d6 .panel-fec4 .component_solid_b555::before {
    width: 31px;
    height: 3px;
  }
  .hero_c1d6 .panel-fec4 .component_solid_b555::before {
    top: -9px;
  }
  .hero_c1d6 .panel-fec4 .component_solid_b555::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .mask_hard_8fb1 .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 19px;
  }
  .mask_hard_8fb1 .panel-fec4 .component_solid_b555 {
    margin-top: -1px;
  }
  .mask_hard_8fb1 .panel-fec4 .component_solid_b555,
  .mask_hard_8fb1 .panel-fec4 .component_solid_b555::after,
  .mask_hard_8fb1 .panel-fec4 .component_solid_b555::before {
    width: 19px;
    height: 2px;
  }
  .mask_hard_8fb1 .panel-fec4 .component_solid_b555::before {
    top: -6px;
  }
  .mask_hard_8fb1 .panel-fec4 .component_solid_b555::after {
    bottom: -6px;
  }
  .avatar-middle-0978 .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 22px;
  }
  .avatar-middle-0978 .panel-fec4 .component_solid_b555 {
    margin-top: -1px;
  }
  .avatar-middle-0978 .panel-fec4 .component_solid_b555,
  .avatar-middle-0978 .panel-fec4 .component_solid_b555::after,
  .avatar-middle-0978 .panel-fec4 .component_solid_b555::before {
    width: 22px;
    height: 2px;
  }
  .avatar-middle-0978 .panel-fec4 .component_solid_b555::before {
    top: -7px;
  }
  .avatar-middle-0978 .panel-fec4 .component_solid_b555::after {
    bottom: -7px;
  }
  .active_light_f564 .panel-fec4 .sort-610e {
    margin-top: -2px;
    width: 31px;
  }
  .active_light_f564 .panel-fec4 .component_solid_b555 {
    margin-top: -1.5px;
  }
  .active_light_f564 .panel-fec4 .component_solid_b555,
  .active_light_f564 .panel-fec4 .component_solid_b555::after,
  .active_light_f564 .panel-fec4 .component_solid_b555::before {
    width: 31px;
    height: 3px;
  }
  .active_light_f564 .panel-fec4 .component_solid_b555::before {
    top: -9px;
  }
  .active_light_f564 .panel-fec4 .component_solid_b555::after {
    bottom: -9px;
  }
}
.background-0ea3 .component_solid_b555 {
  -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);
}
.background-0ea3 .component_solid_b555::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.background-0ea3 .component_solid_b555::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);
}
.background-0ea3.up-a48c .component_solid_b555 {
  -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);
}
.background-0ea3.up-a48c .component_solid_b555::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.background-0ea3.up-a48c .component_solid_b555::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);
}
.bright-5a62 {
  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.old-40fa:before {
  display: none;
}
.tiny_5621 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.tiny_5621 .mask_232d {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.tiny_5621 .mask_232d:last-of-type {
  border-bottom: none;
}
.tiny_5621 .mask_232d.summary_da3b,
.tiny_5621 .mask_232d.fixed_8b3a,
.tiny_5621 .mask_232d.outline-advanced-2064 {
  padding: 0;
}
.tiny_5621 .mask_basic_b073 .main-c0d3 {
  color: currentColor;
}
.tiny_5621 .mask_basic_b073 .main-c0d3:focus,
.tiny_5621 .mask_basic_b073 .main-c0d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_5621.nav_7def .chip_cool_6737,
.tiny_5621.nav_7def .button_d82b a,
.tiny_5621.nav_7def .notice_lower_a89d a,
.tiny_5621.nav_7def .fixed_ca06 a {
  color: rgba(0, 0, 0, 0.55);
}
.tiny_5621.nav_7def .chip_cool_6737:hover,
.tiny_5621.nav_7def .button_d82b a:hover,
.tiny_5621.nav_7def .notice_lower_a89d a:hover,
.tiny_5621.nav_7def .fixed_ca06 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_5621.nav_7def .cold-71b8 {
  color: rgba(0, 0, 0, 0.8);
}
.tiny_5621.nav_7def .mask_232d {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_5621.nav_7def .mask_232d:before {
  background: rgba(0, 0, 0, 0.08);
}
.tiny_5621.nav_7def .content-7085:before {
  background: rgba(255, 255, 255, 0.9);
}
.tiny_5621.nav_7def .mask_basic_b073 .media-13d9 li a,
.tiny_5621.nav_7def .mask_basic_b073 .main-c0d3,
.tiny_5621.nav_7def .fixed_ca06 {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_5621.nav_7def .mask_basic_b073 .main-c0d3:focus,
.tiny_5621.nav_7def .mask_basic_b073 .main-c0d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_5621.nav_7def .media-13d9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.tiny_5621.media-66a7 .chip_cool_6737,
.tiny_5621.media-66a7 .button_d82b a,
.tiny_5621.media-66a7 .notice_lower_a89d .main-c0d3,
.tiny_5621.media-66a7 .notice_lower_a89d a,
.tiny_5621.media-66a7 .fixed_ca06 a {
  color: rgba(255, 255, 255, 0.79);
}
.tiny_5621.media-66a7 .chip_cool_6737:hover,
.tiny_5621.media-66a7 .button_d82b a:hover,
.tiny_5621.media-66a7 .notice_lower_a89d .main-c0d3:hover,
.tiny_5621.media-66a7 .notice_lower_a89d a:hover,
.tiny_5621.media-66a7 .fixed_ca06 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_5621.media-66a7 .cold-71b8 {
  color: rgba(255, 255, 255, 0.99);
}
.tiny_5621.media-66a7 .mask_232d {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_5621.media-66a7 .mask_232d:before {
  background: rgba(255, 255, 255, 0.08);
}
.tiny_5621.media-66a7 .content-7085:before {
  background: rgba(0, 0, 0, 0.9);
}
.tiny_5621.media-66a7 .mask_basic_b073 .media-13d9 li a,
.tiny_5621.media-66a7 .mask_basic_b073 .main-c0d3,
.tiny_5621.media-66a7 .fixed_ca06 {
  border-color: rgba(255, 255, 255, 0.08);
}
.tiny_5621.media-66a7 .mask_basic_b073 .main-c0d3:focus,
.tiny_5621.media-66a7 .mask_basic_b073 .main-c0d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tiny_5621.media-66a7 .media-13d9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.content-7085 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.content-7085:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.list-3d57 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.background_gold_1b7e .tiny_5621 {
  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;
}
.background_gold_1b7e .mask_232d {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.background_gold_1b7e .mask_232d: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) {
  .background_gold_1b7e .mask_232d:before {
    width: 16%;
    left: 42%;
  }
}
.background_gold_1b7e .mask_232d:last-child:before {
  content: none;
}
.background_gold_1b7e .mask_232d[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.background_gold_1b7e .mask_basic_b073 .media-13d9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.background_gold_1b7e .mask_basic_b073 .media-13d9 li a .main-c0d3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.background_gold_1b7e .mask_basic_b073 .fixed_ca06 {
  border: none;
}
.background_gold_1b7e .mask_basic_b073 .fixed_ca06 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.background_gold_1b7e .content-7085 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.background_gold_1b7e .list-3d57 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.background_gold_1b7e .media-66a7 .content-7085:before {
  background: rgba(0, 0, 0, 0.9);
}
.background_gold_1b7e .nav_7def.focus_1c93 .component_solid_b555 {
  background: rgba(0, 0, 0, 0.6);
}
.background_gold_1b7e
  .nav_7def.focus_1c93
  .component_solid_b555::after,
.background_gold_1b7e
  .nav_7def.focus_1c93
  .component_solid_b555:before {
  background: inherit;
}
.background_gold_1b7e
  .nav_7def.focus_1c93:hover
  .component_solid_b555 {
  background: rgba(0, 0, 0, 0.8);
}
.modal-brown-0fa2 .tiny_5621 {
  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) {
  .modal-brown-0fa2 .tiny_5621 {
    width: auto;
    right: 45px;
  }
}
.banner-f49d .tiny_5621 {
  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) {
  .banner-f49d .tiny_5621 {
    width: auto;
    left: 45px;
  }
}
.old-40fa .tiny_5621 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.old-40fa .list-3d57 {
  max-width: 48em;
  margin: 0 auto;
}
.old-40fa .content-7085:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.element_gold_34dc {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.element_gold_34dc.background_gold_1b7e .tiny_5621 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.element_gold_34dc.modal-brown-0fa2 .tiny_5621 {
  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);
}
.element_gold_34dc .tiny_5621 {
  visibility: visible;
}
.element_gold_34dc.banner-f49d .tiny_5621 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.row_5eb9,
.outline_87c4 {
  overflow-x: hidden;
}
.row_5eb9 .tiny_5621 {
  overflow: auto;
}
.row_5eb9.background_gold_1b7e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_5eb9.background_gold_1b7e .tiny_5621 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.row_5eb9.background_gold_1b7e .link_b8b3 {
  opacity: 0;
}
.row_5eb9.modal-brown-0fa2 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_5eb9.modal-brown-0fa2 .tiny_5621 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.row_5eb9.modal-brown-0fa2 .link_b8b3 {
  opacity: 0;
}
.row_5eb9.banner-f49d {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.row_5eb9.banner-f49d .tiny_5621 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.row_5eb9.banner-f49d .link_b8b3 {
  opacity: 0;
}
.row_5eb9.old-40fa .tiny_5621 {
  z-index: 10;
  visibility: visible;
}
.focus_1c93 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focus_1c93 .component_solid_b555 {
  background: rgba(255, 255, 255, 0.99);
}
.focus_1c93 .component_solid_b555::after,
.focus_1c93 .component_solid_b555:before {
  background: inherit;
}
.focus_1c93:hover .component_solid_b555 {
  background: rgba(255, 255, 255, 0.99);
}
.banner-f49d .focus_1c93 {
  top: 10px;
  right: auto;
  left: 12px;
}
.old-40fa .focus_1c93 {
  display: none !important;
}
.row_5eb9:before,
.outline_87c4:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.row_5eb9 .focus_1c93,
.outline_87c4 .focus_1c93 {
  display: inline-block;
}
.tiny_5621 .tabs_45d2 {
  -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;
}
.row_5eb9 .tiny_5621 .tabs_45d2,
.outline_87c4 .tiny_5621 .tabs_45d2 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.progress-green-c1b8 .chip_hard_6796 {
  width: 100%;
}
.pressed_c709 {
  padding: 0 0.5em 0;
}
.pressed_c709 [class*="customify-col-"],
.pressed_c709 [class*="customify-col_"],
.pressed_c709 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.preview_e1c1 .pressed_c709 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .accordion-5a58 .widget-west-fabb,
  .widget-west-fabb {
    display: none;
  }
  .carousel_71bf {
    text-align: left;
  }
  .card-9028 {
    text-align: center;
  }
  .sort_cold_3697 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .accordion-5a58 .shadow_8cc6,
  .shadow_8cc6 {
    display: none;
  }
  .dark_8b83 {
    text-align: left;
  }
  .text-hard-213d {
    text-align: center;
  }
  .info-7654 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .accordion-5a58 .up_4f74,
  .up_4f74 {
    display: none;
  }
  .tertiary-thick-29b4 {
    text-align: left;
  }
  .tabs_purple_5556 {
    text-align: center;
  }
  .first-7e62 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.frame-up-2456 {
  box-shadow: none !important;
}
.border-mini-b941 .icon-d3be,
.thumbnail-2b52 .icon-d3be {
  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;
}
.thumbnail-2b52 .icon-d3be {
  margin-top: 30px;
  margin-bottom: 30px;
}
.sidebar_simple_f74d {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.sidebar_simple_f74d:after,
.sidebar_simple_f74d:before {
  content: "";
  display: table;
}
.sidebar_simple_f74d:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .sidebar_simple_f74d {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.sidebar_simple_f74d,
.accordion_hot_31bb {
  max-width: 1248px;
  margin: 0 auto;
}

.nav-104d.steel-ac21 .sidebar_simple_f74d {
  max-width: 100%;
}
.nav-104d.lower_2c9d {
  max-width: 1200px;
  margin: 0 auto;
}
.nav-104d.notification_f7ea .sidebar_simple_f74d {
  max-width: 100%;
}
.nav-104d.notification_f7ea > .sidebar_simple_f74d {
  padding-left: 0;
  padding-right: 0;
}
.nav-104d.notification_f7ea > .sidebar_simple_f74d .accordion-5a58 {
  margin: 0;
}
.nav-104d.notification_f7ea
  > .sidebar_simple_f74d
  .badge_liquid_4d27.down_e738 {
  margin-right: 0;
  margin-left: 0;
}
.nav-104d.notification_f7ea #main.down_e738 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .lower-c959 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .lower-c959 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .up_3f5a .full-42e4 {
    padding-right: 1em;
  }
  .up_3f5a.aside-c32f .badge_liquid_4d27 {
    border-right: 1px solid #eaecee;
  }
  .up_3f5a.aside-c32f .full-42e4 {
    padding-right: 1em;
  }
  .up_3f5a.aside-c32f .alert-action-100b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dark-f1e7 .full-42e4 {
    padding-left: 1em;
  }
  .dark-f1e7.aside-c32f .badge_liquid_4d27 {
    border-left: 1px solid #eaecee;
  }
  .dark-f1e7.aside-c32f .full-42e4 {
    padding-left: 1em;
  }
  .dark-f1e7.aside-c32f .alert-action-100b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gallery-08cf .full-42e4 {
    padding-left: 1em;
  }
  .gallery-08cf.aside-c32f .disabled-hard-d66d {
    border-right: 1px solid #eaecee;
  }
  .gallery-08cf.aside-c32f .status_last_b22f {
    border-right: 1px solid #eaecee;
  }
  .gallery-08cf.aside-c32f .full-42e4 {
    padding-left: 1em;
  }
  .gallery-08cf.aside-c32f .alert-action-100b {
    padding-right: 1em;
  }
  .gallery-08cf.aside-c32f .carousel_dirty_eac3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slow-e352 .full-42e4 {
    padding-right: 1em;
  }
  .slow-e352.aside-c32f .disabled-hard-d66d {
    border-left: 1px solid #eaecee;
  }
  .slow-e352.aside-c32f .status_last_b22f {
    border-left: 1px solid #eaecee;
  }
  .slow-e352.aside-c32f .full-42e4 {
    padding-right: 1em;
  }
  .slow-e352.aside-c32f .alert-action-100b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .slow-e352.aside-c32f .carousel_dirty_eac3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .lower-c959 .full-42e4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-c959.aside-c32f .badge_liquid_4d27 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .lower-c959.aside-c32f .full-42e4 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .lower-c959.aside-c32f .alert-action-100b {
    padding-left: 1em;
  }
  .lower-c959.aside-c32f .carousel_dirty_eac3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .lower-c959.aside-c32f .full-42e4 {
    padding-left: 0;
  }
}
.soft-64fd .detail-east-9bab {
  display: inline-block;
}
.description-bottom-8e1c {
  display: inline-block;
}
.input-smooth-ad8d {
  word-con: break-word;
}
.container_glass_79ef > span {
  display: inline-block;
  padding: 5px 0;
}
.container_glass_79ef .yellow-3bd7 {
  margin-left: 8px;
  margin-right: 8px;
}
.container_glass_79ef .layout-0f03 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.modal-9dcc .out_4499 {
  margin-bottom: 2em;
}
.modal-9dcc .tabs_complex_10ce {
  margin-bottom: 15px;
}
.modal-9dcc .tabs_complex_10ce:last-child {
  margin-bottom: 0;
}
.modal-9dcc .warm_ff65 {
  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) {
  .modal-9dcc .warm_ff65 {
    display: block;
  }
}
.modal-9dcc .liquid-50bb {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .modal-9dcc .liquid-50bb {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.modal-9dcc .lite_4523 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.modal-9dcc .lite_4523 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.modal-9dcc .lite_4523 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.modal-9dcc .input-smooth-ad8d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.modal-9dcc .input-smooth-ad8d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.modal-9dcc .layout-4201 p:last-child {
  margin-bottom: 0;
}
.modal-9dcc .pattern_static_10eb {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.modal-9dcc .narrow-ff5b {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.modal-9dcc .in-d850 {
  margin-top: 1em;
}
.modal-9dcc .paper_8aaa {
  top: 0;
  display: block;
}
.modal-9dcc .paper_8aaa a {
  color: inherit;
}
.modal-9dcc .paper_8aaa a:hover {
  color: inherit;
}
.modal-9dcc .lower-a361 {
  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;
}
.modal-9dcc .lower-a361:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.modal-9dcc .narrow-ff5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.modal-9dcc .panel_gas_dd62 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.modal-9dcc .panel_gas_dd62:first-child {
  margin-top: 0;
}
.modal-9dcc .panel_gas_dd62.mask-18e0 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.modal-9dcc .panel_gas_dd62.prev_b763 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.modal-9dcc
  .panel_gas_dd62.prev_b763.outline-short-0f9c
  .in-d850 {
  width: 100%;
}
.modal-9dcc .prev_b763 {
  -webkit-box-align: center;
  align-items: center;
}
.modal-9dcc .prev_b763 .container_glass_79ef,
.modal-9dcc .prev_b763 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.modal-9dcc .lite_4523 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal-9dcc .lite_4523 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal-9dcc .lite_4523: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;
}
.modal-9dcc .mask-18e0 {
  z-index: 5;
}
.modal-9dcc .hard_833d .article-a0a7 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.modal-9dcc .basic-ccce .article-a0a7 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.modal-9dcc .solid-82f5 .article-a0a7 {
  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;
}
.modal-9dcc.fixed_3077 .warm_ff65,
.modal-9dcc.shade_slow_4300 .warm_ff65 {
  display: block;
}
.modal-9dcc.fixed_3077 .warm_ff65 .heading_slow_f037,
.modal-9dcc.fixed_3077 .warm_ff65 .narrow-ff5b,
.modal-9dcc.shade_slow_4300 .warm_ff65 .heading_slow_f037,
.modal-9dcc.shade_slow_4300 .warm_ff65 .narrow-ff5b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.modal-9dcc.table-west-5763 .liquid-50bb {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .modal-9dcc.table-west-5763 .liquid-50bb {
    margin-right: 0;
  }
}
.modal-9dcc.fixed_3077 .liquid-50bb,
.modal-9dcc.shade_slow_4300 .liquid-50bb {
  padding-top: 40%;
}
.modal-9dcc.fixed_3077 .out_4499,
.modal-9dcc.shade_slow_4300 .out_4499 {
  display: block;
}
.modal-9dcc.fixed_3077 .fn-sticky-aa52 .narrow-ff5b,
.modal-9dcc.shade_slow_4300 .fn-sticky-aa52 .narrow-ff5b {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.modal-9dcc.fixed_3077 .liquid-50bb,
.modal-9dcc.shade_slow_4300 .liquid-50bb {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.modal-9dcc.fixed_3077 .narrow-ff5b {
  padding: 1em;
}
.widget_purple_4c7a {
  margin: 30px auto;
  display: block;
}
.widget_purple_4c7a .down_15c2 > * {
  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;
}
.widget_purple_4c7a .down_15c2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.widget_purple_4c7a .down_15c2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.surface_last_86cb .container_glass_79ef {
  margin-bottom: 1.41575em;
}
.surface_last_86cb .tooltip_e03c {
  margin-bottom: 1.618em;
}
.avatar_fast_b1d4 .accordion-tiny-a721 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.avatar_fast_b1d4 .accordion-tiny-a721 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.avatar_fast_b1d4 .hero_up_d1cf {
  max-width: 100%;
  overflow: auto;
}
.header-07f4 .avatar_fast_b1d4 a:hover {
  text-decoration: underline;
}
.layout-yellow-2213 .tabs_complex_10ce:not(.input-smooth-ad8d),
.layout-yellow-2213 .lite_4523 {
  margin-bottom: 1.41575em;
}
.layout-yellow-2213 .tabs_complex_10ce:not(.input-smooth-ad8d):last-child,
.layout-yellow-2213 .lite_4523:last-child {
  margin-bottom: 0;
}
.layout-yellow-2213 .tabs_complex_10ce.warm-0752 {
  margin-bottom: 0.41575em;
}
.layout-yellow-2213 .active-green-dcb4:before,
.layout-yellow-2213 .mask-liquid-70b6:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.layout-yellow-2213 .active-green-dcb4:before {
  content: "\f115";
}
.layout-yellow-2213 .mask-liquid-70b6:before {
  content: "\f02c";
}
.layout-yellow-2213 .card_tiny_1620 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.layout-yellow-2213 .card_tiny_1620 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.pagination_brown_2dff {
  display: -webkit-box;
  display: flex;
}
.pagination_brown_2dff .accordion_out_ecbc {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .pagination_brown_2dff .accordion_out_ecbc {
    flex-basis: 90px;
  }
}
.pagination_brown_2dff .liquid-5649 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .pagination_brown_2dff .liquid-5649 {
    flex-basis: calc(100% - 50px);
  }
}
.pagination_brown_2dff .block-e6f9 p:last-child {
  margin-bottom: 0.72em;
}
.red-06ac .down_15c2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.red-06ac .down_15c2:after,
.red-06ac .down_15c2:before {
  content: "";
  display: table;
}
.red-06ac .down_15c2:after {
  clear: both;
}
.red-06ac .down_15c2 .table-up-8c09,
.red-06ac .down_15c2 .tabs-31c0 {
  width: 49%;
}
.red-06ac .down_15c2 .table-up-8c09 a span.filter-e478,
.red-06ac .down_15c2 .tabs-31c0 a span.filter-e478 {
  display: block;
  margin-bottom: 5px;
}
.red-06ac .down_15c2 .tabs-31c0 {
  float: left;
  text-align: left;
}
.red-06ac .down_15c2 .table-up-8c09 {
  float: right;
  text-align: right;
}
.slider_huge_d5a1 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .slider_huge_d5a1 {
    margin-bottom: 0;
  }
}
.container_0fc0 {
  margin-bottom: 1em;
}
.container_0fc0 .input-smooth-ad8d {
  font-size: 1.1em;
  line-height: 1.3;
}
.highlight_purple_8d2e a {
  display: block;
  line-height: 0;
  position: relative;
}
.narrow_7d6c .container_0fc0,
.focus-stale-778e .container_0fc0 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .narrow_7d6c .container_0fc0,
  .focus-stale-778e .container_0fc0 {
    display: block;
  }
}
.narrow_7d6c .highlight_purple_8d2e,
.focus-stale-778e .highlight_purple_8d2e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .narrow_7d6c .highlight_purple_8d2e,
  .focus-stale-778e .highlight_purple_8d2e {
    margin-bottom: 1em;
  }
}
.narrow_7d6c .highlight_purple_8d2e img,
.focus-stale-778e .highlight_purple_8d2e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.narrow_7d6c .preview-ff3f,
.focus-stale-778e .preview-ff3f {
  flex-basis: calc(100% - 160px);
}
.narrow_7d6c .preview-ff3f p,
.focus-stale-778e .preview-ff3f p {
  margin-bottom: 0;
}
.narrow_7d6c .preview-ff3f {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .narrow_7d6c .preview-ff3f {
    padding-left: 0;
  }
}
.focus-stale-778e .preview-ff3f {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .focus-stale-778e .preview-ff3f {
    padding-right: 0;
  }
}
.focus-stale-778e .highlight_purple_8d2e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.medium-4924 .highlight_purple_8d2e {
  margin-bottom: 0.5em;
}
.medium-4924 .highlight_purple_8d2e img {
  width: 100%;
}
.grid_c60f .header-pink-a1de,
.medium_85ef .header-pink-a1de {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.medium_85ef .badge_liquid_4d27 .status_under_a1ee p:last-child {
  margin-bottom: 0;
}
.container-c7ee {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.upper-e650 .current-2340 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .upper-e650 .current-2340:last-of-type {
    margin-bottom: 0;
  }
}
.upper-e650 .current-2340 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.upper-e650 .current-2340 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.upper-e650 .current-2340 ul li {
  margin: 0 0 0.6em;
}
.upper-e650 .current-2340 ul li.element_73ce,
.upper-e650 .current-2340 ul li.badge_fb66 {
  position: relative;
}
.upper-e650 .current-2340 ul li.element_73ce .border-0fc2,
.upper-e650 .current-2340 ul li.badge_fb66 .border-0fc2 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.upper-e650 .current-2340 ul li.element_73ce:after:after,
.upper-e650 .current-2340 ul li.element_73ce:after:before,
.upper-e650
  .current-2340
  ul
  li.badge_fb66:after:after,
.upper-e650
  .current-2340
  ul
  li.badge_fb66:after:before {
  content: "";
  display: table;
}
.upper-e650 .current-2340 ul li.element_73ce:after:after,
.upper-e650
  .current-2340
  ul
  li.badge_fb66:after:after {
  clear: both;
}
.upper-e650 .current-2340 a.clean-f756:hover {
  text-decoration: none;
}
.upper-e650 .current-2340 select {
  max-width: 100%;
}
.upper-e650 .current-2340 table {
  font-size: 85%;
}
.upper-e650 .current-2340 table td,
.upper-e650 .current-2340 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.upper-e650 .current-2340 table tfoot td {
  text-align: left;
}
.upper-e650 .current-2340 :last-child {
  margin-bottom: 0;
}
.upper-e650 .current-2340 .slow_b69a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.upper-e650 .current-2340 .slow_b69a label {
  width: 100%;
}
.upper-e650 .current-2340 .slow_b69a .active_c901 {
  width: 100%;
  display: block;
}
.upper-e650 .current-2340 .slow_b69a .icon-a4eb {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.upper-e650 .current-2340 .slow_b69a .icon-a4eb:hover svg #svg-search {
  fill: #444;
}
.upper-e650 .current-2340 .slow_b69a .icon-a4eb svg {
  width: 18px;
  height: 18px;
}
.upper-e650 .caption_current_eee3 ul ul,
.upper-e650 .pagination_e67c ul ul,
.upper-e650 .backdrop_pressed_dfb9 ul ul,
.upper-e650 .accent-af98 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.upper-e650 .caption_current_eee3 .old_aa0f > a,
.upper-e650 .pagination_e67c .old_aa0f > a,
.upper-e650 .backdrop_pressed_dfb9 .old_aa0f > a,
.upper-e650 .accent-af98 .old_aa0f > a {
  margin-bottom: 0;
}
.upper-e650 .shade_532e li,
.upper-e650 .caption_current_eee3 li,
.upper-e650 .down_184d li,
.upper-e650 .pagination_e67c li,
.upper-e650 .backdrop_pressed_dfb9 li,
.upper-e650 .accent-af98 li,
.upper-e650 .header_smooth_3098 li,
.upper-e650 .wood-9553 li {
  display: block;
  position: relative;
}
.upper-e650 .shade_532e li:last-child,
.upper-e650 .caption_current_eee3 li:last-child,
.upper-e650 .down_184d li:last-child,
.upper-e650 .pagination_e67c li:last-child,
.upper-e650 .backdrop_pressed_dfb9 li:last-child,
.upper-e650 .accent-af98 li:last-child,
.upper-e650 .header_smooth_3098 li:last-child,
.upper-e650 .wood-9553 li:last-child {
  border: none;
}
.upper-e650 .shade_532e li a,
.upper-e650 .caption_current_eee3 li a,
.upper-e650 .down_184d li a,
.upper-e650 .pagination_e67c li a,
.upper-e650 .backdrop_pressed_dfb9 li a,
.upper-e650 .accent-af98 li a,
.upper-e650 .header_smooth_3098 li a,
.upper-e650 .wood-9553 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper-e650 .shade_532e li ul li::before,
.upper-e650 .caption_current_eee3 li ul li::before,
.upper-e650 .down_184d li ul li::before,
.upper-e650 .pagination_e67c li ul li::before,
.upper-e650 .backdrop_pressed_dfb9 li ul li::before,
.upper-e650 .accent-af98 li ul li::before,
.upper-e650 .header_smooth_3098 li ul li::before,
.upper-e650 .wood-9553 li ul li::before {
  left: 15px;
}
.upper-e650 .shade_532e li ul a,
.upper-e650 .caption_current_eee3 li ul a,
.upper-e650 .down_184d li ul a,
.upper-e650 .pagination_e67c li ul a,
.upper-e650 .backdrop_pressed_dfb9 li ul a,
.upper-e650 .accent-af98 li ul a,
.upper-e650 .header_smooth_3098 li ul a,
.upper-e650 .wood-9553 li ul a {
  padding-left: 20px;
}
.upper-e650 .shade_532e li ul ul li::before,
.upper-e650 .caption_current_eee3 li ul ul li::before,
.upper-e650 .down_184d li ul ul li::before,
.upper-e650 .pagination_e67c li ul ul li::before,
.upper-e650 .backdrop_pressed_dfb9 li ul ul li::before,
.upper-e650 .accent-af98 li ul ul li::before,
.upper-e650 .header_smooth_3098 li ul ul li::before,
.upper-e650 .wood-9553 li ul ul li::before {
  left: 30px;
}
.upper-e650 .shade_532e li ul ul a,
.upper-e650 .caption_current_eee3 li ul ul a,
.upper-e650 .down_184d li ul ul a,
.upper-e650 .pagination_e67c li ul ul a,
.upper-e650 .backdrop_pressed_dfb9 li ul ul a,
.upper-e650 .accent-af98 li ul ul a,
.upper-e650 .header_smooth_3098 li ul ul a,
.upper-e650 .wood-9553 li ul ul a {
  padding-left: 40px;
}
.upper-e650 .pro_8e5e li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.upper-e650 .wood-9553 ul li {
  margin-bottom: 1.41575em;
}
.upper-e650 .wood-9553 ul li .short-034d {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.upper-e650 .wood-9553 ul li .widget-left-a26f {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.media-66a7 .shade_532e li a,
.media-66a7 .caption_current_eee3 li a,
.media-66a7 .down_184d li a,
.media-66a7 .pagination_e67c li a,
.media-66a7 .backdrop_pressed_dfb9 li a,
.media-66a7 .accent-af98 li a,
.media-66a7 .header_smooth_3098 li a,
.media-66a7 .wood-9553 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-66a7 .pro_8e5e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-66a7 .current-2340 ul li.element_73ce .border-0fc2,
.media-66a7 .current-2340 ul li.badge_fb66 .border-0fc2 {
  background: rgba(0, 0, 0, 0.2);
}
.media-66a7 .upper-e650 .current-2340 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.nav-104d .upper-e650 .media-13d9 li {
  margin: 0;
}
.nav-104d .upper-e650 .media-13d9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.nav-104d .upper-e650 .media-13d9 li ul {
  margin: 0;
}
.nav-104d .upper-e650 .media-13d9 li ul li a {
  padding-left: 15px;
}
.nav-104d .upper-e650 .media-13d9 li ul li li a {
  padding-left: 30px;
}
.nav-104d .upper-e650 .media-13d9 li.mask-gold-d9b7 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.nav-104d .upper-e650 .media-13d9 li.mask-gold-d9b7 > 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;
}
.nav-104d .upper-e650 .media-13d9 li.mask-gold-d9b7 > 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;
}
.clean_5089 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.south-788c {
  position: relative;
  z-index: 10;
}
.south-788c .tabs_45d2 {
  width: 100%;
  max-width: 100%;
}
.yellow_de04 .shade-under-d0a4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.yellow_de04 .nav_7def {
}
.yellow_de04 .media-66a7 {
  background: #292929;
}
.label_full_9324 .shade-under-d0a4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.label_full_9324 .nav_7def {
  background: #f9f9f9;
}
.label_full_9324 .media-66a7 {
  background: #303030;
}
.description-blue-0c59 .shade-under-d0a4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .description-blue-0c59 .detail-east-9bab {
    margin-bottom: 1em;
  }
  .description-blue-0c59 .detail-east-9bab:last-child {
    margin-bottom: 0;
  }
}
.description-blue-0c59 .nav_7def {
  background: #ededed;
}
.description-blue-0c59 .media-66a7 {
  background: #1a1a1a;
}
.shade-under-d0a4.nav_7def {
  color: rgba(0, 0, 0, 0.6);
}
.shade-under-d0a4.nav_7def .medium-f651 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.shade-under-d0a4.media-66a7 {
  color: rgba(255, 255, 255, 0.99);
}
.shade-under-d0a4.media-66a7 a:not(.clean-f756) {
  color: rgba(255, 255, 255, 0.79);
}
.shade-under-d0a4.media-66a7 a:not(.clean-f756):hover {
  color: rgba(255, 255, 255, 0.99);
}
.shade-under-d0a4.media-66a7 .medium-f651 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.shade-under-d0a4.media-66a7 table tbody td,
.shade-under-d0a4.media-66a7 table th {
  background: rgba(0, 0, 0, 0.08);
}
.container_upper_f88f.link-medium-1970 .sidebar_simple_f74d {
  max-width: initial;
}
.container_upper_f88f .north-5cb2 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.container_upper_f88f .north-5cb2 .tabs_45d2 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .container_upper_f88f .north-5cb2 .tabs_45d2 {
    display: block;
    margin-bottom: 2em;
  }
  .container_upper_f88f .north-5cb2 .tabs_45d2:last-child {
    margin-bottom: 0;
  }
}
.description-blue-0c59 .detail-east-9bab:last-child,
.label_full_9324 .detail-east-9bab:last-child,
.yellow_de04 .detail-east-9bab:last-child {
  margin-bottom: 0;
}
.description-blue-0c59 .detail-east-9bab .upper-e650 .current-2340:last-child,
.label_full_9324 .detail-east-9bab .upper-e650 .current-2340:last-child,
.yellow_de04 .detail-east-9bab .upper-e650 .current-2340:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .description-blue-0c59 .accordion-plasma-a609,
  .description-blue-0c59 .out-5cb0,
  .label_full_9324 .accordion-plasma-a609,
  .label_full_9324 .out-5cb0,
  .yellow_de04 .accordion-plasma-a609,
  .yellow_de04 .out-5cb0 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .south-788c .detail-east-9bab {
    margin-bottom: 2em;
  }
}
.south-788c p:last-child {
  margin-bottom: 0;
}
.south-788c li,
.south-788c ul {
  list-style: none;
  margin: 0;
}
.south-788c ul ul {
  margin-left: 2.617924em;
}
.link-under-1e3f {
  font-size: 0.875em;
}

/* css-noise: ffd7 */
.shadow-element-p2 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.0;
}
