/*!
Theme Name: Customify
Theme URI: https://pressmaximum.east_3c2e/customify
Author: WPCustomify
Author URI: https://pressmaximum.east_3c2e
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.east_3c2e/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.small-6bd0.primary-f372/licenses/gpl-2.0.active-21f1
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.item-wood-dcd7/, (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.red_f797.tiny-0285/normalize.tabs-hard-05a9/
 ======
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.tabs-hard-05a9 v7.0.0 | MIT License | github.east_3c2e/necolas/normalize.tabs-hard-05a9 */
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;
}
.notice_f8e8 .row-6486,
.form_95cf,
.tag_dim_d7c9,
.media-f4d6,
.notification-ee18,
.badge-bf7f,
.grid_b902,
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;
}
.form_95cf,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .form_95cf,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .form_95cf,
  h1 {
    font-size: 1.8em;
  }
}
.tag_dim_d7c9,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.tag_dim_d7c9 + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .tag_dim_d7c9,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .tag_dim_d7c9,
  h2 {
    font-size: 1.7em;
  }
}
.media-f4d6,
h3 {
  font-size: 1.618em;
}
.notice_f8e8 .row-6486,
.notification-ee18,
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.nav_in_57ac {
  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;
}
.slider-blue-3515:after,
.slider-blue-3515:before,
.thumbnail-9488:after,
.thumbnail-9488:before {
  content: "";
  display: table;
}
.slider-blue-3515:after,
.thumbnail-9488:after {
  clear: both;
}
.heading_b397 {
  float: right;
  margin-right: 0;
}
.header-b89a {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.filter-33aa .last_f884,
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;
}
.filter-33aa .last_f884: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;
}
.sort_fluid_7889 .last_f884 {
  box-shadow: none;
}
.sort_fluid_7889
  .last_f884
  .article-liquid-830c {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.sort_fluid_7889 .last_f884 .primary_paper_e2f7 {
  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;
}
.sort_fluid_7889
  .last_f884
  .primary_paper_e2f7
  b {
  display: none;
}
.sort_fluid_7889 .alert-6271 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.slider-0683:not(.picture-d383):not(.gradient_2126),
button:not(.picture-d383):not(.gradient_2126),
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ),
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ),
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ) {
  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;
}
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ):hover,
button:not(.picture-d383):not(
    .gradient_2126
  ):hover,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ):hover,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ):hover,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ):active,
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ):focus,
button:not(.picture-d383):not(
    .gradient_2126
  ):active,
button:not(.picture-d383):not(
    .gradient_2126
  ):focus,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ):active,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ):focus,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ):active,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ):focus,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ):active,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ):focus {
  outline: 0;
}
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a,
button:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a {
  position: relative;
}
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .widget-pressed-f949,
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .outer_c799,
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .stale_0b81,
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  i,
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  svg,
button:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .widget-pressed-f949,
button:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .outer_c799,
button:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .stale_0b81,
button:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  i,
button:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  svg,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .widget-pressed-f949,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .outer_c799,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .stale_0b81,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  i,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  svg,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .widget-pressed-f949,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .outer_c799,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .stale_0b81,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  i,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  svg,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .widget-pressed-f949,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .outer_c799,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  .stale_0b81,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  i,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a
  svg {
  visibility: hidden;
}
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a:after,
button:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a:after,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a:after,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a:after,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ).fn-loading-d16a: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;
}
.slider-0683:not(.picture-d383):not(.gradient_2126),
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ),
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ),
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ) {
  color: #fff;
  background: #235787;
}
.slider-0683:not(.picture-d383):not(
    .gradient_2126
  ):focus,
input[type="button"]:not(.picture-d383):not(
    .gradient_2126
  ):focus,
input[type="reset"]:not(.picture-d383):not(
    .gradient_2126
  ):focus,
input[type="submit"]:not(.picture-d383):not(
    .gradient_2126
  ):focus {
  color: #fff;
}
.slider-0683.fn-disabled-d16a:not(.picture-d383):not(
    .gradient_2126
  ),
.slider-0683[disabled]:not(.picture-d383):not(
    .gradient_2126
  ),
button.fn-disabled-d16a:not(.picture-d383):not(
    .gradient_2126
  ),
