@charset 'UTF-8';
@charset "UTF-8";
@charset "UTF-8";

#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{margin-right:0;width:100%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>.wp-block-button__link,.wp-block-button__link.is-style-outline{border:2px solid}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:#32373c}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button{margin-right:0}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin-left:0;margin-right:.5em;margin-bottom:.5em}.wp-block-buttons>.wp-block-button:last-child{margin-right:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right>.wp-block-button{margin-left:.5em;margin-right:0}.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child{margin-left:0}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:.5em}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:.5em}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;margin-bottom:.5em;width:100%}.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:flex;margin-bottom:1.75em;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){flex-basis:calc(50% - 1em)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:2em}}@media (min-width:782px){.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:2em}}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:420px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#555;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{ direction:ltr; display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{-ms-grid-row-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ -ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ -ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container{color:#1e1e1e;background-color:#fff;min-width:200px}.items-justified-left>ul{justify-content:flex-start}.items-justified-center>ul{justify-content:center}.items-justified-right>ul{justify-content:flex-end}.items-justified-space-between>ul{justify-content:space-between}.wp-block-navigation-link{display:flex;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child>.wp-block-navigation-link__content{padding-right:.5em}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2;opacity:0;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:.5em}@media (min-width:782px){.has-child .wp-block-navigation__container{left:1.5em}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:flex;flex-direction:column}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,.wp-block-navigation[style*=text-decoration] .wp-block-navigation__container{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus{text-decoration:none}.wp-block-navigation-link__content{color:inherit;padding:.5em 1em}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:.375em 1em .375em 0}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{transform:rotate(90deg)}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:1.25em 2.375em}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-post-comments-form input[type=submit]{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-post-comments-form input[type=submit]:active,.wp-block-post-comments-form input[type=submit]:focus,.wp-block-post-comments-form input[type=submit]:hover,.wp-block-post-comments-form input[type=submit]:visited{color:#fff}.wp-block-preformatted{white-space:pre-wrap}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-query-loop{max-width:100%;list-style:none;padding:0}.wp-block-query-loop li{clear:both}.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap}.wp-block-query-loop.is-flex-container li{margin:0 0 1.25em;width:100%}@media (min-width:600px){.wp-block-query-loop.is-flex-container li{margin-right:1.25em}.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n){margin-right:0}.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n){margin-right:0}}.wp-block-query-pagination{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{display:inline-block;margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}.wp-block-rss.wp-block-rss{box-sizing:border-box}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 1em)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}.wp-block-rss.columns-4 li{width:calc(25% - 1em)}.wp-block-rss.columns-5 li{width:calc(20% - 1em)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#555;font-size:.8125em}.wp-block-search .wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal}.wp-block-search .wp-block-search__button.has-icon{line-height:0}.wp-block-search .wp-block-search__button svg{min-width:1.5em;min-height:1.5em}.wp-block-search .wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;min-width:3em;border:1px solid #949494}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-custom-logo{line-height:0}.wp-block-custom-logo .aligncenter{display:table}.wp-block-custom-logo.is-style-rounded img{border-radius:9999px}.wp-block-social-links{display:flex;flex-wrap:wrap;justify-content:flex-start;padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin:4px 8px 4px 0}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-social-link{transition-duration:0s}}.wp-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{transform:scale(1.1)}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image a{display:inline-block}.wp-block-post-featured-image img{max-width:100%;height:auto}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-white-background-color{background-color:#fff}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-black-background-color{background-color:#000}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-white-color{color:#fff}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-black-color{color:#000}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.has-small-font-size{font-size:.8125em}.has-normal-font-size,.has-regular-font-size{font-size:1em}.has-medium-font-size{font-size:1.25em}.has-large-font-size{font-size:2.25em}.has-huge-font-size,.has-larger-font-size{font-size:2.625em}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.wpcf7-form{position:relative;overflow:hidden}.wpcf7-form .fieldset-cf7mls{border:none;background:0 0}.wpcf7 form.sent .wpcf7-response-output{display:block}.cf7mls-btns .cf7mls_next.action-button,.cf7mls-btns .cf7mls_back.action-button{margin:25px 0 26px;padding:13px 20px}.cf7mls_next.action-button{background-color:#0073aa;border:0 none;border-radius:3px;color:#fff;cursor:pointer;font-weight:700;margin:25px 0 26px;padding:13px 5px;min-width:100px;position:relative}.cf7mls_back.action-button{background-color:#e3e3e3;border:0 none;border-radius:3px;color:#23282d;cursor:pointer;font-weight:700;margin:16px 0 26px;padding:13px 5px;min-width:100px;position:relative}.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step{background-color:#27ae60;border:0 none;border-radius:3px;color:#fff;cursor:pointer;font-weight:700;margin:26px 0 32px;padding:13px 5px;min-width:100px;position:relative}.cf7mls_back.action-button{margin-right:10px;float:left}.cf7mls_next.action-button:hover,.cf7mls_back.action-button:hover,.fieldset-cf7mls .wpcf7-form-control.wpcf7-cf7mls_preview_step:hover{opacity:.8}.fieldset-cf7mls .cf7mls_back{float:left}.fieldset-cf7mls .cf7mls_next{float:right}form.cf7mls input.wpcf7-form-control.wpcf7-submit{border-radius:3px;padding:13px 29px;font-weight:700;margin:16px 0 26px;float:right}form.cf7mls input.wpcf7-form-control.wpcf7-submit:hover{opacity:.8}.cf7mls_reviewing_overlay{position:fixed;left:0;top:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);z-index:100;display:none}form.wpcf7-form.cf7mls_reviewing{position:relative;z-index:999999;background-color:#fff}form.wpcf7-form.cf7mls_reviewing:before{content:'';position:absolute;background:rgba(0,0,0,.8);width:100000px;height:100000px;left:-30000px;top:-30000px;z-index:1}form.wpcf7-form.cf7mls_reviewing>*{position:relative;z-index:3}form.wpcf7-form.cf7mls_reviewing .cf7mls_close_preview{cursor:pointer;position:absolute;top:10px;right:0}form.wpcf7-form.cf7mls_reviewing:after{content:'';position:absolute;top:-5px;left:-20px;right:-20px;bottom:-10px;background:#fff;z-index:2}.cf7mls_next.action-button img{display:none;width:20px;position:relative;margin-left:5px;vertical-align:middle}.cf7mls_next.action-button.sending img{display:inline-block}.cf7mls_next.action-button:focus,.cf7mls_back.action-button:focus{outline:none}.fieldset-cf7mls-wrapper{position:relative;overflow:hidden}.fieldset-cf7mls-wrapper .fieldset-cf7mls{width:100%;opacity:0;visibility:hidden;-webkit-transition:all .8s cubic-bezier(.68,0,.265,1);-webkit-transition:all .8s cubic-bezier(.68,-.550,.265,1.55);-moz-transition:all .8s cubic-bezier(.68,-.550,.265,1.55);-o-transition:all .8s cubic-bezier(.68,-.550,.265,1.55);transition:all .8s cubic-bezier(.68,-.550,.265,1.55);-webkit-transition-timing-function:cubic-bezier(.68,0,.265,1);-webkit-transition-timing-function:cubic-bezier(.68,-.550,.265,1.55);-moz-transition-timing-function:cubic-bezier(.68,-.550,.265,1.55);-o-transition-timing-function:cubic-bezier(.68,-.550,.265,1.55);transition-timing-function:cubic-bezier(.68,-.550,.265,1.55)}.cf7mls-no-moving-animation .fieldset-cf7mls-wrapper .fieldset-cf7mls{transition:none}.fieldset-cf7mls-wrapper .cf7mls_back_fs{position:absolute;left:0;top:15px;transform:translate(-110%,0);-webkit-transform:translate(-110%,0);-moz-transform:translate(-110%,0)}.fieldset-cf7mls-wrapper .cf7mls_current_fs~.fieldset-cf7mls{position:absolute;left:0;top:15px;transform:translate(110%,0);-webkit-transform:translate(110%,0);-moz-transform:translate(110%,0)}.wpcf7-form .cf7mls_progress_bar~.fieldset-cf7mls-wrapper fieldset{padding-top:0;margin-top:0;padding-bottom:2px;margin-bottom:20px}.fieldset-cf7mls-wrapper .cf7mls_current_fs{opacity:1;visibility:visible;display:block;position:relative}.fieldset-cf7mls.cf7mls_preview_fs{height:auto;overflow:visible;opacity:1;visibility:visible;transform:translate(0,0);-webkit-transform:translate(0,0);-moz-transform:translate(0,0);position:relative}.fieldset-cf7mls-wrapper .wpcf7-not-valid-tip{font-size:13px}.fieldset-cf7mls-wrapper div.wpcf7-validation-errors{border:none;display:block !important;color:red;font-size:13px;padding-left:0;margin-left:0}.fieldset-cf7mls-wrapper div.wpcf7-validation-errors .wpcf7-icon-wraning{display:block;float:left;margin-right:8px;margin-top:2px;fill:red}.fieldset-cf7mls-wrapper .fieldset-cf7mls span.ajax-loader{position:absolute;right:39px;margin-top:33px}@media only screen and (max-width:767px){.fieldset-cf7mls input,.wpcf7-form .fieldset-cf7mls textarea{width:100%}}.cf7mls_progress_bar{box-sizing:border-box;margin:0;padding:0;list-style:none;display:flex;width:100%;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:normal;font-weight:400}.cf7mls_progress_bar li .cf7_mls_count_step{display:block;color:#8f8f8f;font-size:15px}.cf7mls_progress_bar.cf7mls_bar_style_box_vertical_squaren li .cf7_mls_count_step,.cf7mls_progress_bar.cf7mls_bar_style_box_larerSign_squaren li .cf7_mls_count_step{font-size:15px;display:block}.cf7mls_progress_bar li .cf7_mls_check{display:none;color:#fff;font-size:15px;margin-top:2px;padding:0;text-align:center}.cf7mls_progress_bar li .cf7mls_progress_bar_title{font-size:13px;font-weight:400;line-height:1.5;margin:1em 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.cf7mls_progress_bar.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li .cf7mls_progress_bar_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-align:left}.cf7mls_progress_bar.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li .cf7mls_progress_bar_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.cf7mls_progress_bar li.active .cf7_mls_count_step{color:#fff}.cf7mls_progress_bar li.current .cf7mls_progress_bar_title{font-weight:600}.cf7mls_progress_bar .cf7_mls_arrow_point_to_righ{display:none}.cf7mls_progress_bar li:last-child .cf7_mls_arrow_point_to_righ{display:none}.cf7mls_progress_bar li.cf7_mls_steps_item{line-height:normal;font-weight:400;padding:0;margin:0}.cf7mls_progress_bar[data-allow-choose-step=on] li .cf7_mls_steps_item_icon{cursor:pointer}.cf7mls_bar_style_box_vertical_squaren[data-allow-choose-step=on] li{cursor:pointer}.cf7mls_bar_style_box_larerSign_squaren[data-allow-choose-step=on] li{cursor:pointer}.wpcf7-form span.cf7_mls_check svg{display:inherit}.cf7mls_reviewing .fieldset-cf7mls-wrapper .cf7mls_progress_bar_percent_wrap{display:none}.cf7mls_reviewing .fieldset-cf7mls-wrapper .cf7mls_back+.cf7mls_progress_bar_percent_wrap{display:block}.cf7mls_reviewing .cf7mls_progress_bar li{pointer-events:none}.cf7mls_reviewing .cf7mls_progress_bar li{pointer-events:none}.cf7mls_reviewing .cf7mls_progress_bar .cf7_mls_steps_item_icon{pointer-events:none}#cf7mls-progress-bar .cf7mls_progress_bar li:first-child .cf7_mls_count_step{display:none}#cf7mls-progress-bar .cf7mls_progress_bar li:first-child .cf7_mls_check{display:block}.cf7mls_progress_bar li .cf7mls_progress_bar_title{font-size:13px;font-weight:400;line-height:1.5;margin:1em 0}.cf7mls_progress_bar li.active .cf7_mls_count_step{color:#fff}#cf7mls-progress-bar .cf7mls_progress_bar li:nth-child(1) .cf7_mls_count_step,#cf7mls-progress-bar .cf7mls_progress_bar:not(.cf7mls_bar_style_box_larerSign_squaren):not(.cf7mls_bar_style_box_vertical_squaren) li:nth-child(2) .cf7_mls_count_step{color:#fff}#cf7mls-progress-bar .cf7mls_progress_bar li:nth-child(3) .cf7_mls_count_step{color:#8f8f8f}#cf7mls-progress-bar .cf7mls_progress_bar li:nth-child(3):before{background-color:#eaedef}#cf7mls-progress-bar .cf7mls_progress_bar li:nth-child(3) .cf7_mls_count_step{color:#8f8f8f}#cf7mls-progress-bar .cf7mls_progress_bar li:nth-child(3) .cf7_mls_steps_item_icon{background:#eaedef}#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon{background:#fff}#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:nth-child(3){background:#eaedef !important}#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li .cf7_mls_steps_item_icon{background:#fff}#cf7mls-progress-bar .cf7mls_progress_bar li:nth-child(2) .cf7mls_progress_bar_title,.cf7mls_progress_bar li.current .cf7mls_progress_bar_title{font-weight:600}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal,.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no{margin:0 auto;width:90%;margin-bottom:42px;margin-top:42px}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal li,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal li{position:relative;display:inline-block;flex:1;-webkit-flex:1;-ms-flex:1;-moz-flex:1;-webkit-flex:1;overflow:hidden;margin-right:16px;white-space:nowrap}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal li:last-child,.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no li:last-child,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal li:last-child,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no li:last-child{flex:none;-webkit-flex:none;-ms-flex:none;-moz-flex:none;-webkit-flex:none;margin-right:0}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_content{flex:none;-webkit-flex:none;-ms-flex:none;-moz-flex:none;-webkit-flex:none;margin-right:0}.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_content{display:inline-block;vertical-align:top;line-height:28px}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_content{display:inline-block;vertical-align:top;line-height:28px}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_icon{width:30px;height:30px;font-size:16px;text-align:center;background:#eaedef;display:inline-block;line-height:29px;border-radius:3px;margin-right:17px}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title,.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7mls_progress_bar_title{position:relative;display:inline-block;padding-right:16px;margin:0;padding:0;color:#23282d;line-height:1.5}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title:after,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title:after{position:absolute;top:10px;left:100%;display:block;width:9999px;height:1px;background:#e8e8e8;content:"";margin-left:17px}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal li:last-child .cf7mls_progress_bar_title:after,.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no li:last-child .cf7mls_progress_bar_title:after,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal li:last-child .cf7mls_progress_bar_title:after,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no li:last-child .cf7mls_progress_bar_title:after{content:none}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_vertical,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical{margin-bottom:27px;margin-top:42px;overflow:hidden;position:relative;z-index:1}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_vertical li,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical li{list-style-type:none;float:left;position:relative;margin:0;padding:0}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_vertical li:before,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical li:before{content:counter(step);width:30px;line-height:30px;display:block;font-size:0px;background:#eaedef;border-radius:3px;margin:0 auto;padding:0;height:30px}.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical li:before{border-radius:50%}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_vertical li:after,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical li:after{content:'';width:60%;height:1px;background:#eee;position:absolute;left:-50%;top:15px;z-index:-1;margin-left:20%}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_vertical li:first-child:after,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical li:first-child:after{content:none}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_container,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_container{text-align:center}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon{position:absolute;left:50%;top:0;line-height:29px;margin-left:-16px;height:29px;width:31px;border-radius:50%}.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_icon{width:29px;height:29px;font-size:15px;text-align:center;background:#eaedef;display:inline-block;line-height:29px;border-radius:50%;margin-right:15px}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no{overflow:hidden;position:relative;z-index:1;margin:42px auto 42px;width:42%}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no li,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no li{position:relative;display:inline-block;flex:1;-webkit-flex:1;-ms-flex:1;-moz-flex:1;-webkit-flex:1;overflow:hidden;margin-right:4px;white-space:nowrap}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title:after,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7mls_progress_bar_title:after{position:absolute;top:-4px;left:100%;display:block;width:9999px;height:1px;background:#e8e8e8;content:""}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content>.cf7mls_progress_bar_title,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_content>.cf7mls_progress_bar_title{font-size:0px}.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon,.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon{width:29px;height:29px;font-size:16px;text-align:center;background:#eaedef;display:inline-block;line-height:28px;border-radius:3px;margin-right:4px}.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon{border-radius:50%}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal,.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no{margin:0 auto;width:90%;margin-bottom:42px;margin-top:42px}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal li,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal li{position:relative;display:inline-block;flex:1;-webkit-flex:1;-ms-flex:1;-moz-flex:1;-webkit-flex:1;overflow:hidden;margin-right:16px;white-space:nowrap}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal li:last-child,.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no li:last-child,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal li:last-child,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no li:last-child{flex:none;-webkit-flex:none;-ms-flex:none;-moz-flex:none;-webkit-flex:none;margin-right:0}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_content{display:inline-block;line-height:28px;width:100%}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_icon,.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_round .cf7_mls_steps_item_icon,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_icon,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_round .cf7_mls_steps_item_icon{width:30px;height:30px;font-size:16px;text-align:center;background:#eaedef;display:inline-block;line-height:29px;border-radius:3px;margin-right:17px}.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no li .cf7_mls_steps_item_icon,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_icon{border-radius:50%}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title,.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no .cf7mls_progress_bar_title{position:relative;display:inline-block;padding-right:16px;margin:0;padding:0;color:#23282d;height:18px;line-height:normal}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title{min-width:48%;vertical-align:top;margin-top:6px}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal li:last-child .cf7mls_progress_bar_title:after,.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no li:last-child .cf7mls_progress_bar_title:after,.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_vertical li:first-child:after,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal li:last-child .cf7mls_progress_bar_title:after,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no li:last-child .cf7mls_progress_bar_title:after,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical li:first-child:after{content:none}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_arrow_point_to_righ,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal .cf7_mls_arrow_point_to_righ{display:contents}.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_horizontal .cf7_mls_arrow_point_to_righ svg,.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_arrow_point_to_righ svg{width:12px;fill:#e3e3e3;display:inline-block;position:absolute;top:8px}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_vertical,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical{margin-bottom:25px;margin-top:42px;overflow:hidden;position:relative;z-index:1}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_vertical li,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical li{list-style-type:none;float:left;position:relative;margin:0;padding:0}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_vertical li:before,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical li:before{content:counter(step);width:30px;line-height:30px;display:block;font-size:0px;background:#eaedef;border-radius:3px;margin:0 auto;padding:0}.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical li:before{border-radius:50%}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_vertical li:after,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical li:after{position:absolute;top:13%;display:block;width:8px;height:8px;border:1px solid rgba(0,0,0,.25);border-bottom:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:'';margin-left:-3%}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_container,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_container{text-align:center}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon{position:absolute;left:50%;top:0;margin-left:-15px;width:30px;height:30px;line-height:30px;border-radius:50%}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_check,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_vertical li .cf7_mls_check{margin-left:-2px}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no{overflow:hidden;position:relative;z-index:1;margin:42px auto 42px;width:42%}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no li,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no li{position:relative;display:inline-block;flex:1;-webkit-flex:1;-ms-flex:1;-moz-flex:1;-webkit-flex:1;overflow:hidden;margin-right:4px;white-space:nowrap}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content>.cf7mls_progress_bar_title,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_content>.cf7mls_progress_bar_title{font-size:0px}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon{width:29px;height:29px;font-size:16px;text-align:center;background:#eaedef;display:inline-block;line-height:30px;border-radius:3px;margin-right:4px}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title:after,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no .cf7mls_progress_bar_title:after{display:block;width:8px;height:8px;border:1px solid rgba(0,0,0,.25);border-bottom:none;border-left:none;-webkit-transform:rotate(45deg);transform:rotate(45deg);content:'';margin-left:46%}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no .cf7mls_progress_bar_title{vertical-align:top;margin-top:10px}.cf7mls_bar_style_largerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content,.cf7mls_bar_style_largerSign_round.cf7mls_bar_style_text_no .cf7_mls_steps_item_content{position:absolute;left:57%}.cf7mls_bar_style_horizontal_squaren .cf7_mls_steps_item:hover:after{background:#bdbdbd}.cf7mls_bar_style_horizontal_squaren .cf7_mls_steps_item.active:hover:after{background:#0073aa}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_vertical,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical{margin-bottom:10px;margin-top:20px;overflow:hidden;position:relative;z-index:1}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li{position:relative}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_vertical li,.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_no li,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical li,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li{list-style-type:none;float:left;position:relative;margin:0;padding:0}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_vertical li:before,.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_no li:before,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical li:before,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li:before{content:counter(step);width:30px;line-height:30px;display:block;font-size:0px;background:#eaedef;border-radius:3px;margin:0 auto;padding:0;height:30px}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_container,.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_no li .cf7_mls_steps_item_container,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_container,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li .cf7_mls_steps_item_container{text-align:center}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon{position:absolute;left:50%;top:0;margin-left:-15px;width:30px;height:30px;line-height:29px;border-radius:50%}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_check,.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_no li .cf7_mls_check,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical li .cf7_mls_check,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li .cf7_mls_check{margin-left:-2px}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal{white-space:nowrap;text-align:center;height:56px;width:90%;margin:42px auto}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li:before,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li:before{width:100%;position:absolute;display:inline-block;height:2px;background-color:#eaedef;content:"";bottom:0;left:0}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_content,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_content{display:inline-block;vertical-align:top;margin-top:2px}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_container,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_container{display:inline-block;height:100%;margin-left:-4%;padding-bottom:12px;text-align:left}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_icon,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_icon{width:32px;height:32px;margin-right:14px;line-height:31px;text-align:center;background:#eaedef;border-radius:3px;display:inline-block}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li .cf7mls_progress_bar_title,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li .cf7mls_progress_bar_title{max-width:100%;padding-right:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin:0;padding:0;padding-top:5px}.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li .cf7_mls_steps_item_icon,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical li:before,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li:before{border-radius:50%}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_vertical,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical{width:90%;margin:42px auto 42px}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_vertical li:after,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_vertical li:after{content:'';width:100%;height:2px;background:#eee;position:absolute;z-index:-1;bottom:0}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_no,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no{width:43%;margin:42px auto 57px}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_no li:after,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li:after{content:'';width:100%;height:2px;background:#eee;position:absolute;bottom:-14px}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_no li .cf7_mls_steps_item_content,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li .cf7_mls_steps_item_content{display:none}.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_no li .cf7_mls_steps_item_icon,.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_no li .cf7_mls_steps_item_icon{position:absolute;left:50%;top:0;margin-left:-15px;width:30px;line-height:29px;height:30px;border-radius:50%}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal{margin:0 auto;width:90%;margin-bottom:42px;margin-top:42px}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li{position:relative;display:inline-block;flex:1;-webkit-flex:1;-ms-flex:1;-moz-flex:1;-webkit-flex:1;overflow:hidden;margin-right:16px;white-space:nowrap}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li{background:#eaedef;padding:15px 0;margin:0;text-align:center;border-right:2px solid #fff}#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li:nth-child(3),#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:nth-child(3),#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li:nth-child(3),#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:nth-child(3),#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:nth-child(3),#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:nth-child(3){background:#eaedef}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li{background:#eaedef;padding:15px 0;margin:0;text-align:center;position:relative}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:first-child:after,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:after{display:none}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:after{position:absolute;top:0;display:block;width:62px;height:49px;border:2px solid #fff;border-bottom:none;border-left:none;content:'';background:#eaedef;z-index:1;border-radius:0 1px 0 100%;left:-31px;-webkit-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-moz-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-ms-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-o-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg)}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li:last-child,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:last-child{flex:none;-webkit-flex:none;-ms-flex:none;-moz-flex:none;-webkit-flex:none;margin-right:0}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_content,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_content{display:inline-block;vertical-align:middle;line-height:28px}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon{width:29px;height:29px;font-size:15px;text-align:center;background:#eaedef;display:inline-block;line-height:28px;border-radius:3px;margin-right:17px}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_steps_item_icon{border-radius:50%;background:#fff;margin-right:13px}#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li:nth-child(3) .cf7_mls_steps_item_icon,#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:nth-child(3) .cf7_mls_steps_item_icon,#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:nth-child(3) .cf7_mls_steps_item_icon,#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li:nth-child(3) .cf7_mls_steps_item_icon{background:#fff}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_check,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical .cf7_mls_check,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no .cf7_mls_check,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal .cf7_mls_check,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical .cf7_mls_check,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_check{color:#eaedef}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal .cf7mls_progress_bar_title{position:relative;display:inline-block;padding-right:16px;margin:0;padding:0;color:#23282d;line-height:1.5}#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li:nth-child(1) .cf7mls_progress_bar_title,#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li:nth-child(2) .cf7mls_progress_bar_title,#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:nth-child(1) .cf7mls_progress_bar_title,#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:nth-child(2) .cf7mls_progress_bar_title{color:#fff}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:nth-child(3) .cf7mls_progress_bar_title,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:nth-child(3) .cf7mls_progress_bar_title,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:nth-child(3) .cf7mls_progress_bar_title,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li:nth-child(3) .cf7mls_progress_bar_title,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:nth-child(3) .cf7mls_progress_bar_title,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:nth-child(3) .cf7mls_progress_bar_title{color:#23282d}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no{margin-bottom:42px;margin-top:42px;overflow:hidden;position:relative;z-index:1;width:90%;margin:42px auto}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:after{position:absolute;top:13%;display:block;width:61px;height:62px;border:2px solid #fff;border-bottom:none;border-left:none;content:'';background:#eaedef;z-index:1;border-radius:0 1px 0 100%;left:-31px;-webkit-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-moz-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-ms-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-o-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg)}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:first-child:after,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li:first-child:after,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:first-child:after{content:none}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li:first-child,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:first-child,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li:first-child,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:first-child,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:first-child,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:first-child{border-radius:5px 0 0 5px}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_horizontal li:last-child,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:last-child,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li:last-child,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_horizontal li:last-child,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:last-child,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:last-child{border-radius:0 5px 5px 0}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_container,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li .cf7_mls_steps_item_container,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_container,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li .cf7_mls_steps_item_container{text-align:center}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_check,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li .cf7_mls_check,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_check,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li .cf7_mls_check{left:46%;margin-left:-1px}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:before,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li:before,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:before,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:before{border-radius:50%}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li .cf7_mls_steps_item_icon{border-radius:50%;background:#fff;margin-right:0}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li .cf7mls_progress_bar_title,.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li .cf7mls_progress_bar_title,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li .cf7mls_progress_bar_title,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li .cf7mls_progress_bar_title{line-height:normal;margin:0;margin-top:7px;color:#23282d}#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:nth-child(1) .cf7mls_progress_bar_title,#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li:nth-child(2) .cf7mls_progress_bar_title{color:#fff}#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:nth-child(1) .cf7mls_progress_bar_title,#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:nth-child(2) .cf7mls_progress_bar_title,#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:nth-child(1) .cf7mls_progress_bar_title,#cf7mls-progress-bar .cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_vertical li:nth-child(2) .cf7mls_progress_bar_title{color:#fff}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_vertical li .cf7_mls_steps_item_icon{background:#fff}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no{overflow:hidden;position:relative;z-index:1;margin:42px auto 42px;width:46%}#cf7mls-progress-bar .cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:nth-child(3){background:#fff}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:first-child:after{content:none}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:after{position:absolute;top:0;display:block;width:62px;height:49px;border:2px solid #fff;border-bottom:none;border-left:none;content:'';background:#eaedef;z-index:1;border-radius:0 1px 0 100%;left:-31px;-webkit-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-moz-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-ms-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);-o-transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);transform:translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg)}.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li:nth-child(n+2) .cf7_mls_steps_item_container{position:absolute;left:50%;z-index:20}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no .cf7_mls_steps_item_icon{width:29px;height:29px;font-size:16px;text-align:center;background:#eaedef;display:inline-block;line-height:28px;border-radius:3px;margin-right:4px;border-radius:50%}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no li .cf7mls_progress_bar_title,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no li .cf7mls_progress_bar_title{line-height:normal;margin:0;margin-top:7px;display:none;font-size:0px;color:#23282d}.cf7mls_bar_style_box_vertical_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title,.cf7mls_bar_style_box_larerSign_squaren.cf7mls_bar_style_text_no .cf7mls_progress_bar_title{position:relative;display:inline-block;padding-right:16px;margin:0;padding:0;color:#23282d;line-height:1.5;position:absolute;z-index:10;width:100%}.cf7mls_number_step_wrap{display:none;width:90%;margin:0 auto}.cf7mls_number_step_wrap .cf7mls_number,.cf7mls_number_step_wrap .cf7mls_step_current{font-size:15px;color:rgba(0,0,0,.85);text-align:center;margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.cf7mls_number_step_wrap .cf7mls_progress_bar_percent{box-shadow:0 0 0 1px rgba(255,255,255,.2) inset;height:100%;margin:0 auto;width:100%}.cf7mls_number_step_wrap .cf7mls_progress_percent{height:8px}.cf7mls_number_step_wrap .cf7mls_progress_barinner{background:#3cbc3c;height:100%;width:0}.cf7mls_number_step_wrap .cf7mls_progress_percent{height:8px;overflow:hidden;position:relative;left:0;width:100%;margin:16px 0 14px;background:#ebebeb;border-radius:6px}#cf7mls-progress-bar .cf7mls_progress_bar_percent_wrap{display:none}#cf7mls-progress-bar .cf7mls_progress_bar_per_mobie_wrap{display:block}.cf7mls-btns{overflow:hidden;width:100%;display:block !important}.cf7mls_progress_bar_percent_wrap{float:left;width:100%;margin-right:8%}.cf7mls-btns .cf7mls_back+.cf7mls_next+.cf7mls_progress_bar_percent_wrap{width:100%}.cf7mls-btns .cf7mls_back+.cf7mls_progress_bar_percent_wrap,.cf7mls-btns .cf7mls_next+.cf7mls_progress_bar_percent_wrap{width:100%}.cf7mls_progress_bar_percent_wrap .cf7mls_progress_bar_percent,.cf7mls_progress_bar_per_mobie_wrap .cf7mls_progress_bar_percent{box-shadow:0 0 0 1px rgba(255,255,255,.2);height:100%;margin:0 auto;width:100%}.cf7mls_progress_bar_percent_wrap .cf7mls_progress_percent,.cf7mls_progress_bar_per_mobie_wrap .cf7mls_progress_percent{height:8px}.cf7mls_progress_bar_percent_wrap .cf7mls_progress_barinner,.cf7mls_progress_bar_per_mobie_wrap .cf7mls_progress_barinner{background:#0073aa;height:100%;width:0}.cf7mls_progress_bar_percent_wrap .cf7mls_progress_percent{overflow:hidden;position:relative;left:0;margin:22px 0 8px;background:#ebebeb;height:5px;border-radius:5px}.cf7mls_progress_bar_percent_wrap p,.cf7mls_progress_bar_per_mobie_wrap p{font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:left;color:#8f8f8f;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.cf7mls_progress_bar_per_mobie_wrap{width:100%;clear:both;padding-top:23px}.cf7mls_progress_bar_per_mobie_wrap .cf7mls_progress_percent{overflow:hidden;position:relative;left:0;background:#ebebeb;height:5px;border-radius:5px}@media only screen and (max-width:768px){.cf7mls_progress_bar{display:none}.cf7mls_number_step_wrap{display:block;margin-top:20px;margin-bottom:20px}#cf7mls-progress-bar .cf7mls_progress_bar_per_mobie_wrap{display:block}#cf7mls-progress-bar .cf7mls_progress_bar_percent_wrap{display:none}.fieldset-cf7mls .cf7mls_progress_bar_percent_wrap{width:100%}.cf7mls-btns .cf7mls_back+.cf7mls_next+.cf7mls_progress_bar_percent_wrap{width:100%}.cf7mls-btns .cf7mls_back+.cf7mls_progress_bar_percent_wrap,.cf7mls-btns .cf7mls_next+.cf7mls_progress_bar_percent_wrap{width:100%}.cf7mls-btns{overflow:hidden}}.cf7mls_progress_bar .cf7_mls_steps_item .cf7_mls_steps_item_content{cursor:pointer}#cf7mls_progress_bar.cf7mls_bar_style_horizontal_squaren li.cf7_mls_steps_item:nth-child(2):after{transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-webkit-transition:width .3s ease-in-out}#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_squaren li.cf7_mls_steps_item:nth-child(2):after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_round li.cf7_mls_steps_item:nth-child(2):after,#cf7mls_progress_bar.cf7mls_bar_style_horizontal_squaren li.cf7_mls_steps_item:nth-child(2):after,#cf7mls_progress_bar.cf7mls_bar_style_horizontal_round li.cf7_mls_steps_item:nth-child(2):after,#cf7mls_progress_bar.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li.cf7_mls_steps_item:nth-child(2):before,#cf7mls_progress_bar.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li.cf7_mls_steps_item:nth-child(2):before,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal li:nth-child(1) .cf7mls_progress_bar_title:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal li:nth-child(1) .cf7mls_progress_bar_title:after{transition:width .3s ease-in-out;-moz-transition:width .3s ease-in-out;-webkit-transition:width .3s ease-in-out}#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no li:nth-child(1) .cf7mls_progress_bar_title:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no li:nth-child(1) .cf7mls_progress_bar_title:after{transition:width .8s ease-in-out;-moz-transition:width .8s ease-in-out;-webkit-transition:width .8s ease-in-out}#cf7mls_progress_bar li.cf7mls_active_line:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no li:nth-child(1) .cf7mls_progress_bar_title.cf7mls_active_line:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no li:nth-child(1) .cf7mls_progress_bar_title.cf7mls_active_line:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal li:nth-child(1) .cf7mls_progress_bar_title.cf7mls_active_line:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal li:nth-child(1) .cf7mls_progress_bar_title.cf7mls_active_line:after,#cf7mls_progress_bar.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li.cf7mls_active_line:before,#cf7mls_progress_bar.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li.cf7mls_active_line:before{width:0 !important}#cf7mls_progress_bar li.cf7_mls_steps_item_none:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_no li:nth-child(1) .cf7mls_progress_bar_title.cf7_mls_steps_item_none:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_no li:nth-child(1) .cf7mls_progress_bar_title.cf7_mls_steps_item_none:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_round.cf7mls_bar_style_text_horizontal li:nth-child(1) .cf7mls_progress_bar_title.cf7_mls_steps_item_none:after,#cf7mls_progress_bar.cf7mls_bar_style_navigation_horizontal_squaren.cf7mls_bar_style_text_horizontal li:nth-child(1) .cf7mls_progress_bar_title.cf7_mls_steps_item_none:after,#cf7mls_progress_bar.cf7mls_bar_style_horizontal_squaren.cf7mls_bar_style_text_horizontal li.cf7_mls_steps_item_none:nth-child(2):before,#cf7mls_progress_bar.cf7mls_bar_style_horizontal_round.cf7mls_bar_style_text_horizontal li.cf7_mls_steps_item_none:nth-child(2):before{display:none}
 @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label:before,.wpcf7-list-item-label:after{content:" "}.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}.wpcf7 form.submitting .ajax-loader{visibility:visible}.wpcf7 .ajax-loader:before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7 .ajax-loader:before{animation-name:blink;animation-duration:2s}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 input[type=file]{cursor:pointer}.wpcf7 input[type=file]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=url],.wpcf7 input[type=email],.wpcf7 input[type=tel]{direction:ltr}@font-face{font-family:'Roboto';src:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Regular.eot);src:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Regular.eot?#iefix) format('embedded-opentype'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Regular.woff2) format('woff2'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Regular.woff) format('woff'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Regular.ttf) format('truetype'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Regular.svg#Roboto-Regular) format('svg');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Roboto';src:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Bold.eot);src:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Bold.eot?#iefix) format('embedded-opentype'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Bold.woff2) format('woff2'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Bold.woff) format('woff'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Bold.ttf) format('truetype'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/fonts/roboto/Roboto-Bold.svg#Roboto-Bold) format('svg');font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:'icomoon';src:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/icons/fonts/icomoon.eot?kxy7dv);src:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/icons/fonts/icomoon.eot?kxy7dv#iefix) format('embedded-opentype'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/icons/fonts/icomoon.ttf?kxy7dv) format('truetype'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/icons/fonts/icomoon.woff?kxy7dv) format('woff'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/icons/fonts/icomoon.svg?kxy7dv#icomoon) format('svg');font-weight:400;font-style:normal;font-display:block}[class^=icon-],[class*=" icon-"]{font-family:'icomoon' !important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-instagram1:before{content:"\e949"}.icon-address-card-regular:before{content:"\e900"}.icon-address-card-solid:before{content:"\e901"}.icon-angle-down-solid:before{content:"\e902"}.icon-angle-left-solid:before{content:"\e903"}.icon-angle-right-solid:before{content:"\e904"}.icon-angle-up-solid:before{content:"\e905"}.icon-arrow-down-solid:before{content:"\e906"}.icon-arrow-left-solid:before{content:"\e907"}.icon-arrow-right-solid:before{content:"\e908"}.icon-arrow-up-solid:before{content:"\e909"}.icon-caret-down-solid:before{content:"\e90a"}.icon-caret-left-solid:before{content:"\e90b"}.icon-caret-right-solid-1:before{content:"\e90c"}.icon-caret-right-solid:before{content:"\e90d"}.icon-caret-up-solid:before{content:"\e90e"}.icon-cart-arrow-down-solid:before{content:"\e90f"}.icon-cart-plus-solid:before{content:"\e910"}.icon-check-circle-regular:before{content:"\e911"}.icon-check-square-regular:before{content:"\e912"}.icon-chevron-down-solid:before{content:"\e913"}.icon-chevron-left-solid:before{content:"\e914"}.icon-chevron-right-solid:before{content:"\e915"}.icon-chevron-up-solid:before{content:"\e916"}.icon-envelope-open-solid:before{content:"\e917"}.icon-envelope-open-text-solid:before{content:"\e918"}.icon-envelope-regular:before{content:"\e919"}.icon-envelope-solid:before{content:"\e91a"}.icon-facebook-brands:before{content:"\e91b"}.icon-facebook-f-brands:before{content:"\e91c"}.icon-facebook-messenger-brands:before{content:"\e91d"}.icon-facebook-square-brands:before{content:"\e91e"}.icon-file-regular:before{content:"\e91f"}.icon-file-solid:before{content:"\e920"}.icon-heart-regular:before{content:"\e921"}.icon-heart-solid:before{content:"\e922"}.icon-house-user-solid:before{content:"\e923"}.icon-instagram-brands:before{content:"\e924"}.icon-instagram-square-brands:before{content:"\e925"}.icon-mobile-alt-solid:before{content:"\e926"}.icon-paper-plane-solid:before{content:"\e927"}.icon-phone-alt-solid:before{content:"\e928"}.icon-phone-solid:before{content:"\e929"}.icon-phone-square-alt-solid:before{content:"\e92a"}.icon-phone-square-solid:before{content:"\e92b"}.icon-phone-volume-solid:before{content:"\e92c"}.icon-pinterest-brands:before{content:"\e92d"}.icon-pinterest-p-brands:before{content:"\e92e"}.icon-pinterest-square-brands:before{content:"\e92f"}.icon-quote-left-solid:before{content:"\e930"}.icon-quote-right-solid:before{content:"\e931"}.icon-sign-out-alt-solid:before{content:"\e932"}.icon-tachometer-alt-solid:before{content:"\e933"}.icon-telegram-plane-brands:before{content:"\e934"}.icon-twitter-brands:before{content:"\e935"}.icon-twitter-square-brands:before{content:"\e936"}.icon-user-circle-regular:before{content:"\e937"}.icon-user-circle-solid:before{content:"\e938"}.icon-viber-brands:before{content:"\e939"}.icon-whatsapp-brands:before{content:"\e93a"}.icon-youtube-brands:before{content:"\e93b"}.icon-smile:before{content:"\e93c"}.icon-chevron-left:before{content:"\e93f"}.icon-chevron-right:before{content:"\e940"}.icon-mail:before{content:"\e941"}.icon-map-pin:before{content:"\e942"}.icon-menu:before{content:"\e944"}.icon-phone-call:before{content:"\e943"}.icon-close:before{content:"\e945"}.icon-location1:before{content:"\e93d"}.icon-menu1:before{content:"\e946"}.icon-search:before{content:"\e93e"}.icon-time:before{content:"\e94a"}.icon-location:before{content:"\e947"}.icon-location2:before{content:"\e948"}.icon-eye:before{content:"\e9ce"}.icon-instagram:before{content:"\ea92"}@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;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-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.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-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.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-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.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-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.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-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;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:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-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;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;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;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-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;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;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;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-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;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;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;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-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;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;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;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-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}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-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{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-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;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;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;align-self:stretch!important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/slick/./ajax-loader.gif) center center no-repeat}@font-face{font-family:'slick';font-weight:400;font-style:normal;src:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/slick/./fonts/slick.eot);src:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/slick/./fonts/slick.eot?#iefix) format('embedded-opentype'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/slick/./fonts/slick.woff) format('woff'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/slick/./fonts/slick.ttf) format('truetype'),url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/slick/./fonts/slick.svg#slick) format('svg')}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:0 0}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:0 0}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:0 0}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.js-popap-kviz{display:none}.popap{position:fixed;width:100%;height:100vh;left:0;top:0;background-color:rgba(0,0,0,.6);z-index:5555}.popap-close{position:absolute;top:15px;right:15px;width:26px;height:26px;font-size:22px;font-weight:700;line-height:1;color:#3772de;background-color:transparent!important;cursor:pointer;border:none;outline:none;transition:all .3s;padding:0;box-shadow:none!important}.popap-close:hover{opacity:.8}.popap-close:active,.popap-clouse:focus{outline:none}.popap_container{padding-top:8%;padding-bottom:100px;height:100%;min-height:650px;overflow-y:auto}.popap .popap_window{background-color:#fff;max-width:400px;margin:0 auto;padding:40px 30px;margin:0 auto;display:flex;flex-direction:column;position:relative}.popap-text{text-align:center;font-size:22px;font-weight:500;line-height:30px}@media (max-width:1200px){.popap_container{padding-top:130px}}@media (max-width:991px){.popap-close{width:18px;height:18px;line-height:18px}.popap_window.form-wrap{max-width:476px}.popap_container{min-height:500px}}@media (max-width:500px){.popap_container{padding-left:10px;padding-right:10px}.popap-text{font-size:15px;line-height:22px}.popap .site-ks-form .checkbox-strouk label{font-size:11px}}.chek-product-title{font-size:30px;line-height:40px;font-weight:500;text-align:center;margin-top:-10px;margin-bottom:15px}.sicret-input{display:none}.ks-p-text{margin-bottom:20px}.ks-popup-title{font-size:24px}html,
