/*!
Theme Name: Customify
Theme URI: https://pressmaximum.list-8c91/customify
Author: WPCustomify
Author URI: https://pressmaximum.list-8c91
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.list-8c91/customify
Version: 0.3.7
License: GNU General Public License v2 or later
License URI: http://www.steel-2f89.orange_2863/licenses/gpl-2.0.small_4491
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.primary_1fcd/, (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.light_5056.medium-f699/normalize.accent-cold-b195/
 ======
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.accent-cold-b195 v7.0.0 | MIT License | github.list-8c91/necolas/normalize.accent-cold-b195 */
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;
}
.frame-bottom-10e8 .pro_a65c,
.border-huge-c9e2,
.purple_a77e,
.highlight_south_fa62,
.east_dcc1,
.right_a7d9,
.preview-yellow-f009,
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;
}
.border-huge-c9e2,
h1 {
  font-size: 2.42em;
  line-height: 1.216;
}
@media screen and (max-width: 1024px) {
  .border-huge-c9e2,
  h1 {
    font-size: 2.1em;
  }
}
@media screen and (max-width: 568px) {
  .border-huge-c9e2,
  h1 {
    font-size: 1.8em;
  }
}
.purple_a77e,
h2 {
  font-size: 2.1em;
  line-height: 1.216;
}
.purple_a77e + h3,
h2 + h3 {
  border-top: 1px solid #eaecee;
  padding-top: 0.5407911001em;
}
@media screen and (max-width: 1024px) {
  .purple_a77e,
  h2 {
    font-size: 1.9em;
  }
}
@media screen and (max-width: 568px) {
  .purple_a77e,
  h2 {
    font-size: 1.7em;
  }
}
.highlight_south_fa62,
h3 {
  font-size: 1.618em;
}
.frame-bottom-10e8 .pro_a65c,
.east_dcc1,
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.input_48ba {
  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;
}
.upper-aa4a:after,
.upper-aa4a:before,
.status-active-e2d8:after,
.status-active-e2d8:before {
  content: "";
  display: table;
}
.upper-aa4a:after,
.status-active-e2d8:after {
  clear: both;
}
.shade-2df2 {
  float: right;
  margin-right: 0;
}
.thick_4c0f {
  float: left;
  margin-left: 0;
}
form {
  margin-bottom: 2em;
}
.list_8f10 .active_red_bdd6,
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;
}
.list_8f10 .active_red_bdd6: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;
}
.east-195c .active_red_bdd6 {
  box-shadow: none;
}
.east-195c
  .active_red_bdd6
  .main-light-37f9 {
  line-height: 2.4em;
  min-height: 2.6em;
  padding-left: 0;
}
.east-195c .active_red_bdd6 .form-slow-5f68 {
  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;
}
.east-195c
  .active_red_bdd6
  .form-slow-5f68
  b {
  display: none;
}
.east-195c .new_f8e3 {
  border: 1px solid #e5e5e5;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12) inset;
}
.fast_9926:not(.surface-fcd9):not(.detail-ad2f),
button:not(.surface-fcd9):not(.detail-ad2f),
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ),
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ),
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ) {
  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;
}
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ):hover,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ):hover,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):hover,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):hover,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
  outline: 0;
}
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ):active,
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ):active,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):active,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):active,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):active,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus {
  outline: 0;
}
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c {
  position: relative;
}
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .fresh_ae0d,
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .content_a5ce,
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .inner-0542,
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  i,
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  svg,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .fresh_ae0d,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .content_a5ce,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .inner-0542,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  i,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  svg,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .fresh_ae0d,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .content_a5ce,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .inner-0542,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  i,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  svg,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .fresh_ae0d,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .content_a5ce,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .inner-0542,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  i,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  svg,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .fresh_ae0d,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .content_a5ce,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  .inner-0542,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  i,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c
  svg {
  visibility: hidden;
}
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c:after,
button:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c:after,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c:after,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c:after,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ).fn-loading-a20c: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;
}
.fast_9926:not(.surface-fcd9):not(.detail-ad2f),
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ),
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ),
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ) {
  color: #fff;
  background: #235787;
}
.fast_9926:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus,
input[type="button"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus,
input[type="reset"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus,
input[type="submit"]:not(.surface-fcd9):not(
    .detail-ad2f
  ):focus {
  color: #fff;
}
.fast_9926.fn-disabled-a20c:not(.surface-fcd9):not(
    .detail-ad2f
  ),
.fast_9926[disabled]:not(.surface-fcd9):not(
    .detail-ad2f
  ),
button.fn-disabled-a20c:not(.surface-fcd9):not(
    .detail-ad2f
  ),
button[disabled]:not(.surface-fcd9):not(
    .detail-ad2f
  ) {
  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;
}
.border_2032 {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-con: normal !important;
}
.border_2032: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;
}
.module_last_2ef9 {
  display: inline;
  float: left;
  margin-right: 1.41575em;
}
.badge_44bc {
  display: inline;
  float: right;
  margin-left: 1.41575em;
}
.notice_2a70 {
  clear: both;
  display: block;
  margin: 0 auto;
}
.upper-aa4a:after,
.upper-aa4a:before,
.inner-dbfc:after,
.inner-dbfc:before,
.copper_42cd:after,
.copper_42cd:before,
.tag-advanced-afd0:after,
.tag-advanced-afd0:before,
.chip_large_5050:after,
.chip_large_5050:before,
.content-b71b:after,
.content-b71b:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.upper-aa4a:after,
.inner-dbfc:after,
.copper_42cd:after,
.tag-advanced-afd0:after,
.chip_large_5050:after,
.content-b71b:after {
  clear: both;
}
.inner-dbfc .table-blue-66f7,
.copper_42cd .table-blue-66f7,
.avatar_b0fc .table-blue-66f7 {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.alert-e15d {
  display: inline-block;
}
.rough-bd9d {
  margin-bottom: 1.41575em;
  max-width: 100%;
}
.rough-bd9d img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.rough-bd9d .carousel-304d {
  padding: 1em 0;
  font-size: 85%;
}
.carousel-304d {
  text-align: left;
  font-style: italic;
  color: #999;
}
.picture-6bc7 {
  margin-bottom: 1.5em;
  margin-bottom: 1.41575em;
}
.picture-6bc7:after,
.picture-6bc7:before {
  content: "";
  display: table;
}
.picture-6bc7:after {
  clear: both;
}
.mask_f42a {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.list_b606 .mask_f42a {
  max-width: 50%;
}
.surface_e9b4 .mask_f42a {
  max-width: 33.33%;
}
.item_760c .mask_f42a {
  max-width: 25%;
}
.element_30b6 .mask_f42a {
  max-width: 20%;
}
.primary-8fb5 .mask_f42a {
  max-width: 16.66%;
}
.modal_next_0a3d .mask_f42a {
  max-width: 14.28%;
}
.preview_130e .mask_f42a {
  max-width: 12.5%;
}
.green-0819 .mask_f42a {
  max-width: 11.11%;
}
.dim_c13d {
  display: block;
}
.frame-bottom-10e8 .last-f9f0 label,
.frame-bottom-10e8 .background_current_ed07 label,
.frame-bottom-10e8 .picture-ef52 label,
.frame-bottom-10e8 .carousel-paper-a983 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-f06e {
  list-style: none;
  margin: 0;
}
.avatar-f06e article.widget_up_fa96 {
  margin-bottom: 0;
}
.avatar-f06e ul {
  list-style: none;
  margin: 0;
}
.avatar-f06e .filter_brown_5fe0 li.widget_up_fa96 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-f06e .filter_brown_5fe0 li.widget_up_fa96 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-f06e .filter_brown_5fe0 li.widget_up_fa96: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) {
  .avatar-f06e .filter_brown_5fe0 li.widget_up_fa96 li.widget_up_fa96 li.widget_up_fa96 li.widget_up_fa96 {
    padding-left: 0;
  }
}
article.widget_up_fa96 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_up_fa96 .inner-dbfc p:last-of-type {
  margin-bottom: 0;
}
article.widget_up_fa96 .link-e47c {
  float: left;
}
article.widget_up_fa96 .dim-94e1 {
  margin-left: 85px;
}
article.widget_up_fa96 .image_small_80f7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_up_fa96 .image_small_80f7 .box-6c09 {
  margin-left: 10px;
}
article.widget_up_fa96 .carousel-left-7297 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_up_fa96 .pattern_selected_f447 {
  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 .last-f9f0,
  #respond .picture-ef52,
  #respond .carousel-paper-a983 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .last-f9f0 input,
#respond .picture-ef52 input,
#respond .carousel-paper-a983 input {
  width: 100%;
}
#respond .carousel-paper-a983 {
  margin-right: 0;
}
#respond .shadow-fixed-614f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.mini-7438 {
  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;
}
.mini-7438.card_9df6 {
  width: 36px;
  height: 36px;
  min-height: 36px;
  font-size: 1.1em;
}
.mini-7438 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%);
}
.mini-7438:focus,
.mini-7438: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);
}
.sort_3ce6 {
  border-radius: 10%;
}
.overlay-paper-9262 {
  border-radius: 50%;
}
.tall_f5ef {
  font-size: 0.72em;
}
.accordion-purple-5da0 {
  font-size: 0.875em;
}
.rough-e850 {
  font-size: 1.1em;
}
.hero-caee {
  text-transform: uppercase;
  line-height: 1.2;
}
.hero-caee.tall_f5ef {
  letter-spacing: 0.5px;
}
.wood-4b90,
.wood-4b90 a {
  color: #6d6d6d;
}
.wood-4b90 a:hover {
  color: #111;
}
.carousel_2190 {
  color: #6d6d6d;
}
.pagination-4896 {
  overflow-x: hidden;
}
.pagination-4896 .outer-b5b0.wrapper-9b6f {
  position: relative;
}
.pagination-4896 .outer-b5b0.wrapper-9b6f.module_8fb7 {
  position: initial;
}
.pagination-4896
  .outer-b5b0.wrapper-9b6f.module_8fb7
  .active_action_7796 {
  left: auto;
}
.pagination-4896 .outer-b5b0 .active_action_7796 {
  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;
}
.pagination-4896 .outer-b5b0:hover.wrapper-9b6f {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
  outline: 1px solid #0073aa;
  outline-offset: -1px;
}
.pagination-4896
  .outer-b5b0:hover.wrapper-9b6f
  .active_action_7796 {
  display: block;
  z-index: 9999999;
}
.pagination-4896 .gallery-275d .liquid_d376,
.pagination-4896 .purple_6fb4 .liquid_d376 {
  display: none;
}
.pagination-4896 .info_f903 .outer-b5b0:hover.wrapper-9b6f {
  outline: 1px dashed #ff472e;
  outline-offset: -1px;
}
.frame-bottom-10e8 .last-f9f0 label,
.frame-bottom-10e8 .background_current_ed07 label,
.frame-bottom-10e8 .picture-ef52 label,
.frame-bottom-10e8 .carousel-paper-a983 label {
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 0.85em;
}
.avatar-f06e {
  list-style: none;
  margin: 0;
}
.avatar-f06e article.widget_up_fa96 {
  margin-bottom: 0;
}
.avatar-f06e ul {
  list-style: none;
  margin: 0;
}
.avatar-f06e .filter_brown_5fe0 li.widget_up_fa96 {
  padding-left: 30px;
}
@media screen and (min-width: 64em) {
  .avatar-f06e .filter_brown_5fe0 li.widget_up_fa96 {
    padding-left: 85px;
    border-left: 1px solid #eaecee;
    position: relative;
    width: 100%;
  }
  .avatar-f06e .filter_brown_5fe0 li.widget_up_fa96: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) {
  .avatar-f06e .filter_brown_5fe0 li.widget_up_fa96 li.widget_up_fa96 li.widget_up_fa96 li.widget_up_fa96 {
    padding-left: 0;
  }
}
article.widget_up_fa96 {
  padding: 1.618em 0;
  margin-bottom: 1.618em;
}
article.widget_up_fa96 .inner-dbfc p:last-of-type {
  margin-bottom: 0;
}
article.widget_up_fa96 .link-e47c {
  float: left;
}
article.widget_up_fa96 .dim-94e1 {
  margin-left: 85px;
}
article.widget_up_fa96 .image_small_80f7 {
  display: block;
  margin: 12px 0 12px;
  padding-bottom: 4px;
  border-bottom: 1px solid #eaecee;
}
article.widget_up_fa96 .image_small_80f7 .box-6c09 {
  margin-left: 10px;
}
article.widget_up_fa96 .carousel-left-7297 {
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  font-style: normal;
}
article.widget_up_fa96 .pattern_selected_f447 {
  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 .last-f9f0,
  #respond .picture-ef52,
  #respond .carousel-paper-a983 {
    width: 29.4117647059%;
    margin-right: 5.8823529412%;
    float: left;
  }
}
#respond .last-f9f0 input,
#respond .picture-ef52 input,
#respond .carousel-paper-a983 input {
  width: 100%;
}
#respond .carousel-paper-a983 {
  margin-right: 0;
}
#respond .shadow-fixed-614f #wp-comment-cookies-consent {
  position: relative;
  top: -1px;
  margin-right: 5px;
}
.gallery-275d .label-dim-4a5d {
  color: rgba(255, 255, 255, 0.99);
  background: rgba(0, 0, 0, 0.9);
}
.label-dim-4a5d .large_509b.hover_pressed_01cc .overlay_8000 > li > a:focus,
.label-dim-4a5d .large_509b.hover_pressed_01cc .overlay_8000 > li > a:hover,
.label-dim-4a5d .large_509b.full_ebb1 .overlay_8000 > li > a:focus,
.label-dim-4a5d .large_509b.full_ebb1 .overlay_8000 > li > a:hover,
.label-dim-4a5d .large_509b.progress-d061 .overlay_8000 > li > a:focus,
.label-dim-4a5d .large_509b.progress-d061 .overlay_8000 > li > a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-dim-4a5d
  .large_509b.hover_pressed_01cc
  .overlay_8000
  > li.filter-east-8712
  > a,