button[disabled]:not(.picture-d383):not(
    .gradient_2126
  ) {
  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;
}
.plasma-6b10 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.plasma-6b10: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;
}
.first_e36a {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.main-e180 {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.light_2289 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.slider-blue-3515:after,
.slider-blue-3515:before,
.panel-hot-69ad:after,
.panel-hot-69ad:before,
.hard_3c9e:after,
.hard_3c9e:before,
.section_white_6ed2:after,
.section_white_6ed2:before,
.easy-3b46:after,
.easy-3b46:before,
.link_8272:after,
.link_8272:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.slider-blue-3515:after,
.panel-hot-69ad:after,
.hard_3c9e:after,
.section_white_6ed2:after,
.easy-3b46:after,
.link_8272:after {
  clear: both;
}
.panel-hot-69ad .picture_09e0,
.hard_3c9e .picture_09e0,
.card_center_7d96 .picture_09e0 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.block-d2f2 {
  display: inline-block;
}
.modal-67c4 {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.modal-67c4 img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.modal-67c4 .notice-north-932d {
  padding: 1em 0;
  font-size: 85%;
}
.notice-north-932d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.gradient-b1d6 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.gradient-b1d6:after,
.gradient-b1d6:before {
  content: "";
  display: table;
}
.gradient-b1d6:after {
  clear: both;
}
.accordion-12ee {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.fixed-c5f4 .accordion-12ee {
  max-width: 50%;
}
.modal_1dbe .accordion-12ee {
  max-width: 33.33%;
}
.outline-green-5881 .accordion-12ee {
  max-width: 25%;
}
.notification_f45e .accordion-12ee {
  max-width: 20%;
}
.paragraph_liquid_e186 .accordion-12ee {
  max-width: 16.66%;
}
.selected_2902 .accordion-12ee {
  max-width: 14.28%;
}
.panel-soft-9ce7 .accordion-12ee {
  max-width: 12.5%;
}
.brown-1cdf .accordion-12ee {
  max-width: 11.11%;
}
.current-b085 {
  display: block;
}
.notice_f8e8 .paragraph_b75e label,
.notice_f8e8 .west-d289 label,
.notice_f8e8 .surface-61d4 label,
.notice_f8e8 .overlay-advanced-2c2b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card-purple-b8c2 {
  list-style: none;
  margin: 0;
}
.card-purple-b8c2 article.avatar_purple_d67f {
  margin-bottom: 0;
}
.card-purple-b8c2 ul {
  list-style: none;
  margin: 0;
}
.card-purple-b8c2 .dim-5e67 li.avatar_purple_d67f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card-purple-b8c2 .dim-5e67 li.avatar_purple_d67f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card-purple-b8c2 .dim-5e67 li.avatar_purple_d67f: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) {
  .card-purple-b8c2 .dim-5e67 li.avatar_purple_d67f li.avatar_purple_d67f li.avatar_purple_d67f li.avatar_purple_d67f {
    padding-left: 0;
  }
}
article.avatar_purple_d67f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar_purple_d67f .panel-hot-69ad p:last-of-type {
  margin-bottom: 0;
}
article.avatar_purple_d67f .column-c27d {
  float: left;
}
article.avatar_purple_d67f .tooltip-7b3e {
  margin-left: 85px;
}
article.avatar_purple_d67f .bottom-1968 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar_purple_d67f .bottom-1968 .hovered_8433 {
  margin-left: 10px;
}
article.avatar_purple_d67f .plasma_42b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar_purple_d67f .thumbnail-cd08 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .paragraph_b75e,
  #respond .surface-61d4,
  #respond .overlay-advanced-2c2b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_b75e input,
#respond .surface-61d4 input,
#respond .overlay-advanced-2c2b input {
  width: 100%;
}
#respond .overlay-advanced-2c2b {
  margin-right: 0;
}
#respond .focused_77ac #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.preview_f944 {
  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;
}
.preview_f944.fast-fa3c {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.preview_f944 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%);
}
.preview_f944:focus,
.preview_f944: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);
}
.center-58d7 {
  border-radius: 10%;
}
.form_copper_53d8 {
  border-radius: 50%;
}
.caption-lower-b73e {
  font-size: 0.72em;
}
.large_aa85 {
  font-size: 0.875em;
}
.content_middle_24c6 {
  font-size: 1.1em;
}
.logo_6170 {
  text-transform: uppercase;
  line-height: 1.2;
}
.logo_6170.caption-lower-b73e {
  letter-spacing: 0.5px;
}
.surface-north-2baa,
.surface-north-2baa a {
  color: #6d6d6d;
}
.surface-north-2baa a:hover {
  color: #111;
}
.right_6a25 {
  color: #6d6d6d;
}
.item-middle-3a79 {
  overflow-x: hidden;
}
.item-middle-3a79 .layout_402f.accordion-stale-a8b1 {
  position: relative;
}
.item-middle-3a79 .layout_402f.accordion-stale-a8b1.surface_copper_c13b {
  position: initial;
}
.item-middle-3a79
  .layout_402f.accordion-stale-a8b1.surface_copper_c13b
  .huge_a106 {
  left: auto;
}
.item-middle-3a79 .layout_402f .huge_a106 {
  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;
}
.item-middle-3a79 .layout_402f:hover.accordion-stale-a8b1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.item-middle-3a79
  .layout_402f:hover.accordion-stale-a8b1
  .huge_a106 {
  display: block;
  z-index: 9999999;
}
.item-middle-3a79 .basic-9c1c .caption-c379,
.item-middle-3a79 .over_c421 .caption-c379 {
  display: none;
}
.item-middle-3a79 .box_advanced_3a88 .layout_402f:hover.accordion-stale-a8b1 {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.notice_f8e8 .paragraph_b75e label,
.notice_f8e8 .west-d289 label,
.notice_f8e8 .surface-61d4 label,
.notice_f8e8 .overlay-advanced-2c2b label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.card-purple-b8c2 {
  list-style: none;
  margin: 0;
}
.card-purple-b8c2 article.avatar_purple_d67f {
  margin-bottom: 0;
}
.card-purple-b8c2 ul {
  list-style: none;
  margin: 0;
}
.card-purple-b8c2 .dim-5e67 li.avatar_purple_d67f {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .card-purple-b8c2 .dim-5e67 li.avatar_purple_d67f {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .card-purple-b8c2 .dim-5e67 li.avatar_purple_d67f: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) {
  .card-purple-b8c2 .dim-5e67 li.avatar_purple_d67f li.avatar_purple_d67f li.avatar_purple_d67f li.avatar_purple_d67f {
    padding-left: 0;
  }
}
article.avatar_purple_d67f {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.avatar_purple_d67f .panel-hot-69ad p:last-of-type {
  margin-bottom: 0;
}
article.avatar_purple_d67f .column-c27d {
  float: left;
}
article.avatar_purple_d67f .tooltip-7b3e {
  margin-left: 85px;
}
article.avatar_purple_d67f .bottom-1968 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.avatar_purple_d67f .bottom-1968 .hovered_8433 {
  margin-left: 10px;
}
article.avatar_purple_d67f .plasma_42b1 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.avatar_purple_d67f .thumbnail-cd08 {
  background: #6d6d6d;
  padding: 1px 6px 1px;
  border-radius: 2px;
  color: #fff;
  position: relative;
  top: -2px;
  margin-left: 4px;
}
@media screen and (min-width: 64em) {
  #respond .paragraph_b75e,
  #respond .surface-61d4,
  #respond .overlay-advanced-2c2b {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .paragraph_b75e input,
#respond .surface-61d4 input,
#respond .overlay-advanced-2c2b input {
  width: 100%;
}
#respond .overlay-advanced-2c2b {
  margin-right: 0;
}
#respond .focused_77ac #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.basic-9c1c .label_b881 {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.label_b881 .focus-b47b.avatar-3927 .green_cff2 > li > a:focus,
.label_b881 .focus-b47b.avatar-3927 .green_cff2 > li > a:hover,
.label_b881 .focus-b47b.west_5a2e .green_cff2 > li > a:focus,
.label_b881 .focus-b47b.west_5a2e .green_cff2 > li > a:hover,
.label_b881 .focus-b47b.upper-6dd4 .green_cff2 > li > a:focus,
.label_b881 .focus-b47b.upper-6dd4 .green_cff2 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_b881
  .focus-b47b.avatar-3927
  .green_cff2
  > li.background-9f90
  > a,
.label_b881
  .focus-b47b.avatar-3927
  .green_cff2
  > li.cold_da17
  > a,
.label_b881
  .focus-b47b.west_5a2e
  .green_cff2
  > li.background-9f90
  > a,
.label_b881
  .focus-b47b.west_5a2e
  .green_cff2
  > li.cold_da17
  > a,
.label_b881
  .focus-b47b.upper-6dd4
  .green_cff2
  > li.background-9f90
  > a,
.label_b881 .focus-b47b.upper-6dd4 .green_cff2 > li.blue-bcdf > a {
  color: rgba(255, 255, 255, 0.99);
}
.label_b881 .border-down-5712,
.label_b881 .border-down-5712 a {
  color: rgba(255, 255, 255, 0.99);
}
.label_b881 .pattern_purple_85f5.preview-fd76 li a,
.label_b881 .fast-63f6 a,
.label_b881 .dropdown-be38,
.label_b881 .green_cff2 > li > a,
.label_b881 .detail-large-9be3 {
  color: rgba(255, 255, 255, 0.79);
}
.label_b881 .pattern_purple_85f5.preview-fd76 li a:hover,
.label_b881 .fast-63f6 a:hover,
.label_b881 .dropdown-be38:hover,
.label_b881 .green_cff2 > li > a:hover,
.label_b881 .detail-large-9be3:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_b881 .filter-bottom-da95 {
  color: rgba(255, 255, 255, 0.79);
}
.label_b881 .filter-bottom-da95 .block-c8f1 {
  color: rgba(255, 255, 255, 0.99);
}
.label_b881 .filter-bottom-da95:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label_b881 .nav-ff5d .north-c623 {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label_b881 .nav-ff5d .north-c623 .progress_bright_2b8b {
  color: rgba(255, 255, 255, 0.79);
}
.label_b881
  .nav-ff5d
  .north-c623
  .progress_bright_2b8b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_b881
  .nav-ff5d
  .north-c623
  .progress_bright_2b8b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_b881
  .nav-ff5d
  .north-c623
  .progress_bright_2b8b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_b881
  .nav-ff5d
  .north-c623
  .progress_bright_2b8b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label_b881 .nav-ff5d .link-d776 {
  color: rgba(255, 255, 255, 0.79);
}
.label_b881 .nav-ff5d .link-d776:hover {
  color: rgba(255, 255, 255, 0.99);
}
.breadcrumb-ed5a
  .label_b881
  .nav-ff5d
  .texture-right-fd3f
  .box-ef54 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.breadcrumb-ed5a
  .label_b881
  .nav-ff5d
  .texture-right-fd3f
  .progress_bright_2b8b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.basic-9c1c .active_3a55 {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.active_3a55 .focus-b47b.avatar-3927 .green_cff2 > li > a:focus,
.active_3a55 .focus-b47b.avatar-3927 .green_cff2 > li > a:hover,
.active_3a55 .focus-b47b.west_5a2e .green_cff2 > li > a:focus,
.active_3a55 .focus-b47b.west_5a2e .green_cff2 > li > a:hover,
.active_3a55 .focus-b47b.upper-6dd4 .green_cff2 > li > a:focus,
.active_3a55 .focus-b47b.upper-6dd4 .green_cff2 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_3a55
  .focus-b47b.avatar-3927
  .green_cff2
  > li.background-9f90
  > a,
.active_3a55
  .focus-b47b.avatar-3927
  .green_cff2
  > li.cold_da17
  > a,
.active_3a55
  .focus-b47b.west_5a2e
  .green_cff2
  > li.background-9f90
  > a,
.active_3a55
  .focus-b47b.west_5a2e
  .green_cff2
  > li.cold_da17
  > a,
.active_3a55
  .focus-b47b.upper-6dd4
  .green_cff2
  > li.background-9f90
  > a,
.active_3a55 .focus-b47b.upper-6dd4 .green_cff2 > li.blue-bcdf > a {
  color: rgba(0, 0, 0, 0.8);
}
.active_3a55 .border-down-5712,
.active_3a55 .border-down-5712 a {
  color: rgba(0, 0, 0, 0.8);
}
.active_3a55 .pattern_purple_85f5.preview-fd76 li a,
.active_3a55 .fast-63f6 a,
.active_3a55 .dropdown-be38,
.active_3a55 .green_cff2 > li > a,
.active_3a55 .detail-large-9be3 {
  color: rgba(0, 0, 0, 0.55);
}
.active_3a55 .pattern_purple_85f5.preview-fd76 li a:hover,
.active_3a55 .fast-63f6 a:hover,
.active_3a55 .dropdown-be38:hover,
.active_3a55 .green_cff2 > li > a:hover,
.active_3a55 .detail-large-9be3:hover {
  color: rgba(0, 0, 0, 0.8);
}
.active_3a55 .filter-bottom-da95 {
  color: rgba(0, 0, 0, 0.55);
}
.active_3a55 .filter-bottom-da95 .block-c8f1 {
  color: rgba(0, 0, 0, 0.8);
}
.active_3a55 .filter-bottom-da95:hover {
  color: rgba(0, 0, 0, 0.8);
}
.nav_fresh_eefe .main_1bbe {
  margin-left: auto;
  margin-right: auto;
}
.hard_3c9e > * {
  margin-left: auto;
  margin-right: auto;
}
.hard_3c9e .first_e36a {
  margin-right: 1.41575em;
}
.in-bd90 .hard_3c9e > .footer-9e83 {
  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;
}
.in-bd90 .hard_3c9e > .action-4220 {
  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;
}
.content_tiny_afbe.nav_fresh_eefe .main_1bbe,
.small-9499.nav_fresh_eefe .main_1bbe {
  margin-left: 0;
}
.complex_a21f.nav_fresh_eefe .main_1bbe,
.lower-4850.nav_fresh_eefe .main_1bbe {
  margin-right: 0;
}
.hard_3c9e ol,
.hard_3c9e ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.row_a470 video {
  max-width: 100%;
}
.link-4901 img {
  display: block;
}
.link-4901.first_e36a,
.link-4901.main-e180 {
  width: 100%;
}
.link-4901.action-4220 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.shadow-down-670d:not(.notice-bd14) {
  margin: 1.5em auto;
}
.carousel-16f2 p {
  padding: 1.5em 14px;
}
ul.top_8809.action-4220,
ul.top_8809.footer-9e83,
ul.top_8809.logo-68b3.footer-9e83 {
  padding: 0 14px;
}
.small-fc4d {
  display: block;
  overflow-x: auto;
}
.small-fc4d table {
  border-collapse: collapse;
  width: 100%;
}
.small-fc4d td,
.small-fc4d th {
  padding: 0.5em;
}
.hard_3c9e li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.hard_3c9e ol ol,
.hard_3c9e ol ul,
.hard_3c9e ul ol,
.hard_3c9e ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.hard_3c9e ol ol li,
.hard_3c9e ol ul li,
.hard_3c9e ul ol li,
.hard_3c9e ul ul li {
  margin-left: 0;
}
.basic-1535.search_b480 > .lower_6579 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.basic-1535.search_b480 > .lower_6579 iframe,
.basic-1535.search_b480 > .lower_6579 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.blue_f558 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.blue_f558.article-south-db41 {
  padding: 0;
}
.blue_f558.article-south-db41 cite {
  font-size: 13px;
}
.blue_f558 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.blue_f558 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.gradient-4f42 {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.gradient-4f42 > p:first-child {
  margin-top: 0;
}
.gradient-4f42 cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.gradient-4f42 blockquote {
  border-left: 0;
}
.shade_hard_9f93 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.shade_hard_9f93:not(.caption_next_dd46) {
  max-width: 100px;
}
.shade_hard_9f93.border_lower_be2c {
  border-bottom: none !important;
  text-align: center;
}
.shade_hard_9f93.border_lower_be2c::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .carousel-16f2 p {
    padding: 1.5em 0;
  }
}
.brown-c457 {
  color: #0073aa;
}
.middle_661a {
  background-color: #0073aa;
}
.block-wood-d54a {
  color: #229fd8;
}
.status-mini-610a {
  background-color: #229fd8;
}
.section_thick_aad7 {
  color: #eee;
}
.complex-c67d {
  background-color: #eee;
}
.gradient_1d55 {
  color: #444;
}
.aside-5507 {
  background-color: #444;
}
.icon-blue-124e {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.icon-blue-124e .last-37db .fast-63f6 {
  font-size: 15px;
}
.icon-blue-124e .fast-63f6 {
  line-height: 1.3;
}
.icon-blue-124e .active_3a55 {
}
.icon-blue-124e .label_b881 {
  background: #235787;
}
.texture_99d8 {
  padding: 0;
}
.texture_99d8 .label_b881 {
  background: #1a1a1a;
}
.texture_99d8 .active_3a55 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.yellow_7224 {
  padding: 0;
  border-left: none;
  border-right: none;
}
.yellow_7224 .active_3a55 {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.yellow_7224 .label_b881 {
  background: #303030;
}
.link_8272 {
  position: relative;
  z-index: 10;
}
.link_8272 .iron-b1f1 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.outline-medium-786f .accordion-stale-a8b1 {
  display: inline-block;
  vertical-align: middle;
}
.outline-medium-786f.search_a165 .accordion-stale-a8b1 {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .outline-medium-786f.search_a165 .accordion-stale-a8b1 {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .outline-medium-786f.search_a165 .accordion-stale-a8b1 {
    margin-right: 0.4em;
  }
}
.outline-medium-786f.search_a165 .accordion-stale-a8b1:last-child {
  margin-right: 0;
}
.first-5e9b .iron-b1f1 {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .basic-9c1c .last-37db {
    margin: 0 -0.5em;
  }
  .basic-9c1c .last-37db [class*="customify-col-"],
  .basic-9c1c .last-37db [class*="customify-col_"],
  .basic-9c1c .last-37db [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.basic-9c1c.plasma-6091 .iron-b1f1 {
  background: 0 0 !important;
}
.basic-9c1c.plasma-6091 .iron-b1f1,
.basic-9c1c.first-5e9b .iron-b1f1 {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .basic-9c1c.last_340a {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.basic-9c1c.first-5e9b .iron-b1f1 {
  box-shadow: none !important;
}
.module_pink_a68f {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .module_pink_a68f {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .module_pink_a68f {
    padding: 18px 0 20px;
  }
}
.module_pink_a68f .notification-767a {
  width: 100%;
}
.module_pink_a68f .narrow-ad76 {
  margin-bottom: 0;
}
.module_pink_a68f .widget_under_c180 {
  margin-top: 5px;
  font-size: 0.875em;
}
.cold-3e2b {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.cold-3e2b .tag-thick-737a {
  width: 100%;
}
.notification-b645 {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.notification-b645 li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.notification-b645 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;
}
.notification-b645 li:last-child:after {
  display: none;
}
.notification-b645 li a {
  font-weight: 500;
  margin-right: 10px;
}
.hidden_cd39 .caption-c379 button,
.module_pink_a68f .caption-c379 button {
  left: 0;
}
.hidden_cd39 .tag-thick-737a,
.module_pink_a68f .tag-thick-737a {
  padding-left: 0;
  padding-right: 0;
}
.hidden_cd39 .cold-3e2b,
.module_pink_a68f .cold-3e2b {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.hidden_cd39 {
  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;
}
.hidden_cd39: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;
}
.hidden_cd39 .primary_dirty_d62a {
  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) {
  .hidden_cd39 .primary_dirty_d62a {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .hidden_cd39 .primary_dirty_d62a {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .hidden_cd39 .primary_dirty_d62a {
    min-height: 200px;
  }
}
.hidden_cd39 .notification-b645 {
  color: rgba(255, 255, 255, 0.8);
}
.hidden_cd39 .notification-b645 a,
.hidden_cd39 .notification-b645 li:after {
  color: inherit;
}
.hidden_cd39 .notification-b645 a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.detail-medium-ecd9 {
  margin-bottom: 0.5em;
}
.lower-0625 {
  margin-bottom: 1.2em;
}
.lower-0625,
.detail-medium-ecd9 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.lower-0625 p:last-child,
.detail-medium-ecd9 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .caption-c379,
#masthead .caption-c379 {
  display: none;
}
#masthead
  > .caption-c379.hot-261d {
  display: none;
}
#masthead > .caption-c379 button {
  left: 0;
}
.backdrop-da9c {
  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%;
}
.backdrop-da9c .accordion-stale-a8b1 {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.backdrop-da9c .basic_aeba {
  display: -webkit-box;
  display: flex;
}
.backdrop-da9c .basic_aeba.paragraph-pressed-e74d {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.backdrop-da9c .basic_aeba.modal-de85 {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-da9c .basic_aeba.text-43a4 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.backdrop-da9c.paragraph_medium_5147.shadow-short-172a .basic_aeba.paragraph-pressed-e74d {
  flex-basis: 100%;
}
.backdrop-da9c.image-3294 .basic_aeba.modal-de85 {
  -webkit-box-flex: 1;
  flex: auto;
}
.backdrop-da9c.image-3294 .basic_aeba.text-43a4 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .caption-c379.hot-261d {
  display: none;
}
#masthead > .caption-c379 button {
  left: 0;
}
.icon-middle-a31c {
  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;
}
.icon-middle-a31c:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.icon-middle-a31c.badge_rough_9e80 i {
  margin-right: 4px;
}
.icon-middle-a31c.cool_81c9 i {
  margin-left: 5px;
}
.fast-63f6 p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.fast-63f6 p:last-child {
  margin-bottom: 0;
}
.title-a32e {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.title-a32e a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.title-a32e img {
  display: block;
  width: auto;
  line-height: 1;
}
.title-a32e .border-down-5712 {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.title-a32e .slider_short_68db {
  margin: 5px 0 7px 0;
}
.title-a32e.pattern-outer-d383 .column-silver-7a93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title-a32e.pattern-outer-d383 .main_1eb9 {
  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;
}
.title-a32e.shadow_a2e2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.title-a32e.shadow_a2e2 .column-silver-7a93 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.title-a32e.shadow_a2e2 .main_1eb9 {
  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;
}
.title-a32e.wrapper-pressed-ff26 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.title-a32e.huge-765f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.title-a32e.huge-765f .main_1eb9 {
  margin-top: 7px;
}
.solid_0731 {
  display: inline-block;
}
.link_8272 .up-1813 .title-a32e img {
  max-width: 100%;
}
.focus-b47b .disabled_e069.brown-cd8b,
.lite_040e .disabled_e069.brown-cd8b {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.focus-b47b .notice-f05d,
.lite_040e .notice-f05d {
  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%);
}
.focus-b47b .notice-f05d {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.focus-b47b.dim_68a7 .notice-f05d {
  display: none;
}
.focus-b47b .pagination_3f07 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.focus-b47b .pagination_3f07 li {
  display: inline-block;
  position: relative;
}
.focus-b47b .pagination_3f07 li:last-child {
  margin-right: 0;
}
.focus-b47b .pagination_3f07 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;
}
.focus-b47b .pagination_3f07 li.blue-bcdf > a {
  color: rgba(0, 0, 0, 0.9);
}
.focus-b47b .pagination_3f07 > 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;
}
.focus-b47b .pagination_3f07 > li > a i {
  line-height: 0;
}
.focus-b47b .pagination_3f07 > li.slider_c84b > a .notice-f05d {
  margin-left: 4px;
  line-height: 0;
}
.focus-b47b .pagination_3f07 .overlay-35a6 li.slider_c84b > a {
  position: relative;
}
.focus-b47b .pagination_3f07 .overlay-35a6 li.slider_c84b > a:after,
.focus-b47b .pagination_3f07 .overlay-35a6 li.slider_c84b > a:before {
  content: "";
  display: table;
}
.focus-b47b .pagination_3f07 .overlay-35a6 li.slider_c84b > a:after {
  clear: both;
}
.focus-b47b .pagination_3f07 .overlay-35a6 li.slider_c84b > a .notice-f05d {
  margin-left: 5px;
  float: right;
}
.focus-b47b .dark_44ed,
.focus-b47b .overlay-35a6 {
  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;
}
.focus-b47b .overlay-35a6 {
  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;
}
.focus-b47b .overlay-35a6 .brown-cd8b {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.focus-b47b .overlay-35a6 .notice-f05d {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.focus-b47b .overlay-35a6 li {
  display: block;
  margin: 0;
  padding: 0;
}
.focus-b47b .overlay-35a6 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;
}
.focus-b47b .overlay-35a6 li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.focus-b47b .overlay-35a6 .overlay-35a6 {
  top: 0;
  left: 100%;
}
.focus-b47b .alert-1774.fn-focus-d16a > .dark_44ed,
.focus-b47b .alert-1774.fn-focus-d16a > .overlay-35a6,
.focus-b47b .alert-1774:focus > .dark_44ed,
.focus-b47b .alert-1774:focus > .overlay-35a6,
.focus-b47b .alert-1774:hover > .dark_44ed,
.focus-b47b .alert-1774:hover > .overlay-35a6 {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.focus-b47b.upper-6dd4 .green_cff2:after,
.focus-b47b.upper-6dd4 .green_cff2:before {
  content: "";
  display: table;
}
.focus-b47b.upper-6dd4 .green_cff2:after {
  clear: both;
}
.focus-b47b.upper-6dd4 .green_cff2 > li {
  float: left;
}
.focus-b47b.photo-ed44 .green_cff2:after,
.focus-b47b.photo-ed44 .green_cff2:before {
  content: "";
  display: table;
}
.focus-b47b.photo-ed44 .green_cff2:after {
  clear: both;
}
.focus-b47b.photo-ed44 .green_cff2 > li {
  float: left;
}
.focus-b47b.photo-ed44 .green_cff2 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.focus-b47b.photo-ed44 .green_cff2 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.focus-b47b.photo-ed44 .green_cff2 > li.background-9f90 > a,
.focus-b47b.photo-ed44 .green_cff2 > li.blue-bcdf > a {
  color: #fff;
  background-color: #1e4b75;
}
.focus-b47b.avatar-3927 .green_cff2 > li > a .brown-cd8b {
  position: relative;
}
.focus-b47b.avatar-3927 .green_cff2 > li > a .brown-cd8b: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;
}
.focus-b47b.avatar-3927
  .green_cff2
  > li:focus
  > a
  .brown-cd8b:before,
.focus-b47b.avatar-3927
  .green_cff2
  > li:hover
  > a
  .brown-cd8b:before {
  width: 100%;
  background-color: currentColor;
}
.focus-b47b.avatar-3927
  .green_cff2
  > li.background-9f90
  > a
  .brown-cd8b:before,
.focus-b47b.avatar-3927
  .green_cff2
  > li.cold_da17
  > a
  .brown-cd8b:before {
  width: 100%;
  background-color: currentColor;
}
.focus-b47b.west_5a2e .green_cff2 > li > a .brown-cd8b {
  position: relative;
}
.focus-b47b.west_5a2e .green_cff2 > li > a .brown-cd8b: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;
}
.focus-b47b.west_5a2e .green_cff2 > li:focus > a .brown-cd8b:before,
.focus-b47b.west_5a2e
  .green_cff2
  > li:hover
  > a
  .brown-cd8b:before {
  width: 100%;
  background-color: currentColor;
}
.focus-b47b.west_5a2e
  .green_cff2
  > li.background-9f90
  > a
  .brown-cd8b:before,
.focus-b47b.west_5a2e
  .green_cff2
  > li.cold_da17
  > a
  .brown-cd8b:before {
  width: 100%;
  background-color: currentColor;
}
.lite_040e .pagination_3f07 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.lite_040e .pagination_3f07 li:first-child > a {
  border-top: none;
}
.lite_040e .pagination_3f07 .widget-huge-42a1 > .brown-cd8b .notice-f05d {
  display: none;
}
.lite_040e .pagination_3f07 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.lite_040e .pagination_3f07 li:last-child {
  border: none;
}
.lite_040e .pagination_3f07 li.slider_c84b > a {
  padding-right: 45px !important;
}
.lite_040e .pagination_3f07 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.lite_040e .pagination_3f07 li a:focus,
.lite_040e .pagination_3f07 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.lite_040e .pagination_3f07 li .left_ebe9 {
  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;
}
.lite_040e .pagination_3f07 li .left_ebe9:hover {
  box-shadow: none;
}
.lite_040e .pagination_3f07 li .left_ebe9 .notice-f05d {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.lite_040e .pagination_3f07 .overlay-35a6 {
  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);
}
.lite_040e .pagination_3f07 .overlay-35a6 li a {
  padding-left: 3em;
}
.lite_040e .pagination_3f07 .background-under-766e > a .left_ebe9 i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lite_040e .pagination_3f07 .background-under-766e > .overlay-35a6 {
  display: block;
  opacity: 1;
}
.detail_inner_68e6 {
  max-width: 100%;
}
.surface-70b7 {
  line-height: 0;
  cursor: pointer;
}
.detail-large-9be3 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.detail-large-9be3:hover {
  box-shadow: none;
  color: currentColor;
}
.detail-large-9be3 svg {
  width: 18px;
  height: 18px;
}
.detail-large-9be3 .grid-607f {
  display: none;
}
.primary-9e70 {
  position: relative;
}
.primary-9e70.fn-active-d16a .detail-large-9be3 .dynamic-f7bd {
  display: none;
}
.primary-9e70.fn-active-d16a .detail-large-9be3 .grid-607f {
  display: inline-block;
}
.primary-9e70 .panel-3c2a {
  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);
}
.primary-9e70.gallery-6f05 .panel-3c2a {
  left: auto;
  right: -0.9em;
}
.primary-9e70.gallery-6f05 .overlay_a97e::before {
  left: auto;
  right: 15px;
}
.primary-9e70.fn-active-d16a .panel-3c2a {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.texture-right-fd3f {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.texture-right-fd3f label {
  flex-basis: 100%;
}
.texture-right-fd3f .north-c623 {
  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;
}
.texture-right-fd3f .progress_bright_2b8b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.texture-right-fd3f .progress_bright_2b8b:focus {
  background-color: transparent;
}
.texture-right-fd3f button.link-d776 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.texture-right-fd3f button.link-d776:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.texture-right-fd3f button.link-d776 svg {
  width: 18px;
  height: 18px;
}
.texture-right-fd3f input[type="submit"] {
  min-height: auto;
}
.nav-ff5d .texture-right-fd3f .progress_bright_2b8b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.overlay_a97e {
  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) {
  .overlay_a97e {
    width: 220px;
  }
}
.overlay_a97e label {
  flex-basis: 100%;
}
.overlay_a97e::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;
}
.breadcrumb-ed5a .nav-ff5d .texture-right-fd3f {
  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;
}
.breadcrumb-ed5a
  .nav-ff5d
  .texture-right-fd3f
  .north-c623 {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.breadcrumb-ed5a .nav-ff5d .texture-right-fd3f .progress_bright_2b8b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.breadcrumb-ed5a
  .nav-ff5d
  .texture-right-fd3f
  .progress_bright_2b8b:focus {
  background: 0 0;
}
.breadcrumb-ed5a
  .nav-ff5d
  .texture-right-fd3f
  .box-ef54 {
  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;
}
.pattern_purple_85f5 {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.pattern_purple_85f5 li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.pattern_purple_85f5 li:last-child {
  margin-right: 0;
}
.pattern_purple_85f5 li:first-child {
  margin-left: 0;
}
.pattern_purple_85f5.content_down_030c a {
  color: #fff;
}
.pattern_purple_85f5.content_down_030c a:hover {
  color: #fff;
}
.pattern_purple_85f5 a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.pattern_purple_85f5 a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.pattern_purple_85f5 a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pattern_purple_85f5 a:hover {
  opacity: 0.9;
  color: inherit;
}
.pattern_purple_85f5 [class*="social-icon-apple"] {
  background-color: #999;
}
.pattern_purple_85f5 [class*="social-icon-apple"].inner_12d8 {
  background-color: transparent;
  color: #999;
}
.pattern_purple_85f5 [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.pattern_purple_85f5 [class*="social-icon-behance"].inner_12d8 {
  background-color: transparent;
  color: #1769ff;
}
.pattern_purple_85f5 [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.pattern_purple_85f5 [class*="social-icon-bitbucket"].inner_12d8 {
  background-color: transparent;
  color: #205081;
}
.pattern_purple_85f5 [class*="social-icon-codepen"] {
  background-color: #000;
}
.pattern_purple_85f5 [class*="social-icon-codepen"].inner_12d8 {
  background-color: transparent;
  color: #000;
}
.pattern_purple_85f5 [class*="social-icon-delicious"] {
  background-color: #39f;
}
.pattern_purple_85f5 [class*="social-icon-delicious"].inner_12d8 {
  background-color: transparent;
  color: #39f;
}
.pattern_purple_85f5 [class*="social-icon-digg"] {
  background-color: #005be2;
}
.pattern_purple_85f5 [class*="social-icon-digg"].inner_12d8 {
  background-color: transparent;
  color: #005be2;
}
.pattern_purple_85f5 [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.pattern_purple_85f5 [class*="social-icon-dribbble"].inner_12d8 {
  background-color: transparent;
  color: #ea4c89;
}
.pattern_purple_85f5 [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.pattern_purple_85f5 [class*="social-icon-envelope"].inner_12d8 {
  background-color: transparent;
  color: #ea4335;
}
.pattern_purple_85f5 [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.pattern_purple_85f5 [class*="social-icon-facebook"].inner_12d8 {
  background-color: transparent;
  color: #3b5998;
}
.pattern_purple_85f5 [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.pattern_purple_85f5 [class*="social-icon-flickr"].inner_12d8 {
  background-color: transparent;
  color: #0063dc;
}
.pattern_purple_85f5 [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.pattern_purple_85f5 [class*="social-icon-foursquare"].inner_12d8 {
  background-color: transparent;
  color: #2d5be3;
}
.pattern_purple_85f5 [class*="social-icon-github"] {
  background-color: #333;
}
.pattern_purple_85f5 [class*="social-icon-github"].inner_12d8 {
  background-color: transparent;
  color: #333;
}
.pattern_purple_85f5 [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.pattern_purple_85f5 [class*="social-icon-google-plus"].inner_12d8 {
  background-color: transparent;
  color: #dd4b39;
}
.pattern_purple_85f5 [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.pattern_purple_85f5 [class*="social-icon-houzz"].inner_12d8 {
  background-color: transparent;
  color: #7ac142;
}
.pattern_purple_85f5 [class*="social-icon-instagram"] {
  background-color: #262626;
}
.pattern_purple_85f5 [class*="social-icon-instagram"].inner_12d8 {
  background-color: transparent;
  color: #262626;
}
.pattern_purple_85f5 [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.pattern_purple_85f5 [class*="social-icon-jsfiddle"].inner_12d8 {
  background-color: transparent;
  color: #487aa2;
}
.pattern_purple_85f5 [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.pattern_purple_85f5 [class*="social-icon-linkedin"].inner_12d8 {
  background-color: transparent;
  color: #0077b5;
}
.pattern_purple_85f5 [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.pattern_purple_85f5 [class*="social-icon-medium"].inner_12d8 {
  background-color: transparent;
  color: #00ab6b;
}
.pattern_purple_85f5 [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.pattern_purple_85f5
  [class*="social-icon-odnoklassniki"].inner_12d8 {
  background-color: transparent;
  color: #f4731c;
}
.pattern_purple_85f5 [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.pattern_purple_85f5 [class*="social-icon-meetup"].inner_12d8 {
  background-color: transparent;
  color: #ec1c40;
}
.pattern_purple_85f5 [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.pattern_purple_85f5 [class*="social-icon-pinterest"].inner_12d8 {
  background-color: transparent;
  color: #bd081c;
}
.pattern_purple_85f5 [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.pattern_purple_85f5 [class*="social-icon-product-hunt"].inner_12d8 {
  background-color: transparent;
  color: #da552f;
}
.pattern_purple_85f5 [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.pattern_purple_85f5 [class*="social-icon-reddit"].inner_12d8 {
  background-color: transparent;
  color: #ff4500;
}
.pattern_purple_85f5 [class*="social-icon-rss"] {
  background-color: #f26522;
}
.pattern_purple_85f5 [class*="social-icon-rss"].inner_12d8 {
  background-color: transparent;
  color: #f26522;
}
.pattern_purple_85f5 [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.pattern_purple_85f5
  [class*="social-icon-shopping-cart"].inner_12d8 {
  background-color: transparent;
  color: #4caf50;
}
.pattern_purple_85f5 [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.pattern_purple_85f5 [class*="social-icon-skype"].inner_12d8 {
  background-color: transparent;
  color: #00aff0;
}
.pattern_purple_85f5 [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.pattern_purple_85f5 [class*="social-icon-slideshare"].inner_12d8 {
  background-color: transparent;
  color: #0077b5;
}
.pattern_purple_85f5 [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.pattern_purple_85f5 [class*="social-icon-snapchat"].inner_12d8 {
  background-color: transparent;
  color: #fffc00;
}
.pattern_purple_85f5 [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.pattern_purple_85f5 [class*="social-icon-soundcloud"].inner_12d8 {
  background-color: transparent;
  color: #f80;
}
.pattern_purple_85f5 [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.pattern_purple_85f5 [class*="social-icon-spotify"].inner_12d8 {
  background-color: transparent;
  color: #2ebd59;
}
.pattern_purple_85f5 [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.pattern_purple_85f5
  [class*="social-icon-stack-overflow"].inner_12d8 {
  background-color: transparent;
  color: #fe7a15;
}
.pattern_purple_85f5 [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.pattern_purple_85f5 [class*="social-icon-maldkfgram"].inner_12d8 {
  background-color: transparent;
  color: #2ca5e0;
}
.pattern_purple_85f5 [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.pattern_purple_85f5 [class*="social-icon-tripadvisor"].inner_12d8 {
  background-color: transparent;
  color: #589442;
}
.pattern_purple_85f5 [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.pattern_purple_85f5 [class*="social-icon-tumblr"].inner_12d8 {
  background-color: transparent;
  color: #35465c;
}
.pattern_purple_85f5 [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.pattern_purple_85f5 [class*="social-icon-twitch"].inner_12d8 {
  background-color: transparent;
  color: #6441a5;
}
.pattern_purple_85f5 [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.pattern_purple_85f5 [class*="social-icon-twitter"].inner_12d8 {
  background-color: transparent;
  color: #1da1f2;
}
.pattern_purple_85f5 [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.pattern_purple_85f5 [class*="social-icon-vimeo"].inner_12d8 {
  background-color: transparent;
  color: #1ab7ea;
}
.pattern_purple_85f5 [class*="social-icon-vk"] {
  background-color: #45668e;
}
.pattern_purple_85f5 [class*="social-icon-vk"].inner_12d8 {
  background-color: transparent;
  color: #45668e;
}
.pattern_purple_85f5 [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.pattern_purple_85f5 [class*="social-icon-weibo"].inner_12d8 {
  background-color: transparent;
  color: #df2029;
}
.pattern_purple_85f5 [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.pattern_purple_85f5 [class*="social-icon-weixin"].inner_12d8 {
  background-color: transparent;
  color: #7bb32e;
}
.pattern_purple_85f5 [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.pattern_purple_85f5 [class*="social-icon-whatsapp"].inner_12d8 {
  background-color: transparent;
  color: #25d366;
}
.pattern_purple_85f5 [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.pattern_purple_85f5 [class*="social-icon-wordpress"].inner_12d8 {
  background-color: transparent;
  color: #21759b;
}
.pattern_purple_85f5 [class*="social-icon-xing"] {
  background-color: #026466;
}
.pattern_purple_85f5 [class*="social-icon-xing"].inner_12d8 {
  background-color: transparent;
  color: #026466;
}
.pattern_purple_85f5 [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.pattern_purple_85f5 [class*="social-icon-yelp"].inner_12d8 {
  background-color: transparent;
  color: #af0606;
}
.pattern_purple_85f5 [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.pattern_purple_85f5 [class*="social-icon-youtube"].inner_12d8 {
  background-color: transparent;
  color: #cd201f;
}
.dropdown-be38 {
  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;
}
.dropdown-be38:hover {
  box-shadow: none;
  background: 0 0;
}
.outline-steel-bbdb {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.main_8566 {
  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;
}
.row_hovered_425c {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.tall_7347 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.tall_7347,
.tall_7347::after,
.tall_7347::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;
}
.tall_7347::after,
.tall_7347::before {
  content: "";
  display: block;
  background-color: inherit;
}
.outline_6792 .main_8566 .row_hovered_425c {
  margin-top: -2px;
  width: 19px;
}
.outline_6792 .main_8566 .tall_7347 {
  margin-top: -1px;
}
.outline_6792 .main_8566 .tall_7347,
.outline_6792 .main_8566 .tall_7347::after,
.outline_6792 .main_8566 .tall_7347::before {
  width: 19px;
  height: 2px;
}
.outline_6792 .main_8566 .tall_7347::before {
  top: -6px;
}
.outline_6792 .main_8566 .tall_7347::after {
  bottom: -6px;
}
.black-f9ab .main_8566 .row_hovered_425c {
  margin-top: -2px;
  width: 22px;
}
.black-f9ab .main_8566 .tall_7347 {
  margin-top: -1px;
}
.black-f9ab .main_8566 .tall_7347,
.black-f9ab .main_8566 .tall_7347::after,
.black-f9ab .main_8566 .tall_7347::before {
  width: 22px;
  height: 2px;
}
.black-f9ab .main_8566 .tall_7347::before {
  top: -7px;
}
.black-f9ab .main_8566 .tall_7347::after {
  bottom: -7px;
}
.heading-right-28f0 .main_8566 .row_hovered_425c {
  margin-top: -2px;
  width: 31px;
}
.heading-right-28f0 .main_8566 .tall_7347 {
  margin-top: -1.5px;
}
.heading-right-28f0 .main_8566 .tall_7347,
.heading-right-28f0 .main_8566 .tall_7347::after,
.heading-right-28f0 .main_8566 .tall_7347::before {
  width: 31px;
  height: 3px;
}
.heading-right-28f0 .main_8566 .tall_7347::before {
  top: -9px;
}
.heading-right-28f0 .main_8566 .tall_7347::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .highlight_8174 .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 19px;
  }
  .highlight_8174 .main_8566 .tall_7347 {
    margin-top: -1px;
  }
  .highlight_8174 .main_8566 .tall_7347,
  .highlight_8174 .main_8566 .tall_7347::after,
  .highlight_8174 .main_8566 .tall_7347::before {
    width: 19px;
    height: 2px;
  }
  .highlight_8174 .main_8566 .tall_7347::before {
    top: -6px;
  }
  .highlight_8174 .main_8566 .tall_7347::after {
    bottom: -6px;
  }
  .description_db9b .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 22px;
  }
  .description_db9b .main_8566 .tall_7347 {
    margin-top: -1px;
  }
  .description_db9b .main_8566 .tall_7347,
  .description_db9b .main_8566 .tall_7347::after,
  .description_db9b .main_8566 .tall_7347::before {
    width: 22px;
    height: 2px;
  }
  .description_db9b .main_8566 .tall_7347::before {
    top: -7px;
  }
  .description_db9b .main_8566 .tall_7347::after {
    bottom: -7px;
  }
  .summary_f98a .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 31px;
  }
  .summary_f98a .main_8566 .tall_7347 {
    margin-top: -1.5px;
  }
  .summary_f98a .main_8566 .tall_7347,
  .summary_f98a .main_8566 .tall_7347::after,
  .summary_f98a .main_8566 .tall_7347::before {
    width: 31px;
    height: 3px;
  }
  .summary_f98a .main_8566 .tall_7347::before {
    top: -9px;
  }
  .summary_f98a .main_8566 .tall_7347::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .upper-8f4d .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 19px;
  }
  .upper-8f4d .main_8566 .tall_7347 {
    margin-top: -1px;
  }
  .upper-8f4d .main_8566 .tall_7347,
  .upper-8f4d .main_8566 .tall_7347::after,
  .upper-8f4d .main_8566 .tall_7347::before {
    width: 19px;
    height: 2px;
  }
  .upper-8f4d .main_8566 .tall_7347::before {
    top: -6px;
  }
  .upper-8f4d .main_8566 .tall_7347::after {
    bottom: -6px;
  }
  .photo-light-8219 .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 22px;
  }
  .photo-light-8219 .main_8566 .tall_7347 {
    margin-top: -1px;
  }
  .photo-light-8219 .main_8566 .tall_7347,
  .photo-light-8219 .main_8566 .tall_7347::after,
  .photo-light-8219 .main_8566 .tall_7347::before {
    width: 22px;
    height: 2px;
  }
  .photo-light-8219 .main_8566 .tall_7347::before {
    top: -7px;
  }
  .photo-light-8219 .main_8566 .tall_7347::after {
    bottom: -7px;
  }
  .label_0f66 .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 31px;
  }
  .label_0f66 .main_8566 .tall_7347 {
    margin-top: -1.5px;
  }
  .label_0f66 .main_8566 .tall_7347,
  .label_0f66 .main_8566 .tall_7347::after,
  .label_0f66 .main_8566 .tall_7347::before {
    width: 31px;
    height: 3px;
  }
  .label_0f66 .main_8566 .tall_7347::before {
    top: -9px;
  }
  .label_0f66 .main_8566 .tall_7347::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .slider-9184 .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 19px;
  }
  .slider-9184 .main_8566 .tall_7347 {
    margin-top: -1px;
  }
  .slider-9184 .main_8566 .tall_7347,
  .slider-9184 .main_8566 .tall_7347::after,
  .slider-9184 .main_8566 .tall_7347::before {
    width: 19px;
    height: 2px;
  }
  .slider-9184 .main_8566 .tall_7347::before {
    top: -6px;
  }
  .slider-9184 .main_8566 .tall_7347::after {
    bottom: -6px;
  }
  .caption-cdf3 .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 22px;
  }
  .caption-cdf3 .main_8566 .tall_7347 {
    margin-top: -1px;
  }
  .caption-cdf3 .main_8566 .tall_7347,
  .caption-cdf3 .main_8566 .tall_7347::after,
  .caption-cdf3 .main_8566 .tall_7347::before {
    width: 22px;
    height: 2px;
  }
  .caption-cdf3 .main_8566 .tall_7347::before {
    top: -7px;
  }
  .caption-cdf3 .main_8566 .tall_7347::after {
    bottom: -7px;
  }
  .component-be7f .main_8566 .row_hovered_425c {
    margin-top: -2px;
    width: 31px;
  }
  .component-be7f .main_8566 .tall_7347 {
    margin-top: -1.5px;
  }
  .component-be7f .main_8566 .tall_7347,
  .component-be7f .main_8566 .tall_7347::after,
  .component-be7f .main_8566 .tall_7347::before {
    width: 31px;
    height: 3px;
  }
  .component-be7f .main_8566 .tall_7347::before {
    top: -9px;
  }
  .component-be7f .main_8566 .tall_7347::after {
    bottom: -9px;
  }
}
.black-ea33 .tall_7347 {
  -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);
}
.black-ea33 .tall_7347::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.black-ea33 .tall_7347::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);
}
.black-ea33.info-a50d .tall_7347 {
  -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);
}
.black-ea33.info-a50d .tall_7347::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.black-ea33.info-a50d .tall_7347::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);
}
.aside_3155 {
  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.gallery_inner_06de:before {
  display: none;
}
.over_c421 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.over_c421 .silver-d571 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.over_c421 .silver-d571:last-of-type {
  border-bottom: none;
}
.over_c421 .silver-d571.dirty_7435,
.over_c421 .silver-d571.caption-7d3a,
.over_c421 .silver-d571.container-28f3 {
  padding: 0;
}
.over_c421 .lite_040e .left_ebe9 {
  color: currentColor;
}
.over_c421 .lite_040e .left_ebe9:focus,
.over_c421 .lite_040e .left_ebe9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_c421.active_3a55 .filter-bottom-da95,
.over_c421.active_3a55 .fast-63f6 a,
.over_c421.active_3a55 .green_cff2 a,
.over_c421.active_3a55 .overlay-35a6 a {
  color: rgba(0, 0, 0, 0.55);
}
.over_c421.active_3a55 .filter-bottom-da95:hover,
.over_c421.active_3a55 .fast-63f6 a:hover,
.over_c421.active_3a55 .green_cff2 a:hover,
.over_c421.active_3a55 .overlay-35a6 a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.over_c421.active_3a55 .block-c8f1 {
  color: rgba(0, 0, 0, 0.8);
}
.over_c421.active_3a55 .silver-d571 {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_c421.active_3a55 .silver-d571:before {
  background: rgba(0, 0, 0, 0.08);
}
.over_c421.active_3a55 .dropdown_cool_c89b:before {
  background: rgba(255, 255, 255, 0.9);
}
.over_c421.active_3a55 .lite_040e .pagination_3f07 li a,
.over_c421.active_3a55 .lite_040e .left_ebe9,
.over_c421.active_3a55 .overlay-35a6 {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_c421.active_3a55 .lite_040e .left_ebe9:focus,
.over_c421.active_3a55 .lite_040e .left_ebe9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_c421.active_3a55 .pagination_3f07 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.over_c421.label_b881 .filter-bottom-da95,
.over_c421.label_b881 .fast-63f6 a,
.over_c421.label_b881 .green_cff2 .left_ebe9,
.over_c421.label_b881 .green_cff2 a,
.over_c421.label_b881 .overlay-35a6 a {
  color: rgba(255, 255, 255, 0.79);
}
.over_c421.label_b881 .filter-bottom-da95:hover,
.over_c421.label_b881 .fast-63f6 a:hover,
.over_c421.label_b881 .green_cff2 .left_ebe9:hover,
.over_c421.label_b881 .green_cff2 a:hover,
.over_c421.label_b881 .overlay-35a6 a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.over_c421.label_b881 .block-c8f1 {
  color: rgba(255, 255, 255, 0.99);
}
.over_c421.label_b881 .silver-d571 {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_c421.label_b881 .silver-d571:before {
  background: rgba(255, 255, 255, 0.08);
}
.over_c421.label_b881 .dropdown_cool_c89b:before {
  background: rgba(0, 0, 0, 0.9);
}
.over_c421.label_b881 .lite_040e .pagination_3f07 li a,
.over_c421.label_b881 .lite_040e .left_ebe9,
.over_c421.label_b881 .overlay-35a6 {
  border-color: rgba(255, 255, 255, 0.08);
}
.over_c421.label_b881 .lite_040e .left_ebe9:focus,
.over_c421.label_b881 .lite_040e .left_ebe9:hover {
  background: rgba(0, 0, 0, 0.01);
}
.over_c421.label_b881 .pagination_3f07 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.dropdown_cool_c89b {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.dropdown_cool_c89b:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.fast_8c87 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.table_12b6 .over_c421 {
  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;
}
.table_12b6 .silver-d571 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.table_12b6 .silver-d571: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) {
  .table_12b6 .silver-d571:before {
    width: 16%;
    left: 42%;
  }
}
.table_12b6 .silver-d571:last-child:before {
  content: none;
}
.table_12b6 .silver-d571[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.table_12b6 .lite_040e .pagination_3f07 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.table_12b6 .lite_040e .pagination_3f07 li a .left_ebe9 {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.table_12b6 .lite_040e .overlay-35a6 {
  border: none;
}
.table_12b6 .lite_040e .overlay-35a6 li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.table_12b6 .dropdown_cool_c89b {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.table_12b6 .fast_8c87 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.table_12b6 .label_b881 .dropdown_cool_c89b:before {
  background: rgba(0, 0, 0, 0.9);
}
.table_12b6 .active_3a55.west-920b .tall_7347 {
  background: rgba(0, 0, 0, 0.6);
}
.table_12b6
  .active_3a55.west-920b
  .tall_7347::after,
.table_12b6
  .active_3a55.west-920b
  .tall_7347:before {
  background: inherit;
}
.table_12b6
  .active_3a55.west-920b:hover
  .tall_7347 {
  background: rgba(0, 0, 0, 0.8);
}
.component_0b3e .over_c421 {
  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) {
  .component_0b3e .over_c421 {
    width: auto;
    right: 45px;
  }
}
.paper_a783 .over_c421 {
  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) {
  .paper_a783 .over_c421 {
    width: auto;
    left: 45px;
  }
}
.gallery_inner_06de .over_c421 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.gallery_inner_06de .fast_8c87 {
  max-width: 48em;
  margin: 0 auto;
}
.gallery_inner_06de .dropdown_cool_c89b:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.down-4cd7 {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.down-4cd7.table_12b6 .over_c421 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.down-4cd7.component_0b3e .over_c421 {
  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);
}
.down-4cd7 .over_c421 {
  visibility: visible;
}
.down-4cd7.paper_a783 .over_c421 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.clean-3768,
.tabs_28e9 {
  overflow-x: hidden;
}
.clean-3768 .over_c421 {
  overflow: auto;
}
.clean-3768.table_12b6 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-3768.table_12b6 .over_c421 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.clean-3768.table_12b6 .dropdown-be38 {
  opacity: 0;
}
.clean-3768.component_0b3e {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-3768.component_0b3e .over_c421 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.clean-3768.component_0b3e .dropdown-be38 {
  opacity: 0;
}
.clean-3768.paper_a783 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.clean-3768.paper_a783 .over_c421 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.clean-3768.paper_a783 .dropdown-be38 {
  opacity: 0;
}
.clean-3768.gallery_inner_06de .over_c421 {
  z-index: 10;
  visibility: visible;
}
.west-920b {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.west-920b .tall_7347 {
  background: rgba(255, 255, 255, 0.99);
}
.west-920b .tall_7347::after,
.west-920b .tall_7347:before {
  background: inherit;
}
.west-920b:hover .tall_7347 {
  background: rgba(255, 255, 255, 0.99);
}
.paper_a783 .west-920b {
  top: 10px;
  right: auto;
  left: 12px;
}
.gallery_inner_06de .west-920b {
  display: none !important;
}
.clean-3768:before,
.tabs_28e9:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.clean-3768 .west-920b,
.tabs_28e9 .west-920b {
  display: inline-block;
}
.over_c421 .accordion-stale-a8b1 {
  -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;
}
.clean-3768 .over_c421 .accordion-stale-a8b1,
.tabs_28e9 .over_c421 .accordion-stale-a8b1 {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.thick-0fc6 .north-c623 {
  width: 100%;
}
.up-1813 {
  padding: 0 0.5em 0;
}
.up-1813 [class*="customify-col-"],
.up-1813 [class*="customify-col_"],
.up-1813 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.lite_4567 .up-1813 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .last-37db .red-43dd,
  .red-43dd {
    display: none;
  }
  .notice-d695 {
    text-align: left;
  }
  .thumbnail_new_0c9a {
    text-align: center;
  }
  .pattern_fixed_0154 {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .last-37db .liquid_b014,
  .liquid_b014 {
    display: none;
  }
  .tag-red-3fd9 {
    text-align: left;
  }
  .solid-1605 {
    text-align: center;
  }
  .tiny-dba2 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .last-37db .section-silver-768a,
  .section-silver-768a {
    display: none;
  }
  .backdrop-eca3 {
    text-align: left;
  }
  .description_east_2f39 {
    text-align: center;
  }
  .rough_651f {
    text-align: right;
  }
}
#page {
  position: relative;
}
.out-312d {
  box-shadow: none !important;
}
.badge-large-7358 .bottom-6803,
.outer_4925 .bottom-6803 {
  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;
}
.outer_4925 .bottom-6803 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.iron-b1f1 {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.iron-b1f1:after,
.iron-b1f1:before {
  content: "";
  display: table;
}
.iron-b1f1:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .iron-b1f1 {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.iron-b1f1,
.last_340a {
  max-width: 1248px;
  margin: 0 auto;
}

.section_white_6ed2.pattern_thick_3b3d .iron-b1f1 {
  max-width: 100%;
}
.section_white_6ed2.preview_clean_0903 {
  max-width: 1200px;
  margin: 0 auto;
}
.section_white_6ed2.icon_377c .iron-b1f1 {
  max-width: 100%;
}
.section_white_6ed2.icon_377c > .iron-b1f1 {
  padding-left: 0;
  padding-right: 0;
}
.section_white_6ed2.icon_377c > .iron-b1f1 .last-37db {
  margin: 0;
}
.section_white_6ed2.icon_377c
  > .iron-b1f1
  .glass_9d14.progress_fixed_3add {
  margin-right: 0;
  margin-left: 0;
}
.section_white_6ed2.icon_377c #main.progress_fixed_3add {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .picture-b1a4 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .picture-b1a4 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .west_f57e .main_1bbe {
    padding-right: 1em;
  }
  .west_f57e.lite_906d .glass_9d14 {
    border-right: 1px solid #eaecee;
  }
  .west_f57e.lite_906d .main_1bbe {
    padding-right: 1em;
  }
  .west_f57e.lite_906d .left_c245 {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .red_1cb8 .main_1bbe {
    padding-left: 1em;
  }
  .red_1cb8.lite_906d .glass_9d14 {
    border-left: 1px solid #eaecee;
  }
  .red_1cb8.lite_906d .main_1bbe {
    padding-left: 1em;
  }
  .red_1cb8.lite_906d .left_c245 {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .list_8019 .main_1bbe {
    padding-left: 1em;
  }
  .list_8019.lite_906d .static-9462 {
    border-right: 1px solid #eaecee;
  }
  .list_8019.lite_906d .picture_c9b0 {
    border-right: 1px solid #eaecee;
  }
  .list_8019.lite_906d .main_1bbe {
    padding-left: 1em;
  }
  .list_8019.lite_906d .left_c245 {
    padding-right: 1em;
  }
  .list_8019.lite_906d .fast_0ccb {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in-a1c2 .main_1bbe {
    padding-right: 1em;
  }
  .in-a1c2.lite_906d .static-9462 {
    border-left: 1px solid #eaecee;
  }
  .in-a1c2.lite_906d .picture_c9b0 {
    border-left: 1px solid #eaecee;
  }
  .in-a1c2.lite_906d .main_1bbe {
    padding-right: 1em;
  }
  .in-a1c2.lite_906d .left_c245 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .in-a1c2.lite_906d .fast_0ccb {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .picture-b1a4 .main_1bbe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-b1a4.lite_906d .glass_9d14 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .picture-b1a4.lite_906d .main_1bbe {
    padding-left: 1em;
    padding-right: 1em;
  }
  .picture-b1a4.lite_906d .left_c245 {
    padding-left: 1em;
  }
  .picture-b1a4.lite_906d .fast_0ccb {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .picture-b1a4.lite_906d .main_1bbe {
    padding-left: 0;
  }
}
.gallery-5513 .outline-medium-786f {
  display: inline-block;
}
.motion-1841 {
  display: inline-block;
}
.stale-039d {
  word-con: break-word;
}
.box_thick_eaa1 > span {
  display: inline-block;
  padding: 5px 0;
}
.box_thick_eaa1 .next-393a {
  margin-left: 8px;
  margin-right: 8px;
}
.box_thick_eaa1 .filter_9fa3 img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.box-67f5 .tabs-over-1152 {
  margin-bottom: 2em;
}
.box-67f5 .focus-589f {
  margin-bottom: 15px;
}
.box-67f5 .focus-589f:last-child {
  margin-bottom: 0;
}
.box-67f5 .stone_d96d {
  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) {
  .box-67f5 .stone_d96d {
    display: block;
  }
}
.box-67f5 .notification_c270 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .box-67f5 .notification_c270 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.box-67f5 .thumbnail_glass_f5af {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.box-67f5 .thumbnail_glass_f5af img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.box-67f5 .thumbnail_glass_f5af a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.box-67f5 .stale-039d {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.box-67f5 .stale-039d a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.box-67f5 .banner-be8b p:last-child {
  margin-bottom: 0;
}
.box-67f5 .active_ae9d {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.box-67f5 .logo_slow_0bd2 {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.box-67f5 .cold_2418 {
  margin-top: 1em;
}
.box-67f5 .hidden-next-2687 {
  top: 0;
  display: block;
}
.box-67f5 .hidden-next-2687 a {
  color: inherit;
}
.box-67f5 .hidden-next-2687 a:hover {
  color: inherit;
}
.box-67f5 .notice-small-9ef2 {
  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;
}
.box-67f5 .notice-small-9ef2:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.box-67f5 .logo_slow_0bd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.box-67f5 .form_2b42 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.box-67f5 .form_2b42:first-child {
  margin-top: 0;
}
.box-67f5 .form_2b42.footer-3f3c {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.box-67f5 .form_2b42.pink_5136 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.box-67f5
  .form_2b42.pink_5136.gradient-e8c3
  .cold_2418 {
  width: 100%;
}
.box-67f5 .pink_5136 {
  -webkit-box-align: center;
  align-items: center;
}
.box-67f5 .pink_5136 .box_thick_eaa1,
.box-67f5 .pink_5136 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.box-67f5 .thumbnail_glass_f5af {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.box-67f5 .thumbnail_glass_f5af img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.box-67f5 .thumbnail_glass_f5af: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;
}
.box-67f5 .footer-3f3c {
  z-index: 5;
}
.box-67f5 .search-up-191f .column-8a51 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.box-67f5 .purple_634e .column-8a51 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.box-67f5 .text-4a42 .column-8a51 {
  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;
}
.box-67f5.progress-stone-3df7 .stone_d96d,
.box-67f5.first_661b .stone_d96d {
  display: block;
}
.box-67f5.progress-stone-3df7 .stone_d96d .basic_c5f6,
.box-67f5.progress-stone-3df7 .stone_d96d .logo_slow_0bd2,
.box-67f5.first_661b .stone_d96d .basic_c5f6,
.box-67f5.first_661b .stone_d96d .logo_slow_0bd2 {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.box-67f5.footer_d330 .notification_c270 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .box-67f5.footer_d330 .notification_c270 {
    margin-right: 0;
  }
}
.box-67f5.progress-stone-3df7 .notification_c270,
.box-67f5.first_661b .notification_c270 {
  padding-top: 40%;
}
.box-67f5.progress-stone-3df7 .tabs-over-1152,
.box-67f5.first_661b .tabs-over-1152 {
  display: block;
}
.box-67f5.progress-stone-3df7 .fn-sticky-d16a .logo_slow_0bd2,
.box-67f5.first_661b .fn-sticky-d16a .logo_slow_0bd2 {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.box-67f5.progress-stone-3df7 .notification_c270,
.box-67f5.first_661b .notification_c270 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.box-67f5.progress-stone-3df7 .logo_slow_0bd2 {
  padding: 1em;
}
.east_33f7 {
  margin: 30px auto;
  display: block;
}
.east_33f7 .action-b200 > * {
  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;
}
.east_33f7 .action-b200 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.east_33f7 .action-b200 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.slider_284d .box_thick_eaa1 {
  margin-bottom: 1.41575em;
}
.slider_284d .info_4a3b {
  margin-bottom: 1.618em;
}
.hard_3c9e .backdrop-black-1c16 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.hard_3c9e .backdrop-black-1c16 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.hard_3c9e .mini_237f {
  max-width: 100%;
  overflow: auto;
}
.nav_fresh_eefe .hard_3c9e a:hover {
  text-decoration: underline;
}
.new-8802 .focus-589f:not(.stale-039d),
.new-8802 .thumbnail_glass_f5af {
  margin-bottom: 1.41575em;
}
.new-8802 .focus-589f:not(.stale-039d):last-child,
.new-8802 .thumbnail_glass_f5af:last-child {
  margin-bottom: 0;
}
.new-8802 .focus-589f.nav-cold-a770 {
  margin-bottom: 0.41575em;
}
.new-8802 .info_a313:before,
.new-8802 .current-6972:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.new-8802 .info_a313:before {
  content: "\f115";
}
.new-8802 .current-6972:before {
  content: "\f02c";
}
.new-8802 .badge_f1b8 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.new-8802 .badge_f1b8 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.red_bdc6 {
  display: -webkit-box;
  display: flex;
}
.red_bdc6 .solid-6442 {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .red_bdc6 .solid-6442 {
    flex-basis: 90px;
  }
}
.red_bdc6 .active-c1ce {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .red_bdc6 .active-c1ce {
    flex-basis: calc(100% - 50px);
  }
}
.red_bdc6 .bright_a40b p:last-child {
  margin-bottom: 0.72em;
}
.popup_48e8 .action-b200 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.popup_48e8 .action-b200:after,
.popup_48e8 .action-b200:before {
  content: "";
  display: table;
}
.popup_48e8 .action-b200:after {
  clear: both;
}
.popup_48e8 .action-b200 .chip_08a8,
.popup_48e8 .action-b200 .wood_fb13 {
  width: 49%;
}
.popup_48e8 .action-b200 .chip_08a8 a span.slider-debc,
.popup_48e8 .action-b200 .wood_fb13 a span.slider-debc {
  display: block;
  margin-bottom: 5px;
}
.popup_48e8 .action-b200 .wood_fb13 {
  float: left;
  text-align: left;
}
.popup_48e8 .action-b200 .chip_08a8 {
  float: right;
  text-align: right;
}
.feature-tall-8493 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .feature-tall-8493 {
    margin-bottom: 0;
  }
}
.under-e6c2 {
  margin-bottom: 1em;
}
.under-e6c2 .stale-039d {
  font-size: 1.1em;
  line-height: 1.3;
}
.green-f33e a {
  display: block;
  line-height: 0;
  position: relative;
}
.under_35be .under-e6c2,
.bottom-299e .under-e6c2 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .under_35be .under-e6c2,
  .bottom-299e .under-e6c2 {
    display: block;
  }
}
.under_35be .green-f33e,
.bottom-299e .green-f33e {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .under_35be .green-f33e,
  .bottom-299e .green-f33e {
    margin-bottom: 1em;
  }
}
.under_35be .green-f33e img,
.bottom-299e .green-f33e img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.under_35be .tooltip-961d,
.bottom-299e .tooltip-961d {
  flex-basis: calc(100% - 160px);
}
.under_35be .tooltip-961d p,
.bottom-299e .tooltip-961d p {
  margin-bottom: 0;
}
.under_35be .tooltip-961d {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .under_35be .tooltip-961d {
    padding-left: 0;
  }
}
.bottom-299e .tooltip-961d {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .bottom-299e .tooltip-961d {
    padding-right: 0;
  }
}
.bottom-299e .green-f33e {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.container_8100 .green-f33e {
  margin-bottom: 0.5em;
}
.container_8100 .green-f33e img {
  width: 100%;
}
.hidden_882e .focused-58e8,
.form-fixed-b985 .focused-58e8 {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.form-fixed-b985 .glass_9d14 .fixed_5b58 p:last-child {
  margin-bottom: 0;
}
.blue_750e {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.icon_8610 .cold_adf9 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .icon_8610 .cold_adf9:last-of-type {
    margin-bottom: 0;
  }
}
.icon_8610 .cold_adf9 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.icon_8610 .cold_adf9 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.icon_8610 .cold_adf9 ul li {
  margin: 0 0 0.6em;
}
.icon_8610 .cold_adf9 ul li.right-9706,
.icon_8610 .cold_adf9 ul li.easy_1711 {
  position: relative;
}
.icon_8610 .cold_adf9 ul li.right-9706 .breadcrumb-cold-56c1,
.icon_8610 .cold_adf9 ul li.easy_1711 .breadcrumb-cold-56c1 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.icon_8610 .cold_adf9 ul li.right-9706:after:after,
.icon_8610 .cold_adf9 ul li.right-9706:after:before,
.icon_8610
  .cold_adf9
  ul
  li.easy_1711:after:after,
.icon_8610
  .cold_adf9
  ul
  li.easy_1711:after:before {
  content: "";
  display: table;
}
.icon_8610 .cold_adf9 ul li.right-9706:after:after,
.icon_8610
  .cold_adf9
  ul
  li.easy_1711:after:after {
  clear: both;
}
.icon_8610 .cold_adf9 a.slider-0683:hover {
  text-decoration: none;
}
.icon_8610 .cold_adf9 select {
  max-width: 100%;
}
.icon_8610 .cold_adf9 table {
  font-size: 85%;
}
.icon_8610 .cold_adf9 table td,
.icon_8610 .cold_adf9 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.icon_8610 .cold_adf9 table tfoot td {
  text-align: left;
}
.icon_8610 .cold_adf9 :last-child {
  margin-bottom: 0;
}
.icon_8610 .cold_adf9 .heading_action_f33f {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.icon_8610 .cold_adf9 .heading_action_f33f label {
  width: 100%;
}
.icon_8610 .cold_adf9 .heading_action_f33f .progress_bright_2b8b {
  width: 100%;
  display: block;
}
.icon_8610 .cold_adf9 .heading_action_f33f .link-d776 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.icon_8610 .cold_adf9 .heading_action_f33f .link-d776:hover svg #svg-search {
  fill: #444;
}
.icon_8610 .cold_adf9 .heading_action_f33f .link-d776 svg {
  width: 18px;
  height: 18px;
}
.icon_8610 .old-7fcb ul ul,
.icon_8610 .picture-old-1938 ul ul,
.icon_8610 .icon-fa84 ul ul,
.icon_8610 .surface_medium_9399 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.icon_8610 .old-7fcb .slider_c84b > a,
.icon_8610 .picture-old-1938 .slider_c84b > a,
.icon_8610 .icon-fa84 .slider_c84b > a,
.icon_8610 .surface_medium_9399 .slider_c84b > a {
  margin-bottom: 0;
}
.icon_8610 .thick_1d10 li,
.icon_8610 .old-7fcb li,
.icon_8610 .content_clean_95b3 li,
.icon_8610 .picture-old-1938 li,
.icon_8610 .icon-fa84 li,
.icon_8610 .surface_medium_9399 li,
.icon_8610 .status_165f li,
.icon_8610 .avatar-paper-58f4 li {
  display: block;
  position: relative;
}
.icon_8610 .thick_1d10 li:last-child,
.icon_8610 .old-7fcb li:last-child,
.icon_8610 .content_clean_95b3 li:last-child,
.icon_8610 .picture-old-1938 li:last-child,
.icon_8610 .icon-fa84 li:last-child,
.icon_8610 .surface_medium_9399 li:last-child,
.icon_8610 .status_165f li:last-child,
.icon_8610 .avatar-paper-58f4 li:last-child {
  border: none;
}
.icon_8610 .thick_1d10 li a,
.icon_8610 .old-7fcb li a,
.icon_8610 .content_clean_95b3 li a,
.icon_8610 .picture-old-1938 li a,
.icon_8610 .icon-fa84 li a,
.icon_8610 .surface_medium_9399 li a,
.icon_8610 .status_165f li a,
.icon_8610 .avatar-paper-58f4 li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_8610 .thick_1d10 li ul li::before,
.icon_8610 .old-7fcb li ul li::before,
.icon_8610 .content_clean_95b3 li ul li::before,
.icon_8610 .picture-old-1938 li ul li::before,
.icon_8610 .icon-fa84 li ul li::before,
.icon_8610 .surface_medium_9399 li ul li::before,
.icon_8610 .status_165f li ul li::before,
.icon_8610 .avatar-paper-58f4 li ul li::before {
  left: 15px;
}
.icon_8610 .thick_1d10 li ul a,
.icon_8610 .old-7fcb li ul a,
.icon_8610 .content_clean_95b3 li ul a,
.icon_8610 .picture-old-1938 li ul a,
.icon_8610 .icon-fa84 li ul a,
.icon_8610 .surface_medium_9399 li ul a,
.icon_8610 .status_165f li ul a,
.icon_8610 .avatar-paper-58f4 li ul a {
  padding-left: 20px;
}
.icon_8610 .thick_1d10 li ul ul li::before,
.icon_8610 .old-7fcb li ul ul li::before,
.icon_8610 .content_clean_95b3 li ul ul li::before,
.icon_8610 .picture-old-1938 li ul ul li::before,
.icon_8610 .icon-fa84 li ul ul li::before,
.icon_8610 .surface_medium_9399 li ul ul li::before,
.icon_8610 .status_165f li ul ul li::before,
.icon_8610 .avatar-paper-58f4 li ul ul li::before {
  left: 30px;
}
.icon_8610 .thick_1d10 li ul ul a,
.icon_8610 .old-7fcb li ul ul a,
.icon_8610 .content_clean_95b3 li ul ul a,
.icon_8610 .picture-old-1938 li ul ul a,
.icon_8610 .icon-fa84 li ul ul a,
.icon_8610 .surface_medium_9399 li ul ul a,
.icon_8610 .status_165f li ul ul a,
.icon_8610 .avatar-paper-58f4 li ul ul a {
  padding-left: 40px;
}
.icon_8610 .hard_1862 li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.icon_8610 .avatar-paper-58f4 ul li {
  margin-bottom: 1.41575em;
}
.icon_8610 .avatar-paper-58f4 ul li .dark_1137 {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.icon_8610 .avatar-paper-58f4 ul li .hovered-bfcc {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.label_b881 .thick_1d10 li a,
.label_b881 .old-7fcb li a,
.label_b881 .content_clean_95b3 li a,
.label_b881 .picture-old-1938 li a,
.label_b881 .icon-fa84 li a,
.label_b881 .surface_medium_9399 li a,
.label_b881 .status_165f li a,
.label_b881 .avatar-paper-58f4 li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_b881 .hard_1862 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label_b881 .cold_adf9 ul li.right-9706 .breadcrumb-cold-56c1,
.label_b881 .cold_adf9 ul li.easy_1711 .breadcrumb-cold-56c1 {
  background: rgba(0, 0, 0, 0.2);
}
.label_b881 .icon_8610 .cold_adf9 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.section_white_6ed2 .icon_8610 .pagination_3f07 li {
  margin: 0;
}
.section_white_6ed2 .icon_8610 .pagination_3f07 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.section_white_6ed2 .icon_8610 .pagination_3f07 li ul {
  margin: 0;
}
.section_white_6ed2 .icon_8610 .pagination_3f07 li ul li a {
  padding-left: 15px;
}
.section_white_6ed2 .icon_8610 .pagination_3f07 li ul li li a {
  padding-left: 30px;
}
.section_white_6ed2 .icon_8610 .pagination_3f07 li.blue-bcdf > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.section_white_6ed2 .icon_8610 .pagination_3f07 li.blue-bcdf > a:before {
  border-bottom: 6px solid transparent;
  border-left: 6px solid #eaecee;
  border-top: 6px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  right: 5px;
  top: 13px;
}
.section_white_6ed2 .icon_8610 .pagination_3f07 li.blue-bcdf > 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;
}
.focused_c1a0 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.easy-3b46 {
  position: relative;
  z-index: 10;
}
.easy-3b46 .accordion-stale-a8b1 {
  width: 100%;
  max-width: 100%;
}
.north_66b9 .hover_easy_c9d4 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.north_66b9 .active_3a55 {
}
.north_66b9 .label_b881 {
  background: #292929;
}
.focused_9203 .hover_easy_c9d4 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.focused_9203 .active_3a55 {
  background: #f9f9f9;
}
.focused_9203 .label_b881 {
  background: #303030;
}
.menu_dae6 .hover_easy_c9d4 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .menu_dae6 .outline-medium-786f {
    margin-bottom: 1em;
  }
  .menu_dae6 .outline-medium-786f:last-child {
    margin-bottom: 0;
  }
}
.menu_dae6 .active_3a55 {
  background: #ededed;
}
.menu_dae6 .label_b881 {
  background: #1a1a1a;
}
.hover_easy_c9d4.active_3a55 {
  color: rgba(0, 0, 0, 0.6);
}
.hover_easy_c9d4.active_3a55 .secondary-glass-271b li {
  border-color: rgba(0, 0, 0, 0.08);
}
.hover_easy_c9d4.label_b881 {
  color: rgba(255, 255, 255, 0.99);
}
.hover_easy_c9d4.label_b881 a:not(.slider-0683) {
  color: rgba(255, 255, 255, 0.79);
}
.hover_easy_c9d4.label_b881 a:not(.slider-0683):hover {
  color: rgba(255, 255, 255, 0.99);
}
.hover_easy_c9d4.label_b881 .secondary-glass-271b li {
  border-color: rgba(255, 255, 255, 0.08);
}
.hover_easy_c9d4.label_b881 table tbody td,
.hover_easy_c9d4.label_b881 table th {
  background: rgba(0, 0, 0, 0.08);
}
.box_advanced_3a88.first-5e9b .iron-b1f1 {
  max-width: initial;
}
.box_advanced_3a88 .search_a165 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.box_advanced_3a88 .search_a165 .accordion-stale-a8b1 {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .box_advanced_3a88 .search_a165 .accordion-stale-a8b1 {
    display: block;
    margin-bottom: 2em;
  }
  .box_advanced_3a88 .search_a165 .accordion-stale-a8b1:last-child {
    margin-bottom: 0;
  }
}
.menu_dae6 .outline-medium-786f:last-child,
.focused_9203 .outline-medium-786f:last-child,
.north_66b9 .outline-medium-786f:last-child {
  margin-bottom: 0;
}
.menu_dae6 .outline-medium-786f .icon_8610 .cold_adf9:last-child,
.focused_9203 .outline-medium-786f .icon_8610 .cold_adf9:last-child,
.north_66b9 .outline-medium-786f .icon_8610 .cold_adf9:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .menu_dae6 .item-bronze-7144,
  .menu_dae6 .nav-simple-c22f,
  .focused_9203 .item-bronze-7144,
  .focused_9203 .nav-simple-c22f,
  .north_66b9 .item-bronze-7144,
  .north_66b9 .nav-simple-c22f {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .easy-3b46 .outline-medium-786f {
    margin-bottom: 2em;
  }
}
.easy-3b46 p:last-child {
  margin-bottom: 0;
}
.easy-3b46 li,
.easy-3b46 ul {
  list-style: none;
  margin: 0;
}
.easy-3b46 ul ul {
  margin-left: 2.617924em;
}
.pagination_d7e8 {
  font-size: 0.875em;
}

/* css-noise: 5685 */
.phantom-card-x1 {
  padding: 0.4rem;
  font-size: 14px;
  line-height: 1.0;
}
