/*!
Theme Name: Customify
Theme URI: https://pressmaximum.container_out_d0c8/customify
Author: WPCustomify
Author URI: https://pressmaximum.container_out_d0c8
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.container_out_d0c8/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.preview_632b.layout_full_3385/licenses/gpl-2.0.video-d880
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.chip_171d/, (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.text_d3f2.selected-8462/normalize.hot-dc35/
 ======
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.hot-dc35 v7.0.0 | MIT License | github.container_out_d0c8/necolas/normalize.hot-dc35 */
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;
}
.top_1e0e .chip_inner_f76f,
.cool-8377,
.paragraph_rough_b664,
.card_north_b765,
.tabs-aca3,
.thumbnail-b57d,
.pattern-silver-f085,
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;
}
.cool-8377,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .cool-8377,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .cool-8377,
  h1 {
    font-size: 1.8em;
  }
}
.paragraph_rough_b664,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.paragraph_rough_b664 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .paragraph_rough_b664,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .paragraph_rough_b664,
  h2 {
    font-size: 1.7em;
  }
}
.card_north_b765,
h3 {
  font-size: 1.618em;
}
.top_1e0e .chip_inner_f76f,
.tabs-aca3,
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.surface_thick_1519 {
  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;
}
.purple-41fa:after,
.purple-41fa:before,
.header_efa2:after,
.header_efa2:before {
  content: "";
  display: table;
}
.purple-41fa:after,
.header_efa2:after {
  clear: both;
}
.grid-outer-0b85 {
  float: right;
  margin-right: 0;
}
.sort-out-edba {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.aside_b59f .short_31c6,
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;
}
.aside_b59f .short_31c6: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;
}
.west-b56c .short_31c6 {
  box-shadow: none;
}
.west-b56c
  .short_31c6
  .upper_4810 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.west-b56c .short_31c6 .table-cool-4f8a {
  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;
}
.west-b56c
  .short_31c6
  .table-cool-4f8a
  b {
  display: none;
}
.west-b56c .alert_large_a6bb {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.background_0f1e:not(.primary-red-3112):not(.slider-03a9),
button:not(.primary-red-3112):not(.slider-03a9),
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ),
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ),
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ) {
  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;
}
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ):hover,
button:not(.primary-red-3112):not(
    .slider-03a9
  ):hover,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ):hover,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ):hover,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ):active,
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ):focus,
button:not(.primary-red-3112):not(
    .slider-03a9
  ):active,
button:not(.primary-red-3112):not(
    .slider-03a9
  ):focus,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ):active,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ):focus,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ):active,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ):focus,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ):active,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ):focus {
  outline: 0;
}
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f,
button:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f {
  position: relative;
}
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .hidden-8252,
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .orange-ae11,
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .border_bright_b142,
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  i,
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  svg,
button:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .hidden-8252,
button:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .orange-ae11,
button:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .border_bright_b142,
button:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  i,
button:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  svg,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .hidden-8252,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .orange-ae11,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .border_bright_b142,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  i,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  svg,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .hidden-8252,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .orange-ae11,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .border_bright_b142,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  i,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  svg,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .hidden-8252,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .orange-ae11,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  .border_bright_b142,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  i,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f
  svg {
  visibility: hidden;
}
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f:after,
button:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f:after,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f:after,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f:after,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ).fn-loading-110f: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;
}
.background_0f1e:not(.primary-red-3112):not(.slider-03a9),
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ),
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ),
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ) {
  color: #fff;
  background: #235787;
}
.background_0f1e:not(.primary-red-3112):not(
    .slider-03a9
  ):focus,
input[type="button"]:not(.primary-red-3112):not(
    .slider-03a9
  ):focus,
input[type="reset"]:not(.primary-red-3112):not(
    .slider-03a9
  ):focus,
input[type="submit"]:not(.primary-red-3112):not(
    .slider-03a9
  ):focus {
  color: #fff;
}
.background_0f1e.fn-disabled-110f:not(.primary-red-3112):not(
    .slider-03a9
  ),
.background_0f1e[disabled]:not(.primary-red-3112):not(
    .slider-03a9
  ),
button.fn-disabled-110f:not(.primary-red-3112):not(
    .slider-03a9
  ),
button[disabled]:not(.primary-red-3112):not(
    .slider-03a9
  ) {
  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;
}
.thick-382c {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.thick-382c: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;
}
.popup_1744 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.card_dark_b5fe {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.chip-4382 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.purple-41fa:after,
.purple-41fa:before,
.fixed-0626:after,
.fixed-0626:before,
.large_fdd1:after,
.large_fdd1:before,
.article-silver-6c1b:after,
.article-silver-6c1b:before,
.outline_ad0f:after,
.outline_ad0f:before,
.hot-2ee2:after,
.hot-2ee2:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.purple-41fa:after,
.fixed-0626:after,
.large_fdd1:after,
.article-silver-6c1b:after,
.outline_ad0f:after,
.hot-2ee2:after {
  clear: both;
}
.fixed-0626 .pattern-4c65,
.large_fdd1 .pattern-4c65,
.button_30af .pattern-4c65 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.hidden_hard_112c {
  display: inline-block;
}
.column-76b7 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.column-76b7 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.column-76b7 .media-0fd6 {
  padding: 1em 0;
  font-size: 85%;
}
.media-0fd6 {
  text-align: left;
  font-style: italic;
  color: #999;
}
.label_4306 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.label_4306:after,
.label_4306:before {
  content: "";
  display: table;
}
.label_4306:after {
  clear: both;
}
.image-outer-e1f6 {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.last_82e9 .image-outer-e1f6 {
  max-width: 50%;
}
.in_5c4c .image-outer-e1f6 {
  max-width: 33.33%;
}
.popup-b861 .image-outer-e1f6 {
  max-width: 25%;
}
.hidden_hard_9f1f .image-outer-e1f6 {
  max-width: 20%;
}
.link-white-d82d .image-outer-e1f6 {
  max-width: 16.66%;
}
.solid-7cbd .image-outer-e1f6 {
  max-width: 14.28%;
}
.section_south_2141 .image-outer-e1f6 {
  max-width: 12.5%;
}
.active-7853 .image-outer-e1f6 {
  max-width: 11.11%;
}
.hot_3b2f {
  display: block;
}
.top_1e0e .header-right-b123 label,
.top_1e0e .cold_a416 label,
.top_1e0e .element-2055 label,
.top_1e0e .picture-hovered-26b9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thick_5ecd {
  list-style: none;
  margin: 0;
}
.thick_5ecd article.disabled_2f73 {
  margin-bottom: 0;
}
.thick_5ecd ul {
  list-style: none;
  margin: 0;
}
.thick_5ecd .advanced_e9ee li.disabled_2f73 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thick_5ecd .advanced_e9ee li.disabled_2f73 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thick_5ecd .advanced_e9ee li.disabled_2f73: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) {
  .thick_5ecd .advanced_e9ee li.disabled_2f73 li.disabled_2f73 li.disabled_2f73 li.disabled_2f73 {
    padding-left: 0;
  }
}
article.disabled_2f73 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_2f73 .fixed-0626 p:last-of-type {
  margin-bottom: 0;
}
article.disabled_2f73 .status-new-7f0a {
  float: left;
}
article.disabled_2f73 .primary_clean_04a6 {
  margin-left: 85px;
}
article.disabled_2f73 .hero-b78a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_2f73 .hero-b78a .motion-1fb8 {
  margin-left: 10px;
}
article.disabled_2f73 .gallery-hot-e265 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_2f73 .top_7314 {
  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 .header-right-b123,
  #respond .element-2055,
  #respond .picture-hovered-26b9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-right-b123 input,
#respond .element-2055 input,
#respond .picture-hovered-26b9 input {
  width: 100%;
}
#respond .picture-hovered-26b9 {
  margin-right: 0;
}
#respond .container-green-ec56 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.thumbnail-a57b {
  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;
}
.thumbnail-a57b.form-down-de4c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.thumbnail-a57b 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%);
}
.thumbnail-a57b:focus,
.thumbnail-a57b: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);
}
.popup-5c4b {
  border-radius: 10%;
}
.block-rough-a502 {
  border-radius: 50%;
}
.accent_eb03 {
  font-size: 0.72em;
}
.frame-c802 {
  font-size: 0.875em;
}
.element-d532 {
  font-size: 1.1em;
}
.summary-9448 {
  text-transform: uppercase;
  line-height: 1.2;
}
.summary-9448.accent_eb03 {
  letter-spacing: 0.5px;
}
.input-b95a,
.input-b95a a {
  color: #6d6d6d;
}
.input-b95a a:hover {
  color: #111;
}
.pink_5573 {
  color: #6d6d6d;
}
.filter_soft_6504 {
  overflow-x: hidden;
}
.filter_soft_6504 .popup-mini-2510.block-bottom-7d28 {
  position: relative;
}
.filter_soft_6504 .popup-mini-2510.block-bottom-7d28.grid-liquid-9c85 {
  position: initial;
}
.filter_soft_6504
  .popup-mini-2510.block-bottom-7d28.grid-liquid-9c85
  .south_7a8d {
  left: auto;
}
.filter_soft_6504 .popup-mini-2510 .south_7a8d {
  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;
}
.filter_soft_6504 .popup-mini-2510:hover.block-bottom-7d28 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.filter_soft_6504
  .popup-mini-2510:hover.block-bottom-7d28
  .south_7a8d {
  display: block;
  z-index: 9999999;
}
.filter_soft_6504 .footer-brown-29dd .action_5e6c,
.filter_soft_6504 .top_92cf .action_5e6c {
  display: none;
}
.filter_soft_6504 .module_basic_3f2f .popup-mini-2510:hover.block-bottom-7d28 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.top_1e0e .header-right-b123 label,
.top_1e0e .cold_a416 label,
.top_1e0e .element-2055 label,
.top_1e0e .picture-hovered-26b9 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.thick_5ecd {
  list-style: none;
  margin: 0;
}
.thick_5ecd article.disabled_2f73 {
  margin-bottom: 0;
}
.thick_5ecd ul {
  list-style: none;
  margin: 0;
}
.thick_5ecd .advanced_e9ee li.disabled_2f73 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .thick_5ecd .advanced_e9ee li.disabled_2f73 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .thick_5ecd .advanced_e9ee li.disabled_2f73: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) {
  .thick_5ecd .advanced_e9ee li.disabled_2f73 li.disabled_2f73 li.disabled_2f73 li.disabled_2f73 {
    padding-left: 0;
  }
}
article.disabled_2f73 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.disabled_2f73 .fixed-0626 p:last-of-type {
  margin-bottom: 0;
}
article.disabled_2f73 .status-new-7f0a {
  float: left;
}
article.disabled_2f73 .primary_clean_04a6 {
  margin-left: 85px;
}
article.disabled_2f73 .hero-b78a {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.disabled_2f73 .hero-b78a .motion-1fb8 {
  margin-left: 10px;
}
article.disabled_2f73 .gallery-hot-e265 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.disabled_2f73 .top_7314 {
  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 .header-right-b123,
  #respond .element-2055,
  #respond .picture-hovered-26b9 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .header-right-b123 input,
#respond .element-2055 input,
#respond .picture-hovered-26b9 input {
  width: 100%;
}
#respond .picture-hovered-26b9 {
  margin-right: 0;
}
#respond .container-green-ec56 #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.footer-brown-29dd .pattern-6252 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.pattern-6252 .notice-10c9.element_north_39c5 .form_6fab > li > a:focus,
.pattern-6252 .notice-10c9.element_north_39c5 .form_6fab > li > a:hover,
.pattern-6252 .notice-10c9.center_aaf8 .form_6fab > li > a:focus,
.pattern-6252 .notice-10c9.center_aaf8 .form_6fab > li > a:hover,
.pattern-6252 .notice-10c9.article_1c78 .form_6fab > li > a:focus,
.pattern-6252 .notice-10c9.article_1c78 .form_6fab > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-6252
  .notice-10c9.element_north_39c5
  .form_6fab
  > li.fast-b508
  > a,
