@charset "UTF-8";
body,html,img {
 max-width:100%
}
.material-icons,
.slides {
 -webkit-font-smoothing:antialiased
}
.button svg,
.button svg * {
 pointer-events:none!important
}
.button,
.container .wrap,
.slides-form.center input,
.slides-form.center textarea {
 text-align:center
}
.dialog,
body,
html {
 -webkit-tap-highlight-color:transparent
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
hr,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
 border:0;
 vertical-align:baseline;
 margin:0;
 padding:0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
 display:block
}
.button,
.button.actionButton,
.dot,
.dot:after,
.material-icons,
img {
 display:inline-block
}
li,
ol,
ul {
 list-style:none
}
blockquote,
q {
 quotes:none
}
blockquote:after,
blockquote:before,
q:after,
q:before {
 content:none
}
table {
 border-collapse:collapse;
 border-spacing:0
}
b,
strong {
 font-weight:600
}
html {
 position:static!important;
 top:0!important;
 box-sizing:border-box;
 margin:0;
 padding:0;
 overflow:hidden;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
*,
:after,
:before {
 box-sizing:inherit
}
body {
 width:100%;
 height:100%
}
body,
html {
 overflow-x:hidden
}
html.scrollable,
html.scrollable body {
 overflow-y:auto;
 -webkit-overflow-scrolling:touch
}
.button,
.content,
.slide {
 overflow:hidden
}
img.round {
 border-radius:999px
}
img.rounded {
 border-radius:6px
}
.slides {
 color:#fff;
 fill:#fff;
 -webkit-hyphens:none;
 -ms-hyphens:none;
 hyphens:none;
 background:#111
}
.slides.bodyWhite {
 background:#fff
}
.slides.desktopSwipe {
 cursor:-webkit-grab
}
.slides.desktopSwipe:active {
 cursor:-webkit-grabbing
}
.slides.desktopSwipe .slide .container .wrap {
 cursor:inherit
}
.button {
 border-radius:3px;
 padding:14px 22px;
 color:#fff;
 border:none;
 outline:0;
 text-decoration:none;
 background:#202020;
 font-size:16px;
 line-height:1.5;
 font-weight:500;
 vertical-align:top;
 cursor:pointer;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 letter-spacing:normal!important;
 position:relative;
 white-space:nowrap;
 transform:translate3d(0,0,0);
 box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.1);
 -webkit-appearance:none;
 margin-bottom:10px;
 transition:.3s;
 -webkit-user-select:none!important;
 -moz-user-select:none!important;
 -ms-user-select:none!important;
 user-select:none!important
}
.button .material-icons,
.button svg {
 vertical-align:middle;
 position:relative
}
.content,
.slide.active {
 -webkit-backface-visibility:hidden
}
.button.actionButton:hover:not(:active),
.button:hover {
 transform:translateY(0)!important
}
@media (max-width:767px) {
 .button {
  max-width:100%;
  white-space:normal
 }
}
.material-icons,
.music-96 .sc-trackslist a,
.navigation li[data-title]:before,
.noBr,
.nobr,
.nowrap,
.panel .sections .menu,
.panel .sections>div,
.truncate {
 white-space:nowrap
}
.popup .button,
.slide .button {
 margin-left:5px;
 margin-right:5px
}
.popup .button.small,
.slide .button.small {
 margin-left:4px;
 margin-right:4px
}
.button.wide {
 margin-left:0!important;
 margin-right:0!important
}
.button .material-icons {
 margin-right:8px;
 font-size:20px;
 top:-2px;
 -webkit-user-select:none!important;
 -moz-user-select:none!important;
 -ms-user-select:none!important;
 user-select:none!important
}
.button .material-icons.small {
 font-size:17px;
 bottom:1px
}
.button .material-icons.right {
 margin-left:8px;
 margin-right:0
}
.button svg {
 width:20px;
 height:20px;
 margin-top:-3px;
 margin-right:10px
}
.button svg.right {
 margin-right:0;
 margin-left:10px
}
.button.actionButton {
 height:42px;
 width:42px;
 padding:12px;
 border-radius:25px;
 z-index:999;
 background:rgba(0,0,0,.3);
 line-height:1;
 box-shadow:0 0 0 1px rgba(255,255,255,.05);
 cursor:pointer;
 -ms-touch-action:manipulation;
 touch-action:manipulation;
 vertical-align:top
}
.button.actionButton svg {
 width:18px;
 height:18px;
 fill:#fff!important;
 top:2px;
 vertical-align:bottom
}
.button.actionButton svg,
.button.play svg,
.button:not(.stroke) svg,
.panel svg:not(.noFill),
.slide.whiteSlide .button.actionButton svg {
 fill:#fff
}
.button.actionButton .material-icons {
 margin:0;
 position:relative;
 left:-3px;
 top:-3px;
 font-size:24px
}
.button.actionButton.big {
 width:50px;
 height:50px;
 padding:16px
}
.button.actionButton.big .material-icons {
 font-size:24px
}
.button.actionButton.big svg {
 width:22px;
 height:22px;
 left:-2px;
 top:0
}
.button.actionButton.stroke {
 box-shadow:none;
 padding:10px
}
.button.actionButton.rounded {
 border-radius:6px
}
.button.actionButton.sound [class*=sound-] {
 position:absolute;
 opacity:0;
 transition:.5s;
 left:13px;
 top:16px
}
.button.actionButton.sound.stroke [class*=sound-] {
 left:11px;
 top:14px
}
.button.actionButton.sound.playing .sound-on,
.button.actionButton.sound:not(.playing) .sound-off {
 opacity:1
}
.button.actionButton.transparent {
 background-color:transparent
}
.button.stroke,
.button.thin-stroke {
 background-color:transparent!important;
 color:#202020
}
.button:hover {
 box-shadow:0 2px 4px rgba(0,0,0,.15),0 3px 9px rgba(0,0,0,.15);
 opacity:1;
 transition:.35s!important
}
.button:hover:after {
 opacity:.5
}
.button:active {
 box-shadow:0 3px 6px 0 rgba(0,0,0,.1),0 0 10px 0 rgba(0,0,0,.1),0 1px 4px -1px rgba(0,0,0,.1);
 transform:translateY(2px)!important;
 transition:.35s!important
}
.button.shade:after,
.dot:after {
 transition:.25s;
 content:""
}
.button:active:after {
 opacity:1
}
.button.uppercase {
 font-size:15px;
 padding-top:15px;
 padding-bottom:15px
}
.button.lowercase {
 text-transform:lowercase;
 letter-spacing:0;
 font-weight:300
}
.button.round {
 border-radius:99px;
 padding-left:28px;
 padding-right:28px
}
.button.rounded {
 border-radius:6px
}
.button.rectangular {
 border-radius:1px
}
.button.square {
 border-radius:0
}
.button.thin-stroke {
 font-weight:300;
 border:1px solid;
 padding:13px 21px
}
.slide.whiteSlide .button.thin-stroke {
 color:#202020
}
.button.thin-stroke.small {
 padding:9px 15px
}
.button.stroke {
 border:2px solid;
 padding:12px 20px
}
.slide.whiteSlide .button.stroke {
 color:#202020
}
.button.stroke.round {
 padding-left:26px;
 padding-right:26px
}
.button.stroke.uppercase {
 padding-top:13px;
 padding-bottom:13px
}
.button.stroke.uppercase svg {
 margin-bottom:-2px
}
.button.stroke.uppercase.small {
 padding:11px 15px
}
.button.stroke.small {
 border:1px solid;
 padding-top:9px;
 padding-bottom:9px
}
@media (min-width:768px) {
 .button.stroke.big {
  padding:14px 28px
 }
 .button.stroke.big.uppercase {
  padding-top:16px;
  padding-bottom:16px
 }
}
.button.stroke:not(.flat):hover {
 box-shadow:inset 0 -100px 0 rgba(41,41,41,.05),0 4px 6px 0 rgba(0,0,0,.1),0 1px 10px 0 rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.1)
}
.button.empty,
.button.flat:not(:hover) {
 box-shadow:none
}
.button.small {
 font-size:15px;
 font-weight:500;
 padding:10px 16px
}
.button.small .material-icons {
 vertical-align:bottom;
 position:relative;
 font-size:18px;
 margin-right:8px;
 bottom:1px
}
.button.small .material-icons.right {
 margin-left:8px;
 margin-right:0
}
.button.small svg {
 width:16px;
 height:16px;
 margin-right:10px;
 top:0
}
.button.small svg.right {
 margin-right:0;
 margin-left:10px
}
.button.small.round {
 padding-left:18px;
 padding-right:18px
}
.button.small.rounded {
 border-radius:6px
}
.button.small.uppercase {
 font-size:12px;
 padding:12px 16px;
 letter-spacing:.125em
}
.button.small.uppercase.round {
 padding-left:19px;
 padding-right:19px
}
@media (min-width:768px) {
 .button.big {
  font-size:20px;
  padding:16px 26px
 }
 .button.big.round {
  padding-left:28px;
  padding-right:28px
 }
 .button.big.rounded {
  border-radius:7px
 }
 .button.big.uppercase {
  font-size:16px;
  padding:19px 28px
 }
 .button.big.uppercase.round {
  padding-left:32px;
  padding-right:32px
 }
 .button.big .material-icons {
  margin-right:10px;
  font-size:24px;
  top:-2px
 }
 .button.big .material-icons.right {
  margin-left:10px;
  margin-right:0
 }
 .button.big svg {
  width:24px;
  height:24px;
  margin-right:11px;
  top:0
 }
 .button.big svg.right {
  margin-right:0;
  margin-left:11px
 }
}
.button.empty,
.button.hollow {
 padding:0!important;
 background-color:transparent!important;
 font-size:0!important
}
.button.empty {
 margin:0
}
.button.hollow {
 box-shadow:none!important
}
.button.hollow svg {
 margin:0
}
.button.shade {
 position:relative
}
.button.shade:after {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background:#292929;
 opacity:0
}
.button.shade:hover:after {
 opacity:.15
}
.button.shade:active:after {
 opacity:.2
}
.button.play {
 width:90px;
 height:90px;
 border-radius:50%;
 padding:27px;
 margin-left:0;
 margin-right:0
}
.button.play svg {
 width:35px;
 height:36px;
 margin:0
}
.button.play.small {
 width:60px;
 height:60px;
 border-radius:50%;
 padding:22px 19px
}
.button.play.small svg {
 fill:#fff;
 width:23px;
 height:23px;
 top:-3px
}
.button.play:hover {
 transform:scale(1.05)
}
.button.gradient {
 position:relative
}
.button.gradient:before {
 content:"";
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background:linear-gradient(to bottom,#fff 0,#000 100%);
 z-index:-1;
 opacity:.1
}
.form-group-left {
 border-top-right-radius:0!important;
 border-bottom-right-radius:0!important;
 margin-right:0!important
}
.form-group-center {
 border-radius:0!important;
 margin-right:0!important;
 margin-left:0!important
}
.form-group-right {
 border-top-left-radius:0!important;
 border-bottom-left-radius:0!important;
 margin-left:0!important
}
.slide.whiteSlide .button.white:hover {
 box-shadow:0 4px 6px 0 rgba(0,0,0,.1),0 1px 10px 0 rgba(0,0,0,.1)
}
.slide.whiteSlide .button.white:hover:after {
 opacity:.3
}
.roundButton {
 border-radius:50px;
 height:50px;
 width:50px;
 padding:14px;
 margin:5px
}
.roundButton svg {
 bottom:2px
}
@media (max-width:319px) {
 .button.uppercase,
 .uppercase {
  letter-spacing:.07em
 }
}
.button.uppercase {
 letter-spacing:.125em!important;
 text-indent:-.1em!important;
 font-weight:700!important
}
.material-icons {
 font-family:"Material Icons";
 font-weight:400;
 font-style:normal;
 font-size:24px;
 line-height:1;
 text-transform:none;
 letter-spacing:normal;
 word-wrap:normal;
 direction:ltr;
 text-rendering:optimizeLegibility;
 -moz-osx-font-smoothing:grayscale;
 -webkit-font-feature-settings:"liga";
 font-feature-settings:"liga"
}
.material-icons.md-18 {
 font-size:18px
}
.material-icons.md-24 {
 font-size:24px
}
.material-icons.md-36 {
 font-size:36px
}
.material-icons.md-48 {
 font-size:48px
}
.slide.whiteSlide svg:not(.noFill) {
 fill:#202020
}
.embedContainer,
.svgContainer {
 position:relative;
 width:100%;
 height:0;
 padding:0
}
.embedContainer .scale,
.svgContainer svg.scale {
 position:absolute;
 height:100%;
 width:100%;
 left:0;
 top:0
}
.dots {
 font-size:0
}
.dot {
 padding:7px
}
.dot:after {
 width:6px;
 height:6px;
 background:#fff;
 border-radius:50%;
 opacity:.5
}
.dot.big .dot:after {
 width:14px;
 height:14px
}
.slide.whiteSlide .dot:after {
 background:#202020
}
.dot:hover:after {
 transform:scale(1.333333);
 opacity:1
}
.dot.selected:after,
.dot:active:after {
 opacity:1;
 transform:scale(1.675)
}
.tabs {
 color:#fff;
 max-width:260px;
 border-radius:5px
}
.tabs li {
 padding:16px 20px;
 letter-spacing:2.5px;
 font-size:12px;
 transition:.15s;
 margin-top:-1px;
 border:1px solid rgba(255,255,255,.3)
}
.tabs li:not(:last-child) {
 border-bottom:0
}
.tabs li:first-child {
 border-radius:6px 6px 0 0
}
.tabs li:last-child {
 border-radius:0 0 6px 6px
}
.tabs li.selected {
 background:#fff;
 color:#202020
}
.slide.whiteSlide .tabs li {
 border-color:#e5e5e5;
 color:#202020
}
.slide.whiteSlide .tabs li.selected {
 background:#202020;
 border-color:#202020;
 color:#fff
}
.links li {
 font-size:17px;
 letter-spacing:0;
 padding:4px 0
}
.slides-form,
.slides-form button {
 font-family:inherit
}
.slides-form .label,
.slides-form label {
 display:block;
 font-size:14px;
 margin-top:12px;
 margin-bottom:2px
}
.slides-form .label.uppercase,
.slides-form label.uppercase {
 font-size:14px
}
.slides-form input[type=email],
.slides-form input[type=name],
.slides-form input[type=number],
.slides-form input[type=password],
.slides-form input[type=tel],
.slides-form input[type=text],
.slides-form select,
.slides-form textarea {
 font-family:inherit;
 position:relative;
 background:#fff;
 padding:16px;
 border:none;
 font-size:16px;
 color:#242424;
 outline:0;
 border-radius:3px;
 width:100%;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none;
 border:1px solid rgba(0,0,0,.1);
 transition:.15s
}
.slides-form input[type=email].flat,
.slides-form input[type=email]:focus,
.slides-form input[type=email]:hover,
.slides-form input[type=name].flat,
.slides-form input[type=name]:focus,
.slides-form input[type=name]:hover,
.slides-form input[type=number].flat,
.slides-form input[type=number]:focus,
.slides-form input[type=number]:hover,
.slides-form input[type=password].flat,
.slides-form input[type=password]:focus,
.slides-form input[type=password]:hover,
.slides-form input[type=tel].flat,
.slides-form input[type=tel]:focus,
.slides-form input[type=tel]:hover,
.slides-form input[type=text].flat,
.slides-form input[type=text]:focus,
.slides-form input[type=text]:hover,
.slides-form select.flat,
.slides-form select:focus,
.slides-form select:hover,
.slides-form textarea.flat,
.slides-form textarea:focus,
.slides-form textarea:hover {
 border-color:rgba(0,0,0,.2)
}
.slides-form input[type=email]:focus,
.slides-form input[type=name]:focus,
.slides-form input[type=number]:focus,
.slides-form input[type=password]:focus,
.slides-form input[type=tel]:focus,
.slides-form input[type=text]:focus,
.slides-form select:focus,
.slides-form textarea:focus {
 border-color:#2196F3;
 z-index:10
}
.slides-form input[type=email]:focus::-webkit-input-placeholder,
.slides-form input[type=name]:focus::-webkit-input-placeholder,
.slides-form input[type=number]:focus::-webkit-input-placeholder,
.slides-form input[type=password]:focus::-webkit-input-placeholder,
.slides-form input[type=tel]:focus::-webkit-input-placeholder,
.slides-form input[type=text]:focus::-webkit-input-placeholder,
.slides-form select:focus::-webkit-input-placeholder,
.slides-form textarea:focus::-webkit-input-placeholder {
 color:#242424;
 font-weight:400;
 opacity:0
}
.slides-form input[type=email]:focus:-moz-placeholder,
.slides-form input[type=name]:focus:-moz-placeholder,
.slides-form input[type=number]:focus:-moz-placeholder,
.slides-form input[type=password]:focus:-moz-placeholder,
.slides-form input[type=tel]:focus:-moz-placeholder,
.slides-form input[type=text]:focus:-moz-placeholder,
.slides-form select:focus:-moz-placeholder,
.slides-form textarea:focus:-moz-placeholder {
 color:#242424;
 font-weight:400;
 opacity:0
}
.slides-form input[type=email]:focus::-moz-placeholder,
.slides-form input[type=name]:focus::-moz-placeholder,
.slides-form input[type=number]:focus::-moz-placeholder,
.slides-form input[type=password]:focus::-moz-placeholder,
.slides-form input[type=tel]:focus::-moz-placeholder,
.slides-form input[type=text]:focus::-moz-placeholder,
.slides-form select:focus::-moz-placeholder,
.slides-form textarea:focus::-moz-placeholder {
 color:#242424;
 font-weight:400;
 opacity:0
}
.slides-form input[type=email]:focus:-ms-input-placeholder,
.slides-form input[type=name]:focus:-ms-input-placeholder,
.slides-form input[type=number]:focus:-ms-input-placeholder,
.slides-form input[type=password]:focus:-ms-input-placeholder,
.slides-form input[type=tel]:focus:-ms-input-placeholder,
.slides-form input[type=text]:focus:-ms-input-placeholder,
.slides-form select:focus:-ms-input-placeholder,
.slides-form textarea:focus:-ms-input-placeholder {
 color:#242424;
 font-weight:400;
 opacity:0
}
.slides-form input[type=email]:not(textarea).round,
.slides-form input[type=name]:not(textarea).round,
.slides-form input[type=number]:not(textarea).round,
.slides-form input[type=password]:not(textarea).round,
.slides-form input[type=tel]:not(textarea).round,
.slides-form input[type=text]:not(textarea).round,
.slides-form select:not(textarea).round,
.slides-form textarea:not(textarea).round {
 border-radius:22px;
 padding-left:22px;
 padding-right:22px
}
.slides-form input[type=email].rounded,
.slides-form input[type=name].rounded,
.slides-form input[type=number].rounded,
.slides-form input[type=password].rounded,
.slides-form input[type=tel].rounded,
.slides-form input[type=text].rounded,
.slides-form select.rounded,
.slides-form textarea.rounded {
 border-radius:6px
}
.slides-form input[type=email]:after,
.slides-form input[type=name]:after,
.slides-form input[type=number]:after,
.slides-form input[type=password]:after,
.slides-form input[type=tel]:after,
.slides-form input[type=text]:after,
.slides-form select:after,
.slides-form textarea:after {
 content:"";
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
 background:#fff
}
@media (min-width:768px) {
 .slides-form input[type=email],
 .slides-form input[type=name],
 .slides-form input[type=number],
 .slides-form input[type=password],
 .slides-form input[type=tel],
 .slides-form input[type=text],
 .slides-form select,
 .slides-form textarea {
  max-width:300px
 }
}
.slides-form input[type=email]::-webkit-input-placeholder,
.slides-form input[type=name]::-webkit-input-placeholder,
.slides-form input[type=number]::-webkit-input-placeholder,
.slides-form input[type=password]::-webkit-input-placeholder,
.slides-form input[type=tel]::-webkit-input-placeholder,
.slides-form input[type=text]::-webkit-input-placeholder,
.slides-form select::-webkit-input-placeholder,
.slides-form textarea::-webkit-input-placeholder {
 color:#242424;
 font-weight:400;
 opacity:.5
}
.slides-form input[type=email]:-moz-placeholder,
.slides-form input[type=name]:-moz-placeholder,
.slides-form input[type=number]:-moz-placeholder,
.slides-form input[type=password]:-moz-placeholder,
.slides-form input[type=tel]:-moz-placeholder,
.slides-form input[type=text]:-moz-placeholder,
.slides-form select:-moz-placeholder,
.slides-form textarea:-moz-placeholder {
 color:#242424;
 font-weight:400;
 opacity:.5
}
.slides-form input[type=email]::-moz-placeholder,
.slides-form input[type=name]::-moz-placeholder,
.slides-form input[type=number]::-moz-placeholder,
.slides-form input[type=password]::-moz-placeholder,
.slides-form input[type=tel]::-moz-placeholder,
.slides-form input[type=text]::-moz-placeholder,
.slides-form select::-moz-placeholder,
.slides-form textarea::-moz-placeholder {
 color:#242424;
 font-weight:400;
 opacity:.5
}
.slides-form input[type=email]:-ms-input-placeholder,
.slides-form input[type=name]:-ms-input-placeholder,
.slides-form input[type=number]:-ms-input-placeholder,
.slides-form input[type=password]:-ms-input-placeholder,
.slides-form input[type=tel]:-ms-input-placeholder,
.slides-form input[type=text]:-ms-input-placeholder,
.slides-form select:-ms-input-placeholder,
.slides-form textarea:-ms-input-placeholder {
 color:#242424;
 font-weight:400;
 opacity:.5
}
.slides-form input[type=email],
.slides-form input[type=name],
.slides-form input[type=number],
.slides-form input[type=password],
.slides-form input[type=tel],
.slides-form input[type=text],
.slides-form select {
 height:52px;
 padding:0 16px
}
.slides-form textarea {
 font-weight:400;
 line-height:1.5;
 padding-top:10px!important;
 max-height:200px;
 max-width:100%;
 min-height:52px
}
.slides-form textarea.d {
 border-radius:15px!important
}
.slides-form textarea.round {
 border-radius:22px!important
}
.slides-form select {
 background-image:url('data:image/svg+xml;charset=UTF-8,<svg xmlns="http://www.w3.org/2000/svg" width="37" height="7"><path fill="rgb(23,23,23)" d="M14.022 0l5.978 6 6-6z"/></svg>');
 background-repeat:no-repeat;
 background-position:right;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
.slides-form button[type=submit],
.slides-form input[type=email],
.slides-form input[type=name],
.slides-form input[type=number],
.slides-form input[type=password],
.slides-form input[type=submit],
.slides-form input[type=tel],
.slides-form input[type=text],
.slides-form select,
.slides-form textarea {
 margin:5px
}
@media (min-width:768px) {
 .slides-form button[type=submit],
 .slides-form input[type=email],
 .slides-form input[type=name],
 .slides-form input[type=number],
 .slides-form input[type=password],
 .slides-form input[type=submit],
 .slides-form input[type=tel],
 .slides-form input[type=text],
 .slides-form select,
 .slides-form textarea {
  max-width:300px
 }
}
@media (max-width:768px) {
 .slides-form button[type=submit],
 .slides-form input[type=email],
 .slides-form input[type=name],
 .slides-form input[type=number],
 .slides-form input[type=password],
 .slides-form input[type=submit],
 .slides-form input[type=tel],
 .slides-form input[type=text],
 .slides-form select,
 .slides-form textarea {
  margin-left:auto!important;
  margin-right:auto!important;
  width:100%;
  display:block!important
 }
}
.slides-form button[type=submit].wide,
.slides-form input[type=email].wide,
.slides-form input[type=name].wide,
.slides-form input[type=number].wide,
.slides-form input[type=password].wide,
.slides-form input[type=submit].wide,
.slides-form input[type=tel].wide,
.slides-form input[type=text].wide,
.slides-form label.wide,
.slides-form select.wide,
.slides-form textarea.wide {
 max-width:100%;
 width:100%;
 margin-left:0!important;
 margin-right:0!important
}
@media (min-width:769px) {
 .slides-form input.pair {
  width:50%!important;
  max-width:50%!important;
  border-top-right-radius:0!important;
  border-bottom-right-radius:0!important;
  margin-left:0;
  margin-right:0
 }
 .slides-form input.pair+.pair {
  width:calc(50% + 1px)!important;
  max-width:calc(50% + 1px)!important;
  margin-left:-1px;
  border-radius:0 3px 3px 0!important
 }
}
.toLeft,
[class*=fix-] {
 margin-right:auto!important
}
.container,
.content,
.popup:not(.youtube) .background iframe,
.slide,
.slide:not(.youtube) .background iframe {
 width:100%;
 height:100%
}
.slide {
 position:fixed;
 background:#202020;
 color:#fff;
 z-index:10
}
.slide.active {
 transform-style:preserve-3d;
 backface-visibility:hidden
}
.mobile .slide {
 visibility:hidden
}
.mobile .slide.active {
 visibility:visible
}
.slide.whiteSlide {
 color:#202020;
 background:#fff
}
.content {
 position:absolute;
 backface-visibility:hidden;
 top:0;
 left:0;
 z-index:100;
 -webkit-overflow-scrolling:touch
}
.content.scrollBar,
.sidebar {
 overflow-y:auto
}
.windows .defaultScroll .content {
 overflow:auto;
 overflow-x:hidden
}
.mobile .content {
 overflow:auto;
 overflow-x:hidden;
 -webkit-overflow-scrolling:touch
}
.container .wrap .overflowHidden,
.pad,
.slide.video .background,
.videoThumbnail {
 overflow:hidden
}
.fade .content {
 background:rgba(0,0,0,.6)
}
.dropdown.share li:after,
.fade-1 .content {
 background:rgba(0,0,0,.1)
}
.fade-2 .content {
 background:rgba(0,0,0,.2)
}
.fade-3 .content {
 background:rgba(0,0,0,.3)
}
.fade-4 .content {
 background:rgba(0,0,0,.4)
}
.fade-5 .content {
 background:rgba(0,0,0,.5)
}
.fade-6 .content {
 background:rgba(0,0,0,.6)
}
.fade-7 .content {
 background:rgba(0,0,0,.7)
}
.fade-8 .content {
 background:rgba(0,0,0,.8)
}
.fade-9 .content {
 background:rgba(0,0,0,.9)
}
.whiteSlide[class*=fade] .content {
 background:rgba(255,255,255,.85)
}
.container {
 display:table;
 table-layout:fixed;
 position:relative
}
.container .wrap {
 display:table-cell;
 vertical-align:middle;
 overflow:hidden
}
.container .wrap .spaceWrap,
.container .wrap.spaceWrap,
.container .wrap:not(.noSpaces) {
 padding:120px calc(8% + 15px)
}
.container .wrap * {
 -webkit-user-select:text;
 -moz-user-select:text;
 -ms-user-select:text;
 user-select:text
}
.popup .background,
.slide .background {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%;
 background-position:center;
 background-size:cover;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.popup .background iframe,
.slide .background iframe {
 border:0;
 position:absolute;
 top:0;
 left:0
}
.pad,
.videoThumbnail.rounded {
 border-radius:6px
}
.fix-1-12 {
 max-width:80px!important
}
.fix-2-12 {
 max-width:180px!important
}
.fix-3-12 {
 max-width:280px!important
}
.fix-4-12 {
 max-width:380px!important
}
.fix-5-12 {
 max-width:480px!important
}
.fix-6-12 {
 max-width:580px!important
}
.fix-7-12 {
 max-width:680px!important
}
.fix-8-12 {
 max-width:780px!important
}
.fix-9-12 {
 max-width:880px!important
}
.fix-10-12 {
 max-width:980px!important
}
.fix-11-12 {
 max-width:1080px!important
}
.fix-12-12 {
 max-width:1180px!important
}
[class*=fix-] {
 width:100%!important;
 margin-left:auto!important;
 float:none
}
.toLeft {
 margin-left:0!important
}
.toCenter,
.toRight {
 margin-left:auto!important
}
.toRight {
 margin-right:0!important;
 float:right
}
.toCenter {
 margin-right:auto!important
}
.dropdownTrigger,
.popupTrigger,
.sidebarTrigger {
 cursor:pointer
}
.shiftImage {
 margin-top:-15%;
 margin-bottom:-100%
}
.shiftImageVertical {
 margin-right:-100%;
 max-width:none
}
.slide.video .background video {
 position:absolute;
 top:50%;
 left:50%;
 min-width:100%;
 min-height:100%;
 width:auto;
 height:auto;
 z-index:-100;
 transform:translateX(-50%) translateY(-50%);
 background-size:cover
}
.slide.video .background video::-webkit-media-controls {
 display:none!important
}
.slide.video .background video::-webkit-media-controls-panel {
 display:none!important;
 -webkit-appearance:none
}
.slide.video .background video::-webkit-media-controls-start-playback-button {
 display:none!important;
 -webkit-appearance:none
}
html:not(.mobile) .slide.video .background[style] {
 background:0 0!important
}
.mobile .slide.video .background[style] video {
 display:none
}
.videoThumbnail {
 cursor:pointer;
 position:relative;
 font-size:0;
 line-height:0;
 transition:.5s
}
.videoThumbnail:before {
 content:"";
 position:absolute;
 top:0;
 left:0;
 height:100%;
 width:100%;
 background:url(../assets/svg/video-icon.svg) center center no-repeat;
 transition:.5s
}
.videoThumbnail:not(.noTint):hover:after {
 background-color:rgba(0,0,0,.15)
}
.videoThumbnail:hover {
 transform:scale(1.025)
}
.videoThumbnail:hover:before {
 transform:scale(1.1);
 transition:.25s
}
.videoThumbnail:active:before {
 opacity:.8
}
.videoThumbnail.small {
 max-width:200px;
 display:block
}
.videoThumbnail.small:before {
 background-size:44px
}
.button.empty.shadow:hover,
.shadow {
 box-shadow:0 10px 40px rgba(0,0,0,.2)
}
.pad {
 padding:40px;
 color:#202020;
 background:#fff;
 box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.1)
}
.pad.shadow,
.pad.shadowHover:hover {
 box-shadow:0 10px 40px rgba(0,0,0,.2)
}
.pad.shadow.stroke {
 background:0 0;
 transition:.15s;
 color:#fff
}
.pad.shadow.stroke:hover {
 background:#fff;
 color:#202020;
 transition:.15s
}
.pad.shadowHover {
 transition:.5s
}
.pad small {
 font-size:15px;
 line-height:1.45;
 margin:15px 0
}
.resizing .equalElement {
 transition:0s!important
}
.hr {
 position:relative;
 height:1px;
 width:100%
}
@media (max-width:1023px) {
 .shiftImage {
  margin-top:0!important;
  margin-bottom:0!important
 }
 .shiftImageVertical {
  margin-right:0!important;
  max-width:100%!important
 }
}
@media (min-width:1024px) {
 .hideForDesktop {
  display:none!important
 }
 .showForDesktop {
  display:block!important
 }
}
@media (max-width:1024px) {
 .hideForTablet {
  display:none!important
 }
 .showForTablet {
  display:block!important
 }
 .showForTabletInline {
  display:inline!important
 }
}
@media (max-width:767px) {
 .pad.collapse,
 .pad.shadow {
  box-shadow:none
 }
 .pad.collapse {
  background:inherit;
  color:inherit;
  border:none;
  padding:0!important;
  overflow:inherit;
  border-radius:0;
  transition:0s!important
 }
 .hideForPhablet {
  display:none!important
 }
}
@media (max-width:768px) {
 .showForPhablet {
  display:block!important
 }
 .showForPhabletInline {
  display:inline!important
 }
}
@media (max-width:435px) {
 .hideForPhone {
  display:none!important
 }
 .showForPhone {
  display:block!important
 }
 .showForPhoneInline {
  display:inline!important
 }
}
html.mobile .hideForMobile {
 display:none!important
}
html.mobile .showForMobile {
 display:block!important
}
html.mobile .showForMobileInline {
 display:inline!important
}
.helpBubble {
 cursor:pointer
}
.helpBubble:after {
 content:"?";
 font-size:14px;
 width:17px;
 height:17px;
 line-height:1.2;
 background:#202020;
 opacity:.3;
 color:#fff;
 border-radius:50%;
 display:inline-block;
 margin-left:4px;
 font-weight:700;
 transition:.25s
}
.helpBubble .helpMessage {
 background:rgba(255,255,255,.98);
 color:#202020;
 font-size:15px;
 line-height:1.4;
 border-radius:5px;
 position:absolute;
 z-index:10;
 box-shadow:0 1px 8px rgba(0,0,0,.07),0 6px 8px rgba(0,0,0,.05);
 padding:17px;
 text-align:left;
 bottom:50%;
 margin-bottom:10px;
 transform:translateY(10px) scale(.95);
 transition:.25s;
 opacity:0;
 pointer-events:none;
 color:rgba(48,48,48,.7)
}
.mobile .simplifiedMobile .panel.hideOnScroll,
.panel,
.scroll .panel.hideOnScroll {
 position:fixed
}
.panel.black,
.panel.white {
 box-shadow:0 1px 1px rgba(0,0,0,.07)
}
.panel.bottom,
.side {
 bottom:0
}
.helpBubble .helpMessage strong {
 color:#303030
}
.helpBubble:hover .helpMessage {
 pointer-events:all;
 transform:translateY(0) scale(1);
 opacity:1
}
.helpBubble:hover:after {
 opacity:1
}
.panel {
 left:0;
 width:100%;
 padding:10px 30px;
 z-index:200;
 text-align:center;
 font-size:16px;
 pointer-events:none;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 -webkit-user-select:none;
 -moz-user-select:none;
 -ms-user-select:none;
 user-select:none;
 transform:translate3d(0,0,0)
}
.panel.top {
 top:0
}
.panel.white {
 background:rgba(255,255,255,.975)!important
}
.panel.black {
 background-color:rgba(0,0,0,.8)!important
}
.animateOnEvent .panel.top,
.animated .panel.top,
.hidePanel-top .panel.top.hideOnScroll,
.slides.firstSlide .panel.top.exceptFirstSlide,
.slides.lastSlide .panel.top.exceptLastSlide,
.slides:not(.firstSlide) .panel.top.firstSlideOnly,
.slides:not(.firstSlide):not(.lastSlide) .panel.top.firstAndLastSlidesOnly,
.slides:not(.lastSlide) .panel.top.lastSlideOnly {
 transform:translate3d(0,-100%,0);
 opacity:0
}
.animateOnEvent .panel.bottom,
.animated .panel.bottom,
.hidePanel-bottom .panel.bottom.hideOnScroll,
.slides.firstSlide .panel.bottom.exceptFirstSlide,
.slides.lastSlide .panel.bottom.exceptLastSlide,
.slides:not(.firstSlide) .panel.bottom.firstSlideOnly,
.slides:not(.firstSlide):not(.lastSlide) .panel.bottom.firstAndLastSlidesOnly,
.slides:not(.lastSlide) .panel.bottom.lastSlideOnly {
 transform:translate3d(0,100%,0);
 opacity:0
}
.page-loaded .animateOnEvent .panel,
.page-loaded .animated .panel {
 transition:transform .5s,opacity .5s,padding .5s;
 transform:translate3d(0,0,0);
 opacity:1
}
.slides.whiteSlide .panel {
 color:#202020
}
.mobile .simplifiedMobile .panel.hideOnScroll.top.hide,
.scroll .panel.hideOnScroll.top.hide {
 transform:translateY(-100%)!important;
 opacity:0
}
.mobile .simplifiedMobile .panel.hideOnScroll.bottom.hide,
.scroll .panel.hideOnScroll.bottom.hide {
 transform:translateY(100%)!important;
 opacity:0
}
.panel .sections {
 display:table;
 width:100%;
 font-size:0
}
.panel .sections>div {
 display:table-cell;
 vertical-align:middle;
 text-align:center;
 width:33.33333%;
 font-size:16px;
 height:50px
}
.panel .sections>div.auto {
 width:.1%
}
.panel .sections>div * {
 pointer-events:all
}
.panel .sections>div.left {
 text-align:left
}
.panel .sections>div.left ul.crop {
 padding-left:0
}
.panel .sections>div.left ul.crop li:first-child {
 margin-left:0
}
.panel .sections>div.left.space {
 padding-right:20px
}
.panel .sections>div.right {
 text-align:right
}
.panel .sections>div.right ul.crop {
 padding-right:0
}
.panel .sections>div.right ul.crop li:last-child {
 margin-right:0
}
.panel .sections>div.right.space {
 padding-left:20px
}
.panel .sections>div.center.space {
 padding:0 20px
}
.panel .sections.hidden {
 display:none
}
.panel .sections .menu {
 display:inline-block;
 padding:0 12px;
 font-size:0
}
.panel .sections .menu svg {
 width:20px;
 height:20px;
 vertical-align:bottom
}
.panel .sections .menu li {
 font-size:16px;
 font-weight:400;
 display:inline-block;
 margin:0 10px
}
.panel .hidden,
.panel .hidden *,
.side.compact .navigation li:after {
 display:none
}
.panel .sections .menu li a {
 padding:0 7px;
 opacity:.8
}
.panel .sections .menu li a:hover {
 opacity:1
}
.panel .sections .menu.uppercase li {
 font-size:12px;
 margin:0 10px;
 letter-spacing:.125em;
 font-weight:600!important
}
.panel .sections .menu.uppercase li svg {
 position:relative;
 top:2px
}
.panel svg {
 vertical-align:text-bottom;
 transition:.35s
}
.dialog li,
.navigation ul,
.panel .button:not(.actionButton) {
 vertical-align:middle
}
.panel img {
 max-width:none
}
.slides.whiteSlide .panel svg {
 fill:#202020
}
.panel .button {
 margin:0
}
.panel .button+.button {
 margin-left:10px
}
.panel .button:not(.actionButton):hover:not(:active) {
 transform:translateY(0)!important;
 box-shadow:0 0 0 1px rgba(255,255,255,.05),0 4px 6px 0 rgba(0,0,0,.1),0 1px 10px 0 rgba(0,0,0,.1)
}
.panel .nextSlide,
.panel .prevSlide {
 width:24px;
 height:24px;
 transition:.25s
}
.panel .nextSlide svg,
.panel .prevSlide svg {
 width:18px;
 height:18px
}
.slides.whiteSlide .panel .actionButton svg {
 fill:#fff
}
.firstSlide .panel .prevSlide,
.lastSlide .panel .nextSlide {
 opacity:0;
 pointer-events:none;
 cursor:default
}
.navigation li,
.nextSlide,
.prevSlide {
 cursor:pointer
}
.firstSlide .panel.bottom .nextSlide svg {
 animation:animateArrow 4s infinite
}
.panel .panelIcon {
 position:relative;
 top:5px
}
.progress-bar,
.side {
 position:fixed;
 top:0
}
@keyframes animateArrow {
 100%,
 80% {
  transform:translateY(0)
 }
 90% {
  transform:translateY(10px)
 }
}
.nextSlide:hover,
.prevSlide:hover {
 transition:.15s
}
.nextSlide:active,
.prevSlide:active {
 opacity:.75
}
.firstSlide.lastSlide .nextSlide,
.firstSlide.lastSlide .prevSlide {
 opacity:0
}
.progress-bar {
 left:0;
 height:4px;
 width:0%;
 transition:width 1s,opacity 1s;
 z-index:1000;
 opacity:1
}
.progress-bar.loaded {
 width:100%;
 opacity:0;
 transition:width 0s,opacity .25s 1s
}
.side {
 right:0;
 height:100%;
 z-index:100;
 padding:70px 4%;
 pointer-events:none;
 opacity:1;
 transition:opacity .5s;
 transform:translate3d(0,0,0)
}
@media (min-width:1380px) {
 .side {
  padding-left:55px;
  padding-right:55px
 }
}
.side.large {
 padding:calc(5.56% + 50px) 5%
}
.side.left {
 left:0;
 right:inherit
}
.side.right {
 right:0;
 left:inherit
}
.side.compact {
 padding:30px 4%
}
.side.compact .navigation li {
 width:15px;
 height:7px;
 margin:0;
 box-shadow:none;
 border-radius:0;
 background:#fff;
 opacity:.2;
 padding:1px;
 cursor:pointer
}
.side.compact .navigation li.selected,
.side.compact .navigation li:hover {
 opacity:1
}
.side.compact .navigation li:before {
 margin:0 8px!important;
 top:-10px
}
.whiteSlide .side.compact .navigation li {
 background:#202020
}
.side.compact:not(.square) .navigation li:first-child {
 border-radius:10px 10px 0 0
}
.side.compact:not(.square) .navigation li:last-child {
 border-radius:0 0 10px 10px
}
.panel .side {
 position:relative;
 display:inline;
 height:auto;
 padding:0
}
.slides.whiteSlide .side svg:not([fill]) {
 fill:#202020
}
.navigation {
 display:table;
 height:100%
}
.navigation ul {
 display:table-cell
}
.navigation * {
 pointer-events:all
}
.navigation li {
 fill:#fff;
 display:block;
 background:0 0;
 padding:9px;
 margin:0 -9px;
 position:relative
}
.navigation li:after {
 content:"";
 display:block;
 width:15px;
 height:15px;
 border-radius:7px;
 opacity:.5;
 background:#fff;
 box-shadow:0 0 1px #303030;
 transition:.25s
}
.navigation li.selected:after,
.navigation li:hover:after {
 opacity:1
}
.navigation li[data-title]:before {
 content:attr(data-title);
 position:absolute;
 right:100%;
 top:1px;
 background:rgba(0,0,0,.7);
 color:#fff;
 font-size:14px;
 min-width:50px;
 border-radius:6px;
 padding:7px 12px;
 font-weight:500;
 display:inline-block;
 text-align:center;
 box-shadow:0 0 0 1px rgba(255,255,255,.1);
 pointer-events:none;
 visibility:hidden
}
.dropdown.show,
.navigation li:hover:before {
 visibility:visible
}
.left .navigation li:before {
 left:100%;
 right:auto
}
.panel.bottom .navigation li:before {
 transform:translateY(-100%) translateX(-50%);
 left:14px;
 top:-2px
}
.medium .navigation.default li:after {
 width:10px;
 height:10px;
 border-radius:5px
}
.small .navigation.default li:after {
 width:6px;
 height:6px;
 border-radius:3px
}
.stroke .navigation.default li:after {
 border-color:#fff;
 border-style:solid;
 border-width:2px;
 background-color:transparent
}
.stroke.small .navigation.default li:after {
 border-width:1px
}
.stroke .navigation.default li.selected:after,
.stroke .navigation.default li:hover:after {
 background:#fff
}
.square .navigation.default li:after,
.square.small .navigation.default li:after {
 border-radius:1px
}
.diamond .navigation.default li:after {
 border-radius:0;
 transform:rotate(45deg) scale(.72)
}
.diamond.medium .navigation.default li:after {
 transform:rotate(45deg) scale(.88)
}
.diamond.small .navigation.default li:after {
 transform:rotate(45deg) scale(1)
}
.line .navigation.default li {
 margin:0 -9px;
 padding:5px 9px;
 text-align:right;
 font-size:0
}
.line .navigation.default li:after {
 height:3px;
 display:inline-block;
 text-align:right;
 background:#fff;
 border:none
}
.line .navigation.default li:before {
 margin-top:-10px
}
.line .navigation.default li.selected:after {
 width:25px
}
.line.left .navigation.default li {
 text-align:left
}
.line.medium .navigation.default li {
 margin:0 -5px;
 padding:4px 8px
}
.line.medium .navigation.default li.selected:after {
 width:19px
}
.line.small .navigation.default li {
 margin:0;
 padding:4px 6px
}
.line.small .navigation.default li.selected:after {
 width:13px
}
.pole .navigation.default li {
 margin:0 1px 0 2px;
 padding:2px 9px;
 text-align:right;
 font-size:0
}
.pole .navigation.default li:after {
 height:20px;
 width:4px;
 display:inline-block;
 transition:.5s;
 text-align:right;
 background:#fff;
 border-radius:1px;
 border:none
}
.pole .navigation.default li:before {
 margin-top:-3px
}
.pole .navigation.default li.selected:after {
 height:60px
}
.pole .navigation.default li.selected:before {
 margin-top:19px
}
.pole.medium .navigation.default li {
 margin:0 2px
}
.pole.medium .navigation.default li:after {
 height:15px;
 width:3px
}
.pole.medium .navigation.default li:before {
 margin-top:-5px
}
.pole.medium .navigation.default li.selected:after {
 height:45px
}
.pole.medium .navigation.default li.selected:before {
 margin-top:10px
}
.pole.small .navigation.default li {
 margin:0 2px
}
.pole.small .navigation.default li:after {
 height:10px;
 width:3px
}
.pole.small .navigation.default li:before {
 margin-top:-7px
}
.pole.small .navigation.default li.selected:after {
 height:30px
}
.pole.small .navigation.default li.selected:before {
 margin-top:2px
}
.slides.whiteSlide .navigation li:after {
 background:#202020;
 box-shadow:0 0 1px #fff
}
.slides.whiteSlide .stroke .navigation li:after {
 border-color:#202020;
 background:0 0
}
.slides.whiteSlide .stroke .navigation li:hover:after {
 background:#202020
}
.slides.whiteSlide .stroke .navigation li.selected:after {
 border-color:#202020;
 background:#202020
}
.slides.whiteSlide .navigation.numbers li:after {
 color:#202020;
 text-shadow:0 0 2px #fff!important
}
.panel .navigation,
.panel .navigation ul {
 display:inline
}
.panel .navigation li {
 display:inline-block;
 margin:-9px 0
}
.panel .side.small .navigation li {
 margin:0
}
.navigation .sideArrow {
 width:31px;
 height:72px;
 margin:0 -9px
}
@media (max-width:766px) {
 .navigation .sideArrow {
  width:17px;
  height:40px
 }
}
.navigation.numbers ul {
 counter-reset:item;
 list-style-type:none
}
.navigation.numbers li {
 display:block
}
.navigation.numbers li:after {
 content:counter(item);
 counter-increment:item;
 background:0 0!important;
 box-shadow:none!important;
 text-shadow:0 0 2px #202020;
 font-weight:700;
 font-size:20px;
 line-height:.7;
 text-align:center;
 transition:.25s
}
.medium .navigation.numbers li:after {
 font-size:17px
}
.small .navigation.numbers li:after {
 font-size:14px
}
.dropdown {
 position:fixed;
 z-index:300;
 color:#202020;
 width:160px;
 background:#fff;
 box-shadow:0 6px 11px 0 rgba(0,0,0,.15),0 14px 28px rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05);
 margin-bottom:50px;
 border-radius:6px;
 text-align:center;
 cursor:default;
 transform:translateY(0) scale(.9);
 transform-origin:top;
 transition:transform .35s,opacity .35s,box-shadow .35s
}
.dropdown:not(.show) {
 pointer-events:none;
 opacity:0
}
.dropdown.rectangular {
 border-radius:0
}
.dropdown .title {
 font-size:17px;
 font-weight:500;
 margin:0;
 text-align:center;
 opacity:.8
}
.dropdown a {
 font-size:15px;
 opacity:.6
}
.dropdown a:hover {
 opacity:.8
}
.dropdown:not(.noArrow):after,
.dropdown:not(.noArrow):before {
 content:"";
 bottom:100%;
 left:22px;
 border:solid transparent;
 height:0;
 width:0;
 position:absolute;
 pointer-events:none;
 border-color:rgba(255,255,255,0);
 border-bottom-color:#fff;
 border-width:7px;
 margin-left:-7px
}
.dropdown:not(.noArrow):before {
 border-bottom-color:rgba(0,0,0,.1);
 border-width:8px;
 margin-left:-8px
}
.dropdown.show {
 opacity:1;
 transform:translateY(20px)
}
.dropdown .hideDropdown,
.dropdown.show.hide {
 opacity:0;
 pointer-events:none
}
.dropdown.show.hide {
 transform:translateY(40px);
 box-shadow:0 0 0 0 rgba(0,0,0,.15),0 0 0 rgba(0,0,0,.1),0 0 0 1px rgba(0,0,0,.05)
}
.dropdown.bottom {
 transform-origin:bottom
}
.dropdown.bottom.show {
 transform:translateY(-20px)
}
.dropdown.bottom.show.hide {
 transform:translateY(-40px)
}
.dropdown.bottom:after,
.dropdown.bottom:before {
 top:100%;
 bottom:initial;
 border-bottom-color:rgba(255,255,255,0);
 border-top-color:#fff
}
.dropdown.bottom:before {
 border-top-color:rgba(0,0,0,.06)
}
.dropdown.right:after,
.dropdown.right:before {
 right:18px;
 left:auto
}
.dropdown.right:before {
 right:17px
}
.dropdown.center:after,
.dropdown.center:before {
 left:50%
}
.dropdown.share li {
 float:left;
 text-align:center;
 display:block;
 width:80px;
 height:50px;
 padding:14px 0;
 color:#fff;
 position:relative;
 cursor:pointer;
 opacity:.9;
 transition:.15s
}
.dropdown.share li:hover {
 opacity:1
}
.dropdown.share li:after {
 content:" ";
 position:absolute;
 top:0;
 left:0;
 right:0;
 bottom:0;
 opacity:0;
 transition:.25s
}
.dropdown.share li:active:after {
 opacity:1;
 transition:.1s
}
.dropdown.share li svg {
 width:20px;
 height:20px;
 fill:#fff
}
.dropdown.share li.mail {
 width:100%;
 height:auto;
 color:#202020;
 opacity:.6;
 font-size:15px;
 padding:20px 0;
 border-bottom-left-radius:6px;
 border-bottom-right-radius:6px
}
.dropdown.share li.mail:hover {
 opacity:.8
}
.scroll .dropdown {
 position:absolute;
 top:0
}
.sidebar {
 position:fixed;
 top:0;
 right:0;
 width:320px;
 max-width:90%;
 height:100%;
 color:#fff;
 z-index:500;
 background:#0E0E0E;
 transform:translateX(100%);
 -webkit-overflow-scrolling:touch
}
.sidebar.bottom,
.sidebar.top {
 width:100%;
 height:auto;
 max-width:100%
}
html:not(.page-loaded) .sidebar {
 display:none
}
.sidebar svg {
 fill:#fff
}
.sidebarShown .sidebar.visible {
 transform:translateX(0);
 opacity:1
}
.sidebar .content {
 padding:40px;
 overflow-y:auto;
 position:relative
}
.sidebar.small .content {
 padding:30px
}
.sidebar .wrap {
 padding:0
}
.sidebar.left {
 right:inherit;
 left:0;
 transform:translateX(-100%)
}
.sidebar.top {
 top:0;
 transform:translateY(-100%)
}
.sidebar.bottom {
 bottom:0;
 top:inherit;
 transform:translateY(100%)
}
.sidebar .logo {
 padding:0;
 font-size:0;
 margin-bottom:35px
}
.sidebar .close {
 position:absolute;
 top:0;
 right:0;
 cursor:pointer;
 padding:14px;
 font-size:0;
 opacity:.5;
 z-index:101;
 transition:.25s
}
.sidebar .close:hover {
 opacity:1
}
.sidebar .close svg {
 width:24px;
 height:24px;
 fill:#fff
}
.sidebar .close:active svg {
 transform:scale(.92)
}
.sidebar ul.mainMenu,
.sidebar ul.social,
.sidebar ul.subMenu {
 line-height:1.9;
 margin-bottom:30px;
 display:block
}
.sidebar .mainMenu li {
 font-size:20px;
 line-height:48px
}
.sidebar .mainMenu.small li {
 font-size:18px;
 line-height:46px
}
.sidebar .subMenu li {
 font-weight:400;
 text-transform:none;
 letter-spacing:0;
 font-size:18px;
 line-height:36px
}
.sidebar .subMenu.small li {
 font-size:16px;
 line-height:34px
}
.sidebar .social {
 margin-top:40px
}
.sidebar .social li {
 display:inline-block;
 margin-right:20px
}
.sidebar .social li:last-child {
 margin-right:0
}
.sidebar .social.big li,
.sidebar .social.small li {
 margin-right:12px
}
.sidebar .social li a {
 font-size:0;
 padding:0
}
.sidebar .social li a svg {
 width:20px;
 height:20px
}
.sidebar .social.small li a svg {
 width:15px;
 height:15px
}
.sidebar .social.big li a svg {
 width:22px;
 height:22px
}
.sidebar.small .social {
 margin-top:30px
}
.sidebar .big li {
 font-size:32px;
 line-height:64px
}
.sidebar .social.medium li a svg {
 width:18px;
 height:18px
}
.sidebar .social.medium li {
 margin-right:14px
}
.sidebarShown .slide.selected .content {
 overflow:hidden
}
.popup,
.popup .content {
 overflow-y:auto
}
.page-loaded.sidebarShown .slide.selected {
 transform:scale(.95)!important;
 pointer-events:none;
 opacity:.5!important
}
.sidebarShown .panel {
 opacity:0
}
.sidebarShown .panel.bottom {
 opacity:.5;
 transform:scale(.95) translateY(-10%)
}
.popup,
.popup .close:not(.button) {
 transform:translate3d(0,0,0);
 position:fixed;
 top:0;
 right:0
}
.page-loaded.sidebarShown .panel,
.page-loaded.sidebarShown .slide.selected,
.page-loaded.sidebarShown .slide.selected:after,
.sidebar {
 transition:transform .5s,opacity .5s!important
}
.popup {
 width:100%;
 height:100%;
 color:#fff;
 z-index:1000;
 transition:transform .5s,opacity .5s;
 display:none
}
.popup:not([class*=fade]) {
 background:rgba(17,17,17,.9)
}
.popupShown .popup.visible {
 display:block;
 animation:popupFadeIn .75s
}
.popup.hidePopup {
 opacity:0;
 pointer-events:none
}
.popup .close:not(.button) {
 cursor:pointer;
 padding:14px;
 font-size:0;
 opacity:.5;
 z-index:200;
 transition:.25s;
 margin:0
}
.popup .close:not(.button).left {
 right:inherit;
 left:0
}
.popup .close:not(.button):hover {
 opacity:1
}
.popup .close:not(.button) svg {
 width:30px;
 height:30px;
 fill:#fff
}
.popup .close.button {
 position:fixed;
 z-index:200;
 margin:15px
}
.popup.white .close svg {
 fill:#202020
}
.popup .container .wrap {
 padding:18px 58px
}
.popup.fullscreen .container .wrap {
 padding:0
}
.popup.fullscreen .embedVideo {
 height:100vh;
 padding-bottom:0
}
@keyframes popupFadeIn {
 from {
  opacity:0
 }
}
.popupShown,
.popupShown body,
.sidebarShown,
.sidebarShown body {
 overflow-y:hidden!important
}
.embedVideo {
 position:relative;
 padding-bottom:56.25%;
 height:0;
 overflow:hidden;
 max-width:100%
}
.embedVideo embed,
.embedVideo iframe,
.embedVideo object,
.embedVideo video {
 position:absolute;
 top:0;
 left:0;
 width:100%;
 height:100%
}
.embedVideo.size-16x10 {
 padding-bottom:62.5%
}
.embedVideo.size-4x3 {
 padding-bottom:75%
}
.embedVideo.size-1x1,
.embedVideo.size-square {
 padding-bottom:100%
}
.zoom-img,
.zoom-img-wrap {
 position:relative;
 transition:all .5s;
 transition-timing-function:cubic-bezier(.2,0,.3,1)!important;
 z-index:100
}
.zoom-img img.zoom-img,
.zoom-img-wrap img.zoom-img {
 margin:0!important
}
.zoom-overlay {
 background:#111;
 position:fixed;
 top:-9999px;
 left:-9999px;
 right:-9999px;
 bottom:-9999px;
 pointer-events:none;
 opacity:0;
 transition:opacity .5s;
 z-index:99
}
.slider,
.zoom-img-parent {
 position:relative
}
.zoom-overlay-open .zoom-overlay {
 opacity:.9
}
.page-loaded .slides.zoom-overlay-open .panel,
.page-loaded .slides.zoom-overlay-open .side {
 opacity:0;
 transition:.25s
}
.zoom-overlay-open,
.zoom-overlay-transitioning {
 cursor:default
}
.controller li,
.slider.clickable {
 cursor:pointer
}
.zoom-img-parent {
 z-index:1000
}
.slider>li {
 display:none;
 top:0;
 left:0;
 opacity:0;
 transition:opacity .5s;
 pointer-events:none
}
.slider>li.selected {
 display:block;
 opacity:1;
 transition:opacity .5s;
 pointer-events:all
}
.slider.rounded>li>img {
 border-radius:6px;
 overflow:hidden
}
.slider.autoHeight {
 transition:.5s
}
.slider.autoHeight>li {
 display:block;
 position:absolute
}
.controller li.selected {
 cursor:default;
 pointer-events:none
}
.tooltip[data-tooltip-title] {
 position:relative
}
.tooltip[data-tooltip-title]:before {
 content:attr(data-tooltip-title);
 position:absolute;
 background:rgba(40,40,40,.6);
 color:#fff;
 font-size:12px;
 border-radius:50px;
 padding:6px 15px;
 visibility:hidden;
 white-space:nowrap;
 letter-spacing:.04em;
 box-shadow:0 0 0 1px rgba(255,255,255,.07);
 transform:translateY(100%) translateX(-50%);
 left:50%;
 top:0
}
.text a,
a,
article a {
 cursor:pointer;
 color:inherit
}
.p,
.slides,
p {
 font-size:18px
}
.tooltip[data-tooltip-title]:hover:before {
 visibility:visible;
 animation:fadeIn .35s backwards
}
.animateOnEvent .ae-1,
.animateOnEvent .ae-1.fast,
.animateOnEvent .fast .ae-1.fast,
.animateOnEvent.fast .ae-1 {
 animation-delay:10ms
}
.tooltip[data-tooltip-title].top:before {
 bottom:0;
 top:auto;
 transform:translateY(-100%) translateX(-50%)
}
.slide.before {
 transform:translate3d(0,-50%,0)
}
.slide.after,
.slide:first-child {
 transform:translate3d(0,50%,0)
}
.slide.after,
.slide.before {
 opacity:0
}
.slide.selected {
 transform:translate3d(0,0,0)!important;
 z-index:11
}
.scroll .slide.selected {
 z-index:10
}
.page-loaded .slide.selected {
 opacity:1!important
}
.horizontal .slide,
.horizontal .slide.before {
 transform:translate3D(-50%,0,0)
}
.horizontal .slide.after {
 transform:translate3D(50%,0,0)
}
.film .slide.before {
 transform:translate3D(0,-100%,0)
}
.film .slide.after {
 transform:translate3D(0,100%,0)
}
.film.horizontal .slide.before {
 transform:translate3D(-100%,0,0)
}
.film.horizontal .slide,
.film.horizontal .slide.after {
 transform:translate3D(100%,0,0)
}
.chain .slide.before {
 transform:translate3D(0,-100%,0);
 opacity:1
}
.chain .slide.after {
 transform:translate3D(0,100%,0);
 opacity:1
}
.chain.horizontal .slide.before {
 transform:translate3D(-100%,0,0);
 opacity:1
}
.chain.horizontal .slide,
.chain.horizontal .slide.after {
 transform:translate3D(100%,0,0);
 opacity:1
}
.zen .slide.before {
 transform:translateY(-100%) scale(.8)
}
.zen .slide,
.zen .slide.after {
 transform:translateY(100%) scale(.8)
}
.zen.horizontal .slide.before {
 transform:translateX(-100%) scale(.8)
}
.zen.horizontal .slide,
.zen.horizontal .slide.after {
 transform:translateX(100%) scale(.8)
}
.stack .slide,
.stack .slide.after {
 transform:translateY(100%)
}
.stack .slide.after {
 opacity:initial
}
.stack .slide.after.active,
.stack .slide.selected {
 z-index:11!important
}
.stack .slide.before {
 transform:scale(.9)
}
.stack.horizontal .slide,
.stack.horizontal .slide.after {
 transform:translateX(100%)
}
.stack.horizontal .slide.before {
 transform:scale(.9)
}
.cards .slide,
.cards .slide.after {
 transform:translateY(10%);
 opacity:initial
}
.cards .slide.after {
 z-index:8!important;
 opacity:0
}
.cards .slide.selected {
 z-index:9!important
}
.cards .slide.before {
 transform:translateY(-100%);
 z-index:7
}
.cards .slide.active.before {
 z-index:10!important
}
.cards.horizontal .slide,
.cards.horizontal .slide.after {
 transform:translateX(10%)
}
.cards.horizontal .slide.before {
 transform:translateX(-100%)
}
.cards2 .slide,
.cards2 .slide.after {
 transform:translateY(10%);
 opacity:initial
}
.cards2 .slide.after {
 z-index:8!important;
 opacity:0
}
.cards2 .slide.selected {
 z-index:9!important
}
.cards2 .slide.before {
 transform:translateY(-100%);
 z-index:7
}
.cards2 .slide.active.before {
 z-index:10!important
}
.cards2.horizontal .slide,
.cards2.horizontal .slide.after {
 transform:translateX(10%)
}
.cards2.horizontal .slide.before {
 transform:translateX(-100%)
}
.zoom .slide.before {
 transform:scale(1.4)
}
.zoom .slide,
.zoom .slide.after {
 transform:scale(.8);
 opacity:0
}
.vertigo .slide.before {
 transform:scale(1.4) rotate(-2deg)
}
.vertigo .slide,
.vertigo .slide.after {
 transform:scale(.8) rotate(2deg);
 opacity:0
}
.plain .slide,
.plain .slide.after,
.plain .slide.before {
 transform:scale(1)
}
.plain .slide.after:after,
.plain .slide.before:after {
 opacity:1;
 background:#111
}
.page-loaded .fast .slide.active,
.page-loaded .fast .slide.selected {
 transition:transform .7s,opacity .7s
}
.page-loaded .slide.active,
.page-loaded .slide.selected {
 transition:transform 1s,opacity 1s
}
.page-loaded .slow .slide.active,
.page-loaded .slow .slide.selected {
 transition:transform 1.4s,opacity 1.4s
}
.page-loaded .slide.active.entry,
.page-loaded .slide.selected.entry {
 transition:transform 0s,opacity 1s
}
.slides.animateOnEvent .panel,
.slides.animated .panel {
 transition:transform,opacity;
 transition-duration:1s
}
.slides.animateOnEvent.fast .panel,
.slides.animated.fast .panel {
 transition-duration:.7s
}
.slides.animateOnEvent.slow .panel,
.slides.animated.slow .panel {
 transition-duration:1.4s
}
.smooth .active,
.smooth .panel,
.smooth .rolling-element,
.smooth .selected,
.smooth .sidebar {
 transition-timing-function:cubic-bezier(.55,.05,.35,.95)!important
}
.bounce .active,
.bounce .panel,
.bounce .rolling-element,
.bounce .selected,
.bounce .sidebar {
 transition-timing-function:cubic-bezier(.45,1.15,.5,1)!important
}
.animated [class*=ae-]:not(.done) {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 transform:translate3d(0,0,0);
 transition-timing-function:cubic-bezier(.25,.1,.2,1)
}
.animated.animate .fast [class*=ae-]:not(.done),
.animated.animate [class*=ae-].fast:not(.done),
.animated.fast .animate [class*=ae-]:not(.done) {
 transition-duration:.7s
}
.animated .animate [class*=ae-]:not(.done),
.animated.animate [class*=ae-]:not(.done) {
 transition-duration:.8s
}
.animated .animate .slow [class*=ae-]:not(.done),
.animated .animate [class*=ae-].slow:not(.done),
.animated .animate.slow [class*=ae-]:not(.done),
.animated.slow .animate [class*=ae-]:not(.done) {
 transition-duration:1s
}
.animated .animate .ae-1:not(.done),
.animated.animate .ae-1:not(.done) {
 transition-delay:10ms
}
.animated .animate .ae-2:not(.done),
.animated.animate .ae-2:not(.done) {
 transition-delay:160ms
}
.animated .animate .ae-3:not(.done),
.animated.animate .ae-3:not(.done) {
 transition-delay:310ms
}
.animated .animate .ae-4:not(.done),
.animated.animate .ae-4:not(.done) {
 transition-delay:460ms
}
.animated .animate .ae-5:not(.done),
.animated.animate .ae-5:not(.done) {
 transition-delay:610ms
}
.animated .animate .ae-6:not(.done),
.animated.animate .ae-6:not(.done) {
 transition-delay:760ms
}
.animated .animate .ae-7:not(.done),
.animated.animate .ae-7:not(.done) {
 transition-delay:910ms
}
.animated .animate .ae-8:not(.done),
.animated.animate .ae-8:not(.done) {
 transition-delay:1.06s
}
.animated .animate .ae-9:not(.done),
.animated.animate .ae-9:not(.done) {
 transition-delay:1.21s
}
.animated .animate .ae-10:not(.done),
.animated.animate .ae-10:not(.done) {
 transition-delay:1.36s
}
.animated.animate .ae-1.fast:not(.done),
.animated.animate .fast .ae-1:not(.done),
.animated.fast .animate .ae-1:not(.done),
.animated.fast.animate .ae-1:not(.done) {
 transition-delay:10ms
}
.animated.animate .ae-2.fast:not(.done),
.animated.animate .fast .ae-2:not(.done),
.animated.fast .animate .ae-2:not(.done),
.animated.fast.animate .ae-2:not(.done) {
 transition-delay:110ms
}
.animated.animate .ae-3.fast:not(.done),
.animated.animate .fast .ae-3:not(.done),
.animated.fast .animate .ae-3:not(.done),
.animated.fast.animate .ae-3:not(.done) {
 transition-delay:210ms
}
.animated.animate .ae-4.fast:not(.done),
.animated.animate .fast .ae-4:not(.done),
.animated.fast .animate .ae-4:not(.done),
.animated.fast.animate .ae-4:not(.done) {
 transition-delay:310ms
}
.animated.animate .ae-5.fast:not(.done),
.animated.animate .fast .ae-5:not(.done),
.animated.fast .animate .ae-5:not(.done),
.animated.fast.animate .ae-5:not(.done) {
 transition-delay:410ms
}
.animated.animate .ae-6.fast:not(.done),
.animated.animate .fast .ae-6:not(.done),
.animated.fast .animate .ae-6:not(.done),
.animated.fast.animate .ae-6:not(.done) {
 transition-delay:510ms
}
.animated.animate .ae-7.fast:not(.done),
.animated.animate .fast .ae-7:not(.done),
.animated.fast .animate .ae-7:not(.done),
.animated.fast.animate .ae-7:not(.done) {
 transition-delay:610ms
}
.animated.animate .ae-8.fast:not(.done),
.animated.animate .fast .ae-8:not(.done),
.animated.fast .animate .ae-8:not(.done),
.animated.fast.animate .ae-8:not(.done) {
 transition-delay:710ms
}
.animated.animate .ae-9.fast:not(.done),
.animated.animate .fast .ae-9:not(.done),
.animated.fast .animate .ae-9:not(.done),
.animated.fast.animate .ae-9:not(.done) {
 transition-delay:810ms
}
.animated.animate .ae-10.fast:not(.done),
.animated.animate .fast .ae-10:not(.done),
.animated.fast .animate .ae-10:not(.done),
.animated.fast.animate .ae-10:not(.done) {
 transition-delay:910ms
}
.animated.animate .ae-1.slow:not(.done),
.animated.animate .slow .ae-1:not(.done),
.animated.slow .animate .ae-1:not(.done),
.animated.slow.animate .ae-1:not(.done) {
 transition-delay:10ms
}
.animated.animate .ae-2.slow:not(.done),
.animated.animate .slow .ae-2:not(.done),
.animated.slow .animate .ae-2:not(.done),
.animated.slow.animate .ae-2:not(.done) {
 transition-delay:210ms
}
.animated.animate .ae-3.slow:not(.done),
.animated.animate .slow .ae-3:not(.done),
.animated.slow .animate .ae-3:not(.done),
.animated.slow.animate .ae-3:not(.done) {
 transition-delay:410ms
}
.animated.animate .ae-4.slow:not(.done),
.animated.animate .slow .ae-4:not(.done),
.animated.slow .animate .ae-4:not(.done),
.animated.slow.animate .ae-4:not(.done) {
 transition-delay:610ms
}
.animated.animate .ae-5.slow:not(.done),
.animated.animate .slow .ae-5:not(.done),
.animated.slow .animate .ae-5:not(.done),
.animated.slow.animate .ae-5:not(.done) {
 transition-delay:810ms
}
.animated.animate .ae-6.slow:not(.done),
.animated.animate .slow .ae-6:not(.done),
.animated.slow .animate .ae-6:not(.done),
.animated.slow.animate .ae-6:not(.done) {
 transition-delay:1.01s
}
.animated.animate .ae-7.slow:not(.done),
.animated.animate .slow .ae-7:not(.done),
.animated.slow .animate .ae-7:not(.done),
.animated.slow.animate .ae-7:not(.done) {
 transition-delay:1.21s
}
.animated.animate .ae-8.slow:not(.done),
.animated.animate .slow .ae-8:not(.done),
.animated.slow .animate .ae-8:not(.done),
.animated.slow.animate .ae-8:not(.done) {
 transition-delay:1.41s
}
.animated.animate .ae-9.slow:not(.done),
.animated.animate .slow .ae-9:not(.done),
.animated.slow .animate .ae-9:not(.done),
.animated.slow.animate .ae-9:not(.done) {
 transition-delay:1.61s
}
.animated.animate .ae-10.slow:not(.done),
.animated.animate .slow .ae-10:not(.done),
.animated.slow .animate .ae-10:not(.done),
.animated.slow.animate .ae-10:not(.done) {
 transition-delay:1.81s
}
.animated:not(.animateOnEvent) .fromBottom [class*=ae-]:not(.done),
.animated:not(.animateOnEvent) [class*=ae-]:not(.done),
.animated:not(.animateOnEvent).fromBottom [class*=ae-]:not(.done),
.popup.animated:not(.animateOnEvent) [class*=ae-].fromBottom:not(.done),
.slides.animated:not(.animateOnEvent) [class*=ae-].fromBottom:not(.done) {
 visibility:hidden;
 transform:translate3d(0,50px,0);
 opacity:0
}
.animated .fromTop [class*=ae-]:not(.done),
.animated.fromTop [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromTop:not(.done),
.slides.animated [class*=ae-].fromTop:not(.done) {
 transform:translate3d(0,-50px,0)
}
.animated .fromLeft [class*=ae-]:not(.done),
.animated.fromLeft [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromLeft:not(.done),
.slides.animated [class*=ae-].fromLeft:not(.done) {
 transform:translate3d(-50px,0,0)
}
.animated .fromRight [class*=ae-]:not(.done),
.animated.fromRight [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromRight:not(.done),
.slides.animated [class*=ae-].fromRight:not(.done) {
 transform:translate3d(50px,0,0)
}
.animated .fromCenter [class*=ae-]:not(.done),
.animated.fromCenter [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromCenter:not(.done),
.slides.animated [class*=ae-].fromCenter:not(.done) {
 transform:scale(.9) translate3d(0,0,0)
}
.animated .fromAbove [class*=ae-]:not(.done),
.animated.fromAbove [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromAbove:not(.done),
.slides.animated [class*=ae-].fromAbove:not(.done) {
 transform:scale(1.1) translate3d(0,0,0)
}
.animated .fromBottomLeft [class*=ae-]:not(.done),
.animated.fromBottomLeft [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromBottomLeft:not(.done),
.slides.animated [class*=ae-].fromBottomLeft:not(.done) {
 transform:translate3d(-50px,50px,0)
}
.animated .fromTopLeft [class*=ae-]:not(.done),
.animated.fromTopLeft [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromTopLeft:not(.done),
.slides.animated [class*=ae-].fromTopLeft:not(.done) {
 transform:translate3d(-50px,-50px,0)
}
.animated .fromBottomRight [class*=ae-]:not(.done),
.animated.fromBottomRight [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromBottomRight:not(.done),
.slides.animated [class*=ae-].fromBottomRight:not(.done) {
 transform:translate3d(50px,50px,0)
}
.animated .fromTopRight [class*=ae-]:not(.done),
.animated.fromTopRight [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromTopRight:not(.done),
.slides.animated [class*=ae-].fromTopRight:not(.done) {
 transform:translate3d(50px,-50px,0)
}
.animated .fadeIn [class*=ae-]:not(.done),
.animated.fadeIn [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fadeIn:not(.done),
.slides.animated [class*=ae-].fadeIn:not(.done) {
 transform:scale(1) translate3d(0,0,0)
}
.animated .fromBlur [class*=ae-]:not(.done),
.animated.fromBlur [class*=ae-]:not(.done),
.popup.animated [class*=ae-].fromBlur:not(.done),
.slides.animated [class*=ae-].fromBlur:not(.done) {
 transform:scale(1) translate3d(0,0,0);
 filter:blur(10px)
}
.poup.animated .animate.active [class*=ae-]:not(.done),
.slides .animated.animate.active [class*=ae-]:not(.done),
.slides.animated .animate.active [class*=ae-]:not(.done) {
 opacity:1;
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden;
 visibility:visible;
 transform:translate3d(0,0,0);
 filter:none
}
.animateOnEvent {
 -webkit-backface-visibility:hidden;
 backface-visibility:hidden
}
.box-67,
.box-67 .thumbnail-67 img {
 -webkit-backface-visibility:hidden
}
.animateOnEvent [class*=ae-]:not(.done):not(.do) {
 opacity:0;
 visibility:hidden
}
.animateOnEvent [class*=ae-].do {
 animation-fill-mode:backwards;
 animation-duration:.8s;
 visibility:visible
}
.animateOnEvent .fast [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fast,
.animateOnEvent.fast [class*=ae-].do {
 animation-duration:.7s
}
.animateOnEvent .slow [class*=ae-].do,
.animateOnEvent [class*=ae-].do.slow,
.animateOnEvent.slow [class*=ae-].do {
 animation-duration:1s
}
.animateOnEvent .fromBottom [class*=ae-].do,
.animateOnEvent [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromBottom,
.animateOnEvent.fromBottom [class*=ae-].do {
 animation-name:fromBottom
}
.animateOnEvent .fromTop [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromTop,
.animateOnEvent.fromTop [class*=ae-].do {
 animation-name:fromTop
}
.animateOnEvent .fromLeft [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromLeft,
.animateOnEvent.fromLeft [class*=ae-].do {
 animation-name:fromLeft
}
.animateOnEvent .fromRight [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromRight,
.animateOnEvent.fromRight [class*=ae-].do {
 animation-name:fromRight
}
.animateOnEvent .fromCenter [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromCenter,
.animateOnEvent.fromCenter [class*=ae-].do {
 animation-name:fromCenter
}
.animateOnEvent .fromAbove [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromAbove,
.animateOnEvent.fromAbove [class*=ae-].do {
 animation-name:fromAbove
}
.animateOnEvent .fromBottomLeft [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromBottomLeft,
.animateOnEvent.fromBottomLeft [class*=ae-].do {
 animation-name:fromBottomLeft
}
.animateOnEvent .fromTopLeft [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromTopLeft,
.animateOnEvent.fromTopLeft [class*=ae-].do {
 animation-name:fromTopLeft
}
.animateOnEvent .fromBottomRight [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromBottomRight,
.animateOnEvent.fromBottomRight [class*=ae-].do {
 animation-name:fromBottomRight
}
.animateOnEvent .fromTopRight [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromTopRight,
.animateOnEvent.fromTopRight [class*=ae-].do {
 animation-name:fromTopRight
}
.animateOnEvent .fadeIn [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fadeIn,
.animateOnEvent.fadeIn [class*=ae-].do {
 animation-name:fadeIn
}
.animateOnEvent .fromBlur [class*=ae-].do,
.animateOnEvent [class*=ae-].do.fromBlur,
.animateOnEvent.fromBlur [class*=ae-].do {
 animation-name:fromBlur
}
@keyframes fromBottom {
 from {
  transform:translate3d(0,50px,0);
  opacity:0
 }
}
@keyframes fromTop {
 from {
  transform:translate3d(0,-50px,0);
  opacity:0
 }
}
@keyframes fromLeft {
 from {
  transform:translate3d(-25px,0,0);
  opacity:0
 }
}
@keyframes fromRight {
 from {
  transform:translate3d(25px,0,0);
  opacity:0
 }
}
@keyframes fromCenter {
 from {
  transform:scale(.9) translate3d(0,0,0);
  opacity:0
 }
}
@keyframes fromAbove {
 from {
  transform:scale(1.1) translate3d(0,0,0);
  opacity:0
 }
}
@keyframes fromBottomLeft {
 from {
  transform:translate3d(-50px,50px,0);
  opacity:0
 }
}
@keyframes fromTopLeft {
 from {
  transform:translate3d(-50px,-50px,0);
  opacity:0
 }
}
@keyframes fromBottomRight {
 from {
  transform:translate3d(50px,50px,0);
  opacity:0
 }
}
@keyframes fromTopRight {
 from {
  transform:translate3d(50px,-50px,0);
  opacity:0
 }
}
@keyframes fadeIn {
 from {
  transform:scale(1) translate3d(0,0,0);
  opacity:0
 }
}
@keyframes fromBlur {
 from {
  transform:scale(1) translate3d(0,0,0);
  filter:blur(10px);
  opacity:0
 }
}
.animateOnEvent .ae-2,
.animateOnEvent .ae-2.fast,
.animateOnEvent .fast .ae-2.fast,
.animateOnEvent.fast .ae-2 {
 animation-delay:110ms
}
.animateOnEvent .ae-3,
.animateOnEvent .ae-3.fast,
.animateOnEvent .fast .ae-3.fast,
.animateOnEvent.fast .ae-3 {
 animation-delay:210ms
}
.animateOnEvent .ae-4,
.animateOnEvent .ae-4.fast,
.animateOnEvent .fast .ae-4.fast,
.animateOnEvent.fast .ae-4 {
 animation-delay:310ms
}
.animateOnEvent .ae-5,
.animateOnEvent .ae-5.fast,
.animateOnEvent .fast .ae-5.fast,
.animateOnEvent.fast .ae-5 {
 animation-delay:410ms
}
.animateOnEvent .ae-6,
.animateOnEvent .ae-6.fast,
.animateOnEvent .fast .ae-6.fast,
.animateOnEvent.fast .ae-6 {
 animation-delay:510ms
}
.animateOnEvent .ae-7,
.animateOnEvent .ae-7.fast,
.animateOnEvent .fast .ae-7.fast,
.animateOnEvent.fast .ae-7 {
 animation-delay:610ms
}
.animateOnEvent .ae-8,
.animateOnEvent .ae-8.fast,
.animateOnEvent .fast .ae-8.fast,
.animateOnEvent.fast .ae-8 {
 animation-delay:710ms
}
.animateOnEvent .ae-9,
.animateOnEvent .ae-9.fast,
.animateOnEvent .fast .ae-9.fast,
.animateOnEvent.fast .ae-9 {
 animation-delay:810ms
}
.animateOnEvent .ae-10,
.animateOnEvent .ae-10.fast,
.animateOnEvent .fast .ae-10.fast,
.animateOnEvent.fast .ae-10 {
 animation-delay:910ms
}
.animateOnEvent .ae-1.slow,
.animateOnEvent .slow .ae-1,
.animateOnEvent.slow .ae-1 {
 animation-delay:10ms
}
.animateOnEvent .ae-2.slow,
.animateOnEvent .slow .ae-2,
.animateOnEvent.slow .ae-2 {
 animation-delay:210ms
}
.animateOnEvent .ae-3.slow,
.animateOnEvent .slow .ae-3,
.animateOnEvent.slow .ae-3 {
 animation-delay:410ms
}
.animateOnEvent .ae-4.slow,
.animateOnEvent .slow .ae-4,
.animateOnEvent.slow .ae-4 {
 animation-delay:610ms
}
.animateOnEvent .ae-5.slow,
.animateOnEvent .slow .ae-5,
.animateOnEvent.slow .ae-5 {
 animation-delay:810ms
}
.animateOnEvent .ae-6.slow,
.animateOnEvent .slow .ae-6,
.animateOnEvent.slow .ae-6 {
 animation-delay:1.01s
}
.animateOnEvent .ae-7.slow,
.animateOnEvent .slow .ae-7,
.animateOnEvent.slow .ae-7 {
 animation-delay:1.21s
}
.animateOnEvent .ae-8.slow,
.animateOnEvent .slow .ae-8,
.animateOnEvent.slow .ae-8 {
 animation-delay:1.41s
}
.animateOnEvent .ae-9.slow,
.animateOnEvent .slow .ae-9,
.animateOnEvent.slow .ae-9 {
 animation-delay:1.61s
}
.animateOnEvent .ae-10.slow,
.animateOnEvent .slow .ae-10,
.animateOnEvent.slow .ae-10 {
 animation-delay:1.81s
}
.slides:not(.scroll) .rolling-element {
 transition:1s;
 transform:translate3d(0,0,0)
}
.slides:not(.scroll).fast .rolling-element {
 transition-duration:.7s
}
.slides:not(.scroll).slow .rolling-element {
 transition-duration:1.4s
}
.slides:not(.scroll) .slide.before .rolling-element {
 transform:translateY(100%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-10 {
 transform:translateY(10%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-20 {
 transform:translateY(20%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-30 {
 transform:translateY(30%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-40 {
 transform:translateY(40%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-50 {
 transform:translateY(50%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-60 {
 transform:translateY(60%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-70 {
 transform:translateY(70%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-80 {
 transform:translateY(80%)
}
.slides:not(.scroll) .slide.before .rolling-element.pct-90 {
 transform:translateY(90%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse {
 transform:translateY(-100%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-10 {
 transform:translateY(-10%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-20 {
 transform:translateY(-20%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-30 {
 transform:translateY(-30%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-40 {
 transform:translateY(-40%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-50 {
 transform:translateY(-50%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-60 {
 transform:translateY(-60%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-70 {
 transform:translateY(-70%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-80 {
 transform:translateY(-80%)
}
.slides:not(.scroll) .slide.before .rolling-element.inverse.pct-90 {
 transform:translateY(-90%)
}
.slides:not(.scroll) .slide.after .rolling-element {
 transform:translateY(-100%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-10 {
 transform:translateY(-10%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-20 {
 transform:translateY(-20%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-30 {
 transform:translateY(-30%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-40 {
 transform:translateY(-40%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-50 {
 transform:translateY(-50%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-60 {
 transform:translateY(-60%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-70 {
 transform:translateY(-70%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-80 {
 transform:translateY(-80%)
}
.slides:not(.scroll) .slide.after .rolling-element.pct-90 {
 transform:translateY(-90%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse {
 transform:translateY(100%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-10 {
 transform:translateY(10%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-20 {
 transform:translateY(20%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-30 {
 transform:translateY(30%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-40 {
 transform:translateY(40%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-50 {
 transform:translateY(50%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-60 {
 transform:translateY(60%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-70 {
 transform:translateY(70%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-80 {
 transform:translateY(80%)
}
.slides:not(.scroll) .slide.after .rolling-element.inverse.pct-90 {
 transform:translateY(90%)
}
.slides.animateOnEvent .kenBurns .background,
.slides.animateOnEvent .kenBurns.zoomin .background,
.slides.animated .kenBurns .background,
.slides.animated .kenBurns.zoomin .background {
 transform:scale(1.08) rotate(-.02deg);
 opacity:.2;
 z-index:1
}
.slides.animateOnEvent .kenBurns.zoomin:not(.video) .background,
.slides.animateOnEvent .kenBurns:not(.video) .background,
.slides.animated .kenBurns.zoomin:not(.video) .background,
.slides.animated .kenBurns:not(.video) .background {
 transition:transform 5s cubic-bezier(.3,0,.7,1),opacity 1s ease
}
.animateOnEvent .active .kenBurns.zoomin:not(.video) .background,
.animateOnEvent .active.kenBurns.zoomin:not(.video) .background,
.animateOnEvent .active.kenBurns:not(.video) .background,
.animated .active .kenBurns.zoomin:not(.video) .background,
.animated .active.kenBurns.zoomin:not(.video) .background,
.animated .active.kenBurns:not(.video) .background {
 opacity:1;
 transform:translate3d(0,0,0)
}
.slides.animateOnEvent .kenBurns.zoomin:not(.video) .background,
.slides.animated .kenBurns.zoomin:not(.video) .background {
 transform:translate3d(0,0,0)
}
.animateOnEvent .active.kenBurns.zoomin:not(.video) .background,
.animated .active.kenBurns.zoomin:not(.video) .background,
.windows .slides.animateOnEvent .active.kenBurns.zoomin:not(.video) .background,
.windows .slides.animated .active.kenBurns.zoomin:not(.video) .background {
 transform:scale(1.08) rotate(-.02deg)
}
.mobile .kenBurns .background,
.mobile .kenBurns.zoomin .background {
 transition:0s;
 transform:none
}
.slides.animateOnEvent .parallax:not(.video) .background,
.slides.animated .parallax:not(.video) .background {
 transform:translate3d(0,0,0) scale(1.25);
 transition:transform-origin 1s,transform 1s
}
.slides.animateOnEvent.fast .parallax:not(.video) .background,
.slides.animated.fast .parallax:not(.video) .background {
 transition:transform-origin .6s,transform .6s
}
.slides.animateOnEvent.slow .parallax:not(.video) .background,
.slides.animated.slow .parallax:not(.video) .background {
 transition:transform-origin 1.4s,transform 1.4s
}
.slides.animateOnEvent .parallax.animate:not(.video) .background,
.slides.animated .parallax.animate:not(.video) .background {
 transform-origin:center
}
.slides.animateOnEvent .slide.after.parallax:not(.video) .background,
.slides.animated .slide.after.parallax:not(.video) .background {
 transform-origin:top center
}
.slides.animateOnEvent .slide.before.parallax:not(.video) .background,
.slides.animated .slide.before.parallax:not(.video) .background {
 transform-origin:bottom center
}
.slides.animateOnEvent.horizontal .slide.after.parallax:not(.video) .background,
.slides.animated.horizontal .slide.after.parallax:not(.video) .background {
 transform-origin:left center
}
.slides.animateOnEvent.horizontal .slide.before.parallax:not(.video) .background,
.slides.animated.horizontal .slide.before.parallax:not(.video) .background {
 transform-origin:right center
}
.slides.animateOnEvent.zoom .slide.after.parallax:not(.video) .background,
.slides.animated.zoom .slide.after.parallax:not(.video) .background {
 transform-origin:center;
 transform:translate3d(0,0,0) scale(1)
}
.slides.animateOnEvent.zoom .slide.animate.parallax:not(.video) .background,
.slides.animated.zoom .slide.animate.parallax:not(.video) .background {
 transform-origin:center;
 transform:translate3d(0,0,0) scale(1.1)
}
.slides.animateOnEvent.plain .slide.after.parallax:not(.video) .background,
.slides.animateOnEvent.plain .slide.animate.parallax:not(.video) .background,
.slides.animateOnEvent.plain .slide.before.parallax:not(.video) .background,
.slides.animateOnEvent.zoom .slide.before.parallax:not(.video) .background,
.slides.animated.plain .slide.after.parallax:not(.video) .background,
.slides.animated.plain .slide.animate.parallax:not(.video) .background,
.slides.animated.plain .slide.before.parallax:not(.video) .background,
.slides.animated.zoom .slide.before.parallax:not(.video) .background {
 transform-origin:center;
 transform:translate3d(0,0,0) scale(1)
}
.slides.animateOnEvent .scenic:not(.video) .background,
.slides.animated .scenic:not(.video) .background {
 animation:scenic 140s cubic-bezier(.2,0,.8,1) infinite
}
@keyframes scenic {
 50% {
  transform:scale(1.5) rotate(-.02deg)
 }
}
.mobile .simplifiedMobile,
.scroll {
 position:relative;
 -webkit-overflow-scrolling:touch
}
.scroll .content .mobile .simplifiedMobile .content {
 -webkit-overflow-scrolling:initial;
 overflow:hidden
}
.scroll .wrap {
 overflow:hidden
}
.mobile .simplifiedMobile .container,
.mobile .simplifiedMobile .content,
.mobile .simplifiedMobile .slide,
.scroll .container,
.scroll .slide,
.scroll .slide .content {
 position:relative!important;
 height:auto;
 opacity:1
}
.mobile .simplifiedMobile .popup .container,
.mobile .simplifiedMobile .popup .content {
 position:absolute!important;
 height:100%
}
.mobile .simplifiedMobile .container,
.scroll .container {
 height:100vh
}
.mobile .slide.auto .simplifiedMobile .container,
.mobile .slide.autoHeight .simplifiedMobile .container,
.scroll .slide.auto .container,
.scroll .slide.autoHeight .container {
 height:auto
}
.mobile .simplifiedMobile .slide .background,
.scroll .slide .background {
 position:absolute!important
}
.mobile .simplifiedMobile .slide:not(.autoHeight) .background,
.scroll .slide:not(.autoHeight) .background {
 min-height:100vh
}
.mobile .simplifiedMobile .slide,
.mobile .simplifiedMobile .slide.after,
.mobile .simplifiedMobile .slide.before,
.scroll .slide,
.scroll .slide.after,
.scroll .slide.before {
 visibility:visible;
 transform:none!important
}
.mobile .simplifiedMobile .slide,
.mobile .simplifiedMobile .slide.after,
.mobile .simplifiedMobile .slide.before {
 opacity:1!important
}
.page-loaded.mobile.sidebarShown .simplifiedMobile .slide,
.page-loaded.sidebarShown .scroll .slide {
 transform:translate3d(0,0,0)!important;
 pointer-events:none;
 opacity:.5!important
}
.page-loaded .scroll .slide {
 transition:transform .5s,opacity .5s!important
}
.mobile .simplifiedMobile .navigation {
 display:none
}
.mobile .simplifiedMobile [class*=ae-] {
 visibility:visible!important;
 opacity:1!important;
 transform:none!important
}
.scroll .parallax:not(.video) .background {
 transform:translate3d(0,0,0) scale(1.25);
 transition:none!important
}
@keyframes fadeIn {
 from {
  opacity:0
 }
}
@keyframes zoomOut {
 from {
  opacity:0;
  transform:scale(.86)
 }
}
@keyframes riseUp {
 from {
  opacity:0;
  transform:scale(.86) translateY(50px)
 }
}
.lightest,
.thin,
.ultraLight {
 font-weight:100!important
}
.lighter {
 font-weight:200!important
}
.light {
 font-weight:300!important
}
.normal {
 font-weight:400!important
}
.semiBold {
 font-weight:500!important
}
.bold {
 font-weight:600!important
}
.bolder {
 font-weight:700!important
}
.boldest,
.ultraBold {
 font-weight:800!important;
 font-weight:900!important
}
.weight-1 {
 font-weight:100!important
}
.weight-2 {
 font-weight:200!important
}
.weight-3 {
 font-weight:300!important
}
.weight-4 {
 font-weight:400!important
}
.weight-5 {
 font-weight:500!important
}
.weight-6 {
 font-weight:600!important
}
.weight-7 {
 font-weight:700!important
}
.weight-8 {
 font-weight:800!important
}
.weight-9 {
 font-weight:900!important
}
.italic {
 font-style:italic!important
}
.underline {
 text-decoration:underline
}
.uppercase {
 text-transform:uppercase!important;
 letter-spacing:1.35px!important
}
.condense {
 letter-spacing:-.65px!important
}
.expand {
 letter-spacing:4.5px!important
}
.truncate {
 overflow:hidden;
 text-overflow:ellipsis
}
.fullWidth {
 margin-left:calc(50% - 50vw)!important;
 margin-right:calc(50% - 50vw)!important;
 border-radius:0!important
}
.rule {
 margin-bottom:72px
}
.rule:after {
 content:"";
 height:4px;
 width:80%;
 background:rgba(0,0,0,.1);
 bottom:-36px;
 position:absolute;
 left:10%;
 border-radius:4px
}
.slides {
 font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;
 line-height:1.5
}
.p,
p {
 letter-spacing:-.014em
}
.p.largest,
p.largest {
 font-size:27px;
 letter-spacing:-.02em
}
.p.larger,
p.larger {
 font-size:24px;
 letter-spacing:-.019em
}
.p.large,
p.large {
 font-size:21px;
 letter-spacing:-.011em
}
.p.small,
p.small {
 font-size:16px;
 letter-spacing:-.011em
}
.p.smaller,
p.smaller {
 font-size:14px;
 letter-spacing:-.006em
}
.p.smallest,
p.smallest {
 font-size:12px;
 letter-spacing:0
}
.p.micro,
p.micro {
 font-size:11px
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
 line-height:1.25;
 margin-bottom:4.5px
}
.d1::before,
.d2::before,
.d3::before {
 content:"";
 display:block;
 height:0;
 width:0;
 margin-top:-2.25px
}
.d1 {
 font-size:54px
}
@media (min-width:436px) {
 .d1 {
  font-size:60px
 }
}
@media (min-width:1024px) {
 .d1 {
  font-size:69px
 }
}
@media (min-width:1240px) {
 .d1 {
  font-size:75px
 }
}
.d2 {
 font-size:51px
}
@media (min-width:436px) {
 .d2 {
  font-size:57px
 }
}
@media (min-width:1024px) {
 .d2 {
  font-size:63px
 }
}
@media (min-width:1240px) {
 .d2 {
  font-size:69px
 }
}
.d3 {
 font-size:45px
}
@media (min-width:436px) {
 .d3 {
  font-size:51px
 }
}
@media (min-width:1024px) {
 .d3 {
  font-size:57px
 }
}
@media (min-width:1240px) {
 .d3 {
  font-size:63px
 }
}
.h1,
h1 {
 font-size:33px;
 letter-spacing:-.022em
}
.h1.largest,
h1.largest {
 font-size:42px
}
.h1.larger,
h1.larger {
 font-size:39px
}
.h1.large,
h1.large {
 font-size:36px
}
.h1.small,
h1.small {
 font-size:30px
}
.h1.smaller,
h1.smaller {
 font-size:27px
}
.h1.smallest,
h1.smallest {
 font-size:24px
}
@media (min-width:436px) {
 .h1,
 h1 {
  font-size:42px
 }
 .h1.largest,
 h1.largest {
  font-size:51px
 }
 .h1.larger,
 h1.larger {
  font-size:48px
 }
 .h1.large,
 h1.large {
  font-size:45px
 }
 .h1.small,
 h1.small {
  font-size:39px
 }
 .h1.smaller,
 h1.smaller {
  font-size:36px
 }
 .h1.smallest,
 h1.smallest {
  font-size:33px
 }
}
@media (min-width:1024px) {
 .h1,
 h1 {
  font-size:51px
 }
 .h1.largest,
 h1.largest {
  font-size:60px
 }
 .h1.larger,
 h1.larger {
  font-size:57px
 }
 .h1.large,
 h1.large {
  font-size:54px
 }
 .h1.small,
 h1.small {
  font-size:48px
 }
 .h1.smaller,
 h1.smaller {
  font-size:45px
 }
 .h1.smallest,
 h1.smallest {
  font-size:42px
 }
}
@media (min-width:1240px) {
 .h1,
 h1 {
  font-size:57px
 }
 .h1.largest,
 h1.largest {
  font-size:75px
 }
 .h1.larger,
 h1.larger {
  font-size:69px
 }
 .h1.large,
 h1.large {
  font-size:63px
 }
 .h1.small,
 h1.small {
  font-size:51px
 }
 .h1.smaller,
 h1.smaller {
  font-size:45px
 }
 .h1.smallest,
 h1.smallest {
  font-size:39px
 }
}
.h2,
h2 {
 font-size:29px;
 letter-spacing:-.021em
}
.h2.largest,
h2.largest {
 font-size:38px
}
.h2.larger,
h2.larger {
 font-size:35px
}
.h2.large,
h2.large {
 font-size:32px
}
.h2.small,
h2.small {
 font-size:26px
}
.h2.smaller,
h2.smaller {
 font-size:23px
}
.h2.smallest,
h2.smallest {
 font-size:20px
}
@media (min-width:436px) {
 .h2,
 h2 {
  font-size:36px
 }
 .h2.largest,
 h2.largest {
  font-size:45px
 }
 .h2.larger,
 h2.larger {
  font-size:42px
 }
 .h2.large,
 h2.large {
  font-size:39px
 }
 .h2.small,
 h2.small {
  font-size:33px
 }
 .h2.smaller,
 h2.smaller {
  font-size:30px
 }
 .h2.smallest,
 h2.smallest {
  font-size:27px
 }
}
@media (min-width:1024px) {
 .h2,
 h2 {
  font-size:43px
 }
 .h2.largest,
 h2.largest {
  font-size:52px
 }
 .h2.larger,
 h2.larger {
  font-size:49px
 }
 .h2.large,
 h2.large {
  font-size:46px
 }
 .h2.small,
 h2.small {
  font-size:40px
 }
 .h2.smaller,
 h2.smaller {
  font-size:37px
 }
 .h2.smallest,
 h2.smallest {
  font-size:34px
 }
}
@media (min-width:1240px) {
 .h2,
 h2 {
  font-size:47px
 }
 .h2.largest,
 h2.largest {
  font-size:62px
 }
 .h2.larger,
 h2.larger {
  font-size:56.96px
 }
 .h2.large,
 h2.large {
  font-size:51.98px
 }
 .h2.small,
 h2.small {
  font-size:42.02px
 }
 .h2.smaller,
 h2.smaller {
  font-size:37.04px
 }
 .h2.smallest,
 h2.smallest {
  font-size:32px
 }
}
.h3,
h3 {
 font-size:25px;
 letter-spacing:-.02em
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
 letter-spacing:-.015em
}
.h3.largest,
h3.largest {
 font-size:34px
}
.h3.larger,
h3.larger {
 font-size:31px
}
.h3.large,
h3.large {
 font-size:28px
}
.h3.small,
h3.small {
 font-size:22px
}
.h3.smaller,
h3.smaller {
 font-size:19px
}
.h3.smallest,
h3.smallest {
 font-size:16px
}
@media (min-width:436px) {
 .h3,
 h3 {
  font-size:30px
 }
 .h3.largest,
 h3.largest {
  font-size:39px
 }
 .h3.larger,
 h3.larger {
  font-size:36px
 }
 .h3.large,
 h3.large {
  font-size:33px
 }
 .h3.small,
 h3.small {
  font-size:27px
 }
 .h3.smaller,
 h3.smaller {
  font-size:24px
 }
 .h3.smallest,
 h3.smallest {
  font-size:21px
 }
}
@media (min-width:1024px) {
 .h3,
 h3 {
  font-size:35px
 }
 .h3.largest,
 h3.largest {
  font-size:44px
 }
 .h3.larger,
 h3.larger {
  font-size:41px
 }
 .h3.large,
 h3.large {
  font-size:38px
 }
 .h3.small,
 h3.small {
  font-size:32px
 }
 .h3.smaller,
 h3.smaller {
  font-size:29px
 }
 .h3.smallest,
 h3.smallest {
  font-size:26px
 }
}
@media (min-width:1240px) {
 .h3,
 h3 {
  font-size:37px
 }
 .h3.largest,
 h3.largest {
  font-size:49px
 }
 .h3.larger,
 h3.larger {
  font-size:44.98px
 }
 .h3.large,
 h3.large {
  font-size:40.99px
 }
 .h3.small,
 h3.small {
  font-size:33.01px
 }
 .h3.smaller,
 h3.smaller {
  font-size:29.02px
 }
 .h3.smallest,
 h3.smallest {
  font-size:25px
 }
}
.h4,
h4 {
 font-size:21px
}
.address,
.h4.largest,
h4.largest {
 font-size:30px
}
.h4.larger,
h4.larger {
 font-size:27px
}
.h4.large,
h4.large {
 font-size:24px
}
.h4.small,
h4.small {
 font-size:18px
}
.h4.smaller,
h4.smaller {
 font-size:15px
}
.h4.smallest,
h4.smallest {
 font-size:12px
}
@media (min-width:436px) {
 .h4,
 h4 {
  font-size:24px
 }
 .h4.largest,
 h4.largest {
  font-size:33px
 }
 .h4.larger,
 h4.larger {
  font-size:30px
 }
 .h4.large,
 h4.large {
  font-size:27px
 }
 .h4.small,
 h4.small {
  font-size:21px
 }
 .h4.smaller,
 h4.smaller {
  font-size:18px
 }
 .h4.smallest,
 h4.smallest {
  font-size:15px
 }
}
@media (min-width:1024px) {
 .h4,
 h4 {
  font-size:27px
 }
 .h4.largest,
 h4.largest {
  font-size:36px
 }
 .h4.larger,
 h4.larger {
  font-size:33px
 }
 .h4.large,
 h4.large {
  font-size:30px
 }
 .h4.small,
 h4.small {
  font-size:24px
 }
 .h4.smaller,
 h4.smaller {
  font-size:21px
 }
 .h4.smallest,
 h4.smallest {
  font-size:18px
 }
}
.h5,
h5 {
 font-size:20px
}
.h5.largest,
h5.largest {
 font-size:29px
}
.h5.larger,
h5.larger {
 font-size:26px
}
.h5.large,
h5.large {
 font-size:23px
}
.h5.small,
h5.small {
 font-size:17px
}
.h5.smaller,
h5.smaller {
 font-size:14px
}
.h5.smallest,
h5.smallest {
 font-size:11px
}
@media (min-width:436px) {
 .h5,
 h5 {
  font-size:22px
 }
 .h5.largest,
 h5.largest {
  font-size:31px
 }
 .h5.larger,
 h5.larger {
  font-size:28px
 }
 .h5.large,
 h5.large {
  font-size:25px
 }
 .h5.small,
 h5.small {
  font-size:19px
 }
 .h5.smaller,
 h5.smaller {
  font-size:16px
 }
 .h5.smallest,
 h5.smallest {
  font-size:13px
 }
}
@media (min-width:1024px) {
 .h5,
 h5 {
  font-size:24px
 }
 .h5.largest,
 h5.largest {
  font-size:33px
 }
 .h5.larger,
 h5.larger {
  font-size:30px
 }
 .h5.large,
 h5.large {
  font-size:27px
 }
 .h5.small,
 h5.small {
  font-size:21px
 }
 .h5.smaller,
 h5.smaller {
  font-size:18px
 }
 .h5.smallest,
 h5.smallest {
  font-size:15px
 }
}
.h6,
h6 {
 font-size:19px
}
.h6.largest,
h6.largest {
 font-size:28px
}
.h6.larger,
h6.larger {
 font-size:25px
}
.h6.large,
h6.large {
 font-size:22px
}
.h6.small,
h6.small {
 font-size:16px
}
.h6.smaller,
h6.smaller {
 font-size:13px
}
.h6.smallest,
h6.smallest {
 font-size:10px
}
@media (min-width:436px) {
 .h6,
 h6 {
  font-size:20px
 }
 .h6.largest,
 h6.largest {
  font-size:29px
 }
 .h6.larger,
 h6.larger {
  font-size:26px
 }
 .h6.large,
 h6.large {
  font-size:23px
 }
 .h6.small,
 h6.small {
  font-size:17px
 }
 .h6.smaller,
 h6.smaller {
  font-size:14px
 }
 .h6.smallest,
 h6.smallest {
  font-size:11px
 }
}
@media (min-width:1024px) {
 .h6,
 h6 {
  font-size:20px
 }
 .h6.largest,
 h6.largest {
  font-size:29px
 }
 .h6.larger,
 h6.larger {
  font-size:26px
 }
 .h6.large,
 h6.large {
  font-size:23px
 }
 .h6.small,
 h6.small {
  font-size:17px
 }
 .h6.smaller,
 h6.smaller {
  font-size:14px
 }
 .h6.smallest,
 h6.smallest {
  font-size:11px
 }
}
a {
 text-decoration:none;
 transition:.35s
}
a:hover {
 transition:.15s;
 opacity:.8
}
blockquote,
ol,
p,
q {
 margin-bottom:1em
}
.text .h1,
.text h1,
article .h1,
article h1 {
 line-height:1.3125;
 margin-bottom:4.5px
}
.text .h2,
.text .h3,
.text .h4,
.text .h5,
.text .h6,
.text h2,
.text h3,
.text h4,
.text h5,
.text h6,
article .h2,
article .h3,
article .h4,
article .h5,
article .h6,
article h2,
article h3,
article h4,
article h5,
article h6 {
 line-height:1.3125;
 margin-bottom:4.5px;
 margin-top:13.5px
}
.text blockquote,
.text ol li,
.text p,
.text q,
.text ul li,
article blockquote,
article ol li,
article p,
article q,
article ul li {
 line-height:1.575
}
.text blockquote,
.text ol,
.text p,
.text q,
.text ul,
article blockquote,
article ol,
article p,
article q,
article ul {
 margin-bottom:13.5px
}
.text blockquote,
.text q,
article blockquote,
article q {
 font-size:19.8px;
 quotes:"“" "”" "‘" "’";
 font-weight:700;
 margin:36px
}
.text ol,
.text ul,
article ol,
article ul {
 padding-left:36px
}
.text ul li,
article ul li {
 list-style-type:disc
}
.text ol li,
article ol li {
 list-style-type:decimal
}
.text em,
article em {
 font-style:italic
}
.text blockquote,
article blockquote {
 padding:9px 0 9px 36px;
 border-left:4px solid #000;
 background:#f9f9f9
}
.text blockquote p,
article blockquote p {
 display:inline
}
.text q,
article q {
 display:block
}
.text q:before,
article q:before {
 content:open-quote
}
.text q:after,
article q:after {
 content:close-quote
}
.text hr,
article hr {
 background:#000;
 height:1px;
 margin:36px auto
}
.text>:first-child,
article>:first-child {
 margin-top:0
}
.text>:last-child,
article>:last-child {
 margin-bottom:0
}
.text a,
article a {
 transition:.35s;
 text-decoration:underline
}
.text a:hover,
article a:hover {
 transition:.15s;
 opacity:.8
}
.text code,
article code {
 display:block;
 background:#1B1A24;
 color:#FFF;
 padding:36px;
 margin:36px 0
}
.text figure,
article figure {
 margin:36px
}
.text img,
article img {
 margin:auto;
 text-align:center
}
.text figcaption,
article figcaption {
 font-size:12px;
 opacity:.8;
 margin-top:13.5px
}
.white {
 background:#fff!important;
 color:#202020!important
}
.black,
.stroke.button.white,
.text-white {
 color:#fff!important
}
.white svg {
 fill:#202020!important
}
.black svg,
.stroke.button.white svg,
.text-white.button svg {
 fill:#fff!important
}
.stroke.button.white {
 border-color:#fff!important
}
.black {
 background:#202020!important
}
.stroke.button.black,
.text-black {
 color:#202020!important
}
.stroke.button.black svg,
.text-black.button svg {
 fill:#202020!important
}
.stroke.button.black {
 border-color:#202020!important
}
.red {
 background:#F44336!important;
 color:#fff!important
}
.stroke.button.red,
.text-red {
 color:#F44336!important
}
.red svg {
 fill:#fff!important
}
.stroke.button.red svg,
.text-red.button svg {
 fill:#F44336!important
}
.stroke.button.red {
 border-color:#F44336!important
}
.pink {
 background:#E91E63!important;
 color:#fff!important
}
.stroke.button.pink,
.text-pink {
 color:#E91E63!important
}
.pink svg {
 fill:#fff!important
}
.stroke.button.pink svg,
.text-pink.button svg {
 fill:#E91E63!important
}
.stroke.button.pink {
 border-color:#E91E63!important
}
.purple {
 background:#9C27B0!important;
 color:#fff!important
}
.stroke.button.purple,
.text-purple {
 color:#9C27B0!important
}
.purple svg {
 fill:#fff!important
}
.stroke.button.purple svg,
.text-purple.button svg {
 fill:#9C27B0!important
}
.stroke.button.purple {
 border-color:#9C27B0!important
}
.deepPurple {
 background:#673AB7!important;
 color:#fff!important
}
.deepPurple svg {
 fill:#fff!important
}
.stroke.button.deepPurple svg,
.text-deepPurple.button svg {
 fill:#673AB7!important
}
.text-deepPurple {
 color:#673AB7!important
}
.stroke.button.deepPurple {
 color:#673AB7!important;
 border-color:#673AB7!important
}
.indigo {
 background:#3F51B5!important;
 color:#fff!important
}
.stroke.button.indigo,
.text-indigo {
 color:#3F51B5!important
}
.indigo svg {
 fill:#fff!important
}
.stroke.button.indigo svg,
.text-indigo.button svg {
 fill:#3F51B5!important
}
.stroke.button.indigo {
 border-color:#3F51B5!important
}
.blue {
 background:#2196F3!important;
 color:#fff!important
}
.stroke.button.blue,
.text-blue {
 color:#2196F3!important
}
.blue svg {
 fill:#fff!important
}
.stroke.button.blue svg,
.text-blue.button svg {
 fill:#2196F3!important
}
.stroke.button.blue {
 border-color:#2196F3!important
}
.cyan {
 background:#00BCD4!important;
 color:#fff!important
}
.stroke.button.cyan,
.text-cyan {
 color:#00BCD4!important
}
.cyan svg {
 fill:#fff!important
}
.stroke.button.cyan svg,
.text-cyan.button svg {
 fill:#00BCD4!important
}
.stroke.button.cyan {
 border-color:#00BCD4!important
}
.teal {
 background:#009688!important;
 color:#fff!important
}
.stroke.button.teal,
.text-teal {
 color:#009688!important
}
.teal svg {
 fill:#fff!important
}
.stroke.button.teal svg,
.text-teal.button svg {
 fill:#009688!important
}
.stroke.button.teal {
 border-color:#009688!important
}
.green {
 background:#4CAF50!important;
 color:#fff!important
}
.stroke.button.green,
.text-green {
 color:#4CAF50!important
}
.green svg {
 fill:#fff!important
}
.stroke.button.green svg,
.text-green.button svg {
 fill:#4CAF50!important
}
.stroke.button.green {
 border-color:#4CAF50!important
}
.lightGreen {
 background:#8BC34A!important;
 color:#fff!important
}
.lightGreen svg {
 fill:#fff!important
}
.stroke.button.lightGreen svg,
.text-lightGreen.button svg {
 fill:#8BC34A!important
}
.text-lightGreen {
 color:#8BC34A!important
}
.stroke.button.lightGreen {
 color:#8BC34A!important;
 border-color:#8BC34A!important
}
.lime {
 background:#CDDC39!important;
 color:#fff!important
}
.stroke.button.lime,
.text-lime {
 color:#CDDC39!important
}
.lime svg {
 fill:#fff!important
}
.stroke.button.lime svg,
.text-lime.button svg {
 fill:#CDDC39!important
}
.stroke.button.lime {
 border-color:#CDDC39!important
}
.yellow {
 background:#FFEB3B!important;
 color:#202020!important
}
.stroke.button.yellow,
.text-yellow {
 color:#FFEB3B!important
}
.yellow svg {
 fill:#202020!important
}
.stroke.button.yellow svg,
.text-yellow.button svg {
 fill:#FFEB3B!important
}
.stroke.button.yellow {
 border-color:#FFEB3B!important
}
.amber {
 background:#FFC107!important;
 color:#fff!important
}
.stroke.button.amber,
.text-amber {
 color:#FFC107!important
}
.amber svg {
 fill:#fff!important
}
.stroke.button.amber svg,
.text-amber.button svg {
 fill:#FFC107!important
}
.stroke.button.amber {
 border-color:#FFC107!important
}
.orange {
 background:#FF9800!important;
 color:#fff!important
}
.stroke.button.orange,
.text-orange {
 color:#FF9800!important
}
.orange svg {
 fill:#fff!important
}
.stroke.button.orange svg,
.text-orange.button svg {
 fill:#FF9800!important
}
.stroke.button.orange {
 border-color:#FF9800!important
}
.deepOrange {
 background:#FF5722!important;
 color:#fff!important
}
.deepOrange svg {
 fill:#fff!important
}
.stroke.button.deepOrange svg,
.text-deepOrange.button svg {
 fill:#FF5722!important
}
.text-deepOrange {
 color:#FF5722!important
}
.stroke.button.deepOrange {
 color:#FF5722!important;
 border-color:#FF5722!important
}
.brown {
 background:#795548!important;
 color:#fff!important
}
.stroke.button.brown,
.text-brown {
 color:#795548!important
}
.brown svg {
 fill:#fff!important
}
.stroke.button.brown svg,
.text-brown.button svg {
 fill:#795548!important
}
.stroke.button.brown {
 border-color:#795548!important
}
.gray {
 background:#9D9D9D!important;
 color:#fff!important
}
.stroke.button.gray,
.text-gray {
 color:#9D9D9D!important
}
.gray svg {
 fill:#fff!important
}
.stroke.button.gray svg,
.text-gray.button svg {
 fill:#9D9D9D!important
}
.stroke.button.gray {
 border-color:#9D9D9D!important
}
.blueGray {
 background:#607D8B!important;
 color:#fff!important
}
.stroke.button.blueGray,
.text-blueGray {
 color:#607D8B!important
}
.blueGray svg {
 fill:#fff!important
}
.stroke.button.blueGray svg,
.text-blueGray.button svg {
 fill:#607D8B!important
}
.stroke.button.blueGray {
 border-color:#607D8B!important
}
.social-facebook {
 background:#3b5998!important;
 color:#fff!important
}
.social-facebook svg {
 fill:#fff!important
}
.stroke.button.social-facebook svg,
.text-social-facebook.button svg {
 fill:#3b5998!important
}
.text-social-facebook {
 color:#3b5998!important
}
.stroke.button.social-facebook {
 color:#3b5998!important;
 border-color:#3b5998!important
}
.social-twitter {
 background:#55acee!important;
 color:#fff!important
}
.social-twitter svg {
 fill:#fff!important
}
.stroke.button.social-twitter svg,
.text-social-twitter.button svg {
 fill:#55acee!important
}
.text-social-twitter {
 color:#55acee!important
}
.stroke.button.social-twitter {
 color:#55acee!important;
 border-color:#55acee!important
}
.social-googlePlus {
 background:#DD4330!important;
 color:#fff!important
}
.social-googlePlus svg {
 fill:#fff!important
}
.stroke.button.social-googlePlus svg,
.text-social-googlePlus.button svg {
 fill:#DD4330!important
}
.text-social-googlePlus {
 color:#DD4330!important
}
.stroke.button.social-googlePlus {
 color:#DD4330!important;
 border-color:#DD4330!important
}
.social-behance {
 background:#105DFB!important;
 color:#fff!important
}
.social-behance svg {
 fill:#fff!important
}
.stroke.button.social-behance svg,
.text-social-behance.button svg {
 fill:#105DFB!important
}
.text-social-behance {
 color:#105DFB!important
}
.stroke.button.social-behance {
 color:#105DFB!important;
 border-color:#105DFB!important
}
.social-medium {
 background:#12100E!important;
 color:#fff!important
}
.social-medium svg {
 fill:#fff!important
}
.stroke.button.social-medium svg,
.text-social-medium.button svg {
 fill:#12100E!important
}
.text-social-medium {
 color:#12100E!important
}
.stroke.button.social-medium {
 color:#12100E!important;
 border-color:#12100E!important
}
.social-stumbleupon {
 background:#eb4924!important;
 color:#fff!important
}
.social-stumbleupon svg {
 fill:#fff!important
}
.stroke.button.social-stumbleupon svg,
.text-social-stumbleupon.button svg {
 fill:#eb4924!important
}
.text-social-stumbleupon {
 color:#eb4924!important
}
.stroke.button.social-stumbleupon {
 color:#eb4924!important;
 border-color:#eb4924!important
}
.social-linkedin {
 background:#0077b5!important;
 color:#fff!important
}
.social-linkedin svg {
 fill:#fff!important
}
.stroke.button.social-linkedin svg,
.text-social-linkedin.button svg {
 fill:#0077b5!important
}
.text-social-linkedin {
 color:#0077b5!important
}
.stroke.button.social-linkedin {
 color:#0077b5!important;
 border-color:#0077b5!important
}
.social-pinterest {
 background:#cc2127!important;
 color:#fff!important
}
.social-pinterest svg {
 fill:#fff!important
}
.stroke.button.social-pinterest svg,
.text-social-pinterest.button svg {
 fill:#cc2127!important
}
.text-social-pinterest {
 color:#cc2127!important
}
.stroke.button.social-pinterest {
 color:#cc2127!important;
 border-color:#cc2127!important
}
.social-instagram {
 background:#e4405f!important;
 color:#fff!important
}
.social-instagram svg {
 fill:#fff!important
}
.stroke.button.social-instagram svg,
.text-social-instagram.button svg {
 fill:#e4405f!important
}
.text-social-instagram {
 color:#e4405f!important
}
.stroke.button.social-instagram {
 color:#e4405f!important;
 border-color:#e4405f!important
}
.social-tumblr {
 background:#34455D!important;
 color:#fff!important
}
.social-tumblr svg {
 fill:#fff!important
}
.stroke.button.social-tumblr svg,
.text-social-tumblr.button svg {
 fill:#34455D!important
}
.text-social-tumblr {
 color:#34455D!important
}
.stroke.button.social-tumblr {
 color:#34455D!important;
 border-color:#34455D!important
}
.social-dribbble {
 background:#ea4c89!important;
 color:#fff!important
}
.social-dribbble svg {
 fill:#fff!important
}
.stroke.button.social-dribbble svg,
.text-social-dribbble.button svg {
 fill:#ea4c89!important
}
.text-social-dribbble {
 color:#ea4c89!important
}
.stroke.button.social-dribbble {
 color:#ea4c89!important;
 border-color:#ea4c89!important
}
.social-delicious {
 background:#39f!important;
 color:#fff!important
}
.social-delicious svg {
 fill:#fff!important
}
.stroke.button.social-delicious svg,
.text-social-delicious.button svg {
 fill:#39f!important
}
.text-social-delicious {
 color:#39f!important
}
.stroke.button.social-delicious {
 color:#39f!important;
 border-color:#39f!important
}
.social-digg {
 background:#000!important;
 color:#fff!important
}
.social-digg svg {
 fill:#fff!important
}
.stroke.button.social-digg svg,
.text-social-digg.button svg {
 fill:#000!important
}
.text-social-digg {
 color:#000!important
}
.stroke.button.social-digg {
 color:#000!important;
 border-color:#000!important
}
.social-vimeo {
 background:#fff!important;
 color:#1ab7ea!important
}
.social-whatsapp,
.text-social-vimeo {
 color:#fff!important
}
.social-vimeo svg {
 fill:#1ab7ea!important
}
.social-whatsapp svg,
.stroke.button.social-vimeo svg,
.text-social-vimeo.button svg {
 fill:#fff!important
}
.stroke.button.social-vimeo {
 color:#fff!important;
 border-color:#fff!important
}
.social-whatsapp {
 background:#25D366!important
}
.stroke.button.social-whatsapp svg,
.text-social-whatsapp.button svg {
 fill:#25D366!important
}
.text-social-whatsapp {
 color:#25D366!important
}
.stroke.button.social-whatsapp {
 color:#25D366!important;
 border-color:#25D366!important
}
.social-xing {
 background:#026466!important;
 color:#fff!important
}
.social-xing svg {
 fill:#fff!important
}
.stroke.button.social-xing svg,
.text-social-xing.button svg {
 fill:#026466!important
}
.text-social-xing {
 color:#026466!important
}
.stroke.button.social-xing {
 color:#026466!important;
 border-color:#026466!important
}
.social-youtube {
 background:#FC0D1C!important;
 color:#fff!important
}
.social-youtube svg {
 fill:#fff!important
}
.stroke.button.social-youtube svg,
.text-social-youtube.button svg {
 fill:#FC0D1C!important
}
.text-social-youtube {
 color:#FC0D1C!important
}
.stroke.button.social-youtube {
 color:#FC0D1C!important;
 border-color:#FC0D1C!important
}
.flex {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
 margin-left:-2%;
 margin-right:-2%
}
.flex>[class*=col-] {
 padding-left:2%;
 padding-right:2%
}
.flex.fixedSpaces {
 margin-left:-10px;
 margin-right:-10px
}
.flex.fixedSpaces>[class*=col-] {
 padding-left:10px;
 padding-right:10px
}
.flex.noSpaces {
 margin-left:0;
 margin-right:0
}
.flex.noSpaces>[class*=col-] {
 padding-left:0;
 padding-right:0
}
.flex.verticalCenter {
 -ms-flex-align:center;
 align-items:center
}
.flex.verticalBottom {
 -ms-flex-align:end;
 align-items:flex-end
}
.flex.horizontalCenter {
 -ms-flex-pack:center;
 justify-content:center
}
.flex.reverse {
 -ms-flex-wrap:wrap-reverse;
 flex-wrap:wrap-reverse
}
.flex.bottom [class*=col-],
.flex.reverse.top [class*=col-] {
 -ms-flex-item-align:end;
 align-self:flex-end
}
.flex.reverse.bottom [class*=col-],
.flex.top [class*=col-] {
 -ms-flex-item-align:start;
 align-self:flex-start
}
.flex>.col-1-12 {
 width:8.3333333333%
}
.flex>.col-2-12 {
 width:16.6666666667%
}
.flex>.col-3-12 {
 width:25%
}
.flex>.col-4-12 {
 width:33.3333333333%
}
.flex>.col-5-12 {
 width:41.6666666667%
}
.flex>.col-6-12 {
 width:50%
}
.flex>.col-7-12 {
 width:58.3333333333%
}
.flex>.col-8-12 {
 width:66.6666666667%
}
.flex>.col-9-12 {
 width:75%
}
.flex>.col-10-12 {
 width:83.3333333333%
}
.flex>.col-11-12 {
 width:91.6666666667%
}
.flex>.col-12-12 {
 width:100%
}
.flex>.col-1-10 {
 width:10%
}
.flex>.col-2-10 {
 width:20%
}
.flex>.col-3-10 {
 width:30%
}
.flex>.col-4-10 {
 width:40%
}
.flex>.col-5-10 {
 width:50%
}
.flex>.col-6-10 {
 width:60%
}
.flex>.col-7-10 {
 width:70%
}
.flex>.col-8-10 {
 width:80%
}
.flex>.col-9-10 {
 width:90%
}
.flex>.col-10-10 {
 width:100%
}
@media (max-width:1023px) {
 .parallaxMotion .parallaxElement:not(.responsive),
 .parallaxMotion:not(.responsive) .parallaxElement {
  transform:none!important
 }
 .flex:not(.later)>[class*=col-]:not([class*=col-phablet-]):not([class*=col-phone-]) {
  width:100%
 }
 .flex>.col-tablet-1-1 {
  width:100%!important
 }
 .flex>.col-tablet-1-2 {
  width:50%!important
 }
 .flex>.col-tablet-1-3 {
  width:33.33333333%!important
 }
 .flex>.col-tablet-2-3 {
  width:66.66666666%!important
 }
 .flex>.col-tablet-1-4 {
  width:25%!important
 }
 .flex>.col-tablet-3-4 {
  width:75%!important
 }
 .flex>.col-tablet-1-5 {
  width:20%!important
 }
 .flex>.col-tablet-2-5 {
  width:40%!important
 }
 .flex>.col-tablet-3-5 {
  width:60%!important
 }
 .flex>.col-tablet-4-5 {
  width:80%!important
 }
}
@media (max-width:767px) {
 .flex.later>[class*=col-]:not([class*=col-phone-]) {
  width:100%
 }
 .flex>.col-phablet-1-1 {
  width:100%!important
 }
 .flex>.col-phablet-1-2 {
  width:50%!important
 }
 .flex>.col-phablet-1-3 {
  width:33.33333333%!important
 }
 .flex>.col-phablet-2-3 {
  width:66.66666666%!important
 }
 .flex>.col-phablet-1-4 {
  width:25%!important
 }
 .flex>.col-phablet-3-4 {
  width:75%!important
 }
}
@media (max-width:435px) {
 .flex>[class*=col-] {
  width:100%
 }
 .flex>.col-phone-1-1 {
  width:100%!important
 }
 .flex>.col-phone-1-2 {
  width:50%!important
 }
 .flex>.col-phone-1-3 {
  width:33.33333333%!important
 }
 .flex>.col-phone-2-3 {
  width:66.66666666%!important
 }
}
.dialogContainer {
 pointer-events:none
}
.dialog,
.dialogContainer {
 position:fixed;
 top:0;
 right:0;
 z-index:300
}
.dialog {
 pointer-events:all;
 color:#303030;
 border-radius:3px;
 max-width:350px;
 box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.1);
 cursor:default;
 opacity:.98;
 line-height:1.3;
 background:#fff;
 margin:12px 20px;
 overflow:hidden;
 text-align:left;
 transform:translate3d(0,0,0);
 transition:all .75s,height 0s;
 transition-timing-function:cubic-bezier(.25,1.37,.44,.93)
}
.dialog.rectangular {
 border-radius:0
}
.dialog.rounded {
 border-radius:6px
}
.dialog:hover {
 opacity:1;
 box-shadow:0 10px 40px rgba(0,0,0,.2);
 transition:.35s
}
.dialog .button.small {
 margin-left:4px;
 margin-right:4px
}
.dialog .button {
 margin-left:7px;
 margin-right:7px
}
.dialogContainer>.dialog {
 position:relative
}
.dialog.hidden {
 display:none
}
.dialog.hide {
 transform:scale(.5);
 opacity:0!important;
 transition:height 0s,opacity .5s,transform .5s!important
}
.dialog.reveal {
 transition:0s!important
}
.dialog .close {
 padding:12px;
 position:absolute;
 font-size:0;
 top:0;
 right:0;
 cursor:pointer;
 transition:.35s;
 opacity:0;
 z-index:10
}
.dialog .close:after,
.dialog .close:before {
 content:"";
 width:14px;
 height:2px;
 border-radius:2px;
 background:#202020;
 transform:rotate(45deg);
 position:absolute;
 right:6px
}
.dialog .close:before {
 transform:rotate(-45deg)
}
.dialog .close:active {
 opacity:1
}
.dialog .close.white {
 background:0 0!important
}
.dialog .close.white:after,
.dialog .close.white:before {
 background:#fff
}
.dialog:hover .close {
 opacity:.2
}
.dialog .close:hover,
.mobile .dialog .close {
 opacity:1!important
}
.dialog .dialogContent {
 padding:20px
}
.dialog .avatar {
 border-radius:50px;
 width:50px;
 height:50px;
 position:absolute;
 top:15px
}
.dialog .avatar+.text {
 width:calc(100% - 70px);
 margin-left:70px
}
.dialog .title {
 margin:8px 0;
 font-weight:500
}
.dialog ul {
 display:table;
 width:100%;
 font-size:0;
 font-weight:600;
 box-shadow:0 1px 0 rgba(0,0,0,.1) inset
}
.dialog .hiddenContent {
 overflow:hidden;
 display:block;
 max-height:0;
 opacity:0;
 transition:.5s
}
html:not(.page-loaded) .dialog {
 transform:scale(.5) translateY(100%);
 opacity:0
}
.flex-64 .cell-64:hover,
.flex-64:not(:hover) li:first-child>.cell-64 {
 opacity:1;
 box-shadow:0 10px 40px rgba(0,0,0,.2);
 background:#fff;
 color:#202020
}
.dialog.hover .hiddenContent,
.dialog:hover .hiddenContent {
 max-height:90px;
 opacity:1
}
.dialog [data-dialog-action=close],
.dialog [data-href] {
 cursor:pointer
}
.dialog li {
 height:50px;
 font-size:16px;
 font-weight:500;
 display:table-cell;
 width:33.33333%;
 text-align:center;
 cursor:pointer;
 line-height:1;
 text-decoration:none;
 border-bottom:none;
 transition:.25s;
 box-shadow:inset 0 -100px 0 rgba(41,41,41,0);
 border-left:1px solid rgba(0,0,0,.1)
}
.dialog li .material-icons {
 position:relative;
 margin-bottom:13px;
 top:6px;
 margin-right:8px
}
.dialog li .material-icons.right {
 margin-right:0;
 margin-left:8px
}
.dialog li svg {
 width:20px;
 height:20px;
 margin-bottom:-6px;
 margin-right:8px;
 position:relative;
 top:-2px
}
.dialog li svg.right {
 margin-right:0;
 margin-left:8px
}
.dialog li:first-child {
 border-left:none
}
.dialog li:hover {
 box-shadow:inset 0 -100px 0 rgba(0,0,0,.05)
}
.dialog li input {
 font-size:16px;
 width:250px;
 border:none;
 padding:13px 5px 16px 15px;
 outline:0;
 margin:1px 0 0;
 color:#202020;
 height:50px;
 box-shadow:none!important;
 -webkit-appearance:none;
 -moz-appearance:none;
 appearance:none
}
@media (max-width:414px) {
 .dialog {
  margin:10px;
  max-width:100%
 }
}
.dialogContainer:not(.bottom) .dialog+.dialog {
 margin-bottom:0
}
.dialogContainer.bottom .dialog+.dialog {
 margin-top:0
}
.dialog.bottom,
.dialogContainer.bottom {
 top:inherit;
 bottom:0
}
.dialog.left,
.dialogContainer.left {
 right:inherit;
 left:0
}
.iphone-5 {
 margin:0 0 -129%
}
.ipad-6 {
 margin:0 0 -60%
}
.button.play.button-7 {
 margin:0 20px
}
@media (max-width:1099px) {
 .button.play.button-7 {
  display:block;
  margin:30px auto
 }
}
@media (max-width:1334px) {
 form.slides-form .button-9,
 form.slides-form .input-9 {
  display:block;
  margin-left:auto;
  margin-right:auto;
  max-width:300px;
  width:300px
 }
}
.icon-26,
.icon-27 {
 margin-right:4px
}
.app-26,
.app-27 {
 width:70px;
 left:0;
 position:absolute
}
@media (min-width:768px) {
 form.slides-form .input-12 {
  max-width:300px
 }
}
form input[type=email].input-13,
form input[type=name].input-13,
form input[type=text].input-13 {
 max-width:300px
}
@media (max-width:1023px) {
 .cell-16 {
  padding-bottom:35px
 }
 .cell-27 {
  padding-bottom:40px
 }
}
.video-18 {
 margin-top:34px
}
.text-26 {
 margin-left:95px;
 margin-top:35px
}
.cell-26 {
 margin-top:22px
}
.cell-27 {
 margin-top:-22px
}
.text-27 {
 margin-left:95px;
 margin-top:35px
}
@media (min-width:1024px) {
 .text-26 {
  max-width:360px
 }
 .cell-26 {
  padding-bottom:40px
 }
 .text-27 {
  max-width:360px
 }
}
@media (min-width:768px) {
 .iphone-28,
 .iphone-29 {
  margin-top:-228px;
  margin-bottom:-228px
 }
}
.avatar-31 {
 position:absolute;
 margin-left:7px
}
@media (max-width:767px) {
 .cell-28,
 .cell-29 {
  padding-bottom:35px
 }
 .avatar-31 {
  width:48px
 }
}
@media (min-width:1024px) {
 .ipad-31,
 .ipad-32,
 .ipad-33 {
  margin:-10% 0 -115%;
  max-width:none
 }
 .form-42 .form-42-input-1 input {
  border-top-right-radius:0!important;
  border-bottom-right-radius:0!important
 }
 .form-42 .form-42-input-2 input {
  border-top-left-radius:0!important;
  border-bottom-left-radius:0!important;
  position:relative;
  left:-1px
 }
}
@media (max-width:1023px) {
 .cell-32,
 .cell-33 {
  padding-bottom:40px
 }
}
.iphone-35 {
 margin-bottom:-45%
}
.ipad-36 {
 margin:-10px 0 -50%
}
.form-42 {
 max-width:500px;
 margin:0 auto
}
p.remind-43 {
 max-width:350px;
 line-height:1.29;
 margin:13px auto;
 text-align:center
}
@media (max-width:767px) {
 .box-46 {
  margin-bottom:30px
 }
}
.slide.whiteSlide .box-46 .shadow {
 box-shadow:none
}
.flex-47 .material-icons {
 margin-bottom:15px;
 margin-top:15px;
 font-size:36px
}
.flex-48 .material-icons {
 margin-bottom:30px;
 margin-top:15px;
 font-size:72px
}
.flex-49 .material-icons {
 margin-bottom:10px;
 margin-top:15px;
 font-size:72px
}
.form-55 {
 margin:0 auto
}
.flex-61 .material-icons,
.flex-62 .material-icons {
 margin-bottom:10px;
 margin-top:15px;
 font-size:36px
}
@media (min-width:1024px) {
 .form-55 .form-55-input-1 input {
  border-top-right-radius:0!important;
  border-bottom-right-radius:0!important;
  margin-left:0
 }
 .form-55 .form-55-input-2 input {
  border-top-left-radius:0!important;
  border-bottom-left-radius:0!important;
  margin-left:0;
  position:relative;
  left:-1px
 }
 img.macbook-61 {
  max-width:none;
  float:right;
  margin-right:50px
 }
}
.box-67,
.flex-64 .cell-64.rounded,
.pad-59 {
 border-radius:6px
}
.form-55 [data-success-class=message-sent].message-sent {
 background:#4CAF50!important
}
.pad-59 {
 padding:6%
}
.flex-64 {
 padding-top:15px
}
.flex-64 .material-icons {
 margin-bottom:15px;
 margin-top:10px;
 font-size:36px
}
.flex-64>li:not(:last-child) {
 margin-bottom:20px
}
.flex-64 .cell-64 {
 padding:20px 30px;
 position:relative;
 display:block;
 transition:.25s;
 color:#fff
}
.flex-64:not(:hover) li:first-child>.cell-64 {
 border-color:transparent!important
}
.flex.flex-65>li {
 position:relative;
 padding-left:55px;
 padding-bottom:30px
}
.flex-65 .material-icons {
 position:absolute;
 left:0;
 top:-5px;
 font-size:36px
}
@media (max-width:767px) {
 .flex.flex-65>li {
  padding-left:60px
 }
 .flex-65 .material-icons {
  left:0
 }
}
.box-67 {
 color:#202020;
 overflow:hidden;
 box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.1);
 display:block;
 outline:0;
 margin-bottom:35px
}
.box-67 .thumbnail-67 {
 font-size:0;
 overflow:hidden
}
.box-67 .thumbnail-67 img {
 border-radius:6px 6px 0 0;
 backface-visibility:hidden;
 transition:.35s
}
.box-74,
.flex-71 .cell-71.rounded,
.flex-73 .cell-73.rounded {
 border-radius:6px
}
.box-74,
.box-77,
.box-77 .thumbnail-77 img {
 -webkit-backface-visibility:hidden
}
.box-67:hover {
 box-shadow:0 10px 40px rgba(0,0,0,.2);
 opacity:.95
}
.box-67:hover .thumbnail-67 img {
 transform:scale(1.0225)
}
.box-67 .name-67 {
 padding:19px 15px 25px;
 background:#FFF
}
.flex-68 a {
 display:inline-block;
 margin-top:14px;
 margin-bottom:14px;
 opacity:.9;
 transition:opacity .1s ease-in,transform .15s cubic-bezier(.5,0,.25,2.5)
}
.flex-68 a:hover {
 opacity:1;
 transform:scale(1.05)
}
.slide.whiteSlide .tintLogos {
 filter:brightness(.2)
}
.slide:not(.whiteSlide) .tintLogos {
 filter:brightness(1.3)
}
.flex-69 [class*=col-].selected {
 cursor:pointer;
 pointer-events:all
}
.flex-69 .box-69 {
 display:block;
 height:0;
 padding-bottom:100%;
 position:relative;
 background-size:cover;
 color:#fff
}
.flex-69 .box-69 .cell-69,
.flex-69 .box-69:after {
 position:absolute;
 height:100%;
 width:100%;
 opacity:0;
 transition:.5s
}
.flex-69 .box-69.rounded {
 overflow:hidden;
 border-radius:6px
}
.flex-69 .box-69:after {
 content:"";
 top:0;
 left:0;
 background:rgba(0,0,0,.8)
}
.flex-69 .box-69 .cell-69 {
 outline:0;
 padding:20px;
 z-index:10;
 color:#fff;
 transform:translateY(10px)
}
.flex-71 .cell-71,
.flex-73 .cell-73 {
 transition:.25s;
 display:block;
 position:relative
}
.flex-69 .box-69:hover {
 opacity:1
}
.flex-69 .box-69:hover .cell-69 {
 opacity:1;
 transform:translateY(0)
}
.flex-69 .box-69:hover:after {
 opacity:.98
}
.flex-71 .cell-71:hover,
.flex-71:not(:hover) li:first-child>.cell-71,
.flex-73 .cell-73:hover,
.flex-73:not(:hover) li:first-child>.cell-73 {
 background:#fff;
 opacity:1;
 box-shadow:0 10px 40px rgba(0,0,0,.2);
 border-color:transparent!important;
 color:#202020
}
.info-70 {
 padding:13%
}
.flex-71 {
 padding-top:15px
}
.flex-71 .material-icons {
 margin-bottom:15px;
 margin-top:10px;
 font-size:36px
}
.flex-71>li:not(:last-child) {
 margin-bottom:20px
}
.flex-71 .cell-71 {
 padding:20px 30px
}
.flex-73 {
 padding-top:15px
}
.flex-73 .material-icons {
 margin-bottom:15px;
 margin-top:10px;
 font-size:36px
}
.flex-73>li:not(:last-child) {
 margin-bottom:20px
}
.flex-73 .cell-73 {
 padding:30px
}
@media (min-width:1024px) {
 img.macbook-62 {
  max-width:none;
  float:left;
  margin-left:50px
 }
 .image-73 {
  margin:-10% 0 -3%;
  max-width:none
 }
 .iphone-76 {
  max-width:none;
  margin-top:60px
 }
}
.box-74 {
 color:#202020;
 overflow:hidden;
 box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.1);
 display:block;
 outline:0;
 margin-bottom:25px
}
.box-74:hover {
 box-shadow:0 10px 40px rgba(0,0,0,.2);
 opacity:.95
}
.box-74 .name-74 {
 padding:20px 20px 30px;
 background:#FFF;
 border-radius:0 0 6px
}
.box-74 .thumbnail-74 {
 font-size:0;
 line-height:0;
 overflow:hidden
}
.box-74 .thumbnail-74 img {
 border-radius:6px 6px 0 0;
 transition:.5s
}
.slider[data-slider-id="75-0"].animated.fromAbove [class*=ae-]:not(.done) {
 transform:scale(1) translate3d(0,0,0)
}
.button.button-76 {
 width:54px;
 height:54px;
 padding:16px 17px;
 font-size:0
}
.button.button-76 svg {
 width:22px;
 height:22px
}
.text-76 {
 line-height:1.75;
 opacity:1;
 margin:0 0 0 77px;
 padding-top:3px
}
@media (max-width:569px) {
 .button.button-76,
 .text-76 {
  float:left
 }
 .text-76 strong {
  display:block
 }
 .text-76 {
  font-size:20px;
  top:-4px
 }
}
.box-77 {
 color:#202020;
 border-radius:6px;
 overflow:hidden;
 box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.1);
 display:block;
 outline:0;
 margin:10px 0
}
.box-77:hover {
 box-shadow:0 10px 40px rgba(0,0,0,.2);
 opacity:1
}
.box-77 .thumbnail-77 {
 font-size:0;
 line-height:0;
 overflow:hidden;
 position:relative
}
.box-77 .thumbnail-77 img {
 border-radius:6px 6px 0 0;
 transition:.5s
}
.box-77 .thumbnail-77.video:after {
 content:"";
 position:absolute;
 left:0;
 top:0;
 width:100%;
 height:100%;
 background:url(../assets/svg/video-icon.svg) center center no-repeat;
 background-size:54px;
 transition:.35s
}
.box-77:hover .thumbnail-77.video:after {
 background-color:rgba(0,0,0,.1);
 transform:scale(1.1)
}
.box-77 .author-77 {
 border-top:1px solid #EBEBEB
}
.box-77 .avatar-77 {
 position:absolute;
 top:18px;
 left:0
}
.details-77 {
 padding:20px 18px 15px;
 background:#FFF;
 border-radius:0 0 6px
}
.details-77 .cell {
 text-align:left
}
.text-78 {
 font-size:17px;
 letter-spacing:.5px;
 margin-top:7px
}
.quote-79 {
 font-size:85px;
 font-weight:600;
 line-height:1;
 margin-bottom:10px;
 font-family:serif
}
.flex.flex-83>[class*=col-] ul.p,
.flex.flex-84>[class*=col-] ul.p,
.text-86 {
 line-height:1.75
}
.author-79 {
 position:relative;
 margin:0 auto;
 max-width:306px;
 padding-left:85px;
 padding-top:5px
}
.author-79 .avatar-79 {
 position:absolute;
 top:0;
 left:0
}
.author-79 h3 {
 margin-bottom:10px
}
.flex-79>[class*=col-] {
 position:relative;
 padding:5px 30px 0 55px
}
.flex-79>[class*=col-] .material-icons {
 font-size:35px;
 margin-bottom:13px;
 position:absolute;
 left:0;
 top:0
}
.flex-80>[class*=col-] {
 margin-bottom:25px
}
.box-80 {
 border:1px solid rgba(255,255,255,.3)
}
.box-80.rounded {
 border-radius:6px
}
.slide.whiteSlide .box-80 {
 border-color:#E5E5E5
}
.leftControl-82,
.rightControl-82 {
 position:absolute;
 top:50%;
 margin-top:-56px;
 margin-left:-60px;
 cursor:pointer;
 transition:.35s
}
.flex.flex-83,
.flex.flex-84 {
 color:#202020;
 margin-top:50px
}
.leftControl-82 svg,
.rightControl-82 svg {
 width:29px;
 height:56px
}
.leftControl-82:active,
.leftControl-82:hover,
.rightControl-82:active,
.rightControl-82:hover {
 opacity:.3
}
@media (max-width:768px) {
 .leftControl-82,
 .rightControl-82 {
  display:none
 }
}
.rightControl-82 {
 right:0;
 margin-right:-60px
}
@media (min-width:1024px) {
 .flex.flex-83 {
  border-radius:6px;
  overflow:hidden
 }
 .slide.whiteSlide .flex.flex-83 {
  box-shadow:0 0 1px rgba(48,48,48,.54)
 }
}
.flex.flex-83>[class*=col-] {
 position:relative;
 background:#fff;
 overflow:hidden;
 box-shadow:-1px 0 0 #EBEBEB inset
}
@media (max-width:1023px) {
 .flex.flex-83 {
  max-width:400px;
  margin-left:auto;
  margin-right:auto
 }
 .flex.flex-83>[class*=col-] {
  padding:30px;
  margin-bottom:30px;
  box-shadow:0 0 1px rgba(48,48,48,.54);
  border-radius:6px
 }
}
@media (min-width:1024px) {
 .flex.flex-83>[class*=col-] {
  padding:40px;
  border-radius:0
 }
 .flex.flex-83>[class*=col-]:last-child {
  box-shadow:none
 }
}
@media (min-width:1240px) {
 .flex.flex-84 {
  border-radius:6px;
  overflow:hidden
 }
 .slide.whiteSlide .flex.flex-84 {
  box-shadow:0 0 1px #303030
 }
}
.flex.flex-84>[class*=col-] {
 position:relative;
 background:#fff;
 overflow:hidden;
 padding:30px;
 box-shadow:-1px 0 0 #EBEBEB inset
}
@media (max-width:1023px) {
 .flex.flex-84>[class*=col-] {
  max-width:calc(50% - 20px)!important;
  margin-left:10px;
  margin-right:10px;
  margin-bottom:20px;
  box-shadow:0 0 1px rgba(48,48,48,.54);
  border-radius:6px
 }
}
@media (max-width:767px) {
 .flex.flex-84>[class*=col-] {
  max-width:100%!important;
  margin-left:0;
  margin-right:0
 }
}
@media (min-width:1240px) {
 .flex.flex-84>[class*=col-] {
  padding:40px;
  border-radius:0
 }
 .flex.flex-84>[class*=col-]:last-child {
  box-shadow:none
 }
}
.button.button-86 {
 width:54px;
 height:54px;
 padding:16px 17px;
 font-size:0
}
.button.button-86 svg {
 width:22px;
 height:22px
}
.text-86 {
 opacity:1;
 margin:0 0 0 77px;
 padding-top:3px
}
@media (max-width:569px) {
 .button.button-86,
 .text-86 {
  float:left
 }
 .text-86 strong {
  display:block
 }
 .text-86 {
  font-size:20px;
  top:-4px
 }
}
.frame-93 {
 border:1px solid rgba(255,255,255,.3);
 text-align:center;
 display:inline-block;
 padding:40px
}
.calendar-97,
.frame-93.rounded {
 border-radius:6px
}
.slide.whiteSlide .frame-93 {
 border:1px solid rgba(0,0,0,.1)
}
@media (max-width:1023px) {
 .frame-93 {
  text-align:center
 }
 .button.button-93 {
  margin:30px 0 0
 }
}
@media (max-width:499px) {
 .slide .frame-93 {
  padding:0;
  border:none!important
 }
}
.music-96 .sc-artwork-list,
.music-96 .sc-controls .hidden,
.music-96 .sc-info,
.music-96 .sc-info-toggle,
.music-96 .sc-time-indicators,
.music-96 .sc-volume-slider {
 display:none
}
.music-96 .sc-player {
 position:relative
}
.music-96 .sc-player:not(:last-child) {
 margin-bottom:15px
}
.music-96 .sc-controls {
 position:absolute;
 left:0
}
.music-96 .sc-play {
 background-image:url(../assets/svg/play-dark.svg);
 border:1px solid rgba(0,0,0,.5);
 font-size:0;
 width:28px;
 height:28px;
 display:block;
 background-color:#fff;
 border-radius:20px;
 background-size:50%;
 background-position:center center;
 background-repeat:no-repeat
}
.music-96 .sc-track-duration {
 float:right;
 opacity:.8
}
.music-96 .sc-player:not(.playing) .sc-time-span {
 opacity:0
}
.music-96 .sc-time-span {
 position:relative;
 display:block
}
.music-96 .sc-buffer,
.music-96 .sc-played {
 background:rgba(255,255,255,.4);
 position:absolute;
 z-index:1;
 top:-1px
}
.music-96 .sc-player .sc-waveform-container {
 position:absolute;
 top:0;
 font-size:0;
 background:rgba(255,255,255,.2);
 width:100%;
 cursor:pointer
}
.music-96 .sc-player .sc-waveform-container img {
 opacity:0;
 width:100%;
 margin-top:-20px;
 height:20px
}
.music-96 .sc-trackslist {
 border-bottom:1px solid rgba(255,255,255,.2);
 margin-top:15px;
 margin-bottom:0;
 padding-left:40px
}
.music-96 .sc-trackslist a {
 margin-bottom:15px;
 display:inline-block;
 max-width:88%;
 overflow:hidden;
 text-overflow:ellipsis
}
.music-96 .sc-buffer,
.music-96 .sc-played,
.music-96 .sc-player .sc-waveform-container,
.music-96 .sc-trackslist .sc-time-span {
 height:2px
}
.music-96 .sc-buffer,
.music-96 .sc-play,
.music-96 .sc-played,
.music-96 .sc-time-span {
 transition:.35s
}
.music-96 .sc-player.playing .sc-play {
 background-color:rgba(255,255,255,.8)
}
.music-96 .sc-player.playing .sc-played {
 background:linear-gradient(to right,#fafafa 0,#fff 100%)
}
.slide.whiteSlide .music-96 .sc-buffer,
.slide.whiteSlide .music-96 .sc-played {
 background:rgba(0,0,0,.2);
 position:absolute;
 z-index:1;
 top:-1px
}
.slide.whiteSlide .music-96 .sc-trackslist {
 border-bottom:1px solid rgba(0,0,0,.2)
}
.slide.whiteSlide .music-96 .sc-player.playing .sc-play {
 background-color:rgba(0,0,0,.1)
}
.slide.whiteSlide .music-96 .sc-player.playing .sc-played {
 background:linear-gradient(to right,#050505 0,#000 100%)
}
@media (max-width:480px) {
 .music-96 .sc-trackslist a {
  max-width:67%;
  font-size:14px;
  margin-top:5px
 }
}
.calendar-97 {
 width:52px;
 height:52px;
 padding:8px;
 font-size:14px;
 border:1px solid rgba(0,0,0,.4);
 left:0;
 cursor:default;
 pointer-events:none
}
.calendar-97:hover {
 transform:translateY(0)!important
}
.calendar-97 .month {
 font-size:10px;
 line-height:12px;
 letter-spacing:1px;
 opacity:.8
}
a.box-98:hover,
a.box-99:hover {
 opacity:1
}
.calendar-97 .number {
 font-size:22px;
 line-height:26px;
 font-weight:400
}
.frame-97 {
 width:100%;
 border-bottom:1px solid rgba(255,255,255,.3);
 position:relative;
 padding:30px 0
}
.subtitle-slide-98,
.title-slide-98 {
 position:absolute;
 left:50%;
 transform:translateX(-50%);
 z-index:15
}
@media (min-width:768px) {
 .frame-97 {
  display:-ms-flexbox;
  display:flex;
  -ms-flex-direction:column;
  flex-direction:column;
  -ms-flex-pack:center;
  justify-content:center
 }
}
.slide.whiteSlide .frame-97 {
 border-bottom:1px solid rgba(0,0,0,.2)
}
.slide.whiteSlide .frame-97 a.button.text-white {
 color:#202020!important
}
.frame-97:last-child {
 border-bottom:none!important
}
.button-buy-97 {
 float:right
}
.title-group-97 {
 min-width:49%;
 display:inline-block;
 vertical-align:text-top
}
@media (max-width:991px) {
 .title-group-97 {
  min-width:37%;
  margin-left:80px!important
 }
}
@media (max-width:767px) {
 .title-group-97 {
  margin-left:0!important;
  margin-top:60px;
  display:block
 }
 .button-buy-97 {
  float:none;
  margin-top:20px;
  display:inline-block
 }
}
a.box-98:active,
a.box-98:focus {
 outline:0
}
.thumbnail-98 img {
 width:100%;
 height:100%;
 border-radius:6px
}
.title-slide-98 {
 top:40%
}
.subtitle-slide-98 {
 width:70%;
 top:45%
}
.blackout-98,
.blackout-99 {
 position:absolute;
 width:100%;
 z-index:10;
 height:100%;
 top:0
}
.blackout-98 {
 border-radius:6px;
 border:none;
 background-color:rgba(0,0,0,.4)
}
a.box-99:active,
a.box-99:focus {
 outline:0
}
.thumbnail-99 {
 position:relative
}
.thumbnail-99 img {
 width:100%;
 height:100%
}
.blackout-99 {
 border:none;
 background:linear-gradient(to bottom,transparent,rgba(0,0,0,.4))
}
.more-99,
.title-slide-99 {
 position:absolute;
 text-align:left;
 width:80%;
 left:50%;
 transform:translateX(-50%)
}
.title-slide-99 {
 bottom:12%;
 font-size:20px;
 line-height:26px;
 z-index:15
}
.more-99 {
 bottom:5px;
 z-index:15
}
.item-100 {
 display:block;
 padding:30px;
 border:1px solid rgba(255,255,255,.2);
 transition:.3s
}
.item-100:hover {
 transform:translateY(-2px)
}
.slide.whiteSlide .item-100 {
 border-color:rgba(0,0,0,.2)
}
.wrap-img-100 {
 position:relative;
 border-radius:6px;
 width:100%;
 height:100%;
 background-size:cover;
 background-position:center center
}
.wrap-text-100 {
 position:absolute;
 z-index:15;
 bottom:0;
 padding:40px
}
@media (max-width:767px) {
 .wrap-text-100 {
  position:relative;
  bottom:0;
  padding:30px
 }
 .flex-slide-100 {
  margin-left:0;
  margin-right:0;
  padding-left:0!important
 }
}
.wrap-img-100 .blackout {
 height:100%;
 background:rgba(0,0,0,.4);
 position:absolute;
 top:0;
 left:0;
 width:100%
}
.swiper-pagination {
 position:static!important
}
.swiper-container-horizontal>.swiper-pagination-bullets {
 margin-top:15px
}
.swiper-pagination-bullet,
.swiper-pagination-bullet-active {
 background-color:#fff!important
}
.whiteSlide .swiper-pagination-bullet,
.whiteSlide .swiper-pagination-bullet-active {
 background-color:#000!important
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
 margin:0 8px!important
}
.swiper-container-2,
.swiper-container-3,
.swiper-container-4 {
 overflow:hidden
}
.quoteBubble {
 padding:7%;
 background:#fff;
 border-radius:6px;
 color:#202020;
 position:relative;
 box-shadow:0 1px 4px rgba(0,0,0,.1),0 2px 6px rgba(0,0,0,.1)
}
.quoteBubble:after,
.quoteBubble:before {
 position:absolute;
 left:6%;
 border-width:13px 13px 0;
 border-style:solid;
 display:block;
 width:0;
 content:""
}
.quoteBubble:after {
 bottom:-12px;
 border-color:#fff transparent
}
.quoteBubble:before {
 bottom:-13px;
 border-color:rgba(0,0,0,.2) transparent
}
.address {
 letter-spacing:-1.5px;
 line-height:1.1666
}
.price {
 font-size:110px;
 line-height:1.26;
 font-weight:700;
 letter-spacing:-.03em
}
.currency {
 font-size:32px;
 vertical-align:super;
 padding-right:10px;
 margin-left:-.8em;
 font-weight:300;
 opacity:.6;
 position:relative;
 top:-.5em
}
.crop,
.margin-0 {
 margin:0!important
}
.social-circles li {
 display:inline-block;
 padding:5px
}
.padding-0,
.trim {
 padding:0!important
}
.social-circles li a {
 display:-ms-flexbox;
 display:flex;
 -ms-flex-align:center;
 align-items:center;
 -ms-flex-pack:center;
 justify-content:center;
 width:30px;
 height:30px;
 border-radius:50%
}
.social-circles li a svg {
 width:16px;
 height:16px;
 fill:#fff
}
.social-circles li a:hover {
 opacity:1;
 transform:scale(1.1)
}
.table {
 display:table;
 width:100%;
 height:100%
}
.cell {
 display:table-cell;
 text-align:center;
 vertical-align:middle
}
.align-top,
.top {
 vertical-align:top!important
}
.scroll-x {
 overflow-x:scroll
}
.scroll-y {
 overflow-y:scroll
}
.overflow-hidden,
.scroll-hidden {
 overflow:hidden
}
.overflow-reset {
 overflow:auto!important
}
.noBorder {
 border:none!important
}
.noText {
 font-size:0
}
.noHoverShadow:hover,
.noShadow,
.noShadowHover:hover {
 box-shadow:none!important
}
.left {
 text-align:left!important
}
.right {
 text-align:right!important
}
.center {
 text-align:center!important
}
.align-left {
 text-align:left!important
}
.align-right {
 text-align:right!important
}
.align-center {
 text-align:center!important
}
.middle {
 vertical-align:middle!important
}
.bottom {
 vertical-align:bottom!important
}
.rtl {
 direction:rtl;
 unicode-bidi:embed
}
.position-left {
 left:0
}
.position-top {
 top:0
}
.position-bottom {
 bottom:0
}
.position-right {
 right:0
}
.float-right {
 float:right!important
}
.float-left {
 float:left!important
}
.float-none {
 float:none!important
}
.outline-none {
 outline:0!important
}
.slides.firstSlide .hideForFirstSlide,
.slides.lastSlide .hideForLastSlide {
 display:none
}
.block {
 display:block!important
}
.inlineBlock {
 display:inline-block!important
}
.inline {
 display:inline!important
}
.relative {
 position:relative!important
}
.absolute {
 position:absolute!important
}
.fixed {
 position:fixed!important
}
.wide {
 width:100%!important
}
.hidden {
 display:none
}
[class*=shift-] {
 position:relative
}
.shift-up-1 {
 top:-1px!important
}
.shift-up-2 {
 top:-2px!important
}
.shift-up-3 {
 top:-3px!important
}
.shift-up-4 {
 top:-4px!important
}
.shift-up-5 {
 top:-5px!important
}
.shift-down-1 {
 top:1px!important
}
.shift-down-2 {
 top:2px!important
}
.shift-down-3 {
 top:3px!important
}
.shift-down-4 {
 top:4px!important
}
.shift-down-5 {
 top:5px!important
}
.shift-left-1 {
 left:-1px!important
}
.shift-left-2 {
 left:-2px!important
}
.shift-left-3 {
 left:-3px!important
}
.shift-left-4 {
 left:-4px!important
}
.shift-left-5 {
 left:-5px!important
}
.shift-right-1 {
 left:1px!important
}
.shift-right-2 {
 left:2px!important
}
.shift-right-3 {
 left:3px!important
}
.shift-right-4 {
 left:4px!important
}
.shift-right-5 {
 left:5px!important
}
@media (max-width:1023px) {
 .wideForTablet {
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  max-width:100%!important
 }
 .tablet-align-top {
  vertical-align:top!important
 }
 .tablet-align-bottom {
  vertical-align:bottom!important
 }
 .tablet-align-left {
  text-align:left!important
 }
 .tablet-align-right {
  text-align:right!important
 }
 .tablet-align-center {
  text-align:center!important
 }
 .tablet-block {
  display:block!important
 }
 .tablet-inlineBlock {
  display:inline-block!important
 }
}
@media (max-width:767px) {
 .wideForPhablet {
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  max-width:100%!important
 }
 .phablet-align-top {
  vertical-align:top!important
 }
 .phablet-align-bottom {
  vertical-align:bottom!important
 }
 .phablet-align-left {
  text-align:left!important
 }
 .phablet-align-right {
  text-align:right!important
 }
 .phablet-align-center {
  text-align:center!important
 }
 .phablet-block {
  display:block!important
 }
 .phablet-inlineBlock {
  display:inline-block!important
 }
}
@media (max-width:435px) {
 .wideForPhone {
  width:100%!important;
  margin-left:0!important;
  margin-right:0!important;
  max-width:100%!important
 }
 .phone-align-top {
  vertical-align:top!important
 }
 .phone-align-bottom {
  vertical-align:bottom!important
 }
 .phone-align-left {
  text-align:left!important
 }
 .phone-align-right {
  text-align:right!important
 }
 .phone-align-center {
  text-align:center!important
 }
 .phone-block {
  display:block!important
 }
 .phone-inlineBlock {
  display:inline-block!important
 }
}
.round {
 border-radius:999px!important
}
.rounded {
 border-radius:6px!important
}
.rectangular {
 border-radius:0!important
}
.opacity-0 {
 opacity:0!important
}
.opacity-1 {
 opacity:.1!important
}
.opacity-2 {
 opacity:.2!important
}
.opacity-3 {
 opacity:.3!important
}
.opacity-4 {
 opacity:.4!important
}
.opacity-5 {
 opacity:.5!important
}
.opacity-6 {
 opacity:.6!important
}
.opacity-7 {
 opacity:.7!important
}
.opacity-8 {
 opacity:.8!important
}
.opacity-9 {
 opacity:.9!important
}
.opacity-10,
.opaque {
 opacity:1!important
}
.transparent {
 background:0 0!important
}
.cropBottom {
 margin-bottom:0!important
}
.cropTop {
 margin-top:0!important
}
.cropLeft,
.cropSides {
 margin-left:0!important
}
.cropRight,
.cropSides {
 margin-right:0!important
}
.trimBottom {
 padding-bottom:0!important
}
.trimTop {
 padding-top:0!important
}
.trimLeft,
.trimSides {
 padding-left:0!important
}
.trimRight,
.trimSides {
 padding-right:0!important
}
.padding-1 {
 padding:10px!important
}
.padding-2 {
 padding:20px!important
}
.padding-3 {
 padding:30px!important
}
.padding-4 {
 padding:40px!important
}
.padding-5 {
 padding:50px!important
}
.padding-6 {
 padding:60px!important
}
.padding-7 {
 padding:70px!important
}
.padding-8 {
 padding:80px!important
}
.padding-9 {
 padding:90px!important
}
.padding-10 {
 padding:100px!important
}
.padding-11 {
 padding:110px!important
}
.padding-12 {
 padding:120px!important
}
.padding-13 {
 padding:130px!important
}
.padding-14 {
 padding:140px!important
}
.padding-15 {
 padding:150px!important
}
.padding-16 {
 padding:160px!important
}
.padding-17 {
 padding:170px!important
}
.padding-18 {
 padding:180px!important
}
.padding-19 {
 padding:190px!important
}
.padding-20 {
 padding:200px!important
}
.padding-auto {
 padding:auto!important
}
.padding-top-0 {
 padding-top:0!important
}
.padding-top-1 {
 padding-top:10px!important
}
.padding-top-2 {
 padding-top:20px!important
}
.padding-top-3 {
 padding-top:30px!important
}
.padding-top-4 {
 padding-top:40px!important
}
.padding-top-5 {
 padding-top:50px!important
}
.padding-top-6 {
 padding-top:60px!important
}
.padding-top-7 {
 padding-top:70px!important
}
.padding-top-8 {
 padding-top:80px!important
}
.padding-top-9 {
 padding-top:90px!important
}
.padding-top-10 {
 padding-top:100px!important
}
.padding-top-11 {
 padding-top:110px!important
}
.padding-top-12 {
 padding-top:120px!important
}
.padding-top-13 {
 padding-top:130px!important
}
.padding-top-14 {
 padding-top:140px!important
}
.padding-top-15 {
 padding-top:150px!important
}
.padding-top-16 {
 padding-top:160px!important
}
.padding-top-17 {
 padding-top:170px!important
}
.padding-top-18 {
 padding-top:180px!important
}
.padding-top-19 {
 padding-top:190px!important
}
.padding-top-20 {
 padding-top:200px!important
}
.padding-top-auto {
 padding-top:auto!important
}
.padding-right-0 {
 padding-right:0!important
}
.padding-right-1 {
 padding-right:10px!important
}
.padding-right-2 {
 padding-right:20px!important
}
.padding-right-3 {
 padding-right:30px!important
}
.padding-right-4 {
 padding-right:40px!important
}
.padding-right-5 {
 padding-right:50px!important
}
.padding-right-6 {
 padding-right:60px!important
}
.padding-right-7 {
 padding-right:70px!important
}
.padding-right-8 {
 padding-right:80px!important
}
.padding-right-9 {
 padding-right:90px!important
}
.padding-right-10 {
 padding-right:100px!important
}
.padding-right-11 {
 padding-right:110px!important
}
.padding-right-12 {
 padding-right:120px!important
}
.padding-right-13 {
 padding-right:130px!important
}
.padding-right-14 {
 padding-right:140px!important
}
.padding-right-15 {
 padding-right:150px!important
}
.padding-right-16 {
 padding-right:160px!important
}
.padding-right-17 {
 padding-right:170px!important
}
.padding-right-18 {
 padding-right:180px!important
}
.padding-right-19 {
 padding-right:190px!important
}
.padding-right-20 {
 padding-right:200px!important
}
.padding-right-auto {
 padding-right:auto!important
}
.padding-bottom-0 {
 padding-bottom:0!important
}
.padding-bottom-1 {
 padding-bottom:10px!important
}
.padding-bottom-2 {
 padding-bottom:20px!important
}
.padding-bottom-3 {
 padding-bottom:30px!important
}
.padding-bottom-4 {
 padding-bottom:40px!important
}
.padding-bottom-5 {
 padding-bottom:50px!important
}
.padding-bottom-6 {
 padding-bottom:60px!important
}
.padding-bottom-7 {
 padding-bottom:70px!important
}
.padding-bottom-8 {
 padding-bottom:80px!important
}
.padding-bottom-9 {
 padding-bottom:90px!important
}
.padding-bottom-10 {
 padding-bottom:100px!important
}
.padding-bottom-11 {
 padding-bottom:110px!important
}
.padding-bottom-12 {
 padding-bottom:120px!important
}
.padding-bottom-13 {
 padding-bottom:130px!important
}
.padding-bottom-14 {
 padding-bottom:140px!important
}
.padding-bottom-15 {
 padding-bottom:150px!important
}
.padding-bottom-16 {
 padding-bottom:160px!important
}
.padding-bottom-17 {
 padding-bottom:170px!important
}
.padding-bottom-18 {
 padding-bottom:180px!important
}
.padding-bottom-19 {
 padding-bottom:190px!important
}
.padding-bottom-20 {
 padding-bottom:200px!important
}
.padding-bottom-auto {
 padding-bottom:auto!important
}
.padding-left-0 {
 padding-left:0!important
}
.padding-left-1 {
 padding-left:10px!important
}
.padding-left-2 {
 padding-left:20px!important
}
.padding-left-3 {
 padding-left:30px!important
}
.padding-left-4 {
 padding-left:40px!important
}
.padding-left-5 {
 padding-left:50px!important
}
.padding-left-6 {
 padding-left:60px!important
}
.padding-left-7 {
 padding-left:70px!important
}
.padding-left-8 {
 padding-left:80px!important
}
.padding-left-9 {
 padding-left:90px!important
}
.padding-left-10 {
 padding-left:100px!important
}
.padding-left-11 {
 padding-left:110px!important
}
.padding-left-12 {
 padding-left:120px!important
}
.padding-left-13 {
 padding-left:130px!important
}
.padding-left-14 {
 padding-left:140px!important
}
.padding-left-15 {
 padding-left:150px!important
}
.padding-left-16 {
 padding-left:160px!important
}
.padding-left-17 {
 padding-left:170px!important
}
.padding-left-18 {
 padding-left:180px!important
}
.padding-left-19 {
 padding-left:190px!important
}
.padding-left-20 {
 padding-left:200px!important
}
.padding-left-auto {
 padding-left:auto!important
}
.margin-1 {
 margin:10px!important
}
.margin-2 {
 margin:20px!important
}
.margin-3 {
 margin:30px!important
}
.margin-4 {
 margin:40px!important
}
.margin-5 {
 margin:50px!important
}
.margin-6 {
 margin:60px!important
}
.margin-7 {
 margin:70px!important
}
.margin-8 {
 margin:80px!important
}
.margin-9 {
 margin:90px!important
}
.margin-10 {
 margin:100px!important
}
.margin-11 {
 margin:110px!important
}
.margin-12 {
 margin:120px!important
}
.margin-13 {
 margin:130px!important
}
.margin-14 {
 margin:140px!important
}
.margin-15 {
 margin:150px!important
}
.margin-16 {
 margin:160px!important
}
.margin-17 {
 margin:170px!important
}
.margin-18 {
 margin:180px!important
}
.margin-19 {
 margin:190px!important
}
.margin-20 {
 margin:200px!important
}
.margin-auto {
 margin:auto!important
}
.margin-top-0 {
 margin-top:0!important
}
.margin-top-1 {
 margin-top:10px!important
}
.margin-top-2 {
 margin-top:20px!important
}
.margin-top-3 {
 margin-top:30px!important
}
.margin-top-4 {
 margin-top:40px!important
}
.margin-top-5 {
 margin-top:50px!important
}
.margin-top-6 {
 margin-top:60px!important
}
.margin-top-7 {
 margin-top:70px!important
}
.margin-top-8 {
 margin-top:80px!important
}
.margin-top-9 {
 margin-top:90px!important
}
.margin-top-10 {
 margin-top:100px!important
}
.margin-top-11 {
 margin-top:110px!important
}
.margin-top-12 {
 margin-top:120px!important
}
.margin-top-13 {
 margin-top:130px!important
}
.margin-top-14 {
 margin-top:140px!important
}
.margin-top-15 {
 margin-top:150px!important
}
.margin-top-16 {
 margin-top:160px!important
}
.margin-top-17 {
 margin-top:170px!important
}
.margin-top-18 {
 margin-top:180px!important
}
.margin-top-19 {
 margin-top:190px!important
}
.margin-top-20 {
 margin-top:200px!important
}
.margin-top-auto {
 margin-top:auto!important
}
.margin-right-0 {
 margin-right:0!important
}
.margin-right-1 {
 margin-right:10px!important
}
.margin-right-2 {
 margin-right:20px!important
}
.margin-right-3 {
 margin-right:30px!important
}
.margin-right-4 {
 margin-right:40px!important
}
.margin-right-5 {
 margin-right:50px!important
}
.margin-right-6 {
 margin-right:60px!important
}
.margin-right-7 {
 margin-right:70px!important
}
.margin-right-8 {
 margin-right:80px!important
}
.margin-right-9 {
 margin-right:90px!important
}
.margin-right-10 {
 margin-right:100px!important
}
.margin-right-11 {
 margin-right:110px!important
}
.margin-right-12 {
 margin-right:120px!important
}
.margin-right-13 {
 margin-right:130px!important
}
.margin-right-14 {
 margin-right:140px!important
}
.margin-right-15 {
 margin-right:150px!important
}
.margin-right-16 {
 margin-right:160px!important
}
.margin-right-17 {
 margin-right:170px!important
}
.margin-right-18 {
 margin-right:180px!important
}
.margin-right-19 {
 margin-right:190px!important
}
.margin-right-20 {
 margin-right:200px!important
}
.margin-right-auto {
 margin-right:auto!important
}
.margin-bottom-0 {
 margin-bottom:0!important
}
.margin-bottom-1 {
 margin-bottom:10px!important
}
.margin-bottom-2 {
 margin-bottom:20px!important
}
.margin-bottom-3 {
 margin-bottom:30px!important
}
.margin-bottom-4 {
 margin-bottom:40px!important
}
.margin-bottom-5 {
 margin-bottom:50px!important
}
.margin-bottom-6 {
 margin-bottom:60px!important
}
.margin-bottom-7 {
 margin-bottom:70px!important
}
.margin-bottom-8 {
 margin-bottom:80px!important
}
.margin-bottom-9 {
 margin-bottom:90px!important
}
.margin-bottom-10 {
 margin-bottom:100px!important
}
.margin-bottom-11 {
 margin-bottom:110px!important
}
.margin-bottom-12 {
 margin-bottom:120px!important
}
.margin-bottom-13 {
 margin-bottom:130px!important
}
.margin-bottom-14 {
 margin-bottom:140px!important
}
.margin-bottom-15 {
 margin-bottom:150px!important
}
.margin-bottom-16 {
 margin-bottom:160px!important
}
.margin-bottom-17 {
 margin-bottom:170px!important
}
.margin-bottom-18 {
 margin-bottom:180px!important
}
.margin-bottom-19 {
 margin-bottom:190px!important
}
.margin-bottom-20 {
 margin-bottom:200px!important
}
.margin-bottom-auto {
 margin-bottom:auto!important
}
.margin-left-0 {
 margin-left:0!important
}
.margin-left-1 {
 margin-left:10px!important
}
.margin-left-2 {
 margin-left:20px!important
}
.margin-left-3 {
 margin-left:30px!important
}
.margin-left-4 {
 margin-left:40px!important
}
.margin-left-5 {
 margin-left:50px!important
}
.margin-left-6 {
 margin-left:60px!important
}
.margin-left-7 {
 margin-left:70px!important
}
.margin-left-8 {
 margin-left:80px!important
}
.margin-left-9 {
 margin-left:90px!important
}
.margin-left-10 {
 margin-left:100px!important
}
.margin-left-11 {
 margin-left:110px!important
}
.margin-left-12 {
 margin-left:120px!important
}
.margin-left-13 {
 margin-left:130px!important
}
.margin-left-14 {
 margin-left:140px!important
}
.margin-left-15 {
 margin-left:150px!important
}
.margin-left-16 {
 margin-left:160px!important
}
.margin-left-17 {
 margin-left:170px!important
}
.margin-left-18 {
 margin-left:180px!important
}
.margin-left-19 {
 margin-left:190px!important
}
.margin-left-20 {
 margin-left:200px!important
}
.margin-left-auto {
 margin-left:auto!important
}
@media (min-width:1240px) {
 .padding-desktop-0 {
  padding:0!important
 }
 .padding-desktop-1 {
  padding:10px!important
 }
 .padding-desktop-2 {
  padding:20px!important
 }
 .padding-desktop-3 {
  padding:30px!important
 }
 .padding-desktop-4 {
  padding:40px!important
 }
 .padding-desktop-5 {
  padding:50px!important
 }
 .padding-desktop-6 {
  padding:60px!important
 }
 .padding-desktop-7 {
  padding:70px!important
 }
 .padding-desktop-8 {
  padding:80px!important
 }
 .padding-desktop-9 {
  padding:90px!important
 }
 .padding-desktop-10 {
  padding:100px!important
 }
 .padding-desktop-11 {
  padding:110px!important
 }
 .padding-desktop-12 {
  padding:120px!important
 }
 .padding-desktop-13 {
  padding:130px!important
 }
 .padding-desktop-14 {
  padding:140px!important
 }
 .padding-desktop-15 {
  padding:150px!important
 }
 .padding-desktop-16 {
  padding:160px!important
 }
 .padding-desktop-17 {
  padding:170px!important
 }
 .padding-desktop-18 {
  padding:180px!important
 }
 .padding-desktop-19 {
  padding:190px!important
 }
 .padding-desktop-20 {
  padding:200px!important
 }
 .padding-desktop-auto {
  padding:auto!important
 }
 .padding-top-desktop-0 {
  padding-top:0!important
 }
 .padding-top-desktop-1 {
  padding-top:10px!important
 }
 .padding-top-desktop-2 {
  padding-top:20px!important
 }
 .padding-top-desktop-3 {
  padding-top:30px!important
 }
 .padding-top-desktop-4 {
  padding-top:40px!important
 }
 .padding-top-desktop-5 {
  padding-top:50px!important
 }
 .padding-top-desktop-6 {
  padding-top:60px!important
 }
 .padding-top-desktop-7 {
  padding-top:70px!important
 }
 .padding-top-desktop-8 {
  padding-top:80px!important
 }
 .padding-top-desktop-9 {
  padding-top:90px!important
 }
 .padding-top-desktop-10 {
  padding-top:100px!important
 }
 .padding-top-desktop-11 {
  padding-top:110px!important
 }
 .padding-top-desktop-12 {
  padding-top:120px!important
 }
 .padding-top-desktop-13 {
  padding-top:130px!important
 }
 .padding-top-desktop-14 {
  padding-top:140px!important
 }
 .padding-top-desktop-15 {
  padding-top:150px!important
 }
 .padding-top-desktop-16 {
  padding-top:160px!important
 }
 .padding-top-desktop-17 {
  padding-top:170px!important
 }
 .padding-top-desktop-18 {
  padding-top:180px!important
 }
 .padding-top-desktop-19 {
  padding-top:190px!important
 }
 .padding-top-desktop-20 {
  padding-top:200px!important
 }
 .padding-top-desktop-auto {
  padding-top:auto!important
 }
 .padding-right-desktop-0 {
  padding-right:0!important
 }
 .padding-right-desktop-1 {
  padding-right:10px!important
 }
 .padding-right-desktop-2 {
  padding-right:20px!important
 }
 .padding-right-desktop-3 {
  padding-right:30px!important
 }
 .padding-right-desktop-4 {
  padding-right:40px!important
 }
 .padding-right-desktop-5 {
  padding-right:50px!important
 }
 .padding-right-desktop-6 {
  padding-right:60px!important
 }
 .padding-right-desktop-7 {
  padding-right:70px!important
 }
 .padding-right-desktop-8 {
  padding-right:80px!important
 }
 .padding-right-desktop-9 {
  padding-right:90px!important
 }
 .padding-right-desktop-10 {
  padding-right:100px!important
 }
 .padding-right-desktop-11 {
  padding-right:110px!important
 }
 .padding-right-desktop-12 {
  padding-right:120px!important
 }
 .padding-right-desktop-13 {
  padding-right:130px!important
 }
 .padding-right-desktop-14 {
  padding-right:140px!important
 }
 .padding-right-desktop-15 {
  padding-right:150px!important
 }
 .padding-right-desktop-16 {
  padding-right:160px!important
 }
 .padding-right-desktop-17 {
  padding-right:170px!important
 }
 .padding-right-desktop-18 {
  padding-right:180px!important
 }
 .padding-right-desktop-19 {
  padding-right:190px!important
 }
 .padding-right-desktop-20 {
  padding-right:200px!important
 }
 .padding-right-desktop-auto {
  padding-right:auto!important
 }
 .padding-bottom-desktop-0 {
  padding-bottom:0!important
 }
 .padding-bottom-desktop-1 {
  padding-bottom:10px!important
 }
 .padding-bottom-desktop-2 {
  padding-bottom:20px!important
 }
 .padding-bottom-desktop-3 {
  padding-bottom:30px!important
 }
 .padding-bottom-desktop-4 {
  padding-bottom:40px!important
 }
 .padding-bottom-desktop-5 {
  padding-bottom:50px!important
 }
 .padding-bottom-desktop-6 {
  padding-bottom:60px!important
 }
 .padding-bottom-desktop-7 {
  padding-bottom:70px!important
 }
 .padding-bottom-desktop-8 {
  padding-bottom:80px!important
 }
 .padding-bottom-desktop-9 {
  padding-bottom:90px!important
 }
 .padding-bottom-desktop-10 {
  padding-bottom:100px!important
 }
 .padding-bottom-desktop-11 {
  padding-bottom:110px!important
 }
 .padding-bottom-desktop-12 {
  padding-bottom:120px!important
 }
 .padding-bottom-desktop-13 {
  padding-bottom:130px!important
 }
 .padding-bottom-desktop-14 {
  padding-bottom:140px!important
 }
 .padding-bottom-desktop-15 {
  padding-bottom:150px!important
 }
 .padding-bottom-desktop-16 {
  padding-bottom:160px!important
 }
 .padding-bottom-desktop-17 {
  padding-bottom:170px!important
 }
 .padding-bottom-desktop-18 {
  padding-bottom:180px!important
 }
 .padding-bottom-desktop-19 {
  padding-bottom:190px!important
 }
 .padding-bottom-desktop-20 {
  padding-bottom:200px!important
 }
 .padding-bottom-desktop-auto {
  padding-bottom:auto!important
 }
 .padding-left-desktop-0 {
  padding-left:0!important
 }
 .padding-left-desktop-1 {
  padding-left:10px!important
 }
 .padding-left-desktop-2 {
  padding-left:20px!important
 }
 .padding-left-desktop-3 {
  padding-left:30px!important
 }
 .padding-left-desktop-4 {
  padding-left:40px!important
 }
 .padding-left-desktop-5 {
  padding-left:50px!important
 }
 .padding-left-desktop-6 {
  padding-left:60px!important
 }
 .padding-left-desktop-7 {
  padding-left:70px!important
 }
 .padding-left-desktop-8 {
  padding-left:80px!important
 }
 .padding-left-desktop-9 {
  padding-left:90px!important
 }
 .padding-left-desktop-10 {
  padding-left:100px!important
 }
 .padding-left-desktop-11 {
  padding-left:110px!important
 }
 .padding-left-desktop-12 {
  padding-left:120px!important
 }
 .padding-left-desktop-13 {
  padding-left:130px!important
 }
 .padding-left-desktop-14 {
  padding-left:140px!important
 }
 .padding-left-desktop-15 {
  padding-left:150px!important
 }
 .padding-left-desktop-16 {
  padding-left:160px!important
 }
 .padding-left-desktop-17 {
  padding-left:170px!important
 }
 .padding-left-desktop-18 {
  padding-left:180px!important
 }
 .padding-left-desktop-19 {
  padding-left:190px!important
 }
 .padding-left-desktop-20 {
  padding-left:200px!important
 }
 .padding-left-desktop-auto {
  padding-left:auto!important
 }
 .margin-desktop-0 {
  margin:0!important
 }
 .margin-desktop-1 {
  margin:10px!important
 }
 .margin-desktop-2 {
  margin:20px!important
 }
 .margin-desktop-3 {
  margin:30px!important
 }
 .margin-desktop-4 {
  margin:40px!important
 }
 .margin-desktop-5 {
  margin:50px!important
 }
 .margin-desktop-6 {
  margin:60px!important
 }
 .margin-desktop-7 {
  margin:70px!important
 }
 .margin-desktop-8 {
  margin:80px!important
 }
 .margin-desktop-9 {
  margin:90px!important
 }
 .margin-desktop-10 {
  margin:100px!important
 }
 .margin-desktop-11 {
  margin:110px!important
 }
 .margin-desktop-12 {
  margin:120px!important
 }
 .margin-desktop-13 {
  margin:130px!important
 }
 .margin-desktop-14 {
  margin:140px!important
 }
 .margin-desktop-15 {
  margin:150px!important
 }
 .margin-desktop-16 {
  margin:160px!important
 }
 .margin-desktop-17 {
  margin:170px!important
 }
 .margin-desktop-18 {
  margin:180px!important
 }
 .margin-desktop-19 {
  margin:190px!important
 }
 .margin-desktop-20 {
  margin:200px!important
 }
 .margin-desktop-auto {
  margin:auto!important
 }
 .margin-top-desktop-0 {
  margin-top:0!important
 }
 .margin-top-desktop-1 {
  margin-top:10px!important
 }
 .margin-top-desktop-2 {
  margin-top:20px!important
 }
 .margin-top-desktop-3 {
  margin-top:30px!important
 }
 .margin-top-desktop-4 {
  margin-top:40px!important
 }
 .margin-top-desktop-5 {
  margin-top:50px!important
 }
 .margin-top-desktop-6 {
  margin-top:60px!important
 }
 .margin-top-desktop-7 {
  margin-top:70px!important
 }
 .margin-top-desktop-8 {
  margin-top:80px!important
 }
 .margin-top-desktop-9 {
  margin-top:90px!important
 }
 .margin-top-desktop-10 {
  margin-top:100px!important
 }
 .margin-top-desktop-11 {
  margin-top:110px!important
 }
 .margin-top-desktop-12 {
  margin-top:120px!important
 }
 .margin-top-desktop-13 {
  margin-top:130px!important
 }
 .margin-top-desktop-14 {
  margin-top:140px!important
 }
 .margin-top-desktop-15 {
  margin-top:150px!important
 }
 .margin-top-desktop-16 {
  margin-top:160px!important
 }
 .margin-top-desktop-17 {
  margin-top:170px!important
 }
 .margin-top-desktop-18 {
  margin-top:180px!important
 }
 .margin-top-desktop-19 {
  margin-top:190px!important
 }
 .margin-top-desktop-20 {
  margin-top:200px!important
 }
 .margin-top-desktop-auto {
  margin-top:auto!important
 }
 .margin-right-desktop-0 {
  margin-right:0!important
 }
 .margin-right-desktop-1 {
  margin-right:10px!important
 }
 .margin-right-desktop-2 {
  margin-right:20px!important
 }
 .margin-right-desktop-3 {
  margin-right:30px!important
 }
 .margin-right-desktop-4 {
  margin-right:40px!important
 }
 .margin-right-desktop-5 {
  margin-right:50px!important
 }
 .margin-right-desktop-6 {
  margin-right:60px!important
 }
 .margin-right-desktop-7 {
  margin-right:70px!important
 }
 .margin-right-desktop-8 {
  margin-right:80px!important
 }
 .margin-right-desktop-9 {
  margin-right:90px!important
 }
 .margin-right-desktop-10 {
  margin-right:100px!important
 }
 .margin-right-desktop-11 {
  margin-right:110px!important
 }
 .margin-right-desktop-12 {
  margin-right:120px!important
 }
 .margin-right-desktop-13 {
  margin-right:130px!important
 }
 .margin-right-desktop-14 {
  margin-right:140px!important
 }
 .margin-right-desktop-15 {
  margin-right:150px!important
 }
 .margin-right-desktop-16 {
  margin-right:160px!important
 }
 .margin-right-desktop-17 {
  margin-right:170px!important
 }
 .margin-right-desktop-18 {
  margin-right:180px!important
 }
 .margin-right-desktop-19 {
  margin-right:190px!important
 }
 .margin-right-desktop-20 {
  margin-right:200px!important
 }
 .margin-right-desktop-auto {
  margin-right:auto!important
 }
 .margin-bottom-desktop-0 {
  margin-bottom:0!important
 }
 .margin-bottom-desktop-1 {
  margin-bottom:10px!important
 }
 .margin-bottom-desktop-2 {
  margin-bottom:20px!important
 }
 .margin-bottom-desktop-3 {
  margin-bottom:30px!important
 }
 .margin-bottom-desktop-4 {
  margin-bottom:40px!important
 }
 .margin-bottom-desktop-5 {
  margin-bottom:50px!important
 }
 .margin-bottom-desktop-6 {
  margin-bottom:60px!important
 }
 .margin-bottom-desktop-7 {
  margin-bottom:70px!important
 }
 .margin-bottom-desktop-8 {
  margin-bottom:80px!important
 }
 .margin-bottom-desktop-9 {
  margin-bottom:90px!important
 }
 .margin-bottom-desktop-10 {
  margin-bottom:100px!important
 }
 .margin-bottom-desktop-11 {
  margin-bottom:110px!important
 }
 .margin-bottom-desktop-12 {
  margin-bottom:120px!important
 }
 .margin-bottom-desktop-13 {
  margin-bottom:130px!important
 }
 .margin-bottom-desktop-14 {
  margin-bottom:140px!important
 }
 .margin-bottom-desktop-15 {
  margin-bottom:150px!important
 }
 .margin-bottom-desktop-16 {
  margin-bottom:160px!important
 }
 .margin-bottom-desktop-17 {
  margin-bottom:170px!important
 }
 .margin-bottom-desktop-18 {
  margin-bottom:180px!important
 }
 .margin-bottom-desktop-19 {
  margin-bottom:190px!important
 }
 .margin-bottom-desktop-20 {
  margin-bottom:200px!important
 }
 .margin-bottom-desktop-auto {
  margin-bottom:auto!important
 }
 .margin-left-desktop-0 {
  margin-left:0!important
 }
 .margin-left-desktop-1 {
  margin-left:10px!important
 }
 .margin-left-desktop-2 {
  margin-left:20px!important
 }
 .margin-left-desktop-3 {
  margin-left:30px!important
 }
 .margin-left-desktop-4 {
  margin-left:40px!important
 }
 .margin-left-desktop-5 {
  margin-left:50px!important
 }
 .margin-left-desktop-6 {
  margin-left:60px!important
 }
 .margin-left-desktop-7 {
  margin-left:70px!important
 }
 .margin-left-desktop-8 {
  margin-left:80px!important
 }
 .margin-left-desktop-9 {
  margin-left:90px!important
 }
 .margin-left-desktop-10 {
  margin-left:100px!important
 }
 .margin-left-desktop-11 {
  margin-left:110px!important
 }
 .margin-left-desktop-12 {
  margin-left:120px!important
 }
 .margin-left-desktop-13 {
  margin-left:130px!important
 }
 .margin-left-desktop-14 {
  margin-left:140px!important
 }
 .margin-left-desktop-15 {
  margin-left:150px!important
 }
 .margin-left-desktop-16 {
  margin-left:160px!important
 }
 .margin-left-desktop-17 {
  margin-left:170px!important
 }
 .margin-left-desktop-18 {
  margin-left:180px!important
 }
 .margin-left-desktop-19 {
  margin-left:190px!important
 }
 .margin-left-desktop-20 {
  margin-left:200px!important
 }
 .margin-left-desktop-auto {
  margin-left:auto!important
 }
}
@media (max-width:1023px) {
 .padding-tablet-0 {
  padding:0!important
 }
 .padding-tablet-1 {
  padding:10px!important
 }
 .padding-tablet-2 {
  padding:20px!important
 }
 .padding-tablet-3 {
  padding:30px!important
 }
 .padding-tablet-4 {
  padding:40px!important
 }
 .padding-tablet-5 {
  padding:50px!important
 }
 .padding-tablet-6 {
  padding:60px!important
 }
 .padding-tablet-7 {
  padding:70px!important
 }
 .padding-tablet-8 {
  padding:80px!important
 }
 .padding-tablet-9 {
  padding:90px!important
 }
 .padding-tablet-10 {
  padding:100px!important
 }
 .padding-tablet-11 {
  padding:110px!important
 }
 .padding-tablet-12 {
  padding:120px!important
 }
 .padding-tablet-13 {
  padding:130px!important
 }
 .padding-tablet-14 {
  padding:140px!important
 }
 .padding-tablet-15 {
  padding:150px!important
 }
 .padding-tablet-16 {
  padding:160px!important
 }
 .padding-tablet-17 {
  padding:170px!important
 }
 .padding-tablet-18 {
  padding:180px!important
 }
 .padding-tablet-19 {
  padding:190px!important
 }
 .padding-tablet-20 {
  padding:200px!important
 }
 .padding-tablet-auto {
  padding:auto!important
 }
 .padding-top-tablet-0 {
  padding-top:0!important
 }
 .padding-top-tablet-1 {
  padding-top:10px!important
 }
 .padding-top-tablet-2 {
  padding-top:20px!important
 }
 .padding-top-tablet-3 {
  padding-top:30px!important
 }
 .padding-top-tablet-4 {
  padding-top:40px!important
 }
 .padding-top-tablet-5 {
  padding-top:50px!important
 }
 .padding-top-tablet-6 {
  padding-top:60px!important
 }
 .padding-top-tablet-7 {
  padding-top:70px!important
 }
 .padding-top-tablet-8 {
  padding-top:80px!important
 }
 .padding-top-tablet-9 {
  padding-top:90px!important
 }
 .padding-top-tablet-10 {
  padding-top:100px!important
 }
 .padding-top-tablet-11 {
  padding-top:110px!important
 }
 .padding-top-tablet-12 {
  padding-top:120px!important
 }
 .padding-top-tablet-13 {
  padding-top:130px!important
 }
 .padding-top-tablet-14 {
  padding-top:140px!important
 }
 .padding-top-tablet-15 {
  padding-top:150px!important
 }
 .padding-top-tablet-16 {
  padding-top:160px!important
 }
 .padding-top-tablet-17 {
  padding-top:170px!important
 }
 .padding-top-tablet-18 {
  padding-top:180px!important
 }
 .padding-top-tablet-19 {
  padding-top:190px!important
 }
 .padding-top-tablet-20 {
  padding-top:200px!important
 }
 .padding-top-tablet-auto {
  padding-top:auto!important
 }
 .padding-right-tablet-0 {
  padding-right:0!important
 }
 .padding-right-tablet-1 {
  padding-right:10px!important
 }
 .padding-right-tablet-2 {
  padding-right:20px!important
 }
 .padding-right-tablet-3 {
  padding-right:30px!important
 }
 .padding-right-tablet-4 {
  padding-right:40px!important
 }
 .padding-right-tablet-5 {
  padding-right:50px!important
 }
 .padding-right-tablet-6 {
  padding-right:60px!important
 }
 .padding-right-tablet-7 {
  padding-right:70px!important
 }
 .padding-right-tablet-8 {
  padding-right:80px!important
 }
 .padding-right-tablet-9 {
  padding-right:90px!important
 }
 .padding-right-tablet-10 {
  padding-right:100px!important
 }
 .padding-right-tablet-11 {
  padding-right:110px!important
 }
 .padding-right-tablet-12 {
  padding-right:120px!important
 }
 .padding-right-tablet-13 {
  padding-right:130px!important
 }
 .padding-right-tablet-14 {
  padding-right:140px!important
 }
 .padding-right-tablet-15 {
  padding-right:150px!important
 }
 .padding-right-tablet-16 {
  padding-right:160px!important
 }
 .padding-right-tablet-17 {
  padding-right:170px!important
 }
 .padding-right-tablet-18 {
  padding-right:180px!important
 }
 .padding-right-tablet-19 {
  padding-right:190px!important
 }
 .padding-right-tablet-20 {
  padding-right:200px!important
 }
 .padding-right-tablet-auto {
  padding-right:auto!important
 }
 .padding-bottom-tablet-0 {
  padding-bottom:0!important
 }
 .padding-bottom-tablet-1 {
  padding-bottom:10px!important
 }
 .padding-bottom-tablet-2 {
  padding-bottom:20px!important
 }
 .padding-bottom-tablet-3 {
  padding-bottom:30px!important
 }
 .padding-bottom-tablet-4 {
  padding-bottom:40px!important
 }
 .padding-bottom-tablet-5 {
  padding-bottom:50px!important
 }
 .padding-bottom-tablet-6 {
  padding-bottom:60px!important
 }
 .padding-bottom-tablet-7 {
  padding-bottom:70px!important
 }
 .padding-bottom-tablet-8 {
  padding-bottom:80px!important
 }
 .padding-bottom-tablet-9 {
  padding-bottom:90px!important
 }
 .padding-bottom-tablet-10 {
  padding-bottom:100px!important
 }
 .padding-bottom-tablet-11 {
  padding-bottom:110px!important
 }
 .padding-bottom-tablet-12 {
  padding-bottom:120px!important
 }
 .padding-bottom-tablet-13 {
  padding-bottom:130px!important
 }
 .padding-bottom-tablet-14 {
  padding-bottom:140px!important
 }
 .padding-bottom-tablet-15 {
  padding-bottom:150px!important
 }
 .padding-bottom-tablet-16 {
  padding-bottom:160px!important
 }
 .padding-bottom-tablet-17 {
  padding-bottom:170px!important
 }
 .padding-bottom-tablet-18 {
  padding-bottom:180px!important
 }
 .padding-bottom-tablet-19 {
  padding-bottom:190px!important
 }
 .padding-bottom-tablet-20 {
  padding-bottom:200px!important
 }
 .padding-bottom-tablet-auto {
  padding-bottom:auto!important
 }
 .padding-left-tablet-0 {
  padding-left:0!important
 }
 .padding-left-tablet-1 {
  padding-left:10px!important
 }
 .padding-left-tablet-2 {
  padding-left:20px!important
 }
 .padding-left-tablet-3 {
  padding-left:30px!important
 }
 .padding-left-tablet-4 {
  padding-left:40px!important
 }
 .padding-left-tablet-5 {
  padding-left:50px!important
 }
 .padding-left-tablet-6 {
  padding-left:60px!important
 }
 .padding-left-tablet-7 {
  padding-left:70px!important
 }
 .padding-left-tablet-8 {
  padding-left:80px!important
 }
 .padding-left-tablet-9 {
  padding-left:90px!important
 }
 .padding-left-tablet-10 {
  padding-left:100px!important
 }
 .padding-left-tablet-11 {
  padding-left:110px!important
 }
 .padding-left-tablet-12 {
  padding-left:120px!important
 }
 .padding-left-tablet-13 {
  padding-left:130px!important
 }
 .padding-left-tablet-14 {
  padding-left:140px!important
 }
 .padding-left-tablet-15 {
  padding-left:150px!important
 }
 .padding-left-tablet-16 {
  padding-left:160px!important
 }
 .padding-left-tablet-17 {
  padding-left:170px!important
 }
 .padding-left-tablet-18 {
  padding-left:180px!important
 }
 .padding-left-tablet-19 {
  padding-left:190px!important
 }
 .padding-left-tablet-20 {
  padding-left:200px!important
 }
 .padding-left-tablet-auto {
  padding-left:auto!important
 }
 .margin-tablet-0 {
  margin:0!important
 }
 .margin-tablet-1 {
  margin:10px!important
 }
 .margin-tablet-2 {
  margin:20px!important
 }
 .margin-tablet-3 {
  margin:30px!important
 }
 .margin-tablet-4 {
  margin:40px!important
 }
 .margin-tablet-5 {
  margin:50px!important
 }
 .margin-tablet-6 {
  margin:60px!important
 }
 .margin-tablet-7 {
  margin:70px!important
 }
 .margin-tablet-8 {
  margin:80px!important
 }
 .margin-tablet-9 {
  margin:90px!important
 }
 .margin-tablet-10 {
  margin:100px!important
 }
 .margin-tablet-11 {
  margin:110px!important
 }
 .margin-tablet-12 {
  margin:120px!important
 }
 .margin-tablet-13 {
  margin:130px!important
 }
 .margin-tablet-14 {
  margin:140px!important
 }
 .margin-tablet-15 {
  margin:150px!important
 }
 .margin-tablet-16 {
  margin:160px!important
 }
 .margin-tablet-17 {
  margin:170px!important
 }
 .margin-tablet-18 {
  margin:180px!important
 }
 .margin-tablet-19 {
  margin:190px!important
 }
 .margin-tablet-20 {
  margin:200px!important
 }
 .margin-tablet-auto {
  margin:auto!important
 }
 .margin-top-tablet-0 {
  margin-top:0!important
 }
 .margin-top-tablet-1 {
  margin-top:10px!important
 }
 .margin-top-tablet-2 {
  margin-top:20px!important
 }
 .margin-top-tablet-3 {
  margin-top:30px!important
 }
 .margin-top-tablet-4 {
  margin-top:40px!important
 }
 .margin-top-tablet-5 {
  margin-top:50px!important
 }
 .margin-top-tablet-6 {
  margin-top:60px!important
 }
 .margin-top-tablet-7 {
  margin-top:70px!important
 }
 .margin-top-tablet-8 {
  margin-top:80px!important
 }
 .margin-top-tablet-9 {
  margin-top:90px!important
 }
 .margin-top-tablet-10 {
  margin-top:100px!important
 }
 .margin-top-tablet-11 {
  margin-top:110px!important
 }
 .margin-top-tablet-12 {
  margin-top:120px!important
 }
 .margin-top-tablet-13 {
  margin-top:130px!important
 }
 .margin-top-tablet-14 {
  margin-top:140px!important
 }
 .margin-top-tablet-15 {
  margin-top:150px!important
 }
 .margin-top-tablet-16 {
  margin-top:160px!important
 }
 .margin-top-tablet-17 {
  margin-top:170px!important
 }
 .margin-top-tablet-18 {
  margin-top:180px!important
 }
 .margin-top-tablet-19 {
  margin-top:190px!important
 }
 .margin-top-tablet-20 {
  margin-top:200px!important
 }
 .margin-top-tablet-auto {
  margin-top:auto!important
 }
 .margin-right-tablet-0 {
  margin-right:0!important
 }
 .margin-right-tablet-1 {
  margin-right:10px!important
 }
 .margin-right-tablet-2 {
  margin-right:20px!important
 }
 .margin-right-tablet-3 {
  margin-right:30px!important
 }
 .margin-right-tablet-4 {
  margin-right:40px!important
 }
 .margin-right-tablet-5 {
  margin-right:50px!important
 }
 .margin-right-tablet-6 {
  margin-right:60px!important
 }
 .margin-right-tablet-7 {
  margin-right:70px!important
 }
 .margin-right-tablet-8 {
  margin-right:80px!important
 }
 .margin-right-tablet-9 {
  margin-right:90px!important
 }
 .margin-right-tablet-10 {
  margin-right:100px!important
 }
 .margin-right-tablet-11 {
  margin-right:110px!important
 }
 .margin-right-tablet-12 {
  margin-right:120px!important
 }
 .margin-right-tablet-13 {
  margin-right:130px!important
 }
 .margin-right-tablet-14 {
  margin-right:140px!important
 }
 .margin-right-tablet-15 {
  margin-right:150px!important
 }
 .margin-right-tablet-16 {
  margin-right:160px!important
 }
 .margin-right-tablet-17 {
  margin-right:170px!important
 }
 .margin-right-tablet-18 {
  margin-right:180px!important
 }
 .margin-right-tablet-19 {
  margin-right:190px!important
 }
 .margin-right-tablet-20 {
  margin-right:200px!important
 }
 .margin-right-tablet-auto {
  margin-right:auto!important
 }
 .margin-bottom-tablet-0 {
  margin-bottom:0!important
 }
 .margin-bottom-tablet-1 {
  margin-bottom:10px!important
 }
 .margin-bottom-tablet-2 {
  margin-bottom:20px!important
 }
 .margin-bottom-tablet-3 {
  margin-bottom:30px!important
 }
 .margin-bottom-tablet-4 {
  margin-bottom:40px!important
 }
 .margin-bottom-tablet-5 {
  margin-bottom:50px!important
 }
 .margin-bottom-tablet-6 {
  margin-bottom:60px!important
 }
 .margin-bottom-tablet-7 {
  margin-bottom:70px!important
 }
 .margin-bottom-tablet-8 {
  margin-bottom:80px!important
 }
 .margin-bottom-tablet-9 {
  margin-bottom:90px!important
 }
 .margin-bottom-tablet-10 {
  margin-bottom:100px!important
 }
 .margin-bottom-tablet-11 {
  margin-bottom:110px!important
 }
 .margin-bottom-tablet-12 {
  margin-bottom:120px!important
 }
 .margin-bottom-tablet-13 {
  margin-bottom:130px!important
 }
 .margin-bottom-tablet-14 {
  margin-bottom:140px!important
 }
 .margin-bottom-tablet-15 {
  margin-bottom:150px!important
 }
 .margin-bottom-tablet-16 {
  margin-bottom:160px!important
 }
 .margin-bottom-tablet-17 {
  margin-bottom:170px!important
 }
 .margin-bottom-tablet-18 {
  margin-bottom:180px!important
 }
 .margin-bottom-tablet-19 {
  margin-bottom:190px!important
 }
 .margin-bottom-tablet-20 {
  margin-bottom:200px!important
 }
 .margin-bottom-tablet-auto {
  margin-bottom:auto!important
 }
 .margin-left-tablet-0 {
  margin-left:0!important
 }
 .margin-left-tablet-1 {
  margin-left:10px!important
 }
 .margin-left-tablet-2 {
  margin-left:20px!important
 }
 .margin-left-tablet-3 {
  margin-left:30px!important
 }
 .margin-left-tablet-4 {
  margin-left:40px!important
 }
 .margin-left-tablet-5 {
  margin-left:50px!important
 }
 .margin-left-tablet-6 {
  margin-left:60px!important
 }
 .margin-left-tablet-7 {
  margin-left:70px!important
 }
 .margin-left-tablet-8 {
  margin-left:80px!important
 }
 .margin-left-tablet-9 {
  margin-left:90px!important
 }
 .margin-left-tablet-10 {
  margin-left:100px!important
 }
 .margin-left-tablet-11 {
  margin-left:110px!important
 }
 .margin-left-tablet-12 {
  margin-left:120px!important
 }
 .margin-left-tablet-13 {
  margin-left:130px!important
 }
 .margin-left-tablet-14 {
  margin-left:140px!important
 }
 .margin-left-tablet-15 {
  margin-left:150px!important
 }
 .margin-left-tablet-16 {
  margin-left:160px!important
 }
 .margin-left-tablet-17 {
  margin-left:170px!important
 }
 .margin-left-tablet-18 {
  margin-left:180px!important
 }
 .margin-left-tablet-19 {
  margin-left:190px!important
 }
 .margin-left-tablet-20 {
  margin-left:200px!important
 }
 .margin-left-tablet-auto {
  margin-left:auto!important
 }
}
@media (max-width:767px) {
 .padding-phablet-0 {
  padding:0!important
 }
 .padding-phablet-1 {
  padding:10px!important
 }
 .padding-phablet-2 {
  padding:20px!important
 }
 .padding-phablet-3 {
  padding:30px!important
 }
 .padding-phablet-4 {
  padding:40px!important
 }
 .padding-phablet-5 {
  padding:50px!important
 }
 .padding-phablet-6 {
  padding:60px!important
 }
 .padding-phablet-7 {
  padding:70px!important
 }
 .padding-phablet-8 {
  padding:80px!important
 }
 .padding-phablet-9 {
  padding:90px!important
 }
 .padding-phablet-10 {
  padding:100px!important
 }
 .padding-phablet-11 {
  padding:110px!important
 }
 .padding-phablet-12 {
  padding:120px!important
 }
 .padding-phablet-13 {
  padding:130px!important
 }
 .padding-phablet-14 {
  padding:140px!important
 }
 .padding-phablet-15 {
  padding:150px!important
 }
 .padding-phablet-16 {
  padding:160px!important
 }
 .padding-phablet-17 {
  padding:170px!important
 }
 .padding-phablet-18 {
  padding:180px!important
 }
 .padding-phablet-19 {
  padding:190px!important
 }
 .padding-phablet-20 {
  padding:200px!important
 }
 .padding-phablet-auto {
  padding:auto!important
 }
 .padding-top-phablet-0 {
  padding-top:0!important
 }
 .padding-top-phablet-1 {
  padding-top:10px!important
 }
 .padding-top-phablet-2 {
  padding-top:20px!important
 }
 .padding-top-phablet-3 {
  padding-top:30px!important
 }
 .padding-top-phablet-4 {
  padding-top:40px!important
 }
 .padding-top-phablet-5 {
  padding-top:50px!important
 }
 .padding-top-phablet-6 {
  padding-top:60px!important
 }
 .padding-top-phablet-7 {
  padding-top:70px!important
 }
 .padding-top-phablet-8 {
  padding-top:80px!important
 }
 .padding-top-phablet-9 {
  padding-top:90px!important
 }
 .padding-top-phablet-10 {
  padding-top:100px!important
 }
 .padding-top-phablet-11 {
  padding-top:110px!important
 }
 .padding-top-phablet-12 {
  padding-top:120px!important
 }
 .padding-top-phablet-13 {
  padding-top:130px!important
 }
 .padding-top-phablet-14 {
  padding-top:140px!important
 }
 .padding-top-phablet-15 {
  padding-top:150px!important
 }
 .padding-top-phablet-16 {
  padding-top:160px!important
 }
 .padding-top-phablet-17 {
  padding-top:170px!important
 }
 .padding-top-phablet-18 {
  padding-top:180px!important
 }
 .padding-top-phablet-19 {
  padding-top:190px!important
 }
 .padding-top-phablet-20 {
  padding-top:200px!important
 }
 .padding-top-phablet-auto {
  padding-top:auto!important
 }
 .padding-right-phablet-0 {
  padding-right:0!important
 }
 .padding-right-phablet-1 {
  padding-right:10px!important
 }
 .padding-right-phablet-2 {
  padding-right:20px!important
 }
 .padding-right-phablet-3 {
  padding-right:30px!important
 }
 .padding-right-phablet-4 {
  padding-right:40px!important
 }
 .padding-right-phablet-5 {
  padding-right:50px!important
 }
 .padding-right-phablet-6 {
  padding-right:60px!important
 }
 .padding-right-phablet-7 {
  padding-right:70px!important
 }
 .padding-right-phablet-8 {
  padding-right:80px!important
 }
 .padding-right-phablet-9 {
  padding-right:90px!important
 }
 .padding-right-phablet-10 {
  padding-right:100px!important
 }
 .padding-right-phablet-11 {
  padding-right:110px!important
 }
 .padding-right-phablet-12 {
  padding-right:120px!important
 }
 .padding-right-phablet-13 {
  padding-right:130px!important
 }
 .padding-right-phablet-14 {
  padding-right:140px!important
 }
 .padding-right-phablet-15 {
  padding-right:150px!important
 }
 .padding-right-phablet-16 {
  padding-right:160px!important
 }
 .padding-right-phablet-17 {
  padding-right:170px!important
 }
 .padding-right-phablet-18 {
  padding-right:180px!important
 }
 .padding-right-phablet-19 {
  padding-right:190px!important
 }
 .padding-right-phablet-20 {
  padding-right:200px!important
 }
 .padding-right-phablet-auto {
  padding-right:auto!important
 }
 .padding-bottom-phablet-0 {
  padding-bottom:0!important
 }
 .padding-bottom-phablet-1 {
  padding-bottom:10px!important
 }
 .padding-bottom-phablet-2 {
  padding-bottom:20px!important
 }
 .padding-bottom-phablet-3 {
  padding-bottom:30px!important
 }
 .padding-bottom-phablet-4 {
  padding-bottom:40px!important
 }
 .padding-bottom-phablet-5 {
  padding-bottom:50px!important
 }
 .padding-bottom-phablet-6 {
  padding-bottom:60px!important
 }
 .padding-bottom-phablet-7 {
  padding-bottom:70px!important
 }
 .padding-bottom-phablet-8 {
  padding-bottom:80px!important
 }
 .padding-bottom-phablet-9 {
  padding-bottom:90px!important
 }
 .padding-bottom-phablet-10 {
  padding-bottom:100px!important
 }
 .padding-bottom-phablet-11 {
  padding-bottom:110px!important
 }
 .padding-bottom-phablet-12 {
  padding-bottom:120px!important
 }
 .padding-bottom-phablet-13 {
  padding-bottom:130px!important
 }
 .padding-bottom-phablet-14 {
  padding-bottom:140px!important
 }
 .padding-bottom-phablet-15 {
  padding-bottom:150px!important
 }
 .padding-bottom-phablet-16 {
  padding-bottom:160px!important
 }
 .padding-bottom-phablet-17 {
  padding-bottom:170px!important
 }
 .padding-bottom-phablet-18 {
  padding-bottom:180px!important
 }
 .padding-bottom-phablet-19 {
  padding-bottom:190px!important
 }
 .padding-bottom-phablet-20 {
  padding-bottom:200px!important
 }
 .padding-bottom-phablet-auto {
  padding-bottom:auto!important
 }
 .padding-left-phablet-0 {
  padding-left:0!important
 }
 .padding-left-phablet-1 {
  padding-left:10px!important
 }
 .padding-left-phablet-2 {
  padding-left:20px!important
 }
 .padding-left-phablet-3 {
  padding-left:30px!important
 }
 .padding-left-phablet-4 {
  padding-left:40px!important
 }
 .padding-left-phablet-5 {
  padding-left:50px!important
 }
 .padding-left-phablet-6 {
  padding-left:60px!important
 }
 .padding-left-phablet-7 {
  padding-left:70px!important
 }
 .padding-left-phablet-8 {
  padding-left:80px!important
 }
 .padding-left-phablet-9 {
  padding-left:90px!important
 }
 .padding-left-phablet-10 {
  padding-left:100px!important
 }
 .padding-left-phablet-11 {
  padding-left:110px!important
 }
 .padding-left-phablet-12 {
  padding-left:120px!important
 }
 .padding-left-phablet-13 {
  padding-left:130px!important
 }
 .padding-left-phablet-14 {
  padding-left:140px!important
 }
 .padding-left-phablet-15 {
  padding-left:150px!important
 }
 .padding-left-phablet-16 {
  padding-left:160px!important
 }
 .padding-left-phablet-17 {
  padding-left:170px!important
 }
 .padding-left-phablet-18 {
  padding-left:180px!important
 }
 .padding-left-phablet-19 {
  padding-left:190px!important
 }
 .padding-left-phablet-20 {
  padding-left:200px!important
 }
 .padding-left-phablet-auto {
  padding-left:auto!important
 }
 .margin-phablet-0 {
  margin:0!important
 }
 .margin-phablet-1 {
  margin:10px!important
 }
 .margin-phablet-2 {
  margin:20px!important
 }
 .margin-phablet-3 {
  margin:30px!important
 }
 .margin-phablet-4 {
  margin:40px!important
 }
 .margin-phablet-5 {
  margin:50px!important
 }
 .margin-phablet-6 {
  margin:60px!important
 }
 .margin-phablet-7 {
  margin:70px!important
 }
 .margin-phablet-8 {
  margin:80px!important
 }
 .margin-phablet-9 {
  margin:90px!important
 }
 .margin-phablet-10 {
  margin:100px!important
 }
 .margin-phablet-11 {
  margin:110px!important
 }
 .margin-phablet-12 {
  margin:120px!important
 }
 .margin-phablet-13 {
  margin:130px!important
 }
 .margin-phablet-14 {
  margin:140px!important
 }
 .margin-phablet-15 {
  margin:150px!important
 }
 .margin-phablet-16 {
  margin:160px!important
 }
 .margin-phablet-17 {
  margin:170px!important
 }
 .margin-phablet-18 {
  margin:180px!important
 }
 .margin-phablet-19 {
  margin:190px!important
 }
 .margin-phablet-20 {
  margin:200px!important
 }
 .margin-phablet-auto {
  margin:auto!important
 }
 .margin-top-phablet-0 {
  margin-top:0!important
 }
 .margin-top-phablet-1 {
  margin-top:10px!important
 }
 .margin-top-phablet-2 {
  margin-top:20px!important
 }
 .margin-top-phablet-3 {
  margin-top:30px!important
 }
 .margin-top-phablet-4 {
  margin-top:40px!important
 }
 .margin-top-phablet-5 {
  margin-top:50px!important
 }
 .margin-top-phablet-6 {
  margin-top:60px!important
 }
 .margin-top-phablet-7 {
  margin-top:70px!important
 }
 .margin-top-phablet-8 {
  margin-top:80px!important
 }
 .margin-top-phablet-9 {
  margin-top:90px!important
 }
 .margin-top-phablet-10 {
  margin-top:100px!important
 }
 .margin-top-phablet-11 {
  margin-top:110px!important
 }
 .margin-top-phablet-12 {
  margin-top:120px!important
 }
 .margin-top-phablet-13 {
  margin-top:130px!important
 }
 .margin-top-phablet-14 {
  margin-top:140px!important
 }
 .margin-top-phablet-15 {
  margin-top:150px!important
 }
 .margin-top-phablet-16 {
  margin-top:160px!important
 }
 .margin-top-phablet-17 {
  margin-top:170px!important
 }
 .margin-top-phablet-18 {
  margin-top:180px!important
 }
 .margin-top-phablet-19 {
  margin-top:190px!important
 }
 .margin-top-phablet-20 {
  margin-top:200px!important
 }
 .margin-top-phablet-auto {
  margin-top:auto!important
 }
 .margin-right-phablet-0 {
  margin-right:0!important
 }
 .margin-right-phablet-1 {
  margin-right:10px!important
 }
 .margin-right-phablet-2 {
  margin-right:20px!important
 }
 .margin-right-phablet-3 {
  margin-right:30px!important
 }
 .margin-right-phablet-4 {
  margin-right:40px!important
 }
 .margin-right-phablet-5 {
  margin-right:50px!important
 }
 .margin-right-phablet-6 {
  margin-right:60px!important
 }
 .margin-right-phablet-7 {
  margin-right:70px!important
 }
 .margin-right-phablet-8 {
  margin-right:80px!important
 }
 .margin-right-phablet-9 {
  margin-right:90px!important
 }
 .margin-right-phablet-10 {
  margin-right:100px!important
 }
 .margin-right-phablet-11 {
  margin-right:110px!important
 }
 .margin-right-phablet-12 {
  margin-right:120px!important
 }
 .margin-right-phablet-13 {
  margin-right:130px!important
 }
 .margin-right-phablet-14 {
  margin-right:140px!important
 }
 .margin-right-phablet-15 {
  margin-right:150px!important
 }
 .margin-right-phablet-16 {
  margin-right:160px!important
 }
 .margin-right-phablet-17 {
  margin-right:170px!important
 }
 .margin-right-phablet-18 {
  margin-right:180px!important
 }
 .margin-right-phablet-19 {
  margin-right:190px!important
 }
 .margin-right-phablet-20 {
  margin-right:200px!important
 }
 .margin-right-phablet-auto {
  margin-right:auto!important
 }
 .margin-bottom-phablet-0 {
  margin-bottom:0!important
 }
 .margin-bottom-phablet-1 {
  margin-bottom:10px!important
 }
 .margin-bottom-phablet-2 {
  margin-bottom:20px!important
 }
 .margin-bottom-phablet-3 {
  margin-bottom:30px!important
 }
 .margin-bottom-phablet-4 {
  margin-bottom:40px!important
 }
 .margin-bottom-phablet-5 {
  margin-bottom:50px!important
 }
 .margin-bottom-phablet-6 {
  margin-bottom:60px!important
 }
 .margin-bottom-phablet-7 {
  margin-bottom:70px!important
 }
 .margin-bottom-phablet-8 {
  margin-bottom:80px!important
 }
 .margin-bottom-phablet-9 {
  margin-bottom:90px!important
 }
 .margin-bottom-phablet-10 {
  margin-bottom:100px!important
 }
 .margin-bottom-phablet-11 {
  margin-bottom:110px!important
 }
 .margin-bottom-phablet-12 {
  margin-bottom:120px!important
 }
 .margin-bottom-phablet-13 {
  margin-bottom:130px!important
 }
 .margin-bottom-phablet-14 {
  margin-bottom:140px!important
 }
 .margin-bottom-phablet-15 {
  margin-bottom:150px!important
 }
 .margin-bottom-phablet-16 {
  margin-bottom:160px!important
 }
 .margin-bottom-phablet-17 {
  margin-bottom:170px!important
 }
 .margin-bottom-phablet-18 {
  margin-bottom:180px!important
 }
 .margin-bottom-phablet-19 {
  margin-bottom:190px!important
 }
 .margin-bottom-phablet-20 {
  margin-bottom:200px!important
 }
 .margin-bottom-phablet-auto {
  margin-bottom:auto!important
 }
 .margin-left-phablet-0 {
  margin-left:0!important
 }
 .margin-left-phablet-1 {
  margin-left:10px!important
 }
 .margin-left-phablet-2 {
  margin-left:20px!important
 }
 .margin-left-phablet-3 {
  margin-left:30px!important
 }
 .margin-left-phablet-4 {
  margin-left:40px!important
 }
 .margin-left-phablet-5 {
  margin-left:50px!important
 }
 .margin-left-phablet-6 {
  margin-left:60px!important
 }
 .margin-left-phablet-7 {
  margin-left:70px!important
 }
 .margin-left-phablet-8 {
  margin-left:80px!important
 }
 .margin-left-phablet-9 {
  margin-left:90px!important
 }
 .margin-left-phablet-10 {
  margin-left:100px!important
 }
 .margin-left-phablet-11 {
  margin-left:110px!important
 }
 .margin-left-phablet-12 {
  margin-left:120px!important
 }
 .margin-left-phablet-13 {
  margin-left:130px!important
 }
 .margin-left-phablet-14 {
  margin-left:140px!important
 }
 .margin-left-phablet-15 {
  margin-left:150px!important
 }
 .margin-left-phablet-16 {
  margin-left:160px!important
 }
 .margin-left-phablet-17 {
  margin-left:170px!important
 }
 .margin-left-phablet-18 {
  margin-left:180px!important
 }
 .margin-left-phablet-19 {
  margin-left:190px!important
 }
 .margin-left-phablet-20 {
  margin-left:200px!important
 }
 .margin-left-phablet-auto {
  margin-left:auto!important
 }
}
@media (max-width:435px) {
 .padding-phone-0 {
  padding:0!important
 }
 .padding-phone-1 {
  padding:10px!important
 }
 .padding-phone-2 {
  padding:20px!important
 }
 .padding-phone-3 {
  padding:30px!important
 }
 .padding-phone-4 {
  padding:40px!important
 }
 .padding-phone-5 {
  padding:50px!important
 }
 .padding-phone-6 {
  padding:60px!important
 }
 .padding-phone-7 {
  padding:70px!important
 }
 .padding-phone-8 {
  padding:80px!important
 }
 .padding-phone-9 {
  padding:90px!important
 }
 .padding-phone-10 {
  padding:100px!important
 }
 .padding-phone-11 {
  padding:110px!important
 }
 .padding-phone-12 {
  padding:120px!important
 }
 .padding-phone-13 {
  padding:130px!important
 }
 .padding-phone-14 {
  padding:140px!important
 }
 .padding-phone-15 {
  padding:150px!important
 }
 .padding-phone-16 {
  padding:160px!important
 }
 .padding-phone-17 {
  padding:170px!important
 }
 .padding-phone-18 {
  padding:180px!important
 }
 .padding-phone-19 {
  padding:190px!important
 }
 .padding-phone-20 {
  padding:200px!important
 }
 .padding-phone-auto {
  padding:auto!important
 }
 .padding-top-phone-0 {
  padding-top:0!important
 }
 .padding-top-phone-1 {
  padding-top:10px!important
 }
 .padding-top-phone-2 {
  padding-top:20px!important
 }
 .padding-top-phone-3 {
  padding-top:30px!important
 }
 .padding-top-phone-4 {
  padding-top:40px!important
 }
 .padding-top-phone-5 {
  padding-top:50px!important
 }
 .padding-top-phone-6 {
  padding-top:60px!important
 }
 .padding-top-phone-7 {
  padding-top:70px!important
 }
 .padding-top-phone-8 {
  padding-top:80px!important
 }
 .padding-top-phone-9 {
  padding-top:90px!important
 }
 .padding-top-phone-10 {
  padding-top:100px!important
 }
 .padding-top-phone-11 {
  padding-top:110px!important
 }
 .padding-top-phone-12 {
  padding-top:120px!important
 }
 .padding-top-phone-13 {
  padding-top:130px!important
 }
 .padding-top-phone-14 {
  padding-top:140px!important
 }
 .padding-top-phone-15 {
  padding-top:150px!important
 }
 .padding-top-phone-16 {
  padding-top:160px!important
 }
 .padding-top-phone-17 {
  padding-top:170px!important
 }
 .padding-top-phone-18 {
  padding-top:180px!important
 }
 .padding-top-phone-19 {
  padding-top:190px!important
 }
 .padding-top-phone-20 {
  padding-top:200px!important
 }
 .padding-top-phone-auto {
  padding-top:auto!important
 }
 .padding-right-phone-0 {
  padding-right:0!important
 }
 .padding-right-phone-1 {
  padding-right:10px!important
 }
 .padding-right-phone-2 {
  padding-right:20px!important
 }
 .padding-right-phone-3 {
  padding-right:30px!important
 }
 .padding-right-phone-4 {
  padding-right:40px!important
 }
 .padding-right-phone-5 {
  padding-right:50px!important
 }
 .padding-right-phone-6 {
  padding-right:60px!important
 }
 .padding-right-phone-7 {
  padding-right:70px!important
 }
 .padding-right-phone-8 {
  padding-right:80px!important
 }
 .padding-right-phone-9 {
  padding-right:90px!important
 }
 .padding-right-phone-10 {
  padding-right:100px!important
 }
 .padding-right-phone-11 {
  padding-right:110px!important
 }
 .padding-right-phone-12 {
  padding-right:120px!important
 }
 .padding-right-phone-13 {
  padding-right:130px!important
 }
 .padding-right-phone-14 {
  padding-right:140px!important
 }
 .padding-right-phone-15 {
  padding-right:150px!important
 }
 .padding-right-phone-16 {
  padding-right:160px!important
 }
 .padding-right-phone-17 {
  padding-right:170px!important
 }
 .padding-right-phone-18 {
  padding-right:180px!important
 }
 .padding-right-phone-19 {
  padding-right:190px!important
 }
 .padding-right-phone-20 {
  padding-right:200px!important
 }
 .padding-right-phone-auto {
  padding-right:auto!important
 }
 .padding-bottom-phone-0 {
  padding-bottom:0!important
 }
 .padding-bottom-phone-1 {
  padding-bottom:10px!important
 }
 .padding-bottom-phone-2 {
  padding-bottom:20px!important
 }
 .padding-bottom-phone-3 {
  padding-bottom:30px!important
 }
 .padding-bottom-phone-4 {
  padding-bottom:40px!important
 }
 .padding-bottom-phone-5 {
  padding-bottom:50px!important
 }
 .padding-bottom-phone-6 {
  padding-bottom:60px!important
 }
 .padding-bottom-phone-7 {
  padding-bottom:70px!important
 }
 .padding-bottom-phone-8 {
  padding-bottom:80px!important
 }
 .padding-bottom-phone-9 {
  padding-bottom:90px!important
 }
 .padding-bottom-phone-10 {
  padding-bottom:100px!important
 }
 .padding-bottom-phone-11 {
  padding-bottom:110px!important
 }
 .padding-bottom-phone-12 {
  padding-bottom:120px!important
 }
 .padding-bottom-phone-13 {
  padding-bottom:130px!important
 }
 .padding-bottom-phone-14 {
  padding-bottom:140px!important
 }
 .padding-bottom-phone-15 {
  padding-bottom:150px!important
 }
 .padding-bottom-phone-16 {
  padding-bottom:160px!important
 }
 .padding-bottom-phone-17 {
  padding-bottom:170px!important
 }
 .padding-bottom-phone-18 {
  padding-bottom:180px!important
 }
 .padding-bottom-phone-19 {
  padding-bottom:190px!important
 }
 .padding-bottom-phone-20 {
  padding-bottom:200px!important
 }
 .padding-bottom-phone-auto {
  padding-bottom:auto!important
 }
 .padding-left-phone-0 {
  padding-left:0!important
 }
 .padding-left-phone-1 {
  padding-left:10px!important
 }
 .padding-left-phone-2 {
  padding-left:20px!important
 }
 .padding-left-phone-3 {
  padding-left:30px!important
 }
 .padding-left-phone-4 {
  padding-left:40px!important
 }
 .padding-left-phone-5 {
  padding-left:50px!important
 }
 .padding-left-phone-6 {
  padding-left:60px!important
 }
 .padding-left-phone-7 {
  padding-left:70px!important
 }
 .padding-left-phone-8 {
  padding-left:80px!important
 }
 .padding-left-phone-9 {
  padding-left:90px!important
 }
 .padding-left-phone-10 {
  padding-left:100px!important
 }
 .padding-left-phone-11 {
  padding-left:110px!important
 }
 .padding-left-phone-12 {
  padding-left:120px!important
 }
 .padding-left-phone-13 {
  padding-left:130px!important
 }
 .padding-left-phone-14 {
  padding-left:140px!important
 }
 .padding-left-phone-15 {
  padding-left:150px!important
 }
 .padding-left-phone-16 {
  padding-left:160px!important
 }
 .padding-left-phone-17 {
  padding-left:170px!important
 }
 .padding-left-phone-18 {
  padding-left:180px!important
 }
 .padding-left-phone-19 {
  padding-left:190px!important
 }
 .padding-left-phone-20 {
  padding-left:200px!important
 }
 .padding-left-phone-auto {
  padding-left:auto!important
 }
 .margin-phone-0 {
  margin:0!important
 }
 .margin-phone-1 {
  margin:10px!important
 }
 .margin-phone-2 {
  margin:20px!important
 }
 .margin-phone-3 {
  margin:30px!important
 }
 .margin-phone-4 {
  margin:40px!important
 }
 .margin-phone-5 {
  margin:50px!important
 }
 .margin-phone-6 {
  margin:60px!important
 }
 .margin-phone-7 {
  margin:70px!important
 }
 .margin-phone-8 {
  margin:80px!important
 }
 .margin-phone-9 {
  margin:90px!important
 }
 .margin-phone-10 {
  margin:100px!important
 }
 .margin-phone-11 {
  margin:110px!important
 }
 .margin-phone-12 {
  margin:120px!important
 }
 .margin-phone-13 {
  margin:130px!important
 }
 .margin-phone-14 {
  margin:140px!important
 }
 .margin-phone-15 {
  margin:150px!important
 }
 .margin-phone-16 {
  margin:160px!important
 }
 .margin-phone-17 {
  margin:170px!important
 }
 .margin-phone-18 {
  margin:180px!important
 }
 .margin-phone-19 {
  margin:190px!important
 }
 .margin-phone-20 {
  margin:200px!important
 }
 .margin-phone-auto {
  margin:auto!important
 }
 .margin-top-phone-0 {
  margin-top:0!important
 }
 .margin-top-phone-1 {
  margin-top:10px!important
 }
 .margin-top-phone-2 {
  margin-top:20px!important
 }
 .margin-top-phone-3 {
  margin-top:30px!important
 }
 .margin-top-phone-4 {
  margin-top:40px!important
 }
 .margin-top-phone-5 {
  margin-top:50px!important
 }
 .margin-top-phone-6 {
  margin-top:60px!important
 }
 .margin-top-phone-7 {
  margin-top:70px!important
 }
 .margin-top-phone-8 {
  margin-top:80px!important
 }
 .margin-top-phone-9 {
  margin-top:90px!important
 }
 .margin-top-phone-10 {
  margin-top:100px!important
 }
 .margin-top-phone-11 {
  margin-top:110px!important
 }
 .margin-top-phone-12 {
  margin-top:120px!important
 }
 .margin-top-phone-13 {
  margin-top:130px!important
 }
 .margin-top-phone-14 {
  margin-top:140px!important
 }
 .margin-top-phone-15 {
  margin-top:150px!important
 }
 .margin-top-phone-16 {
  margin-top:160px!important
 }
 .margin-top-phone-17 {
  margin-top:170px!important
 }
 .margin-top-phone-18 {
  margin-top:180px!important
 }
 .margin-top-phone-19 {
  margin-top:190px!important
 }
 .margin-top-phone-20 {
  margin-top:200px!important
 }
 .margin-top-phone-auto {
  margin-top:auto!important
 }
 .margin-right-phone-0 {
  margin-right:0!important
 }
 .margin-right-phone-1 {
  margin-right:10px!important
 }
 .margin-right-phone-2 {
  margin-right:20px!important
 }
 .margin-right-phone-3 {
  margin-right:30px!important
 }
 .margin-right-phone-4 {
  margin-right:40px!important
 }
 .margin-right-phone-5 {
  margin-right:50px!important
 }
 .margin-right-phone-6 {
  margin-right:60px!important
 }
 .margin-right-phone-7 {
  margin-right:70px!important
 }
 .margin-right-phone-8 {
  margin-right:80px!important
 }
 .margin-right-phone-9 {
  margin-right:90px!important
 }
 .margin-right-phone-10 {
  margin-right:100px!important
 }
 .margin-right-phone-11 {
  margin-right:110px!important
 }
 .margin-right-phone-12 {
  margin-right:120px!important
 }
 .margin-right-phone-13 {
  margin-right:130px!important
 }
 .margin-right-phone-14 {
  margin-right:140px!important
 }
 .margin-right-phone-15 {
  margin-right:150px!important
 }
 .margin-right-phone-16 {
  margin-right:160px!important
 }
 .margin-right-phone-17 {
  margin-right:170px!important
 }
 .margin-right-phone-18 {
  margin-right:180px!important
 }
 .margin-right-phone-19 {
  margin-right:190px!important
 }
 .margin-right-phone-20 {
  margin-right:200px!important
 }
 .margin-right-phone-auto {
  margin-right:auto!important
 }
 .margin-bottom-phone-0 {
  margin-bottom:0!important
 }
 .margin-bottom-phone-1 {
  margin-bottom:10px!important
 }
 .margin-bottom-phone-2 {
  margin-bottom:20px!important
 }
 .margin-bottom-phone-3 {
  margin-bottom:30px!important
 }
 .margin-bottom-phone-4 {
  margin-bottom:40px!important
 }
 .margin-bottom-phone-5 {
  margin-bottom:50px!important
 }
 .margin-bottom-phone-6 {
  margin-bottom:60px!important
 }
 .margin-bottom-phone-7 {
  margin-bottom:70px!important
 }
 .margin-bottom-phone-8 {
  margin-bottom:80px!important
 }
 .margin-bottom-phone-9 {
  margin-bottom:90px!important
 }
 .margin-bottom-phone-10 {
  margin-bottom:100px!important
 }
 .margin-bottom-phone-11 {
  margin-bottom:110px!important
 }
 .margin-bottom-phone-12 {
  margin-bottom:120px!important
 }
 .margin-bottom-phone-13 {
  margin-bottom:130px!important
 }
 .margin-bottom-phone-14 {
  margin-bottom:140px!important
 }
 .margin-bottom-phone-15 {
  margin-bottom:150px!important
 }
 .margin-bottom-phone-16 {
  margin-bottom:160px!important
 }
 .margin-bottom-phone-17 {
  margin-bottom:170px!important
 }
 .margin-bottom-phone-18 {
  margin-bottom:180px!important
 }
 .margin-bottom-phone-19 {
  margin-bottom:190px!important
 }
 .margin-bottom-phone-20 {
  margin-bottom:200px!important
 }
 .margin-bottom-phone-auto {
  margin-bottom:auto!important
 }
 .margin-left-phone-0 {
  margin-left:0!important
 }
 .margin-left-phone-1 {
  margin-left:10px!important
 }
 .margin-left-phone-2 {
  margin-left:20px!important
 }
 .margin-left-phone-3 {
  margin-left:30px!important
 }
 .margin-left-phone-4 {
  margin-left:40px!important
 }
 .margin-left-phone-5 {
  margin-left:50px!important
 }
 .margin-left-phone-6 {
  margin-left:60px!important
 }
 .margin-left-phone-7 {
  margin-left:70px!important
 }
 .margin-left-phone-8 {
  margin-left:80px!important
 }
 .margin-left-phone-9 {
  margin-left:90px!important
 }
 .margin-left-phone-10 {
  margin-left:100px!important
 }
 .margin-left-phone-11 {
  margin-left:110px!important
 }
 .margin-left-phone-12 {
  margin-left:120px!important
 }
 .margin-left-phone-13 {
  margin-left:130px!important
 }
 .margin-left-phone-14 {
  margin-left:140px!important
 }
 .margin-left-phone-15 {
  margin-left:150px!important
 }
 .margin-left-phone-16 {
  margin-left:160px!important
 }
 .margin-left-phone-17 {
  margin-left:170px!important
 }
 .margin-left-phone-18 {
  margin-left:180px!important
 }
 .margin-left-phone-19 {
  margin-left:190px!important
 }
 .margin-left-phone-20 {
  margin-left:200px!important
 }
 .margin-left-phone-auto {
  margin-left:auto!important
 }
}
.pointer-events {
 pointer-events:all!important
}
.disable-pointer-events {
 pointer-events:none!important
}
.cursorPointer,
.pointer {
 cursor:pointer!important
}
.cursorZoomIn,
[data-action=zoom] {
 cursor:pointer;
 cursor:-webkit-zoom-in!important
}
.cursorZoomOut,
.zoom-img img.zoom-img,
.zoom-img-wrap img.zoom-img {
 cursor:pointer;
 cursor:-webkit-zoom-out!important
}
.cursorGrab {
 cursor:move;
 cursor:grab!important;
 cursor:-webkit-grab!important
}
.cursorGrab:active {
 cursor:grabbing!important;
 cursor:-webkit-grabbing!important
}
.pattern .background {
 background-repeat:repeat;
 background-size:auto
}
.attachment-fixed,
.attachmentFixed {
 background-attachment:fixed!important;
 background-size:cover!important
}
.disableClick {
 pointer-events:none
}
.cover {
 background-size:cover!important
}
.disableSelect,
.disableSelect *,
.noSelect,
.noSelect * {
 -webkit-touch-callout:none!important;
 -webkit-user-select:none!important;
 -moz-user-select:none!important;
 -ms-user-select:none!important;
 user-select:none!important
}
.enableSelect,
.enableSelect *,
.selectable,
.selectable * {
 -webkit-touch-callout:auto!important;
 -webkit-user-select:auto!important;
 -moz-user-select:auto!important;
 -ms-user-select:auto!important;
 user-select:auto!important
}
.clearBoth:after {
 content:"";
 clear:both;
 display:table
}