body {
height: 100%;
padding: 0px;
margin: 0px;
}
.wrapper {
display: flex;
flex-direction: column;
min-height: 100%;
}
.content {
flex: 1 0 auto;
}
.footer {
flex: 0 0 auto;
}
body {
line-height: 1.5;
color: #333;
font-weight: 400;
font-family: 'Roboto', sans-serif;
}
* {
box-sizing: border-box;  
}
a {
color: #F39314;
transition: all 0.3s;
text-decoration: none;
}
a:hover {
color: #F9B04E ;
}
p {
margin-bottom: 15px;
line-height: 1.7;
}
h1, h2, h3, h4, h5, h6, p {
margin-top: 0px;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Times New Roman', serif;
}
h1 {
font-size: 38px;
font-weight: 700!important;
color: #333;
margin: 0px 0px 20px;
line-height: 1.2;
}
h2 {
font-size: 36px;
font-weight: 700;
color: #333;
margin: 0px 0px 20px;
line-height: 1.2;
}
h3 {
font-size: 26px;
font-weight: 700;
color: #333;
margin-bottom: 10px;
}
h4 {
font-size: 20px;
font-weight: 700;
color: #333;
margin-bottom: 6px;
}
h5 {
font-size: 20px;
color: #444;
font-weight: 700;
}
h6 {
font-size: 16px;
font-weight: 700;
color: #444;
} .figure-title {
justify-content: center;
}
.figure-title h2, .figure-title h1 {
position: relative;
font-weight: 700;
padding: 15px 36px;
margin-bottom: 30px;
text-align: center;
}
.figure-title.figure-title-left {
justify-content: flex-start;
}
.figure-title.figure-title-left h2 {
text-align: left;
margin-left: -36px;
}
.figure-title h2::before, .figure-title h1::before {
content: '';
width: 44px;
height: 30px;
border-left: 2px solid #3772DE;
border-top: 2px solid #3772DE;
position: absolute;
left: 0px;
top: 0px;
transition: all 0.3s;
}
.figure-title h2::after, .figure-title h1::after {
content: '';
width: 44px;
height: 30px;
border-right: 2px solid #3772DE;
border-bottom: 2px solid #3772DE;
position: absolute;
right: 0px;
bottom: 0px;
transition: all 0.3s;
}
.figure-title h2:hover::before, .figure-title h1:hover::before {
left: -10px;
top: -5px;
}
.figure-title h2:hover::after, .figure-title h1:hover::after {
right: -10px;
bottom: -5px;
}
@media (max-width: 480px) {
.figure-title h2::before, .figure-title h1::before, .figure-title h2::after, .figure-title h1::after {
width: 34px;
height: 20px;
}
.figure-title h2:hover::before, .figure-title h1:hover::before {
left: 0px;
top: 0px;
}
.figure-title h2:hover::after, .figure-title h1:hover::after {
right: 0px;
bottom: 0px;
}
.figure-title h2, .figure-title h1 {
padding: 10px 25px;
}
}
.small-title h1 {
font-size: 40px;
}
.small-title h2 {
font-size: 30px;
margin-top: 40px;
}
.small-title h3 {
font-size: 24px;
}
img {
max-width: 100%;
height: auto;
}
ul {
padding-left: 30px;
margin-bottom: 25px;
color: #444;
}
ul li ul {
margin-bottom: 5px;
margin-top: 5px;
}
li {
margin-bottom: 10px;
line-height: 1.6;
}
ol{
padding-left: 30px;
}
strong, b {
font-weight: 700;
}
input, textarea {
border: 1px solid #ececec;
padding: 12px;
border-radius: 0px;
margin-bottom: 8px;
outline: none;
transition: all 0.4s;
font-family: 'Roboto', sans-serif;
font-size: 16px;
width: 100%;
}
input:hover, textarea:hover {
background-color: #fdfdfd;
}
blockquote.wp-block-quote {
border-left: 3px solid #3772DE;
margin: 0px;
padding: 20px 30px;
background-color: #f9f9f9;
margin: 30px 0px;
}
blockquote.wp-block-quote p {
font-style: italic;
}
blockquote.wp-block-quote cite {
font-style: normal;
}
.js-display-block {
display: block!important;
}
@media (max-width: 768px) {
h1 {
font-size: 28px;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 22px;
}
}
@media (max-width: 480px) {
.figure-title.figure-title-left h2 {
margin-left: 0px;
}
} #commentform p {
display: flex;
flex-direction: column;
}
#commentform p label {
font-size: 14px;
margin-bottom: 5px;
display: inline-block;
}
#commentform p.comment-form-author {
width: 49%;
float: left;
}
#commentform p.comment-form-email {
width: 49%;
margin-left: auto;
float: right;
}
#commentform p.comment-form-cookies-consent {
clear: both;
display: flex;
flex-direction: row;
}
#commentform p.comment-form-cookies-consent input {
margin-right: 10px;
}
#commentform .comment-notes {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
#commentform .comment-notes #email-notes {
width: 100%;
}
#commentform .comment-notes {
display: inline-block;
margin-left: 3px;
}
.required {
color: red;
}
#submit {
padding: 14px 40px;
}
#commentform .form-submit {
align-items: flex-start;
}
#commentform .logged-in-as {
display: flex;
flex-direction: row;
}
#commentform .logged-in-as a:last-child {
padding-left: 5px;
}
@media(max-width: 480px) {
#commentform p.comment-form-author {
width: 100%;
float: none;
}
#commentform p.comment-form-email {
width: 100%;
margin-left: 0;
float: none;
}
} .ks-section-padding {
padding: 20px 0px;
}
.ks-bred-wrap {
margin-bottom: 15px;
}
.med-btn, .popap_window input[type="submit"] {
display: inline-block;
text-align: center;
text-decoration: none;
background-color: #FF8F46;
transition: all 0.4s;
padding: 14px 48px;
color: #fff;
font-weight: 300;
text-transform: uppercase;
white-space: nowrap;
}
.med-btn:hover, .popap_window input[type="submit"]:hover {
box-shadow: 0px 2px 15px rgba(255,175,48, 0.3);
background-color: #A64F17;
color: #fff;
text-decoration: none;
}
.popap_window input[type="submit"] {
border: none;
margin-top: 10px;
}
.med-wrapper {
display: flex;
flex-direction: column;
height: 100%;
}
.med-content {
flex: 1 0 auto;
}
.footer {
flex: 0 0 auto;
}
@media (min-width: 1200px) {
.container {
max-width: 1200px;
margin: 0 auto;
padding: 0 15px;
}
}
.d-flex {
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
} .popap_window {
text-align: center;
}
.popap_window .popap-text {
font-size: 18px;
margin-bottom: 25px;
}
.popap_window input {
padding: 12px 20px;
width: 100%;
margin-bottom: 8px;
outline: none;
border: 1px solid #d4d4d4;
}
.popap_window .wpcf7-validation-errors, .popap_window div.wpcf7-response-output {
margin: 0;
} .nav-links span, .nav-links a {
border: 1px solid #3772DE;
background-color: #3772DE;
color: #fff;
width: 30px;
height: 30px;
text-align: center;
line-height: 30px;
margin-right: 5px;
display: inline-block;
}
.nav-links a {
border-color: #3772DE;
color: #3772DE;
transition: all 0.3s;
background-color: transparent;
}
.nav-links a:hover {
background-color: #3772DE;
color: #ffffff;
}
.nav-links .next, .nav-links .prev {
border: none;
width: auto;
}
.nav-links .next {
margin-left: 15px;
}
.nav-links .prev {
margin-right: 15px;
}
.nav-links .next:hover, .nav-links .prev:hover {
background-color: transparent;
color: #333;
} .alignleft {
display: inline;
float: left;
margin-right: 15px;
}
.alignright {
display: inline;
float: right;
margin-left: 15px;
}
.aligncenter {
clear: both;
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
}
.alignnone {
margin-right: 15px;
} .ks-btn, input[type="submit"] {
padding: 14px 30px;
display: inline-block;
background-color: #3772DE;
border-radius: 0px;
text-decoration: none;
color: #fff;
box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
transition: all 0.3s;
cursor: pointer;
outline: none;
font-size: 14px;
letter-spacing: 0.1em;
text-transform: uppercase;
width: auto;
}
input[type="submit"] {
margin-top: 5px;
}
.ks-btn:hover, input[type="submit"]:hover {
color: #fff;
box-shadow: 0px 3px 10px rgba(0,0,0,0.2);
background-color: #1c54a7;
}
.oreng-btn {
padding: 0px 25px!important;
line-height: 40px;
color: #fff;
text-align: center;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em!important;
background-color: #FF7F1E;
display: inline-block;
white-space: nowrap;
cursor: pointer;
border: none;
outline: none;
transition: all 0.3s;
box-shadow: 0px 2px 15px 0px rgb(245, 149, 77, 0.1);
}
.oreng-btn:hover {
color: #fff;
background-color: #F47413;
outline: none;
box-shadow: 0px 4px 15px 0px rgb(245, 149, 77, 0.3);
}
.oreng-btn:focus {
outline: none;
}
.btn-to-nevs {
margin-bottom: 30px;
}
.oreng-btn-line {
padding: 0px 25px;
line-height: 40px;
color: #FF7F1E;
text-align: center;
font-size: 14px;
font-weight: 400;
text-transform: uppercase;
letter-spacing: 0.1em;
background-color: transparent;
border: 1px solid #FF7F1E;
display: inline-block;
white-space: nowrap;
cursor: pointer;
outline: none;
transition: all 0.3s;
}
.oreng-btn-line:hover {
background-color: #FF7F1E;
color: #fff;
} .searchform > div {
display: flex;
align-items: center;
}
.searchform label {
display: none;
}
.searchform input[type="text"] {
width: 100%;
height: 39px;
margin-right: -3px;
border-color: #3772DE;
background-color: #f9f9f9;
}
.searchform input[type="text"]:hover {
background-color: #f4f8ff;
}
.searchform input[type="submit"] {
padding: 11px 25px;
border: none;
margin-top: 0px;
margin-bottom: 8px;
}
.wpcf7-response-output {
margin: 0px 0px 15px!important;
}
.section-padding {
padding: 40px 0px 30px;
}
@media (max-width: 480px) {
.section-padding {
padding: 40px 0px;
}
} .arrow {
border: none;
background-color: #3772DE;
color: #fff;
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 16px;
line-height: 1;
text-align: center;
width: 40px;
height: 40px;
outline: none;
cursor: pointer;
transition: all 0.3s;
box-shadow: 0px 0px 15px rgb(0, 0, 0, 0.2);
}
.arrow:hover {
background-color: #3268ca;
box-shadow: 0px 0px 20px rgb(0, 0, 0, 0.3);
}
.prev {
left: -60px;
}
.next {
right: -60px;
}
@media (max-width: 767px) {
.arrow {
top: auto;
bottom: -50px;
transform: translateY(0);
}
.prev {
left: 50%;
margin-left: -60px;
}
.next {
right: 50%;
margin-right: -60px;
}
}
button, button[type="botton"] {
outline: none;
} .title-consultacion {
font-size: 24px;
font-weight: 700;
text-align: center;
padding-top: 20px;
margin-bottom: 10px;
}
.form-subtitle {
text-align: center;
margin-bottom: 30px;
line-height: 1.7;
} .ks-input-btn-row {
display: flex;
flex-direction: column;
}
.wpcf7-not-valid-tip {
display: inline-block;
margin-bottom: 10px;
}
.col-content-popup {
padding: 60px 40px 60px 25px;
}
.popup-bg-col {
background-image: url(//mebli-remtion.com.ua/wp-content/uploads/2021/04/popup-bg.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
width: 100%;
}
@media (max-width: 1200px) {
.pum-container {
width: 90%!important;
}
}
@media (max-width: 991px) {
.pum-container {
width: 50%!important;
}
.popup-bg-col {
display: none;
}
.col-content-popup {
padding: 60px 30px 30px 30px;
}
}
@media (max-width: 767px) {
.pum-container {
width: 80%!important;
}
}
@media (max-width: 480px) {
.pum-container {
width: 94%!important;
}
.col-content-popup {
padding: 30px 15px;
}
}
.masanger-title {
text-align: center;
font-size: 18px;
font-weight: 700;
margin-bottom: 20px;
margin-top: 0px;
}
.contact-mesenger-row {
justify-content: center;
}
.contact-mesenger-row a {
display: inline-block;
font-size: 30px;
margin: 0px 15px;
color: #3772DE;
}
.contact-mesenger-row .ks-viber {
color: #675CAB;
}
.contact-mesenger-row a:hover {
transform: translateY(-6px);
}
.viber_mobail {
display: none!important;
}
@media (max-width: 991px) {
.viber_pk {
display: none!important;
}
.viber_mobail {
display: block!important;
}
}
td {
border: 1px solid #ececec;
padding: 10px;
}
table {
border-collapse: collapse;
margin-bottom: 20px;
}
.big-table-wrap {
overflow-x: auto;
}
.big-table-wrap table {
min-width: 600px;
}
.mobile-show {
display: none!important;
}
@media (max-width: 768px) {
.mobile-show {
display: block!important;
}
}
.hidden-text, .input-hidden {
display: none;
}
@media (min-width: 769px) {
.mobile-block {
display: none;
}
}
@media (max-width: 768px) {
.desctop-block {
display: none;
}
}
.vizytka_masager {
display: flex; 
align-items: center; 
justify-content: center;
gap: 20px;
}
.vizytka_masager a {
width: 40px;
height: 40px;
display: inline-flex; 
align-items: center; 
justify-content: center; 
color: #fff;
border-radius: 50%;
font-size: 18px;
}
.ks_vizitka_btn_col a.elementor-button-link {
width: 100%!important;
}
.ks_vizitka_btn_col .elementor-button-text {
text-align: left!important;
}
.ks_vizitka_btn_col a.elementor-button-link .elementor-button-icon {
display: inline-flex; 
justify-content: center;
min-width: 16px!important;
}.sidebar h4 {
background-color: #fafafa;
border: 1px solid rgba(0, 0, 0, 0.06);
font-weight: 500;
line-height: 24px;
letter-spacing: 1px;
margin-bottom: 20px;
padding: 8px 0;
position: relative;
text-align: center;
text-transform: uppercase;
font-size: 12px;
}
.ks-widget {
margin-bottom: 30px;
}
.ks-widget a {
color: #333;
}
.ks-widget a:hover {
color: #ff7f1e;
}
.ks-widget ul {
padding-left: 0px;
}
.ks-widget ul li {
position: relative;
padding-left: 20px;
border-bottom: 1px solid #f1f1f1;
padding-bottom: 5px;
font-size: 14px;
}
.ks-widget ul li::before {
color: rgb(153, 153, 153);
content: "❖";
font-family: 'Roboto', sans-serif!important;
position: absolute;
left: 0px;
top: 0px;
margin-right: 10px;
margin-top: 0px;
font-size: 14px;
}
#single-page h1, .nevs-arhive h1, #my-404page h1 {
font-size: 34px;
color: #2e3135;
font-weight: 700;
margin-bottom: 20px;
}
#single-page .post-thumb img {
width: 100%;
height: auto;
margin-bottom: 25px;
}
#single-page p {
line-height: 1.7;
margin-bottom: 15px;
color: #333;
}
.ks-widget .current-cat a {
color: #909090;
}
.ks-widget li {
margin-bottom: 10px;
color: #555;
}
.single-content li {
list-style-type: disc;
}
.ks-widget ul li {
list-style-type: none;
}
.ks-widget ul li.page_item_has_children {
border: none;
}
.ks-widget ul li.page_item_has_children ul {
margin-top: 10px;
}
.ks-widget ul.children {
margin-bottom: 0px;
}
.ks-widget .menu-item-has-children ul.sub-menu {
display: none!important;
}
#single-page .ks-widget ul {
margin-left: 0;
padding-left: 0px;
}
.block-post-med a {
color: #333;
}
.block-post-med a:hover {
color: #3772DE;
} .block-post-med .post-img {
margin-bottom: 20px;
}
.block-post-med h3 {
font-size: 22px;
margin-bottom: 10px;
padding-top: 0px;
}
.block-post-med p {
line-height: 1.5;
}
.block-post-med {
margin-bottom: 25px;
}
.post-img {
overflow: hidden;
}
.post-img img{
width: 100%;
height: auto;
transition: all 0.4s;
display: block;
}
.post-img img:hover {
transform: scale(1.05);
}
#single-page h2 {
font-size: 30px;
margin: 10px 0px 10px;
line-height: 1.2;
text-align: left;
}
#single-page h3 {
margin-top: 20px;
}
.content-post a {
padding: 2px 10px;
margin-top: 10px;
border: 1px solid #3772DE;
color: #3772DE;
text-align: center;
width: 130px;
display: block;
}
.content-post a:hover {
color: #fff;
background-color: #3772DE;
}
.subtitle404 {
margin-bottom: 20px;
}
.section404 {
padding: 100px 0px;
}
.page-padding {
padding: 40px 0px;
}
.page-padding-bread {
padding-top: 20px;
}
@media (max-width: 991px) {
.sidebar {
margin-top: 30px;
}
}
@media (max-width: 480px) {
#single-page h1, .nevs-arhive h1, #my-404page h1 {
font-size: 26px;
}
#single-page .post-thumb img {
margin-bottom: 15px;
}
.page-padding {
padding: 30px 0px;
}
.section404 {
padding: 50px 0px;
}
#single-page h2 {
font-size: 24px;
}
#single-page h3 {
font-size: 22px;
}
}
@media (min-width: 991px) {
.sidebar-text-pabe {
border-left: 1px solid #ececec;
padding-left: 30px;
height: 100%;
}
} .city-list-title h3 {
font-size: 18px;
}
.city-list-title a {
color: #333;
}
.city-list-title a:hover {
color: #FF7F1E;
}
.promotion-img img {
display: block;
}
.promotion-box {
padding-bottom: 30px;
border-bottom: 1px solid #ececec;
margin-bottom: 40px;
}
.promotion-box h3 {
font-weight: 700;
}
.promotion-text {
font-size: 18px;
}
.promotion-text a {
display: inline-block;
margin-left: 10px;
}
@media (max-width: 767px) {
.promotion-img {
margin-bottom: 15px;
}
.promotion-text {
font-size: 16px;
}
.promotion-box {
padding-bottom: 10px;
border-bottom: 1px solid #ececec;
margin-bottom: 30px;
}
}#ks-header {
background-color: #fff;
position: relative;
z-index: 500;
}
.top-bar .container {
display: flex;
justify-content: space-between;
align-items: center;
}
.top-bar {
padding: 10px 0px;
position: relative;
z-index: 500;
} .logo {
align-items: center;
margin-right: 30px;
}
.logo img {
display: block;
}
.site-logo {
width: 210px;
margin-right: 10px;
}
.logo-sab {
width: 170px;
} .header-stock {
align-items: center;
}
.stock-title {
font-size: 32px;
line-height: 1.1;
font-weight: 700;
color: #333;
font-family: 'Times New Roman', serif;
position: relative;
z-index: 5;
}
.stock-tiket {
margin-left: -20px;
margin-top: 16px;
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/price.png);
background-repeat: no-repeat;
background-position: center;
background-size: contain;
width: 232px;
height: 43px;
padding-left: 60px;
align-items: center;
color: #fff;
}
.price-from {
font-size: 16px;
margin-right: 5px;
}
.stock-price {
font-size: 26px;
margin-right: 10px;
}
.price-simvol {
font-size: 14px;
line-height: 1.3;
}
.simvol-top {
border-bottom: 1px solid #fff;
} .header-contact-wrap {
margin-left: 20px;
}
.contact-col-1 {
flex-direction: column;
align-items: flex-end;
}
.contact-col-1 .tel-namber {
position: relative;
padding-left: 25px;
margin-bottom: 5px;
line-height: 1.3;
} 
.tel-namber::before  {
font-size: 14px;
color: #3772DE;
position: absolute;
top: 3px;
left: 0px;
font-family: 'icomoon' !important;
}
.email-head {
color: #333;
line-height: 1.3;
}
.header-btn {
margin-top: 10px;
}
.header-contact-wrap .oreng-btn {
line-height: 36px;
font-size: 12px;
}
.header-col-social {
flex-direction: column;
padding: 0px 0px 0px 20px;
align-items: center;
}
.social-item {
color: #B3BBC8;
margin-bottom: 10px;
display: inline-block;
font-size: 22px;
line-height: 1;
}
.social-item:hover {
opacity: 0.7;
}
.social-item:last-child {
margin-bottom: 0px;
}
.facebook-link, .facebook-link:hover {
color: #4267B2;
}
.instagram-link, .instagram-link:hover {
color: #AC22DC;
}
.youtobe-link, .youtobe-link:hover {
color: #FF0000;
} .tel-namber {
color: #333;
display: inline-block;
padding: 3px 0px;
white-space: nowrap;
}
.tel-namber:hover {
color: #F39314;
}
.head-tel-wrap::before {
content: "\e928";
font-family: 'icomoon' !important;
position: absolute;
font-size: 14px;
top: 50%;
margin-top: -10px;
left: 0px;
}
.mobile-tel::before {
color: #fff;
top: 5px;
}
.mobile-tel {
display: none!important;
position: relative;
color: #fff;
padding-left: 25px;
}
.mobile-tel:hover {
color: #fff;
}
@media (max-width: 1200px) {
.stock-title {
max-width: 165px;
font-size: 26px;
}
.stock-tiket {
margin-top: 44px;
}
}
@media (max-width: 991px) {
.header-stock {
flex-direction: column;
}
.stock-tiket {
margin-top: 10px;
}
.stock-title {
font-size: 22px;
}
}
@media (max-width: 768px) {
.desctop-tel {
display: none!important;
}
.mobile-tel {
display: block!important;
}
.contact-col-1 {
display: none!important;
}
.top-bar .container {
flex-wrap: wrap;
}
.header-stock {
order: 10;
width: 100%;
}
.header-stock {
flex-direction: row;
}
.stock-title {
max-width: 400px;
}
.price-from, .price-simvol {
font-size: 12px;
}
.stock-price {
font-size: 18px;
}
.stock-tiket {
width: 190px;
padding-left: 50px;
margin-left: -15px;
}
.header-col-social {
flex-direction: row;
padding-left: 10px;
}
.social-item {
margin-bottom: 0px;
margin-left: 10px;
}
}
@media (max-width: 480px) {
.header-stock {
margin-top: 10px;
flex-direction: column;
align-items: center;
}
.stock-tiket {
margin-left: 0px;
margin-top: 0px;
}
}
.search {
margin-right: 30px;
}
.search input[type="text"] {
width: 250px;
}
#ks-header .search i {
display: none;
padding: 10px;
font-size: 18px;
color: #fff;
background-color: #3772DE;
}
.search-clouse {
display: none;
}
@media (max-width: 1200px) {
.search input[type="text"] {
width: 200px;
}
}
@media (max-width: 990px) {
.search i {
display: block;
}
.search-form {
display: none;
position: fixed;
top: 0px;
left: 0px;
padding: 80px 50px 80px;
width: 100%;
z-index: 100;
background-color: #fff;
box-shadow: 0px 5px 15px rgba(0,0,0,0.2);
}
.search input[type="text"] {
width: calc(100% - 100px);
}
.search-clouse {
display: block;
position: absolute;
top: 15px;
right: 30px;
line-height: 1;
font-size: 40px;
}
} .menu {
justify-content: space-between;
}
.menu-row {
background-color: #3772DE;
position: relative;
z-index: 400;
}
.menu ul {
display: flex;
justify-content: flex-start;
padding: 0px;
margin-bottom: 0;
margin-top: 0px;
}
.menu ul li {
list-style-type: none;
margin: 0px;
}
.menu ul li a {
line-height: 30px;
padding: 10px 0px;
background-color: #3772DE;
text-decoration: none;
color: #fff;
transition: all 0.4s;
display: block;
font-size: 16px;
position: relative;
}
.menu #ks-menu > ul > li {
margin-right: 28px;
}
@media (min-width: 1200px) {
#ks-menu > ul > li > a::before {
content: '';
width: 100%;
height: 1px;
background-color: #fff;
position: absolute;
bottom: 12px;
left: 0px;
opacity: 0;
transform: scale(0);
transition: all 0.3s;
}
#ks-menu > ul > li > a:hover::before {
opacity: 1;
transform: scale(1);
}
#ks-menu > ul > .current_page_item > a::before {
opacity: 1;
transform: scale(1);
}
} .menu-item-has-children {
position: relative;
padding-right: 15px;
}
.menu-item-has-children ul {
position: absolute;
left: 0px;
top: 100%;
flex-direction: column;
width: 300px;
z-index: 500;
box-shadow: 0px 4px 15px rgba(0,0,0,0.2);
display: none;
}
.menu-item-has-children:hover > ul {
display: block;
}
.menu-item-has-children ul li {
border-top: 1px solid #d4d4d4;
}
.menu-item-has-children ul li a {
line-height: 1.3;
background-color: #fff;
color: #333;
position: relative;
padding: 10px 15px 10px 25px;
}
.menu-item-has-children ul li a::before {
content: "\e90c";
font-family: 'icomoon' !important;
position: absolute;
left: 5px;
top: 10px;
color: #3772de;
opacity: 0;
transition: all 0.3s;
}
.menu-item-has-children ul li a:hover {
background-color: #f9f9f9;
}
.menu-item-has-children ul li a:hover::before {
left: 12px;
opacity: 1;
}
.menu-item-has-children ul .menu-item-has-children ul.sub-menu {
left: 100%;
top: -1px;
box-shadow: 5px 4px 15px rgba(0,0,0,0.2);
}
.menu-item-has-children ul .menu-item-has-children::after {
content: '\e904';
font-family: 'icomoon' !important;
z-index: 400;
position: absolute;
top: 10px;
right: 10px;
color: #555;
}
.ks-block-sub-menu .sub-menu {
display: block!important;
} .marker-menu {
color: #fff;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: -16px;
font-size: 10px;
}
@media (min-width: 1200px) {
.header-menu ul ul li .marker-menu {
right: 5px;
top: 15px;
transform: rotate(-90deg);
}
}
@media (max-width: 1200px) {
.header-menu ul ul li .marker-menu {
top: 5px;
}
.marker-menu {
position: absolute;
top: 8px;
transform: translateY(0%);
right: 20px;
font-size: 16px;
background-color: #3772de;
border-radius: 3px;
border: 1px solid #9fc1ff;
padding: 7px 9px;
z-index: 30;
}
}  .icon {
display: none;
width: 34px;
height: 26px;
position: relative;
cursor: pointer;
z-index: 999;
margin-top: 2px;
}
.icon span {
display: block;
position: absolute;
height: 3px;
width: 100%;
background: #fff;
border-radius: 5px;
left: 0;
transform: rotate(0deg);
transition: .025s ease-in-out;
}
.icon span:nth-child(1){
top: 0px;
}
.icon span:nth-child(2), .icon span:nth-child(3){
top: 11px;
}
.icon span:nth-child(4){
top: 22px;
}
@media (max-width: 1200px) {
#ks-header .menu {
padding: 8px 0px;
flex-direction: row-reverse;
}
.icon {
display: inline-block;
}
#ks-menu ul {
margin: 0;
position: absolute;
display: block;
top: -500px;
right: 0;
left: 0;
margin-top: 0px;
background-color: rgba(222, 222, 222, 0.7);
z-index: 1000;
overflow: auto;
opacity: 0;
height: 0px;
overflow: hidden;
}
.menu-item{
display: block;
padding: 0px;
color: #fff;
margin: 0px;
}
.menu ul li {
border-top: 1px solid #7badf5;
}
#ks-menu .menu-item-has-children ul {
position: static;
width: 100%;
display: none;
}
.menu ul li a {
padding: 10px 20px;
}
.menu-item-has-children ul li a {
padding-left: 30px;
}
.menu-item-has-children::before {
top: 20px;
right: 20px;
margin: 0px;
}
.menu #ks-menu > ul > li {
margin-right: 0px;
position: relative;
}
.menu-item-has-children ul .menu-item-has-children::after {
transform: rotate(90deg);
right: 19px;
}
.menu-item-has-children ul .menu-item-has-children > ul {
padding-left: 30px!important;
background-color: #fff!important;
padding-bottom: 15px!important;
}
.menu-item-has-children ul .menu-item-has-children > ul li:last-child {
border-bottom: 1px solid #7badf5;
}
.menu-item-has-children ul .menu-item-has-children > ul a {
border-left: 3px solid #3772DE;
padding-left: 15px;
}
.js-display-block ul {
display: block!important;
}
.sub-menu a::before {
display: none!important;
}
}
.menu-open .icon span:nth-child(1){
top: 18px;
width: 0%;
left: 50%;
}
.menu-open .icon span:nth-child(2){
transform: rotate(45deg);
}
.menu-open .icon span:nth-child(3){
transform: rotate(-45deg);
}
.menu-open .icon span:nth-child(4){
top: 18px;
width: 0%;
left: 50%;
}
.menu.menu-open #ks-menu ul {
opacity: 1;
height: auto;
top: 100%;
}
@media (max-width: 1200px) {
.logo-sab {
width: 130px;
}
.site-logo {
width: 120px;
margin-right: 20px;
}
}
@media (max-width: 990px) {
.logo .logo-sab {
display: none;
}
}
@media (max-width: 768px) {
.orenge-btn {
display: none;
}
.search {
order: 5;
margin: 0px;
}
.top-bar {
padding: 5px 0px;
}
}
@media (max-width: 380px) {
.logo {
margin-right: 10px;
}
.head-tel-wrap {
padding: 0px;
margin-right: 10px;
}
.head-tel-wrap::before {
display: none;
}
.search-form {
padding: 50px 15px;
}
.search-clouse {
top: 4px;
right: 6px;
}
}
.menu .polylang-content li a {
padding: 10px 10px;
color: #ececec;
}
.menu .polylang-content li a:hover {
color: #fff;
}
.menu  .current-lang a {
font-weight: 700;
color: #fff!important;
}
.menu .polylang-content li {
position: relative;
}
.menu .polylang-content ul li a:hover {
background-color: transparent;
}
.menu .polylang-content li:first-child::before {
content: '';
width: 1px;
height: 20px;
background-color: #fff;
position: absolute;
top: 50%;
margin-top: -10px;
right: 0px;
z-index: 4;
}
@media (max-width: 1200px) {
.menu .polylang-content li a {
padding: 0px 10px;
color: #ececec;
}
.menu .polylang-content ul li {
border-top: 0px;
}
}
.menu-row .container {
justify-content: space-between;
align-items: center;
} .language-btn-wrap {
position: relative;
}
.polylang-content {
display: none;
position: absolute;
top: 100%;
margin-top: -5px;
left: 0px;
background-color: #fff;
width: 100%;
padding: 5px 18px 5px 5px;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 0px 0px 5px 5px;
}
.js-polylang-content {
display: block!important;
}
@media (min-width: 991px) {
.language-btn-wrap:hover .polylang-content {
display: block;
}
}
.polylang-content ul {
margin: 0px;
padding: 0px;
}
.polylang-content li {
list-style-type: none;
margin: 0px;
}
.polylang-content li a {
color: #333;
font-size: 14px;
text-transform: uppercase;
padding: 5px;
}
.polylang-content li a:hover {
color: #FF7F1E;
}
.language-btn {
display: inline-block;
color: #fff;
text-transform: uppercase;
font-size: 14px;
line-height: 1.5;
position: relative;
cursor: pointer;
border: 1px solid rgba(255, 255, 255, 0.35);
background-color: #3772DE;
padding: 5px 23px 5px 10px;
border-radius: 5px;
box-shadow: 0px 3px 10px rgba(0,0,0,0.15);
z-index: 5;
}
.language-btn::before {
content: "\e913";
font-family: 'icomoon' !important;
color: #fff;
font-size: 10px;
position: absolute;
top: 8px;
right: 7px;
}.contact-us-text {
font-size: 14px;
text-align: center;
}
.blok-icon-normalaze .elementor-icon-box-icon {
margin-top: 15px!important;
}
.blok-icon-normalaze {
max-width: 560px;
}
.elementor-image-box-img img {
transition: all 0.3s!important;
}
body.search {
margin: 0px!important;
} .one-section {
padding-top: 75px;
padding-bottom: 40px;
position: relative;
}
.one-section::before {
content: '';
position: absolute;
width: 58%;
height: 100%;
right: 0px;
top: 0px;
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/bg-1.jpg);
background-repeat: no-repeat;
background-size: cover;
background-position: 40% 0%;
}
.one-section .container {
position: relative;
z-index: 10;
}
.home-title-block {
background-color: rgba(55,114,222, 0.9);
padding: 45px 50px 50px 40px;
max-width: 610px;
margin-bottom: 35px;
}
.home-title {
font-family: 'Times New Roman', serif;
color: #fff;
margin-bottom: 0px;
}
.one-icon-block {
margin-left: 40px;
max-width: 400px;
}
.one-icon-block .img-wrap {
width: 40px;
margin-right: 20px;
}
.advantages-line .text {
width: calc(100% - 60px);
}
.advantages-line {
margin-bottom: 20px;
align-items: center;
}
.one-section__btn-wrap {
padding-top: 10px;
}
@media (max-width: 991px) {
.one-section::before {
width: 50%;
}
.home-title-block {
margin-left: -40px;
}
.one-icon-block {
margin: 0px;
}
.one-icon-block {
max-width: 300px;
}
}
@media (max-width: 768px) {
.one-section {
padding-top: 0px;
padding-bottom: 30px;
}
.one-section_title-wrap {
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/bg-1.jpg);
background-repeat: no-repeat;
background-size: cover;
padding: 50px 0;
margin-bottom: 30px;
}
.one-section::before {
display: none!important;
}
.home-title-block {
margin-left: 0px;
margin-bottom: 0;
}
.one-icon-block {
max-width: 100%;
}
.one-section__benefits {
padding-left: 60px;
}
}
@media (max-width: 480px) {
.home-title-block {
padding: 30px 20px;
}
.one-icon-block {
margin-left: 0px;
}
.one-section__benefits {
padding-left: 0px;
}
}
@media (max-width: 380px) {
.home-title {
font-size: 22px;
}
.home-title-block {
min-height: 170px;
}
} .production-section {
}
.home-product-wrap img {
display: block;
}
.home-product-wrap {
display: block;
position: relative;
margin-bottom: 30px;
}
.product-overlay-wrap {
position: absolute;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
transition: all 0.3s;
}
.product-name {
background-color: rgba(0,0,0, 0.6);
width: 84%;
padding: 10px;
text-align: center;
color: #fff;
font-size: 30px;
transition: all 0.3s;
pointer-events: none;
}
.product-details-btn {
color: #fff;
background-color: #FF7F1E;
padding: 10px 20px;
border-radius: 2px;
font-size: 14px;
text-transform: uppercase;
letter-spacing: 0.1em;
transform: scale(0);
margin-top: 30px;
transition: all 0.3s;
z-index: 5;
}
.home-product-wrap:hover .product-details-btn {
transform: scale(1);
}
.home-product-wrap:hover .product-overlay-wrap {
background-color: rgba(0,0,0, 0.3);
}
.product-name-wrap {
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0px;
width: 100%;
justify-content: center;
transition: all 0.4s;
}
.home-product-wrap:hover .product-name-wrap {
top: 35%;
}
@media (max-width: 1200px) {
.product-name {
font-size: 20px;
}
} .our-works {
background-color: #f1f8ff;
}
.our-product-slider-wrap {
max-width: 1120px;
margin: 0px auto;
padding: 0px 60px;
}
.our-works-btn-row {
justify-content: center;
padding-top: 30px;
padding-bottom: 10px;
}
.our-works-btn-row .oreng-btn {
line-height: 50px; 
padding: 0px 30px;
}
@media (max-width: 767px) {
.our-product-slider-wrap {
padding: 0px 0px 50px;
}
} .advantages-row {
padding-top: 20px;
}
.advantages-line-2 {
align-items: center;
margin-bottom: 70px;
}
.advantages-line-2 .img-wrap {
width: 60px;
margin-right: 25px;
}
.advantages-line-2 .text {
width: calc(100% - 85px);
}
.advantages-text-row {
flex-direction: column;
align-items: center;
padding-bottom: 20px;
}
.advantages-text-row p {
font-size: 20px;
text-align: center;
margin-bottom: 20px;
}
@media (max-width: 991px) {
.advantages-row {
padding-top: 0px;
}
.advantages-line-2 {
margin-bottom: 40px;
}
}
@media (max-width: 767px) {
.advantages-line-2 {
margin-bottom: 30px;
}
.advantages-line-2 .img-wrap {
width: 40px;
margin-right: 20px;
}
.advantages-line-2 .text {
width: calc(100% - 60px);
}
.advantages-text-row p {
font-size: 18px;
}
} .hu-client {
background-color: #f1f8ff;
position: relative;
}
.hu-client::before {
content: '';
width: 50%;
height: 100%;
position: absolute;
top: 0px;
right: 0px;
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/bg-2.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
}
.hu-client-col {
max-width: 500px;
}
.hu-client-string {
padding-left: 45px;
line-height: 1.5;
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/checked.png);
background-repeat: no-repeat;
background-position: 0 4px;
background-size: 25px 25px;
margin-bottom: 35px;
min-height: 30px;
}
.hu-client-col {
padding-top: 60px;
padding-bottom: 60px;
}
@media (max-width: 1200px) {
.hu-client-col {
max-width: 440px;
}
}
@media (max-width: 991px) {
.hu-client-col {
max-width: 100%;
padding-left: 36px;
}
.hu-client::before {
width: 100%;
height: 0px;
padding-bottom: 60%;
}
.hu-client {
padding-top: 60%;
}
.hu-client-col {
padding: 40px 0px;
}
}
@media (max-width: 480px) {
.hu-client-col {
padding-left: 0px;
}
} .stage-work-section {
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/bg-3.jpg);
background-repeat: no-repeat;
background-position: center bottom -50px;
background-size: cover;
position: relative;
}
.stage-work-section::before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0px;
left: 0px;
background-color: rgba(255, 255, 255, 0.5);
}
.stage-work-item {
background-color: #fff;
position: relative;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
padding: 20px;
margin-right: 28px;
height: 100%;
}
.stage-img {
width: 60px;
height: 60px;
margin-right: 20px;
}
.stage-text {
width: calc(100% - 80px);
line-height: 1.5;
}
.stage-namber {
position: absolute;
top: -20px;
right: -20px;
background: rgba(55, 114, 222, 0.8);
width: 40px;
height: 40px;
border-radius: 50%;
color: #fff;
font-size: 24px;
line-height: 40px;
text-align: center;
}
.stage-work-wrap {
padding-top: 30px;
}
.stage-work-wrap>div {
margin-bottom: 45px;
}
@media (max-width: 991px) {
.stage-work-section {
background-position: center;
}
}
@media (max-width: 480px) {
.stage-work-item {
margin-right: 18px;
}
.stage-work-wrap>div {
margin-bottom: 30px;
}
.stage-img {
width: 40px;
height: 40px;
margin-right: 15px;
}
.stage-text {
width: calc(100% - 55px);
line-height: 1.5;
}
.stage-namber {
font-size: 20px;
width: 34px;
height: 34px;
line-height: 34px;
top: -15px;
right: -15px;
}
.stage-work-wrap {
padding-top: 15px;
}
} .appeal-section {
padding: 40px 0px;
}
.appeal-content {
margin-left: 35px;
padding-top: 80px;
}
.border-left-title {
font-weight: 700;
padding-left: 16px;
border-left: 4px solid #3772DE;
}
.appeal-subtitle {
font-size: 20px;
line-height: 30px;
margin-bottom: 25px;
}
@media (max-width: 1200px) {
.appeal-content {
padding-top: 0px;
margin-left: 0px;
}
}
@media (max-width: 991px) {
.appeal-content {
padding-top: 30px;
}
} .shipping-section {
background-color: #f1f8ff;
}
.shipping-row {
padding-top: 20px;
}
.shipping-item {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
max-width: 340px;
margin: 0px auto 30px;
}
.shipping-item:hover img {
transform: translateY(-10px);
}
.shipping-item p {
text-align: center;
line-height: 1.5;
}
.shipping-item h3 {
font-size: 22px;
}
.sipping-img {
width: 60px;
height: 60px;
margin-bottom: 10px;
}
.sipping-img img {
display: block;
transition: all 0.3s;
}
@media (max-width: 480px) {
.shipping-row {
padding-top: 0px;
}
}
.sort-abaut-section {
padding: 75px 0px;
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/bg-4.jpg);
background-position: center;
background-repeat: no-repeat;
}
.sort-abaut {
background-color: #fff;
box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.15);
padding: 64px 85px 64px 70px;
max-width: 725px;
}
.sort-abaut-btn {
margin-top: 30px;
}
@media (max-width: 480px) {
.sort-abaut {
padding: 30px 30px;
}
}
.rewives-block {
box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);
background-color: #fff;
padding: 35px 20px 35px 35px;
margin-bottom: 30px;
width: 100%;
position: relative;
border-left: 5px solid #3772DE;
}
.rewives-block::before {
content: '';
width: 90px;
height: 70px;
position: absolute;
top: 20px;
right: 20px;
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/kavichki.png);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
opacity: 0.4;
}
.reviews-block-head {
align-items: center;
margin-bottom: 10px;
position: relative;
z-index: 10;
}
.rev-text {
position: relative;
z-index: 10;
}
.name-col {
width: 100%;
}
.reviews-section .name {
font-size: 22px;
font-weight: 700;
margin-bottom: 8px;
}
.rev-product {
font-size: 12px;
color: #555;
}
.social-rev {
margin-left: auto;
}
.social-rev a {
color: #3772DE;
font-size: 24px;
display: inline-block;
}
.social-rev a:hover {
transform: scale(1.2);
}
.reviews-btn-row {
justify-content: center;
padding-top: 10px;
padding-bottom: 20px;
}
@media (max-width: 480px) {
.rewives-block::before {
width: 60px;
height: 50px;
top: 10px;
right: 10px;
}
.reviews-block-head {
flex-wrap: wrap;
}
.rev-img {
margin-right: 0px;
width: 100%;
margin-bottom: 10px;
display: flex;
justify-content: center;
}
.rev-img img {
width: 80px;
height: 80px;
}
.name-col {
width: calc(100% - 24px);
}
.rewives-block {
padding: 30px 20px;
}
.reviews-btn-row {
padding-top: 10px;
padding-bottom: 0px;
}
}
.appeal-2-section {
padding: 200px 0px;
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/prizyv-2.jpg);
background-repeat: no-repeat;
background-position: center;
background-size: cover;
background-color: #303B51;
}
.appeal-2-content {
background: rgba(55, 114, 222, 0.8);
text-align: center;
align-items: center;
flex-direction: column;
padding: 40px 20px;
max-width: 900px;
margin: 0px auto;
}
.appeal-2-content h2 {
color: #fff;
margin-bottom: 10px;
}
.appeal-2-content .text {
font-size: 20px;
margin-bottom: 20px;
color: #fff;
}
.appeal-2-content .oreng-btn {
line-height: 50px;
padding: 0px 40px;
}
@media (max-width: 480px) { 
.appeal-2-content .text {
font-size: 16px;
}
.appeal-2-section {
padding: 100px 0px;
}
}
.reviews-row-arhive {
padding-top: 10px;
}
.reviews-row-arhive > div {
width: ;
}
.aue-work-page .home-product-wrap {
margin-bottom: 0px;
}	
.ks-faq-wrap .elementor-tab-title {
font-size: 20px!important;
transition: all 0.3s;
}
.ks-faq-wrap .elementor-tab-title:hover {
background-color: #F0F0F0!important;
}
.elementor-kit-194 input[type="submit"] {
border: none!important;
}
.yarmolenci-fitcha-sekcion .elementor-image-box-img {
max-width: 67px!important;
}
.ks-breadcrumbs a, .ks-breadcrumbs {
color: #fff;
}
.ks-breadcrumbs a:hover {
text-decoration: underline;
}
.page-name {
font-weight: 700;
color: #fff;
}
.clasic-bread .ks-breadcrumbs a {
color: #f39314;
}
.clasic-bread .ks-breadcrumbs, .clasic-bread .page-name {
color: #333;
}
.ks-breadcrumbs {
margin-bottom: 0px;
}
.breadcramb-sec-wrap {
position: relative;
}
.breadcramb-sec {
position: absolute;
top: 0px;
left: 0px;
width: 100%;
opacity: 0.8;
z-index: 100;
padding: 20px 0px 100px; background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%); background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3000000', endColorstr='#00000000',GradientType=0 ); }
@media (max-width: 480px) {
.breadcramb-sec {
padding: 10px 0px 50px;
}
}
.city-list ul {
margin: 0px;
margin-bottom: 20px;
padding: 0px;
display: flex;
flex-wrap: wrap;
justify-content: space-between; }
.city-list li {
width: 32%;
list-style-type: none;
font-weight: 700;
padding-right: 10px;
margin-bottom: 15px;
transition: all 0.3s;
position: relative;
padding: 8px 10px 8px 35px;
border: 1px solid #3772de;
}
.city-list li::before {
content: '\e942';
font-family: 'icomoon' !important;
position: absolute;
top: 8px;
left: 10px;
color: #FF7F1E;
}
.city-list li:hover {
color: #3772de;
}
@media (max-width: 1200px) { .city-list {
font-size: 14px;
}
}
@media (max-width: 768px) {
.city-list ul { }
.city-list li {
width: 48%;
}
}
@media (max-width: 500px) {
.city-list li {
width: 100%;
}
}
.ks-quiz-section button {
line-height: 16px!important;
}
.ks-quiz-section .cf7mls_step_current {
display: none;
}
.stage-text span {
color: #f39314;
cursor: pointer;
}
.el-revives .elementor-post {
position: relative;
}
.el-revives .elementor-post::before {
content: '';
width: 40px;
height: 40px;
position: absolute;
top: 15px;
right: 15px;
background: url(https://mebli-remtion.com.ua/wp-content/uploads/2022/07/kavichki.png) no-repeat center;
background-size: contain;
opacity: 0.4;
}
.benefits-item .elementor-image-box-img {
max-width: 60px!important;
}
@media (max-width: 768px) {
.benefits-item .elementor-image-box-wrapper {
display: flex!important;
align-items: center!important;
}
.benefits-item .elementor-image-box-img {
max-width: 40px!important;
}
.benefits-item .elementor-image-box-content {
text-align: left!important;
padding-left: 20px!important;
}
}
.decor-list li {
list-style-type: none;
padding-left: 25px;
position: relative;
font-size: 20px;
border-bottom: 1px solid #ececec;
padding-bottom: 15px;
}
.decor-list li:last-child {
border: none;
padding-bottom: 0;
margin: 0;
}
.decor-list li::before {
content: '';
position: absolute;
top: 8px;
left: 0;
border: 8px solid transparent;
border-left-color: #ff7f1e;
}
@media (max-width: 768px) {
.decor-list li {
padding-left: 20px;
font-size: 16px;
}
.decor-list li::before {
top: 7px;
border: 5px solid transparent;
border-left-color: #ff7f1e;
}
.decor-list ul {
padding-left: 0;
}
}
.top-product {
position: relative;
width: 110px;
height: 22px;
display: inline-block;
}
.top-product::before {
content: '';
position: absolute;
top: 0px;
left: 15px;
width: 110px;
height: 40px;
background-image: url(//mebli-remtion.com.ua/wp-content/uploads/2022/09/top-prodazh.png);
background-repeat: no-repeat;
background-size: contain;
}
.appeal-2-section.single-contact-section {
padding: 130px 0;
}.my-footer {
background-color: #303B51;
padding-top: 20px;
padding-bottom: 20px;
border-top: 1px solid #535D6F;
}
.my-footer .container {
justify-content: space-between;
}
.my-footer .copiright p {
color: #b3b3b3;
margin-bottom: 0px;
font-size: 16px;
padding-right: 20px;
}
.thenk-blok {
text-align: center;
}
.thenk-blok p {
font-size: 20px;
}
.footer-logo {
max-width: 160px;
margin-bottom: 20px;
}
.footer-vidget-row {
background-color: #303B51;
padding: 40px 0px 30px;
}
.footer-vidget-row {
color: #d6d6d6;
}
.footer-vidget-row .ks-widgettitle {
color: #fff;
margin-bottom: 15px;
font-size: 20px;
border-left: 2px solid #FF7F1E;
padding-left: 8px;
line-height: 1;
letter-spacing: 0.05em;
}
.footer-vidget-row a {
color: #fff;
}
.footer-vidget-row a:hover {
color: #fff;
} .footer-widget ul li {
list-style-type: none;
margin-bottom: 4px;
}
.footer-widget ul {
padding: 0px;
margin: 0px;
}
.footer-widget ul li a {
padding-bottom: 4px;
position: relative;
display: inline-block;
}
.footer-widget ul li a::before {
content: '';
width: 100%;
height: 2px;
background-color: #FF7F1E;
position: absolute;
bottom: 0px;
left: 0px;
transform: scale(0);
transform-origin: 0%;
opacity: 0;
transition: all 0.3s;
}
.footer-widget ul li a:hover::before {
opacity: 1;
transform: scale(1);
}  .footer-contact__item {
display: inline-block;
margin-bottom: 8px;
padding-left: 25px;
position: relative;
color: #fff;
}
a.footer-contact__item:hover {
text-decoration: underline;
color: #fff;
}
.footer-contact__item::before {
font-size: 14px;
color: #fff;
position: absolute;
top: 3px;
left: 0px;
font-family: 'icomoon' !important;
}
.tel-namber::before {
content: "\e928";
}
.email-site::before {
content: "\e91a";
} .cloc-work {
padding-left: 25px;
position: relative;
}
.cloc-work::before {
content: "\e94a";
font-family: 'icomoon' !important;
position: absolute;
font-size: 14px;
top: 0px;
left: 0px;
}
.footer-social {
margin-bottom: 30px;
margin-top: 15px;
}
.footer-social a {
color: #EFEFEF;
display: inline-block;
font-size: 18px;
margin-right: 20px;
line-height: 1;
}
.footer-social a:hover {
color: #FF7F1E;
}
.footer-vidget-row  .ks-widget {
max-width: 340px;
}
.footer-logo {
max-width: 180px;
}
.tel-namber-footer{
font-size: 20px;
margin-top: 30px;
display: block;
}
.copiright-container {
justify-content: space-between;
align-items: center;
}
.politic-link {
color: #fff;
font-size: 14px;
}
@media (max-width: 991px) {
.copiright-container {
flex-direction: column;
align-items: flex-start;
}
.copiright {
margin-bottom: 20px;
}
.footer-col-menu-1, .footer-col-menu-2 {
order: 5;
}
.row-widget>div {
margin-bottom: 40px;
}
}
@media (max-width: 768px) {
.footer-logo {
max-width: 120px;
}
}
@media (max-width: 576px) {
.footer-vidget-row {
padding: 30px 0px 10px;
}
.row-widget>div {
margin-bottom: 30px;
}
footer {
padding-bottom: 110px;
}
} .sticky_button_wrap {
position: fixed;
right: 20px;
bottom: 90px;
flex-direction: column;
z-index: 400;
}
.sticky_button {
display: inline-block;
width: 40px;
height: 40px;
background-color: #3772DE;
color: #fff;
line-height: 40px;
text-align: center;
font-size: 16px;
z-index: 100;
box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
margin-bottom: 20px;
cursor: pointer;
}
.sticky_button:last-child {
margin-bottom: 0px;
}
.sticky_button:hover {
background-color: #3268CA;
color: #fff;
}
html[lang="uk"] .lang-bnt-block-ua {
display: block
}
html[lang="ru-RU"] .lang-bnt-block-ru {
display: block
}
.lang-bnt-none {
display: none;
}
@media (max-width: 768px) {
.sticky_button {
width: 60px;
height: 60px;
line-height: 60px;
font-size: 18px;
margin-bottom: 10px;
}
.sticky_button-left-tel-mobile {
display: block;
}
html[lang="uk"] .sticky-popup-open-ua, html[lang="ru-RU"] .sticky-popup-open-ru {
display: none!important;
}
.sticky_contact_button_wrap {
left: 20px;
bottom: 20px;
}
}
@media (max-width: 480px) {
.sticky_button_wrap {
right: 0px;
bottom: 0px;
}
} .body_hidden {
overflow: hidden;
}
.sidebar_menu_wrap {
position: fixed;
top: 0px;
left: -100%;
width: 100%;
height: 100vh;
background-color: rgba(0,0,0,0.6);
z-index: 600;
transition: all 0.5s;
}
.sidebar_menu_active {
left: 0px;
}
.sidebar-menu-naw {
width: 20%;
min-width: 300px;
background-color: #fff;
padding: 50px 30px 30px;
height: 100%;
overflow-y: auto;
}
.sidebar-menu-naw ul {
margin: 0px;
padding: 0px;
}
.sidebar-menu-list li {
list-style-type: none;
margin-bottom: 0px;
}
.sidebar-menu-list a {
display: block;
padding: 8px 12px;
color: #333;
border-bottom: 1px solid #3772DE;
}
.sidebar-menu-list a:hover {
background-color: #3772DE;
color: #fff;
}
.menu-left-logo {
justify-content: center;
padding-bottom: 20px;
}
.menu-left-logo img {
max-width: 200px;
}
.sidebar_menu_clouse {
color: #fff;
position: absolute;
top: 50px;
right: 50px;
font-size: 50px;
cursor: pointer;
transition: all 0.3s;
}
.sidebar_menu_clouse:hover {
transform: scale(1.1);
}
@media (max-width: 767px) {
.sidebar_menu_clouse {
top: 20px;
right: 20px;
font-size: 30px;
}
}
@media (max-width: 480px) {
.sidebar_menu_clouse {
top: 20px;
right: 20px;
font-size: 30px;
}
.sidebar-menu-naw {
width: 100%;
}
.sidebar_menu_clouse {
color: #3772DE;
}
.sidebar-menu-naw {
padding: 50px 20px 30px;
}
}
.kviz-section-footer {
background-color:#3772de;
padding: 30px 0px;
}
.footer-kviz-text {
font-size: 26px;
line-height: 1.3;
color: #fff;
}
.footer-kviz-text-row {
display: flex;
align-items: center;
}
@media (max-width: 1200px) {
.footer-kviz-text {
font-size: 22px;
}
}
@media (max-width: 991px) {
.footer-kviz-text {
text-align: center;
margin-bottom: 20px;
}
.footer-kviz-btn {
display: flex;
justify-content: center;
}
.footer-kviz-text-row {
justify-content: center;
}
}
@media (max-width: 767px) {
.footer-kviz-text {
font-size: 18px;
}
} .sticky-contact {
position: fixed;
z-index: 100;
left: 50px;
bottom: 50px;
}
.sticky-contact__ganeral-btn {
}
.sticky-contact__btn {
width: 70px;
height: 70px;
background-color: #ff7f1e;
color: #fff;
border-radius: 50%;
text-align: center;
z-index: 100;
box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
cursor: pointer;
display: flex;
justify-content: center;
align-items: center;
position: relative;
}
.sticky-contact__btn::before {
content: '';
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
background-color: #ff7f1e;
transform: scale(1.3);
opacity: 0.2;
}
.sticky-contact__btn, .sticky-contact__btn:hover {
color: #fff;
}
.sticky-contact__btn > span {
transition: all 0.6s;
}
.sticky-contact__btn-icon {
font-size: 30px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -15px;
margin-left: -15px;
line-height: 1;
transition: all 0.5s;
z-index: 2;
}
.sticky-contact__btn-text {
transform: scale(0);
font-size: 10px;
line-height: 1.4;
position: relative;
z-index: 5;
}
.sticky-contact__btn--mobile {
display: none;
}
.text-active .sticky-contact__btn-icon {
transform: scale(0);
}
.text-active .sticky-contact__btn-text {
transform: scale(1);
}
.sticky-contact__social-item {
position: absolute;
display: none;
align-items: center;
justify-content: center;
height: 60px;
width: 60px;
font-size: 20px;
border-radius: 50%;
color: #fff;
transition: transform 0.3s;
z-index: 5;
}
.sticky-contact__social-item:hover {
transform: scale(1.1);
color: #fff;
}
.js-social-active .sticky-contact__social-item {
display: flex!important;
}
.sticky-contact__tel {
top: -100px;
left: 50%;
margin-left: -30px;
background: #ff7f1e;
}
.sticky-contact__viber {
top: -65px;
right: -100px;
background-color: #7d519e;
}
.sticky-contact__telegram {
top: 40px;
right: -100px;
background-color: #30a8db;
}
.sticky-contact__notise {
width: 180px;
padding: 10px 20px;
color: #fff;
background-color: #ff7f1e;
position: absolute;
top: -110px;
left: -10px;
font-size: 14px;
line-height: 1.5;
text-align: center;
transition: all 0.5s;
opacity: 0;
}
.sticky-contact__notise::before {
content: '';
border: 20px solid transparent;
border-left-color: #ff7f1e;
position: absolute;
bottom: -20px;
left: 40px;
z-index: -1;
}
.sticky-contact:hover .sticky-contact__notise {
opacity: 1;
}
@media (max-width: 768px) {
.sticky-contact__btn--mobile {
display: flex;
}
.sticky-contact__btn--desctop, .sticky-contact__notise {
display: none!important;
}
.sticky-contact {
left: 25px;
bottom: 25px;
}
}
@media (max-width: 480px) {
.sticky_button_wrap {
bottom: 14px;
right: 10px;
}
.sticky_button__menu-text {
display: none;
}
.sticky_button--menu {
width: 40px;
justify-content: center;
padding: 0;
}
.calc-btn {
width: 110px;
font-size: 10px;
}
.calc-btn::before {
width: 50px;
height: 50px;
background-size: 25px 25px;
top: -5px;
right: -35px;
}
} .ks-pulse {
box-shadow: 0px 0px 15px rgba(0,0,0,0.3);
animation: ks-pulse 1s infinite alternate-reverse;
transform: scale(1);
}
@-webkit-keyframes ks-pulse {
0% {
transform: scale(1);
}
100% {
transform: scale(1.3);
}
}
@keyframes ks-pulse {
0% {
transform: scale(1);
}
100% {
transform: scale(1.3);
}
} .calc-btn {
position: fixed;
display: block;
z-index: 100;
background-color: #ff7f1e;
color: #fff;
font-size: 12px;
line-height: 1.5;
text-transform: uppercase;
width: 130px;
padding: 5px 20px 5px 10px;
border-radius: 5px;
right: 50%;
margin-right: -70px;
bottom: 20px;
cursor: pointer;
transition: all 0.3s;
}
.calc-btn:hover {
background-color: #e06d15;
color: #fff;
}
.calc-btn::before {
content: '';
width: 60px;
height: 60px;
border-radius: 50%;
background-color: #fff;
box-shadow: 0 4px 10px rgba(0,0,0,0.2);
background-image: url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/img/calculator.svg);
background-size: 30px 30px;
background-repeat: no-repeat;
background-position: center;
position: absolute;
top: -10px;
right: -40px;
}.qviz-item__title{font-size:24px;font-weight:700;margin-bottom:10px}.qviz-item__subtitle{margin-bottom:20px}.qviz-item__subtitle span{color:red}.qviz-item__text-input{padding-right:3px}.qviz-item__select-wrap{margin:0;display:flex}.qviz-label{padding:0 10px;cursor:pointer;position:relative}@media (max-width:480px){.qviz-label{padding:0 5px}.qviz-item__subtitle{margin-bottom:5px}}@media (min-width:991px){.qviz-label{flex:1;max-width:25%}}.qviz-label:before{content:'';background-image:url(//mebli-remtion.com.ua/wp-content/themes/furniture-mantis-wp/css/../img/checked.svg);background-repeat:no-repeat;background-size:50%;background-position:center;position:absolute;top:10px;right:20px;width:30px;height:30px;border-radius:50%;line-height:30px;font-size:14px;font-weight:700;text-align:center;background-color:#0089f7;color:#fff;z-index:10;opacity:0;visibility:hidden;transition:all .3s}.qviz-label.label-active:before{opacity:1;visibility:visible}.qviz-label:hover .qviz-label__img{filter:brightness(.7)}.qviz-label__img{border-radius:5px;transition:all .5s;display:block}.qviz-item__img-wrap{margin-bottom:15px}.qviz-label__radio .wpcf7-list-item{display:flex;margin:0;align-items:center}.qviz-label__radio input[type=radio],.qviz-label__radio input[type=checkbox]{width:auto;margin:0;position:absolute;top:0;left:0;opacity:0;visibility:hidden}.qviz-label__radio .wpcf7-list-item-label{display:block;width:100%;font-size:16px;font-weight:500;text-align:center!important}.ks-radio{width:100%}.ks-radio label{display:flex;align-items:center;margin-bottom:10px;cursor:pointer;border:1px solid #ececec;background-color:#fff;padding:8px 15px;width:calc(100% - 3px);border-radius:3px;transition:all .3s;min-width:260px}.ks-radio label:hover{color:#000;background-color:#f7feff}.ks-radio input{width:auto;margin:0 10px 0 0}.ks-radio .wpcf7-list-item{display:block;margin:0 0 10px}.qviz-bonus-title{margin-bottom:10px;margin-top:10px;font-weight:700}.qviz-end__img-wrap{width:40%;position:relative}.qviz-end__img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.qviz-end__content{width:60%;padding:0 30px 30px}.qviz-end__title{font-size:14px;text-transform:uppercase;margin-bottom:5px;color:#777}.qviz-end__title2{font-size:24px;font-weight:700;margin-bottom:10px}.qviz-end__text{margin-bottom:10px}.qviz-end__btn{position:relative;margin-top:10px;display:flex;justify-content:flex-end}.qviz-end__btn input{float:none!important;padding:0 50px!important;margin:0!important}.qviz-end__btn .wpcf7-spinner{position:absolute;top:0;left:0;pointer-events:none}.qviz-end__prezent-block{flex-wrap:wrap}.qviz-item .wpcf7-not-valid-tip{display:none!important}.cf7mls_back,.cf7mls_next{margin-top:10px!important;margin-bottom:0!important;background-color:#0089f7!important;color:#fff!important;box-shadow:0px 3px 5px 1px rgba(0,137,247,.1);transition:all .3s}.cf7mls_progress_bar{width:100%!important;margin-bottom:30px;margin-top:0}@media (max-width:1200px){.qviz-label__radio .wpcf7-list-item-label{font-size:14px}}@media (max-width:991px){.qviz-item__select-wrap{flex-wrap:wrap}.qviz-label{width:25%;margin-bottom:15px}.qviz-end{flex-direction:column}.qviz-end__img-wrap{width:100%;padding-bottom:30%;overflow:hidden;position:relative}.qviz-end__img{position:absolute;top:0;left:0}.qviz-end__content{width:100%;padding:10px 0 0}}@media (max-width:500px){.qviz-label{width:50%}}@media (max-width:480px){.qviz-item__title{font-size:16px;margin-bottom:5px}.qviz-end__img-wrap{padding-bottom:40%}.qviz-item__img-wrap{margin-bottom:5px}.qviz-label{margin-bottom:10px}}.prezent{margin-bottom:30px;align-items:flex-start;justify-content:flex-start}.prezent__item:not(:last-child){margin-right:10px}.prezent__item{border:1px solid #ccc;border-radius:5px;overflow:hidden;flex:1;max-width:270px;width:auto;margin-bottom:10px;background-color:#fff}.prezent__img{width:54px;height:100%;object-fit:cover}.prezent__text{width:calc(100% - 60px);padding:5px 10px;font-size:12px;line-height:1.4}@media (max-width:768px){.prezent__item{max-width:280px;width:280px}.prezent__img{width:46px}.prezent{flex-direction:column;margin-bottom:15px}}.qviz-end__btn input{float:none!important;padding:0 50px!important;margin:0!important;line-height:50px!important}.figure-title--quiz-page h1{margin-bottom:0!important}@keyframes rotate-forever{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-loader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.pum-container,.pum-content,.pum-content+.pum-close,.pum-content+.pum-close:active,.pum-content+.pum-close:focus,.pum-content+.pum-close:hover,.pum-overlay,.pum-title{background:0 0;border:none;bottom:auto;clear:none;cursor:default;float:none;font-family:inherit;font-size:medium;font-style:normal;font-weight:400;height:auto;left:auto;letter-spacing:normal;line-height:normal;max-height:none;max-width:none;min-height:0;min-width:0;overflow:visible;position:static;right:auto;text-align:left;text-decoration:none;text-indent:0;text-transform:none;top:auto;visibility:visible;white-space:normal;width:auto;z-index:auto}.pum-container .pum-content+.pum-close>span,.pum-content,.pum-title{position:relative;z-index:1}.pum-overlay,html.pum-open.pum-open-overlay-disabled.pum-open-fixed .pum-container,html.pum-open.pum-open-overlay.pum-open-fixed .pum-container{position:fixed}.pum-overlay{height:100%;width:100%;top:0;left:0;right:0;bottom:0;z-index:1999999999;overflow:initial;display:none;transition:.15s ease-in-out}.pum-overlay.pum-form-submission-detected,.pum-overlay.pum-preview{display:block}.pum-overlay,.pum-overlay *,.pum-overlay :after,.pum-overlay :before,.pum-overlay:after,.pum-overlay:before{box-sizing:border-box}.pum-container{top:100px;position:absolute;margin-bottom:3em;z-index:1999999999}.pum-container.pum-responsive{left:50%;margin-left:-47.5%;width:95%;height:auto;overflow:visible}.pum-container.pum-responsive img{max-width:100%;height:auto}@media only screen and (min-width:1024px){.pum-container.pum-responsive.pum-responsive-nano{margin-left:-5%;width:10%}.pum-container.pum-responsive.pum-responsive-micro{margin-left:-10%;width:20%}.pum-container.pum-responsive.pum-responsive-tiny{margin-left:-15%;width:30%}.pum-container.pum-responsive.pum-responsive-small{margin-left:-20%;width:40%}.pum-container.pum-responsive.pum-responsive-medium{margin-left:-30%;width:60%}.pum-container.pum-responsive.pum-responsive-normal{margin-left:-30%;width:70%}.pum-container.pum-responsive.pum-responsive-large{margin-left:-35%;width:80%}.pum-container.pum-responsive.pum-responsive-xlarge{margin-left:-47.5%;width:95%}.pum-container.pum-responsive.pum-position-fixed{position:fixed}}@media only screen and (max-width:1024px){.pum-container.pum-responsive.pum-position-fixed{position:absolute}}.pum-container.custom-position{left:auto;top:auto;margin-left:inherit}.pum-container .pum-title{margin-bottom:.5em}.pum-container .pum-content>:last-child,.pum-form__message:last-child{margin-bottom:0}.pum-container .pum-content>:first-child{margin-top:0}.pum-container .pum-content+.pum-close{text-decoration:none;text-align:center;line-height:1;position:absolute;cursor:pointer;min-width:1em;z-index:2;background-color:transparent}.pum-container.pum-scrollable .pum-content{overflow:auto;overflow-y:scroll;max-height:95%}.pum-overlay.pum-overlay-disabled{visibility:hidden}.pum-overlay.pum-overlay-disabled::-webkit-scrollbar{display:block}.pum-overlay.pum-overlay-disabled .pum-container{visibility:visible}.popmake-close,.pum-overlay.pum-click-to-close{cursor:pointer}html.pum-open.pum-open-overlay,html.pum-open.pum-open-overlay.pum-open-fixed .pum-overlay{overflow:hidden}html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden]{padding-right:15px}html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.pum-open.pum-open-overlay-disabled.pum-open-scrollable .pum-overlay.pum-active{position:static;height:auto;width:auto}.pum-form{margin:0 auto 16px}.pum-form__field{margin-bottom:1em}.pum-form__field label{font-weight:700}.pum-form__field input[type=date],.pum-form__field select{margin:0 auto;font-size:18px;line-height:26px;text-align:center;padding:3px;vertical-align:middle}.pum-form__field select{padding:5px 3px}.pum-form__loader{font-size:2em;animation-duration:.75s;animation-iteration-count:infinite;animation-name:rotate-forever;animation-timing-function:linear;height:.75em;width:.75em;border:.25em solid rgba(0,0,0,.5);border-right-color:transparent;border-radius:50%;display:inline-block}.pum-form__submit{position:relative}.pum-form__submit .pum-form__loader{margin-left:.5em;border:.25em solid rgba(255,255,255,.5);border-right-color:transparent}.pum-form__messages{display:none;border:1px solid rgba(0,0,0,.25);margin-bottom:.5em;padding:1em;position:relative}.pum-form__message{margin-bottom:.5em}.pum-form__message--error{color:red!important;border-color:red}.pum-form__message--success{color:green!important;border-color:green}.pum-form--loading,.pum-sub-form .pum-sub-form-loading{opacity:.5}.pum-alignment-left,.pum-form--alignment-left{text-align:left}.pum-alignment-center{text-align:center}.pum-alignment-right{text-align:right}.pum-form--alignment-center{text-align:center}.pum-form--alignment-right{text-align:right}.pum-form--layout-standard .pum-form__field>label{margin-bottom:.25em;display:block}.pum-form--layout-inline .pum-form__field{display:inline-block}.pum-form--layout-block .pum-form__field,.pum-form--layout-block button,.pum-form--layout-block div,.pum-form--layout-block input{display:block;width:100%}.pum-form--style-default label{font-size:14px;font-weight:700}.pum-form--style-default input[type=email],.pum-form--style-default input[type=text]{background-color:#f8f7f7;margin-bottom:5px;font-size:14px;padding:10px 8px}.pum-form--style-default button{font-size:18px;margin:10px 0 0;padding:10px 5px;cursor:pointer}.pum-sub-form p.pum-newsletter-error-msg{margin:0}.pum-sub-form .spinner-loader{right:50%;position:absolute;bottom:40%}.pum-sub-form .spinner-loader:not(:required){animation:1.5s linear infinite spinner-loader;border-radius:.5em;box-shadow:rgba(0,0,51,.3) 1.5em 0 0 0,rgba(0,0,51,.3) 1.1em 1.1em 0 0,rgba(0,0,51,.3) 0 1.5em 0 0,rgba(0,0,51,.3) -1.1em 1.1em 0 0,rgba(0,0,51,.3) -1.5em 0 0 0,rgba(0,0,51,.3) -1.1em -1.1em 0 0,rgba(0,0,51,.3) 0 -1.5em 0 0,rgba(0,0,51,.3) 1.1em -1.1em 0 0;display:inline-block;font-size:10px;width:1em;height:1em;margin:1.5em;overflow:hidden;text-indent:100%}.pum-form__field--consent{text-align:left}.pum-form__field--consent.pum-form__field--checkbox label,.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label{display:inline-block;vertical-align:middle}.pum-form__field--consent.pum-form__field--checkbox label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--inline label+label{margin-left:1em}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label{display:block;vertical-align:middle}.pum-form__field--consent.pum-form__field--radio .pum-form__consent-radios.pum-form__consent-radios--stacked label input{display:inline-block;width:inherit;margin:0;vertical-align:middle}.pum-container iframe.formidable{width:100%;overflow:visible}.pika-single,body div#ui-datepicker-div[style]{z-index:9999999999!important}