.label-dim-4a5d
  .large_509b.hover_pressed_01cc
  .overlay_8000
  > li.disabled_active_b144
  > a,
.label-dim-4a5d
  .large_509b.full_ebb1
  .overlay_8000
  > li.filter-east-8712
  > a,
.label-dim-4a5d
  .large_509b.full_ebb1
  .overlay_8000
  > li.disabled_active_b144
  > a,
.label-dim-4a5d
  .large_509b.progress-d061
  .overlay_8000
  > li.filter-east-8712
  > a,
.label-dim-4a5d .large_509b.progress-d061 .overlay_8000 > li.yellow-c35d > a {
  color: rgba(255, 255, 255, 0.99);
}
.label-dim-4a5d .list_black_3fea,
.label-dim-4a5d .list_black_3fea a {
  color: rgba(255, 255, 255, 0.99);
}
.label-dim-4a5d .bronze_39fa.focus_64b3 li a,
.label-dim-4a5d .up_3cbc a,
.label-dim-4a5d .media-507e,
.label-dim-4a5d .overlay_8000 > li > a,
.label-dim-4a5d .primary-5425 {
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d .bronze_39fa.focus_64b3 li a:hover,
.label-dim-4a5d .up_3cbc a:hover,
.label-dim-4a5d .media-507e:hover,
.label-dim-4a5d .overlay_8000 > li > a:hover,
.label-dim-4a5d .primary-5425:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-dim-4a5d .heading-201f {
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d .heading-201f .short_7ed1 {
  color: rgba(255, 255, 255, 0.99);
}
.label-dim-4a5d .heading-201f:hover {
  color: rgba(255, 255, 255, 0.99);
}
.label-dim-4a5d .gold_b87b .tooltip_e8dd {
  background: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d .gold_b87b .tooltip_e8dd .large-150b {
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d
  .gold_b87b
  .tooltip_e8dd
  .large-150b::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d
  .gold_b87b
  .tooltip_e8dd
  .large-150b:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d
  .gold_b87b
  .tooltip_e8dd
  .large-150b::-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d
  .gold_b87b
  .tooltip_e8dd
  .large-150b::placeholder {
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d .gold_b87b .accordion-0967 {
  color: rgba(255, 255, 255, 0.79);
}
.label-dim-4a5d .gold_b87b .accordion-0967:hover {
  color: rgba(255, 255, 255, 0.99);
}
.section-e86e
  .label-dim-4a5d
  .gold_b87b
  .item-inner-9471
  .short_1172 {
  background-color: rgba(255, 255, 255, 0.03);
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.section-e86e
  .label-dim-4a5d
  .gold_b87b
  .item-inner-9471
  .large-150b {
  background-color: rgba(255, 255, 255, 0.03) !important;
  border-color: rgba(255, 255, 255, 0.08);
  color: rgba(255, 255, 255, 0.79);
}
.gallery-275d .preview_dark_b5aa {
  color: rgba(0, 0, 0, 0.6);
  background: rgba(255, 255, 255, 0.9);
}
.preview_dark_b5aa .large_509b.hover_pressed_01cc .overlay_8000 > li > a:focus,
.preview_dark_b5aa .large_509b.hover_pressed_01cc .overlay_8000 > li > a:hover,
.preview_dark_b5aa .large_509b.full_ebb1 .overlay_8000 > li > a:focus,
.preview_dark_b5aa .large_509b.full_ebb1 .overlay_8000 > li > a:hover,
.preview_dark_b5aa .large_509b.progress-d061 .overlay_8000 > li > a:focus,
.preview_dark_b5aa .large_509b.progress-d061 .overlay_8000 > li > a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_dark_b5aa
  .large_509b.hover_pressed_01cc
  .overlay_8000
  > li.filter-east-8712
  > a,
.preview_dark_b5aa
  .large_509b.hover_pressed_01cc
  .overlay_8000
  > li.disabled_active_b144
  > a,
.preview_dark_b5aa
  .large_509b.full_ebb1
  .overlay_8000
  > li.filter-east-8712
  > a,
.preview_dark_b5aa
  .large_509b.full_ebb1
  .overlay_8000
  > li.disabled_active_b144
  > a,
.preview_dark_b5aa
  .large_509b.progress-d061
  .overlay_8000
  > li.filter-east-8712
  > a,
.preview_dark_b5aa .large_509b.progress-d061 .overlay_8000 > li.yellow-c35d > a {
  color: rgba(0, 0, 0, 0.8);
}
.preview_dark_b5aa .list_black_3fea,
.preview_dark_b5aa .list_black_3fea a {
  color: rgba(0, 0, 0, 0.8);
}
.preview_dark_b5aa .bronze_39fa.focus_64b3 li a,
.preview_dark_b5aa .up_3cbc a,
.preview_dark_b5aa .media-507e,
.preview_dark_b5aa .overlay_8000 > li > a,
.preview_dark_b5aa .primary-5425 {
  color: rgba(0, 0, 0, 0.55);
}
.preview_dark_b5aa .bronze_39fa.focus_64b3 li a:hover,
.preview_dark_b5aa .up_3cbc a:hover,
.preview_dark_b5aa .media-507e:hover,
.preview_dark_b5aa .overlay_8000 > li > a:hover,
.preview_dark_b5aa .primary-5425:hover {
  color: rgba(0, 0, 0, 0.8);
}
.preview_dark_b5aa .heading-201f {
  color: rgba(0, 0, 0, 0.55);
}
.preview_dark_b5aa .heading-201f .short_7ed1 {
  color: rgba(0, 0, 0, 0.8);
}
.preview_dark_b5aa .heading-201f:hover {
  color: rgba(0, 0, 0, 0.8);
}
.article-bright-db6f .green-2115 {
  margin-left: auto;
  margin-right: auto;
}
.copper_42cd > * {
  margin-left: auto;
  margin-right: auto;
}
.copper_42cd .module_last_2ef9 {
  margin-right: 1.41575em;
}
.mask_e8fe .copper_42cd > .old_b881 {
  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;
}
.mask_e8fe .copper_42cd > .stone-3693 {
  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;
}
.first-a034.article-bright-db6f .green-2115,
.steel-c93b.article-bright-db6f .green-2115 {
  margin-left: 0;
}
.box-b849.article-bright-db6f .green-2115,
.disabled-6367.article-bright-db6f .green-2115 {
  margin-right: 0;
}
.copper_42cd ol,
.copper_42cd ul {
  margin: 1.5em auto;
  list-style-position: outside;
}
.caption-b8fa video {
  max-width: 100%;
}
.stone-6f65 img {
  display: block;
}
.stone-6f65.module_last_2ef9,
.stone-6f65.badge_44bc {
  width: 100%;
}
.stone-6f65.stone-3693 img {
  width: 100vw;
  width: calc(var(--vw, 1vw) * 100);
}
.footer-soft-90ab:not(.input-b4ff) {
  margin: 1.5em auto;
}
.lower_2263 p {
  padding: 1.5em 14px;
}
ul.modal_368a.stone-3693,
ul.modal_368a.old_b881,
ul.modal_368a.list-cc0b.old_b881 {
  padding: 0 14px;
}
.summary_hard_b2d0 {
  display: block;
  overflow-x: auto;
}
.summary_hard_b2d0 table {
  border-collapse: collapse;
  width: 100%;
}
.summary_hard_b2d0 td,
.summary_hard_b2d0 th {
  padding: 0.5em;
}
.copper_42cd li {
  margin-left: 2.5em;
  margin-bottom: 6px;
}
.copper_42cd ol ol,
.copper_42cd ol ul,
.copper_42cd ul ol,
.copper_42cd ul ul {
  margin-bottom: 0;
  margin-top: 0;
  margin-left: 2.5em;
}
.copper_42cd ol ol li,
.copper_42cd ol ul li,
.copper_42cd ul ol li,
.copper_42cd ul ul li {
  margin-left: 0;
}
.short_a29f.tabs-next-02a5 > .component-small-4bb5 {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}
.short_a29f.tabs-next-02a5 > .component-small-4bb5 iframe,
.short_a29f.tabs-next-02a5 > .component-small-4bb5 > object {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.gradient-dark-3225 {
  border-left-width: 4px;
  border-left-color: currentColor;
}
.gradient-dark-3225.tiny_4aba {
  padding: 0;
}
.gradient-dark-3225.tiny_4aba cite {
  font-size: 13px;
}
.gradient-dark-3225 > * {
  margin-left: 16px;
  margin-right: 16px;
}
.gradient-dark-3225 cite {
  font-style: normal;
  margin-top: 1em;
  position: relative;
  font-size: 13px;
}
.green_4eab {
  border-bottom: 4px solid currentColor;
  border-top: 4px solid currentColor;
  margin-left: 0;
  margin-right: 0;
  padding: 3em 0;
  text-align: center;
}
.green_4eab > p:first-child {
  margin-top: 0;
}
.green_4eab cite {
  font-size: 13px;
  font-style: normal;
  text-transform: uppercase;
}
.green_4eab blockquote {
  border-left: 0;
}
.tooltip-b231 {
  margin: 3em auto;
  border: none;
  border-bottom: 2px solid currentColor;
}
.tooltip-b231:not(.pagination_bronze_2170) {
  max-width: 100px;
}
.tooltip-b231.header-0545 {
  border-bottom: none !important;
  text-align: center;
}
.tooltip-b231.header-0545::before {
  padding-left: 0;
  font-size: 30px;
}
@media screen and (min-width: 768px) {
  .lower_2263 p {
    padding: 1.5em 0;
  }
}
.down_82e9 {
  color: #0073aa;
}
.label_78a0 {
  background-color: #0073aa;
}
.accordion-old-8e7a {
  color: #229fd8;
}
.widget-b5b1 {
  background-color: #229fd8;
}
.sort_hard_8185 {
  color: #eee;
}
.gallery-paper-6a25 {
  background-color: #eee;
}
.footer-256c {
  color: #444;
}
.caption-290d {
  background-color: #444;
}
.hovered_b853 {
  padding: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  line-height: 13px;
}
.hovered_b853 .clean_e10b .up_3cbc {
  font-size: 15px;
}
.hovered_b853 .up_3cbc {
  line-height: 1.3;
}
.hovered_b853 .preview_dark_b5aa {
}
.hovered_b853 .label-dim-4a5d {
  background: #235787;
}
.lower_e391 {
  padding: 0;
}
.lower_e391 .label-dim-4a5d {
  background: #1a1a1a;
}
.lower_e391 .preview_dark_b5aa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
  background: #fff;
}
.column_medium_bf5a {
  padding: 0;
  border-left: none;
  border-right: none;
}
.column_medium_bf5a .preview_dark_b5aa {
  box-shadow: 0 1px 2px 0 #e1e5ea;
}
.column_medium_bf5a .label-dim-4a5d {
  background: #303030;
}
.content-b71b {
  position: relative;
  z-index: 10;
}
.content-b71b .notice_172b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.nav_motion_bd61 .wrapper-9b6f {
  display: inline-block;
  vertical-align: middle;
}
.nav_motion_bd61.logo-down-94d4 .wrapper-9b6f {
  margin-right: 1em;
}
@media screen and (max-width: 1024px) {
  .nav_motion_bd61.logo-down-94d4 .wrapper-9b6f {
    margin-right: 1em;
  }
}
@media screen and (max-width: 568px) {
  .nav_motion_bd61.logo-down-94d4 .wrapper-9b6f {
    margin-right: 0.4em;
  }
}
.nav_motion_bd61.logo-down-94d4 .wrapper-9b6f:last-child {
  margin-right: 0;
}
.advanced-cc47 .notice_172b {
  max-width: initial;
}
@media screen and (min-width: 1025px) {
  .gallery-275d .clean_e10b {
    margin: 0 -0.5em;
  }
  .gallery-275d .clean_e10b [class*="customify-col-"],
  .gallery-275d .clean_e10b [class*="customify-col_"],
  .gallery-275d .clean_e10b [class~="customify-col-"] {
    padding-left: 0.5em;
    padding-right: 0.5em;
  }
}
.gallery-275d.grid_orange_3eb9 .notice_172b {
  background: 0 0 !important;
}
.gallery-275d.grid_orange_3eb9 .notice_172b,
.gallery-275d.advanced-cc47 .notice_172b {
  border: 0 none !important;
  box-shadow: none !important;
}
@media screen and (min-width: 1025px) {
  .gallery-275d.nav-3fcd {
    background: 0 0 !important;
    border: 0 none;
    box-shadow: none !important;
  }
}
.gallery-275d.advanced-cc47 .notice_172b {
  box-shadow: none !important;
}
.middle_f723 {
  padding: 21px 0 22px;
  border-bottom: 1px solid #eaecee;
  word-break: break-word;
  background: #f9f9f9;
}
@media screen and (max-width: 1024px) {
  .middle_f723 {
    padding: 19px 0 20px;
  }
}
@media screen and (max-width: 568px) {
  .middle_f723 {
    padding: 18px 0 20px;
  }
}
.middle_f723 .paragraph-f212 {
  width: 100%;
}
.middle_f723 .popup_in_eda2 {
  margin-bottom: 0;
}
.middle_f723 .gallery_white_2380 {
  margin-top: 5px;
  font-size: 0.875em;
}
.warm_ac94 {
  padding: 9px 0 9px;
  border-bottom: 1px solid #eaecee;
  color: #6d6d6d;
  line-height: 1.6;
  background: #fff;
}
.warm_ac94 .carousel-a4a0 {
  width: 100%;
}
.tertiary-dynamic-77af {
  list-style: none;
  margin: 0 1em;
  padding: 0;
}
.tertiary-dynamic-77af li {
  display: inline-block;
  position: relative;
  padding-right: 10px;
}
.tertiary-dynamic-77af 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;
}
.tertiary-dynamic-77af li:last-child:after {
  display: none;
}
.tertiary-dynamic-77af li a {
  font-weight: 500;
  margin-right: 10px;
}
.north_f421 .liquid_d376 button,
.middle_f723 .liquid_d376 button {
  left: 0;
}
.north_f421 .carousel-a4a0,
.middle_f723 .carousel-a4a0 {
  padding-left: 0;
  padding-right: 0;
}
.north_f421 .warm_ac94,
.middle_f723 .warm_ac94 {
  border-bottom: none;
  padding-bottom: 0;
  background: 0 0;
}
.north_f421 {
  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;
}
.north_f421: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;
}
.north_f421 .top_73e2 {
  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) {
  .north_f421 .top_73e2 {
    min-height: 300px;
  }
}
@media screen and (max-width: 1024px) {
  .north_f421 .top_73e2 {
    min-height: 250px;
    padding: 1em 15px;
  }
}
@media screen and (max-width: 568px) {
  .north_f421 .top_73e2 {
    min-height: 200px;
  }
}
.north_f421 .tertiary-dynamic-77af {
  color: rgba(255, 255, 255, 0.8);
}
.north_f421 .tertiary-dynamic-77af a,
.north_f421 .tertiary-dynamic-77af li:after {
  color: inherit;
}
.north_f421 .tertiary-dynamic-77af a:hover {
  color: rgba(255, 255, 255, 0.8);
}
.accent-lite-6d53 {
  margin-bottom: 0.5em;
}
.column_1cee {
  margin-bottom: 1.2em;
}
.column_1cee,
.accent-lite-6d53 {
  display: inline-block;
  position: relative;
  color: rgba(255, 255, 255, 0.99);
  z-index: 5;
}
.column_1cee p:last-child,
.accent-lite-6d53 p:last-child {
  margin-bottom: 0;
}
#header-menu-sidebar .liquid_d376,
#masthead .liquid_d376 {
  display: none;
}
#masthead
  > .liquid_d376.active-2752 {
  display: none;
}
#masthead > .liquid_d376 button {
  left: 0;
}
.header_plasma_b739 {
  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%;
}
.header_plasma_b739 .wrapper-9b6f {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.header_plasma_b739 .purple_f3d7 {
  display: -webkit-box;
  display: flex;
}
.header_plasma_b739 .purple_f3d7.notification_c26e {
  -webkit-box-pack: center;
  justify-content: center;
  margin-left: 1em;
  margin-right: 1em;
}
.header_plasma_b739 .purple_f3d7.pattern_4cbe {
  -webkit-box-pack: start;
  justify-content: flex-start;
  margin-right: auto;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_plasma_b739 .purple_f3d7.row_de10 {
  margin-left: auto;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  flex: 1 1 0;
}
.header_plasma_b739.menu-571c.description_out_a04f .purple_f3d7.notification_c26e {
  flex-basis: 100%;
}
.header_plasma_b739.heading-aac8 .purple_f3d7.pattern_4cbe {
  -webkit-box-flex: 1;
  flex: auto;
}
.header_plasma_b739.heading-aac8 .purple_f3d7.row_de10 {
  -webkit-box-flex: 1;
  flex: auto;
}
#masthead
  > .liquid_d376.active-2752 {
  display: none;
}
#masthead > .liquid_d376 button {
  left: 0;
}
.plasma_06c2 {
  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;
}
.plasma_06c2:hover {
  box-shadow: inset 0 0 0 120px rgba(0, 0, 0, 0.18);
  color: #fff;
}
.plasma_06c2.purple-690a i {
  margin-right: 4px;
}
.plasma_06c2.component-5579 i {
  margin-left: 5px;
}
.up_3cbc p {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 13px;
}
.up_3cbc p:last-child {
  margin-bottom: 0;
}
.focus-c8a6 {
  display: -webkit-box;
  display: flex;
  line-height: 0.9;
  vertical-align: middle;
}
.focus-c8a6 a {
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-weight: 600;
}
.focus-c8a6 img {
  display: block;
  width: auto;
  line-height: 1;
}
.focus-c8a6 .list_black_3fea {
  font-size: 1.5em;
  margin: 0;
  font-weight: 600;
  line-height: 1.216;
}
.focus-c8a6 .chip-a362 {
  margin: 5px 0 7px 0;
}
.focus-c8a6.row_2c4c .dropdown_2e6b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-c8a6.row_2c4c .gradient_large_3804 {
  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;
}
.focus-c8a6.hero-be71 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}
.focus-c8a6.hero-be71 .dropdown_2e6b {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
}
.focus-c8a6.hero-be71 .gradient_large_3804 {
  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;
}
.focus-c8a6.avatar-fe6f {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.focus-c8a6.header_dynamic_8cb8 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}
.focus-c8a6.header_dynamic_8cb8 .gradient_large_3804 {
  margin-top: 7px;
}
.module-paper-6fe3 {
  display: inline-block;
}
.content-b71b .shadow_motion_bbb9 .focus-c8a6 img {
  max-width: 100%;
}
.large_509b .panel-83e6.message_in_5eae,
.sidebar_a235 .panel-83e6.message_in_5eae {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
}
.large_509b .left-cdee,
.sidebar_a235 .left-cdee {
  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%);
}
.large_509b .left-cdee {
  display: inline;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none !important;
}
.large_509b.paragraph_inner_8e82 .left-cdee {
  display: none;
}
.large_509b .east_1d58 {
  list-style: none;
  padding: 0;
  margin: 0;
}
.large_509b .east_1d58 li {
  display: inline-block;
  position: relative;
}
.large_509b .east_1d58 li:last-child {
  margin-right: 0;
}
.large_509b .east_1d58 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;
}
.large_509b .east_1d58 li.yellow-c35d > a {
  color: rgba(0, 0, 0, 0.9);
}
.large_509b .east_1d58 > 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;
}
.large_509b .east_1d58 > li > a i {
  line-height: 0;
}
.large_509b .east_1d58 > li.progress-0453 > a .left-cdee {
  margin-left: 4px;
  line-height: 0;
}
.large_509b .east_1d58 .media_771c li.progress-0453 > a {
  position: relative;
}
.large_509b .east_1d58 .media_771c li.progress-0453 > a:after,
.large_509b .east_1d58 .media_771c li.progress-0453 > a:before {
  content: "";
  display: table;
}
.large_509b .east_1d58 .media_771c li.progress-0453 > a:after {
  clear: both;
}
.large_509b .east_1d58 .media_771c li.progress-0453 > a .left-cdee {
  margin-left: 5px;
  float: right;
}
.large_509b .hot-e973,
.large_509b .media_771c {
  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;
}
.large_509b .media_771c {
  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;
}
.large_509b .media_771c .message_in_5eae {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.large_509b .media_771c .left-cdee {
  -webkit-transform: rotate(135deg) translateY(0);
  -ms-transform: rotate(135deg) translateY(0);
  transform: rotate(135deg) translateY(0);
}
.large_509b .media_771c li {
  display: block;
  margin: 0;
  padding: 0;
}
.large_509b .media_771c 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;
}
.large_509b .media_771c li a:hover {
  background: rgba(0, 0, 0, 0.015);
  color: rgba(0, 0, 0, 0.8);
}
.large_509b .media_771c .media_771c {
  top: 0;
  left: 100%;
}
.large_509b .stale-0f84.fn-focus-a20c > .hot-e973,
.large_509b .stale-0f84.fn-focus-a20c > .media_771c,
.large_509b .stale-0f84:focus > .hot-e973,
.large_509b .stale-0f84:focus > .media_771c,
.large_509b .stale-0f84:hover > .hot-e973,
.large_509b .stale-0f84:hover > .media_771c {
  height: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  overflow: initial;
  visibility: visible;
  opacity: 1;
}
.large_509b.progress-d061 .overlay_8000:after,
.large_509b.progress-d061 .overlay_8000:before {
  content: "";
  display: table;
}
.large_509b.progress-d061 .overlay_8000:after {
  clear: both;
}
.large_509b.progress-d061 .overlay_8000 > li {
  float: left;
}
.large_509b.fixed_bcf6 .overlay_8000:after,
.large_509b.fixed_bcf6 .overlay_8000:before {
  content: "";
  display: table;
}
.large_509b.fixed_bcf6 .overlay_8000:after {
  clear: both;
}
.large_509b.fixed_bcf6 .overlay_8000 > li {
  float: left;
}
.large_509b.fixed_bcf6 .overlay_8000 > li > a {
  background: 0 0;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
  -webkit-box-align: center;
  align-items: center;
}
.large_509b.fixed_bcf6 .overlay_8000 > li > a:hover {
  color: #fff;
  background-color: #1e4b75;
}
.large_509b.fixed_bcf6 .overlay_8000 > li.filter-east-8712 > a,
.large_509b.fixed_bcf6 .overlay_8000 > li.yellow-c35d > a {
  color: #fff;
  background-color: #1e4b75;
}
.large_509b.hover_pressed_01cc .overlay_8000 > li > a .message_in_5eae {
  position: relative;
}
.large_509b.hover_pressed_01cc .overlay_8000 > li > a .message_in_5eae: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;
}
.large_509b.hover_pressed_01cc
  .overlay_8000
  > li:focus
  > a
  .message_in_5eae:before,
