/*!
Theme Name: Customify
Theme URI: https://pressmaximum.dirty_1809/customify
Author: WPCustomify
Author URI: https://pressmaximum.dirty_1809
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.dirty_1809/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.sidebar-pink-413b.grid_hard_97d2/licenses/gpl-2.0.picture-fluid-c01e
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.hard-c37d/, (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.table_copper_92bc.input_9401/normalize.wrapper-bronze-02d9/
 ======
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.wrapper-bronze-02d9 v7.0.0 | MIT License | github.dirty_1809/necolas/normalize.wrapper-bronze-02d9 */
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;
}
.image-dim-62e4 .middle_c3d2,
.accent-narrow-47a0,
.purple_208f,
.grid-9183,
.alert_brown_3621,
.shadow_left_aa6d,
.highlight-in-6c55,
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;
}
.accent-narrow-47a0,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .accent-narrow-47a0,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .accent-narrow-47a0,
  h1 {
    font-size: 1.8em;
  }
}
.purple_208f,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.purple_208f + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .purple_208f,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .purple_208f,
  h2 {
    font-size: 1.7em;
  }
}
.grid-9183,
h3 {
  font-size: 1.618em;
}
.image-dim-62e4 .middle_c3d2,
.alert_brown_3621,
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.element-fd4d {
  color: currentColor;
}
a {
  color: #1e4b75;
  text-decoration: none;
  -webkit-transition: all 0.14s ease-out;
  transition: all 0.14s ease-out;
}
a:focus,
a:hover {
  color: #111;
}
a:active,
a:hover {
  outline: 0;
}
ol,
ul {
  margin: 0 0 1.618em 2.617924em;
  padding: 0;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 2.617924em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 0 1.618em;
}
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 2.2906835em;
  border-spacing: 0;
  border-collapse: separate;
}
table caption {
  padding: 1.41575em;
  font-weight: 600;
}
table th {
  background: #f2f2f2;
  font-weight: 500;
}
table td,
table th {
  padding: 1em 1.618em;
  vertical-align: top;
  text-align: left;
  font-size: 0.9em;
}
table thead th {
  vertical-align: middle;
}
table tbody td {
  background: #fafafa;
}
table tbody tr:nth-child(2n) td {
  background: #f7f7f7;
}
.row_dim_65fa:after,
.row_dim_65fa:before,
.layout-silver-3db0:after,
.layout-silver-3db0:before {
  content: "";
  display: table;
}
.row_dim_65fa:after,
.layout-silver-3db0:after {
  clear: both;
}
.paper-d6c9 {
  float: right;
  margin-right: 0;
}
.lower-9254 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.banner-warm-a2da .button_pink_a7da,
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;
}
.banner-warm-a2da .button_pink_a7da: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;
}
.shade-full-f204 .button_pink_a7da {
  box-shadow: none;
}
.shade-full-f204
  .button_pink_a7da
  .frame_hard_9e5a {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.shade-full-f204 .button_pink_a7da .next-f1dc {
  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;
}
.shade-full-f204
  .button_pink_a7da
  .next-f1dc
  b {
  display: none;
}
.shade-full-f204 .up-e4c2 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.text-06ef:not(.table-clean-6ba5):not(.popup-active-486b),
button:not(.table-clean-6ba5):not(.popup-active-486b),
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ),
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ),
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ) {
  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;
}
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):hover,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):hover,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):hover,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):hover,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):active,
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):active,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):active,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):active,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):active,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus {
  outline: 0;
}
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5 {
  position: relative;
}
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .rough_37a0,
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .banner_afbd,
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .article-f332,
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  i,
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  svg,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .rough_37a0,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .banner_afbd,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .article-f332,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  i,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  svg,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .rough_37a0,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .banner_afbd,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .article-f332,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  i,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  svg,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .rough_37a0,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .banner_afbd,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .article-f332,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  i,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  svg,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .rough_37a0,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .banner_afbd,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  .article-f332,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  i,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5
  svg {
  visibility: hidden;
}
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5:after,
button:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5:after,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5:after,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5:after,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ).fn-loading-20d5: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;
}
.text-06ef:not(.table-clean-6ba5):not(.popup-active-486b),
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ),
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ),
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ) {
  color: #fff;
  background: #235787;
}
.text-06ef:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus,
input[type="button"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus,
input[type="reset"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus,
input[type="submit"]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ):focus {
  color: #fff;
}
.text-06ef.fn-disabled-20d5:not(.table-clean-6ba5):not(
    .popup-active-486b
  ),
.text-06ef[disabled]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ),
button.fn-disabled-20d5:not(.table-clean-6ba5):not(
    .popup-active-486b
  ),
