/*!
Theme Name: Customify
Theme URI: https://pressmaximum.right-c70f/customify
Author: WPCustomify
Author URI: https://pressmaximum.right-c70f
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.right-c70f/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.mask_up_341d.button-easy-408a/licenses/gpl-2.0.top-d1a9
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.north_24bd/, (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.tertiary_ae34.focus-a658/normalize.search_east_cab8/
 ======
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.search_east_cab8 v7.0.0 | MIT License | github.right-c70f/necolas/normalize.search_east_cab8 */
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;
}
.dropdown_liquid_ceed .hidden-d6e2,
.footer-5e4c,
.dropdown_6a33,
.first-48b7,
.container-fast-3b34,
.active-bronze-c1c2,
.pattern_white_6723,
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;
}
.footer-5e4c,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .footer-5e4c,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .footer-5e4c,
  h1 {
    font-size: 1.8em;
  }
}
.dropdown_6a33,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.dropdown_6a33 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .dropdown_6a33,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .dropdown_6a33,
  h2 {
    font-size: 1.7em;
  }
}
.first-48b7,
h3 {
  font-size: 1.618em;
}
.dropdown_liquid_ceed .hidden-d6e2,
.container-fast-3b34,
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.orange_8b73 {
  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;
}
.gradient_green_461f:after,
.gradient_green_461f:before,
.video_narrow_bd75:after,
.video_narrow_bd75:before {
  content: "";
  display: table;
}
.gradient_green_461f:after,
.video_narrow_bd75:after {
  clear: both;
}
.main-8b2b {
  float: right;
  margin-right: 0;
}
.grid-last-a725 {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.overlay-over-26f6 .overlay_2c68,
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;
}
.overlay-over-26f6 .overlay_2c68: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;
}
.dropdown-a802 .overlay_2c68 {
  box-shadow: none;
}
.dropdown-a802
  .overlay_2c68
  .article_be73 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.dropdown-a802 .overlay_2c68 .outline-213c {
  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;
}
.dropdown-a802
  .overlay_2c68
  .outline-213c
  b {
  display: none;
}
.dropdown-a802 .lower-ebec {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.label_fa4b:not(.thumbnail-bronze-ffd1):not(.background_dynamic_a7e3),
button:not(.thumbnail-bronze-ffd1):not(.background_dynamic_a7e3),
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ),
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ),
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ) {
  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;
}
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):hover,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):hover,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):hover,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):hover,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):active,
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):active,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):active,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):active,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):active,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus {
  outline: 0;
}
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a {
  position: relative;
}
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .gallery_small_1385,
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .header_89c9,
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .notification_60ce,
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  i,
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  svg,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .gallery_small_1385,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .header_89c9,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .notification_60ce,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  i,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  svg,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .gallery_small_1385,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .header_89c9,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .notification_60ce,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  i,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  svg,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .gallery_small_1385,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .header_89c9,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .notification_60ce,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  i,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  svg,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .gallery_small_1385,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .header_89c9,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  .notification_60ce,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  i,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a
  svg {
  visibility: hidden;
}
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a:after,
button:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a:after,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a:after,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a:after,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ).fn-loading-2d7a: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;
}
.label_fa4b:not(.thumbnail-bronze-ffd1):not(.background_dynamic_a7e3),
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ),
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ),
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ) {
  color: #fff;
  background: #235787;
}
.label_fa4b:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus,
input[type="button"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus,
input[type="reset"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus,
input[type="submit"]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ):focus {
  color: #fff;
}
.label_fa4b.fn-disabled-2d7a:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ),
.label_fa4b[disabled]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ),
button.fn-disabled-2d7a:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ),
button[disabled]:not(.thumbnail-bronze-ffd1):not(
    .background_dynamic_a7e3
  ) {
  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;
}
.pro_e1e8 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.pro_e1e8: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;
}
.logo-fresh-a2ee {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.stone-3cbf {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.tertiary-7da5 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.gradient_green_461f:after,
.gradient_green_461f:before,
.pressed_2f14:after,
.pressed_2f14:before,
.alert_d6b4:after,
.alert_d6b4:before,
.block_7196:after,
.block_7196:before,
.selected-d61a:after,
.selected-d61a:before,
.layout-stale-054e:after,
.layout-stale-054e:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.gradient_green_461f:after,
.pressed_2f14:after,
.alert_d6b4:after,
.block_7196:after,
.selected-d61a:after,
.layout-stale-054e:after {
  clear: both;
}
.pressed_2f14 .small_d262,
.alert_d6b4 .small_d262,
.modal-last-89a7 .small_d262 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.panel_12ea {
  display: inline-block;
}
.search_df91 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.search_df91 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.search_df91 .pink_784b {
  padding: 1em 0;
  font-size: 85%;
}
.pink_784b {
  text-align: left;
  font-style: italic;
  color: #999;
}
.background-fa5c {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.background-fa5c:after,
.background-fa5c:before {
  content: "";
  display: table;
}
.background-fa5c:after {
  clear: both;
}
.liquid-d5e0 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.border-7aaa .liquid-d5e0 {
  max-width: 50%;
}
.search-00f9 .liquid-d5e0 {
  max-width: 33.33%;
}
.bright_2ab6 .liquid-d5e0 {
  max-width: 25%;
}
.frame_black_0ae6 .liquid-d5e0 {
  max-width: 20%;
}
.stone-dd5d .liquid-d5e0 {
  max-width: 16.66%;
}
.hero_f864 .liquid-d5e0 {
  max-width: 14.28%;
}
.selected_55f1 .liquid-d5e0 {
  max-width: 12.5%;
}
.item_up_89c8 .liquid-d5e0 {
  max-width: 11.11%;
}
.aside-7f5b {
  display: block;
}
.dropdown_liquid_ceed .heading_7b43 label,
.dropdown_liquid_ceed .purple-5c53 label,
.dropdown_liquid_ceed .prev-727c label,
.dropdown_liquid_ceed .avatar-ae12 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search_yellow_fcdb {
  list-style: none;
  margin: 0;
}
.search_yellow_fcdb article.logo_yellow_cb7e {
  margin-bottom: 0;
}
.search_yellow_fcdb ul {
  list-style: none;
  margin: 0;
}
.search_yellow_fcdb .mini-b71f li.logo_yellow_cb7e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search_yellow_fcdb .mini-b71f li.logo_yellow_cb7e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search_yellow_fcdb .mini-b71f li.logo_yellow_cb7e: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) {
  .search_yellow_fcdb .mini-b71f li.logo_yellow_cb7e li.logo_yellow_cb7e li.logo_yellow_cb7e li.logo_yellow_cb7e {
    padding-left: 0;
  }
}
article.logo_yellow_cb7e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo_yellow_cb7e .pressed_2f14 p:last-of-type {
  margin-bottom: 0;
}
article.logo_yellow_cb7e .badge_2a5f {
  float: left;
}
article.logo_yellow_cb7e .blue_044e {
  margin-left: 85px;
}
article.logo_yellow_cb7e .component-b9ba {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo_yellow_cb7e .component-b9ba .form_7061 {
  margin-left: 10px;
}
article.logo_yellow_cb7e .item-first-6cb9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo_yellow_cb7e .chip-82a6 {
  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 .heading_7b43,
  #respond .prev-727c,
  #respond .avatar-ae12 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_7b43 input,
#respond .prev-727c input,
#respond .avatar-ae12 input {
  width: 100%;
}
#respond .avatar-ae12 {
  margin-right: 0;
}
#respond .grid-3a77 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.search-liquid-cf1d {
  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;
}
.search-liquid-cf1d.section_bright_3f4a {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.search-liquid-cf1d 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%);
}
.search-liquid-cf1d:focus,
.search-liquid-cf1d: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);
}
.out_e86b {
  border-radius: 10%;
}
.outline_9dac {
  border-radius: 50%;
}
.huge-617a {
  font-size: 0.72em;
}
.liquid-3c14 {
  font-size: 0.875em;
}
.smooth-2eca {
  font-size: 1.1em;
}
.stone_6c3d {
  text-transform: uppercase;
  line-height: 1.2;
}
.stone_6c3d.huge-617a {
  letter-spacing: 0.5px;
}
.dim_f12b,
.dim_f12b a {
  color: #6d6d6d;
}
.dim_f12b a:hover {
  color: #111;
}
.fast-373c {
  color: #6d6d6d;
}
.accent_b53b {
  overflow-x: hidden;
}
.accent_b53b .light_d6a3.container_b980 {
  position: relative;
}
.accent_b53b .light_d6a3.container_b980.form-c9ea {
  position: initial;
}
.accent_b53b
  .light_d6a3.container_b980.form-c9ea
  .description-cold-19be {
  left: auto;
}
.accent_b53b .light_d6a3 .description-cold-19be {
  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;
}
.accent_b53b .light_d6a3:hover.container_b980 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.accent_b53b
  .light_d6a3:hover.container_b980
  .description-cold-19be {
  display: block;
  z-index: 9999999;
}
.accent_b53b .message-first-5c7f .huge-280a,
.accent_b53b .short_4c5e .huge-280a {
  display: none;
}
.accent_b53b .brown_967a .light_d6a3:hover.container_b980 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.dropdown_liquid_ceed .heading_7b43 label,
.dropdown_liquid_ceed .purple-5c53 label,
.dropdown_liquid_ceed .prev-727c label,
.dropdown_liquid_ceed .avatar-ae12 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.search_yellow_fcdb {
  list-style: none;
  margin: 0;
}
.search_yellow_fcdb article.logo_yellow_cb7e {
  margin-bottom: 0;
}
.search_yellow_fcdb ul {
  list-style: none;
  margin: 0;
}
.search_yellow_fcdb .mini-b71f li.logo_yellow_cb7e {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .search_yellow_fcdb .mini-b71f li.logo_yellow_cb7e {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .search_yellow_fcdb .mini-b71f li.logo_yellow_cb7e: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) {
  .search_yellow_fcdb .mini-b71f li.logo_yellow_cb7e li.logo_yellow_cb7e li.logo_yellow_cb7e li.logo_yellow_cb7e {
    padding-left: 0;
  }
}
article.logo_yellow_cb7e {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.logo_yellow_cb7e .pressed_2f14 p:last-of-type {
  margin-bottom: 0;
}
article.logo_yellow_cb7e .badge_2a5f {
  float: left;
}
article.logo_yellow_cb7e .blue_044e {
  margin-left: 85px;
}
article.logo_yellow_cb7e .component-b9ba {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.logo_yellow_cb7e .component-b9ba .form_7061 {
  margin-left: 10px;
}
article.logo_yellow_cb7e .item-first-6cb9 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.logo_yellow_cb7e .chip-82a6 {
  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 .heading_7b43,
  #respond .prev-727c,
  #respond .avatar-ae12 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .heading_7b43 input,
#respond .prev-727c input,
#respond .avatar-ae12 input {
  width: 100%;
}
#respond .avatar-ae12 {
  margin-right: 0;
}
#respond .grid-3a77 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.message-first-5c7f .caption-4060 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.caption-4060 .warm-1e05.menu-fe3f .progress-f74d > li > a:focus,
.caption-4060 .warm-1e05.menu-fe3f .progress-f74d > li > a:hover,
.caption-4060 .warm-1e05.footer-slow-b5e9 .progress-f74d > li > a:focus,
.caption-4060 .warm-1e05.footer-slow-b5e9 .progress-f74d > li > a:hover,
.caption-4060 .warm-1e05.plasma-f05a .progress-f74d > li > a:focus,
.caption-4060 .warm-1e05.plasma-f05a .progress-f74d > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-4060
  .warm-1e05.menu-fe3f
  .progress-f74d
  > li.video_hot_8dbb
  > a,
.caption-4060
  .warm-1e05.menu-fe3f
  .progress-f74d
  > li.layout_1bbb
  > a,
.caption-4060
  .warm-1e05.footer-slow-b5e9
  .progress-f74d
  > li.video_hot_8dbb
  > a,
.caption-4060
  .warm-1e05.footer-slow-b5e9
  .progress-f74d
  > li.layout_1bbb
  > a,
.caption-4060
  .warm-1e05.plasma-f05a
  .progress-f74d
  > li.video_hot_8dbb
  > a,
.caption-4060 .warm-1e05.plasma-f05a .progress-f74d > li.breadcrumb_first_6741 > a {
  color: rgba(255, 255, 255, 0.99);
}
.caption-4060 .right_1a71,
.caption-4060 .right_1a71 a {
  color: rgba(255, 255, 255, 0.99);
}
.caption-4060 .panel-liquid-85d5.banner-pink-52ee li a,
.caption-4060 .progress-c74a a,
.caption-4060 .panel_b819,
.caption-4060 .progress-f74d > li > a,
.caption-4060 .nav-pro-ed71 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060 .panel-liquid-85d5.banner-pink-52ee li a:hover,
.caption-4060 .progress-c74a a:hover,
.caption-4060 .panel_b819:hover,
.caption-4060 .progress-f74d > li > a:hover,
.caption-4060 .nav-pro-ed71:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-4060 .glass_3058 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060 .glass_3058 .media-wood-e943 {
  color: rgba(255, 255, 255, 0.99);
}
.caption-4060 .glass_3058:hover {
  color: rgba(255, 255, 255, 0.99);
}
.caption-4060 .status_1e45 .dynamic_ca65 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060 .status_1e45 .dynamic_ca65 .large-37e2 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060
  .status_1e45
  .dynamic_ca65
  .large-37e2::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060
  .status_1e45
  .dynamic_ca65
  .large-37e2:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060
  .status_1e45
  .dynamic_ca65
  .large-37e2::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060
  .status_1e45
  .dynamic_ca65
  .large-37e2::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060 .status_1e45 .down-af95 {
  color: rgba(255, 255, 255, 0.79);
}
.caption-4060 .status_1e45 .down-af95:hover {
  color: rgba(255, 255, 255, 0.99);
}
.popup_cool_73d1
  .caption-4060
  .status_1e45
  .panel-ad3e
  .image_full_5682 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.popup_cool_73d1
  .caption-4060
  .status_1e45
  .panel-ad3e
  .large-37e2 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.message-first-5c7f .sidebar_steel_94d0 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.sidebar_steel_94d0 .warm-1e05.menu-fe3f .progress-f74d > li > a:focus,
.sidebar_steel_94d0 .warm-1e05.menu-fe3f .progress-f74d > li > a:hover,
.sidebar_steel_94d0 .warm-1e05.footer-slow-b5e9 .progress-f74d > li > a:focus,
.sidebar_steel_94d0 .warm-1e05.footer-slow-b5e9 .progress-f74d > li > a:hover,
.sidebar_steel_94d0 .warm-1e05.plasma-f05a .progress-f74d > li > a:focus,
.sidebar_steel_94d0 .warm-1e05.plasma-f05a .progress-f74d > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_steel_94d0
  .warm-1e05.menu-fe3f
  .progress-f74d
  > li.video_hot_8dbb
  > a,
.sidebar_steel_94d0
  .warm-1e05.menu-fe3f
  .progress-f74d
  > li.layout_1bbb
  > a,
.sidebar_steel_94d0
  .warm-1e05.footer-slow-b5e9
  .progress-f74d
  > li.video_hot_8dbb
  > a,
.sidebar_steel_94d0
  .warm-1e05.footer-slow-b5e9
  .progress-f74d
  > li.layout_1bbb
  > a,
.sidebar_steel_94d0
  .warm-1e05.plasma-f05a
  .progress-f74d
  > li.video_hot_8dbb
  > a,
.sidebar_steel_94d0 .warm-1e05.plasma-f05a .progress-f74d > li.breadcrumb_first_6741 > a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_steel_94d0 .right_1a71,
.sidebar_steel_94d0 .right_1a71 a {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_steel_94d0 .panel-liquid-85d5.banner-pink-52ee li a,
.sidebar_steel_94d0 .progress-c74a a,
.sidebar_steel_94d0 .panel_b819,
.sidebar_steel_94d0 .progress-f74d > li > a,
.sidebar_steel_94d0 .nav-pro-ed71 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar_steel_94d0 .panel-liquid-85d5.banner-pink-52ee li a:hover,
.sidebar_steel_94d0 .progress-c74a a:hover,
.sidebar_steel_94d0 .panel_b819:hover,
.sidebar_steel_94d0 .progress-f74d > li > a:hover,
.sidebar_steel_94d0 .nav-pro-ed71:hover {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_steel_94d0 .glass_3058 {
  color: rgba(0, 0, 0, 0.55);
}
.sidebar_steel_94d0 .glass_3058 .media-wood-e943 {
  color: rgba(0, 0, 0, 0.8);
}
.sidebar_steel_94d0 .glass_3058:hover {
  color: rgba(0, 0, 0, 0.8);
}
.tag_center_ab2b .basic_ce57 {
  margin-left: auto;
  margin-right: auto;
}
.alert_d6b4 > * {
  margin-left: auto;
  margin-right: auto;
}
.alert_d6b4 .logo-fresh-a2ee {
  margin-right: 1.41575em;
}
.status-d5f8 .alert_d6b4 > .prev-da4b {
  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;
}
.status-d5f8 .alert_d6b4 > .orange_038d {
  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;
}
.status-blue-3579.tag_center_ab2b .basic_ce57,
.accordion-d73e.tag_center_ab2b .basic_ce57 {
  margin-left: 0;
}
.fluid-3295.tag_center_ab2b .basic_ce57,
.row-7646.tag_center_ab2b .basic_ce57 {
  margin-right: 0;
}
.alert_d6b4 ol,
.alert_d6b4 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.section_purple_4554 video {
  max-width: 100%;
}
.link-glass-c788 img {
  display: block;
}
.link-glass-c788.logo-fresh-a2ee,
.link-glass-c788.stone-3cbf {
  width: 100%;
}
.link-glass-c788.orange_038d img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.list-5bd7:not(.huge-a606) {
  margin: 1.5em auto;
}
.breadcrumb-9de8 p {
  padding: 1.5em 14px;
}
ul.container-c1b8.orange_038d,
ul.container-c1b8.prev-da4b,
ul.container-c1b8.white_2479.prev-da4b {
  padding: 0 14px;
}
.background-96a2 {
  display: block;
  overflow-x: auto;
}
.background-96a2 table {
  border-collapse: collapse;
  width: 100%;
}
.background-96a2 td,
.background-96a2 th {
  padding: 0.5em;
}
.alert_d6b4 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.alert_d6b4 ol ol,
.alert_d6b4 ol ul,
.alert_d6b4 ul ol,
.alert_d6b4 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.alert_d6b4 ol ol li,
.alert_d6b4 ol ul li,
.alert_d6b4 ul ol li,
.alert_d6b4 ul ul li {
  margin-left: 0;
}
.action_505b.east_982f > .shade_thick_33db {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.action_505b.east_982f > .shade_thick_33db iframe,
.action_505b.east_982f > .shade_thick_33db > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.row_0c85 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.row_0c85.yellow_a099 {
  padding: 0;
}
.row_0c85.yellow_a099 cite {
  font-size: 13px;
}
.row_0c85 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.row_0c85 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.main-slow-1691 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.main-slow-1691 > p:first-child {
  margin-top: 0;
}
.main-slow-1691 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.main-slow-1691 blockquote {
  border-left: 0;
}
.slider-dark-1160 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.slider-dark-1160:not(.right-bda2) {
  max-width: 100px;
}
.slider-dark-1160.active-8dd3 {
  border-bottom: none !important;
  text-align: center;
}
.slider-dark-1160.active-8dd3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .breadcrumb-9de8 p {
    padding: 1.5em 0;
  }
}
.middle-8546 {
  color: #0073aa;
}
.border-short-f9a4 {
  background-color: #0073aa;
}
.element-8337 {
  color: #229fd8;
}
.widget-narrow-f45a {
  background-color: #229fd8;
}
.widget_b766 {
  color: #eee;
}
.easy_a921 {
  background-color: #eee;
}
.thumbnail-small-9971 {
  color: #444;
}
.tertiary-a502 {
  background-color: #444;
}
.next_b8dc {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.next_b8dc .hidden-8805 .progress-c74a {
  font-size: 15px;
}
.next_b8dc .progress-c74a {
  line-height: 1.3;
}
.next_b8dc .sidebar_steel_94d0 {
}
.next_b8dc .caption-4060 {
  background: #235787;
}
.highlight-motion-0b2f {
  padding: 0;
}
.highlight-motion-0b2f .caption-4060 {
  background: #1a1a1a;
}
.highlight-motion-0b2f .sidebar_steel_94d0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.mask_d5ce {
  padding: 0;
  border-left: none;
  border-right: none;
}
.mask_d5ce .sidebar_steel_94d0 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.mask_d5ce .caption-4060 {
  background: #303030;
}
.layout-stale-054e {
  position: relative;
  z-index: 10;
}
.layout-stale-054e .section-0948 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.middle_def1 .container_b980 {
  display: inline-block;
  vertical-align: middle;
}
.middle_def1.focused-9d2f .container_b980 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .middle_def1.focused-9d2f .container_b980 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .middle_def1.focused-9d2f .container_b980 {
    margin-right: 0.4em;
  }
}
.middle_def1.focused-9d2f .container_b980:last-child {
  margin-right: 0;
}
.dim_7fee .section-0948 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .message-first-5c7f .hidden-8805 {
    margin: 0 -0.5em;
  }
  .message-first-5c7f .hidden-8805 [class*="customify-col-"],
  .message-first-5c7f .hidden-8805 [class*="customify-col_"],
  .message-first-5c7f .hidden-8805 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.message-first-5c7f.sidebar-cool-ff8a .section-0948 {
  background: 0 0 !important;
}
.message-first-5c7f.sidebar-cool-ff8a .section-0948,
.message-first-5c7f.dim_7fee .section-0948 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .message-first-5c7f.pro_0302 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.message-first-5c7f.dim_7fee .section-0948 {
  box-shadow: none !important;
}
.shade_4f54 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .shade_4f54 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .shade_4f54 {
    padding: 18px 0 20px;
  }
}
.shade_4f54 .picture-ad45 {
  width: 100%;
}
.shade_4f54 .wide_3466 {
  margin-bottom: 0;
}
.shade_4f54 .chip-rough-abfa {
  margin-top: 5px;
  font-size: 0.875em;
}
.gradient-3853 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.gradient-3853 .secondary_b6ee {
  width: 100%;
}
.disabled-6363 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.disabled-6363 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.disabled-6363 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;
}
.disabled-6363 li:last-child:after {
  display: none;
}
.disabled-6363 li a {
  font-weight: 500;
  margin-right: 10px;
}
.content_south_0ad3 .huge-280a button,
.shade_4f54 .huge-280a button {
  left: 0;
}
.content_south_0ad3 .secondary_b6ee,
.shade_4f54 .secondary_b6ee {
  padding-left: 0;
  padding-right: 0;
}
.content_south_0ad3 .gradient-3853,
.shade_4f54 .gradient-3853 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.content_south_0ad3 {
  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;
}
.content_south_0ad3: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;
}
.content_south_0ad3 .prev-15a8 {
  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) {
  .content_south_0ad3 .prev-15a8 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .content_south_0ad3 .prev-15a8 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .content_south_0ad3 .prev-15a8 {
    min-height: 200px;
  }
}
.content_south_0ad3 .disabled-6363 {
  color: rgba(255, 255, 255, 0.8);
}
.content_south_0ad3 .disabled-6363 a,
.content_south_0ad3 .disabled-6363 li:after {
  color: inherit;
}
.content_south_0ad3 .disabled-6363 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.paragraph_mini_4976 {
  margin-bottom: 0.5em;
}
.hero-367d {
  margin-bottom: 1.2em;
}
.hero-367d,
.paragraph_mini_4976 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.hero-367d p:last-child,
.paragraph_mini_4976 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .huge-280a,
#masthead .huge-280a {
  display: none;
}
#masthead
  > .huge-280a.header_f99e {
  display: none;
}
#masthead > .huge-280a button {
  left: 0;
}
.row-old-2274 {
  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%;
}
.row-old-2274 .container_b980 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.row-old-2274 .disabled_51f8 {
  display: -webkit-box;
  display: flex;
}
.row-old-2274 .disabled_51f8.full_0634 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.row-old-2274 .disabled_51f8.frame_smooth_dce8 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row-old-2274 .disabled_51f8.wrapper_93d1 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.row-old-2274.glass_5414.badge_b233 .disabled_51f8.full_0634 {
  flex-basis: 100%;
}
.row-old-2274.block_90f7 .disabled_51f8.frame_smooth_dce8 {
  -webkit-box-flex: 1;
  flex: auto;
}
.row-old-2274.block_90f7 .disabled_51f8.wrapper_93d1 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .huge-280a.header_f99e {
  display: none;
}
#masthead > .huge-280a button {
  left: 0;
}
.center-6d11 {
  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;
}
.center-6d11:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.center-6d11.shade-lower-1a67 i {
  margin-right: 4px;
}
.center-6d11.shade-purple-dedf i {
  margin-left: 5px;
}
.progress-c74a p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.progress-c74a p:last-child {
  margin-bottom: 0;
}
.tiny-3699 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.tiny-3699 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.tiny-3699 img {
  display: block;
  width: auto;
  line-height: 1;
}
.tiny-3699 .right_1a71 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.tiny-3699 .focus_35e0 {
  margin: 5px 0 7px 0;
}
.tiny-3699.short_4f72 .item_large_186f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tiny-3699.short_4f72 .primary-e59e {
  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;
}
.tiny-3699.solid_092e {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.tiny-3699.solid_092e .item_large_186f {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.tiny-3699.solid_092e .primary-e59e {
  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;
}
.tiny-3699.tabs-fixed-098a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.tiny-3699.accordion-middle-6f3f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.tiny-3699.accordion-middle-6f3f .primary-e59e {
  margin-top: 7px;
}
.old_efd2 {
  display: inline-block;
}
.layout-stale-054e .block-c851 .tiny-3699 img {
  max-width: 100%;
}
.warm-1e05 .preview-active-c8df.focus_1642,
.prev-e416 .preview-active-c8df.focus_1642 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.warm-1e05 .focus-large-2888,
.prev-e416 .focus-large-2888 {
  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%);
}
.warm-1e05 .focus-large-2888 {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.warm-1e05.action-9170 .focus-large-2888 {
  display: none;
}
.warm-1e05 .status_507f {
  list-style: none;
  padding: 0;
  margin: 0;
}
.warm-1e05 .status_507f li {
  display: inline-block;
  position: relative;
}
.warm-1e05 .status_507f li:last-child {
  margin-right: 0;
}
.warm-1e05 .status_507f 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;
}
.warm-1e05 .status_507f li.breadcrumb_first_6741 > a {
  color: rgba(0, 0, 0, 0.9);
}
.warm-1e05 .status_507f > 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;
}
.warm-1e05 .status_507f > li > a i {
  line-height: 0;
}
.warm-1e05 .status_507f > li.column-last-ca49 > a .focus-large-2888 {
  margin-left: 4px;
  line-height: 0;
}
.warm-1e05 .status_507f .input_current_d8b0 li.column-last-ca49 > a {
  position: relative;
}
.warm-1e05 .status_507f .input_current_d8b0 li.column-last-ca49 > a:after,
.warm-1e05 .status_507f .input_current_d8b0 li.column-last-ca49 > a:before {
  content: "";
  display: table;
}
.warm-1e05 .status_507f .input_current_d8b0 li.column-last-ca49 > a:after {
  clear: both;
}
.warm-1e05 .status_507f .input_current_d8b0 li.column-last-ca49 > a .focus-large-2888 {
  margin-left: 5px;
  float: right;
}
.warm-1e05 .alert_simple_1637,
.warm-1e05 .input_current_d8b0 {
  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;
}
.warm-1e05 .input_current_d8b0 {
  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;
}
.warm-1e05 .input_current_d8b0 .focus_1642 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.warm-1e05 .input_current_d8b0 .focus-large-2888 {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.warm-1e05 .input_current_d8b0 li {
  display: block;
  margin: 0;
  padding: 0;
}
.warm-1e05 .input_current_d8b0 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;
}
.warm-1e05 .input_current_d8b0 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.warm-1e05 .input_current_d8b0 .input_current_d8b0 {
  top: 0;
  left: 100%;
}
.warm-1e05 .filter_fresh_855b.fn-focus-2d7a > .alert_simple_1637,
.warm-1e05 .filter_fresh_855b.fn-focus-2d7a > .input_current_d8b0,
.warm-1e05 .filter_fresh_855b:focus > .alert_simple_1637,
.warm-1e05 .filter_fresh_855b:focus > .input_current_d8b0,
.warm-1e05 .filter_fresh_855b:hover > .alert_simple_1637,
.warm-1e05 .filter_fresh_855b:hover > .input_current_d8b0 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.warm-1e05.plasma-f05a .progress-f74d:after,
.warm-1e05.plasma-f05a .progress-f74d:before {
  content: "";
  display: table;
}
.warm-1e05.plasma-f05a .progress-f74d:after {
  clear: both;
}
.warm-1e05.plasma-f05a .progress-f74d > li {
  float: left;
}
.warm-1e05.video_3a02 .progress-f74d:after,
.warm-1e05.video_3a02 .progress-f74d:before {
  content: "";
  display: table;
}
.warm-1e05.video_3a02 .progress-f74d:after {
  clear: both;
}
.warm-1e05.video_3a02 .progress-f74d > li {
  float: left;
}
.warm-1e05.video_3a02 .progress-f74d > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.warm-1e05.video_3a02 .progress-f74d > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.warm-1e05.video_3a02 .progress-f74d > li.video_hot_8dbb > a,
.warm-1e05.video_3a02 .progress-f74d > li.breadcrumb_first_6741 > a {
  color: #fff;
  background-color: #1e4b75;
}
.warm-1e05.menu-fe3f .progress-f74d > li > a .focus_1642 {
  position: relative;
}
.warm-1e05.menu-fe3f .progress-f74d > li > a .focus_1642: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;
}
.warm-1e05.menu-fe3f
  .progress-f74d
  > li:focus
  > a
  .focus_1642:before,