.large_509b.hover_pressed_01cc
  .overlay_8000
  > li:hover
  > a
  .message_in_5eae:before {
  width: 100%;
  background-color: currentColor;
}
.large_509b.hover_pressed_01cc
  .overlay_8000
  > li.filter-east-8712
  > a
  .message_in_5eae:before,
.large_509b.hover_pressed_01cc
  .overlay_8000
  > li.disabled_active_b144
  > a
  .message_in_5eae:before {
  width: 100%;
  background-color: currentColor;
}
.large_509b.full_ebb1 .overlay_8000 > li > a .message_in_5eae {
  position: relative;
}
.large_509b.full_ebb1 .overlay_8000 > li > a .message_in_5eae: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;
}
.large_509b.full_ebb1 .overlay_8000 > li:focus > a .message_in_5eae:before,
.large_509b.full_ebb1
  .overlay_8000
  > li:hover
  > a
  .message_in_5eae:before {
  width: 100%;
  background-color: currentColor;
}
.large_509b.full_ebb1
  .overlay_8000
  > li.filter-east-8712
  > a
  .message_in_5eae:before,
.large_509b.full_ebb1
  .overlay_8000
  > li.disabled_active_b144
  > a
  .message_in_5eae:before {
  width: 100%;
  background-color: currentColor;
}
.sidebar_a235 .east_1d58 {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sidebar_a235 .east_1d58 li:first-child > a {
  border-top: none;
}
.sidebar_a235 .east_1d58 .row_0eb0 > .message_in_5eae .left-cdee {
  display: none;
}
.sidebar_a235 .east_1d58 li {
  list-style: none;
  position: relative;
  border-bottom: 1px solid transparent;
}
.sidebar_a235 .east_1d58 li:last-child {
  border: none;
}
.sidebar_a235 .east_1d58 li.progress-0453 > a {
  padding-right: 45px !important;
}
.sidebar_a235 .east_1d58 li a {
  display: block;
  padding: 0.55em 1.5em;
}
.sidebar_a235 .east_1d58 li a:focus,
.sidebar_a235 .east_1d58 li a:hover {
  background: rgba(0, 0, 0, 0.01);
}
.sidebar_a235 .east_1d58 li .bronze-a8cb {
  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;
}
.sidebar_a235 .east_1d58 li .bronze-a8cb:hover {
  box-shadow: none;
}
.sidebar_a235 .east_1d58 li .bronze-a8cb .left-cdee {
  -webkit-transform: rotate(-135deg) translateY(50%) translateX(50%);
  -ms-transform: rotate(-135deg) translateY(50%) translateX(50%);
  transform: rotate(-135deg) translateY(50%) translateX(50%);
}
.sidebar_a235 .east_1d58 .media_771c {
  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);
}
.sidebar_a235 .east_1d58 .media_771c li a {
  padding-left: 3em;
}
.sidebar_a235 .east_1d58 .black_a0d1 > a .bronze-a8cb i {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sidebar_a235 .east_1d58 .black_a0d1 > .media_771c {
  display: block;
  opacity: 1;
}
.breadcrumb-fast-4c13 {
  max-width: 100%;
}
.under_b49c {
  line-height: 0;
  cursor: pointer;
}
.primary-5425 {
  line-height: 0;
  display: inline-block;
  position: relative;
  box-shadow: none;
}
.primary-5425:hover {
  box-shadow: none;
  color: currentColor;
}
.primary-5425 svg {
  width: 18px;
  height: 18px;
}
.primary-5425 .pagination-black-ecd7 {
  display: none;
}
.north_5171 {
  position: relative;
}
.north_5171.fn-active-a20c .primary-5425 .paragraph-hard-2979 {
  display: none;
}
.north_5171.fn-active-a20c .primary-5425 .pagination-black-ecd7 {
  display: inline-block;
}
.north_5171 .video_8004 {
  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);
}
.north_5171.thick-f0e2 .video_8004 {
  left: auto;
  right: -0.9em;
}
.north_5171.thick-f0e2 .feature-medium-0cce::before {
  left: auto;
  right: 15px;
}
.north_5171.fn-active-a20c .video_8004 {
  height: auto;
  overflow: initial;
  z-index: 26;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.item-inner-9471 {
  display: -webkit-box;
  display: flex;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
}
.item-inner-9471 label {
  flex-basis: 100%;
}
.item-inner-9471 .tooltip_e8dd {
  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;
}
.item-inner-9471 .large-150b {
  display: block;
  width: 100%;
  border-radius: 2px;
  height: 2.4em;
}
.item-inner-9471 .large-150b:focus {
  background-color: transparent;
}
.item-inner-9471 button.accordion-0967 {
  overflow: hidden;
  box-shadow: none;
  margin-left: -40px;
  background: 0 0;
  color: #6d6d6d;
  line-height: 0;
  padding: 0 0.7em;
  min-height: auto;
}
.item-inner-9471 button.accordion-0967:hover {
  box-shadow: none;
  background-color: transparent;
  color: #686868;
}
.item-inner-9471 button.accordion-0967 svg {
  width: 18px;
  height: 18px;
}
.item-inner-9471 input[type="submit"] {
  min-height: auto;
}
.gold_b87b .item-inner-9471 .large-150b {
  border: 0;
  box-shadow: none;
  background-color: transparent;
}
.feature-medium-0cce {
  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) {
  .feature-medium-0cce {
    width: 220px;
  }
}
.feature-medium-0cce label {
  flex-basis: 100%;
}
.feature-medium-0cce::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;
}
.section-e86e .gold_b87b .item-inner-9471 {
  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;
}
.section-e86e
  .gold_b87b
  .item-inner-9471
  .tooltip_e8dd {
  background-color: transparent;
  min-height: auto;
  flex-basis: 100%;
  display: -webkit-box;
  display: flex;
  border-style: none;
  border: none;
  box-shadow: none;
}
.section-e86e .gold_b87b .item-inner-9471 .large-150b {
  border-color: transparent;
  height: auto;
  background-color: transparent;
  border: 0;
  border-style: none;
  box-shadow: none;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.section-e86e
  .gold_b87b
  .item-inner-9471
  .large-150b:focus {
  background: 0 0;
}
.section-e86e
  .gold_b87b
  .item-inner-9471
  .short_1172 {
  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;
}
.bronze_39fa {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
}
.bronze_39fa li {
  list-style: none;
  display: inline-block;
  margin: 0 3px;
}
.bronze_39fa li:last-child {
  margin-right: 0;
}
.bronze_39fa li:first-child {
  margin-left: 0;
}
.bronze_39fa.medium_289f a {
  color: #fff;
}
.bronze_39fa.medium_289f a:hover {
  color: #fff;
}
.bronze_39fa a {
  color: currentColor;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  padding: 0.4em;
  display: inline-block;
  line-height: 1;
  font-size: 13px;
}
.bronze_39fa a i {
  width: 1em;
  height: 1em;
  position: relative;
  display: block;
}
.bronze_39fa a i:before {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.bronze_39fa a:hover {
  opacity: 0.9;
  color: inherit;
}
.bronze_39fa [class*="social-icon-apple"] {
  background-color: #999;
}
.bronze_39fa [class*="social-icon-apple"].column_a1ba {
  background-color: transparent;
  color: #999;
}
.bronze_39fa [class*="social-icon-behance"] {
  background-color: #1769ff;
}
.bronze_39fa [class*="social-icon-behance"].column_a1ba {
  background-color: transparent;
  color: #1769ff;
}
.bronze_39fa [class*="social-icon-bitbucket"] {
  background-color: #205081;
}
.bronze_39fa [class*="social-icon-bitbucket"].column_a1ba {
  background-color: transparent;
  color: #205081;
}
.bronze_39fa [class*="social-icon-codepen"] {
  background-color: #000;
}
.bronze_39fa [class*="social-icon-codepen"].column_a1ba {
  background-color: transparent;
  color: #000;
}
.bronze_39fa [class*="social-icon-delicious"] {
  background-color: #39f;
}
.bronze_39fa [class*="social-icon-delicious"].column_a1ba {
  background-color: transparent;
  color: #39f;
}
.bronze_39fa [class*="social-icon-digg"] {
  background-color: #005be2;
}
.bronze_39fa [class*="social-icon-digg"].column_a1ba {
  background-color: transparent;
  color: #005be2;
}
.bronze_39fa [class*="social-icon-dribbble"] {
  background-color: #ea4c89;
}
.bronze_39fa [class*="social-icon-dribbble"].column_a1ba {
  background-color: transparent;
  color: #ea4c89;
}
.bronze_39fa [class*="social-icon-envelope"] {
  background-color: #ea4335;
}
.bronze_39fa [class*="social-icon-envelope"].column_a1ba {
  background-color: transparent;
  color: #ea4335;
}
.bronze_39fa [class*="social-icon-facebook"] {
  background-color: #3b5998;
}
.bronze_39fa [class*="social-icon-facebook"].column_a1ba {
  background-color: transparent;
  color: #3b5998;
}
.bronze_39fa [class*="social-icon-flickr"] {
  background-color: #0063dc;
}
.bronze_39fa [class*="social-icon-flickr"].column_a1ba {
  background-color: transparent;
  color: #0063dc;
}
.bronze_39fa [class*="social-icon-foursquare"] {
  background-color: #2d5be3;
}
.bronze_39fa [class*="social-icon-foursquare"].column_a1ba {
  background-color: transparent;
  color: #2d5be3;
}
.bronze_39fa [class*="social-icon-github"] {
  background-color: #333;
}
.bronze_39fa [class*="social-icon-github"].column_a1ba {
  background-color: transparent;
  color: #333;
}
.bronze_39fa [class*="social-icon-google-plus"] {
  background-color: #dd4b39;
}
.bronze_39fa [class*="social-icon-google-plus"].column_a1ba {
  background-color: transparent;
  color: #dd4b39;
}
.bronze_39fa [class*="social-icon-houzz"] {
  background-color: #7ac142;
}
.bronze_39fa [class*="social-icon-houzz"].column_a1ba {
  background-color: transparent;
  color: #7ac142;
}
.bronze_39fa [class*="social-icon-instagram"] {
  background-color: #262626;
}
.bronze_39fa [class*="social-icon-instagram"].column_a1ba {
  background-color: transparent;
  color: #262626;
}
.bronze_39fa [class*="social-icon-jsfiddle"] {
  background-color: #487aa2;
}
.bronze_39fa [class*="social-icon-jsfiddle"].column_a1ba {
  background-color: transparent;
  color: #487aa2;
}
.bronze_39fa [class*="social-icon-linkedin"] {
  background-color: #0077b5;
}
.bronze_39fa [class*="social-icon-linkedin"].column_a1ba {
  background-color: transparent;
  color: #0077b5;
}
.bronze_39fa [class*="social-icon-medium"] {
  background-color: #00ab6b;
}
.bronze_39fa [class*="social-icon-medium"].column_a1ba {
  background-color: transparent;
  color: #00ab6b;
}
.bronze_39fa [class*="social-icon-odnoklassniki"] {
  background-color: #f4731c;
}
.bronze_39fa
  [class*="social-icon-odnoklassniki"].column_a1ba {
  background-color: transparent;
  color: #f4731c;
}
.bronze_39fa [class*="social-icon-meetup"] {
  background-color: #ec1c40;
}
.bronze_39fa [class*="social-icon-meetup"].column_a1ba {
  background-color: transparent;
  color: #ec1c40;
}
.bronze_39fa [class*="social-icon-pinterest"] {
  background-color: #bd081c;
}
.bronze_39fa [class*="social-icon-pinterest"].column_a1ba {
  background-color: transparent;
  color: #bd081c;
}
.bronze_39fa [class*="social-icon-product-hunt"] {
  background-color: #da552f;
}
.bronze_39fa [class*="social-icon-product-hunt"].column_a1ba {
  background-color: transparent;
  color: #da552f;
}
.bronze_39fa [class*="social-icon-reddit"] {
  background-color: #ff4500;
}
.bronze_39fa [class*="social-icon-reddit"].column_a1ba {
  background-color: transparent;
  color: #ff4500;
}
.bronze_39fa [class*="social-icon-rss"] {
  background-color: #f26522;
}
.bronze_39fa [class*="social-icon-rss"].column_a1ba {
  background-color: transparent;
  color: #f26522;
}
.bronze_39fa [class*="social-icon-shopping-cart"] {
  background-color: #4caf50;
}
.bronze_39fa
  [class*="social-icon-shopping-cart"].column_a1ba {
  background-color: transparent;
  color: #4caf50;
}
.bronze_39fa [class*="social-icon-skype"] {
  background-color: #00aff0;
}
.bronze_39fa [class*="social-icon-skype"].column_a1ba {
  background-color: transparent;
  color: #00aff0;
}
.bronze_39fa [class*="social-icon-slideshare"] {
  background-color: #0077b5;
}
.bronze_39fa [class*="social-icon-slideshare"].column_a1ba {
  background-color: transparent;
  color: #0077b5;
}
.bronze_39fa [class*="social-icon-snapchat"] {
  background-color: #fffc00;
}
.bronze_39fa [class*="social-icon-snapchat"].column_a1ba {
  background-color: transparent;
  color: #fffc00;
}
.bronze_39fa [class*="social-icon-soundcloud"] {
  background-color: #f80;
}
.bronze_39fa [class*="social-icon-soundcloud"].column_a1ba {
  background-color: transparent;
  color: #f80;
}
.bronze_39fa [class*="social-icon-spotify"] {
  background-color: #2ebd59;
}
.bronze_39fa [class*="social-icon-spotify"].column_a1ba {
  background-color: transparent;
  color: #2ebd59;
}
.bronze_39fa [class*="social-icon-stack-overflow"] {
  background-color: #fe7a15;
}
.bronze_39fa
  [class*="social-icon-stack-overflow"].column_a1ba {
  background-color: transparent;
  color: #fe7a15;
}
.bronze_39fa [class*="social-icon-maldkfgram"] {
  background-color: #2ca5e0;
}
.bronze_39fa [class*="social-icon-maldkfgram"].column_a1ba {
  background-color: transparent;
  color: #2ca5e0;
}
.bronze_39fa [class*="social-icon-tripadvisor"] {
  background-color: #589442;
}
.bronze_39fa [class*="social-icon-tripadvisor"].column_a1ba {
  background-color: transparent;
  color: #589442;
}
.bronze_39fa [class*="social-icon-tumblr"] {
  background-color: #35465c;
}
.bronze_39fa [class*="social-icon-tumblr"].column_a1ba {
  background-color: transparent;
  color: #35465c;
}
.bronze_39fa [class*="social-icon-twitch"] {
  background-color: #6441a5;
}
.bronze_39fa [class*="social-icon-twitch"].column_a1ba {
  background-color: transparent;
  color: #6441a5;
}
.bronze_39fa [class*="social-icon-twitter"] {
  background-color: #1da1f2;
}
.bronze_39fa [class*="social-icon-twitter"].column_a1ba {
  background-color: transparent;
  color: #1da1f2;
}
.bronze_39fa [class*="social-icon-vimeo"] {
  background-color: #1ab7ea;
}
.bronze_39fa [class*="social-icon-vimeo"].column_a1ba {
  background-color: transparent;
  color: #1ab7ea;
}
.bronze_39fa [class*="social-icon-vk"] {
  background-color: #45668e;
}
.bronze_39fa [class*="social-icon-vk"].column_a1ba {
  background-color: transparent;
  color: #45668e;
}
.bronze_39fa [class*="social-icon-weibo"] {
  background-color: #df2029;
}
.bronze_39fa [class*="social-icon-weibo"].column_a1ba {
  background-color: transparent;
  color: #df2029;
}
.bronze_39fa [class*="social-icon-weixin"] {
  background-color: #7bb32e;
}
.bronze_39fa [class*="social-icon-weixin"].column_a1ba {
  background-color: transparent;
  color: #7bb32e;
}
.bronze_39fa [class*="social-icon-whatsapp"] {
  background-color: #25d366;
}
.bronze_39fa [class*="social-icon-whatsapp"].column_a1ba {
  background-color: transparent;
  color: #25d366;
}
.bronze_39fa [class*="social-icon-wordpress"] {
  background-color: #21759b;
}
.bronze_39fa [class*="social-icon-wordpress"].column_a1ba {
  background-color: transparent;
  color: #21759b;
}
.bronze_39fa [class*="social-icon-xing"] {
  background-color: #026466;
}
.bronze_39fa [class*="social-icon-xing"].column_a1ba {
  background-color: transparent;
  color: #026466;
}
.bronze_39fa [class*="social-icon-yelp"] {
  background-color: #af0606;
}
.bronze_39fa [class*="social-icon-yelp"].column_a1ba {
  background-color: transparent;
  color: #af0606;
}
.bronze_39fa [class*="social-icon-youtube"] {
  background-color: #cd201f;
}
.bronze_39fa [class*="social-icon-youtube"].column_a1ba {
  background-color: transparent;
  color: #cd201f;
}
.media-507e {
  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;
}
.media-507e:hover {
  box-shadow: none;
  background: 0 0;
}
.north_4f3d {
  background: 0 0 !important;
  text-transform: uppercase;
  font-size: 0.85em;
}
.backdrop_45fd {
  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;
}
.search_dirty_1202 {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.center-4390 {
  display: block;
  top: 50%;
  background-color: currentcolor;
}
.center-4390,
.center-4390::after,
.center-4390::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;
}
.center-4390::after,
.center-4390::before {
  content: "";
  display: block;
  background-color: inherit;
}
.old-fbc2 .backdrop_45fd .search_dirty_1202 {
  margin-top: -2px;
  width: 19px;
}
.old-fbc2 .backdrop_45fd .center-4390 {
  margin-top: -1px;
}
.old-fbc2 .backdrop_45fd .center-4390,
.old-fbc2 .backdrop_45fd .center-4390::after,
.old-fbc2 .backdrop_45fd .center-4390::before {
  width: 19px;
  height: 2px;
}
.old-fbc2 .backdrop_45fd .center-4390::before {
  top: -6px;
}
.old-fbc2 .backdrop_45fd .center-4390::after {
  bottom: -6px;
}
.dropdown-7205 .backdrop_45fd .search_dirty_1202 {
  margin-top: -2px;
  width: 22px;
}
.dropdown-7205 .backdrop_45fd .center-4390 {
  margin-top: -1px;
}
.dropdown-7205 .backdrop_45fd .center-4390,
.dropdown-7205 .backdrop_45fd .center-4390::after,
.dropdown-7205 .backdrop_45fd .center-4390::before {
  width: 22px;
  height: 2px;
}
.dropdown-7205 .backdrop_45fd .center-4390::before {
  top: -7px;
}
.dropdown-7205 .backdrop_45fd .center-4390::after {
  bottom: -7px;
}
.button_7d2b .backdrop_45fd .search_dirty_1202 {
  margin-top: -2px;
  width: 31px;
}
.button_7d2b .backdrop_45fd .center-4390 {
  margin-top: -1.5px;
}
.button_7d2b .backdrop_45fd .center-4390,
.button_7d2b .backdrop_45fd .center-4390::after,
.button_7d2b .backdrop_45fd .center-4390::before {
  width: 31px;
  height: 3px;
}
.button_7d2b .backdrop_45fd .center-4390::before {
  top: -9px;
}
.button_7d2b .backdrop_45fd .center-4390::after {
  bottom: -9px;
}
@media screen and (min-width: 1025px) {
  .module_tall_8748 .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 19px;
  }
  .module_tall_8748 .backdrop_45fd .center-4390 {
    margin-top: -1px;
  }
  .module_tall_8748 .backdrop_45fd .center-4390,
  .module_tall_8748 .backdrop_45fd .center-4390::after,
  .module_tall_8748 .backdrop_45fd .center-4390::before {
    width: 19px;
    height: 2px;
  }
  .module_tall_8748 .backdrop_45fd .center-4390::before {
    top: -6px;
  }
  .module_tall_8748 .backdrop_45fd .center-4390::after {
    bottom: -6px;
  }
  .media_cc10 .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 22px;
  }
  .media_cc10 .backdrop_45fd .center-4390 {
    margin-top: -1px;
  }
  .media_cc10 .backdrop_45fd .center-4390,
  .media_cc10 .backdrop_45fd .center-4390::after,
  .media_cc10 .backdrop_45fd .center-4390::before {
    width: 22px;
    height: 2px;
  }
  .media_cc10 .backdrop_45fd .center-4390::before {
    top: -7px;
  }
  .media_cc10 .backdrop_45fd .center-4390::after {
    bottom: -7px;
  }
  .description_hard_354e .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 31px;
  }
  .description_hard_354e .backdrop_45fd .center-4390 {
    margin-top: -1.5px;
  }
  .description_hard_354e .backdrop_45fd .center-4390,
  .description_hard_354e .backdrop_45fd .center-4390::after,
  .description_hard_354e .backdrop_45fd .center-4390::before {
    width: 31px;
    height: 3px;
  }
  .description_hard_354e .backdrop_45fd .center-4390::before {
    top: -9px;
  }
  .description_hard_354e .backdrop_45fd .center-4390::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 1024px) {
  .table_steel_53cd .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 19px;
  }
  .table_steel_53cd .backdrop_45fd .center-4390 {
    margin-top: -1px;
  }
  .table_steel_53cd .backdrop_45fd .center-4390,
  .table_steel_53cd .backdrop_45fd .center-4390::after,
  .table_steel_53cd .backdrop_45fd .center-4390::before {
    width: 19px;
    height: 2px;
  }
  .table_steel_53cd .backdrop_45fd .center-4390::before {
    top: -6px;
  }
  .table_steel_53cd .backdrop_45fd .center-4390::after {
    bottom: -6px;
  }
  .hovered_96a1 .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 22px;
  }
  .hovered_96a1 .backdrop_45fd .center-4390 {
    margin-top: -1px;
  }
  .hovered_96a1 .backdrop_45fd .center-4390,
  .hovered_96a1 .backdrop_45fd .center-4390::after,
  .hovered_96a1 .backdrop_45fd .center-4390::before {
    width: 22px;
    height: 2px;
  }
  .hovered_96a1 .backdrop_45fd .center-4390::before {
    top: -7px;
  }
  .hovered_96a1 .backdrop_45fd .center-4390::after {
    bottom: -7px;
  }
  .inner_effa .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 31px;
  }
  .inner_effa .backdrop_45fd .center-4390 {
    margin-top: -1.5px;
  }
  .inner_effa .backdrop_45fd .center-4390,
  .inner_effa .backdrop_45fd .center-4390::after,
  .inner_effa .backdrop_45fd .center-4390::before {
    width: 31px;
    height: 3px;
  }
  .inner_effa .backdrop_45fd .center-4390::before {
    top: -9px;
  }
  .inner_effa .backdrop_45fd .center-4390::after {
    bottom: -9px;
  }
}
@media screen and (max-width: 568px) {
  .small-27aa .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 19px;
  }
  .small-27aa .backdrop_45fd .center-4390 {
    margin-top: -1px;
  }
  .small-27aa .backdrop_45fd .center-4390,
  .small-27aa .backdrop_45fd .center-4390::after,
  .small-27aa .backdrop_45fd .center-4390::before {
    width: 19px;
    height: 2px;
  }
  .small-27aa .backdrop_45fd .center-4390::before {
    top: -6px;
  }
  .small-27aa .backdrop_45fd .center-4390::after {
    bottom: -6px;
  }
  .element_eda2 .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 22px;
  }
  .element_eda2 .backdrop_45fd .center-4390 {
    margin-top: -1px;
  }
  .element_eda2 .backdrop_45fd .center-4390,
  .element_eda2 .backdrop_45fd .center-4390::after,
  .element_eda2 .backdrop_45fd .center-4390::before {
    width: 22px;
    height: 2px;
  }
  .element_eda2 .backdrop_45fd .center-4390::before {
    top: -7px;
  }
  .element_eda2 .backdrop_45fd .center-4390::after {
    bottom: -7px;
  }
  .fixed-0705 .backdrop_45fd .search_dirty_1202 {
    margin-top: -2px;
    width: 31px;
  }
  .fixed-0705 .backdrop_45fd .center-4390 {
    margin-top: -1.5px;
  }
  .fixed-0705 .backdrop_45fd .center-4390,
  .fixed-0705 .backdrop_45fd .center-4390::after,
  .fixed-0705 .backdrop_45fd .center-4390::before {
    width: 31px;
    height: 3px;
  }
  .fixed-0705 .backdrop_45fd .center-4390::before {
    top: -9px;
  }
  .fixed-0705 .backdrop_45fd .center-4390::after {
    bottom: -9px;
  }
}
.box_0692 .center-4390 {
  -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);
}
.box_0692 .center-4390::before {
  -webkit-transition: top 75ms 0.12s ease, opacity 75ms ease;
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.box_0692 .center-4390::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);
}
.box_0692.hard_f118 .center-4390 {
  -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);
}
.box_0692.hard_f118 .center-4390::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 75ms ease, opacity 75ms 0.12s ease;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.box_0692.hard_f118 .center-4390::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);
}
.fast-e808 {
  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.copper-d175:before {
  display: none;
}
.purple_6fb4 {
  padding: 0;
  position: fixed;
  width: 100%;
  max-width: 100%;
  top: 0;
  z-index: 999900;
  visibility: hidden;
}
.purple_6fb4 .carousel-fed2 {
  padding: 1.4em 1.5em;
  border-bottom: 1px solid transparent;
}
.purple_6fb4 .carousel-fed2:last-of-type {
  border-bottom: none;
}
.purple_6fb4 .carousel-fed2.motion_b843,
.purple_6fb4 .carousel-fed2.nav-0670,
.purple_6fb4 .carousel-fed2.hard_668e {
  padding: 0;
}
.purple_6fb4 .sidebar_a235 .bronze-a8cb {
  color: currentColor;
}
.purple_6fb4 .sidebar_a235 .bronze-a8cb:focus,
.purple_6fb4 .sidebar_a235 .bronze-a8cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_6fb4.preview_dark_b5aa .heading-201f,
.purple_6fb4.preview_dark_b5aa .up_3cbc a,
.purple_6fb4.preview_dark_b5aa .overlay_8000 a,
.purple_6fb4.preview_dark_b5aa .media_771c a {
  color: rgba(0, 0, 0, 0.55);
}
.purple_6fb4.preview_dark_b5aa .heading-201f:hover,
.purple_6fb4.preview_dark_b5aa .up_3cbc a:hover,
.purple_6fb4.preview_dark_b5aa .overlay_8000 a:hover,
.purple_6fb4.preview_dark_b5aa .media_771c a:hover {
  color: rgba(0, 0, 0, 0.8);
}
.purple_6fb4.preview_dark_b5aa .short_7ed1 {
  color: rgba(0, 0, 0, 0.8);
}
.purple_6fb4.preview_dark_b5aa .carousel-fed2 {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple_6fb4.preview_dark_b5aa .carousel-fed2:before {
  background: rgba(0, 0, 0, 0.08);
}
.purple_6fb4.preview_dark_b5aa .list_new_3464:before {
  background: rgba(255, 255, 255, 0.9);
}
.purple_6fb4.preview_dark_b5aa .sidebar_a235 .east_1d58 li a,
.purple_6fb4.preview_dark_b5aa .sidebar_a235 .bronze-a8cb,
.purple_6fb4.preview_dark_b5aa .media_771c {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple_6fb4.preview_dark_b5aa .sidebar_a235 .bronze-a8cb:focus,
.purple_6fb4.preview_dark_b5aa .sidebar_a235 .bronze-a8cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_6fb4.preview_dark_b5aa .east_1d58 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.purple_6fb4.label-dim-4a5d .heading-201f,
.purple_6fb4.label-dim-4a5d .up_3cbc a,
.purple_6fb4.label-dim-4a5d .overlay_8000 .bronze-a8cb,
.purple_6fb4.label-dim-4a5d .overlay_8000 a,
.purple_6fb4.label-dim-4a5d .media_771c a {
  color: rgba(255, 255, 255, 0.79);
}
.purple_6fb4.label-dim-4a5d .heading-201f:hover,
.purple_6fb4.label-dim-4a5d .up_3cbc a:hover,
.purple_6fb4.label-dim-4a5d .overlay_8000 .bronze-a8cb:hover,
.purple_6fb4.label-dim-4a5d .overlay_8000 a:hover,
.purple_6fb4.label-dim-4a5d .media_771c a:hover {
  color: rgba(255, 255, 255, 0.99);
}
.purple_6fb4.label-dim-4a5d .short_7ed1 {
  color: rgba(255, 255, 255, 0.99);
}
.purple_6fb4.label-dim-4a5d .carousel-fed2 {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_6fb4.label-dim-4a5d .carousel-fed2:before {
  background: rgba(255, 255, 255, 0.08);
}
.purple_6fb4.label-dim-4a5d .list_new_3464:before {
  background: rgba(0, 0, 0, 0.9);
}
.purple_6fb4.label-dim-4a5d .sidebar_a235 .east_1d58 li a,
.purple_6fb4.label-dim-4a5d .sidebar_a235 .bronze-a8cb,
.purple_6fb4.label-dim-4a5d .media_771c {
  border-color: rgba(255, 255, 255, 0.08);
}
.purple_6fb4.label-dim-4a5d .sidebar_a235 .bronze-a8cb:focus,
.purple_6fb4.label-dim-4a5d .sidebar_a235 .bronze-a8cb:hover {
  background: rgba(0, 0, 0, 0.01);
}
.purple_6fb4.label-dim-4a5d .east_1d58 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.list_new_3464 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
}
.list_new_3464:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-height: 100%;
}
.narrow_6628 {
  position: relative;
  word-con: break-word;
  min-height: 100%;
  display: block;
  padding: 1.2em 0;
}
.video_next_3732 .purple_6fb4 {
  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;
}
.video_next_3732 .carousel-fed2 {
  text-align: center;
  padding: 2em 1.5em;
  border: none;
  position: relative;
}
.video_next_3732 .carousel-fed2: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) {
  .video_next_3732 .carousel-fed2:before {
    width: 16%;
    left: 42%;
  }
}
.video_next_3732 .carousel-fed2:last-child:before {
  content: none;
}
.video_next_3732 .carousel-fed2[class*="-menu"] {
  padding: 2.5em 1.5em;
}
.video_next_3732 .sidebar_a235 .east_1d58 li a {
  border: none;
  font-size: 140%;
  text-transform: uppercase;
  font-weight: 500;
}
.video_next_3732 .sidebar_a235 .east_1d58 li a .bronze-a8cb {
  display: inline-block;
  position: relative;
  border: 0 none;
  margin-right: -1.3em;
  top: -2px;
  padding: 0.28em 0.5em;
}
.video_next_3732 .sidebar_a235 .media_771c {
  border: none;
}
.video_next_3732 .sidebar_a235 .media_771c li a {
  text-transform: none;
  padding: 0.35em 1.5em;
  font-size: 100%;
}
.video_next_3732 .list_new_3464 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.video_next_3732 .narrow_6628 {
  max-width: 48em;
  margin: 3em auto;
  padding: 0;
}
.video_next_3732 .label-dim-4a5d .list_new_3464:before {
  background: rgba(0, 0, 0, 0.9);
}
.video_next_3732 .preview_dark_b5aa.under-8bc2 .center-4390 {
  background: rgba(0, 0, 0, 0.6);
}
.video_next_3732
  .preview_dark_b5aa.under-8bc2
  .center-4390::after,
.video_next_3732
  .preview_dark_b5aa.under-8bc2
  .center-4390:before {
  background: inherit;
}
.video_next_3732
  .preview_dark_b5aa.under-8bc2:hover
  .center-4390 {
  background: rgba(0, 0, 0, 0.8);
}
.content_e542 .purple_6fb4 {
  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) {
  .content_e542 .purple_6fb4 {
    width: auto;
    right: 45px;
  }
}
.iron-8a1c .purple_6fb4 {
  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) {
  .iron-8a1c .purple_6fb4 {
    width: auto;
    left: 45px;
  }
}
.copper-d175 .purple_6fb4 {
  position: relative;
  height: 0;
  display: block;
  visibility: visible;
  z-index: 999900;
  overflow: hidden;
}
.copper-d175 .narrow_6628 {
  max-width: 48em;
  margin: 0 auto;
}
.copper-d175 .list_new_3464:before {
  box-shadow: inset 0 0 12px 0 rgba(0, 0, 0, 0.05);
}
.fresh_7dca {
  overflow-x: hidden;
  position: relative;
  width: 100%;
  display: block;
}
.fresh_7dca.video_next_3732 .purple_6fb4 {
  z-index: 0;
  opacity: 0;
  height: 100%;
}
.fresh_7dca.content_e542 .purple_6fb4 {
  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);
}
.fresh_7dca .purple_6fb4 {
  visibility: visible;
}
.fresh_7dca.iron-8a1c .purple_6fb4 {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  height: 100%;
}
.list-d02f,
.badge-aa29 {
  overflow-x: hidden;
}
.list-d02f .purple_6fb4 {
  overflow: auto;
}
.list-d02f.video_next_3732 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-d02f.video_next_3732 .purple_6fb4 {
  z-index: 999900;
  opacity: 1;
  visibility: visible;
}
.list-d02f.video_next_3732 .media-507e {
  opacity: 0;
}
.list-d02f.content_e542 {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-d02f.content_e542 .purple_6fb4 {
  z-index: 999900;
  height: 100vh;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  left: 0;
  visibility: visible;
}
.list-d02f.content_e542 .media-507e {
  opacity: 0;
}
.list-d02f.iron-8a1c {
  overflow: initial;
  position: relative;
  width: 100%;
  display: block;
}
.list-d02f.iron-8a1c .purple_6fb4 {
  z-index: 999900;
  height: 100vh;
  max-width: 100vw;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  right: 0;
  visibility: visible;
}
.list-d02f.iron-8a1c .media-507e {
  opacity: 0;
}
.list-d02f.copper-d175 .purple_6fb4 {
  z-index: 10;
  visibility: visible;
}
.under-8bc2 {
  display: none;
  z-index: 999910;
  cursor: pointer;
  position: fixed;
  top: 10px;
  right: 12px;
}
.under-8bc2 .center-4390 {
  background: rgba(255, 255, 255, 0.99);
}
.under-8bc2 .center-4390::after,
.under-8bc2 .center-4390:before {
  background: inherit;
}
.under-8bc2:hover .center-4390 {
  background: rgba(255, 255, 255, 0.99);
}
.iron-8a1c .under-8bc2 {
  top: 10px;
  right: auto;
  left: 12px;
}
.copper-d175 .under-8bc2 {
  display: none !important;
}
.list-d02f:before,
.badge-aa29:before {
  z-index: 999897;
  visibility: visible;
  opacity: 1;
}
.list-d02f .under-8bc2,
.badge-aa29 .under-8bc2 {
  display: inline-block;
}
.purple_6fb4 .wrapper-9b6f {
  -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;
}
.list-d02f .purple_6fb4 .wrapper-9b6f,
.badge-aa29 .purple_6fb4 .wrapper-9b6f {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.form_5732 .tooltip_e8dd {
  width: 100%;
}
.shadow_motion_bbb9 {
  padding: 0 0.5em 0;
}
.shadow_motion_bbb9 [class*="customify-col-"],
.shadow_motion_bbb9 [class*="customify-col_"],
.shadow_motion_bbb9 [class~="customify-col"] {
  padding: 0 0.5em 0;
}
.west_d8df .shadow_motion_bbb9 {
  padding-left: 1em;
  padding-right: 1em;
}
@media screen and (min-width: 1025px) {
  .clean_e10b .outline-b102,
  .outline-b102 {
    display: none;
  }
  .section-6079 {
    text-align: left;
  }
  .basic-6200 {
    text-align: center;
  }
  .east_87cf {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  .clean_e10b .accordion-easy-af80,
  .accordion-easy-af80 {
    display: none;
  }
  .lower-7b80 {
    text-align: left;
  }
  .menu_9eaf {
    text-align: center;
  }
  .old-5965 {
    text-align: right;
  }
}
@media screen and (max-width: 568px) {
  .clean_e10b .small_fc2c,
  .small_fc2c {
    display: none;
  }
  .prev_3eab {
    text-align: left;
  }
  .warm_d5e3 {
    text-align: center;
  }
  .layout_lite_9b1e {
    text-align: right;
  }
}
#page {
  position: relative;
}
.secondary_6011 {
  box-shadow: none !important;
}
.item_medium_c263 .element-62e6,
.pagination_4e37 .element-62e6 {
  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;
}
.pagination_4e37 .element-62e6 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.notice_172b {
  position: relative;
  padding-left: 2em;
  padding-right: 2em;
}
.notice_172b:after,
.notice_172b:before {
  content: "";
  display: table;
}
.notice_172b:after {
  clear: both;
}
@media screen and (max-width: 48em) {
  .notice_172b {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.notice_172b,
.nav-3fcd {
  max-width: 1248px;
  margin: 0 auto;
}

.tag-advanced-afd0.box-77fe .notice_172b {
  max-width: 100%;
}
.tag-advanced-afd0.notice-cb88 {
  max-width: 1200px;
  margin: 0 auto;
}
.tag-advanced-afd0.right-f58d .notice_172b {
  max-width: 100%;
}
.tag-advanced-afd0.right-f58d > .notice_172b {
  padding-left: 0;
  padding-right: 0;
}
.tag-advanced-afd0.right-f58d > .notice_172b .clean_e10b {
  margin: 0;
}
.tag-advanced-afd0.right-f58d
  > .notice_172b
  .dirty-2de9.table-2d39 {
  margin-right: 0;
  margin-left: 0;
}
.tag-advanced-afd0.right-f58d #main.table-2d39 {
  padding: 0;
}
#main,
#sidebar-primary,
#sidebar-secondary {
  padding-top: 2.617924em;
  padding-bottom: 2.617924em;
}
@media screen and (max-width: 1024px) {
  .texture-old-1a03 #main {
    border-left: 0 none;
  }
}
@media screen and (max-width: 1024px) {
  .texture-old-1a03 #sidebar-secondary {
    -webkit-box-ordinal-group: 6;
    order: 5;
    display: none;
  }
}
@media screen and (min-width: 48em) {
  .selected-b1f1 .green-2115 {
    padding-right: 1em;
  }
  .selected-b1f1.bottom_2689 .dirty-2de9 {
    border-right: 1px solid #eaecee;
  }
  .selected-b1f1.bottom_2689 .green-2115 {
    padding-right: 1em;
  }
  .selected-b1f1.bottom_2689 .hero_3d5b {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .in_3e61 .green-2115 {
    padding-left: 1em;
  }
  .in_3e61.bottom_2689 .dirty-2de9 {
    border-left: 1px solid #eaecee;
  }
  .in_3e61.bottom_2689 .green-2115 {
    padding-left: 1em;
  }
  .in_3e61.bottom_2689 .hero_3d5b {
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .slider_white_4822 .green-2115 {
    padding-left: 1em;
  }
  .slider_white_4822.bottom_2689 .content-2957 {
    border-right: 1px solid #eaecee;
  }
  .slider_white_4822.bottom_2689 .copper-c035 {
    border-right: 1px solid #eaecee;
  }
  .slider_white_4822.bottom_2689 .green-2115 {
    padding-left: 1em;
  }
  .slider_white_4822.bottom_2689 .hero_3d5b {
    padding-right: 1em;
  }
  .slider_white_4822.bottom_2689 .form-010c {
    padding-left: 1em;
    padding-right: 1em;
  }
}
@media screen and (min-width: 48em) {
  .background-iron-e97c .green-2115 {
    padding-right: 1em;
  }
  .background-iron-e97c.bottom_2689 .content-2957 {
    border-left: 1px solid #eaecee;
  }
  .background-iron-e97c.bottom_2689 .copper-c035 {
    border-left: 1px solid #eaecee;
  }
  .background-iron-e97c.bottom_2689 .green-2115 {
    padding-right: 1em;
  }
  .background-iron-e97c.bottom_2689 .hero_3d5b {
    padding-left: 1em;
    padding-right: 1em;
  }
  .background-iron-e97c.bottom_2689 .form-010c {
    padding-left: 1em;
  }
}
@media screen and (min-width: 48em) {
  .texture-old-1a03 .green-2115 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture-old-1a03.bottom_2689 .dirty-2de9 {
    border-left: 1px solid #eaecee;
    border-right: 1px solid #eaecee;
  }
  .texture-old-1a03.bottom_2689 .green-2115 {
    padding-left: 1em;
    padding-right: 1em;
  }
  .texture-old-1a03.bottom_2689 .hero_3d5b {
    padding-left: 1em;
  }
  .texture-old-1a03.bottom_2689 .form-010c {
    padding-right: 1em;
  }
}
@media screen and (max-width: 64em) {
  .texture-old-1a03.bottom_2689 .green-2115 {
    padding-left: 0;
  }
}
.sort_fixed_cdd1 .nav_motion_bd61 {
  display: inline-block;
}
.focus-b29c {
  display: inline-block;
}
.shadow_current_f348 {
  word-con: break-word;
}
.pattern_359d > span {
  display: inline-block;
  padding: 5px 0;
}
.pattern_359d .shadow-glass-d141 {
  margin-left: 8px;
  margin-right: 8px;
}
.pattern_359d .shade-cool-617b img {
  vertical-align: middle;
  overflow: hidden;
  border-radius: 50%;
  margin-right: 5px;
}
.orange-7b0c .black-3cf0 {
  margin-bottom: 2em;
}
.orange-7b0c .stale-fe80 {
  margin-bottom: 15px;
}
.orange-7b0c .stale-fe80:last-child {
  margin-bottom: 0;
}
.orange-7b0c .media-large-9316 {
  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) {
  .orange-7b0c .media-large-9316 {
    display: block;
  }
}
.orange-7b0c .top_6ef1 {
  position: relative;
  max-width: 100%;
  flex-basis: 40%;
  padding-top: 0;
  overflow: hidden;
}
@media screen and (max-width: 568px) {
  .orange-7b0c .top_6ef1 {
    margin-bottom: 1em;
    width: 100% !important;
    padding-top: 56.25%;
  }
}
.orange-7b0c .alert_28d5 {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  line-height: 0;
  background-color: #d5d5d5;
}
.orange-7b0c .alert_28d5 img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: auto;
}
.orange-7b0c .alert_28d5 a {
  position: absolute;
  top: 0;
  top: 0;
  display: block;
}
.orange-7b0c .shadow_current_f348 {
  font-size: 1.5em;
  font-weight: 500;
  word-con: break-word;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
.orange-7b0c .shadow_current_f348 a {
  text-align: inherit;
  display: block;
  flex-basis: 100%;
}
.orange-7b0c .pro_313e p:last-child {
  margin-bottom: 0;
}
.orange-7b0c .progress-3092 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  z-index: 30;
}
.orange-7b0c .photo-basic-642d {
  -webkit-box-flex: 1;
  flex: 1;
  word-con: break-word;
  max-width: 100%;
}
.orange-7b0c .pressed-0dac {
  margin-top: 1em;
}
.orange-7b0c .purple-d7be {
  top: 0;
  display: block;
}
.orange-7b0c .purple-d7be a {
  color: inherit;
}
.orange-7b0c .purple-d7be a:hover {
  color: inherit;
}
.orange-7b0c .hero-0f56 {
  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;
}
.orange-7b0c .hero-0f56:hover {
  background: #235787;
  color: #fff;
  border-color: #235787;
}
.orange-7b0c .photo-basic-642d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-flow: column nowrap;
}
.orange-7b0c .pagination-slow-14a8 {
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.orange-7b0c .pagination-slow-14a8:first-child {
  margin-top: 0;
}
.orange-7b0c .pagination-slow-14a8.secondary-a4d3 {
  -webkit-box-flex: 0;
  flex: none;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.orange-7b0c .pagination-slow-14a8.tertiary_a9c8 {
  display: -webkit-box;
  display: flex;
  margin-top: auto;
  margin-bottom: 0;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.orange-7b0c
  .pagination-slow-14a8.tertiary_a9c8.frame_cool_6b5d
  .pressed-0dac {
  width: 100%;
}
.orange-7b0c .tertiary_a9c8 {
  -webkit-box-align: center;
  align-items: center;
}
.orange-7b0c .tertiary_a9c8 .pattern_359d,
.orange-7b0c .tertiary_a9c8 > * {
  margin-bottom: 0;
  margin-top: 0;
  display: inline-block;
}
.orange-7b0c .alert_28d5 {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-7b0c .alert_28d5 img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.orange-7b0c .alert_28d5: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;
}
.orange-7b0c .secondary-a4d3 {
  z-index: 5;
}
.orange-7b0c .tag_fc1f .box_narrow_0dc3 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  display: block;
}
.orange-7b0c .west_1960 .box_narrow_0dc3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
}
.orange-7b0c .layout_dirty_d0ec .box_narrow_0dc3 {
  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;
}
.orange-7b0c.thumbnail-fluid-06ea .media-large-9316,
.orange-7b0c.icon_dim_e22c .media-large-9316 {
  display: block;
}
.orange-7b0c.thumbnail-fluid-06ea .media-large-9316 .media-current-b961,
.orange-7b0c.thumbnail-fluid-06ea .media-large-9316 .photo-basic-642d,
.orange-7b0c.icon_dim_e22c .media-large-9316 .media-current-b961,
.orange-7b0c.icon_dim_e22c .media-large-9316 .photo-basic-642d {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
}
.orange-7b0c.thumbnail-2997 .top_6ef1 {
  margin-right: 2em;
}
@media screen and (max-width: 568px) {
  .orange-7b0c.thumbnail-2997 .top_6ef1 {
    margin-right: 0;
  }
}
.orange-7b0c.thumbnail-fluid-06ea .top_6ef1,
.orange-7b0c.icon_dim_e22c .top_6ef1 {
  padding-top: 40%;
}
.orange-7b0c.thumbnail-fluid-06ea .black-3cf0,
.orange-7b0c.icon_dim_e22c .black-3cf0 {
  display: block;
}
.orange-7b0c.thumbnail-fluid-06ea .fn-sticky-a20c .photo-basic-642d,
.orange-7b0c.icon_dim_e22c .fn-sticky-a20c .photo-basic-642d {
  background-color: #fcf8e3;
  border: 1px solid #faf2cc;
  border-top: 0 none;
  color: #8a6d3b;
  padding: 1em;
}
.orange-7b0c.thumbnail-fluid-06ea .top_6ef1,
.orange-7b0c.icon_dim_e22c .top_6ef1 {
  margin-bottom: 1em;
  display: block;
  position: relative;
}
.orange-7b0c.thumbnail-fluid-06ea .photo-basic-642d {
  padding: 1em;
}
.image_3b95 {
  margin: 30px auto;
  display: block;
}
.image_3b95 .accordion-steel-8425 > * {
  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;
}
.image_3b95 .accordion-steel-8425 > :hover {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.image_3b95 .accordion-steel-8425 span {
  border-color: #235787;
  background: #235787;
  color: #fff;
}
.form_d225 .pattern_359d {
  margin-bottom: 1.41575em;
}
.form_d225 .pagination-b411 {
  margin-bottom: 1.618em;
}
.copper_42cd .right_b8a5 {
  display: block;
  margin: 5px 0 20px;
  font-weight: 500;
}
.copper_42cd .right_b8a5 a {
  border: 1px solid #eaecee;
  padding: 5px 12px 5px;
  text-transform: uppercase;
  color: #686868;
  margin: 0 2px;
}
.copper_42cd .label-east-605f {
  max-width: 100%;
  overflow: auto;
}
.article-bright-db6f .copper_42cd a:hover {
  text-decoration: underline;
}
.nav_static_471d .stale-fe80:not(.shadow_current_f348),
.nav_static_471d .alert_28d5 {
  margin-bottom: 1.41575em;
}
.nav_static_471d .stale-fe80:not(.shadow_current_f348):last-child,
.nav_static_471d .alert_28d5:last-child {
  margin-bottom: 0;
}
.nav_static_471d .stale-fe80.down-9a97 {
  margin-bottom: 0.41575em;
}
.nav_static_471d .header_basic_3b9c:before,
.nav_static_471d .gradient_full_f81b:before {
  font: normal normal normal 16px/1 FontAwesome;
  text-decoration: inherit;
  text-transform: none;
  position: relative;
  margin-right: 5px;
  color: #6d6d6d;
}
.nav_static_471d .header_basic_3b9c:before {
  content: "\f115";
}
.nav_static_471d .gradient_full_f81b:before {
  content: "\f02c";
}
.nav_static_471d .south-0235 {
  display: block;
  width: 100%;
  margin-top: 0.5407911001em;
}
.nav_static_471d .south-0235 a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 0.5px;
}
.module-simple-1913 {
  display: -webkit-box;
  display: flex;
}
.module-simple-1913 .pro-597a {
  flex-basis: 90px;
}
@media screen and (max-width: 568px) {
  .module-simple-1913 .pro-597a {
    flex-basis: 90px;
  }
}
.module-simple-1913 .filter_bright_477e {
  flex-basis: calc(100% - 90px);
  margin-left: 1.5em;
}
@media screen and (max-width: 568px) {
  .module-simple-1913 .filter_bright_477e {
    flex-basis: calc(100% - 50px);
  }
}
.module-simple-1913 .focused-67b4 p:last-child {
  margin-bottom: 0.72em;
}
.badge_pink_1337 .accordion-steel-8425 {
  padding: 16px 0 15px;
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
}
.badge_pink_1337 .accordion-steel-8425:after,
.badge_pink_1337 .accordion-steel-8425:before {
  content: "";
  display: table;
}
.badge_pink_1337 .accordion-steel-8425:after {
  clear: both;
}
.badge_pink_1337 .accordion-steel-8425 .hidden_smooth_e829,
.badge_pink_1337 .accordion-steel-8425 .pressed-3caa {
  width: 49%;
}
.badge_pink_1337 .accordion-steel-8425 .hidden_smooth_e829 a span.media-full-c168,
.badge_pink_1337 .accordion-steel-8425 .pressed-3caa a span.media-full-c168 {
  display: block;
  margin-bottom: 5px;
}
.badge_pink_1337 .accordion-steel-8425 .pressed-3caa {
  float: left;
  text-align: left;
}
.badge_pink_1337 .accordion-steel-8425 .hidden_smooth_e829 {
  float: right;
  text-align: right;
}
.secondary_d123 {
  margin-bottom: 0.41575em;
}
@media screen and (max-width: 568px) {
  .secondary_d123 {
    margin-bottom: 0;
  }
}
.secondary_motion_6837 {
  margin-bottom: 1em;
}
.secondary_motion_6837 .shadow_current_f348 {
  font-size: 1.1em;
  line-height: 1.3;
}
.bottom-fe14 a {
  display: block;
  line-height: 0;
  position: relative;
}
.status_aac9 .secondary_motion_6837,
.hot-1d62 .secondary_motion_6837 {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 568px) {
  .status_aac9 .secondary_motion_6837,
  .hot-1d62 .secondary_motion_6837 {
    display: block;
  }
}
.status_aac9 .bottom-fe14,
.hot-1d62 .bottom-fe14 {
  flex-basis: 160px;
  position: relative;
}
@media screen and (max-width: 568px) {
  .status_aac9 .bottom-fe14,
  .hot-1d62 .bottom-fe14 {
    margin-bottom: 1em;
  }
}
.status_aac9 .bottom-fe14 img,
.hot-1d62 .bottom-fe14 img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  display: block;
}
.status_aac9 .button_aa43,
.hot-1d62 .button_aa43 {
  flex-basis: calc(100% - 160px);
}
.status_aac9 .button_aa43 p,
.hot-1d62 .button_aa43 p {
  margin-bottom: 0;
}
.status_aac9 .button_aa43 {
  padding-left: 1em;
}
@media screen and (max-width: 568px) {
  .status_aac9 .button_aa43 {
    padding-left: 0;
  }
}
.hot-1d62 .button_aa43 {
  -webkit-box-ordinal-group: 2;
  order: 1;
  padding-right: 1em;
}
@media screen and (max-width: 568px) {
  .hot-1d62 .button_aa43 {
    padding-right: 0;
  }
}
.hot-1d62 .bottom-fe14 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.table_stale_3b5e .bottom-fe14 {
  margin-bottom: 0.5em;
}
.table_stale_3b5e .bottom-fe14 img {
  width: 100%;
}
.highlight-inner-1eca .modal_wide_8cdd,
.button_3994 .modal_wide_8cdd {
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: 1px solid #eaecee;
}
.button_3994 .dirty-2de9 .element_active_84e8 p:last-child {
  margin-bottom: 0;
}
.article-green-dfa0 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 500;
  color: currentColor;
  margin-bottom: 20px;
}
.warm_fe65 .gallery-bad6 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .warm_fe65 .gallery-bad6:last-of-type {
    margin-bottom: 0;
  }
}
.warm_fe65 .gallery-bad6 ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.warm_fe65 .gallery-bad6 ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}
.warm_fe65 .gallery-bad6 ul li {
  margin: 0 0 0.6em;
}
.warm_fe65 .gallery-bad6 ul li.content_mini_64ba,
.warm_fe65 .gallery-bad6 ul li.text_brown_b376 {
  position: relative;
}
.warm_fe65 .gallery-bad6 ul li.content_mini_64ba .container-stale-9193,
.warm_fe65 .gallery-bad6 ul li.text_brown_b376 .container-stale-9193 {
  right: 0;
  background: #eaecee;
  color: #999;
  padding: 0 0.5em;
  border-radius: 0.9em;
  font-size: 12px;
  position: absolute;
  top: 4px;
}
.warm_fe65 .gallery-bad6 ul li.content_mini_64ba:after:after,
.warm_fe65 .gallery-bad6 ul li.content_mini_64ba:after:before,
.warm_fe65
  .gallery-bad6
  ul
  li.text_brown_b376:after:after,