button[disabled]:not(.table-clean-6ba5):not(
    .popup-active-486b
  ) {
  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;
}
.table-f471 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.table-f471: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;
}
.slow-19e7 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.layout_fixed_f5e8 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.complex_23a8 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.row_dim_65fa:after,
.row_dim_65fa:before,
.fresh_97c2:after,
.fresh_97c2:before,
.notification-stone-677f:after,
.notification-stone-677f:before,
.column_760f:after,
.column_760f:before,
.disabled_154a:after,
.disabled_154a:before,
.mini-dd2c:after,
.mini-dd2c:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.row_dim_65fa:after,
.fresh_97c2:after,
.notification-stone-677f:after,
.column_760f:after,
.disabled_154a:after,
.mini-dd2c:after {
  clear: both;
}
.fresh_97c2 .breadcrumb-5ba9,
.notification-stone-677f .breadcrumb-5ba9,
.outer-40ef .breadcrumb-5ba9 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.box-advanced-408f {
  display: inline-block;
}
.image_soft_5018 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.image_soft_5018 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.image_soft_5018 .selected_097e {
  padding: 1em 0;
  font-size: 85%;
}
.selected_097e {
  text-align: left;
  font-style: italic;
  color: #999;
}
.nav-bright-34ce {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.nav-bright-34ce:after,
.nav-bright-34ce:before {
  content: "";
  display: table;
}
.nav-bright-34ce:after {
  clear: both;
}
.grid-plasma-9949 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.right_2f3c .grid-plasma-9949 {
  max-width: 50%;
}
.huge_f8a2 .grid-plasma-9949 {
  max-width: 33.33%;
}
.focus-4488 .grid-plasma-9949 {
  max-width: 25%;
}
.card-9ae6 .grid-plasma-9949 {
  max-width: 20%;
}
.complex-9372 .grid-plasma-9949 {
  max-width: 16.66%;
}
.tiny-67f7 .grid-plasma-9949 {
  max-width: 14.28%;
}
.rough_4165 .grid-plasma-9949 {
  max-width: 12.5%;
}
.image-c07e .grid-plasma-9949 {
  max-width: 11.11%;
}
.pressed_399e {
  display: block;
}
.image-dim-62e4 .paragraph-current-1c8e label,
.image-dim-62e4 .blue-04f8 label,
.image-dim-62e4 .rough-bf41 label,
.image-dim-62e4 .background-8f87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo-a65c {
  list-style: none;
  margin: 0;
}
.photo-a65c article.photo-middle-d32e {
  margin-bottom: 0;
}
.photo-a65c ul {
  list-style: none;
  margin: 0;
}
.photo-a65c .red_c04b li.photo-middle-d32e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo-a65c .red_c04b li.photo-middle-d32e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo-a65c .red_c04b li.photo-middle-d32e: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) {
  .photo-a65c .red_c04b li.photo-middle-d32e li.photo-middle-d32e li.photo-middle-d32e li.photo-middle-d32e {
    padding-left: 0;
  }
}
article.photo-middle-d32e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo-middle-d32e .fresh_97c2 p:last-of-type {
  margin-bottom: 0;
}
article.photo-middle-d32e .container_huge_629e {
  float: left;
}
article.photo-middle-d32e .badge_easy_ed1e {
  margin-left: 85px;
}
article.photo-middle-d32e .pattern-d1fb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo-middle-d32e .pattern-d1fb .tooltip-last-8b1c {
  margin-left: 10px;
}
article.photo-middle-d32e .hot-7dbc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo-middle-d32e .slider-c856 {
  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 .paragraph-current-1c8e,
  #respond .rough-bf41,
  #respond .background-8f87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph-current-1c8e input,
#respond .rough-bf41 input,
#respond .background-8f87 input {
  width: 100%;
}
#respond .background-8f87 {
  margin-right: 0;
}
#respond .highlight-top-14cc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.wrapper-6d05 {
  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;
}
.wrapper-6d05.right-9d59 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.wrapper-6d05 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%);
}
.wrapper-6d05:focus,
.wrapper-6d05: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);
}
.dynamic-a260 {
  border-radius: 10%;
}
.layout-static-532e {
  border-radius: 50%;
}
.up-7c03 {
  font-size: 0.72em;
}
.gas_0964 {
  font-size: 0.875em;
}
.white_739f {
  font-size: 1.1em;
}
.solid_b489 {
  text-transform: uppercase;
  line-height: 1.2;
}
.solid_b489.up-7c03 {
  letter-spacing: 0.5px;
}
.in_ee44,
.in_ee44 a {
  color: #6d6d6d;
}
.in_ee44 a:hover {
  color: #111;
}
.status_fluid_c9b8 {
  color: #6d6d6d;
}
.hard-627c {
  overflow-x: hidden;
}
.hard-627c .in_424b.logo-bright-a69d {
  position: relative;
}
.hard-627c .in_424b.logo-bright-a69d.grid_0bc9 {
  position: initial;
}
.hard-627c
  .in_424b.logo-bright-a69d.grid_0bc9
  .item_f200 {
  left: auto;
}
.hard-627c .in_424b .item_f200 {
  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;
}
.hard-627c .in_424b:hover.logo-bright-a69d {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.hard-627c
  .in_424b:hover.logo-bright-a69d
  .item_f200 {
  display: block;
  z-index: 9999999;
}
.hard-627c .overlay-next-1329 .smooth-62e4,
.hard-627c .focus_purple_fc61 .smooth-62e4 {
  display: none;
}
.hard-627c .widget_dynamic_2cf4 .in_424b:hover.logo-bright-a69d {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.image-dim-62e4 .paragraph-current-1c8e label,
.image-dim-62e4 .blue-04f8 label,
.image-dim-62e4 .rough-bf41 label,
.image-dim-62e4 .background-8f87 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.photo-a65c {
  list-style: none;
  margin: 0;
}
.photo-a65c article.photo-middle-d32e {
  margin-bottom: 0;
}
.photo-a65c ul {
  list-style: none;
  margin: 0;
}
.photo-a65c .red_c04b li.photo-middle-d32e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .photo-a65c .red_c04b li.photo-middle-d32e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .photo-a65c .red_c04b li.photo-middle-d32e: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) {
  .photo-a65c .red_c04b li.photo-middle-d32e li.photo-middle-d32e li.photo-middle-d32e li.photo-middle-d32e {
    padding-left: 0;
  }
}
article.photo-middle-d32e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.photo-middle-d32e .fresh_97c2 p:last-of-type {
  margin-bottom: 0;
}
article.photo-middle-d32e .container_huge_629e {
  float: left;
}
article.photo-middle-d32e .badge_easy_ed1e {
  margin-left: 85px;
}
article.photo-middle-d32e .pattern-d1fb {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.photo-middle-d32e .pattern-d1fb .tooltip-last-8b1c {
  margin-left: 10px;
}
article.photo-middle-d32e .hot-7dbc {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.photo-middle-d32e .slider-c856 {
  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 .paragraph-current-1c8e,
  #respond .rough-bf41,
  #respond .background-8f87 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph-current-1c8e input,
#respond .rough-bf41 input,
#respond .background-8f87 input {
  width: 100%;
}
#respond .background-8f87 {
  margin-right: 0;
}
#respond .highlight-top-14cc #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.overlay-next-1329 .overlay_pink_53d1 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.overlay_pink_53d1 .block-thick-8c3c.outline-7b8b .main-last-b38a > li > a:focus,
.overlay_pink_53d1 .block-thick-8c3c.outline-7b8b .main-last-b38a > li > a:hover,
.overlay_pink_53d1 .block-thick-8c3c.item-black-1c06 .main-last-b38a > li > a:focus,
.overlay_pink_53d1 .block-thick-8c3c.item-black-1c06 .main-last-b38a > li > a:hover,
.overlay_pink_53d1 .block-thick-8c3c.section-fresh-ef4d .main-last-b38a > li > a:focus,
.overlay_pink_53d1 .block-thick-8c3c.section-fresh-ef4d .main-last-b38a > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_pink_53d1
  .block-thick-8c3c.outline-7b8b
  .main-last-b38a
  > li.mask-4f3d
  > a,
.overlay_pink_53d1
  .block-thick-8c3c.outline-7b8b
  .main-last-b38a
  > li.paragraph-pink-81cb
  > a,
.overlay_pink_53d1
  .block-thick-8c3c.item-black-1c06
  .main-last-b38a
  > li.mask-4f3d
  > a,
.overlay_pink_53d1
  .block-thick-8c3c.item-black-1c06
  .main-last-b38a
  > li.paragraph-pink-81cb
  > a,
.overlay_pink_53d1
  .block-thick-8c3c.section-fresh-ef4d
  .main-last-b38a
  > li.mask-4f3d
  > a,
.overlay_pink_53d1 .block-thick-8c3c.section-fresh-ef4d .main-last-b38a > li.shade_stale_992c > a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_pink_53d1 .medium-d943,
.overlay_pink_53d1 .medium-d943 a {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_pink_53d1 .chip_outer_9497.avatar_1876 li a,
.overlay_pink_53d1 .down-375e a,
.overlay_pink_53d1 .tall-35f4,
.overlay_pink_53d1 .main-last-b38a > li > a,
.overlay_pink_53d1 .notification-right-587e {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1 .chip_outer_9497.avatar_1876 li a:hover,
.overlay_pink_53d1 .down-375e a:hover,
.overlay_pink_53d1 .tall-35f4:hover,
.overlay_pink_53d1 .main-last-b38a > li > a:hover,
.overlay_pink_53d1 .notification-right-587e:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_pink_53d1 .slider_hard_6535 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1 .slider_hard_6535 .list-gas-4102 {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_pink_53d1 .slider_hard_6535:hover {
  color: rgba(255, 255, 255, 0.99);
}
.overlay_pink_53d1 .detail_upper_1c30 .button-a3da {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1 .detail_upper_1c30 .button-a3da .paragraph-light-4d1d {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1
  .detail_upper_1c30
  .button-a3da
  .paragraph-light-4d1d::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1
  .detail_upper_1c30
  .button-a3da
  .paragraph-light-4d1d:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1
  .detail_upper_1c30
  .button-a3da
  .paragraph-light-4d1d::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1
  .detail_upper_1c30
  .button-a3da
  .paragraph-light-4d1d::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1 .detail_upper_1c30 .breadcrumb-9387 {
  color: rgba(255, 255, 255, 0.79);
}
.overlay_pink_53d1 .detail_upper_1c30 .breadcrumb-9387:hover {
  color: rgba(255, 255, 255, 0.99);
}
.dynamic_92b3
  .overlay_pink_53d1
  .detail_upper_1c30
  .down_1add
  .accordion_outer_f745 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.dynamic_92b3
  .overlay_pink_53d1
  .detail_upper_1c30
  .down_1add
  .paragraph-light-4d1d {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.overlay-next-1329 .pattern-easy-7d1e {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.pattern-easy-7d1e .block-thick-8c3c.outline-7b8b .main-last-b38a > li > a:focus,
.pattern-easy-7d1e .block-thick-8c3c.outline-7b8b .main-last-b38a > li > a:hover,
.pattern-easy-7d1e .block-thick-8c3c.item-black-1c06 .main-last-b38a > li > a:focus,
.pattern-easy-7d1e .block-thick-8c3c.item-black-1c06 .main-last-b38a > li > a:hover,
.pattern-easy-7d1e .block-thick-8c3c.section-fresh-ef4d .main-last-b38a > li > a:focus,
.pattern-easy-7d1e .block-thick-8c3c.section-fresh-ef4d .main-last-b38a > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-easy-7d1e
  .block-thick-8c3c.outline-7b8b
  .main-last-b38a
  > li.mask-4f3d
  > a,
.pattern-easy-7d1e
  .block-thick-8c3c.outline-7b8b
  .main-last-b38a
  > li.paragraph-pink-81cb
  > a,
.pattern-easy-7d1e
  .block-thick-8c3c.item-black-1c06
  .main-last-b38a
  > li.mask-4f3d
  > a,
.pattern-easy-7d1e
  .block-thick-8c3c.item-black-1c06
  .main-last-b38a
  > li.paragraph-pink-81cb
  > a,
.pattern-easy-7d1e
  .block-thick-8c3c.section-fresh-ef4d
  .main-last-b38a
  > li.mask-4f3d
  > a,
.pattern-easy-7d1e .block-thick-8c3c.section-fresh-ef4d .main-last-b38a > li.shade_stale_992c > a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-easy-7d1e .medium-d943,
.pattern-easy-7d1e .medium-d943 a {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-easy-7d1e .chip_outer_9497.avatar_1876 li a,
.pattern-easy-7d1e .down-375e a,
.pattern-easy-7d1e .tall-35f4,
.pattern-easy-7d1e .main-last-b38a > li > a,
.pattern-easy-7d1e .notification-right-587e {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-easy-7d1e .chip_outer_9497.avatar_1876 li a:hover,
.pattern-easy-7d1e .down-375e a:hover,
.pattern-easy-7d1e .tall-35f4:hover,
.pattern-easy-7d1e .main-last-b38a > li > a:hover,
.pattern-easy-7d1e .notification-right-587e:hover {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-easy-7d1e .slider_hard_6535 {
  color: rgba(0, 0, 0, 0.55);
}
.pattern-easy-7d1e .slider_hard_6535 .list-gas-4102 {
  color: rgba(0, 0, 0, 0.8);
}
.pattern-easy-7d1e .slider_hard_6535:hover {
  color: rgba(0, 0, 0, 0.8);
}
.simple_c452 .south-7058 {
  margin-left: auto;
  margin-right: auto;
}
.notification-stone-677f > * {
  margin-left: auto;
  margin-right: auto;
}
.notification-stone-677f .slow-19e7 {
  margin-right: 1.41575em;
}
.soft-6e2f .notification-stone-677f > .caption-stone-405e {
  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;
}
.soft-6e2f .notification-stone-677f > .fresh_b88d {
  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;
}
.box-a265.simple_c452 .south-7058,
.sort_8512.simple_c452 .south-7058 {
  margin-left: 0;
}
.footer_cold_aae1.simple_c452 .south-7058,
.video-hot-8dc1.simple_c452 .south-7058 {
  margin-right: 0;
}
.notification-stone-677f ol,
.notification-stone-677f ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.accordion-ea0b video {
  max-width: 100%;
}
.tag_e7ad img {
  display: block;
}
.tag_e7ad.slow-19e7,
.tag_e7ad.layout_fixed_f5e8 {
  width: 100%;
}
.tag_e7ad.fresh_b88d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.advanced_86b4:not(.selected_4059) {
  margin: 1.5em auto;
}
.fixed_a5f9 p {
  padding: 1.5em 14px;
}
ul.detail-e2a1.fresh_b88d,
ul.detail-e2a1.caption-stone-405e,
ul.detail-e2a1.clean-03b4.caption-stone-405e {
  padding: 0 14px;
}
.hero_stone_6c73 {
  display: block;
  overflow-x: auto;
}
.hero_stone_6c73 table {
  border-collapse: collapse;
  width: 100%;
}
.hero_stone_6c73 td,
.hero_stone_6c73 th {
  padding: 0.5em;
}
.notification-stone-677f li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.notification-stone-677f ol ol,
.notification-stone-677f ol ul,
.notification-stone-677f ul ol,
.notification-stone-677f ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.notification-stone-677f ol ol li,
.notification-stone-677f ol ul li,
.notification-stone-677f ul ol li,
.notification-stone-677f ul ul li {
  margin-left: 0;
}
.modal_solid_d15e.stale-2966 > .box_large_0eda {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.modal_solid_d15e.stale-2966 > .box_large_0eda iframe,
.modal_solid_d15e.stale-2966 > .box_large_0eda > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.article-purple-7cba {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.article-purple-7cba.heading-bf6a {
  padding: 0;
}
.article-purple-7cba.heading-bf6a cite {
  font-size: 13px;
}
.article-purple-7cba > * {
  margin-left: 16px;
  margin-right: 16px;
}
.article-purple-7cba cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.next-de6a {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.next-de6a > p:first-child {
  margin-top: 0;
}
.next-de6a cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.next-de6a blockquote {
  border-left: 0;
}
.tall-9003 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tall-9003:not(.hard_faf8) {
  max-width: 100px;
}
.tall-9003.notice_tall_0ac9 {
  border-bottom: none !important;
  text-align: center;
}
.tall-9003.notice_tall_0ac9::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .fixed_a5f9 p {
    padding: 1.5em 0;
  }
}
.soft-7168 {
  color: #0073aa;
}
.hidden-ad8c {
  background-color: #0073aa;
}
.primary_fe06 {
  color: #229fd8;
}
.motion-71c1 {
  background-color: #229fd8;
}
.highlight_bright_5f13 {
  color: #eee;
}
.focus_472b {
  background-color: #eee;
}
.element-580a {
  color: #444;
}
.accent-e0b2 {
  background-color: #444;
}
.paragraph_e36f {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.paragraph_e36f .feature-2984 .down-375e {
  font-size: 15px;
}
.paragraph_e36f .down-375e {
  line-height: 1.3;
}
.paragraph_e36f .pattern-easy-7d1e {
}
.paragraph_e36f .overlay_pink_53d1 {
  background: #235787;
}
.main_27cf {
  padding: 0;
}
.main_27cf .overlay_pink_53d1 {
  background: #1a1a1a;
}
.main_27cf .pattern-easy-7d1e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.panel-c40b {
  padding: 0;
  border-left: none;
  border-right: none;
}
.panel-c40b .pattern-easy-7d1e {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.panel-c40b .overlay_pink_53d1 {
  background: #303030;
}
.mini-dd2c {
  position: relative;
  z-index: 10;
}
.mini-dd2c .disabled_brown_baff {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.stale_5c07 .logo-bright-a69d {
  display: inline-block;
  vertical-align: middle;
}
.stale_5c07.layout-thick-c283 .logo-bright-a69d {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .stale_5c07.layout-thick-c283 .logo-bright-a69d {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .stale_5c07.layout-thick-c283 .logo-bright-a69d {
    margin-right: 0.4em;
  }
}
.stale_5c07.layout-thick-c283 .logo-bright-a69d:last-child {
  margin-right: 0;
}
.notice_action_69c3 .disabled_brown_baff {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .overlay-next-1329 .feature-2984 {
    margin: 0 -0.5em;
  }
  .overlay-next-1329 .feature-2984 [class*="customify-col-"],
  .overlay-next-1329 .feature-2984 [class*="customify-col_"],
  .overlay-next-1329 .feature-2984 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.overlay-next-1329.search-d2b7 .disabled_brown_baff {
  background: 0 0 !important;
}
.overlay-next-1329.search-d2b7 .disabled_brown_baff,
.overlay-next-1329.notice_action_69c3 .disabled_brown_baff {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .overlay-next-1329.hot_9721 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.overlay-next-1329.notice_action_69c3 .disabled_brown_baff {
  box-shadow: none !important;
}
.logo_orange_4c47 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .logo_orange_4c47 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .logo_orange_4c47 {
    padding: 18px 0 20px;
  }
}
.logo_orange_4c47 .mask_wood_49a3 {
  width: 100%;
}
.logo_orange_4c47 .out_be14 {
  margin-bottom: 0;
}
.logo_orange_4c47 .heading_3f4c {
  margin-top: 5px;
  font-size: 0.875em;
}
.mask_pressed_5ac0 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.mask_pressed_5ac0 .surface_3d64 {
  width: 100%;
}
.border_tiny_d6bc {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.border_tiny_d6bc li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.border_tiny_d6bc 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;
}
.border_tiny_d6bc li:last-child:after {
  display: none;
}
.border_tiny_d6bc li a {
  font-weight: 500;
  margin-right: 10px;
}
.stale-c686 .smooth-62e4 button,
.logo_orange_4c47 .smooth-62e4 button {
  left: 0;
}
.stale-c686 .surface_3d64,
.logo_orange_4c47 .surface_3d64 {
  padding-left: 0;
  padding-right: 0;
}
.stale-c686 .mask_pressed_5ac0,
.logo_orange_4c47 .mask_pressed_5ac0 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.stale-c686 {
  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;
}
.stale-c686: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;
}
.stale-c686 .image-rough-f69c {
  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) {
  .stale-c686 .image-rough-f69c {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .stale-c686 .image-rough-f69c {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .stale-c686 .image-rough-f69c {
    min-height: 200px;
  }
}
.stale-c686 .border_tiny_d6bc {
  color: rgba(255, 255, 255, 0.8);
}
.stale-c686 .border_tiny_d6bc a,
.stale-c686 .border_tiny_d6bc li:after {
  color: inherit;
}
.stale-c686 .border_tiny_d6bc a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.overlay_selected_7039 {
  margin-bottom: 0.5em;
}
.grid-6cb2 {
  margin-bottom: 1.2em;
}
.grid-6cb2,
.overlay_selected_7039 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.grid-6cb2 p:last-child,
.overlay_selected_7039 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .smooth-62e4,
#masthead .smooth-62e4 {
  display: none;
}
#masthead
  > .smooth-62e4.first_c17c {
  display: none;
}
#masthead > .smooth-62e4 button {
  left: 0;
}
.bright_9dcd {
  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%;
}
.bright_9dcd .logo-bright-a69d {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.bright_9dcd .status_lower_c321 {
  display: -webkit-box;
  display: flex;
}
.bright_9dcd .status_lower_c321.primary_551c {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.bright_9dcd .status_lower_c321.card-2fe5 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright_9dcd .status_lower_c321.logo_97ab {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.bright_9dcd.solid-dcae.gold_a085 .status_lower_c321.primary_551c {
  flex-basis: 100%;
}
.bright_9dcd.gas-4bd6 .status_lower_c321.card-2fe5 {
  -webkit-box-flex: 1;
  flex: auto;
}
.bright_9dcd.gas-4bd6 .status_lower_c321.logo_97ab {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .smooth-62e4.first_c17c {
  display: none;
}
#masthead > .smooth-62e4 button {
  left: 0;
}
.background_af1b {
  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;
}
.background_af1b:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.background_af1b.highlight_f4f6 i {
  margin-right: 4px;
}
.background_af1b.blue_766d i {
  margin-left: 5px;
}
.down-375e p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.down-375e p:last-child {
  margin-bottom: 0;
}
.smooth_6d13 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.smooth_6d13 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.smooth_6d13 img {
  display: block;
  width: auto;
  line-height: 1;
}
.smooth_6d13 .medium-d943 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.smooth_6d13 .banner_af2f {
  margin: 5px 0 7px 0;
}
.smooth_6d13.disabled-2217 .block_last_f4c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.smooth_6d13.disabled-2217 .tall_8413 {
  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;
}
.smooth_6d13.container_8b8f {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.smooth_6d13.container_8b8f .block_last_f4c4 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.smooth_6d13.container_8b8f .tall_8413 {
  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;
}
.smooth_6d13.nav-a812 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.smooth_6d13.module_7c45 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.smooth_6d13.module_7c45 .tall_8413 {
  margin-top: 7px;
}
.tertiary-4bda {
  display: inline-block;
}
.mini-dd2c .container_glass_1fc3 .smooth_6d13 img {
  max-width: 100%;
}
.block-thick-8c3c .row_dirty_d5dd.photo_308b,
.west-a5f9 .row_dirty_d5dd.photo_308b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.block-thick-8c3c .current-0761,
.west-a5f9 .current-0761 {
  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%);
}
.block-thick-8c3c .current-0761 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.block-thick-8c3c.in-5392 .current-0761 {
  display: none;
}
.block-thick-8c3c .feature-middle-923d {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block-thick-8c3c .feature-middle-923d li {
  display: inline-block;
  position: relative;
}
.block-thick-8c3c .feature-middle-923d li:last-child {
  margin-right: 0;
}
.block-thick-8c3c .feature-middle-923d 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;
}
.block-thick-8c3c .feature-middle-923d li.shade_stale_992c > a {
  color: rgba(0, 0, 0, 0.9);
}
.block-thick-8c3c .feature-middle-923d > 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;
}
.block-thick-8c3c .feature-middle-923d > li > a i {
  line-height: 0;
}
.block-thick-8c3c .feature-middle-923d > li.accent_5eb3 > a .current-0761 {
  margin-left: 4px;
  line-height: 0;
}
.block-thick-8c3c .feature-middle-923d .hot-efab li.accent_5eb3 > a {
  position: relative;
}
.block-thick-8c3c .feature-middle-923d .hot-efab li.accent_5eb3 > a:after,
.block-thick-8c3c .feature-middle-923d .hot-efab li.accent_5eb3 > a:before {
  content: "";
  display: table;
}
.block-thick-8c3c .feature-middle-923d .hot-efab li.accent_5eb3 > a:after {
  clear: both;
}
.block-thick-8c3c .feature-middle-923d .hot-efab li.accent_5eb3 > a .current-0761 {
  margin-left: 5px;
  float: right;
}
.block-thick-8c3c .accent_54b2,
.block-thick-8c3c .hot-efab {
  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;
}
.block-thick-8c3c .hot-efab {
  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;
}
.block-thick-8c3c .hot-efab .photo_308b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.block-thick-8c3c .hot-efab .current-0761 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.block-thick-8c3c .hot-efab li {
  display: block;
  margin: 0;
  padding: 0;
}
.block-thick-8c3c .hot-efab 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;
}
.block-thick-8c3c .hot-efab li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.block-thick-8c3c .hot-efab .hot-efab {
  top: 0;
  left: 100%;
}
.block-thick-8c3c .row-hovered-afe3.fn-focus-20d5 > .accent_54b2,
.block-thick-8c3c .row-hovered-afe3.fn-focus-20d5 > .hot-efab,
.block-thick-8c3c .row-hovered-afe3:focus > .accent_54b2,
.block-thick-8c3c .row-hovered-afe3:focus > .hot-efab,
.block-thick-8c3c .row-hovered-afe3:hover > .accent_54b2,
.block-thick-8c3c .row-hovered-afe3:hover > .hot-efab {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.block-thick-8c3c.section-fresh-ef4d .main-last-b38a:after,
.block-thick-8c3c.section-fresh-ef4d .main-last-b38a:before {
  content: "";
  display: table;
}
.block-thick-8c3c.section-fresh-ef4d .main-last-b38a:after {
  clear: both;
}
.block-thick-8c3c.section-fresh-ef4d .main-last-b38a > li {
  float: left;
}
.block-thick-8c3c.inner-5c52 .main-last-b38a:after,
.block-thick-8c3c.inner-5c52 .main-last-b38a:before {
  content: "";
  display: table;
}
.block-thick-8c3c.inner-5c52 .main-last-b38a:after {
  clear: both;
}
.block-thick-8c3c.inner-5c52 .main-last-b38a > li {
  float: left;
}
.block-thick-8c3c.inner-5c52 .main-last-b38a > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.block-thick-8c3c.inner-5c52 .main-last-b38a > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.block-thick-8c3c.inner-5c52 .main-last-b38a > li.mask-4f3d > a,
.block-thick-8c3c.inner-5c52 .main-last-b38a > li.shade_stale_992c > a {
  color: #fff;
  background-color: #1e4b75;
}
.block-thick-8c3c.outline-7b8b .main-last-b38a > li > a .photo_308b {
  position: relative;
}
.block-thick-8c3c.outline-7b8b .main-last-b38a > li > a .photo_308b: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;
}
.block-thick-8c3c.outline-7b8b
  .main-last-b38a
  > li:focus
  > a
  .photo_308b:before,
.block-thick-8c3c.outline-7b8b
  .main-last-b38a
  > li:hover
  > a
  .photo_308b:before {
  width: 100%;
  background-color: currentColor;
}
.block-thick-8c3c.outline-7b8b
  .main-last-b38a
  > li.mask-4f3d
  > a
  .photo_308b:before,
.block-thick-8c3c.outline-7b8b
  .main-last-b38a
  > li.paragraph-pink-81cb
  > a
  .photo_308b:before {
  width: 100%;
  background-color: currentColor;
}
.block-thick-8c3c.item-black-1c06 .main-last-b38a > li > a .photo_308b {
  position: relative;
}
.block-thick-8c3c.item-black-1c06 .main-last-b38a > li > a .photo_308b: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;
}
.block-thick-8c3c.item-black-1c06 .main-last-b38a > li:focus > a .photo_308b:before,
.block-thick-8c3c.item-black-1c06
  .main-last-b38a
  > li:hover
  > a
  .photo_308b:before {
  width: 100%;
  background-color: currentColor;
}
.block-thick-8c3c.item-black-1c06
  .main-last-b38a
  > li.mask-4f3d
  > a
  .photo_308b:before,
.block-thick-8c3c.item-black-1c06
  .main-last-b38a
  > li.paragraph-pink-81cb
  > a
  .photo_308b:before {
  width: 100%;
  background-color: currentColor;
}
.west-a5f9 .feature-middle-923d {
  margin: 0;
  padding: 0;
  list-style: none;
}
.west-a5f9 .feature-middle-923d li:first-child > a {
  border-top: none;
}
.west-a5f9 .feature-middle-923d .primary-1583 > .photo_308b .current-0761 {
  display: none;
}
.west-a5f9 .feature-middle-923d li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.west-a5f9 .feature-middle-923d li:last-child {
  border: none;
}
.west-a5f9 .feature-middle-923d li.accent_5eb3 > a {
  padding-right: 45px !important;
}
.west-a5f9 .feature-middle-923d li a {
  display: block;
  padding: 0.55em 1.5em;
}
.west-a5f9 .feature-middle-923d li a:focus,
.west-a5f9 .feature-middle-923d li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.west-a5f9 .feature-middle-923d li .modal_53d3 {
  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;
}
.west-a5f9 .feature-middle-923d li .modal_53d3:hover {
  box-shadow: none;
}
.west-a5f9 .feature-middle-923d li .modal_53d3 .current-0761 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.west-a5f9 .feature-middle-923d .hot-efab {
  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);
}
.west-a5f9 .feature-middle-923d .hot-efab li a {
  padding-left: 3em;
}
.west-a5f9 .feature-middle-923d .shadow-6e3f > a .modal_53d3 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.west-a5f9 .feature-middle-923d .shadow-6e3f > .hot-efab {
  display: block;
  opacity: 1;
}
.north-a312 {
  max-width: 100%;
}
.mask-full-ed6b {
  line-height: 0;
  cursor: pointer;
}
.notification-right-587e {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.notification-right-587e:hover {
  box-shadow: none;
  color: currentColor;
}
.notification-right-587e svg {
  width: 18px;
  height: 18px;
}
.notification-right-587e .short-3986 {
  display: none;
}
.stale-b7e4 {
  position: relative;
}
.stale-b7e4.fn-active-20d5 .notification-right-587e .article-d870 {
  display: none;
}
.stale-b7e4.fn-active-20d5 .notification-right-587e .short-3986 {
  display: inline-block;
}
.stale-b7e4 .status-1d30 {
  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);
}
.stale-b7e4.menu_steel_b49d .status-1d30 {
  left: auto;
  right: -0.9em;
}
.stale-b7e4.menu_steel_b49d .static-fb60::before {
  left: auto;
  right: 15px;
}
.stale-b7e4.fn-active-20d5 .status-1d30 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.down_1add {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.down_1add label {
  flex-basis: 100%;
}
.down_1add .button-a3da {
  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;
}
.down_1add .paragraph-light-4d1d {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.down_1add .paragraph-light-4d1d:focus {
  background-color: transparent;
}
.down_1add button.breadcrumb-9387 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.down_1add button.breadcrumb-9387:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.down_1add button.breadcrumb-9387 svg {
  width: 18px;
  height: 18px;
}
.down_1add input[type="submit"] {
  min-height: auto;
}
.detail_upper_1c30 .down_1add .paragraph-light-4d1d {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.static-fb60 {
  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) {
  .static-fb60 {
    width: 220px;
  }
}
.static-fb60 label {
  flex-basis: 100%;
}
.static-fb60::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;
}
.dynamic_92b3 .detail_upper_1c30 .down_1add {
  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;
}
.dynamic_92b3
  .detail_upper_1c30
  .down_1add
  .button-a3da {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.dynamic_92b3 .detail_upper_1c30 .down_1add .paragraph-light-4d1d {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.dynamic_92b3
  .detail_upper_1c30
  .down_1add
  .paragraph-light-4d1d:focus {
  background: 0 0;
}
.dynamic_92b3
  .detail_upper_1c30
  .down_1add
  .accordion_outer_f745 {
  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;
}
.chip_outer_9497 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.chip_outer_9497 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.chip_outer_9497 li:last-child {
  margin-right: 0;
}
.chip_outer_9497 li:first-child {
  margin-left: 0;
}
.chip_outer_9497.item-54e7 a {
  color: #fff;
}
.chip_outer_9497.item-54e7 a:hover {
  color: #fff;
}
.chip_outer_9497 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.chip_outer_9497 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.chip_outer_9497 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.chip_outer_9497 a:hover {
  opacity: 0.9;
  color: inherit;
}
.chip_outer_9497 [class*="social-icon-apple"] {
  background-color: #999;
}
.chip_outer_9497 [class*="social-icon-apple"].silver_23d4 {
  background-color: transparent;
  color: #999;
}
.chip_outer_9497 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.chip_outer_9497 [class*="social-icon-behance"].silver_23d4 {
  background-color: transparent;
  color: #1769ff;
}
.chip_outer_9497 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.chip_outer_9497 [class*="social-icon-bitbucket"].silver_23d4 {
  background-color: transparent;
  color: #205081;
}
.chip_outer_9497 [class*="social-icon-codepen"] {
  background-color: #000;
}
.chip_outer_9497 [class*="social-icon-codepen"].silver_23d4 {
  background-color: transparent;
  color: #000;
}
.chip_outer_9497 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.chip_outer_9497 [class*="social-icon-delicious"].silver_23d4 {
  background-color: transparent;
  color: #39f;
}
.chip_outer_9497 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.chip_outer_9497 [class*="social-icon-digg"].silver_23d4 {
  background-color: transparent;
  color: #005be2;
}
.chip_outer_9497 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.chip_outer_9497 [class*="social-icon-dribbble"].silver_23d4 {
  background-color: transparent;
  color: #ea4c89;
}
.chip_outer_9497 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.chip_outer_9497 [class*="social-icon-envelope"].silver_23d4 {
  background-color: transparent;
  color: #ea4335;
}
.chip_outer_9497 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.chip_outer_9497 [class*="social-icon-facebook"].silver_23d4 {
  background-color: transparent;
  color: #3b5998;
}
.chip_outer_9497 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.chip_outer_9497 [class*="social-icon-flickr"].silver_23d4 {
  background-color: transparent;
  color: #0063dc;
}
.chip_outer_9497 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.chip_outer_9497 [class*="social-icon-foursquare"].silver_23d4 {
  background-color: transparent;
  color: #2d5be3;
}
.chip_outer_9497 [class*="social-icon-github"] {
  background-color: #333;
}
.chip_outer_9497 [class*="social-icon-github"].silver_23d4 {
  background-color: transparent;
  color: #333;
}
.chip_outer_9497 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.chip_outer_9497 [class*="social-icon-google-plus"].silver_23d4 {
  background-color: transparent;
  color: #dd4b39;
}
.chip_outer_9497 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.chip_outer_9497 [class*="social-icon-houzz"].silver_23d4 {
  background-color: transparent;
  color: #7ac142;
}
.chip_outer_9497 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.chip_outer_9497 [class*="social-icon-instagram"].silver_23d4 {
  background-color: transparent;
  color: #262626;
}
.chip_outer_9497 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.chip_outer_9497 [class*="social-icon-jsfiddle"].silver_23d4 {
  background-color: transparent;
  color: #487aa2;
}
.chip_outer_9497 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.chip_outer_9497 [class*="social-icon-linkedin"].silver_23d4 {
  background-color: transparent;
  color: #0077b5;
}
.chip_outer_9497 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.chip_outer_9497 [class*="social-icon-medium"].silver_23d4 {
  background-color: transparent;
  color: #00ab6b;
}
.chip_outer_9497 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.chip_outer_9497
  [class*="social-icon-odnoklassniki"].silver_23d4 {
  background-color: transparent;
  color: #f4731c;
}
.chip_outer_9497 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.chip_outer_9497 [class*="social-icon-meetup"].silver_23d4 {
  background-color: transparent;
  color: #ec1c40;
}
.chip_outer_9497 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.chip_outer_9497 [class*="social-icon-pinterest"].silver_23d4 {
  background-color: transparent;
  color: #bd081c;
}
.chip_outer_9497 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.chip_outer_9497 [class*="social-icon-product-hunt"].silver_23d4 {
  background-color: transparent;
  color: #da552f;
}
.chip_outer_9497 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.chip_outer_9497 [class*="social-icon-reddit"].silver_23d4 {
  background-color: transparent;
  color: #ff4500;
}
.chip_outer_9497 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.chip_outer_9497 [class*="social-icon-rss"].silver_23d4 {
  background-color: transparent;
  color: #f26522;
}
.chip_outer_9497 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.chip_outer_9497
  [class*="social-icon-shopping-cart"].silver_23d4 {
  background-color: transparent;
  color: #4caf50;
}
.chip_outer_9497 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.chip_outer_9497 [class*="social-icon-skype"].silver_23d4 {
  background-color: transparent;
  color: #00aff0;
}
.chip_outer_9497 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.chip_outer_9497 [class*="social-icon-slideshare"].silver_23d4 {
  background-color: transparent;
  color: #0077b5;
}
.chip_outer_9497 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.chip_outer_9497 [class*="social-icon-snapchat"].silver_23d4 {
  background-color: transparent;
  color: #fffc00;
}
.chip_outer_9497 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.chip_outer_9497 [class*="social-icon-soundcloud"].silver_23d4 {
  background-color: transparent;
  color: #f80;
}
.chip_outer_9497 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.chip_outer_9497 [class*="social-icon-spotify"].silver_23d4 {
  background-color: transparent;
  color: #2ebd59;
}
.chip_outer_9497 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.chip_outer_9497
  [class*="social-icon-stack-overflow"].silver_23d4 {
  background-color: transparent;
  color: #fe7a15;
}
.chip_outer_9497 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.chip_outer_9497 [class*="social-icon-maldkfgram"].silver_23d4 {
  background-color: transparent;
  color: #2ca5e0;
}
.chip_outer_9497 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.chip_outer_9497 [class*="social-icon-tripadvisor"].silver_23d4 {
  background-color: transparent;
  color: #589442;
}
.chip_outer_9497 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.chip_outer_9497 [class*="social-icon-tumblr"].silver_23d4 {
  background-color: transparent;
  color: #35465c;
}
.chip_outer_9497 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.chip_outer_9497 [class*="social-icon-twitch"].silver_23d4 {
  background-color: transparent;
  color: #6441a5;
}
.chip_outer_9497 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.chip_outer_9497 [class*="social-icon-twitter"].silver_23d4 {
  background-color: transparent;
  color: #1da1f2;
}
.chip_outer_9497 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.chip_outer_9497 [class*="social-icon-vimeo"].silver_23d4 {
  background-color: transparent;
  color: #1ab7ea;
}
.chip_outer_9497 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.chip_outer_9497 [class*="social-icon-vk"].silver_23d4 {
  background-color: transparent;
  color: #45668e;
}
.chip_outer_9497 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.chip_outer_9497 [class*="social-icon-weibo"].silver_23d4 {
  background-color: transparent;
  color: #df2029;
}
.chip_outer_9497 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.chip_outer_9497 [class*="social-icon-weixin"].silver_23d4 {
  background-color: transparent;
  color: #7bb32e;
}
.chip_outer_9497 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.chip_outer_9497 [class*="social-icon-whatsapp"].silver_23d4 {
  background-color: transparent;
  color: #25d366;
}
.chip_outer_9497 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.chip_outer_9497 [class*="social-icon-wordpress"].silver_23d4 {
  background-color: transparent;
  color: #21759b;
}
.chip_outer_9497 [class*="social-icon-xing"] {
  background-color: #026466;
}
.chip_outer_9497 [class*="social-icon-xing"].silver_23d4 {
  background-color: transparent;
  color: #026466;
}
.chip_outer_9497 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.chip_outer_9497 [class*="social-icon-yelp"].silver_23d4 {
  background-color: transparent;
  color: #af0606;
}
.chip_outer_9497 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.chip_outer_9497 [class*="social-icon-youtube"].silver_23d4 {
  background-color: transparent;
  color: #cd201f;
}
.tall-35f4 {
  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;
}
.tall-35f4:hover {
  box-shadow: none;
  background: 0 0;
}
.border_active_86e4 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.menu_pro_ddeb {
  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;
}
.notice-9d4b {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.paragraph_fa2b {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.paragraph_fa2b,
.paragraph_fa2b::after,
.paragraph_fa2b::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;
}
.paragraph_fa2b::after,
.paragraph_fa2b::before {
  content: "";
  display: block;
  background-color: inherit;
}
.rough-2679 .menu_pro_ddeb .notice-9d4b {
  margin-top: -2px;
  width: 19px;
}
.rough-2679 .menu_pro_ddeb .paragraph_fa2b {
  margin-top: -1px;
}
.rough-2679 .menu_pro_ddeb .paragraph_fa2b,
.rough-2679 .menu_pro_ddeb .paragraph_fa2b::after,
.rough-2679 .menu_pro_ddeb .paragraph_fa2b::before {
  width: 19px;
  height: 2px;
}
.rough-2679 .menu_pro_ddeb .paragraph_fa2b::before {
  top: -6px;
}
.rough-2679 .menu_pro_ddeb .paragraph_fa2b::after {
  bottom: -6px;
}
.gas_cad7 .menu_pro_ddeb .notice-9d4b {
  margin-top: -2px;
  width: 22px;
}
.gas_cad7 .menu_pro_ddeb .paragraph_fa2b {
  margin-top: -1px;
}
.gas_cad7 .menu_pro_ddeb .paragraph_fa2b,
.gas_cad7 .menu_pro_ddeb .paragraph_fa2b::after,
.gas_cad7 .menu_pro_ddeb .paragraph_fa2b::before {
  width: 22px;
  height: 2px;
}
.gas_cad7 .menu_pro_ddeb .paragraph_fa2b::before {
  top: -7px;
}
.gas_cad7 .menu_pro_ddeb .paragraph_fa2b::after {
  bottom: -7px;
}
.video_3dad .menu_pro_ddeb .notice-9d4b {
  margin-top: -2px;
  width: 31px;
}
.video_3dad .menu_pro_ddeb .paragraph_fa2b {
  margin-top: -1.5px;
}
.video_3dad .menu_pro_ddeb .paragraph_fa2b,
.video_3dad .menu_pro_ddeb .paragraph_fa2b::after,
.video_3dad .menu_pro_ddeb .paragraph_fa2b::before {
  width: 31px;
  height: 3px;
}
.video_3dad .menu_pro_ddeb .paragraph_fa2b::before {
  top: -9px;
}
.video_3dad .menu_pro_ddeb .paragraph_fa2b::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .pagination-brown-cc5e .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 19px;
  }
  .pagination-brown-cc5e .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1px;
  }
  .pagination-brown-cc5e .menu_pro_ddeb .paragraph_fa2b,
  .pagination-brown-cc5e .menu_pro_ddeb .paragraph_fa2b::after,
  .pagination-brown-cc5e .menu_pro_ddeb .paragraph_fa2b::before {
    width: 19px;
    height: 2px;
  }
  .pagination-brown-cc5e .menu_pro_ddeb .paragraph_fa2b::before {
    top: -6px;
  }
  .pagination-brown-cc5e .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -6px;
  }
  .video-last-035a .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 22px;
  }
  .video-last-035a .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1px;
  }
  .video-last-035a .menu_pro_ddeb .paragraph_fa2b,
  .video-last-035a .menu_pro_ddeb .paragraph_fa2b::after,
  .video-last-035a .menu_pro_ddeb .paragraph_fa2b::before {
    width: 22px;
    height: 2px;
  }
  .video-last-035a .menu_pro_ddeb .paragraph_fa2b::before {
    top: -7px;
  }
  .video-last-035a .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -7px;
  }
  .description_7241 .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 31px;
  }
  .description_7241 .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1.5px;
  }
  .description_7241 .menu_pro_ddeb .paragraph_fa2b,
  .description_7241 .menu_pro_ddeb .paragraph_fa2b::after,
  .description_7241 .menu_pro_ddeb .paragraph_fa2b::before {
    width: 31px;
    height: 3px;
  }
  .description_7241 .menu_pro_ddeb .paragraph_fa2b::before {
    top: -9px;
  }
  .description_7241 .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tall-878d .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 19px;
  }
  .tall-878d .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1px;
  }
  .tall-878d .menu_pro_ddeb .paragraph_fa2b,
  .tall-878d .menu_pro_ddeb .paragraph_fa2b::after,
  .tall-878d .menu_pro_ddeb .paragraph_fa2b::before {
    width: 19px;
    height: 2px;
  }
  .tall-878d .menu_pro_ddeb .paragraph_fa2b::before {
    top: -6px;
  }
  .tall-878d .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -6px;
  }
  .alert_125f .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 22px;
  }
  .alert_125f .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1px;
  }
  .alert_125f .menu_pro_ddeb .paragraph_fa2b,
  .alert_125f .menu_pro_ddeb .paragraph_fa2b::after,
  .alert_125f .menu_pro_ddeb .paragraph_fa2b::before {
    width: 22px;
    height: 2px;
  }
  .alert_125f .menu_pro_ddeb .paragraph_fa2b::before {
    top: -7px;
  }
  .alert_125f .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -7px;
  }
  .secondary-north-b23e .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 31px;
  }
  .secondary-north-b23e .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1.5px;
  }
  .secondary-north-b23e .menu_pro_ddeb .paragraph_fa2b,
  .secondary-north-b23e .menu_pro_ddeb .paragraph_fa2b::after,
  .secondary-north-b23e .menu_pro_ddeb .paragraph_fa2b::before {
    width: 31px;
    height: 3px;
  }
  .secondary-north-b23e .menu_pro_ddeb .paragraph_fa2b::before {
    top: -9px;
  }
  .secondary-north-b23e .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .dropdown-5870 .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 19px;
  }
  .dropdown-5870 .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1px;
  }
  .dropdown-5870 .menu_pro_ddeb .paragraph_fa2b,
  .dropdown-5870 .menu_pro_ddeb .paragraph_fa2b::after,
  .dropdown-5870 .menu_pro_ddeb .paragraph_fa2b::before {
    width: 19px;
    height: 2px;
  }
  .dropdown-5870 .menu_pro_ddeb .paragraph_fa2b::before {
    top: -6px;
  }
  .dropdown-5870 .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -6px;
  }
  .panel-a70d .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 22px;
  }
  .panel-a70d .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1px;
  }
  .panel-a70d .menu_pro_ddeb .paragraph_fa2b,
  .panel-a70d .menu_pro_ddeb .paragraph_fa2b::after,
  .panel-a70d .menu_pro_ddeb .paragraph_fa2b::before {
    width: 22px;
    height: 2px;
  }
  .panel-a70d .menu_pro_ddeb .paragraph_fa2b::before {
    top: -7px;
  }
  .panel-a70d .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -7px;
  }
  .widget-6d92 .menu_pro_ddeb .notice-9d4b {
    margin-top: -2px;
    width: 31px;
  }
  .widget-6d92 .menu_pro_ddeb .paragraph_fa2b {
    margin-top: -1.5px;
  }
  .widget-6d92 .menu_pro_ddeb .paragraph_fa2b,
  .widget-6d92 .menu_pro_ddeb .paragraph_fa2b::after,
  .widget-6d92 .menu_pro_ddeb .paragraph_fa2b::before {
    width: 31px;
    height: 3px;
  }
  .widget-6d92 .menu_pro_ddeb .paragraph_fa2b::before {
    top: -9px;
  }
  .widget-6d92 .menu_pro_ddeb .paragraph_fa2b::after {
    bottom: -9px;
  }
}
.small_7a5f .paragraph_fa2b {
  -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);
}
.small_7a5f .paragraph_fa2b::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.small_7a5f .paragraph_fa2b::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);
}
.small_7a5f.component_6d77 .paragraph_fa2b {
  -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);
}
.small_7a5f.component_6d77 .paragraph_fa2b::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.small_7a5f.component_6d77 .paragraph_fa2b::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);
}
.north-1b2d {
  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.form-a92b:before {
  display: none;
}
.focus_purple_fc61 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.focus_purple_fc61 .motion-a846 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.focus_purple_fc61 .motion-a846:last-of-type {
  border-bottom: none;
}
.focus_purple_fc61 .motion-a846.grid-top-e1f4,
.focus_purple_fc61 .motion-a846.popup_active_7c4b,
.focus_purple_fc61 .motion-a846.tiny-ccec {
  padding: 0;
}
.focus_purple_fc61 .west-a5f9 .modal_53d3 {
  color: currentColor;
}
.focus_purple_fc61 .west-a5f9 .modal_53d3:focus,
.focus_purple_fc61 .west-a5f9 .modal_53d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_purple_fc61.pattern-easy-7d1e .slider_hard_6535,
.focus_purple_fc61.pattern-easy-7d1e .down-375e a,
.focus_purple_fc61.pattern-easy-7d1e .main-last-b38a a,
.focus_purple_fc61.pattern-easy-7d1e .hot-efab a {
  color: rgba(0, 0, 0, 0.55);
}
.focus_purple_fc61.pattern-easy-7d1e .slider_hard_6535:hover,
.focus_purple_fc61.pattern-easy-7d1e .down-375e a:hover,
.focus_purple_fc61.pattern-easy-7d1e .main-last-b38a a:hover,
.focus_purple_fc61.pattern-easy-7d1e .hot-efab a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.focus_purple_fc61.pattern-easy-7d1e .list-gas-4102 {
  color: rgba(0, 0, 0, 0.8);
}
.focus_purple_fc61.pattern-easy-7d1e .motion-a846 {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_purple_fc61.pattern-easy-7d1e .motion-a846:before {
  background: rgba(0, 0, 0, 0.08);
}
.focus_purple_fc61.pattern-easy-7d1e .highlight-ec27:before {
  background: rgba(255, 255, 255, 0.9);
}
.focus_purple_fc61.pattern-easy-7d1e .west-a5f9 .feature-middle-923d li a,
.focus_purple_fc61.pattern-easy-7d1e .west-a5f9 .modal_53d3,
.focus_purple_fc61.pattern-easy-7d1e .hot-efab {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_purple_fc61.pattern-easy-7d1e .west-a5f9 .modal_53d3:focus,
.focus_purple_fc61.pattern-easy-7d1e .west-a5f9 .modal_53d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_purple_fc61.pattern-easy-7d1e .feature-middle-923d li {
  border-color: rgba(0, 0, 0, 0.08);
}
.focus_purple_fc61.overlay_pink_53d1 .slider_hard_6535,
.focus_purple_fc61.overlay_pink_53d1 .down-375e a,
.focus_purple_fc61.overlay_pink_53d1 .main-last-b38a .modal_53d3,
.focus_purple_fc61.overlay_pink_53d1 .main-last-b38a a,
.focus_purple_fc61.overlay_pink_53d1 .hot-efab a {
  color: rgba(255, 255, 255, 0.79);
}
.focus_purple_fc61.overlay_pink_53d1 .slider_hard_6535:hover,
.focus_purple_fc61.overlay_pink_53d1 .down-375e a:hover,
.focus_purple_fc61.overlay_pink_53d1 .main-last-b38a .modal_53d3:hover,
.focus_purple_fc61.overlay_pink_53d1 .main-last-b38a a:hover,
.focus_purple_fc61.overlay_pink_53d1 .hot-efab a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.focus_purple_fc61.overlay_pink_53d1 .list-gas-4102 {
  color: rgba(255, 255, 255, 0.99);
}
.focus_purple_fc61.overlay_pink_53d1 .motion-a846 {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_purple_fc61.overlay_pink_53d1 .motion-a846:before {
  background: rgba(255, 255, 255, 0.08);
}
.focus_purple_fc61.overlay_pink_53d1 .highlight-ec27:before {
  background: rgba(0, 0, 0, 0.9);
}
.focus_purple_fc61.overlay_pink_53d1 .west-a5f9 .feature-middle-923d li a,
.focus_purple_fc61.overlay_pink_53d1 .west-a5f9 .modal_53d3,
.focus_purple_fc61.overlay_pink_53d1 .hot-efab {
  border-color: rgba(255, 255, 255, 0.08);
}
.focus_purple_fc61.overlay_pink_53d1 .west-a5f9 .modal_53d3:focus,
.focus_purple_fc61.overlay_pink_53d1 .west-a5f9 .modal_53d3:hover {
  background: rgba(0, 0, 0, 0.01);
}
.focus_purple_fc61.overlay_pink_53d1 .feature-middle-923d li {
  border-color: rgba(255, 255, 255, 0.08);
}
.highlight-ec27 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.highlight-ec27:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.gallery_inner_ed34 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.backdrop-upper-5ca6 .focus_purple_fc61 {
  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;
}
.backdrop-upper-5ca6 .motion-a846 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.backdrop-upper-5ca6 .motion-a846: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) {
  .backdrop-upper-5ca6 .motion-a846:before {
    width: 16%;
    left: 42%;
  }
}
.backdrop-upper-5ca6 .motion-a846:last-child:before {
  content: none;
}
.backdrop-upper-5ca6 .motion-a846[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.backdrop-upper-5ca6 .west-a5f9 .feature-middle-923d li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.backdrop-upper-5ca6 .west-a5f9 .feature-middle-923d li a .modal_53d3 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.backdrop-upper-5ca6 .west-a5f9 .hot-efab {
  border: none;
}
.backdrop-upper-5ca6 .west-a5f9 .hot-efab li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.backdrop-upper-5ca6 .highlight-ec27 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.backdrop-upper-5ca6 .gallery_inner_ed34 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.backdrop-upper-5ca6 .overlay_pink_53d1 .highlight-ec27:before {
  background: rgba(0, 0, 0, 0.9);
}
.backdrop-upper-5ca6 .pattern-easy-7d1e.bright-63f5 .paragraph_fa2b {
  background: rgba(0, 0, 0, 0.6);
}
.backdrop-upper-5ca6
  .pattern-easy-7d1e.bright-63f5
  .paragraph_fa2b::after,
.backdrop-upper-5ca6
  .pattern-easy-7d1e.bright-63f5
  .paragraph_fa2b:before {
  background: inherit;
}
.backdrop-upper-5ca6
  .pattern-easy-7d1e.bright-63f5:hover
  .paragraph_fa2b {
  background: rgba(0, 0, 0, 0.8);
}
.lite_e22c .focus_purple_fc61 {
  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) {
  .lite_e22c .focus_purple_fc61 {
    width: auto;
    right: 45px;
  }
}
.widget_8bab .focus_purple_fc61 {
  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) {
  .widget_8bab .focus_purple_fc61 {
    width: auto;
    left: 45px;
  }
}
.form-a92b .focus_purple_fc61 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.form-a92b .gallery_inner_ed34 {
  max-width: 48em;
  margin: 0 auto;
}
.form-a92b .highlight-ec27:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.main_6bf4 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.main_6bf4.backdrop-upper-5ca6 .focus_purple_fc61 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.main_6bf4.lite_e22c .focus_purple_fc61 {
  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);
}
.main_6bf4 .focus_purple_fc61 {
  visibility: visible;
}
.main_6bf4.widget_8bab .focus_purple_fc61 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.sidebar-434d,
.east-a265 {
  overflow-x: hidden;
}
.sidebar-434d .focus_purple_fc61 {
  overflow: auto;
}
.sidebar-434d.backdrop-upper-5ca6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar-434d.backdrop-upper-5ca6 .focus_purple_fc61 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.sidebar-434d.backdrop-upper-5ca6 .tall-35f4 {
  opacity: 0;
}
.sidebar-434d.lite_e22c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar-434d.lite_e22c .focus_purple_fc61 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.sidebar-434d.lite_e22c .tall-35f4 {
  opacity: 0;
}
.sidebar-434d.widget_8bab {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.sidebar-434d.widget_8bab .focus_purple_fc61 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.sidebar-434d.widget_8bab .tall-35f4 {
  opacity: 0;
}
.sidebar-434d.form-a92b .focus_purple_fc61 {
  z-index: 10;
  visibility: visible;
}
.bright-63f5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.bright-63f5 .paragraph_fa2b {
  background: rgba(255, 255, 255, 0.99);
}
.bright-63f5 .paragraph_fa2b::after,
.bright-63f5 .paragraph_fa2b:before {
  background: inherit;
}
.bright-63f5:hover .paragraph_fa2b {
  background: rgba(255, 255, 255, 0.99);
}
.widget_8bab .bright-63f5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.form-a92b .bright-63f5 {
  display: none !important;
}
.sidebar-434d:before,
.east-a265:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.sidebar-434d .bright-63f5,
.east-a265 .bright-63f5 {
  display: inline-block;
}
.focus_purple_fc61 .logo-bright-a69d {
  -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;
}
.sidebar-434d .focus_purple_fc61 .logo-bright-a69d,
.east-a265 .focus_purple_fc61 .logo-bright-a69d {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.nav_right_e122 .button-a3da {
  width: 100%;
}
.container_glass_1fc3 {
  padding: 0 0.5em 0;
}
.container_glass_1fc3 [class*="customify-col-"],
.container_glass_1fc3 [class*="customify-col_"],
.container_glass_1fc3 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.texture_02b3 .container_glass_1fc3 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .feature-2984 .hot_d196,
  .hot_d196 {
    display: none;
  }
  .cold-06a1 {
    text-align: left;
  }
  .block_wide_41d2 {
    text-align: center;
  }
  .border_inner_84b6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .feature-2984 .fresh-6306,
  .fresh-6306 {
    display: none;
  }
  .element-11a0 {
    text-align: left;
  }
  .shadow-under-d106 {
    text-align: center;
  }
  .dim_eb12 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .feature-2984 .dark_e2af,
  .dark_e2af {
    display: none;
  }
  .sort_64ef {
    text-align: left;
  }
  .highlight-24b7 {
    text-align: center;
  }
  .menu-bottom-3aae {
    text-align: right;
  }
}
#page {
  position: relative;
}
.overlay_3d8d {
  box-shadow: none !important;
}
.grid-under-f925 .preview_f38b,
.down_4eea .preview_f38b {
  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;
}
.down_4eea .preview_f38b {
  margin-top: 30px;
  margin-bottom: 30px;
}
.disabled_brown_baff {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.disabled_brown_baff:after,
.disabled_brown_baff:before {
  content: "";
  display: table;
}
.disabled_brown_baff:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .disabled_brown_baff {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.disabled_brown_baff,
.hot_9721 {
  max-width: 1248px;
  margin: 0 auto;
}

.column_760f.grid_b919 .disabled_brown_baff {
  max-width: 100%;
}
.column_760f.tertiary_selected_0376 {
  max-width: 1200px;
  margin: 0 auto;
}
.column_760f.tall-77a5 .disabled_brown_baff {
  max-width: 100%;
}
.column_760f.tall-77a5 > .disabled_brown_baff {
  padding-left: 0;
  padding-right: 0;
}
.column_760f.tall-77a5 > .disabled_brown_baff .feature-2984 {
  margin: 0;
}
.column_760f.tall-77a5
  > .disabled_brown_baff
  .heading_26f6.nav_0a20 {
  margin-right: 0;
  margin-left: 0;
}
.column_760f.tall-77a5 #main.nav_0a20 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .fresh_11b2 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .fresh_11b2 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .table-huge-4074 .south-7058 {
    padding-right: 1em;
  }
  .table-huge-4074.smooth-6831 .heading_26f6 {
    border-right: 1px solid #eaecee;
  }
  .table-huge-4074.smooth-6831 .south-7058 {
    padding-right: 1em;
  }
  .table-huge-4074.smooth-6831 .top_c78a {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .column_bca9 .south-7058 {
    padding-left: 1em;
  }
  .column_bca9.smooth-6831 .heading_26f6 {
    border-left: 1px solid #eaecee;
  }
  .column_bca9.smooth-6831 .south-7058 {
    padding-left: 1em;
  }
  .column_bca9.smooth-6831 .top_c78a {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .preview-lite-d2a2 .south-7058 {
    padding-left: 1em;
  }
  .preview-lite-d2a2.smooth-6831 .mini_c4ae {
    border-right: 1px solid #eaecee;
  }
  .preview-lite-d2a2.smooth-6831 .new_b48f {
    border-right: 1px solid #eaecee;
  }
  .preview-lite-d2a2.smooth-6831 .south-7058 {
    padding-left: 1em;
  }
  .preview-lite-d2a2.smooth-6831 .top_c78a {
    padding-right: 1em;
  }
  .preview-lite-d2a2.smooth-6831 .link-wide-8e28 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-5dd4 .south-7058 {
    padding-right: 1em;
  }
  .texture-5dd4.smooth-6831 .mini_c4ae {
    border-left: 1px solid #eaecee;
  }
  .texture-5dd4.smooth-6831 .new_b48f {
    border-left: 1px solid #eaecee;
  }
  .texture-5dd4.smooth-6831 .south-7058 {
    padding-right: 1em;
  }
  .texture-5dd4.smooth-6831 .top_c78a {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture-5dd4.smooth-6831 .link-wide-8e28 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .fresh_11b2 .south-7058 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh_11b2.smooth-6831 .heading_26f6 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .fresh_11b2.smooth-6831 .south-7058 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .fresh_11b2.smooth-6831 .top_c78a {
    padding-left: 1em;
  }
  .fresh_11b2.smooth-6831 .link-wide-8e28 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .fresh_11b2.smooth-6831 .south-7058 {
    padding-left: 0;
  }
}
.bottom-f44c .stale_5c07 {
  display: inline-block;
}
.medium_b488 {
  display: inline-block;
}
.gas-f336 {
  word-con: break-word;
}
.icon-a06b > span {
  display: inline-block;
  padding: 5px 0;
}
.icon-a06b .message-north-b1f3 {
  margin-left: 8px;
  margin-right: 8px;
}
.icon-a06b .wrapper_0fc5 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.blue-f3f9 .panel_hard_80c6 {
  margin-bottom: 2em;
}
.blue-f3f9 .gold_494f {
  margin-bottom: 15px;
}
.blue-f3f9 .gold_494f:last-child {
  margin-bottom: 0;
}
.blue-f3f9 .fluid_b7e1 {
  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) {
  .blue-f3f9 .fluid_b7e1 {
    display: block;
  }
}
.blue-f3f9 .bottom-7a15 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .blue-f3f9 .bottom-7a15 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.blue-f3f9 .gas-f9ab {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.blue-f3f9 .gas-f9ab img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.blue-f3f9 .gas-f9ab a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.blue-f3f9 .gas-f336 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.blue-f3f9 .gas-f336 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.blue-f3f9 .old_14f5 p:last-child {
  margin-bottom: 0;
}
.blue-f3f9 .slider_e4da {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.blue-f3f9 .hot_add9 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.blue-f3f9 .overlay-bottom-c1b0 {
  margin-top: 1em;
}
.blue-f3f9 .content_complex_780e {
  top: 0;
  display: block;
}
.blue-f3f9 .content_complex_780e a {
  color: inherit;
}
.blue-f3f9 .content_complex_780e a:hover {
  color: inherit;
}
.blue-f3f9 .middle_8722 {
  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;
}
.blue-f3f9 .middle_8722:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.blue-f3f9 .hot_add9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.blue-f3f9 .orange_7621 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.blue-f3f9 .orange_7621:first-child {
  margin-top: 0;
}
.blue-f3f9 .orange_7621.gradient_under_6cab {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.blue-f3f9 .orange_7621.tabs-35b8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.blue-f3f9
  .orange_7621.tabs-35b8.surface_df69
  .overlay-bottom-c1b0 {
  width: 100%;
}
.blue-f3f9 .tabs-35b8 {
  -webkit-box-align: center;
  align-items: center;
}
.blue-f3f9 .tabs-35b8 .icon-a06b,
.blue-f3f9 .tabs-35b8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.blue-f3f9 .gas-f9ab {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blue-f3f9 .gas-f9ab img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blue-f3f9 .gas-f9ab: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;
}
.blue-f3f9 .gradient_under_6cab {
  z-index: 5;
}
.blue-f3f9 .aside_huge_4fec .media-c5c1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.blue-f3f9 .background-6c2a .media-c5c1 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.blue-f3f9 .search_3fdd .media-c5c1 {
  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;
}
.blue-f3f9.form-12ce .fluid_b7e1,
.blue-f3f9.large_a373 .fluid_b7e1 {
  display: block;
}
.blue-f3f9.form-12ce .fluid_b7e1 .shadow-9e75,
.blue-f3f9.form-12ce .fluid_b7e1 .hot_add9,
.blue-f3f9.large_a373 .fluid_b7e1 .shadow-9e75,
.blue-f3f9.large_a373 .fluid_b7e1 .hot_add9 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.blue-f3f9.item-pro-4c99 .bottom-7a15 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .blue-f3f9.item-pro-4c99 .bottom-7a15 {
    margin-right: 0;
  }
}
.blue-f3f9.form-12ce .bottom-7a15,
.blue-f3f9.large_a373 .bottom-7a15 {
  padding-top: 40%;
}
.blue-f3f9.form-12ce .panel_hard_80c6,
.blue-f3f9.large_a373 .panel_hard_80c6 {
  display: block;
}
.blue-f3f9.form-12ce .fn-sticky-20d5 .hot_add9,
.blue-f3f9.large_a373 .fn-sticky-20d5 .hot_add9 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.blue-f3f9.form-12ce .bottom-7a15,
.blue-f3f9.large_a373 .bottom-7a15 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.blue-f3f9.form-12ce .hot_add9 {
  padding: 1em;
}
.grid-ab2a {
  margin: 30px auto;
  display: block;
}
.grid-ab2a .orange_fd6f > * {
  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;
}
.grid-ab2a .orange_fd6f > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.grid-ab2a .orange_fd6f span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.outer-506f .icon-a06b {
  margin-bottom: 1.41575em;
}
.outer-506f .list_gold_077f {
  margin-bottom: 1.618em;
}
.notification-stone-677f .search-cold-e11e {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.notification-stone-677f .search-cold-e11e a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.notification-stone-677f .banner_68de {
  max-width: 100%;
  overflow: auto;
}
.simple_c452 .notification-stone-677f a:hover {
  text-decoration: underline;
}
.card-749b .gold_494f:not(.gas-f336),
.card-749b .gas-f9ab {
  margin-bottom: 1.41575em;
}
.card-749b .gold_494f:not(.gas-f336):last-child,
.card-749b .gas-f9ab:last-child {
  margin-bottom: 0;
}
.card-749b .gold_494f.shadow-lower-5c3c {
  margin-bottom: 0.41575em;
}
.card-749b .west-a0f6:before,
.card-749b .row-fixed-58f5:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.card-749b .west-a0f6:before {
  content: "\f115";
}
.card-749b .row-fixed-58f5:before {
  content: "\f02c";
}
.card-749b .pagination-4b1c {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.card-749b .pagination-4b1c a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.rough_5d6c {
  display: -webkit-box;
  display: flex;
}
.rough_5d6c .old-5d04 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .rough_5d6c .old-5d04 {
    flex-basis: 90px;
  }
}
.rough_5d6c .video_df09 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .rough_5d6c .video_df09 {
    flex-basis: calc(100% - 50px);
  }
}
.rough_5d6c .nav_062e p:last-child {
  margin-bottom: 0.72em;
}
.tertiary_focused_1922 .orange_fd6f {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.tertiary_focused_1922 .orange_fd6f:after,
.tertiary_focused_1922 .orange_fd6f:before {
  content: "";
  display: table;
}
.tertiary_focused_1922 .orange_fd6f:after {
  clear: both;
}
.tertiary_focused_1922 .orange_fd6f .icon-8913,
.tertiary_focused_1922 .orange_fd6f .outline_d27e {
  width: 49%;
}
.tertiary_focused_1922 .orange_fd6f .icon-8913 a span.table_9563,
.tertiary_focused_1922 .orange_fd6f .outline_d27e a span.table_9563 {
  display: block;
  margin-bottom: 5px;
}
.tertiary_focused_1922 .orange_fd6f .outline_d27e {
  float: left;
  text-align: left;
}
.tertiary_focused_1922 .orange_fd6f .icon-8913 {
  float: right;
  text-align: right;
}
.brown_ffe7 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .brown_ffe7 {
    margin-bottom: 0;
  }
}
.fast_710f {
  margin-bottom: 1em;
}
.fast_710f .gas-f336 {
  font-size: 1.1em;
  line-height: 1.3;
}
.label-063e a {
  display: block;
  line-height: 0;
  position: relative;
}
.media_aa75 .fast_710f,
.row-complex-b38b .fast_710f {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .media_aa75 .fast_710f,
  .row-complex-b38b .fast_710f {
    display: block;
  }
}
.media_aa75 .label-063e,
.row-complex-b38b .label-063e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .media_aa75 .label-063e,
  .row-complex-b38b .label-063e {
    margin-bottom: 1em;
  }
}
.media_aa75 .label-063e img,
.row-complex-b38b .label-063e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.media_aa75 .active_b27b,
.row-complex-b38b .active_b27b {
  flex-basis: calc(100% - 160px);
}
.media_aa75 .active_b27b p,
.row-complex-b38b .active_b27b p {
  margin-bottom: 0;
}
.media_aa75 .active_b27b {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .media_aa75 .active_b27b {
    padding-left: 0;
  }
}
.row-complex-b38b .active_b27b {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .row-complex-b38b .active_b27b {
    padding-right: 0;
  }
}
.row-complex-b38b .label-063e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.video-green-5a80 .label-063e {
  margin-bottom: 0.5em;
}
.video-green-5a80 .label-063e img {
  width: 100%;
}
.tiny_4673 .shade-fluid-62d0,
.alert-gas-c510 .shade-fluid-62d0 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.alert-gas-c510 .heading_26f6 .pressed_553b p:last-child {
  margin-bottom: 0;
}
.next-a606 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.tertiary_d714 .info-5097 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .tertiary_d714 .info-5097:last-of-type {
    margin-bottom: 0;
  }
}
.tertiary_d714 .info-5097 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.tertiary_d714 .info-5097 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.tertiary_d714 .info-5097 ul li {
  margin: 0 0 0.6em;
}
.tertiary_d714 .info-5097 ul li.slow_56d7,
.tertiary_d714 .info-5097 ul li.tertiary-fixed-2fec {
  position: relative;
}
.tertiary_d714 .info-5097 ul li.slow_56d7 .orange_4caf,
.tertiary_d714 .info-5097 ul li.tertiary-fixed-2fec .orange_4caf {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.tertiary_d714 .info-5097 ul li.slow_56d7:after:after,
.tertiary_d714 .info-5097 ul li.slow_56d7:after:before,
.tertiary_d714
  .info-5097
  ul
  li.tertiary-fixed-2fec:after:after,
.tertiary_d714
  .info-5097
  ul
  li.tertiary-fixed-2fec:after:before {
  content: "";
  display: table;
}
.tertiary_d714 .info-5097 ul li.slow_56d7:after:after,
.tertiary_d714
  .info-5097
  ul
  li.tertiary-fixed-2fec:after:after {
  clear: both;
}
.tertiary_d714 .info-5097 a.text-06ef:hover {
  text-decoration: none;
}
.tertiary_d714 .info-5097 select {
  max-width: 100%;
}
.tertiary_d714 .info-5097 table {
  font-size: 85%;
}
.tertiary_d714 .info-5097 table td,
.tertiary_d714 .info-5097 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.tertiary_d714 .info-5097 table tfoot td {
  text-align: left;
}
.tertiary_d714 .info-5097 :last-child {
  margin-bottom: 0;
}
.tertiary_d714 .info-5097 .widget-380a {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.tertiary_d714 .info-5097 .widget-380a label {
  width: 100%;
}
.tertiary_d714 .info-5097 .widget-380a .paragraph-light-4d1d {
  width: 100%;
  display: block;
}
.tertiary_d714 .info-5097 .widget-380a .breadcrumb-9387 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.tertiary_d714 .info-5097 .widget-380a .breadcrumb-9387:hover svg #svg-search {
  fill: #444;
}
.tertiary_d714 .info-5097 .widget-380a .breadcrumb-9387 svg {
  width: 18px;
  height: 18px;
}
.tertiary_d714 .outline_prev_3201 ul ul,
.tertiary_d714 .mask_full_4c4b ul ul,
.tertiary_d714 .inner-d094 ul ul,
.tertiary_d714 .preview-27e4 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.tertiary_d714 .outline_prev_3201 .accent_5eb3 > a,
.tertiary_d714 .mask_full_4c4b .accent_5eb3 > a,
.tertiary_d714 .inner-d094 .accent_5eb3 > a,
.tertiary_d714 .preview-27e4 .accent_5eb3 > a {
  margin-bottom: 0;
}
.tertiary_d714 .alert-pressed-6179 li,
.tertiary_d714 .outline_prev_3201 li,
.tertiary_d714 .menu-aac0 li,
.tertiary_d714 .mask_full_4c4b li,
.tertiary_d714 .inner-d094 li,
.tertiary_d714 .preview-27e4 li,
.tertiary_d714 .texture_6124 li,
.tertiary_d714 .filter-solid-025d li {
  display: block;
  position: relative;
}
.tertiary_d714 .alert-pressed-6179 li:last-child,
.tertiary_d714 .outline_prev_3201 li:last-child,
.tertiary_d714 .menu-aac0 li:last-child,
.tertiary_d714 .mask_full_4c4b li:last-child,
.tertiary_d714 .inner-d094 li:last-child,
.tertiary_d714 .preview-27e4 li:last-child,
.tertiary_d714 .texture_6124 li:last-child,
.tertiary_d714 .filter-solid-025d li:last-child {
  border: none;
}
.tertiary_d714 .alert-pressed-6179 li a,
.tertiary_d714 .outline_prev_3201 li a,
.tertiary_d714 .menu-aac0 li a,
.tertiary_d714 .mask_full_4c4b li a,
.tertiary_d714 .inner-d094 li a,
.tertiary_d714 .preview-27e4 li a,
.tertiary_d714 .texture_6124 li a,
.tertiary_d714 .filter-solid-025d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_d714 .alert-pressed-6179 li ul li::before,
.tertiary_d714 .outline_prev_3201 li ul li::before,
.tertiary_d714 .menu-aac0 li ul li::before,
.tertiary_d714 .mask_full_4c4b li ul li::before,
.tertiary_d714 .inner-d094 li ul li::before,
.tertiary_d714 .preview-27e4 li ul li::before,
.tertiary_d714 .texture_6124 li ul li::before,
.tertiary_d714 .filter-solid-025d li ul li::before {
  left: 15px;
}
.tertiary_d714 .alert-pressed-6179 li ul a,
.tertiary_d714 .outline_prev_3201 li ul a,
.tertiary_d714 .menu-aac0 li ul a,
.tertiary_d714 .mask_full_4c4b li ul a,
.tertiary_d714 .inner-d094 li ul a,
.tertiary_d714 .preview-27e4 li ul a,
.tertiary_d714 .texture_6124 li ul a,
.tertiary_d714 .filter-solid-025d li ul a {
  padding-left: 20px;
}
.tertiary_d714 .alert-pressed-6179 li ul ul li::before,
.tertiary_d714 .outline_prev_3201 li ul ul li::before,
.tertiary_d714 .menu-aac0 li ul ul li::before,
.tertiary_d714 .mask_full_4c4b li ul ul li::before,
.tertiary_d714 .inner-d094 li ul ul li::before,
.tertiary_d714 .preview-27e4 li ul ul li::before,
.tertiary_d714 .texture_6124 li ul ul li::before,
.tertiary_d714 .filter-solid-025d li ul ul li::before {
  left: 30px;
}
.tertiary_d714 .alert-pressed-6179 li ul ul a,
.tertiary_d714 .outline_prev_3201 li ul ul a,
.tertiary_d714 .menu-aac0 li ul ul a,
.tertiary_d714 .mask_full_4c4b li ul ul a,
.tertiary_d714 .inner-d094 li ul ul a,
.tertiary_d714 .preview-27e4 li ul ul a,
.tertiary_d714 .texture_6124 li ul ul a,
.tertiary_d714 .filter-solid-025d li ul ul a {
  padding-left: 40px;
}
.tertiary_d714 .video_solid_1dde li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.tertiary_d714 .filter-solid-025d ul li {
  margin-bottom: 1.41575em;
}
.tertiary_d714 .filter-solid-025d ul li .card_4359 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.tertiary_d714 .filter-solid-025d ul li .current_ce13 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.overlay_pink_53d1 .alert-pressed-6179 li a,
.overlay_pink_53d1 .outline_prev_3201 li a,
.overlay_pink_53d1 .menu-aac0 li a,
.overlay_pink_53d1 .mask_full_4c4b li a,
.overlay_pink_53d1 .inner-d094 li a,
.overlay_pink_53d1 .preview-27e4 li a,
.overlay_pink_53d1 .texture_6124 li a,
.overlay_pink_53d1 .filter-solid-025d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_pink_53d1 .video_solid_1dde li {
  border-color: rgba(255, 255, 255, 0.08);
}
.overlay_pink_53d1 .info-5097 ul li.slow_56d7 .orange_4caf,
.overlay_pink_53d1 .info-5097 ul li.tertiary-fixed-2fec .orange_4caf {
  background: rgba(0, 0, 0, 0.2);
}
.overlay_pink_53d1 .tertiary_d714 .info-5097 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.column_760f .tertiary_d714 .feature-middle-923d li {
  margin: 0;
}
.column_760f .tertiary_d714 .feature-middle-923d li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.column_760f .tertiary_d714 .feature-middle-923d li ul {
  margin: 0;
}
.column_760f .tertiary_d714 .feature-middle-923d li ul li a {
  padding-left: 15px;
}
.column_760f .tertiary_d714 .feature-middle-923d li ul li li a {
  padding-left: 30px;
}
.column_760f .tertiary_d714 .feature-middle-923d li.shade_stale_992c > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.column_760f .tertiary_d714 .feature-middle-923d li.shade_stale_992c > 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;
}
.column_760f .tertiary_d714 .feature-middle-923d li.shade_stale_992c > 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;
}
.aside_58b6 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.disabled_154a {
  position: relative;
  z-index: 10;
}
.disabled_154a .logo-bright-a69d {
  width: 100%;
  max-width: 100%;
}
.pattern_advanced_89fe .link-pressed-aa89 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pattern_advanced_89fe .pattern-easy-7d1e {
}
.pattern_advanced_89fe .overlay_pink_53d1 {
  background: #292929;
}
.panel-3f59 .link-pressed-aa89 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.panel-3f59 .pattern-easy-7d1e {
  background: #f9f9f9;
}
.panel-3f59 .overlay_pink_53d1 {
  background: #303030;
}
.next-d19e .link-pressed-aa89 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .next-d19e .stale_5c07 {
    margin-bottom: 1em;
  }
  .next-d19e .stale_5c07:last-child {
    margin-bottom: 0;
  }
}
.next-d19e .pattern-easy-7d1e {
  background: #ededed;
}
.next-d19e .overlay_pink_53d1 {
  background: #1a1a1a;
}
.link-pressed-aa89.pattern-easy-7d1e {
  color: rgba(0, 0, 0, 0.6);
}
.link-pressed-aa89.pattern-easy-7d1e .solid-237b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.link-pressed-aa89.overlay_pink_53d1 {
  color: rgba(255, 255, 255, 0.99);
}
.link-pressed-aa89.overlay_pink_53d1 a:not(.text-06ef) {
  color: rgba(255, 255, 255, 0.79);
}
.link-pressed-aa89.overlay_pink_53d1 a:not(.text-06ef):hover {
  color: rgba(255, 255, 255, 0.99);
}
.link-pressed-aa89.overlay_pink_53d1 .solid-237b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.link-pressed-aa89.overlay_pink_53d1 table tbody td,
.link-pressed-aa89.overlay_pink_53d1 table th {
  background: rgba(0, 0, 0, 0.08);
}
.widget_dynamic_2cf4.notice_action_69c3 .disabled_brown_baff {
  max-width: initial;
}
.widget_dynamic_2cf4 .layout-thick-c283 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.widget_dynamic_2cf4 .layout-thick-c283 .logo-bright-a69d {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .widget_dynamic_2cf4 .layout-thick-c283 .logo-bright-a69d {
    display: block;
    margin-bottom: 2em;
  }
  .widget_dynamic_2cf4 .layout-thick-c283 .logo-bright-a69d:last-child {
    margin-bottom: 0;
  }
}
.next-d19e .stale_5c07:last-child,
.panel-3f59 .stale_5c07:last-child,
.pattern_advanced_89fe .stale_5c07:last-child {
  margin-bottom: 0;
}
.next-d19e .stale_5c07 .tertiary_d714 .info-5097:last-child,
.panel-3f59 .stale_5c07 .tertiary_d714 .info-5097:last-child,
.pattern_advanced_89fe .stale_5c07 .tertiary_d714 .info-5097:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .next-d19e .gallery-gold-3aea,
  .next-d19e .section_ef54,
  .panel-3f59 .gallery-gold-3aea,
  .panel-3f59 .section_ef54,
  .pattern_advanced_89fe .gallery-gold-3aea,
  .pattern_advanced_89fe .section_ef54 {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .disabled_154a .stale_5c07 {
    margin-bottom: 2em;
  }
}
.disabled_154a p:last-child {
  margin-bottom: 0;
}
.disabled_154a li,
.disabled_154a ul {
  list-style: none;
  margin: 0;
}
.disabled_154a ul ul {
  margin-left: 2.617924em;
}
.shade_solid_600b {
  font-size: 0.875em;
}

/* css-noise: 402a */
.ghost-box-x9 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.3;
}
