@charset "UTF-8";
@charset "UTF-8";
#place_order.ppcp-hidden{display:none !important}.ppcp-disabled{cursor:not-allowed;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.ppcp-disabled *{pointer-events:none}.ppc-button-wrapper .ppcp-messages:first-child{padding-top:10px}#ppc-button-ppcp-gateway{line-height:0}#ppc-button-ppcp-gateway div[class^=item-]{margin-top:14px}#ppc-button-ppcp-gateway div[class^=item-]:first-child{margin-top:0}#ppc-button-minicart{line-height:0;display:block}.ppcp-button-apm{--apm-button-border-radius: 4px;overflow:hidden;min-width:0;max-width:750px;line-height:0;border-radius:var(--apm-button-border-radius);height:45px;margin-top:14px}.ppcp-button-apm.ppcp-button-pill{--apm-button-border-radius: 50px}.ppcp-button-apm.ppcp-button-minicart{display:block}.ppcp-width-min .ppcp-button-apm{height:35px}.ppcp-width-300 .ppcp-button-apm{height:45px}.ppcp-width-500 .ppcp-button-apm{height:55px}.wp-block-woocommerce-checkout .ppcp-button-apm,.wp-block-woocommerce-cart .ppcp-button-apm{margin:0;min-width:0}.wp-admin .ppcp-button-apm{pointer-events:none}.tax-product_brand .brand-description{overflow:hidden;zoom:1}.tax-product_brand .brand-description img.brand-thumbnail{width:25%;float:right}.tax-product_brand .brand-description .text{width:72%;float:left}.widget_brand_description img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0 0 1em}ul.brand-thumbnails{margin-left:0;margin-bottom:0;clear:both;list-style:none}ul.brand-thumbnails:before{clear:both;content:"";display:table}ul.brand-thumbnails:after{clear:both;content:"";display:table}ul.brand-thumbnails li{float:left;margin:0 3.8% 1em 0;padding:0;position:relative;width:22.05%}ul.brand-thumbnails.fluid-columns li{width:auto}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:both}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:0}ul.brand-thumbnails.columns-1 li{width:100%;margin-right:0}ul.brand-thumbnails.columns-2 li{width:48%}ul.brand-thumbnails.columns-3 li{width:30.75%}ul.brand-thumbnails.columns-5 li{width:16.95%}ul.brand-thumbnails.columns-6 li{width:13.5%}.brand-thumbnails li img{box-sizing:border-box;width:100%;max-width:none;height:auto;margin:0}@media screen and (max-width:768px){ul.brand-thumbnails:not(.fluid-columns) li{width:48%!important}ul.brand-thumbnails:not(.fluid-columns) li.first{clear:none}ul.brand-thumbnails:not(.fluid-columns) li.last{margin-right:3.8%}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(odd){clear:both}ul.brand-thumbnails:not(.fluid-columns) li:nth-of-type(even){margin-right:0}}.brand-thumbnails-description li{text-align:center}.brand-thumbnails-description li .term-thumbnail img{display:inline}.brand-thumbnails-description li .term-description{margin-top:1em;text-align:left}#brands_a_z h3:target{text-decoration:underline}ul.brands_index{list-style:none outside;overflow:hidden;zoom:1}ul.brands_index li{float:left;margin:0 2px 2px 0}ul.brands_index li a,ul.brands_index li span{border:1px solid #ccc;padding:6px;line-height:1em;float:left;text-decoration:none}ul.brands_index li span{border-color:#eee;color:#ddd}ul.brands_index li a:hover{border-width:2px;padding:5px;text-decoration:none}ul.brands_index li a.active{border-width:2px;padding:5px}div#brands_a_z a.top{border:1px solid #ccc;padding:4px;line-height:1em;float:right;text-decoration:none;font-size:.8em}.wpcf7 form {
display: block;
}
.wpcf7-form label {
display: block;
} #page-header .l-subheader-cell .w-socials-item.twitter .fa-x-twitter svg {
display: none !important;
}:root {
--uacf7-global-color-primary: #382673;
--uacf7-global-text-color-secondary: #383c41;
--uacf7-global-placeholder-color: #606266;
--uacf7-global-border-color: #e4e9f8;
--uacf7-global-button-color: var(--uacf7-global-color-primary);
--uacf7-border-radius: 5px;
--uacf7-white-color: #fff;
} .uacf7-wrapper-default {
border: none !important;
margin: 0 !important;
padding: 0 !important;
box-shadow: none !important;
outline: none !important;
min-inline-size: 100%;
}
.uacf7-wrapper-default hr {
background-color: var(--uacf7-global-border-color);
border: none;
height: 1px;
margin-bottom: 20px;
width: 100%;
}
.uacf7-wrapper-default label {
display: inline-block;
font-weight: 500;
line-height: inherit;
margin-bottom: 15px;
width: 100%;
}
.uacf7-wrapper-default label span {
display: block;
margin-top: 5px;
}
.uacf7-wrapper-default .wpcf7-acceptance label span {
display: inline-block;
margin-top: 5px;
} .uacf7-wrapper-default input[type="date"],
.uacf7-wrapper-default input[type="email"],
.uacf7-wrapper-default input[type="number"],
.uacf7-wrapper-default input[type="password"],
.uacf7-wrapper-default input[type="search"],
.uacf7-wrapper-default input[type="tel"],
.uacf7-wrapper-default input[type="text"],
.uacf7-wrapper-default input[type="url"],
.uacf7-wrapper-default select,
.uacf7-wrapper-default textarea,
.uacf7-wrapper-default label span textarea,
.uacf7-wrapper-default label span input {
padding: 0.7rem 1rem;
background-clip: padding-box;
background-image: none;
border: 1px solid var(--uacf7-global-border-color);
border-radius: var(--uacf7-border-radius);
color: var(--uacf7-global-text-color-secondary);
transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
outline: none;
}
.uacf7-wrapper-default textarea {
height: 90px;
}
input[type="date"]:focus-visible,
input[type="date"]:visited,
input[type="email"]:focus-visible,
input[type="email"]:visited,
input[type="number"]:focus-visible,
input[type="number"]:visited,
input[type="password"]:focus-visible,
input[type="password"]:visited,
input[type="search"]:focus-visible,
input[type="search"]:visited,
input[type="tel"]:focus-visible,
input[type="tel"]:visited,
input[type="text"]:focus-visible,
input[type="text"]:visited,
select:visited,
select:focus-visible,
textarea:visited,
textarea:focus-visible {
border-color: var(--uacf7-global-button-color) !important;
} .uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item-label {
margin: 0;
}
.uacf7-wrapper-default .uacf7-checkbox .wpcf7-list-item {
display: flex !important;
align-items: center;
margin: 0.5em 0 0 1em;
font-weight: 400;
}
.uacf7-wrapper-default .uacf7-checkbox span input {
margin-right: 10px;
} .uacf7-wrapper-default .uacf7-radio .wpcf7-list-item-label {
margin: 0;
}
.uacf7-wrapper-default .uacf7-radio .wpcf7-list-item {
display: flex !important;
align-items: center;
margin: 0.5em 0 0 1em;
font-weight: 400;
}
.uacf7-wrapper-default .uacf7-radio span input {
margin-right: 10px;
}
.uacf7-wrapper-default .uacf7-rating label span {
display: inline-block;
} .uacf7-wrapper-default .uacf7-submint {
display: flex;
align-items: center;
}
.uacf7-wrapper-default .uacf7-submint.end {
display: flex;
flex-direction: row-reverse;
align-items: center;
}
.uacf7-wrapper-default .uacf7-submint input[type="submit"] {
font-size: 16px;
font-weight: 700;
color: var(--uacf7-white-color);
background-color: var(--uacf7-global-color-primary);
border-style: solid;
border-radius: var(--uacf7-border-radius);
border-width: 2px;
border-color: var(--uacf7-white-color);
padding: 10px 20px;
text-align: center;
transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
box-shadow 0.15s ease-in-out;
outline: none;
}
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint input[type="submit"]:hover {
color: var(--uacf7-white-color);
background-color: var(--uacf7-global-color-primary);
} .uacf7-wrapper-default .uacf7-submint.fill input[type="submit"] {
background-color: var(--uacf7-global-color-primary);
color: var(--uacf7-white-color) !important;
}
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:focus,
.uacf7-wrapper-default .uacf7-submint.fill input[type="submit"]:hover {
color: var(--uacf7-global-color-primary);
background-color: var(--uacf7-white-color);
} .uacf7-wrapper-default .uacf7-submint.full-width {
position: relative;
}
.uacf7-wrapper-default .uacf7-submint.full-width input[type="submit"] {
width: 100%;
}
.uacf7-wrapper-default .uacf7-submint.full-width > span {
position: absolute;
left: 50%;
margin-left: -12px;
}
.uacf7-wrapper-default .uacf7-submint.fill.full-width > span.wpcf7-spinner {
background-color: var(--uacf7-white-color);
}
.uacf7-wrapper-default
.uacf7-submint.fill.full-width
> span.wpcf7-spinner::before {
background-color: var(--uacf7-global-color-primary);
}
.uacf7-wrapper-default .uacf7-charity-dinner {
padding: 0 15px;
}
.uacf7-wrapper-default .uacf7-charity-dinner .wpcf7-submit {
background: #115e99 !important;
color: #ffffff !important;
border-color: #115e99 !important;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit {
background-color: #e6a23c !important;
border-radius: 6px;
font-size: 18px;
line-height: 1.5;
padding: 8px 16px;
}
.uacf7-wrapper-default .uacf7-order-bump-form .wpcf7-submit:hover {
background-color: #ebb563 !important;
}.country-select {
position: relative;
display: inline-block
}
.country-select * {
-webkit-box-sizing: border-box;
box-sizing: border-box
}
.country-select .hide {
display: none
}
.country-select .v-hide {
visibility: hidden
}
.country-select input,
.country-select input[type=text] {
position: relative;
z-index: 0;
margin-top: 0 !important;
margin-bottom: 0 !important;
padding-right: 36px;
margin-right: 0
}
.country-select .flag-dropdown {
position: absolute;
top: 0;
bottom: 0;
right: 0;
padding: 1px
}
.country-select .selected-flag {
z-index: 1;
position: relative;
width: 36px;
height: 100%;
padding: 0 0 0 8px
}
.country-select .selected-flag .flag {
position: absolute;
top: 0;
bottom: 0;
margin: auto
}
.country-select .selected-flag .arrow {
position: absolute;
top: 50%;
margin-top: -2px;
right: 6px;
width: 0;
height: 0;
border-left: 3px solid transparent;
border-right: 3px solid transparent;
border-top: 4px solid #555
}
.country-select .selected-flag .arrow.up {
border-top: none;
border-bottom: 4px solid #555
}
.country-select .country-list {
position: absolute;
z-index: 20;
list-style: none;
text-align: left;
padding: 0;
margin: 0 0 0 -1px;
-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
background-color: #fff;
border: 1px solid #ccc;
white-space: nowrap;
max-height: 200px;
overflow-y: scroll
}
.country-select .country-list .flag {
display: inline-block;
width: 20px;
margin-right: 6px
}
@media (max-width:500px) {
.country-select .country-list {
white-space: normal
}
}
.country-select .country-list .divider {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #ccc
}
.country-select .country-list .country {
padding: 5px 10px
}
.country-select .country-list .country.highlight {
background-color: rgba(0, 0, 0, .05)
}
.country-select .country-list .country-name,
.country-select .country-list .flag {
vertical-align: middle
}
.country-select.inside input,
.country-select.inside input[type=text] {
padding-right: 6px;
padding-left: 52px;
margin-left: 0
}
.country-select.inside .flag-dropdown {
right: auto;
left: 0
}
.country-select.inside .selected-flag {
width: 46px
}
.country-select.inside .flag-dropdown:hover {
cursor: pointer
}
.country-select.inside .flag-dropdown:hover .selected-flag {
background-color: rgba(0, 0, 0, .05)
}
.country-select.inside input[disabled]+.flag-dropdown:hover,
.country-select.inside input[readonly]+.flag-dropdown:hover {
cursor: default
}
.country-select.inside input[disabled]+.flag-dropdown:hover .selected-flag,
.country-select.inside input[readonly]+.flag-dropdown:hover .selected-flag {
background-color: transparent
}
.country-select .flag {
height: 15px;
-webkit-box-shadow: 0 0 1px 0 #888;
box-shadow: 0 0 1px 0 #888;
background-image: url(//ghettofassl.de/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/img/flags.png);
background-repeat: no-repeat;
background-color: #dbdbdb;
background-position: 20px 0;
width: 20px
}
.country-select .flag.be {
width: 18px
}
.country-select .flag.ch {
width: 15px
}
.country-select .flag.mc {
width: 19px
}
.country-select .flag.ne {
width: 18px
}
.country-select .flag.np {
width: 13px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
.country-select .flag {
background-image: url(//ghettofassl.de/wp-content/plugins/ultimate-addons-for-contact-form-7/addons/country-dropdown/assets/img/flags@2x.png);
background-size: 5630px 15px
}
}
.country-select .flag.ac {
height: 10px;
background-position: 0 0
}
.country-select .flag.ad {
height: 14px;
background-position: -22px 0
}
.country-select .flag.ae {
height: 10px;
background-position: -44px 0
}
.country-select .flag.af {
height: 14px;
background-position: -66px 0
}
.country-select .flag.ag {
height: 14px;
background-position: -88px 0
}
.country-select .flag.ai {
height: 10px;
background-position: -110px 0
}
.country-select .flag.al {
height: 15px;
background-position: -132px 0
}
.country-select .flag.am {
height: 10px;
background-position: -154px 0
}
.country-select .flag.ao {
height: 14px;
background-position: -176px 0
}
.country-select .flag.aq {
height: 14px;
background-position: -198px 0
}
.country-select .flag.ar {
height: 13px;
background-position: -220px 0
}
.country-select .flag.as {
height: 10px;
background-position: -242px 0
}
.country-select .flag.at {
height: 14px;
background-position: -264px 0
}
.country-select .flag.au {
height: 10px;
background-position: -286px 0
}
.country-select .flag.aw {
height: 14px;
background-position: -308px 0
}
.country-select .flag.ax {
height: 13px;
background-position: -330px 0
}
.country-select .flag.az {
height: 10px;
background-position: -352px 0
}
.country-select .flag.ba {
height: 10px;
background-position: -374px 0
}
.country-select .flag.bb {
height: 14px;
background-position: -396px 0
}
.country-select .flag.bd {
height: 12px;
background-position: -418px 0
}
.country-select .flag.be {
height: 15px;
background-position: -440px 0
}
.country-select .flag.bf {
height: 14px;
background-position: -460px 0
}
.country-select .flag.bg {
height: 12px;
background-position: -482px 0
}
.country-select .flag.bh {
height: 12px;
background-position: -504px 0
}
.country-select .flag.bi {
height: 12px;
background-position: -526px 0
}
.country-select .flag.bj {
height: 14px;
background-position: -548px 0
}
.country-select .flag.bl {
height: 14px;
background-position: -570px 0
}
.country-select .flag.bm {
height: 10px;
background-position: -592px 0
}
.country-select .flag.bn {
height: 10px;
background-position: -614px 0
}
.country-select .flag.bo {
height: 14px;
background-position: -636px 0
}
.country-select .flag.bq {
height: 14px;
background-position: -658px 0
}
.country-select .flag.br {
height: 14px;
background-position: -680px 0
}
.country-select .flag.bs {
height: 10px;
background-position: -702px 0
}
.country-select .flag.bt {
height: 14px;
background-position: -724px 0
}
.country-select .flag.bv {
height: 15px;
background-position: -746px 0
}
.country-select .flag.bw {
height: 14px;
background-position: -768px 0
}
.country-select .flag.by {
height: 10px;
background-position: -790px 0
}
.country-select .flag.bz {
height: 14px;
background-position: -812px 0
}
.country-select .flag.ca {
height: 10px;
background-position: -834px 0
}
.country-select .flag.cc {
height: 10px;
background-position: -856px 0
}
.country-select .flag.cd {
height: 15px;
background-position: -878px 0
}
.country-select .flag.cf {
height: 14px;
background-position: -900px 0
}
.country-select .flag.cg {
height: 14px;
background-position: -922px 0
}
.country-select .flag.ch {
height: 15px;
background-position: -944px 0
}
.country-select .flag.ci {
height: 14px;
background-position: -961px 0
}
.country-select .flag.ck {
height: 10px;
background-position: -983px 0
}
.country-select .flag.cl {
height: 14px;
background-position: -1005px 0
}
.country-select .flag.cm {
height: 14px;
background-position: -1027px 0
}
.country-select .flag.cn {
height: 14px;
background-position: -1049px 0
}
.country-select .flag.co {
height: 14px;
background-position: -1071px 0
}
.country-select .flag.cp {
height: 14px;
background-position: -1093px 0
}
.country-select .flag.cr {
height: 12px;
background-position: -1115px 0
}
.country-select .flag.cu {
height: 10px;
background-position: -1137px 0
}
.country-select .flag.cv {
height: 12px;
background-position: -1159px 0
}
.country-select .flag.cw {
height: 14px;
background-position: -1181px 0
}
.country-select .flag.cx {
height: 10px;
background-position: -1203px 0
}
.country-select .flag.cy {
height: 13px;
background-position: -1225px 0
}
.country-select .flag.cz {
height: 14px;
background-position: -1247px 0
}
.country-select .flag.de {
height: 12px;
background-position: -1269px 0
}
.country-select .flag.dg {
height: 10px;
background-position: -1291px 0
}
.country-select .flag.dj {
height: 14px;
background-position: -1313px 0
}
.country-select .flag.dk {
height: 15px;
background-position: -1335px 0
}
.country-select .flag.dm {
height: 10px;
background-position: -1357px 0
}
.country-select .flag.do {
height: 13px;
background-position: -1379px 0
}
.country-select .flag.dz {
height: 14px;
background-position: -1401px 0
}
.country-select .flag.ea {
height: 14px;
background-position: -1423px 0
}
.country-select .flag.ec {
height: 14px;
background-position: -1445px 0
}
.country-select .flag.ee {
height: 13px;
background-position: -1467px 0
}
.country-select .flag.eg {
height: 14px;
background-position: -1489px 0
}
.country-select .flag.eh {
height: 10px;
background-position: -1511px 0
}
.country-select .flag.er {
height: 10px;
background-position: -1533px 0
}
.country-select .flag.es {
height: 14px;
background-position: -1555px 0
}
.country-select .flag.et {
height: 10px;
background-position: -1577px 0
}
.country-select .flag.eu {
height: 14px;
background-position: -1599px 0
}
.country-select .flag.fi {
height: 12px;
background-position: -1621px 0
}
.country-select .flag.fj {
height: 10px;
background-position: -1643px 0
}
.country-select .flag.fk {
height: 10px;
background-position: -1665px 0
}
.country-select .flag.fm {
height: 11px;
background-position: -1687px 0
}
.country-select .flag.fo {
height: 15px;
background-position: -1709px 0
}
.country-select .flag.fr {
height: 14px;
background-position: -1731px 0
}
.country-select .flag.ga {
height: 15px;
background-position: -1753px 0
}
.country-select .flag.gb {
height: 10px;
background-position: -1775px 0
}
.country-select .flag.gd {
height: 12px;
background-position: -1797px 0
}
.country-select .flag.ge {
height: 14px;
background-position: -1819px 0
}
.country-select .flag.gf {
height: 14px;
background-position: -1841px 0
}
.country-select .flag.gg {
height: 14px;
background-position: -1863px 0
}
.country-select .flag.gh {
height: 14px;
background-position: -1885px 0
}
.country-select .flag.gi {
height: 10px;
background-position: -1907px 0
}
.country-select .flag.gl {
height: 14px;
background-position: -1929px 0
}
.country-select .flag.gm {
height: 14px;
background-position: -1951px 0
}
.country-select .flag.gn {
height: 14px;
background-position: -1973px 0
}
.country-select .flag.gp {
height: 14px;
background-position: -1995px 0
}
.country-select .flag.gq {
height: 14px;
background-position: -2017px 0
}
.country-select .flag.gr {
height: 14px;
background-position: -2039px 0
}
.country-select .flag.gs {
height: 10px;
background-position: -2061px 0
}
.country-select .flag.gt {
height: 13px;
background-position: -2083px 0
}
.country-select .flag.gu {
height: 11px;
background-position: -2105px 0
}
.country-select .flag.gw {
height: 10px;
background-position: -2127px 0
}
.country-select .flag.gy {
height: 12px;
background-position: -2149px 0
}
.country-select .flag.hk {
height: 14px;
background-position: -2171px 0
}
.country-select .flag.hm {
height: 10px;
background-position: -2193px 0
}
.country-select .flag.hn {
height: 10px;
background-position: -2215px 0
}
.country-select .flag.hr {
height: 10px;
background-position: -2237px 0
}
.country-select .flag.ht {
height: 12px;
background-position: -2259px 0
}
.country-select .flag.hu {
height: 10px;
background-position: -2281px 0
}
.country-select .flag.ic {
height: 14px;
background-position: -2303px 0
}
.country-select .flag.id {
height: 14px;
background-position: -2325px 0
}
.country-select .flag.ie {
height: 10px;
background-position: -2347px 0
}
.country-select .flag.il {
height: 15px;
background-position: -2369px 0
}
.country-select .flag.im {
height: 10px;
background-position: -2391px 0
}
.country-select .flag.in {
height: 14px;
background-position: -2413px 0
}
.country-select .flag.io {
height: 10px;
background-position: -2435px 0
}
.country-select .flag.iq {
height: 14px;
background-position: -2457px 0
}
.country-select .flag.ir {
height: 12px;
background-position: -2479px 0
}
.country-select .flag.is {
height: 15px;
background-position: -2501px 0
}
.country-select .flag.it {
height: 14px;
background-position: -2523px 0
}
.country-select .flag.je {
height: 12px;
background-position: -2545px 0
}
.country-select .flag.jm {
height: 10px;
background-position: -2567px 0
}
.country-select .flag.jo {
height: 10px;
background-position: -2589px 0
}
.country-select .flag.jp {
height: 14px;
background-position: -2611px 0
}
.country-select .flag.ke {
height: 14px;
background-position: -2633px 0
}
.country-select .flag.kg {
height: 12px;
background-position: -2655px 0
}
.country-select .flag.kh {
height: 13px;
background-position: -2677px 0
}
.country-select .flag.ki {
height: 10px;
background-position: -2699px 0
}
.country-select .flag.km {
height: 12px;
background-position: -2721px 0
}
.country-select .flag.kn {
height: 14px;
background-position: -2743px 0
}
.country-select .flag.kp {
height: 10px;
background-position: -2765px 0
}
.country-select .flag.kr {
height: 14px;
background-position: -2787px 0
}
.country-select .flag.kw {
height: 10px;
background-position: -2809px 0
}
.country-select .flag.ky {
height: 10px;
background-position: -2831px 0
}
.country-select .flag.kz {
height: 10px;
background-position: -2853px 0
}
.country-select .flag.la {
height: 14px;
background-position: -2875px 0
}
.country-select .flag.lb {
height: 14px;
background-position: -2897px 0
}
.country-select .flag.lc {
height: 10px;
background-position: -2919px 0
}
.country-select .flag.li {
height: 12px;
background-position: -2941px 0
}
.country-select .flag.lk {
height: 10px;
background-position: -2963px 0
}
.country-select .flag.lr {
height: 11px;
background-position: -2985px 0
}
.country-select .flag.ls {
height: 14px;
background-position: -3007px 0
}
.country-select .flag.lt {
height: 12px;
background-position: -3029px 0
}
.country-select .flag.lu {
height: 12px;
background-position: -3051px 0
}
.country-select .flag.lv {
height: 10px;
background-position: -3073px 0
}
.country-select .flag.ly {
height: 10px;
background-position: -3095px 0
}
.country-select .flag.ma {
height: 14px;
background-position: -3117px 0
}
.country-select .flag.mc {
height: 15px;
background-position: -3139px 0
}
.country-select .flag.md {
height: 10px;
background-position: -3160px 0
}
.country-select .flag.me {
height: 10px;
background-position: -3182px 0
}
.country-select .flag.mf {
height: 14px;
background-position: -3204px 0
}
.country-select .flag.mg {
height: 14px;
background-position: -3226px 0
}
.country-select .flag.mh {
height: 11px;
background-position: -3248px 0
}
.country-select .flag.mk {
height: 10px;
background-position: -3270px 0
}
.country-select .flag.ml {
height: 14px;
background-position: -3292px 0
}
.country-select .flag.mm {
height: 14px;
background-position: -3314px 0
}
.country-select .flag.mn {
height: 10px;
background-position: -3336px 0
}
.country-select .flag.mo {
height: 14px;
background-position: -3358px 0
}
.country-select .flag.mp {
height: 10px;
background-position: -3380px 0
}
.country-select .flag.mq {
height: 14px;
background-position: -3402px 0
}
.country-select .flag.mr {
height: 14px;
background-position: -3424px 0
}
.country-select .flag.ms {
height: 10px;
background-position: -3446px 0
}
.country-select .flag.mt {
height: 14px;
background-position: -3468px 0
}
.country-select .flag.mu {
height: 14px;
background-position: -3490px 0
}
.country-select .flag.mv {
height: 14px;
background-position: -3512px 0
}
.country-select .flag.mw {
height: 14px;
background-position: -3534px 0
}
.country-select .flag.mx {
height: 12px;
background-position: -3556px 0
}
.country-select .flag.my {
height: 10px;
background-position: -3578px 0
}
.country-select .flag.mz {
height: 14px;
background-position: -3600px 0
}
.country-select .flag.na {
height: 14px;
background-position: -3622px 0
}
.country-select .flag.nc {
height: 10px;
background-position: -3644px 0
}
.country-select .flag.ne {
height: 15px;
background-position: -3666px 0
}
.country-select .flag.nf {
height: 10px;
background-position: -3686px 0
}
.country-select .flag.ng {
height: 10px;
background-position: -3708px 0
}
.country-select .flag.ni {
height: 12px;
background-position: -3730px 0
}
.country-select .flag.nl {
height: 14px;
background-position: -3752px 0
}
.country-select .flag.no {
height: 15px;
background-position: -3774px 0
}
.country-select .flag.np {
height: 15px;
background-position: -3796px 0;
background-color: transparent
}
.country-select .flag.nr {
height: 10px;
background-position: -3811px 0
}
.country-select .flag.nu {
height: 10px;
background-position: -3833px 0
}
.country-select .flag.nz {
height: 10px;
background-position: -3855px 0
}
.country-select .flag.om {
height: 10px;
background-position: -3877px 0
}
.country-select .flag.pa {
height: 14px;
background-position: -3899px 0
}
.country-select .flag.pe {
height: 14px;
background-position: -3921px 0
}
.country-select .flag.pf {
height: 14px;
background-position: -3943px 0
}
.country-select .flag.pg {
height: 15px;
background-position: -3965px 0
}
.country-select .flag.ph {
height: 10px;
background-position: -3987px 0
}
.country-select .flag.pk {
height: 14px;
background-position: -4009px 0
}
.country-select .flag.pl {
height: 13px;
background-position: -4031px 0
}
.country-select .flag.pm {
height: 14px;
background-position: -4053px 0
}
.country-select .flag.pn {
height: 10px;
background-position: -4075px 0
}
.country-select .flag.pr {
height: 14px;
background-position: -4097px 0
}
.country-select .flag.ps {
height: 10px;
background-position: -4119px 0
}
.country-select .flag.pt {
height: 14px;
background-position: -4141px 0
}
.country-select .flag.pw {
height: 13px;
background-position: -4163px 0
}
.country-select .flag.py {
height: 11px;
background-position: -4185px 0
}
.country-select .flag.qa {
height: 8px;
background-position: -4207px 0
}
.country-select .flag.re {
height: 14px;
background-position: -4229px 0
}
.country-select .flag.ro {
height: 14px;
background-position: -4251px 0
}
.country-select .flag.rs {
height: 14px;
background-position: -4273px 0
}
.country-select .flag.ru {
height: 14px;
background-position: -4295px 0
}
.country-select .flag.rw {
height: 14px;
background-position: -4317px 0
}
.country-select .flag.sa {
height: 14px;
background-position: -4339px 0
}
.country-select .flag.sb {
height: 10px;
background-position: -4361px 0
}
.country-select .flag.sc {
height: 10px;
background-position: -4383px 0
}
.country-select .flag.sd {
height: 10px;
background-position: -4405px 0
}
.country-select .flag.se {
height: 13px;
background-position: -4427px 0
}
.country-select .flag.sg {
height: 14px;
background-position: -4449px 0
}
.country-select .flag.sh {
height: 10px;
background-position: -4471px 0
}
.country-select .flag.si {
height: 10px;
background-position: -4493px 0
}
.country-select .flag.sj {
height: 15px;
background-position: -4515px 0
}
.country-select .flag.sk {
height: 14px;
background-position: -4537px 0
}
.country-select .flag.sl {
height: 14px;
background-position: -4559px 0
}
.country-select .flag.sm {
height: 15px;
background-position: -4581px 0
}
.country-select .flag.sn {
height: 14px;
background-position: -4603px 0
}
.country-select .flag.so {
height: 14px;
background-position: -4625px 0
}
.country-select .flag.sr {
height: 14px;
background-position: -4647px 0
}
.country-select .flag.ss {
height: 10px;
background-position: -4669px 0
}
.country-select .flag.st {
height: 10px;
background-position: -4691px 0
}
.country-select .flag.sv {
height: 12px;
background-position: -4713px 0
}
.country-select .flag.sx {
height: 14px;
background-position: -4735px 0
}
.country-select .flag.sy {
height: 14px;
background-position: -4757px 0
}
.country-select .flag.sz {
height: 14px;
background-position: -4779px 0
}
.country-select .flag.ta {
height: 10px;
background-position: -4801px 0
}
.country-select .flag.tc {
height: 10px;
background-position: -4823px 0
}
.country-select .flag.td {
height: 14px;
background-position: -4845px 0
}
.country-select .flag.tf {
height: 14px;
background-position: -4867px 0
}
.country-select .flag.tg {
height: 13px;
background-position: -4889px 0
}
.country-select .flag.th {
height: 14px;
background-position: -4911px 0
}
.country-select .flag.tj {
height: 10px;
background-position: -4933px 0
}
.country-select .flag.tk {
height: 10px;
background-position: -4955px 0
}
.country-select .flag.tl {
height: 10px;
background-position: -4977px 0
}
.country-select .flag.tm {
height: 14px;
background-position: -4999px 0
}
.country-select .flag.tn {
height: 14px;
background-position: -5021px 0
}
.country-select .flag.to {
height: 10px;
background-position: -5043px 0
}
.country-select .flag.tr {
height: 14px;
background-position: -5065px 0
}
.country-select .flag.tt {
height: 12px;
background-position: -5087px 0
}
.country-select .flag.tv {
height: 10px;
background-position: -5109px 0
}
.country-select .flag.tw {
height: 14px;
background-position: -5131px 0
}
.country-select .flag.tz {
height: 14px;
background-position: -5153px 0
}
.country-select .flag.ua {
height: 14px;
background-position: -5175px 0
}
.country-select .flag.ug {
height: 14px;
background-position: -5197px 0
}
.country-select .flag.um {
height: 11px;
background-position: -5219px 0
}
.country-select .flag.us {
height: 11px;
background-position: -5241px 0
}
.country-select .flag.uy {
height: 14px;
background-position: -5263px 0
}
.country-select .flag.uz {
height: 10px;
background-position: -5285px 0
}
.country-select .flag.va {
width: 15px;
height: 15px;
background-position: -5307px 0
}
.country-select .flag.vc {
height: 14px;
background-position: -5324px 0
}
.country-select .flag.ve {
height: 14px;
background-position: -5346px 0
}
.country-select .flag.vg {
height: 10px;
background-position: -5368px 0
}
.country-select .flag.vi {
height: 14px;
background-position: -5390px 0
}
.country-select .flag.vn {
height: 14px;
background-position: -5412px 0
}
.country-select .flag.vu {
height: 12px;
background-position: -5434px 0
}
.country-select .flag.wf {
height: 14px;
background-position: -5456px 0
}
.country-select .flag.ws {
height: 10px;
background-position: -5478px 0
}
.country-select .flag.xk {
height: 15px;
background-position: -5500px 0
}
.country-select .flag.ye {
height: 14px;
background-position: -5522px 0
}
.country-select .flag.yt {
height: 14px;
background-position: -5544px 0
}
.country-select .flag.za {
height: 14px;
background-position: -5566px 0
}
.country-select .flag.zm {
height: 14px;
background-position: -5588px 0
}
.country-select .flag.zw {
height: 10px;
background-position: -5610px 0
}#uacf7_country_select .country-select .wpcf7-uacf7_country_dropdown,
#uacf7_country_select .country-select {
width: 100%
}
.woocommerce_de_scrollable_textarea{height:150px!important;width:98%!important;overflow:auto!important;border:1px solid #ddd!important;background-color:#f5f5f5!important;padding:8px!important;display:block!important;color:#000!important}.products .woocommerce-de_price_taxrate{display:block}.woocommerce-de_price_taxrate{font-size:.8em}.woocommerce-de_price_shipping_rate{font-size:12px}.widerruf{clear:both}.wgm-second-checkout input.wgm-place-order{float:right}.checkout_productdesc{font-size:smaller;margin-left:10px}.price-per-unit{display:block;font-size:x-small}.woocommerce_de_versandkosten{font-size:.8em;display:block}.woocommerce ul.product_list_widget li a.versandkosten{display:inline}.wgm-gtin{font-size:.8em;margin-bottom:15px}.product-tax{font-weight:400}.product-subtotal .amount,.product-total .amount{font-weight:700;text-align:left}.product-total .product-tax{display:block;text-align:left}.product-subtotal .product-tax .amount,.product-total .product-tax .amount,.wgm-tax,.wgm-tax .amount{font-weight:400!important}.product-subtotal .product-tax,.product-total .product-tax,.wgm-tax{font-size:smaller}.shipping_de.shipping_de_string{margin-bottom:15px}.wgm-break{display:block}.wgm-order-table-tr{text-align:left;border:1px solid #eee}.wgm-order-table-tr-cond{border-top-width:4px}.wgm-kleinunternehmerregelung{display:block}.wgm-kur-notice{margin-bottom:10px}.wgm-kur-notice-review{font-size:.8em}.wgm-virtual-notice{background-color:red;color:#fff;padding:0 5px}.wgm-digital-checkout-notice{color:red;display:block;font-size:smaller;margin-top:1em;margin-bottom:1em;float:left;width:100%}.wgm-digital-variation-notice{display:block;font-size:smaller;margin-top:1em}.wgm-digital-attribute-list{font-size:smaller;margin-top:1em;margin-bottom:1em}.wgm-digital-attribute-list li{background:#f0f0f0;display:inline-block;margin:0 10px 10px 0;padding:0 10px}.wgm-product-prerequisites-label{display:block;font-size:smaller;margin-top:1em}.wgm-product-prerequisites{background:#f0f0f0;display:block;margin-top:1em;margin-bottom:2em;padding:10px}.single-product .wgm-product-prerequisites{font-size:smaller}.wgm-extra-costs-eu{display:block;margin-bottom:1em}.wc-terms-and-conditions .required{display:none}#gm-sepa-mandate-preview-text{border:1px solid rgba(0,0,0,.1);padding:9px 12px;font-size:14px;margin-bottom:20px;overflow:hidden;width:100%;box-sizing:border-box}#gm-sepa-mandate-preview-text .close{text-align:right;font-size:16px;text-transform:uppercase;cursor:pointer;display:inline-block;float:right}#gm-sepa-mandate-preview-text .close:focus,#gm-sepa-mandate-preview-text .close:hover{text-decoration:underline}.gm-sepa-mandate-preview-inner{clear:both}.form-row.place-order.wgm-place-order{position:relative}.wgm-place-order-disabled{background-color:#fff;width:100%;height:100%;float:left;position:absolute;z-index:100;opacity:.5;display:none}.comment-form label.german-market-privacy-declaration-product-review{display:inline}.german-market-product-image{float:left;margin-right:10px;width:75px}table.shop_table td.product-name .german-market-product-image~dl.variation{display:table}table.shop_table td.product-name .german-market-product-image~dl.variation dd,table.shop_table td.product-name .german-market-product-image~dl.variation dt{display:inherit}table.shop_table td.product-name .german-market-product-image~.wc-item-meta{display:table;width:calc(100% - 85px)}table.shop_table td.product-name .german-market-product-image~.wc-item-meta li{display:block}table.shop_table td.product-name .german-market-product-image~.wc-item-meta p,table.shop_table td.product-name .german-market-product-image~.wc-item-meta-label{float:left;display:inline-block}.woocommerce-invalid #age-rating,.woocommerce-invalid #german-market-custom-checkbox,.woocommerce-invalid #gm-sepa-direct-debit-checkbox,.woocommerce-invalid #shipping-service-provider,.woocommerce-invalid #terms,.woocommerce-invalid #widerruf-digital-acknowledgement{outline:2px solid red;outline-offset:2px}.gm-fic-highlighted-ingredient{font-weight:700}table.shop_table_responsive tr td.wgm-kur-notice-review::before{display:none}.menu-holder .nav-ua li.home-link .bg_image .bg-img {background-image:url();}.menu-holder .nav-ua li.home-link a {color:#0a0a0a;}.menu-holder .nav-ua li.home-link .bg_image::before {background-color:#ffffff;}.menu-holder .nav-ua li.home-link.no-image::before {background-color:#ffffff;}.menu-holder .nav-ua li.shop-link .bg_image .bg-img {background-image:url(https://ghettofassl.de/wp-content/uploads/2021/07/Auswahl-BBQ-56-scaled-min.jpeg);}.menu-holder .nav-ua li.shop-link a {color:#ffffff;}.menu-holder .nav-ua li.shop-link .bg_image::before {background-color:#000000;}.menu-holder .nav-ua li.shop-link.no-image::before {background-color:#000000;}.menu-holder .nav-ua li.anfrage-link .bg_image .bg-img {background-image:url(https://ghettofassl.de/wp-content/uploads/2021/06/6S0A9819.jpg);}.menu-holder .nav-ua li.anfrage-link a {color:#0a0a0a;}.menu-holder .nav-ua li.anfrage-link .bg_image::before {background-color:#ffffff;}.menu-holder .nav-ua li.anfrage-link.no-image::before {background-color:#ffffff;}.menu-holder .nav-ua li.kontakt-link .bg_image .bg-img {background-image:url();}.menu-holder .nav-ua li.kontakt-link a {color:#0a0a0a;}.menu-holder .nav-ua li.kontakt-link .bg_image::before {background-color:#f67119;}.menu-holder .nav-ua li.kontakt-link.no-image::before {background-color:#f67119;}.menu-holder .nav-ua li.faq-link .bg_image .bg-img {background-image:url();}.menu-holder .nav-ua li.faq-link a {color:#ffffff;}.menu-holder .nav-ua li.faq-link .bg_image::before {background-color:#4c8077;}.menu-holder .nav-ua li.faq-link.no-image::before {background-color:#4c8077;}.menu-holder .nav-ua li.position-1 a strong {max-height:50px;background-image:url(//ghettofassl.de/wp-admin/9591);}.section-9329 .slider-bg {background-image:url(https://ghettofassl.de/wp-content/uploads/2021/06/luggilenz-header.jpg);}
@media all and (min-width:768px) { .section-9329 .footer-video {padding-bottom:56.25%;} }
.section-9028 .slider-bg {background-image:url(https://ghettofassl.de/wp-content/uploads/2021/05/Gach-scaled.jpg);}
.section-9028 .top-header h2 {color:#ffffff;}
.section-9028 .top-header {background:#222222;}
@media all and (min-width:768px) { .section-9028 .footer-video {padding-bottom:56.25%;} }
.section-8768 .video-holder{background: url();}
.section-1500 .imghot-button-line-wrapper{background-image: url(https://ghettofassl.de/wp-content/uploads/2020/12/horizontal-line.svg), url(https://ghettofassl.de/wp-content/uploads/2020/12/vertical-line.svg);}
.section-1500 .imghot-button-marker-wrapper{border-color:#f67119; background-color:#f67119; box-shadow: 0 0 0 10px rgba(246,113,25,0.3);}
@keyframes markerPulse { 0% { box-shadow: 0 0 0 2px rgba(246,113,25,0.3); } 100% { box-shadow: 0 0 0 15px rgba(246,113,25,0.3); } }.section-609 .video-holder{background: url(https://ghettofassl.de/wp-content/uploads/2021/01/Bildschirmfoto-2021-01-13-um-22.54.54.png);}
.section-593 .homegrid-container .hg_item-1{background:url(https://ghettofassl.de/wp-content/uploads/2020/11/IMG_0236.jpg);}
.section-593 .homegrid-container .hg_item-1{height:600px;}
.section-593 .homegrid-container .hg_item-2{background:url(https://ghettofassl.de/wp-content/uploads/2020/11/gh.png);}
.section-593 .homegrid-container .hg_item-2{height:600px;}
.section-593 .homegrid-container .hg_item-3{background:url(https://ghettofassl.de/wp-content/uploads/2020/11/gh-2.png);}
.section-593 .homegrid-container .hg_item-3{height:600px;}
.section-593 .homegrid-container .hg_item-4{background:url(https://ghettofassl.de/wp-content/uploads/2020/11/5af92396-3c99-45a8-8d6e-10fb5f42bb6d.jpg);}
.section-593 .homegrid-container .hg_item-4{height:600px;}
.menu-holder .nav-ua li.home-link .bg_image .bg-img {background-image:url();}.menu-holder .nav-ua li.home-link a {color:#0a0a0a;}.menu-holder .nav-ua li.home-link .bg_image::before {background-color:#ffffff;}.menu-holder .nav-ua li.home-link.no-image::before {background-color:#ffffff;}.menu-holder .nav-ua li.shop-link .bg_image .bg-img {background-image:url(https://ghettofassl.de/wp-content/uploads/2021/07/Auswahl-BBQ-56-scaled-min.jpeg);}.menu-holder .nav-ua li.shop-link a {color:#ffffff;}.menu-holder .nav-ua li.shop-link .bg_image::before {background-color:#000000;}.menu-holder .nav-ua li.shop-link.no-image::before {background-color:#000000;}.menu-holder .nav-ua li.anfrage-link .bg_image .bg-img {background-image:url(https://ghettofassl.de/wp-content/uploads/2021/06/6S0A9819.jpg);}.menu-holder .nav-ua li.anfrage-link a {color:#0a0a0a;}.menu-holder .nav-ua li.anfrage-link .bg_image::before {background-color:#ffffff;}.menu-holder .nav-ua li.anfrage-link.no-image::before {background-color:#ffffff;}.menu-holder .nav-ua li.kontakt-link .bg_image .bg-img {background-image:url();}.menu-holder .nav-ua li.kontakt-link a {color:#0a0a0a;}.menu-holder .nav-ua li.kontakt-link .bg_image::before {background-color:#f67119;}.menu-holder .nav-ua li.kontakt-link.no-image::before {background-color:#f67119;}.menu-holder .nav-ua li.faq-link .bg_image .bg-img {background-image:url();}.menu-holder .nav-ua li.faq-link a {color:#ffffff;}.menu-holder .nav-ua li.faq-link .bg_image::before {background-color:#4c8077;}.menu-holder .nav-ua li.faq-link.no-image::before {background-color:#4c8077;}.menu-holder .nav-ua li.position-1 a strong {background-image:url(//ghettofassl.de/wp-admin/9591);}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-vertical>.swiper-wrapper{-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-ms-flexbox;display:flex;transition-property:transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-multirow-column>.swiper-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-ms-flex-align:start;align-items:flex-start;transition-property:transform,height}.swiper-container-3d{perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-container-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:normal}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-container-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-container-rtl .swiper-button-prev:after{content:"next"}.swiper-button-next.swiper-button-white,.swiper-button-prev.swiper-button-white{--swiper-navigation-color:#fff}.swiper-button-next.swiper-button-black,.swiper-button-prev.swiper-button-black{--swiper-navigation-color:#000}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white{--swiper-pagination-color:#fff}.swiper-pagination-black{--swiper-pagination-color:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;animation:swiper-preloader-spin 1s infinite linear;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{to{transform:rotate(1turn)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}
 :root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1400px;--breakpoint-xxxl:1600px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem}.display-1,.display-2{font-weight:300;line-height:1.2}.display-2{font-size:5.5rem}.display-3{font-size:4.5rem}.display-3,.display-4{font-weight:300;line-height:1.2}.display-4{font-size:3.5rem}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid rgba(0,0,0,.1)}.small,small{font-size:80%;font-weight:400}.mark,mark{padding:.2em;background-color:#fcf8e3}.comment-list,.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#6c757d}.blockquote-footer:before{content:"\2014\00A0"}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}code{font-size:87.5%;color:#e83e8c;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:87.5%;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:100%;font-weight:700}pre{display:block;font-size:87.5%;color:#212529}pre code{font-size:inherit;color:inherit;word-break:normal}.pre-scrollable{max-height:340px;overflow-y:scroll}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto,.col-xxl,.col-xxl-1,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-auto,.col-xxxl,.col-xxxl-1,.col-xxxl-2,.col-xxxl-3,.col-xxxl-4,.col-xxxl-5,.col-xxxl-6,.col-xxxl-7,.col-xxxl-8,.col-xxxl-9,.col-xxxl-10,.col-xxxl-11,.col-xxxl-12,.col-xxxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-last{-ms-flex-order:13;order:13}.order-0{-ms-flex-order:0;order:0}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-sm-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-last{-ms-flex-order:13;order:13}.order-sm-0{-ms-flex-order:0;order:0}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-md-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-md-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-md-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-md-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-md-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-md-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-last{-ms-flex-order:13;order:13}.order-md-0{-ms-flex-order:0;order:0}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-lg-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-last{-ms-flex-order:13;order:13}.order-lg-0{-ms-flex-order:0;order:0}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-last{-ms-flex-order:13;order:13}.order-xl-0{-ms-flex-order:0;order:0}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}@media (min-width:1400px){.col-xxl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xxl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xxl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xxl-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xxl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xxl-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xxl-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxl-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxl-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxl-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxl-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxl-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxl-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxl-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xxl-first{-ms-flex-order:-1;order:-1}.order-xxl-last{-ms-flex-order:13;order:13}.order-xxl-0{-ms-flex-order:0;order:0}.order-xxl-1{-ms-flex-order:1;order:1}.order-xxl-2{-ms-flex-order:2;order:2}.order-xxl-3{-ms-flex-order:3;order:3}.order-xxl-4{-ms-flex-order:4;order:4}.order-xxl-5{-ms-flex-order:5;order:5}.order-xxl-6{-ms-flex-order:6;order:6}.order-xxl-7{-ms-flex-order:7;order:7}.order-xxl-8{-ms-flex-order:8;order:8}.order-xxl-9{-ms-flex-order:9;order:9}.order-xxl-10{-ms-flex-order:10;order:10}.order-xxl-11{-ms-flex-order:11;order:11}.order-xxl-12{-ms-flex-order:12;order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.3333333333%}.offset-xxl-2{margin-left:16.6666666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.3333333333%}.offset-xxl-5{margin-left:41.6666666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.3333333333%}.offset-xxl-8{margin-left:66.6666666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.3333333333%}.offset-xxl-11{margin-left:91.6666666667%}}@media (min-width:1600px){.col-xxxl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.row-cols-xxxl-1>*{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.row-cols-xxxl-2>*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.row-cols-xxxl-3>*{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xxxl-4>*{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.row-cols-xxxl-5>*{-ms-flex:0 0 20%;flex:0 0 20%;max-width:20%}.row-cols-xxxl-6>*{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxxl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}.col-xxxl-1{-ms-flex:0 0 8.3333333333%;flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xxxl-2{-ms-flex:0 0 16.6666666667%;flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xxxl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xxxl-4{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xxxl-5{-ms-flex:0 0 41.6666666667%;flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xxxl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xxxl-7{-ms-flex:0 0 58.3333333333%;flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xxxl-8{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xxxl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xxxl-10{-ms-flex:0 0 83.3333333333%;flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xxxl-11{-ms-flex:0 0 91.6666666667%;flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xxxl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xxxl-first{-ms-flex-order:-1;order:-1}.order-xxxl-last{-ms-flex-order:13;order:13}.order-xxxl-0{-ms-flex-order:0;order:0}.order-xxxl-1{-ms-flex-order:1;order:1}.order-xxxl-2{-ms-flex-order:2;order:2}.order-xxxl-3{-ms-flex-order:3;order:3}.order-xxxl-4{-ms-flex-order:4;order:4}.order-xxxl-5{-ms-flex-order:5;order:5}.order-xxxl-6{-ms-flex-order:6;order:6}.order-xxxl-7{-ms-flex-order:7;order:7}.order-xxxl-8{-ms-flex-order:8;order:8}.order-xxxl-9{-ms-flex-order:9;order:9}.order-xxxl-10{-ms-flex-order:10;order:10}.order-xxxl-11{-ms-flex-order:11;order:11}.order-xxxl-12{-ms-flex-order:12;order:12}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.3333333333%}.offset-xxxl-2{margin-left:16.6666666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.3333333333%}.offset-xxxl-5{margin-left:41.6666666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.3333333333%}.offset-xxxl-8{margin-left:66.6666666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.3333333333%}.offset-xxxl-11{margin-left:91.6666666667%}}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered,.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover,.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover,.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover,.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover,.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover,.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover,.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover,.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover,.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th,.table-hover .table-active:hover,.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:hsla(0,0%,100%,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:hsla(0,0%,100%,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}@media (max-width:1399.98px){.table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xxl>.table-bordered{border:0}}@media (max-width:1599.98px){.table-responsive-xxxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xxxl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control{display:block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control{transition:none}}.comment-form input[type=email]::-ms-expand,.comment-form input[type=text]::-ms-expand,.comment-form input[type=url]::-ms-expand,.comment-form textarea::-ms-expand,.form-control::-ms-expand{background-color:transparent;border:0}.comment-form input:-moz-focusring[type=email],.comment-form input:-moz-focusring[type=text],.comment-form input:-moz-focusring[type=url],.comment-form textarea:-moz-focusring,.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.comment-form input:focus[type=email],.comment-form input:focus[type=text],.comment-form input:focus[type=url],.comment-form textarea:focus,.form-control:focus{color:#495057;background-color:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.comment-form input[type=email]:-ms-input-placeholder,.comment-form input[type=text]:-ms-input-placeholder,.comment-form input[type=url]:-ms-input-placeholder,.comment-form textarea:-ms-input-placeholder,.form-control:-ms-input-placeholder{color:#6c757d;opacity:1}.comment-form input[type=email]::placeholder,.comment-form input[type=text]::placeholder,.comment-form input[type=url]::placeholder,.comment-form textarea::placeholder,.form-control::placeholder{color:#6c757d;opacity:1}.comment-form input:disabled[type=email],.comment-form input:disabled[type=text],.comment-form input:disabled[type=url],.comment-form input[readonly][type=email],.comment-form input[readonly][type=text],.comment-form input[readonly][type=url],.comment-form textarea:disabled,.comment-form textarea[readonly],.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.comment-form input[type=date][type=email],.comment-form input[type=date][type=text],.comment-form input[type=date][type=url],.comment-form input[type=datetime-local][type=email],.comment-form input[type=datetime-local][type=text],.comment-form input[type=datetime-local][type=url],.comment-form input[type=month][type=email],.comment-form input[type=month][type=text],.comment-form input[type=month][type=url],.comment-form input[type=time][type=email],.comment-form input[type=time][type=text],.comment-form input[type=time][type=url],input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{-webkit-appearance:none;appearance:none}select.form-control:focus::-ms-value{color:#495057;background-color:#fff}.form-control-file,.form-control-range{display:block;width:100%}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem;line-height:1.5}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem;line-height:1.5}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;font-size:1rem;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{height:calc(1.5em + .5rem + 2px);padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.form-control-lg{height:calc(1.5em + 1rem + 2px);padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.comment-form textarea,select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.comment-form p,.form-group{margin-bottom:1rem}.form-text{display:block;margin-top:.25rem}.form-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-5px;margin-left:-5px}.form-row>.col,.form-row>[class*=col-]{padding-right:5px;padding-left:5px}.form-check{position:relative;display:block;padding-left:1.25rem}.form-check-input{position:absolute;margin-top:.3rem;margin-left:-1.25rem}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.form-check-inline{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding-left:0;margin-right:.75rem}.form-check-inline .form-check-input{position:static;margin-top:0;margin-right:.3125rem;margin-left:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#28a745}.valid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(40,167,69,.9);border-radius:.25rem}.form-row>.col>.valid-tooltip,.form-row>[class*=col-]>.valid-tooltip{left:5px}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.comment-form .was-validated input:valid[type=email],.comment-form .was-validated input:valid[type=text],.comment-form .was-validated input:valid[type=url],.comment-form .was-validated textarea:valid,.comment-form input.is-valid[type=email],.comment-form input.is-valid[type=text],.comment-form input.is-valid[type=url],.comment-form textarea.is-valid,.form-control.is-valid,.was-validated .comment-form input:valid[type=email],.was-validated .comment-form input:valid[type=text],.was-validated .comment-form input:valid[type=url],.was-validated .comment-form textarea:valid,.was-validated .form-control:valid{border-color:#28a745;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.comment-form .was-validated input:valid:focus[type=email],.comment-form .was-validated input:valid:focus[type=text],.comment-form .was-validated input:valid:focus[type=url],.comment-form .was-validated textarea:valid:focus,.comment-form input.is-valid:focus[type=email],.comment-form input.is-valid:focus[type=text],.comment-form input.is-valid:focus[type=url],.comment-form textarea.is-valid:focus,.form-control.is-valid:focus,.was-validated .comment-form input:valid:focus[type=email],.was-validated .comment-form input:valid:focus[type=text],.was-validated .comment-form input:valid:focus[type=url],.was-validated .comment-form textarea:valid:focus,.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.comment-form .was-validated textarea:valid,.comment-form textarea.is-valid,.was-validated .comment-form textarea:valid,.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-valid,.was-validated .custom-select:valid{border-color:#28a745;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-valid:focus,.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.form-check-input.is-valid~.valid-feedback,.form-check-input.is-valid~.valid-tooltip,.was-validated .form-check-input:valid~.valid-feedback,.was-validated .form-check-input:valid~.valid-tooltip{display:block}.custom-control-input.is-valid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.custom-control-input.is-valid~.custom-control-label:before,.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.custom-control-input.is-valid:checked~.custom-control-label:before,.was-validated .custom-control-input:valid:checked~.custom-control-label:before{border-color:#34ce57;background-color:#34ce57}.custom-control-input.is-valid:focus~.custom-control-label:before,.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.custom-control-input.is-valid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-valid~.custom-file-label,.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:valid~.custom-file-label{border-color:#28a745}.custom-file-input.is-valid:focus~.custom-file-label,.was-validated .custom-file-input:valid:focus~.custom-file-label{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:80%;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;left:0;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;line-height:1.5;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.form-row>.col>.invalid-tooltip,.form-row>[class*=col-]>.invalid-tooltip{left:5px}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.comment-form .was-validated input:invalid[type=email],.comment-form .was-validated input:invalid[type=text],.comment-form .was-validated input:invalid[type=url],.comment-form .was-validated textarea:invalid,.comment-form input.is-invalid[type=email],.comment-form input.is-invalid[type=text],.comment-form input.is-invalid[type=url],.comment-form textarea.is-invalid,.form-control.is-invalid,.was-validated .comment-form input:invalid[type=email],.was-validated .comment-form input:invalid[type=text],.was-validated .comment-form input:invalid[type=url],.was-validated .comment-form textarea:invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.comment-form .was-validated input:invalid:focus[type=email],.comment-form .was-validated input:invalid:focus[type=text],.comment-form .was-validated input:invalid:focus[type=url],.comment-form .was-validated textarea:invalid:focus,.comment-form input.is-invalid:focus[type=email],.comment-form input.is-invalid:focus[type=text],.comment-form input.is-invalid:focus[type=url],.comment-form textarea.is-invalid:focus,.form-control.is-invalid:focus,.was-validated .comment-form input:invalid:focus[type=email],.was-validated .comment-form input:invalid:focus[type=text],.was-validated .comment-form input:invalid:focus[type=url],.was-validated .comment-form textarea:invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.comment-form .was-validated textarea:invalid,.comment-form textarea.is-invalid,.was-validated .comment-form textarea:invalid,.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.custom-select.is-invalid,.was-validated .custom-select:invalid{border-color:#dc3545;padding-right:calc(.75em + 2.3125rem);background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat}.custom-select.is-invalid:focus,.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-input.is-invalid~.invalid-feedback,.form-check-input.is-invalid~.invalid-tooltip,.was-validated .form-check-input:invalid~.invalid-feedback,.was-validated .form-check-input:invalid~.invalid-tooltip{display:block}.custom-control-input.is-invalid~.custom-control-label,.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.custom-control-input.is-invalid~.custom-control-label:before,.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.custom-control-input.is-invalid:checked~.custom-control-label:before,.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{border-color:#e4606d;background-color:#e4606d}.custom-control-input.is-invalid:focus~.custom-control-label:before,.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label:before,.custom-file-input.is-invalid~.custom-file-label,.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before,.was-validated .custom-file-input:invalid~.custom-file-label{border-color:#dc3545}.custom-file-input.is-invalid:focus~.custom-file-label,.was-validated .custom-file-input:invalid:focus~.custom-file-label{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.form-inline{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center}.form-inline .form-check{width:100%}@media (min-width:576px){.form-inline label{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}.comment-form .form-inline p,.form-inline .comment-form p,.form-inline .form-group{display:-ms-flexbox;display:flex;-ms-flex:0 0 auto;flex:0 0 auto;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-align:center;align-items:center;margin-bottom:0}.comment-form .form-inline input[type=email],.comment-form .form-inline input[type=text],.comment-form .form-inline input[type=url],.comment-form .form-inline textarea,.form-inline .comment-form input[type=email],.form-inline .comment-form input[type=text],.form-inline .comment-form input[type=url],.form-inline .comment-form textarea,.form-inline .form-control{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-plaintext{display:inline-block}.form-inline .custom-select,.form-inline .input-group{width:auto}.form-inline .form-check{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:auto;padding-left:0}.form-inline .form-check-input{position:relative;-ms-flex-negative:0;flex-shrink:0;margin-top:0;margin-right:.25rem;margin-left:0}.form-inline .custom-control{-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.form-inline .custom-control-label{margin-bottom:0}}.btn,.comment-form input[type=submit]{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn,.comment-form input[type=submit]{transition:none}}.btn:hover,.comment-form input:hover[type=submit]{color:#212529;text-decoration:none}.btn.focus,.btn:focus,.comment-form input.focus[type=submit],.comment-form input:focus[type=submit]{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.btn.disabled,.btn:disabled,.comment-form input.disabled[type=submit],.comment-form input:disabled[type=submit]{opacity:.65}.btn:not(:disabled):not(.disabled),.comment-form input:not(:disabled):not(.disabled)[type=submit]{cursor:pointer}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary.focus,.btn-primary:focus,.btn-primary:hover{color:#fff;background-color:#0069d9;border-color:#0062cc}.btn-primary.focus,.btn-primary:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:not(:disabled):not(.disabled).active,.btn-primary:not(:disabled):not(.disabled):active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0062cc;border-color:#005cbf}.btn-primary:not(:disabled):not(.disabled).active:focus,.btn-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(38,143,255,.5)}.btn-secondary,.comment-form input[type=submit]{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover,.comment-form input:hover[type=submit]{color:#fff;background-color:#5a6268;border-color:#545b62}.btn-secondary.focus,.btn-secondary:focus,.comment-form input.focus[type=submit],.comment-form input:focus[type=submit]{color:#fff;background-color:#5a6268;border-color:#545b62;box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-secondary.disabled,.btn-secondary:disabled,.comment-form input.disabled[type=submit],.comment-form input:disabled[type=submit]{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:not(:disabled):not(.disabled).active,.btn-secondary:not(:disabled):not(.disabled):active,.comment-form .show>input.dropdown-toggle[type=submit],.comment-form input:not(:disabled):not(.disabled).active[type=submit],.comment-form input:not(:disabled):not(.disabled):active[type=submit],.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#545b62;border-color:#4e555b}.btn-secondary:not(:disabled):not(.disabled).active:focus,.btn-secondary:not(:disabled):not(.disabled):active:focus,.comment-form .show>input.dropdown-toggle:focus[type=submit],.comment-form input:not(:disabled):not(.disabled).active:focus[type=submit],.comment-form input:not(:disabled):not(.disabled):active:focus[type=submit],.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,6%,54%,.5)}.btn-success{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success.focus,.btn-success:focus,.btn-success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.btn-success.focus,.btn-success:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#28a745;border-color:#28a745}.btn-success:not(:disabled):not(.disabled).active,.btn-success:not(:disabled):not(.disabled):active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#1e7e34;border-color:#1c7430}.btn-success:not(:disabled):not(.disabled).active:focus,.btn-success:not(:disabled):not(.disabled):active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(72,180,97,.5)}.btn-info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info.focus,.btn-info:focus,.btn-info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.btn-info.focus,.btn-info:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-info.disabled,.btn-info:disabled{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-info:not(:disabled):not(.disabled).active,.btn-info:not(:disabled):not(.disabled):active,.show>.btn-info.dropdown-toggle{color:#fff;background-color:#117a8b;border-color:#10707f}.btn-info:not(:disabled):not(.disabled).active:focus,.btn-info:not(:disabled):not(.disabled):active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(58,176,195,.5)}.btn-warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning.focus,.btn-warning:focus,.btn-warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.btn-warning.focus,.btn-warning:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-warning:not(:disabled):not(.disabled).active,.btn-warning:not(:disabled):not(.disabled):active,.show>.btn-warning.dropdown-toggle{color:#212529;background-color:#d39e00;border-color:#c69500}.btn-warning:not(:disabled):not(.disabled).active:focus,.btn-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(222,170,12,.5)}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger.focus,.btn-danger:focus,.btn-danger:hover{color:#fff;background-color:#c82333;border-color:#bd2130}.btn-danger.focus,.btn-danger:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:not(:disabled):not(.disabled).active,.btn-danger:not(:disabled):not(.disabled):active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#bd2130;border-color:#b21f2d}.btn-danger:not(:disabled):not(.disabled).active:focus,.btn-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(225,83,97,.5)}.btn-light{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light.focus,.btn-light:focus,.btn-light:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.btn-light.focus,.btn-light:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-light.disabled,.btn-light:disabled{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:not(:disabled):not(.disabled).active,.btn-light:not(:disabled):not(.disabled):active,.show>.btn-light.dropdown-toggle{color:#212529;background-color:#dae0e5;border-color:#d3d9df}.btn-light:not(:disabled):not(.disabled).active:focus,.btn-light:not(:disabled):not(.disabled):active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(220,4%,85%,.5)}.btn-dark{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark.focus,.btn-dark:focus,.btn-dark:hover{color:#fff;background-color:#23272b;border-color:#1d2124}.btn-dark.focus,.btn-dark:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#343a40;border-color:#343a40}.btn-dark:not(:disabled):not(.disabled).active,.btn-dark:not(:disabled):not(.disabled):active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1d2124;border-color:#171a1d}.btn-dark:not(:disabled):not(.disabled).active:focus,.btn-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(82,88,93,.5)}.btn-outline-primary{color:#007bff;border-color:#007bff}.btn-outline-primary:hover{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary.focus,.btn-outline-primary:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#007bff;background-color:transparent}.btn-outline-primary:not(:disabled):not(.disabled).active,.btn-outline-primary:not(:disabled):not(.disabled):active,.show>.btn-outline-primary.dropdown-toggle{color:#fff;background-color:#007bff;border-color:#007bff}.btn-outline-primary:not(:disabled):not(.disabled).active:focus,.btn-outline-primary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-primary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary.focus,.btn-outline-secondary:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-secondary:not(:disabled):not(.disabled).active,.btn-outline-secondary:not(:disabled):not(.disabled):active,.show>.btn-outline-secondary.dropdown-toggle{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-outline-secondary:not(:disabled):not(.disabled).active:focus,.btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.btn-outline-success{color:#28a745;border-color:#28a745}.btn-outline-success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success.focus,.btn-outline-success:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#28a745;background-color:transparent}.btn-outline-success:not(:disabled):not(.disabled).active,.btn-outline-success:not(:disabled):not(.disabled):active,.show>.btn-outline-success.dropdown-toggle{color:#fff;background-color:#28a745;border-color:#28a745}.btn-outline-success:not(:disabled):not(.disabled).active:focus,.btn-outline-success:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-success.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.btn-outline-info{color:#17a2b8;border-color:#17a2b8}.btn-outline-info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info.focus,.btn-outline-info:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#17a2b8;background-color:transparent}.btn-outline-info:not(:disabled):not(.disabled).active,.btn-outline-info:not(:disabled):not(.disabled):active,.show>.btn-outline-info.dropdown-toggle{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.btn-outline-info:not(:disabled):not(.disabled).active:focus,.btn-outline-info:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-info.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning.focus,.btn-outline-warning:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-warning:not(:disabled):not(.disabled).active,.btn-outline-warning:not(:disabled):not(.disabled):active,.show>.btn-outline-warning.dropdown-toggle{color:#212529;background-color:#ffc107;border-color:#ffc107}.btn-outline-warning:not(:disabled):not(.disabled).active:focus,.btn-outline-warning:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-warning.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger.focus,.btn-outline-danger:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-danger:not(:disabled):not(.disabled).active,.btn-outline-danger:not(:disabled):not(.disabled):active,.show>.btn-outline-danger.dropdown-toggle{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-outline-danger:not(:disabled):not(.disabled).active:focus,.btn-outline-danger:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-danger.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light.focus,.btn-outline-light:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-light:not(:disabled):not(.disabled).active,.btn-outline-light:not(:disabled):not(.disabled):active,.show>.btn-outline-light.dropdown-toggle{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:not(:disabled):not(.disabled).active:focus,.btn-outline-light:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-light.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.btn-outline-dark{color:#343a40;border-color:#343a40}.btn-outline-dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark.focus,.btn-outline-dark:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#343a40;background-color:transparent}.btn-outline-dark:not(:disabled):not(.disabled).active,.btn-outline-dark:not(:disabled):not(.disabled):active,.show>.btn-outline-dark.dropdown-toggle{color:#fff;background-color:#343a40;border-color:#343a40}.btn-outline-dark:not(:disabled):not(.disabled).active:focus,.btn-outline-dark:not(:disabled):not(.disabled):active:focus,.show>.btn-outline-dark.dropdown-toggle:focus{box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.btn-link{font-weight:400;color:#007bff;text-decoration:none}.btn-link:hover{color:#0056b3}.btn-link.focus,.btn-link:focus,.btn-link:hover{text-decoration:underline}.btn-link.disabled,.btn-link:disabled{color:#6c757d;pointer-events:none}.btn-group-lg>.btn,.btn-lg,.comment-form .btn-group-lg>input[type=submit]{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm,.comment-form .btn-group-sm>input[type=submit]{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:.5rem}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-left{right:auto;left:0}.dropdown-menu-xxl-right{right:0;left:auto}}@media (min-width:1600px){.dropdown-menu-xxxl-left{right:auto;left:0}.dropdown-menu-xxxl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty:after{margin-left:0}.dropright .dropdown-toggle:after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";display:none}.dropleft .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty:after{margin-left:0}.dropleft .dropdown-toggle:before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.btn-group,.btn-group-vertical{position:relative;display:-ms-inline-flexbox;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn,.comment-form .btn-group-vertical>input[type=submit],.comment-form .btn-group>input[type=submit]{position:relative;-ms-flex:1 1 auto;flex:1 1 auto}.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.comment-form .btn-group-vertical>input.active[type=submit],.comment-form .btn-group-vertical>input:active[type=submit],.comment-form .btn-group-vertical>input:focus[type=submit],.comment-form .btn-group-vertical>input:hover[type=submit],.comment-form .btn-group>input.active[type=submit],.comment-form .btn-group>input:active[type=submit],.comment-form .btn-group>input:focus[type=submit],.comment-form .btn-group>input:hover[type=submit]{z-index:1}.btn-toolbar{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child),.comment-form .btn-group>input:not(:first-child)[type=submit]{margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>.btn-group:not(:last-child)>input[type=submit],.comment-form .btn-group>input:not(:last-child):not(.dropdown-toggle)[type=submit]{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child),.comment-form .btn-group>.btn-group:not(:first-child)>input[type=submit],.comment-form .btn-group>input:not(:first-child)[type=submit]{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropright .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropleft .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split,.comment-form .btn-group-sm>input[type=submit]+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split,.comment-form .btn-group-lg>input[type=submit]+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.comment-form .btn-group-vertical>input[type=submit]{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child),.comment-form .btn-group-vertical>input:not(:first-child)[type=submit]{margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group-vertical>.btn-group:not(:last-child)>input[type=submit],.comment-form .btn-group-vertical>input:not(:last-child):not(.dropdown-toggle)[type=submit]{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:not(:first-child),.comment-form .btn-group-vertical>.btn-group:not(:first-child)>input[type=submit],.comment-form .btn-group-vertical>input:not(:first-child)[type=submit]{border-top-left-radius:0;border-top-right-radius:0}.btn-group-toggle>.btn,.btn-group-toggle>.btn-group>.btn,.comment-form .btn-group-toggle>.btn-group>input[type=submit],.comment-form .btn-group-toggle>input[type=submit]{margin-bottom:0}.btn-group-toggle>.btn-group>.btn input[type=checkbox],.btn-group-toggle>.btn-group>.btn input[type=radio],.btn-group-toggle>.btn input[type=checkbox],.btn-group-toggle>.btn input[type=radio],.comment-form .btn-group-toggle>.btn-group>input[type=submit] input[type=checkbox],.comment-form .btn-group-toggle>.btn-group>input[type=submit] input[type=radio],.comment-form .btn-group-toggle>input[type=submit] input[type=checkbox],.comment-form .btn-group-toggle>input[type=submit] input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%}.comment-form .input-group>input[type=email],.comment-form .input-group>input[type=text],.comment-form .input-group>input[type=url],.comment-form .input-group>textarea,.input-group>.custom-file,.input-group>.custom-select,.input-group>.form-control,.input-group>.form-control-plaintext{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;margin-bottom:0}.comment-form .input-group>.custom-file+input[type=email],.comment-form .input-group>.custom-file+input[type=text],.comment-form .input-group>.custom-file+input[type=url],.comment-form .input-group>.custom-file+textarea,.comment-form .input-group>.custom-select+input[type=email],.comment-form .input-group>.custom-select+input[type=text],.comment-form .input-group>.custom-select+input[type=url],.comment-form .input-group>.custom-select+textarea,.comment-form .input-group>.form-control+input[type=email],.comment-form .input-group>.form-control+input[type=text],.comment-form .input-group>.form-control+input[type=url],.comment-form .input-group>.form-control+textarea,.comment-form .input-group>.form-control-plaintext+input[type=email],.comment-form .input-group>.form-control-plaintext+input[type=text],.comment-form .input-group>.form-control-plaintext+input[type=url],.comment-form .input-group>.form-control-plaintext+textarea,.comment-form .input-group>input[type=email]+.custom-file,.comment-form .input-group>input[type=email]+.custom-select,.comment-form .input-group>input[type=email]+.form-control,.comment-form .input-group>input[type=email]+input[type=email],.comment-form .input-group>input[type=email]+input[type=text],.comment-form .input-group>input[type=email]+input[type=url],.comment-form .input-group>input[type=email]+textarea,.comment-form .input-group>input[type=text]+.custom-file,.comment-form .input-group>input[type=text]+.custom-select,.comment-form .input-group>input[type=text]+.form-control,.comment-form .input-group>input[type=text]+input[type=email],.comment-form .input-group>input[type=text]+input[type=text],.comment-form .input-group>input[type=text]+input[type=url],.comment-form .input-group>input[type=text]+textarea,.comment-form .input-group>input[type=url]+.custom-file,.comment-form .input-group>input[type=url]+.custom-select,.comment-form .input-group>input[type=url]+.form-control,.comment-form .input-group>input[type=url]+input[type=email],.comment-form .input-group>input[type=url]+input[type=text],.comment-form .input-group>input[type=url]+input[type=url],.comment-form .input-group>input[type=url]+textarea,.comment-form .input-group>textarea+.custom-file,.comment-form .input-group>textarea+.custom-select,.comment-form .input-group>textarea+.form-control,.comment-form .input-group>textarea+input[type=email],.comment-form .input-group>textarea+input[type=text],.comment-form .input-group>textarea+input[type=url],.comment-form .input-group>textarea+textarea,.input-group>.custom-file+.custom-file,.input-group>.custom-file+.custom-select,.input-group>.custom-file+.form-control,.input-group>.custom-select+.custom-file,.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-file,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control,.input-group>.form-control-plaintext+.custom-file,.input-group>.form-control-plaintext+.custom-select,.input-group>.form-control-plaintext+.form-control{margin-left:-1px}.comment-form .input-group>input:focus[type=email],.comment-form .input-group>input:focus[type=text],.comment-form .input-group>input:focus[type=url],.comment-form .input-group>textarea:focus,.input-group>.custom-file .custom-file-input:focus~.custom-file-label,.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-file .custom-file-input:focus{z-index:4}.comment-form .input-group>input:not(:first-child)[type=email],.comment-form .input-group>input:not(:first-child)[type=text],.comment-form .input-group>input:not(:first-child)[type=url],.comment-form .input-group>textarea:not(:first-child),.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.custom-file{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.input-group>.custom-file:not(:first-child) .custom-file-label,.input-group>.custom-file:not(:last-child) .custom-file-label{border-top-left-radius:0;border-bottom-left-radius:0}.comment-form .input-group.has-validation>input:nth-last-child(n+3)[type=email],.comment-form .input-group.has-validation>input:nth-last-child(n+3)[type=text],.comment-form .input-group.has-validation>input:nth-last-child(n+3)[type=url],.comment-form .input-group.has-validation>textarea:nth-last-child(n+3),.comment-form .input-group:not(.has-validation)>input:not(:last-child)[type=email],.comment-form .input-group:not(.has-validation)>input:not(:last-child)[type=text],.comment-form .input-group:not(.has-validation)>input:not(:last-child)[type=url],.comment-form .input-group:not(.has-validation)>textarea:not(:last-child),.input-group.has-validation>.custom-file:nth-last-child(n+3) .custom-file-label:after,.input-group.has-validation>.custom-select:nth-last-child(n+3),.input-group.has-validation>.form-control:nth-last-child(n+3),.input-group:not(.has-validation)>.custom-file:not(:last-child) .custom-file-label:after,.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-append,.input-group-prepend{display:-ms-flexbox;display:flex}.comment-form .input-group-append input[type=submit],.comment-form .input-group-prepend input[type=submit],.input-group-append .btn,.input-group-append .comment-form input[type=submit],.input-group-prepend .btn,.input-group-prepend .comment-form input[type=submit]{position:relative;z-index:2}.comment-form .input-group-append input:focus[type=submit],.comment-form .input-group-prepend input:focus[type=submit],.input-group-append .btn:focus,.input-group-append .comment-form input:focus[type=submit],.input-group-prepend .btn:focus,.input-group-prepend .comment-form input:focus[type=submit]{z-index:3}.comment-form .input-group-append .btn+input[type=submit],.comment-form .input-group-append .input-group-text+input[type=submit],.comment-form .input-group-append input[type=submit]+.btn,.comment-form .input-group-append input[type=submit]+.input-group-text,.comment-form .input-group-append input[type=submit]+input[type=submit],.comment-form .input-group-prepend .btn+input[type=submit],.comment-form .input-group-prepend .input-group-text+input[type=submit],.comment-form .input-group-prepend input[type=submit]+.btn,.comment-form .input-group-prepend input[type=submit]+.input-group-text,.comment-form .input-group-prepend input[type=submit]+input[type=submit],.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .comment-form .btn+input[type=submit],.input-group-append .comment-form .input-group-text+input[type=submit],.input-group-append .comment-form input[type=submit]+.btn,.input-group-append .comment-form input[type=submit]+.input-group-text,.input-group-append .comment-form input[type=submit]+input[type=submit],.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .comment-form .btn+input[type=submit],.input-group-prepend .comment-form .input-group-text+input[type=submit],.input-group-prepend .comment-form input[type=submit]+.btn,.input-group-prepend .comment-form input[type=submit]+.input-group-text,.input-group-prepend .comment-form input[type=submit]+input[type=submit],.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.comment-form .input-group-lg>input:not(textarea)[type=email],.comment-form .input-group-lg>input:not(textarea)[type=text],.comment-form .input-group-lg>input:not(textarea)[type=url],.comment-form .input-group-lg>textarea:not(textarea),.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.comment-form .input-group-lg>.input-group-append>input[type=submit],.comment-form .input-group-lg>.input-group-prepend>input[type=submit],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>textarea,.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.comment-form .input-group-sm>input:not(textarea)[type=email],.comment-form .input-group-sm>input:not(textarea)[type=text],.comment-form .input-group-sm>input:not(textarea)[type=url],.comment-form .input-group-sm>textarea:not(textarea),.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.comment-form .input-group-sm>.input-group-append>input[type=submit],.comment-form .input-group-sm>.input-group-prepend>input[type=submit],.comment-form .input-group-sm>input[type=email],.comment-form .input-group-sm>input[type=text],.comment-form .input-group-sm>input[type=url],.comment-form .input-group-sm>textarea,.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.comment-form .input-group.has-validation>.input-group-append:nth-last-child(n+3)>input[type=submit],.comment-form .input-group:not(.has-validation)>.input-group-append:not(:last-child)>input[type=submit],.comment-form .input-group>.input-group-append:last-child>input:not(:last-child):not(.dropdown-toggle)[type=submit],.comment-form .input-group>.input-group-prepend>input[type=submit],.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.btn,.input-group.has-validation>.input-group-append:nth-last-child(n+3)>.input-group-text,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.btn,.input-group:not(.has-validation)>.input-group-append:not(:last-child)>.input-group-text,.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group>.input-group-append:last-child>.input-group-text:not(:last-child),.input-group>.input-group-prepend>.btn,.input-group>.input-group-prepend>.input-group-text{border-top-right-radius:0;border-bottom-right-radius:0}.comment-form .input-group>.input-group-append>input[type=submit],.comment-form .input-group>.input-group-prepend:first-child>input:not(:first-child)[type=submit],.comment-form .input-group>.input-group-prepend:not(:first-child)>input[type=submit],.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}.custom-control{position:relative;z-index:1;display:block;min-height:1.5rem;padding-left:1.5rem;color-adjust:exact}.custom-control-inline{display:-ms-inline-flexbox;display:inline-flex;margin-right:1rem}.custom-control-input{position:absolute;left:0;z-index:-1;width:1rem;height:1.25rem;opacity:0}.custom-control-input:checked~.custom-control-label:before{color:#fff;border-color:#007bff;background-color:#007bff}.custom-control-input:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:#80bdff}.custom-control-input:not(:disabled):active~.custom-control-label:before{color:#fff;background-color:#b3d7ff;border-color:#b3d7ff}.custom-control-input:disabled~.custom-control-label,.custom-control-input[disabled]~.custom-control-label{color:#6c757d}.custom-control-input:disabled~.custom-control-label:before,.custom-control-input[disabled]~.custom-control-label:before{background-color:#e9ecef}.custom-control-label{position:relative;margin-bottom:0;vertical-align:top}.custom-control-label:before{pointer-events:none;background-color:#fff;border:1px solid #adb5bd}.custom-control-label:after,.custom-control-label:before{position:absolute;top:.25rem;left:-1.5rem;display:block;width:1rem;height:1rem;content:""}.custom-control-label:after{background:50%/50% 50% no-repeat}.custom-checkbox .custom-control-label:before{border-radius:.25rem}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:before{border-color:#007bff;background-color:#007bff}.custom-checkbox .custom-control-input:indeterminate~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3E%3Cpath stroke='%23fff' d='M0 2h4'/%3E%3C/svg%3E")}.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-checkbox .custom-control-input:disabled:indeterminate~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-radio .custom-control-label:before{border-radius:50%}.custom-radio .custom-control-input:checked~.custom-control-label:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E")}.custom-radio .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-switch{padding-left:2.25rem}.custom-switch .custom-control-label:before{left:-2.25rem;width:1.75rem;pointer-events:all;border-radius:.5rem}.custom-switch .custom-control-label:after{top:calc(.25rem + 2px);left:calc(-2.25rem + 2px);width:calc(1rem - 4px);height:calc(1rem - 4px);background-color:#adb5bd;border-radius:.5rem;transition:transform .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-switch .custom-control-label:after{transition:none}}.custom-switch .custom-control-input:checked~.custom-control-label:after{background-color:#fff;transform:translateX(.75rem)}.custom-switch .custom-control-input:disabled:checked~.custom-control-label:before{background-color:rgba(0,123,255,.5)}.custom-select{display:inline-block;width:100%;height:calc(1.5em + .75rem + 2px);padding:.375rem 1.75rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#495057;vertical-align:middle;background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat;border:1px solid #ced4da;border-radius:.25rem;-webkit-appearance:none;appearance:none}.custom-select:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-select:focus::-ms-value{color:#495057;background-color:#fff}.custom-select[multiple],.custom-select[size]:not([size="1"]){height:auto;padding-right:.75rem;background-image:none}.custom-select:disabled{color:#6c757d;background-color:#e9ecef}.custom-select::-ms-expand{display:none}.custom-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}.custom-select-sm{height:calc(1.5em + .5rem + 2px);padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.custom-select-lg{height:calc(1.5em + 1rem + 2px);padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.custom-file{display:inline-block;margin-bottom:0}.custom-file,.custom-file-input{position:relative;width:100%;height:calc(1.5em + .75rem + 2px)}.custom-file-input{z-index:2;margin:0;overflow:hidden;opacity:0}.custom-file-input:focus~.custom-file-label{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.custom-file-input:disabled~.custom-file-label,.custom-file-input[disabled]~.custom-file-label{background-color:#e9ecef}.custom-file-input:lang(en)~.custom-file-label:after{content:"Browse"}.custom-file-input~.custom-file-label[data-browse]:after{content:attr(data-browse)}.custom-file-label{left:0;z-index:1;height:calc(1.5em + .75rem + 2px);overflow:hidden;font-weight:400;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem}.custom-file-label,.custom-file-label:after{position:absolute;top:0;right:0;padding:.375rem .75rem;line-height:1.5;color:#495057}.custom-file-label:after{bottom:0;z-index:3;display:block;height:calc(1.5em + .75rem);content:"Browse";background-color:#e9ecef;border-left:inherit;border-radius:0 .25rem .25rem 0}.custom-range{width:100%;height:1.4rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.custom-range:focus{outline:0}.custom-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range:focus::-ms-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .2rem rgba(0,123,255,.25)}.custom-range::-moz-focus-outer{border:0}.custom-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-webkit-slider-thumb{transition:none}}.custom-range::-webkit-slider-thumb:active{background-color:#b3d7ff}.custom-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-moz-range-thumb{transition:none}}.custom-range::-moz-range-thumb:active{background-color:#b3d7ff}.custom-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.custom-range::-ms-thumb{width:1rem;height:1rem;margin-top:0;margin-right:.2rem;margin-left:.2rem;background-color:#007bff;border:0;border-radius:1rem;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.custom-range::-ms-thumb{transition:none}}.custom-range::-ms-thumb:active{background-color:#b3d7ff}.custom-range::-ms-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:transparent;border-color:transparent;border-width:.5rem}.custom-range::-ms-fill-lower,.custom-range::-ms-fill-upper{background-color:#dee2e6;border-radius:1rem}.custom-range::-ms-fill-upper{margin-right:15px}.custom-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.custom-range:disabled::-webkit-slider-runnable-track{cursor:default}.custom-range:disabled::-moz-range-thumb{background-color:#adb5bd}.custom-range:disabled::-moz-range-track{cursor:default}.custom-range:disabled::-ms-thumb{background-color:#adb5bd}.custom-control-label:before,.custom-file-label,.custom-select{transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.custom-control-label:before,.custom-file-label,.custom-select{transition:none}}.nav{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item,.nav-fill>.nav-link{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;padding:.5rem 1rem}.navbar,.navbar .container,.navbar .container-fluid,.navbar .container-lg,.navbar .container-md,.navbar .container-sm,.navbar .container-xl{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat}.navbar-nav-scroll{max-height:75vh;overflow-y:auto}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-sm .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid,.navbar-expand-sm>.container-lg,.navbar-expand-sm>.container-md,.navbar-expand-sm>.container-sm,.navbar-expand-sm>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-md .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid,.navbar-expand-md>.container-lg,.navbar-expand-md>.container-md,.navbar-expand-md>.container-sm,.navbar-expand-md>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid,.navbar-expand-lg>.container-lg,.navbar-expand-lg>.container-md,.navbar-expand-lg>.container-sm,.navbar-expand-lg>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid,.navbar-expand-xl>.container-lg,.navbar-expand-xl>.container-md,.navbar-expand-xl>.container-sm,.navbar-expand-xl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (max-width:1399.98px){.navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid,.navbar-expand-xxl>.container-lg,.navbar-expand-xxl>.container-md,.navbar-expand-xxl>.container-sm,.navbar-expand-xxl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1400px){.navbar-expand-xxl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid,.navbar-expand-xxl>.container-lg,.navbar-expand-xxl>.container-md,.navbar-expand-xxl>.container-sm,.navbar-expand-xxl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}@media (max-width:1599.98px){.navbar-expand-xxxl>.container,.navbar-expand-xxxl>.container-fluid,.navbar-expand-xxxl>.container-lg,.navbar-expand-xxxl>.container-md,.navbar-expand-xxxl>.container-sm,.navbar-expand-xxxl>.container-xl{padding-right:0;padding-left:0}}@media (min-width:1600px){.navbar-expand-xxxl{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand-xxxl .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand-xxxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxxl>.container,.navbar-expand-xxxl>.container-fluid,.navbar-expand-xxxl>.container-lg,.navbar-expand-xxxl>.container-md,.navbar-expand-xxxl>.container-sm,.navbar-expand-xxxl>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand-xxxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxxl .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand-xxxl .navbar-toggler{display:none}}.navbar-expand{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{-ms-flex-direction:row;flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid,.navbar-expand>.container-lg,.navbar-expand>.container-md,.navbar-expand>.container-sm,.navbar-expand>.container-xl{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand,.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand,.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:hsla(0,0%,100%,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:hsla(0,0%,100%,.5);border-color:hsla(0,0%,100%,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E")}.navbar-dark .navbar-text{color:hsla(0,0%,100%,.5)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{-ms-flex:1 1 auto;flex:1 1 auto;min-height:1px;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-header{padding:.75rem 1.25rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.75rem 1.25rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-bottom:-.75rem;border-bottom:0}.card-header-pills,.card-header-tabs{margin-right:-.625rem;margin-left:-.625rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1.25rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{-ms-flex-negative:0;flex-shrink:0;width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-deck .card{margin-bottom:15px}@media (min-width:576px){.card-deck{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-right:-15px;margin-left:-15px}.card-deck .card{-ms-flex:1 0 0%;flex:1 0 0%;margin-right:15px;margin-bottom:0;margin-left:15px}}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap}.card-group>.card{-ms-flex:1 0 0%;flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion{overflow-anchor:none}.accordion>.card{overflow:hidden}.accordion>.card:not(:last-of-type){border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:not(:first-of-type){border-top-left-radius:0;border-top-right-radius:0}.accordion>.card>.card-header{border-radius:0;margin-bottom:-1px}.breadcrumb{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:.75rem 1rem;margin-bottom:1rem;list-style:none;background-color:#e9ecef;border-radius:.25rem}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:.5rem;color:#6c757d;content:"/"}.breadcrumb-item+.breadcrumb-item:hover:before{text-decoration:underline;text-decoration:none}.breadcrumb-item.active{color:#6c757d}.pagination{display:-ms-flexbox;display:flex;padding-left:0;list-style:none;border-radius:.25rem}.page-link{position:relative;display:block;padding:.5rem .75rem;margin-left:-1px;line-height:1.25;color:#007bff;background-color:#fff;border:1px solid #dee2e6}.page-link:hover{z-index:2;color:#0056b3;text-decoration:none;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.page-item:first-child .page-link{margin-left:0;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.page-item.active .page-link{z-index:3;color:#fff;background-color:#007bff;border-color:#007bff}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;cursor:auto;background-color:#fff;border-color:#dee2e6}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem;line-height:1.5}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem;line-height:1.5}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.25em .4em;font-size:75%;font-weight:700;line-height:1;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.badge{transition:none}}a.badge:focus,a.badge:hover{text-decoration:none}.badge:empty{display:none}.btn .badge,.comment-form input[type=submit] .badge{position:relative;top:-1px}.badge-pill{padding-right:.6em;padding-left:.6em;border-radius:10rem}.badge-primary{color:#fff;background-color:#007bff}a.badge-primary:focus,a.badge-primary:hover{color:#fff;background-color:#0062cc}a.badge-primary.focus,a.badge-primary:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.5)}.badge-secondary{color:#fff;background-color:#6c757d}a.badge-secondary:focus,a.badge-secondary:hover{color:#fff;background-color:#545b62}a.badge-secondary.focus,a.badge-secondary:focus{outline:0;box-shadow:0 0 0 .2rem hsla(208,7%,46%,.5)}.badge-success{color:#fff;background-color:#28a745}a.badge-success:focus,a.badge-success:hover{color:#fff;background-color:#1e7e34}a.badge-success.focus,a.badge-success:focus{outline:0;box-shadow:0 0 0 .2rem rgba(40,167,69,.5)}.badge-info{color:#fff;background-color:#17a2b8}a.badge-info:focus,a.badge-info:hover{color:#fff;background-color:#117a8b}a.badge-info.focus,a.badge-info:focus{outline:0;box-shadow:0 0 0 .2rem rgba(23,162,184,.5)}.badge-warning{color:#212529;background-color:#ffc107}a.badge-warning:focus,a.badge-warning:hover{color:#212529;background-color:#d39e00}a.badge-warning.focus,a.badge-warning:focus{outline:0;box-shadow:0 0 0 .2rem rgba(255,193,7,.5)}.badge-danger{color:#fff;background-color:#dc3545}a.badge-danger:focus,a.badge-danger:hover{color:#fff;background-color:#bd2130}a.badge-danger.focus,a.badge-danger:focus{outline:0;box-shadow:0 0 0 .2rem rgba(220,53,69,.5)}.badge-light{color:#212529;background-color:#f8f9fa}a.badge-light:focus,a.badge-light:hover{color:#212529;background-color:#dae0e5}a.badge-light.focus,a.badge-light:focus{outline:0;box-shadow:0 0 0 .2rem rgba(248,249,250,.5)}.badge-dark{color:#fff;background-color:#343a40}a.badge-dark:focus,a.badge-dark:hover{color:#fff;background-color:#1d2124}a.badge-dark.focus,a.badge-dark:focus{outline:0;box-shadow:0 0 0 .2rem rgba(52,58,64,.5)}.jumbotron{padding:2rem 1rem;margin-bottom:2rem;background-color:#e9ecef;border-radius:.3rem}@media (min-width:576px){.jumbotron{padding:4rem 2rem}}.jumbotron-fluid{padding-right:0;padding-left:0;border-radius:0}.alert{position:relative;padding:.75rem 1.25rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:4rem}.alert-dismissible .close{position:absolute;top:0;right:0;z-index:2;padding:.75rem 1.25rem;color:inherit}.alert-primary{color:#004085;background-color:#cce5ff;border-color:#b8daff}.alert-primary hr{border-top-color:#9fcdff}.alert-primary .alert-link{color:#002752}.alert-secondary{color:#383d41;background-color:#e2e3e5;border-color:#d6d8db}.alert-secondary hr{border-top-color:#c8cbcf}.alert-secondary .alert-link{color:#202326}.alert-success{color:#155724;background-color:#d4edda;border-color:#c3e6cb}.alert-success hr{border-top-color:#b1dfbb}.alert-success .alert-link{color:#0b2e13}.alert-info{color:#0c5460;background-color:#d1ecf1;border-color:#bee5eb}.alert-info hr{border-top-color:#abdde5}.alert-info .alert-link{color:#062c33}.alert-warning{color:#856404;background-color:#fff3cd;border-color:#ffeeba}.alert-warning hr{border-top-color:#ffe8a1}.alert-warning .alert-link{color:#533f03}.alert-danger{color:#721c24;background-color:#f8d7da;border-color:#f5c6cb}.alert-danger hr{border-top-color:#f1b0b7}.alert-danger .alert-link{color:#491217}.alert-light{color:#818182;background-color:#fefefe;border-color:#fdfdfe}.alert-light hr{border-top-color:#ececf6}.alert-light .alert-link{color:#686868}.alert-dark{color:#1b1e21;background-color:#d6d8d9;border-color:#c6c8ca}.alert-dark hr{border-top-color:#b9bbbe}.alert-dark .alert-link{color:#040505}@keyframes progress-bar-stripes{0%{background-position:1rem 0}to{background-position:0 0}}.progress{height:1rem;line-height:0;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress,.progress-bar{display:-ms-flexbox;display:flex;overflow:hidden}.progress-bar{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;text-align:center;white-space:nowrap;background-color:#007bff;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:1rem 1rem}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start}.media-body{-ms-flex:1;flex:1}.list-group{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.75rem 1.25rem;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#007bff;border-color:#007bff}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1600px){.list-group-horizontal-xxxl{-ms-flex-direction:row;flex-direction:row}.list-group-horizontal-xxxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#004085;background-color:#b8daff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#004085;background-color:#9fcdff}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#004085;border-color:#004085}.list-group-item-secondary{color:#383d41;background-color:#d6d8db}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#383d41;background-color:#c8cbcf}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#383d41;border-color:#383d41}.list-group-item-success{color:#155724;background-color:#c3e6cb}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#155724;background-color:#b1dfbb}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#155724;border-color:#155724}.list-group-item-info{color:#0c5460;background-color:#bee5eb}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#0c5460;background-color:#abdde5}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#0c5460;border-color:#0c5460}.list-group-item-warning{color:#856404;background-color:#ffeeba}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#856404;background-color:#ffe8a1}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#856404;border-color:#856404}.list-group-item-danger{color:#721c24;background-color:#f5c6cb}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#721c24;background-color:#f1b0b7}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#721c24;border-color:#721c24}.list-group-item-light{color:#818182;background-color:#fdfdfe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#818182;background-color:#ececf6}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#818182;border-color:#818182}.list-group-item-dark{color:#1b1e21;background-color:#c6c8ca}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#1b1e21;background-color:#b9bbbe}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#1b1e21;border-color:#1b1e21}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.close:hover{color:#000;text-decoration:none}.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{opacity:.75}button.close{padding:0;background-color:transparent;border:0}a.close.disabled{pointer-events:none}.toast{-ms-flex-preferred-size:350px;flex-basis:350px;max-width:350px;font-size:.875rem;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .25rem .75rem rgba(0,0,0,.1);opacity:0;border-radius:.25rem}.toast:not(:last-child){margin-bottom:.75rem}.toast.showing{opacity:1}.toast.show{display:block;opacity:1}.toast.hide{display:none}.toast-header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:.25rem .75rem;color:#6c757d;background-color:hsla(0,0%,100%,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-body{padding:.75rem}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:-ms-flexbox;display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{-ms-flex-negative:0;flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-webkit-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-webkit-min-content;height:min-content}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.tooltip{position:absolute;z-index:1070;display:block;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[x-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[x-placement^=top] .arrow,.bs-tooltip-top .arrow{bottom:0}.bs-tooltip-auto[x-placement^=top] .arrow:before,.bs-tooltip-top .arrow:before{top:0;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[x-placement^=right],.bs-tooltip-right{padding:0 .4rem}.bs-tooltip-auto[x-placement^=right] .arrow,.bs-tooltip-right .arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=right] .arrow:before,.bs-tooltip-right .arrow:before{right:0;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[x-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[x-placement^=bottom] .arrow,.bs-tooltip-bottom .arrow{top:0}.bs-tooltip-auto[x-placement^=bottom] .arrow:before,.bs-tooltip-bottom .arrow:before{bottom:0;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[x-placement^=left],.bs-tooltip-left{padding:0 .4rem}.bs-tooltip-auto[x-placement^=left] .arrow,.bs-tooltip-left .arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[x-placement^=left] .arrow:before,.bs-tooltip-left .arrow:before{left:0;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{top:0;left:0;z-index:1060;max-width:276px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif;font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover,.popover .arrow{position:absolute;display:block}.popover .arrow{width:1rem;height:.5rem;margin:0 .3rem}.popover .arrow:after,.popover .arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[x-placement^=top],.bs-popover-top{margin-bottom:.5rem}.bs-popover-auto[x-placement^=top]>.arrow,.bs-popover-top>.arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=top]>.arrow:before,.bs-popover-top>.arrow:before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=top]>.arrow:after,.bs-popover-top>.arrow:after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[x-placement^=right],.bs-popover-right{margin-left:.5rem}.bs-popover-auto[x-placement^=right]>.arrow,.bs-popover-right>.arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=right]>.arrow:before,.bs-popover-right>.arrow:before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=right]>.arrow:after,.bs-popover-right>.arrow:after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[x-placement^=bottom],.bs-popover-bottom{margin-top:.5rem}.bs-popover-auto[x-placement^=bottom]>.arrow,.bs-popover-bottom>.arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[x-placement^=bottom]>.arrow:before,.bs-popover-bottom>.arrow:before{top:0;border-width:0 .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=bottom]>.arrow:after,.bs-popover-bottom>.arrow:after{top:1px;border-width:0 .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[x-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f7f7f7}.bs-popover-auto[x-placement^=left],.bs-popover-left{margin-right:.5rem}.bs-popover-auto[x-placement^=left]>.arrow,.bs-popover-left>.arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem;margin:.3rem 0}.bs-popover-auto[x-placement^=left]>.arrow:before,.bs-popover-left>.arrow:before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[x-placement^=left]>.arrow:after,.bs-popover-left>.arrow:after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem .75rem;margin-bottom:0;font-size:1rem;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:.5rem .75rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{-ms-touch-action:pan-y;touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-right,.carousel-item-next:not(.carousel-item-left){transform:translateX(100%)}.active.carousel-item-left,.carousel-item-prev:not(.carousel-item-right){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:15%;color:#fff;text-align:center;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:20px;height:20px;background:50%/100% 100% no-repeat}.carousel-control-prev-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3E%3C/svg%3E")}.carousel-control-next-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3E%3C/svg%3E")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:15;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-left:0;margin-right:15%;margin-left:15%;list-style:none}.carousel-indicators li{box-sizing:content-box;-ms-flex:0 1 auto;flex:0 1 auto;width:30px;height:3px;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators li{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:text-bottom;background-color:currentColor;border-radius:50%;opacity:0;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{animation-duration:1.5s}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after,.menu-holder .nav-ua:after,.menu-holder .nav-ua li.holder-links:after,.template-section-expanding-accordion .top-header:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1400px){.d-xxl-none{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:-ms-flexbox!important;display:flex!important}.d-xxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1600px){.d-xxxl-none{display:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:-ms-flexbox!important;display:flex!important}.d-xxxl-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.8571428571%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-sm-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-sm-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-sm-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-sm-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-sm-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-sm-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-md-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-md-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-md-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-md-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-md-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-md-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-lg-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-lg-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-lg-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-lg-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-lg-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-lg-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1400px){.flex-xxl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xxl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xxl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xxl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}@media (min-width:1600px){.flex-xxxl-row{-ms-flex-direction:row!important;flex-direction:row!important}.flex-xxxl-column{-ms-flex-direction:column!important;flex-direction:column!important}.flex-xxxl-row-reverse{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xxxl-column-reverse{-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xxxl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xxxl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.flex-xxxl-fill{-ms-flex:1 1 auto!important;flex:1 1 auto!important}.flex-xxxl-grow-0{-ms-flex-positive:0!important;flex-grow:0!important}.flex-xxxl-grow-1{-ms-flex-positive:1!important;flex-grow:1!important}.flex-xxxl-shrink-0{-ms-flex-negative:0!important;flex-shrink:0!important}.flex-xxxl-shrink-1{-ms-flex-negative:1!important;flex-shrink:1!important}.justify-content-xxxl-start{-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xxxl-end{-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xxxl-center{-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xxxl-between{-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xxxl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xxxl-start{-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xxxl-end{-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xxxl-center{-ms-flex-align:center!important;align-items:center!important}.align-items-xxxl-baseline{-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xxxl-stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xxxl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xxxl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xxxl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xxxl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xxxl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xxxl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xxxl-auto{-ms-flex-item-align:auto!important;-ms-grid-row-align:auto!important;align-self:auto!important}.align-self-xxxl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xxxl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xxxl-center{-ms-flex-item-align:center!important;-ms-grid-row-align:center!important;align-self:center!important}.align-self-xxxl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xxxl-stretch{-ms-flex-item-align:stretch!important;-ms-grid-row-align:stretch!important;align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (min-width:1400px){.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}}@media (min-width:1600px){.float-xxxl-left{float:left!important}.float-xxxl-right{float:right!important}.float-xxxl-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width:1400px){.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-n1{margin:-.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}}@media (min-width:1600px){.m-xxxl-0{margin:0!important}.mt-xxxl-0,.my-xxxl-0{margin-top:0!important}.mr-xxxl-0,.mx-xxxl-0{margin-right:0!important}.mb-xxxl-0,.my-xxxl-0{margin-bottom:0!important}.ml-xxxl-0,.mx-xxxl-0{margin-left:0!important}.m-xxxl-1{margin:.25rem!important}.mt-xxxl-1,.my-xxxl-1{margin-top:.25rem!important}.mr-xxxl-1,.mx-xxxl-1{margin-right:.25rem!important}.mb-xxxl-1,.my-xxxl-1{margin-bottom:.25rem!important}.ml-xxxl-1,.mx-xxxl-1{margin-left:.25rem!important}.m-xxxl-2{margin:.5rem!important}.mt-xxxl-2,.my-xxxl-2{margin-top:.5rem!important}.mr-xxxl-2,.mx-xxxl-2{margin-right:.5rem!important}.mb-xxxl-2,.my-xxxl-2{margin-bottom:.5rem!important}.ml-xxxl-2,.mx-xxxl-2{margin-left:.5rem!important}.m-xxxl-3{margin:1rem!important}.mt-xxxl-3,.my-xxxl-3{margin-top:1rem!important}.mr-xxxl-3,.mx-xxxl-3{margin-right:1rem!important}.mb-xxxl-3,.my-xxxl-3{margin-bottom:1rem!important}.ml-xxxl-3,.mx-xxxl-3{margin-left:1rem!important}.m-xxxl-4{margin:1.5rem!important}.mt-xxxl-4,.my-xxxl-4{margin-top:1.5rem!important}.mr-xxxl-4,.mx-xxxl-4{margin-right:1.5rem!important}.mb-xxxl-4,.my-xxxl-4{margin-bottom:1.5rem!important}.ml-xxxl-4,.mx-xxxl-4{margin-left:1.5rem!important}.m-xxxl-5{margin:3rem!important}.mt-xxxl-5,.my-xxxl-5{margin-top:3rem!important}.mr-xxxl-5,.mx-xxxl-5{margin-right:3rem!important}.mb-xxxl-5,.my-xxxl-5{margin-bottom:3rem!important}.ml-xxxl-5,.mx-xxxl-5{margin-left:3rem!important}.p-xxxl-0{padding:0!important}.pt-xxxl-0,.py-xxxl-0{padding-top:0!important}.pr-xxxl-0,.px-xxxl-0{padding-right:0!important}.pb-xxxl-0,.py-xxxl-0{padding-bottom:0!important}.pl-xxxl-0,.px-xxxl-0{padding-left:0!important}.p-xxxl-1{padding:.25rem!important}.pt-xxxl-1,.py-xxxl-1{padding-top:.25rem!important}.pr-xxxl-1,.px-xxxl-1{padding-right:.25rem!important}.pb-xxxl-1,.py-xxxl-1{padding-bottom:.25rem!important}.pl-xxxl-1,.px-xxxl-1{padding-left:.25rem!important}.p-xxxl-2{padding:.5rem!important}.pt-xxxl-2,.py-xxxl-2{padding-top:.5rem!important}.pr-xxxl-2,.px-xxxl-2{padding-right:.5rem!important}.pb-xxxl-2,.py-xxxl-2{padding-bottom:.5rem!important}.pl-xxxl-2,.px-xxxl-2{padding-left:.5rem!important}.p-xxxl-3{padding:1rem!important}.pt-xxxl-3,.py-xxxl-3{padding-top:1rem!important}.pr-xxxl-3,.px-xxxl-3{padding-right:1rem!important}.pb-xxxl-3,.py-xxxl-3{padding-bottom:1rem!important}.pl-xxxl-3,.px-xxxl-3{padding-left:1rem!important}.p-xxxl-4{padding:1.5rem!important}.pt-xxxl-4,.py-xxxl-4{padding-top:1.5rem!important}.pr-xxxl-4,.px-xxxl-4{padding-right:1.5rem!important}.pb-xxxl-4,.py-xxxl-4{padding-bottom:1.5rem!important}.pl-xxxl-4,.px-xxxl-4{padding-left:1.5rem!important}.p-xxxl-5{padding:3rem!important}.pt-xxxl-5,.py-xxxl-5{padding-top:3rem!important}.pr-xxxl-5,.px-xxxl-5{padding-right:3rem!important}.pb-xxxl-5,.py-xxxl-5{padding-bottom:3rem!important}.pl-xxxl-5,.px-xxxl-5{padding-left:3rem!important}.m-xxxl-n1{margin:-.25rem!important}.mt-xxxl-n1,.my-xxxl-n1{margin-top:-.25rem!important}.mr-xxxl-n1,.mx-xxxl-n1{margin-right:-.25rem!important}.mb-xxxl-n1,.my-xxxl-n1{margin-bottom:-.25rem!important}.ml-xxxl-n1,.mx-xxxl-n1{margin-left:-.25rem!important}.m-xxxl-n2{margin:-.5rem!important}.mt-xxxl-n2,.my-xxxl-n2{margin-top:-.5rem!important}.mr-xxxl-n2,.mx-xxxl-n2{margin-right:-.5rem!important}.mb-xxxl-n2,.my-xxxl-n2{margin-bottom:-.5rem!important}.ml-xxxl-n2,.mx-xxxl-n2{margin-left:-.5rem!important}.m-xxxl-n3{margin:-1rem!important}.mt-xxxl-n3,.my-xxxl-n3{margin-top:-1rem!important}.mr-xxxl-n3,.mx-xxxl-n3{margin-right:-1rem!important}.mb-xxxl-n3,.my-xxxl-n3{margin-bottom:-1rem!important}.ml-xxxl-n3,.mx-xxxl-n3{margin-left:-1rem!important}.m-xxxl-n4{margin:-1.5rem!important}.mt-xxxl-n4,.my-xxxl-n4{margin-top:-1.5rem!important}.mr-xxxl-n4,.mx-xxxl-n4{margin-right:-1.5rem!important}.mb-xxxl-n4,.my-xxxl-n4{margin-bottom:-1.5rem!important}.ml-xxxl-n4,.mx-xxxl-n4{margin-left:-1.5rem!important}.m-xxxl-n5{margin:-3rem!important}.mt-xxxl-n5,.my-xxxl-n5{margin-top:-3rem!important}.mr-xxxl-n5,.mx-xxxl-n5{margin-right:-3rem!important}.mb-xxxl-n5,.my-xxxl-n5{margin-bottom:-3rem!important}.ml-xxxl-n5,.mx-xxxl-n5{margin-left:-3rem!important}.m-xxxl-auto{margin:auto!important}.mt-xxxl-auto,.my-xxxl-auto{margin-top:auto!important}.mr-xxxl-auto,.mx-xxxl-auto{margin-right:auto!important}.mb-xxxl-auto,.my-xxxl-auto{margin-bottom:auto!important}.ml-xxxl-auto,.mx-xxxl-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1600px){.text-xxxl-left{text-align:left!important}.text-xxxl-right{text-align:right!important}.text-xxxl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media print{*,:after,:before{text-shadow:none!important;box-shadow:none!important}a:not(.btn){text-decoration:underline}abbr[title]:after{content:" (" attr(title) ")"}pre{white-space:pre-wrap!important}blockquote,pre{border:1px solid #adb5bd;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}@page{size:a3}.container,body{min-width:992px!important}.navbar{display:none}.badge{border:1px solid #000}.table{border-collapse:collapse!important}.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #dee2e6!important}.table-dark{color:inherit}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#dee2e6}.table .thead-dark th{color:inherit;border-color:#dee2e6}}@font-face{font-family:ghettofont;src:url(//ghettofassl.de/wp-content/themes/ghettofassl/assets/fonts/tapetwo.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:hochzeit-font;src:url(//ghettofassl.de/wp-content/themes/ghettofassl/assets/fonts/Gabriola.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}h4{font-size:14px;color:#fff}html{scroll-behavior:smooth}a{color:#222}.ui-loader{display:none!important}body{min-height:100vh;min-height:-webkit-fill-available;height:100%;max-width:100vw;overflow-x:hidden;overflow-x:-moz-hidden-unscrollable}.template-section-expanding-accordion .fsbanner .slider-holder .slide .trigger,.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder h3{top:50%;transform:translateY(-50%)}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .trigger,.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder h3{top:auto;transform:translateY(0)}}.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder h3{top:auto;transform:translateY(0)}.link-btn{display:inline-block;line-height:26px;padding:12px 20px 8px;min-width:200px;text-align:center;transition:all .2s linear}.link-btn.btn-style-light{color:#222;background:#fff}.link-btn.btn-style-light:hover{background:#fff}.link-btn.btn-style-dark{background:#222;color:#fff}.link-btn.btn-style-dark:hover{background:#000}.link-btn:hover{text-decoration:none}.download-extra-button{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}section h2:not(.woocommerce-loop-product__title){font-family:ghettofont,sans-serif!important;font-size:65px;font-weight:300!important;text-transform:uppercase;padding-bottom:20px;letter-spacing:2px;background-image:linear-gradient(#f67119,#f67119);width:-moz-fit-content;background-position:left bottom -3px;background-repeat:no-repeat;background-size:30% 6px;width:-webkit-fit-content;width:fit-content}@media (max-width:991.98px){section h2:not(.woocommerce-loop-product__title){font-size:40px;text-align:center;margin-top:25px!important;background-position:center bottom -3px}}.menu-holder a,.menu-holder p{font-family:montserrat,sans-serif;text-transform:uppercase;font-weight:100;font-size:14px;letter-spacing:.5px}@media (max-width:1399px){.menu-holder{font-size:20px}}a:hover{color:unset}@media (min-width:1200px){.section-9329{max-width:80%;margin:0 auto}}.grecaptcha-badge{display:none!important}#_hjRemoteVarsFrame,._hj_feedback_container{z-index:10000000000}.sbi-critical-notice{display:none!important}.woocommerce-checkout .cart_item .product-name{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;text-align:left;width:100%}.woocommerce-checkout .cart_item .product-name img{max-width:150px}#order_comments{margin-top:10px}#order_comments_field{width:100%!important}.btn-action,.template-section-featured-projects-new .featured-item .txt-holder .portfolio-link{color:inherit;text-decoration:none;display:inline-block;position:relative;overflow:hidden;vertical-align:middle;font-size:14px;font-weight:700;line-height:36px;text-transform:uppercase}.btn-action:after,.template-section-featured-projects-new .featured-item .txt-holder .portfolio-link:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;border-bottom:2px solid;transition:all .8s cubic-bezier(.555,.205,.295,.975)}.btn-action:focus,.template-section-featured-projects-new .featured-item .txt-holder .portfolio-link:focus{text-decoration:none}.btn-action:hover,.template-section-featured-projects-new .featured-item .txt-holder .portfolio-link:hover{color:inherit;text-decoration:none}.btn-action:hover:after,.template-section-featured-projects-new .featured-item .txt-holder .portfolio-link:hover:after{animation:action-link-hover .8s cubic-bezier(.58,.3,.005,1) 0s 1} .hamburger{display:inline-block}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:40px;margin-top:5px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.cart-icon{margin-left:20px;float:right}.cart-icon .cart-contents{position:relative;display:-ms-flexbox!important;display:flex!important;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-ms-flex-pack:center;justify-content:center;background-image:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/shopping-cart.png);background-size:cover;background-repeat:no-repeat;width:24px;height:24px}.cart-icon .cart-contents:hover{text-decoration:none}.cart-icon .cart-contents-count{position:absolute;top:8px;right:-8px;transform:translateY(-105%) translateX(25%);font-family:Arial,Helvetica,sans-serif;font-weight:400;font-size:12px;line-height:22px;height:22px;width:22px;vertical-align:middle;text-align:center;color:#fff;background:#f67119;border-radius:50%;padding:1px}#BorlabsCookieBox ._brlbs-box-wrap{padding:0!important;z-index:1000000000000000000}#BorlabsCookieBox ._brlbs-btn-accept,#BorlabsCookieBox .cookie-preference ._brlbs-accept ._brlbs-btn{font-size:16px}#CookieBoxSaveButton{background-color:#d3d3d3;color:#000;font-size:15px;text-align:center;padding:10px}.snow-wrapper{position:absolute;height:100%;width:100%;z-index:999999999999999}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{animation-duration:.75s;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion),(print){.animated{animation:unset!important;transition:none!important}}.comment-list ol{list-style:none}body #add_payment_method #payment ul.payment_methods li input,body.woocommerce-cart #payment ul.payment_methods li input,body.woocommerce-checkout #payment ul.payment_methods li input{width:auto;margin:-2px .5em 0 0}body .woocommerce form .form-row .input-checkbox{width:auto;margin:-2px 5px 0 0}body.woocommerce-checkout .cart-collaterals .cart_totals tr td,body.woocommerce-checkout .cart-collaterals .cart_totals tr th,body .woocommerce table.shop_table th{border-top:none;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;text-align:right;padding:10px 20px}body .woocommerce table.shop_table td{padding:15px}body .woocommerce-checkout table.shop_table td{width:50%;text-align:right;border-right:1px solid #e6e6e6;border-top:0}.woocommerce-page #payment #place_order,body .woocommerce #payment #place_order{width:100%;display:block;text-align:center;margin-bottom:0;font-size:1.25em;padding:1em;border-radius:50px;margin-top:.5em}body .woocommerce-page form .form-row-first,body .woocommerce-page form .form-row-last,body .woocommerce form .form-row-first,body .woocommerce form .form-row-last{width:49%}.woocommerce-checkout .woocommerce .col2-set{width:47%;float:left;margin-right:4%}.woocommerce-checkout .woocommerce .col2-set .col-1,.woocommerce-checkout .woocommerce .col2-set .col-2{margin-bottom:2em;width:100%;float:none;max-width:100%!important;-ms-flex:0 0 100%!important;flex:0 0 100%!important}.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{background:#fff;width:47%;float:right;margin-right:0}@media only screen and (max-width:650px){.woocommerce-checkout .woocommerce .col2-set{width:100%;float:none;margin-right:0}.woocommerce-checkout #order_review,.woocommerce-checkout #order_review_heading{width:100%;float:none}}.woocommerce-checkout #order_review_heading,.woocommerce-checkout .woocommerce-billing-fields h3{font-family:ghettofont,sans-serif!important;font-size:30px;font-weight:300!important;text-transform:uppercase;letter-spacing:1px}.woocommerce-checkout .showcoupon{color:#000!important;border-bottom:1px solid orange}.woocommerce-checkout #payment .button{background-color:#282828!important;border-right:5px solid #f67119!important;border-radius:0!important;opacity:1!important;font-family:montserrat,sans-serif!important;font-weight:100!important;font-size:16px!important;letter-spacing:.5px!important;line-height:30px!important;text-transform:uppercase!important;color:#fff!important}.woocommerce-checkout #payment .button:focus{outline:none}.woocommerce-checkout #payment .button:hover{background-color:#f67119;border-right:5px solid #282828;color:#fff!important}.woocommerce-checkout .sections-holder .main .container-fluid .row .col,.woocommerce-checkout .sections-holder .main .container-lg .row .col,.woocommerce-checkout .sections-holder .main .container-md .row .col,.woocommerce-checkout .sections-holder .main .container-sm .row .col,.woocommerce-checkout .sections-holder .main .container-xl .row .col{padding:0!important}.woocommerce-checkout .sections-holder .main .container-fluid .row .col .shop-header.cart,.woocommerce-checkout .sections-holder .main .container-lg .row .col .shop-header.cart,.woocommerce-checkout .sections-holder .main .container-md .row .col .shop-header.cart,.woocommerce-checkout .sections-holder .main .container-sm .row .col .shop-header.cart,.woocommerce-checkout .sections-holder .main .container-xl .row .col .shop-header.cart{top:-20px!important}.woocommerce-checkout .sections-holder .main .container-fluid .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-lg .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-md .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-sm .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-xl .row .col .woocommerce-form-coupon-toggle{padding:0 5px}@media only screen and (min-width:1991px){.woocommerce-checkout .sections-holder .main .container-fluid .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-lg .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-md .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-sm .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-xl .row .col .woocommerce-form-coupon-toggle{padding:0 50px}}@media only screen and (min-width:1200px){.woocommerce-checkout .sections-holder .main .container-fluid .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-lg .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-md .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-sm .row .col .woocommerce-form-coupon-toggle,.woocommerce-checkout .sections-holder .main .container-xl .row .col .woocommerce-form-coupon-toggle{padding:0 100px}}.woocommerce-checkout .sections-holder .main .container-fluid .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-lg .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-md .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-sm .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-xl .row .col .checkout_coupon.woocommerce-form-coupon{padding:0 5px}@media only screen and (min-width:1991px){.woocommerce-checkout .sections-holder .main .container-fluid .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-lg .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-md .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-sm .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-xl .row .col .checkout_coupon.woocommerce-form-coupon{padding:0 50px}}@media only screen and (min-width:1200px){.woocommerce-checkout .sections-holder .main .container-fluid .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-lg .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-md .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-sm .row .col .checkout_coupon.woocommerce-form-coupon,.woocommerce-checkout .sections-holder .main .container-xl .row .col .checkout_coupon.woocommerce-form-coupon{padding:0 100px}}.woocommerce-checkout .sections-holder .main .container-fluid .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-lg .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-md .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-sm .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-xl .row .col .checkout.woocommerce-checkout{padding:0 5px}@media only screen and (min-width:1991px){.woocommerce-checkout .sections-holder .main .container-fluid .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-lg .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-md .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-sm .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-xl .row .col .checkout.woocommerce-checkout{padding:0 50px}}@media only screen and (min-width:1200px){.woocommerce-checkout .sections-holder .main .container-fluid .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-lg .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-md .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-sm .row .col .checkout.woocommerce-checkout,.woocommerce-checkout .sections-holder .main .container-xl .row .col .checkout.woocommerce-checkout{padding:0 100px}}.woocommerce-checkout .woocommerce .form-row{position:relative;margin:40px 0}.woocommerce-checkout .woocommerce #billing_address_1_field,.woocommerce-checkout .woocommerce #billing_city_field,.woocommerce-checkout .woocommerce #billing_company_field,.woocommerce-checkout .woocommerce #billing_country_field,.woocommerce-checkout .woocommerce #billing_first_name_field,.woocommerce-checkout .woocommerce #billing_last_name_field,.woocommerce-checkout .woocommerce #billing_phone_field,.woocommerce-checkout .woocommerce #billing_postcode_field,.woocommerce-checkout .woocommerce #order_comments_field{width:100%;display:inline-block}@media only screen and (min-width:1200px){.woocommerce-checkout .woocommerce #billing_address_1_field,.woocommerce-checkout .woocommerce #billing_city_field,.woocommerce-checkout .woocommerce #billing_company_field,.woocommerce-checkout .woocommerce #billing_country_field,.woocommerce-checkout .woocommerce #billing_first_name_field,.woocommerce-checkout .woocommerce #billing_last_name_field,.woocommerce-checkout .woocommerce #billing_phone_field,.woocommerce-checkout .woocommerce #billing_postcode_field,.woocommerce-checkout .woocommerce #order_comments_field{width:50%;display:inline-block}}.woocommerce-checkout .woocommerce #billing_address_1_field label,.woocommerce-checkout .woocommerce #billing_city_field label,.woocommerce-checkout .woocommerce #billing_company_field label,.woocommerce-checkout .woocommerce #billing_country_field label,.woocommerce-checkout .woocommerce #billing_first_name_field label,.woocommerce-checkout .woocommerce #billing_last_name_field label,.woocommerce-checkout .woocommerce #billing_phone_field label,.woocommerce-checkout .woocommerce #billing_postcode_field label,.woocommerce-checkout .woocommerce #order_comments_field label{position:absolute;top:-20px}.woocommerce-checkout .woocommerce #billing_address_2_field{display:none!important}.woocommerce-checkout .woocommerce #billing_address_1_field .woocommerce-input-wrapper{width:50%}.woocommerce-checkout .woocommerce #order_comments_field .woocommerce-input-wrapper{width:100%;margin-top:20px}.woocommerce-checkout .woocommerce #order_comments_field .woocommerce-input-wrapper textarea{height:6em!important}.woocommerce-checkout .woocommerce input.input-text{font-size:20px;line-height:40px;display:block;width:100%;border:none;border-bottom:1px solid #e0e0e0}.woocommerce-checkout .woocommerce-table__product-name product-name a{color:#000!important}.woocommerce-order-received .woocommerce-order{padding:0 5px}@media only screen and (min-width:1991px){.woocommerce-order-received .woocommerce-order{padding:0 50px}}@media only screen and (min-width:1200px){.woocommerce-order-received .woocommerce-order{padding:0 100px}}.woocommerce-order-received .woocommerce-order .woocommerce-notice{margin:50px 0}.woocommerce-checkout .woocommerce{padding-top:75px}#place_order{background-color:#282828!important;border-right:5px solid #f67119!important;border-radius:0!important;opacity:1!important;font-family:montserrat,sans-serif!important;font-weight:400!important;font-size:16px!important;letter-spacing:.5px!important;line-height:30px!important;text-transform:uppercase!important;color:#fff!important;width:100%;margin-bottom:50px}.template-section-anfrage{position:relative;overflow:hidden}.template-section-anfrage .wpcf7-form{overflow:unset!important}.template-section-anfrage .form-holder{position:relative;margin-top:40px}@media (min-width:576px){.template-section-anfrage .form-holder{margin-top:0}}@media (min-width:576px){.template-section-anfrage .form-holder p{padding-left:20px;padding-right:20px}}.template-section-anfrage .form-holder .fieldset{position:relative}.template-section-anfrage .form-holder .fieldset h2{font-size:25px!important;padding-bottom:5px}.template-section-anfrage .form-holder .fieldset label,.template-section-anfrage .form-holder .fieldset p,.template-section-anfrage .form-holder .fieldset span{color:#292929}.template-section-anfrage .form-holder .fieldset .next-button,.template-section-anfrage .form-holder .fieldset .prev-button,.template-section-anfrage .form-holder .fieldset .submit-button{margin-top:25px;position:relative;width:-webkit-fit-content;width:fit-content}.template-section-anfrage .form-holder .fieldset .next-button:after,.template-section-anfrage .form-holder .fieldset .prev-button:after,.template-section-anfrage .form-holder .fieldset .submit-button:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #282828;border-right:3px solid #282828;border-width:0}.template-section-anfrage .form-holder .fieldset .next-button:before,.template-section-anfrage .form-holder .fieldset .prev-button:before,.template-section-anfrage .form-holder .fieldset .submit-button:before{content:" ";position:absolute;bottom:0;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #282828;border-left:3px solid #282828;border-width:0;opacity:0}.template-section-anfrage .form-holder .fieldset .next-button:hover:before,.template-section-anfrage .form-holder .fieldset .prev-button:hover:before,.template-section-anfrage .form-holder .fieldset .submit-button:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:100%}.template-section-anfrage .form-holder .fieldset .next-button .shop-btn,.template-section-anfrage .form-holder .fieldset .prev-button .shop-btn,.template-section-anfrage .form-holder .fieldset .submit-button .shop-btn{background-color:#282828;color:#fff;padding:15px 50px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase}@media (max-width:767.98px){.template-section-anfrage .form-holder .fieldset .next-button .shop-btn,.template-section-anfrage .form-holder .fieldset .prev-button .shop-btn,.template-section-anfrage .form-holder .fieldset .submit-button .shop-btn{font-size:12px}}@media (max-width:325px){.template-section-anfrage .form-holder .fieldset .next-button .shop-btn,.template-section-anfrage .form-holder .fieldset .prev-button .shop-btn,.template-section-anfrage .form-holder .fieldset .submit-button .shop-btn{font-size:10px}}.template-section-anfrage .form-holder .fieldset .next-button .shop-btn:hover,.template-section-anfrage .form-holder .fieldset .prev-button .shop-btn:hover,.template-section-anfrage .form-holder .fieldset .submit-button .shop-btn:hover{background-color:#f67119;color:#fff}.template-section-anfrage .form-holder .fieldset .button-wrapper{width:100%;position:relative;top:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (max-width:767.98px){.template-section-anfrage .form-holder .fieldset .button-wrapper{top:unset}}.template-section-anfrage .form-holder .fieldset .button-wrapper .prev-button.shop-btn-phone{text-align:center;width:50%;border-right:1px solid #fff;display:none}.template-section-anfrage .form-holder .fieldset .button-wrapper .prev-button.shop-btn-phone:before{left:0}.template-section-anfrage .form-holder .fieldset .button-wrapper .prev-button.shop-btn-phone .shop-btn{border-left:5px solid #f67119;border-right:none}.template-section-anfrage .form-holder .fieldset .button-wrapper .next-button.shop-btn-phone{text-align:center;width:50%}.template-section-anfrage .form-holder .fieldset .form-2{display:none}.template-section-anfrage .form-holder .fieldset .form-2 h2{margin-bottom:30px}.template-section-anfrage .form-holder .fieldset .form-2 .textarea,.template-section-anfrage .form-holder .fieldset .form-2 .textarea label{width:100%;margin:0!important}.template-section-anfrage .form-holder .fieldset .form-2 .textarea label p{padding:0;margin:0!important}.template-section-anfrage .form-holder .fieldset .form-2 .textarea label p textarea{max-height:175px}.template-section-anfrage .form-holder .fieldset .form-2 .codedropz-upload-wrapper a{border:none!important;top:0}.template-section-anfrage .form-holder .fieldset .form-2 .codedropz-upload-wrapper .dnd-upload-status{display:-ms-inline-flexbox;display:inline-flex;width:40%;margin-right:30px}.template-section-anfrage .form-holder .fieldset .form-2 .codedropz-upload-wrapper .codedropz-upload-inner{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-direction:column;flex-direction:column;min-height:70px}.template-section-anfrage .form-holder .fieldset .form-2 .codedropz-upload-wrapper a{color:#292929;border:1px solid #292929;padding:10px;border-radius:15px}.template-section-anfrage .form-holder .fieldset .form-2 .codedropz-upload-wrapper .dnd-upload-counter,.template-section-anfrage .form-holder .fieldset .form-3{display:none}.template-section-anfrage .form-holder .fieldset .form-3 .art{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.template-section-anfrage .form-holder .fieldset .form-3 .art .wpcf7-list-item{background-size:cover;background-repeat:no-repeat;background-position:50%;height:400px;width:40%}@media (max-width:767.98px){.template-section-anfrage .form-holder .fieldset .form-3 .art .wpcf7-list-item{width:50%}}.template-section-anfrage .form-holder .fieldset .form-3 .art .wpcf7-list-item.checked{border:2px solid #f67119;transform:scale(1.03)}.template-section-anfrage .form-holder .fieldset .form-3 .art .wpcf7-list-item input{height:100%;width:100%;opacity:0}.template-section-anfrage .form-holder .fieldset .form-3 .art .wpcf7-list-item .wpcf7-list-item-label{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:10px}.template-section-anfrage .form-holder .fieldset .form-3 .art .wpcf7-list-item.first{background-image:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/ghettofassl.jpeg)}.template-section-anfrage .form-holder .fieldset .form-3 .art .wpcf7-list-item.last{background-image:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/ledfassl.jpeg);position:relative}.template-section-anfrage .form-holder .fieldset .form-3 .art .wpcf7-list-item.last:after{content:"Nur in GrÃ¶ÃŸe L erhÃ¤ltlich"!important;width:100%;position:absolute;text-align:center;font-size:13px}.template-section-anfrage .form-holder .fieldset .form-4{display:none}.template-section-anfrage .form-holder .fieldset .form-4 .groesse{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.template-section-anfrage .form-holder .fieldset .form-4 .groesse .wpcf7-list-item{height:500px;width:40%}.template-section-anfrage .form-holder .fieldset .form-4 .groesse .wpcf7-list-item.checked{border:2px solid #f67119;transform:scale(1.03)}.template-section-anfrage .form-holder .fieldset .form-4 .groesse .wpcf7-list-item input{height:100%;width:100%;opacity:0}.template-section-anfrage .form-holder .fieldset .form-4 .groesse .wpcf7-list-item .wpcf7-list-item-label{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:10px}.template-section-anfrage .form-holder .fieldset .form-4 .fassl-desc{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}@media (max-width:767.98px){.template-section-anfrage .form-holder .fieldset .form-4 .fassl-desc{display:none}}.template-section-anfrage .form-holder .fieldset .form-4 .fassl-desc .fassl-l,.template-section-anfrage .form-holder .fieldset .form-4 .fassl-desc .fassl-m,.template-section-anfrage .form-holder .fieldset .form-4 .fassl-desc .fassl-s{text-align:center;width:30%}.template-section-anfrage .form-holder .fieldset .form-4 .wpcf7-form-control-wrap .wpcf7-form-control{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:end;align-items:flex-end}.template-section-anfrage .form-holder .fieldset .form-4 .wpcf7-form-control-wrap .wpcf7-form-control.zubehoer .wpcf7-list-item.first{background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/Feuertonne-Komplettset-min)!important}.template-section-anfrage .form-holder .fieldset .form-4 .wpcf7-form-control-wrap .wpcf7-form-control.zubehoer .wpcf7-list-item.last{background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/Feuertonne-mit-Staender-min)!important}.template-section-anfrage .form-holder .fieldset .form-4 .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item{text-align:center;width:80px;height:130px;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/fassl-2.png);background-repeat:no-repeat!important;background-size:contain!important;background-position:bottom!important}.template-section-anfrage .form-holder .fieldset .form-4 .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item.first{text-align:center;width:50px;height:100px;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/fassl-2.png)}.template-section-anfrage .form-holder .fieldset .form-4 .wpcf7-form-control-wrap .wpcf7-form-control .wpcf7-list-item.last{text-align:center;width:100px;height:165px;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/fassl-2.png)}.template-section-anfrage .form-holder .fieldset .form-5{display:none}.template-section-anfrage .form-holder .fieldset .form-5 .zubehoer{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}.template-section-anfrage .form-holder .fieldset .form-5 .zubehoer .wpcf7-list-item.checked{border:2px solid #f67119;transform:scale(1.03)}.template-section-anfrage .form-holder .fieldset .form-5 .zubehoer .wpcf7-list-item input{height:100%;width:100%;opacity:0}.template-section-anfrage .form-holder .fieldset .form-5 .zubehoer .wpcf7-list-item .wpcf7-list-item-label{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:10px}.template-section-anfrage .form-holder .fieldset .form-5 .field.full-width{padding-top:0}.template-section-anfrage .form-holder .fieldset .form-5 .field.full-width p:nth-of-type(2){margin-bottom:20px}.template-section-anfrage .form-holder .fieldset .form-5 .field.full-width .wpcf7-form-control.zustellung{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.template-section-anfrage .form-holder .fieldset .form-5 .field.full-width .wpcf7-form-control.zustellung input{margin-bottom:10px}.template-section-anfrage .form-holder .fieldset .form-5 .wpcf7-form-control.zubehoer .wpcf7-list-item{text-align:center;margin-top:15px;width:115px;height:130px;background-repeat:no-repeat!important;background-size:contain!important;background-position:50%!important;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/Feuertonne-mit-BBQ.png)}.template-section-anfrage .form-holder .fieldset .form-5 .wpcf7-form-control.zubehoer .wpcf7-list-item.first{width:115px;height:130px;background-repeat:no-repeat!important;background-size:contain!important;background-position:50%!important;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/Feuertonne-mit-Staender-min.png)}.template-section-anfrage .form-holder .fieldset .form-5 .wpcf7-form-control.zubehoer .wpcf7-list-item.last{width:115px;height:130px;background-repeat:no-repeat!important;background-size:contain!important;background-position:50%!important;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/Indoor-Stehtisch-mit-Deckel.png)}.template-section-anfrage .form-holder .fieldset .form-5 .wpcf7-form-control.zubehoer .wpcf7-list-item.last:after{content:"Nur fÃ¼r LED-Fassl erhÃ¤ltlich"!important;width:100%;text-align:center;font-size:13px}.template-section-anfrage .form-holder .form-6{display:none}.template-section-anfrage .form-holder .form-6 .adresse{margin:40px 0}.template-section-anfrage .form-holder .form-6 .adresse input{line-height:1px!important}@media (max-width:767.98px){.template-section-anfrage .form-holder .form-6 .adresse input{position:relative}}.template-section-anfrage .form-holder .form-6 .field.full-width{padding-top:0}.template-section-anfrage .form-holder .form-6 .field.full-width p:nth-of-type(2){margin-bottom:20px}.template-section-anfrage .form-holder .form-6 .field.full-width .wpcf7-form-control.zustellung{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.template-section-anfrage .form-holder .form-6 .field.full-width .wpcf7-form-control.zustellung input{margin-bottom:10px}.template-section-anfrage .form-holder .button{display:none}.template-section-anfrage .form-holder .field{margin:15px 0;display:block;position:relative;margin:20px 0}@media (min-width:576px){.template-section-anfrage .form-holder .field{float:left;padding-left:20px;padding-right:20px}}.template-section-anfrage .form-holder .field.checkbox{margin:10px 0}.template-section-anfrage .form-holder .field.button{margin:25px 0 0}.template-section-anfrage .form-holder .field.full-width,.template-section-anfrage .form-holder .field.half-width{width:100%}@media (min-width:576px){.template-section-anfrage .form-holder .field.half-width{width:50%}}.template-section-anfrage .form-holder .field.fourth-width{position:absolute;bottom:100%}.template-section-anfrage .form-holder .field.select select{display:block;width:100%;border:none}.template-section-anfrage .form-holder .field.select select:focus{outline:none}.template-section-anfrage .form-holder .field.select._floated .float{font-size:12px;top:0;line-height:1;background-color:red}.template-section-anfrage .form-holder .field.select label{position:absolute;top:20px;line-height:32px;z-index:1;transition:all .2s}@media (prefers-reduced-motion:reduce){.template-section-anfrage .form-holder .field.select label{transition:none}}.template-section-anfrage .form-holder .field.select.half-width .selectize-control{height:42px}.template-section-anfrage .form-holder .field.select.half-width .selectize-dropdown,.template-section-anfrage .form-holder .field.select.half-width .selectize-input{font-size:20px;line-height:32px}.template-section-anfrage .form-holder .field.select.full-width{padding-top:20px;margin-top:0}.template-section-anfrage .form-holder .field.select.full-width label{font-size:20px;line-height:32px}.template-section-anfrage .form-holder .field.select.full-width._floated label{font-size:12px;top:0;line-height:1}.template-section-anfrage .form-holder .field.select.full-width .selectize-dropdown-content .option:first-child{display:none}.template-section-anfrage .form-holder .field.select.full-width .selectize-control{height:42px}.template-section-anfrage .form-holder .field.input{padding-top:50px}.template-section-anfrage .form-holder .field.input input{font-size:20px;line-height:40px;display:block;width:70%;border:none;border-bottom:1px solid #e0e0e0}@media (max-width:767.98px){.template-section-anfrage .form-holder .field.input input{line-height:0}}@media (min-width:1200px){.template-section-anfrage .form-holder .field.input input{width:100%}}.template-section-anfrage .form-holder .field.input input:focus{box-shadow:none;outline:none;border-bottom-color:#d3d3d3}.template-section-anfrage .form-holder .field.input label{font-size:18px;position:absolute;top:20px;line-height:32px;color:#929292;font-weight:300;left:0;z-index:1;transition:all .2s}@media (max-width:767.98px){.template-section-anfrage .form-holder .field.input label{position:relative}}@media (prefers-reduced-motion:reduce){.template-section-anfrage .form-holder .field.input label{transition:none}}.template-section-anfrage .form-holder .field.input label.error{padding-top:4px;top:100%!important;font-size:10px;line-height:12px;color:red}.template-section-anfrage .form-holder .field.input._floated label:not(.error){font-size:12px;line-height:20px;top:0}.template-section-anfrage .form-holder .field.label label{font-size:20px;font-weight:400;line-height:45px;margin:0}.template-section-anfrage .form-holder .field.textarea textarea{width:100%;font-size:18px;line-height:28px;padding:0 5px 10px;font-weight:300;letter-spacing:1px;border:1px solid #e0e0e0;resize:none}.template-section-anfrage .form-holder .field.textarea textarea:focus{border-bottom-color:#d3d3d3;outline:none;box-shadow:none}.template-section-anfrage .form-holder .field.button{display:none;border:none;color:#fff;font-size:20px;line-height:20px;padding:12px 0;text-align:center;font-weight:300;cursor:pointer;background-color:#f67119;padding-bottom:0;border-right:3px solid #282828;width:unset;transition:background-color .2s ease-in-out,border-right-color .2s ease-in-out}@media (max-width:767.98px){.template-section-anfrage .form-holder .field.button{min-height:70px;width:100%}}.template-section-anfrage .form-holder .field.button:hover{background-color:#282828}.template-section-anfrage .form-holder .field.button .submit-button{margin:0;height:100%}.template-section-anfrage .form-holder .field.button .submit-button:before{right:-4px}.template-section-anfrage .form-holder .field.button .submit-button:hover{background-color:#282828}.template-section-anfrage .form-holder .field.button .submit-button:hover:before{height:127%;border-right:4px solid #f67119}.template-section-anfrage .form-holder .field.button input{border:none;background-color:transparent;color:#fff;margin:0 10px;position:relative;left:40px;text-transform:uppercase;font-size:16px;outline:none}@media (max-width:767.98px){.template-section-anfrage .form-holder .field.button input{bottom:8px;left:0;top:10px}}.template-section-anfrage .form-holder .field.button:active,.template-section-anfrage .form-holder .field.button:focus{outline:none}.template-section-anfrage .form-holder .field.checkbox input{position:absolute;top:0;left:0;width:1px;height:1px;opacity:0}.template-section-anfrage .form-holder .field.checkbox input:checked~label:not(.error):before{background:gray;border-color:gray}.template-section-anfrage .form-holder .field.checkbox label:not(.error){padding-left:36px;margin:0;font-size:16px;line-height:24px}.template-section-anfrage .form-holder .field.checkbox label:not(.error):before{content:"";display:block;position:absolute;top:3px;left:0;width:18px;height:18px;border:1px solid #d3d3d3;transition:all .2s}@media (min-width:576px){.template-section-anfrage .form-holder .field.checkbox label:not(.error):before{left:20px}}@media (prefers-reduced-motion:reduce){.template-section-anfrage .form-holder .field.checkbox label:not(.error):before{transition:none}}.template-section-anfrage .form-holder .field.checkbox label.error{position:absolute;padding-top:4px;top:100%!important;font-size:10px;line-height:12px;color:red}.template-section-anfrage .form-holder .field.checkbox label a{color:inherit;text-decoration:underline}.template-section-anfrage .form-holder .field.note{position:relative;padding-top:40px;text-align:center}.company-info{margin-top:30px}@media (min-width:576px){.company-info{margin-top:40px;padding-left:20px;padding-right:20px}}@media (min-width:768px){.company-info{margin-top:60px}}.company-info ul{list-style:none;margin:0;padding:0}.company-info ul li{display:block;margin-top:20px;font-size:18px;line-height:23px;font-weight:300}@media (min-width:576px){.company-info ul li{line-height:36px;float:left;width:33.3333%;margin-top:0}}.company-info ul li:first-line{color:#7a7a7a;text-transform:uppercase;font-size:16px;line-height:20px}.company-info ul li a{color:inherit}@media (min-width:992px){.Anfrage-container .row{height:110vh}}@media (min-width:1200px){.Anfrage-container .row{height:100vh}}.Anfrage-container .row .form-side{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:center;justify-content:center}@media (max-width:767.98px){.Anfrage-container .row .form-side{height:115vh}}@media (min-width:576px){.Anfrage-container .row .form-side{overflow-y:scroll}}@media (min-width:992px){.Anfrage-container .row .form-side{-ms-flex-align:center;align-items:center}}.Anfrage-container .row .form-side .wpcf7{width:100%}@media (min-width:576px){.Anfrage-container .row .form-side .wpcf7{margin-top:100px}}.Anfrage-container .row .anfrage-swiper{padding:0}@media (max-width:1199.98px){.Anfrage-container .row .anfrage-swiper{min-height:500px}}@media (max-width:767.98px){.Anfrage-container .row .anfrage-swiper{padding-top:70px}}@media (max-width:767.98px){.Anfrage-container .row .anfrage-swiper .swiper-slide{min-height:200px}}.Anfrage-container .row .anfrage-swiper .anfrage-bild-item{background:no-repeat;background-size:cover;background-position:50%}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-radius:10px}.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{background-color:#ffbaba;color:#d8000c}.wpcf7-form .wpcf7-response-output,.wpcf7-form .wpcf7-response-output.wpcf7-validation-errors{-ms-flex-align:center;align-items:center;border:0;border-radius:10px;display:-ms-flexbox;display:flex;margin:0 auto;margin-top:35px;padding:10px 14px 10px 10px;width:-webkit-fit-content;width:fit-content}.wpcf7-form .wpcf7-response-output{background-color:#dff2bf;color:#4f8a10}div.wpcf7-mail-sent-ok:before{font:22px/30px dashicons;margin-right:7px;vertical-align:middle}div.wpcf7-validation-errors:before{font:26px/30px dashicons;margin-right:7px;vertical-align:middle}div.wpcf7-mail-sent-ok:before{content:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/check.svg)}div.wpcf7-validation-errors:before{content:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/x-circle.svg)}span.wpcf7-not-valid-tip{background-color:#ffbaba;border:0;border-radius:10px;color:#d8000c;margin-top:13px;max-width:100%;padding:10px;width:-webkit-fit-content;width:fit-content}.wpcf7-response-output{position:absolute;top:50px;left:50%;transform:translate(-50%,10px)}.shop-banner{height:120px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-color:#222}.shop-banner a{font-family:ghettofont,sans-serif!important;font-size:65px;font-weight:300!important;text-transform:uppercase;letter-spacing:2px;color:#f67119}@media (max-width:767.98px){.shop-banner a{font-size:40px}}.shop-banner .scroll-wrapper{position:relative;left:30px;top:10px}@media (max-width:767.98px){.shop-banner .scroll-wrapper{left:0;top:7px}}.shop-banner .scroll-wrapper .scroll{color:#f67119;cursor:pointer;position:absolute;text-decoration:none;transform:rotate(270deg);transition:opacity .3s;z-index:2}@media (min-width:576px){.shop-banner .scroll-wrapper .scroll{display:block}}.no-touchevents .shop-banner .scroll-wrapper .scroll:hover{opacity:.5}.shop-banner .scroll-wrapper .scroll span{animation:sdb04 2s infinite;border-bottom:3px solid #f67119;border-left:3px solid #f67119;box-sizing:border-box;height:35px;left:50%;position:absolute;top:0;transform:rotate(-45deg);width:35px}@media (max-width:767.98px){.shop-banner .scroll-wrapper .scroll span{width:25px;height:25px}}.main{position:relative;width:100%;padding-right:15px;padding-left:15px;padding:0}@media (min-width:576px){.main{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.sidebar-primary .main{-ms-flex:0 0 66.6666666667%;flex:0 0 66.6666666667%;max-width:66.6666666667%}}@media (min-width:992px){.main{padding-top:71px}}.sidebar{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:576px){.sidebar{-ms-flex:0 0 33.3333333333%;flex:0 0 33.3333333333%;max-width:33.3333333333%}}.preloader{position:fixed;z-index:999;top:0;left:0;width:100%;height:100%;background-color:#b5b1b1;background-position:50%;background-repeat:no-repeat;background-size:80%;display:none;transition:opacity .8s,z-index .8s .01s}@media (prefers-reduced-motion:reduce){.preloader{transition:none}}.preloader video{display:block;position:absolute;min-height:100%;min-width:100%;max-height:100%;width:auto;height:auto;top:50%;left:50%;transform:translate(-50%,-50%);object-fit:cover}.preloader.fadeOut{opacity:0;z-index:-999}@keyframes arrow-scroll{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,15px,0)}}@keyframes arrow-scroll2{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(15px,0,0)}}#product-32226 #hochzeitsmsg{display:none}[data-uid="32713"]{display:none!important}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-carousel-dots{display:none!important}.deine-hochzeits-konfiguration .wpc-configurator-wrap .wpc-preview-parent-wrap{margin-top:50px}.deine-hochzeits-konfiguration .wpc-configurator-wrap .wpc-summary{padding-top:0;position:relative;bottom:25px}}.deine-hochzeits-konfiguration [data-text=BBQ-SET500]{display:none}.deine-hochzeits-konfiguration [data-text=BBQ-SET500].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration [data-text=Ständer-Stahl-500]{display:none}.deine-hochzeits-konfiguration [data-text=Ständer-Stahl-500].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration [data-text=Ständer-Edelstahl-500]{display:none}.deine-hochzeits-konfiguration [data-text=Ständer-Edelstahl-500].visible{display:-ms-flexbox;display:flex}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-content{padding-top:25px}}.deine-hochzeits-konfiguration .related.products,.deine-hochzeits-konfiguration [data-text="01L"]{display:none!important}.deine-hochzeits-konfiguration [data-text="01L"].visible{display:-ms-flexbox!important;display:flex!important}.deine-hochzeits-konfiguration [data-text="02L"]{display:none!important}.deine-hochzeits-konfiguration [data-text="02L"].visible{display:-ms-flexbox!important;display:flex!important}.deine-hochzeits-konfiguration .fontsize16{font-size:16px!important}.deine-hochzeits-konfiguration .fontsize18{font-size:18px!important}.deine-hochzeits-konfiguration .fontsize20{font-size:20px!important}.deine-hochzeits-konfiguration .fontsize22{font-size:22px!important}.deine-hochzeits-konfiguration .fontsize24{font-size:24px!important}.deine-hochzeits-konfiguration .fontsize26{font-size:26px!important}.deine-hochzeits-konfiguration .fontsize28{font-size:28px!important}.deine-hochzeits-konfiguration .fontsize30{font-size:30px!important}.deine-hochzeits-konfiguration .fontsize32{font-size:32px!important}.deine-hochzeits-konfiguration .fontsize34{font-size:34px!important}.deine-hochzeits-konfiguration .fontsize36{font-size:36px!important}.deine-hochzeits-konfiguration .fontsize38{font-size:38px!important}.deine-hochzeits-konfiguration .fontsize40{font-size:40px!important}.deine-hochzeits-konfiguration option.gabriela::selection{font-family:hochzeit-font!important}.deine-hochzeits-konfiguration .fontsizeAnd{font-size:28px!important;position:relative;top:7px}.deine-hochzeits-konfiguration .wpc-single-product-content{position:relative}.deine-hochzeits-konfiguration .wpc-single-product-content #hochzeitsmsg{display:block!important;position:absolute;left:50%;top:-50px;transform:translate(-50%);width:80%;padding:10px 25px;background-color:#f67119;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);color:#fff;font-size:12px;font-weight:600;z-index:10000;border-radius:7px}.deine-hochzeits-konfiguration .wpc-single-product-content #hochzeitsmsg:before{content:"⚠️";width:35px;height:35px;left:15px;top:10px;font-size:20px!important;margin-right:5px}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-content #hochzeitsmsg{width:100%!important}}.deine-hochzeits-konfiguration .related.products{display:none}.deine-hochzeits-konfiguration .my-config-btn .wpc-control-item-icon-wrap,.hochzeitskonfigurator .my-config-btn .wpc-control-item-icon-wrap,.konfigurator .my-config-btn .wpc-control-item-icon-wrap{font-size:40px;position:relative;top:15px;font-weight:700}.deine-hochzeits-konfiguration [data-text=Vorname],.hochzeitskonfigurator [data-text=Vorname],.konfigurator [data-text=Vorname]{background:unset!important;background-color:unset!important;border-radius:unset!important;width:100%!important;height:unset!important;box-shadow:unset!important}.deine-hochzeits-konfiguration [data-text=Vorname] .wpc-text-layer-input-wrap,.hochzeitskonfigurator [data-text=Vorname] .wpc-text-layer-input-wrap,.konfigurator [data-text=Vorname] .wpc-text-layer-input-wrap{width:100%}.deine-hochzeits-konfiguration [data-text=Nachname],.hochzeitskonfigurator [data-text=Nachname],.konfigurator [data-text=Nachname]{background:unset!important;background-color:unset!important;border-radius:unset!important;width:100%!important;height:unset!important;box-shadow:unset!important}.deine-hochzeits-konfiguration [data-text=Nachname] .wpc-text-layer-input-wrap,.hochzeitskonfigurator [data-text=Nachname] .wpc-text-layer-input-wrap,.konfigurator [data-text=Nachname] .wpc-text-layer-input-wrap{width:100%}.deine-hochzeits-konfiguration [data-text=Datum],.hochzeitskonfigurator [data-text=Datum],.konfigurator [data-text=Datum]{background:unset!important;background-color:unset!important;border-radius:unset!important;width:100%!important;height:unset!important;box-shadow:unset!important}.deine-hochzeits-konfiguration [data-text=Datum] .wpc-text-layer-input-wrap,.hochzeitskonfigurator [data-text=Datum] .wpc-text-layer-input-wrap,.konfigurator [data-text=Datum] .wpc-text-layer-input-wrap{width:100%}.deine-hochzeits-konfiguration .wpc-text-layer[data-uid="7dNd-ahQQ"] p:before,.hochzeitskonfigurator .wpc-text-layer[data-uid="7dNd-ahQQ"] p:before,.konfigurator .wpc-text-layer[data-uid="7dNd-ahQQ"] p:before{content:"";width:50px;height:50px;position:absolute;background-color:#fff;left:-27px}.deine-hochzeits-konfiguration .wpc-text-layer[data-uid="7dNd-ahQQ"] p.selected,.deine-hochzeits-konfiguration .wpc-text-layer[data-uid="8Gt8-LI0E"] p.selected,.hochzeitskonfigurator .wpc-text-layer[data-uid="7dNd-ahQQ"] p.selected,.hochzeitskonfigurator .wpc-text-layer[data-uid="8Gt8-LI0E"] p.selected,.konfigurator .wpc-text-layer[data-uid="7dNd-ahQQ"] p.selected,.konfigurator .wpc-text-layer[data-uid="8Gt8-LI0E"] p.selected{font-family:hochzeit-font!important}.deine-hochzeits-konfiguration .wpc-text-layer[data-uid=TkCe-feK9] p:before,.hochzeitskonfigurator .wpc-text-layer[data-uid=TkCe-feK9] p:before,.konfigurator .wpc-text-layer[data-uid=TkCe-feK9] p:before{content:"";width:50px;height:50px;position:absolute;background-color:#fff;right:-27px}.deine-hochzeits-konfiguration .wpc-text-layer[data-uid=TkCe-feK9] p.selected,.deine-hochzeits-konfiguration .wpc-text-layer[data-uid=zwKh-AZqo] p.selected,.hochzeitskonfigurator .wpc-text-layer[data-uid=TkCe-feK9] p.selected,.hochzeitskonfigurator .wpc-text-layer[data-uid=zwKh-AZqo] p.selected,.konfigurator .wpc-text-layer[data-uid=TkCe-feK9] p.selected,.konfigurator .wpc-text-layer[data-uid=zwKh-AZqo] p.selected{font-family:hochzeit-font!important}.deine-hochzeits-konfiguration [data-text="&"],.hochzeitskonfigurator [data-text="&"],.konfigurator [data-text="&"]{display:none!important}.deine-hochzeits-konfiguration [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label,.hochzeitskonfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label,.konfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label{width:30px}.deine-hochzeits-konfiguration [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-control-item-icon-wrap,.hochzeitskonfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-control-item-icon-wrap,.konfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-control-item-icon-wrap{position:absolute;top:0;left:0;width:30px;height:30px}.deine-hochzeits-konfiguration [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label,.hochzeitskonfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label,.konfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label{display:block!important}.deine-hochzeits-konfiguration [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label .wpc-control-item-name,.hochzeitskonfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label .wpc-control-item-name,.konfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label .wpc-control-item-name{display:block!important;position:absolute;bottom:-20px;transform:translate(-25%)}.deine-hochzeits-konfiguration [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label .wpc-hover-price,.hochzeitskonfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label .wpc-hover-price,.konfigurator [data-text=Material] .wpc-control-lists .wpc-control-item:hover .wpc-control-item-label .wpc-icon-label .wpc-hover-price{display:none}.deine-hochzeits-konfiguration [data-text=Material] .wpc-control-lists [data-text="01L"]:hover .wpc-control-item-name,.deine-hochzeits-konfiguration [data-text=Material] .wpc-control-lists [data-text="01M"]:hover .wpc-control-item-name,.deine-hochzeits-konfiguration [data-text=Material] .wpc-control-lists [data-text="01S"]:hover .wpc-control-item-name,.hochzeitskonfigurator [data-text=Material] .wpc-control-lists [data-text="01L"]:hover .wpc-control-item-name,.hochzeitskonfigurator [data-text=Material] .wpc-control-lists [data-text="01M"]:hover .wpc-control-item-name,.hochzeitskonfigurator [data-text=Material] .wpc-control-lists [data-text="01S"]:hover .wpc-control-item-name,.konfigurator [data-text=Material] .wpc-control-lists [data-text="01L"]:hover .wpc-control-item-name,.konfigurator [data-text=Material] .wpc-control-lists [data-text="01M"]:hover .wpc-control-item-name,.konfigurator [data-text=Material] .wpc-control-lists [data-text="01S"]:hover .wpc-control-item-name{transform:translate(-13%)!important}.deine-hochzeits-konfiguration .configurator-view.wpc-configurator-view,.hochzeitskonfigurator .configurator-view.wpc-configurator-view,.konfigurator .configurator-view.wpc-configurator-view{height:100%}.deine-hochzeits-konfiguration .wpc-single-product-wrap,.hochzeitskonfigurator .wpc-single-product-wrap,.konfigurator .wpc-single-product-wrap{position:relative;top:20px}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator-view .wpc-carousel-stage-outer,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator-view .wpc-carousel-stage-outer,.konfigurator .wpc-single-product-wrap .wpc-configurator-view .wpc-carousel-stage-outer{position:relative;bottom:80px}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator-view .wpc-carousel-stage-outer.edel,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator-view .wpc-carousel-stage-outer.edel,.konfigurator .wpc-single-product-wrap .wpc-configurator-view .wpc-carousel-stage-outer.edel{filter:brightness(1.3)}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-preview-parent-wrap,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-preview-parent-wrap,.konfigurator .wpc-single-product-wrap .wpc-preview-parent-wrap{height:60vh}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .btn-wrapper,.hochzeitskonfigurator .wpc-single-product-wrap .btn-wrapper,.konfigurator .wpc-single-product-wrap .btn-wrapper{width:100%;height:20px;position:relative;float:right}@media (min-width:768px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .btn-wrapper,.hochzeitskonfigurator .wpc-single-product-wrap .btn-wrapper,.konfigurator .wpc-single-product-wrap .btn-wrapper{width:27%}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .btn-wrapper .btn-hochzeit,.hochzeitskonfigurator .wpc-single-product-wrap .btn-wrapper .btn-hochzeit,.konfigurator .wpc-single-product-wrap .btn-wrapper .btn-hochzeit{position:absolute;left:50%;transform:translate(-50%);font-size:14px;text-transform:none;font-weight:900;margin-top:5px;display:block;line-height:1.5;width:80%;text-decoration:underline;-webkit-text-decoration-color:#f67119;text-decoration-color:#f67119}@media (min-width:768px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .btn-wrapper .btn-hochzeit,.hochzeitskonfigurator .wpc-single-product-wrap .btn-wrapper .btn-hochzeit,.konfigurator .wpc-single-product-wrap .btn-wrapper .btn-hochzeit{top:-25px;width:-webkit-fit-content;width:fit-content;left:10px;transform:unset}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-single-product-titlewrap,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-single-product-titlewrap,.konfigurator .wpc-single-product-wrap .wpc-single-product-titlewrap{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons,.konfigurator .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons{padding-left:10px;margin-top:30px}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons [data-text=Zoom],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons [data-text=Zoom],.konfigurator .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons [data-text=Zoom]{display:none}@media (min-width:576px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons,.konfigurator .wpc-single-product-wrap .wpc-floating-icon-parent-wrap .wpc-floating-icons{padding-left:50px;margin-top:unset}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary,.konfigurator .wpc-single-product-wrap .wpc-summary{width:27%;margin-bottom:70px;overflow:visible;float:right;padding:10px;position:relative}@media (min-width:576px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary,.konfigurator .wpc-single-product-wrap .wpc-summary{padding:unset}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .scroll-more,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .scroll-more,.konfigurator .wpc-single-product-wrap .wpc-summary .scroll-more{position:absolute;cursor:pointer;right:20px;top:-80px;width:50px;height:70px;display:block}@media (min-width:576px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .scroll-more,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .scroll-more,.konfigurator .wpc-single-product-wrap .wpc-summary .scroll-more{display:none}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .scroll-more:after,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .scroll-more:after,.konfigurator .wpc-single-product-wrap .wpc-summary .scroll-more:after{content:"";display:block;position:absolute;width:10px;height:12px;bottom:0;left:37%;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/scroll-arrow.svg) no-repeat 50%;animation:arrow-scroll 1s ease-in-out infinite alternate;animation-delay:1s;fill:#000}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .scroll-more span,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .scroll-more span,.konfigurator .wpc-single-product-wrap .wpc-summary .scroll-more span{color:#000;display:block;position:absolute;font-weight:400;font-size:12px;line-height:1;letter-spacing:-.14px;margin:0;transform:rotate(90deg);top:0;left:50%;transform-origin:0}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap{-ms-flex-order:1;order:1}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-img,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .wpc-layer-description,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-img,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .wpc-layer-description,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-img,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .wpc-layer-description{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .heading,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .heading,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .heading{font-size:12px;text-transform:none;font-weight:400;margin-top:5px;display:block;line-height:1.5;width:100%}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .subheading,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .subheading,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .subheading{font-size:12px;text-transform:none;font-weight:700;margin-top:5px;display:block;line-height:1.5;width:100%;margin:15px 0}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes{color:#f67119;font-size:12px;font-weight:400;line-height:1.5;width:100%}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .small,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .small,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .small{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .small.selected,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .small.selected,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .small.selected{display:block}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .middle,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .middle,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .middle{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .middle.selected,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .middle.selected,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .middle.selected{display:block}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .big,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .big,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .big{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap.wpc-current-opened-group .wpc-layer-description,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .big.selected,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap.wpc-current-opened-group .wpc-layer-description,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .big.selected,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap.wpc-current-opened-group .wpc-layer-description,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-layer-title-inner .sizes .big.selected{display:block}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-active-layer-icon img,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-active-layer-icon img,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-layer-title-wrap .wpc-active-layer-icon img{width:25px;min-width:25px;border-radius:25%;position:relative;right:10px}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists{-ms-flex-order:3;order:3}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item{display:-ms-flexbox;display:flex;float:left;line-height:0;background:#fff;padding:6px;border-radius:50%;margin:0 5px 10px;position:relative;cursor:pointer;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:47px;height:47px}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item.current,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item.current,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item.current{background:#f67119}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item::hover .wpc-icon-label,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item::hover .wpc-icon-label .wpc-control-item-name,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item::hover .wpc-icon-label,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item::hover .wpc-icon-label .wpc-control-item-name,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item::hover .wpc-icon-label,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item::hover .wpc-icon-label .wpc-control-item-name{display:block}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label{position:relative;top:2px}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner{padding:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label .wpc-control-item-name,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label .wpc-hover-price,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label .wpc-control-item-name,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label .wpc-hover-price,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label .wpc-control-item-name,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner .wpc-icon-label .wpc-hover-price{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner img,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item.wpc-control-type-icon img,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner img,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item.wpc-control-type-icon img,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item .wpc-control-item-label .wpc-icon-label-inner img,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .wpc-control-item.wpc-control-type-icon img{border-radius:unset}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .bbq-anchor,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .staender-anchor,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01S"],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .bbq-anchor,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .staender-anchor,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01S"],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .bbq-anchor,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists .staender-anchor,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01S"]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01S"].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01S"].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01S"].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02S"],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02S"],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02S"]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02S"].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02S"].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02S"].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01M"],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01M"],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01M"]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01M"].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01M"].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01M"].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02M"],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02M"],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02M"]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02M"].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02M"].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02M"].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01L"],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01L"],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01L"]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01L"].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01L"].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="01L"].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02L"],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02L"],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02L"]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02L"].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02L"].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text="02L"].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET300],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET300],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET300]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET300].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET300].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET300].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET400],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET400],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET400]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET400].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET400].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET400].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET500],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET500],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET500]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET500].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET500].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=BBQ-SET500].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer300],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer300],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer300]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer300].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer300].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer300].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer400],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer400],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer400]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer400].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer400].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer400].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer500],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer500],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer500]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer500].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer500].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer500].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-300],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-300],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-300]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-300].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-300].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-300].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-400],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-400],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-400]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-400].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-400].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-400].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-500],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-500],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-500]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-500].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-500].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Stahl-500].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-300],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-300],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-300]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-300].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-300].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-300].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-400],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-400],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-400]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-400].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-400].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-400].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-500],.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-500],.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-500]{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-500].visible,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-500].visible,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-control-lists [data-text=Ständer-Edelstahl-500].visible{display:-ms-flexbox;display:flex}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .bbq-anchor,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .staender-anchor,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .bbq-anchor,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .staender-anchor,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .bbq-anchor,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .staender-anchor{-ms-flex-order:2;order:2;display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .bbq-anchor a,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .staender-anchor a,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .bbq-anchor a,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .staender-anchor a,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .bbq-anchor a,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .staender-anchor a{font-size:12px;text-transform:none;font-weight:400;margin-top:5px;display:block;line-height:1.5;width:100%;color:#f67119}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-cta-small-text,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-cta-small-text,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-control-item .wpc-cta-small-text{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-group-active .bbq-anchor,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-group-active .staender-anchor,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-group-active .bbq-anchor,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-group-active .staender-anchor,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-group-active .bbq-anchor,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner .wpc-group-active .staender-anchor{display:block}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner [data-text="Bordüre unten"] .wpc-layer-description,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner [data-text="Bordüre unten"] .wpc-layer-description,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-control-lists-inner [data-text="Bordüre unten"] .wpc-layer-description{display:block!important;color:#f67119}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .quantity input,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .quantity input,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .quantity input{padding:0}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .wpc-primary-btn,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .wpc-primary-btn,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .wpc-primary-btn{display:none}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .js-wpc-submit-cart-form,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .no-design,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .js-wpc-submit-cart-form,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .no-design,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .js-wpc-submit-cart-form,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .no-design{display:block;width:100%;text-align:center;font-family:montserrat,sans-serif;font-weight:300;font-size:18px;letter-spacing:.5px;line-height:30px;text-transform:uppercase;max-width:750px;border-radius:5px;position:relative;background-color:#282828;border-right:5px solid #f67119;top:50px;min-height:50px}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .no-design,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .no-design,.konfigurator .wpc-single-product-wrap .wpc-summary .wpc-cart-form-wrapper .no-design{color:#fff;background-color:#f67119;border-right:5px solid #282828;padding:8px 27px;top:75px;margin-bottom:30px}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer .wpc-carousel-stage,.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer .wpc-carousel-stage .wpc-carousel-item,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer .wpc-carousel-stage,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer .wpc-carousel-stage .wpc-carousel-item,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer .wpc-carousel-stage,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-stage-outer .wpc-carousel-stage .wpc-carousel-item{height:100%}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator,.konfigurator .wpc-single-product-wrap .wpc-configurator{position:relative;height:100%}}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-item .wpc-preview-inner,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-item .wpc-preview-inner,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-item .wpc-preview-inner{max-height:500px}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav{display:block!important}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav{position:relative;bottom:340px}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-prev,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-prev,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-prev{background-color:#e3e3e3;left:150px;-ms-touch-action:manipulation;touch-action:manipulation}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-prev,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-prev,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-prev{left:0;top:50px}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-next,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-next,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-next{background-color:#e3e3e3;right:150px;-ms-touch-action:manipulation;touch-action:manipulation}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-next,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-next,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-nav .wpc-carousel-next{right:0;top:50px}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots{display:block}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;top:-80px;max-height:70px}}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot{background:#e3e3e3;color:#7c7c7c;text-transform:uppercase;opacity:.2}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot.active,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot.active,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot.active{opacity:1}@media (max-width:767.98px){.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot{background:#e3e3e3;color:#7c7c7c;text-transform:uppercase;display:none;position:relative}.deine-hochzeits-konfiguration .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot.active,.hochzeitskonfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot.active,.konfigurator .wpc-single-product-wrap .wpc-configurator .wpc-carousel-dots .wpc-carousel-dot.active{display:block}}.deine-hochzeits-konfiguration .wpc-single-product-upsells .my-desc-full-mobile,.deine-hochzeits-konfiguration .wpc-single-product-upsells .product-swiper,.hochzeitskonfigurator .wpc-single-product-upsells .my-desc-full-mobile,.hochzeitskonfigurator .wpc-single-product-upsells .product-swiper,.konfigurator .wpc-single-product-upsells .my-desc-full-mobile,.konfigurator .wpc-single-product-upsells .product-swiper{display:none!important}.deine-hochzeits-konfiguration .wpc-single-product-upsells .products .product,.hochzeitskonfigurator .wpc-single-product-upsells .products .product,.konfigurator .wpc-single-product-upsells .products .product{width:80%}@media (min-width:576px){.deine-hochzeits-konfiguration .wpc-single-product-upsells .products .product,.hochzeitskonfigurator .wpc-single-product-upsells .products .product,.konfigurator .wpc-single-product-upsells .products .product{width:50%!important}}.deine-hochzeits-konfiguration .wpc-single-product-wrap,.hochzeitskonfigurator .wpc-single-product-wrap{top:unset!important}.deine-hochzeits-konfiguration [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner,.hochzeitskonfigurator [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.deine-hochzeits-konfiguration [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item,.hochzeitskonfigurator [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item{display:-ms-flexbox!important;display:flex!important;line-height:0!important;padding:6px!important;background:none!important;border-radius:20%!important;margin:0 5px 10px!important;position:relative!important;cursor:pointer!important;-ms-flex-pack:start!important;justify-content:flex-start!important;-ms-flex-align:center!important;align-items:center!important;height:100%!important;box-shadow:none!important;-ms-flex-align:start!important;align-items:flex-start!important;width:100%!important}@media (min-width:576px){.deine-hochzeits-konfiguration [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item,.hochzeitskonfigurator [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item{width:45%!important}}.deine-hochzeits-konfiguration [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item input[type=text],.hochzeitskonfigurator [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item input[type=text]{font-size:16px}.deine-hochzeits-konfiguration [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item .wpc-text-layer-input,.hochzeitskonfigurator [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item .wpc-text-layer-input{margin-bottom:20px}.deine-hochzeits-konfiguration [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item .wpc-text-layer-input label,.hochzeitskonfigurator [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item .wpc-text-layer-input label{font-size:12px;text-transform:none;font-weight:400;display:block;line-height:1.5;color:#000;margin-bottom:0}.deine-hochzeits-konfiguration [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item .wpc-text-layer-input:after,.hochzeitskonfigurator [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner .wpc-control-item .wpc-text-layer-input:after{content:"Schriftart";position:absolute;font-size:12px;text-transform:none;font-weight:400;margin-top:-3px;display:block;line-height:1.5}.deine-hochzeits-konfiguration [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner [data-text="&"],.hochzeitskonfigurator [data-text=Namen] .wpc-control-lists .wpc-control-lists-inner [data-text="&"]{display:none!important}.deine-hochzeits-konfiguration .wpc-control-item[data-uid=zwKh-AZqo]{background:unset!important;background-color:unset!important;border-radius:unset!important;width:100%!important;height:unset!important;box-shadow:unset!important}.deine-hochzeits-konfiguration .wpc-control-item[data-uid=zwKh-AZqo] .wpc-text-layer-input-wrap{width:100%!important;border-radius:5px!important}.deine-hochzeits-konfiguration .wpc-control-item[data-uid=zwKh-AZqo].current{border:3px solid #f67119;border-radius:5px!important}.deine-hochzeits-konfiguration .wpc-control-item[data-uid=zwKh-AZqo] input{height:100px!important}.deine-hochzeits-konfiguration .wpc-control-lists[data-parent-uid=WWNJ-XO1X]{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.deine-hochzeits-konfiguration .wpc-control-lists[data-parent-uid=WWNJ-XO1X] li{background:unset!important;background-color:unset!important;border-radius:unset!important;width:100%!important;height:unset!important;box-shadow:unset!important}.deine-hochzeits-konfiguration .wpc-control-lists[data-parent-uid=WWNJ-XO1X] li .wpc-text-layer-input-wrap{width:100%!important}[data-type=rückseite] .wpc-text-layer[data-uid=zwKh-AZqo] p{word-wrap:break-word}.deine-hochzeits-konfiguration .wpc-text-layer[data-uid=Jsee-5zIb] p.selected{font-family:hochzeit-font!important}#wpc-configurator-wrap-32713 .wpc-layer-description strong{display:none!important}.btn-hochzeit{padding:15px 25px;border-radius:10px;border:unset!important;display:block;width:100%;text-align:center;font-family:montserrat,sans-serif;font-weight:300;font-size:18px;letter-spacing:.5px;line-height:30px;text-transform:uppercase;max-width:750px;background-color:#282828;border-right:5px solid #f67119!important;color:#fff!important;top:40px;min-height:50px}.btn-hochzeit,.subset[data-uid="7dNd-ahQQ"] p{position:relative}.subset[data-uid=zwKh-AZqo] .visible{display:none;display:block!important}.no-touchevents .banner .kontakt-link{transition:all .2s}.header-addons .hamburger-box{margin-top:2px!important}.banner .col-4 img{max-height:50px}@media (max-width:767.98px){.banner .col-4 img{display:none}}.banner .kontakt-link{display:block;float:right;color:#373737;background:#f8f8f8;line-height:24px;border-radius:12px;font-size:11px;font-weight:700;text-decoration:none;margin-right:20px;padding:0 20px}.banner .kontakt-link:hover{background:#f67119!important}.banner .kontakt-link.configurator{background:#f67119}.banner .kontakt-link.configurator:hover{background:#fff!important}@media (max-width:991.98px){.header-addons{display:-ms-flexbox;display:flex;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-ms-flex-align:center;align-items:center}.header-addons a{text-align:center}}.header-addons{transform:translateY(10px)}@media (max-width:767.98px){.header-addons{transform:translateY(-6px)}padding-right:0;padding-left:0}.menu-trigger{position:relative;float:right}.banner{padding:1rem 1rem 0!important;position:absolute!important;left:0!important;background:#1d1d1d;box-shadow:0 0 20px 5px rgba(0,0,0,.6);width:100%!important;z-index:100!important;display:none}@media (min-width:768px){.banner{display:block}}.banner .container-fluid .row,.banner .container-lg .row,.banner .container-md .row,.banner .container-sm .row,.banner .container-xl .row{-ms-flex-align:baseline;align-items:baseline}@media (min-width:768px){.banner{padding:1rem 1.5rem!important}}@media (min-width:1200px){.banner{padding:1rem 3.2rem!important}}.menu-main-navigation-container{position:relative;min-height:100%;height:100%;overflow:auto}.hamburger{cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#fff}.hamburger-box{width:24px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:24px;height:2px;background-color:#fff;border-radius:2px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-6px}.hamburger-inner:after{bottom:-6px}.hamburger-box.black .hamburger-inner,.hamburger-box.black .hamburger-inner:after,.hamburger-box.black .hamburger-inner:before{background-color:#000}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.menu-holder{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;background:rgba(0,0,0,.6);display:none;overflow:hidden}.menu-holder .overflow{position:relative;min-height:100%;height:100%;overflow:auto}.menu-holder .close-menu{display:block;width:32px;height:32px;position:absolute;cursor:pointer;z-index:2;border:4px solid gray;background:gray;border-radius:50%;top:20px;right:16px}.menu-holder .close-menu:after,.menu-holder .close-menu:before{content:"";display:block;position:absolute;width:20px;border-radius:2px;height:2px;top:50%;left:50%;margin:-1px 0 0 -10px;background:#fff}.menu-holder .close-menu:before{transform:rotate(-45deg)}.menu-holder .close-menu:after{transform:rotate(45deg)}.no-touchevents .menu-holder .close-menu:after,.no-touchevents .menu-holder .close-menu:before{transition:all .2s}@media (prefers-reduced-motion:reduce){.no-touchevents .menu-holder .close-menu:after,.no-touchevents .menu-holder .close-menu:before{transition:none}}.no-touchevents .menu-holder .close-menu:hover:before{transform:rotate(-45deg)}.no-touchevents .menu-holder .close-menu:hover:after{transform:rotate(225deg)}@media (min-width:768px){.menu-holder .close-menu{width:44px;height:44px;right:auto;left:20px;top:50%;margin-top:-22px}}.menu-holder .nav-ua{position:relative;overflow:hidden;z-index:1;height:100%;padding-left:0;list-style:none;margin:0;padding:0;vertical-align:top;text-align:left;width:100%}.menu-holder .nav-ua li{position:relative;overflow:hidden;display:block;width:100%;padding-left:0}@media (min-width:768px){.menu-holder .nav-ua li{height:100%;float:left;overflow:visible}}.menu-holder .nav-ua li.position-1{height:35%}@media (min-width:768px){.menu-holder .nav-ua li.position-1{width:24%;height:100%}}.menu-holder .nav-ua li.position-1:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%}.menu-holder .nav-ua li.position-1 a strong{width:120px;height:50px;background-size:contain;text-indent:-9999px;left:20px;background-repeat:no-repeat;top:20px}@media (min-width:768px){.menu-holder .nav-ua li.position-1 a strong{top:30px}}.menu-holder .nav-ua li.position-1 a span.sub{bottom:30px;left:20px;text-transform:uppercase;font-size:14px;line-height:18px;font-weight:700;max-width:190px}@media (min-width:768px){.menu-holder .nav-ua li.position-1 a span.sub{max-width:120px;font-size:12px;line-height:15px}}.menu-holder .nav-ua li.position-2{height:20%}@media (min-width:768px){.menu-holder .nav-ua li.position-2{width:24%;height:100%}}.menu-holder .nav-ua li.position-2 a strong{font-size:26px;bottom:20px;left:20px}@media (min-width:768px){.menu-holder .nav-ua li.position-2 a strong{font-size:40px;bottom:-40px;left:30px;transform:rotate(-90deg);transform-origin:0 0}}.menu-holder .nav-ua li.position-2 a span.sub{top:20px;left:20px;font-size:11px}@media (min-width:768px){.menu-holder .nav-ua li.position-2 a span.sub{top:30px;left:50px;font-size:14px}}.menu-holder .nav-ua li.position-3{height:20%}@media (min-width:768px){.menu-holder .nav-ua li.position-3{width:24%;height:100%}}.menu-holder .nav-ua li.position-3 a strong{font-size:26px;bottom:20px;left:20px}@media (min-width:768px){.menu-holder .nav-ua li.position-3 a strong{font-size:40px;bottom:-40px;left:30px;transform:rotate(-90deg);transform-origin:0 0}}.menu-holder .nav-ua li.position-3 a span.sub{top:20px;left:20px;font-size:11px}@media (min-width:768px){.menu-holder .nav-ua li.position-3 a span.sub{top:30px;left:50px;font-size:14px}}.menu-holder .nav-ua li.holder-links{position:relative;transition:all 4s 12s;height:25%}@media (prefers-reduced-motion:reduce){.menu-holder .nav-ua li.holder-links{transition:none}}@media (min-width:768px){.menu-holder .nav-ua li.holder-links{width:28%;height:100%}}.menu-holder .nav-ua li.holder-links ul{padding-left:0;list-style:none;margin:0;padding:0;position:relative;height:100%}.menu-holder .nav-ua li.position-4{position:relative;width:50%;height:100%;float:left}@media (min-width:768px){.menu-holder .nav-ua li.position-4{width:100%;height:50%;left:0;top:0}}.menu-holder .nav-ua li.position-4:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}@media (min-width:768px){.menu-holder .nav-ua li.position-4:before{right:-100px;bottom:-100px}}.menu-holder .nav-ua li.position-4 a strong{font-size:14px;bottom:20px;left:20px;position:absolute}@media (min-width:768px){.menu-holder .nav-ua li.position-4 a strong{bottom:auto;position:relative;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;font-size:28px}}.menu-holder .nav-ua li.position-4 a span.sub{top:30px;left:20px;font-size:11px}@media (min-width:768px){.menu-holder .nav-ua li.position-4 a span.sub{top:40px;left:70px;font-size:14px}}.menu-holder .nav-ua li.position-5{position:relative;float:left;width:50%;height:100%}@media (min-width:768px){.menu-holder .nav-ua li.position-5{width:100%;height:50%;left:0}}.menu-holder .nav-ua li.position-5:before{content:"";display:block;position:absolute;top:0;left:0;right:0;bottom:0}@media (min-width:768px){.menu-holder .nav-ua li.position-5:before{right:-100px;bottom:-100px}}.menu-holder .nav-ua li.position-5 a strong{font-size:14px;bottom:20px;left:20px;position:absolute}@media (min-width:768px){.menu-holder .nav-ua li.position-5 a strong{position:relative;top:50%;transform:translateY(-50%);left:0;width:100%;text-align:center;font-size:28px}}.menu-holder .nav-ua li.position-5 a span.sub{top:30px;left:20px;font-size:11px}@media (min-width:768px){.menu-holder .nav-ua li.position-5 a span.sub{top:40px;left:70px;font-size:14px}}.menu-holder .nav-ua li .bg_image{position:absolute;top:0;left:0;width:calc(100% + 200px);bottom:0;z-index:-1}.menu-holder .nav-ua li .bg_image .bg-img{position:absolute;top:0;left:0;width:100%;bottom:0;z-index:-1;background-position:50%;background-repeat:no-repeat;background-size:cover}.menu-holder .nav-ua li .bg_image:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:1}.menu-holder .nav-ua li .bg_image:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;opacity:1}.menu-holder .nav-ua li a{top:0;left:0;width:100%;z-index:1;text-decoration:none;color:#fff;position:relative;display:block;height:100%;transition:transform .45s cubic-bezier(.4,0,0,1)}.menu-holder .nav-ua li a span.sub,.menu-holder .nav-ua li a strong{display:block;position:absolute}.no-touchevents .menu-holder .nav-ua li a:before{transition:all .3s}@media (prefers-reduced-motion:reduce){.no-touchevents .menu-holder .nav-ua li a:before{transition:none}}.no-touchevents .menu-holder .nav-ua li a:hover:before{opacity:0}@media (min-width:992px){body .menu-holder .nav-ua li.position-1:before{width:0;transition:.4s .8s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-1:before{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-1 a>*{opacity:0;transform:translateX(-20px);transition:.2s .7s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-1 a>*{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-2 a{opacity:0;transform:translateX(-20px);transition:.2s .4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-2 a{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-2 .bg_image .bg-img{opacity:0;transition:.1s .6s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-2 .bg_image .bg-img{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-2 .bg_image:before{width:0;transition:.4s .5s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-2 .bg_image:before{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-2 .bg_image:after{opacity:0;transition:.1s .6s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-2 .bg_image:after{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-3 a{opacity:0;transform:translateX(-20px);transition:.2s .2s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-3 a{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-3 .bg_image .bg-img{opacity:0;transition:.1s .4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-3 .bg_image .bg-img{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-3 .bg_image:before{width:0;transition:.4s .4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-3 .bg_image:before{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-3 .bg_image:after{opacity:0;transition:.1s .4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-3 .bg_image:after{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-4:before{right:100%;transition:.2s .4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-4:before{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-4 a>*{opacity:0;transform:translateX(-20px);transition:.2s .2s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-4 a>*{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-5:before{right:100%;transition:.4s .2s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-5:before{transition:none}}@media (min-width:992px){body .menu-holder .nav-ua li.position-5 a>*{opacity:0;transform:translateX(-20px);transition:.4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .menu-holder .nav-ua li.position-5 a>*{transition:none}}@media (min-width:992px){body .close-menu{opacity:0;transform:translateX(-20px);transition:.4s .2s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body .close-menu{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-1:before{width:100%;transition:.4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-1:before{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-1 a>*{opacity:1;transform:translateX(0);transition:.4s .4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-1 a>*{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-2 a{opacity:1;transform:translateX(0);transition:.4s .8s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-2 a{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-2 .bg_image .bg-img{opacity:1;transition:.1s 1.2s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-2 .bg_image .bg-img{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-2 .bg_image:before{width:100%;transition:.4s .3s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-2 .bg_image:before{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-2 .bg_image:after{opacity:1;transition:.1s .8s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-2 .bg_image:after{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-3 a{opacity:1;transform:translateX(0);transition:.4s 1s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-3 a{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-3 .bg_image .bg-img{opacity:1;transition:.1s 1.4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-3 .bg_image .bg-img{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-3 .bg_image:before{width:100%;transition:.4s .5s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-3 .bg_image:before{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-3 .bg_image:after{opacity:1;transition:.1s 1s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-3 .bg_image:after{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-4:before{right:-100px;transition:.4s .6s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-4:before{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-4 a>*{opacity:1;transform:translateX(0);transition:.4s 1s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-4 a>*{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-4 .bg_image .bg-img{opacity:1;z-index:2;transition:.1s 1.4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-4 .bg_image .bg-img{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-4 .bg_image:before{width:100%;transition:.4s .5s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-4 .bg_image:before{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-4 .bg_image:after{opacity:1;transition:.1s 1s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-4 .bg_image:after{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-5:before{right:-100px;transition:.6s .6s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-5:before{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-5 a>*{opacity:1;transform:translateX(0);transition:.4s 1.2s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-5 a>*{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-5 .bg_image .bg-img{z-index:2;opacity:1;transition:.1s 1.4s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-5 .bg_image .bg-img{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-5 .bg_image:before{width:100%;transition:.4s .5s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-5 .bg_image:before{transition:none}}@media (min-width:992px){body.animate-menu .menu-holder .nav-ua li.position-5 .bg_image:after{opacity:1;transition:.1s 1s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .menu-holder .nav-ua li.position-5 .bg_image:after{transition:none}}@media (min-width:992px){body.animate-menu .close-menu{opacity:1;transform:translateX(0);transition:.4s 1s}}@media (min-width:992px) and (prefers-reduced-motion:reduce){body.animate-menu .close-menu{transition:none}}@media (pointer:fine) and (min-width:992px){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-2{transition:all .3s}}@media (pointer:fine) and (min-width:992px) and (prefers-reduced-motion:reduce){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-2{transition:none}}@media (pointer:fine) and (min-width:992px){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-2 .bg_image:before{transition:all .3s}}@media (pointer:fine) and (min-width:992px) and (prefers-reduced-motion:reduce){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-2 .bg_image:before{transition:none}}@media (pointer:fine) and (min-width:992px){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-2:hover{transform:translateX(-100px)}.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-2:hover .bg_image:before{opacity:0}.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-2:hover+.position-3{transform:translateX(100px)}.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-3{transition:all .3s}}@media (pointer:fine) and (min-width:992px) and (prefers-reduced-motion:reduce){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-3{transition:none}}@media (pointer:fine) and (min-width:992px){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-3 .bg_image:before{transition:all .3s}}@media (pointer:fine) and (min-width:992px) and (prefers-reduced-motion:reduce){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-3 .bg_image:before{transition:none}}@media (pointer:fine) and (min-width:992px){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-3:hover{transform:translateX(-100px)}.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-3:hover .bg_image:before{opacity:0}.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-3:hover+.holder-links{transform:translateX(100px)}.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.holder-links{transition:all .3s}}@media (pointer:fine) and (min-width:992px) and (prefers-reduced-motion:reduce){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.holder-links{transition:none}}@media (pointer:fine) and (min-width:992px){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.holder-links:hover{transform:translateX(-100px)}.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-4{transition:all .3s}}@media (pointer:fine) and (min-width:992px) and (prefers-reduced-motion:reduce){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-4{transition:none}}@media (pointer:fine) and (min-width:992px){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-4:hover+.position-5{transform:translateY(100px)}.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-5{transition:all .3s}}@media (pointer:fine) and (min-width:992px) and (prefers-reduced-motion:reduce){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-5{transition:none}}@media (pointer:fine) and (min-width:992px){.no-touchevents body.animate-menu.animate-complete .menu-holder .nav-ua li.position-5:hover{transform:translateY(-100px)}}.touchevents body.menu-open{position:fixed;top:0;left:0;width:100%;height:100%}.global-contact-label{display:none;-ms-flex-direction:row;flex-direction:row;overflow:hidden;position:fixed;bottom:85px;right:0;background-color:#f67119;height:42px;width:40px;cursor:pointer;transition:.3s ease-in-out;z-index:150;overflow-y:hidden}@media (min-width:992px){.global-contact-label.docked{bottom:155px}}.global-contact-label .icon-holder{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding-top:7px;transition:.3s ease-in-out;color:#000}.global-contact-label .gf-icon-kontakt{width:25px;min-width:25px;height:25px;background-image:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/chat.png);background-repeat:no-repeat;background-size:cover;background-position:50%;animation:handshake 4s ease-in-out 0s infinite;position:relative;top:10px}.global-contact-label .contact-holder{-ms-flex-positive:1;flex-grow:1;height:100%;color:#000;padding-top:8px;opacity:0}@media (max-width:575.98px){.global-contact-label .contact-holder{display:none}}.global-contact-label .contact-holder .name{color:#000;font-size:2rem;line-height:2rem;letter-spacing:.052rem}.global-contact-label .contact-holder .position{color:inherit;font-size:1.4rem;line-height:2.8rem}.global-contact-label .contact-holder .email,.global-contact-label .contact-holder .phone{color:inherit;font-size:1.6rem;line-height:2.2rem}.global-contact-label .docked-container{padding-left:18px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.global-contact-label .docked-container .name{color:#000;font-size:1.2rem;font-weight:600}.global-contact-label:not(.docked):not(.expanded){width:170px;height:60px}.global-contact-label:not(.docked):not(.expanded) .icon-holder{padding-left:20px}.global-contact-label:not(.docked):not(.expanded) .icon-holder .gf-icon-kontakt{width:28px;height:28px}.global-contact-label:not(.docked):not(.expanded) .close-holder,.global-contact-label:not(.docked):not(.expanded) .contact-holder{display:none}.global-contact-label.expanded{cursor:auto;width:360px;height:126px}.global-contact-label.expanded .icon-holder{width:100%}.global-contact-label.expanded .icon-holder .gf-icon-kontakt{top:unset;left:10px}@media (max-width:767.98px){.global-contact-label.expanded .icon-holder .gf-icon-kontakt{top:5px;left:-12px}}.global-contact-label.expanded .icon-holder .expand-contacts .name{font-size:26px}.global-contact-label.expanded .icon-holder .expand-contacts .position{font-size:13px}.global-contact-label.expanded .icon-holder .expand-contacts .email,.global-contact-label.expanded .icon-holder .expand-contacts .phone{font-size:17px}.global-contact-label.expanded .icon-holder .expand-contacts a{color:#000!important}.global-contact-label.expanded .contact-holder{opacity:1}.global-contact-label.expanded .contact-holder .name,.global-contact-label.expanded .docked-container{display:none}.global-contact-label.expanded.docked .docked-container{display:none!important}.global-contact-label .btn-menu{-webkit-tap-highlight-color:transparent;border:none;border-radius:0;color:inherit;cursor:pointer;min-height:28px;padding-left:0;padding-right:0;transition:.3s ease;background-color:transparent}.global-contact-label .btn-menu,.global-contact-label .btn-menu .btn-menu__bars{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.global-contact-label .btn-menu .btn-menu__bars{width:24px;height:24px;border-radius:50%;background-color:#000}.global-contact-label .btn-menu .btn-menu__bars:after,.global-contact-label .btn-menu .btn-menu__bars:before{content:"";width:10px;height:2px;background-color:#fff;left:unset;right:unset;position:absolute}.global-contact-label .btn-menu .btn-menu__bars:before{transform:rotate(45deg)}.global-contact-label .btn-menu .btn-menu__bars:after{transform:rotate(-45deg)}.expand-contacts{display:none;width:80%;height:100%}.expand-contacts.expanded{display:block}.close-holder{position:absolute;right:10px;width:30px;height:30px;top:10px}.docked .docked-container{display:none}.docked .gf-icon-kontakt{left:8px;top:2px}.docked.expanded .gf-icon-kontakt{left:unset;top:unset}@keyframes handshake{0%{transform:rotate(0deg)}2%{transform:rotate(-22deg)}4%{transform:rotate(22deg)}8%{transform:rotate(-22deg)}10%{transform:rotate(22deg)}12%{transform:rotate(-22deg)}16%{transform:rotate(0deg)}to{transform:rotate(0deg)}}@media (max-width:767.98px){.page-id-1506 .template-section-imghot{margin-top:100px}}.template-section-faq{padding-bottom:80px;padding-top:120px}@media (min-width:768px) and (max-width:1399.98px){.template-section-faq{padding-top:60vh}}.faq-heading{margin-bottom:80px}.faq-heading h2{margin-left:auto;margin-right:auto}.faq-questions{max-width:890px;width:100%;margin:0 auto}.faq_content_wrapper{margin-bottom:20px;max-width:890px;margin:0 auto}@media (min-width:768px){.faq_content_wrapper{margin-bottom:28px}}.faq_content_wrapper .faq-content{margin-bottom:10px}.faq_content_wrapper .faq-content p{color:#58a6e5;font-size:16px;font-weight:600;line-height:22px}@media (min-width:768px){.faq_content_wrapper .faq-content p{line-height:24px}}.faq_content_wrapper .faq-content.active{padding-bottom:10px}.faq-btn{padding:12px 30px}.faq-container{width:100%}.faq-accordion a:hover{color:#03b5d2;cursor:pointer}.faq-accordion a.active{border-bottom:1px solid #fff;padding:10px 40px 5px 0;transition:border-bottom .5s linear}.faq-wrapper{margin-top:25px}@media (min-width:768px){.faq-wrapper{margin-top:50px}}.faq-wrapper .faq-innerheading{text-align:center}.faq-wrapper button{width:100%}@media (min-width:768px){.faq-wrapper button{width:auto;display:block;margin:0 auto}}.accordion{list-style:none;padding:0}@media (min-width:768px){.accordion{margin-top:0}}.accordion-item{border-bottom:1px solid #e5e5e5;padding-top:10px;position:relative;cursor:pointer}.accordion-item h3{padding:0 40px 10px 0}.accordion-item p{max-width:90%}@media (min-width:768px){.accordion-item p{max-width:none}}.accordion-item .accordion-thumb{font-family:montserrat,sans-serif;text-transform:uppercase;font-size:18px;font-weight:800;letter-spacing:.5px;line-height:30px;padding:5px 15px 5px 0}@media (min-width:576px){.accordion-item .accordion-thumb{padding:5px 60px 5px 0}}.accordion-item .accordion-panel{font-family:montserrat,sans-serif;text-transform:uppercase;font-weight:100;font-size:16px;letter-spacing:.5px;line-height:30px;display:none;margin:0;padding:10px 0 20px}@media (min-width:768px){.accordion-item .accordion-panel{font-size:16px;max-width:640px;line-height:27px}}.accordion-item:after,.accordion-item:before{content:"";background-color:#acacac;position:absolute;transition:all .4s}.accordion-item:before{right:16px;top:18px;width:2px;height:15px}@media (min-width:768px){.accordion-item:before{right:40px;top:26px}}.accordion-item:after{right:10px;top:24px;width:15px;height:2px}@media (min-width:768px){.accordion-item:after{right:34px;top:32px}}.accordion-item.is-active:before{transform:rotate(90deg);background-color:transparent}.accordion-item.is-active:after{background-color:#212529}.template-section-kontakt-header{background-color:#f9f9f9;position:relative;padding:120px 0 40px}@media (min-width:576px){.template-section-kontakt-header{padding:120px 0 60px}}@media (min-width:768px){.template-section-kontakt-header{padding:160px 0 80px}}@media (min-width:992px){.template-section-kontakt-header{padding:200px 0 100px}}@media (min-width:576px){.template-section-kontakt-header .section-header{padding-left:20px;padding-right:20px}}.template-section-kontakt-header .section-header h1{margin:0}@media (min-width:768px){.template-section-kontakt-header .section-header h1{font-size:38px;line-height:49px}}.template-section-kontakt-header .section-content{margin-top:30px}@media (min-width:576px){.template-section-kontakt-header .section-content{margin-top:40px}}@media (min-width:768px){.template-section-kontakt-header .section-content{margin-top:60px}}@media (min-width:992px){.template-section-kontakt-header .section-content{margin-top:80px}}.template-section-kontakt-header .section-content ul{margin:0;padding:0}.template-section-kontakt-header .section-content ul li{display:block;margin-top:20px;font-size:14px;line-height:20px}@media (min-width:576px){.template-section-kontakt-header .section-content ul li{line-height:36px;float:left;width:33.3333%;margin-top:0}}.template-section-kontakt-header .section-content ul li:first-line{color:gray;text-transform:uppercase;font-size:14px;line-height:20px}.template-section-kontakt-header .section-content ul li a{color:inherit}.template-section-new-anfrage .bold{font-weight:700}.template-section-new-anfrage .upload-file-77 .codedropz--preview{margin-top:30px}.template-section-new-anfrage .upload-file-77 .dnd-upload-details{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.template-section-new-anfrage .upload-file-77 .dnd-upload-details .name{display:none}.template-section-new-anfrage .upload-file-77 .dnd-icon-remove{top:-15px!important;left:-30px!important}@media (max-width:767.98px){.template-section-new-anfrage .bold{text-align:center!important}.template-section-new-anfrage .login-box .imgradio label{padding:5px!important;margin:0!important}.template-section-new-anfrage .login-box .imgradio input:checked+img{transform:scale(1)!important}.template-section-new-anfrage .login-box-4 .imgradio .option-1{width:70%}.template-section-new-anfrage .login-box-4 .imgradio .option-1 img{width:100%!important;height:auto!important}.template-section-new-anfrage .login-box-4 .imgradio .option-2{width:80%}.template-section-new-anfrage .login-box-4 .imgradio .option-2 img{width:100%!important;height:auto!important}.template-section-new-anfrage .login-box-4 .imgradio .option-3,.template-section-new-anfrage .login-box-4 .imgradio .option-4{width:90%}.template-section-new-anfrage .login-box-4 .imgradio .option-3 img,.template-section-new-anfrage .login-box-4 .imgradio .option-4 img{width:100%!important;height:auto!important}.template-section-new-anfrage .form-container{padding-left:5px!important;padding-right:5px!important}.template-section-new-anfrage h1{font-size:2rem!important}.template-section-new-anfrage .user-box{width:100%!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-pack:center!important;justify-content:center!important;-ms-flex-align:center!important;align-items:center!important;-ms-flex-direction:column!important;flex-direction:column!important;text-align:unset!important}.template-section-new-anfrage .user-box input{width:100%!important}.template-section-new-anfrage .user-box label{left:10px!important}.template-section-new-anfrage .left{left:0!important}}.template-section-new-anfrage #cf7mls-back-btn-cf7mls_step-1,.template-section-new-anfrage #cf7mls-back-btn-cf7mls_step-2,.template-section-new-anfrage #cf7mls-back-btn-cf7mls_step-3,.template-section-new-anfrage #cf7mls-back-btn-cf7mls_step-4,.template-section-new-anfrage #cf7mls-back-btn-cf7mls_step-5{background-color:transparent!important;color:#000!important}.template-section-new-anfrage #cf7mls-next-btn-cf7mls_step-1,.template-section-new-anfrage #cf7mls-next-btn-cf7mls_step-2,.template-section-new-anfrage #cf7mls-next-btn-cf7mls_step-3,.template-section-new-anfrage #cf7mls-next-btn-cf7mls_step-4,.template-section-new-anfrage #cf7mls-next-btn-cf7mls_step-5{background-color:#000!important;color:#fff!important}.template-section-new-anfrage .form-container .wpcf7 .cf7mls_number_step_wrap{display:none!important}.template-section-new-anfrage .form-container .wpcf7 .cf7mls_progress_bar.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical{display:block!important;width:100%!important}.template-section-new-anfrage .form-container .wpcf7 .cf7mls_back.action-button,.template-section-new-anfrage .form-container .wpcf7 .cf7mls_next.action-button{margin:50px 0 26px}.template-section-new-anfrage .form-container .wpcf7 .wpcf7-form-control.wpcf7-submit{margin:50px 0 26px;background-color:#282828;color:#fff;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase}.template-section-new-anfrage .form-container .wpcf7 .login-box-3,.template-section-new-anfrage .form-container .wpcf7 .login-box-4,.template-section-new-anfrage .form-container .wpcf7 .login-box-6{padding:10px}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .full-user-box{display:-ms-flexbox;display:flex}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .full-user-box .datenschutz{margin-right:10px}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .wpcf7-form-control.wpcf7-acceptance{position:relative;right:15px;bottom:5px}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:justify;justify-content:space-between}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder br,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder p{display:none}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder .imgradio{width:32%;display:none;-ms-flex-pack:distribute;justify-content:space-around}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder .imgradio.display{display:block}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder .imgradio label{width:100%;margin:0;padding:0}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder .imgradio .option-1,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder .imgradio .option-2{display:none}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder .imgradio .option-1.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder .imgradio .option-2.display{display:-ms-flexbox;display:flex}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .full-user-box .input-holder .imgradio img{width:100%;padding:0;margin:0;height:auto}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .art-holder .imgradio:first-child .option-1:after{content:"FEUERTONNE";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .art-holder .imgradio:first-child .option-1:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .art-holder .imgradio:last-child .option-2:after{content:"LED-FASS";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .art-holder .imgradio:last-child .option-2:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-1:after{content:"STÄNDER";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-1:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-2:after{content:"BBQ-SET";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-2:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-3:after{content:"HOLZDECKEL";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-3:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-1:after{content:"300 X 400 | ~12KG";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-1:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-2:after{content:"400 X 600 | ~16KG";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-2:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-3:after{content:"500 X 800 | ~23KG";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-3:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-4:after{content:"500 X 800 | ~23KG";position:absolute;bottom:-35px;left:50%;font-size:12px;font-weight:700;transform:translate(-50%);width:100%;text-align:center}@media (max-width:575.98px){.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-4:after{font-size:10px}}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-1,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-2,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-3,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-4{display:none}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-1.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-2.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-3.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-4.display{display:block}.template-section-new-anfrage .form-container .wpcf7 #cf7mls-next-btn-cf7mls_step-1,.template-section-new-anfrage .form-container .wpcf7 #cf7mls-next-btn-cf7mls_step-2,.template-section-new-anfrage .form-container .wpcf7 #cf7mls-next-btn-cf7mls_step-3,.template-section-new-anfrage .form-container .wpcf7 #cf7mls-next-btn-cf7mls_step-4{opacity:.5;pointer-events:none}.template-section-new-anfrage .form-container .wpcf7 #cf7mls-next-btn-cf7mls_step-1.available,.template-section-new-anfrage .form-container .wpcf7 #cf7mls-next-btn-cf7mls_step-2.available,.template-section-new-anfrage .form-container .wpcf7 #cf7mls-next-btn-cf7mls_step-3.available,.template-section-new-anfrage .form-container .wpcf7 #cf7mls-next-btn-cf7mls_step-4.available{opacity:unset!important;pointer-events:unset!important}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .art-holder,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .art-holder,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .art-holder{display:-ms-flexbox;display:flex;width:100%;-ms-flex-pack:distribute;justify-content:space-around}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio .option-1.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio .option-2.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio .option-3.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio .option-4.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-1.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-2.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-3.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-4.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-1.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-2.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-3.display,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .option-4.display{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio .label,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .label,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio .label{width:50%}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio input,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio input,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio input{width:100%;height:100%;top:0;left:0;z-index:10}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 input.hideradio,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 input.hideradio,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 input.hideradio{visibility:hidden;position:absolute}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio label>input+img,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio label>input+img,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio label>input+img{cursor:pointer;border:2px solid transparent;filter:brightness(.8)}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 .imgradio label>input:checked+img,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio label>input:checked+img,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 .imgradio label>input:checked+img{border:2px solid #f67119;filter:brightness(1.05);transform:scale(1.1)}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 label,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 label,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 label{border:1px solid #fff;padding:10px;display:block;position:relative;margin:10px;cursor:pointer}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 label:before,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 label:before,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 label:before{background-color:#fff;color:#fff;content:" ";display:block;border-radius:50%;border:1px solid grey;position:absolute;top:-5px;left:-5px;width:25px;height:25px;text-align:center;line-height:28px;transition-duration:.4s;transform:scale(0)}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 label img,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 label img,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 label img{height:300px;width:auto;transition-duration:.2s;transform-origin:50% 50%;filter:brightness(.8)}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 :checked+label,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 :checked+label,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 :checked+label{border-color:#ddd}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 :checked+label:before,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 :checked+label:before,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 :checked+label:before{content:"✓";background-color:grey;transform:scale(1)}.template-section-new-anfrage .form-container .wpcf7 .login-box-3 :checked+label img,.template-section-new-anfrage .form-container .wpcf7 .login-box-4 :checked+label img,.template-section-new-anfrage .form-container .wpcf7 .login-box-6 :checked+label img{transform:scale(.9);box-shadow:0 0 5px #333;z-index:-1}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .full-user-box{width:100%;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .full-user-box .bold{width:100%}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:end;align-items:flex-end;width:32%}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .label{width:50%}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio img{height:300px;width:auto;transition-duration:.2s;transform-origin:50% 50%;filter:brightness(.8)}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-1 img{height:150px}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-2 img{height:200px}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-3 img{height:280px}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio .option-4 img{height:350px}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 input.hideradio{visibility:hidden;position:absolute}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio label>input+img{cursor:pointer;border:2px solid transparent;filter:brightness(.8)}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 .imgradio label>input:checked+img{border:2px solid #f67119;filter:brightness(1.05);transform:scale(1.1)}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 label{border:1px solid #fff;padding:10px;display:block;position:relative;margin:10px;cursor:pointer}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 label:before{background-color:#fff;color:#fff;content:" ";display:block;border-radius:50%;border:1px solid grey;position:absolute;top:-5px;left:-5px;width:25px;height:25px;text-align:center;line-height:28px;transition-duration:.4s;transform:scale(0)}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 label img{height:300px;width:auto;transition-duration:.2s;transform-origin:50% 50%;filter:brightness(.8)}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 :checked+label{border-color:#ddd}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 :checked+label:before{content:"✓";background-color:grey;transform:scale(1)}.template-section-new-anfrage .form-container .wpcf7 .login-box-4 :checked+label img{transform:scale(.9);box-shadow:0 0 5px #333;z-index:-1}.template-section-new-anfrage .form-container .wpcf7 .login-box{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:30px}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box{width:50%}.template-section-new-anfrage .form-container .wpcf7 .login-box .full-user-box{width:100%}.template-section-new-anfrage .form-container .wpcf7 .login-box textarea{width:100%;padding:5px;border:2px solid #c5c5c5;border-radius:5px}.template-section-new-anfrage .form-container .wpcf7 .login-box .fassl-art:checked+label:before{background-image:url(https://ghettofassl.de/wp-content/themes/ghettofassl/dist/images/check.svg)}.template-section-new-anfrage .form-container .wpcf7 .login-box h2{margin:0 0 30px;padding:0;color:#181818;text-align:center}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box{position:relative}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box:nth-child(2n){text-align:right}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box input{width:80%!important;padding:10px 0!important;font-size:16px!important;color:#181818;margin-bottom:30px!important;border:none!important;border-bottom:1px solid #e0e0e0!important;outline:none!important;background:transparent!important}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country #uacf7_country_select{width:100%}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 #uacf7_countries_uacf7_country_dropdown-486,.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .wpcf7-uacf7_country_dropdown{padding-left:50px!important}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown{bottom:30px!important}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .selected-flag{opacity:0}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .pathu{opacity:1!important;position:relative;display:block!important;z-index:-1}.comment-form .template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown input.pathu[type=submit],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .comment-form input.pathu[type=submit],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .pathu.btn{bottom:43px}@media (min-width:768px){.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown{left:20%!important}}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list{top:44px}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list .country{display:none}.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=at],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=be],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=ch],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=cze],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=de],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=fi],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=it],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=li],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=lt],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=lu],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=nl],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=no],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=pl],.template-section-new-anfrage .form-container .wpcf7 .login-box-1 .country-select .flag-dropdown .country-list [data-country-code=se]{display:block}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box label{position:absolute;top:25px;left:0;padding:10px 0;font-size:16px;color:#929292;pointer-events:none;transition:.5s}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box label.left{left:20%}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box .toggled{top:-10px;left:0;color:#f67119;font-size:12px}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box .toggled.left{top:-10px;left:20%;color:#f67119;font-size:12px}.template-section-new-anfrage .form-container .wpcf7 .login-box .user-box input:focus{border-bottom-color:#909090;outline:none;box-shadow:none}.template-section-new-anfrage .form-container .wpcf7 .login-box .cd-upload-btn{position:relative;display:inline-block;padding:10px 20px;color:#f67119;font-size:16px;text-decoration:none;text-transform:uppercase;overflow:hidden;transition:.5s;margin-top:40px;letter-spacing:4px}.template-section-new-anfrage .form-container .wpcf7 .login-box a:hover{background:#f67119;color:#fff;border-radius:5px;box-shadow:0 0 5px #f67119,0 0 5px #f67119,0 0 5px #f67119,0 0 5px #f67119}.template-section-new-anfrage .form-container .wpcf7 .login-box a span{position:absolute;display:block}.template-section-new-anfrage .form-container .wpcf7 .login-box a span:first-child{top:0;left:-100%;width:100%;height:2px;background:linear-gradient(90deg,transparent,#f67119)}@keyframes btn-anim1{0%{left:-100%}50%,to{left:100%}}.template-section-new-anfrage .form-container .wpcf7 .login-box a span:nth-child(2){top:-100%;right:0;width:2px;height:100%;background:linear-gradient(180deg,transparent,#f67119)}@keyframes btn-anim2{0%{top:-100%}50%,to{top:100%}}.template-section-new-anfrage .form-container .wpcf7 .login-box a span:nth-child(3){bottom:0;right:-100%;width:100%;height:2px;background:linear-gradient(270deg,transparent,#f67119)}@keyframes btn-anim3{0%{right:-100%}50%,to{right:100%}}.template-section-new-anfrage .form-container .wpcf7 .login-box a span:nth-child(4){bottom:-100%;left:0;width:2px;height:100%;background:linear-gradient(1turn,transparent,#f67119)}@keyframes btn-anim4{0%{bottom:-100%}50%,to{bottom:100%}}.template-section-new-anfrage .form-container .wpcf7 h2{font-size:16px}@media (min-width:992px){.template-section-new-anfrage .form-container .wpcf7 h2{font-size:28px}}.template-section-new-anfrage .form-container .wpcf7 .cf7mls-btns .cf7mls_progress_bar_percent_wrap{display:block!important}.template-section-new-anfrage .form-container .wpcf7 .cf7mls_progress_bar_percent_wrap{display:none}.template-section-new-anfrage .form-container .wpcf7 .login-box-5 .user-box-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start}.template-section-new-anfrage .form-container .wpcf7 .login-box-5 .user-box-wrapper .user-box{-ms-flex-align:start!important;align-items:flex-start!important}.template-section-new-anfrage .form-container .wpcf7 .login-box-5 .user-box-wrapper .user-box select{border:1px solid #d3d3d3;padding:5px;min-height:40px;border-radius:5px}.template-section-new-anfrage .form-container .wpcf7 .login-box-5 .user-box-wrapper .user-box select [value=Edelstahl]{display:none}.template-section-new-anfrage .form-container .wpcf7 .login-box-5 .user-box-wrapper .user-box select [value=Edelstahl].display{display:block}.template-section-known{padding-bottom:50px}.template-section-known h2{text-transform:uppercase;text-align:center;margin:100px auto 50px;background-size:35% 6px}.template-section-known .knownfrom-swiper.swiper-container{padding:0 80px}@media (max-width:767.98px){.template-section-known .knownfrom-swiper.swiper-container{padding:0 20px}}.template-section-known .knownfrom-swiper.swiper-container .kf-item-container.swiper-wrapper{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.template-section-known .knownfrom-swiper.swiper-container .kf-item-container.swiper-wrapper .kf_item.swiper-slide{height:150px;width:150px;object-fit:contain}.sections-holder{max-width:100vw;overflow-x:hidden}.sections-holder .main{padding:0}.template-section-header{position:relative}.template-section-header .black-overlay{position:absolute;width:100%;height:100%}.template-section-header .header-container{height:100vh;width:100%}.template-section-header .header-container .row{height:100vh}.template-section-header .header-container .header-content-wrapper{margin-left:auto;text-align:right;display:-ms-flexbox;display:flex;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;width:40%;margin-right:40px;margin-top:50px;position:absolute;top:50%;transform:translate(10px,-50%);right:50px}@media (max-width:767.98px){.template-section-header .header-container .header-content-wrapper{width:100%;margin-right:0;transform:translateY(-50%)!important;right:0;padding:25px}}.template-section-header .header-container .header-content-wrapper .header-heading{margin-bottom:50px}.template-section-header .header-container .header-content-wrapper .header-heading img{width:90%}@media (min-width:1200px){.template-section-header .header-container .header-content-wrapper .header-heading img{width:80%}}.template-section-header .header-container .header-content-wrapper .header-heading h1{font-family:ghettofont,sans-serif!important;font-size:60px;font-weight:300!important;text-transform:uppercase}.template-section-header .header-container .header-content-wrapper .header-content{font-family:montserrat,sans-serif;text-transform:uppercase;font-weight:100;font-size:16px;letter-spacing:.5px;line-height:30px;margin-bottom:50px}.template-section-header .header-container .header-content-wrapper .header-button{height:50px}.template-section-header .header-container .header-content-wrapper .header-button .shop-btn{background-color:#fff;color:#000;padding:14px 50px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase;font-weight:400}.template-section-header .header-container .header-content-wrapper .header-button .shop-btn:hover{background-color:#f67119;color:#fff}.template-section-header .header-container .header-content-wrapper .header-button .shop-btn-phone{position:relative;height:46px}.template-section-header .header-container .header-content-wrapper .header-button .shop-btn-phone:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #fff;border-right:3px solid #fff;border-width:0}.template-section-header .header-container .header-content-wrapper .header-button .shop-btn-phone:before{content:" ";position:absolute;bottom:11px;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #fff;border-left:3px solid #fff;border-width:0;opacity:0}.template-section-header .header-container .header-content-wrapper .header-button .shop-btn-phone:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:100%}.template-section-header .header-container .headerbg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;padding:0 30px;width:100%}.template-section-header .scroll-wrapper{position:relative;right:12px}.template-section-header .scroll-wrapper .scroll{bottom:20px;color:#fff;cursor:pointer;left:50%;padding-top:60px;position:absolute;text-decoration:none;transform:translate(-50%);transition:opacity .3s;z-index:2}@media (min-width:576px){.template-section-header .scroll-wrapper .scroll{display:block}}.no-touchevents .template-section-header .scroll-wrapper .scroll:hover{opacity:.5}.template-section-header .scroll-wrapper .scroll span{animation:sdb04 2s infinite;border-bottom:1px solid #fff;border-left:1px solid #fff;box-sizing:border-box;height:24px;left:50%;position:absolute;top:0;transform:rotate(-45deg);width:24px}.template-section-header-2{position:relative}.template-section-header-2 .header-container{height:100vh;width:100%}.template-section-header-2 .header-container .row{height:100vh}.template-section-header-2 .header-container .header-content-wrapper{margin:0 auto;text-align:center;display:-ms-flexbox;display:flex;height:100%;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;color:#fff;width:40%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);-ms-flex-align:center;align-items:center;z-index:2}@media (max-width:767.98px){.template-section-header-2 .header-container .header-content-wrapper{width:90%}}.template-section-header-2 .header-container .header-content-wrapper .header-heading{margin-bottom:50px}.template-section-header-2 .header-container .header-content-wrapper .header-heading h1{font-family:ghettofont,sans-serif!important;font-size:60px;font-weight:300;text-transform:uppercase}@media (max-width:767.98px){.template-section-header-2 .header-container .header-content-wrapper .header-heading h1{line-height:1.3}}.template-section-header-2 .header-container .header-content-wrapper .header-content{font-family:montserrat,sans-serif;text-transform:uppercase;font-weight:100;font-size:16px;letter-spacing:.5px;line-height:30px;margin-bottom:50px}.template-section-header-2 .header-container .header-content-wrapper .header-button{height:50px;width:-webkit-fit-content;width:fit-content}.template-section-header-2 .header-container .header-content-wrapper .header-button .shop-btn{background-color:#fff;color:#000;padding:14px 50px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase;font-weight:400}.template-section-header-2 .header-container .header-content-wrapper .header-button .shop-btn:hover{background-color:#f67119;color:#fff}.template-section-header-2 .header-container .header-content-wrapper .header-button .shop-btn-phone{position:relative;height:46px}.template-section-header-2 .header-container .header-content-wrapper .header-button .shop-btn-phone:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #fff;border-right:3px solid #fff;border-width:0}.template-section-header-2 .header-container .header-content-wrapper .header-button .shop-btn-phone:before{content:" ";position:absolute;bottom:11px;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #fff;border-left:3px solid #fff;border-width:0;opacity:0}.template-section-header-2 .header-container .header-content-wrapper .header-button .shop-btn-phone:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:100%}.template-section-header-2 .header-container .headerbg{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;padding:0 30px;width:100%}@keyframes sdb04{0%{transform:rotate(-45deg) translate(0)}20%{transform:rotate(-45deg) translate(-10px,10px)}40%{transform:rotate(-45deg) translate(0)}}.template-section-header-2 .scroll{bottom:20px;color:#fff;cursor:pointer;left:50%;padding-top:60px;position:absolute;text-decoration:none;transform:translate(-50%);transition:opacity .3s;z-index:2}@media (min-width:576px){.template-section-header-2 .scroll{display:block}}.no-touchevents .template-section-header-2 .scroll:hover{opacity:.5}.template-section-header-2 .scroll span{animation:sdb04 2s infinite;border-bottom:1px solid #fff;border-left:1px solid #fff;box-sizing:border-box;height:24px;left:50%;position:absolute;top:0;transform:rotate(-45deg);width:24px}.template-section-storytelling{position:relative}.template-section-storytelling .bg-wrapper{position:absolute;width:100%;height:100%;background-position:50%;background-repeat:no-repeat;background-size:cover}.template-section-storytelling .storytelling-container{width:100%;height:100vh;position:relative;display:-ms-flexbox;display:flex;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center}@media (max-width:767.98px){.template-section-storytelling .storytelling-container{height:-webkit-fit-content;height:fit-content;height:-moz-fit-content}}.template-section-storytelling .storytelling-container .st-content-wrapper{color:#fff;display:-ms-flexbox;display:flex;background-color:rgba(0,0,0,.8);-ms-flex-direction:column;flex-direction:column;width:65%;padding:20px 40px;-ms-flex-pack:space-evenly;justify-content:space-evenly;height:80%;z-index:10}@media (max-width:767.98px){.template-section-storytelling .storytelling-container .st-content-wrapper{width:100%;padding:30px 20px;height:85%}}.template-section-storytelling .storytelling-container .st-content-wrapper .st-heading{margin-top:30px}.template-section-storytelling .storytelling-container .st-content-wrapper .st-heading h2{padding-bottom:20px}.template-section-storytelling .storytelling-container .st-content-wrapper .st-content p{font-family:montserrat,sans-serif;font-weight:100;font-size:18px;letter-spacing:.5px;line-height:30px}.template-section-storytelling .storytelling-container .st-content-wrapper .st-button{position:relative;height:46px;width:-webkit-fit-content;width:fit-content}.template-section-storytelling .storytelling-container .st-content-wrapper .st-button:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #fff;border-right:3px solid #fff;border-width:0}.template-section-storytelling .storytelling-container .st-content-wrapper .st-button:before{content:" ";position:absolute;bottom:11px;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #fff;border-left:3px solid #fff;border-width:0;opacity:0}.template-section-storytelling .storytelling-container .st-content-wrapper .st-button:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:100%}.template-section-storytelling .storytelling-container .st-content-wrapper .st-button .st-btn{background-color:#fff;color:#000;padding:14px 50px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase}.template-section-storytelling .storytelling-container .st-content-wrapper .st-button .st-btn:hover{background-color:#f67119;color:#fff}@media (max-width:767.98px){.template-section-ux{margin-top:50px}}@media (min-width:768px){.template-section-ux{padding:75px 0}}.template-section-ux .container-fluid .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt),.template-section-ux .container-lg .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt),.template-section-ux .container-md .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt),.template-section-ux .container-sm .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt),.template-section-ux .container-xl .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt){padding:20px 20px 20px 40px}@media (max-width:767.98px){.template-section-ux .container-fluid .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt),.template-section-ux .container-lg .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt),.template-section-ux .container-md .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt),.template-section-ux .container-sm .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt),.template-section-ux .container-xl .ux:not(.flex-md-row-reverse) .col-lg-6:not(.txt){padding:0}}.template-section-ux .container-fluid .ux:not(.flex-md-row-reverse) .col-lg-6.txt,.template-section-ux .container-lg .ux:not(.flex-md-row-reverse) .col-lg-6.txt,.template-section-ux .container-md .ux:not(.flex-md-row-reverse) .col-lg-6.txt,.template-section-ux .container-sm .ux:not(.flex-md-row-reverse) .col-lg-6.txt,.template-section-ux .container-xl .ux:not(.flex-md-row-reverse) .col-lg-6.txt{padding:20px 40px 20px 20px}@media (max-width:767.98px){.template-section-ux .container-fluid .ux:not(.flex-md-row-reverse) .col-lg-6.txt,.template-section-ux .container-lg .ux:not(.flex-md-row-reverse) .col-lg-6.txt,.template-section-ux .container-md .ux:not(.flex-md-row-reverse) .col-lg-6.txt,.template-section-ux .container-sm .ux:not(.flex-md-row-reverse) .col-lg-6.txt,.template-section-ux .container-xl .ux:not(.flex-md-row-reverse) .col-lg-6.txt{padding:0 10px}}.template-section-ux .container-fluid .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt),.template-section-ux .container-lg .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt),.template-section-ux .container-md .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt),.template-section-ux .container-sm .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt),.template-section-ux .container-xl .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt){padding:20px 40px 20px 20px}@media (max-width:767.98px){.template-section-ux .container-fluid .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt),.template-section-ux .container-lg .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt),.template-section-ux .container-md .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt),.template-section-ux .container-sm .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt),.template-section-ux .container-xl .ux:not(.flex-md-row-reverse) .flex-md-row-reverse:not(.txt){padding:0}}.template-section-ux .container-fluid .wow .col-lg-6,.template-section-ux .container-lg .wow .col-lg-6,.template-section-ux .container-md .wow .col-lg-6,.template-section-ux .container-sm .wow .col-lg-6,.template-section-ux .container-xl .wow .col-lg-6{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:20px}@media (min-width:992px){.template-section-ux .container-fluid .row .text-container,.template-section-ux .container-lg .row .text-container,.template-section-ux .container-md .row .text-container,.template-section-ux .container-sm .row .text-container,.template-section-ux .container-xl .row .text-container{padding-top:30px}}.ux-heading h2{font-size:38px;color:#000;font-weight:600}.container-heading{margin:20px 0}.container-heading h3{color:#000;font-size:2.5rem;font-weight:600}.ux-textblock p{font-family:montserrat,sans-serif;text-transform:uppercase;font-weight:100;font-size:16px;letter-spacing:.5px;line-height:30px;margin-top:30px}.ux-content{margin:50px 0}.ux-content p{line-height:30px;font-size:17px;color:gray;font-weight:100}.ux-wrapper-row{margin-top:100px}.template-section-ux .image-container{width:100%}.template-section-ux .image-container .image-holder .ux-image{width:100%;height:auto}.template-section-ux img{height:auto}@media (min-width:992px){.image-right .txt{padding-left:0}}.template-section-ux .count-1{padding-top:0!important}.template-section-ux .count-2,.template-section-ux .count-4,.template-section-ux .count-6,.template-section-ux .count-8{padding-right:15px}@media (max-width:1199px){.col-lg-6.col-md-6.col-sm-12.col-xs-12.txt{height:-webkit-fit-content;height:fit-content;padding-bottom:10px}.text-container h3{font-size:1.2rem!important}}@media (max-width:767.98px){.template-section-ux .container-fluid .ux .col-lg-6,.template-section-ux .container-lg .ux .col-lg-6,.template-section-ux .container-md .ux .col-lg-6,.template-section-ux .container-sm .ux .col-lg-6,.template-section-ux .container-xl .ux .col-lg-6{padding-left:0;padding-right:0;padding-left:10px;padding-right:10px}}.acf-map{width:100%;height:400px;margin:20px 0}.acf-map .cluster div:last-child{top:5px!important;left:-11px!important}.acf-map img{max-width:inherit!important}@media (max-width:767.98px){.maps-section{padding:0;text-align:center}.maps-section .google-maps.container,.maps-section .google-maps.container .vc_column-inner{padding:0}}.template-section-expanding-accordion{position:relative;overflow:hidden;padding:20px 0}@media (min-width:768px){.template-section-expanding-accordion{padding:40px 20px}}.template-section-expanding-accordion .fsbanner{height:100vh;position:relative;overflow:hidden;background-size:cover;background-position:50%}@media (min-width:768px){.template-section-expanding-accordion .fsbanner{height:580px}}.template-section-expanding-accordion .fsbanner h3{font-family:ghettofont,sans-serif!important;font-size:50px;font-weight:300!important;text-transform:uppercase}.template-section-expanding-accordion .fsbanner .slider-holder{position:relative;height:100%;z-index:2}.template-section-expanding-accordion .fsbanner .slider-holder .slide{border-top:1px solid hsla(0,0%,100%,.4);position:absolute;cursor:pointer;top:0;left:0;transition:background .2s linear}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide{border-left:1px solid hsla(0,0%,100%,.4);border-top:none}}.template-section-expanding-accordion .fsbanner .slider-holder .slide:first-child{border-top:none}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide:first-child{border-left:none}}.template-section-expanding-accordion .fsbanner .slider-holder .slide .content{position:absolute;left:60px;bottom:15px;border:2px solid #fff;color:#fff}.template-section-expanding-accordion .fsbanner .slider-holder .slide.init .txt-holder{transition:all .2s linear;opacity:1;visibility:visible}.template-section-expanding-accordion .fsbanner .slider-holder .slide.init .content{display:none}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init{transition:background .3s linear}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init .txt-holder,.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init .txt-holder .button,.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init .txt-holder .button:after,.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init .txt-holder .button:before,.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init .txt-holder .lead{transition:all .3s linear}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover{background:rgba(0,0,0,.6)}@media (min-width:768px){.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .txt-holder{top:40%}}@media (min-width:992px){.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .txt-holder{top:50%}}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .txt-holder .button{background-color:#fff}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .txt-holder .button:after,.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .txt-holder .button:before{background:#333}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .txt-holder .lead{opacity:1;visibility:visible;transform:translateY(0)}.template-section-expanding-accordion .fsbanner .slider-holder .slide.active{background:rgba(0,0,0,.4);cursor:auto;pointer-events:none}.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder{transition:opacity .4s linear;opacity:1;visibility:visible;padding:30px 20px;top:auto;height:100%;padding-bottom:100px}@media (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder{padding-bottom:100px}}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder{padding:90px 60px;bottom:0;top:auto}}.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder .txt-content{height:100%;pointer-events:all}@media (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder .txt-content{overflow-y:scroll}}@media (min-width:768px) and (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder h3{margin:0!important}}.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder .lead{display:none}.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder .description{display:block}.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .txt-holder .button{display:none}.template-section-expanding-accordion .fsbanner .slider-holder .slide.active .close-btn{pointer-events:auto;transition:opacity .4s linear;opacity:1;visibility:visible}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.active .close-btn{transition:background .4s linear}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.active .close-btn:after,.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.active .close-btn:before{transition:all .4s linear}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.active .close-btn:hover{background:#fff}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.active .close-btn:hover:after,.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.active .close-btn:hover:before{background:#333}.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive{background:rgba(0,0,0,.6)}.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive .txt-holder{opacity:1;visibility:visible}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive .txt-holder{opacity:0;visibility:hidden}}.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive .txt-holder .content{display:none}@media (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive .txt-holder .description,.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive .txt-holder .lead,.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive .txt-holder h3{display:none}}.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive .trigger{transition:all .2s linear;opacity:1;visibility:visible}@media (min-width:768px) and (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive .trigger{transform:translate(-50%,50%)!important}}.no-touchevents .template-section-expanding-accordion .fsbanner .slider-holder .slide.inactive:hover{background:rgba(0,0,0,.75)}.template-section-expanding-accordion .fsbanner .slider-holder .slide.intransition{background:rgba(0,0,0,.4)}.template-section-expanding-accordion .fsbanner .slider-holder .slide.intransition .trigger,.template-section-expanding-accordion .fsbanner .slider-holder .slide.intransition .txt-holder{opacity:0;visibility:hidden}.template-section-expanding-accordion .fsbanner .slider-holder .slide .trigger{opacity:0;visibility:hidden;text-transform:uppercase;font-size:12px;line-height:20px;font-weight:400;color:#fff;letter-spacing:2px;position:absolute;margin-left:20px;padding-right:60px}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .trigger{white-space:nowrap;padding-right:0;transform:rotate(90deg);transform-origin:bottom left;left:50%;margin-left:-10px}}.template-section-expanding-accordion .fsbanner .slider-holder .slide .close-btn{opacity:0;visibility:hidden;cursor:pointer;position:absolute;top:15px;right:15px;width:34px;height:34px;border-radius:50%;border:2px solid #fff}.template-section-expanding-accordion .fsbanner .slider-holder .slide .close-btn:after,.template-section-expanding-accordion .fsbanner .slider-holder .slide .close-btn:before{content:"";display:block;position:absolute;width:14px;height:2px;background:#fff;top:50%;left:50%;margin:-1px 0 0 -7px;transform:rotate(45deg)}.template-section-expanding-accordion .fsbanner .slider-holder .slide .close-btn:after{transform:rotate(135deg)}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .close-btn{top:20px;right:25px;width:44px;height:44px}}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder{opacity:0;visibility:hidden;position:absolute;top:0;bottom:0;left:0;width:100%;padding:20px;color:#fff}@media (min-width:992px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder{top:70%;bottom:auto;padding:0 30px 50px}}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .button{width:34px;height:34px;border-radius:50%;border:2px solid #fff;position:absolute;top:50%;right:15px;margin-top:-17px}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .button:after,.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .button:before{content:"";display:block;position:absolute;width:14px;height:2px;background:#fff;top:50%;left:50%;margin:-1px 0 0 -7px}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .button:after{transform:rotate(90deg)}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .button{width:44px;height:44px;position:relative;margin:0 auto 40px;top:auto;right:auto}}@media (min-width:768px) and (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .button{margin:0 auto!important;top:25px!important}}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder h3{margin:0;padding-right:40px;position:relative;color:#fff}@media (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder h3{margin-top:20px}}@media (min-width:768px) and (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder h3{margin-top:0!important}}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder h3{padding-right:0}}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .lead{position:absolute;margin-top:20px;left:30px;right:30px;opacity:0;visibility:hidden;transform:translateY(100%);display:none}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .lead{display:block}}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .lead p{font-size:16px;font-weight:600;margin:0}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .description{margin-top:20px;display:none}@media (min-width:768px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .description{width:80%}}@media (min-width:992px){.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .description{width:50%}}.template-section-expanding-accordion .fsbanner .slider-holder .slide .txt-holder .description p{margin:0}@media (min-width:768px) and (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.init h3{bottom:15px}}@media (max-width:991.98px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.init .lead p{display:none}}@media (min-width:1200px){.template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover{background:rgba(0,0,0,.2)}.template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .txt-holder{transform:translateY(-150%)}.template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .button{background:#fff}.template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .button:after,.template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .button:before{background:#000}}.template-section-expanding-accordion .fsbanner .slider-holder .slide.init:hover .lead{opacity:1;visibility:visible;display:block;transform:translateY(1%)}.template-section-expanding-accordion .fsbanner .slider-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-position:50%;background-size:cover}.template-section-expanding-accordion .fsbanner .slider-bg .currentBg,.template-section-expanding-accordion .fsbanner .slider-bg .nextBg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-position:50%;background-size:cover;opacity:1}.template-section-expanding-accordion .fsbanner .slider-bg .nextBg{opacity:0;z-index:2}.template-section-expanding-accordion .fsbanner .slider-bg .allBgs{visibility:hidden;position:absolute;top:0;left:0;width:1px;height:1px}.template-section-expanding-accordion .fsbanner .slider-holder>div .name{display:block;position:absolute;left:10px;bottom:10px}.template-section-expanding-accordion .fsbanner .slider-holder>div .name.minimized{transform:rotate(-90deg);transform-origin:left top 0;bottom:-13px;left:7px}.template-section-expanding-accordion .top-header{position:relative;padding:20px;background:#222;color:#fff;text-align:center}@media (min-width:576px){.template-section-expanding-accordion .top-header{text-align:left;padding:40px}}.template-section-expanding-accordion .top-header h2{margin:0}@media (max-width:991.98px){.template-section-expanding-accordion .top-header h2{background-position:center bottom -3px!important}}@media (min-width:576px){.template-section-expanding-accordion .top-header h2{float:left;padding-top:10px}}.template-section-expanding-accordion .top-header a{margin:20px auto 0}@media (min-width:576px){.template-section-expanding-accordion .top-header a{float:right;margin:0}}.template-section-expanding-accordion .top-header a.link-btn{border:2px solid transparent;background:transparent;margin-top:15px}.template-section-expanding-accordion .top-header a.link-btn.btn-style-light{border-color:#fff;color:#fff}.template-section-expanding-accordion .top-header a.link-btn.btn-style-dark{border-color:#222;color:#222}.template-section-expanding-accordion .footer-video{position:relative;overflow:hidden;margin-top:20px;padding-bottom:150%;height:0}@media (min-width:576px){.template-section-expanding-accordion .footer-video{padding-bottom:56.25%;margin-top:1px}}.template-section-expanding-accordion .footer-video .video-controls{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.template-section-expanding-accordion .footer-video .video-controls._play .btn-play{opacity:0}.template-section-expanding-accordion .footer-video .video-controls._play:hover .btn-play{opacity:1}.template-section-expanding-accordion .footer-video .video-controls .btn-play{width:86px;height:86px;border-radius:50%;background:#222;position:absolute;top:50%;left:50%;margin:-43px 0 0 -43px;cursor:pointer;color:#fff;transition:.4s}@media (prefers-reduced-motion:reduce){.template-section-expanding-accordion .footer-video .video-controls .btn-play{transition:none}}.template-section-expanding-accordion .footer-video .video-controls .btn-play:before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;line-height:86px;font-size:44px}@media (min-width:768px){.template-section-expanding-accordion .footer-video .video-controls .btn-play:before{line-height:126px}}@media (min-width:768px){.template-section-expanding-accordion .footer-video .video-controls .btn-play{width:126px;height:126px;margin:-63px 0 0 -63px}}.template-section-expanding-accordion .footer-video video{display:block;position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}.template-section-showroom .showroom-container h2{text-transform:uppercase;text-align:center;margin:100px auto 50px;background-image:linear-gradient(#f67119,#f67119);background-position:left bottom -3px;background-repeat:no-repeat;background-size:30% 6px;width:-webkit-fit-content;width:fit-content}@media (max-width:991.98px){.template-section-showroom .showroom-container h2{font-size:40px;text-align:center;margin-top:25px!important;background-position:center bottom -3px}}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item{position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:rgba(0,0,0,.5);box-shadow:0 8px 16px rgba(0,0,0,.25);transition:all .3s ease-in-out;width:325px;height:325px}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item img{width:100%;height:100%;object-fit:cover}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.35)}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item .sr-item-content{position:absolute;bottom:10px;right:10px;color:#fff;text-transform:uppercase;text-align:right}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item .sr-item-content h4{font-weight:900;letter-spacing:1px;margin-bottom:15px}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item .sr-button{position:relative;height:42px;width:-webkit-fit-content;width:fit-content;margin-left:auto}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item .sr-button:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #282828;border-right:3px solid #282828;border-width:0}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item .sr-button:before{content:" ";position:absolute;bottom:9px;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #282828;border-left:3px solid #282828;border-width:0;opacity:0}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item .sr-button:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:100%}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item .sr-button .sr-btn{background-color:#282828;color:#fff;padding:12px 20px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase}.template-section-showroom .showroom-container .showroom-swiper .sr-item-container .sr_item .sr-button .sr-btn:hover{background-color:#f67119;color:#fff}.template-section-showroom .showroom-container .showroom-swiper .swiper-button-next{margin-right:50px;color:#d3d3d3;outline:0}@media (max-width:767.98px){.template-section-showroom .showroom-container .showroom-swiper .swiper-button-next{margin-right:5px}}.template-section-showroom .showroom-container .showroom-swiper .swiper-button-prev{margin-left:50px;color:#d3d3d3;outline:0}@media (max-width:767.98px){.template-section-showroom .showroom-container .showroom-swiper .swiper-button-prev{margin-left:5px}}.template-section-downloads{position:relative;padding:20px 0;z-index:1}.template-section-downloads h2{margin-left:auto;margin-right:auto;margin-bottom:50px}@media (min-width:576px){.template-section-downloads{padding:40px 0}}@media (min-width:768px){.template-section-downloads{padding:60px 0 40px}}@media (min-width:992px){.template-section-downloads{padding:80px 0 40px}}@media (min-width:1200px){.template-section-downloads{padding:100px 0 40px}}.template-section-downloads .downloads-wrapper .downloads-sections{padding:20px 0}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-header{position:relative;overflow:hidden;padding-bottom:20px;text-align:center}@media (min-width:768px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-header p{margin:0 auto;max-width:60%}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-header p+p{margin-top:20px}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content{position:relative}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg{margin:0 -20px}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg:first-child{border-top:1px solid #ebebeb}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg:first-child{border-top:none}}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg{margin:0}}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg+.downloads-subcateg{margin-top:40px}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader{position:relative;padding:20px 30px;cursor:pointer;border-bottom:1px solid #ebebeb;transition:.3s}@media (prefers-reduced-motion:reduce){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader{transition:none}}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader{cursor:auto;padding:0 0 20px;border-bottom:none}}@media (max-width:575.98px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader.active{border-bottom-color:transparent;background:#fbfbfb}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader.active:after{content:"\f113"}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader:after{font-size:12px;content:"\f110";display:block;position:absolute;line-height:55px;right:0;width:26px;height:100%;top:0;color:#1d1d1d}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader:after{display:none}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader h3{text-transform:uppercase;margin:0;font-size:12px;font-weight:700;word-break:break-all}@media (min-width:768px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .downloads-subheader h3{font-size:30px;font-weight:300}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .download-grid{display:none;background:#fbfbfb;border-bottom:1px solid #ebebeb}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .downloads-subcateg .download-grid{display:block!important;background:none;border-bottom:none}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid{position:relative}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid{margin:0 -20px;background:none;border-bottom:none;text-align:center}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item{position:relative;display:inline-block;vertical-align:top;width:100%;padding:20px 20px 30px}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item{width:33.3333%;padding-bottom:40px}}@media (min-width:768px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item{width:25%}}@media (min-width:1200px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item{width:20%}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item a{display:block;color:inherit}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item .img-holder{position:relative;overflow:hidden;margin:0 auto 20px;width:110px;height:152px;background:#fff;box-shadow:0 8px 16px rgba(0,0,0,.25);transition:all .3s ease-in-out}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item .img-holder{width:170px;height:240px;margin:0 auto 26px}}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item .img-holder img{display:block;position:relative;width:100%;height:auto}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item .img-holder:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.35)}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item .txt-holder{text-align:center;padding:0 20px;color:#353535;min-height:36px}.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item .txt-holder a{font-family:ghettofont,sans-serif!important;font-weight:300!important;text-transform:uppercase;font-size:30px;margin-top:50px}@media (min-width:576px){.template-section-downloads .downloads-wrapper .downloads-sections .downloads-content .download-grid .download-item .txt-holder{min-height:40px;width:170px;margin:0 auto}}.template-section-downloads.kooperationen .download-item{padding:0!important}@media (min-width:576px){.template-section-downloads.kooperationen .download-item{margin:0 25px!important}}.template-section-downloads.kooperationen .download-item .img-holder{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%!important;height:300px!important;background:unset!important;box-shadow:unset!important;padding:30px;transition:all .3s ease-in-out}@media (min-width:576px){.template-section-downloads.kooperationen .download-item .img-holder{width:100%!important;margin:0 auto 26px!important}}@media (min-width:1200px){.template-section-downloads.kooperationen .download-item .img-holder{height:400px!important}}.template-section-downloads.kooperationen .download-item .img-holder img{display:block;position:relative;width:100%;height:auto}.template-section-downloads.kooperationen .download-item .img-holder:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.35)}.template-section-downloads.kooperationen .download-item .txt-holder{text-align:center;padding:0 20px;color:#353535;min-height:36px}.template-section-downloads.kooperationen .download-item .txt-holder a{font-family:ghettofont,sans-serif!important;font-weight:300!important;text-transform:uppercase;font-size:40px!important;margin-top:50px}@media (min-width:576px){.template-section-downloads.kooperationen .download-item .txt-holder{min-height:40px;width:170px;margin:0 auto}}.template-section-instagram h2{text-transform:uppercase;text-align:center;margin:50px auto;background-size:35% 6px}.template-section-image-video{margin:50px 0}.template-section-image-video .hg_bottom{text-align:center;position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;bottom:0;margin:25px 0}@media (min-width:768px){.template-section-image-video .hg_bottom{margin:50px 0}}@media (min-width:992px){.template-section-image-video .hg_bottom{margin:100px 0}}.template-section-image-video .hg_bottom a{font-family:montserrat,sans-serif;font-weight:100;font-size:18px;letter-spacing:.5px;line-height:30px}.template-section-image-video .hg_bottom .hg_bottom_btn{display:none;margin-top:25px;position:relative;height:40px;width:-webkit-fit-content;width:fit-content;box-shadow:0 8px 16px rgba(0,0,0,.25);transition:all .3s ease-in-out}.template-section-image-video .hg_bottom .hg_bottom_btn:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.35)}.template-section-image-video .hg_bottom .hg_bottom_btn:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #282828;border-right:3px solid #282828;border-width:0}.template-section-image-video .hg_bottom .hg_bottom_btn:before{content:" ";position:absolute;bottom:-1px;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #282828;border-left:3px solid #282828;border-width:0;opacity:0}.template-section-image-video .hg_bottom .hg_bottom_btn:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:53px}.template-section-image-video .hg_bottom .hg_bottom_btn .hg-btn{background-color:#282828;color:#fff;padding:16px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase}@media (max-width:767.98px){.template-section-image-video .hg_bottom .hg_bottom_btn .hg-btn{font-size:12px}}@media (max-width:325px){.template-section-image-video .hg_bottom .hg_bottom_btn .hg-btn{font-size:10px}}.template-section-image-video .hg_bottom .hg_bottom_btn .hg-btn:hover{background-color:#f67119;color:#fff}.template-section-image-video .video-heading{text-transform:uppercase;text-align:center;margin:100px auto 50px;background-image:linear-gradient(#f67119,#f67119);width:-moz-fit-content;background-position:left bottom -3px;background-repeat:no-repeat;background-size:30% 6px;width:-webkit-fit-content;width:fit-content}@media (max-width:991.98px){.template-section-image-video .video-heading{font-size:40px;text-align:center;margin-top:25px!important;background-position:center bottom -3px}}.template-section-image-video .background-wrapper{margin-top:25px;overflow:hidden;position:relative;width:100%;height:100vh}@media (max-width:1199.98px){.template-section-image-video .background-wrapper{height:45vh}}@media (max-width:991.98px){.template-section-image-video .background-wrapper{height:45vh}}@media (max-width:767.98px){.template-section-image-video .background-wrapper{height:30vh;margin-top:0}}@media screen and (orientation:landscape){.template-section-image-video .background-wrapper{height:100vh!important}}.template-section-image-video .background-wrapper .play-btn-wrapper{position:absolute;width:100%;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;top:0;-ms-flex-align:center;align-items:center}.template-section-image-video .background-wrapper .play-btn-wrapper .play-btn-holder{width:50px;height:50px;background-color:#f67119;border-radius:50px}.template-section-image-video .background-wrapper .play-btn-wrapper .play-btn-holder .playbutton{background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/play-button.svg);background-repeat:no-repeat;background-position:50%;background-position-x:14px;width:100%;height:100%;background-size:45%;border:none;padding:0}.template-section-image-video .background-wrapper .background-holder .video-holder .ghetto-overlay-1,.template-section-image-video .background-wrapper .background-holder .video-holder .ghetto-overlay-2,.template-section-image-video .background-wrapper .background-holder .video-holder .ghetto-overlay-3,.template-section-image-video .background-wrapper .background-holder .video-holder .ghetto-overlay-4,.template-section-image-video .background-wrapper .background-holder .video-image-holder .ghetto-overlay-1,.template-section-image-video .background-wrapper .background-holder .video-image-holder .ghetto-overlay-2,.template-section-image-video .background-wrapper .background-holder .video-image-holder .ghetto-overlay-3,.template-section-image-video .background-wrapper .background-holder .video-image-holder .ghetto-overlay-4{position:absolute;width:200px;height:200px;background-color:hsla(0,0%,100%,.5)}.template-section-image-video .background-wrapper .background-holder{bottom:0;left:0;overflow:hidden;position:absolute;width:100%;z-index:1;height:100%;background-repeat:no-repeat!important;background-size:cover!important}@media (max-width:767.98px){.template-section-image-video .background-wrapper .background-holder .video-holder{background-size:cover;background-position:50%}}.template-section-image-video .background-wrapper .background-holder .video-holder,.template-section-image-video .background-wrapper .background-holder .video-image-holder{height:100%;width:100%;position:relative;background-position:50%}.template-section-image-video .background-wrapper .background-holder .video-holder video,.template-section-image-video .background-wrapper .background-holder .video-image-holder video{width:100%}@media (max-width:767.98px){.template-section-image-video .background-wrapper .background-holder .video-holder video,.template-section-image-video .background-wrapper .background-holder .video-image-holder video{width:100%!important}}.template-section-image-video .background-wrapper .background-holder .video-holder .pause-btn,.template-section-image-video .background-wrapper .background-holder .video-image-holder .pause-btn{width:32px;height:32px;position:absolute;bottom:40px;right:90px;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/pause.png);display:none}.template-section-image-video .background-wrapper .background-holder .video-holder .sound-btn,.template-section-image-video .background-wrapper .background-holder .video-image-holder .sound-btn{width:32px;height:32px;position:absolute;bottom:40px;right:30px;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/volume.png);background-repeat:no-repeat;background-size:cover;display:none}.template-section-image-video .background-wrapper .background-holder .video-holder .sound-btn.muted,.template-section-image-video .background-wrapper .background-holder .video-image-holder .sound-btn.muted{background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/volume-muted.png)}.template-section-image-video .background-wrapper .background-holder .video-holder .ghetto-overlay-1,.template-section-image-video .background-wrapper .background-holder .video-image-holder .ghetto-overlay-1{top:30px;left:0}.template-section-image-video .background-wrapper .background-holder .video-holder .ghetto-overlay-2,.template-section-image-video .background-wrapper .background-holder .video-image-holder .ghetto-overlay-2{top:30px;right:0}.template-section-image-video .background-wrapper .background-holder .video-holder .ghetto-overlay-3,.template-section-image-video .background-wrapper .background-holder .video-image-holder .ghetto-overlay-3{bottom:0;left:0}.template-section-image-video .background-wrapper .background-holder .video-holder .ghetto-overlay-4,.template-section-image-video .background-wrapper .background-holder .video-image-holder .ghetto-overlay-4{bottom:0;right:0}.template-section-homegrid{padding:100px 0 50px}.template-section-homegrid .hg_heading-wrapper{text-align:center}.template-section-homegrid .hg_heading-wrapper .homegrid-heading{margin-bottom:50px;background-image:linear-gradient(#f67119,#f67119);width:-moz-fit-content;background-position:left bottom -3px;background-repeat:no-repeat;background-size:30% 6px;width:-webkit-fit-content;width:fit-content;margin-left:auto;margin-right:auto}@media (max-width:991.98px){.template-section-homegrid .hg_heading-wrapper .homegrid-heading{font-size:40px;text-align:center;margin-top:25px!important;background-position:center bottom -3px}}.template-section-homegrid .homegrid-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-evenly;margin:0 -5px;width:100%}@media (max-width:767.98px){.template-section-homegrid .homegrid-container{margin:0}}.template-section-homegrid .homegrid-container .hg_item{width:45%;margin-bottom:35px;position:relative;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 8px 16px rgba(0,0,0,.25)}@media (max-width:767.98px){.template-section-homegrid .homegrid-container .hg_item{width:100%;height:auto;margin-bottom:0}}.template-section-homegrid .homegrid-container .hg_item .hg-content-wrapper{width:100%;height:100%;background-color:rgba(0,0,0,.8);opacity:0;transition:opacity 1s ease-in-out;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:50px}.template-section-homegrid .homegrid-container .hg_item .hg-content-wrapper .overlay{position:absolute}.template-section-homegrid .homegrid-container .hg_item .hg-content-wrapper p{font-family:montserrat,sans-serif;font-weight:100;font-size:18px;letter-spacing:.5px;line-height:30px}.template-section-homegrid .homegrid-container .hg_item .hg-content-wrapper:hover{opacity:1}.template-section-homegrid .homegrid-container .hg_item .hg-content-wrapper:hover .hg-heading{color:#f67119;background-color:#fff;cursor:pointer}.template-section-homegrid .homegrid-container .hg_item .hg-content-wrapper p{color:#fff}.template-section-homegrid .homegrid-container .hg_item .hg-heading{position:absolute;bottom:5px;right:5px;color:#fff;padding:12px 15px;transition:all 1s ease-in-out;cursor:pointer}.template-section-homegrid .homegrid-container .hg_item .hg-heading .anfragen{display:none}.template-section-homegrid .homegrid-container .hg_item .hg-heading .request{color:#f67119;cursor:pointer}.template-section-homegrid .homegrid-container .hg_item .hg-heading .request:hover{text-decoration:none;color:#f67119;cursor:pointer}.template-section-homegrid .homegrid-container .hg_item .hg-heading.gridhover{color:#f67119;background-color:#fff;transition:opacity 1s ease-in-out;cursor:pointer}.template-section-homegrid .homegrid-container .hg_item .hg-heading.gridhover .anfragen{display:block}.template-section-homegrid .homegrid-container .hg_item .hg-heading.gridhover .heading{display:none}.template-section-homegrid .hg_bottom{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;position:relative;top:50px}@media (max-width:767.98px){.template-section-homegrid .hg_bottom{top:25px}}.template-section-homegrid .hg_bottom a{font-family:montserrat,sans-serif;font-weight:100;font-size:18px;letter-spacing:.5px;line-height:30px}.template-section-homegrid .hg_bottom .hg_bottom_btn{margin-top:25px;position:relative;height:40px;width:-webkit-fit-content;width:fit-content;box-shadow:0 8px 16px rgba(0,0,0,.25);transition:all .3s ease-in-out}.template-section-homegrid .hg_bottom .hg_bottom_btn:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.35)}.template-section-homegrid .hg_bottom .hg_bottom_btn:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #282828;border-right:3px solid #282828;border-width:0}.template-section-homegrid .hg_bottom .hg_bottom_btn:before{content:" ";position:absolute;bottom:-1px;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #282828;border-left:3px solid #282828;border-width:0;opacity:0}.template-section-homegrid .hg_bottom .hg_bottom_btn:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:53px}.template-section-homegrid .hg_bottom .hg_bottom_btn .hg-btn{background-color:#282828;color:#fff;padding:16px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase}@media (max-width:767.98px){.template-section-homegrid .hg_bottom .hg_bottom_btn .hg-btn{font-size:12px}}@media (max-width:325px){.template-section-homegrid .hg_bottom .hg_bottom_btn .hg-btn{font-size:10px}}.template-section-homegrid .hg_bottom .hg_bottom_btn .hg-btn:hover{background-color:#f67119;color:#fff}.template-section-imghot{padding-bottom:100px;padding-top:100px}@media (min-width:992px){.template-section-imghot{padding-bottom:0}}@media (max-width:767.98px){.template-section-imghot{padding:0!important}}.template-section-imghot .hg_bottom{text-align:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;position:relative;top:50px;margin:25px 0}@media (min-width:768px){.template-section-imghot .hg_bottom{margin:50px 0}}@media (min-width:992px){.template-section-imghot .hg_bottom{margin:100px 0}}@media (max-width:767.98px){.template-section-imghot .hg_bottom{top:25px}}.template-section-imghot .hg_bottom a{font-family:montserrat,sans-serif;font-weight:100;font-size:18px;letter-spacing:.5px;line-height:30px}.template-section-imghot .hg_bottom .hg_bottom_btn{margin-top:25px;position:relative;height:40px;width:-webkit-fit-content;width:fit-content;box-shadow:0 8px 16px rgba(0,0,0,.25);transition:all .3s ease-in-out}.template-section-imghot .hg_bottom .hg_bottom_btn:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.35)}.template-section-imghot .hg_bottom .hg_bottom_btn:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #282828;border-right:3px solid #282828;border-width:0}.template-section-imghot .hg_bottom .hg_bottom_btn:before{content:" ";position:absolute;bottom:-1px;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #282828;border-left:3px solid #282828;border-width:0;opacity:0}.template-section-imghot .hg_bottom .hg_bottom_btn:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:53px}.template-section-imghot .hg_bottom .hg_bottom_btn .hg-btn{background-color:#282828;color:#fff;padding:16px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase}@media (max-width:767.98px){.template-section-imghot .hg_bottom .hg_bottom_btn .hg-btn{font-size:12px}}@media (max-width:325px){.template-section-imghot .hg_bottom .hg_bottom_btn .hg-btn{font-size:10px}}.template-section-imghot .hg_bottom .hg_bottom_btn .hg-btn:hover{background-color:#f67119;color:#fff}.template-section-imghot .imghot_heading{margin-bottom:80px}.template-section-imghot .imghot_heading h2{margin-left:auto;margin-right:auto}.template-section-imghot .imghot_content p{font-size:15px;font-weight:400;line-height:20px;text-align:left}@media (min-width:768px){.template-section-imghot .imghot_content p{font-size:16px;font-weight:400;line-height:26px;text-align:center;width:80%;margin:0 auto}}.template-section-imghot .imghot-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.template-section-imghot .imghot-container .imghot-phone{min-width:100%;position:relative}@media (min-width:768px){.template-section-imghot .imghot-container .imghot-phone{height:670px;min-width:0}}@media (max-width:767.98px){.template-section-imghot .imghot-container .imghot-phone .imghot-phone-case{display:block!important;background-repeat:no-repeat}.template-section-imghot .imghot-container .imghot-phone lottie-player{display:none}.template-section-imghot .imghot-container .imghot-phone .imghot-phone-image{display:block!important}.template-section-imghot .imghot-container .imghot-phone .imghot-phone-image lottie-player{width:125px!important;left:110px!important;top:40px!important}.template-section-imghot .imghot-container .imghot-phone .imghot-phone-image lottie-player.lottie-2{top:75px!important}}@media (max-width:320px){.template-section-imghot .imghot-container .imghot-phone .imghot-phone-image lottie-player{width:95px!important;left:100px!important}.template-section-imghot .imghot-container .imghot-phone .imghot-phone-image lottie-player.lottie-2{top:50px!important}}.template-section-imghot .imghot-container .imghot-phone .imghot-phone-image{background-size:contain;display:none;height:100%;position:absolute;width:100%}@media (min-width:768px){.template-section-imghot .imghot-container .imghot-phone .imghot-phone-image{display:block}}.template-section-imghot .imghot-button-content{margin-bottom:30px}@media (min-width:768px){.template-section-imghot .imghot-button-content{margin-bottom:0}}@media (min-width:992px) and (max-width:1199.98px){.template-section-imghot .imghot-phone{width:100%!important;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.template-section-imghot .imghot-phone .imghot-phone-image{background-repeat:no-repeat;background-position:50%;max-width:650px}}@media (min-width:768px) and (max-width:1399.98px){.template-section-imghot .imghot-buttons-container{margin-top:90vh!important;height:unset!important;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper{position:unset!important;width:50%!important;-webkit-hyphens:unset!important;-ms-hyphens:unset!important;hyphens:unset!important}.template-section-imghot .imghot-buttons-container .imghot-button-line-wrapper,.template-section-imghot .imghot-buttons-container .imghot-button-marker-wrapper{display:none!important}}.template-section-imghot .imghot-buttons-container{height:100%;position:relative;width:100%}@media (max-width:767.98px){.template-section-imghot .imghot-buttons-container{margin-top:60vh}}.template-section-imghot .imghot-buttons-container *{visibility:hidden}@media (min-width:768px) and (max-width:991.98px){.template-section-imghot .imghot-buttons-container{margin-top:80vh}}.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper{-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}@media (min-width:768px){.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper{position:absolute;width:150px}}@media (min-width:995px){.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper{width:220px}}@media (min-width:1150px){.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper{width:300px}}.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper .imghot-button-content-title{font-family:ghettofont,sans-serif!important;font-size:35px;font-weight:300!important;text-transform:uppercase;padding-bottom:20px;letter-spacing:2px;background-image:linear-gradient(#f67119,#f67119);width:-moz-fit-content;background-position:left bottom -3px;background-repeat:no-repeat;background-size:30% 6px;width:-webkit-fit-content;width:fit-content}@media (max-width:991.98px){.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper .imghot-button-content-title{font-size:40px;text-align:center;margin-top:25px!important;background-position:center bottom -3px}}.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper .imghot-button-content-content{font-family:montserrat,sans-serif;font-weight:300;font-size:13px;letter-spacing:.5px;position:relative;color:#292929;z-index:2}@media (min-width:768px){.template-section-imghot .imghot-buttons-container .imghot-button-content-wrapper .imghot-button-content-content{font-size:14px;line-height:20px;margin-top:8px}}.template-section-imghot .imghot-buttons-container .imghot-button-marker-wrapper{animation:2s markerPulse infinite cubic-bezier(.25,.2,.45,1) alternate;background-clip:padding-box;border-radius:15px;display:none;height:20px;position:absolute;transform:translateX(-50%) translateY(-50%);width:20px}@media (min-width:768px){.template-section-imghot .imghot-buttons-container .imghot-button-marker-wrapper{display:inline-block}}.template-section-imghot .imghot-button-line-wrapper{animation:border-dance 20s infinite linear;background-position:0 0,0 0;background-repeat:repeat-x,repeat-y;background-size:6px 2px,2px 6px;border:none!important;border-style:dotted;border-width:0;display:none;min-height:2px;position:absolute}@media (min-width:768px){.template-section-imghot .imghot-button-line-wrapper{display:block}}.template-section-imghot .imghot-button-line-wrapper.line-right-down{transform:scaleY(-1)}.template-section-imghot .imghot-button-line-wrapper[class*=line-left-]{transform:scaleX(-1)}.template-section-imghot .imghot-button-line-wrapper.line-left-down{transform:scale(-1)}.template-section-imghot .imghot-buttons-temp{display:none}@keyframes border-dance{0%{background-position:0 0,0 300px}to{background-position:300px 0,0 0}}.imghot-button-content-content{color:#637889;font-size:14px;font-weight:lighter;line-height:24px}footer{background-color:#292929;color:#a5a5a5;height:-webkit-fit-content;height:fit-content;padding:50px 20px 20px}footer a,footer p{color:#e4e4e4!important}footer h4{margin-bottom:30px;font-weight:800}@media (max-width:767.98px){footer h4{margin-bottom:15px;text-align:center}}footer .container-fluid,footer .container-fluid .row,footer .container-lg,footer .container-lg .row,footer .container-md,footer .container-md .row,footer .container-sm,footer .container-sm .row,footer .container-xl,footer .container-xl .row{height:100%}footer .container-fluid .row .footer-container,footer .container-lg .row .footer-container,footer .container-md .row .footer-container,footer .container-sm .row .footer-container,footer .container-xl .row .footer-container{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;width:100%;height:100%;padding:0 10px;margin-bottom:40px;color:#a5a5a5;text-decoration:none;font-weight:200;font-size:13px;text-transform:uppercase}@media (max-width:767.98px){footer .container-fluid .row .footer-container,footer .container-lg .row .footer-container,footer .container-md .row .footer-container,footer .container-sm .row .footer-container,footer .container-xl .row .footer-container{-ms-flex-direction:column;flex-direction:column;padding:0;margin-bottom:10px}}footer .container-fluid .row .footer-container .footer-right,footer .container-lg .row .footer-container .footer-right,footer .container-md .row .footer-container .footer-right,footer .container-sm .row .footer-container .footer-right,footer .container-xl .row .footer-container .footer-right{width:25%}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-right,footer .container-lg .row .footer-container .footer-right,footer .container-md .row .footer-container .footer-right,footer .container-sm .row .footer-container .footer-right,footer .container-xl .row .footer-container .footer-right{width:100%}}@media (max-width:991.98px){footer .container-fluid .row .footer-container .footer-right,footer .container-lg .row .footer-container .footer-right,footer .container-md .row .footer-container .footer-right,footer .container-sm .row .footer-container .footer-right,footer .container-xl .row .footer-container .footer-right{padding:10px}}footer .container-fluid .row .footer-container .footer-right .wprev-slider,footer .container-lg .row .footer-container .footer-right .wprev-slider,footer .container-md .row .footer-container .footer-right .wprev-slider,footer .container-sm .row .footer-container .footer-right .wprev-slider,footer .container-xl .row .footer-container .footer-right .wprev-slider{margin:0;max-height:220px}footer .container-fluid .row .footer-container .footer-right .wprevpro_t1_SPAN_5,footer .container-fluid .row .footer-container .footer-right .wprs_unslider-nav,footer .container-lg .row .footer-container .footer-right .wprevpro_t1_SPAN_5,footer .container-lg .row .footer-container .footer-right .wprs_unslider-nav,footer .container-md .row .footer-container .footer-right .wprevpro_t1_SPAN_5,footer .container-md .row .footer-container .footer-right .wprs_unslider-nav,footer .container-sm .row .footer-container .footer-right .wprevpro_t1_SPAN_5,footer .container-sm .row .footer-container .footer-right .wprs_unslider-nav,footer .container-xl .row .footer-container .footer-right .wprevpro_t1_SPAN_5,footer .container-xl .row .footer-container .footer-right .wprs_unslider-nav{display:none}footer .container-fluid .row .footer-container .footer-right .wprs_unslider-arrow.prev,footer .container-lg .row .footer-container .footer-right .wprs_unslider-arrow.prev,footer .container-md .row .footer-container .footer-right .wprs_unslider-arrow.prev,footer .container-sm .row .footer-container .footer-right .wprs_unslider-arrow.prev,footer .container-xl .row .footer-container .footer-right .wprs_unslider-arrow.prev{left:-20px}footer .container-fluid .row .footer-container .footer-right .wprs_unslider-arrow.next,footer .container-lg .row .footer-container .footer-right .wprs_unslider-arrow.next,footer .container-md .row .footer-container .footer-right .wprs_unslider-arrow.next,footer .container-sm .row .footer-container .footer-right .wprs_unslider-arrow.next,footer .container-xl .row .footer-container .footer-right .wprs_unslider-arrow.next{right:-20px}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-right .icons,footer .container-lg .row .footer-container .footer-right .icons,footer .container-md .row .footer-container .footer-right .icons,footer .container-sm .row .footer-container .footer-right .icons,footer .container-xl .row .footer-container .footer-right .icons{display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly}}footer .container-fluid .row .footer-container .footer-right .icons img,footer .container-lg .row .footer-container .footer-right .icons img,footer .container-md .row .footer-container .footer-right .icons img,footer .container-sm .row .footer-container .footer-right .icons img,footer .container-xl .row .footer-container .footer-right .icons img{max-width:100px;margin-right:10px;height:auto}footer .container-fluid .row .footer-container .footer-center-right,footer .container-lg .row .footer-container .footer-center-right,footer .container-md .row .footer-container .footer-center-right,footer .container-sm .row .footer-container .footer-center-right,footer .container-xl .row .footer-container .footer-center-right{width:25%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}footer .container-fluid .row .footer-container .footer-center-right .socials,footer .container-lg .row .footer-container .footer-center-right .socials,footer .container-md .row .footer-container .footer-center-right .socials,footer .container-sm .row .footer-container .footer-center-right .socials,footer .container-xl .row .footer-container .footer-center-right .socials{margin-bottom:25px}footer .container-fluid .row .footer-container .footer-center-right .icons,footer .container-lg .row .footer-container .footer-center-right .icons,footer .container-md .row .footer-container .footer-center-right .icons,footer .container-sm .row .footer-container .footer-center-right .icons,footer .container-xl .row .footer-container .footer-center-right .icons{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-center-right .icons,footer .container-lg .row .footer-container .footer-center-right .icons,footer .container-md .row .footer-container .footer-center-right .icons,footer .container-sm .row .footer-container .footer-center-right .icons,footer .container-xl .row .footer-container .footer-center-right .icons{-ms-flex-pack:distribute;justify-content:space-around}}footer .container-fluid .row .footer-container .footer-center-right .icons img,footer .container-lg .row .footer-container .footer-center-right .icons img,footer .container-md .row .footer-container .footer-center-right .icons img,footer .container-sm .row .footer-container .footer-center-right .icons img,footer .container-xl .row .footer-container .footer-center-right .icons img{height:auto;max-width:95px}footer .container-fluid .row .footer-container .footer-center-right .icons img:first-of-type,footer .container-lg .row .footer-container .footer-center-right .icons img:first-of-type,footer .container-md .row .footer-container .footer-center-right .icons img:first-of-type,footer .container-sm .row .footer-container .footer-center-right .icons img:first-of-type,footer .container-xl .row .footer-container .footer-center-right .icons img:first-of-type{margin-right:25px}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-center-right,footer .container-lg .row .footer-container .footer-center-right,footer .container-md .row .footer-container .footer-center-right,footer .container-sm .row .footer-container .footer-center-right,footer .container-xl .row .footer-container .footer-center-right{width:100%}}@media (max-width:991.98px){footer .container-fluid .row .footer-container .footer-center-right,footer .container-lg .row .footer-container .footer-center-right,footer .container-md .row .footer-container .footer-center-right,footer .container-sm .row .footer-container .footer-center-right,footer .container-xl .row .footer-container .footer-center-right{padding:10px}}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-center-right .socials,footer .container-lg .row .footer-container .footer-center-right .socials,footer .container-md .row .footer-container .footer-center-right .socials,footer .container-sm .row .footer-container .footer-center-right .socials,footer .container-xl .row .footer-container .footer-center-right .socials{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}}footer .container-fluid .row .footer-container .footer-center-right .socials a,footer .container-lg .row .footer-container .footer-center-right .socials a,footer .container-md .row .footer-container .footer-center-right .socials a,footer .container-sm .row .footer-container .footer-center-right .socials a,footer .container-xl .row .footer-container .footer-center-right .socials a{width:100%;height:100%;color:#a5a5a5}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-center-right .socials a,footer .container-lg .row .footer-container .footer-center-right .socials a,footer .container-md .row .footer-container .footer-center-right .socials a,footer .container-sm .row .footer-container .footer-center-right .socials a,footer .container-xl .row .footer-container .footer-center-right .socials a{width:-webkit-fit-content;width:fit-content;margin:0 5px}}footer .container-fluid .row .footer-container .footer-center-right .socials img,footer .container-lg .row .footer-container .footer-center-right .socials img,footer .container-md .row .footer-container .footer-center-right .socials img,footer .container-sm .row .footer-container .footer-center-right .socials img,footer .container-xl .row .footer-container .footer-center-right .socials img{max-width:25px;height:auto;margin:0 5px}footer .container-fluid .row .footer-container .footer-center-left,footer .container-lg .row .footer-container .footer-center-left,footer .container-md .row .footer-container .footer-center-left,footer .container-sm .row .footer-container .footer-center-left,footer .container-xl .row .footer-container .footer-center-left{width:25%}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-center-left,footer .container-lg .row .footer-container .footer-center-left,footer .container-md .row .footer-container .footer-center-left,footer .container-sm .row .footer-container .footer-center-left,footer .container-xl .row .footer-container .footer-center-left{width:100%}}@media (max-width:991.98px){footer .container-fluid .row .footer-container .footer-center-left,footer .container-lg .row .footer-container .footer-center-left,footer .container-md .row .footer-container .footer-center-left,footer .container-sm .row .footer-container .footer-center-left,footer .container-xl .row .footer-container .footer-center-left{padding:10px}}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-center-left .kontakt,footer .container-lg .row .footer-container .footer-center-left .kontakt,footer .container-md .row .footer-container .footer-center-left .kontakt,footer .container-sm .row .footer-container .footer-center-left .kontakt,footer .container-xl .row .footer-container .footer-center-left .kontakt{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;margin-bottom:10px}}footer .container-fluid .row .footer-container .footer-center-left .kontakt p,footer .container-lg .row .footer-container .footer-center-left .kontakt p,footer .container-md .row .footer-container .footer-center-left .kontakt p,footer .container-sm .row .footer-container .footer-center-left .kontakt p,footer .container-xl .row .footer-container .footer-center-left .kontakt p{margin-bottom:5px;color:#a5a5a5;text-transform:none}footer .container-fluid .row .footer-container .footer-left,footer .container-lg .row .footer-container .footer-left,footer .container-md .row .footer-container .footer-left,footer .container-sm .row .footer-container .footer-left,footer .container-xl .row .footer-container .footer-left{width:25%}@media (max-width:767.98px){footer .container-fluid .row .footer-container .footer-left,footer .container-lg .row .footer-container .footer-left,footer .container-md .row .footer-container .footer-left,footer .container-sm .row .footer-container .footer-left,footer .container-xl .row .footer-container .footer-left{width:100%}}footer .container-fluid .footer-container-bottom,footer .container-lg .footer-container-bottom,footer .container-md .footer-container-bottom,footer .container-sm .footer-container-bottom,footer .container-xl .footer-container-bottom{height:100%;padding:0 50px}footer .container-fluid .footer-container-bottom .footer-bottom-wrapper,footer .container-lg .footer-container-bottom .footer-bottom-wrapper,footer .container-md .footer-container-bottom .footer-bottom-wrapper,footer .container-sm .footer-container-bottom .footer-bottom-wrapper,footer .container-xl .footer-container-bottom .footer-bottom-wrapper{border-top:1px solid gray;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding-top:20px}footer .container-fluid .footer-container-bottom .footer-bottom-wrapper .footer-left,footer .container-lg .footer-container-bottom .footer-bottom-wrapper .footer-left,footer .container-md .footer-container-bottom .footer-bottom-wrapper .footer-left,footer .container-sm .footer-container-bottom .footer-bottom-wrapper .footer-left,footer .container-xl .footer-container-bottom .footer-bottom-wrapper .footer-left{color:#a5a5a5;text-decoration:none;font-weight:200;font-size:13px;text-transform:uppercase}footer .container-fluid .footer-container-bottom .footer-bottom-wrapper .footer-left img,footer .container-lg .footer-container-bottom .footer-bottom-wrapper .footer-left img,footer .container-md .footer-container-bottom .footer-bottom-wrapper .footer-left img,footer .container-sm .footer-container-bottom .footer-bottom-wrapper .footer-left img,footer .container-xl .footer-container-bottom .footer-bottom-wrapper .footer-left img{max-width:25px}footer .container-fluid .footer-container-bottom .footer-right,footer .container-lg .footer-container-bottom .footer-right,footer .container-md .footer-container-bottom .footer-right,footer .container-sm .footer-container-bottom .footer-right,footer .container-xl .footer-container-bottom .footer-right{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column}footer .container-fluid .footer-container-bottom .footer-right .copyright,footer .container-lg .footer-container-bottom .footer-right .copyright,footer .container-md .footer-container-bottom .footer-right .copyright,footer .container-sm .footer-container-bottom .footer-right .copyright,footer .container-xl .footer-container-bottom .footer-right .copyright{font-size:13px}footer .container-fluid .footer-left,footer .container-lg .footer-left,footer .container-md .footer-left,footer .container-sm .footer-left,footer .container-xl .footer-left{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (max-width:991.98px){footer .container-fluid .footer-left,footer .container-lg .footer-left,footer .container-md .footer-left,footer .container-sm .footer-left,footer .container-xl .footer-left{padding:10px}}@media (max-width:767.98px){footer .container-fluid .footer-left,footer .container-lg .footer-left,footer .container-md .footer-left,footer .container-sm .footer-left,footer .container-xl .footer-left{width:100%}}footer .container-fluid .footer-left #menu-footer,footer .container-lg .footer-left #menu-footer,footer .container-md .footer-left #menu-footer,footer .container-sm .footer-left #menu-footer,footer .container-xl .footer-left #menu-footer{list-style:none;margin:0;padding:0}@media (max-width:767.98px){footer .container-fluid .footer-left #menu-footer,footer .container-lg .footer-left #menu-footer,footer .container-md .footer-left #menu-footer,footer .container-sm .footer-left #menu-footer,footer .container-xl .footer-left #menu-footer{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;margin-bottom:10px}}footer .container-fluid .footer-left #menu-footer li,footer .container-lg .footer-left #menu-footer li,footer .container-md .footer-left #menu-footer li,footer .container-sm .footer-left #menu-footer li,footer .container-xl .footer-left #menu-footer li{padding-bottom:5px}footer .container-fluid .footer-left #menu-footer li a,footer .container-lg .footer-left #menu-footer li a,footer .container-md .footer-left #menu-footer li a,footer .container-sm .footer-left #menu-footer li a,footer .container-xl .footer-left #menu-footer li a{color:#a5a5a5;text-decoration:none;font-weight:200;font-size:13px;margin:0;text-transform:uppercase}.woocommerce .shop-banner{opacity:0}.woocommerce .sections-holder .woocommerce-products-header{height:500px;width:100%;overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.woocommerce .sections-holder .woocommerce-products-header h1{position:absolute;bottom:100px;font-family:ghettofont,sans-serif!important;font-size:60px;font-weight:300!important;text-transform:uppercase;color:#fff;letter-spacing:1px}.woocommerce .sections-holder .catalog{list-style:none;padding:0;margin:0}.woocommerce .sections-holder .catalog .onsale{display:none}.woocommerce .sections-holder .catalog .product-cats{width:100%}.woocommerce .sections-holder .catalog .product-cats:first-child{margin-top:50px}.woocommerce .sections-holder .catalog .product-cats h2{font-family:ghettofont,sans-serif!important;font-size:65px;font-weight:300!important;text-transform:uppercase;padding-bottom:20px;letter-spacing:2px;background-image:linear-gradient(#f67119,#f67119);width:-moz-fit-content;background-position:left bottom -3px;background-repeat:no-repeat;background-size:30% 6px;width:-webkit-fit-content;width:fit-content;text-align:center;margin:50px auto}@media (max-width:991.98px){.woocommerce .sections-holder .catalog .product-cats h2{font-size:40px;text-align:center;margin-top:25px!important;background-position:center bottom -3px}}.woocommerce .sections-holder .catalog .trenner:last-child{display:none}.woocommerce .sections-holder .products{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.woocommerce .sections-holder .products:before{content:unset}.woocommerce .sections-holder .products .product{float:none;width:100%;padding:10px;background:#fff;margin:0 0 50px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}@media (max-width:767.98px){.woocommerce .sections-holder .products .product{width:100%!important}}@media (min-width:768px) and (max-width:991.98px){.woocommerce .sections-holder .products .product{width:45%!important}}.woocommerce .sections-holder .products .product img{box-shadow:0 8px 16px rgba(0,0,0,.25);transition:all .3s ease-in-out}.woocommerce .sections-holder .products .product .wgm-info .versandkosten{color:#29292b}@media (min-width:768px){.woocommerce .sections-holder .products .product{width:50%}.woocommerce .sections-holder .products .product:nth-child(3n+2){margin-left:20px!important;margin-right:20px!important}}@media (min-width:992px){.woocommerce .sections-holder .products .product{width:30%}}@media (min-width:576px){.woocommerce .sections-holder .products .product:hover img{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.35)}}.woocommerce .sections-holder .products .product .price{color:#29292b}.woocommerce .sections-holder .products .product .woocommerce-loop-product__title{color:gray;letter-spacing:.5px;font-size:16px;text-transform:uppercase;font-weight:200;margin:20px 0;text-align:center}.woocommerce .sections-holder .products .product .button.add_to_cart_button{display:none;position:absolute;bottom:50%;background-color:#fff;color:#000;padding:14px 50px;text-decoration:none;border-right:5px solid #f67119;text-transform:uppercase;font-weight:400;max-width:90%;text-align:center;cursor:pointer;transition:border-right-color .2s ease-in-out,color .2s ease-in-out}.woocommerce .sections-holder .products .product .button.add_to_cart_button:hover{background-color:#f67119;color:#fff;border-right:5px solid #fff}.woocommerce .sections-holder .products .product .button.product_type_variable{display:none;position:absolute;bottom:50%;background-color:#fff;color:#000;padding:14px 50px;text-decoration:none;border-right:5px solid #f67119;text-transform:uppercase;font-weight:400;max-width:90%;text-align:center;cursor:pointer;transition:border-right-color .2s ease-in-out,color .2s ease-in-out}.woocommerce .sections-holder .products .product .button.product_type_variable:hover{background-color:#f67119;color:#fff;border-right:5px solid #fff}.post-type-archive .product-cat-112{display:none}.woocommerce-cart .wc-proceed-to-checkout a.checkout-button{margin-bottom:20px!important}.single-product .up-sells.upsells.products{padding-top:50px}.single-product .product-type-variable .legacy-itemprop-offers{display:none!important}@media (max-width:767.98px){.single-product .product-type-single .legacy-itemprop-offers{margin-bottom:90px}}.single-product .woocommerce-variation-availability{display:none}.single-product .shop-header{width:100%;position:relative;height:250px;overflow:hidden;background-color:#f0f0f0;background-repeat:no-repeat;background-size:cover}@media (min-width:576px){.single-product .shop-header{height:500px}}@media (max-width:991.98px){.single-product .shop-header{display:none}}.single-product .shop-header img{position:absolute;left:0;top:0;width:100%;height:auto}.single-product .shop-header .heading{width:100%;height:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.single-product .shop-header .heading h1{position:absolute;font-family:ghettofont,sans-serif!important;font-size:40px;top:200px;font-weight:300!important;line-height:.3!important;text-transform:uppercase;letter-spacing:1px;color:#fff}@media (max-width:321px){.single-product .shop-header .heading h1{top:180px}}@media (min-width:576px){.single-product .shop-header .heading h1{bottom:100px;font-size:60px;top:inherit}}.single-product .product{margin:0 auto;background-color:#fff;padding-top:40px}.single-product .product .onsale,.single-product .product .stock{display:none}@media (min-width:576px){.single-product .product{padding-top:150px}}.single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a{pointer-events:none}.single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{object-fit:cover;height:250px}@media (min-width:992px){.single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{height:350px}}@media (min-width:1200px){.single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{height:425px}}@media (min-width:1400px){.single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{height:500px}}@media (min-width:1600px){.single-product .product .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img{height:600px}}.single-product .product .images .woocommerce-product-gallery__image:first-child img{height:auto!important}.single-product .product .images .woocommerce-product-gallery__image:nth-child(n+2){width:50%!important;margin-top:15px!important}.single-product .product .images .woocommerce-product-gallery__image:nth-child(2){padding-right:10px!important}.single-product .product .images .woocommerce-product-gallery__image:nth-child(3){padding-left:10px!important}.single-product .product .images .woocommerce-product-gallery__image:last-child{width:100%!important;margin-top:15px!important}.single-product .product .woocommerce-product-gallery{margin-bottom:0;display:block}@media (min-width:768px){.single-product .product .woocommerce-product-gallery{width:48%!important;display:inline-block}}@media (min-width:991px){.single-product .product .woocommerce-product-gallery{padding-left:50px}}@media (min-width:1200px){.single-product .product .woocommerce-product-gallery{padding-left:100px}}@media (min-width:1600px){.single-product .product .woocommerce-product-gallery{padding-left:200px}}.single-product .product .summary{position:relative;margin-bottom:0;display:block;height:-webkit-fit-content!important;height:fit-content!important;height:-moz-fit-content!important;padding-bottom:100px;padding-left:10px;padding-right:10px}@media (min-width:768px){.single-product .product .summary{width:48%!important;display:inline-block}}@media (min-width:576px){.single-product .product .summary{position:absolute}}.single-product .product .summary .wgm-info .versandkosten{color:#212529}@media (min-width:576px) and (max-width:991px){.single-product .product .summary{padding-left:20px}}@media (min-width:991px){.single-product .product .summary{padding-right:50px;position:relative}}@media (min-width:1200px){.single-product .product .summary{padding-right:100px}}@media (min-width:1600px){.single-product .product .summary{padding-right:200px}}.single-product .product .summary .product_title{font-family:ghettofont,sans-serif!important;font-size:40px;font-weight:300!important;text-transform:uppercase;letter-spacing:1px;margin-bottom:50px}@media (min-width:577px){.single-product .product .summary .product_title{font-size:60px}}.single-product .product .summary .my-desc-full{display:block;margin-top:200px;background-color:#fff;padding:25px;line-height:30px;color:#282828;text-transform:uppercase;font-weight:200;margin-left:-25px}.single-product .product .summary .my-desc-full .woocommerce-variation-description{display:none}@media (max-width:1399px){.single-product .product .summary .my-desc-full{display:none}}.single-product .product .summary .my-desc-full a{color:#282828;border-bottom:1px solid #282828}.single-product .product .summary .my-desc-full .woocommerce-variation-availability{display:none!important}.single-product .product .summary .variations_form{margin:0;width:100%}.single-product .product .summary .variations_form tbody>tr label,.single-product .product .summary .variations_form tbody tr:first-child label{margin-top:15px}.single-product .product .summary .variations_form .variations{min-height:500px;margin:175px 0 50px!important}@media (min-width:1200px){.single-product .product .summary .variations_form .variations{min-height:450px}}.single-product .product .summary .variations_form .variations.ThreeVar{min-height:500px}@media (min-width:1200px){.single-product .product .summary .variations_form .variations.ThreeVar{min-height:450px}}.single-product .product .summary .variations_form .variations.TwoVar{min-height:400px}@media (min-width:1200px){.single-product .product .summary .variations_form .variations.TwoVar{min-height:400px}}.single-product .product .summary .variations_form .variations.OneVar{min-height:100px}@media (min-width:1200px){.single-product .product .summary .variations_form .variations.OneVar{min-height:100px}}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:column;flex-direction:column}.single-product .product .summary .variations_form .variations .woo-selected-variation-item-name{display:none}.single-product .product .summary .variations_form .variations .label{position:absolute;letter-spacing:.5px}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper{width:100%;position:relative;top:50px}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .reset_variations{color:#000;position:relative;bottom:25px}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;list-style:none;padding:0;margin-bottom:50px!important;width:100%}@media (min-width:576px){.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper{margin-bottom:25px!important}}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li{background-color:#fff;color:gray;text-transform:uppercase;-ms-flex-positive:1;flex-grow:1;width:unset!important;min-width:unset!important;max-width:175px;text-align:center;box-shadow:none;position:relative;transition:all .3s ease-in-out}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li.button-variable-item-gesamtpaket .variable-item-span:after,.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li.button-variable-item-large .variable-item-span:after,.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li.button-variable-item-medium .variable-item-span:after,.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li.button-variable-item-weihnachts-special .variable-item-span:after{content:"";width:25px;height:25px;background-image:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/discount.png);background-size:contain;background-repeat:no-repeat;top:-12px;right:-9px;position:absolute}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li:focus{outline:0}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li:hover{transform:scale(1.05);box-shadow:0 12px 24px rgba(0,0,0,.35);background-color:#000;color:#fff}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li.selected{box-shadow:0 12px 24px rgba(0,0,0,.35);background-color:#000;color:#fff}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper li span{font-family:montserrat,sans-serif;text-transform:uppercase;font-weight:100;font-size:16px;letter-spacing:.5px;line-height:30px}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper.color-variable-wrapper li{min-width:35px!important;width:35px!important;height:35px!important;max-width:35px!important}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .variable-items-wrapper.color-variable-wrapper li.disabled{display:none}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .color-variable-wrapper{-ms-flex-pack:justify;justify-content:space-between}@media (max-width:767.98px){.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .color-variable-wrapper{-ms-flex-pack:start;justify-content:flex-start}}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .color-variable-wrapper li{min-width:35px!important;width:35px!important;height:35px!important;padding:0}.single-product .product .summary .variations_form .variations .woo-variation-items-wrapper .color-variable-wrapper li.selected{border:1px solid #000}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation{position:absolute;top:-25px;width:100%}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-short-description{position:absolute;width:100%;top:105px}@media (min-width:576px){.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation{top:-62px}}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .my-desc-short{display:none}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-price{position:relative;top:35px}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price{position:absolute;top:-30px;color:#000}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation .woocommerce-variation-price .price ins{position:absolute;right:0;transform:translate(115%);top:0}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart{position:relative;min-height:350px}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity:before{content:"Menge:";margin-right:100%;letter-spacing:.5px;margin-bottom:25px;position:relative;bottom:15px;font-weight:700;font-size:16px}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .qty{width:150px;border:none;box-shadow:0 8px 16px rgba(0,0,0,.25);padding:7px 7px 7px 10px;text-align:left;font-weight:100}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .quantity .qty:focus{outline:0}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .product_meta{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:30px 0}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .ppc-button-wrapper{position:absolute;width:80%;top:200px}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .my-desc{position:absolute;top:325px;line-height:30px;color:#282828;text-transform:uppercase;font-weight:200;padding:25px;margin-left:-25px}@media (max-width:991.98px){.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .my-desc{display:none}}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .product_meta,.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .product_meta .sku{font-weight:100;letter-spacing:.5px}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .product_meta .posted_in a{font-weight:100;letter-spacing:.5px;color:#282828}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart a.single_add_to_cart_button{z-index:100}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart #ppcp-messages{position:absolute;bottom:-40px}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button.button{position:absolute;top:190px;width:100%;text-align:center;left:0;background-color:#282828;border-right:5px solid #f67119;border-radius:0;opacity:1;font-family:montserrat,sans-serif;font-weight:100;font-size:18px;letter-spacing:.5px;line-height:30px;text-transform:uppercase;max-width:750px;border-radius:5px}@media (min-width:768px){.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button.button{width:80%}}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .single_add_to_cart_button.button:focus{outline:none}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .woo-paypalplus-checkout-button{position:absolute;top:230px;width:100%;left:0}@media (min-width:768px){.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .woo-paypalplus-checkout-button{width:80%}}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .woo-paypalplus-checkout-button:focus{outline:none}.single-product .product .summary .variations_form .single_variation_wrap .woocommerce-variation-add-to-cart .woo-paypalplus-checkout-button .paypal-button.paypal-button-context-iframe.paypal-button-label-paypal{text-align:left!important}.single-product .product .summary .cart{position:relative;top:25px;transition:margin-top .5s ease-in-out}@media (max-width:767.98px){.single-product .product .summary .cart{top:0;margin-top:10px}.single-product .product .summary .cart.mobile-slide{margin-top:25px}}.single-product .product .summary .cart .quantity:before{content:"Menge:";margin-right:100%;letter-spacing:.5px;margin-bottom:25px;position:relative;bottom:15px;font-weight:700;font-size:16px}.single-product .product .summary .cart .quantity .qty{width:150px;border:none;box-shadow:0 8px 16px rgba(0,0,0,.25);padding:7px 7px 7px 10px;text-align:left;font-weight:100}.single-product .product .summary .cart .quantity .qty:focus{outline:0}.single-product .product .summary .cart .product_meta{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;padding:30px 0}.single-product .product .summary .cart .my-desc{position:relative;top:150px;line-height:30px;color:#282828;text-transform:uppercase;font-weight:200;padding:25px;margin-left:-25px}.single-product .product .summary .cart .product_meta,.single-product .product .summary .cart .product_meta .sku{font-weight:100;letter-spacing:.5px}.single-product .product .summary .cart .product_meta .posted_in a{font-weight:100;letter-spacing:.5px;color:#282828}.single-product .product .summary .cart .single_add_to_cart_button.button{position:absolute;top:190px;width:100%;left:0;background-color:#282828;border-right:5px solid #f67119;border-radius:0;opacity:1;font-family:montserrat,sans-serif;font-weight:100;font-size:18px;letter-spacing:.5px;line-height:30px;text-transform:uppercase;max-width:750px;border-radius:5px}@media (min-width:768px){.single-product .product .summary .cart .single_add_to_cart_button.button{width:80%}}.single-product .product .summary .cart .single_add_to_cart_button.button:focus{outline:none}.single-product .product .summary .cart .woo-paypalplus-checkout-button{position:absolute;top:230px;width:100%;left:0}@media (min-width:768px){.single-product .product .summary .cart .woo-paypalplus-checkout-button{width:80%}}.single-product .product .summary .cart .woo-paypalplus-checkout-button:focus{outline:none}.single-product .product .summary .cart .woo-paypalplus-checkout-button .paypal-button.paypal-button-context-iframe.paypal-button-label-paypal{text-align:left!important}.single-product .product .my-desc-full-mobile{display:none;background-color:#fff;padding:50px;width:100%;margin-top:50px;-ms-flex-direction:column;flex-direction:column;line-height:30px;color:#282828;text-transform:uppercase;font-weight:200}@media (max-width:1399px){.single-product .product .my-desc-full-mobile{display:-ms-flexbox;display:flex}}@media (min-width:768px) and (max-width:991.98px){.single-product .product .my-desc-full-mobile{margin-top:100px}}@media (max-width:576px){.single-product .product .my-desc-full-mobile{padding:10px}}.single-product .product .my-desc-full-mobile a{color:#282828;border-bottom:1px solid #282828}.single-product .product .up-sells{background-color:#fff;width:100%;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.single-product .product .up-sells{padding:10px}}@media (min-width:768px){.single-product .product .up-sells{padding:50px}}@media (min-width:1200px){.single-product .product .up-sells{padding:100px}}@media (min-width:1600px){.single-product .product .up-sells{padding:100px 200px}}.single-product .product .up-sells h2{margin:0 auto}.single-product .product .up-sells .products{padding:0}.single-product .product .up-sells .products:after{display:none}.single-product .product .up-sells .products .product{background:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media (max-width:768px){.single-product .product .up-sells .products .product{width:100%}}@media (min-width:768px){.single-product .product .up-sells .products .product{width:50%}}@media (min-width:991px){.single-product .product .up-sells .products .product{width:33%}}.single-product .product .up-sells .products .product a{width:100%}.single-product .product .up-sells .products .product .woocommerce-loop-product__link{color:gray;letter-spacing:.5px;font-size:14px;text-transform:uppercase;font-weight:200;margin:20px 0}.single-product .product .up-sells .products .product .button.product_type_variable{position:absolute;bottom:50%;background-color:#fff;color:#000;padding:14px 50px;text-decoration:none;border-right:5px solid #f67119;text-transform:uppercase;font-weight:400;max-width:90%;text-align:center;cursor:pointer;transition:border-right-color .2s ease-in-out,color .2s ease-in-out}@media (max-width:991.98px){.single-product .product .up-sells .products .product .button.product_type_variable{display:none!important}}.single-product .product .up-sells .products .product .button.product_type_variable:hover{background-color:#f67119;color:#fff;border-right:5px solid #fff}.single-product .product .related{background-color:#f0f0f0;-ms-flex-direction:column;flex-direction:column}@media (max-width:768px){.single-product .product .related{padding:10px}}@media (min-width:768px){.single-product .product .related{padding:50px}}@media (min-width:1200px){.single-product .product .related{padding:100px}}@media (min-width:1600px){.single-product .product .related{padding:100px 200px}}.single-product .product .related h2{margin:0 auto}.single-product .product .related .products{padding:0}.single-product .product .related .products:after{display:none}.single-product .product .related .products .product{background:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.single-product .product .related .products .product .price,.single-product .product .related .products .product .wgm-info{display:none!important}@media (max-width:576px){.single-product .product .related .products .product{margin:0}}@media (max-width:768px){.single-product .product .related .products .product{width:100%}}@media (min-width:768px){.single-product .product .related .products .product{width:50%}}@media (min-width:991px){.single-product .product .related .products .product{width:20%}}.single-product .product .related .products .product a{width:100%}.single-product .product .related .products .product .woocommerce-loop-product__link{color:gray;letter-spacing:.5px;font-size:14px;text-transform:uppercase;font-weight:200;margin:20px 0}.single-product .product .related .products .product .button.product_type_variable{display:none!important;position:absolute;bottom:50%;background-color:#fff;color:#000;padding:14px 50px;text-decoration:none;border-right:5px solid #f67119;text-transform:uppercase;font-weight:400;max-width:90%;text-align:center;cursor:pointer;transition:border-right-color .2s ease-in-out,color .2s ease-in-out}.single-product .product .related .products .product .button.product_type_variable:hover{background-color:#f67119;color:#fff;border-right:5px solid #fff}bdi{color:#282828;font-weight:600}.Productgalleryheading{font-family:ghettofont,sans-serif!important;font-size:30px;font-weight:300!important;text-transform:uppercase;letter-spacing:1px;width:100%;background-color:#fff;text-align:center}@media (min-width:768px){.Productgalleryheading{font-size:60px}}.product-swiper{width:100%;height:100%}.product-swiper .sr-item-container{width:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}.product-swiper .sr-item-container .sr_item{position:relative;height:450px;background-position:50%;background-repeat:no-repeat;background-size:cover;background-color:rgba(0,0,0,.5);box-shadow:0 8px 16px rgba(0,0,0,.25);transition:all .3s ease-in-out}.product-swiper .sr-item-container .sr_item img{height:100%!important;width:100%!important;object-fit:cover}.product-swiper .swiper-button-next{margin-right:50px;color:#d3d3d3;outline:0}@media (max-width:767.98px){.product-swiper .swiper-button-next{margin-right:5px}}.product-swiper .swiper-button-prev{margin-left:50px;color:#d3d3d3;outline:0}@media (max-width:767.98px){.product-swiper .swiper-button-prev{margin-left:5px}}.product-type-simple .summary .price{margin-top:25px;color:#000!important}.product-type-simple .summary .product_title{margin-bottom:0!important}.woocommerce-variation-description{display:none!important}.vari-desc{display:none}.small{font-size:100%!important;font-weight:unset!important}.zoomImg{opacity:0!important}.woocommerce-product-gallery__trigger{position:absolute!important;z-index:9!important;width:85%!important;height:100%!important;text-indent:-9999px!important;box-sizing:content-box!important;background:transparent!important;top:unset!important;right:unset!important}.button-variable-item-cooler-holzdeckel,.woocommerce-product-gallery__trigger:after,.woocommerce-product-gallery__trigger:before{display:none!important}.single-product #ppc-button-ppcp-gateway{margin-top:50px}.single-product #product-1782 .woo-selected-variation-item-name,.single-product #product-8797 .woo-selected-variation-item-name,.single-product #product-9289 .woo-selected-variation-item-name{display:inline-block!important}.template-section-content{margin-top:75px;position:relative}.template-section-content .heading-wrapper{height:500px;width:100%;position:absolute;z-index:1000}.template-section-content .heading-wrapper h1{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:ghettofont,sans-serif!important;font-size:60px;font-weight:300!important;text-transform:uppercase;color:#fff;letter-spacing:1px}@media (max-width:767.98px){.template-section-content .heading-wrapper h1{font-size:40px}}.template-section-content .content-header{height:500px;width:100%;overflow:hidden;position:relative;background-size:cover;background-repeat:no-repeat;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.template-section-content .content-container{margin-top:25px;width:90%}@media (min-width:576px){.template-section-content .content-container{width:80%}}@media (min-width:768px){.template-section-content .content-container{width:70%}}@media (min-width:992px){.template-section-content .content-container{width:60%}}.template-section-featured-projects-new{position:relative;overflow:hidden;padding:40px 0}@media (min-width:576px){.template-section-featured-projects-new{padding:60px 0}}@media (min-width:768px){.template-section-featured-projects-new{padding:80px 0}}@media (min-width:992px){.template-section-featured-projects-new{padding:100px 0}}.template-section-featured-projects-new .section-header{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;margin-top:50px;padding-bottom:40px}.template-section-featured-projects-new .section-header h2{font-size:60px}@media (max-width:767.98px){.template-section-featured-projects-new .section-header h2{font-size:40px}}@media (min-width:576px){.template-section-featured-projects-new .section-header{padding-bottom:60px}}.template-section-featured-projects-new .section-header h2{text-align:center;text-transform:uppercase;color:#1e1e1e;letter-spacing:5px;margin:0}.template-section-featured-projects-new .section-header h2 span{display:block;color:#bbb;font-weight:400;font-size:11px;letter-spacing:4px;margin-top:10px}@media (min-width:1200px){.template-section-featured-projects-new .featured-items-holder{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%}}.template-section-featured-projects-new .featured-item{position:relative;-webkit-backface-visibility:hidden;transform:translateZ(0)}@media (min-width:1200px){.template-section-featured-projects-new .featured-item{width:75%}}.template-section-featured-projects-new .featured-item:before{display:block;content:"";padding-bottom:67%}@media (min-width:576px){.template-section-featured-projects-new .featured-item:before{padding-bottom:50%}}.template-section-featured-projects-new .featured-item.rounded-corner,.template-section-featured-projects-new .featured-item.rounded-corner .img-holder{border-radius:4px}.template-section-featured-projects-new .featured-item+.featured-item{margin-top:20px}@media (min-width:576px){.template-section-featured-projects-new .featured-item+.featured-item{margin-top:40px}}@media (min-width:992px){.template-section-featured-projects-new .featured-item+.featured-item{margin-top:60px}}.template-section-featured-projects-new .featured-item .icon-holder{position:absolute;z-index:4;top:20px;left:20px}@media (max-width:767.98px){.template-section-featured-projects-new .featured-item .icon-holder{top:30px;left:30px;right:unset}}@media (max-width:991.98px){.template-section-featured-projects-new .featured-item .icon-holder{top:30px;left:unset;right:30px}}@media (min-width:992px){.template-section-featured-projects-new .featured-item .icon-holder{top:50px;left:70px}}.template-section-featured-projects-new .featured-item .icon-holder img,.template-section-featured-projects-new .featured-item .icon-holder svg{max-height:48px;height:100%;width:auto;display:block}@media (min-width:768px){.template-section-featured-projects-new .featured-item .icon-holder img,.template-section-featured-projects-new .featured-item .icon-holder svg{max-height:80px}}.template-section-featured-projects-new .featured-item .txt-holder{position:absolute;z-index:4;bottom:20px;left:20px;color:#fff;padding-right:20px;max-width:90%;transition:all .5s ease-in-out}@media (min-width:768px){.template-section-featured-projects-new .featured-item .txt-holder{max-width:70%;bottom:36px;left:40px;padding-right:0}}@media (min-width:992px){.template-section-featured-projects-new .featured-item .txt-holder{bottom:20px;left:70px;padding-right:0;max-width:60%}}@media (min-width:1200px){.template-section-featured-projects-new .featured-item .txt-holder{max-width:50%;bottom:-25px}}.template-section-featured-projects-new .featured-item .txt-holder .project-type p{opacity:.8;font-size:12px;line-height:1;font-weight:700;letter-spacing:-.06px;margin-bottom:10px;display:none}@media (min-width:576px){.template-section-featured-projects-new .featured-item .txt-holder .project-type p{display:block}}.template-section-featured-projects-new .featured-item .txt-holder h3{margin:0;font-size:22px;line-height:28px;font-weight:700;letter-spacing:-.17px}@media (min-width:768px){.template-section-featured-projects-new .featured-item .txt-holder h3{font-size:32px;line-height:38px}}.template-section-featured-projects-new .featured-item .txt-holder p{font-size:16px;line-height:21px;letter-spacing:-.09px;margin-top:10px;display:none}@media (min-width:576px){.template-section-featured-projects-new .featured-item .txt-holder p{display:block}}@media (min-width:768px){.template-section-featured-projects-new .featured-item .txt-holder p{font-size:18px;line-height:25px;margin-top:20px}}.template-section-featured-projects-new .featured-item .txt-holder .portfolio-link{display:inline-block;margin-top:20px;opacity:0}.template-section-featured-projects-new .featured-item .img-holder{position:absolute;overflow:hidden;top:0;left:0;bottom:0;right:0;z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;box-shadow:0 0 10px 1px transparent;transition:all .4s ease}.template-section-featured-projects-new .featured-item .img-holder:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}.template-section-featured-projects-new .featured-item .video-holder{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:0;visibility:hidden;transition:all .2s ease}.template-section-featured-projects-new .featured-item .video-holder video{display:block;position:absolute;min-width:100%;min-height:100%;max-height:100%;object-fit:cover}.template-section-featured-projects-new .featured-item:hover .txt-holder{bottom:26px}@media (min-width:576px){.template-section-featured-projects-new .featured-item:hover .txt-holder{bottom:36px}}@media (min-width:992px){.template-section-featured-projects-new .featured-item:hover .txt-holder{bottom:56px}}.template-section-featured-projects-new .featured-item:hover .txt-holder .portfolio-link{opacity:1;visibility:visible;transition:opacity .4s ease .2s}.template-section-featured-projects-new .featured-item:hover .img-holder{transform-origin:center;transform:scale(1.02);box-shadow:0 0 20px 5px rgba(0,0,0,.3)}.template-section-featured-projects-new .featured-item:hover .img-holder .video-holder{transition:all .6s ease .2s;opacity:1;visibility:visible}.template-section-video{position:relative;padding:40px 0}@media (min-width:576px){.template-section-video{padding:60px 0}}@media (min-width:768px){.template-section-video{padding:80px 0}}@media (min-width:992px){.template-section-video{padding:100px 0}}@media (min-width:1200px){.template-section-video{max-width:80%;margin:0 auto}}.template-section-video .section-header{position:relative;margin-bottom:40px}.template-section-video .section-header .row{-ms-flex-pack:center;justify-content:center}.template-section-video .section-header .row .col-md-8{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}@media (min-width:576px){.template-section-video .section-header{margin-bottom:80px}}.template-section-video .section-header h2{margin-bottom:20px}.template-section-video .video-holder{position:relative;overflow:hidden}.template-section-video .video-holder .hg_bottom{transform:translate(-50%,calc(-50% + 100px));display:none;text-align:center;z-index:10000;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;position:absolute;width:100%;top:50%;left:50%;margin:25px 0}@media only screen and (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape){.template-section-video .video-holder .hg_bottom{transform:translate(-50%)!important;bottom:0!important;top:unset!important}}@media (min-width:768px){.template-section-video .video-holder .hg_bottom{margin:50px 0}}@media (min-width:992px){.template-section-video .video-holder .hg_bottom{margin:100px 0}}@media (max-width:767.98px){.template-section-video .video-holder .hg_bottom{top:25px}}.template-section-video .video-holder .hg_bottom a{font-family:montserrat,sans-serif;font-weight:100;font-size:18px;letter-spacing:.5px;line-height:30px}.template-section-video .video-holder .hg_bottom .hg_bottom_btn{position:relative;height:40px;width:100%;transition:all .3s ease-in-out;margin:0 auto}.template-section-video .video-holder .hg_bottom .hg_bottom_btn:hover{transform:scale(1.05)}.template-section-video .video-holder .hg_bottom .hg_bottom_btn:after{content:" ";position:absolute;top:0;left:0;width:0;height:0%;z-index:1;border-top:3px solid #282828;border-right:3px solid #282828;border-width:0}.template-section-video .video-holder .hg_bottom .hg_bottom_btn:before{content:" ";position:absolute;bottom:-1px;right:0;width:0;height:0%;z-index:1;border-bottom:3px solid #282828;border-left:3px solid #282828;border-width:0;opacity:0}.template-section-video .video-holder .hg_bottom .hg_bottom_btn:hover:before{border-width:6px;opacity:1;animation:nW_aH .5s ease-out;height:53px}.template-section-video .video-holder .hg_bottom .hg_bottom_btn .hg-btn{background-color:#282828;color:#fff;padding:16px;text-decoration:none;position:relative;border-right:5px solid #f67119;text-transform:uppercase;width:100%}@media (max-width:767.98px){.template-section-video .video-holder .hg_bottom .hg_bottom_btn .hg-btn{font-size:12px;padding:22px;top:unset!important;bottom:0!important;transform:translate(-50%)!important;margin:unset!important}}@media (max-width:325px){.template-section-video .video-holder .hg_bottom .hg_bottom_btn .hg-btn{font-size:10px}}.template-section-video .video-holder .hg_bottom .hg_bottom_btn .hg-btn:hover{background-color:#f67119;color:#fff}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.template-section-video .video-holder .hg_bottom .hg_bottom_btn .hg-btn{transform:translateY(-100px)}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape){.template-section-video .video-holder .hg_bottom .hg_bottom_btn .hg-btn{transform:translateY(-100px)}}@media only screen and (device-width:390px) and (device-height:844px) and (-webkit-device-pixel-ratio:3) and (orientation:landscape){.template-section-video .video-holder .hg_bottom .hg_bottom_btn .hg-btn{transform:translateY(-100px)}}.template-section-video .video-holder._play .play-btn-wrapper{opacity:0}.template-section-video .video-holder._play:hover .play-btn-wrapper{opacity:1}.template-section-video .video-holder .play-btn-wrapper{position:absolute;width:100%;display:-ms-flexbox;display:flex;height:70%;margin:50px 0;-ms-flex-pack:center;justify-content:center;top:0;-ms-flex-align:center;align-items:center;transition:opacity .4s ease-in-out}.template-section-video .video-holder .play-btn-wrapper .play-btn-holder{width:50px;height:50px;background-color:#f67119;border-radius:50px}@-moz-document url-prefix(){.template-section-video .video-holder .play-btn-wrapper .play-btn-holder{transform:translateY(80px)}}@supports (-moz-appearance:none){.template-section-video .video-holder .play-btn-wrapper .play-btn-holder{transform:translateY(80px)}}.template-section-video .video-holder .play-btn-wrapper .play-btn-holder._play .playbutton{background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/pause.png);background-repeat:no-repeat;background-position:50%;background-size:45%}.template-section-video .video-holder .play-btn-wrapper .playbutton{background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/play-button.svg);background-repeat:no-repeat;background-position:50%;background-position-x:14px;width:100%;height:100%;background-size:45%;border:none;padding:0}.template-section-video .video-holder .bg-holder{background-position:50%;background-repeat:no-repeat;background-size:cover;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;position:absolute;width:100%;height:100%}@-moz-document url-prefix(){.template-section-video .video-holder .bg-holder{transform:translateY(-40px)}}@supports (-moz-appearance:none){.template-section-video .video-holder .bg-holder{transform:translateY(-40px)}}.template-section-video .video-holder video{display:block;width:100%;height:auto}.template-section-seo{max-width:1045px;margin:85px auto;padding-bottom:10px}.template-section-seo .seo-wrapper{padding:0 15px}@media (min-width:768px){.template-section-seo .seo-wrapper{padding:0 50px}}@media (min-width:992px){.template-section-seo .seo-wrapper{column-count:2;column-gap:100px;padding:0}}.template-section-seo .seo-wrapper p{font-size:14px;line-height:16px;font-weight:400;margin-bottom:16px}.template-section-seo .seo-wrapper strong{background:none;font-weight:700}.template-section-seoheader{height:100vh;position:relative}.template-section-seoheader img{position:absolute;width:100%;height:100%;object-fit:cover;filter:brightness(.7)}.template-section-seoheader .container-fluid,.template-section-seoheader .container-lg,.template-section-seoheader .container-md,.template-section-seoheader .container-sm,.template-section-seoheader .container-xl{padding-right:1rem;padding-left:1rem;padding-top:100px;height:100%}@media (min-width:576px){.template-section-seoheader .container-fluid,.template-section-seoheader .container-lg,.template-section-seoheader .container-md,.template-section-seoheader .container-sm,.template-section-seoheader .container-xl{padding-right:3.2rem;padding-left:3.2rem;padding-top:unset}}@media (min-width:576px){.template-section-seoheader .container-fluid .content-position,.template-section-seoheader .container-lg .content-position,.template-section-seoheader .container-md .content-position,.template-section-seoheader .container-sm .content-position,.template-section-seoheader .container-xl .content-position{position:relative;top:50%;transform:translateY(-50%)}}.template-section-seoheader .container-fluid .content-position .section-content,.template-section-seoheader .container-lg .content-position .section-content,.template-section-seoheader .container-md .content-position .section-content,.template-section-seoheader .container-sm .content-position .section-content,.template-section-seoheader .container-xl .content-position .section-content{max-width:100%}.template-section-seoheader .container-fluid .content-position .section-content h1,.template-section-seoheader .container-lg .content-position .section-content h1,.template-section-seoheader .container-md .content-position .section-content h1,.template-section-seoheader .container-sm .content-position .section-content h1,.template-section-seoheader .container-xl .content-position .section-content h1{font-size:2.3rem;margin:35px 0}@media (min-width:576px){.template-section-seoheader .container-fluid .content-position .section-content h1,.template-section-seoheader .container-lg .content-position .section-content h1,.template-section-seoheader .container-md .content-position .section-content h1,.template-section-seoheader .container-sm .content-position .section-content h1,.template-section-seoheader .container-xl .content-position .section-content h1{font-size:2.5rem;margin:unset}}.template-section-seoheader .container-fluid .content-position .section-content h2,.template-section-seoheader .container-lg .content-position .section-content h2,.template-section-seoheader .container-md .content-position .section-content h2,.template-section-seoheader .container-sm .content-position .section-content h2,.template-section-seoheader .container-xl .content-position .section-content h2{color:#fff;font-size:1rem}@media (min-width:576px){.template-section-seoheader .container-fluid .content-position .section-content,.template-section-seoheader .container-lg .content-position .section-content,.template-section-seoheader .container-md .content-position .section-content,.template-section-seoheader .container-sm .content-position .section-content,.template-section-seoheader .container-xl .content-position .section-content{max-width:50%}}.template-section-seoheader .container-fluid .content-position .section-content p,.template-section-seoheader .container-lg .content-position .section-content p,.template-section-seoheader .container-md .content-position .section-content p,.template-section-seoheader .container-sm .content-position .section-content p,.template-section-seoheader .container-xl .content-position .section-content p{color:#fff}.template-section-seoheader .container-fluid .addon-banner,.template-section-seoheader .container-lg .addon-banner,.template-section-seoheader .container-md .addon-banner,.template-section-seoheader .container-sm .addon-banner,.template-section-seoheader .container-xl .addon-banner{opacity:1;transform:translateY(0);max-width:100%}@media (min-width:576px){.template-section-seoheader .container-fluid .addon-banner,.template-section-seoheader .container-lg .addon-banner,.template-section-seoheader .container-md .addon-banner,.template-section-seoheader .container-sm .addon-banner,.template-section-seoheader .container-xl .addon-banner{max-width:50%;margin-bottom:30px}}.template-section-seoheader .container-fluid .addon-banner a,.template-section-seoheader .container-lg .addon-banner a,.template-section-seoheader .container-md .addon-banner a,.template-section-seoheader .container-sm .addon-banner a,.template-section-seoheader .container-xl .addon-banner a{color:#fff;background-color:#0a0a0a}@media (min-width:576px){.template-section-seoheader .container-fluid .addon-banner a,.template-section-seoheader .container-lg .addon-banner a,.template-section-seoheader .container-md .addon-banner a,.template-section-seoheader .container-sm .addon-banner a,.template-section-seoheader .container-xl .addon-banner a{font-weight:700;font-size:14px;line-height:18px;letter-spacing:-.16px;text-align:left;padding:7px 32px 10px;border-radius:21px;display:inline-block}}.template-section-seoheader .section-content .mobile-placeholder{display:block}@media (min-width:576px){.template-section-seoheader .section-content .mobile-placeholder{display:none}}.template-section-seoheader .section-content h1{width:-webkit-fit-content;width:fit-content;color:#fff;background-image:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/gf-heading-start.svg),url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/gf-heading-mid.svg),url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/gf-heading-end.svg);background-repeat:no-repeat;background-origin:border-box,padding-box,border-box;background-clip:border-box,padding-box,border-box;background-position:0,0,100%;background-size:1.2em 2.2em,100% 2.2em,1.2em 2.2em;padding:.075em 0;margin-left:-.28em;margin-right:-.28em;border-width:0 .28em;border-top-style:none;border-bottom-style:none;border-left-style:solid;border-right-style:solid;border-color:transparent;-webkit-box-decoration-break:clone;margin:0}@media (min-width:576px){.template-section-seoheader .section-content h1{background-size:.35em 1.15em,100% 1.15em,.35em 1.15em;font-size:42px;line-height:48px;letter-spacing:-1.05px}}@media (min-width:576px){.template-section-seoheader .section-content h2{font-weight:900;font-size:.875rem;line-height:1.2;letter-spacing:-.16px;margin:2rem 0 1rem}}.template-section-seoheader .section-content .section-title span{font-weight:400;opacity:.9}.template-section-seoheader .section-header{position:absolute;top:0}@media (min-width:576px){.template-section-seoheader .section-header{top:140px}}.template-section-seoheader .section-header .intro-tag{display:block}.template-section-seoheader .section-footer{position:absolute;bottom:45px;display:none}@media (min-width:576px){.template-section-seoheader .section-footer{display:block}}.template-section-seoheader .section-footer p{margin:0;padding:0;font-size:0;list-style:none;color:#fff}.template-section-seoheader .section-footer p span{display:inline-block;font-size:12px;font-weight:400;letter-spacing:-.14px;color:#fff}.template-section-seoheader .section-footer p span:before{content:"●";margin:0 5px;font-size:6px;position:relative;bottom:2px}.template-section-seoheader .section-footer p span:first-child:before{display:none}.template-section-seoheader .scroll-more{position:absolute;cursor:pointer;right:20px;bottom:40px;padding-bottom:40px;width:50px;height:70px;display:none}@media (min-width:576px){.template-section-seoheader .scroll-more{display:block}}.template-section-seoheader .scroll-more:after{content:"";display:block;position:absolute;width:10px;height:12px;bottom:0;left:0;background:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/images/scroll-arrow.svg) no-repeat 50%;animation:arrow-scroll 1s ease-in-out infinite alternate;animation-delay:5s}.template-section-seoheader .scroll-more span{color:#fff;display:block;position:absolute;font-weight:400;font-size:12px;line-height:1;letter-spacing:-.14px;margin:0;transform:rotate(90deg);top:0;right:0;transform-origin:0}.template-section-seoheader .bg-animation{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.template-section-seoheader .bg-animation .bg-stage{position:absolute;left:0;width:100%;height:25%}.template-section-seoheader .bg-animation .bg-stage.stage1{top:0}.template-section-seoheader .bg-animation .bg-stage.stage2{top:25%}.template-section-seoheader .bg-animation .bg-stage.stage3{top:50%}.template-section-seoheader .bg-animation .bg-stage.stage4{top:75%}.template-section-seoheader .section-action{padding-top:30px;font-size:0}.template-section-seoheader .section-action .cta-button{text-align:center;padding:8px 28px;text-transform:uppercase;font-size:14px;line-height:17px;border-radius:18px;border:1px solid transparent;font-weight:700;letter-spacing:-.16px;display:block}@media (min-width:576px){.template-section-seoheader .section-action .cta-button{display:inline-block;font-size:13px;text-transform:none}}.template-section-seoheader .section-action .cta-button:hover{text-decoration:none}.template-section-seoheader .section-action .cta-button.cta-primary{background-color:#fff}.template-section-seoheader .section-action .cta-button.cta-secondary{border:1px solid #fff;color:#fff}.template-section-seoheader .section-action .cta-button+.cta-button{margin-top:18px}@media (min-width:576px){.template-section-seoheader .section-action .cta-button+.cta-button{margin-top:0;margin-left:15px}}.template-section-seoheader .section-addons{position:absolute;left:0;right:0;padding-right:3.2rem;padding-left:3.2rem;bottom:25px;display:none}@media (min-width:768px){.template-section-seoheader .section-addons{display:block}}.template-section-seoheader .section-addons.addons-logos .content-wrap{padding-top:40px;border-top:1px solid hsla(0,0%,100%,.6)}.template-section-seoheader .section-addons.addons-logos h4{float:left}.template-section-seoheader .section-addons.addons-logos .clients-wrapper{float:right;position:relative}.template-section-seoheader .section-addons.addons-logos .clients-wrapper .logo-wrap{float:left;padding:0 20px}@media (min-width:992px){.template-section-seoheader .section-addons.addons-logos .clients-wrapper .logo-wrap{padding:0 30px}}@media (min-width:1200px){.template-section-seoheader .section-addons.addons-logos .clients-wrapper .logo-wrap{padding:0 40px}}.template-section-seoheader .section-addons.addons-logos .clients-wrapper .logo-wrap:last-child{padding-right:0}.template-section-seoheader .section-addons.addons-logos .clients-wrapper .logo-wrap img,.template-section-seoheader .section-addons.addons-logos .clients-wrapper .logo-wrap svg{max-height:32px;width:auto;opacity:.75}.template-section-seoheader .section-addons.addons-usp .usps-wrapper{display:-ms-flexbox;display:flex}.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap{-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1;width:25%;padding:0 20px}@media (min-width:992px){.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap{padding:0 30px}}.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap:first-child{padding-left:0}.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap:last-child{padding-right:0}.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap .icon-holder{height:50px}.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap .icon-holder img,.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap .icon-holder svg{max-height:32px;width:auto}.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap h4{font-size:13px;line-height:16px;letter-spacing:2.36px;margin-bottom:10px;text-transform:uppercase;color:inherit}.template-section-seoheader .section-addons.addons-usp .usps-wrapper .usp-wrap p{line-height:22px;font-size:13px;letter-spacing:-.15px;opacity:.85}.template-section-seoheader .section-content+.addon-banner{margin-bottom:0;margin-top:18px}@media (min-width:576px){.template-section-seoheader .section-content+.addon-banner{margin-bottom:0;margin-top:30px}}.template-section-seoheader .addon-banner{position:relative;margin-bottom:20px}@media (min-width:576px){.template-section-seoheader .addon-banner{margin-bottom:30px}}.template-section-seoheader .addon-banner a{font-weight:400;font-size:12px;line-height:15px;text-align:center;display:block;letter-spacing:-.14px;border-radius:23px;padding:7px 30px 10px;text-decoration:none}@media (min-width:576px){.template-section-seoheader .addon-banner a{font-weight:700;font-size:14px;line-height:18px;letter-spacing:-.16px;text-align:left;padding:7px 32px 10px;border-radius:21px;display:inline-block}}.template-section-seoheader .addon-banner a:hover{text-decoration:none}.template-section-seoheader .addon-banner,.template-section-seoheader .scroll-more,.template-section-seoheader .section-content,.template-section-seoheader .section-footer,.template-section-seoheader .section-header{opacity:1;transform:translateY(0)}.cky-consent-bar .cky-btn-accept{background-color:#282828!important;border-right:5px solid #f67119!important;border-radius:0!important;opacity:1!important;font-family:montserrat,sans-serif!important;font-weight:100!important;font-size:18px!important;letter-spacing:.5px!important;line-height:30px!important;text-transform:uppercase!important;max-width:750px!important;border-radius:5px!important;border-top-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important;margin-top:20px!important}@media (max-width:767.98px){.cky-btn-revisit-wrapper{bottom:80px!important}}.cky-btn-revisit-wrapper{background:#f67119!important}.cky-consent-container{z-index:200}:root{--header-height:3rem;--hue:174;--sat:63%;--first-color:hsl(var(--hue),var(--sat),40%);--first-color-alt:hsl(var(--hue),var(--sat),36%);--title-color:hsl(var(--hue),12%,15%);--text-color:hsl(var(--hue),8%,35%);--body-color:hsl(var(--hue),100%,99%);--container-color:#fff;--body-font:"Open Sans",sans-serif;--h1-font-size:1.5rem;--normal-font-size:.938rem;--tiny-font-size:.625rem;--z-tooltip:10;--z-fixed:100}.header-mobile ul{list-style:none}.header-mobile a{text-decoration:none}.header-mobile img{max-width:100%;height:auto}.header-mobile .section{padding:4.5rem 0 2rem}.header-mobile .section__title{font-size:var(--h1-font-size);color:#fff;text-align:center;margin-bottom:1.5rem}.header-mobile .section__height{height:100vh}.header-mobile .container{max-width:968px;margin-left:1rem;margin-right:1rem}.header-mobile{position:fixed;bottom:0;left:0;width:100%;background-color:#222;z-index:100;transition:.4s;padding-top:5px}.nav{height:var(--header-height);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.nav__img{width:32px;border-radius:50%}.nav__logo{color:var(--title-color);font-weight:600}@media screen and (max-width:767px){.nav.container{width:100%;margin:0;padding:0}.nav__menu{background-color:#222;box-shadow:0 -1px 12px hsla(var(--hue),var(--sat),15%,.15);width:100%;padding:0 1rem;display:-ms-grid;display:grid;-ms-flex-line-pack:center;align-content:center;transition:.4s;will-change:z-index,height,position}.nav__menu.open{box-shadow:none}}.nav__list{padding:0}.nav__link,.nav__list{display:-ms-flexbox;display:flex}.nav__link{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;color:#fff;font-weight:600}.nav__list{-ms-flex-pack:distribute;justify-content:space-around}.nav__name{font-size:var(--tiny-font-size);color:#f67119}.nav__icon{font-size:1.8rem}.active-link{position:relative;color:var(--first-color);transition:.3s}.scroll-header{box-shadow:0 1px 12px hsla(var(--hue),var(--sat),15%,.15)}@media screen and (max-width:320px){.nav__name{display:none}}@media screen and (min-width:576px){.nav__list{-ms-flex-pack:center;justify-content:center;column-gap:3rem}}@media screen and (min-width:767px){body{margin:0}.section{padding:7rem 0 2rem}.nav{height:calc(var(--header-height) + 1.5rem)}.nav__icon,.nav__img{display:none}.nav__name{font-size:var(--normal-font-size)}.nav__link:hover{color:var(--first-color)}.active-link:before{content:"";position:absolute;bottom:-.75rem;width:4px;height:4px;background-color:var(--first-color);border-radius:50%}}@media screen and (min-width:769px){.header-mobile{display:none}}@font-face{font-family:boxicons;font-weight:400;font-style:normal;src:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/fonts/boxicons.eot);src:url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/fonts/boxicons.eot) format("embedded-opentype"),url(//ghettofassl.de/wp-content/themes/ghettofassl/dist/fonts/boxicons.woff2) format("woff2")}.bx{font-family:boxicons!important;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;display:inline-block;text-transform:none;speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bx-ul{margin-left:2em;padding-left:0;list-style:none}.bx-ul>li{position:relative}.bx-ul .bx{font-size:inherit;line-height:inherit;position:absolute;left:-2em;width:2em;text-align:center}.bx-menu:before{content:"\eb5f"}.bx-menu-alt-left:before{content:"\ef5b"}.bx-menu-alt-right:before{content:"\eb61"}.bx-envelope:before{content:"\eac1"}.bx-envelope-open:before{content:"\eac2"}.bx-customize:before{content:"\ea91"}.bx-cart:before{content:"\ea36"}.menu-trigger{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.deine-hochzeits-konfiguration input{font-size:16px!important;transform-origin:top left;transform:scale(.9)}.deine-hochzeits-konfiguration .sizes{color:#f67119;font-size:12px;font-weight:400;line-height:1.5;width:100%}.deine-hochzeits-konfiguration .sizes .small{display:none}.deine-hochzeits-konfiguration .sizes .small.selected{display:block}.deine-hochzeits-konfiguration .sizes .middle{display:none}.deine-hochzeits-konfiguration .sizes .middle.selected{display:block}.deine-hochzeits-konfiguration .sizes .big{display:none}.deine-hochzeits-konfiguration .sizes .big.selected{display:block}.deine-hochzeits-konfiguration .subset.image-chosen[data-uid=zwKh-AZqo]{display:none!important}.deine-hochzeits-konfiguration .subset.image-chosen[data-uid=zwKh-AZqo].active{display:block!important}[data-uid="0B3W-RBlT"]{display:none!important}[data-uid="0B3W-RBlT"] .current{box-shadow:unset!important;background:unset!important}[data-uid="0B3W-RBlT"] .wpc-text-layer-input-wrap,[data-uid="0B3W-RBlT"] li{width:100%!important}[data-uid="0B3W-RBlT"] .wpc-control-lists-inner li{height:100%!important;margin:10px 0!important}[data-uid="0B3W-RBlT"].active,[data-uid="0B3W-RBlT"].active .wpc-layer-title-inner .wpc-layer-description,[data-uid="0B3W-RBlT"].active .wpc-layer-title-inner .wpc-layer-title,[data-uid="0B3W-RBlT"].active .wpc-layer-title-wrap{display:block!important}[data-parent-uid="0B3W-RBlT"]{display:none!important}[data-parent-uid="0B3W-RBlT"] .current{box-shadow:unset!important;background:unset!important}[data-parent-uid="0B3W-RBlT"].active{display:block!important}[data-uid=WWNJ-XO1X]{display:none!important}[data-uid=WWNJ-XO1X].active{display:block!important}[data-uid=WWNJ-XO1X] .current{box-shadow:unset!important;background:unset!important}[data-uid=WWNJ-XO1X] .wpc-layer-description{display:block!important}[data-parent-uid=WWNJ-XO1X]{display:none!important}[data-parent-uid=WWNJ-XO1X] .current{box-shadow:unset!important;background:unset!important}[data-parent-uid=WWNJ-XO1X].active{display:block!important}