/*!
Theme Name: Customify
Theme URI: https://pressmaximum.south_8103/customify
Author: WPCustomify
Author URI: https://pressmaximum.south_8103
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.south_8103/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.breadcrumb_aeb1.rough_f236/licenses/gpl-2.0.search-478a
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.disabled-0644/, (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.center-943d.message_large_26f4/normalize.info-gas-3d7f/
 ======
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.info-gas-3d7f v7.0.0 | MIT License | github.south_8103/necolas/normalize.info-gas-3d7f */
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;
}
.paragraph-over-10b9 .container-active-cea1,
.plasma_cfa1,
.shadow_218e,
.feature-selected-f279,
.frame-cool-60ac,
.article-large-cccf,
.gradient-9290,
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;
}
.plasma_cfa1,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .plasma_cfa1,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .plasma_cfa1,
  h1 {
    font-size: 1.8em;
  }
}
.shadow_218e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.shadow_218e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .shadow_218e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .shadow_218e,
  h2 {
    font-size: 1.7em;
  }
}
.feature-selected-f279,
h3 {
  font-size: 1.618em;
}
.paragraph-over-10b9 .container-active-cea1,
.frame-cool-60ac,
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.north_fd4c {
  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;
}
.wrapper_df42:after,
.wrapper_df42:before,
.article-5309:after,
.article-5309:before {
  content: "";
  display: table;
}
.wrapper_df42:after,
.article-5309:after {
  clear: both;
}
.wrapper_basic_a8e6 {
  float: right;
  margin-right: 0;
}
.gas_6550 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.notification-solid-5a61 .title-b2f5,
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;
}
.notification-solid-5a61 .title-b2f5: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;
}
.panel-7922 .title-b2f5 {
  box-shadow: none;
}
.panel-7922
  .title-b2f5
  .stone-7165 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.panel-7922 .title-b2f5 .table-7d57 {
  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;
}
.panel-7922
  .title-b2f5
  .table-7d57
  b {
  display: none;
}
.panel-7922 .hover-59a0 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.warm-b700:not(.picture-upper-f793):not(.media-9db6),
button:not(.picture-upper-f793):not(.media-9db6),
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ),
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ),
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ) {
  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;
}
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ):hover,
button:not(.picture-upper-f793):not(
    .media-9db6
  ):hover,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ):hover,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ):hover,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ):active,
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ):focus,
button:not(.picture-upper-f793):not(
    .media-9db6
  ):active,
button:not(.picture-upper-f793):not(
    .media-9db6
  ):focus,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ):active,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ):focus,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ):active,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ):focus,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ):active,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ):focus {
  outline: 0;
}
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609,
button:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609 {
  position: relative;
}
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .dim_83ad,
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .upper-c26c,
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .cool-e9bb,
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  i,
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  svg,
button:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .dim_83ad,
button:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .upper-c26c,
button:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .cool-e9bb,
button:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  i,
button:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  svg,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .dim_83ad,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .upper-c26c,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .cool-e9bb,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  i,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  svg,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .dim_83ad,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .upper-c26c,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .cool-e9bb,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  i,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  svg,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .dim_83ad,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .upper-c26c,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  .cool-e9bb,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  i,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609
  svg {
  visibility: hidden;
}
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609:after,
button:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609:after,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609:after,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609:after,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ).fn-loading-8609: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;
}
.warm-b700:not(.picture-upper-f793):not(.media-9db6),
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ),
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ),
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ) {
  color: #fff;
  background: #235787;
}
.warm-b700:not(.picture-upper-f793):not(
    .media-9db6
  ):focus,
input[type="button"]:not(.picture-upper-f793):not(
    .media-9db6
  ):focus,
input[type="reset"]:not(.picture-upper-f793):not(
    .media-9db6
  ):focus,
input[type="submit"]:not(.picture-upper-f793):not(
    .media-9db6
  ):focus {
  color: #fff;
}
.warm-b700.fn-disabled-8609:not(.picture-upper-f793):not(
    .media-9db6
  ),
.warm-b700[disabled]:not(.picture-upper-f793):not(
    .media-9db6
  ),
button.fn-disabled-8609:not(.picture-upper-f793):not(
    .media-9db6
  ),
