/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.2857142857em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none
}

.fa-ul > li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.8571428571em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before,
.fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before,
.fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before,
.fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before,
.fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before,
.fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before,
.fa-users:before {
    content: ""
}

.fa-chain:before,
.fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before,
.fa-scissors:before {
    content: ""
}

.fa-copy:before,
.fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before,
.fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before,
.fa-sort:before {
    content: ""
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before,
.fa-undo:before {
    content: ""
}

.fa-legal:before,
.fa-gavel:before {
    content: ""
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before,
.fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before,
.fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before,
.fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before,
.fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before,
.fa-usd:before {
    content: ""
}

.fa-rupee:before,
.fa-inr:before {
    content: ""
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: ""
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: ""
}

.fa-won:before,
.fa-krw:before {
    content: ""
}

.fa-bitcoin:before,
.fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before,
.fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before,
.fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: ""
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper-pp:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before,
.fa-car:before {
    content: ""
}

.fa-cab:before,
.fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: ""
}

.fa-ge:before,
.fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before,
.fa-weixin:before {
    content: ""
}

.fa-send:before,
.fa-paper-plane:before {
    content: ""
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before,
.fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before,
.fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before,
.fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: ""
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: ""
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before,
.fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

.fa-gitlab:before {
    content: ""
}

.fa-wpbeginner:before {
    content: ""
}

.fa-wpforms:before {
    content: ""
}

.fa-envira:before {
    content: ""
}

.fa-universal-access:before {
    content: ""
}

.fa-wheelchair-alt:before {
    content: ""
}

.fa-question-circle-o:before {
    content: ""
}

.fa-blind:before {
    content: ""
}

.fa-audio-description:before {
    content: ""
}

.fa-volume-control-phone:before {
    content: ""
}

.fa-braille:before {
    content: ""
}

.fa-assistive-listening-systems:before {
    content: ""
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: ""
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: ""
}

.fa-glide:before {
    content: ""
}

.fa-glide-g:before {
    content: ""
}

.fa-signing:before,
.fa-sign-language:before {
    content: ""
}

.fa-low-vision:before {
    content: ""
}

.fa-viadeo:before {
    content: ""
}

.fa-viadeo-square:before {
    content: ""
}

.fa-snapchat:before {
    content: ""
}

.fa-snapchat-ghost:before {
    content: ""
}

.fa-snapchat-square:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-first-order:before {
    content: ""
}

.fa-yoast:before {
    content: ""
}

.fa-themeisle:before {
    content: ""
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: ""
}

.fa-fa:before,
.fa-font-awesome:before {
    content: ""
}

.fa-handshake-o:before {
    content: ""
}

.fa-envelope-open:before {
    content: ""
}

.fa-envelope-open-o:before {
    content: ""
}

.fa-linode:before {
    content: ""
}

.fa-address-book:before {
    content: ""
}

.fa-address-book-o:before {
    content: ""
}

.fa-vcard:before,
.fa-address-card:before {
    content: ""
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: ""
}

.fa-user-circle:before {
    content: ""
}

.fa-user-circle-o:before {
    content: ""
}

.fa-user-o:before {
    content: ""
}

.fa-id-badge:before {
    content: ""
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: ""
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: ""
}

.fa-quora:before {
    content: ""
}

.fa-free-code-camp:before {
    content: ""
}

.fa-telegram:before {
    content: ""
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: ""
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: ""
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: ""
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: ""
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: ""
}

.fa-shower:before {
    content: ""
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: ""
}

.fa-podcast:before {
    content: ""
}

.fa-window-maximize:before {
    content: ""
}

.fa-window-minimize:before {
    content: ""
}

.fa-window-restore:before {
    content: ""
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: ""
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: ""
}

.fa-bandcamp:before {
    content: ""
}

.fa-grav:before {
    content: ""
}

.fa-etsy:before {
    content: ""
}

.fa-imdb:before {
    content: ""
}

.fa-ravelry:before {
    content: ""
}

.fa-eercast:before {
    content: ""
}

.fa-microchip:before {
    content: ""
}

.fa-snowflake-o:before {
    content: ""
}

.fa-superpowers:before {
    content: ""
}

.fa-wpexplorer:before {
    content: ""
}

.fa-meetup:before {
    content: ""
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

@font-face {
    font-family: "Metropolis-Black";
    src: url("../fonts/metropolis/Metropolis-Black.woff2") format("woff2"), url("../fonts/metropolis/Metropolis-Black.woff") format("woff"), url("../fonts/metropolis/Metropolis-Black.otf") format("opentype");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "HomepageBaukasten-Book";
    src: url("../fonts/homepagebaukasten/HomepageBaukasten-Book.woff2") format("woff2"), url("../fonts/homepagebaukasten/HomepageBaukasten-Book.woff") format("woff"), url("../fonts/homepagebaukasten/HomepageBaukasten-Book.otf") format("opentype");
    font-style: normal;
    font-weight: 400
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    line-height: 1
}

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.screen-reader-text:focus {
    background-color: #eee;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

.grow {
    transform: scale(1);
    transition: all 150ms ease
}

.grow:hover {
    transform: scale(1.025)
}

.xpertequine-wrapper {
    font-size: 100%;
    font-family: "HomepageBaukasten-Book", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #444;
    line-height: 1.3
}

.xpertequine-wrapper * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    outline: 0
}

@media (min-width: 1440px) {
    .xpertequine-wrapper {
        line-height: 1.4
    }
}

.xpertequine-wrapper body {
    font-size: 1rem;
    line-height: 1.311025rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper body {
        font-size: 1rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper body {
        font-size: 1rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper body {
        line-height: 1.311025rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper body {
        line-height: 1.69rem
    }
}

.xpertequine-wrapper h1 {
    font-size: 2.0736rem;
    line-height: 1.9680106005rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h1 {
        font-size: 2.0736rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h1 {
        font-size: 3.32150625rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h1 {
        line-height: 1.9680106005rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h1 {
        line-height: 3.71293rem
    }
}

.xpertequine-wrapper h2 {
    font-size: 1.728rem;
    line-height: 1.7187865506rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h2 {
        font-size: 1.728rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h2 {
        font-size: 2.460375rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h2 {
        line-height: 1.7187865506rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h2 {
        line-height: 2.8561rem
    }
}

.xpertequine-wrapper h3 {
    font-size: 1.44rem;
    line-height: 1.501123625rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h3 {
        font-size: 1.44rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h3 {
        font-size: 1.8225rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h3 {
        line-height: 1.501123625rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h3 {
        line-height: 2.197rem
    }
}

.xpertequine-wrapper h4 {
    font-size: 1.2rem;
    line-height: 1.311025rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h4 {
        font-size: 1.2rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h4 {
        font-size: 1.35rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h4 {
        line-height: 1.311025rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h4 {
        line-height: 1.69rem
    }
}

.xpertequine-wrapper h5 {
    font-size: 1rem;
    line-height: 1.311025rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h5 {
        font-size: 1rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h5 {
        font-size: 1rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h5 {
        line-height: 1.311025rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h5 {
        line-height: 1.69rem
    }
}

.xpertequine-wrapper h6 {
    font-size: .8333333333rem;
    line-height: 1.145rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h6 {
        font-size: .8333333333rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h6 {
        font-size: .7407407407rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper h6 {
        line-height: 1.145rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper h6 {
        line-height: 1.3rem
    }
}

.xpertequine-wrapper p {
    font-size: 1rem;
    line-height: 1.311025rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper p {
        font-size: 1rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper p {
        font-size: 1rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper p {
        line-height: 1.311025rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper p {
        line-height: 1.69rem
    }
}

.xpertequine-wrapper p.subheading {
    font-size: 1.2rem;
    line-height: 1.501123625rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper p.subheading {
        font-size: 1.2rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper p.subheading {
        font-size: 1.35rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper p.subheading {
        line-height: 1.501123625rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper p.subheading {
        line-height: 2.197rem
    }
}

.xpertequine-wrapper h1,
.xpertequine-wrapper h2,
.xpertequine-wrapper h3,
.xpertequine-wrapper h4,
.xpertequine-wrapper h5,
.xpertequine-wrapper h6 {
    font-family: "Metropolis-Black", Arial, "Helvetica Neue", Helvetica, sans-serif
}

.xpertequine-wrapper h1 + p,
.xpertequine-wrapper h2 + p,
.xpertequine-wrapper h3 + p,
.xpertequine-wrapper h4 + p,
.xpertequine-wrapper h5 + p,
.xpertequine-wrapper h6 + p {
    margin-top: 0
}

.xpertequine-wrapper strong {
    font-weight: 700
}

.xpertequine-wrapper em {
    font-style: italic
}

.xpertequine-wrapper b {
    font-weight: 700
}

.xpertequine-wrapper i {
    font-style: italic
}

.xpertequine-wrapper sub,
.xpertequine-wrapper sup {
    font-size: 65%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

.xpertequine-wrapper sup {
    top: -0.5em;
    padding: 0 .2em 0 .2em
}

.xpertequine-wrapper sub {
    bottom: -0.25em
}

.xpertequine-wrapper kbd {
    font-family: monospace
}

.xpertequine-wrapper small {
    font-size: 75%
}

.xpertequine-wrapper dfn {
    font-style: italic;
    font-weight: 700
}

.xpertequine-wrapper var {
    font-style: italic
}

.xpertequine-wrapper hr {
    border: 0;
    height: 0;
    margin: 1.6em 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

@media (min-width: 960px) {
    .xpertequine-wrapper hr {
        margin: 1.6em 0;
        border-top: 1px solid rgba(0, 0, 0, 0.2);
        border-bottom: 1px solid rgba(255, 255, 255, 0.3)
    }
}

.xpertequine-wrapper code,
.xpertequine-wrapper samp {
    font-family: monospace
}

.xpertequine-wrapper q {
    quotes: "“""”""‘""’"
}

.xpertequine-wrapper q:before {
    content: open-quote
}

.xpertequine-wrapper q:after {
    content: close-quote
}

.xpertequine-wrapper abbr {
    border-bottom: 1px dotted #808080;
    cursor: help
}

.xpertequine-wrapper pre,
.xpertequine-wrapper xmp,
.xpertequine-wrapper plaintext,
.xpertequine-wrapper listing {
    display: block;
    font-family: monospace;
    white-space: pre;
    margin: 1em 0px 1em
}

.xpertequine-wrapper blockquote {
    font-size: 1.2rem;
    line-height: 1.728rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper blockquote {
        font-size: 1.2rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper blockquote {
        font-size: 1.35rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper blockquote {
        line-height: 1.728rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper blockquote {
        line-height: 2.460375rem
    }
}

.xpertequine-wrapper blockquote {
    border-left: 1px solid #00BBF1;
    margin: 1.5em 0 .75em 0;
    padding-left: .75em;
    font-style: italic
}

@media (min-width: 960px) {
    .xpertequine-wrapper blockquote {
        padding-left: 1.5em
    }
}

.xpertequine-wrapper blockquote p {
    font-style: italic;
    font-size: 1rem;
    line-height: 1.44rem
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper blockquote p {
        font-size: 1rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper blockquote p {
        font-size: 1rem
    }
}

@media (min-width: 40.625em) and (max-width: 60em) {
    .xpertequine-wrapper blockquote p {
        line-height: 1.44rem
    }
}

@media (min-width: 60em) {
    .xpertequine-wrapper blockquote p {
        line-height: 1.8225rem
    }
}

.xpertequine-wrapper cite {
    display: block;
    font-style: italic;
    font-size: .875rem;
    color: #777;
    text-align: left;
    line-height: 1.6;
    padding: 0 0 .025em 0;
    margin: .875em 0 .25em 0
}

.xpertequine-wrapper cite::before {
    content: "\2014 \0020"
}

.xpertequine-wrapper button,
.xpertequine-wrapper [type=button],
.xpertequine-wrapper [type=reset],
.xpertequine-wrapper [type=submit],
.xpertequine-wrapper .button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #444;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-family: "Metropolis-Black", Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    font-size: 1em;
    font-weight: 700;
    line-height: 1;
    padding: 1.0714285714em 3em;
    text-align: center;
    text-decoration: none;
    background: #00BBF1;
    transition: all 0.3s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: none;
    margin-top: .8333333333em;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
    -webkit-font-smoothing: antialiased;
    border: 1px solid #00BBF1
}

@media (min-width: 650px) {

    .xpertequine-wrapper button,
    .xpertequine-wrapper [type=button],
    .xpertequine-wrapper [type=reset],
    .xpertequine-wrapper [type=submit],
    .xpertequine-wrapper .button {
        margin-right: .75em
    }
}

.xpertequine-wrapper button:hover,
.xpertequine-wrapper button:focus,
.xpertequine-wrapper [type=button]:hover,
.xpertequine-wrapper [type=button]:focus,
.xpertequine-wrapper [type=reset]:hover,
.xpertequine-wrapper [type=reset]:focus,
.xpertequine-wrapper [type=submit]:hover,
.xpertequine-wrapper [type=submit]:focus,
.xpertequine-wrapper .button:hover,
.xpertequine-wrapper .button:focus {
    background-color: #2acfff;
    color: #fff
}

.xpertequine-wrapper button:disabled,
.xpertequine-wrapper [type=button]:disabled,
.xpertequine-wrapper [type=reset]:disabled,
.xpertequine-wrapper [type=submit]:disabled,
.xpertequine-wrapper .button:disabled {
    cursor: not-allowed;
    opacity: 0.5
}

.xpertequine-wrapper button:disabled:hover,
.xpertequine-wrapper [type=button]:disabled:hover,
.xpertequine-wrapper [type=reset]:disabled:hover,
.xpertequine-wrapper [type=submit]:disabled:hover,
.xpertequine-wrapper .button:disabled:hover {
    background-color: #00BBF1
}

.xpertequine-wrapper button.text-wrap,
.xpertequine-wrapper .text-wrap[type=button],
.xpertequine-wrapper .text-wrap[type=reset],
.xpertequine-wrapper .text-wrap[type=submit],
.xpertequine-wrapper .button.text-wrap {
    white-space: initial
}

.xpertequine-wrapper button.transparent-white,
.xpertequine-wrapper .transparent-white[type=button],
.xpertequine-wrapper .transparent-white[type=reset],
.xpertequine-wrapper .transparent-white[type=submit],
.xpertequine-wrapper .button.transparent-white {
    background: transparent;
    border: 1px solid #fff;
    color: #fff
}

.xpertequine-wrapper button.transparent-white:hover,
.xpertequine-wrapper .transparent-white[type=button]:hover,
.xpertequine-wrapper .transparent-white[type=reset]:hover,
.xpertequine-wrapper .transparent-white[type=submit]:hover,
.xpertequine-wrapper .button.transparent-white:hover {
    background: #fff;
    color: #00BBF1
}

@media (min-width: 960px) {
    .btn-group {
        display: flex;
        flex-direction: row;
        justify-content: space-between
    }
}

html {
    box-sizing: border-box;
    height: 100%
}

*,
*::before,
*::after {
    box-sizing: inherit
}

.xpertequine-wrapper * * {
    margin: 0
}

.xpertequine-wrapper * * + * {
    margin: 1em 0 0
}

html,
body,
.xpertequine-wrapper {
    height: 100%;
    width: 100%;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0
}

.xpertequine-wrapper a {
    color: #00BBF1;
    text-decoration: none;
    transition: color 150ms ease
}

.xpertequine-wrapper a:active,
.xpertequine-wrapper a:focus,
.xpertequine-wrapper a:hover {
    color: #00abdd;
    outline: 0
}

p .xpertequine-wrapper a {
    position: relative;
    margin: -.33em;
    padding: .33em
}

.xpertequine-wrapper a[href$=".pdf"]:before {
    display: inline-block;
    content: ' ';
    margin-right: 8px;
    vertical-align: -8%;
    background-image: url(../assets/icons/icon-pdf.svg);
    background-size: 14px 14px;
    height: 14px;
    width: 14px
}

.xpertequine-wrapper a.pdf-link[href$=".pdf"]:before {
    color: #00BBF1
}

.xpertequine-wrapper ul {
    list-style-type: disc;
    margin: 1.5em 0px 1.5em 0px;
    padding-left: 1.25em
}

.xpertequine-wrapper ul.ul-custom {
    margin: 1.5em 0 15px;
    padding: 0
}

.xpertequine-wrapper ul.ul-custom li {
    line-height: 17px;
    list-style: none;
    position: relative;
    padding: 0 0 0 1.5em
}

.xpertequine-wrapper ul.ul-custom li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    background-color: #00BBF1;
    border-radius: 50%
}

.xpertequine-wrapper ul li {
    padding-top: .05em;
    padding-bottom: .05em
}

@media (min-width: 960px) {
    .xpertequine-wrapper ul li {
        padding-top: .125em;
        padding-bottom: .125em
    }
}

.xpertequine-wrapper li ul {
    margin-top: .3em;
    margin-bottom: .5em;
    margin-left: .1875em
}

.xpertequine-wrapper ol {
    display: block;
    list-style-type: decimal;
    margin-left: 0;
    margin-right: 0;
    margin-top: .3em;
    margin-bottom: .5em;
    padding-left: 1.0714285714em
}

.xpertequine-wrapper ol ol li {
    padding-top: .05em;
    padding-bottom: .05em
}

@media (min-width: 960px) {
    .xpertequine-wrapper ol ol li {
        padding-top: .125em;
        padding-bottom: .125em
    }
}

.xpertequine-wrapper li ol {
    margin-top: .3em;
    margin-bottom: .5em;
    margin-left: .1875em
}

.xpertequine-wrapper dt {
    font-weight: 700;
    margin-top: 1.5em
}

.xpertequine-wrapper dd {
    padding-bottom: 0px;
    margin-top: 0
}

.xpertequine-wrapper ol.ol-custom {
    display: block;
    list-style-type: decimal;
    margin-left: 0;
    margin-right: 0;
    margin-top: 1.5em;
    margin-bottom: .5em;
    padding-left: 1.0714285714em;
    counter-reset: orderedlist;
    padding: 0;
    list-style: none;
    display: grid
}

.xpertequine-wrapper ol.ol-custom li {
    display: grid;
    grid-template-columns: 0 1fr;
    grid-gap: 1.5em;
    align-items: start
}

.xpertequine-wrapper ol.ol-custom li:before {
    counter-increment: orderedlist;
    content: counter(orderedlist);
    text-align: center;
    font-family: "Metropolis-Black", Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #444
}

.xpertequine-wrapper ol.ol-custom ol li {
    padding-top: .05em;
    padding-bottom: .05em
}

@media (min-width: 960px) {
    .xpertequine-wrapper ol.ol-custom ol li {
        padding-top: .125em;
        padding-bottom: .125em
    }
}

.xpertequine-wrapper img,
.xpertequine-wrapper embed,
.xpertequine-wrapper object,
.xpertequine-wrapper video,
.xpertequine-wrapper svg {
    border: 0
}

.xpertequine-wrapper img,
.xpertequine-wrapper picture {
    margin: 0;
    max-width: 100%
}

.xpertequine-wrapper figure {
    margin: 0
}

.xpertequine-wrapper img {
    font-style: italic;
    vertical-align: middle
}

.xpertequine-wrapper img[height] {
    height: auto
}

.xpertequine-wrapper img.float-right {
    margin: 1.5em 0
}

@media (max-width: 480px) {
    .xpertequine-wrapper img.float-right {
        min-width: 100%;
        height: auto;
        width: 100%
    }
}

@media (min-width: 960px) {
    .xpertequine-wrapper img.float-right {
        max-width: 260px
    }
}

.xpertequine-wrapper img.float-left {
    margin: 1.5em 0
}

@media (max-width: 480px) {
    .xpertequine-wrapper img.float-left {
        height: auto;
        min-width: 100%;
        width: 100%
    }
}

@media (min-width: 650px) {
    .xpertequine-wrapper img.float-left {
        float: left;
        width: auto;
        max-width: auto;
        margin: .375em 1.5em 1.5em 0
    }
}

@media (min-width: 960px) {
    .xpertequine-wrapper img.float-left {
        width: auto;
        max-width: auto
    }
}

.xpertequine-wrapper img.img-responsive {
    width: 100%;
    height: auto
}

.xpertequine-wrapper img.img-responsive.content-header {
    margin-bottom: .5em
}

.xpertequine-wrapper .xpertequine-wrapper .video-wrapper {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
    position: relative
}

.xpertequine-wrapper .xpertequine-wrapper .video-wrapper embed,
.xpertequine-wrapper .xpertequine-wrapper .video-wrapper object,
.xpertequine-wrapper .xpertequine-wrapper .video-wrapper iframe {
    position: absolute;
    top: 0 0;
    height: 100%;
    width: 100%
}

.xpertequine-wrapper .xpertequine-wrapper .video-title {
    padding: 0 0 1.5em;
    position: relative;
    display: block;
    font-style: italic;
    color: #00BBF1
}

.xpertequine-wrapper table {
    border-collapse: collapse;
    margin: .75em 0;
    table-layout: fixed;
    width: 100%
}

.xpertequine-wrapper th {
    border-bottom: 1px solid shade(#E0E0E0, 25%);
    font-weight: 600;
    padding: .75em 0;
    text-align: left
}

.xpertequine-wrapper td {
    border-bottom: 1px solid #E0E0E0;
    padding: .75em 0
}

.xpertequine-wrapper tr,
.xpertequine-wrapper td,
.xpertequine-wrapper th {
    vertical-align: middle
}

.xpertequine-wrapper header {
    padding: 1.5em
}

.xpertequine-wrapper nav {
    padding: 0;
    margin: 0
}

.xpertequine-wrapper section {
    padding: 1.5em .75em;
    margin: 0
}

.xpertequine-wrapper section:after {
    clear: both;
    content: "";
    display: block
}

@media (min-width: 650px) {
    .xpertequine-wrapper section {
        padding: 3em
    }
}

@media (min-width: 960px) {
    .xpertequine-wrapper section {
        padding: 4.5em 3em
    }
}

.xpertequine-wrapper main {
    padding: 0;
    margin: 0
}

.xpertequine-wrapper article:after {
    content: '';
    display: block;
    height: 1px;
    background-color: #E0E0E0;
    margin-top: 1.5em;
    margin-bottom: 3em;
    margin-right: 0
}

.xpertequine-wrapper aside {
    padding: .75em
}

@media (min-width: 960px) {
    .xpertequine-wrapper aside {
        width: 33.3%;
        padding: 1.5em
    }
}

.outer-container {
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 1.5em .75em
}

@media (min-width: 650px) {
    .outer-container {
        padding: 3em .8333333333em
    }
}

@media (min-width: 960px) {
    .outer-container {
        padding: 2.1em 1.5em
    }
}

@media (min-width: 960px) {
    .one-half {
        width: 50%
    }
}

@media (min-width: 650px) {
    .one-half.small {
        width: 50%
    }
}

@media (min-width: 960px) {
    .one-third {
        width: 33.3%
    }
}

.xpertequine-wrapper .no-padding {
    padding: 0
}

.xpertequine-wrapper .no-margin {
    margin: 0
}

.xpertequine-wrapper .unstyled {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.xpertequine-wrapper .line-behind-text {
    border-bottom: 1px solid #cacaca;
    margin: 6em 0;
    text-align: center;
    padding: 1.5em 0
}

.xpertequine-wrapper .line-behind-text .text {
    background: #fff;
    color: #808080;
    font-family: "Metropolis-Black", Arial, "Helvetica Neue", Helvetica, sans-serif;
    display: inline-block;
    font-size: 1em;
    padding: 0 15px 0;
    left: 0;
    position: relative;
    top: 36px
}

.xpertequine-wrapper .text-center {
    text-align: center
}

.xpertequine-wrapper .content-block {
    max-width: 970px;
    margin: 0 auto
}

.xpertequine-wrapper .content-block .content-logo {
    max-width: 450px
}

.xpertequine-wrapper .naked {
    padding: 0;
    margin: 0
}

.background-dark {
    background: #282828;
    color: #fff
}

.style-columns {
    display: flex;
    flex-direction: column;
    margin-top: 1.5em
}

@media (min-width: 650px) {
    .style-columns {
        flex-direction: row
    }
}

.style-columns .item {
    padding: 1.5em
}

@media (min-width: 650px) {
    .style-columns .item {
        width: 33.333%;
        margin: 0;
        padding: 3em
    }

    .style-columns .item:nth-of-type(2n) {
        border-right: 1px solid #E0E0E0;
        border-left: 1px solid #E0E0E0
    }
}

.overlay {
    background: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 0
}

.overlay-wrapper {
    overflow: hidden;
    position: relative
}

.image-columns {
    display: flex;
    flex-direction: row
}

.image-columns .item {
    margin: 0;
    width: 33.333333%
}

.grid-columns {
    padding: 3em 1.5em
}

@media (min-width: 960px) {
    .grid-columns {
        padding: 9em 1.5em
    }
}

@media (min-width: 960px) {
    .grid-columns .content {
        display: grid;
        grid-template-columns: auto auto;
        grid-column-gap: 20%
    }
}

.grid-columns .content .grid-item {
    color: #fff;
    text-align: left;
    display: flex;
    flex-direction: column;
    padding: 1.5em;
    margin: 0;
    z-index: 1
}

[data-aos][data-aos][data-aos-duration="50"],
body[data-aos-duration="50"] [data-aos] {
    transition-duration: 50ms
}

[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="50"],
body[data-aos-delay="50"] .aos-animate[data-aos] {
    transition-delay: 50ms
}

[data-aos][data-aos][data-aos-duration="100"],
body[data-aos-duration="100"] [data-aos] {
    transition-duration: .1s
}

[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="100"],
body[data-aos-delay="100"] .aos-animate[data-aos] {
    transition-delay: .1s
}

[data-aos][data-aos][data-aos-duration="150"],
body[data-aos-duration="150"] [data-aos] {
    transition-duration: .15s
}

[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="150"],
body[data-aos-delay="150"] .aos-animate[data-aos] {
    transition-delay: .15s
}

[data-aos][data-aos][data-aos-duration="200"],
body[data-aos-duration="200"] [data-aos] {
    transition-duration: .2s
}

[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="200"],
body[data-aos-delay="200"] .aos-animate[data-aos] {
    transition-delay: .2s
}

[data-aos][data-aos][data-aos-duration="250"],
body[data-aos-duration="250"] [data-aos] {
    transition-duration: .25s
}

[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="250"],
body[data-aos-delay="250"] .aos-animate[data-aos] {
    transition-delay: .25s
}

[data-aos][data-aos][data-aos-duration="300"],
body[data-aos-duration="300"] [data-aos] {
    transition-duration: .3s
}

[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="300"],
body[data-aos-delay="300"] .aos-animate[data-aos] {
    transition-delay: .3s
}

[data-aos][data-aos][data-aos-duration="350"],
body[data-aos-duration="350"] [data-aos] {
    transition-duration: .35s
}

[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="350"],
body[data-aos-delay="350"] .aos-animate[data-aos] {
    transition-delay: .35s
}

[data-aos][data-aos][data-aos-duration="400"],
body[data-aos-duration="400"] [data-aos] {
    transition-duration: .4s
}

[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="400"],
body[data-aos-delay="400"] .aos-animate[data-aos] {
    transition-delay: .4s
}

[data-aos][data-aos][data-aos-duration="450"],
body[data-aos-duration="450"] [data-aos] {
    transition-duration: .45s
}

[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="450"],
body[data-aos-delay="450"] .aos-animate[data-aos] {
    transition-delay: .45s
}

[data-aos][data-aos][data-aos-duration="500"],
body[data-aos-duration="500"] [data-aos] {
    transition-duration: .5s
}

[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="500"],
body[data-aos-delay="500"] .aos-animate[data-aos] {
    transition-delay: .5s
}

[data-aos][data-aos][data-aos-duration="550"],
body[data-aos-duration="550"] [data-aos] {
    transition-duration: .55s
}

[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="550"],
body[data-aos-delay="550"] .aos-animate[data-aos] {
    transition-delay: .55s
}

[data-aos][data-aos][data-aos-duration="600"],
body[data-aos-duration="600"] [data-aos] {
    transition-duration: .6s
}

[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="600"],
body[data-aos-delay="600"] .aos-animate[data-aos] {
    transition-delay: .6s
}

[data-aos][data-aos][data-aos-duration="650"],
body[data-aos-duration="650"] [data-aos] {
    transition-duration: .65s
}

[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="650"],
body[data-aos-delay="650"] .aos-animate[data-aos] {
    transition-delay: .65s
}

[data-aos][data-aos][data-aos-duration="700"],
body[data-aos-duration="700"] [data-aos] {
    transition-duration: .7s
}

[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="700"],
body[data-aos-delay="700"] .aos-animate[data-aos] {
    transition-delay: .7s
}

[data-aos][data-aos][data-aos-duration="750"],
body[data-aos-duration="750"] [data-aos] {
    transition-duration: .75s
}

[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="750"],
body[data-aos-delay="750"] .aos-animate[data-aos] {
    transition-delay: .75s
}

[data-aos][data-aos][data-aos-duration="800"],
body[data-aos-duration="800"] [data-aos] {
    transition-duration: .8s
}

[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="800"],
body[data-aos-delay="800"] .aos-animate[data-aos] {
    transition-delay: .8s
}

[data-aos][data-aos][data-aos-duration="850"],
body[data-aos-duration="850"] [data-aos] {
    transition-duration: .85s
}

[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="850"],
body[data-aos-delay="850"] .aos-animate[data-aos] {
    transition-delay: .85s
}

[data-aos][data-aos][data-aos-duration="900"],
body[data-aos-duration="900"] [data-aos] {
    transition-duration: .9s
}

[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="900"],
body[data-aos-delay="900"] .aos-animate[data-aos] {
    transition-delay: .9s
}

[data-aos][data-aos][data-aos-duration="950"],
body[data-aos-duration="950"] [data-aos] {
    transition-duration: .95s
}

[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="950"],
body[data-aos-delay="950"] .aos-animate[data-aos] {
    transition-delay: .95s
}

[data-aos][data-aos][data-aos-duration="1000"],
body[data-aos-duration="1000"] [data-aos] {
    transition-duration: 1s
}

[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1000"],
body[data-aos-delay="1000"] .aos-animate[data-aos] {
    transition-delay: 1s
}

[data-aos][data-aos][data-aos-duration="1050"],
body[data-aos-duration="1050"] [data-aos] {
    transition-duration: 1.05s
}

[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1050"],
body[data-aos-delay="1050"] .aos-animate[data-aos] {
    transition-delay: 1.05s
}

[data-aos][data-aos][data-aos-duration="1100"],
body[data-aos-duration="1100"] [data-aos] {
    transition-duration: 1.1s
}

[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1100"],
body[data-aos-delay="1100"] .aos-animate[data-aos] {
    transition-delay: 1.1s
}

[data-aos][data-aos][data-aos-duration="1150"],
body[data-aos-duration="1150"] [data-aos] {
    transition-duration: 1.15s
}

[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1150"],
body[data-aos-delay="1150"] .aos-animate[data-aos] {
    transition-delay: 1.15s
}

[data-aos][data-aos][data-aos-duration="1200"],
body[data-aos-duration="1200"] [data-aos] {
    transition-duration: 1.2s
}

[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1200"],
body[data-aos-delay="1200"] .aos-animate[data-aos] {
    transition-delay: 1.2s
}

[data-aos][data-aos][data-aos-duration="1250"],
body[data-aos-duration="1250"] [data-aos] {
    transition-duration: 1.25s
}

[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1250"],
body[data-aos-delay="1250"] .aos-animate[data-aos] {
    transition-delay: 1.25s
}

[data-aos][data-aos][data-aos-duration="1300"],
body[data-aos-duration="1300"] [data-aos] {
    transition-duration: 1.3s
}

[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1300"],
body[data-aos-delay="1300"] .aos-animate[data-aos] {
    transition-delay: 1.3s
}

[data-aos][data-aos][data-aos-duration="1350"],
body[data-aos-duration="1350"] [data-aos] {
    transition-duration: 1.35s
}

[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1350"],
body[data-aos-delay="1350"] .aos-animate[data-aos] {
    transition-delay: 1.35s
}

[data-aos][data-aos][data-aos-duration="1400"],
body[data-aos-duration="1400"] [data-aos] {
    transition-duration: 1.4s
}

[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1400"],
body[data-aos-delay="1400"] .aos-animate[data-aos] {
    transition-delay: 1.4s
}

[data-aos][data-aos][data-aos-duration="1450"],
body[data-aos-duration="1450"] [data-aos] {
    transition-duration: 1.45s
}

[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1450"],
body[data-aos-delay="1450"] .aos-animate[data-aos] {
    transition-delay: 1.45s
}

[data-aos][data-aos][data-aos-duration="1500"],
body[data-aos-duration="1500"] [data-aos] {
    transition-duration: 1.5s
}

[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1500"],
body[data-aos-delay="1500"] .aos-animate[data-aos] {
    transition-delay: 1.5s
}

[data-aos][data-aos][data-aos-duration="1550"],
body[data-aos-duration="1550"] [data-aos] {
    transition-duration: 1.55s
}

[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1550"],
body[data-aos-delay="1550"] .aos-animate[data-aos] {
    transition-delay: 1.55s
}

[data-aos][data-aos][data-aos-duration="1600"],
body[data-aos-duration="1600"] [data-aos] {
    transition-duration: 1.6s
}

[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1600"],
body[data-aos-delay="1600"] .aos-animate[data-aos] {
    transition-delay: 1.6s
}

[data-aos][data-aos][data-aos-duration="1650"],
body[data-aos-duration="1650"] [data-aos] {
    transition-duration: 1.65s
}

[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1650"],
body[data-aos-delay="1650"] .aos-animate[data-aos] {
    transition-delay: 1.65s
}

[data-aos][data-aos][data-aos-duration="1700"],
body[data-aos-duration="1700"] [data-aos] {
    transition-duration: 1.7s
}

[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1700"],
body[data-aos-delay="1700"] .aos-animate[data-aos] {
    transition-delay: 1.7s
}

[data-aos][data-aos][data-aos-duration="1750"],
body[data-aos-duration="1750"] [data-aos] {
    transition-duration: 1.75s
}

[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1750"],
body[data-aos-delay="1750"] .aos-animate[data-aos] {
    transition-delay: 1.75s
}

[data-aos][data-aos][data-aos-duration="1800"],
body[data-aos-duration="1800"] [data-aos] {
    transition-duration: 1.8s
}

[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1800"],
body[data-aos-delay="1800"] .aos-animate[data-aos] {
    transition-delay: 1.8s
}

[data-aos][data-aos][data-aos-duration="1850"],
body[data-aos-duration="1850"] [data-aos] {
    transition-duration: 1.85s
}

[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1850"],
body[data-aos-delay="1850"] .aos-animate[data-aos] {
    transition-delay: 1.85s
}

[data-aos][data-aos][data-aos-duration="1900"],
body[data-aos-duration="1900"] [data-aos] {
    transition-duration: 1.9s
}

[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1900"],
body[data-aos-delay="1900"] .aos-animate[data-aos] {
    transition-delay: 1.9s
}

[data-aos][data-aos][data-aos-duration="1950"],
body[data-aos-duration="1950"] [data-aos] {
    transition-duration: 1.95s
}

[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="1950"],
body[data-aos-delay="1950"] .aos-animate[data-aos] {
    transition-delay: 1.95s
}

[data-aos][data-aos][data-aos-duration="2000"],
body[data-aos-duration="2000"] [data-aos] {
    transition-duration: 2s
}

[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2000"],
body[data-aos-delay="2000"] .aos-animate[data-aos] {
    transition-delay: 2s
}

[data-aos][data-aos][data-aos-duration="2050"],
body[data-aos-duration="2050"] [data-aos] {
    transition-duration: 2.05s
}

[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2050"],
body[data-aos-delay="2050"] .aos-animate[data-aos] {
    transition-delay: 2.05s
}

[data-aos][data-aos][data-aos-duration="2100"],
body[data-aos-duration="2100"] [data-aos] {
    transition-duration: 2.1s
}

[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2100"],
body[data-aos-delay="2100"] .aos-animate[data-aos] {
    transition-delay: 2.1s
}

[data-aos][data-aos][data-aos-duration="2150"],
body[data-aos-duration="2150"] [data-aos] {
    transition-duration: 2.15s
}

[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2150"],
body[data-aos-delay="2150"] .aos-animate[data-aos] {
    transition-delay: 2.15s
}

[data-aos][data-aos][data-aos-duration="2200"],
body[data-aos-duration="2200"] [data-aos] {
    transition-duration: 2.2s
}

[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2200"],
body[data-aos-delay="2200"] .aos-animate[data-aos] {
    transition-delay: 2.2s
}

[data-aos][data-aos][data-aos-duration="2250"],
body[data-aos-duration="2250"] [data-aos] {
    transition-duration: 2.25s
}

[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2250"],
body[data-aos-delay="2250"] .aos-animate[data-aos] {
    transition-delay: 2.25s
}

[data-aos][data-aos][data-aos-duration="2300"],
body[data-aos-duration="2300"] [data-aos] {
    transition-duration: 2.3s
}

[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2300"],
body[data-aos-delay="2300"] .aos-animate[data-aos] {
    transition-delay: 2.3s
}

[data-aos][data-aos][data-aos-duration="2350"],
body[data-aos-duration="2350"] [data-aos] {
    transition-duration: 2.35s
}

[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2350"],
body[data-aos-delay="2350"] .aos-animate[data-aos] {
    transition-delay: 2.35s
}

[data-aos][data-aos][data-aos-duration="2400"],
body[data-aos-duration="2400"] [data-aos] {
    transition-duration: 2.4s
}

[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2400"],
body[data-aos-delay="2400"] .aos-animate[data-aos] {
    transition-delay: 2.4s
}

[data-aos][data-aos][data-aos-duration="2450"],
body[data-aos-duration="2450"] [data-aos] {
    transition-duration: 2.45s
}

[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2450"],
body[data-aos-delay="2450"] .aos-animate[data-aos] {
    transition-delay: 2.45s
}

[data-aos][data-aos][data-aos-duration="2500"],
body[data-aos-duration="2500"] [data-aos] {
    transition-duration: 2.5s
}

[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2500"],
body[data-aos-delay="2500"] .aos-animate[data-aos] {
    transition-delay: 2.5s
}

[data-aos][data-aos][data-aos-duration="2550"],
body[data-aos-duration="2550"] [data-aos] {
    transition-duration: 2.55s
}

[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2550"],
body[data-aos-delay="2550"] .aos-animate[data-aos] {
    transition-delay: 2.55s
}

[data-aos][data-aos][data-aos-duration="2600"],
body[data-aos-duration="2600"] [data-aos] {
    transition-duration: 2.6s
}

[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2600"],
body[data-aos-delay="2600"] .aos-animate[data-aos] {
    transition-delay: 2.6s
}

[data-aos][data-aos][data-aos-duration="2650"],
body[data-aos-duration="2650"] [data-aos] {
    transition-duration: 2.65s
}

[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2650"],
body[data-aos-delay="2650"] .aos-animate[data-aos] {
    transition-delay: 2.65s
}

[data-aos][data-aos][data-aos-duration="2700"],
body[data-aos-duration="2700"] [data-aos] {
    transition-duration: 2.7s
}

[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2700"],
body[data-aos-delay="2700"] .aos-animate[data-aos] {
    transition-delay: 2.7s
}

[data-aos][data-aos][data-aos-duration="2750"],
body[data-aos-duration="2750"] [data-aos] {
    transition-duration: 2.75s
}

[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2750"],
body[data-aos-delay="2750"] .aos-animate[data-aos] {
    transition-delay: 2.75s
}

[data-aos][data-aos][data-aos-duration="2800"],
body[data-aos-duration="2800"] [data-aos] {
    transition-duration: 2.8s
}

[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2800"],
body[data-aos-delay="2800"] .aos-animate[data-aos] {
    transition-delay: 2.8s
}

[data-aos][data-aos][data-aos-duration="2850"],
body[data-aos-duration="2850"] [data-aos] {
    transition-duration: 2.85s
}

[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2850"],
body[data-aos-delay="2850"] .aos-animate[data-aos] {
    transition-delay: 2.85s
}

[data-aos][data-aos][data-aos-duration="2900"],
body[data-aos-duration="2900"] [data-aos] {
    transition-duration: 2.9s
}

[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2900"],
body[data-aos-delay="2900"] .aos-animate[data-aos] {
    transition-delay: 2.9s
}

[data-aos][data-aos][data-aos-duration="2950"],
body[data-aos-duration="2950"] [data-aos] {
    transition-duration: 2.95s
}

[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="2950"],
body[data-aos-delay="2950"] .aos-animate[data-aos] {
    transition-delay: 2.95s
}

[data-aos][data-aos][data-aos-duration="3000"],
body[data-aos-duration="3000"] [data-aos] {
    transition-duration: 3s
}

[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] [data-aos] {
    transition-delay: 0
}

.aos-animate[data-aos][data-aos][data-aos-delay="3000"],
body[data-aos-delay="3000"] .aos-animate[data-aos] {
    transition-delay: 3s
}

[data-aos][data-aos][data-aos-easing=linear],
body[data-aos-easing=linear] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75)
}

[data-aos][data-aos][data-aos-easing=ease],
body[data-aos-easing=ease] [data-aos] {
    transition-timing-function: ease
}

[data-aos][data-aos][data-aos-easing=ease-in],
body[data-aos-easing=ease-in] [data-aos] {
    transition-timing-function: ease-in
}

[data-aos][data-aos][data-aos-easing=ease-out],
body[data-aos-easing=ease-out] [data-aos] {
    transition-timing-function: ease-out
}

[data-aos][data-aos][data-aos-easing=ease-in-out],
body[data-aos-easing=ease-in-out] [data-aos] {
    transition-timing-function: ease-in-out
}

[data-aos][data-aos][data-aos-easing=ease-in-back],
body[data-aos-easing=ease-in-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045)
}

[data-aos][data-aos][data-aos-easing=ease-out-back],
body[data-aos-easing=ease-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-back],
body[data-aos-easing=ease-in-out-back] [data-aos] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

[data-aos][data-aos][data-aos-easing=ease-in-sine],
body[data-aos-easing=ease-in-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715)
}

[data-aos][data-aos][data-aos-easing=ease-out-sine],
body[data-aos-easing=ease-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-sine],
body[data-aos-easing=ease-in-out-sine] [data-aos] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95)
}

[data-aos][data-aos][data-aos-easing=ease-in-quad],
body[data-aos-easing=ease-in-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quad],
body[data-aos-easing=ease-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quad],
body[data-aos-easing=ease-in-out-quad] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-cubic],
body[data-aos-easing=ease-in-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-cubic],
body[data-aos-easing=ease-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
body[data-aos-easing=ease-in-out-cubic] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos][data-aos][data-aos-easing=ease-in-quart],
body[data-aos-easing=ease-in-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

[data-aos][data-aos][data-aos-easing=ease-out-quart],
body[data-aos-easing=ease-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

[data-aos][data-aos][data-aos-easing=ease-in-out-quart],
body[data-aos-easing=ease-in-out-quart] [data-aos] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955)
}

[data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform
}

.aos-animate[data-aos^=fade][data-aos^=fade] {
    opacity: 1;
    transform: translateZ(0)
}

[data-aos=fade-up] {
    transform: translate3d(0, 100px, 0)
}

[data-aos=fade-down] {
    transform: translate3d(0, -100px, 0)
}

[data-aos=fade-right] {
    transform: translate3d(-100px, 0, 0)
}

[data-aos=fade-left] {
    transform: translate3d(100px, 0, 0)
}

[data-aos=fade-up-right] {
    transform: translate3d(-100px, 100px, 0)
}

[data-aos=fade-up-left] {
    transform: translate3d(100px, 100px, 0)
}

[data-aos=fade-down-right] {
    transform: translate3d(-100px, -100px, 0)
}

[data-aos=fade-down-left] {
    transform: translate3d(100px, -100px, 0)
}

[data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform
}

.aos-animate[data-aos^=zoom][data-aos^=zoom] {
    opacity: 1;
    transform: translateZ(0) scale(1)
}

[data-aos=zoom-in] {
    transform: scale(0.6)
}

[data-aos=zoom-in-up] {
    transform: translate3d(0, 100px, 0) scale(0.6)
}

[data-aos=zoom-in-down] {
    transform: translate3d(0, -100px, 0) scale(0.6)
}

[data-aos=zoom-in-right] {
    transform: translate3d(-100px, 0, 0) scale(0.6)
}

[data-aos=zoom-in-left] {
    transform: translate3d(100px, 0, 0) scale(0.6)
}

[data-aos=zoom-out] {
    transform: scale(1.2)
}

[data-aos=zoom-out-up] {
    transform: translate3d(0, 100px, 0) scale(1.2)
}

[data-aos=zoom-out-down] {
    transform: translate3d(0, -100px, 0) scale(1.2)
}

[data-aos=zoom-out-right] {
    transform: translate3d(-100px, 0, 0) scale(1.2)
}

[data-aos=zoom-out-left] {
    transform: translate3d(100px, 0, 0) scale(1.2)
}

[data-aos^=slide][data-aos^=slide] {
    transition-property: transform
}

.aos-animate[data-aos^=slide][data-aos^=slide] {
    transform: translateZ(0)
}

[data-aos=slide-up] {
    transform: translate3d(0, 100%, 0)
}

[data-aos=slide-down] {
    transform: translate3d(0, -100%, 0)
}

[data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0)
}

[data-aos=slide-left] {
    transform: translate3d(100%, 0, 0)
}

[data-aos^=flip][data-aos^=flip] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform
}

[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg)
}

.aos-animate[data-aos=flip-left] {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg)
}

.aos-animate[data-aos=flip-right] {
    transform: perspective(2500px) rotateY(0)
}

[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg)
}

.aos-animate[data-aos=flip-up] {
    transform: perspective(2500px) rotateX(0)
}

[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg)
}

.aos-animate[data-aos=flip-down] {
    transform: perspective(2500px) rotateX(0)
}

.equal-height-cards {
    padding: 1em 0
}

@media (min-width: 650px) {
    .equal-height-cards {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        margin: -.75em;
        padding: 0;
        padding-top: 3em
    }
}

.equal-height-cards .card {
    display: flex;
    width: 100%;
    position: relative;
    padding: 0;
    justify-content: space-between;
    transition: all 150ms ease;
    margin-bottom: 3em
}

@media (min-width: 650px) {
    .equal-height-cards .card {
        width: 50%;
        margin: 0;
        padding: .75em
    }
}

@media (min-width: 650px) {
    .equal-height-cards .card {
        width: 100%
    }
}

.equal-height-cards .card .card-border {
    width: 100%
}

.equal-height-cards .card .content-wrapper {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    background: #191919;
    color: #fff;
    box-shadow: 0px 13px 50px -12px rgba(0, 0, 0, 0.1)
}

@media (min-width: 650px) {
    .equal-height-cards .card .content-wrapper {
        flex-direction: row
    }
}

@media (min-width: 960px) {
    .equal-height-cards .card .content-wrapper {
        flex-direction: column
    }
}

.equal-height-cards .card .content-wrapper .card-icon {
    width: 140px;
    height: 140px;
    margin: 0 auto
}

.equal-height-cards .card .content-wrapper .img-wrapper {
    width: 100%;
    text-align: center;
    padding: 3em 1.5em 0
}

@media (min-width: 650px) {
    .equal-height-cards .card .content-wrapper .img-wrapper {
        width: auto;
        padding: 1.5em;
        width: 200px;
        min-width: 200px
    }
}

@media (min-width: 960px) {
    .equal-height-cards .card .content-wrapper .img-wrapper {
        padding: 3em 0 0;
        text-align: center;
        width: 100%
    }
}

.equal-height-cards .card .content-wrapper.list-item {
    padding: .75em 1.5em;
    border-left: 4px solid #00BBF1
}

.equal-height-cards .card .content-wrapper .content-block {
    display: flex;
    flex-direction: column;
    padding: 1.5em 1.5em 3em
}

@media (min-width: 650px) {
    .equal-height-cards .card .content-wrapper .content-block {
        flex: 1 1 auto;
        width: auto;
        justify-content: center
    }
}

@media (min-width: 960px) {
    .equal-height-cards .card .content-wrapper .content-block {
        width: 100%;
        padding: 1.5em 1.5em 3em;
        flex: 1 0 auto
    }
}

.equal-height-cards .card .content-wrapper .content-block .content {
    display: flex;
    flex-direction: column;
    padding: 1.5em;
    justify-content: flex-start;
    text-align: center
}

@media (min-width: 650px) {
    .equal-height-cards .card .content-wrapper .content-block .content {
        text-align: left;
        padding: 1.5em
    }
}

@media (min-width: 960px) {
    .equal-height-cards .card .content-wrapper .content-block .content {
        text-align: center;
        width: 100%;
        flex: 1 0 auto
    }
}

.equal-height-cards .card .content-wrapper .content-block .content .heading {
    margin-top: 0
}

.equal-height-cards .card .content-wrapper .content-block .content p {
    font-size: 14px;
    line-height: 21px
}

.equal-height-cards .card .content-wrapper .content-block .content .name {
    font-weight: 700
}

.equal-height-cards .card .content-wrapper .content-block .content .email a {
    color: #444;
    text-decoration: underline;
    font-size: 14px
}

.equal-height-cards .card .content-wrapper .content-block .content .title {
    font-size: 13px;
    font-weight: 400;
    margin: 0
}

.equal-height-cards .card .content-wrapper .content-block .content .date {
    font-size: 13px;
    font-weight: 400;
    color: #757575;
    margin-bottom: 5px;
    margin-top: 1.5em
}

.equal-height-cards.column-three {
    justify-content: center
}

@media (min-width: 960px) {
    .equal-height-cards.column-three .card {
        width: 33.3%
    }
}

.site-footer {
    margin: 0
}

.site-footer .content-wrapper {
    padding: 3em;
    max-width: 90%;
    margin: 0 auto
}

@media (min-width: 960px) {
    .site-footer .content-wrapper {
        max-width: 90%
    }
}

.site-footer .content-wrapper {
    text-align: center;
    display: flex;
    flex-direction: column
}

@media (min-width: 960px) {
    .site-footer .content-wrapper {
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: space-between
    }
}

.site-footer .content-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

@media (min-width: 960px) {
    .site-footer .content-left {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        width: 50%;
        padding: 1.5em
    }
}

.site-footer .content-right {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center
}

@media (max-width: 960px) {
    .site-footer .content-right {
        display: flex;
        flex-direction: column
    }
}

.site-footer .content-right a {
    color: #fff;
    margin: 0
}

@media (min-width: 960px) {
    .site-footer .content-right .social-icons {
        margin: 0;
        margin-left: 1.5em
    }
}

.site-footer .content-right .social-icons .social-icon {
    margin: 0;
    width: 24px;
    margin: 5px
}

.site-footer .footer-logo {
    max-width: 200px;
    margin-bottom: 1.5em
}

@media (min-width: 960px) {
    .site-footer .footer-logo {
        margin-bottom: 0;
        margin-right: 15px
    }
}

.hero-basic {
    height: 100vh;
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
    color: #ffffff;
    margin: 0
}

.hero-basic .overlay-left {
    background: #000;
    background: linear-gradient(53deg, #000 0%, rgba(0, 0, 0, 0) 61%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    width: 100%;
    height: 100%;
    position: absolute;
    margin: 0
}

@media (max-width: 480px) {
    .hero-basic .overlay-left {
        display: none
    }
}

.hero-basic .overlay-right {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #000;
    background: linear-gradient(295deg, #000 0%, rgba(0, 0, 0, 0) 61%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1);
    margin: 0
}

@media (max-width: 480px) {
    .hero-basic .overlay-right {
        display: none
    }
}

.hero-basic .overlay-mobile {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: 0;
    background: rgba(0, 0, 0, 0.6)
}

@media (min-width: 650px) {
    .hero-basic .overlay-mobile {
        background: #000;
        background: radial-gradient(circle, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.80576) 61%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000", endColorstr="#000000", GradientType=1)
    }
}

.hero-basic .content-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    height: 100%;
    width: 100%;
    max-width: 90%;
    margin: 0 auto;
    padding: 1.5em
}

.hero-basic .content-wrapper.left {
    justify-content: center;
    text-align: center;
    align-items: center
}

@media (min-width: 960px) {
    .hero-basic .content-wrapper.left {
        justify-content: flex-start;
        text-align: left
    }
}

.hero-basic .content-wrapper .content {
    padding-top: 3em;
    max-width: 600px
}

@media (min-width: 1920px) {
    .hero-basic .content-wrapper .content {
        max-width: 600px
    }
}

@media (max-width: 960px) {
    .hero-basic .content-wrapper .content .button {
        width: 100%
    }
}

.hero-basic .content-wrapper .content h1 {
    margin-top: .625em
}

.hero-basic .content-wrapper .content .patent {
    background: #FEAE3A;
    padding: 5px 24px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 500px;
    font-weight: bold;
    color: #444
}

.hero-basic .content-wrapper .content .patent p {
    font-size: 13px
}

.hero-basic .content-wrapper .hero-logo {
    max-width: 150px
}

.hero-basic .hero-footer {
    width: 100%;
    height: 100%;
    max-height: 100px;
    display: flex;
    align-items: flex-start;
    justify-content: center
}

.chevron-down-basic {
    display: block;
    border-right: 3px solid #fff;
    border-bottom: 3px solid #fff;
    width: 30px;
    height: 30px;
    transform: rotate(45deg);
    color: #fff
}

.header {
    height: 100vh;
    max-height: 400px;
    width: 100vw;
    position: relative;
    display: flex;
    overflow: hidden;
    color: #ffffff;
    margin: 0;
}

@media (min-width: 960px) {
    .header {
        max-height: 475px;
    }
}

@media (min-width: 1920px) {
    .header {
        max-height: 640px;
    }
}

.header .overlay {
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
}

.header .content-wrapper {
    display: flex;
    position: relative;
    align-items: center;
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 1.5em;
    font-family: "HomepageBaukasten-Book", Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-align: center;
}

@media (min-width: 960px) {
    .header .content-wrapper {
        width: 100%;
        max-width: 1280px;
    }
}

.header .content-wrapper.left {
    justify-content: center;
    text-align: center;
    align-items: center;
}

@media (min-width: 960px) {
    .header .content-wrapper.left {
        justify-content: flex-start;
        text-align: left;
        padding-left: 4.5em;
    }
}

.header .content-wrapper.center {
    justify-content: center;
    align-items: center;
    text-align: center;
}

.header .content-wrapper.right {
    justify-content: center;
    text-align: center;
    align-items: center;
}

@media (min-width: 960px) {
    .header .content-wrapper.right {
        justify-content: flex-end;
        text-align: right;
    }
}

.header .content-wrapper .content {
    max-width: 640px;
}

.header .content-wrapper .content p {
    margin: 0;
}

body.overflow-hidden {
    height: 100%;
    overflow: hidden;
}

@media (min-width: 1140px) {
    body.overflow-hidden {
        overflow: initial;
        height: initial
    }
}

@media (min-width: 1200px) {
    .nav-offset {
        margin-top: -140px
    }
}

.site-header {
    position: absolute;
    width: 100%;
    background: #282828;
}

@media (min-width: 1140px) {
    .site-header {
        background: rgba(40, 40, 40, 0);
        transition: all 0.2s ease-in-out;
    }
}

.site-header.sticky {
    background: #282828;
    transition: all 0.2s ease-in-out;
}

.site-header.shrink {
    background: #282828;
    transition: all 0.2s ease-in-out;
}

.fixed-header {
    width: 100%;
    margin: 0;
    position: fixed;
    top: 0;
    z-index: 999999999999999;
    transition: all 0.2s ease-in-out;
    background: rgba(0, 0, 0, 0);
}

@media (min-width: 1140px) {
    .fixed-header {
        position: -webkit-sticky;
        position: sticky;
        background: rgba(0, 0, 0, 0);
    }
}

.fixed-header.sticky {
    background: #000;
}

.fixed-header.shrink {
    background: #000;
}

.fixed-header a {
    color: #fff;
    font-family: "Metropolis-Black", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-size: 16px;
}

.fixed-header * ul {
    list-style: none;
}

.fixed-header .site-header {
    padding: 0;
}

.fixed-header .site-nav-wrapper {
    position: -webkit-sticky;
    position: sticky;
    display: flex;
    width: 100%;
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
    background: rgba(40, 40, 40, 0);
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper {
        display: flex;
        align-items: stretch;
        justify-content: center;
        height: 100px;
        transition: all 0.2s ease-in-out;
    }

    .fixed-header .site-nav-wrapper.shrink {
        transition: all 0.2s ease-in-out;
        height: 100px;
    }
}

@media (min-width: 1200px) {
    .fixed-header .site-nav-wrapper {
        width: 100%;
        max-width: 1440px;
        margin: 0 auto;
        padding: 0 1.5em;
    }
}

@media (min-width: 1920px) {
    .fixed-header .site-nav-wrapper {
        width: 100%;
        max-width: 90%;
    }
}

.fixed-header .site-nav-wrapper .header-logo {
    z-index: 99999999;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 2.4em;
    width: 200px;
    min-width: 200px;
}

@media (min-width: 1920px) {
    .fixed-header .site-nav-wrapper .header-logo {
        padding-left: 0;
    }
}

.fixed-header .site-nav-wrapper .header-logo img {
    width: auto;
    height: 80px;
    margin: 0;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .header-logo img {
        position: relative;
        width: 100%;
        min-width: 200px;
    }
}

.fixed-header .site-nav-wrapper .nav-container {
    position: relative;
    display: block;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    margin: 0;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container {
        display: flex;
        max-height: initial;
        border-bottom: 0;
    }
}

.fixed-header .site-nav-wrapper .nav-container nav {
    display: flex;
    align-items: stretch;
}

.fixed-header .site-nav-wrapper .nav-container .site-nav {
    display: none;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav {
        position: relative;
        z-index: 9999;
        height: 100%;
        width: 100%;
        display: flex;
        flex: 1 1 auto;
        flex-direction: row;
        justify-content: flex-end;
        align-items: center;
        background: rgba(40, 40, 40, 0);
        padding-left: 3em;
        margin: 0;
    }
}

.fixed-header .site-nav-wrapper .nav-container .site-nav .nav {
    display: flex;
    align-items: stretch;
    height: 100%;
    justify-content: center;
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list {
    display: flex;
    flex-direction: column;
    position: relative;
    padding: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list {
        flex-direction: row;
        align-items: stretch;
        justify-content: center;
        width: initial;
    }
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list ul {
    display: none;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list ul {
        display: none;
        position: absolute;
    }
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list ul ul {
        margin: 0 0 0 100%;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.6);
    }
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li {
    display: block;
    list-style-type: none;
    padding: 0;
    white-space: nowrap;
    margin: 0;
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li a {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    text-transform: uppercase;
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li:hover > ul {
    display: block;
    padding-left: 2rem;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li:hover > ul {
        padding-left: 0;
    }
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li:hover > ul a {
    color: #444;
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children > a:after {
    content: '';
    background-image: url(../assets/icons/icon-chevron-action-color.svg);
    background-size: 10px 6px;
    align-self: center;
    bottom: 50%;
    width: 10px;
    height: 6px;
    margin-left: 5px;
    vertical-align: middle;
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu {
    margin: 0;
    padding: 0;
    background: rgba(40, 40, 40, 0);
    border: 1px solid #E0E0E0;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu {
        width: initial;
    }
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li {
    border-bottom: 1px solid rgba(45, 45, 45, 0);
    padding-left: 1.5em;
    border-bottom: 1px solid #E0E0E0;
    margin: 0;
    min-width: 300px;
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li:last-of-type {
    border-bottom: 0px;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li {
        display: flex;
        padding-right: 2em;
    }

    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li a {
        font-size: 13px;
        padding: 1em;
        color: #444;
    }
}

@media (min-width: 1140px) and (min-width: 1920px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li a {
        font-size: 14px;
    }
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li:last-of-type {
    border-bottom: 0;
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li a {
    font-size: 13px !important;
}

@media (min-width: 1920px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li a {
        font-size: 14px !important;
    }
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li:hover,
.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li.menu-item-has-children .sub-menu li a:hover {
    background: rgba(37, 37, 37, 0);
}

.fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li a {
    display: flex;
    text-align: center;
    text-decoration: none;
    padding: 1em;
    letter-spacing: 1px;
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li a {
        padding: 1.0714285714em .75em;
        text-align: left;
    }
}

@media (min-width: 1140px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li a {
        padding: .75em .75em;
    }
}

@media (min-width: 1920px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li a {
        padding: 1.0714285714em .75em;
    }
}

@media (min-width: 1920px) {
    .fixed-header .site-nav-wrapper .nav-container .site-nav ul.nav-list li:last-of-type a {
        padding-right: 0;
    }
}

.nav-mobile-wrapper {
    background: #1e1e1e;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
    height: 100vh;
    top: 80px;
    right: 0;
    left: 0;
    bottom: 0;
    transform: translateX(-100%);
    transition: transform .5s 0s, all .3s 0s;
    margin: 0;
    opacity: 1;
}

@media (min-width: 1140px) {
    .nav-mobile-wrapper {
        visibility: hidden;
        display: none;
    }
}

.nav-mobile-wrapper a {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 19px !important;
}

.nav-mobile-wrapper .nav-mobile-content {
    height: 100%;
}

.nav-mobile-wrapper ul {
    padding: 0;
    margin: 0;
}

.nav-mobile-wrapper.is-active {
    transform: translateX(0px);
    z-index: 99999;
    opacity: 1;
    position: fixed;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100vh;
}

.nav-mobile-wrapper.is-active .mobile-nav-footer {
    transition: all 0.3s ease-in-out;
    opacity: 1;
}

.nav-mobile-wrapper * {
    font-family: "Metropolis-Black", Arial, "Helvetica Neue", Helvetica, sans-serif;
    font-color: #444;
}

.nav-mobile-wrapper .mobile-nav .nav {
    padding: 1.5em;
}

.nav-mobile-wrapper .mobile-nav li {
    padding: .5em .75em;
}

.nav-mobile-wrapper .mobile-nav-footer {
    display: flex;
    align-self: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    height: auto;
    width: 100%;
    transition: all 0.3s ease-in-out;
    opacity: 0;
    margin: 0;
}

.nav-mobile-wrapper .mobile-nav-footer .content {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
}

.nav-mobile-wrapper .mobile-nav-footer .content .nav-social {
    margin: 0;
    padding-top: 1.5em;
    width: 100%;
    display: flex;
    flex-direction: row;
    padding-left: 1.5em;
}

.nav-mobile-wrapper .mobile-nav-footer .content .nav-social a {
    margin: 0;
}

.nav-mobile-wrapper .mobile-nav-footer .content .nav-social .social-icon {
    width: 40px;
    margin: 0 11px;
}

.nav-mobile-wrapper .mobile-nav-footer .content .nav-social .social-icon img {
    max-width: 40px;
}

.utility-wrapper {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: rgba(40, 40, 40, 0);
    width: 100%;
    height: 100%;
    margin: 0;
}

@media (min-width: 1140px) {
    .utility-wrapper {
        width: initial;
        background: transparent;
        position: absolute;
        width: 80px;
        right: 0;
    }
}

.utility-wrapper .cart-icon {
    padding-left: 0;
}

.utility-wrapper .cart-icon .wps-icon-cart {
    width: 30px;
    height: 30px;
}

.utility-wrapper .utility-trigger {
    height: 80px;
    width: 80px;
    z-index: 9999;
}

@media (min-width: 1140px) {
    .utility-wrapper .utility-trigger {
        display: none;
    }
}

.utility-wrapper .search-icon {
    padding: 1.5em;
}

.utility-wrapper .js-utility-trigger {
    z-index: 999;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
}

.utility-wrapper .js-utility-trigger .cd-menu-icon {
    display: inline-block;
    position: absolute;
    width: 30px;
    height: 4px;
    border-radius: 15px;
    z-index: 999;
    display: flex;
    background-color: #00BBF1;
    transition: background-color .3s
}

.utility-wrapper .js-utility-trigger .cd-menu-icon::before,
.utility-wrapper .js-utility-trigger .cd-menu-icon:after {
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 15px;
    position: absolute;
    background-color: #00BBF1;
    right: 0;
    transition: transform .3s, top .3s, background-color 0s
}

.utility-wrapper .js-utility-trigger .cd-menu-icon::before {
    top: -8px;
    background-color: #00BBF1
}

.utility-wrapper .js-utility-trigger .cd-menu-icon::after {
    top: 8px;
    background-color: #00BBF1
}

.utility-wrapper .js-utility-trigger .cd-menu-icon.is-clicked {
    background-color: rgba(0, 187, 241, 0)
}

.utility-wrapper .js-utility-trigger .cd-menu-icon.is-clicked::before {
    top: 0;
    transform: rotate(135deg);
    background-color: #00bbf1
}

.utility-wrapper .js-utility-trigger .cd-menu-icon.is-clicked::after {
    top: 0;
    transform: rotate(225deg);
    background-color: #00BBF1
}

@media (min-width: 1140px) {
    .utility-wrapper .js-utility-trigger {
        display: none
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
    touch-action: pan-y
}

.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
    touch-action: pan-x
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s top, .2s -webkit-transform;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s left, .2s -webkit-transform;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s right, .2s -webkit-transform;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, 0.25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-testimonial-wrapper {
    margin: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    padding: 1.5em;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto
}

@media (min-width: 960px) {
    .swiper-testimonial-wrapper {
        padding: 4.5em 1.5em
    }
}

@media (max-width: 960px) {

    .swiper-testimonial-wrapper .swiper-button-prev,
    .swiper-testimonial-wrapper .swiper-container-rtl .swiper-button-next,
    .swiper-testimonial-wrapper .swiper-button-next,
    .swiper-testimonial-wrapper .swiper-container-rtl .swiper-button-prev {
        display: none
    }
}

.swiper-testimonial-wrapper .swiper-wrapper {
    margin: 0
}

.swiper-nav-testimonials {
    display: none
}

.swiper-container {
    margin: 0
}

.swiper-container header {
    padding-bottom: 0
}

.swiper-container.swiper-testimonials {
    color: #fff;
    width: 100%
}

.swiper-container.swiper-testimonials .swiper-pagination {
    width: 100%;
    margin: 0 auto;
    position: relative
}

.swiper-container.swiper-testimonials .swiper-pagination .swiper-pagination-bullet {
    background: #eee;
    opacity: 1;
    margin: 1.5em 8px
}

@media (min-width: 960px) {
    .swiper-container.swiper-testimonials .swiper-pagination .swiper-pagination-bullet {
        background: #fff
    }
}

.swiper-container.swiper-testimonials .swiper-pagination .swiper-pagination-bullet:hover {
    background: #00BBF1
}

.swiper-container.swiper-testimonials .swiper-pagination .swiper-pagination-bullet-active {
    background: #00BBF1
}

.swiper-container.swiper-testimonials .swiper-slide {
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0
}

.swiper-container.swiper-testimonials .swiper-slide .content-wrapper {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.swiper-container.swiper-testimonials .swiper-slide .content-wrapper .swiper-content {
    height: auto;
    color: #fff;
    max-width: 100%;
    padding-top: 1.5em
}

@media (min-width: 650px) {
    .swiper-container.swiper-testimonials .swiper-slide .content-wrapper .swiper-content {
        max-width: 80%;
        padding: 1.5em
    }
}

@media (min-width: 960px) {
    .swiper-container.swiper-testimonials .swiper-slide .content-wrapper .swiper-content .name {
        font-weight: bold;
        font-size: 19px
    }
}

.swiper-pagination {
    width: 100%;
    margin: 0 auto
}

@media (min-width: 960px) {
    .swiper-pagination {
        right: 0;
        left: 0;
        width: auto
    }
}

.swiper-pagination-bullet {
    width: 11px;
    height: 11px;
    background: #eee;
    opacity: 1;
    margin: 1.5em 8px
}

@media (min-width: 960px) {
    .swiper-pagination-bullet {
        background: #fff;
        width: 11px;
        height: 11px
    }
}

.swiper-pagination-bullet-active {
    background: #00BBF1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjFweCIgaGVpZ2h0PSIyN3B4IiB2aWV3Qm94PSIwIDAgMjEgMjciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aWNvbi1hcnJvdy1sZWZ0LXdoaXRlPC90aXRsZT4KICAgIDxnIGlkPSJQYWdlLTEiIHN0cm9rZT0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIxIiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+CiAgICAgICAgPHBvbHlsaW5lIGlkPSJpY29uLWFycm93LWxlZnQtd2hpdGUiIHN0cm9rZT0iI0ZGRkZGRiIgc3Ryb2tlLXdpZHRoPSI0LjIwMyIgcG9pbnRzPSIxOC4zMDIgMjQuNDIyIDMgMTMuNjE1IDE4LjMwMiAzIj48L3BvbHlsaW5lPgogICAgPC9nPgo8L3N2Zz4=") !important;
    left: 10px;
    background-size: 50px 50px;
    right: auto;
    width: 60px !important;
    height: 60px !important
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMjFweCIgaGVpZ2h0PSIyN3B4IiB2aWV3Qm94PSIwIDAgMjEgMjciIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aWNvbi1hcnJvdy1yaWdodC13aGl0ZTwvdGl0bGU+CiAgICA8ZyBpZD0iUGFnZS0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiPgogICAgICAgIDxwb2x5bGluZSBpZD0iaWNvbi1hcnJvdy1yaWdodC13aGl0ZSIgc3Ryb2tlPSIjRkZGRkZGIiBzdHJva2Utd2lkdGg9IjQuMjAzIiBwb2ludHM9IjMgMyAxOC4zMDIgMTMuODA3IDMgMjQuNDIyIj48L3BvbHlsaW5lPgogICAgPC9nPgo8L3N2Zz4=") !important;
    right: 10px;
    background-size: 50px 50px;
    left: auto;
    width: 60px !important;
    height: 60px !important
}

.tout-side-image-wrapper {
    margin: 0
}

.tout-side-image {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0
}

@media (min-width: 960px) {
    .tout-side-image {
        flex-direction: row
    }
}

.tout-side-image .item {
    width: 100%;
    margin: 0
}

@media (min-width: 960px) {
    .tout-side-image .item {
        width: 50%
    }
}

.tout-side-image .item.image {
    height: 420px
}

@media (min-width: 960px) {
    .tout-side-image .item.image {
        height: initial;
        width: 60%
    }
}

.tout-side-image .item.content-wrapper {
    position: relative;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1.5em 0;
    margin: 0
}

@media (min-width: 650px) {
    .tout-side-image .item.content-wrapper {
        padding: 6em
    }
}

@media (min-width: 960px) {
    .tout-side-image .item.content-wrapper {
        padding: 0;
        min-height: 740px;
        width: 40%
    }
}

.tout-side-image .item.content-wrapper .content {
    max-width: 640px;
    padding: 3em;
    z-index: 9999
}

@media (min-width: 960px) {
    .tout-side-image .item.content-wrapper .content {
        padding: 3em
    }
}

@media (min-width: 960px) {
    .tout-side-image .item.content-wrapper:after {
        content: '';
        position: absolute;
        top: 0;
        right: -100px;
        width: 100%;
        max-width: 640px;
        height: 100%;
        background: #fff;
        transform: skew(15deg);
        z-index: 99
    }
}

@media (min-width: 960px) {
    .tout-side-image:nth-child(even) .item.image {
        order: 2
    }
}

@media (min-width: 960px) {
    .tout-side-image:nth-child(even) .item.content-wrapper {
        order: 1
    }
}

/*# sourceMappingURL=application.css.map */