.pattern-6252
  .notice-10c9.element_north_39c5
  .form_6fab
  > li.green_0793
  > a,
.pattern-6252
  .notice-10c9.center_aaf8
  .form_6fab
  > li.fast-b508
  > a,
.pattern-6252
  .notice-10c9.center_aaf8
  .form_6fab
  > li.green_0793
  > a,
.pattern-6252
  .notice-10c9.article_1c78
  .form_6fab
  > li.fast-b508
  > a,
.pattern-6252 .notice-10c9.article_1c78 .form_6fab > li.input_050a > a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-6252 .gold-18dc,
.pattern-6252 .gold-18dc a {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-6252 .light_e351.north-f537 li a,
.pattern-6252 .alert_eeba a,
.pattern-6252 .row-237c,
.pattern-6252 .form_6fab > li > a,
.pattern-6252 .upper-2972 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252 .light_e351.north-f537 li a:hover,
.pattern-6252 .alert_eeba a:hover,
.pattern-6252 .row-237c:hover,
.pattern-6252 .form_6fab > li > a:hover,
.pattern-6252 .upper-2972:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-6252 .dim_7cbc {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252 .dim_7cbc .grid-north-6db0 {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-6252 .dim_7cbc:hover {
  color: rgba(255, 255, 255, 0.99);
}
.pattern-6252 .stone_336a .fixed-c3f6 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252 .stone_336a .fixed-c3f6 .breadcrumb-first-81a4 {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252
  .stone_336a
  .fixed-c3f6
  .breadcrumb-first-81a4::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252
  .stone_336a
  .fixed-c3f6
  .breadcrumb-first-81a4:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252
  .stone_336a
  .fixed-c3f6
  .breadcrumb-first-81a4::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252
  .stone_336a
  .fixed-c3f6
  .breadcrumb-first-81a4::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252 .stone_336a .background-active-d5cf {
  color: rgba(255, 255, 255, 0.79);
}
.pattern-6252 .stone_336a .background-active-d5cf:hover {
  color: rgba(255, 255, 255, 0.99);
}
.complex_0665
  .pattern-6252
  .stone_336a
  .complex-796d
  .header_dark_bfa5 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.complex_0665
  .pattern-6252
  .stone_336a
  .complex-796d
  .breadcrumb-first-81a4 {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.footer-brown-29dd .video-full-032c {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.video-full-032c .notice-10c9.element_north_39c5 .form_6fab > li > a:focus,
.video-full-032c .notice-10c9.element_north_39c5 .form_6fab > li > a:hover,
.video-full-032c .notice-10c9.center_aaf8 .form_6fab > li > a:focus,
.video-full-032c .notice-10c9.center_aaf8 .form_6fab > li > a:hover,
.video-full-032c .notice-10c9.article_1c78 .form_6fab > li > a:focus,
.video-full-032c .notice-10c9.article_1c78 .form_6fab > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-full-032c
  .notice-10c9.element_north_39c5
  .form_6fab
  > li.fast-b508
  > a,
.video-full-032c
  .notice-10c9.element_north_39c5
  .form_6fab
  > li.green_0793
  > a,
.video-full-032c
  .notice-10c9.center_aaf8
  .form_6fab
  > li.fast-b508
  > a,
.video-full-032c
  .notice-10c9.center_aaf8
  .form_6fab
  > li.green_0793
  > a,
.video-full-032c
  .notice-10c9.article_1c78
  .form_6fab
  > li.fast-b508
  > a,
.video-full-032c .notice-10c9.article_1c78 .form_6fab > li.input_050a > a {
  color: rgba(0, 0, 0, 0.8);
}
.video-full-032c .gold-18dc,
.video-full-032c .gold-18dc a {
  color: rgba(0, 0, 0, 0.8);
}
.video-full-032c .light_e351.north-f537 li a,
.video-full-032c .alert_eeba a,
.video-full-032c .row-237c,
.video-full-032c .form_6fab > li > a,
.video-full-032c .upper-2972 {
  color: rgba(0, 0, 0, 0.55);
}
.video-full-032c .light_e351.north-f537 li a:hover,
.video-full-032c .alert_eeba a:hover,
.video-full-032c .row-237c:hover,
.video-full-032c .form_6fab > li > a:hover,
.video-full-032c .upper-2972:hover {
  color: rgba(0, 0, 0, 0.8);
}
.video-full-032c .dim_7cbc {
  color: rgba(0, 0, 0, 0.55);
}
.video-full-032c .dim_7cbc .grid-north-6db0 {
  color: rgba(0, 0, 0, 0.8);
}
.video-full-032c .dim_7cbc:hover {
  color: rgba(0, 0, 0, 0.8);
}
.bright_4a72 .paragraph-5c02 {
  margin-left: auto;
  margin-right: auto;
}
.large_fdd1 > * {
  margin-left: auto;
  margin-right: auto;
}
.large_fdd1 .popup_1744 {
  margin-right: 1.41575em;
}
.next-b246 .large_fdd1 > .block_ef2f {
  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;
}
.next-b246 .large_fdd1 > .grid-2db6 {
  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;
}
.old-5b8b.bright_4a72 .paragraph-5c02,
.border-right-da17.bright_4a72 .paragraph-5c02 {
  margin-left: 0;
}
.title-8d2d.bright_4a72 .paragraph-5c02,
.tooltip_old_921c.bright_4a72 .paragraph-5c02 {
  margin-right: 0;
}
.large_fdd1 ol,
.large_fdd1 ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.dirty_a087 video {
  max-width: 100%;
}
.black-2bc7 img {
  display: block;
}
.black-2bc7.popup_1744,
.black-2bc7.card_dark_b5fe {
  width: 100%;
}
.black-2bc7.grid-2db6 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.breadcrumb-cool-2e67:not(.gallery-248e) {
  margin: 1.5em auto;
}
.media-326d p {
  padding: 1.5em 14px;
}
ul.disabled_bb20.grid-2db6,
ul.disabled_bb20.block_ef2f,
ul.disabled_bb20.block-outer-d5ad.block_ef2f {
  padding: 0 14px;
}
.top_a3a2 {
  display: block;
  overflow-x: auto;
}
.top_a3a2 table {
  border-collapse: collapse;
  width: 100%;
}
.top_a3a2 td,
.top_a3a2 th {
  padding: 0.5em;
}
.large_fdd1 li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.large_fdd1 ol ol,
.large_fdd1 ol ul,
.large_fdd1 ul ol,
.large_fdd1 ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.large_fdd1 ol ol li,
.large_fdd1 ol ul li,
.large_fdd1 ul ol li,
.large_fdd1 ul ul li {
  margin-left: 0;
}
.black_99be.chip_focused_4d46 > .avatar-focused-fcdf {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.black_99be.chip_focused_4d46 > .avatar-focused-fcdf iframe,
.black_99be.chip_focused_4d46 > .avatar-focused-fcdf > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.photo_9948 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.photo_9948.backdrop-9cab {
  padding: 0;
}
.photo_9948.backdrop-9cab cite {
  font-size: 13px;
}
.photo_9948 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.photo_9948 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.sidebar_gold_a0d5 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.sidebar_gold_a0d5 > p:first-child {
  margin-top: 0;
}
.sidebar_gold_a0d5 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.sidebar_gold_a0d5 blockquote {
  border-left: 0;
}
.purple_7b37 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.purple_7b37:not(.purple-b981) {
  max-width: 100px;
}
.purple_7b37.module-bronze-5ee3 {
  border-bottom: none !important;
  text-align: center;
}
.purple_7b37.module-bronze-5ee3::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .media-326d p {
    padding: 1.5em 0;
  }
}
.filter-edd3 {
  color: #0073aa;
}
.detail_187d {
  background-color: #0073aa;
}
.secondary-soft-cb8d {
  color: #229fd8;
}
.hero_1fe7 {
  background-color: #229fd8;
}
.dim_bde5 {
  color: #eee;
}
.in-56ca {
  background-color: #eee;
}
.cool_6fda {
  color: #444;
}
.shade_bronze_757b {
  background-color: #444;
}
.logo_7453 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.logo_7453 .description-3919 .alert_eeba {
  font-size: 15px;
}
.logo_7453 .alert_eeba {
  line-height: 1.3;
}
.logo_7453 .video-full-032c {
}
.logo_7453 .pattern-6252 {
  background: #235787;
}
.notice_db99 {
  padding: 0;
}
.notice_db99 .pattern-6252 {
  background: #1a1a1a;
}
.notice_db99 .video-full-032c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.active_691c {
  padding: 0;
  border-left: none;
  border-right: none;
}
.active_691c .video-full-032c {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.active_691c .pattern-6252 {
  background: #303030;
}
.hot-2ee2 {
  position: relative;
  z-index: 10;
}
.hot-2ee2 .thumbnail-97b3 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.complex_a09f .block-bottom-7d28 {
  display: inline-block;
  vertical-align: middle;
}
.complex_a09f.list-upper-295a .block-bottom-7d28 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .complex_a09f.list-upper-295a .block-bottom-7d28 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .complex_a09f.list-upper-295a .block-bottom-7d28 {
    margin-right: 0.4em;
  }
}
.complex_a09f.list-upper-295a .block-bottom-7d28:last-child {
  margin-right: 0;
}
.box_b0b4 .thumbnail-97b3 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .footer-brown-29dd .description-3919 {
    margin: 0 -0.5em;
  }
  .footer-brown-29dd .description-3919 [class*="customify-col-"],
  .footer-brown-29dd .description-3919 [class*="customify-col_"],
  .footer-brown-29dd .description-3919 [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.footer-brown-29dd.outline-f58b .thumbnail-97b3 {
  background: 0 0 !important;
}
.footer-brown-29dd.outline-f58b .thumbnail-97b3,
.footer-brown-29dd.box_b0b4 .thumbnail-97b3 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .footer-brown-29dd.clean_6d97 {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.footer-brown-29dd.box_b0b4 .thumbnail-97b3 {
  box-shadow: none !important;
}
.warm-e007 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .warm-e007 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .warm-e007 {
    padding: 18px 0 20px;
  }
}
.warm-e007 .feature_green_3b95 {
  width: 100%;
}
.warm-e007 .accordion-16ba {
  margin-bottom: 0;
}
.warm-e007 .row_clean_f2b8 {
  margin-top: 5px;
  font-size: 0.875em;
}
.caption_east_5fdb {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.caption_east_5fdb .content-8261 {
  width: 100%;
}
.border_5d41 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.border_5d41 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.border_5d41 li:after {
  border-top: 1px solid currentColor;
  border-left: 1px solid currentColor;
  content: "";
  width: 5px;
  height: 5px;
  display: inline-block;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  left: auto;
  position: relative;
  top: -1px;
}
.border_5d41 li:last-child:after {
  display: none;
}
.border_5d41 li a {
  font-weight: 500;
  margin-right: 10px;
}
.steel-4882 .action_5e6c button,
.warm-e007 .action_5e6c button {
  left: 0;
}
.steel-4882 .content-8261,
.warm-e007 .content-8261 {
  padding-left: 0;
  padding-right: 0;
}
.steel-4882 .caption_east_5fdb,
.warm-e007 .caption_east_5fdb {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.steel-4882 {
  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;
}
.steel-4882: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;
}
.steel-4882 .bronze_e686 {
  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) {
  .steel-4882 .bronze_e686 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .steel-4882 .bronze_e686 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .steel-4882 .bronze_e686 {
    min-height: 200px;
  }
}
.steel-4882 .border_5d41 {
  color: rgba(255, 255, 255, 0.8);
}
.steel-4882 .border_5d41 a,
.steel-4882 .border_5d41 li:after {
  color: inherit;
}
.steel-4882 .border_5d41 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.breadcrumb_5c6a {
  margin-bottom: 0.5em;
}
.module-hot-aa01 {
  margin-bottom: 1.2em;
}
.module-hot-aa01,
.breadcrumb_5c6a {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.module-hot-aa01 p:last-child,
.breadcrumb_5c6a p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .action_5e6c,
#masthead .action_5e6c {
  display: none;
}
#masthead
  > .action_5e6c.dark_29d9 {
  display: none;
}
#masthead > .action_5e6c button {
  left: 0;
}
.lower-b3ef {
  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%;
}
.lower-b3ef .block-bottom-7d28 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.lower-b3ef .dark-ab7f {
  display: -webkit-box;
  display: flex;
}
.lower-b3ef .dark-ab7f.pattern_gold_d7f1 {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.lower-b3ef .dark-ab7f.aside-383b {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lower-b3ef .dark-ab7f.white-733d {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.lower-b3ef.current-9009.table_glass_93a4 .dark-ab7f.pattern_gold_d7f1 {
  flex-basis: 100%;
}
.lower-b3ef.bright-8044 .dark-ab7f.aside-383b {
  -webkit-box-flex: 1;
  flex: auto;
}
.lower-b3ef.bright-8044 .dark-ab7f.white-733d {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .action_5e6c.dark_29d9 {
  display: none;
}
#masthead > .action_5e6c button {
  left: 0;
}
.focused_2eb5 {
  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;
}
.focused_2eb5:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.focused_2eb5.active-7b69 i {
  margin-right: 4px;
}
.focused_2eb5.bottom-6bec i {
  margin-left: 5px;
}
.alert_eeba p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.alert_eeba p:last-child {
  margin-bottom: 0;
}
.pro-31ea {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.pro-31ea a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.pro-31ea img {
  display: block;
  width: auto;
  line-height: 1;
}
.pro-31ea .gold-18dc {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.pro-31ea .pressed_f797 {
  margin: 5px 0 7px 0;
}
.pro-31ea.table-3b0e .title-4d30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pro-31ea.table-3b0e .bright_ddfc {
  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;
}
.pro-31ea.hidden-next-c393 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.pro-31ea.hidden-next-c393 .title-4d30 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.pro-31ea.hidden-next-c393 .bright_ddfc {
  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;
}
.pro-31ea.info_last_07b5 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.pro-31ea.logo-simple-8be1 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.pro-31ea.logo-simple-8be1 .bright_ddfc {
  margin-top: 7px;
}
.notification_white_605e {
  display: inline-block;
}
.hot-2ee2 .backdrop_copper_ef76 .pro-31ea img {
  max-width: 100%;
}
.notice-10c9 .tooltip-3c55.media-action-b3a5,
.pagination_7fd1 .tooltip-3c55.media-action-b3a5 {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.notice-10c9 .steel-f24a,
.pagination_7fd1 .steel-f24a {
  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%);
}
.notice-10c9 .steel-f24a {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.notice-10c9.panel_1629 .steel-f24a {
  display: none;
}
.notice-10c9 .progress-005e {
  list-style: none;
  padding: 0;
  margin: 0;
}
.notice-10c9 .progress-005e li {
  display: inline-block;
  position: relative;
}
.notice-10c9 .progress-005e li:last-child {
  margin-right: 0;
}
.notice-10c9 .progress-005e 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;
}
.notice-10c9 .progress-005e li.input_050a > a {
  color: rgba(0, 0, 0, 0.9);
}
.notice-10c9 .progress-005e > 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;
}
.notice-10c9 .progress-005e > li > a i {
  line-height: 0;
}
.notice-10c9 .progress-005e > li.paragraph_stale_08b8 > a .steel-f24a {
  margin-left: 4px;
  line-height: 0;
}
.notice-10c9 .progress-005e .rough-aa39 li.paragraph_stale_08b8 > a {
  position: relative;
}
.notice-10c9 .progress-005e .rough-aa39 li.paragraph_stale_08b8 > a:after,
.notice-10c9 .progress-005e .rough-aa39 li.paragraph_stale_08b8 > a:before {
  content: "";
  display: table;
}
.notice-10c9 .progress-005e .rough-aa39 li.paragraph_stale_08b8 > a:after {
  clear: both;
}
.notice-10c9 .progress-005e .rough-aa39 li.paragraph_stale_08b8 > a .steel-f24a {
  margin-left: 5px;
  float: right;
}
.notice-10c9 .popup-orange-9303,
.notice-10c9 .rough-aa39 {
  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;
}
.notice-10c9 .rough-aa39 {
  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;
}
.notice-10c9 .rough-aa39 .media-action-b3a5 {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.notice-10c9 .rough-aa39 .steel-f24a {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.notice-10c9 .rough-aa39 li {
  display: block;
  margin: 0;
  padding: 0;
}
.notice-10c9 .rough-aa39 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;
}
.notice-10c9 .rough-aa39 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.notice-10c9 .rough-aa39 .rough-aa39 {
  top: 0;
  left: 100%;
}
.notice-10c9 .widget-dynamic-a881.fn-focus-110f > .popup-orange-9303,
.notice-10c9 .widget-dynamic-a881.fn-focus-110f > .rough-aa39,
.notice-10c9 .widget-dynamic-a881:focus > .popup-orange-9303,
.notice-10c9 .widget-dynamic-a881:focus > .rough-aa39,
.notice-10c9 .widget-dynamic-a881:hover > .popup-orange-9303,
.notice-10c9 .widget-dynamic-a881:hover > .rough-aa39 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.notice-10c9.article_1c78 .form_6fab:after,
.notice-10c9.article_1c78 .form_6fab:before {
  content: "";
  display: table;
}
.notice-10c9.article_1c78 .form_6fab:after {
  clear: both;
}
.notice-10c9.article_1c78 .form_6fab > li {
  float: left;
}
.notice-10c9.caption-pink-0739 .form_6fab:after,
.notice-10c9.caption-pink-0739 .form_6fab:before {
  content: "";
  display: table;
}
.notice-10c9.caption-pink-0739 .form_6fab:after {
  clear: both;
}
.notice-10c9.caption-pink-0739 .form_6fab > li {
  float: left;
}
.notice-10c9.caption-pink-0739 .form_6fab > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.notice-10c9.caption-pink-0739 .form_6fab > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.notice-10c9.caption-pink-0739 .form_6fab > li.fast-b508 > a,
.notice-10c9.caption-pink-0739 .form_6fab > li.input_050a > a {
  color: #fff;
  background-color: #1e4b75;
}
.notice-10c9.element_north_39c5 .form_6fab > li > a .media-action-b3a5 {
  position: relative;
}
.notice-10c9.element_north_39c5 .form_6fab > li > a .media-action-b3a5: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;
}
.notice-10c9.element_north_39c5
  .form_6fab
  > li:focus
  > a
  .media-action-b3a5:before,
.notice-10c9.element_north_39c5
  .form_6fab
  > li:hover
  > a
  .media-action-b3a5:before {
  width: 100%;
  background-color: currentColor;
}
.notice-10c9.element_north_39c5
  .form_6fab
  > li.fast-b508
  > a
  .media-action-b3a5:before,
.notice-10c9.element_north_39c5
  .form_6fab
  > li.green_0793
  > a
  .media-action-b3a5:before {
  width: 100%;
  background-color: currentColor;
}
.notice-10c9.center_aaf8 .form_6fab > li > a .media-action-b3a5 {
  position: relative;
}
.notice-10c9.center_aaf8 .form_6fab > li > a .media-action-b3a5: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;
}
.notice-10c9.center_aaf8 .form_6fab > li:focus > a .media-action-b3a5:before,
.notice-10c9.center_aaf8
  .form_6fab
  > li:hover
  > a
  .media-action-b3a5:before {
  width: 100%;
  background-color: currentColor;
}
.notice-10c9.center_aaf8
  .form_6fab
  > li.fast-b508
  > a
  .media-action-b3a5:before,
.notice-10c9.center_aaf8
  .form_6fab
  > li.green_0793
  > a
  .media-action-b3a5:before {
  width: 100%;
  background-color: currentColor;
}
.pagination_7fd1 .progress-005e {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination_7fd1 .progress-005e li:first-child > a {
  border-top: none;
}
.pagination_7fd1 .progress-005e .header-1963 > .media-action-b3a5 .steel-f24a {
  display: none;
}
.pagination_7fd1 .progress-005e li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.pagination_7fd1 .progress-005e li:last-child {
  border: none;
}
.pagination_7fd1 .progress-005e li.paragraph_stale_08b8 > a {
  padding-right: 45px !important;
}
.pagination_7fd1 .progress-005e li a {
  display: block;
  padding: 0.55em 1.5em;
}
.pagination_7fd1 .progress-005e li a:focus,
.pagination_7fd1 .progress-005e li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.pagination_7fd1 .progress-005e li .text_6f41 {
  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;
}
.pagination_7fd1 .progress-005e li .text_6f41:hover {
  box-shadow: none;
}
.pagination_7fd1 .progress-005e li .text_6f41 .steel-f24a {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.pagination_7fd1 .progress-005e .rough-aa39 {
  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);
}
.pagination_7fd1 .progress-005e .rough-aa39 li a {
  padding-left: 3em;
}
.pagination_7fd1 .progress-005e .header_dim_821f > a .text_6f41 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.pagination_7fd1 .progress-005e .header_dim_821f > .rough-aa39 {
  display: block;
  opacity: 1;
}
.tooltip-gold-5fc3 {
  max-width: 100%;
}
.gold-b7dd {
  line-height: 0;
  cursor: pointer;
}
.upper-2972 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.upper-2972:hover {
  box-shadow: none;
  color: currentColor;
}
.upper-2972 svg {
  width: 18px;
  height: 18px;
}
.upper-2972 .info_35b3 {
  display: none;
}
.module-first-aca1 {
  position: relative;
}
.module-first-aca1.fn-active-110f .upper-2972 .down_c5f2 {
  display: none;
}
.module-first-aca1.fn-active-110f .upper-2972 .info_35b3 {
  display: inline-block;
}
.module-first-aca1 .surface-iron-753c {
  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);
}
.module-first-aca1.shade-561b .surface-iron-753c {
  left: auto;
  right: -0.9em;
}
.module-first-aca1.shade-561b .module-over-b13d::before {
  left: auto;
  right: 15px;
}
.module-first-aca1.fn-active-110f .surface-iron-753c {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.complex-796d {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.complex-796d label {
  flex-basis: 100%;
}
.complex-796d .fixed-c3f6 {
  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;
}
.complex-796d .breadcrumb-first-81a4 {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.complex-796d .breadcrumb-first-81a4:focus {
  background-color: transparent;
}
.complex-796d button.background-active-d5cf {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.complex-796d button.background-active-d5cf:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.complex-796d button.background-active-d5cf svg {
  width: 18px;
  height: 18px;
}
.complex-796d input[type="submit"] {
  min-height: auto;
}
.stone_336a .complex-796d .breadcrumb-first-81a4 {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.module-over-b13d {
  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) {
  .module-over-b13d {
    width: 220px;
  }
}
.module-over-b13d label {
  flex-basis: 100%;
}
.module-over-b13d::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;
}
.complex_0665 .stone_336a .complex-796d {
  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;
}
.complex_0665
  .stone_336a
  .complex-796d
  .fixed-c3f6 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.complex_0665 .stone_336a .complex-796d .breadcrumb-first-81a4 {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.complex_0665
  .stone_336a
  .complex-796d
  .breadcrumb-first-81a4:focus {
  background: 0 0;
}
.complex_0665
  .stone_336a
  .complex-796d
  .header_dark_bfa5 {
  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;
}
.light_e351 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.light_e351 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.light_e351 li:last-child {
  margin-right: 0;
}
.light_e351 li:first-child {
  margin-left: 0;
}
.light_e351.lower-4ffd a {
  color: #fff;
}
.light_e351.lower-4ffd a:hover {
  color: #fff;
}
.light_e351 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.light_e351 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.light_e351 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.light_e351 a:hover {
  opacity: 0.9;
  color: inherit;
}
.light_e351 [class*="social-icon-apple"] {
  background-color: #999;
}
.light_e351 [class*="social-icon-apple"].plasma_f431 {
  background-color: transparent;
  color: #999;
}
.light_e351 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.light_e351 [class*="social-icon-behance"].plasma_f431 {
  background-color: transparent;
  color: #1769ff;
}
.light_e351 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.light_e351 [class*="social-icon-bitbucket"].plasma_f431 {
  background-color: transparent;
  color: #205081;
}
.light_e351 [class*="social-icon-codepen"] {
  background-color: #000;
}
.light_e351 [class*="social-icon-codepen"].plasma_f431 {
  background-color: transparent;
  color: #000;
}
.light_e351 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.light_e351 [class*="social-icon-delicious"].plasma_f431 {
  background-color: transparent;
  color: #39f;
}
.light_e351 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.light_e351 [class*="social-icon-digg"].plasma_f431 {
  background-color: transparent;
  color: #005be2;
}
.light_e351 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.light_e351 [class*="social-icon-dribbble"].plasma_f431 {
  background-color: transparent;
  color: #ea4c89;
}
.light_e351 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.light_e351 [class*="social-icon-envelope"].plasma_f431 {
  background-color: transparent;
  color: #ea4335;
}
.light_e351 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.light_e351 [class*="social-icon-facebook"].plasma_f431 {
  background-color: transparent;
  color: #3b5998;
}
.light_e351 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.light_e351 [class*="social-icon-flickr"].plasma_f431 {
  background-color: transparent;
  color: #0063dc;
}
.light_e351 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.light_e351 [class*="social-icon-foursquare"].plasma_f431 {
  background-color: transparent;
  color: #2d5be3;
}
.light_e351 [class*="social-icon-github"] {
  background-color: #333;
}
.light_e351 [class*="social-icon-github"].plasma_f431 {
  background-color: transparent;
  color: #333;
}
.light_e351 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.light_e351 [class*="social-icon-google-plus"].plasma_f431 {
  background-color: transparent;
  color: #dd4b39;
}
.light_e351 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.light_e351 [class*="social-icon-houzz"].plasma_f431 {
  background-color: transparent;
  color: #7ac142;
}
.light_e351 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.light_e351 [class*="social-icon-instagram"].plasma_f431 {
  background-color: transparent;
  color: #262626;
}
.light_e351 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.light_e351 [class*="social-icon-jsfiddle"].plasma_f431 {
  background-color: transparent;
  color: #487aa2;
}
.light_e351 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.light_e351 [class*="social-icon-linkedin"].plasma_f431 {
  background-color: transparent;
  color: #0077b5;
}
.light_e351 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.light_e351 [class*="social-icon-medium"].plasma_f431 {
  background-color: transparent;
  color: #00ab6b;
}
.light_e351 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.light_e351
  [class*="social-icon-odnoklassniki"].plasma_f431 {
  background-color: transparent;
  color: #f4731c;
}
.light_e351 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.light_e351 [class*="social-icon-meetup"].plasma_f431 {
  background-color: transparent;
  color: #ec1c40;
}
.light_e351 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.light_e351 [class*="social-icon-pinterest"].plasma_f431 {
  background-color: transparent;
  color: #bd081c;
}
.light_e351 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.light_e351 [class*="social-icon-product-hunt"].plasma_f431 {
  background-color: transparent;
  color: #da552f;
}
.light_e351 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.light_e351 [class*="social-icon-reddit"].plasma_f431 {
  background-color: transparent;
  color: #ff4500;
}
.light_e351 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.light_e351 [class*="social-icon-rss"].plasma_f431 {
  background-color: transparent;
  color: #f26522;
}
.light_e351 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.light_e351
  [class*="social-icon-shopping-cart"].plasma_f431 {
  background-color: transparent;
  color: #4caf50;
}
.light_e351 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.light_e351 [class*="social-icon-skype"].plasma_f431 {
  background-color: transparent;
  color: #00aff0;
}
.light_e351 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.light_e351 [class*="social-icon-slideshare"].plasma_f431 {
  background-color: transparent;
  color: #0077b5;
}
.light_e351 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.light_e351 [class*="social-icon-snapchat"].plasma_f431 {
  background-color: transparent;
  color: #fffc00;
}
.light_e351 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.light_e351 [class*="social-icon-soundcloud"].plasma_f431 {
  background-color: transparent;
  color: #f80;
}
.light_e351 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.light_e351 [class*="social-icon-spotify"].plasma_f431 {
  background-color: transparent;
  color: #2ebd59;
}
.light_e351 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.light_e351
  [class*="social-icon-stack-overflow"].plasma_f431 {
  background-color: transparent;
  color: #fe7a15;
}
.light_e351 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.light_e351 [class*="social-icon-maldkfgram"].plasma_f431 {
  background-color: transparent;
  color: #2ca5e0;
}
.light_e351 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.light_e351 [class*="social-icon-tripadvisor"].plasma_f431 {
  background-color: transparent;
  color: #589442;
}
.light_e351 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.light_e351 [class*="social-icon-tumblr"].plasma_f431 {
  background-color: transparent;
  color: #35465c;
}
.light_e351 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.light_e351 [class*="social-icon-twitch"].plasma_f431 {
  background-color: transparent;
  color: #6441a5;
}
.light_e351 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.light_e351 [class*="social-icon-twitter"].plasma_f431 {
  background-color: transparent;
  color: #1da1f2;
}
.light_e351 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.light_e351 [class*="social-icon-vimeo"].plasma_f431 {
  background-color: transparent;
  color: #1ab7ea;
}
.light_e351 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.light_e351 [class*="social-icon-vk"].plasma_f431 {
  background-color: transparent;
  color: #45668e;
}
.light_e351 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.light_e351 [class*="social-icon-weibo"].plasma_f431 {
  background-color: transparent;
  color: #df2029;
}
.light_e351 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.light_e351 [class*="social-icon-weixin"].plasma_f431 {
  background-color: transparent;
  color: #7bb32e;
}
.light_e351 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.light_e351 [class*="social-icon-whatsapp"].plasma_f431 {
  background-color: transparent;
  color: #25d366;
}
.light_e351 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.light_e351 [class*="social-icon-wordpress"].plasma_f431 {
  background-color: transparent;
  color: #21759b;
}
.light_e351 [class*="social-icon-xing"] {
  background-color: #026466;
}
.light_e351 [class*="social-icon-xing"].plasma_f431 {
  background-color: transparent;
  color: #026466;
}
.light_e351 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.light_e351 [class*="social-icon-yelp"].plasma_f431 {
  background-color: transparent;
  color: #af0606;
}
.light_e351 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.light_e351 [class*="social-icon-youtube"].plasma_f431 {
  background-color: transparent;
  color: #cd201f;
}
.row-237c {
  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;
}
.row-237c:hover {
  box-shadow: none;
  background: 0 0;
}
.focused_4fdc {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.table_liquid_40b2 {
  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;
}
.article_062e {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.gallery_40da {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.gallery_40da,
.gallery_40da::after,
.gallery_40da::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;
}
.gallery_40da::after,
.gallery_40da::before {
  content: "";
  display: block;
  background-color: inherit;
}
.feature_copper_52da .table_liquid_40b2 .article_062e {
  margin-top: -2px;
  width: 19px;
}
.feature_copper_52da .table_liquid_40b2 .gallery_40da {
  margin-top: -1px;
}
.feature_copper_52da .table_liquid_40b2 .gallery_40da,
.feature_copper_52da .table_liquid_40b2 .gallery_40da::after,
.feature_copper_52da .table_liquid_40b2 .gallery_40da::before {
  width: 19px;
  height: 2px;
}
.feature_copper_52da .table_liquid_40b2 .gallery_40da::before {
  top: -6px;
}
.feature_copper_52da .table_liquid_40b2 .gallery_40da::after {
  bottom: -6px;
}
.wide_ba42 .table_liquid_40b2 .article_062e {
  margin-top: -2px;
  width: 22px;
}
.wide_ba42 .table_liquid_40b2 .gallery_40da {
  margin-top: -1px;
}
.wide_ba42 .table_liquid_40b2 .gallery_40da,
.wide_ba42 .table_liquid_40b2 .gallery_40da::after,
.wide_ba42 .table_liquid_40b2 .gallery_40da::before {
  width: 22px;
  height: 2px;
}
.wide_ba42 .table_liquid_40b2 .gallery_40da::before {
  top: -7px;
}
.wide_ba42 .table_liquid_40b2 .gallery_40da::after {
  bottom: -7px;
}
.secondary_current_6ec8 .table_liquid_40b2 .article_062e {
  margin-top: -2px;
  width: 31px;
}
.secondary_current_6ec8 .table_liquid_40b2 .gallery_40da {
  margin-top: -1.5px;
}
.secondary_current_6ec8 .table_liquid_40b2 .gallery_40da,
.secondary_current_6ec8 .table_liquid_40b2 .gallery_40da::after,
.secondary_current_6ec8 .table_liquid_40b2 .gallery_40da::before {
  width: 31px;
  height: 3px;
}
.secondary_current_6ec8 .table_liquid_40b2 .gallery_40da::before {
  top: -9px;
}
.secondary_current_6ec8 .table_liquid_40b2 .gallery_40da::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .title-5089 .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 19px;
  }
  .title-5089 .table_liquid_40b2 .gallery_40da {
    margin-top: -1px;
  }
  .title-5089 .table_liquid_40b2 .gallery_40da,
  .title-5089 .table_liquid_40b2 .gallery_40da::after,
  .title-5089 .table_liquid_40b2 .gallery_40da::before {
    width: 19px;
    height: 2px;
  }
  .title-5089 .table_liquid_40b2 .gallery_40da::before {
    top: -6px;
  }
  .title-5089 .table_liquid_40b2 .gallery_40da::after {
    bottom: -6px;
  }
  .backdrop_4462 .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 22px;
  }
  .backdrop_4462 .table_liquid_40b2 .gallery_40da {
    margin-top: -1px;
  }
  .backdrop_4462 .table_liquid_40b2 .gallery_40da,
  .backdrop_4462 .table_liquid_40b2 .gallery_40da::after,
  .backdrop_4462 .table_liquid_40b2 .gallery_40da::before {
    width: 22px;
    height: 2px;
  }
  .backdrop_4462 .table_liquid_40b2 .gallery_40da::before {
    top: -7px;
  }
  .backdrop_4462 .table_liquid_40b2 .gallery_40da::after {
    bottom: -7px;
  }
  .search-1de6 .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 31px;
  }
  .search-1de6 .table_liquid_40b2 .gallery_40da {
    margin-top: -1.5px;
  }
  .search-1de6 .table_liquid_40b2 .gallery_40da,
  .search-1de6 .table_liquid_40b2 .gallery_40da::after,
  .search-1de6 .table_liquid_40b2 .gallery_40da::before {
    width: 31px;
    height: 3px;
  }
  .search-1de6 .table_liquid_40b2 .gallery_40da::before {
    top: -9px;
  }
  .search-1de6 .table_liquid_40b2 .gallery_40da::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .tabs-657f .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 19px;
  }
  .tabs-657f .table_liquid_40b2 .gallery_40da {
    margin-top: -1px;
  }
  .tabs-657f .table_liquid_40b2 .gallery_40da,
  .tabs-657f .table_liquid_40b2 .gallery_40da::after,
  .tabs-657f .table_liquid_40b2 .gallery_40da::before {
    width: 19px;
    height: 2px;
  }
  .tabs-657f .table_liquid_40b2 .gallery_40da::before {
    top: -6px;
  }
  .tabs-657f .table_liquid_40b2 .gallery_40da::after {
    bottom: -6px;
  }
  .panel-c375 .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 22px;
  }
  .panel-c375 .table_liquid_40b2 .gallery_40da {
    margin-top: -1px;
  }
  .panel-c375 .table_liquid_40b2 .gallery_40da,
  .panel-c375 .table_liquid_40b2 .gallery_40da::after,
  .panel-c375 .table_liquid_40b2 .gallery_40da::before {
    width: 22px;
    height: 2px;
  }
  .panel-c375 .table_liquid_40b2 .gallery_40da::before {
    top: -7px;
  }
  .panel-c375 .table_liquid_40b2 .gallery_40da::after {
    bottom: -7px;
  }
  .avatar_fresh_4345 .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 31px;
  }
  .avatar_fresh_4345 .table_liquid_40b2 .gallery_40da {
    margin-top: -1.5px;
  }
  .avatar_fresh_4345 .table_liquid_40b2 .gallery_40da,
  .avatar_fresh_4345 .table_liquid_40b2 .gallery_40da::after,
  .avatar_fresh_4345 .table_liquid_40b2 .gallery_40da::before {
    width: 31px;
    height: 3px;
  }
  .avatar_fresh_4345 .table_liquid_40b2 .gallery_40da::before {
    top: -9px;
  }
  .avatar_fresh_4345 .table_liquid_40b2 .gallery_40da::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .gallery_f0ef .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 19px;
  }
  .gallery_f0ef .table_liquid_40b2 .gallery_40da {
    margin-top: -1px;
  }
  .gallery_f0ef .table_liquid_40b2 .gallery_40da,
  .gallery_f0ef .table_liquid_40b2 .gallery_40da::after,
  .gallery_f0ef .table_liquid_40b2 .gallery_40da::before {
    width: 19px;
    height: 2px;
  }
  .gallery_f0ef .table_liquid_40b2 .gallery_40da::before {
    top: -6px;
  }
  .gallery_f0ef .table_liquid_40b2 .gallery_40da::after {
    bottom: -6px;
  }
  .row_6a2c .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 22px;
  }
  .row_6a2c .table_liquid_40b2 .gallery_40da {
    margin-top: -1px;
  }
  .row_6a2c .table_liquid_40b2 .gallery_40da,
  .row_6a2c .table_liquid_40b2 .gallery_40da::after,
  .row_6a2c .table_liquid_40b2 .gallery_40da::before {
    width: 22px;
    height: 2px;
  }
  .row_6a2c .table_liquid_40b2 .gallery_40da::before {
    top: -7px;
  }
  .row_6a2c .table_liquid_40b2 .gallery_40da::after {
    bottom: -7px;
  }
  .widget_e295 .table_liquid_40b2 .article_062e {
    margin-top: -2px;
    width: 31px;
  }
  .widget_e295 .table_liquid_40b2 .gallery_40da {
    margin-top: -1.5px;
  }
  .widget_e295 .table_liquid_40b2 .gallery_40da,
  .widget_e295 .table_liquid_40b2 .gallery_40da::after,
  .widget_e295 .table_liquid_40b2 .gallery_40da::before {
    width: 31px;
    height: 3px;
  }
  .widget_e295 .table_liquid_40b2 .gallery_40da::before {
    top: -9px;
  }
  .widget_e295 .table_liquid_40b2 .gallery_40da::after {
    bottom: -9px;
  }
}
.video_f1c9 .gallery_40da {
  -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);
}
.video_f1c9 .gallery_40da::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.video_f1c9 .gallery_40da::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);
}
.video_f1c9.dynamic-4a32 .gallery_40da {
  -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);
}
.video_f1c9.dynamic-4a32 .gallery_40da::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.video_f1c9.dynamic-4a32 .gallery_40da::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);
}
.progress-26eb {
  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.tertiary_10ef:before {
  display: none;
}
.top_92cf {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.top_92cf .plasma_6f68 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.top_92cf .plasma_6f68:last-of-type {
  border-bottom: none;
}
.top_92cf .plasma_6f68.hot-644e,
.top_92cf .plasma_6f68.badge_old_83b7,
.top_92cf .plasma_6f68.thick-149d {
  padding: 0;
}
.top_92cf .pagination_7fd1 .text_6f41 {
  color: currentColor;
}
.top_92cf .pagination_7fd1 .text_6f41:focus,
.top_92cf .pagination_7fd1 .text_6f41:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_92cf.video-full-032c .dim_7cbc,
.top_92cf.video-full-032c .alert_eeba a,
.top_92cf.video-full-032c .form_6fab a,
.top_92cf.video-full-032c .rough-aa39 a {
  color: rgba(0, 0, 0, 0.55);
}
.top_92cf.video-full-032c .dim_7cbc:hover,
.top_92cf.video-full-032c .alert_eeba a:hover,
.top_92cf.video-full-032c .form_6fab a:hover,
.top_92cf.video-full-032c .rough-aa39 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.top_92cf.video-full-032c .grid-north-6db0 {
  color: rgba(0, 0, 0, 0.8);
}
.top_92cf.video-full-032c .plasma_6f68 {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_92cf.video-full-032c .plasma_6f68:before {
  background: rgba(0, 0, 0, 0.08);
}
.top_92cf.video-full-032c .cold_3c58:before {
  background: rgba(255, 255, 255, 0.9);
}
.top_92cf.video-full-032c .pagination_7fd1 .progress-005e li a,
.top_92cf.video-full-032c .pagination_7fd1 .text_6f41,
.top_92cf.video-full-032c .rough-aa39 {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_92cf.video-full-032c .pagination_7fd1 .text_6f41:focus,
.top_92cf.video-full-032c .pagination_7fd1 .text_6f41:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_92cf.video-full-032c .progress-005e li {
  border-color: rgba(0, 0, 0, 0.08);
}
.top_92cf.pattern-6252 .dim_7cbc,
.top_92cf.pattern-6252 .alert_eeba a,
.top_92cf.pattern-6252 .form_6fab .text_6f41,
.top_92cf.pattern-6252 .form_6fab a,
.top_92cf.pattern-6252 .rough-aa39 a {
  color: rgba(255, 255, 255, 0.79);
}
.top_92cf.pattern-6252 .dim_7cbc:hover,
.top_92cf.pattern-6252 .alert_eeba a:hover,
.top_92cf.pattern-6252 .form_6fab .text_6f41:hover,
.top_92cf.pattern-6252 .form_6fab a:hover,
.top_92cf.pattern-6252 .rough-aa39 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.top_92cf.pattern-6252 .grid-north-6db0 {
  color: rgba(255, 255, 255, 0.99);
}
.top_92cf.pattern-6252 .plasma_6f68 {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_92cf.pattern-6252 .plasma_6f68:before {
  background: rgba(255, 255, 255, 0.08);
}
.top_92cf.pattern-6252 .cold_3c58:before {
  background: rgba(0, 0, 0, 0.9);
}
.top_92cf.pattern-6252 .pagination_7fd1 .progress-005e li a,
.top_92cf.pattern-6252 .pagination_7fd1 .text_6f41,
.top_92cf.pattern-6252 .rough-aa39 {
  border-color: rgba(255, 255, 255, 0.08);
}
.top_92cf.pattern-6252 .pagination_7fd1 .text_6f41:focus,
.top_92cf.pattern-6252 .pagination_7fd1 .text_6f41:hover {
  background: rgba(0, 0, 0, 0.01);
}
.top_92cf.pattern-6252 .progress-005e li {
  border-color: rgba(255, 255, 255, 0.08);
}
.cold_3c58 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.cold_3c58:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.popup_yellow_5ab8 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.action_f052 .top_92cf {
  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;
}
.action_f052 .plasma_6f68 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.action_f052 .plasma_6f68: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) {
  .action_f052 .plasma_6f68:before {
    width: 16%;
    left: 42%;
  }
}
.action_f052 .plasma_6f68:last-child:before {
  content: none;
}
.action_f052 .plasma_6f68[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.action_f052 .pagination_7fd1 .progress-005e li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.action_f052 .pagination_7fd1 .progress-005e li a .text_6f41 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.action_f052 .pagination_7fd1 .rough-aa39 {
  border: none;
}
.action_f052 .pagination_7fd1 .rough-aa39 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.action_f052 .cold_3c58 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.action_f052 .popup_yellow_5ab8 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.action_f052 .pattern-6252 .cold_3c58:before {
  background: rgba(0, 0, 0, 0.9);
}
.action_f052 .video-full-032c.element-action-04a5 .gallery_40da {
  background: rgba(0, 0, 0, 0.6);
}
.action_f052
  .video-full-032c.element-action-04a5
  .gallery_40da::after,
.action_f052
  .video-full-032c.element-action-04a5
  .gallery_40da:before {
  background: inherit;
}
.action_f052
  .video-full-032c.element-action-04a5:hover
  .gallery_40da {
  background: rgba(0, 0, 0, 0.8);
}
.inner_7dd3 .top_92cf {
  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) {
  .inner_7dd3 .top_92cf {
    width: auto;
    right: 45px;
  }
}
.fluid-0e86 .top_92cf {
  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) {
  .fluid-0e86 .top_92cf {
    width: auto;
    left: 45px;
  }
}
.tertiary_10ef .top_92cf {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.tertiary_10ef .popup_yellow_5ab8 {
  max-width: 48em;
  margin: 0 auto;
}
.tertiary_10ef .cold_3c58:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.thick_8d62 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.thick_8d62.action_f052 .top_92cf {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.thick_8d62.inner_7dd3 .top_92cf {
  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);
}
.thick_8d62 .top_92cf {
  visibility: visible;
}
.thick_8d62.fluid-0e86 .top_92cf {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.text-f896,
.icon-46a0 {
  overflow-x: hidden;
}
.text-f896 .top_92cf {
  overflow: auto;
}
.text-f896.action_f052 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-f896.action_f052 .top_92cf {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.text-f896.action_f052 .row-237c {
  opacity: 0;
}
.text-f896.inner_7dd3 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-f896.inner_7dd3 .top_92cf {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.text-f896.inner_7dd3 .row-237c {
  opacity: 0;
}
.text-f896.fluid-0e86 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.text-f896.fluid-0e86 .top_92cf {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.text-f896.fluid-0e86 .row-237c {
  opacity: 0;
}
.text-f896.tertiary_10ef .top_92cf {
  z-index: 10;
  visibility: visible;
}
.element-action-04a5 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.element-action-04a5 .gallery_40da {
  background: rgba(255, 255, 255, 0.99);
}
.element-action-04a5 .gallery_40da::after,
.element-action-04a5 .gallery_40da:before {
  background: inherit;
}
.element-action-04a5:hover .gallery_40da {
  background: rgba(255, 255, 255, 0.99);
}
.fluid-0e86 .element-action-04a5 {
  top: 10px;
  right: auto;
  left: 12px;
}
.tertiary_10ef .element-action-04a5 {
  display: none !important;
}
.text-f896:before,
.icon-46a0:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.text-f896 .element-action-04a5,
.icon-46a0 .element-action-04a5 {
  display: inline-block;
}
.top_92cf .block-bottom-7d28 {
  -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;
}
.text-f896 .top_92cf .block-bottom-7d28,
.icon-46a0 .top_92cf .block-bottom-7d28 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.inner_c594 .fixed-c3f6 {
  width: 100%;
}
.backdrop_copper_ef76 {
  padding: 0 0.5em 0;
}
.backdrop_copper_ef76 [class*="customify-col-"],
.backdrop_copper_ef76 [class*="customify-col_"],
.backdrop_copper_ef76 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.filter-bottom-2a03 .backdrop_copper_ef76 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .description-3919 .thumbnail_white_a7a2,
  .thumbnail_white_a7a2 {
    display: none;
  }
  .tooltip_glass_9319 {
    text-align: left;
  }
  .small-3096 {
    text-align: center;
  }
  .glass_5633 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .description-3919 .hover_70ec,
  .hover_70ec {
    display: none;
  }
  .blue_88eb {
    text-align: left;
  }
  .focused-8b86 {
    text-align: center;
  }
  .status_51d4 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .description-3919 .gallery_clean_4822,
  .gallery_clean_4822 {
    display: none;
  }
  .picture-action-24bc {
    text-align: left;
  }
  .green_47f4 {
    text-align: center;
  }
  .label-def7 {
    text-align: right;
  }
}
#page {
  position: relative;
}
.layout_pro_cc51 {
  box-shadow: none !important;
}
.slider_df33 .feature_bottom_4c8f,
.grid-f94e .feature_bottom_4c8f {
  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;
}
.grid-f94e .feature_bottom_4c8f {
  margin-top: 30px;
  margin-bottom: 30px;
}
.thumbnail-97b3 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.thumbnail-97b3:after,
.thumbnail-97b3:before {
  content: "";
  display: table;
}
.thumbnail-97b3:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .thumbnail-97b3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.thumbnail-97b3,
.clean_6d97 {
  max-width: 1248px;
  margin: 0 auto;
}

.article-silver-6c1b.outline-77a2 .thumbnail-97b3 {
  max-width: 100%;
}
.article-silver-6c1b.panel-down-c337 {
  max-width: 1200px;
  margin: 0 auto;
}
.article-silver-6c1b.footer-hard-8721 .thumbnail-97b3 {
  max-width: 100%;
}
.article-silver-6c1b.footer-hard-8721 > .thumbnail-97b3 {
  padding-left: 0;
  padding-right: 0;
}
.article-silver-6c1b.footer-hard-8721 > .thumbnail-97b3 .description-3919 {
  margin: 0;
}
.article-silver-6c1b.footer-hard-8721
  > .thumbnail-97b3
  .fixed-4207.in_109e {
  margin-right: 0;
  margin-left: 0;
}
.article-silver-6c1b.footer-hard-8721 #main.in_109e {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .gradient-left-5da3 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .gradient-left-5da3 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .huge-28b9 .paragraph-5c02 {
    padding-right: 1em;
  }
  .huge-28b9.slider_9059 .fixed-4207 {
    border-right: 1px solid #eaecee;
  }
  .huge-28b9.slider_9059 .paragraph-5c02 {
    padding-right: 1em;
  }
  .huge-28b9.slider_9059 .right-4402 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .component-8fa2 .paragraph-5c02 {
    padding-left: 1em;
  }
  .component-8fa2.slider_9059 .fixed-4207 {
    border-left: 1px solid #eaecee;
  }
  .component-8fa2.slider_9059 .paragraph-5c02 {
    padding-left: 1em;
  }
  .component-8fa2.slider_9059 .right-4402 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .solid_c95b .paragraph-5c02 {
    padding-left: 1em;
  }
  .solid_c95b.slider_9059 .west_06d0 {
    border-right: 1px solid #eaecee;
  }
  .solid_c95b.slider_9059 .highlight-42ec {
    border-right: 1px solid #eaecee;
  }
  .solid_c95b.slider_9059 .paragraph-5c02 {
    padding-left: 1em;
  }
  .solid_c95b.slider_9059 .right-4402 {
    padding-right: 1em;
  }
  .solid_c95b.slider_9059 .upper-a8d3 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .outline_liquid_0f74 .paragraph-5c02 {
    padding-right: 1em;
  }
  .outline_liquid_0f74.slider_9059 .west_06d0 {
    border-left: 1px solid #eaecee;
  }
  .outline_liquid_0f74.slider_9059 .highlight-42ec {
    border-left: 1px solid #eaecee;
  }
  .outline_liquid_0f74.slider_9059 .paragraph-5c02 {
    padding-right: 1em;
  }
  .outline_liquid_0f74.slider_9059 .right-4402 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .outline_liquid_0f74.slider_9059 .upper-a8d3 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .gradient-left-5da3 .paragraph-5c02 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-left-5da3.slider_9059 .fixed-4207 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .gradient-left-5da3.slider_9059 .paragraph-5c02 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .gradient-left-5da3.slider_9059 .right-4402 {
    padding-left: 1em;
  }
  .gradient-left-5da3.slider_9059 .upper-a8d3 {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .gradient-left-5da3.slider_9059 .paragraph-5c02 {
    padding-left: 0;
  }
}
.mask_24d4 .complex_a09f {
  display: inline-block;
}
.banner-e7e9 {
  display: inline-block;
}
.west-f7d3 {
  word-con: break-word;
}
.picture_simple_ea59 > span {
  display: inline-block;
  padding: 5px 0;
}
.picture_simple_ea59 .accent_3432 {
  margin-left: 8px;
  margin-right: 8px;
}
.picture_simple_ea59 .accent_huge_af40 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.primary_91d5 .preview_b09b {
  margin-bottom: 2em;
}
.primary_91d5 .input_green_93d7 {
  margin-bottom: 15px;
}
.primary_91d5 .input_green_93d7:last-child {
  margin-bottom: 0;
}
.primary_91d5 .aside-2242 {
  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) {
  .primary_91d5 .aside-2242 {
    display: block;
  }
}
.primary_91d5 .mini-558a {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .primary_91d5 .mini-558a {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.primary_91d5 .preview_79d2 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.primary_91d5 .preview_79d2 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.primary_91d5 .preview_79d2 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.primary_91d5 .west-f7d3 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.primary_91d5 .west-f7d3 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.primary_91d5 .popup-thick-a1c4 p:last-child {
  margin-bottom: 0;
}
.primary_91d5 .active_north_c351 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.primary_91d5 .tiny-d0d7 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.primary_91d5 .layout-left-4265 {
  margin-top: 1em;
}
.primary_91d5 .hero-13c6 {
  top: 0;
  display: block;
}
.primary_91d5 .hero-13c6 a {
  color: inherit;
}
.primary_91d5 .hero-13c6 a:hover {
  color: inherit;
}
.primary_91d5 .pink_c315 {
  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;
}
.primary_91d5 .pink_c315:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.primary_91d5 .tiny-d0d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.primary_91d5 .focus_9bef {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.primary_91d5 .focus_9bef:first-child {
  margin-top: 0;
}
.primary_91d5 .focus_9bef.plasma_8fc1 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.primary_91d5 .focus_9bef.heading_72b9 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.primary_91d5
  .focus_9bef.heading_72b9.summary-red-07da
  .layout-left-4265 {
  width: 100%;
}
.primary_91d5 .heading_72b9 {
  -webkit-box-align: center;
  align-items: center;
}
.primary_91d5 .heading_72b9 .picture_simple_ea59,
.primary_91d5 .heading_72b9 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.primary_91d5 .preview_79d2 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_91d5 .preview_79d2 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.primary_91d5 .preview_79d2: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;
}
.primary_91d5 .plasma_8fc1 {
  z-index: 5;
}
.primary_91d5 .backdrop_in_85ed .gallery-c3b9 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.primary_91d5 .background_edd1 .gallery-c3b9 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.primary_91d5 .form_6a73 .gallery-c3b9 {
  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;
}
.primary_91d5.modal_362f .aside-2242,
.primary_91d5.sidebar_fresh_c397 .aside-2242 {
  display: block;
}
.primary_91d5.modal_362f .aside-2242 .current-ac32,
.primary_91d5.modal_362f .aside-2242 .tiny-d0d7,
.primary_91d5.sidebar_fresh_c397 .aside-2242 .current-ac32,
.primary_91d5.sidebar_fresh_c397 .aside-2242 .tiny-d0d7 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.primary_91d5.border_over_9e16 .mini-558a {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .primary_91d5.border_over_9e16 .mini-558a {
    margin-right: 0;
  }
}
.primary_91d5.modal_362f .mini-558a,
.primary_91d5.sidebar_fresh_c397 .mini-558a {
  padding-top: 40%;
}
.primary_91d5.modal_362f .preview_b09b,
.primary_91d5.sidebar_fresh_c397 .preview_b09b {
  display: block;
}
.primary_91d5.modal_362f .fn-sticky-110f .tiny-d0d7,
.primary_91d5.sidebar_fresh_c397 .fn-sticky-110f .tiny-d0d7 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.primary_91d5.modal_362f .mini-558a,
.primary_91d5.sidebar_fresh_c397 .mini-558a {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.primary_91d5.modal_362f .tiny-d0d7 {
  padding: 1em;
}
.west_d085 {
  margin: 30px auto;
  display: block;
}
.west_d085 .solid_66ff > * {
  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;
}
.west_d085 .solid_66ff > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.west_d085 .solid_66ff span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.thumbnail-dd1c .picture_simple_ea59 {
  margin-bottom: 1.41575em;
}
.thumbnail-dd1c .background_yellow_4e3c {
  margin-bottom: 1.618em;
}
.large_fdd1 .footer_3ec5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.large_fdd1 .footer_3ec5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.large_fdd1 .outline-yellow-cc8c {
  max-width: 100%;
  overflow: auto;
}
.bright_4a72 .large_fdd1 a:hover {
  text-decoration: underline;
}
.sort-1e43 .input_green_93d7:not(.west-f7d3),
.sort-1e43 .preview_79d2 {
  margin-bottom: 1.41575em;
}
.sort-1e43 .input_green_93d7:not(.west-f7d3):last-child,
.sort-1e43 .preview_79d2:last-child {
  margin-bottom: 0;
}
.sort-1e43 .input_green_93d7.black_f15f {
  margin-bottom: 0.41575em;
}
.sort-1e43 .dynamic-8837:before,
.sort-1e43 .silver-1607:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.sort-1e43 .dynamic-8837:before {
  content: "\f115";
}
.sort-1e43 .silver-1607:before {
  content: "\f02c";
}
.sort-1e43 .wrapper_current_0758 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.sort-1e43 .wrapper_current_0758 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.progress_prev_8482 {
  display: -webkit-box;
  display: flex;
}
.progress_prev_8482 .row-6e13 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .progress_prev_8482 .row-6e13 {
    flex-basis: 90px;
  }
}
.progress_prev_8482 .component-da26 {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .progress_prev_8482 .component-da26 {
    flex-basis: calc(100% - 50px);
  }
}
.progress_prev_8482 .in-dc5f p:last-child {
  margin-bottom: 0.72em;
}
.background_copper_cdac .solid_66ff {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.background_copper_cdac .solid_66ff:after,
.background_copper_cdac .solid_66ff:before {
  content: "";
  display: table;
}
.background_copper_cdac .solid_66ff:after {
  clear: both;
}
.background_copper_cdac .solid_66ff .carousel_warm_d889,
.background_copper_cdac .solid_66ff .modal-smooth-e2d0 {
  width: 49%;
}
.background_copper_cdac .solid_66ff .carousel_warm_d889 a span.lower-9ff9,
.background_copper_cdac .solid_66ff .modal-smooth-e2d0 a span.lower-9ff9 {
  display: block;
  margin-bottom: 5px;
}
.background_copper_cdac .solid_66ff .modal-smooth-e2d0 {
  float: left;
  text-align: left;
}
.background_copper_cdac .solid_66ff .carousel_warm_d889 {
  float: right;
  text-align: right;
}
.shade_e3c6 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .shade_e3c6 {
    margin-bottom: 0;
  }
}
.background-e533 {
  margin-bottom: 1em;
}
.background-e533 .west-f7d3 {
  font-size: 1.1em;
  line-height: 1.3;
}
.image-c29c a {
  display: block;
  line-height: 0;
  position: relative;
}
.pressed-1fe7 .background-e533,
.narrow_bbd5 .background-e533 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .pressed-1fe7 .background-e533,
  .narrow_bbd5 .background-e533 {
    display: block;
  }
}
.pressed-1fe7 .image-c29c,
.narrow_bbd5 .image-c29c {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .pressed-1fe7 .image-c29c,
  .narrow_bbd5 .image-c29c {
    margin-bottom: 1em;
  }
}
.pressed-1fe7 .image-c29c img,
.narrow_bbd5 .image-c29c img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.pressed-1fe7 .down-41e8,
.narrow_bbd5 .down-41e8 {
  flex-basis: calc(100% - 160px);
}
.pressed-1fe7 .down-41e8 p,
.narrow_bbd5 .down-41e8 p {
  margin-bottom: 0;
}
.pressed-1fe7 .down-41e8 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .pressed-1fe7 .down-41e8 {
    padding-left: 0;
  }
}
.narrow_bbd5 .down-41e8 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .narrow_bbd5 .down-41e8 {
    padding-right: 0;
  }
}
.narrow_bbd5 .image-c29c {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.dim-ad07 .image-c29c {
  margin-bottom: 0.5em;
}
.dim-ad07 .image-c29c img {
  width: 100%;
}
.feature_south_c4b2 .description-dark-a814,
.glass_8fbd .description-dark-a814 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.glass_8fbd .fixed-4207 .outer-e1ca p:last-child {
  margin-bottom: 0;
}
.rough-9d86 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.surface-yellow-7222 .hover-up-9181 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .surface-yellow-7222 .hover-up-9181:last-of-type {
    margin-bottom: 0;
  }
}
.surface-yellow-7222 .hover-up-9181 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.surface-yellow-7222 .hover-up-9181 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.surface-yellow-7222 .hover-up-9181 ul li {
  margin: 0 0 0.6em;
}
.surface-yellow-7222 .hover-up-9181 ul li.tiny_333e,
.surface-yellow-7222 .hover-up-9181 ul li.element_bf20 {
  position: relative;
}
.surface-yellow-7222 .hover-up-9181 ul li.tiny_333e .mini-355c,
.surface-yellow-7222 .hover-up-9181 ul li.element_bf20 .mini-355c {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.surface-yellow-7222 .hover-up-9181 ul li.tiny_333e:after:after,
.surface-yellow-7222 .hover-up-9181 ul li.tiny_333e:after:before,
.surface-yellow-7222
  .hover-up-9181
  ul
  li.element_bf20:after:after,
.surface-yellow-7222
  .hover-up-9181
  ul
  li.element_bf20:after:before {
  content: "";
  display: table;
}
.surface-yellow-7222 .hover-up-9181 ul li.tiny_333e:after:after,
.surface-yellow-7222
  .hover-up-9181
  ul
  li.element_bf20:after:after {
  clear: both;
}
.surface-yellow-7222 .hover-up-9181 a.background_0f1e:hover {
  text-decoration: none;
}
.surface-yellow-7222 .hover-up-9181 select {
  max-width: 100%;
}
.surface-yellow-7222 .hover-up-9181 table {
  font-size: 85%;
}
.surface-yellow-7222 .hover-up-9181 table td,
.surface-yellow-7222 .hover-up-9181 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.surface-yellow-7222 .hover-up-9181 table tfoot td {
  text-align: left;
}
.surface-yellow-7222 .hover-up-9181 :last-child {
  margin-bottom: 0;
}
.surface-yellow-7222 .hover-up-9181 .footer_copper_976c {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.surface-yellow-7222 .hover-up-9181 .footer_copper_976c label {
  width: 100%;
}
.surface-yellow-7222 .hover-up-9181 .footer_copper_976c .breadcrumb-first-81a4 {
  width: 100%;
  display: block;
}
.surface-yellow-7222 .hover-up-9181 .footer_copper_976c .background-active-d5cf {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.surface-yellow-7222 .hover-up-9181 .footer_copper_976c .background-active-d5cf:hover svg #svg-search {
  fill: #444;
}
.surface-yellow-7222 .hover-up-9181 .footer_copper_976c .background-active-d5cf svg {
  width: 18px;
  height: 18px;
}
.surface-yellow-7222 .wrapper-0ba9 ul ul,
.surface-yellow-7222 .progress-e956 ul ul,
.surface-yellow-7222 .aside_209f ul ul,
.surface-yellow-7222 .notice-f37f ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.surface-yellow-7222 .wrapper-0ba9 .paragraph_stale_08b8 > a,
.surface-yellow-7222 .progress-e956 .paragraph_stale_08b8 > a,
.surface-yellow-7222 .aside_209f .paragraph_stale_08b8 > a,
.surface-yellow-7222 .notice-f37f .paragraph_stale_08b8 > a {
  margin-bottom: 0;
}
.surface-yellow-7222 .soft-3789 li,
.surface-yellow-7222 .wrapper-0ba9 li,
.surface-yellow-7222 .accordion_over_9a12 li,
.surface-yellow-7222 .progress-e956 li,
.surface-yellow-7222 .aside_209f li,
.surface-yellow-7222 .notice-f37f li,
.surface-yellow-7222 .wide_f94a li,
.surface-yellow-7222 .in-3b6d li {
  display: block;
  position: relative;
}
.surface-yellow-7222 .soft-3789 li:last-child,
.surface-yellow-7222 .wrapper-0ba9 li:last-child,
.surface-yellow-7222 .accordion_over_9a12 li:last-child,
.surface-yellow-7222 .progress-e956 li:last-child,
.surface-yellow-7222 .aside_209f li:last-child,
.surface-yellow-7222 .notice-f37f li:last-child,
.surface-yellow-7222 .wide_f94a li:last-child,
.surface-yellow-7222 .in-3b6d li:last-child {
  border: none;
}
.surface-yellow-7222 .soft-3789 li a,
.surface-yellow-7222 .wrapper-0ba9 li a,
.surface-yellow-7222 .accordion_over_9a12 li a,
.surface-yellow-7222 .progress-e956 li a,
.surface-yellow-7222 .aside_209f li a,
.surface-yellow-7222 .notice-f37f li a,
.surface-yellow-7222 .wide_f94a li a,
.surface-yellow-7222 .in-3b6d li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface-yellow-7222 .soft-3789 li ul li::before,
.surface-yellow-7222 .wrapper-0ba9 li ul li::before,
.surface-yellow-7222 .accordion_over_9a12 li ul li::before,
.surface-yellow-7222 .progress-e956 li ul li::before,
.surface-yellow-7222 .aside_209f li ul li::before,
.surface-yellow-7222 .notice-f37f li ul li::before,
.surface-yellow-7222 .wide_f94a li ul li::before,
.surface-yellow-7222 .in-3b6d li ul li::before {
  left: 15px;
}
.surface-yellow-7222 .soft-3789 li ul a,
.surface-yellow-7222 .wrapper-0ba9 li ul a,
.surface-yellow-7222 .accordion_over_9a12 li ul a,
.surface-yellow-7222 .progress-e956 li ul a,
.surface-yellow-7222 .aside_209f li ul a,
.surface-yellow-7222 .notice-f37f li ul a,
.surface-yellow-7222 .wide_f94a li ul a,
.surface-yellow-7222 .in-3b6d li ul a {
  padding-left: 20px;
}
.surface-yellow-7222 .soft-3789 li ul ul li::before,
.surface-yellow-7222 .wrapper-0ba9 li ul ul li::before,
.surface-yellow-7222 .accordion_over_9a12 li ul ul li::before,
.surface-yellow-7222 .progress-e956 li ul ul li::before,
.surface-yellow-7222 .aside_209f li ul ul li::before,
.surface-yellow-7222 .notice-f37f li ul ul li::before,
.surface-yellow-7222 .wide_f94a li ul ul li::before,
.surface-yellow-7222 .in-3b6d li ul ul li::before {
  left: 30px;
}
.surface-yellow-7222 .soft-3789 li ul ul a,
.surface-yellow-7222 .wrapper-0ba9 li ul ul a,
.surface-yellow-7222 .accordion_over_9a12 li ul ul a,
.surface-yellow-7222 .progress-e956 li ul ul a,
.surface-yellow-7222 .aside_209f li ul ul a,
.surface-yellow-7222 .notice-f37f li ul ul a,
.surface-yellow-7222 .wide_f94a li ul ul a,
.surface-yellow-7222 .in-3b6d li ul ul a {
  padding-left: 40px;
}
.surface-yellow-7222 .disabled_soft_01a9 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.surface-yellow-7222 .in-3b6d ul li {
  margin-bottom: 1.41575em;
}
.surface-yellow-7222 .in-3b6d ul li .avatar-brown-de5f {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.surface-yellow-7222 .in-3b6d ul li .copper_f8a0 {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.pattern-6252 .soft-3789 li a,
.pattern-6252 .wrapper-0ba9 li a,
.pattern-6252 .accordion_over_9a12 li a,
.pattern-6252 .progress-e956 li a,
.pattern-6252 .aside_209f li a,
.pattern-6252 .notice-f37f li a,
.pattern-6252 .wide_f94a li a,
.pattern-6252 .in-3b6d li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-6252 .disabled_soft_01a9 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.pattern-6252 .hover-up-9181 ul li.tiny_333e .mini-355c,
.pattern-6252 .hover-up-9181 ul li.element_bf20 .mini-355c {
  background: rgba(0, 0, 0, 0.2);
}
.pattern-6252 .surface-yellow-7222 .hover-up-9181 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.article-silver-6c1b .surface-yellow-7222 .progress-005e li {
  margin: 0;
}
.article-silver-6c1b .surface-yellow-7222 .progress-005e li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.article-silver-6c1b .surface-yellow-7222 .progress-005e li ul {
  margin: 0;
}
.article-silver-6c1b .surface-yellow-7222 .progress-005e li ul li a {
  padding-left: 15px;
}
.article-silver-6c1b .surface-yellow-7222 .progress-005e li ul li li a {
  padding-left: 30px;
}
.article-silver-6c1b .surface-yellow-7222 .progress-005e li.input_050a > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.article-silver-6c1b .surface-yellow-7222 .progress-005e li.input_050a > 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;
}
.article-silver-6c1b .surface-yellow-7222 .progress-005e li.input_050a > 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;
}
.table_8ffb a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.outline_ad0f {
  position: relative;
  z-index: 10;
}
.outline_ad0f .block-bottom-7d28 {
  width: 100%;
  max-width: 100%;
}
.outline-8616 .texture_fcfd {
  padding-top: 2em;
  padding-bottom: 2em;
}
.outline-8616 .video-full-032c {
}
.outline-8616 .pattern-6252 {
  background: #292929;
}
.first_361a .texture_fcfd {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.first_361a .video-full-032c {
  background: #f9f9f9;
}
.first_361a .pattern-6252 {
  background: #303030;
}
.outline-5ea4 .texture_fcfd {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .outline-5ea4 .complex_a09f {
    margin-bottom: 1em;
  }
  .outline-5ea4 .complex_a09f:last-child {
    margin-bottom: 0;
  }
}
.outline-5ea4 .video-full-032c {
  background: #ededed;
}
.outline-5ea4 .pattern-6252 {
  background: #1a1a1a;
}
.texture_fcfd.video-full-032c {
  color: rgba(0, 0, 0, 0.6);
}
.texture_fcfd.video-full-032c .label_6dad li {
  border-color: rgba(0, 0, 0, 0.08);
}
.texture_fcfd.pattern-6252 {
  color: rgba(255, 255, 255, 0.99);
}
.texture_fcfd.pattern-6252 a:not(.background_0f1e) {
  color: rgba(255, 255, 255, 0.79);
}
.texture_fcfd.pattern-6252 a:not(.background_0f1e):hover {
  color: rgba(255, 255, 255, 0.99);
}
.texture_fcfd.pattern-6252 .label_6dad li {
  border-color: rgba(255, 255, 255, 0.08);
}
.texture_fcfd.pattern-6252 table tbody td,
.texture_fcfd.pattern-6252 table th {
  background: rgba(0, 0, 0, 0.08);
}
.module_basic_3f2f.box_b0b4 .thumbnail-97b3 {
  max-width: initial;
}
.module_basic_3f2f .list-upper-295a {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.module_basic_3f2f .list-upper-295a .block-bottom-7d28 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .module_basic_3f2f .list-upper-295a .block-bottom-7d28 {
    display: block;
    margin-bottom: 2em;
  }
  .module_basic_3f2f .list-upper-295a .block-bottom-7d28:last-child {
    margin-bottom: 0;
  }
}
.outline-5ea4 .complex_a09f:last-child,
.first_361a .complex_a09f:last-child,
.outline-8616 .complex_a09f:last-child {
  margin-bottom: 0;
}
.outline-5ea4 .complex_a09f .surface-yellow-7222 .hover-up-9181:last-child,
.first_361a .complex_a09f .surface-yellow-7222 .hover-up-9181:last-child,
.outline-8616 .complex_a09f .surface-yellow-7222 .hover-up-9181:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .outline-5ea4 .surface-simple-4afb,
  .outline-5ea4 .prev-27da,
  .first_361a .surface-simple-4afb,
  .first_361a .prev-27da,
  .outline-8616 .surface-simple-4afb,
  .outline-8616 .prev-27da {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .outline_ad0f .complex_a09f {
    margin-bottom: 2em;
  }
}
.outline_ad0f p:last-child {
  margin-bottom: 0;
}
.outline_ad0f li,
.outline_ad0f ul {
  list-style: none;
  margin: 0;
}
.outline_ad0f ul ul {
  margin-left: 2.617924em;
}
.module-bright-5e8c {
  font-size: 0.875em;
}

/* css-noise: ca3d */
.phantom-card-y4 {
  padding: 0.4rem;
  font-size: 13px;
  line-height: 1.2;
}