button[disabled]:not(.picture-upper-f793):not(
    .media-9db6
  ) {
  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;
}
.pattern_6c1e {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pattern_6c1e: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;
}
.silver_8e41 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.preview-dim-60ee {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.accordion_motion_08d7 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.wrapper_df42:after,
.wrapper_df42:before,
.surface-lite-3faf:after,
.surface-lite-3faf:before,
.feature_center_7122:after,
.feature_center_7122:before,
.section-fresh-4e75:after,
.section-fresh-4e75:before,
.popup_f699:after,
.popup_f699:before,
.outline-advanced-5064:after,
.outline-advanced-5064:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.wrapper_df42:after,
.surface-lite-3faf:after,
.feature_center_7122:after,
.section-fresh-4e75:after,
.popup_f699:after,
.outline-advanced-5064:after {
  clear: both;
}
.surface-lite-3faf .fluid-0d94,
.feature_center_7122 .fluid-0d94,
.caption-next-8a52 .fluid-0d94 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.sidebar-9959 {
  display: inline-block;
}
.paragraph-left-e12f {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.paragraph-left-e12f img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.paragraph-left-e12f .hidden-986b {
  padding: 1em 0;
  font-size: 85%;
}
.hidden-986b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.form_tiny_62b7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.form_tiny_62b7:after,
.form_tiny_62b7:before {
  content: "";
  display: table;
}
.form_tiny_62b7:after {
  clear: both;
}
.advanced-aa59 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.first_dfdb .advanced-aa59 {
  max-width: 50%;
}
.focused_b824 .advanced-aa59 {
  max-width: 33.33%;
}
.input_steel_4927 .advanced-aa59 {
  max-width: 25%;
}
.chip_copper_aaaa .advanced-aa59 {
  max-width: 20%;
}
.photo-copper-9a84 .advanced-aa59 {
  max-width: 16.66%;
}
.card-soft-150e .advanced-aa59 {
  max-width: 14.28%;
}
.advanced_ea64 .advanced-aa59 {
  max-width: 12.5%;
}
.backdrop_upper_440d .advanced-aa59 {
  max-width: 11.11%;
}
.complex_9fb8 {
  display: block;
}
.paragraph-over-10b9 .module_static_ce6c label,
.paragraph-over-10b9 .hard_1960 label,
.paragraph-over-10b9 .slider_full_d22c label,
.paragraph-over-10b9 .dropdown_9106 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.green_9b60 {
  list-style: none;
  margin: 0;
}
.green_9b60 article.modal_white_6c9b {
  margin-bottom: 0;
}
.green_9b60 ul {
  list-style: none;
  margin: 0;
}
.green_9b60 .upper-5bad li.modal_white_6c9b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .green_9b60 .upper-5bad li.modal_white_6c9b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .green_9b60 .upper-5bad li.modal_white_6c9b: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) {
  .green_9b60 .upper-5bad li.modal_white_6c9b li.modal_white_6c9b li.modal_white_6c9b li.modal_white_6c9b {
    padding-left: 0;
  }
}
article.modal_white_6c9b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_white_6c9b .surface-lite-3faf p:last-of-type {
  margin-bottom: 0;
}
article.modal_white_6c9b .thick_9fa9 {
  float: left;
}
article.modal_white_6c9b .dynamic_4842 {
  margin-left: 85px;
}
article.modal_white_6c9b .iron_13be {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_white_6c9b .iron_13be .current-15a6 {
  margin-left: 10px;
}
article.modal_white_6c9b .row-solid-94fb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_white_6c9b .bronze-c4fe {
  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 .module_static_ce6c,
  #respond .slider_full_d22c,
  #respond .dropdown_9106 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module_static_ce6c input,
#respond .slider_full_d22c input,
#respond .dropdown_9106 input {
  width: 100%;
}
#respond .dropdown_9106 {
  margin-right: 0;
}
#respond .chip_iron_1dda #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.top-c24e {
  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;
}
.top-c24e.footer_stone_c8be {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.top-c24e 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%);
}
.top-c24e:focus,
.top-c24e: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);
}
.search_be4a {
  border-radius: 10%;
}
.secondary_a72b {
  border-radius: 50%;
}
.advanced-51c5 {
  font-size: 0.72em;
}
.mask_9962 {
  font-size: 0.875em;
}
.white-a4c5 {
  font-size: 1.1em;
}
.brown_0f6a {
  text-transform: uppercase;
  line-height: 1.2;
}
.brown_0f6a.advanced-51c5 {
  letter-spacing: 0.5px;
}
.photo_4873,
.photo_4873 a {
  color: #6d6d6d;
}
.photo_4873 a:hover {
  color: #111;
}
.middle-9c31 {
  color: #6d6d6d;
}
.glass_b22b {
  overflow-x: hidden;
}
.glass_b22b .carousel_796c.frame_a06f {
  position: relative;
}
.glass_b22b .carousel_796c.frame_a06f.widget_glass_eabb {
  position: initial;
}
.glass_b22b
  .carousel_796c.frame_a06f.widget_glass_eabb
  .new_d39c {
  left: auto;
}
.glass_b22b .carousel_796c .new_d39c {
  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;
}
.glass_b22b .carousel_796c:hover.frame_a06f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.glass_b22b
  .carousel_796c:hover.frame_a06f
  .new_d39c {
  display: block;
  z-index: 9999999;
}
.glass_b22b .focus_624a .video_945e,
.glass_b22b .badge_31af .video_945e {
  display: none;
}
.glass_b22b .mask-2d81 .carousel_796c:hover.frame_a06f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.paragraph-over-10b9 .module_static_ce6c label,
.paragraph-over-10b9 .hard_1960 label,
.paragraph-over-10b9 .slider_full_d22c label,
.paragraph-over-10b9 .dropdown_9106 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.green_9b60 {
  list-style: none;
  margin: 0;
}
.green_9b60 article.modal_white_6c9b {
  margin-bottom: 0;
}
.green_9b60 ul {
  list-style: none;
  margin: 0;
}
.green_9b60 .upper-5bad li.modal_white_6c9b {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .green_9b60 .upper-5bad li.modal_white_6c9b {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .green_9b60 .upper-5bad li.modal_white_6c9b: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) {
  .green_9b60 .upper-5bad li.modal_white_6c9b li.modal_white_6c9b li.modal_white_6c9b li.modal_white_6c9b {
    padding-left: 0;
  }
}
article.modal_white_6c9b {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.modal_white_6c9b .surface-lite-3faf p:last-of-type {
  margin-bottom: 0;
}
article.modal_white_6c9b .thick_9fa9 {
  float: left;
}
article.modal_white_6c9b .dynamic_4842 {
  margin-left: 85px;
}
article.modal_white_6c9b .iron_13be {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.modal_white_6c9b .iron_13be .current-15a6 {
  margin-left: 10px;
}
article.modal_white_6c9b .row-solid-94fb {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.modal_white_6c9b .bronze-c4fe {
  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 .module_static_ce6c,
  #respond .slider_full_d22c,
  #respond .dropdown_9106 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .module_static_ce6c input,
#respond .slider_full_d22c input,
#respond .dropdown_9106 input {
  width: 100%;
}
#respond .dropdown_9106 {
  margin-right: 0;
}
#respond .chip_iron_1dda #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.focus_624a .media-last-648e {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.media-last-648e .thumbnail-752e.accordion_162b .footer_tiny_5045 > li > a:focus,
.media-last-648e .thumbnail-752e.accordion_162b .footer_tiny_5045 > li > a:hover,
.media-last-648e .thumbnail-752e.hover-f61f .footer_tiny_5045 > li > a:focus,
.media-last-648e .thumbnail-752e.hover-f61f .footer_tiny_5045 > li > a:hover,
.media-last-648e .thumbnail-752e.accent_a1ff .footer_tiny_5045 > li > a:focus,
.media-last-648e .thumbnail-752e.accent_a1ff .footer_tiny_5045 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-last-648e
  .thumbnail-752e.accordion_162b
  .footer_tiny_5045
  > li.prev_eba7
  > a,
.media-last-648e
  .thumbnail-752e.accordion_162b
  .footer_tiny_5045
  > li.thumbnail_dark_8c0a
  > a,
.media-last-648e
  .thumbnail-752e.hover-f61f
  .footer_tiny_5045
  > li.prev_eba7
  > a,
.media-last-648e
  .thumbnail-752e.hover-f61f
  .footer_tiny_5045
  > li.thumbnail_dark_8c0a
  > a,
.media-last-648e
  .thumbnail-752e.accent_a1ff
  .footer_tiny_5045
  > li.prev_eba7
  > a,
.media-last-648e .thumbnail-752e.accent_a1ff .footer_tiny_5045 > li.layout-solid-a021 > a {
  color: rgba(255, 255, 255, 0.99);
}
.media-last-648e .accent_cool_b6d2,
.media-last-648e .accent_cool_b6d2 a {
  color: rgba(255, 255, 255, 0.99);
}
.media-last-648e .detail_2d26.mini-4df4 li a,
.media-last-648e .widget_hot_9384 a,
.media-last-648e .feature_purple_1ad3,
.media-last-648e .footer_tiny_5045 > li > a,
.media-last-648e .description-dynamic-7b9a {
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e .detail_2d26.mini-4df4 li a:hover,
.media-last-648e .widget_hot_9384 a:hover,
.media-last-648e .feature_purple_1ad3:hover,
.media-last-648e .footer_tiny_5045 > li > a:hover,
.media-last-648e .description-dynamic-7b9a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-last-648e .advanced_7e7a {
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e .advanced_7e7a .plasma_d4e0 {
  color: rgba(255, 255, 255, 0.99);
}
.media-last-648e .advanced_7e7a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.media-last-648e .secondary_c046 .first-2ef7 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e .secondary_c046 .first-2ef7 .header_ffc8 {
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e
  .secondary_c046
  .first-2ef7
  .header_ffc8::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e
  .secondary_c046
  .first-2ef7
  .header_ffc8:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e
  .secondary_c046
  .first-2ef7
  .header_ffc8::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e
  .secondary_c046
  .first-2ef7
  .header_ffc8::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e .secondary_c046 .surface-e3b4 {
  color: rgba(255, 255, 255, 0.79);
}
.media-last-648e .secondary_c046 .surface-e3b4:hover {
  color: rgba(255, 255, 255, 0.99);
}
.element-black-acb1
  .media-last-648e
  .secondary_c046
  .menu_2843
  .article-mini-d187 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.element-black-acb1
  .media-last-648e
  .secondary_c046
  .menu_2843
  .header_ffc8 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.focus_624a .column_orange_1a09 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.column_orange_1a09 .thumbnail-752e.accordion_162b .footer_tiny_5045 > li > a:focus,
.column_orange_1a09 .thumbnail-752e.accordion_162b .footer_tiny_5045 > li > a:hover,
.column_orange_1a09 .thumbnail-752e.hover-f61f .footer_tiny_5045 > li > a:focus,
.column_orange_1a09 .thumbnail-752e.hover-f61f .footer_tiny_5045 > li > a:hover,
.column_orange_1a09 .thumbnail-752e.accent_a1ff .footer_tiny_5045 > li > a:focus,
.column_orange_1a09 .thumbnail-752e.accent_a1ff .footer_tiny_5045 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_orange_1a09
  .thumbnail-752e.accordion_162b
  .footer_tiny_5045
  > li.prev_eba7
  > a,
.column_orange_1a09
  .thumbnail-752e.accordion_162b
  .footer_tiny_5045
  > li.thumbnail_dark_8c0a
  > a,
.column_orange_1a09
  .thumbnail-752e.hover-f61f
  .footer_tiny_5045
  > li.prev_eba7
  > a,
.column_orange_1a09
  .thumbnail-752e.hover-f61f
  .footer_tiny_5045
  > li.thumbnail_dark_8c0a
  > a,
.column_orange_1a09
  .thumbnail-752e.accent_a1ff
  .footer_tiny_5045
  > li.prev_eba7
  > a,
.column_orange_1a09 .thumbnail-752e.accent_a1ff .footer_tiny_5045 > li.layout-solid-a021 > a {
  color: rgba(0, 0, 0, 0.8);
}
.column_orange_1a09 .accent_cool_b6d2,
.column_orange_1a09 .accent_cool_b6d2 a {
  color: rgba(0, 0, 0, 0.8);
}
.column_orange_1a09 .detail_2d26.mini-4df4 li a,
.column_orange_1a09 .widget_hot_9384 a,
.column_orange_1a09 .feature_purple_1ad3,
.column_orange_1a09 .footer_tiny_5045 > li > a,
.column_orange_1a09 .description-dynamic-7b9a {
  color: rgba(0, 0, 0, 0.55);
}
.column_orange_1a09 .detail_2d26.mini-4df4 li a:hover,
.column_orange_1a09 .widget_hot_9384 a:hover,
.column_orange_1a09 .feature_purple_1ad3:hover,
.column_orange_1a09 .footer_tiny_5045 > li > a:hover,
.column_orange_1a09 .description-dynamic-7b9a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.column_orange_1a09 .advanced_7e7a {
  color: rgba(0, 0, 0, 0.55);
}
.column_orange_1a09 .advanced_7e7a .plasma_d4e0 {
  color: rgba(0, 0, 0, 0.8);
}
.column_orange_1a09 .advanced_7e7a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.avatar_soft_903f .menu_81d3 {
  margin-left: auto;
  margin-right: auto;
}
.feature_center_7122 > * {
  margin-left: auto;
  margin-right: auto;
}
.feature_center_7122 .silver_8e41 {
  margin-right: 1.41575em;
}
.dropdown-63a1 .feature_center_7122 > .secondary-5fca {
  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;
}
.dropdown-63a1 .feature_center_7122 > .accent-old-c21c {
  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;
}
.stale-dc77.avatar_soft_903f .menu_81d3,
.plasma_4f7d.avatar_soft_903f .menu_81d3 {
  margin-left: 0;
}
.button_6491.avatar_soft_903f .menu_81d3,
.hard_4463.avatar_soft_903f .menu_81d3 {
  margin-right: 0;
}
.feature_center_7122 ol,
.feature_center_7122 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.description_light_256c video {
  max-width: 100%;
}
.frame-clean-dcb2 img {
  display: block;
}
.frame-clean-dcb2.silver_8e41,
.frame-clean-dcb2.preview-dim-60ee {
  width: 100%;
}
.frame-clean-dcb2.accent-old-c21c img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.accordion-static-0380:not(.component_9109) {
  margin: 1.5em auto;
}
.surface-hovered-b02a p {
  padding: 1.5em 14px;
}
ul.paper_bf2a.accent-old-c21c,
ul.paper_bf2a.secondary-5fca,
ul.paper_bf2a.easy_0f24.secondary-5fca {
  padding: 0 14px;
}
.breadcrumb_thick_e136 {
  display: block;
  overflow-x: auto;
}
.breadcrumb_thick_e136 table {
  border-collapse: collapse;
  width: 100%;
}
.breadcrumb_thick_e136 td,
.breadcrumb_thick_e136 th {
  padding: 0.5em;
}
.feature_center_7122 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.feature_center_7122 ol ol,
.feature_center_7122 ol ul,
.feature_center_7122 ul ol,
.feature_center_7122 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.feature_center_7122 ol ol li,
.feature_center_7122 ol ul li,
.feature_center_7122 ul ol li,
.feature_center_7122 ul ul li {
  margin-left: 0;
}
.filter-2cd7.header-old-4435 > .summary_7a28 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.filter-2cd7.header-old-4435 > .summary_7a28 iframe,
.filter-2cd7.header-old-4435 > .summary_7a28 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.image-plasma-a10b {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.image-plasma-a10b.up_4dda {
  padding: 0;
}
.image-plasma-a10b.up_4dda cite {
  font-size: 13px;
}
.image-plasma-a10b > * {
  margin-left: 16px;
  margin-right: 16px;
}
.image-plasma-a10b cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.label-9eb6 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.label-9eb6 > p:first-child {
  margin-top: 0;
}
.label-9eb6 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.label-9eb6 blockquote {
  border-left: 0;
}
.medium_3f01 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.medium_3f01:not(.light_e426) {
  max-width: 100px;
}
.medium_3f01.widget-2285 {
  border-bottom: none !important;
  text-align: center;
}
.medium_3f01.widget-2285::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .surface-hovered-b02a p {
    padding: 1.5em 0;
  }
}
.badge-warm-47ef {
  color: #0073aa;
}
.icon_154c {
  background-color: #0073aa;
}
.mask_white_f1d6 {
  color: #229fd8;
}
.element_e759 {
  background-color: #229fd8;
}
.module-339a {
  color: #eee;
}
.tag-d829 {
  background-color: #eee;
}
.block_24d0 {
  color: #444;
}
.popup-74ba {
  background-color: #444;
}
.section-1943 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.section-1943 .texture-509f .widget_hot_9384 {
  font-size: 15px;
}
.section-1943 .widget_hot_9384 {
  line-height: 1.3;
}
.section-1943 .column_orange_1a09 {
}
.section-1943 .media-last-648e {
  background: #235787;
}
.stale-28ed {
  padding: 0;
}
.stale-28ed .media-last-648e {
  background: #1a1a1a;
}
.stale-28ed .column_orange_1a09 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.grid-67a0 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.grid-67a0 .column_orange_1a09 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.grid-67a0 .media-last-648e {
  background: #303030;
}
.outline-advanced-5064 {
  position: relative;
  z-index: 10;
}
.outline-advanced-5064 .west_1517 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.primary-495e .frame_a06f {
  display: inline-block;
  vertical-align: middle;
}
.primary-495e.background-7e07 .frame_a06f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .primary-495e.background-7e07 .frame_a06f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .primary-495e.background-7e07 .frame_a06f {
    margin-right: 0.4em;
  }
}
.primary-495e.background-7e07 .frame_a06f:last-child {
  margin-right: 0;
}
.sidebar_5ab0 .west_1517 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .focus_624a .texture-509f {
    margin: 0 -0.5em;
  }
  .focus_624a .texture-509f [class*="customify-col-"],
  .focus_624a .texture-509f [class*="customify-col_"],
  .focus_624a .texture-509f [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.focus_624a.content-stone-9f86 .west_1517 {
  background: 0 0 !important;
}
.focus_624a.content-stone-9f86 .west_1517,
.focus_624a.sidebar_5ab0 .west_1517 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .focus_624a.badge-steel-5435 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.focus_624a.sidebar_5ab0 .west_1517 {
  box-shadow: none !important;
}
.hard_7d87 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .hard_7d87 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .hard_7d87 {
    padding: 18px 0 20px;
  }
}
.hard_7d87 .bright-a182 {
  width: 100%;
}
.hard_7d87 .container-4033 {
  margin-bottom: 0;
}
.hard_7d87 .bronze_856e {
  margin-top: 5px;
  font-size: 0.875em;
}
.banner_motion_47c1 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.banner_motion_47c1 .progress_83fc {
  width: 100%;
}
.status-center-b811 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.status-center-b811 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.status-center-b811 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;
}
.status-center-b811 li:last-child:after {
  display: none;
}
.status-center-b811 li a {
  font-weight: 500;
  margin-right: 10px;
}
.clean_ce04 .video_945e button,
.hard_7d87 .video_945e button {
  left: 0;
}
.clean_ce04 .progress_83fc,
.hard_7d87 .progress_83fc {
  padding-left: 0;
  padding-right: 0;
}
.clean_ce04 .banner_motion_47c1,
.hard_7d87 .banner_motion_47c1 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.clean_ce04 {
  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;
}
.clean_ce04: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;
}
.clean_ce04 .focused_eab6 {
  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) {
  .clean_ce04 .focused_eab6 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .clean_ce04 .focused_eab6 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .clean_ce04 .focused_eab6 {
    min-height: 200px;
  }
}
.clean_ce04 .status-center-b811 {
  color: rgba(255, 255, 255, 0.8);
}
.clean_ce04 .status-center-b811 a,
.clean_ce04 .status-center-b811 li:after {
  color: inherit;
}
.clean_ce04 .status-center-b811 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.bright-9af6 {
  margin-bottom: 0.5em;
}
.notice-stale-4d02 {
  margin-bottom: 1.2em;
}
.notice-stale-4d02,
.bright-9af6 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.notice-stale-4d02 p:last-child,
.bright-9af6 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .video_945e,
#masthead .video_945e {
  display: none;
}
#masthead
  > .video_945e.picture_hot_b019 {
  display: none;
}
#masthead > .video_945e button {
  left: 0;
}
.hovered-1291 {
  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%;
}
.hovered-1291 .frame_a06f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.hovered-1291 .widget_94b6 {
  display: -webkit-box;
  display: flex;
}
.hovered-1291 .widget_94b6.liquid-918e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.hovered-1291 .widget_94b6.purple_914a {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hovered-1291 .widget_94b6.hover-pressed-5186 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.hovered-1291.button_middle_110c.focus_3e81 .widget_94b6.liquid-918e {
  flex-basis: 100%;
}
.hovered-1291.tertiary-f893 .widget_94b6.purple_914a {
  -webkit-box-flex: 1;
  flex: auto;
}
.hovered-1291.tertiary-f893 .widget_94b6.hover-pressed-5186 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .video_945e.picture_hot_b019 {
  display: none;
}
#masthead > .video_945e button {
  left: 0;
}
.red-61a7 {
  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;
}
.red-61a7:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.red-61a7.content-silver-aca5 i {
  margin-right: 4px;
}
.red-61a7.photo-3689 i {
  margin-left: 5px;
}
.widget_hot_9384 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.widget_hot_9384 p:last-child {
  margin-bottom: 0;
}
.south_d625 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.south_d625 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.south_d625 img {
  display: block;
  width: auto;
  line-height: 1;
}
.south_d625 .accent_cool_b6d2 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.south_d625 .purple_75bc {
  margin: 5px 0 7px 0;
}
.south_d625.search-orange-fae0 .caption_eb66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south_d625.search-orange-fae0 .rough_7932 {
  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;
}
.south_d625.dropdown-4b8c {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.south_d625.dropdown-4b8c .caption_eb66 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.south_d625.dropdown-4b8c .rough_7932 {
  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;
}
.south_d625.main_a1c8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.south_d625.header-complex-9ddc {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.south_d625.header-complex-9ddc .rough_7932 {
  margin-top: 7px;
}
.secondary-8268 {
  display: inline-block;
}
.outline-advanced-5064 .accordion_hard_0610 .south_d625 img {
  max-width: 100%;
}
.thumbnail-752e .carousel-plasma-286a.element_fdef,
.tabs_6b52 .carousel-plasma-286a.element_fdef {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-752e .shade_181c,
.tabs_6b52 .shade_181c {
  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%);
}
.thumbnail-752e .shade_181c {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.thumbnail-752e.simple-6a76 .shade_181c {
  display: none;
}
.thumbnail-752e .menu_last_821a {
  list-style: none;
  padding: 0;
  margin: 0;
}
.thumbnail-752e .menu_last_821a li {
  display: inline-block;
  position: relative;
}
.thumbnail-752e .menu_last_821a li:last-child {
  margin-right: 0;
}
.thumbnail-752e .menu_last_821a 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;
}
.thumbnail-752e .menu_last_821a li.layout-solid-a021 > a {
  color: rgba(0, 0, 0, 0.9);
}
.thumbnail-752e .menu_last_821a > 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;
}
.thumbnail-752e .menu_last_821a > li > a i {
  line-height: 0;
}
.thumbnail-752e .menu_last_821a > li.thick-6625 > a .shade_181c {
  margin-left: 4px;
  line-height: 0;
}
.thumbnail-752e .menu_last_821a .secondary-9152 li.thick-6625 > a {
  position: relative;
}
.thumbnail-752e .menu_last_821a .secondary-9152 li.thick-6625 > a:after,
.thumbnail-752e .menu_last_821a .secondary-9152 li.thick-6625 > a:before {
  content: "";
  display: table;
}
.thumbnail-752e .menu_last_821a .secondary-9152 li.thick-6625 > a:after {
  clear: both;
}
.thumbnail-752e .menu_last_821a .secondary-9152 li.thick-6625 > a .shade_181c {
  margin-left: 5px;
  float: right;
}
.thumbnail-752e .alert_new_6bf8,
.thumbnail-752e .secondary-9152 {
  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;
}
.thumbnail-752e .secondary-9152 {
  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;
}
.thumbnail-752e .secondary-9152 .element_fdef {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.thumbnail-752e .secondary-9152 .shade_181c {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.thumbnail-752e .secondary-9152 li {
  display: block;
  margin: 0;
  padding: 0;
}
.thumbnail-752e .secondary-9152 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;
}
.thumbnail-752e .secondary-9152 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.thumbnail-752e .secondary-9152 .secondary-9152 {
  top: 0;
  left: 100%;
}
.thumbnail-752e .pro_3817.fn-focus-8609 > .alert_new_6bf8,
.thumbnail-752e .pro_3817.fn-focus-8609 > .secondary-9152,
.thumbnail-752e .pro_3817:focus > .alert_new_6bf8,
.thumbnail-752e .pro_3817:focus > .secondary-9152,
.thumbnail-752e .pro_3817:hover > .alert_new_6bf8,
.thumbnail-752e .pro_3817:hover > .secondary-9152 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.thumbnail-752e.accent_a1ff .footer_tiny_5045:after,
.thumbnail-752e.accent_a1ff .footer_tiny_5045:before {
  content: "";
  display: table;
}
.thumbnail-752e.accent_a1ff .footer_tiny_5045:after {
  clear: both;
}
.thumbnail-752e.accent_a1ff .footer_tiny_5045 > li {
  float: left;
}
.thumbnail-752e.dropdown_81ea .footer_tiny_5045:after,
.thumbnail-752e.dropdown_81ea .footer_tiny_5045:before {
  content: "";
  display: table;
}
.thumbnail-752e.dropdown_81ea .footer_tiny_5045:after {
  clear: both;
}
.thumbnail-752e.dropdown_81ea .footer_tiny_5045 > li {
  float: left;
}
.thumbnail-752e.dropdown_81ea .footer_tiny_5045 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.thumbnail-752e.dropdown_81ea .footer_tiny_5045 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.thumbnail-752e.dropdown_81ea .footer_tiny_5045 > li.prev_eba7 > a,
.thumbnail-752e.dropdown_81ea .footer_tiny_5045 > li.layout-solid-a021 > a {
  color: #fff;
  background-color: #1e4b75;
}
.thumbnail-752e.accordion_162b .footer_tiny_5045 > li > a .element_fdef {
  position: relative;
}
.thumbnail-752e.accordion_162b .footer_tiny_5045 > li > a .element_fdef: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;
}
.thumbnail-752e.accordion_162b
  .footer_tiny_5045
  > li:focus
  > a
  .element_fdef:before,
.thumbnail-752e.accordion_162b
  .footer_tiny_5045
  > li:hover
  > a
  .element_fdef:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-752e.accordion_162b
  .footer_tiny_5045
  > li.prev_eba7
  > a
  .element_fdef:before,
.thumbnail-752e.accordion_162b
  .footer_tiny_5045
  > li.thumbnail_dark_8c0a
  > a
  .element_fdef:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-752e.hover-f61f .footer_tiny_5045 > li > a .element_fdef {
  position: relative;
}
.thumbnail-752e.hover-f61f .footer_tiny_5045 > li > a .element_fdef: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;
}
.thumbnail-752e.hover-f61f .footer_tiny_5045 > li:focus > a .element_fdef:before,
.thumbnail-752e.hover-f61f
  .footer_tiny_5045
  > li:hover
  > a
  .element_fdef:before {
  width: 100%;
  background-color: currentColor;
}
.thumbnail-752e.hover-f61f
  .footer_tiny_5045
  > li.prev_eba7
  > a
  .element_fdef:before,
.thumbnail-752e.hover-f61f
  .footer_tiny_5045
  > li.thumbnail_dark_8c0a
  > a
  .element_fdef:before {
  width: 100%;
  background-color: currentColor;
}
.tabs_6b52 .menu_last_821a {
  margin: 0;
  padding: 0;
  list-style: none;
}
.tabs_6b52 .menu_last_821a li:first-child > a {
  border-top: none;
}
.tabs_6b52 .menu_last_821a .tag_792c > .element_fdef .shade_181c {
  display: none;
}
.tabs_6b52 .menu_last_821a li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.tabs_6b52 .menu_last_821a li:last-child {
  border: none;
}
.tabs_6b52 .menu_last_821a li.thick-6625 > a {
  padding-right: 45px !important;
}
.tabs_6b52 .menu_last_821a li a {
  display: block;
  padding: 0.55em 1.5em;
}
.tabs_6b52 .menu_last_821a li a:focus,
.tabs_6b52 .menu_last_821a li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.tabs_6b52 .menu_last_821a li .smooth-6bac {
  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;
}
.tabs_6b52 .menu_last_821a li .smooth-6bac:hover {
  box-shadow: none;
}
.tabs_6b52 .menu_last_821a li .smooth-6bac .shade_181c {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.tabs_6b52 .menu_last_821a .secondary-9152 {
  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);
}
.tabs_6b52 .menu_last_821a .secondary-9152 li a {
  padding-left: 3em;
}
.tabs_6b52 .menu_last_821a .box_88e5 > a .smooth-6bac i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.tabs_6b52 .menu_last_821a .box_88e5 > .secondary-9152 {
  display: block;
  opacity: 1;
}
.static_e74b {
  max-width: 100%;
}
.dynamic-b583 {
  line-height: 0;
  cursor: pointer;
}
.description-dynamic-7b9a {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.description-dynamic-7b9a:hover {
  box-shadow: none;
  color: currentColor;
}
.description-dynamic-7b9a svg {
  width: 18px;
  height: 18px;
}
.description-dynamic-7b9a .highlight-796e {
  display: none;
}
.blue-2b52 {
  position: relative;
}
.blue-2b52.fn-active-8609 .description-dynamic-7b9a .over-e2a2 {
  display: none;
}
.blue-2b52.fn-active-8609 .description-dynamic-7b9a .highlight-796e {
  display: inline-block;
}
.blue-2b52 .popup-a9d3 {
  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);
}
.blue-2b52.notification-5c47 .popup-a9d3 {
  left: auto;
  right: -0.9em;
}
.blue-2b52.notification-5c47 .header_huge_b93c::before {
  left: auto;
  right: 15px;
}
.blue-2b52.fn-active-8609 .popup-a9d3 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.menu_2843 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.menu_2843 label {
  flex-basis: 100%;
}
.menu_2843 .first-2ef7 {
  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;
}
.menu_2843 .header_ffc8 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.menu_2843 .header_ffc8:focus {
  background-color: transparent;
}
.menu_2843 button.surface-e3b4 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.menu_2843 button.surface-e3b4:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.menu_2843 button.surface-e3b4 svg {
  width: 18px;
  height: 18px;
}
.menu_2843 input[type="submit"] {
  min-height: auto;
}
.secondary_c046 .menu_2843 .header_ffc8 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.header_huge_b93c {
  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) {
  .header_huge_b93c {
    width: 220px;
  }
}
.header_huge_b93c label {
  flex-basis: 100%;
}
.header_huge_b93c::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;
}
.element-black-acb1 .secondary_c046 .menu_2843 {
  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;
}
.element-black-acb1
  .secondary_c046
  .menu_2843
  .first-2ef7 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.element-black-acb1 .secondary_c046 .menu_2843 .header_ffc8 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.element-black-acb1
  .secondary_c046
  .menu_2843
  .header_ffc8:focus {
  background: 0 0;
}
.element-black-acb1
  .secondary_c046
  .menu_2843
  .article-mini-d187 {
  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;
}
.detail_2d26 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.detail_2d26 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.detail_2d26 li:last-child {
  margin-right: 0;
}
.detail_2d26 li:first-child {
  margin-left: 0;
}
.detail_2d26.bottom_e097 a {
  color: #fff;
}
.detail_2d26.bottom_e097 a:hover {
  color: #fff;
}
.detail_2d26 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.detail_2d26 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.detail_2d26 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.detail_2d26 a:hover {
  opacity: 0.9;
  color: inherit;
}
.detail_2d26 [class*="social-icon-apple"] {
  background-color: #999;
}
.detail_2d26 [class*="social-icon-apple"].hovered-d435 {
  background-color: transparent;
  color: #999;
}
.detail_2d26 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.detail_2d26 [class*="social-icon-behance"].hovered-d435 {
  background-color: transparent;
  color: #1769ff;
}
.detail_2d26 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.detail_2d26 [class*="social-icon-bitbucket"].hovered-d435 {
  background-color: transparent;
  color: #205081;
}
.detail_2d26 [class*="social-icon-codepen"] {
  background-color: #000;
}
.detail_2d26 [class*="social-icon-codepen"].hovered-d435 {
  background-color: transparent;
  color: #000;
}
.detail_2d26 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.detail_2d26 [class*="social-icon-delicious"].hovered-d435 {
  background-color: transparent;
  color: #39f;
}
.detail_2d26 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.detail_2d26 [class*="social-icon-digg"].hovered-d435 {
  background-color: transparent;
  color: #005be2;
}
.detail_2d26 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.detail_2d26 [class*="social-icon-dribbble"].hovered-d435 {
  background-color: transparent;
  color: #ea4c89;
}
.detail_2d26 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.detail_2d26 [class*="social-icon-envelope"].hovered-d435 {
  background-color: transparent;
  color: #ea4335;
}
.detail_2d26 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.detail_2d26 [class*="social-icon-facebook"].hovered-d435 {
  background-color: transparent;
  color: #3b5998;
}
.detail_2d26 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.detail_2d26 [class*="social-icon-flickr"].hovered-d435 {
  background-color: transparent;
  color: #0063dc;
}
.detail_2d26 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.detail_2d26 [class*="social-icon-foursquare"].hovered-d435 {
  background-color: transparent;
  color: #2d5be3;
}
.detail_2d26 [class*="social-icon-github"] {
  background-color: #333;
}
.detail_2d26 [class*="social-icon-github"].hovered-d435 {
  background-color: transparent;
  color: #333;
}
.detail_2d26 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.detail_2d26 [class*="social-icon-google-plus"].hovered-d435 {
  background-color: transparent;
  color: #dd4b39;
}
.detail_2d26 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.detail_2d26 [class*="social-icon-houzz"].hovered-d435 {
  background-color: transparent;
  color: #7ac142;
}
.detail_2d26 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.detail_2d26 [class*="social-icon-instagram"].hovered-d435 {
  background-color: transparent;
  color: #262626;
}
.detail_2d26 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.detail_2d26 [class*="social-icon-jsfiddle"].hovered-d435 {
  background-color: transparent;
  color: #487aa2;
}
.detail_2d26 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.detail_2d26 [class*="social-icon-linkedin"].hovered-d435 {
  background-color: transparent;
  color: #0077b5;
}
.detail_2d26 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.detail_2d26 [class*="social-icon-medium"].hovered-d435 {
  background-color: transparent;
  color: #00ab6b;
}
.detail_2d26 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.detail_2d26
  [class*="social-icon-odnoklassniki"].hovered-d435 {
  background-color: transparent;
  color: #f4731c;
}
.detail_2d26 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.detail_2d26 [class*="social-icon-meetup"].hovered-d435 {
  background-color: transparent;
  color: #ec1c40;
}
.detail_2d26 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.detail_2d26 [class*="social-icon-pinterest"].hovered-d435 {
  background-color: transparent;
  color: #bd081c;
}
.detail_2d26 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.detail_2d26 [class*="social-icon-product-hunt"].hovered-d435 {
  background-color: transparent;
  color: #da552f;
}
.detail_2d26 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.detail_2d26 [class*="social-icon-reddit"].hovered-d435 {
  background-color: transparent;
  color: #ff4500;
}
.detail_2d26 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.detail_2d26 [class*="social-icon-rss"].hovered-d435 {
  background-color: transparent;
  color: #f26522;
}
.detail_2d26 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.detail_2d26
  [class*="social-icon-shopping-cart"].hovered-d435 {
  background-color: transparent;
  color: #4caf50;
}
.detail_2d26 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.detail_2d26 [class*="social-icon-skype"].hovered-d435 {
  background-color: transparent;
  color: #00aff0;
}
.detail_2d26 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.detail_2d26 [class*="social-icon-slideshare"].hovered-d435 {
  background-color: transparent;
  color: #0077b5;
}
.detail_2d26 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.detail_2d26 [class*="social-icon-snapchat"].hovered-d435 {
  background-color: transparent;
  color: #fffc00;
}
.detail_2d26 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.detail_2d26 [class*="social-icon-soundcloud"].hovered-d435 {
  background-color: transparent;
  color: #f80;
}
.detail_2d26 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.detail_2d26 [class*="social-icon-spotify"].hovered-d435 {
  background-color: transparent;
  color: #2ebd59;
}
.detail_2d26 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.detail_2d26
  [class*="social-icon-stack-overflow"].hovered-d435 {
  background-color: transparent;
  color: #fe7a15;
}
.detail_2d26 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.detail_2d26 [class*="social-icon-maldkfgram"].hovered-d435 {
  background-color: transparent;
  color: #2ca5e0;
}
.detail_2d26 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.detail_2d26 [class*="social-icon-tripadvisor"].hovered-d435 {
  background-color: transparent;
  color: #589442;
}
.detail_2d26 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.detail_2d26 [class*="social-icon-tumblr"].hovered-d435 {
  background-color: transparent;
  color: #35465c;
}
.detail_2d26 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.detail_2d26 [class*="social-icon-twitch"].hovered-d435 {
  background-color: transparent;
  color: #6441a5;
}
.detail_2d26 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.detail_2d26 [class*="social-icon-twitter"].hovered-d435 {
  background-color: transparent;
  color: #1da1f2;
}
.detail_2d26 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.detail_2d26 [class*="social-icon-vimeo"].hovered-d435 {
  background-color: transparent;
  color: #1ab7ea;
}
.detail_2d26 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.detail_2d26 [class*="social-icon-vk"].hovered-d435 {
  background-color: transparent;
  color: #45668e;
}
.detail_2d26 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.detail_2d26 [class*="social-icon-weibo"].hovered-d435 {
  background-color: transparent;
  color: #df2029;
}
.detail_2d26 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.detail_2d26 [class*="social-icon-weixin"].hovered-d435 {
  background-color: transparent;
  color: #7bb32e;
}
.detail_2d26 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.detail_2d26 [class*="social-icon-whatsapp"].hovered-d435 {
  background-color: transparent;
  color: #25d366;
}
.detail_2d26 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.detail_2d26 [class*="social-icon-wordpress"].hovered-d435 {
  background-color: transparent;
  color: #21759b;
}
.detail_2d26 [class*="social-icon-xing"] {
  background-color: #026466;
}
.detail_2d26 [class*="social-icon-xing"].hovered-d435 {
  background-color: transparent;
  color: #026466;
}
.detail_2d26 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.detail_2d26 [class*="social-icon-yelp"].hovered-d435 {
  background-color: transparent;
  color: #af0606;
}
.detail_2d26 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.detail_2d26 [class*="social-icon-youtube"].hovered-d435 {
  background-color: transparent;
  color: #cd201f;
}
.feature_purple_1ad3 {
  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;
}
.feature_purple_1ad3:hover {
  box-shadow: none;
  background: 0 0;
}
.notice_stale_619d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.shadow-wood-4040 {
  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;
}
.last_2d2e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.bottom-1903 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.bottom-1903,
.bottom-1903::after,
.bottom-1903::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;
}
.bottom-1903::after,
.bottom-1903::before {
  content: "";
  display: block;
  background-color: inherit;
}
.large-2f25 .shadow-wood-4040 .last_2d2e {
  margin-top: -2px;
  width: 19px;
}
.large-2f25 .shadow-wood-4040 .bottom-1903 {
  margin-top: -1px;
}
.large-2f25 .shadow-wood-4040 .bottom-1903,
.large-2f25 .shadow-wood-4040 .bottom-1903::after,
.large-2f25 .shadow-wood-4040 .bottom-1903::before {
  width: 19px;
  height: 2px;
}
.large-2f25 .shadow-wood-4040 .bottom-1903::before {
  top: -6px;
}
.large-2f25 .shadow-wood-4040 .bottom-1903::after {
  bottom: -6px;
}
.header_active_58f3 .shadow-wood-4040 .last_2d2e {
  margin-top: -2px;
  width: 22px;
}
.header_active_58f3 .shadow-wood-4040 .bottom-1903 {
  margin-top: -1px;
}
.header_active_58f3 .shadow-wood-4040 .bottom-1903,
.header_active_58f3 .shadow-wood-4040 .bottom-1903::after,
.header_active_58f3 .shadow-wood-4040 .bottom-1903::before {
  width: 22px;
  height: 2px;
}
.header_active_58f3 .shadow-wood-4040 .bottom-1903::before {
  top: -7px;
}
.header_active_58f3 .shadow-wood-4040 .bottom-1903::after {
  bottom: -7px;
}
.rough-70f2 .shadow-wood-4040 .last_2d2e {
  margin-top: -2px;
  width: 31px;
}
.rough-70f2 .shadow-wood-4040 .bottom-1903 {
  margin-top: -1.5px;
}
.rough-70f2 .shadow-wood-4040 .bottom-1903,
.rough-70f2 .shadow-wood-4040 .bottom-1903::after,
.rough-70f2 .shadow-wood-4040 .bottom-1903::before {
  width: 31px;
  height: 3px;
}
.rough-70f2 .shadow-wood-4040 .bottom-1903::before {
  top: -9px;
}
.rough-70f2 .shadow-wood-4040 .bottom-1903::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .texture_2951 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 19px;
  }
  .texture_2951 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1px;
  }
  .texture_2951 .shadow-wood-4040 .bottom-1903,
  .texture_2951 .shadow-wood-4040 .bottom-1903::after,
  .texture_2951 .shadow-wood-4040 .bottom-1903::before {
    width: 19px;
    height: 2px;
  }
  .texture_2951 .shadow-wood-4040 .bottom-1903::before {
    top: -6px;
  }
  .texture_2951 .shadow-wood-4040 .bottom-1903::after {
    bottom: -6px;
  }
  .tag_pressed_1079 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 22px;
  }
  .tag_pressed_1079 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1px;
  }
  .tag_pressed_1079 .shadow-wood-4040 .bottom-1903,
  .tag_pressed_1079 .shadow-wood-4040 .bottom-1903::after,
  .tag_pressed_1079 .shadow-wood-4040 .bottom-1903::before {
    width: 22px;
    height: 2px;
  }
  .tag_pressed_1079 .shadow-wood-4040 .bottom-1903::before {
    top: -7px;
  }
  .tag_pressed_1079 .shadow-wood-4040 .bottom-1903::after {
    bottom: -7px;
  }
  .lite-ce46 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 31px;
  }
  .lite-ce46 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1.5px;
  }
  .lite-ce46 .shadow-wood-4040 .bottom-1903,
  .lite-ce46 .shadow-wood-4040 .bottom-1903::after,
  .lite-ce46 .shadow-wood-4040 .bottom-1903::before {
    width: 31px;
    height: 3px;
  }
  .lite-ce46 .shadow-wood-4040 .bottom-1903::before {
    top: -9px;
  }
  .lite-ce46 .shadow-wood-4040 .bottom-1903::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .widget_upper_91d0 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 19px;
  }
  .widget_upper_91d0 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1px;
  }
  .widget_upper_91d0 .shadow-wood-4040 .bottom-1903,
  .widget_upper_91d0 .shadow-wood-4040 .bottom-1903::after,
  .widget_upper_91d0 .shadow-wood-4040 .bottom-1903::before {
    width: 19px;
    height: 2px;
  }
  .widget_upper_91d0 .shadow-wood-4040 .bottom-1903::before {
    top: -6px;
  }
  .widget_upper_91d0 .shadow-wood-4040 .bottom-1903::after {
    bottom: -6px;
  }
  .hard-0cd0 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 22px;
  }
  .hard-0cd0 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1px;
  }
  .hard-0cd0 .shadow-wood-4040 .bottom-1903,
  .hard-0cd0 .shadow-wood-4040 .bottom-1903::after,
  .hard-0cd0 .shadow-wood-4040 .bottom-1903::before {
    width: 22px;
    height: 2px;
  }
  .hard-0cd0 .shadow-wood-4040 .bottom-1903::before {
    top: -7px;
  }
  .hard-0cd0 .shadow-wood-4040 .bottom-1903::after {
    bottom: -7px;
  }
  .paragraph-0309 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 31px;
  }
  .paragraph-0309 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1.5px;
  }
  .paragraph-0309 .shadow-wood-4040 .bottom-1903,
  .paragraph-0309 .shadow-wood-4040 .bottom-1903::after,
  .paragraph-0309 .shadow-wood-4040 .bottom-1903::before {
    width: 31px;
    height: 3px;
  }
  .paragraph-0309 .shadow-wood-4040 .bottom-1903::before {
    top: -9px;
  }
  .paragraph-0309 .shadow-wood-4040 .bottom-1903::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .list-prev-0f91 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 19px;
  }
  .list-prev-0f91 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1px;
  }
  .list-prev-0f91 .shadow-wood-4040 .bottom-1903,
  .list-prev-0f91 .shadow-wood-4040 .bottom-1903::after,
  .list-prev-0f91 .shadow-wood-4040 .bottom-1903::before {
    width: 19px;
    height: 2px;
  }
  .list-prev-0f91 .shadow-wood-4040 .bottom-1903::before {
    top: -6px;
  }
  .list-prev-0f91 .shadow-wood-4040 .bottom-1903::after {
    bottom: -6px;
  }
  .slider_center_76f6 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 22px;
  }
  .slider_center_76f6 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1px;
  }
  .slider_center_76f6 .shadow-wood-4040 .bottom-1903,
  .slider_center_76f6 .shadow-wood-4040 .bottom-1903::after,
  .slider_center_76f6 .shadow-wood-4040 .bottom-1903::before {
    width: 22px;
    height: 2px;
  }
  .slider_center_76f6 .shadow-wood-4040 .bottom-1903::before {
    top: -7px;
  }
  .slider_center_76f6 .shadow-wood-4040 .bottom-1903::after {
    bottom: -7px;
  }
  .alert_eba4 .shadow-wood-4040 .last_2d2e {
    margin-top: -2px;
    width: 31px;
  }
  .alert_eba4 .shadow-wood-4040 .bottom-1903 {
    margin-top: -1.5px;
  }
  .alert_eba4 .shadow-wood-4040 .bottom-1903,
  .alert_eba4 .shadow-wood-4040 .bottom-1903::after,
  .alert_eba4 .shadow-wood-4040 .bottom-1903::before {
    width: 31px;
    height: 3px;
  }
  .alert_eba4 .shadow-wood-4040 .bottom-1903::before {
    top: -9px;
  }
  .alert_eba4 .shadow-wood-4040 .bottom-1903::after {
    bottom: -9px;
  }
}
.badge-plasma-cb86 .bottom-1903 {
  -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);
}
.badge-plasma-cb86 .bottom-1903::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.badge-plasma-cb86 .bottom-1903::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);
}
.badge-plasma-cb86.badge-ac9c .bottom-1903 {
  -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);
}
.badge-plasma-cb86.badge-ac9c .bottom-1903::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.badge-plasma-cb86.badge-ac9c .bottom-1903::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);
}
.east-fc14 {
  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.sort_pressed_eb75:before {
  display: none;
}
.badge_31af {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.badge_31af .mini_7d71 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.badge_31af .mini_7d71:last-of-type {
  border-bottom: none;
}
.badge_31af .mini_7d71.copper-3f87,
.badge_31af .mini_7d71.glass_ffc3,
.badge_31af .mini_7d71.table-7a41 {
  padding: 0;
}
.badge_31af .tabs_6b52 .smooth-6bac {
  color: currentColor;
}
.badge_31af .tabs_6b52 .smooth-6bac:focus,
.badge_31af .tabs_6b52 .smooth-6bac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_31af.column_orange_1a09 .advanced_7e7a,
.badge_31af.column_orange_1a09 .widget_hot_9384 a,
.badge_31af.column_orange_1a09 .footer_tiny_5045 a,
.badge_31af.column_orange_1a09 .secondary-9152 a {
  color: rgba(0, 0, 0, 0.55);
}
.badge_31af.column_orange_1a09 .advanced_7e7a:hover,
.badge_31af.column_orange_1a09 .widget_hot_9384 a:hover,
.badge_31af.column_orange_1a09 .footer_tiny_5045 a:hover,
.badge_31af.column_orange_1a09 .secondary-9152 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.badge_31af.column_orange_1a09 .plasma_d4e0 {
  color: rgba(0, 0, 0, 0.8);
}
.badge_31af.column_orange_1a09 .mini_7d71 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_31af.column_orange_1a09 .mini_7d71:before {
  background: rgba(0, 0, 0, 0.08);
}
.badge_31af.column_orange_1a09 .popup_9bb9:before {
  background: rgba(255, 255, 255, 0.9);
}
.badge_31af.column_orange_1a09 .tabs_6b52 .menu_last_821a li a,
.badge_31af.column_orange_1a09 .tabs_6b52 .smooth-6bac,
.badge_31af.column_orange_1a09 .secondary-9152 {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_31af.column_orange_1a09 .tabs_6b52 .smooth-6bac:focus,
.badge_31af.column_orange_1a09 .tabs_6b52 .smooth-6bac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_31af.column_orange_1a09 .menu_last_821a li {
  border-color: rgba(0, 0, 0, 0.08);
}
.badge_31af.media-last-648e .advanced_7e7a,
.badge_31af.media-last-648e .widget_hot_9384 a,
.badge_31af.media-last-648e .footer_tiny_5045 .smooth-6bac,
.badge_31af.media-last-648e .footer_tiny_5045 a,
.badge_31af.media-last-648e .secondary-9152 a {
  color: rgba(255, 255, 255, 0.79);
}
.badge_31af.media-last-648e .advanced_7e7a:hover,
.badge_31af.media-last-648e .widget_hot_9384 a:hover,
.badge_31af.media-last-648e .footer_tiny_5045 .smooth-6bac:hover,
.badge_31af.media-last-648e .footer_tiny_5045 a:hover,
.badge_31af.media-last-648e .secondary-9152 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.badge_31af.media-last-648e .plasma_d4e0 {
  color: rgba(255, 255, 255, 0.99);
}
.badge_31af.media-last-648e .mini_7d71 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_31af.media-last-648e .mini_7d71:before {
  background: rgba(255, 255, 255, 0.08);
}
.badge_31af.media-last-648e .popup_9bb9:before {
  background: rgba(0, 0, 0, 0.9);
}
.badge_31af.media-last-648e .tabs_6b52 .menu_last_821a li a,
.badge_31af.media-last-648e .tabs_6b52 .smooth-6bac,
.badge_31af.media-last-648e .secondary-9152 {
  border-color: rgba(255, 255, 255, 0.08);
}
.badge_31af.media-last-648e .tabs_6b52 .smooth-6bac:focus,
.badge_31af.media-last-648e .tabs_6b52 .smooth-6bac:hover {
  background: rgba(0, 0, 0, 0.01);
}
.badge_31af.media-last-648e .menu_last_821a li {
  border-color: rgba(255, 255, 255, 0.08);
}
.popup_9bb9 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.popup_9bb9:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.heading_in_0de8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.gradient-easy-70b6 .badge_31af {
  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;
}
.gradient-easy-70b6 .mini_7d71 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.gradient-easy-70b6 .mini_7d71: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) {
  .gradient-easy-70b6 .mini_7d71:before {
    width: 16%;
    left: 42%;
  }
}
.gradient-easy-70b6 .mini_7d71:last-child:before {
  content: none;
}
.gradient-easy-70b6 .mini_7d71[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.gradient-easy-70b6 .tabs_6b52 .menu_last_821a li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.gradient-easy-70b6 .tabs_6b52 .menu_last_821a li a .smooth-6bac {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.gradient-easy-70b6 .tabs_6b52 .secondary-9152 {
  border: none;
}
.gradient-easy-70b6 .tabs_6b52 .secondary-9152 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.gradient-easy-70b6 .popup_9bb9 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.gradient-easy-70b6 .heading_in_0de8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.gradient-easy-70b6 .media-last-648e .popup_9bb9:before {
  background: rgba(0, 0, 0, 0.9);
}
.gradient-easy-70b6 .column_orange_1a09.focus_hot_5f4e .bottom-1903 {
  background: rgba(0, 0, 0, 0.6);
}
.gradient-easy-70b6
  .column_orange_1a09.focus_hot_5f4e
  .bottom-1903::after,
.gradient-easy-70b6
  .column_orange_1a09.focus_hot_5f4e
  .bottom-1903:before {
  background: inherit;
}
.gradient-easy-70b6
  .column_orange_1a09.focus_hot_5f4e:hover
  .bottom-1903 {
  background: rgba(0, 0, 0, 0.8);
}
.south_b6c8 .badge_31af {
  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) {
  .south_b6c8 .badge_31af {
    width: auto;
    right: 45px;
  }
}
.cool_b93c .badge_31af {
  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) {
  .cool_b93c .badge_31af {
    width: auto;
    left: 45px;
  }
}
.sort_pressed_eb75 .badge_31af {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.sort_pressed_eb75 .heading_in_0de8 {
  max-width: 48em;
  margin: 0 auto;
}
.sort_pressed_eb75 .popup_9bb9:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.accent-middle-7dd0 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.accent-middle-7dd0.gradient-easy-70b6 .badge_31af {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.accent-middle-7dd0.south_b6c8 .badge_31af {
  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);
}
.accent-middle-7dd0 .badge_31af {
  visibility: visible;
}
.accent-middle-7dd0.cool_b93c .badge_31af {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.west_7547,
.link-9c68 {
  overflow-x: hidden;
}
.west_7547 .badge_31af {
  overflow: auto;
}
.west_7547.gradient-easy-70b6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_7547.gradient-easy-70b6 .badge_31af {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.west_7547.gradient-easy-70b6 .feature_purple_1ad3 {
  opacity: 0;
}
.west_7547.south_b6c8 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_7547.south_b6c8 .badge_31af {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.west_7547.south_b6c8 .feature_purple_1ad3 {
  opacity: 0;
}
.west_7547.cool_b93c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.west_7547.cool_b93c .badge_31af {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.west_7547.cool_b93c .feature_purple_1ad3 {
  opacity: 0;
}
.west_7547.sort_pressed_eb75 .badge_31af {
  z-index: 10;
  visibility: visible;
}
.focus_hot_5f4e {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.focus_hot_5f4e .bottom-1903 {
  background: rgba(255, 255, 255, 0.99);
}
.focus_hot_5f4e .bottom-1903::after,
.focus_hot_5f4e .bottom-1903:before {
  background: inherit;
}
.focus_hot_5f4e:hover .bottom-1903 {
  background: rgba(255, 255, 255, 0.99);
}
.cool_b93c .focus_hot_5f4e {
  top: 10px;
  right: auto;
  left: 12px;
}
.sort_pressed_eb75 .focus_hot_5f4e {
  display: none !important;
}
.west_7547:before,
.link-9c68:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.west_7547 .focus_hot_5f4e,
.link-9c68 .focus_hot_5f4e {
  display: inline-block;
}
.badge_31af .frame_a06f {
  -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;
}
.west_7547 .badge_31af .frame_a06f,
.link-9c68 .badge_31af .frame_a06f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.up_8515 .first-2ef7 {
  width: 100%;
}
.accordion_hard_0610 {
  padding: 0 0.5em 0;
}
.accordion_hard_0610 [class*="customify-col-"],
.accordion_hard_0610 [class*="customify-col_"],
.accordion_hard_0610 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.notification-4b86 .accordion_hard_0610 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .texture-509f .wrapper-6144,
  .wrapper-6144 {
    display: none;
  }
  .widget_hot_7e93 {
    text-align: left;
  }
  .texture_80ac {
    text-align: center;
  }
  .form-in-dfe6 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .texture-509f .breadcrumb-complex-28db,
  .breadcrumb-complex-28db {
    display: none;
  }
  .fast_6340 {
    text-align: left;
  }
  .purple_d3bf {
    text-align: center;
  }
  .sort_caa6 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .texture-509f .section_black_9860,
  .section_black_9860 {
    display: none;
  }
  .alert-purple-190e {
    text-align: left;
  }
  .north-1612 {
    text-align: center;
  }
  .aside-66b4 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.component-dynamic-1b59 {
  box-shadow: none !important;
}
.down_a531 .mask-cdfd,
.in_e51c .mask-cdfd {
  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;
}
.in_e51c .mask-cdfd {
  margin-top: 30px;
  margin-bottom: 30px;
}
.west_1517 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.west_1517:after,
.west_1517:before {
  content: "";
  display: table;
}
.west_1517:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .west_1517 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.west_1517,
.badge-steel-5435 {
  max-width: 1248px;
  margin: 0 auto;
}

.section-fresh-4e75.column_orange_074c .west_1517 {
  max-width: 100%;
}
.section-fresh-4e75.carousel-f228 {
  max-width: 1200px;
  margin: 0 auto;
}
.section-fresh-4e75.module_in_6f59 .west_1517 {
  max-width: 100%;
}
.section-fresh-4e75.module_in_6f59 > .west_1517 {
  padding-left: 0;
  padding-right: 0;
}
.section-fresh-4e75.module_in_6f59 > .west_1517 .texture-509f {
  margin: 0;
}
.section-fresh-4e75.module_in_6f59
  > .west_1517
  .hero_e55d.alert_hard_5c9f {
  margin-right: 0;
  margin-left: 0;
}
.section-fresh-4e75.module_in_6f59 #main.alert_hard_5c9f {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .progress-c841 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .progress-c841 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .icon_70db .menu_81d3 {
    padding-right: 1em;
  }
  .icon_70db.east-40c1 .hero_e55d {
    border-right: 1px solid #eaecee;
  }
  .icon_70db.east-40c1 .menu_81d3 {
    padding-right: 1em;
  }
  .icon_70db.east-40c1 .notification-9c0e {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .hover-192e .menu_81d3 {
    padding-left: 1em;
  }
  .hover-192e.east-40c1 .hero_e55d {
    border-left: 1px solid #eaecee;
  }
  .hover-192e.east-40c1 .menu_81d3 {
    padding-left: 1em;
  }
  .hover-192e.east-40c1 .notification-9c0e {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .tabs-clean-47b0 .menu_81d3 {
    padding-left: 1em;
  }
  .tabs-clean-47b0.east-40c1 .medium_f97f {
    border-right: 1px solid #eaecee;
  }
  .tabs-clean-47b0.east-40c1 .picture_white_34c9 {
    border-right: 1px solid #eaecee;
  }
  .tabs-clean-47b0.east-40c1 .menu_81d3 {
    padding-left: 1em;
  }
  .tabs-clean-47b0.east-40c1 .notification-9c0e {
    padding-right: 1em;
  }
  .tabs-clean-47b0.east-40c1 .badge-clean-4ca7 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient_bronze_e8f3 .menu_81d3 {
    padding-right: 1em;
  }
  .gradient_bronze_e8f3.east-40c1 .medium_f97f {
    border-left: 1px solid #eaecee;
  }
  .gradient_bronze_e8f3.east-40c1 .picture_white_34c9 {
    border-left: 1px solid #eaecee;
  }
  .gradient_bronze_e8f3.east-40c1 .menu_81d3 {
    padding-right: 1em;
  }
  .gradient_bronze_e8f3.east-40c1 .notification-9c0e {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient_bronze_e8f3.east-40c1 .badge-clean-4ca7 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .progress-c841 .menu_81d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-c841.east-40c1 .hero_e55d {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .progress-c841.east-40c1 .menu_81d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .progress-c841.east-40c1 .notification-9c0e {
    padding-left: 1em;
  }
  .progress-c841.east-40c1 .badge-clean-4ca7 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .progress-c841.east-40c1 .menu_81d3 {
    padding-left: 0;
  }
}
.outline-yellow-2c58 .primary-495e {
  display: inline-block;
}
.label_top_a77c {
  display: inline-block;
}
.current-e205 {
  word-con: break-word;
}
.panel-hard-129c > span {
  display: inline-block;
  padding: 5px 0;
}
.panel-hard-129c .table_001b {
  margin-left: 8px;
  margin-right: 8px;
}
.panel-hard-129c .glass_560c img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.form_333b .block_d325 {
  margin-bottom: 2em;
}
.form_333b .surface-1d7c {
  margin-bottom: 15px;
}
.form_333b .surface-1d7c:last-child {
  margin-bottom: 0;
}
.form_333b .cool_9701 {
  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) {
  .form_333b .cool_9701 {
    display: block;
  }
}
.form_333b .content-glass-de31 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .form_333b .content-glass-de31 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.form_333b .message_cc55 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.form_333b .message_cc55 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.form_333b .message_cc55 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.form_333b .current-e205 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.form_333b .current-e205 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.form_333b .overlay_pro_cf35 p:last-child {
  margin-bottom: 0;
}
.form_333b .photo_soft_3019 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.form_333b .notice_outer_bac1 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.form_333b .surface-wood-f310 {
  margin-top: 1em;
}
.form_333b .accent-blue-a224 {
  top: 0;
  display: block;
}
.form_333b .accent-blue-a224 a {
  color: inherit;
}
.form_333b .accent-blue-a224 a:hover {
  color: inherit;
}
.form_333b .focused_8826 {
  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;
}
.form_333b .focused_8826:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.form_333b .notice_outer_bac1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.form_333b .box-black-6efd {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.form_333b .box-black-6efd:first-child {
  margin-top: 0;
}
.form_333b .box-black-6efd.preview-clean-6b70 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.form_333b .box-black-6efd.form_ba07 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.form_333b
  .box-black-6efd.form_ba07.dim_fa12
  .surface-wood-f310 {
  width: 100%;
}
.form_333b .form_ba07 {
  -webkit-box-align: center;
  align-items: center;
}
.form_333b .form_ba07 .panel-hard-129c,
.form_333b .form_ba07 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.form_333b .message_cc55 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form_333b .message_cc55 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.form_333b .message_cc55: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;
}
.form_333b .preview-clean-6b70 {
  z-index: 5;
}
.form_333b .narrow-bef4 .west-5e73 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.form_333b .detail_0df8 .west-5e73 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.form_333b .media-b599 .west-5e73 {
  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;
}
.form_333b.active_62e4 .cool_9701,
.form_333b.prev-4e5c .cool_9701 {
  display: block;
}
.form_333b.active_62e4 .cool_9701 .easy-f493,
.form_333b.active_62e4 .cool_9701 .notice_outer_bac1,
.form_333b.prev-4e5c .cool_9701 .easy-f493,
.form_333b.prev-4e5c .cool_9701 .notice_outer_bac1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.form_333b.container_under_1767 .content-glass-de31 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .form_333b.container_under_1767 .content-glass-de31 {
    margin-right: 0;
  }
}
.form_333b.active_62e4 .content-glass-de31,
.form_333b.prev-4e5c .content-glass-de31 {
  padding-top: 40%;
}
.form_333b.active_62e4 .block_d325,
.form_333b.prev-4e5c .block_d325 {
  display: block;
}
.form_333b.active_62e4 .fn-sticky-8609 .notice_outer_bac1,
.form_333b.prev-4e5c .fn-sticky-8609 .notice_outer_bac1 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.form_333b.active_62e4 .content-glass-de31,
.form_333b.prev-4e5c .content-glass-de31 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.form_333b.active_62e4 .notice_outer_bac1 {
  padding: 1em;
}
.breadcrumb_07da {
  margin: 30px auto;
  display: block;
}
.breadcrumb_07da .gradient_763c > * {
  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;
}
.breadcrumb_07da .gradient_763c > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.breadcrumb_07da .gradient_763c span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.modal-a0cc .panel-hard-129c {
  margin-bottom: 1.41575em;
}
.modal-a0cc .background-73f6 {
  margin-bottom: 1.618em;
}
.feature_center_7122 .title-06ad {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.feature_center_7122 .title-06ad a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.feature_center_7122 .hidden-silver-b88c {
  max-width: 100%;
  overflow: auto;
}
.avatar_soft_903f .feature_center_7122 a:hover {
  text-decoration: underline;
}
.large_951b .surface-1d7c:not(.current-e205),
.large_951b .message_cc55 {
  margin-bottom: 1.41575em;
}
.large_951b .surface-1d7c:not(.current-e205):last-child,
.large_951b .message_cc55:last-child {
  margin-bottom: 0;
}
.large_951b .surface-1d7c.notification-lower-ad86 {
  margin-bottom: 0.41575em;
}
.large_951b .disabled_steel_8c58:before,
.large_951b .column-b44e:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.large_951b .disabled_steel_8c58:before {
  content: "\f115";
}
.large_951b .column-b44e:before {
  content: "\f02c";
}
.large_951b .link-outer-d7b1 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.large_951b .link-outer-d7b1 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.nav-small-0f78 {
  display: -webkit-box;
  display: flex;
}
.nav-small-0f78 .primary_thick_f716 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .nav-small-0f78 .primary_thick_f716 {
    flex-basis: 90px;
  }
}
.nav-small-0f78 .surface-9134 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .nav-small-0f78 .surface-9134 {
    flex-basis: calc(100% - 50px);
  }
}
.nav-small-0f78 .banner-red-b5bc p:last-child {
  margin-bottom: 0.72em;
}
.wrapper-7c06 .gradient_763c {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.wrapper-7c06 .gradient_763c:after,
.wrapper-7c06 .gradient_763c:before {
  content: "";
  display: table;
}
.wrapper-7c06 .gradient_763c:after {
  clear: both;
}
.wrapper-7c06 .gradient_763c .current-0a99,
.wrapper-7c06 .gradient_763c .message_8bc9 {
  width: 49%;
}
.wrapper-7c06 .gradient_763c .current-0a99 a span.outline-fc0c,
.wrapper-7c06 .gradient_763c .message_8bc9 a span.outline-fc0c {
  display: block;
  margin-bottom: 5px;
}
.wrapper-7c06 .gradient_763c .message_8bc9 {
  float: left;
  text-align: left;
}
.wrapper-7c06 .gradient_763c .current-0a99 {
  float: right;
  text-align: right;
}
.bottom-5024 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .bottom-5024 {
    margin-bottom: 0;
  }
}
.header-1cb4 {
  margin-bottom: 1em;
}
.header-1cb4 .current-e205 {
  font-size: 1.1em;
  line-height: 1.3;
}
.thumbnail-85a3 a {
  display: block;
  line-height: 0;
  position: relative;
}
.preview_0922 .header-1cb4,
.box-pink-c783 .header-1cb4 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .preview_0922 .header-1cb4,
  .box-pink-c783 .header-1cb4 {
    display: block;
  }
}
.preview_0922 .thumbnail-85a3,
.box-pink-c783 .thumbnail-85a3 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .preview_0922 .thumbnail-85a3,
  .box-pink-c783 .thumbnail-85a3 {
    margin-bottom: 1em;
  }
}
.preview_0922 .thumbnail-85a3 img,
.box-pink-c783 .thumbnail-85a3 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.preview_0922 .box-left-e24c,
.box-pink-c783 .box-left-e24c {
  flex-basis: calc(100% - 160px);
}
.preview_0922 .box-left-e24c p,
.box-pink-c783 .box-left-e24c p {
  margin-bottom: 0;
}
.preview_0922 .box-left-e24c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .preview_0922 .box-left-e24c {
    padding-left: 0;
  }
}
.box-pink-c783 .box-left-e24c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .box-pink-c783 .box-left-e24c {
    padding-right: 0;
  }
}
.box-pink-c783 .thumbnail-85a3 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.slider_3a49 .thumbnail-85a3 {
  margin-bottom: 0.5em;
}
.slider_3a49 .thumbnail-85a3 img {
  width: 100%;
}
.breadcrumb-north-d280 .primary_dynamic_a1b2,
.pattern_fluid_5317 .primary_dynamic_a1b2 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.pattern_fluid_5317 .hero_e55d .container_under_ad33 p:last-child {
  margin-bottom: 0;
}
.sidebar_374f {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.block_1b3b .hover_1ac3 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .block_1b3b .hover_1ac3:last-of-type {
    margin-bottom: 0;
  }
}
.block_1b3b .hover_1ac3 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.block_1b3b .hover_1ac3 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.block_1b3b .hover_1ac3 ul li {
  margin: 0 0 0.6em;
}
.block_1b3b .hover_1ac3 ul li.widget-west-f320,
.block_1b3b .hover_1ac3 ul li.first-6142 {
  position: relative;
}
.block_1b3b .hover_1ac3 ul li.widget-west-f320 .frame_48f9,
.block_1b3b .hover_1ac3 ul li.first-6142 .frame_48f9 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.block_1b3b .hover_1ac3 ul li.widget-west-f320:after:after,
.block_1b3b .hover_1ac3 ul li.widget-west-f320:after:before,
.block_1b3b
  .hover_1ac3
  ul
  li.first-6142:after:after,
.block_1b3b
  .hover_1ac3
  ul
  li.first-6142:after:before {
  content: "";
  display: table;
}
.block_1b3b .hover_1ac3 ul li.widget-west-f320:after:after,
.block_1b3b
  .hover_1ac3
  ul
  li.first-6142:after:after {
  clear: both;
}
.block_1b3b .hover_1ac3 a.warm-b700:hover {
  text-decoration: none;
}
.block_1b3b .hover_1ac3 select {
  max-width: 100%;
}
.block_1b3b .hover_1ac3 table {
  font-size: 85%;
}
.block_1b3b .hover_1ac3 table td,
.block_1b3b .hover_1ac3 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.block_1b3b .hover_1ac3 table tfoot td {
  text-align: left;
}
.block_1b3b .hover_1ac3 :last-child {
  margin-bottom: 0;
}
.block_1b3b .hover_1ac3 .highlight_3434 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.block_1b3b .hover_1ac3 .highlight_3434 label {
  width: 100%;
}
.block_1b3b .hover_1ac3 .highlight_3434 .header_ffc8 {
  width: 100%;
  display: block;
}
.block_1b3b .hover_1ac3 .highlight_3434 .surface-e3b4 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.block_1b3b .hover_1ac3 .highlight_3434 .surface-e3b4:hover svg #svg-search {
  fill: #444;
}
.block_1b3b .hover_1ac3 .highlight_3434 .surface-e3b4 svg {
  width: 18px;
  height: 18px;
}
.block_1b3b .paragraph_iron_0356 ul ul,
.block_1b3b .button_small_d34c ul ul,
.block_1b3b .slow-8185 ul ul,
.block_1b3b .breadcrumb_wood_df02 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.block_1b3b .paragraph_iron_0356 .thick-6625 > a,
.block_1b3b .button_small_d34c .thick-6625 > a,
.block_1b3b .slow-8185 .thick-6625 > a,
.block_1b3b .breadcrumb_wood_df02 .thick-6625 > a {
  margin-bottom: 0;
}
.block_1b3b .complex-a141 li,
.block_1b3b .paragraph_iron_0356 li,
.block_1b3b .wide_645d li,
.block_1b3b .button_small_d34c li,
.block_1b3b .slow-8185 li,
.block_1b3b .breadcrumb_wood_df02 li,
.block_1b3b .article_8834 li,
.block_1b3b .table-5afd li {
  display: block;
  position: relative;
}
.block_1b3b .complex-a141 li:last-child,
.block_1b3b .paragraph_iron_0356 li:last-child,
.block_1b3b .wide_645d li:last-child,
.block_1b3b .button_small_d34c li:last-child,
.block_1b3b .slow-8185 li:last-child,
.block_1b3b .breadcrumb_wood_df02 li:last-child,
.block_1b3b .article_8834 li:last-child,
.block_1b3b .table-5afd li:last-child {
  border: none;
}
.block_1b3b .complex-a141 li a,
.block_1b3b .paragraph_iron_0356 li a,
.block_1b3b .wide_645d li a,
.block_1b3b .button_small_d34c li a,
.block_1b3b .slow-8185 li a,
.block_1b3b .breadcrumb_wood_df02 li a,
.block_1b3b .article_8834 li a,
.block_1b3b .table-5afd li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_1b3b .complex-a141 li ul li::before,
.block_1b3b .paragraph_iron_0356 li ul li::before,
.block_1b3b .wide_645d li ul li::before,
.block_1b3b .button_small_d34c li ul li::before,
.block_1b3b .slow-8185 li ul li::before,
.block_1b3b .breadcrumb_wood_df02 li ul li::before,
.block_1b3b .article_8834 li ul li::before,
.block_1b3b .table-5afd li ul li::before {
  left: 15px;
}
.block_1b3b .complex-a141 li ul a,
.block_1b3b .paragraph_iron_0356 li ul a,
.block_1b3b .wide_645d li ul a,
.block_1b3b .button_small_d34c li ul a,
.block_1b3b .slow-8185 li ul a,
.block_1b3b .breadcrumb_wood_df02 li ul a,
.block_1b3b .article_8834 li ul a,
.block_1b3b .table-5afd li ul a {
  padding-left: 20px;
}
.block_1b3b .complex-a141 li ul ul li::before,
.block_1b3b .paragraph_iron_0356 li ul ul li::before,
.block_1b3b .wide_645d li ul ul li::before,
.block_1b3b .button_small_d34c li ul ul li::before,
.block_1b3b .slow-8185 li ul ul li::before,
.block_1b3b .breadcrumb_wood_df02 li ul ul li::before,
.block_1b3b .article_8834 li ul ul li::before,
.block_1b3b .table-5afd li ul ul li::before {
  left: 30px;
}
.block_1b3b .complex-a141 li ul ul a,
.block_1b3b .paragraph_iron_0356 li ul ul a,
.block_1b3b .wide_645d li ul ul a,
.block_1b3b .button_small_d34c li ul ul a,
.block_1b3b .slow-8185 li ul ul a,
.block_1b3b .breadcrumb_wood_df02 li ul ul a,
.block_1b3b .article_8834 li ul ul a,
.block_1b3b .table-5afd li ul ul a {
  padding-left: 40px;
}
.block_1b3b .modal_a370 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.block_1b3b .table-5afd ul li {
  margin-bottom: 1.41575em;
}
.block_1b3b .table-5afd ul li .active_7de2 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.block_1b3b .table-5afd ul li .picture-liquid-0727 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.media-last-648e .complex-a141 li a,
.media-last-648e .paragraph_iron_0356 li a,
.media-last-648e .wide_645d li a,
.media-last-648e .button_small_d34c li a,
.media-last-648e .slow-8185 li a,
.media-last-648e .breadcrumb_wood_df02 li a,
.media-last-648e .article_8834 li a,
.media-last-648e .table-5afd li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-last-648e .modal_a370 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.media-last-648e .hover_1ac3 ul li.widget-west-f320 .frame_48f9,
.media-last-648e .hover_1ac3 ul li.first-6142 .frame_48f9 {
  background: rgba(0, 0, 0, 0.2);
}
.media-last-648e .block_1b3b .hover_1ac3 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.section-fresh-4e75 .block_1b3b .menu_last_821a li {
  margin: 0;
}
.section-fresh-4e75 .block_1b3b .menu_last_821a li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.section-fresh-4e75 .block_1b3b .menu_last_821a li ul {
  margin: 0;
}
.section-fresh-4e75 .block_1b3b .menu_last_821a li ul li a {
  padding-left: 15px;
}
.section-fresh-4e75 .block_1b3b .menu_last_821a li ul li li a {
  padding-left: 30px;
}
.section-fresh-4e75 .block_1b3b .menu_last_821a li.layout-solid-a021 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.section-fresh-4e75 .block_1b3b .menu_last_821a li.layout-solid-a021 > 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;
}
.section-fresh-4e75 .block_1b3b .menu_last_821a li.layout-solid-a021 > 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;
}
.motion_369a a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.popup_f699 {
  position: relative;
  z-index: 10;
}
.popup_f699 .frame_a06f {
  width: 100%;
  max-width: 100%;
}
.pagination-narrow-3a6a .chip-white-9b35 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.pagination-narrow-3a6a .column_orange_1a09 {
}
.pagination-narrow-3a6a .media-last-648e {
  background: #292929;
}
.rough_4b8d .chip-white-9b35 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.rough_4b8d .column_orange_1a09 {
  background: #f9f9f9;
}
.rough_4b8d .media-last-648e {
  background: #303030;
}
.alert-easy-8007 .chip-white-9b35 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .alert-easy-8007 .primary-495e {
    margin-bottom: 1em;
  }
  .alert-easy-8007 .primary-495e:last-child {
    margin-bottom: 0;
  }
}
.alert-easy-8007 .column_orange_1a09 {
  background: #ededed;
}
.alert-easy-8007 .media-last-648e {
  background: #1a1a1a;
}
.chip-white-9b35.column_orange_1a09 {
  color: rgba(0, 0, 0, 0.6);
}
.chip-white-9b35.column_orange_1a09 .gallery_warm_37bf li {
  border-color: rgba(0, 0, 0, 0.08);
}
.chip-white-9b35.media-last-648e {
  color: rgba(255, 255, 255, 0.99);
}
.chip-white-9b35.media-last-648e a:not(.warm-b700) {
  color: rgba(255, 255, 255, 0.79);
}
.chip-white-9b35.media-last-648e a:not(.warm-b700):hover {
  color: rgba(255, 255, 255, 0.99);
}
.chip-white-9b35.media-last-648e .gallery_warm_37bf li {
  border-color: rgba(255, 255, 255, 0.08);
}
.chip-white-9b35.media-last-648e table tbody td,
.chip-white-9b35.media-last-648e table th {
  background: rgba(0, 0, 0, 0.08);
}
.mask-2d81.sidebar_5ab0 .west_1517 {
  max-width: initial;
}
.mask-2d81 .background-7e07 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.mask-2d81 .background-7e07 .frame_a06f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .mask-2d81 .background-7e07 .frame_a06f {
    display: block;
    margin-bottom: 2em;
  }
  .mask-2d81 .background-7e07 .frame_a06f:last-child {
    margin-bottom: 0;
  }
}
.alert-easy-8007 .primary-495e:last-child,
.rough_4b8d .primary-495e:last-child,
.pagination-narrow-3a6a .primary-495e:last-child {
  margin-bottom: 0;
}
.alert-easy-8007 .primary-495e .block_1b3b .hover_1ac3:last-child,
.rough_4b8d .primary-495e .block_1b3b .hover_1ac3:last-child,
.pagination-narrow-3a6a .primary-495e .block_1b3b .hover_1ac3:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .alert-easy-8007 .active_b582,
  .alert-easy-8007 .notice-aeff,
  .rough_4b8d .active_b582,
  .rough_4b8d .notice-aeff,
  .pagination-narrow-3a6a .active_b582,
  .pagination-narrow-3a6a .notice-aeff {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .popup_f699 .primary-495e {
    margin-bottom: 2em;
  }
}
.popup_f699 p:last-child {
  margin-bottom: 0;
}
.popup_f699 li,
.popup_f699 ul {
  list-style: none;
  margin: 0;
}
.popup_f699 ul ul {
  margin-left: 2.617924em;
}
.tertiary_1e2b {
  font-size: 0.875em;
}

/* css-noise: 3fee */
.ghost-box-x6 {
  padding: 0.3rem;
  font-size: 13px;
  line-height: 1.0;
}