.warm-1e05.menu-fe3f
  .progress-f74d
  > li:hover
  > a
  .focus_1642:before {
  width: 100%;
  background-color: currentColor;
}
.warm-1e05.menu-fe3f
  .progress-f74d
  > li.video_hot_8dbb
  > a
  .focus_1642:before,
.warm-1e05.menu-fe3f
  .progress-f74d
  > li.layout_1bbb
  > a
  .focus_1642:before {
  width: 100%;
  background-color: currentColor;
}
.warm-1e05.footer-slow-b5e9 .progress-f74d > li > a .focus_1642 {
  position: relative;
}
.warm-1e05.footer-slow-b5e9 .progress-f74d > li > a .focus_1642: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;
}
.warm-1e05.footer-slow-b5e9 .progress-f74d > li:focus > a .focus_1642:before,
.warm-1e05.footer-slow-b5e9
  .progress-f74d
  > li:hover
  > a
  .focus_1642:before {
  width: 100%;
  background-color: currentColor;
}
.warm-1e05.footer-slow-b5e9
  .progress-f74d
  > li.video_hot_8dbb
  > a
  .focus_1642:before,
.warm-1e05.footer-slow-b5e9
  .progress-f74d
  > li.layout_1bbb
  > a
  .focus_1642:before {
  width: 100%;
  background-color: currentColor;
}
.prev-e416 .status_507f {
  margin: 0;
  padding: 0;
  list-style: none;
}
.prev-e416 .status_507f li:first-child > a {
  border-top: none;
}
.prev-e416 .status_507f .purple_0c9e > .focus_1642 .focus-large-2888 {
  display: none;
}
.prev-e416 .status_507f li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.prev-e416 .status_507f li:last-child {
  border: none;
}
.prev-e416 .status_507f li.column-last-ca49 > a {
  padding-right: 45px !important;
}
.prev-e416 .status_507f li a {
  display: block;
  padding: 0.55em 1.5em;
}
.prev-e416 .status_507f li a:focus,
.prev-e416 .status_507f li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.prev-e416 .status_507f li .fluid-0a52 {
  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;
}
.prev-e416 .status_507f li .fluid-0a52:hover {
  box-shadow: none;
}
.prev-e416 .status_507f li .fluid-0a52 .focus-large-2888 {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.prev-e416 .status_507f .input_current_d8b0 {
  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);
}
.prev-e416 .status_507f .input_current_d8b0 li a {
  padding-left: 3em;
}
.prev-e416 .status_507f .photo_7d01 > a .fluid-0a52 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.prev-e416 .status_507f .photo_7d01 > .input_current_d8b0 {
  display: block;
  opacity: 1;
}
.lite_b1e4 {
  max-width: 100%;
}
.nav_cf2c {
  line-height: 0;
  cursor: pointer;
}
.nav-pro-ed71 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.nav-pro-ed71:hover {
  box-shadow: none;
  color: currentColor;
}
.nav-pro-ed71 svg {
  width: 18px;
  height: 18px;
}
.nav-pro-ed71 .disabled-65e6 {
  display: none;
}
.box-rough-e172 {
  position: relative;
}
.box-rough-e172.fn-active-2d7a .nav-pro-ed71 .media_fixed_322d {
  display: none;
}
.box-rough-e172.fn-active-2d7a .nav-pro-ed71 .disabled-65e6 {
  display: inline-block;
}
.box-rough-e172 .sort-active-22ea {
  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);
}
.box-rough-e172.wood_d3dc .sort-active-22ea {
  left: auto;
  right: -0.9em;
}
.box-rough-e172.wood_d3dc .active-4b71::before {
  left: auto;
  right: 15px;
}
.box-rough-e172.fn-active-2d7a .sort-active-22ea {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.panel-ad3e {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.panel-ad3e label {
  flex-basis: 100%;
}
.panel-ad3e .dynamic_ca65 {
  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;
}
.panel-ad3e .large-37e2 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.panel-ad3e .large-37e2:focus {
  background-color: transparent;
}
.panel-ad3e button.down-af95 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.panel-ad3e button.down-af95:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.panel-ad3e button.down-af95 svg {
  width: 18px;
  height: 18px;
}
.panel-ad3e input[type="submit"] {
  min-height: auto;
}
.status_1e45 .panel-ad3e .large-37e2 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.active-4b71 {
  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) {
  .active-4b71 {
    width: 220px;
  }
}
.active-4b71 label {
  flex-basis: 100%;
}
.active-4b71::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;
}
.popup_cool_73d1 .status_1e45 .panel-ad3e {
  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;
}
.popup_cool_73d1
  .status_1e45
  .panel-ad3e
  .dynamic_ca65 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.popup_cool_73d1 .status_1e45 .panel-ad3e .large-37e2 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.popup_cool_73d1
  .status_1e45
  .panel-ad3e
  .large-37e2:focus {
  background: 0 0;
}
.popup_cool_73d1
  .status_1e45
  .panel-ad3e
  .image_full_5682 {
  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;
}
.panel-liquid-85d5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.panel-liquid-85d5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.panel-liquid-85d5 li:last-child {
  margin-right: 0;
}
.panel-liquid-85d5 li:first-child {
  margin-left: 0;
}
.panel-liquid-85d5.video-center-b32d a {
  color: #fff;
}
.panel-liquid-85d5.video-center-b32d a:hover {
  color: #fff;
}
.panel-liquid-85d5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.panel-liquid-85d5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.panel-liquid-85d5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.panel-liquid-85d5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.panel-liquid-85d5 [class*="social-icon-apple"] {
  background-color: #999;
}
.panel-liquid-85d5 [class*="social-icon-apple"].widget-lite-514f {
  background-color: transparent;
  color: #999;
}
.panel-liquid-85d5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.panel-liquid-85d5 [class*="social-icon-behance"].widget-lite-514f {
  background-color: transparent;
  color: #1769ff;
}
.panel-liquid-85d5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.panel-liquid-85d5 [class*="social-icon-bitbucket"].widget-lite-514f {
  background-color: transparent;
  color: #205081;
}
.panel-liquid-85d5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.panel-liquid-85d5 [class*="social-icon-codepen"].widget-lite-514f {
  background-color: transparent;
  color: #000;
}
.panel-liquid-85d5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.panel-liquid-85d5 [class*="social-icon-delicious"].widget-lite-514f {
  background-color: transparent;
  color: #39f;
}
.panel-liquid-85d5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.panel-liquid-85d5 [class*="social-icon-digg"].widget-lite-514f {
  background-color: transparent;
  color: #005be2;
}
.panel-liquid-85d5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.panel-liquid-85d5 [class*="social-icon-dribbble"].widget-lite-514f {
  background-color: transparent;
  color: #ea4c89;
}
.panel-liquid-85d5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.panel-liquid-85d5 [class*="social-icon-envelope"].widget-lite-514f {
  background-color: transparent;
  color: #ea4335;
}
.panel-liquid-85d5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.panel-liquid-85d5 [class*="social-icon-facebook"].widget-lite-514f {
  background-color: transparent;
  color: #3b5998;
}
.panel-liquid-85d5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.panel-liquid-85d5 [class*="social-icon-flickr"].widget-lite-514f {
  background-color: transparent;
  color: #0063dc;
}
.panel-liquid-85d5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.panel-liquid-85d5 [class*="social-icon-foursquare"].widget-lite-514f {
  background-color: transparent;
  color: #2d5be3;
}
.panel-liquid-85d5 [class*="social-icon-github"] {
  background-color: #333;
}
.panel-liquid-85d5 [class*="social-icon-github"].widget-lite-514f {
  background-color: transparent;
  color: #333;
}
.panel-liquid-85d5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.panel-liquid-85d5 [class*="social-icon-google-plus"].widget-lite-514f {
  background-color: transparent;
  color: #dd4b39;
}
.panel-liquid-85d5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.panel-liquid-85d5 [class*="social-icon-houzz"].widget-lite-514f {
  background-color: transparent;
  color: #7ac142;
}
.panel-liquid-85d5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.panel-liquid-85d5 [class*="social-icon-instagram"].widget-lite-514f {
  background-color: transparent;
  color: #262626;
}
.panel-liquid-85d5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.panel-liquid-85d5 [class*="social-icon-jsfiddle"].widget-lite-514f {
  background-color: transparent;
  color: #487aa2;
}
.panel-liquid-85d5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.panel-liquid-85d5 [class*="social-icon-linkedin"].widget-lite-514f {
  background-color: transparent;
  color: #0077b5;
}
.panel-liquid-85d5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.panel-liquid-85d5 [class*="social-icon-medium"].widget-lite-514f {
  background-color: transparent;
  color: #00ab6b;
}
.panel-liquid-85d5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.panel-liquid-85d5
  [class*="social-icon-odnoklassniki"].widget-lite-514f {
  background-color: transparent;
  color: #f4731c;
}
.panel-liquid-85d5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.panel-liquid-85d5 [class*="social-icon-meetup"].widget-lite-514f {
  background-color: transparent;
  color: #ec1c40;
}
.panel-liquid-85d5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.panel-liquid-85d5 [class*="social-icon-pinterest"].widget-lite-514f {
  background-color: transparent;
  color: #bd081c;
}
.panel-liquid-85d5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.panel-liquid-85d5 [class*="social-icon-product-hunt"].widget-lite-514f {
  background-color: transparent;
  color: #da552f;
}
.panel-liquid-85d5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.panel-liquid-85d5 [class*="social-icon-reddit"].widget-lite-514f {
  background-color: transparent;
  color: #ff4500;
}
.panel-liquid-85d5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.panel-liquid-85d5 [class*="social-icon-rss"].widget-lite-514f {
  background-color: transparent;
  color: #f26522;
}
.panel-liquid-85d5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.panel-liquid-85d5
  [class*="social-icon-shopping-cart"].widget-lite-514f {
  background-color: transparent;
  color: #4caf50;
}
.panel-liquid-85d5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.panel-liquid-85d5 [class*="social-icon-skype"].widget-lite-514f {
  background-color: transparent;
  color: #00aff0;
}
.panel-liquid-85d5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.panel-liquid-85d5 [class*="social-icon-slideshare"].widget-lite-514f {
  background-color: transparent;
  color: #0077b5;
}
.panel-liquid-85d5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.panel-liquid-85d5 [class*="social-icon-snapchat"].widget-lite-514f {
  background-color: transparent;
  color: #fffc00;
}
.panel-liquid-85d5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.panel-liquid-85d5 [class*="social-icon-soundcloud"].widget-lite-514f {
  background-color: transparent;
  color: #f80;
}
.panel-liquid-85d5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.panel-liquid-85d5 [class*="social-icon-spotify"].widget-lite-514f {
  background-color: transparent;
  color: #2ebd59;
}
.panel-liquid-85d5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.panel-liquid-85d5
  [class*="social-icon-stack-overflow"].widget-lite-514f {
  background-color: transparent;
  color: #fe7a15;
}
.panel-liquid-85d5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.panel-liquid-85d5 [class*="social-icon-maldkfgram"].widget-lite-514f {
  background-color: transparent;
  color: #2ca5e0;
}
.panel-liquid-85d5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.panel-liquid-85d5 [class*="social-icon-tripadvisor"].widget-lite-514f {
  background-color: transparent;
  color: #589442;
}
.panel-liquid-85d5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.panel-liquid-85d5 [class*="social-icon-tumblr"].widget-lite-514f {
  background-color: transparent;
  color: #35465c;
}
.panel-liquid-85d5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.panel-liquid-85d5 [class*="social-icon-twitch"].widget-lite-514f {
  background-color: transparent;
  color: #6441a5;
}
.panel-liquid-85d5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.panel-liquid-85d5 [class*="social-icon-twitter"].widget-lite-514f {
  background-color: transparent;
  color: #1da1f2;
}
.panel-liquid-85d5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.panel-liquid-85d5 [class*="social-icon-vimeo"].widget-lite-514f {
  background-color: transparent;
  color: #1ab7ea;
}
.panel-liquid-85d5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.panel-liquid-85d5 [class*="social-icon-vk"].widget-lite-514f {
  background-color: transparent;
  color: #45668e;
}
.panel-liquid-85d5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.panel-liquid-85d5 [class*="social-icon-weibo"].widget-lite-514f {
  background-color: transparent;
  color: #df2029;
}
.panel-liquid-85d5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.panel-liquid-85d5 [class*="social-icon-weixin"].widget-lite-514f {
  background-color: transparent;
  color: #7bb32e;
}
.panel-liquid-85d5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.panel-liquid-85d5 [class*="social-icon-whatsapp"].widget-lite-514f {
  background-color: transparent;
  color: #25d366;
}
.panel-liquid-85d5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.panel-liquid-85d5 [class*="social-icon-wordpress"].widget-lite-514f {
  background-color: transparent;
  color: #21759b;
}
.panel-liquid-85d5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.panel-liquid-85d5 [class*="social-icon-xing"].widget-lite-514f {
  background-color: transparent;
  color: #026466;
}
.panel-liquid-85d5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.panel-liquid-85d5 [class*="social-icon-yelp"].widget-lite-514f {
  background-color: transparent;
  color: #af0606;
}
.panel-liquid-85d5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.panel-liquid-85d5 [class*="social-icon-youtube"].widget-lite-514f {
  background-color: transparent;
  color: #cd201f;
}
.panel_b819 {
  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;
}
.panel_b819:hover {
  box-shadow: none;
  background: 0 0;
}
.form_wide_1d17 {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.pro_7f82 {
  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;
}
.menu_348a {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.focus_7736 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.focus_7736,
.focus_7736::after,
.focus_7736::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;
}
.focus_7736::after,
.focus_7736::before {
  content: "";
  display: block;
  background-color: inherit;
}
.dropdown-b297 .pro_7f82 .menu_348a {
  margin-top: -2px;
  width: 19px;
}
.dropdown-b297 .pro_7f82 .focus_7736 {
  margin-top: -1px;
}
.dropdown-b297 .pro_7f82 .focus_7736,
.dropdown-b297 .pro_7f82 .focus_7736::after,
.dropdown-b297 .pro_7f82 .focus_7736::before {
  width: 19px;
  height: 2px;
}
.dropdown-b297 .pro_7f82 .focus_7736::before {
  top: -6px;
}
.dropdown-b297 .pro_7f82 .focus_7736::after {
  bottom: -6px;
}
.stale_74f9 .pro_7f82 .menu_348a {
  margin-top: -2px;
  width: 22px;
}
.stale_74f9 .pro_7f82 .focus_7736 {
  margin-top: -1px;
}
.stale_74f9 .pro_7f82 .focus_7736,
.stale_74f9 .pro_7f82 .focus_7736::after,
.stale_74f9 .pro_7f82 .focus_7736::before {
  width: 22px;
  height: 2px;
}
.stale_74f9 .pro_7f82 .focus_7736::before {
  top: -7px;
}
.stale_74f9 .pro_7f82 .focus_7736::after {
  bottom: -7px;
}
.image-1131 .pro_7f82 .menu_348a {
  margin-top: -2px;
  width: 31px;
}
.image-1131 .pro_7f82 .focus_7736 {
  margin-top: -1.5px;
}
.image-1131 .pro_7f82 .focus_7736,
.image-1131 .pro_7f82 .focus_7736::after,
.image-1131 .pro_7f82 .focus_7736::before {
  width: 31px;
  height: 3px;
}
.image-1131 .pro_7f82 .focus_7736::before {
  top: -9px;
}
.image-1131 .pro_7f82 .focus_7736::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .dirty-0774 .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 19px;
  }
  .dirty-0774 .pro_7f82 .focus_7736 {
    margin-top: -1px;
  }
  .dirty-0774 .pro_7f82 .focus_7736,
  .dirty-0774 .pro_7f82 .focus_7736::after,
  .dirty-0774 .pro_7f82 .focus_7736::before {
    width: 19px;
    height: 2px;
  }
  .dirty-0774 .pro_7f82 .focus_7736::before {
    top: -6px;
  }
  .dirty-0774 .pro_7f82 .focus_7736::after {
    bottom: -6px;
  }
  .component-447a .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 22px;
  }
  .component-447a .pro_7f82 .focus_7736 {
    margin-top: -1px;
  }
  .component-447a .pro_7f82 .focus_7736,
  .component-447a .pro_7f82 .focus_7736::after,
  .component-447a .pro_7f82 .focus_7736::before {
    width: 22px;
    height: 2px;
  }
  .component-447a .pro_7f82 .focus_7736::before {
    top: -7px;
  }
  .component-447a .pro_7f82 .focus_7736::after {
    bottom: -7px;
  }
  .element-clean-9c91 .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 31px;
  }
  .element-clean-9c91 .pro_7f82 .focus_7736 {
    margin-top: -1.5px;
  }
  .element-clean-9c91 .pro_7f82 .focus_7736,
  .element-clean-9c91 .pro_7f82 .focus_7736::after,
  .element-clean-9c91 .pro_7f82 .focus_7736::before {
    width: 31px;
    height: 3px;
  }
  .element-clean-9c91 .pro_7f82 .focus_7736::before {
    top: -9px;
  }
  .element-clean-9c91 .pro_7f82 .focus_7736::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs_2eb9 .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 19px;
  }
  .tabs_2eb9 .pro_7f82 .focus_7736 {
    margin-top: -1px;
  }
  .tabs_2eb9 .pro_7f82 .focus_7736,
  .tabs_2eb9 .pro_7f82 .focus_7736::after,
  .tabs_2eb9 .pro_7f82 .focus_7736::before {
    width: 19px;
    height: 2px;
  }
  .tabs_2eb9 .pro_7f82 .focus_7736::before {
    top: -6px;
  }
  .tabs_2eb9 .pro_7f82 .focus_7736::after {
    bottom: -6px;
  }
  .over-5e5f .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 22px;
  }
  .over-5e5f .pro_7f82 .focus_7736 {
    margin-top: -1px;
  }
  .over-5e5f .pro_7f82 .focus_7736,
  .over-5e5f .pro_7f82 .focus_7736::after,
  .over-5e5f .pro_7f82 .focus_7736::before {
    width: 22px;
    height: 2px;
  }
  .over-5e5f .pro_7f82 .focus_7736::before {
    top: -7px;
  }
  .over-5e5f .pro_7f82 .focus_7736::after {
    bottom: -7px;
  }
  .article-glass-0e49 .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 31px;
  }
  .article-glass-0e49 .pro_7f82 .focus_7736 {
    margin-top: -1.5px;
  }
  .article-glass-0e49 .pro_7f82 .focus_7736,
  .article-glass-0e49 .pro_7f82 .focus_7736::after,
  .article-glass-0e49 .pro_7f82 .focus_7736::before {
    width: 31px;
    height: 3px;
  }
  .article-glass-0e49 .pro_7f82 .focus_7736::before {
    top: -9px;
  }
  .article-glass-0e49 .pro_7f82 .focus_7736::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .summary-3ebe .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 19px;
  }
  .summary-3ebe .pro_7f82 .focus_7736 {
    margin-top: -1px;
  }
  .summary-3ebe .pro_7f82 .focus_7736,
  .summary-3ebe .pro_7f82 .focus_7736::after,
  .summary-3ebe .pro_7f82 .focus_7736::before {
    width: 19px;
    height: 2px;
  }
  .summary-3ebe .pro_7f82 .focus_7736::before {
    top: -6px;
  }
  .summary-3ebe .pro_7f82 .focus_7736::after {
    bottom: -6px;
  }
  .image-0737 .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 22px;
  }
  .image-0737 .pro_7f82 .focus_7736 {
    margin-top: -1px;
  }
  .image-0737 .pro_7f82 .focus_7736,
  .image-0737 .pro_7f82 .focus_7736::after,
  .image-0737 .pro_7f82 .focus_7736::before {
    width: 22px;
    height: 2px;
  }
  .image-0737 .pro_7f82 .focus_7736::before {
    top: -7px;
  }
  .image-0737 .pro_7f82 .focus_7736::after {
    bottom: -7px;
  }
  .pattern-6f50 .pro_7f82 .menu_348a {
    margin-top: -2px;
    width: 31px;
  }
  .pattern-6f50 .pro_7f82 .focus_7736 {
    margin-top: -1.5px;
  }
  .pattern-6f50 .pro_7f82 .focus_7736,
  .pattern-6f50 .pro_7f82 .focus_7736::after,
  .pattern-6f50 .pro_7f82 .focus_7736::before {
    width: 31px;
    height: 3px;
  }
  .pattern-6f50 .pro_7f82 .focus_7736::before {
    top: -9px;
  }
  .pattern-6f50 .pro_7f82 .focus_7736::after {
    bottom: -9px;
  }
}
.link_over_5f62 .focus_7736 {
  -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);
}
.link_over_5f62 .focus_7736::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.link_over_5f62 .focus_7736::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);
}
.link_over_5f62.detail_1a5e .focus_7736 {
  -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);
}
.link_over_5f62.detail_1a5e .focus_7736::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.link_over_5f62.detail_1a5e .focus_7736::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);
}
.left_d54e {
  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.steel_c957:before {
  display: none;
}
.short_4c5e {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.short_4c5e .pro-5261 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.short_4c5e .pro-5261:last-of-type {
  border-bottom: none;
}
.short_4c5e .pro-5261.under-5382,
.short_4c5e .pro-5261.icon-silver-78a5,
.short_4c5e .pro-5261.heading_narrow_969a {
  padding: 0;
}
.short_4c5e .prev-e416 .fluid-0a52 {
  color: currentColor;
}
.short_4c5e .prev-e416 .fluid-0a52:focus,
.short_4c5e .prev-e416 .fluid-0a52:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short_4c5e.sidebar_steel_94d0 .glass_3058,
.short_4c5e.sidebar_steel_94d0 .progress-c74a a,
.short_4c5e.sidebar_steel_94d0 .progress-f74d a,
.short_4c5e.sidebar_steel_94d0 .input_current_d8b0 a {
  color: rgba(0, 0, 0, 0.55);
}
.short_4c5e.sidebar_steel_94d0 .glass_3058:hover,
.short_4c5e.sidebar_steel_94d0 .progress-c74a a:hover,
.short_4c5e.sidebar_steel_94d0 .progress-f74d a:hover,
.short_4c5e.sidebar_steel_94d0 .input_current_d8b0 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.short_4c5e.sidebar_steel_94d0 .media-wood-e943 {
  color: rgba(0, 0, 0, 0.8);
}
.short_4c5e.sidebar_steel_94d0 .pro-5261 {
  border-color: rgba(0, 0, 0, 0.08);
}
.short_4c5e.sidebar_steel_94d0 .pro-5261:before {
  background: rgba(0, 0, 0, 0.08);
}
.short_4c5e.sidebar_steel_94d0 .rough-c83b:before {
  background: rgba(255, 255, 255, 0.9);
}
.short_4c5e.sidebar_steel_94d0 .prev-e416 .status_507f li a,
.short_4c5e.sidebar_steel_94d0 .prev-e416 .fluid-0a52,
.short_4c5e.sidebar_steel_94d0 .input_current_d8b0 {
  border-color: rgba(0, 0, 0, 0.08);
}
.short_4c5e.sidebar_steel_94d0 .prev-e416 .fluid-0a52:focus,
.short_4c5e.sidebar_steel_94d0 .prev-e416 .fluid-0a52:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short_4c5e.sidebar_steel_94d0 .status_507f li {
  border-color: rgba(0, 0, 0, 0.08);
}
.short_4c5e.caption-4060 .glass_3058,
.short_4c5e.caption-4060 .progress-c74a a,
.short_4c5e.caption-4060 .progress-f74d .fluid-0a52,
.short_4c5e.caption-4060 .progress-f74d a,
.short_4c5e.caption-4060 .input_current_d8b0 a {
  color: rgba(255, 255, 255, 0.79);
}
.short_4c5e.caption-4060 .glass_3058:hover,
.short_4c5e.caption-4060 .progress-c74a a:hover,
.short_4c5e.caption-4060 .progress-f74d .fluid-0a52:hover,
.short_4c5e.caption-4060 .progress-f74d a:hover,
.short_4c5e.caption-4060 .input_current_d8b0 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.short_4c5e.caption-4060 .media-wood-e943 {
  color: rgba(255, 255, 255, 0.99);
}
.short_4c5e.caption-4060 .pro-5261 {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_4c5e.caption-4060 .pro-5261:before {
  background: rgba(255, 255, 255, 0.08);
}
.short_4c5e.caption-4060 .rough-c83b:before {
  background: rgba(0, 0, 0, 0.9);
}
.short_4c5e.caption-4060 .prev-e416 .status_507f li a,
.short_4c5e.caption-4060 .prev-e416 .fluid-0a52,
.short_4c5e.caption-4060 .input_current_d8b0 {
  border-color: rgba(255, 255, 255, 0.08);
}
.short_4c5e.caption-4060 .prev-e416 .fluid-0a52:focus,
.short_4c5e.caption-4060 .prev-e416 .fluid-0a52:hover {
  background: rgba(0, 0, 0, 0.01);
}
.short_4c5e.caption-4060 .status_507f li {
  border-color: rgba(255, 255, 255, 0.08);
}
.rough-c83b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.rough-c83b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.badge_25c4 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.main_out_3c0e .short_4c5e {
  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;
}
.main_out_3c0e .pro-5261 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.main_out_3c0e .pro-5261: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) {
  .main_out_3c0e .pro-5261:before {
    width: 16%;
    left: 42%;
  }
}
.main_out_3c0e .pro-5261:last-child:before {
  content: none;
}
.main_out_3c0e .pro-5261[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.main_out_3c0e .prev-e416 .status_507f li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.main_out_3c0e .prev-e416 .status_507f li a .fluid-0a52 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.main_out_3c0e .prev-e416 .input_current_d8b0 {
  border: none;
}
.main_out_3c0e .prev-e416 .input_current_d8b0 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.main_out_3c0e .rough-c83b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.main_out_3c0e .badge_25c4 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.main_out_3c0e .caption-4060 .rough-c83b:before {
  background: rgba(0, 0, 0, 0.9);
}
.main_out_3c0e .sidebar_steel_94d0.new-b66a .focus_7736 {
  background: rgba(0, 0, 0, 0.6);
}
.main_out_3c0e
  .sidebar_steel_94d0.new-b66a
  .focus_7736::after,
.main_out_3c0e
  .sidebar_steel_94d0.new-b66a
  .focus_7736:before {
  background: inherit;
}
.main_out_3c0e
  .sidebar_steel_94d0.new-b66a:hover
  .focus_7736 {
  background: rgba(0, 0, 0, 0.8);
}
.lite_b20c .short_4c5e {
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.4);
  width: 360px;
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.5s
    cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
  transition: transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86),
    -webkit-transform 0.5s cubic-bezier(0.79, 0.14, 0.15, 0.86);
}
@media screen and (max-width: 35.5em) {
  .lite_b20c .short_4c5e {
    width: auto;
    right: 45px;
  }
}
.top_9381 .short_4c5e {
  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) {
  .top_9381 .short_4c5e {
    width: auto;
    left: 45px;
  }
}
.steel_c957 .short_4c5e {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.steel_c957 .badge_25c4 {
  max-width: 48em;
  margin: 0 auto;
}
.steel_c957 .rough-c83b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.widget_motion_479c {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.widget_motion_479c.main_out_3c0e .short_4c5e {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.widget_motion_479c.lite_b20c .short_4c5e {
  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);
}
.widget_motion_479c .short_4c5e {
  visibility: visible;
}
.widget_motion_479c.top_9381 .short_4c5e {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.tag-5b24,
.link_c6eb {
  overflow-x: hidden;
}
.tag-5b24 .short_4c5e {
  overflow: auto;
}
.tag-5b24.main_out_3c0e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag-5b24.main_out_3c0e .short_4c5e {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.tag-5b24.main_out_3c0e .panel_b819 {
  opacity: 0;
}
.tag-5b24.lite_b20c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag-5b24.lite_b20c .short_4c5e {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.tag-5b24.lite_b20c .panel_b819 {
  opacity: 0;
}
.tag-5b24.top_9381 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.tag-5b24.top_9381 .short_4c5e {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.tag-5b24.top_9381 .panel_b819 {
  opacity: 0;
}
.tag-5b24.steel_c957 .short_4c5e {
  z-index: 10;
  visibility: visible;
}
.new-b66a {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.new-b66a .focus_7736 {
  background: rgba(255, 255, 255, 0.99);
}
.new-b66a .focus_7736::after,
.new-b66a .focus_7736:before {
  background: inherit;
}
.new-b66a:hover .focus_7736 {
  background: rgba(255, 255, 255, 0.99);
}
.top_9381 .new-b66a {
  top: 10px;
  right: auto;
  left: 12px;
}
.steel_c957 .new-b66a {
  display: none !important;
}
.tag-5b24:before,
.link_c6eb:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.tag-5b24 .new-b66a,
.link_c6eb .new-b66a {
  display: inline-block;
}
.short_4c5e .container_b980 {
  -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;
}
.tag-5b24 .short_4c5e .container_b980,
.link_c6eb .short_4c5e .container_b980 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.info_plasma_09ca .dynamic_ca65 {
  width: 100%;
}
.block-c851 {
  padding: 0 0.5em 0;
}
.block-c851 [class*="customify-col-"],
.block-c851 [class*="customify-col_"],
.block-c851 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.fixed-b355 .block-c851 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .hidden-8805 .table-f499,
  .table-f499 {
    display: none;
  }
  .aside-thick-59da {
    text-align: left;
  }
  .box_white_4540 {
    text-align: center;
  }
  .photo-c34f {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .hidden-8805 .modal-first-5c51,
  .modal-first-5c51 {
    display: none;
  }
  .silver_d681 {
    text-align: left;
  }
  .notification-top-6b56 {
    text-align: center;
  }
  .bottom_da89 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .hidden-8805 .upper_9fbe,
  .upper_9fbe {
    display: none;
  }
  .rough-2be8 {
    text-align: left;
  }
  .badge_stone_ad86 {
    text-align: center;
  }
  .form-glass-6e2f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.info-fbcd {
  box-shadow: none !important;
}
.medium_2cb2 .popup_8420,
.focused_b25c .popup_8420 {
  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;
}
.focused_b25c .popup_8420 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.section-0948 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.section-0948:after,
.section-0948:before {
  content: "";
  display: table;
}
.section-0948:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .section-0948 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section-0948,
.pro_0302 {
  max-width: 1248px;
  margin: 0 auto;
}

.block_7196.caption-outer-07e6 .section-0948 {
  max-width: 100%;
}
.block_7196.preview-top-6120 {
  max-width: 1200px;
  margin: 0 auto;
}
.block_7196.pattern_solid_fad2 .section-0948 {
  max-width: 100%;
}
.block_7196.pattern_solid_fad2 > .section-0948 {
  padding-left: 0;
  padding-right: 0;
}
.block_7196.pattern_solid_fad2 > .section-0948 .hidden-8805 {
  margin: 0;
}
.block_7196.pattern_solid_fad2
  > .section-0948
  .outer-297b.yellow-d7e3 {
  margin-right: 0;
  margin-left: 0;
}
.block_7196.pattern_solid_fad2 #main.yellow-d7e3 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .yellow-048e #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .yellow-048e #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .liquid-adb8 .basic_ce57 {
    padding-right: 1em;
  }
  .liquid-adb8.tag_41cd .outer-297b {
    border-right: 1px solid #eaecee;
  }
  .liquid-adb8.tag_41cd .basic_ce57 {
    padding-right: 1em;
  }
  .liquid-adb8.tag_41cd .content-02b8 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .module-complex-4606 .basic_ce57 {
    padding-left: 1em;
  }
  .module-complex-4606.tag_41cd .outer-297b {
    border-left: 1px solid #eaecee;
  }
  .module-complex-4606.tag_41cd .basic_ce57 {
    padding-left: 1em;
  }
  .module-complex-4606.tag_41cd .content-02b8 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow_cd9b .basic_ce57 {
    padding-left: 1em;
  }
  .yellow_cd9b.tag_41cd .dim_779e {
    border-right: 1px solid #eaecee;
  }
  .yellow_cd9b.tag_41cd .glass_21eb {
    border-right: 1px solid #eaecee;
  }
  .yellow_cd9b.tag_41cd .basic_ce57 {
    padding-left: 1em;
  }
  .yellow_cd9b.tag_41cd .content-02b8 {
    padding-right: 1em;
  }
  .yellow_cd9b.tag_41cd .outer-bc77 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .input_north_c84c .basic_ce57 {
    padding-right: 1em;
  }
  .input_north_c84c.tag_41cd .dim_779e {
    border-left: 1px solid #eaecee;
  }
  .input_north_c84c.tag_41cd .glass_21eb {
    border-left: 1px solid #eaecee;
  }
  .input_north_c84c.tag_41cd .basic_ce57 {
    padding-right: 1em;
  }
  .input_north_c84c.tag_41cd .content-02b8 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .input_north_c84c.tag_41cd .outer-bc77 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .yellow-048e .basic_ce57 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-048e.tag_41cd .outer-297b {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .yellow-048e.tag_41cd .basic_ce57 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .yellow-048e.tag_41cd .content-02b8 {
    padding-left: 1em;
  }
  .yellow-048e.tag_41cd .outer-bc77 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .yellow-048e.tag_41cd .basic_ce57 {
    padding-left: 0;
  }
}
.content_bef0 .middle_def1 {
  display: inline-block;
}
.fresh_c17f {
  display: inline-block;
}
.content_b686 {
  word-con: break-word;
}
.secondary_28a5 > span {
  display: inline-block;
  padding: 5px 0;
}
.secondary_28a5 .hover-1ea6 {
  margin-left: 8px;
  margin-right: 8px;
}
.secondary_28a5 .dark_5764 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.status-basic-9693 .outline_clean_57e2 {
  margin-bottom: 2em;
}
.status-basic-9693 .image-c3a9 {
  margin-bottom: 15px;
}
.status-basic-9693 .image-c3a9:last-child {
  margin-bottom: 0;
}
.status-basic-9693 .bright_964d {
  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) {
  .status-basic-9693 .bright_964d {
    display: block;
  }
}
.status-basic-9693 .thumbnail-silver-b106 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .status-basic-9693 .thumbnail-silver-b106 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.status-basic-9693 .first-65af {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.status-basic-9693 .first-65af img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.status-basic-9693 .first-65af a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.status-basic-9693 .content_b686 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.status-basic-9693 .content_b686 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.status-basic-9693 .glass-dace p:last-child {
  margin-bottom: 0;
}
.status-basic-9693 .paragraph-static-bcd2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.status-basic-9693 .popup_next_2742 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.status-basic-9693 .link-pressed-bf24 {
  margin-top: 1em;
}
.status-basic-9693 .main-0c03 {
  top: 0;
  display: block;
}
.status-basic-9693 .main-0c03 a {
  color: inherit;
}
.status-basic-9693 .main-0c03 a:hover {
  color: inherit;
}
.status-basic-9693 .next_6543 {
  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;
}
.status-basic-9693 .next_6543:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.status-basic-9693 .popup_next_2742 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.status-basic-9693 .popup_out_98fa {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.status-basic-9693 .popup_out_98fa:first-child {
  margin-top: 0;
}
.status-basic-9693 .popup_out_98fa.slider-002c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.status-basic-9693 .popup_out_98fa.status-4841 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.status-basic-9693
  .popup_out_98fa.status-4841.sidebar_b7f9
  .link-pressed-bf24 {
  width: 100%;
}
.status-basic-9693 .status-4841 {
  -webkit-box-align: center;
  align-items: center;
}
.status-basic-9693 .status-4841 .secondary_28a5,
.status-basic-9693 .status-4841 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.status-basic-9693 .first-65af {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.status-basic-9693 .first-65af img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.status-basic-9693 .first-65af: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;
}
.status-basic-9693 .slider-002c {
  z-index: 5;
}
.status-basic-9693 .popup_fixed_586e .complex-4183 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.status-basic-9693 .purple-d80b .complex-4183 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.status-basic-9693 .lower-e98e .complex-4183 {
  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;
}
.status-basic-9693.media_easy_764d .bright_964d,
.status-basic-9693.paper_2055 .bright_964d {
  display: block;
}
.status-basic-9693.media_easy_764d .bright_964d .header_pink_3401,
.status-basic-9693.media_easy_764d .bright_964d .popup_next_2742,
.status-basic-9693.paper_2055 .bright_964d .header_pink_3401,
.status-basic-9693.paper_2055 .bright_964d .popup_next_2742 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.status-basic-9693.liquid-14da .thumbnail-silver-b106 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .status-basic-9693.liquid-14da .thumbnail-silver-b106 {
    margin-right: 0;
  }
}
.status-basic-9693.media_easy_764d .thumbnail-silver-b106,
.status-basic-9693.paper_2055 .thumbnail-silver-b106 {
  padding-top: 40%;
}
.status-basic-9693.media_easy_764d .outline_clean_57e2,
.status-basic-9693.paper_2055 .outline_clean_57e2 {
  display: block;
}
.status-basic-9693.media_easy_764d .fn-sticky-2d7a .popup_next_2742,
.status-basic-9693.paper_2055 .fn-sticky-2d7a .popup_next_2742 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.status-basic-9693.media_easy_764d .thumbnail-silver-b106,
.status-basic-9693.paper_2055 .thumbnail-silver-b106 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.status-basic-9693.media_easy_764d .popup_next_2742 {
  padding: 1em;
}
.article-pro-03b1 {
  margin: 30px auto;
  display: block;
}
.article-pro-03b1 .sort_dirty_65e2 > * {
  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;
}
.article-pro-03b1 .sort_dirty_65e2 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.article-pro-03b1 .sort_dirty_65e2 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.label_full_64d7 .secondary_28a5 {
  margin-bottom: 1.41575em;
}
.label_full_64d7 .detail_easy_b4c6 {
  margin-bottom: 1.618em;
}
.alert_d6b4 .highlight-16c3 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.alert_d6b4 .highlight-16c3 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.alert_d6b4 .list_8680 {
  max-width: 100%;
  overflow: auto;
}
.tag_center_ab2b .alert_d6b4 a:hover {
  text-decoration: underline;
}
.main_pro_7a78 .image-c3a9:not(.content_b686),
.main_pro_7a78 .first-65af {
  margin-bottom: 1.41575em;
}
.main_pro_7a78 .image-c3a9:not(.content_b686):last-child,
.main_pro_7a78 .first-65af:last-child {
  margin-bottom: 0;
}
.main_pro_7a78 .image-c3a9.mask-cf5c {
  margin-bottom: 0.41575em;
}
.main_pro_7a78 .wrapper-79bf:before,
.main_pro_7a78 .label-189f:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.main_pro_7a78 .wrapper-79bf:before {
  content: "\f115";
}
.main_pro_7a78 .label-189f:before {
  content: "\f02c";
}
.main_pro_7a78 .pattern_tiny_c764 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.main_pro_7a78 .pattern_tiny_c764 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.upper-c881 {
  display: -webkit-box;
  display: flex;
}
.upper-c881 .heading_fresh_7b4b {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .upper-c881 .heading_fresh_7b4b {
    flex-basis: 90px;
  }
}
.upper-c881 .content-mini-251e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .upper-c881 .content-mini-251e {
    flex-basis: calc(100% - 50px);
  }
}
.upper-c881 .black-3fb9 p:last-child {
  margin-bottom: 0.72em;
}
.breadcrumb-775e .sort_dirty_65e2 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.breadcrumb-775e .sort_dirty_65e2:after,
.breadcrumb-775e .sort_dirty_65e2:before {
  content: "";
  display: table;
}
.breadcrumb-775e .sort_dirty_65e2:after {
  clear: both;
}
.breadcrumb-775e .sort_dirty_65e2 .logo_88a7,
.breadcrumb-775e .sort_dirty_65e2 .panel_6173 {
  width: 49%;
}
.breadcrumb-775e .sort_dirty_65e2 .logo_88a7 a span.copper_72c5,
.breadcrumb-775e .sort_dirty_65e2 .panel_6173 a span.copper_72c5 {
  display: block;
  margin-bottom: 5px;
}
.breadcrumb-775e .sort_dirty_65e2 .panel_6173 {
  float: left;
  text-align: left;
}
.breadcrumb-775e .sort_dirty_65e2 .logo_88a7 {
  float: right;
  text-align: right;
}
.full_49cb {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .full_49cb {
    margin-bottom: 0;
  }
}
.tall_3f77 {
  margin-bottom: 1em;
}
.tall_3f77 .content_b686 {
  font-size: 1.1em;
  line-height: 1.3;
}
.paper_1c3b a {
  display: block;
  line-height: 0;
  position: relative;
}
.dynamic-6197 .tall_3f77,
.module_steel_bd38 .tall_3f77 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .dynamic-6197 .tall_3f77,
  .module_steel_bd38 .tall_3f77 {
    display: block;
  }
}
.dynamic-6197 .paper_1c3b,
.module_steel_bd38 .paper_1c3b {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .dynamic-6197 .paper_1c3b,
  .module_steel_bd38 .paper_1c3b {
    margin-bottom: 1em;
  }
}
.dynamic-6197 .paper_1c3b img,
.module_steel_bd38 .paper_1c3b img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.dynamic-6197 .avatar-yellow-8a9c,
.module_steel_bd38 .avatar-yellow-8a9c {
  flex-basis: calc(100% - 160px);
}
.dynamic-6197 .avatar-yellow-8a9c p,
.module_steel_bd38 .avatar-yellow-8a9c p {
  margin-bottom: 0;
}
.dynamic-6197 .avatar-yellow-8a9c {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .dynamic-6197 .avatar-yellow-8a9c {
    padding-left: 0;
  }
}
.module_steel_bd38 .avatar-yellow-8a9c {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .module_steel_bd38 .avatar-yellow-8a9c {
    padding-right: 0;
  }
}
.module_steel_bd38 .paper_1c3b {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.large-fe18 .paper_1c3b {
  margin-bottom: 0.5em;
}
.large-fe18 .paper_1c3b img {
  width: 100%;
}
.container-next-13d4 .frame_medium_5ae1,
.image-9dd2 .frame_medium_5ae1 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.image-9dd2 .outer-297b .under-edbe p:last-child {
  margin-bottom: 0;
}
.modal_e42b {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.plasma-f47a .title_ec1c {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .plasma-f47a .title_ec1c:last-of-type {
    margin-bottom: 0;
  }
}
.plasma-f47a .title_ec1c ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.plasma-f47a .title_ec1c ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.plasma-f47a .title_ec1c ul li {
  margin: 0 0 0.6em;
}
.plasma-f47a .title_ec1c ul li.status_843f,
.plasma-f47a .title_ec1c ul li.status_ddd5 {
  position: relative;
}
.plasma-f47a .title_ec1c ul li.status_843f .icon-9640,
.plasma-f47a .title_ec1c ul li.status_ddd5 .icon-9640 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.plasma-f47a .title_ec1c ul li.status_843f:after:after,
.plasma-f47a .title_ec1c ul li.status_843f:after:before,
.plasma-f47a
  .title_ec1c
  ul
  li.status_ddd5:after:after,
.plasma-f47a
  .title_ec1c
  ul
  li.status_ddd5:after:before {
  content: "";
  display: table;
}
.plasma-f47a .title_ec1c ul li.status_843f:after:after,
.plasma-f47a
  .title_ec1c
  ul
  li.status_ddd5:after:after {
  clear: both;
}
.plasma-f47a .title_ec1c a.label_fa4b:hover {
  text-decoration: none;
}
.plasma-f47a .title_ec1c select {
  max-width: 100%;
}
.plasma-f47a .title_ec1c table {
  font-size: 85%;
}
.plasma-f47a .title_ec1c table td,
.plasma-f47a .title_ec1c table th {
  padding: 0.2360828548em;
  text-align: center;
}
.plasma-f47a .title_ec1c table tfoot td {
  text-align: left;
}
.plasma-f47a .title_ec1c :last-child {
  margin-bottom: 0;
}
.plasma-f47a .title_ec1c .notice_right_1210 {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.plasma-f47a .title_ec1c .notice_right_1210 label {
  width: 100%;
}
.plasma-f47a .title_ec1c .notice_right_1210 .large-37e2 {
  width: 100%;
  display: block;
}
.plasma-f47a .title_ec1c .notice_right_1210 .down-af95 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.plasma-f47a .title_ec1c .notice_right_1210 .down-af95:hover svg #svg-search {
  fill: #444;
}
.plasma-f47a .title_ec1c .notice_right_1210 .down-af95 svg {
  width: 18px;
  height: 18px;
}
.plasma-f47a .pro_118c ul ul,
.plasma-f47a .west_d9ed ul ul,
.plasma-f47a .button-purple-207d ul ul,
.plasma-f47a .title-down-4a38 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.plasma-f47a .pro_118c .column-last-ca49 > a,
.plasma-f47a .west_d9ed .column-last-ca49 > a,
.plasma-f47a .button-purple-207d .column-last-ca49 > a,
.plasma-f47a .title-down-4a38 .column-last-ca49 > a {
  margin-bottom: 0;
}
.plasma-f47a .column_7ce8 li,
.plasma-f47a .pro_118c li,
.plasma-f47a .pressed_5efa li,
.plasma-f47a .west_d9ed li,
.plasma-f47a .button-purple-207d li,
.plasma-f47a .title-down-4a38 li,
.plasma-f47a .info_e58b li,
.plasma-f47a .video_lower_4da4 li {
  display: block;
  position: relative;
}
.plasma-f47a .column_7ce8 li:last-child,
.plasma-f47a .pro_118c li:last-child,
.plasma-f47a .pressed_5efa li:last-child,
.plasma-f47a .west_d9ed li:last-child,
.plasma-f47a .button-purple-207d li:last-child,
.plasma-f47a .title-down-4a38 li:last-child,
.plasma-f47a .info_e58b li:last-child,
.plasma-f47a .video_lower_4da4 li:last-child {
  border: none;
}
.plasma-f47a .column_7ce8 li a,
.plasma-f47a .pro_118c li a,
.plasma-f47a .pressed_5efa li a,
.plasma-f47a .west_d9ed li a,
.plasma-f47a .button-purple-207d li a,
.plasma-f47a .title-down-4a38 li a,
.plasma-f47a .info_e58b li a,
.plasma-f47a .video_lower_4da4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.plasma-f47a .column_7ce8 li ul li::before,
.plasma-f47a .pro_118c li ul li::before,
.plasma-f47a .pressed_5efa li ul li::before,
.plasma-f47a .west_d9ed li ul li::before,
.plasma-f47a .button-purple-207d li ul li::before,
.plasma-f47a .title-down-4a38 li ul li::before,
.plasma-f47a .info_e58b li ul li::before,
.plasma-f47a .video_lower_4da4 li ul li::before {
  left: 15px;
}
.plasma-f47a .column_7ce8 li ul a,
.plasma-f47a .pro_118c li ul a,
.plasma-f47a .pressed_5efa li ul a,
.plasma-f47a .west_d9ed li ul a,
.plasma-f47a .button-purple-207d li ul a,
.plasma-f47a .title-down-4a38 li ul a,
.plasma-f47a .info_e58b li ul a,
.plasma-f47a .video_lower_4da4 li ul a {
  padding-left: 20px;
}
.plasma-f47a .column_7ce8 li ul ul li::before,
.plasma-f47a .pro_118c li ul ul li::before,
.plasma-f47a .pressed_5efa li ul ul li::before,
.plasma-f47a .west_d9ed li ul ul li::before,
.plasma-f47a .button-purple-207d li ul ul li::before,
.plasma-f47a .title-down-4a38 li ul ul li::before,
.plasma-f47a .info_e58b li ul ul li::before,
.plasma-f47a .video_lower_4da4 li ul ul li::before {
  left: 30px;
}
.plasma-f47a .column_7ce8 li ul ul a,
.plasma-f47a .pro_118c li ul ul a,
.plasma-f47a .pressed_5efa li ul ul a,
.plasma-f47a .west_d9ed li ul ul a,
.plasma-f47a .button-purple-207d li ul ul a,
.plasma-f47a .title-down-4a38 li ul ul a,
.plasma-f47a .info_e58b li ul ul a,
.plasma-f47a .video_lower_4da4 li ul ul a {
  padding-left: 40px;
}
.plasma-f47a .carousel-fluid-0eab li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.plasma-f47a .video_lower_4da4 ul li {
  margin-bottom: 1.41575em;
}
.plasma-f47a .video_lower_4da4 ul li .background-gas-4a41 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.plasma-f47a .video_lower_4da4 ul li .fast-b887 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.caption-4060 .column_7ce8 li a,
.caption-4060 .pro_118c li a,
.caption-4060 .pressed_5efa li a,
.caption-4060 .west_d9ed li a,
.caption-4060 .button-purple-207d li a,
.caption-4060 .title-down-4a38 li a,
.caption-4060 .info_e58b li a,
.caption-4060 .video_lower_4da4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-4060 .carousel-fluid-0eab li {
  border-color: rgba(255, 255, 255, 0.08);
}
.caption-4060 .title_ec1c ul li.status_843f .icon-9640,
.caption-4060 .title_ec1c ul li.status_ddd5 .icon-9640 {
  background: rgba(0, 0, 0, 0.2);
}
.caption-4060 .plasma-f47a .title_ec1c select {
  border-color: rgba(255, 255, 255, 0.08);
}
.block_7196 .plasma-f47a .status_507f li {
  margin: 0;
}
.block_7196 .plasma-f47a .status_507f li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.block_7196 .plasma-f47a .status_507f li ul {
  margin: 0;
}
.block_7196 .plasma-f47a .status_507f li ul li a {
  padding-left: 15px;
}
.block_7196 .plasma-f47a .status_507f li ul li li a {
  padding-left: 30px;
}
.block_7196 .plasma-f47a .status_507f li.breadcrumb_first_6741 > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.block_7196 .plasma-f47a .status_507f li.breadcrumb_first_6741 > 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;
}
.block_7196 .plasma-f47a .status_507f li.breadcrumb_first_6741 > 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;
}
.hidden-cd16 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.selected-d61a {
  position: relative;
  z-index: 10;
}
.selected-d61a .container_b980 {
  width: 100%;
  max-width: 100%;
}
.detail_09ff .brown-b85f {
  padding-top: 2em;
  padding-bottom: 2em;
}
.detail_09ff .sidebar_steel_94d0 {
}
.detail_09ff .caption-4060 {
  background: #292929;
}
.aside_pink_fe82 .brown-b85f {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.aside_pink_fe82 .sidebar_steel_94d0 {
  background: #f9f9f9;
}
.aside_pink_fe82 .caption-4060 {
  background: #303030;
}
.image-6b3b .brown-b85f {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .image-6b3b .middle_def1 {
    margin-bottom: 1em;
  }
  .image-6b3b .middle_def1:last-child {
    margin-bottom: 0;
  }
}
.image-6b3b .sidebar_steel_94d0 {
  background: #ededed;
}
.image-6b3b .caption-4060 {
  background: #1a1a1a;
}
.brown-b85f.sidebar_steel_94d0 {
  color: rgba(0, 0, 0, 0.6);
}
.brown-b85f.sidebar_steel_94d0 .small-3652 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.brown-b85f.caption-4060 {
  color: rgba(255, 255, 255, 0.99);
}
.brown-b85f.caption-4060 a:not(.label_fa4b) {
  color: rgba(255, 255, 255, 0.79);
}
.brown-b85f.caption-4060 a:not(.label_fa4b):hover {
  color: rgba(255, 255, 255, 0.99);
}
.brown-b85f.caption-4060 .small-3652 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.brown-b85f.caption-4060 table tbody td,
.brown-b85f.caption-4060 table th {
  background: rgba(0, 0, 0, 0.08);
}
.brown_967a.dim_7fee .section-0948 {
  max-width: initial;
}
.brown_967a .focused-9d2f {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.brown_967a .focused-9d2f .container_b980 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .brown_967a .focused-9d2f .container_b980 {
    display: block;
    margin-bottom: 2em;
  }
  .brown_967a .focused-9d2f .container_b980:last-child {
    margin-bottom: 0;
  }
}
.image-6b3b .middle_def1:last-child,
.aside_pink_fe82 .middle_def1:last-child,
.detail_09ff .middle_def1:last-child {
  margin-bottom: 0;
}
.image-6b3b .middle_def1 .plasma-f47a .title_ec1c:last-child,
.aside_pink_fe82 .middle_def1 .plasma-f47a .title_ec1c:last-child,
.detail_09ff .middle_def1 .plasma-f47a .title_ec1c:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .image-6b3b .disabled-out-7c0c,
  .image-6b3b .dynamic_b40d,
  .aside_pink_fe82 .disabled-out-7c0c,
  .aside_pink_fe82 .dynamic_b40d,
  .detail_09ff .disabled-out-7c0c,
  .detail_09ff .dynamic_b40d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .selected-d61a .middle_def1 {
    margin-bottom: 2em;
  }
}
.selected-d61a p:last-child {
  margin-bottom: 0;
}
.selected-d61a li,
.selected-d61a ul {
  list-style: none;
  margin: 0;
}
.selected-d61a ul ul {
  margin-left: 2.617924em;
}
.cold_28a3 {
  font-size: 0.875em;
}

/* css-noise: 82fe */
.ghost-box-m1 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.0;
}
