/*!
Theme Name: Customify
Theme URI: https://pressmaximum.avatar_2cda/customify
Author: WPCustomify
Author URI: https://pressmaximum.avatar_2cda
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.avatar_2cda/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.message-13e3.filter_2a88/licenses/gpl-2.0.surface-dim-a485
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.east-15bd/, (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.bronze_30b2.tooltip-stale-0a1d/normalize.new_791b/
 ======
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.new_791b v7.0.0 | MIT License | github.avatar_2cda/necolas/normalize.new_791b */
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;
}
.active-9576 .active-ab20,
.tag-focused-3104,
.red_d147,
.sidebar-3a67,
.pink_61ce,
.frame-a326,
.input-top-c356,
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;
}
.tag-focused-3104,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .tag-focused-3104,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .tag-focused-3104,
  h1 {
    font-size: 1.8em;
  }
}
.red_d147,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.red_d147 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .red_d147,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .red_d147,
  h2 {
    font-size: 1.7em;
  }
}
.sidebar-3a67,
h3 {
  font-size: 1.618em;
}
.active-9576 .active-ab20,
.pink_61ce,
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.section-fb7f {
  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;
}
.heading_pro_632d:after,
.heading_pro_632d:before,
.widget-86ec:after,
.widget-86ec:before {
  content: "";
  display: table;
}
.heading_pro_632d:after,
.widget-86ec:after {
  clear: both;
}
.sidebar_a9a6 {
  float: right;
  margin-right: 0;
}
.summary-61c5 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.dropdown-a096 .component_tall_0d35,
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;
}
.dropdown-a096 .component_tall_0d35: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;
}
.highlight_98a5 .component_tall_0d35 {
  box-shadow: none;
}
.highlight_98a5
  .component_tall_0d35
  .aside_fast_aa6a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.highlight_98a5 .component_tall_0d35 .dirty-8e80 {
  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;
}
.highlight_98a5
  .component_tall_0d35
  .dirty-8e80
  b {
  display: none;
}
.highlight_98a5 .logo_west_5923 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.tertiary_selected_7268:not(.primary_in_d4a0):not(.item_9843),
button:not(.primary_in_d4a0):not(.item_9843),
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ),
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ),
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ) {
  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;
}
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ):hover,
button:not(.primary_in_d4a0):not(
    .item_9843
  ):hover,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ):hover,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ):hover,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ):active,
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ):focus,
button:not(.primary_in_d4a0):not(
    .item_9843
  ):active,
button:not(.primary_in_d4a0):not(
    .item_9843
  ):focus,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ):active,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ):focus,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ):active,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ):focus,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ):active,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ):focus {
  outline: 0;
}
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff,
button:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff {
  position: relative;
}
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .center_6a4a,
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .current_5464,
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .dropdown-aeb7,
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  i,
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  svg,
button:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .center_6a4a,
button:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .current_5464,
button:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .dropdown-aeb7,
button:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  i,
button:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  svg,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .center_6a4a,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .current_5464,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .dropdown-aeb7,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  i,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  svg,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .center_6a4a,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .current_5464,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .dropdown-aeb7,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  i,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  svg,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .center_6a4a,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .current_5464,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  .dropdown-aeb7,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  i,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff
  svg {
  visibility: hidden;
}
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff:after,
button:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff:after,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff:after,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff:after,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ).fn-loading-90ff: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;
}
.tertiary_selected_7268:not(.primary_in_d4a0):not(.item_9843),
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ),
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ),
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ) {
  color: #fff;
  background: #235787;
}
.tertiary_selected_7268:not(.primary_in_d4a0):not(
    .item_9843
  ):focus,
input[type="button"]:not(.primary_in_d4a0):not(
    .item_9843
  ):focus,
input[type="reset"]:not(.primary_in_d4a0):not(
    .item_9843
  ):focus,
input[type="submit"]:not(.primary_in_d4a0):not(
    .item_9843
  ):focus {
  color: #fff;
}
.tertiary_selected_7268.fn-disabled-90ff:not(.primary_in_d4a0):not(
    .item_9843
  ),
.tertiary_selected_7268[disabled]:not(.primary_in_d4a0):not(
    .item_9843
  ),
button.fn-disabled-90ff:not(.primary_in_d4a0):not(
    .item_9843
  ),
button[disabled]:not(.primary_in_d4a0):not(
    .item_9843
  ) {
  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;
}
.narrow-d627 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.narrow-d627: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;
}
.next_54e8 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.plasma_df2b {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.feature-b7bd {
  clear: both;
  display: block;
  margin: 0 auto;
}
.heading_pro_632d:after,
.heading_pro_632d:before,
.white-880b:after,
.white-880b:before,
.frame_advanced_865f:after,
.frame_advanced_865f:before,
.breadcrumb_tall_d8b7:after,
.breadcrumb_tall_d8b7:before,
.layout_2cb7:after,
.layout_2cb7:before,
.image-old-c1be:after,
.image-old-c1be:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.heading_pro_632d:after,
.white-880b:after,
.frame_advanced_865f:after,
.breadcrumb_tall_d8b7:after,
.layout_2cb7:after,
.image-old-c1be:after {
  clear: both;
}
.white-880b .list-static-1f58,
.frame_advanced_865f .list-static-1f58,
.pagination-fc69 .list-static-1f58 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.outline_slow_7d13 {
  display: inline-block;
}
.highlight_gas_30ae {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.highlight_gas_30ae img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.highlight_gas_30ae .grid-hot-7e24 {
  padding: 1em 0;
  font-size: 85%;
}
.grid-hot-7e24 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.message_5cf6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.message_5cf6:after,
.message_5cf6:before {
  content: "";
  display: table;
}
.message_5cf6:after {
  clear: both;
}
.photo-top-5ad9 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.over-7ba4 .photo-top-5ad9 {
  max-width: 50%;
}
.media-over-fda0 .photo-top-5ad9 {
  max-width: 33.33%;
}
.pink-451e .photo-top-5ad9 {
  max-width: 25%;
}
.list-gold-96d2 .photo-top-5ad9 {
  max-width: 20%;
}
.notification-9882 .photo-top-5ad9 {
  max-width: 16.66%;
}
.photo-5975 .photo-top-5ad9 {
  max-width: 14.28%;
}
.glass-c231 .photo-top-5ad9 {
  max-width: 12.5%;
}
.slider-soft-bc1c .photo-top-5ad9 {
  max-width: 11.11%;
}
.photo-hovered-f785 {
  display: block;
}
.active-9576 .medium_8538 label,
.active-9576 .card-e3f0 label,
.active-9576 .modal_advanced_1df3 label,
.active-9576 .message_bf1e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-e051 {
  list-style: none;
  margin: 0;
}
.info-e051 article.backdrop-slow-0e32 {
  margin-bottom: 0;
}
.info-e051 ul {
  list-style: none;
  margin: 0;
}
.info-e051 .wide-57d2 li.backdrop-slow-0e32 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-e051 .wide-57d2 li.backdrop-slow-0e32 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-e051 .wide-57d2 li.backdrop-slow-0e32: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) {
  .info-e051 .wide-57d2 li.backdrop-slow-0e32 li.backdrop-slow-0e32 li.backdrop-slow-0e32 li.backdrop-slow-0e32 {
    padding-left: 0;
  }
}
article.backdrop-slow-0e32 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop-slow-0e32 .white-880b p:last-of-type {
  margin-bottom: 0;
}
article.backdrop-slow-0e32 .narrow_fe74 {
  float: left;
}
article.backdrop-slow-0e32 .chip-5e3a {
  margin-left: 85px;
}
article.backdrop-slow-0e32 .overlay-42fa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop-slow-0e32 .overlay-42fa .breadcrumb-5dd6 {
  margin-left: 10px;
}
article.backdrop-slow-0e32 .bright_9822 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop-slow-0e32 .layout-huge-9a42 {
  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 .medium_8538,
  #respond .modal_advanced_1df3,
  #respond .message_bf1e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .medium_8538 input,
#respond .modal_advanced_1df3 input,
#respond .message_bf1e input {
  width: 100%;
}
#respond .message_bf1e {
  margin-right: 0;
}
#respond .pink-1a66 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.table_cool_aa13 {
  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;
}
.table_cool_aa13.current-3889 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.table_cool_aa13 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%);
}
.table_cool_aa13:focus,
.table_cool_aa13: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);
}
.article_2e87 {
  border-radius: 10%;
}
.alert-pro-183c {
  border-radius: 50%;
}
.media-light-66d7 {
  font-size: 0.72em;
}
.slider_top_982f {
  font-size: 0.875em;
}
.progress_first_c56b {
  font-size: 1.1em;
}
.brown-2ad9 {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown-2ad9.media-light-66d7 {
  letter-spacing: 0.5px;
}
.form-out-5c42,
.form-out-5c42 a {
  color: #6d6d6d;
}
.form-out-5c42 a:hover {
  color: #111;
}
.full_a831 {
  color: #6d6d6d;
}
.light_56fc {
  overflow-x: hidden;
}
.light_56fc .wrapper-solid-5283.left-1589 {
  position: relative;
}
.light_56fc .wrapper-solid-5283.left-1589.inner_80a2 {
  position: initial;
}
.light_56fc
  .wrapper-solid-5283.left-1589.inner_80a2
  .stale_cbfb {
  left: auto;
}
.light_56fc .wrapper-solid-5283 .stale_cbfb {
  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;
}
.light_56fc .wrapper-solid-5283:hover.left-1589 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.light_56fc
  .wrapper-solid-5283:hover.left-1589
  .stale_cbfb {
  display: block;
  z-index: 9999999;
}
.light_56fc .fast-3df7 .article_72e8,
.light_56fc .box_8a0c .article_72e8 {
  display: none;
}
.light_56fc .background_prev_4f62 .wrapper-solid-5283:hover.left-1589 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.active-9576 .medium_8538 label,
.active-9576 .card-e3f0 label,
.active-9576 .modal_advanced_1df3 label,
.active-9576 .message_bf1e label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.info-e051 {
  list-style: none;
  margin: 0;
}
.info-e051 article.backdrop-slow-0e32 {
  margin-bottom: 0;
}
.info-e051 ul {
  list-style: none;
  margin: 0;
}
.info-e051 .wide-57d2 li.backdrop-slow-0e32 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .info-e051 .wide-57d2 li.backdrop-slow-0e32 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .info-e051 .wide-57d2 li.backdrop-slow-0e32: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) {
  .info-e051 .wide-57d2 li.backdrop-slow-0e32 li.backdrop-slow-0e32 li.backdrop-slow-0e32 li.backdrop-slow-0e32 {
    padding-left: 0;
  }
}
article.backdrop-slow-0e32 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.backdrop-slow-0e32 .white-880b p:last-of-type {
  margin-bottom: 0;
}
article.backdrop-slow-0e32 .narrow_fe74 {
  float: left;
}
article.backdrop-slow-0e32 .chip-5e3a {
  margin-left: 85px;
}
article.backdrop-slow-0e32 .overlay-42fa {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.backdrop-slow-0e32 .overlay-42fa .breadcrumb-5dd6 {
  margin-left: 10px;
}
article.backdrop-slow-0e32 .bright_9822 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.backdrop-slow-0e32 .layout-huge-9a42 {
  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 .medium_8538,
  #respond .modal_advanced_1df3,
  #respond .message_bf1e {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .medium_8538 input,
#respond .modal_advanced_1df3 input,
#respond .message_bf1e input {
  width: 100%;
}
#respond .message_bf1e {
  margin-right: 0;
}
#respond .pink-1a66 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.fast-3df7 .secondary_82da {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.secondary_82da .simple_a413.video_cb06 .light_b9b7 > li > a:focus,
.secondary_82da .simple_a413.video_cb06 .light_b9b7 > li > a:hover,
.secondary_82da .simple_a413.motion_5770 .light_b9b7 > li > a:focus,
.secondary_82da .simple_a413.motion_5770 .light_b9b7 > li > a:hover,
.secondary_82da .simple_a413.overlay-lite-7237 .light_b9b7 > li > a:focus,
.secondary_82da .simple_a413.overlay-lite-7237 .light_b9b7 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_82da
  .simple_a413.video_cb06
  .light_b9b7
  > li.tooltip-current-1d72
  > a,