.warm_fe65
  .gallery-bad6
  ul
  li.text_brown_b376:after:before {
  content: "";
  display: table;
}
.warm_fe65 .gallery-bad6 ul li.content_mini_64ba:after:after,
.warm_fe65
  .gallery-bad6
  ul
  li.text_brown_b376:after:after {
  clear: both;
}
.warm_fe65 .gallery-bad6 a.fast_9926:hover {
  text-decoration: none;
}
.warm_fe65 .gallery-bad6 select {
  max-width: 100%;
}
.warm_fe65 .gallery-bad6 table {
  font-size: 85%;
}
.warm_fe65 .gallery-bad6 table td,
.warm_fe65 .gallery-bad6 table th {
  padding: 0.2360828548em;
  text-align: center;
}
.warm_fe65 .gallery-bad6 table tfoot td {
  text-align: left;
}
.warm_fe65 .gallery-bad6 :last-child {
  margin-bottom: 0;
}
.warm_fe65 .gallery-bad6 .sidebar-f26b {
  display: -webkit-box;
  display: flex;
  width: 100%;
  max-width: 100%;
}
.warm_fe65 .gallery-bad6 .sidebar-f26b label {
  width: 100%;
}
.warm_fe65 .gallery-bad6 .sidebar-f26b .large-150b {
  width: 100%;
  display: block;
}
.warm_fe65 .gallery-bad6 .sidebar-f26b .accordion-0967 {
  padding: 9px 14px;
  margin-left: -46px;
  overflow: hidden;
  box-shadow: none;
  background: 0 0;
  color: #aaa;
  line-height: 0;
}
.warm_fe65 .gallery-bad6 .sidebar-f26b .accordion-0967:hover svg #svg-search {
  fill: #444;
}
.warm_fe65 .gallery-bad6 .sidebar-f26b .accordion-0967 svg {
  width: 18px;
  height: 18px;
}
.warm_fe65 .image_48b6 ul ul,
.warm_fe65 .highlight-7d41 ul ul,
.warm_fe65 .gallery-short-354f ul ul,
.warm_fe65 .accent_smooth_1886 ul ul {
  margin-top: 0.3819820591em;
  margin-left: 0;
  margin-bottom: -0.3819820591em;
}
.warm_fe65 .image_48b6 .progress-0453 > a,
.warm_fe65 .highlight-7d41 .progress-0453 > a,
.warm_fe65 .gallery-short-354f .progress-0453 > a,
.warm_fe65 .accent_smooth_1886 .progress-0453 > a {
  margin-bottom: 0;
}
.warm_fe65 .panel-last-a6d0 li,
.warm_fe65 .image_48b6 li,
.warm_fe65 .pressed-6893 li,
.warm_fe65 .highlight-7d41 li,
.warm_fe65 .gallery-short-354f li,
.warm_fe65 .accent_smooth_1886 li,
.warm_fe65 .slow_3484 li,
.warm_fe65 .under_054c li {
  display: block;
  position: relative;
}
.warm_fe65 .panel-last-a6d0 li:last-child,
.warm_fe65 .image_48b6 li:last-child,
.warm_fe65 .pressed-6893 li:last-child,
.warm_fe65 .highlight-7d41 li:last-child,
.warm_fe65 .gallery-short-354f li:last-child,
.warm_fe65 .accent_smooth_1886 li:last-child,
.warm_fe65 .slow_3484 li:last-child,
.warm_fe65 .under_054c li:last-child {
  border: none;
}
.warm_fe65 .panel-last-a6d0 li a,
.warm_fe65 .image_48b6 li a,
.warm_fe65 .pressed-6893 li a,
.warm_fe65 .highlight-7d41 li a,
.warm_fe65 .gallery-short-354f li a,
.warm_fe65 .accent_smooth_1886 li a,
.warm_fe65 .slow_3484 li a,
.warm_fe65 .under_054c li a {
  display: block;
  width: 100%;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.warm_fe65 .panel-last-a6d0 li ul li::before,
.warm_fe65 .image_48b6 li ul li::before,
.warm_fe65 .pressed-6893 li ul li::before,
.warm_fe65 .highlight-7d41 li ul li::before,
.warm_fe65 .gallery-short-354f li ul li::before,
.warm_fe65 .accent_smooth_1886 li ul li::before,
.warm_fe65 .slow_3484 li ul li::before,
.warm_fe65 .under_054c li ul li::before {
  left: 15px;
}
.warm_fe65 .panel-last-a6d0 li ul a,
.warm_fe65 .image_48b6 li ul a,
.warm_fe65 .pressed-6893 li ul a,
.warm_fe65 .highlight-7d41 li ul a,
.warm_fe65 .gallery-short-354f li ul a,
.warm_fe65 .accent_smooth_1886 li ul a,
.warm_fe65 .slow_3484 li ul a,
.warm_fe65 .under_054c li ul a {
  padding-left: 20px;
}
.warm_fe65 .panel-last-a6d0 li ul ul li::before,
.warm_fe65 .image_48b6 li ul ul li::before,
.warm_fe65 .pressed-6893 li ul ul li::before,
.warm_fe65 .highlight-7d41 li ul ul li::before,
.warm_fe65 .gallery-short-354f li ul ul li::before,
.warm_fe65 .accent_smooth_1886 li ul ul li::before,
.warm_fe65 .slow_3484 li ul ul li::before,
.warm_fe65 .under_054c li ul ul li::before {
  left: 30px;
}
.warm_fe65 .panel-last-a6d0 li ul ul a,
.warm_fe65 .image_48b6 li ul ul a,
.warm_fe65 .pressed-6893 li ul ul a,
.warm_fe65 .highlight-7d41 li ul ul a,
.warm_fe65 .gallery-short-354f li ul ul a,
.warm_fe65 .accent_smooth_1886 li ul ul a,
.warm_fe65 .slow_3484 li ul ul a,
.warm_fe65 .under_054c li ul ul a {
  padding-left: 40px;
}
.warm_fe65 .highlight-bbbe li {
  padding-bottom: 0.6em;
  border-bottom: 1px solid #eaecee;
  position: relative;
}
.warm_fe65 .under_054c ul li {
  margin-bottom: 1.41575em;
}
.warm_fe65 .under_054c ul li .hover-31fa {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.28;
}
.warm_fe65 .under_054c ul li .accent-b8fb {
  display: block;
  margin: 0.5407911001em 0;
  font-size: 85%;
}
.label-dim-4a5d .panel-last-a6d0 li a,
.label-dim-4a5d .image_48b6 li a,
.label-dim-4a5d .pressed-6893 li a,
.label-dim-4a5d .highlight-7d41 li a,
.label-dim-4a5d .gallery-short-354f li a,
.label-dim-4a5d .accent_smooth_1886 li a,
.label-dim-4a5d .slow_3484 li a,
.label-dim-4a5d .under_054c li a {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-dim-4a5d .highlight-bbbe li {
  border-color: rgba(255, 255, 255, 0.08);
}
.label-dim-4a5d .gallery-bad6 ul li.content_mini_64ba .container-stale-9193,
.label-dim-4a5d .gallery-bad6 ul li.text_brown_b376 .container-stale-9193 {
  background: rgba(0, 0, 0, 0.2);
}
.label-dim-4a5d .warm_fe65 .gallery-bad6 select {
  border-color: rgba(255, 255, 255, 0.08);
}
.tag-advanced-afd0 .warm_fe65 .east_1d58 li {
  margin: 0;
}
.tag-advanced-afd0 .warm_fe65 .east_1d58 li a {
  display: block;
  padding: 0.6em 0 0.6em;
}
.tag-advanced-afd0 .warm_fe65 .east_1d58 li ul {
  margin: 0;
}
.tag-advanced-afd0 .warm_fe65 .east_1d58 li ul li a {
  padding-left: 15px;
}
.tag-advanced-afd0 .warm_fe65 .east_1d58 li ul li li a {
  padding-left: 30px;
}
.tag-advanced-afd0 .warm_fe65 .east_1d58 li.yellow-c35d > a {
  position: relative;
  border: 1px solid #eaecee;
  border-left: none;
  border-right: none;
  font-size: 110%;
}
.tag-advanced-afd0 .warm_fe65 .east_1d58 li.yellow-c35d > 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;
}
.tag-advanced-afd0 .warm_fe65 .east_1d58 li.yellow-c35d > 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;
}
.backdrop_0678 a {
  border: 1px solid currentColor;
  border-radius: 2px;
  display: inline-block;
  font-size: 0.875em !important;
  margin-bottom: 5px;
  padding: 1px 10px 1px;
}
.chip_large_5050 {
  position: relative;
  z-index: 10;
}
.chip_large_5050 .wrapper-9b6f {
  width: 100%;
  max-width: 100%;
}
.down-770a .table-f7a2 {
  padding-top: 2em;
  padding-bottom: 2em;
}
.down-770a .preview_dark_b5aa {
}
.down-770a .label-dim-4a5d {
  background: #292929;
}
.old-5d86 .table-f7a2 {
  padding-top: 2.5em;
  padding-bottom: 2.5em;
}
.old-5d86 .preview_dark_b5aa {
  background: #f9f9f9;
}
.old-5d86 .label-dim-4a5d {
  background: #303030;
}
.next-c8a7 .table-f7a2 {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}
@media screen and (max-width: 568px) {
  .next-c8a7 .nav_motion_bd61 {
    margin-bottom: 1em;
  }
  .next-c8a7 .nav_motion_bd61:last-child {
    margin-bottom: 0;
  }
}
.next-c8a7 .preview_dark_b5aa {
  background: #ededed;
}
.next-c8a7 .label-dim-4a5d {
  background: #1a1a1a;
}
.table-f7a2.preview_dark_b5aa {
  color: rgba(0, 0, 0, 0.6);
}
.table-f7a2.preview_dark_b5aa .gradient_f304 li {
  border-color: rgba(0, 0, 0, 0.08);
}
.table-f7a2.label-dim-4a5d {
  color: rgba(255, 255, 255, 0.99);
}
.table-f7a2.label-dim-4a5d a:not(.fast_9926) {
  color: rgba(255, 255, 255, 0.79);
}
.table-f7a2.label-dim-4a5d a:not(.fast_9926):hover {
  color: rgba(255, 255, 255, 0.99);
}
.table-f7a2.label-dim-4a5d .gradient_f304 li {
  border-color: rgba(255, 255, 255, 0.08);
}
.table-f7a2.label-dim-4a5d table tbody td,
.table-f7a2.label-dim-4a5d table th {
  background: rgba(0, 0, 0, 0.08);
}
.info_f903.advanced-cc47 .notice_172b {
  max-width: initial;
}
.info_f903 .logo-down-94d4 {
  -webkit-box-pack: start;
  justify-content: flex-start;
}
.info_f903 .logo-down-94d4 .wrapper-9b6f {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .info_f903 .logo-down-94d4 .wrapper-9b6f {
    display: block;
    margin-bottom: 2em;
  }
  .info_f903 .logo-down-94d4 .wrapper-9b6f:last-child {
    margin-bottom: 0;
  }
}
.next-c8a7 .nav_motion_bd61:last-child,
.old-5d86 .nav_motion_bd61:last-child,
.down-770a .nav_motion_bd61:last-child {
  margin-bottom: 0;
}
.next-c8a7 .nav_motion_bd61 .warm_fe65 .gallery-bad6:last-child,
.old-5d86 .nav_motion_bd61 .warm_fe65 .gallery-bad6:last-child,
.down-770a .nav_motion_bd61 .warm_fe65 .gallery-bad6:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 568px) {
  .next-c8a7 .highlight_clean_551c,
  .next-c8a7 .focused-b28d,
  .old-5d86 .highlight_clean_551c,
  .old-5d86 .focused-b28d,
  .down-770a .highlight_clean_551c,
  .down-770a .focused-b28d {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .chip_large_5050 .nav_motion_bd61 {
    margin-bottom: 2em;
  }
}
.chip_large_5050 p:last-child {
  margin-bottom: 0;
}
.chip_large_5050 li,
.chip_large_5050 ul {
  list-style: none;
  margin: 0;
}
.chip_large_5050 ul ul {
  margin-left: 2.617924em;
}
.wide-a432 {
  font-size: 0.875em;
}

/* css-noise: 1bde */
.widget-item-t8 {
  padding: 0.5rem;
  font-size: 14px;
  line-height: 1.1;
}