.secondary_82da
  .simple_a413.video_cb06
  .light_b9b7
  > li.thick_b538
  > a,
.secondary_82da
  .simple_a413.motion_5770
  .light_b9b7
  > li.tooltip-current-1d72
  > a,
.secondary_82da
  .simple_a413.motion_5770
  .light_b9b7
  > li.thick_b538
  > a,
.secondary_82da
  .simple_a413.overlay-lite-7237
  .light_b9b7
  > li.tooltip-current-1d72
  > a,
.secondary_82da .simple_a413.overlay-lite-7237 .light_b9b7 > li.pagination_39ce > a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_82da .over-748a,
.secondary_82da .over-748a a {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_82da .video_a2e1.red-c063 li a,
.secondary_82da .current-e59b a,
.secondary_82da .border_left_e0d6,
.secondary_82da .light_b9b7 > li > a,
.secondary_82da .module-fresh-1855 {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da .video_a2e1.red-c063 li a:hover,
.secondary_82da .current-e59b a:hover,
.secondary_82da .border_left_e0d6:hover,
.secondary_82da .light_b9b7 > li > a:hover,
.secondary_82da .module-fresh-1855:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_82da .static-fb7b {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da .static-fb7b .modal-be5e {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_82da .static-fb7b:hover {
  color: rgba(255, 255, 255, 0.99);
}
.secondary_82da .input-over-8486 .alert_9b34 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da .input-over-8486 .alert_9b34 .footer_6c2a {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da
  .input-over-8486
  .alert_9b34
  .footer_6c2a::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da
  .input-over-8486
  .alert_9b34
  .footer_6c2a:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da
  .input-over-8486
  .alert_9b34
  .footer_6c2a::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da
  .input-over-8486
  .alert_9b34
  .footer_6c2a::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da .input-over-8486 .primary-c02e {
  color: rgba(255, 255, 255, 0.79);
}
.secondary_82da .input-over-8486 .primary-c02e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.layout_f7cb
  .secondary_82da
  .input-over-8486
  .container_6c60
  .summary-simple-6498 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.layout_f7cb
  .secondary_82da
  .input-over-8486
  .container_6c60
  .footer_6c2a {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.fast-3df7 .backdrop_7078 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.backdrop_7078 .simple_a413.video_cb06 .light_b9b7 > li > a:focus,
.backdrop_7078 .simple_a413.video_cb06 .light_b9b7 > li > a:hover,
.backdrop_7078 .simple_a413.motion_5770 .light_b9b7 > li > a:focus,
.backdrop_7078 .simple_a413.motion_5770 .light_b9b7 > li > a:hover,
.backdrop_7078 .simple_a413.overlay-lite-7237 .light_b9b7 > li > a:focus,
.backdrop_7078 .simple_a413.overlay-lite-7237 .light_b9b7 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_7078
  .simple_a413.video_cb06
  .light_b9b7
  > li.tooltip-current-1d72
  > a,
.backdrop_7078
  .simple_a413.video_cb06
  .light_b9b7
  > li.thick_b538
  > a,
.backdrop_7078
  .simple_a413.motion_5770
  .light_b9b7
  > li.tooltip-current-1d72
  > a,
.backdrop_7078
  .simple_a413.motion_5770
  .light_b9b7
  > li.thick_b538
  > a,
.backdrop_7078
  .simple_a413.overlay-lite-7237
  .light_b9b7
  > li.tooltip-current-1d72
  > a,
.backdrop_7078 .simple_a413.overlay-lite-7237 .light_b9b7 > li.pagination_39ce > a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_7078 .over-748a,
.backdrop_7078 .over-748a a {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_7078 .video_a2e1.red-c063 li a,
.backdrop_7078 .current-e59b a,
.backdrop_7078 .border_left_e0d6,
.backdrop_7078 .light_b9b7 > li > a,
.backdrop_7078 .module-fresh-1855 {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_7078 .video_a2e1.red-c063 li a:hover,
.backdrop_7078 .current-e59b a:hover,
.backdrop_7078 .border_left_e0d6:hover,
.backdrop_7078 .light_b9b7 > li > a:hover,
.backdrop_7078 .module-fresh-1855:hover {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_7078 .static-fb7b {
  color: rgba(0, 0, 0, 0.55);
}
.backdrop_7078 .static-fb7b .modal-be5e {
  color: rgba(0, 0, 0, 0.8);
}
.backdrop_7078 .static-fb7b:hover {
  color: rgba(0, 0, 0, 0.8);
}
.soft_af7c .fast-6556 {
  margin-left: auto;
  margin-right: auto;
}
.frame_advanced_865f > * {
  margin-left: auto;
  margin-right: auto;
}
.frame_advanced_865f .next_54e8 {
  margin-right: 1.41575em;
}
.content_active_6295 .frame_advanced_865f > .disabled-f459 {
  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;
}
.content_active_6295 .frame_advanced_865f > .table_e9ae {
  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;
}
.yellow_c244.soft_af7c .fast-6556,
.button-4c99.soft_af7c .fast-6556 {
  margin-left: 0;
}
.column-complex-ee29.soft_af7c .fast-6556,
.huge-7499.soft_af7c .fast-6556 {
  margin-right: 0;
}
.frame_advanced_865f ol,
.frame_advanced_865f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.background-west-db13 video {
  max-width: 100%;
}
.list_fast_df0d img {
  display: block;
}
.list_fast_df0d.next_54e8,
.list_fast_df0d.plasma_df2b {
  width: 100%;
}
.list_fast_df0d.table_e9ae img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.pressed-ce8e:not(.chip-steel-9b17) {
  margin: 1.5em auto;
}
.info-fresh-e883 p {
  padding: 1.5em 14px;
}
ul.column_2ad4.table_e9ae,
ul.column_2ad4.disabled-f459,
ul.column_2ad4.mini-9ac3.disabled-f459 {
  padding: 0 14px;
}
.gas-3084 {
  display: block;
  overflow-x: auto;
}
.gas-3084 table {
  border-collapse: collapse;
  width: 100%;
}
.gas-3084 td,
.gas-3084 th {
  padding: 0.5em;
}
.frame_advanced_865f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.frame_advanced_865f ol ol,
.frame_advanced_865f ol ul,
.frame_advanced_865f ul ol,
.frame_advanced_865f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.frame_advanced_865f ol ol li,
.frame_advanced_865f ol ul li,
.frame_advanced_865f ul ol li,
.frame_advanced_865f ul ul li {
  margin-left: 0;
}
.up-5c07.upper-3cfd > .paper-e5e7 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.up-5c07.upper-3cfd > .paper-e5e7 iframe,
.up-5c07.upper-3cfd > .paper-e5e7 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.breadcrumb-76e8 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.breadcrumb-76e8.rough-64d2 {
  padding: 0;
}
.breadcrumb-76e8.rough-64d2 cite {
  font-size: 13px;
}
.breadcrumb-76e8 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.breadcrumb-76e8 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.cool_b152 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.cool_b152 > p:first-child {
  margin-top: 0;
}
.cool_b152 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.cool_b152 blockquote {
  border-left: 0;
}
.primary_under_1036 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.primary_under_1036:not(.selected_6317) {
  max-width: 100px;
}
.primary_under_1036.component-46ba {
  border-bottom: none !important;
  text-align: center;
}
.primary_under_1036.component-46ba::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .info-fresh-e883 p {
    padding: 1.5em 0;
  }
}
.banner-0a16 {
  color: #0073aa;
}
.hidden_20ff {
  background-color: #0073aa;
}
.component-63f7 {
  color: #229fd8;
}
.filter_50cc {
  background-color: #229fd8;
}
.huge_185a {
  color: #eee;
}
.red_1807 {
  background-color: #eee;
}
.accent-66c4 {
  color: #444;
}
.button-4f13 {
  background-color: #444;
}
.light-3e75 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.light-3e75 .purple-93e6 .current-e59b {
  font-size: 15px;
}
.light-3e75 .current-e59b {
  line-height: 1.3;
}
.light-3e75 .backdrop_7078 {
}
.light-3e75 .secondary_82da {
  background: #235787;
}
.text-liquid-8dc8 {
  padding: 0;
}
.text-liquid-8dc8 .secondary_82da {
  background: #1a1a1a;
}
.text-liquid-8dc8 .backdrop_7078 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.sort_cold_6921 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.sort_cold_6921 .backdrop_7078 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.sort_cold_6921 .secondary_82da {
  background: #303030;
}
.image-old-c1be {
  position: relative;
  z-index: 10;
}
.image-old-c1be .picture-full-956b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.photo_plasma_06e3 .left-1589 {
  display: inline-block;
  vertical-align: middle;
}
.photo_plasma_06e3.hard_661a .left-1589 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .photo_plasma_06e3.hard_661a .left-1589 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .photo_plasma_06e3.hard_661a .left-1589 {
    margin-right: 0.4em;
  }
}
.photo_plasma_06e3.hard_661a .left-1589:last-child {
  margin-right: 0;
}
.shade_1d9e .picture-full-956b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .fast-3df7 .purple-93e6 {
    margin: 0 -0.5em;
  }
  .fast-3df7 .purple-93e6 [class*="customify-col-"],
  .fast-3df7 .purple-93e6 [class*="customify-col_"],
  .fast-3df7 .purple-93e6 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.fast-3df7.title_south_64f6 .picture-full-956b {
  background: 0 0 !important;
}
.fast-3df7.title_south_64f6 .picture-full-956b,
.fast-3df7.shade_1d9e .picture-full-956b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .fast-3df7.inner-3e1d {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.fast-3df7.shade_1d9e .picture-full-956b {
  box-shadow: none !important;
}
.down_aa6b {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .down_aa6b {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .down_aa6b {
    padding: 18px 0 20px;
  }
}
.down_aa6b .carousel_b737 {
  width: 100%;
}
.down_aa6b .layout_714e {
  margin-bottom: 0;
}
.down_aa6b .feature-5b61 {
  margin-top: 5px;
  font-size: 0.875em;
}
.description_c2e9 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.description_c2e9 .border_iron_24cb {
  width: 100%;
}
.preview-narrow-69f9 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.preview-narrow-69f9 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.preview-narrow-69f9 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;
}
.preview-narrow-69f9 li:last-child:after {
  display: none;
}
.preview-narrow-69f9 li a {
  font-weight: 500;
  margin-right: 10px;
}
.caption-brown-50c3 .article_72e8 button,
.down_aa6b .article_72e8 button {
  left: 0;
}
.caption-brown-50c3 .border_iron_24cb,
.down_aa6b .border_iron_24cb {
  padding-left: 0;
  padding-right: 0;
}
.caption-brown-50c3 .description_c2e9,
.down_aa6b .description_c2e9 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.caption-brown-50c3 {
  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;
}
.caption-brown-50c3: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;
}
.caption-brown-50c3 .logo_pressed_c4bf {
  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) {
  .caption-brown-50c3 .logo_pressed_c4bf {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .caption-brown-50c3 .logo_pressed_c4bf {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .caption-brown-50c3 .logo_pressed_c4bf {
    min-height: 200px;
  }
}
.caption-brown-50c3 .preview-narrow-69f9 {
  color: rgba(255, 255, 255, 0.8);
}
.caption-brown-50c3 .preview-narrow-69f9 a,
.caption-brown-50c3 .preview-narrow-69f9 li:after {
  color: inherit;
}
.caption-brown-50c3 .preview-narrow-69f9 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.button_47a7 {
  margin-bottom: 0.5em;
}
.dirty-c2f1 {
  margin-bottom: 1.2em;
}
.dirty-c2f1,
.button_47a7 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.dirty-c2f1 p:last-child,
.button_47a7 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .article_72e8,
#masthead .article_72e8 {
  display: none;
}
#masthead
  > .article_72e8.text-current-e6c8 {
  display: none;
}
#masthead > .article_72e8 button {
  left: 0;
}
.tabs_dirty_0057 {
  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%;
}
.tabs_dirty_0057 .left-1589 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.tabs_dirty_0057 .feature-cfcd {
  display: -webkit-box;
  display: flex;
}
.tabs_dirty_0057 .feature-cfcd.label_a044 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.tabs_dirty_0057 .feature-cfcd.texture_glass_2604 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs_dirty_0057 .feature-cfcd.banner_d0e7 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.tabs_dirty_0057.sort_a85f.menu_4497 .feature-cfcd.label_a044 {
  flex-basis: 100%;
}
.tabs_dirty_0057.gradient-0997 .feature-cfcd.texture_glass_2604 {
  -webkit-box-flex: 1;
  flex: auto;
}
.tabs_dirty_0057.gradient-0997 .feature-cfcd.banner_d0e7 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .article_72e8.text-current-e6c8 {
  display: none;
}
#masthead > .article_72e8 button {
  left: 0;
}
.steel_3ecd {
  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;
}
.steel_3ecd:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.steel_3ecd.info-4c25 i {
  margin-right: 4px;
}
.steel_3ecd.thumbnail_dirty_2a43 i {
  margin-left: 5px;
}
.current-e59b p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.current-e59b p:last-child {
  margin-bottom: 0;
}
.thick_ac41 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.thick_ac41 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.thick_ac41 img {
  display: block;
  width: auto;
  line-height: 1;
}
.thick_ac41 .over-748a {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.thick_ac41 .tertiary_active_2718 {
  margin: 5px 0 7px 0;
}
.thick_ac41.narrow-f851 .tag_eb68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick_ac41.narrow-f851 .breadcrumb-slow-213e {
  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;
}
.thick_ac41.tabs-soft-1686 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.thick_ac41.tabs-soft-1686 .tag_eb68 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.thick_ac41.tabs-soft-1686 .breadcrumb-slow-213e {
  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;
}
.thick_ac41.input-upper-72cd {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.thick_ac41.accent-out-1654 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.thick_ac41.accent-out-1654 .breadcrumb-slow-213e {
  margin-top: 7px;
}
.backdrop-51e9 {
  display: inline-block;
}
.image-old-c1be .chip-under-8c7c .thick_ac41 img {
  max-width: 100%;
}
.simple_a413 .header-blue-3608.hero-liquid-2e63,
.breadcrumb_paper_ba95 .header-blue-3608.hero-liquid-2e63 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.simple_a413 .info-a431,
.breadcrumb_paper_ba95 .info-a431 {
  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%);
}
.simple_a413 .info-a431 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.simple_a413.static_2c8b .info-a431 {
  display: none;
}
.simple_a413 .notice-easy-1ca9 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.simple_a413 .notice-easy-1ca9 li {
  display: inline-block;
  position: relative;
}
.simple_a413 .notice-easy-1ca9 li:last-child {
  margin-right: 0;
}
.simple_a413 .notice-easy-1ca9 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;
}
.simple_a413 .notice-easy-1ca9 li.pagination_39ce > a {
  color: rgba(0, 0, 0, 0.9);
}
.simple_a413 .notice-easy-1ca9 > 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;
}
.simple_a413 .notice-easy-1ca9 > li > a i {
  line-height: 0;
}
.simple_a413 .notice-easy-1ca9 > li.form_copper_f8b3 > a .info-a431 {
  margin-left: 4px;
  line-height: 0;
}
.simple_a413 .notice-easy-1ca9 .smooth_af7d li.form_copper_f8b3 > a {
  position: relative;
}
.simple_a413 .notice-easy-1ca9 .smooth_af7d li.form_copper_f8b3 > a:after,
.simple_a413 .notice-easy-1ca9 .smooth_af7d li.form_copper_f8b3 > a:before {
  content: "";
  display: table;
}
.simple_a413 .notice-easy-1ca9 .smooth_af7d li.form_copper_f8b3 > a:after {
  clear: both;
}
.simple_a413 .notice-easy-1ca9 .smooth_af7d li.form_copper_f8b3 > a .info-a431 {
  margin-left: 5px;
  float: right;
}
.simple_a413 .column-0640,
.simple_a413 .smooth_af7d {
  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;
}
.simple_a413 .smooth_af7d {
  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;
}
.simple_a413 .smooth_af7d .hero-liquid-2e63 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.simple_a413 .smooth_af7d .info-a431 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.simple_a413 .smooth_af7d li {
  display: block;
  margin: 0;
  padding: 0;
}
.simple_a413 .smooth_af7d 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;
}
.simple_a413 .smooth_af7d li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.simple_a413 .smooth_af7d .smooth_af7d {
  top: 0;
  left: 100%;
}
.simple_a413 .overlay-39f8.fn-focus-90ff > .column-0640,
.simple_a413 .overlay-39f8.fn-focus-90ff > .smooth_af7d,
.simple_a413 .overlay-39f8:focus > .column-0640,
.simple_a413 .overlay-39f8:focus > .smooth_af7d,
.simple_a413 .overlay-39f8:hover > .column-0640,
.simple_a413 .overlay-39f8:hover > .smooth_af7d {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.simple_a413.overlay-lite-7237 .light_b9b7:after,
.simple_a413.overlay-lite-7237 .light_b9b7:before {
  content: "";
  display: table;
}
.simple_a413.overlay-lite-7237 .light_b9b7:after {
  clear: both;
}
.simple_a413.overlay-lite-7237 .light_b9b7 > li {
  float: left;
}
.simple_a413.title_out_36bc .light_b9b7:after,
.simple_a413.title_out_36bc .light_b9b7:before {
  content: "";
  display: table;
}
.simple_a413.title_out_36bc .light_b9b7:after {
  clear: both;
}
.simple_a413.title_out_36bc .light_b9b7 > li {
  float: left;
}
.simple_a413.title_out_36bc .light_b9b7 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.simple_a413.title_out_36bc .light_b9b7 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.simple_a413.title_out_36bc .light_b9b7 > li.tooltip-current-1d72 > a,
.simple_a413.title_out_36bc .light_b9b7 > li.pagination_39ce > a {
  color: #fff;
  background-color: #1e4b75;
}
.simple_a413.video_cb06 .light_b9b7 > li > a .hero-liquid-2e63 {
  position: relative;
}
.simple_a413.video_cb06 .light_b9b7 > li > a .hero-liquid-2e63: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;
}
.simple_a413.video_cb06
  .light_b9b7
  > li:focus
  > a
  .hero-liquid-2e63:before,
.simple_a413.video_cb06
  .light_b9b7
  > li:hover
  > a
  .hero-liquid-2e63:before {
  width: 100%;
  background-color: currentColor;
}
.simple_a413.video_cb06
  .light_b9b7
  > li.tooltip-current-1d72
  > a
  .hero-liquid-2e63:before,
.simple_a413.video_cb06
  .light_b9b7
  > li.thick_b538
  > a
  .hero-liquid-2e63:before {
  width: 100%;
  background-color: currentColor;
}
.simple_a413.motion_5770 .light_b9b7 > li > a .hero-liquid-2e63 {
  position: relative;
}
.simple_a413.motion_5770 .light_b9b7 > li > a .hero-liquid-2e63: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;
}
.simple_a413.motion_5770 .light_b9b7 > li:focus > a .hero-liquid-2e63:before,
.simple_a413.motion_5770
  .light_b9b7
  > li:hover
  > a
  .hero-liquid-2e63:before {
  width: 100%;
  background-color: currentColor;
}
.simple_a413.motion_5770
  .light_b9b7
  > li.tooltip-current-1d72
  > a
  .hero-liquid-2e63:before,
.simple_a413.motion_5770
  .light_b9b7
  > li.thick_b538
  > a
  .hero-liquid-2e63:before {
  width: 100%;
  background-color: currentColor;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li:first-child > a {
  border-top: none;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 .dark-fafe > .hero-liquid-2e63 .info-a431 {
  display: none;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li:last-child {
  border: none;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li.form_copper_f8b3 > a {
  padding-right: 45px !important;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li a:focus,
.breadcrumb_paper_ba95 .notice-easy-1ca9 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li .article-bc15 {
  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;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li .article-bc15:hover {
  box-shadow: none;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 li .article-bc15 .info-a431 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 .smooth_af7d {
  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);
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 .smooth_af7d li a {
  padding-left: 3em;
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 .status-left-a2b1 > a .article-bc15 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.breadcrumb_paper_ba95 .notice-easy-1ca9 .status-left-a2b1 > .smooth_af7d {
  display: block;
  opacity: 1;
}
.element-west-060f {
  max-width: 100%;
}
.video-7c67 {
  line-height: 0;
  cursor: pointer;
}
.module-fresh-1855 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.module-fresh-1855:hover {
  box-shadow: none;
  color: currentColor;
}
.module-fresh-1855 svg {
  width: 18px;
  height: 18px;
}
.module-fresh-1855 .list-81bd {
  display: none;
}
.header_tall_67dc {
  position: relative;
}
.header_tall_67dc.fn-active-90ff .module-fresh-1855 .detail-orange-a971 {
  display: none;
}
.header_tall_67dc.fn-active-90ff .module-fresh-1855 .list-81bd {
  display: inline-block;
}
.header_tall_67dc .photo_south_5dfb {
  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);
}
.header_tall_67dc.search-c588 .photo_south_5dfb {
  left: auto;
  right: -0.9em;
}
.header_tall_67dc.search-c588 .aside_under_983c::before {
  left: auto;
  right: 15px;
}
.header_tall_67dc.fn-active-90ff .photo_south_5dfb {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.container_6c60 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.container_6c60 label {
  flex-basis: 100%;
}
.container_6c60 .alert_9b34 {
  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;
}
.container_6c60 .footer_6c2a {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.container_6c60 .footer_6c2a:focus {
  background-color: transparent;
}
.container_6c60 button.primary-c02e {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.container_6c60 button.primary-c02e:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.container_6c60 button.primary-c02e svg {
  width: 18px;
  height: 18px;
}
.container_6c60 input[type="submit"] {
  min-height: auto;
}
.input-over-8486 .container_6c60 .footer_6c2a {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.aside_under_983c {
  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) {
  .aside_under_983c {
    width: 220px;
  }
}
.aside_under_983c label {
  flex-basis: 100%;
}
.aside_under_983c::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;
}
.layout_f7cb .input-over-8486 .container_6c60 {
  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;
}
.layout_f7cb
  .input-over-8486
  .container_6c60
  .alert_9b34 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.layout_f7cb .input-over-8486 .container_6c60 .footer_6c2a {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.layout_f7cb
  .input-over-8486
  .container_6c60
  .footer_6c2a:focus {
  background: 0 0;
}
.layout_f7cb
  .input-over-8486
  .container_6c60
  .summary-simple-6498 {
  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;
}
.video_a2e1 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.video_a2e1 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.video_a2e1 li:last-child {
  margin-right: 0;
}
.video_a2e1 li:first-child {
  margin-left: 0;
}
.video_a2e1.gas_2124 a {
  color: #fff;
}
.video_a2e1.gas_2124 a:hover {
  color: #fff;
}
.video_a2e1 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.video_a2e1 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.video_a2e1 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.video_a2e1 a:hover {
  opacity: 0.9;
  color: inherit;
}
.video_a2e1 [class*="social-icon-apple"] {
  background-color: #999;
}
.video_a2e1 [class*="social-icon-apple"].overlay-5168 {
  background-color: transparent;
  color: #999;
}
.video_a2e1 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.video_a2e1 [class*="social-icon-behance"].overlay-5168 {
  background-color: transparent;
  color: #1769ff;
}
.video_a2e1 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.video_a2e1 [class*="social-icon-bitbucket"].overlay-5168 {
  background-color: transparent;
  color: #205081;
}
.video_a2e1 [class*="social-icon-codepen"] {
  background-color: #000;
}
.video_a2e1 [class*="social-icon-codepen"].overlay-5168 {
  background-color: transparent;
  color: #000;
}
.video_a2e1 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.video_a2e1 [class*="social-icon-delicious"].overlay-5168 {
  background-color: transparent;
  color: #39f;
}
.video_a2e1 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.video_a2e1 [class*="social-icon-digg"].overlay-5168 {
  background-color: transparent;
  color: #005be2;
}
.video_a2e1 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.video_a2e1 [class*="social-icon-dribbble"].overlay-5168 {
  background-color: transparent;
  color: #ea4c89;
}
.video_a2e1 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.video_a2e1 [class*="social-icon-envelope"].overlay-5168 {
  background-color: transparent;
  color: #ea4335;
}
.video_a2e1 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.video_a2e1 [class*="social-icon-facebook"].overlay-5168 {
  background-color: transparent;
  color: #3b5998;
}
.video_a2e1 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.video_a2e1 [class*="social-icon-flickr"].overlay-5168 {
  background-color: transparent;
  color: #0063dc;
}
.video_a2e1 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.video_a2e1 [class*="social-icon-foursquare"].overlay-5168 {
  background-color: transparent;
  color: #2d5be3;
}
.video_a2e1 [class*="social-icon-github"] {
  background-color: #333;
}
.video_a2e1 [class*="social-icon-github"].overlay-5168 {
  background-color: transparent;
  color: #333;
}
.video_a2e1 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.video_a2e1 [class*="social-icon-google-plus"].overlay-5168 {
  background-color: transparent;
  color: #dd4b39;
}
.video_a2e1 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.video_a2e1 [class*="social-icon-houzz"].overlay-5168 {
  background-color: transparent;
  color: #7ac142;
}
.video_a2e1 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.video_a2e1 [class*="social-icon-instagram"].overlay-5168 {
  background-color: transparent;
  color: #262626;
}
.video_a2e1 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.video_a2e1 [class*="social-icon-jsfiddle"].overlay-5168 {
  background-color: transparent;
  color: #487aa2;
}
.video_a2e1 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.video_a2e1 [class*="social-icon-linkedin"].overlay-5168 {
  background-color: transparent;
  color: #0077b5;
}
.video_a2e1 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.video_a2e1 [class*="social-icon-medium"].overlay-5168 {
  background-color: transparent;
  color: #00ab6b;
}
.video_a2e1 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.video_a2e1
  [class*="social-icon-odnoklassniki"].overlay-5168 {
  background-color: transparent;
  color: #f4731c;
}
.video_a2e1 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.video_a2e1 [class*="social-icon-meetup"].overlay-5168 {
  background-color: transparent;
  color: #ec1c40;
}
.video_a2e1 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.video_a2e1 [class*="social-icon-pinterest"].overlay-5168 {
  background-color: transparent;
  color: #bd081c;
}
.video_a2e1 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.video_a2e1 [class*="social-icon-product-hunt"].overlay-5168 {
  background-color: transparent;
  color: #da552f;
}
.video_a2e1 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.video_a2e1 [class*="social-icon-reddit"].overlay-5168 {
  background-color: transparent;
  color: #ff4500;
}
.video_a2e1 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.video_a2e1 [class*="social-icon-rss"].overlay-5168 {
  background-color: transparent;
  color: #f26522;
}
.video_a2e1 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.video_a2e1
  [class*="social-icon-shopping-cart"].overlay-5168 {
  background-color: transparent;
  color: #4caf50;
}
.video_a2e1 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.video_a2e1 [class*="social-icon-skype"].overlay-5168 {
  background-color: transparent;
  color: #00aff0;
}
.video_a2e1 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.video_a2e1 [class*="social-icon-slideshare"].overlay-5168 {
  background-color: transparent;
  color: #0077b5;
}
.video_a2e1 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.video_a2e1 [class*="social-icon-snapchat"].overlay-5168 {
  background-color: transparent;
  color: #fffc00;
}
.video_a2e1 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.video_a2e1 [class*="social-icon-soundcloud"].overlay-5168 {
  background-color: transparent;
  color: #f80;
}
.video_a2e1 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.video_a2e1 [class*="social-icon-spotify"].overlay-5168 {
  background-color: transparent;
  color: #2ebd59;
}
.video_a2e1 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.video_a2e1
  [class*="social-icon-stack-overflow"].overlay-5168 {
  background-color: transparent;
  color: #fe7a15;
}
.video_a2e1 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.video_a2e1 [class*="social-icon-maldkfgram"].overlay-5168 {
  background-color: transparent;
  color: #2ca5e0;
}
.video_a2e1 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.video_a2e1 [class*="social-icon-tripadvisor"].overlay-5168 {
  background-color: transparent;
  color: #589442;
}
.video_a2e1 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.video_a2e1 [class*="social-icon-tumblr"].overlay-5168 {
  background-color: transparent;
  color: #35465c;
}
.video_a2e1 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.video_a2e1 [class*="social-icon-twitch"].overlay-5168 {
  background-color: transparent;
  color: #6441a5;
}
.video_a2e1 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.video_a2e1 [class*="social-icon-twitter"].overlay-5168 {
  background-color: transparent;
  color: #1da1f2;
}
.video_a2e1 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.video_a2e1 [class*="social-icon-vimeo"].overlay-5168 {
  background-color: transparent;
  color: #1ab7ea;
}
.video_a2e1 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.video_a2e1 [class*="social-icon-vk"].overlay-5168 {
  background-color: transparent;
  color: #45668e;
}
.video_a2e1 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.video_a2e1 [class*="social-icon-weibo"].overlay-5168 {
  background-color: transparent;
  color: #df2029;
}
.video_a2e1 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.video_a2e1 [class*="social-icon-weixin"].overlay-5168 {
  background-color: transparent;
  color: #7bb32e;
}
.video_a2e1 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.video_a2e1 [class*="social-icon-whatsapp"].overlay-5168 {
  background-color: transparent;
  color: #25d366;
}
.video_a2e1 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.video_a2e1 [class*="social-icon-wordpress"].overlay-5168 {
  background-color: transparent;
  color: #21759b;
}
.video_a2e1 [class*="social-icon-xing"] {
  background-color: #026466;
}
.video_a2e1 [class*="social-icon-xing"].overlay-5168 {
  background-color: transparent;
  color: #026466;
}
.video_a2e1 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.video_a2e1 [class*="social-icon-yelp"].overlay-5168 {
  background-color: transparent;
  color: #af0606;
}
.video_a2e1 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.video_a2e1 [class*="social-icon-youtube"].overlay-5168 {
  background-color: transparent;
  color: #cd201f;
}
.border_left_e0d6 {
  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;
}
.border_left_e0d6:hover {
  box-shadow: none;
  background: 0 0;
}
.hero_db7b {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.footer_1d48 {
  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;
}
.pressed_787d {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.dirty_7dce {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.dirty_7dce,
.dirty_7dce::after,
.dirty_7dce::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;
}
.dirty_7dce::after,
.dirty_7dce::before {
  content: "";
  display: block;
  background-color: inherit;
}
.background-bronze-3437 .footer_1d48 .pressed_787d {
  margin-top: -2px;
  width: 19px;
}
.background-bronze-3437 .footer_1d48 .dirty_7dce {
  margin-top: -1px;
}
.background-bronze-3437 .footer_1d48 .dirty_7dce,
.background-bronze-3437 .footer_1d48 .dirty_7dce::after,
.background-bronze-3437 .footer_1d48 .dirty_7dce::before {
  width: 19px;
  height: 2px;
}
.background-bronze-3437 .footer_1d48 .dirty_7dce::before {
  top: -6px;
}
.background-bronze-3437 .footer_1d48 .dirty_7dce::after {
  bottom: -6px;
}
.thick-ada1 .footer_1d48 .pressed_787d {
  margin-top: -2px;
  width: 22px;
}
.thick-ada1 .footer_1d48 .dirty_7dce {
  margin-top: -1px;
}
.thick-ada1 .footer_1d48 .dirty_7dce,
.thick-ada1 .footer_1d48 .dirty_7dce::after,
.thick-ada1 .footer_1d48 .dirty_7dce::before {
  width: 22px;
  height: 2px;
}
.thick-ada1 .footer_1d48 .dirty_7dce::before {
  top: -7px;
}
.thick-ada1 .footer_1d48 .dirty_7dce::after {
  bottom: -7px;
}
.preview-lower-6d64 .footer_1d48 .pressed_787d {
  margin-top: -2px;
  width: 31px;
}
.preview-lower-6d64 .footer_1d48 .dirty_7dce {
  margin-top: -1.5px;
}
.preview-lower-6d64 .footer_1d48 .dirty_7dce,
.preview-lower-6d64 .footer_1d48 .dirty_7dce::after,
.preview-lower-6d64 .footer_1d48 .dirty_7dce::before {
  width: 31px;
  height: 3px;
}
.preview-lower-6d64 .footer_1d48 .dirty_7dce::before {
  top: -9px;
}
.preview-lower-6d64 .footer_1d48 .dirty_7dce::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .layout_complex_8a18 .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 19px;
  }
  .layout_complex_8a18 .footer_1d48 .dirty_7dce {
    margin-top: -1px;
  }
  .layout_complex_8a18 .footer_1d48 .dirty_7dce,
  .layout_complex_8a18 .footer_1d48 .dirty_7dce::after,
  .layout_complex_8a18 .footer_1d48 .dirty_7dce::before {
    width: 19px;
    height: 2px;
  }
  .layout_complex_8a18 .footer_1d48 .dirty_7dce::before {
    top: -6px;
  }
  .layout_complex_8a18 .footer_1d48 .dirty_7dce::after {
    bottom: -6px;
  }
  .thumbnail-a9bf .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 22px;
  }
  .thumbnail-a9bf .footer_1d48 .dirty_7dce {
    margin-top: -1px;
  }
  .thumbnail-a9bf .footer_1d48 .dirty_7dce,
  .thumbnail-a9bf .footer_1d48 .dirty_7dce::after,
  .thumbnail-a9bf .footer_1d48 .dirty_7dce::before {
    width: 22px;
    height: 2px;
  }
  .thumbnail-a9bf .footer_1d48 .dirty_7dce::before {
    top: -7px;
  }
  .thumbnail-a9bf .footer_1d48 .dirty_7dce::after {
    bottom: -7px;
  }
  .title-7b49 .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 31px;
  }
  .title-7b49 .footer_1d48 .dirty_7dce {
    margin-top: -1.5px;
  }
  .title-7b49 .footer_1d48 .dirty_7dce,
  .title-7b49 .footer_1d48 .dirty_7dce::after,
  .title-7b49 .footer_1d48 .dirty_7dce::before {
    width: 31px;
    height: 3px;
  }
  .title-7b49 .footer_1d48 .dirty_7dce::before {
    top: -9px;
  }
  .title-7b49 .footer_1d48 .dirty_7dce::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .popup-5cae .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 19px;
  }
  .popup-5cae .footer_1d48 .dirty_7dce {
    margin-top: -1px;
  }
  .popup-5cae .footer_1d48 .dirty_7dce,
  .popup-5cae .footer_1d48 .dirty_7dce::after,
  .popup-5cae .footer_1d48 .dirty_7dce::before {
    width: 19px;
    height: 2px;
  }
  .popup-5cae .footer_1d48 .dirty_7dce::before {
    top: -6px;
  }
  .popup-5cae .footer_1d48 .dirty_7dce::after {
    bottom: -6px;
  }
  .pink_2789 .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 22px;
  }
  .pink_2789 .footer_1d48 .dirty_7dce {
    margin-top: -1px;
  }
  .pink_2789 .footer_1d48 .dirty_7dce,
  .pink_2789 .footer_1d48 .dirty_7dce::after,
  .pink_2789 .footer_1d48 .dirty_7dce::before {
    width: 22px;
    height: 2px;
  }
  .pink_2789 .footer_1d48 .dirty_7dce::before {
    top: -7px;
  }
  .pink_2789 .footer_1d48 .dirty_7dce::after {
    bottom: -7px;
  }
  .modal-b54c .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 31px;
  }
  .modal-b54c .footer_1d48 .dirty_7dce {
    margin-top: -1.5px;
  }
  .modal-b54c .footer_1d48 .dirty_7dce,
  .modal-b54c .footer_1d48 .dirty_7dce::after,
  .modal-b54c .footer_1d48 .dirty_7dce::before {
    width: 31px;
    height: 3px;
  }
  .modal-b54c .footer_1d48 .dirty_7dce::before {
    top: -9px;
  }
  .modal-b54c .footer_1d48 .dirty_7dce::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .sidebar_2197 .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 19px;
  }
  .sidebar_2197 .footer_1d48 .dirty_7dce {
    margin-top: -1px;
  }
  .sidebar_2197 .footer_1d48 .dirty_7dce,
  .sidebar_2197 .footer_1d48 .dirty_7dce::after,
  .sidebar_2197 .footer_1d48 .dirty_7dce::before {
    width: 19px;
    height: 2px;
  }
  .sidebar_2197 .footer_1d48 .dirty_7dce::before {
    top: -6px;
  }
  .sidebar_2197 .footer_1d48 .dirty_7dce::after {
    bottom: -6px;
  }
  .focus-fresh-0997 .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 22px;
  }
  .focus-fresh-0997 .footer_1d48 .dirty_7dce {
    margin-top: -1px;
  }
  .focus-fresh-0997 .footer_1d48 .dirty_7dce,
  .focus-fresh-0997 .footer_1d48 .dirty_7dce::after,
  .focus-fresh-0997 .footer_1d48 .dirty_7dce::before {
    width: 22px;
    height: 2px;
  }
  .focus-fresh-0997 .footer_1d48 .dirty_7dce::before {
    top: -7px;
  }
  .focus-fresh-0997 .footer_1d48 .dirty_7dce::after {
    bottom: -7px;
  }
  .plasma-5f81 .footer_1d48 .pressed_787d {
    margin-top: -2px;
    width: 31px;
  }
  .plasma-5f81 .footer_1d48 .dirty_7dce {
    margin-top: -1.5px;
  }
  .plasma-5f81 .footer_1d48 .dirty_7dce,
  .plasma-5f81 .footer_1d48 .dirty_7dce::after,
  .plasma-5f81 .footer_1d48 .dirty_7dce::before {
    width: 31px;
    height: 3px;
  }
  .plasma-5f81 .footer_1d48 .dirty_7dce::before {
    top: -9px;
  }
  .plasma-5f81 .footer_1d48 .dirty_7dce::after {
    bottom: -9px;
  }
}
.accordion_70c8 .dirty_7dce {
  -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);
}
.accordion_70c8 .dirty_7dce::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.accordion_70c8 .dirty_7dce::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);
}
.accordion_70c8.widget_advanced_e48a .dirty_7dce {
  -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);
}
.accordion_70c8.widget_advanced_e48a .dirty_7dce::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.accordion_70c8.widget_advanced_e48a .dirty_7dce::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);
}
.last-a274 {
  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.preview_0223:before {
  display: none;
}
.box_8a0c {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.box_8a0c .header_full_af04 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.box_8a0c .header_full_af04:last-of-type {
  border-bottom: none;
}
.box_8a0c .header_full_af04.yellow_85e3,
.box_8a0c .header_full_af04.tertiary_prev_32e8,
.box_8a0c .header_full_af04.notification_0541 {
  padding: 0;
}
.box_8a0c .breadcrumb_paper_ba95 .article-bc15 {
  color: currentColor;
}
.box_8a0c .breadcrumb_paper_ba95 .article-bc15:focus,
.box_8a0c .breadcrumb_paper_ba95 .article-bc15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_8a0c.backdrop_7078 .static-fb7b,
.box_8a0c.backdrop_7078 .current-e59b a,
.box_8a0c.backdrop_7078 .light_b9b7 a,
.box_8a0c.backdrop_7078 .smooth_af7d a {
  color: rgba(0, 0, 0, 0.55);
}
.box_8a0c.backdrop_7078 .static-fb7b:hover,
.box_8a0c.backdrop_7078 .current-e59b a:hover,
.box_8a0c.backdrop_7078 .light_b9b7 a:hover,
.box_8a0c.backdrop_7078 .smooth_af7d a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.box_8a0c.backdrop_7078 .modal-be5e {
  color: rgba(0, 0, 0, 0.8);
}
.box_8a0c.backdrop_7078 .header_full_af04 {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_8a0c.backdrop_7078 .header_full_af04:before {
  background: rgba(0, 0, 0, 0.08);
}
.box_8a0c.backdrop_7078 .hero_fbed:before {
  background: rgba(255, 255, 255, 0.9);
}
.box_8a0c.backdrop_7078 .breadcrumb_paper_ba95 .notice-easy-1ca9 li a,
.box_8a0c.backdrop_7078 .breadcrumb_paper_ba95 .article-bc15,
.box_8a0c.backdrop_7078 .smooth_af7d {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_8a0c.backdrop_7078 .breadcrumb_paper_ba95 .article-bc15:focus,
.box_8a0c.backdrop_7078 .breadcrumb_paper_ba95 .article-bc15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_8a0c.backdrop_7078 .notice-easy-1ca9 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.box_8a0c.secondary_82da .static-fb7b,
.box_8a0c.secondary_82da .current-e59b a,
.box_8a0c.secondary_82da .light_b9b7 .article-bc15,
.box_8a0c.secondary_82da .light_b9b7 a,
.box_8a0c.secondary_82da .smooth_af7d a {
  color: rgba(255, 255, 255, 0.79);
}
.box_8a0c.secondary_82da .static-fb7b:hover,
.box_8a0c.secondary_82da .current-e59b a:hover,
.box_8a0c.secondary_82da .light_b9b7 .article-bc15:hover,
.box_8a0c.secondary_82da .light_b9b7 a:hover,
.box_8a0c.secondary_82da .smooth_af7d a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.box_8a0c.secondary_82da .modal-be5e {
  color: rgba(255, 255, 255, 0.99);
}
.box_8a0c.secondary_82da .header_full_af04 {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_8a0c.secondary_82da .header_full_af04:before {
  background: rgba(255, 255, 255, 0.08);
}
.box_8a0c.secondary_82da .hero_fbed:before {
  background: rgba(0, 0, 0, 0.9);
}
.box_8a0c.secondary_82da .breadcrumb_paper_ba95 .notice-easy-1ca9 li a,
.box_8a0c.secondary_82da .breadcrumb_paper_ba95 .article-bc15,
.box_8a0c.secondary_82da .smooth_af7d {
  border-color: rgba(255, 255, 255, 0.08);
}
.box_8a0c.secondary_82da .breadcrumb_paper_ba95 .article-bc15:focus,
.box_8a0c.secondary_82da .breadcrumb_paper_ba95 .article-bc15:hover {
  background: rgba(0, 0, 0, 0.01);
}
.box_8a0c.secondary_82da .notice-easy-1ca9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hero_fbed {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.hero_fbed:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.tooltip_hard_af6c {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.outline_33ee .box_8a0c {
  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;
}
.outline_33ee .header_full_af04 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.outline_33ee .header_full_af04: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) {
  .outline_33ee .header_full_af04:before {
    width: 16%;
    left: 42%;
  }
}
.outline_33ee .header_full_af04:last-child:before {
  content: none;
}
.outline_33ee .header_full_af04[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.outline_33ee .breadcrumb_paper_ba95 .notice-easy-1ca9 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.outline_33ee .breadcrumb_paper_ba95 .notice-easy-1ca9 li a .article-bc15 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.outline_33ee .breadcrumb_paper_ba95 .smooth_af7d {
  border: none;
}
.outline_33ee .breadcrumb_paper_ba95 .smooth_af7d li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.outline_33ee .hero_fbed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.outline_33ee .tooltip_hard_af6c {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.outline_33ee .secondary_82da .hero_fbed:before {
  background: rgba(0, 0, 0, 0.9);
}
.outline_33ee .backdrop_7078.narrow_4077 .dirty_7dce {
  background: rgba(0, 0, 0, 0.6);
}
.outline_33ee
  .backdrop_7078.narrow_4077
  .dirty_7dce::after,
.outline_33ee
  .backdrop_7078.narrow_4077
  .dirty_7dce:before {
  background: inherit;
}
.outline_33ee
  .backdrop_7078.narrow_4077:hover
  .dirty_7dce {
  background: rgba(0, 0, 0, 0.8);
}
.block_7117 .box_8a0c {
  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) {
  .block_7117 .box_8a0c {
    width: auto;
    right: 45px;
  }
}
.video-thick-3739 .box_8a0c {
  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) {
  .video-thick-3739 .box_8a0c {
    width: auto;
    left: 45px;
  }
}
.preview_0223 .box_8a0c {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.preview_0223 .tooltip_hard_af6c {
  max-width: 48em;
  margin: 0 auto;
}
.preview_0223 .hero_fbed:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.list_ef31 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.list_ef31.outline_33ee .box_8a0c {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.list_ef31.block_7117 .box_8a0c {
  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);
}
.list_ef31 .box_8a0c {
  visibility: visible;
}
.list_ef31.video-thick-3739 .box_8a0c {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.orange-7086,
.purple_82d8 {
  overflow-x: hidden;
}
.orange-7086 .box_8a0c {
  overflow: auto;
}
.orange-7086.outline_33ee {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-7086.outline_33ee .box_8a0c {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.orange-7086.outline_33ee .border_left_e0d6 {
  opacity: 0;
}
.orange-7086.block_7117 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-7086.block_7117 .box_8a0c {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.orange-7086.block_7117 .border_left_e0d6 {
  opacity: 0;
}
.orange-7086.video-thick-3739 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.orange-7086.video-thick-3739 .box_8a0c {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.orange-7086.video-thick-3739 .border_left_e0d6 {
  opacity: 0;
}
.orange-7086.preview_0223 .box_8a0c {
  z-index: 10;
  visibility: visible;
}
.narrow_4077 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.narrow_4077 .dirty_7dce {
  background: rgba(255, 255, 255, 0.99);
}
.narrow_4077 .dirty_7dce::after,
.narrow_4077 .dirty_7dce:before {
  background: inherit;
}
.narrow_4077:hover .dirty_7dce {
  background: rgba(255, 255, 255, 0.99);
}
.video-thick-3739 .narrow_4077 {
  top: 10px;
  right: auto;
  left: 12px;
}
.preview_0223 .narrow_4077 {
  display: none !important;
}
.orange-7086:before,
.purple_82d8:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.orange-7086 .narrow_4077,
.purple_82d8 .narrow_4077 {
  display: inline-block;
}
.box_8a0c .left-1589 {
  -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;
}
.orange-7086 .box_8a0c .left-1589,
.purple_82d8 .box_8a0c .left-1589 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_5e87 .alert_9b34 {
  width: 100%;
}
.chip-under-8c7c {
  padding: 0 0.5em 0;
}
.chip-under-8c7c [class*="customify-col-"],
.chip-under-8c7c [class*="customify-col_"],
.chip-under-8c7c [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.north_7cc7 .chip-under-8c7c {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .purple-93e6 .in-b66b,
  .in-b66b {
    display: none;
  }
  .form_stale_5838 {
    text-align: left;
  }
  .stale-059b {
    text-align: center;
  }
  .pro-e78a {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .purple-93e6 .huge_a052,
  .huge_a052 {
    display: none;
  }
  .sort-focused-9d8d {
    text-align: left;
  }
  .shadow_white_fd86 {
    text-align: center;
  }
  .row_9c5f {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .purple-93e6 .active-gas-b14d,
  .active-gas-b14d {
    display: none;
  }
  .background_pressed_2076 {
    text-align: left;
  }
  .logo-hard-14a9 {
    text-align: center;
  }
  .tertiary-f6fe {
    text-align: right;
  }
}
#page {
  position: relative;
}
.next-1ec7 {
  box-shadow: none !important;
}
.chip_4229 .cool-e971,
.out_575f .cool-e971 {
  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;
}
.out_575f .cool-e971 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.picture-full-956b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.picture-full-956b:after,
.picture-full-956b:before {
  content: "";
  display: table;
}
.picture-full-956b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .picture-full-956b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.picture-full-956b,
.inner-3e1d {
  max-width: 1248px;
  margin: 0 auto;
}

.breadcrumb_tall_d8b7.notice-ca2d .picture-full-956b {
  max-width: 100%;
}
.breadcrumb_tall_d8b7.logo-40c4 {
  max-width: 1200px;
  margin: 0 auto;
}
.breadcrumb_tall_d8b7.in_1df1 .picture-full-956b {
  max-width: 100%;
}
.breadcrumb_tall_d8b7.in_1df1 > .picture-full-956b {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb_tall_d8b7.in_1df1 > .picture-full-956b .purple-93e6 {
  margin: 0;
}
.breadcrumb_tall_d8b7.in_1df1
  > .picture-full-956b
  .complex-aec5.dynamic_3195 {
  margin-right: 0;
  margin-left: 0;
}
.breadcrumb_tall_d8b7.in_1df1 #main.dynamic_3195 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .column_wide_5ea6 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .column_wide_5ea6 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .secondary-5de9 .fast-6556 {
    padding-right: 1em;
  }
  .secondary-5de9.black_ca68 .complex-aec5 {
    border-right: 1px solid #eaecee;
  }
  .secondary-5de9.black_ca68 .fast-6556 {
    padding-right: 1em;
  }
  .secondary-5de9.black_ca68 .highlight_538d {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover_mini_1972 .fast-6556 {
    padding-left: 1em;
  }
  .hover_mini_1972.black_ca68 .complex-aec5 {
    border-left: 1px solid #eaecee;
  }
  .hover_mini_1972.black_ca68 .fast-6556 {
    padding-left: 1em;
  }
  .hover_mini_1972.black_ca68 .highlight_538d {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .dim-99a1 .fast-6556 {
    padding-left: 1em;
  }
  .dim-99a1.black_ca68 .notice-paper-564c {
    border-right: 1px solid #eaecee;
  }
  .dim-99a1.black_ca68 .pattern-large-3300 {
    border-right: 1px solid #eaecee;
  }
  .dim-99a1.black_ca68 .fast-6556 {
    padding-left: 1em;
  }
  .dim-99a1.black_ca68 .highlight_538d {
    padding-right: 1em;
  }
  .dim-99a1.black_ca68 .rough_7ac1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .banner-soft-7300 .fast-6556 {
    padding-right: 1em;
  }
  .banner-soft-7300.black_ca68 .notice-paper-564c {
    border-left: 1px solid #eaecee;
  }
  .banner-soft-7300.black_ca68 .pattern-large-3300 {
    border-left: 1px solid #eaecee;
  }
  .banner-soft-7300.black_ca68 .fast-6556 {
    padding-right: 1em;
  }
  .banner-soft-7300.black_ca68 .highlight_538d {
    padding-left: 1em;
    padding-right: 1em;
  }
  .banner-soft-7300.black_ca68 .rough_7ac1 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_wide_5ea6 .fast-6556 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_wide_5ea6.black_ca68 .complex-aec5 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .column_wide_5ea6.black_ca68 .fast-6556 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .column_wide_5ea6.black_ca68 .highlight_538d {
    padding-left: 1em;
  }
  .column_wide_5ea6.black_ca68 .rough_7ac1 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .column_wide_5ea6.black_ca68 .fast-6556 {
    padding-left: 0;
  }
}
.wrapper_north_9f86 .photo_plasma_06e3 {
  display: inline-block;
}
.fast_3311 {
  display: inline-block;
}
.card_392a {
  word-con: break-word;
}
.surface-1d49 > span {
  display: inline-block;
  padding: 5px 0;
}
.surface-1d49 .panel_current_4284 {
  margin-left: 8px;
  margin-right: 8px;
}
.surface-1d49 .medium-b435 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.hot-ff0b .modal-653e {
  margin-bottom: 2em;
}
.hot-ff0b .shadow_first_9c0f {
  margin-bottom: 15px;
}
.hot-ff0b .shadow_first_9c0f:last-child {
  margin-bottom: 0;
}
.hot-ff0b .secondary_full_329f {
  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) {
  .hot-ff0b .secondary_full_329f {
    display: block;
  }
}
.hot-ff0b .border_2d3d {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .hot-ff0b .border_2d3d {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.hot-ff0b .image_center_febb {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.hot-ff0b .image_center_febb img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.hot-ff0b .image_center_febb a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.hot-ff0b .card_392a {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.hot-ff0b .card_392a a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.hot-ff0b .paragraph-6023 p:last-child {
  margin-bottom: 0;
}
.hot-ff0b .active_east_c5be {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.hot-ff0b .full-ced1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.hot-ff0b .avatar_complex_91fa {
  margin-top: 1em;
}
.hot-ff0b .out-b3f6 {
  top: 0;
  display: block;
}
.hot-ff0b .out-b3f6 a {
  color: inherit;
}
.hot-ff0b .out-b3f6 a:hover {
  color: inherit;
}
.hot-ff0b .frame_ace2 {
  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;
}
.hot-ff0b .frame_ace2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.hot-ff0b .full-ced1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.hot-ff0b .lite-232c {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.hot-ff0b .lite-232c:first-child {
  margin-top: 0;
}
.hot-ff0b .lite-232c.info_d24d {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.hot-ff0b .lite-232c.hard-279e {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.hot-ff0b
  .lite-232c.hard-279e.description-d46a
  .avatar_complex_91fa {
  width: 100%;
}
.hot-ff0b .hard-279e {
  -webkit-box-align: center;
  align-items: center;
}
.hot-ff0b .hard-279e .surface-1d49,
.hot-ff0b .hard-279e > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.hot-ff0b .image_center_febb {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot-ff0b .image_center_febb img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hot-ff0b .image_center_febb: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;
}
.hot-ff0b .info_d24d {
  z-index: 5;
}
.hot-ff0b .notice_b774 .last-7e15 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.hot-ff0b .aside_brown_0404 .last-7e15 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.hot-ff0b .dirty_7a28 .last-7e15 {
  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;
}
.hot-ff0b.panel-bottom-acff .secondary_full_329f,
.hot-ff0b.article_6016 .secondary_full_329f {
  display: block;
}
.hot-ff0b.panel-bottom-acff .secondary_full_329f .article_6442,
.hot-ff0b.panel-bottom-acff .secondary_full_329f .full-ced1,
.hot-ff0b.article_6016 .secondary_full_329f .article_6442,
.hot-ff0b.article_6016 .secondary_full_329f .full-ced1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.hot-ff0b.info-82e5 .border_2d3d {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .hot-ff0b.info-82e5 .border_2d3d {
    margin-right: 0;
  }
}
.hot-ff0b.panel-bottom-acff .border_2d3d,
.hot-ff0b.article_6016 .border_2d3d {
  padding-top: 40%;
}
.hot-ff0b.panel-bottom-acff .modal-653e,
.hot-ff0b.article_6016 .modal-653e {
  display: block;
}
.hot-ff0b.panel-bottom-acff .fn-sticky-90ff .full-ced1,
.hot-ff0b.article_6016 .fn-sticky-90ff .full-ced1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.hot-ff0b.panel-bottom-acff .border_2d3d,
.hot-ff0b.article_6016 .border_2d3d {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.hot-ff0b.panel-bottom-acff .full-ced1 {
  padding: 1em;
}
.component-b673 {
  margin: 30px auto;
  display: block;
}
.component-b673 .old-6b33 > * {
  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;
}
.component-b673 .old-6b33 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.component-b673 .old-6b33 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.smooth-beff .surface-1d49 {
  margin-bottom: 1.41575em;
}
.smooth-beff .large_70a5 {
  margin-bottom: 1.618em;
}
.frame_advanced_865f .label_6823 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.frame_advanced_865f .label_6823 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.frame_advanced_865f .heading_42f5 {
  max-width: 100%;
  overflow: auto;
}
.soft_af7c .frame_advanced_865f a:hover {
  text-decoration: underline;
}
.article-4cfd .shadow_first_9c0f:not(.card_392a),
.article-4cfd .image_center_febb {
  margin-bottom: 1.41575em;
}
.article-4cfd .shadow_first_9c0f:not(.card_392a):last-child,
.article-4cfd .image_center_febb:last-child {
  margin-bottom: 0;
}
.article-4cfd .shadow_first_9c0f.media-brown-e3be {
  margin-bottom: 0.41575em;
}
.article-4cfd .action-e657:before,
.article-4cfd .feature-lite-7968:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.article-4cfd .action-e657:before {
  content: "\f115";
}
.article-4cfd .feature-lite-7968:before {
  content: "\f02c";
}
.article-4cfd .layout-liquid-480e {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.article-4cfd .layout-liquid-480e a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.gas_05e4 {
  display: -webkit-box;
  display: flex;
}
.gas_05e4 .highlight_d3a5 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .gas_05e4 .highlight_d3a5 {
    flex-basis: 90px;
  }
}
.gas_05e4 .chip-faf5 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .gas_05e4 .chip-faf5 {
    flex-basis: calc(100% - 50px);
  }
}
.gas_05e4 .green_565d p:last-child {
  margin-bottom: 0.72em;
}
.paper-3b53 .old-6b33 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.paper-3b53 .old-6b33:after,
.paper-3b53 .old-6b33:before {
  content: "";
  display: table;
}
.paper-3b53 .old-6b33:after {
  clear: both;
}
.paper-3b53 .old-6b33 .pagination_6244,
.paper-3b53 .old-6b33 .green-5d37 {
  width: 49%;
}
.paper-3b53 .old-6b33 .pagination_6244 a span.pattern-6f43,
.paper-3b53 .old-6b33 .green-5d37 a span.pattern-6f43 {
  display: block;
  margin-bottom: 5px;
}
.paper-3b53 .old-6b33 .green-5d37 {
  float: left;
  text-align: left;
}
.paper-3b53 .old-6b33 .pagination_6244 {
  float: right;
  text-align: right;
}
.texture-over-fc53 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .texture-over-fc53 {
    margin-bottom: 0;
  }
}
.wide_aae2 {
  margin-bottom: 1em;
}
.wide_aae2 .card_392a {
  font-size: 1.1em;
  line-height: 1.3;
}
.backdrop-medium-9ff7 a {
  display: block;
  line-height: 0;
  position: relative;
}
.header-tiny-9056 .wide_aae2,
.smooth-776a .wide_aae2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .header-tiny-9056 .wide_aae2,
  .smooth-776a .wide_aae2 {
    display: block;
  }
}
.header-tiny-9056 .backdrop-medium-9ff7,
.smooth-776a .backdrop-medium-9ff7 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .header-tiny-9056 .backdrop-medium-9ff7,
  .smooth-776a .backdrop-medium-9ff7 {
    margin-bottom: 1em;
  }
}
.header-tiny-9056 .backdrop-medium-9ff7 img,
.smooth-776a .backdrop-medium-9ff7 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.header-tiny-9056 .status-left-56e1,
.smooth-776a .status-left-56e1 {
  flex-basis: calc(100% - 160px);
}
.header-tiny-9056 .status-left-56e1 p,
.smooth-776a .status-left-56e1 p {
  margin-bottom: 0;
}
.header-tiny-9056 .status-left-56e1 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .header-tiny-9056 .status-left-56e1 {
    padding-left: 0;
  }
}
.smooth-776a .status-left-56e1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .smooth-776a .status-left-56e1 {
    padding-right: 0;
  }
}
.smooth-776a .backdrop-medium-9ff7 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.notification_3bc3 .backdrop-medium-9ff7 {
  margin-bottom: 0.5em;
}
.notification_3bc3 .backdrop-medium-9ff7 img {
  width: 100%;
}
.feature_easy_9e38 .gallery_f698,
.upper-a72e .gallery_f698 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.upper-a72e .complex-aec5 .paper_ff2d p:last-child {
  margin-bottom: 0;
}
.tall-7727 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.form-wide-950e .hover-cc56 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .form-wide-950e .hover-cc56:last-of-type {
    margin-bottom: 0;
  }
}
.form-wide-950e .hover-cc56 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.form-wide-950e .hover-cc56 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.form-wide-950e .hover-cc56 ul li {
  margin: 0 0 0.6em;
}
.form-wide-950e .hover-cc56 ul li.column-dirty-8dc8,
.form-wide-950e .hover-cc56 ul li.table-slow-23f6 {
  position: relative;
}
.form-wide-950e .hover-cc56 ul li.column-dirty-8dc8 .image-c48d,
.form-wide-950e .hover-cc56 ul li.table-slow-23f6 .image-c48d {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.form-wide-950e .hover-cc56 ul li.column-dirty-8dc8:after:after,
.form-wide-950e .hover-cc56 ul li.column-dirty-8dc8:after:before,
.form-wide-950e
  .hover-cc56
  ul
  li.table-slow-23f6:after:after,
.form-wide-950e
  .hover-cc56
  ul
  li.table-slow-23f6:after:before {
  content: "";
  display: table;
}
.form-wide-950e .hover-cc56 ul li.column-dirty-8dc8:after:after,
.form-wide-950e
  .hover-cc56
  ul
  li.table-slow-23f6:after:after {
  clear: both;
}
.form-wide-950e .hover-cc56 a.tertiary_selected_7268:hover {
  text-decoration: none;
}
.form-wide-950e .hover-cc56 select {
  max-width: 100%;
}
.form-wide-950e .hover-cc56 table {
  font-size: 85%;
}
.form-wide-950e .hover-cc56 table td,
.form-wide-950e .hover-cc56 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.form-wide-950e .hover-cc56 table tfoot td {
  text-align: left;
}
.form-wide-950e .hover-cc56 :last-child {
  margin-bottom: 0;
}
.form-wide-950e .hover-cc56 .large-6c19 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.form-wide-950e .hover-cc56 .large-6c19 label {
  width: 100%;
}
.form-wide-950e .hover-cc56 .large-6c19 .footer_6c2a {
  width: 100%;
  display: block;
}
.form-wide-950e .hover-cc56 .large-6c19 .primary-c02e {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.form-wide-950e .hover-cc56 .large-6c19 .primary-c02e:hover svg #svg-search {
  fill: #444;
}
.form-wide-950e .hover-cc56 .large-6c19 .primary-c02e svg {
  width: 18px;
  height: 18px;
}
.form-wide-950e .progress_626b ul ul,
.form-wide-950e .highlight_ab30 ul ul,
.form-wide-950e .grid_844b ul ul,
.form-wide-950e .mini_4ded ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.form-wide-950e .progress_626b .form_copper_f8b3 > a,
.form-wide-950e .highlight_ab30 .form_copper_f8b3 > a,
.form-wide-950e .grid_844b .form_copper_f8b3 > a,
.form-wide-950e .mini_4ded .form_copper_f8b3 > a {
  margin-bottom: 0;
}
.form-wide-950e .up_d5aa li,
.form-wide-950e .progress_626b li,
.form-wide-950e .overlay_thick_7cbc li,
.form-wide-950e .highlight_ab30 li,
.form-wide-950e .grid_844b li,
.form-wide-950e .mini_4ded li,
.form-wide-950e .slider-2912 li,
.form-wide-950e .frame-mini-7988 li {
  display: block;
  position: relative;
}
.form-wide-950e .up_d5aa li:last-child,
.form-wide-950e .progress_626b li:last-child,
.form-wide-950e .overlay_thick_7cbc li:last-child,
.form-wide-950e .highlight_ab30 li:last-child,
.form-wide-950e .grid_844b li:last-child,
.form-wide-950e .mini_4ded li:last-child,
.form-wide-950e .slider-2912 li:last-child,
.form-wide-950e .frame-mini-7988 li:last-child {
  border: none;
}
.form-wide-950e .up_d5aa li a,
.form-wide-950e .progress_626b li a,
.form-wide-950e .overlay_thick_7cbc li a,
.form-wide-950e .highlight_ab30 li a,
.form-wide-950e .grid_844b li a,
.form-wide-950e .mini_4ded li a,
.form-wide-950e .slider-2912 li a,
.form-wide-950e .frame-mini-7988 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-wide-950e .up_d5aa li ul li::before,
.form-wide-950e .progress_626b li ul li::before,
.form-wide-950e .overlay_thick_7cbc li ul li::before,
.form-wide-950e .highlight_ab30 li ul li::before,
.form-wide-950e .grid_844b li ul li::before,
.form-wide-950e .mini_4ded li ul li::before,
.form-wide-950e .slider-2912 li ul li::before,
.form-wide-950e .frame-mini-7988 li ul li::before {
  left: 15px;
}
.form-wide-950e .up_d5aa li ul a,
.form-wide-950e .progress_626b li ul a,
.form-wide-950e .overlay_thick_7cbc li ul a,
.form-wide-950e .highlight_ab30 li ul a,
.form-wide-950e .grid_844b li ul a,
.form-wide-950e .mini_4ded li ul a,
.form-wide-950e .slider-2912 li ul a,
.form-wide-950e .frame-mini-7988 li ul a {
  padding-left: 20px;
}
.form-wide-950e .up_d5aa li ul ul li::before,
.form-wide-950e .progress_626b li ul ul li::before,
.form-wide-950e .overlay_thick_7cbc li ul ul li::before,
.form-wide-950e .highlight_ab30 li ul ul li::before,
.form-wide-950e .grid_844b li ul ul li::before,
.form-wide-950e .mini_4ded li ul ul li::before,
.form-wide-950e .slider-2912 li ul ul li::before,
.form-wide-950e .frame-mini-7988 li ul ul li::before {
  left: 30px;
}
.form-wide-950e .up_d5aa li ul ul a,
.form-wide-950e .progress_626b li ul ul a,
.form-wide-950e .overlay_thick_7cbc li ul ul a,
.form-wide-950e .highlight_ab30 li ul ul a,
.form-wide-950e .grid_844b li ul ul a,
.form-wide-950e .mini_4ded li ul ul a,
.form-wide-950e .slider-2912 li ul ul a,
.form-wide-950e .frame-mini-7988 li ul ul a {
  padding-left: 40px;
}
.form-wide-950e .tag_c82c li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.form-wide-950e .frame-mini-7988 ul li {
  margin-bottom: 1.41575em;
}
.form-wide-950e .frame-mini-7988 ul li .item_wood_d759 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.form-wide-950e .frame-mini-7988 ul li .frame_9904 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.secondary_82da .up_d5aa li a,
.secondary_82da .progress_626b li a,
.secondary_82da .overlay_thick_7cbc li a,
.secondary_82da .highlight_ab30 li a,
.secondary_82da .grid_844b li a,
.secondary_82da .mini_4ded li a,
.secondary_82da .slider-2912 li a,
.secondary_82da .frame-mini-7988 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_82da .tag_c82c li {
  border-color: rgba(255, 255, 255, 0.08);
}
.secondary_82da .hover-cc56 ul li.column-dirty-8dc8 .image-c48d,
.secondary_82da .hover-cc56 ul li.table-slow-23f6 .image-c48d {
  background: rgba(0, 0, 0, 0.2);
}
.secondary_82da .form-wide-950e .hover-cc56 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.breadcrumb_tall_d8b7 .form-wide-950e .notice-easy-1ca9 li {
  margin: 0;
}
.breadcrumb_tall_d8b7 .form-wide-950e .notice-easy-1ca9 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.breadcrumb_tall_d8b7 .form-wide-950e .notice-easy-1ca9 li ul {
  margin: 0;
}
.breadcrumb_tall_d8b7 .form-wide-950e .notice-easy-1ca9 li ul li a {
  padding-left: 15px;
}
.breadcrumb_tall_d8b7 .form-wide-950e .notice-easy-1ca9 li ul li li a {
  padding-left: 30px;
}
.breadcrumb_tall_d8b7 .form-wide-950e .notice-easy-1ca9 li.pagination_39ce > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.breadcrumb_tall_d8b7 .form-wide-950e .notice-easy-1ca9 li.pagination_39ce > 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;
}
.breadcrumb_tall_d8b7 .form-wide-950e .notice-easy-1ca9 li.pagination_39ce > 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;
}
.border_first_8d44 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.layout_2cb7 {
  position: relative;
  z-index: 10;
}
.layout_2cb7 .left-1589 {
  width: 100%;
  max-width: 100%;
}
.item_active_2a27 .list-4bfb {
  padding-top: 2em;
  padding-bottom: 2em;
}
.item_active_2a27 .backdrop_7078 {
}
.item_active_2a27 .secondary_82da {
  background: #292929;
}
.static_6d93 .list-4bfb {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.static_6d93 .backdrop_7078 {
  background: #f9f9f9;
}
.static_6d93 .secondary_82da {
  background: #303030;
}
.frame_cc31 .list-4bfb {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .frame_cc31 .photo_plasma_06e3 {
    margin-bottom: 1em;
  }
  .frame_cc31 .photo_plasma_06e3:last-child {
    margin-bottom: 0;
  }
}
.frame_cc31 .backdrop_7078 {
  background: #ededed;
}
.frame_cc31 .secondary_82da {
  background: #1a1a1a;
}
.list-4bfb.backdrop_7078 {
  color: rgba(0, 0, 0, 0.6);
}
.list-4bfb.backdrop_7078 .notice-4a74 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.list-4bfb.secondary_82da {
  color: rgba(255, 255, 255, 0.99);
}
.list-4bfb.secondary_82da a:not(.tertiary_selected_7268) {
  color: rgba(255, 255, 255, 0.79);
}
.list-4bfb.secondary_82da a:not(.tertiary_selected_7268):hover {
  color: rgba(255, 255, 255, 0.99);
}
.list-4bfb.secondary_82da .notice-4a74 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list-4bfb.secondary_82da table tbody td,
.list-4bfb.secondary_82da table th {
  background: rgba(0, 0, 0, 0.08);
}
.background_prev_4f62.shade_1d9e .picture-full-956b {
  max-width: initial;
}
.background_prev_4f62 .hard_661a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.background_prev_4f62 .hard_661a .left-1589 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .background_prev_4f62 .hard_661a .left-1589 {
    display: block;
    margin-bottom: 2em;
  }
  .background_prev_4f62 .hard_661a .left-1589:last-child {
    margin-bottom: 0;
  }
}
.frame_cc31 .photo_plasma_06e3:last-child,
.static_6d93 .photo_plasma_06e3:last-child,
.item_active_2a27 .photo_plasma_06e3:last-child {
  margin-bottom: 0;
}
.frame_cc31 .photo_plasma_06e3 .form-wide-950e .hover-cc56:last-child,
.static_6d93 .photo_plasma_06e3 .form-wide-950e .hover-cc56:last-child,
.item_active_2a27 .photo_plasma_06e3 .form-wide-950e .hover-cc56:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .frame_cc31 .card_d45d,
  .frame_cc31 .outer_ea4a,
  .static_6d93 .card_d45d,
  .static_6d93 .outer_ea4a,
  .item_active_2a27 .card_d45d,
  .item_active_2a27 .outer_ea4a {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .layout_2cb7 .photo_plasma_06e3 {
    margin-bottom: 2em;
  }
}
.layout_2cb7 p:last-child {
  margin-bottom: 0;
}
.layout_2cb7 li,
.layout_2cb7 ul {
  list-style: none;
  margin: 0;
}
.layout_2cb7 ul ul {
  margin-left: 2.617924em;
}
.accordion-out-4a36 {
  font-size: 0.875em;
}

/* css-noise: 8b48 */
.phantom-card-e5 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
