/*!
 *  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/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("./fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("./fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("./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.33333em;
    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.28571em;
    text-align: center
}

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

.fa-ul>li {
    position: relative
}

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

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

.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 {
    animation: fa-spin 2s infinite linear
}

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

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

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

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

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

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

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

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -ms-transform: scale(1, -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 {
    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
}

/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption,
figure {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

main {
    display: block
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

input {
    overflow: visible
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    display: table;
    max-width: 100%;
    padding: 0;
    color: inherit;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

details {
    display: block
}

summary {
    display: list-item
}

menu {
    display: block
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.foundation-mq {
    font-family: "small=0em&medium=44.5em&large=64em&xlarge=75em&xxlarge=90em"
}

html {
    box-sizing: border-box;
    font-size: 100%
}

*,
*::before,
*::after {
    box-sizing: inherit
}

body {
    margin: 0;
    padding: 0;
    background: #fefefe;
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    line-height: 1.5;
    color: #020940;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    -ms-interpolation-mode: bicubic
}

textarea {
    height: auto;
    min-height: 50px;
    border-radius: 0
}

select {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0
}

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
    max-width: none !important
}

button {
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    line-height: 1
}

[data-whatinput='mouse'] button {
    outline: 0
}

pre {
    overflow: auto
}

.is-visible {
    display: block !important
}

.is-hidden {
    display: none !important
}

.row {
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto
}

.row::before,
.row::after {
    display: table;
    content: ' '
}

.row::after {
    clear: both
}

.row.collapse>.column,
.row.collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.row .row {
    margin-right: -.625rem;
    margin-left: -.625rem
}

@media print,
screen and (min-width: 44.5em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

@media print,
screen and (min-width: 64em) {
    .row .row {
        margin-right: -.9375rem;
        margin-left: -.9375rem
    }
}

.row .row.collapse {
    margin-right: 0;
    margin-left: 0
}

.row.expanded {
    max-width: none
}

.row.expanded .row {
    margin-right: auto;
    margin-left: auto
}

.row:not(.expanded) .row {
    max-width: none
}

.row.gutter-small>.column,
.row.gutter-small>.columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.row.gutter-medium>.column,
.row.gutter-medium>.columns {
    padding-right: .9375rem;
    padding-left: .9375rem
}

.column,
.columns {
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

@media print,
screen and (min-width: 44.5em) {

    .column,
    .columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: right
}

.column.end:last-child:last-child,
.end.columns:last-child:last-child {
    float: left
}

.column.row.row,
.row.row.columns {
    float: none
}

.row .column.row.row,
.row .row.row.columns {
    margin-right: 0;
    margin-left: 0;
    padding-right: 0;
    padding-left: 0
}

.small-1 {
    width: 8.33333%
}

.small-push-1 {
    position: relative;
    left: 8.33333%
}

.small-pull-1 {
    position: relative;
    left: -8.33333%
}

.small-offset-0 {
    margin-left: 0%
}

.small-2 {
    width: 16.66667%
}

.small-push-2 {
    position: relative;
    left: 16.66667%
}

.small-pull-2 {
    position: relative;
    left: -16.66667%
}

.small-offset-1 {
    margin-left: 8.33333%
}

.small-3 {
    width: 25%
}

.small-push-3 {
    position: relative;
    left: 25%
}

.small-pull-3 {
    position: relative;
    left: -25%
}

.small-offset-2 {
    margin-left: 16.66667%
}

.small-4 {
    width: 33.33333%
}

.small-push-4 {
    position: relative;
    left: 33.33333%
}

.small-pull-4 {
    position: relative;
    left: -33.33333%
}

.small-offset-3 {
    margin-left: 25%
}

.small-5 {
    width: 41.66667%
}

.small-push-5 {
    position: relative;
    left: 41.66667%
}

.small-pull-5 {
    position: relative;
    left: -41.66667%
}

.small-offset-4 {
    margin-left: 33.33333%
}

.small-6 {
    width: 50%
}

.small-push-6 {
    position: relative;
    left: 50%
}

.small-pull-6 {
    position: relative;
    left: -50%
}

.small-offset-5 {
    margin-left: 41.66667%
}

.small-7 {
    width: 58.33333%
}

.small-push-7 {
    position: relative;
    left: 58.33333%
}

.small-pull-7 {
    position: relative;
    left: -58.33333%
}

.small-offset-6 {
    margin-left: 50%
}

.small-8 {
    width: 66.66667%
}

.small-push-8 {
    position: relative;
    left: 66.66667%
}

.small-pull-8 {
    position: relative;
    left: -66.66667%
}

.small-offset-7 {
    margin-left: 58.33333%
}

.small-9 {
    width: 75%
}

.small-push-9 {
    position: relative;
    left: 75%
}

.small-pull-9 {
    position: relative;
    left: -75%
}

.small-offset-8 {
    margin-left: 66.66667%
}

.small-10 {
    width: 83.33333%
}

.small-push-10 {
    position: relative;
    left: 83.33333%
}

.small-pull-10 {
    position: relative;
    left: -83.33333%
}

.small-offset-9 {
    margin-left: 75%
}

.small-11 {
    width: 91.66667%
}

.small-push-11 {
    position: relative;
    left: 91.66667%
}

.small-pull-11 {
    position: relative;
    left: -91.66667%
}

.small-offset-10 {
    margin-left: 83.33333%
}

.small-12 {
    width: 100%
}

.small-offset-11 {
    margin-left: 91.66667%
}

.small-up-1>.column,
.small-up-1>.columns {
    float: left;
    width: 100%
}

.small-up-1>.column:nth-of-type(1n),
.small-up-1>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-1>.column:nth-of-type(1n+1),
.small-up-1>.columns:nth-of-type(1n+1) {
    clear: both
}

.small-up-1>.column:last-child,
.small-up-1>.columns:last-child {
    float: left
}

.small-up-2>.column,
.small-up-2>.columns {
    float: left;
    width: 50%
}

.small-up-2>.column:nth-of-type(1n),
.small-up-2>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-2>.column:nth-of-type(2n+1),
.small-up-2>.columns:nth-of-type(2n+1) {
    clear: both
}

.small-up-2>.column:last-child,
.small-up-2>.columns:last-child {
    float: left
}

.small-up-3>.column,
.small-up-3>.columns {
    float: left;
    width: 33.33333%
}

.small-up-3>.column:nth-of-type(1n),
.small-up-3>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-3>.column:nth-of-type(3n+1),
.small-up-3>.columns:nth-of-type(3n+1) {
    clear: both
}

.small-up-3>.column:last-child,
.small-up-3>.columns:last-child {
    float: left
}

.small-up-4>.column,
.small-up-4>.columns {
    float: left;
    width: 25%
}

.small-up-4>.column:nth-of-type(1n),
.small-up-4>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-4>.column:nth-of-type(4n+1),
.small-up-4>.columns:nth-of-type(4n+1) {
    clear: both
}

.small-up-4>.column:last-child,
.small-up-4>.columns:last-child {
    float: left
}

.small-up-5>.column,
.small-up-5>.columns {
    float: left;
    width: 20%
}

.small-up-5>.column:nth-of-type(1n),
.small-up-5>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-5>.column:nth-of-type(5n+1),
.small-up-5>.columns:nth-of-type(5n+1) {
    clear: both
}

.small-up-5>.column:last-child,
.small-up-5>.columns:last-child {
    float: left
}

.small-up-6>.column,
.small-up-6>.columns {
    float: left;
    width: 16.66667%
}

.small-up-6>.column:nth-of-type(1n),
.small-up-6>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-6>.column:nth-of-type(6n+1),
.small-up-6>.columns:nth-of-type(6n+1) {
    clear: both
}

.small-up-6>.column:last-child,
.small-up-6>.columns:last-child {
    float: left
}

.small-up-7>.column,
.small-up-7>.columns {
    float: left;
    width: 14.28571%
}

.small-up-7>.column:nth-of-type(1n),
.small-up-7>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-7>.column:nth-of-type(7n+1),
.small-up-7>.columns:nth-of-type(7n+1) {
    clear: both
}

.small-up-7>.column:last-child,
.small-up-7>.columns:last-child {
    float: left
}

.small-up-8>.column,
.small-up-8>.columns {
    float: left;
    width: 12.5%
}

.small-up-8>.column:nth-of-type(1n),
.small-up-8>.columns:nth-of-type(1n) {
    clear: none
}

.small-up-8>.column:nth-of-type(8n+1),
.small-up-8>.columns:nth-of-type(8n+1) {
    clear: both
}

.small-up-8>.column:last-child,
.small-up-8>.columns:last-child {
    float: left
}

.small-collapse>.column,
.small-collapse>.columns {
    padding-right: 0;
    padding-left: 0
}

.small-collapse .row {
    margin-right: 0;
    margin-left: 0
}

.expanded.row .small-collapse.row {
    margin-right: 0;
    margin-left: 0
}

.small-uncollapse>.column,
.small-uncollapse>.columns {
    padding-right: .625rem;
    padding-left: .625rem
}

.small-centered {
    margin-right: auto;
    margin-left: auto
}

.small-centered,
.small-centered:last-child:not(:first-child) {
    float: none;
    clear: both
}

.small-uncentered,
.small-push-0,
.small-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0
}

@media print,
screen and (min-width: 44.5em) {
    .medium-1 {
        width: 8.33333%
    }

    .medium-push-1 {
        position: relative;
        left: 8.33333%
    }

    .medium-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .medium-offset-0 {
        margin-left: 0%
    }

    .medium-2 {
        width: 16.66667%
    }

    .medium-push-2 {
        position: relative;
        left: 16.66667%
    }

    .medium-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .medium-offset-1 {
        margin-left: 8.33333%
    }

    .medium-3 {
        width: 25%
    }

    .medium-push-3 {
        position: relative;
        left: 25%
    }

    .medium-pull-3 {
        position: relative;
        left: -25%
    }

    .medium-offset-2 {
        margin-left: 16.66667%
    }

    .medium-4 {
        width: 33.33333%
    }

    .medium-push-4 {
        position: relative;
        left: 33.33333%
    }

    .medium-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .medium-offset-3 {
        margin-left: 25%
    }

    .medium-5 {
        width: 41.66667%
    }

    .medium-push-5 {
        position: relative;
        left: 41.66667%
    }

    .medium-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .medium-offset-4 {
        margin-left: 33.33333%
    }

    .medium-6 {
        width: 50%
    }

    .medium-push-6 {
        position: relative;
        left: 50%
    }

    .medium-pull-6 {
        position: relative;
        left: -50%
    }

    .medium-offset-5 {
        margin-left: 41.66667%
    }

    .medium-7 {
        width: 58.33333%
    }

    .medium-push-7 {
        position: relative;
        left: 58.33333%
    }

    .medium-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .medium-offset-6 {
        margin-left: 50%
    }

    .medium-8 {
        width: 66.66667%
    }

    .medium-push-8 {
        position: relative;
        left: 66.66667%
    }

    .medium-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .medium-offset-7 {
        margin-left: 58.33333%
    }

    .medium-9 {
        width: 75%
    }

    .medium-push-9 {
        position: relative;
        left: 75%
    }

    .medium-pull-9 {
        position: relative;
        left: -75%
    }

    .medium-offset-8 {
        margin-left: 66.66667%
    }

    .medium-10 {
        width: 83.33333%
    }

    .medium-push-10 {
        position: relative;
        left: 83.33333%
    }

    .medium-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .medium-offset-9 {
        margin-left: 75%
    }

    .medium-11 {
        width: 91.66667%
    }

    .medium-push-11 {
        position: relative;
        left: 91.66667%
    }

    .medium-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .medium-offset-10 {
        margin-left: 83.33333%
    }

    .medium-12 {
        width: 100%
    }

    .medium-offset-11 {
        margin-left: 91.66667%
    }

    .medium-up-1>.column,
    .medium-up-1>.columns {
        float: left;
        width: 100%
    }

    .medium-up-1>.column:nth-of-type(1n),
    .medium-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-1>.column:nth-of-type(1n+1),
    .medium-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .medium-up-1>.column:last-child,
    .medium-up-1>.columns:last-child {
        float: left
    }

    .medium-up-2>.column,
    .medium-up-2>.columns {
        float: left;
        width: 50%
    }

    .medium-up-2>.column:nth-of-type(1n),
    .medium-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-2>.column:nth-of-type(2n+1),
    .medium-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .medium-up-2>.column:last-child,
    .medium-up-2>.columns:last-child {
        float: left
    }

    .medium-up-3>.column,
    .medium-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .medium-up-3>.column:nth-of-type(1n),
    .medium-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-3>.column:nth-of-type(3n+1),
    .medium-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .medium-up-3>.column:last-child,
    .medium-up-3>.columns:last-child {
        float: left
    }

    .medium-up-4>.column,
    .medium-up-4>.columns {
        float: left;
        width: 25%
    }

    .medium-up-4>.column:nth-of-type(1n),
    .medium-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-4>.column:nth-of-type(4n+1),
    .medium-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .medium-up-4>.column:last-child,
    .medium-up-4>.columns:last-child {
        float: left
    }

    .medium-up-5>.column,
    .medium-up-5>.columns {
        float: left;
        width: 20%
    }

    .medium-up-5>.column:nth-of-type(1n),
    .medium-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-5>.column:nth-of-type(5n+1),
    .medium-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .medium-up-5>.column:last-child,
    .medium-up-5>.columns:last-child {
        float: left
    }

    .medium-up-6>.column,
    .medium-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .medium-up-6>.column:nth-of-type(1n),
    .medium-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-6>.column:nth-of-type(6n+1),
    .medium-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .medium-up-6>.column:last-child,
    .medium-up-6>.columns:last-child {
        float: left
    }

    .medium-up-7>.column,
    .medium-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .medium-up-7>.column:nth-of-type(1n),
    .medium-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-7>.column:nth-of-type(7n+1),
    .medium-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .medium-up-7>.column:last-child,
    .medium-up-7>.columns:last-child {
        float: left
    }

    .medium-up-8>.column,
    .medium-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .medium-up-8>.column:nth-of-type(1n),
    .medium-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .medium-up-8>.column:nth-of-type(8n+1),
    .medium-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .medium-up-8>.column:last-child,
    .medium-up-8>.columns:last-child {
        float: left
    }

    .medium-collapse>.column,
    .medium-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .medium-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .medium-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .medium-uncollapse>.column,
    .medium-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .medium-centered {
        margin-right: auto;
        margin-left: auto
    }

    .medium-centered,
    .medium-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .medium-uncentered,
    .medium-push-0,
    .medium-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .large-1 {
        width: 8.33333%
    }

    .large-push-1 {
        position: relative;
        left: 8.33333%
    }

    .large-pull-1 {
        position: relative;
        left: -8.33333%
    }

    .large-offset-0 {
        margin-left: 0%
    }

    .large-2 {
        width: 16.66667%
    }

    .large-push-2 {
        position: relative;
        left: 16.66667%
    }

    .large-pull-2 {
        position: relative;
        left: -16.66667%
    }

    .large-offset-1 {
        margin-left: 8.33333%
    }

    .large-3 {
        width: 25%
    }

    .large-push-3 {
        position: relative;
        left: 25%
    }

    .large-pull-3 {
        position: relative;
        left: -25%
    }

    .large-offset-2 {
        margin-left: 16.66667%
    }

    .large-4 {
        width: 33.33333%
    }

    .large-push-4 {
        position: relative;
        left: 33.33333%
    }

    .large-pull-4 {
        position: relative;
        left: -33.33333%
    }

    .large-offset-3 {
        margin-left: 25%
    }

    .large-5 {
        width: 41.66667%
    }

    .large-push-5 {
        position: relative;
        left: 41.66667%
    }

    .large-pull-5 {
        position: relative;
        left: -41.66667%
    }

    .large-offset-4 {
        margin-left: 33.33333%
    }

    .large-6 {
        width: 50%
    }

    .large-push-6 {
        position: relative;
        left: 50%
    }

    .large-pull-6 {
        position: relative;
        left: -50%
    }

    .large-offset-5 {
        margin-left: 41.66667%
    }

    .large-7 {
        width: 58.33333%
    }

    .large-push-7 {
        position: relative;
        left: 58.33333%
    }

    .large-pull-7 {
        position: relative;
        left: -58.33333%
    }

    .large-offset-6 {
        margin-left: 50%
    }

    .large-8 {
        width: 66.66667%
    }

    .large-push-8 {
        position: relative;
        left: 66.66667%
    }

    .large-pull-8 {
        position: relative;
        left: -66.66667%
    }

    .large-offset-7 {
        margin-left: 58.33333%
    }

    .large-9 {
        width: 75%
    }

    .large-push-9 {
        position: relative;
        left: 75%
    }

    .large-pull-9 {
        position: relative;
        left: -75%
    }

    .large-offset-8 {
        margin-left: 66.66667%
    }

    .large-10 {
        width: 83.33333%
    }

    .large-push-10 {
        position: relative;
        left: 83.33333%
    }

    .large-pull-10 {
        position: relative;
        left: -83.33333%
    }

    .large-offset-9 {
        margin-left: 75%
    }

    .large-11 {
        width: 91.66667%
    }

    .large-push-11 {
        position: relative;
        left: 91.66667%
    }

    .large-pull-11 {
        position: relative;
        left: -91.66667%
    }

    .large-offset-10 {
        margin-left: 83.33333%
    }

    .large-12 {
        width: 100%
    }

    .large-offset-11 {
        margin-left: 91.66667%
    }

    .large-up-1>.column,
    .large-up-1>.columns {
        float: left;
        width: 100%
    }

    .large-up-1>.column:nth-of-type(1n),
    .large-up-1>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-1>.column:nth-of-type(1n+1),
    .large-up-1>.columns:nth-of-type(1n+1) {
        clear: both
    }

    .large-up-1>.column:last-child,
    .large-up-1>.columns:last-child {
        float: left
    }

    .large-up-2>.column,
    .large-up-2>.columns {
        float: left;
        width: 50%
    }

    .large-up-2>.column:nth-of-type(1n),
    .large-up-2>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-2>.column:nth-of-type(2n+1),
    .large-up-2>.columns:nth-of-type(2n+1) {
        clear: both
    }

    .large-up-2>.column:last-child,
    .large-up-2>.columns:last-child {
        float: left
    }

    .large-up-3>.column,
    .large-up-3>.columns {
        float: left;
        width: 33.33333%
    }

    .large-up-3>.column:nth-of-type(1n),
    .large-up-3>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-3>.column:nth-of-type(3n+1),
    .large-up-3>.columns:nth-of-type(3n+1) {
        clear: both
    }

    .large-up-3>.column:last-child,
    .large-up-3>.columns:last-child {
        float: left
    }

    .large-up-4>.column,
    .large-up-4>.columns {
        float: left;
        width: 25%
    }

    .large-up-4>.column:nth-of-type(1n),
    .large-up-4>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-4>.column:nth-of-type(4n+1),
    .large-up-4>.columns:nth-of-type(4n+1) {
        clear: both
    }

    .large-up-4>.column:last-child,
    .large-up-4>.columns:last-child {
        float: left
    }

    .large-up-5>.column,
    .large-up-5>.columns {
        float: left;
        width: 20%
    }

    .large-up-5>.column:nth-of-type(1n),
    .large-up-5>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-5>.column:nth-of-type(5n+1),
    .large-up-5>.columns:nth-of-type(5n+1) {
        clear: both
    }

    .large-up-5>.column:last-child,
    .large-up-5>.columns:last-child {
        float: left
    }

    .large-up-6>.column,
    .large-up-6>.columns {
        float: left;
        width: 16.66667%
    }

    .large-up-6>.column:nth-of-type(1n),
    .large-up-6>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-6>.column:nth-of-type(6n+1),
    .large-up-6>.columns:nth-of-type(6n+1) {
        clear: both
    }

    .large-up-6>.column:last-child,
    .large-up-6>.columns:last-child {
        float: left
    }

    .large-up-7>.column,
    .large-up-7>.columns {
        float: left;
        width: 14.28571%
    }

    .large-up-7>.column:nth-of-type(1n),
    .large-up-7>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-7>.column:nth-of-type(7n+1),
    .large-up-7>.columns:nth-of-type(7n+1) {
        clear: both
    }

    .large-up-7>.column:last-child,
    .large-up-7>.columns:last-child {
        float: left
    }

    .large-up-8>.column,
    .large-up-8>.columns {
        float: left;
        width: 12.5%
    }

    .large-up-8>.column:nth-of-type(1n),
    .large-up-8>.columns:nth-of-type(1n) {
        clear: none
    }

    .large-up-8>.column:nth-of-type(8n+1),
    .large-up-8>.columns:nth-of-type(8n+1) {
        clear: both
    }

    .large-up-8>.column:last-child,
    .large-up-8>.columns:last-child {
        float: left
    }

    .large-collapse>.column,
    .large-collapse>.columns {
        padding-right: 0;
        padding-left: 0
    }

    .large-collapse .row {
        margin-right: 0;
        margin-left: 0
    }

    .expanded.row .large-collapse.row {
        margin-right: 0;
        margin-left: 0
    }

    .large-uncollapse>.column,
    .large-uncollapse>.columns {
        padding-right: .9375rem;
        padding-left: .9375rem
    }

    .large-centered {
        margin-right: auto;
        margin-left: auto
    }

    .large-centered,
    .large-centered:last-child:not(:first-child) {
        float: none;
        clear: both
    }

    .large-uncentered,
    .large-push-0,
    .large-pull-0 {
        position: static;
        float: left;
        margin-right: 0;
        margin-left: 0
    }
}

.column-block {
    margin-bottom: 1.25rem
}

.column-block>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width: 44.5em) {
    .column-block {
        margin-bottom: 1.875rem
    }

    .column-block>:last-child {
        margin-bottom: 0
    }
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

p {
    margin-bottom: 1rem;
    font-size: inherit;
    line-height: 1.6;
    text-rendering: optimizeLegibility
}

em,
i {
    font-style: italic;
    line-height: inherit
}

strong,
b {
    font-weight: bold;
    line-height: inherit
}

small {
    font-size: 80%;
    line-height: inherit
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    color: inherit;
    text-rendering: optimizeLegibility
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    line-height: 0;
    color: #cacaca
}

h1 {
    font-size: 1.5rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h2 {
    font-size: 1.25rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h3 {
    font-size: 1.1875rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h4 {
    font-size: 1.125rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h5 {
    font-size: 1.0625rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

h6 {
    font-size: 1rem;
    line-height: 1.4;
    margin-top: 0;
    margin-bottom: .5rem
}

@media print,
screen and (min-width: 44.5em) {
    h1 {
        font-size: 1.875rem
    }

    h2 {
        font-size: 1.625rem
    }

    h3 {
        font-size: 1.625rem
    }

    h4 {
        font-size: 1.625rem
    }

    h5 {
        font-size: 1.25rem
    }

    h6 {
        font-size: 1.25rem
    }
}

a {
    line-height: inherit;
    color: #A12118;
    text-decoration: none;
    cursor: pointer
}

a:hover,
a:focus {
    color: #8a1c15
}

a img {
    border: 0
}

hr {
    clear: both;
    max-width: 75rem;
    height: 0;
    margin: 1rem auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 1px solid #acbac6;
    border-left: 0
}

ul,
ol,
dl {
    margin-bottom: 1rem;
    list-style-position: outside;
    line-height: 1.6
}

li {
    font-size: inherit
}

ul {
    margin-left: 1.25rem;
    list-style-type: disc
}

ol {
    margin-left: 1.25rem
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-left: 1.25rem;
    margin-bottom: 0
}

dl {
    margin-bottom: 1rem
}

dl dt {
    margin-bottom: .3rem;
    font-weight: bold
}

blockquote {
    margin: 0 0 1rem;
    padding: .5625rem 1.25rem 0 1.1875rem;
    border-left: 1px solid #cacaca
}

blockquote,
blockquote p {
    line-height: 1.6;
    color: #8a8a8a
}

cite {
    display: block;
    font-size: .8125rem;
    color: #8a8a8a
}

cite:before {
    content: "— "
}

abbr {
    border-bottom: 1px dotted #0a0a0a;
    color: #020940;
    cursor: help
}

figure {
    margin: 0
}

code {
    padding: .125rem .3125rem .0625rem;
    border: 1px solid #cacaca;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    font-weight: normal;
    color: #0a0a0a
}

kbd {
    margin: 0;
    padding: .125rem .25rem 0;
    background-color: #e6e6e6;
    font-family: Consolas, "Liberation Mono", Courier, monospace;
    color: #0a0a0a
}

.subheader {
    margin-top: .2rem;
    margin-bottom: .5rem;
    font-weight: normal;
    line-height: 1.4;
    color: #8a8a8a
}

.lead {
    font-size: 125%;
    line-height: 1.6
}

.stat {
    font-size: 2.5rem;
    line-height: 1
}

p+.stat {
    margin-top: -1rem
}

.no-bullet {
    margin-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

@media print,
screen and (min-width: 44.5em) {
    .medium-text-left {
        text-align: left
    }

    .medium-text-right {
        text-align: right
    }

    .medium-text-center {
        text-align: center
    }

    .medium-text-justify {
        text-align: justify
    }
}

@media print,
screen and (min-width: 64em) {
    .large-text-left {
        text-align: left
    }

    .large-text-right {
        text-align: right
    }

    .large-text-center {
        text-align: center
    }

    .large-text-justify {
        text-align: justify
    }
}

.show-for-print {
    display: none !important
}

@media print {
    * {
        background: transparent !important;
        box-shadow: none !important;
        color: black !important;
        text-shadow: none !important
    }

    .show-for-print {
        display: block !important
    }

    .hide-for-print {
        display: none !important
    }

    table.show-for-print {
        display: table !important
    }

    thead.show-for-print {
        display: table-header-group !important
    }

    tbody.show-for-print {
        display: table-row-group !important
    }

    tr.show-for-print {
        display: table-row !important
    }

    td.show-for-print {
        display: table-cell !important
    }

    th.show-for-print {
        display: table-cell !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    .ir a:after,
    a[href^='javascript:']:after,
    a[href^='#']:after {
        content: ''
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    pre,
    blockquote {
        border: 1px solid #8a8a8a;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: 0.5cm
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }
}

.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    padding: 0.85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    font-size: 0.9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #A12118;
    color: #fefefe
}

[data-whatinput='mouse'] .button {
    outline: 0
}

.button:hover,
.button:focus {
    background-color: #891c14;
    color: #fefefe
}

.button.tiny {
    font-size: .6rem
}

.button.small {
    font-size: .75rem
}

.button.large {
    font-size: 1.25rem
}

.button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0
}

.button.primary {
    background-color: #020940;
    color: #fefefe
}

.button.primary:hover,
.button.primary:focus {
    background-color: #020733;
    color: #fefefe
}

.button.secondary {
    background-color: #A12118;
    color: #fefefe
}

.button.secondary:hover,
.button.secondary:focus {
    background-color: #811a13;
    color: #fefefe
}

.button.success {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.success:hover,
.button.success:focus {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button.warning {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.warning:hover,
.button.warning:focus {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button.alert {
    background-color: #cc4b37;
    color: #fefefe
}

.button.alert:hover,
.button.alert:focus {
    background-color: #a53b2a;
    color: #fefefe
}

.button.hollow {
    border: 1px solid #020940;
    color: #020940
}

.button.hollow,
.button.hollow:hover,
.button.hollow:focus {
    background-color: transparent
}

.button.hollow:hover,
.button.hollow:focus {
    border-color: #010520;
    color: #010520
}

.button.hollow.primary {
    border: 1px solid #020940;
    color: #020940
}

.button.hollow.primary:hover,
.button.hollow.primary:focus {
    border-color: #010520;
    color: #010520
}

.button.hollow.secondary {
    border: 1px solid #A12118;
    color: #A12118
}

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
    border-color: #51110c;
    color: #51110c
}

.button.hollow.success {
    border: 1px solid #3adb76;
    color: #3adb76
}

.button.hollow.success:hover,
.button.hollow.success:focus {
    border-color: #157539;
    color: #157539
}

.button.hollow.warning {
    border: 1px solid #ffae00;
    color: #ffae00
}

.button.hollow.warning:hover,
.button.hollow.warning:focus {
    border-color: #805700;
    color: #805700
}

.button.hollow.alert {
    border: 1px solid #cc4b37;
    color: #cc4b37
}

.button.hollow.alert:hover,
.button.hollow.alert:focus {
    border-color: #67251a;
    color: #67251a
}

.button.disabled,
.button[disabled] {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled,
.button.disabled:hover,
.button.disabled:focus,
.button[disabled],
.button[disabled]:hover,
.button[disabled]:focus {
    background-color: #020940;
    color: #fefefe
}

.button.disabled.primary,
.button[disabled].primary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.primary,
.button.disabled.primary:hover,
.button.disabled.primary:focus,
.button[disabled].primary,
.button[disabled].primary:hover,
.button[disabled].primary:focus {
    background-color: #020940;
    color: #fefefe
}

.button.disabled.secondary,
.button[disabled].secondary {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.secondary,
.button.disabled.secondary:hover,
.button.disabled.secondary:focus,
.button[disabled].secondary,
.button[disabled].secondary:hover,
.button[disabled].secondary:focus {
    background-color: #A12118;
    color: #fefefe
}

.button.disabled.success,
.button[disabled].success {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.success,
.button.disabled.success:hover,
.button.disabled.success:focus,
.button[disabled].success,
.button[disabled].success:hover,
.button[disabled].success:focus {
    background-color: #3adb76;
    color: #0a0a0a
}

.button.disabled.warning,
.button[disabled].warning {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.warning,
.button.disabled.warning:hover,
.button.disabled.warning:focus,
.button[disabled].warning,
.button[disabled].warning:hover,
.button[disabled].warning:focus {
    background-color: #ffae00;
    color: #0a0a0a
}

.button.disabled.alert,
.button[disabled].alert {
    opacity: .25;
    cursor: not-allowed
}

.button.disabled.alert,
.button.disabled.alert:hover,
.button.disabled.alert:focus,
.button[disabled].alert,
.button[disabled].alert:hover,
.button[disabled].alert:focus {
    background-color: #cc4b37;
    color: #fefefe
}

.button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset .4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em
}

.button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0
}

[type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    font-family: inherit;
    font-size: 1rem;
    font-weight: normal;
    color: #0a0a0a;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

[type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

textarea {
    max-width: 100%
}

textarea[rows] {
    height: auto
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #cacaca
}

input::placeholder,
textarea::placeholder {
    color: #cacaca
}

input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
    background-color: #e6e6e6;
    cursor: not-allowed
}

[type='submit'],
[type='button'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

input[type='search'] {
    box-sizing: border-box
}

[type='file'],
[type='checkbox'],
[type='radio'] {
    margin: 0 0 1rem
}

[type='checkbox']+label,
[type='radio']+label {
    display: inline-block;
    vertical-align: baseline;
    margin-left: .5rem;
    margin-right: 1rem;
    margin-bottom: 0
}

[type='checkbox']+label[for],
[type='radio']+label[for] {
    cursor: pointer
}

label>[type='checkbox'],
label>[type='radio'] {
    margin-right: .5rem
}

[type='file'] {
    width: 100%
}

label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: normal;
    line-height: 1.8;
    color: #0a0a0a
}

label.middle {
    margin: 0 0 1rem;
    padding: .5625rem 0
}

.help-text {
    margin-top: -.5rem;
    font-size: .8125rem;
    font-style: italic;
    color: #0a0a0a
}

.input-group {
    display: table;
    width: 100%;
    margin-bottom: 1rem
}

.input-group>:first-child {
    border-radius: 0 0 0 0
}

.input-group>:last-child>* {
    border-radius: 0 0 0 0
}

.input-group-label,
.input-group-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    margin: 0;
    white-space: nowrap;
    display: table-cell;
    vertical-align: middle
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #cacaca;
    background: #e6e6e6;
    color: #0a0a0a;
    text-align: center;
    white-space: nowrap;
    width: 1%;
    height: 100%
}

.input-group-label:first-child {
    border-right: 0
}

.input-group-label:last-child {
    border-left: 0
}

.input-group-field {
    border-radius: 0;
    height: 2.5rem
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    width: 1%;
    height: 100%
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem
}

.input-group .input-group-button {
    display: table-cell
}

fieldset {
    margin: 0;
    padding: 0;
    border: 0
}

legend {
    max-width: 100%;
    margin-bottom: .5rem
}

.fieldset {
    margin: 1.125rem 0;
    padding: 1.25rem;
    border: 1px solid #cacaca
}

.fieldset legend {
    margin: 0;
    margin-left: -.1875rem;
    padding: 0 .1875rem;
    background: #fefefe
}

select {
    height: 2.4375rem;
    margin: 0 0 1rem;
    padding: .5rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-family: inherit;
    font-size: 1rem;
    line-height: normal;
    color: #0a0a0a;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
    background-origin: content-box;
    background-position: right -1rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.5rem;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

@media screen and (min-width: 0\0) {
    select {
        background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
    }
}

select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}

select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed
}

select::-ms-expand {
    display: none
}

select[multiple] {
    height: auto;
    background-image: none
}

.is-invalid-input:not(:focus) {
    border-color: #cc4b37;
    background-color: #f9ecea
}

.is-invalid-input:not(:focus):-ms-input-placeholder {
    color: #cc4b37
}

.is-invalid-input:not(:focus)::placeholder {
    color: #cc4b37
}

.is-invalid-label {
    color: #cc4b37
}

.form-error {
    display: none;
    margin-top: -.5rem;
    margin-bottom: 1rem;
    font-size: .75rem;
    font-weight: bold;
    color: #cc4b37
}

.form-error.is-visible {
    display: block
}

.accordion {
    margin-left: 0;
    background: #fefefe;
    list-style-type: none
}

.accordion-item:first-child>:first-child {
    border-radius: 0 0 0 0
}

.accordion-item:last-child>:last-child {
    border-radius: 0 0 0 0
}

.accordion-title {
    position: relative;
    display: block;
    padding: 1.25rem 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    font-size: .75rem;
    line-height: 1;
    color: #020940
}

:last-child:not(.is-active)>.accordion-title {
    border-bottom: 1px solid #e6e6e6;
    border-radius: 0 0 0 0
}

.accordion-title:hover,
.accordion-title:focus {
    background-color: #e6e6e6
}

.accordion-title::before {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+'
}

.is-active>.accordion-title::before {
    content: '\2013'
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #020940
}

:last-child>.accordion-content:last-child {
    border-bottom: 1px solid #e6e6e6
}

.is-accordion-submenu-parent>a {
    position: relative
}

.is-accordion-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #020940 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem
}

.is-accordion-submenu-parent[aria-expanded='true']>a::after {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: .3em;
    border-radius: 50%;
    font-size: .6rem;
    text-align: center;
    background: #020940;
    color: #fefefe
}

.badge.primary {
    background: #020940;
    color: #fefefe
}

.badge.secondary {
    background: #A12118;
    color: #fefefe
}

.badge.success {
    background: #3adb76;
    color: #0a0a0a
}

.badge.warning {
    background: #ffae00;
    color: #0a0a0a
}

.badge.alert {
    background: #cc4b37;
    color: #fefefe
}

.breadcrumbs {
    margin: 0 0 1rem 0;
    list-style: none
}

.breadcrumbs::before,
.breadcrumbs::after {
    display: table;
    content: ' '
}

.breadcrumbs::after {
    clear: both
}

.breadcrumbs li {
    float: left;
    font-size: .6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase
}

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    top: 1px;
    margin: 0 .75rem;
    opacity: 1;
    content: "/";
    color: #cacaca
}

.breadcrumbs a {
    color: #020940
}

.breadcrumbs a:hover {
    text-decoration: underline
}

.breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed
}

.button-group {
    margin-bottom: 1rem;
    font-size: 0
}

.button-group::before,
.button-group::after {
    display: table;
    content: ' '
}

.button-group::after {
    clear: both
}

.button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem
}

.button-group .button:last-child {
    margin-right: 0
}

.button-group.tiny .button {
    font-size: .6rem
}

.button-group.small .button {
    font-size: .75rem
}

.button-group.large .button {
    font-size: 1.25rem
}

.button-group.expanded {
    margin-right: -1px
}

.button-group.expanded::before,
.button-group.expanded::after {
    display: none
}

.button-group.expanded .button:first-child:last-child {
    width: 100%
}

.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button {
    display: inline-block;
    width: calc(50% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2)~.button:last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button {
    display: inline-block;
    width: calc(33.33333% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3)~.button:last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button {
    display: inline-block;
    width: calc(25% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4)~.button:last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button {
    display: inline-block;
    width: calc(20% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5)~.button:last-child {
    margin-right: -6px
}

.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button {
    display: inline-block;
    width: calc(16.66667% - 1px);
    margin-right: 1px
}

.button-group.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6)~.button:last-child {
    margin-right: -6px
}

.button-group.primary .button {
    background-color: #020940;
    color: #fefefe
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
    background-color: #020733;
    color: #fefefe
}

.button-group.secondary .button {
    background-color: #A12118;
    color: #fefefe
}

.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
    background-color: #811a13;
    color: #fefefe
}

.button-group.success .button {
    background-color: #3adb76;
    color: #0a0a0a
}

.button-group.success .button:hover,
.button-group.success .button:focus {
    background-color: #22bb5b;
    color: #0a0a0a
}

.button-group.warning .button {
    background-color: #ffae00;
    color: #0a0a0a
}

.button-group.warning .button:hover,
.button-group.warning .button:focus {
    background-color: #cc8b00;
    color: #0a0a0a
}

.button-group.alert .button {
    background-color: #cc4b37;
    color: #fefefe
}

.button-group.alert .button:hover,
.button-group.alert .button:focus {
    background-color: #a53b2a;
    color: #fefefe
}

.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
    width: 100%
}

.button-group.stacked .button:last-child,
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width: 44.5em) {
    .button-group.stacked-for-small .button {
        width: auto;
        margin-bottom: 0
    }
}

@media print,
screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
        width: auto;
        margin-bottom: 0
    }
}

@media screen and (max-width: 44.4375em) {
    .button-group.stacked-for-small.expanded {
        display: block
    }

    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0
    }
}

.callout {
    position: relative;
    margin: 0 0 1rem 0;
    padding: 1rem;
    border: 1px solid rgba(10, 10, 10, 0.25);
    border-radius: 0;
    background-color: #fff;
    color: #020940
}

.callout>:first-child {
    margin-top: 0
}

.callout>:last-child {
    margin-bottom: 0
}

.callout.primary {
    background-color: #bec5fd;
    color: #020940
}

.callout.secondary {
    background-color: #f9d7d5;
    color: #020940
}

.callout.success {
    background-color: #e1faea;
    color: #020940
}

.callout.warning {
    background-color: #fff3d9;
    color: #020940
}

.callout.alert {
    background-color: #f7e4e1;
    color: #020940
}

.callout.small {
    padding-top: .5rem;
    padding-right: .5rem;
    padding-bottom: .5rem;
    padding-left: .5rem
}

.callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem
}

.card {
    margin-bottom: 1rem;
    border: 1px solid #e6e6e6;
    border-radius: 0;
    background: #fefefe;
    box-shadow: none;
    overflow: hidden;
    color: #020940
}

.card>:last-child {
    margin-bottom: 0
}

.card-divider {
    padding: 1rem;
    background: #e6e6e6
}

.card-divider>:last-child {
    margin-bottom: 0
}

.card-section {
    padding: 1rem
}

.card-section>:last-child {
    margin-bottom: 0
}

.close-button {
    position: absolute;
    color: #8a8a8a;
    cursor: pointer
}

[data-whatinput='mouse'] .close-button {
    outline: 0
}

.close-button:hover,
.close-button:focus {
    color: #0a0a0a
}

.close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5em;
    line-height: 1
}

.close-button,
.close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2em;
    line-height: 1
}

.menu {
    margin: 0;
    list-style-type: none
}

.menu>li {
    display: table-cell;
    vertical-align: middle
}

[data-whatinput='mouse'] .menu>li {
    outline: 0
}

.menu>li>a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1
}

.menu input,
.menu select,
.menu a,
.menu button {
    margin-bottom: 0
}

.menu>li>a img,
.menu>li>a i,
.menu>li>a svg {
    vertical-align: middle
}

.menu>li>a img+span,
.menu>li>a i+span,
.menu>li>a svg+span {
    vertical-align: middle
}

.menu>li>a img,
.menu>li>a i,
.menu>li>a svg {
    margin-right: .25rem;
    display: inline-block
}

.menu>li,
.menu.horizontal>li {
    display: table-cell
}

.menu.expanded {
    display: table;
    width: 100%;
    table-layout: fixed
}

.menu.expanded>li:first-child:last-child {
    width: 100%
}

.menu.vertical>li {
    display: block
}

@media print,
screen and (min-width: 44.5em) {
    .menu.medium-horizontal>li {
        display: table-cell
    }

    .menu.medium-expanded {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .menu.medium-expanded>li:first-child:last-child {
        width: 100%
    }

    .menu.medium-vertical>li {
        display: block
    }
}

@media print,
screen and (min-width: 64em) {
    .menu.large-horizontal>li {
        display: table-cell
    }

    .menu.large-expanded {
        display: table;
        width: 100%;
        table-layout: fixed
    }

    .menu.large-expanded>li:first-child:last-child {
        width: 100%
    }

    .menu.large-vertical>li {
        display: block
    }
}

.menu.simple li {
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.menu.simple a {
    padding: 0
}

.menu.simple li {
    margin-left: 0;
    margin-right: 1rem
}

.menu.simple.align-right li {
    margin-right: 0;
    margin-left: 1rem
}

.menu.align-right::before,
.menu.align-right::after {
    display: table;
    content: ' '
}

.menu.align-right::after {
    clear: both
}

.menu.align-right>li {
    float: right
}

.menu.icon-top>li>a {
    text-align: center
}

.menu.icon-top>li>a img,
.menu.icon-top>li>a i,
.menu.icon-top>li>a svg {
    display: block;
    margin: 0 auto .25rem
}

.menu.icon-top.vertical a>span {
    margin: auto
}

.menu.nested {
    margin-left: 1rem
}

.menu .active>a {
    background: #020940;
    color: #fefefe
}

.menu.menu-bordered li {
    border: 1px solid #e6e6e6
}

.menu.menu-bordered li:not(:first-child) {
    border-top: 0
}

.menu.menu-hover li:hover {
    background-color: #e6e6e6
}

.menu-text {
    padding-top: 0;
    padding-bottom: 0;
    padding: 0.7rem 1rem;
    font-weight: bold;
    line-height: 1;
    color: inherit
}

.menu-centered {
    text-align: center
}

.menu-centered>.menu {
    display: inline-block;
    vertical-align: top
}

.no-js [data-responsive-menu] ul {
    display: none
}

.menu-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #fefefe;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
    content: ''
}

.menu-icon:hover::after {
    background: #cacaca;
    box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}

.menu-icon.dark {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 16px;
    cursor: pointer
}

.menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''
}

.menu-icon.dark:hover::after {
    background: #8a8a8a;
    box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}

.is-drilldown {
    position: relative;
    overflow: hidden
}

.is-drilldown li {
    display: block
}

.is-drilldown.animate-height {
    transition: height 0.5s
}

.is-drilldown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: -1;
    width: 100%;
    background: #fefefe;
    transition: transform 0.15s linear
}

.is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.is-drilldown-submenu.is-closing {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.drilldown-submenu-cover-previous {
    min-height: 100%
}

.is-drilldown-submenu-parent>a {
    position: relative
}

.is-drilldown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #020940;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem
}

.js-drilldown-back>a::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #020940 transparent transparent;
    border-left-width: 0;
    display: inline-block;
    vertical-align: middle;
    margin-right: 0.75rem;
    border-left-width: 0
}

.dropdown-pane {
    position: absolute;
    z-index: 10;
    display: block;
    width: 300px;
    padding: 1rem;
    visibility: hidden;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    font-size: 1rem
}

.dropdown-pane.is-open {
    visibility: visible
}

.dropdown-pane.tiny {
    width: 100px
}

.dropdown-pane.small {
    width: 200px
}

.dropdown-pane.large {
    width: 400px
}

.dropdown.menu>li.opens-left>.is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto
}

.dropdown.menu>li.opens-right>.is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0
}

.dropdown.menu>li.is-dropdown-submenu-parent>a {
    position: relative;
    padding-right: 1.5rem
}

.dropdown.menu>li.is-dropdown-submenu-parent>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #A12118 transparent transparent;
    right: 5px;
    margin-top: -3px
}

[data-whatinput='mouse'] .dropdown.menu a {
    outline: 0
}

.no-js .dropdown.menu ul {
    display: none
}

.dropdown.menu.vertical>li .is-dropdown-submenu {
    top: 0
}

.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.dropdown.menu.vertical>li>a::after {
    right: 14px
}

.dropdown.menu.vertical>li.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #A12118 transparent transparent
}

.dropdown.menu.vertical>li.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #A12118
}

@media print,
screen and (min-width: 44.5em) {
    .dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #A12118 transparent transparent;
        right: 5px;
        margin-top: -3px
    }

    .dropdown.menu.medium-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto
    }

    .dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.medium-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.medium-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #A12118 transparent transparent
    }

    .dropdown.menu.medium-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #A12118
    }
}

@media print,
screen and (min-width: 64em) {
    .dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto
    }

    .dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a {
        position: relative;
        padding-right: 1.5rem
    }

    .dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: #A12118 transparent transparent;
        right: 5px;
        margin-top: -3px
    }

    .dropdown.menu.large-vertical>li .is-dropdown-submenu {
        top: 0
    }

    .dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu {
        right: 100%;
        left: auto
    }

    .dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu {
        right: auto;
        left: 100%
    }

    .dropdown.menu.large-vertical>li>a::after {
        right: 14px
    }

    .dropdown.menu.large-vertical>li.opens-left>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent #A12118 transparent transparent
    }

    .dropdown.menu.large-vertical>li.opens-right>a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-right-width: 0;
        border-left-style: solid;
        border-color: transparent transparent transparent #A12118
    }
}

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
    top: 100%;
    right: 0;
    left: auto
}

.is-dropdown-menu.vertical {
    width: 100px
}

.is-dropdown-menu.vertical.align-right {
    float: right
}

.is-dropdown-submenu-parent {
    position: relative
}

.is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    margin-top: -6px
}

.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu {
    top: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu {
    right: 100%;
    left: auto
}

.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu {
    right: auto;
    left: 100%
}

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid #cacaca;
    background: #fefefe
}

.is-dropdown-submenu .is-dropdown-submenu-parent>a::after {
    right: 14px
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #A12118 transparent transparent
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #A12118
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: -1px
}

.is-dropdown-submenu>li {
    width: 100%
}

.is-dropdown-submenu.js-dropdown-active {
    display: block
}

.responsive-embed,
.flex-video {
    position: relative;
    height: 0;
    margin-bottom: 1rem;
    padding-bottom: 75%;
    overflow: hidden
}

.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.responsive-embed.widescreen,
.flex-video.widescreen {
    padding-bottom: 56.25%
}

.label {
    display: inline-block;
    padding: 0;
    border-radius: 0;
    font-size: 1rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: none;
    color: #020940
}

.label.primary {
    background: #020940;
    color: #0a0a0a
}

.label.secondary {
    background: #A12118;
    color: #0a0a0a
}

.label.success {
    background: #3adb76;
    color: #0a0a0a
}

.label.warning {
    background: #ffae00;
    color: #0a0a0a
}

.label.alert {
    background: #cc4b37;
    color: #0a0a0a
}

.media-object {
    display: block;
    margin-bottom: 1rem
}

.media-object img {
    max-width: none
}

@media screen and (max-width: 44.4375em) {
    .media-object.stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        display: block
    }

    .media-object.stack-for-small .media-object-section img {
        width: 100%
    }
}

.media-object-section {
    display: table-cell;
    vertical-align: top
}

.media-object-section:first-child {
    padding-right: 1rem
}

.media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem
}

.media-object-section>:last-child {
    margin-bottom: 0
}

.media-object-section.middle {
    vertical-align: middle
}

.media-object-section.bottom {
    vertical-align: bottom
}

.is-off-canvas-open {
    overflow: hidden
}

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: opacity .5s ease, visibility .5s ease;
    background: rgba(254, 254, 254, 0.25);
    opacity: 0;
    visibility: hidden;
    overflow: hidden
}

.js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible
}

.js-off-canvas-overlay.is-closable {
    cursor: pointer
}

.js-off-canvas-overlay.is-overlay-absolute {
    position: absolute
}

.js-off-canvas-overlay.is-overlay-fixed {
    position: fixed
}

.off-canvas-wrapper {
    position: relative;
    overflow: hidden
}

.off-canvas {
    position: fixed;
    z-index: 1;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #020940
}

[data-whatinput='mouse'] .off-canvas {
    outline: 0
}

.off-canvas.is-transition-overlap {
    z-index: 10
}

.off-canvas.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7)
}

.off-canvas.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.off-canvas-absolute {
    position: absolute;
    z-index: 1;
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #020940
}

[data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0
}

.off-canvas-absolute.is-transition-overlap {
    z-index: 10
}

.off-canvas-absolute.is-transition-overlap.is-open {
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7)
}

.off-canvas-absolute.is-open {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}

.position-left {
    top: 0;
    left: 0;
    width: 250px;
    height: 100%;
    -ms-transform: translateX(-250px);
    transform: translateX(-250px);
    overflow-y: auto
}

.position-left.is-open~.off-canvas-content {
    -ms-transform: translateX(250px);
    transform: translateX(250px)
}

.position-left.is-transition-push::after {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "
}

.position-left.is-transition-overlap.is-open~.off-canvas-content {
    -ms-transform: none;
    transform: none
}

.position-right {
    top: 0;
    right: 0;
    width: 250px;
    height: 100%;
    -ms-transform: translateX(250px);
    transform: translateX(250px);
    overflow-y: auto
}

.position-right.is-open~.off-canvas-content {
    -ms-transform: translateX(-250px);
    transform: translateX(-250px)
}

.position-right.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 1px;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "
}

.position-right.is-transition-overlap.is-open~.off-canvas-content {
    -ms-transform: none;
    transform: none
}

.position-top {
    top: 0;
    left: 0;
    width: 100%;
    height: 250px;
    -ms-transform: translateY(-250px);
    transform: translateY(-250px);
    overflow-x: auto
}

.position-top.is-open~.off-canvas-content {
    -ms-transform: translateY(250px);
    transform: translateY(250px)
}

.position-top.is-transition-push::after {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "
}

.position-top.is-transition-overlap.is-open~.off-canvas-content {
    -ms-transform: none;
    transform: none
}

.position-bottom {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 250px;
    -ms-transform: translateY(250px);
    transform: translateY(250px);
    overflow-x: auto
}

.position-bottom.is-open~.off-canvas-content {
    -ms-transform: translateY(-250px);
    transform: translateY(-250px)
}

.position-bottom.is-transition-push::after {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
    content: " "
}

.position-bottom.is-transition-overlap.is-open~.off-canvas-content {
    -ms-transform: none;
    transform: none
}

.off-canvas-content {
    transition: transform .5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@media print,
screen and (min-width: 44.5em) {
    .position-left.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 1
    }

    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 1
    }

    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 1
    }

    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-medium {
        -ms-transform: none;
        transform: none;
        z-index: 1
    }

    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px
    }
}

@media print,
screen and (min-width: 64em) {
    .position-left.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 1
    }

    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px
    }

    .position-right.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 1
    }

    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px
    }

    .position-top.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 1
    }

    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px
    }

    .position-bottom.reveal-for-large {
        -ms-transform: none;
        transform: none;
        z-index: 1
    }

    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px
    }
}

.orbit {
    position: relative
}

.orbit-container {
    position: relative;
    height: 0;
    margin: 0;
    list-style: none;
    overflow: hidden
}

.orbit-slide {
    width: 100%
}

.orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0
}

.orbit-figure {
    margin: 0
}

.orbit-image {
    width: 100%;
    max-width: 100%;
    margin: 0
}

.orbit-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    margin-bottom: 0;
    padding: 1rem;
    background-color: rgba(10, 10, 10, 0.5);
    color: #fefefe
}

.orbit-previous,
.orbit-next {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    padding: 1rem;
    color: #fefefe
}

[data-whatinput='mouse'] .orbit-previous,
[data-whatinput='mouse'] .orbit-next {
    outline: 0
}

.orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5)
}

.orbit-previous {
    left: 0
}

.orbit-next {
    left: auto;
    right: 0
}

.orbit-bullets {
    position: relative;
    margin-top: .8rem;
    margin-bottom: .8rem;
    text-align: center
}

[data-whatinput='mouse'] .orbit-bullets {
    outline: 0
}

.orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: .1rem;
    border-radius: 50%;
    background-color: #cacaca
}

.orbit-bullets button:hover {
    background-color: #8a8a8a
}

.orbit-bullets button.is-active {
    background-color: #8a8a8a
}

.pagination {
    margin-left: 0;
    margin-bottom: 1rem
}

.pagination::before,
.pagination::after {
    display: table;
    content: ' '
}

.pagination::after {
    clear: both
}

.pagination li {
    margin-right: .0625rem;
    border-radius: 0;
    font-size: .875rem;
    display: none
}

.pagination li:last-child,
.pagination li:first-child {
    display: inline-block
}

@media print,
screen and (min-width: 44.5em) {
    .pagination li {
        display: inline-block
    }
}

.pagination a,
.pagination button {
    display: block;
    padding: .1875rem .625rem;
    border-radius: 0;
    color: #0a0a0a
}

.pagination a:hover,
.pagination button:hover {
    background: #e6e6e6
}

.pagination .current {
    padding: .1875rem .625rem;
    background: #020940;
    color: #fefefe;
    cursor: default
}

.pagination .disabled {
    padding: .1875rem .625rem;
    color: #cacaca;
    cursor: not-allowed
}

.pagination .disabled:hover {
    background: transparent
}

.pagination .ellipsis::after {
    padding: .1875rem .625rem;
    content: '\2026';
    color: #0a0a0a
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0.5rem;
    content: '\00ab'
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0.5rem;
    content: '\00bb'
}

.progress {
    height: 1rem;
    margin-bottom: 1rem;
    border-radius: 0;
    background-color: #cacaca
}

.progress.primary .progress-meter {
    background-color: #020940
}

.progress.secondary .progress-meter {
    background-color: #A12118
}

.progress.success .progress-meter {
    background-color: #3adb76
}

.progress.warning .progress-meter {
    background-color: #ffae00
}

.progress.alert .progress-meter {
    background-color: #cc4b37
}

.progress-meter {
    position: relative;
    display: block;
    width: 0%;
    height: 100%;
    background-color: #020940
}

.progress-meter-text {
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    position: absolute;
    margin: 0;
    font-size: 0.75rem;
    font-weight: bold;
    color: #fefefe;
    white-space: nowrap
}

.sticky-container {
    position: relative
}

.sticky {
    position: relative;
    z-index: 0;
    transform: translate3d(0, 0, 0)
}

.sticky.is-stuck {
    position: fixed;
    z-index: 5
}

.sticky.is-stuck.is-at-top {
    top: 0
}

.sticky.is-stuck.is-at-bottom {
    bottom: 0
}

.sticky.is-anchored {
    position: relative;
    right: auto;
    left: auto
}

.sticky.is-anchored.is-at-bottom {
    bottom: 0
}

body.is-reveal-open {
    overflow: hidden
}

html.is-reveal-open,
html.is-reveal-open body {
    min-height: 100%;
    overflow: hidden;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.reveal-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1005;
    display: none;
    background-color: rgba(10, 10, 10, 0.45);
    overflow-y: scroll
}

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    position: relative;
    top: 100px;
    margin-right: auto;
    margin-left: auto;
    overflow-y: auto
}

[data-whatinput='mouse'] .reveal {
    outline: 0
}

@media print,
screen and (min-width: 44.5em) {
    .reveal {
        min-height: 0
    }
}

.reveal .column,
.reveal .columns,
.reveal .columns {
    min-width: 0
}

.reveal>:last-child {
    margin-bottom: 0
}

@media print,
screen and (min-width: 44.5em) {
    .reveal {
        width: 600px;
        max-width: 75rem
    }
}

@media print,
screen and (min-width: 44.5em) {
    .reveal .reveal {
        right: auto;
        left: auto;
        margin: 0 auto
    }
}

.reveal.collapse {
    padding: 0
}

@media print,
screen and (min-width: 44.5em) {
    .reveal.tiny {
        width: 30%;
        max-width: 75rem
    }
}

@media print,
screen and (min-width: 44.5em) {
    .reveal.small {
        width: 50%;
        max-width: 75rem
    }
}

@media print,
screen and (min-width: 44.5em) {
    .reveal.large {
        width: 90%;
        max-width: 75rem
    }
}

.reveal.full {
    top: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    margin-left: 0;
    border: 0;
    border-radius: 0
}

@media screen and (max-width: 44.4375em) {
    .reveal {
        top: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        height: 100vh;
        min-height: 100vh;
        margin-left: 0;
        border: 0;
        border-radius: 0
    }
}

.reveal.without-overlay {
    position: fixed
}

.switch {
    height: 2rem;
    position: relative;
    margin-bottom: 1rem;
    outline: 0;
    font-size: .875rem;
    font-weight: bold;
    color: #fefefe;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switch-input {
    position: absolute;
    margin-bottom: 0;
    opacity: 0
}

.switch-paddle {
    position: relative;
    display: block;
    width: 4rem;
    height: 2rem;
    border-radius: 0;
    background: #cacaca;
    transition: all 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer
}

input+.switch-paddle {
    margin: 0
}

.switch-paddle::after {
    position: absolute;
    top: .25rem;
    left: .25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #fefefe;
    transition: all 0.25s ease-out;
    content: ''
}

input:checked~.switch-paddle {
    background: #020940
}

input:checked~.switch-paddle::after {
    left: 2.25rem
}

[data-whatinput='mouse'] input:focus~.switch-paddle {
    outline: 0
}

.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.switch-active {
    left: 8%;
    display: none
}

input:checked+label>.switch-active {
    display: block
}

.switch-inactive {
    right: 15%
}

input:checked+label>.switch-inactive {
    display: none
}

.switch.tiny {
    height: 1.5rem
}

.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}

.switch.tiny .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1rem;
    height: 1rem
}

.switch.tiny input:checked~.switch-paddle::after {
    left: 1.75rem
}

.switch.small {
    height: 1.75rem
}

.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}

.switch.small .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 1.25rem;
    height: 1.25rem
}

.switch.small input:checked~.switch-paddle::after {
    left: 2rem
}

.switch.large {
    height: 2.5rem
}

.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}

.switch.large .switch-paddle::after {
    top: .25rem;
    left: .25rem;
    width: 2rem;
    height: 2rem
}

.switch.large input:checked~.switch-paddle::after {
    left: 2.75rem
}

table {
    width: 100%;
    margin-bottom: 1rem;
    border-radius: 0
}

table thead,
table tbody,
table tfoot {
    border: 1px solid #f1f1f1;
    background-color: #fefefe
}

table caption {
    padding: .5rem .625rem .625rem;
    font-weight: bold
}

table thead {
    background: #f8f8f8;
    color: #020940
}

table tfoot {
    background: #f1f1f1;
    color: #020940
}

table thead tr,
table tfoot tr {
    background: transparent
}

table thead th,
table thead td,
table tfoot th,
table tfoot td {
    padding: .5rem .625rem .625rem;
    font-weight: bold;
    text-align: left
}

table tbody th,
table tbody td {
    padding: .5rem .625rem .625rem
}

table tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f1f1f1
}

table.unstriped tbody {
    background-color: #fefefe
}

table.unstriped tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #f1f1f1;
    background-color: #fefefe
}

@media screen and (max-width: 63.9375em) {
    table.stack thead {
        display: none
    }

    table.stack tfoot {
        display: none
    }

    table.stack tr,
    table.stack th,
    table.stack td {
        display: block
    }

    table.stack td {
        border-top: 0
    }
}

table.scroll {
    display: block;
    width: 100%;
    overflow-x: auto
}

table.hover thead tr:hover {
    background-color: #f3f3f3
}

table.hover tfoot tr:hover {
    background-color: #ececec
}

table.hover tbody tr:hover {
    background-color: #f9f9f9
}

table.hover:not(.unstriped) tr:nth-of-type(even):hover {
    background-color: #ececec
}

.table-scroll {
    overflow-x: auto
}

.table-scroll table {
    width: auto
}

.tabs {
    margin: 0;
    border: 1px solid #e6e6e6;
    background: #fefefe;
    list-style-type: none
}

.tabs::before,
.tabs::after {
    display: table;
    content: ' '
}

.tabs::after {
    clear: both
}

.tabs.vertical>li {
    display: block;
    float: none;
    width: auto
}

.tabs.simple>li>a {
    padding: 0
}

.tabs.simple>li>a:hover {
    background: transparent
}

.tabs.primary {
    background: #020940
}

.tabs.primary>li>a {
    color: #fefefe
}

.tabs.primary>li>a:hover,
.tabs.primary>li>a:focus {
    background: #030c56
}

.tabs-title {
    float: left
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: .75rem;
    line-height: 1;
    color: #020940
}

.tabs-title>a:hover {
    background: #fefefe;
    color: #020837
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected='true'] {
    background: #e6e6e6;
    color: #020940
}

.tabs-content {
    border: 1px solid #e6e6e6;
    border-top: 0;
    background: #fefefe;
    color: #020940;
    transition: all 0.5s ease
}

.tabs-content.vertical {
    border: 1px solid #e6e6e6;
    border-left: 0
}

.tabs-panel {
    display: none;
    padding: 1rem
}

.tabs-panel[aria-hidden="false"] {
    display: block
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #fefefe;
    border-radius: 0;
    box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
    line-height: 0
}

a.thumbnail {
    transition: box-shadow 200ms ease-out
}

a.thumbnail:hover,
a.thumbnail:focus {
    box-shadow: 0 0 6px 1px rgba(2, 9, 64, 0.5)
}

a.thumbnail image {
    box-shadow: none
}

.title-bar {
    padding: .5rem;
    background: #0a0a0a;
    color: #fefefe
}

.title-bar::before,
.title-bar::after {
    display: table;
    content: ' '
}

.title-bar::after {
    clear: both
}

.title-bar .menu-icon {
    margin-left: .25rem;
    margin-right: .25rem
}

.title-bar-left {
    float: left
}

.title-bar-right {
    float: right;
    text-align: right
}

.title-bar-title {
    display: inline-block;
    vertical-align: middle;
    font-weight: bold
}

.has-tip {
    position: relative;
    display: inline-block;
    border-bottom: dotted 1px #8a8a8a;
    font-weight: bold;
    cursor: help
}

.tooltip {
    position: absolute;
    top: calc(100% + .6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: .75rem;
    border-radius: 0;
    background-color: #0a0a0a;
    font-size: 80%;
    color: #fefefe
}

.tooltip::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #0a0a0a;
    position: absolute;
    bottom: 100%;
    left: 50%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #0a0a0a transparent transparent;
    top: 100%;
    bottom: auto
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #0a0a0a;
    top: 50%;
    bottom: auto;
    left: 100%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset .75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #0a0a0a transparent transparent;
    top: 50%;
    right: 100%;
    bottom: auto;
    left: auto;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.top-bar {
    padding: .5rem
}

.top-bar::before,
.top-bar::after {
    display: table;
    content: ' '
}

.top-bar::after {
    clear: both
}

.top-bar,
.top-bar ul {
    background-color: #e6e6e6
}

.top-bar input {
    max-width: 200px;
    margin-right: 1rem
}

.top-bar .input-group-field {
    width: 100%;
    margin-right: 0
}

.top-bar input.button {
    width: auto
}

.top-bar .top-bar-left,
.top-bar .top-bar-right {
    width: 100%
}

@media print,
screen and (min-width: 44.5em) {

    .top-bar .top-bar-left,
    .top-bar .top-bar-right {
        width: auto
    }
}

@media screen and (max-width: 63.9375em) {

    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        width: 100%
    }
}

@media screen and (max-width: 74.9375em) {

    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        width: 100%
    }
}

.top-bar-title {
    display: inline-block;
    float: left;
    padding: 0.5rem 1rem 0.5rem 0
}

.top-bar-title .menu-icon {
    bottom: 2px
}

.top-bar-left {
    float: left
}

.top-bar-right {
    float: right
}

.hide {
    display: none !important
}

.invisible {
    visibility: hidden
}

@media screen and (max-width: 44.4375em) {
    .hide-for-small-only {
        display: none !important
    }
}

@media screen and (max-width: 0em),
screen and (min-width: 44.5em) {
    .show-for-small-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 44.5em) {
    .hide-for-medium {
        display: none !important
    }
}

@media screen and (max-width: 44.4375em) {
    .show-for-medium {
        display: none !important
    }
}

@media screen and (min-width: 44.5em) and (max-width: 63.9375em) {
    .hide-for-medium-only {
        display: none !important
    }
}

@media screen and (max-width: 44.4375em),
screen and (min-width: 64em) {
    .show-for-medium-only {
        display: none !important
    }
}

@media print,
screen and (min-width: 64em) {
    .hide-for-large {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em) {
    .show-for-large {
        display: none !important
    }
}

@media screen and (min-width: 64em) and (max-width: 74.9375em) {
    .hide-for-large-only {
        display: none !important
    }
}

@media screen and (max-width: 63.9375em),
screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto
}

.show-for-landscape,
.hide-for-portrait {
    display: block !important
}

@media screen and (orientation: landscape) {

    .show-for-landscape,
    .hide-for-portrait {
        display: block !important
    }
}

@media screen and (orientation: portrait) {

    .show-for-landscape,
    .hide-for-portrait {
        display: none !important
    }
}

.hide-for-landscape,
.show-for-portrait {
    display: none !important
}

@media screen and (orientation: landscape) {

    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}

@media screen and (orientation: portrait) {

    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.float-center {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.clearfix::before,
.clearfix::after {
    display: table;
    content: ' '
}

.clearfix::after {
    clear: both
}

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-down.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-left.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-up.mui-enter.mui-enter-active {
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-in-right.mui-enter.mui-enter-active {
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-down.mui-leave.mui-leave-active {
    -ms-transform: translateY(100%);
    transform: translateY(100%)
}

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-right.mui-leave.mui-leave-active {
    -ms-transform: translateX(100%);
    transform: translateX(100%)
}

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-up.mui-leave.mui-leave-active {
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.slide-out-left.mui-leave.mui-leave-active {
    -ms-transform: translateX(-100%);
    transform: translateX(-100%)
}

.fade-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 0;
    transition-property: opacity
}

.fade-in.mui-enter.mui-enter-active {
    opacity: 1
}

.fade-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    opacity: 1;
    transition-property: opacity
}

.fade-out.mui-leave.mui-leave-active {
    opacity: 0
}

.hinge-in-from-top.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-top.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-right.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-bottom.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(90deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-bottom.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(90deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-left.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-x.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateX(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-in-from-middle-y.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotateY(-90deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 0
}

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
    transform: perspective(2000px) rotate(0deg);
    opacity: 1
}

.hinge-out-from-top.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: top;
    transform-origin: top;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-top.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: right;
    transform-origin: right;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-right.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.hinge-out-from-bottom.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: bottom;
    transform-origin: bottom;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-bottom.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(90deg);
    opacity: 0
}

.hinge-out-from-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: left;
    transform-origin: left;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-left.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(90deg);
    opacity: 0
}

.hinge-out-from-middle-x.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateX(-90deg);
    opacity: 0
}

.hinge-out-from-middle-y.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: perspective(2000px) rotate(0deg);
    -ms-transform-origin: center;
    transform-origin: center;
    transition-property: transform, opacity;
    opacity: 1
}

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
    transform: perspective(2000px) rotateY(-90deg);
    opacity: 0
}

.scale-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(.5);
    transform: scale(.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-up.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0
}

.scale-in-down.mui-enter.mui-enter-active {
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-up.mui-leave.mui-leave-active {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0
}

.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: scale(1);
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1
}

.scale-out-down.mui-leave.mui-leave-active {
    -ms-transform: scale(.5);
    transform: scale(.5);
    opacity: 0
}

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out.mui-leave.mui-leave-active {
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    opacity: 0
}

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(.75turn);
    transform: rotate(.75turn);
    transition-property: transform, opacity;
    opacity: 0
}

.spin-in-ccw.mui-enter.mui-enter-active {
    -ms-transform: rotate(0);
    transform: rotate(0);
    opacity: 1
}

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    -ms-transform: rotate(0);
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1
}

.spin-out-ccw.mui-leave.mui-leave-active {
    -ms-transform: rotate(-.75turn);
    transform: rotate(-.75turn);
    opacity: 0
}

.slow {
    transition-duration: 750ms !important
}

.fast {
    transition-duration: 250ms !important
}

.linear {
    transition-timing-function: linear !important
}

.ease {
    transition-timing-function: ease !important
}

.ease-in {
    transition-timing-function: ease-in !important
}

.ease-out {
    transition-timing-function: ease-out !important
}

.ease-in-out {
    transition-timing-function: ease-in-out !important
}

.bounce-in {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    transition-delay: 300ms !important
}

.long-delay {
    transition-delay: 700ms !important
}

.shake {
    animation-name: shake-7
}

@keyframes shake-7 {

    0%,
    10%,
    20%,
    30%,
    40%,
    50%,
    60%,
    70%,
    80%,
    90% {
        transform: translateX(7%)
    }

    5%,
    15%,
    25%,
    35%,
    45%,
    55%,
    65%,
    75%,
    85%,
    95% {
        transform: translateX(-7%)
    }
}

.spin-cw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(-1turn)
    }

    100% {
        transform: rotate(0)
    }
}

.spin-ccw {
    animation-name: spin-cw-1turn
}

@keyframes spin-cw-1turn {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(1turn)
    }
}

.wiggle {
    animation-name: wiggle-7deg
}

@keyframes wiggle-7deg {

    40%,
    50%,
    60% {
        transform: rotate(7deg)
    }

    35%,
    45%,
    55%,
    65% {
        transform: rotate(-7deg)
    }

    0%,
    30%,
    70%,
    100% {
        transform: rotate(0)
    }
}

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
    animation-duration: 500ms
}

.infinite {
    animation-iteration-count: infinite
}

.slow {
    animation-duration: 750ms !important
}

.fast {
    animation-duration: 250ms !important
}

.linear {
    animation-timing-function: linear !important
}

.ease {
    animation-timing-function: ease !important
}

.ease-in {
    animation-timing-function: ease-in !important
}

.ease-out {
    animation-timing-function: ease-out !important
}

.ease-in-out {
    animation-timing-function: ease-in-out !important
}

.bounce-in {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important
}

.bounce-out {
    animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important
}

.bounce-in-out {
    animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important
}

.short-delay {
    animation-delay: 300ms !important
}

.long-delay {
    animation-delay: 700ms !important
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
    border: 1px solid #acbac6;
    border-radius: .625rem;
    overflow: hidden
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.slick-slide:focus,
.slick-slide a {
    outline: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

@font-face {
    font-family: "slick";
    src: url("fontsslick.eot");
    src: url("fontsslick.eot?#iefix") format("embedded-opentype"), url("fontsslick.woff") format("woff"), url("fontsslick.ttf") format("truetype"), url("fontsslick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal
}

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 2.5rem;
    width: 20px;
    line-height: 1;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 0;
    border: none;
    outline: none
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: .25
}

.slick-prev:before,
.slick-next:before {
    font-family: 'FontAwesome';
    font-size: 2.625rem;
    line-height: 1;
    color: #020940;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: 0
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px
}

.slick-prev:before {
    content: '\f104'
}

[dir="rtl"] .slick-prev:before {
    content: '\f104'
}

.slick-next {
    right: 0
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto
}

.slick-next:before {
    content: '\f105'
}

[dir="rtl"] .slick-next:before {
    content: '\f105'
}

.slick-dots {
    position: absolute;
    left: 0;
    bottom: 1rem;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 .3125rem;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    background: #acbac6;
    display: block;
    height: .875rem;
    width: .875rem;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    border: 0;
    cursor: pointer;
    border-radius: 50%
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none
}

.slick-dots li.slick-active button {
    background: #A12118;
    overflow: hidden
}

.secondary-color {
    color: #A12118
}

.primary-color {
    color: #020940
}

a:visited,
.alink:visited {
    color: #5e6aca
}

body {
    font-size: 100%
}

.flex {
    display: block
}

.flex.flex-stacked {
    -ms-flex-direction: column;
    flex-direction: column
}

@media print,
screen and (min-width: 44.5em) {
    .flex {
        display: -ms-flexbox;
        display: flex
    }
}

.table-small {
    width: 100%;
    display: table;
    table-layout: fixed
}

.table-small .table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none !important
}

@media print,
screen and (min-width: 44.5em) {
    .table-medium {
        width: 100%;
        display: table;
        table-layout: fixed
    }
}

@media print,
screen and (min-width: 44.5em) {
    .table-medium .table-cell {
        display: table-cell;
        vertical-align: middle;
        float: none !important
    }
}

@media print,
screen and (min-width: 64em) {
    .table-large-none {
        width: auto;
        display: block;
        table-layout: none
    }
}

@media print,
screen and (min-width: 64em) {
    .table-large-none .table-cell {
        display: block;
        vertical-align: middle;
        float: left !important
    }
}

.border {
    border: 1px solid #acbac6;
    padding: 1.25rem;
    border-radius: .625rem
}

@media screen and (max-width: 44.4375em) {
    .border {
        padding: 1rem
    }
}

.border-left {
    border-left: 1px dashed #acbac6
}

@media screen and (max-width: 63.9375em) {
    .border-left.medium-12 {
        border-left: 0
    }
}

.border-right {
    border-right: 1px dashed #acbac6
}

@media screen and (max-width: 63.9375em) {
    .border-right.medium-12 {
        border-right: 0
    }
}

.text-secondary {
    font-family: "Oswald", Helvetica, Roboto, Arial, sans-serif;
    text-transform: uppercase
}

.text-uppercase {
    text-transform: uppercase
}

.color-secondary {
    color: #A12118
}

.top-half {
    margin-top: .625rem
}

.top-one {
    margin-top: 1.25rem
}

.top-two {
    margin-top: 2.5rem
}

.bottom-half {
    margin-bottom: .625rem
}

.bottom-one {
    margin-bottom: 1.25rem
}

.bottom-two {
    margin-bottom: 2.5rem
}

.bottom-none {
    margin-bottom: 0
}

@media print,
screen and (min-width: 0) {
    .small-bottom-none {
        margin-bottom: 0
    }
}

@media print,
screen and (min-width: 44.5rem) {
    .medium-bottom-none {
        margin-bottom: 0
    }
}

@media print,
screen and (min-width: 64rem) {
    .large-bottom-none {
        margin-bottom: 0
    }
}

.top-none {
    margin-top: 0
}

@media print,
screen and (min-width: 0) {
    .small-top-none {
        margin-top: 0
    }
}

@media print,
screen and (min-width: 44.5rem) {
    .medium-top-none {
        margin-top: 0
    }
}

@media print,
screen and (min-width: 64rem) {
    .large-top-none {
        margin-top: 0
    }
}

.more {
    color: #5e6aca;
    text-transform: uppercase;
    font-size: 1.125rem
}

.heading-underline h2,
.heading-underline h3 {
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.625rem
}

.heading-underline:after {
    content: "";
    width: 100%;
    height: .3125rem;
    border-top: 1px dashed #80868b;
    border-bottom: 1px dashed #80868b
}

.price,
.price-container .price {
    display: block;
    font-size: 1.375rem;
    font-weight: 900;
    line-height: 1.1;
    margin-bottom: 1rem
}

.product-item-details .price-box .price-excluding-tax .price,
.featured-products .price-box .price-excluding-tax .price,
.latest-products .price-box .price-excluding-tax .price {
    font-size: 1.5rem
}

[data-container="product-grid"] .product-item-details .price-box .price-excluding-tax .price {
    font-size: 2.125rem
}

.price-excluding-tax .price {
    color: #A12118
}

.price-excluding-tax .price:after {
    display: none !important
}

.price-excluding-tax .price:after {
    font-size: 1rem;
    color: #020940;
    font-weight: normal;
    margin-left: .3125rem;
    content: " ex VAT";
    display: inline-block
}

.price-including-tax .price {
    font-size: 1.25rem;
    color: #020940;
    font-weight: 600
}

.price-including-tax .price:after {
    font-size: 1rem;
    color: #020940;
    font-weight: normal;
    margin-left: .3125rem;
    content: " inc VAT";
    display: inline-block
}

.button,
.action.primary {
    border-radius: .625rem;
    padding: .625rem 1.5rem;
    font-size: 1.125rem;
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal
}

.button:hover,
.action.primary:hover {
    border-color: #A12118
}

.button.yellow,
.action.primary.yellow {
    background: #bc4d47
}

.button.yellow:hover,
.action.primary.yellow:hover {
    border-color: #bc4d47
}

hr.double {
    height: .1875rem;
    border-top: 1px dashed #80868b;
    border-bottom: 1px dashed #80868b;
    margin: 1.5625rem 0
}

.nav-toggle {
    display: none !important
}

.page-header {
    margin: 0 !important;
    border: 0 !important
}

.header-top {
    background: #eaecf7;
    padding-top: .3125rem;
    padding-bottom: .3125rem
}

.header-top ul {
    margin: 0
}

@media screen and (max-width: 44.4375em) {
    .header-top ul {
        text-align: center;
        width: 100%
    }
}

.header-top ul li {
    display: inline-block;
    margin-left: .625rem;
    margin-bottom: 0
}

@media screen and (max-width: 44.4375em) {
    .header-top ul li {
        margin: 0 .3125rem
    }
}

.header-top ul li a {
    color: #020940
}

@media screen and (max-width: 44.4375em) {
    .header-top ul li.greet.welcome {
        display: none
    }
}

.header-middle {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem
}

@media screen and (max-width: 44.4375em) {
    .header-middle {
        padding-top: .75rem;
        padding-bottom: .75rem
    }
}

.header-middle .column,
.header-middle .columns,
.header-middle .row {
    height: 100%
}

.header-middle .logo-wrapper .logo {
    width: 100%;
    margin: 0;
    max-width: none
}

.header-middle .logo-wrapper img {
    display: inline-block;
    width: 100%;
    max-width: 15.625rem
}

@media screen and (max-width: 44.4375em) {
    .header-middle .logo-wrapper {
        text-align: center;
        padding-left: 1.25rem;
        padding-right: 1.25rem
    }
}

.header-middle .header-menu {
    font-size: 1.75rem
}

.header-middle .header-menu a {
    color: #020940
}

.header-middle .block-search {
    position: relative;
    width: 100%;
    padding: 0
}

.header-middle .block-search .field.search {
    position: relative
}

.header-middle .block-search .field.search .control {
    border: 0;
    margin: 0;
    padding: 0
}

.header-middle .block-search .field.search input[type=text] {
    position: static;
    left: auto;
    margin: 0;
    background: #fff;
    box-shadow: none !important;
    border-radius: 1.875rem;
    padding: 0 1.25rem;
    margin: 0;
    border: 0;
    height: 2.5rem;
    border: 1px solid #acbac6
}

.header-middle .block-search .field.search button,
.header-middle .block-search .field.search .label {
    position: absolute;
    top: 0;
    right: .75rem;
    height: 100%;
    z-index: 99;
    color: #020940;
    cursor: pointer
}

.header-middle .block-search .actions .action.search {
    color: #020940 !important;
    top: .375rem;
    right: .9375rem;
    font-size: 1.0625rem;
    line-height: 1;
    opacity: 1;
    background: #fff;
}

.header-middle .block-search .actions .action.search:before {
    line-height: 1;
    content: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #020940 !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header-middle .block-search .nested {
    display: none
}

.header-middle .header-phone {
    font-size: 1.375rem;
    font-weight: bold
}

@media screen and (min-width: 66.875em) {
    .header-middle .header-phone {
        font-size: 1.5rem
    }
}

.header-middle .header-phone .fa {
    color: #A12118
}

.header-middle .header-basket .action.showcart:before {
    display: none !important;
    line-height: 1;
    content: "\f291";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #020940;
    font-size: 2.5rem;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.header-middle .header-basket .action.showcart .counter.qty {
    margin: 0
}

.header-middle .header-basket .action.showcart .total {
    color: #A12118
}

.header-middle .header-basket .basket-icon {
    text-align: right;
    font-size: 3.125rem;
    float: left;
    width: 40%;
    color: #020940;
    position: relative;
    padding-right: .3125rem
}

@media screen and (max-width: 44.4375em) {
    .header-middle .header-basket .basket-icon {
        font-size: 1.75rem
    }
}

.header-middle .header-basket .basket-icon .counter.empty {
    display: none
}

.header-middle .header-basket .basket-icon .counter {
    display: none
}

@media print,
screen and (min-width: 44.5em) {
    .header-middle .header-basket .basket-icon .counter {
        display: block;
        position: absolute;
        height: auto;
        width: auto;
        bottom: .3125rem;
        right: 0
    }
}

.header-middle .header-basket .basket-icon .counter-number {
    font-size: .875rem;
    color: #fff;
    line-height: 1;
    padding: .3125rem;
    border-radius: .3125rem;
    background: #A12118;
    display: block
}

.header-middle .header-basket .basket-content {
    width: 60%;
    line-height: 1.2;
    padding-left: .625rem
}

.header-middle .header-basket .basket-title {
    color: #020940
}

.header-middle .header-basket .basket-total {
    display: block;
    padding-top: .3125rem;
    color: #A12118
}

.header-middle .header-basket .basket-total .price {
    font-size: 1rem;
    font-weight: normal;
    margin: 0
}

.header-bottom .block-search {
    margin: 0
}

@media print,
screen and (min-width: 44.5em) {
    .header-bottom .block-search {
        display: none
    }
}

.header-bottom .field.search {
    position: relative
}

.header-bottom .field.search .control {
    border: 0;
    margin: 0;
    padding: 0
}

.header-bottom .field.search input[type=text] {
    position: static;
    left: auto;
    margin: 0;
    background: #fff;
    box-shadow: none !important;
    border-radius: 1.875rem;
    padding: 0 1rem;
    margin: 0;
    border: 0;
    height: 2rem
}

.header-bottom .field.search button,
.header-bottom .field.search .label {
    position: absolute;
    z-index: 99;
    cursor: pointer;
    color: #020940 !important;
    top: .375rem;
    right: .9375rem;
    font-size: 1.0625rem;
    line-height: 1;
    opacity: 1;
    height: auto
}

.header-bottom .field.search button:before,
.header-bottom .field.search .label:before {
    line-height: 1;
    content: "\f002";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #020940 !important;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.cms-index-index .mega-menu.menu>li.nav-home>a,
.cms-home .mega-menu.menu>li.nav-home>a {
    background: #A12118;
    border-radius: .625rem
}

.header-bottom {
    background: #020940;
    padding-top: .5rem;
    padding-bottom: .5rem
}

.mega-menu.menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width: 44.4375em) {
    .mega-menu.menu {
        display: none
    }
}

.mega-menu.menu>li {
    padding-right: .625rem;
    margin-bottom: 0
}

.mega-menu.menu>li:first-child {
    margin-right: auto
}

@media screen and (max-width: 44.4375em) {
    .mega-menu.menu>li {
        width: 100%;
        display: block;
        margin-bottom: .3125rem
    }
}

.mega-menu.menu>li.active>a,
.mega-menu.menu>li.active>strong,
.mega-menu.menu>li:hover>a,
.mega-menu.menu>li:hover>strong,
.mega-menu.menu>li.is-active>a,
.mega-menu.menu>li.is-active>strong,
.mega-menu.menu>li.current>a,
.mega-menu.menu>li.current>strong {
    background: #A12118;
    border-radius: .625rem
}

.mega-menu.menu>li>a,
.mega-menu.menu>li>strong {
    font-weight: normal;
    color: #fff;
    font-size: 1.125rem;
    padding: .375rem .625rem .5rem .625rem;
    line-height: 1.1;
    display: block
}

.mega-menu.menu>li a {
    text-decoration: none
}

.mega-menu.menu .is-dropdown-submenu-parent {
    position: static
}

.mega-menu.menu .is-dropdown-submenu-parent.is-active .is-dropdown-submenu {
    display: block;
    height: auto
}

@media screen and (max-width: 44.4375em) {
    .mega-menu.menu .is-dropdown-submenu-parent.is-active .is-dropdown-submenu {
        display: none !important;
        height: 0
    }
}

.mega-menu.menu .is-dropdown-submenu-parent a {
    padding: .5rem .625rem !important
}

.mega-menu.menu .is-dropdown-submenu-parent a:after {
    display: none !important
}

.mega-menu.menu>li>ul {
    display: none
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu,
.mega-menu.menu>li.opens-right>ul,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu,
.mega-menu.menu>li.opens-left>li>ul {
    padding-top: .5rem;
    background: none;
    left: 0 !important;
    right: 0 !important;
    top: auto !important;
    position: absolute;
    border: 0;
    box-shadow: none;
    margin: 0;
    list-style: none;
    z-index: 9999;
    display: block !important;
    height: 0;
    overflow: hidden
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    float: left;
    width: 100%;
    background: #eaecf7;
    box-shadow: 0 .1875rem .3125rem rgba(0, 0, 0, 0.3);
    display: block
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper .row,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper .row,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper .row,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper .row {
    max-width: 75rem;
    margin-left: auto;
    margin-right: auto
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper .row .column,
.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper .row .columns,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper .row .column,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper .row .columns,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper .row .column,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper .row .columns,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper .row .column,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper .row .columns {
    border-right: 1px dashed #80868b
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper .row .column:last-child,
.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper .row .columns:last-child,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper .row .column:last-child,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper .row .columns:last-child,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper .row .column:last-child,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper .row .columns:last-child,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper .row .column:last-child,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper .row .columns:last-child {
    border-right: 0
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper h3,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper h3,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper h3,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper h3 {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 1rem 0;
    padding: 0
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper h3 a,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper h3 a,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper h3 a,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper h3 a {
    color: #020940;
    padding: 0 !important;
    margin: 0
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper ul,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper ul,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper ul,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper ul li,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper ul li,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper ul li,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper ul li {
    width: 100%;
    margin-bottom: .625rem;
    line-height: 1.2
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper ul li.active a,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper ul li.active a,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper ul li.active a,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper ul li.active a {
    background: none;
    border: 0
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper ul li:after,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper ul li:after,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper ul li:after,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper ul li:after {
    margin-left: .3125rem;
    content: "\f105";
    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
}

.mega-menu.menu>li.opens-right>.is-dropdown-submenu li.mega-menu-wrapper ul li a,
.mega-menu.menu>li.opens-right>ul li.mega-menu-wrapper ul li a,
.mega-menu.menu>li.opens-left>li>.is-dropdown-submenu li.mega-menu-wrapper ul li a,
.mega-menu.menu>li.opens-left>li>ul li.mega-menu-wrapper ul li a {
    padding: 0 !important;
    color: #020940
}

.off-canvas .menu {
    padding: .625rem
}

.off-canvas .menu li {
    margin-bottom: .625rem
}

.menu-bar {
    overflow: hidden;
    font-size: 1.25rem
}

.menu-bar a {
    color: #fff
}

.breadcrumbs {
    margin-bottom: 1.25rem;
    background: #eaecf7;
    padding-top: .625rem;
    padding-bottom: .625rem;
    width: 100%;
    max-width: none !important
}

.breadcrumbs ul {
    list-style: none;
    margin-left: 0
}

.breadcrumbs ul li {
    font-size: 1rem;
    text-transform: none;
    line-height: 1
}

.breadcrumbs ul li.item:not(:last-child):after {
    font-size: 1rem;
    line-height: 1;
    content: ">";
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    margin: 0 .3125rem
}

.content-header-wrap {
    padding-top: 0;
    padding-bottom: 2.25rem
}

@media screen and (max-width: 81.25em) {
    .content-header-wrap .usp:before {
        font-size: 3.75rem
    }
}

.content-header-wrap .price-match .title {
    font-size: 2.375rem
}

.content-header-wrap .usp .usp-value.text-percent {
    font-size: 2.375rem
}

@media screen and (min-width: 64em) {
    .content-header-wrap .price-match .title {
        font-size: 1.9375rem
    }

    .content-header-wrap .usp .usp-value.text-percent {
        font-size: 1.9375rem
    }
}

@media screen and (min-width: 81.25em) {
    .content-header-wrap .price-match .title {
        font-size: 2.625rem
    }

    .content-header-wrap .usp .usp-value.text-percent {
        font-size: 2.625rem
    }
}

@media screen and (max-width: 44.4375em) {
    .content-header-wrap .slider {
        margin-top: .9375rem
    }

    .content-header-wrap .image-with-title .image {
        padding-bottom: 80%
    }
}

@media screen and (max-width: 50.625em) {
    .content-header-wrap .price-match {
        text-align: center
    }

    .content-header-wrap .price-match .title {
        font-size: 1.875rem
    }

    .content-header-wrap .price-match .icon {
        display: none
    }

    .content-header-wrap .usp .usp-value.text-percent {
        font-size: 1.875rem
    }
}

@media print,
screen and (min-width: 64em) {
    .content-header-wrap .price-match .title {
        font-size: 2.5rem
    }

    .content-header-wrap .usp .usp-value.text-percent {
        font-size: 2.5rem
    }
}

@media screen and (min-width: 44.5em) and (max-width: 63.9375em) {
    .content-header-wrap>div {
        margin-top: 1.25rem
    }

    .content-header-wrap>div:first-child {
        margin-top: 0
    }

    .content-header-wrap .image-with-title .image {
        padding-bottom: 80%
    }
}

.content-header-info-wrap {
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 50.625em) {
    .content-header-info-wrap {
        display: block
    }
}

.content-header-info-wrap>div {
    padding-bottom: 1.875rem
}

.content-header-info-wrap>div>div {
    height: 100%
}

.content-header-left>div {
    margin-top: 1.875rem
}

.content-header-left>div:first-child {
    margin-top: 0
}

.fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

.usps.table {
    width: auto
}

@media screen and (max-width: 63.9375em) {
    .usps .table-cell {
        height: 100%
    }
}

.usp {
    margin-bottom: 1.25rem;
    position: relative
}

@media screen and (max-width: 63.9375em) {
    .usp {
        padding: .9375rem;
        margin-bottom: 0;
        height: 100%
    }
}

@media screen and (max-width: 44.4375em) {
    .usp {
        padding: .625rem 1.25rem
    }
}

.usp:before {
    top: 50%;
    margin-top: -3.125rem;
    position: absolute;
    right: 1.25rem;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 6.25rem;
    color: #A12118;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media screen and (max-width: 63.9375em) {
    .usp:before {
        font-size: 3.75rem;
        margin-top: -1.875rem
    }
}

@media screen and (max-width: 50.625em) {
    .usp:before {
        display: none
    }
}

@media screen and (max-width: 44.4375em) {
    .usp:before {
        font-size: 3.125rem;
        margin-top: -1.5625rem
    }
}

.usp .usp-text {
    font-size: 1.25rem;
    line-height: 1;
    margin-bottom: .3125rem
}

@media screen and (max-width: 50.625em) {
    .usp .usp-text {
        text-align: center
    }
}

@media screen and (max-width: 44.4375em) {
    .usp .usp-text {
        font-size: 1.125rem
    }
}

.usp .usp-text:last-child {
    margin-bottom: 0
}

.usp .usp-text.text-uppercase {
    text-transform: uppercase
}

.usp .usp-value {
    font-size: 3.75rem;
    line-height: 1.1;
    margin-bottom: .625rem
}

@media screen and (max-width: 73.75em) {
    .usp .usp-value {
        font-size: 2.6875rem
    }
}

@media screen and (max-width: 63.9375em) {
    .usp .usp-value {
        font-size: 2.5rem
    }
}

@media screen and (max-width: 50.625em) {
    .usp .usp-value {
        text-align: center
    }
}

@media screen and (max-width: 44.4375em) {
    .usp .usp-value {
        font-size: 2.5rem
    }
}

.usp .usp-value.text-percent {
    font-size: 2.5rem;
    line-height: 1
}

@media screen and (max-width: 73.75em) {
    .usp .usp-value.text-percent {
        font-size: 1.875rem
    }
}

@media screen and (max-width: 63.9375em) {
    .usp .usp-value.text-percent {
        font-size: 1.875rem
    }
}

@media screen and (max-width: 44.4375em) {
    .usp .usp-value.text-percent {
        font-size: 1.875rem
    }
}

.check-postcode {
    padding: .625rem 1.25rem;
    overflow: hidden
}

@media screen and (max-width: 63.9375em) {
    .check-postcode {
        padding: .9375rem;
        margin-bottom: 0;
        height: 100%
    }
}

.check-postcode .fa-map-marker {
    font-size: 3.75rem;
    color: #A12118;
    float: left;
    margin-right: .5rem
}

.check-postcode .title {
    font-size: 1.5rem;
    line-height: 1;
    color: #020940
}

@media screen and (max-width: 44.4375em) {
    .check-postcode .title {
        font-size: 1.25rem
    }
}

.check-postcode a:hover {
    text-decoration: none
}

.check-postcode p {
    font-size: 1.25rem;
    margin-bottom: 0;
    line-height: 1;
    color: #020940
}

@media screen and (max-width: 44.4375em) {
    .check-postcode p {
        font-size: 1.125rem
    }
}

.check-postcode .fa-angle-right {
    padding-left: .3125rem;
    float: right;
    font-size: 3.75rem;
    color: #020940
}

.quick-link {
    border-right: 1px dashed #80868b
}

@media screen and (max-width: 44.4375em) {
    .quick-link {
        padding-bottom: .625rem;
        margin-bottom: .625rem;
        border-right: 0;
        border-bottom: 1px dashed #80868b
    }
}

.quick-link .icon {
    text-align: center;
    font-size: 2.125rem;
    padding-right: 0
}

.quick-link .title {
    font-size: 1.375rem;
    margin-bottom: .3125rem
}

@media screen and (max-width: 44.4375em) {
    .quick-link .title {
        font-size: 1.25rem;
        line-height: 1.2
    }
}

.quick-link p {
    line-height: 1.3
}

@media screen and (max-width: 44.4375em) {
    .quick-link p {
        display: none
    }
}

.quick-link:last-child {
    border-right: 0
}

@media screen and (max-width: 44.4375em) {
    .quick-link:last-child {
        padding-bottom: 0;
        margin-bottom: 0;
        border-bottom: 0
    }
}

.latest-products .border {
    padding: .3125rem
}

.latest-products h3 {
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 1.625rem
}

@media screen and (max-width: 44.4375em) {
    .latest-products h3 {
        font-size: 1.375rem;
        line-height: 1.3;
        margin-bottom: .3125rem
    }
}

@media screen and (max-width: 63.9375em) {

    .image-with-title--flexible:nth-child(4),
    .image-with-title--flexible:nth-child(5) {
        width: 50%
    }

    .image-with-title--flexible:nth-child(4) .image,
    .image-with-title--flexible:nth-child(5) .image {
        padding-bottom: 70.5%
    }
}

@media screen and (max-width: 44.4375em) {
    .image-with-title--flexible {
        margin-bottom: 1.25rem
    }

    .image-with-title--flexible:nth-child(4) .image {
        padding-bottom: 100%
    }

    .image-with-title--flexible:nth-child(5) {
        width: 100%
    }

    .image-with-title--flexible:nth-child(5) .image {
        padding-bottom: 48%
    }
}

.image-with-title a {
    display: block;
    position: relative;
    border-radius: .625rem;
    border: 1px solid #acbac6;
    overflow: hidden;
    background-size: cover !important
}

.image-with-title .image {
    height: 0;
    padding-bottom: 110%;
    background-position: center center !important
}

@media screen and (max-width: 44.4375em) {
    .image-with-title .image {
        padding-bottom: 100%
    }
}

.image-with-title .title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #acbac6;
    color: #fff;
    padding: .75rem
}

@media screen and (max-width: 44.4375em) {
    .image-with-title .title {
        padding: .625rem
    }
}

@media screen and (max-width: 27.5em) {
    .image-with-title .title {
        padding: .3125rem
    }
}

.image-with-title .title h3 {
    margin-bottom: 0;
    font-size: 1rem;
    text-align: center
}

@media screen and (max-width: 27.5em) {
    .image-with-title .title h3 {
        font-size: .8125rem
    }
}

@media print,
screen and (min-width: 64em) {
    .image-with-title .title h3 {
        font-size: 1.0625rem
    }
}

.image-with-title .title--small {
    padding: .5625rem .5rem .625rem
}

@media screen and (max-width: 20em) {
    .image-with-title .title--small {
        padding: .4375rem .375rem .5rem
    }
}

.image-with-title .title--small h3 {
    margin-bottom: 0;
    font-size: .75rem;
    text-transform: none
}

@media screen and (max-width: 27.5em) {
    .image-with-title .title--small h3 {
        font-size: .8125rem
    }
}

@media screen and (max-width: 20.0625em) {
    .image-with-title .title--small h3 {
        font-size: .6875rem
    }
}

@media print,
screen and (min-width: 64em) {
    .image-with-title .title--small h3 {
        font-size: .875rem
    }
}

.image-with-title .title .view-all {
    text-align: center;
    font-size: .8125rem
}

@media screen and (max-width: 27.5em) {
    .image-with-title .title .view-all {
        font-size: .625rem
    }
}

@media print,
screen and (min-width: 64em) {
    .image-with-title .title .view-all {
        font-size: .875rem
    }
}

.image-with-title .title:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #acbac6;
    border-width: 1rem;
    margin-left: -1rem
}

.image-with-title .soil-bg {
    background: url("../images/soil-bg.png") no-repeat
}

.image-with-title .drainage-bg {
    background: url("../images/drainage-bg.png") no-repeat
}

.image-with-title .waste-bg {
    background: url("../images/waste-bg.png") no-repeat
}

.image-with-title--alt a:hover {
    text-decoration: none
}

.image-with-title--alt .image {
    height: auto !important;
    padding-bottom: 0 !important
}

.image-with-title--alt .title {
    position: relative
}

@media screen and (max-width: 63.9375em) {
    .product-large {
        margin-bottom: 1.25rem
    }
}

@media screen and (max-width: 44.4375em) {
    .product-large {
        margin-bottom: 1.25rem
    }
}

.product-large a {
    color: #0a0a0a
}

.product h3 {
    font-size: 1rem
}

.product h3 a {
    color: #020940
}

.product .product-item-photo {
    display: block
}

.product .border {
    margin-bottom: .625rem
}

.product .product-item-actions .actions-primary {
    display: block
}

.product .qty-wrapper {
    float: none;
    padding-right: 0;
    margin-bottom: .3125rem
}

.product .qty {
    width: 100%;
    max-width: 100%;
    margin-bottom: .625rem
}

.product input[type=number] {
    height: 1.375rem
}

.product .button {
    width: 100%;
    margin-bottom: 0;
    font-weight: normal
}

.qty-wrapper {
    float: left;
    padding-right: .3125rem
}

.qty-wrapper .qty-buttons {
    background: #5e6aca;
    border-radius: .625rem;
    overflow: hidden;
    padding: .5rem;
    width: auto
}

.qty-wrapper .qty-buttons button {
    float: left;
    width: 33%;
    cursor: pointer;
    color: #fff;
    height: 1.5rem;
    font-size: 1.1875rem
}

.qty-wrapper .qty-buttons button:hover,
.qty-wrapper .qty-buttons button:active,
.qty-wrapper .qty-buttons button:focus {
    background: none;
    border: 0;
    box-shadow: none
}

.qty-wrapper .qty-buttons input[type=number] {
    border: 0;
    box-shadow: none !important;
    float: left;
    width: 33%;
    height: 1.5rem;
    margin: 0;
    padding: 0 .3125rem;
    border-radius: .25rem;
    text-align: center;
    color: #020940
}

.qty-wrapper .qty-buttons input[type=number]::-webkit-inner-spin-button,
.qty-wrapper .qty-buttons input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.icon {
    font-size: 2.125rem
}

.latest-products .qty-wrapper {
    margin-bottom: .625rem
}

h1.page-title {
    margin-bottom: .3125rem
}

.categories>li {
    color: #fff;
    margin-bottom: .625rem;
    border-radius: .625rem;
    line-height: 1;
    overflow: hidden;
    font-weight: 600
}

.categories>li>ul {
    display: none
}

.categories>li a {
    transition: background-color 0.5s
}

.categories>li.current a {
    background-color: #A12118
}

.categories>li.current>ul {
    display: block
}

.categories>li ul {
    margin: 0 !important
}

.categories>li>a {
    color: #fff;
    background: #020940
}

.categories>li>ul>li>ul {
    background: #fff;
    margin: 0
}

.categories>li>ul>li>ul li a {
    color: #020940
}

.categories>li>ul>li {
    background: #eaecf7;
    border-bottom: 1px solid #acbac6;
    border-left: 1px solid #acbac6;
    border-right: 1px solid #acbac6;
    margin-bottom: 0
}

.categories>li>ul>li a {
    color: #020940
}

.categories>li>ul>li:last-child {
    border-radius: 0 0 .625rem .625rem
}

.categories>li>ul>li>ul>li {
    border-top: 1px solid #acbac6;
    margin-bottom: 0
}

.categories>li>ul>li>ul>li:hover,
.categories>li>ul>li>ul>li.current {
    background: #bc4d47;
    color: #fff
}

.categories>li>ul>li>ul>li:hover a,
.categories>li>ul>li>ul>li.current a {
    color: #fff
}

.categories a {
    text-decoration: none
}

.swatch-option.text {
    line-height: 1 !important
}

.price-match>div {
    margin-bottom: .75rem
}

.price-match>div:after {
    display: table;
    content: "";
    clear: both
}

.price-match .title {
    font-size: 2.375rem;
    line-height: 1;
    width: 60%;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 44.4375em) {
    .price-match .title {
        width: 80%
    }

    .price-match .title br {
        display: none
    }
}

@media screen and (min-width: 64em) {
    .price-match .title {
        font-size: 1.9375rem
    }
}

@media screen and (min-width: 81.25em) {
    .price-match .title {
        font-size: 2.625rem
    }
}

.price-match .icon {
    width: 40%;
    vertical-align: middle;
    display: inline-block
}

.price-match .icon img {
    max-width: 2.875rem;
    width: 95%;
    height: auto
}

@media screen and (min-width: 81.25em) {
    .price-match .icon img {
        max-width: 4.6875rem
    }
}

@media screen and (max-width: 44.4375em) {
    .price-match .icon {
        width: 20%
    }
}

.price-match .sub {
    font-size: 1.25rem;
    line-height: 1.2;
    margin-bottom: .375rem
}

.price-match p {
    line-height: 1.2;
    margin-bottom: 0
}

.filter-bar,
.toolbar-products {
    background: #eaecf7;
    border: 1px solid #acbac6;
    padding: 1rem;
    border-radius: .625rem
}

@media screen and (max-width: 44.4375em) {

    .filter-bar,
    .toolbar-products {
        padding: .625rem
    }
}

.filter-bar .modes-label,
.toolbar-products .modes-label {
    display: none
}

.filter-bar .modes-mode,
.toolbar-products .modes-mode {
    font-size: 1.25rem;
    margin-right: .625rem;
    color: #020940;
    border: 0 !important;
    padding: 0;
    line-height: 1.2
}

.filter-bar .modes-mode:hover,
.toolbar-products .modes-mode:hover {
    background: none !important
}

.filter-bar .modes-mode:hover:before,
.toolbar-products .modes-mode:hover:before {
    color: #020940
}

.filter-bar .modes-mode.active:before,
.toolbar-products .modes-mode.active:before {
    color: #A12118
}

.filter-bar .modes-mode:before,
.toolbar-products .modes-mode:before {
    color: #020940;
    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
}

.filter-bar .modes-mode.mode-grid:before,
.toolbar-products .modes-mode.mode-grid:before {
    content: "\f009"
}

.filter-bar .modes-mode.mode-list:before,
.toolbar-products .modes-mode.mode-list:before {
    content: "\f00b"
}

.filter-bar .toolbar-amount,
.toolbar-products .toolbar-amount {
    padding-top: 0
}

.filter-bar .limiter .label,
.toolbar-products .limiter .label {
    background: none;
    padding: 0;
    color: #020940;
    font-size: 1em
}

.filter-bar .limiter select,
.toolbar-products .limiter select {
    color: #020940;
    border: 0;
    height: 1.875rem;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    border-radius: .3125rem;
    margin-bottom: 0
}

.filter-bar .sorter,
.toolbar-products .sorter {
    padding: 0
}

.filter-bar .sorter label,
.toolbar-products .sorter label {
    display: inline-block;
    font-size: 1em;
    color: #020940
}

.filter-bar .sorter select,
.toolbar-products .sorter select {
    color: #020940;
    border: 0;
    height: 1.875rem;
    padding-top: .3125rem;
    padding-bottom: .3125rem;
    border-radius: .3125rem;
    margin-bottom: 0
}

.filter-bar .sorter .sorter-action:before,
.toolbar-products .sorter .sorter-action:before {
    color: #020940;
    line-height: 1
}

.filter-bar .pagination,
.filter-bar .pages,
.toolbar-products .pagination,
.toolbar-products .pages {
    margin-bottom: 0
}

.filter-bar .pagination li,
.filter-bar .pages li,
.toolbar-products .pagination li,
.toolbar-products .pages li {
    margin: 0
}

.filter-bar .pagination li .page,
.filter-bar .pages li .page,
.toolbar-products .pagination li .page,
.toolbar-products .pages li .page {
    font-size: 1.125rem;
    padding: 0 .3125rem;
    background: none;
    color: #020940;
    font-weight: normal;
    line-height: 1
}

.filter-bar .pagination li .page:hover,
.filter-bar .pages li .page:hover,
.toolbar-products .pagination li .page:hover,
.toolbar-products .pages li .page:hover {
    color: #A12118
}

.filter-bar .pagination li.pages-item-previous a,
.filter-bar .pagination li.pages-item-next a,
.filter-bar .pages li.pages-item-previous a,
.filter-bar .pages li.pages-item-next a,
.toolbar-products .pagination li.pages-item-previous a,
.toolbar-products .pagination li.pages-item-next a,
.toolbar-products .pages li.pages-item-previous a,
.toolbar-products .pages li.pages-item-next a {
    font-size: 1.5rem;
    margin-right: .625rem;
    color: #020940;
    border: 0 !important;
    padding: 0;
    line-height: 1;
    display: block
}

.filter-bar .pagination li.pages-item-previous a:before,
.filter-bar .pagination li.pages-item-next a:before,
.filter-bar .pages li.pages-item-previous a:before,
.filter-bar .pages li.pages-item-next a:before,
.toolbar-products .pagination li.pages-item-previous a:before,
.toolbar-products .pagination li.pages-item-next a:before,
.toolbar-products .pages li.pages-item-previous a:before,
.toolbar-products .pages li.pages-item-next a:before {
    margin: 0;
    color: #020940;
    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
}

.filter-bar .pagination li .action,
.filter-bar .pages li .action,
.toolbar-products .pagination li .action,
.toolbar-products .pages li .action {
    width: auto
}

.filter-bar .pagination li .next,
.filter-bar .pages li .next,
.toolbar-products .pagination li .next,
.toolbar-products .pages li .next {
    margin-left: .75rem;
    font-size: 1.25rem
}

.filter-bar .pagination li .next:before,
.filter-bar .pages li .next:before,
.toolbar-products .pagination li .next:before,
.toolbar-products .pages li .next:before {
    content: "\f0da"
}

@media screen and (max-width: 44.4375em) {

    .filter-bar .pagination li .next,
    .filter-bar .pages li .next,
    .toolbar-products .pagination li .next,
    .toolbar-products .pages li .next {
        font-size: 1.5rem;
        padding: 0 .625rem;
        line-height: 1
    }
}

.filter-bar .pagination li .previous,
.filter-bar .pages li .previous,
.toolbar-products .pagination li .previous,
.toolbar-products .pages li .previous {
    margin-right: .75rem;
    font-size: 1.25rem
}

.filter-bar .pagination li .previous:before,
.filter-bar .pages li .previous:before,
.toolbar-products .pagination li .previous:before,
.toolbar-products .pages li .previous:before {
    content: "\f0d9"
}

@media screen and (max-width: 44.4375em) {

    .filter-bar .pagination li .previous,
    .filter-bar .pages li .previous,
    .toolbar-products .pagination li .previous,
    .toolbar-products .pages li .previous {
        float: left;
        font-size: 1.5rem;
        padding: 0 .625rem;
        line-height: 1
    }
}

.filter-bar .pagination li.active a,
.filter-bar .pagination li.active .page,
.filter-bar .pagination li.current a,
.filter-bar .pagination li.current .page,
.filter-bar .pages li.active a,
.filter-bar .pages li.active .page,
.filter-bar .pages li.current a,
.filter-bar .pages li.current .page,
.toolbar-products .pagination li.active a,
.toolbar-products .pagination li.active .page,
.toolbar-products .pagination li.current a,
.toolbar-products .pagination li.current .page,
.toolbar-products .pages li.active a,
.toolbar-products .pages li.active .page,
.toolbar-products .pages li.current a,
.toolbar-products .pages li.current .page {
    color: #A12118
}

@media screen and (min-width: 67.5625em) {

    .products .qty-wrapper,
    .products .button {
        float: left
    }

    .products .qty-wrapper {
        width: 40%;
        padding-right: .3125rem
    }

    .products .qty {
        max-width: 100%;
        margin-bottom: 0
    }

    .products .qty button,
    .products .qty input[type=number] {
        height: 1.5rem
    }

    .products .button {
        width: 60%;
        margin-bottom: 0;
        padding: .625rem
    }

    .products .button.view-product-options {
        width: 100%
    }
}

.catalogsearch-result-index .sidebar-additional,
.catalogsearch-result-index .sidebar-main {
    display: none !important
}

.time-remaining {
    padding: 0
}

.time-remaining.calculating .value {
    opacity: 0
}

.time-remaining.opacity .value {
    opacity: 0.5
}

.time-remaining .row {
    margin-left: 0;
    margin-right: 0
}

.time-remaining .time {
    padding-top: .9375rem;
    padding-bottom: .9375rem;
    border-right: 1px solid #acbac6
}

.time-remaining .time:last-child {
    border-right: 0
}

.time-remaining .time .value {
    color: #A12118;
    font-size: 4.5rem;
    line-height: 1;
    margin-bottom: .5rem
}

.time-remaining .time .text {
    font-size: .75rem;
    letter-spacing: 1px;
    line-height: 1
}

.time-remaining .title {
    font-size: 1.25rem;
    line-height: 1.2;
    border-top: 1px solid #acbac6;
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.product-info h1 {
    font-size: 2.875rem;
    font-weight: 600;
    line-height: 1.2;
    width: 60%
}

@media screen and (max-width: 63.9375em) {
    .product-info h1 {
        width: 80%;
        font-size: 2.5rem
    }
}

@media screen and (max-width: 44.4375em) {
    .product-info h1 {
        width: 100%;
        font-size: 1.875rem
    }
}

.product-info .qty-wrapper {
    padding-right: 1.25rem
}

@media screen and (max-width: 44.4375em) {
    .product-info .qty-wrapper {
        width: 100%;
        margin-bottom: .625rem;
        padding-right: 0
    }

    .product-info .qty-wrapper .qty {
        max-width: 100%
    }
}

.product-info .product-options-bottom .box-tocart .input-text.qty {
    width: 33%;
    height: 1.5rem
}

.product-info .product-options-bottom .box-tocart .actions {
    padding: 0;
    margin: 0
}

.product-info .product-options-bottom .box-tocart .actions .button {
    border-radius: .625rem;
    padding: .625rem 1.5rem;
    font-size: 1.125rem;
    font-weight: normal;
    line-height: 1
}

@media screen and (max-width: 44.4375em) {
    .product-info .product-options-bottom .box-tocart .actions .button {
        width: 100%
    }
}

.product-info .sku .type,
.product-info .sku .value {
    display: inline-block
}

.product-info .price {
    font-size: 2.875rem;
    margin-bottom: 0;
    color: #A12118
}

@media screen and (max-width: 63.9375em) {
    .product-info .price {
        font-size: 2.5rem
    }
}

@media screen and (max-width: 44.4375em) {
    .product-info .price {
        font-size: 2rem
    }
}

.product-info .price-including-tax {
    padding-top: .625rem
}

.product-info .price-including-tax .price {
    font-weight: 600;
    color: #020940;
    font-size: 1.875rem
}

.product-options-wrapper,
.product-options-bottom .box-tocart {
    display: block;
    margin: 0
}

.product-options-wrapper .fieldset,
.product-options-bottom .box-tocart .fieldset {
    border: 0;
    padding: 0;
    margin: 0
}

.product-options-wrapper .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
    width: 33%;
    height: auto
}

.sku {
    font-size: 1.125rem;
    margin-bottom: .625rem
}

.stock {
    font-size: 1.25rem;
    margin-bottom: .625rem;
    font-weight: 600;
    text-transform: uppercase
}

.stock.available {
    color: #5e6aca
}

.stock.unavailable {
    color: #cacaca
}

.stock.unavailable:before {
    content: "\f00d"
}

.stock:before {
    margin-right: .3125rem;
    content: "\f00c";
    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
}

.products-related {
    margin-top: 0
}

.products-related li {
    margin-bottom: 1.875rem
}

.products-related li .price-box {
    margin: 0
}

.products-related li .actions-primary {
    overflow: hidden
}

.products-related .product-image-container,
.products-related .product-item-photo {
    display: block;
    text-align: center;
    width: 100%
}

.products-related .product-image-container .product-image-container,
.products-related .product-item-photo .product-image-container {
    margin: 0 auto
}

.block-minicart .product-item-name {
    margin-bottom: .3125rem
}

.block-minicart .product-item-name a {
    color: #0a0a0a
}

.block-minicart .price-excluding-tax {
    margin-top: 0
}

.block-minicart .price {
    color: #A12118;
    font-size: 1.125rem
}

.block-minicart .action.checkout,
.block-minicart .action.viewcart {
    background: #A12118;
    font-weight: normal;
    font-size: 1.125rem !important;
    border-radius: .3125rem;
    border: 0;
    line-height: 1 !important;
    padding: .625rem .9375rem
}

.block-minicart .action.viewcart {
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    background: #eaecf7;
    border: 1px solid #acbac6;
    font-size: 1rem;
    border-radius: .3125rem;
    font-weight: normal;
    line-height: 1;
    color: #020940;
    display: inline-block;
    padding: .625rem .9375rem
}

.block-minicart .action.viewcart:hover {
    text-decoration: none
}

.block-minicart .action.edit,
.block-minicart .minicart-widgets {
    display: none !important
}

.block-minicart .subtitle.empty {
    font-size: 1rem
}

.modal-popup .action-secondary,
.modal-popup .action-primary {
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    background: #eaecf7;
    border: 1px solid #acbac6;
    font-size: 1rem;
    border-radius: .3125rem;
    font-weight: normal;
    line-height: 1;
    color: #020940;
    display: inline-block;
    padding: .625rem .9375rem;
    margin-right: .625rem
}

.modal-popup .action-secondary:hover,
.modal-popup .action-primary:hover {
    text-decoration: none
}

#shopping-cart-table tbody:last-child .item-actions {
    border-bottom: 0
}

#shopping-cart-table td.price,
#shopping-cart-table th.price,
#shopping-cart-table td.item {
    display: table-cell
}

#shopping-cart-table thead {
    border: 0;
    background: none
}

#shopping-cart-table thead tr {
    border: 0;
    border-bottom: 1px solid #A12118
}

#shopping-cart-table thead th {
    font-size: 1.125rem;
    margin: 0;
    font-weight: normal;
    padding: .75rem .75rem .75rem 0;
    line-height: 1
}

@media screen and (max-width: 48em) {
    #shopping-cart-table thead .col.price {
        padding: .75rem
    }
}

@media screen and (max-width: 44.4375em) {
    #shopping-cart-table thead .col.price {
        display: none
    }
}

#shopping-cart-table thead .col.price:before {
    display: none
}

#shopping-cart-table tbody {
    border: 0;
    width: 100%
}

#shopping-cart-table tbody tr {
    border: 0
}

#shopping-cart-table tbody td {
    padding: 1.25rem .625rem;
    line-height: 1
}

@media screen and (max-width: 48em) {
    #shopping-cart-table tbody .product-item-photo {
        position: static;
        float: left;
        margin-right: .625rem
    }
}

@media screen and (max-width: 44.4375em) {
    #shopping-cart-table tbody .product-item-photo {
        display: none
    }
}

#shopping-cart-table tbody .product-image-container {
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    padding: .3125rem
}

#shopping-cart-table tbody .col.item {
    padding-left: 0
}

@media screen and (max-width: 44.4375em) {
    #shopping-cart-table tbody .col.item {
        display: block;
        width: 100%;
        min-height: 0;
        padding: 1.25rem 0 0 0
    }
}

@media screen and (max-width: 44.4375em) {
    #shopping-cart-table tbody .col.price {
        padding-left: 0
    }
}

#shopping-cart-table tbody .col.price:before {
    font-size: 1rem;
    color: #020940
}

#shopping-cart-table tbody .price {
    color: #A12118;
    font-size: 1rem
}

#shopping-cart-table tbody .product-item-name {
    font-size: 1.125rem;
    color: #020940
}

@media screen and (max-width: 44.4375em) {
    #shopping-cart-table tbody .col.subtotal {
        padding-right: 0
    }
}

#shopping-cart-table tbody .item-options {
    font-size: 1rem
}

#shopping-cart-table tbody .control.qty {
    display: inline-block
}

#shopping-cart-table tbody .control.qty .qty-wrapper {
    float: none;
    width: 100%;
    max-width: 7.5rem;
    padding: 0
}

#shopping-cart-table tbody .control.qty .qty-wrapper .qty-buttons {
    margin-right: 0;
    max-width: none;
    background: #acbac6
}

#shopping-cart-table tbody .control.qty .qty-wrapper .qty-buttons .input-text {
    width: 33%
}

#shopping-cart-table tbody .col.qty {
    padding-left: 0;
    padding-right: 0
}

#shopping-cart-table tbody .col.qty .input-text {
    margin: 0;
    border-radius: .3125rem;
    box-shadow: none;
    outline: 0
}

#shopping-cart-table tbody .item-actions {
    background: #fff;
    border-top: 1px solid #acbac6;
    border-bottom: 1px solid #A12118
}

#shopping-cart-table tbody .item-actions td {
    padding: .9375rem 0
}

.cart.table-wrapper .actions-toolbar a.action-edit {
    display: none
}

.cart.table-wrapper .actions-toolbar>a.action {
    background: #fff;
    border: 1px solid #acbac6;
    color: #020940;
    border-radius: .3125rem;
    font-size: .875rem;
    font-weight: normal;
    margin-bottom: 0;
    padding: .625rem .9375rem;
    line-height: 1
}

.cart.table-wrapper .actions-toolbar>a.action:hover,
.cart.table-wrapper .actions-toolbar>a.action:focus,
.cart.table-wrapper .actions-toolbar>a.action:active {
    border: 1px solid #acbac6;
    background: #c1c6cc;
    color: #020940
}

.cart.main.actions .action {
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    background: #eaecf7;
    border: 1px solid #acbac6;
    font-size: 1rem;
    border-radius: .3125rem;
    font-weight: normal;
    line-height: 1;
    padding: .625rem .9375rem
}

@media screen and (max-width: 44.4375em) {
    .cart.main.actions .action {
        width: 100%
    }
}

.cart.main.actions .action:hover,
.cart.main.actions .action:focus {
    background: #eaecf7
}

.cart.main.actions .action.continue:before {
    margin-right: .3125rem;
    content: "\f053";
    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
}

.cart.main.actions .action.update:before {
    margin-right: .3125rem;
    content: "\f01e";
    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
}

.cart-container {
    padding-bottom: 2.5rem
}

.cart-summary {
    background: #fff;
    border: 1px solid #acbac6;
    border-radius: .625rem
}

.cart-summary>.title {
    font-weight: 600
}

.cart-summary .action.primary.checkout {
    background: #A12118;
    font-weight: normal;
    font-size: 1.125rem;
    border-radius: .3125rem;
    border: 0;
    padding: .625rem .9375rem
}

.cart-summary .cart-totals {
    border-top: 0;
    padding-top: 0
}

.cart-summary .table.totals {
    border: 0
}

.cart-summary .table.totals tbody {
    background: none;
    border: 0
}

.cart-summary .table.totals tbody .price {
    font-size: 1.125rem
}

.cart-summary .table.totals tbody tr {
    background: none;
    border-top: 1px solid #acbac6
}

.cart-summary .block>.title,
.paypal-review-discount .block>.title {
    display: none
}

.cart-summary .block>.content,
.paypal-review-discount .block>.content {
    display: block !important
}

.cart-summary .block>.content .fieldset,
.paypal-review-discount .block>.content .fieldset {
    padding: 0;
    border: 0
}

.cart-summary .block>.content .fieldset .field.note,
.paypal-review-discount .block>.content .fieldset .field.note {
    font-size: 1rem
}

.cart-summary .block>.content .fieldset .input-text,
.cart-summary .block>.content .fieldset select,
.paypal-review-discount .block>.content .fieldset .input-text,
.paypal-review-discount .block>.content .fieldset select {
    background: #eaecf7;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    box-shadow: none;
    outline: none
}

.page.messages {
    padding-top: 0.9375rem;
    padding-bottom: 0.9375rem;
    max-width: 75rem;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    float: left;
    padding-right: .625rem;
    padding-left: .625rem
}

.page.messages::before,
.page.messages::after {
    display: table;
    content: ' '
}

.page.messages::after {
    clear: both
}

@media print,
screen and (min-width: 44.5em) {
    .page.messages {
        padding-right: .9375rem;
        padding-left: .9375rem
    }
}

.page.messages:last-child:not(:first-child) {
    float: right
}

.page.messages,
.page.messages:last-child {
    float: none
}

.page.messages .message {
    font-size: 1.125rem !important;
    line-height: 1 !important;
    padding: .9375rem .9375rem .9375rem 2.5rem;
    margin-bottom: 1.25rem;
    border-radius: .3125rem
}

.page.messages .message div:before {
    top: 50%;
    line-height: 1
}

.cms-home .page.messages .message {
    margin-top: 1.25rem;
    margin-bottom: 0
}

.checkout-index-index .page-title-wrapper,
.checkout-onepage-success .page-title-wrapper {
    width: 100%;
    height: auto;
    position: static;
    color: #020940;
    margin-bottom: 1.25rem
}

.checkout-index-index .page-content-wrapper,
.checkout-onepage-success .page-content-wrapper {
    margin-top: 1.875rem
}

.checkout-index-index .step-title,
.checkout-onepage-success .step-title {
    display: none
}

.checkout-index-index .actions-toolbar .button.continue,
.checkout-index-index .actions-toolbar .action.checkout,
.checkout-index-index .actions-toolbar .action.primary,
.checkout-onepage-success .actions-toolbar .button.continue,
.checkout-onepage-success .actions-toolbar .action.checkout,
.checkout-onepage-success .actions-toolbar .action.primary {
    background: #A12118;
    font-weight: normal;
    font-size: 1.125rem !important;
    border-radius: .3125rem;
    border: 0;
    line-height: 1 !important;
    padding: .625rem .9375rem
}

.checkout-index-index .form,
.checkout-onepage-success .form {
    max-width: none !important
}

.checkout-index-index .action.primary,
.checkout-onepage-success .action.primary {
    background: #A12118;
    font-weight: normal;
    font-size: 1.125rem !important;
    border-radius: .3125rem;
    border: 0;
    line-height: 1 !important;
    padding: .625rem .9375rem
}

.checkout-index-index .discount-code,
.checkout-onepage-success .discount-code {
    display: none
}

.checkout-index-index .action.action-auth-toggle,
.checkout-onepage-success .action.action-auth-toggle {
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    background: #eaecf7;
    border: 1px solid #acbac6;
    font-size: 1rem;
    border-radius: .3125rem;
    font-weight: normal;
    line-height: 1;
    padding: .625rem .9375rem;
    color: #020940
}

@media screen and (max-width: 44.4375em) {

    .checkout-index-index .action.action-auth-toggle,
    .checkout-onepage-success .action.action-auth-toggle {
        display: none
    }
}

.checkout-index-index .action.action-auth-toggle:hover,
.checkout-index-index .action.action-auth-toggle:focus,
.checkout-onepage-success .action.action-auth-toggle:hover,
.checkout-onepage-success .action.action-auth-toggle:focus {
    background: #eaecf7
}

.checkout-onepage-success .page-title-wrapper {
    margin-top: 1.875rem
}

.checkout-onepage-success .page-content-wrapper {
    margin-top: 0
}

.opc-progress-bar li {
    display: inline-block;
    background: #fff;
    margin-right: .9375rem;
    border-radius: .625rem;
    width: auto;
    height: 3.25rem;
    border: 1px solid #acbac6
}

.opc-progress-bar li:before,
.opc-progress-bar li:after {
    display: none
}

.opc-progress-bar li span {
    font-weight: normal;
    line-height: 1;
    font-size: 1.125rem;
    padding: 0 .9375rem;
    color: #acbac6;
    position: relative
}

.opc-progress-bar li span:after {
    display: none
}

.opc-progress-bar li span:before {
    position: static;
    display: inline-block;
    background: none !important;
    width: auto;
    height: 3.125rem;
    line-height: 3.125rem;
    margin: 0;
    content: 'Step ';
    padding-right: .9375rem;
    margin-right: .9375rem;
    border-right: 1px solid #acbac6;
    border-radius: 0
}

.opc-progress-bar li._active {
    background: #5e6aca;
    border-color: #5e6aca
}

.opc-progress-bar li._active span {
    color: #fff
}

.opc-progress-bar li._active span:before {
    border-color: #fff
}

.opc-progress-bar li:nth-child(1) span:before {
    content: "Step 1 "
}

.opc-progress-bar li:nth-child(2) span:before {
    content: "Step 2 "
}

.opc-progress-bar li:nth-child(3) span:before {
    content: "Step 3 "
}

.checkout-container .fieldset {
    padding: 0;
    border: 0
}

.checkout-container .fieldset label.label,
.checkout-container .fieldset .control {
    text-align: left !important;
    display: block;
    width: 100% !important
}

.checkout-container .fieldset label.label,
.checkout-container .fieldset legend.label {
    text-align: left !important
}

.checkout-container .fieldset .control {
    margin-top: .625rem
}

.checkout-container .fieldset .control .control {
    margin-top: 0
}

.checkout-container .fieldset .input-text,
.checkout-container .fieldset select {
    background: #eaecf7;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    height: 2.25rem;
    box-shadow: none;
    outline: none;
    margin-bottom: 0
}

.checkout-container .fieldset .additional {
    margin-top: .9375rem
}

.checkout-container .fieldset .field {
    margin-bottom: .9375rem
}

.table-checkout-shipping-method tbody {
    border: 0
}

.table-checkout-shipping-method tbody tr {
    border-top: 1px solid #acbac6
}

.table-checkout-shipping-method tbody tr:nth-child(even) {
    background: none
}

.table-checkout-shipping-method tbody td {
    border-top: 0
}

.table-checkout-shipping-method tbody .price {
    font-size: 1.125rem;
    margin-bottom: 0
}

.opc-block-summary,
.opc-block-shipping-information {
    background: #fff;
    border: 1px solid #acbac6;
    border-radius: .625rem;
    padding: 1.25rem
}

.opc-block-summary>.title,
.opc-block-summary .shipping-information-title span,
.opc-block-shipping-information>.title,
.opc-block-shipping-information .shipping-information-title span {
    font-weight: 600;
    font-size: 1.625rem;
    color: #020940;
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 1.25rem
}

.opc-block-summary .product-item,
.opc-block-shipping-information .product-item {
    border-top: 1px dashed #80868b;
    padding: .75rem 0;
    margin: 0
}

.opc-block-summary .product-item .product-item-name,
.opc-block-shipping-information .product-item .product-item-name {
    margin-bottom: .3125rem
}

.opc-block-summary .product-item .details-qty,
.opc-block-shipping-information .product-item .details-qty {
    margin-top: 0
}

.opc-block-summary .product-item .price,
.opc-block-shipping-information .product-item .price {
    font-weight: bold;
    color: #A12118
}

.opc-block-summary .items-in-cart,
.opc-block-shipping-information .items-in-cart {
    margin-bottom: 0
}

.opc-block-summary .table-totals,
.opc-block-shipping-information .table-totals {
    border: 0;
    border-bottom: 1px solid #acbac6
}

.opc-block-summary .table-totals tbody,
.opc-block-shipping-information .table-totals tbody {
    background: none;
    border: 0
}

.opc-block-summary .table-totals tbody .price,
.opc-block-shipping-information .table-totals tbody .price {
    font-size: 1.125rem
}

.opc-block-summary .table-totals tbody tr,
.opc-block-shipping-information .table-totals tbody tr {
    background: none;
    border-top: 1px solid #acbac6
}

.opc-block-shipping-information {
    padding-top: 0
}

.opc-block-summary .block>.title {
    display: none
}

.opc-block-summary .block>.content {
    display: block !important
}

.opc-block-summary .block>.content .fieldset {
    padding: 0;
    border: 0
}

.opc-block-summary .block>.content .fieldset .field.note {
    font-size: 1rem
}

.opc-block-summary .block>.content .fieldset .input-text,
.opc-block-summary .block>.content .fieldset select {
    background: #eaecf7;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    box-shadow: none;
    outline: none
}

.customer-account-login .page-content-wrapper,
.customer-account-create .page-content-wrapper,
.account .page-content-wrapper {
    margin-top: 1.25rem
}

.login-container .block {
    width: 100% !important
}

.login-container .block .block-title {
    border-bottom: 0;
    padding-bottom: 0
}

.login-container .block .fieldset {
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    padding: 1.875rem
}

.login-container .block .fieldset .field {
    margin-bottom: .625rem
}

.login-container .block .fieldset .label {
    width: 100% !important;
    display: block;
    text-align: left !important;
    margin-bottom: .3125rem
}

.login-container .block .fieldset .input-text,
.login-container .block .fieldset select {
    background: #eaecf7;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    box-shadow: none;
    outline: none;
    margin-bottom: 0
}

.login-container .block .fieldset .control {
    width: 100% !important
}

.login-container .block .fieldset .actions-toolbar {
    margin-left: 0
}

.login-container .block .fieldset:after {
    margin-left: 0;
    font-size: 1rem
}

.login-container .block .action.primary {
    color: #fff;
    background: #A12118;
    font-weight: normal;
    font-size: 1.125rem !important;
    border-radius: .3125rem;
    border: 0;
    line-height: 1 !important;
    padding: .625rem .9375rem
}

.login-container .block.block-customer-login .block-title {
    display: none
}

.create.account {
    margin-bottom: 3.125rem
}

.create.account .fieldset {
    border: 0 solid #acbac6;
    border-radius: .3125rem;
    padding: 0
}

.create.account .fieldset.create.account {
    margin-bottom: .625rem;
    margin-top: 0
}

.create.account .fieldset .legend,
.create.account .fieldset br {
    display: none
}

.create.account .fieldset .field {
    margin-bottom: .625rem
}

.create.account .fieldset .label {
    width: 100% !important;
    display: block;
    text-align: left !important;
    margin-bottom: .3125rem
}

.create.account .fieldset .input-text,
.create.account .fieldset select {
    background: #eaecf7;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    box-shadow: none;
    outline: none;
    margin-bottom: 0
}

.create.account .fieldset .control {
    width: 100% !important
}

.create.account .fieldset .newsletter:before {
    display: none
}

.create.account .fieldset .newsletter .label {
    width: auto !important;
    display: inline-block !important
}

.create.account .fieldset:after {
    margin-left: 0;
    font-size: 1rem
}

.create.account .fieldset #password-strength-meter-container {
    margin-top: .625rem
}

.create.account .fieldset #password-strength-meter-container.password-strength-meter-0 .password-strength-meter:before {
    background: #fff
}

.create.account .fieldset #password-strength-meter-container .password-strength-meter {
    background: none
}

.create.account .fieldset #password-strength-meter-container .password-strength-meter:before {
    border-radius: .3125rem
}

.create.account .actions-toolbar {
    margin-left: 0 !important
}

.create.account .actions-toolbar .action.primary {
    color: #fff;
    background: #A12118;
    font-weight: normal;
    font-size: 1.125rem !important;
    border-radius: .3125rem;
    border: 0;
    line-height: 1 !important;
    padding: .625rem .9375rem
}

.create.account .secondary {
    display: none
}

.account .page-title-wrapper h1 {
    margin-bottom: 1.25rem
}

.account .sidebar-additional {
    width: 100% !important
}

.account .page-content-wrapper .block {
    border-bottom: 1px solid #acbac6;
    margin-bottom: 1.875rem;
    padding-bottom: 1.875rem
}

.account .page-content-wrapper .block:last-child {
    border-bottom: 0
}

.account .page-content-wrapper .block .box {
    margin-bottom: 1.25rem
}

.account .page-content-wrapper .block .box:last-child {
    margin-bottom: 0
}

.account .page-content-wrapper .block-title {
    margin-bottom: 1.25rem
}

.account .page-content-wrapper .block-title strong {
    font-size: 1.5rem;
    font-weight: 600
}

.account .page-content-wrapper .block-title .action {
    margin-left: .625rem
}

.account .page-content-wrapper .action.primary {
    color: #fff;
    background: #A12118;
    font-weight: normal;
    font-size: 1.125rem !important;
    border-radius: .3125rem;
    border: 0;
    line-height: 1 !important;
    padding: .625rem .9375rem
}

.account .page-content-wrapper .fieldset {
    border: 0;
    padding: 0
}

.account .page-content-wrapper .fieldset .legend {
    font-size: 1.5rem;
    font-weight: 600;
    margin-left: 0
}

.account .page-content-wrapper .fieldset .field {
    margin-bottom: .625rem
}

.account .page-content-wrapper .fieldset .label {
    width: 100% !important;
    display: block;
    text-align: left !important;
    margin-bottom: .3125rem
}

.account .page-content-wrapper .fieldset .input-text,
.account .page-content-wrapper .fieldset select {
    background: #eaecf7;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    box-shadow: none;
    outline: none;
    margin-bottom: 0
}

.account .page-content-wrapper .fieldset .control {
    width: 100% !important
}

.account .page-content-wrapper .fieldset .field.choice:before {
    display: none
}

.account .page-content-wrapper .fieldset .field.choice .label {
    width: auto !important;
    display: inline-block !important
}

.account .page-content-wrapper .fieldset #password-strength-meter-container {
    margin-top: .625rem
}

.account .page-content-wrapper .fieldset #password-strength-meter-container.password-strength-meter-0 .password-strength-meter:before {
    background: #fff
}

.account .page-content-wrapper .fieldset #password-strength-meter-container .password-strength-meter {
    background: none
}

.account .page-content-wrapper .fieldset #password-strength-meter-container .password-strength-meter:before {
    border-radius: .3125rem
}

.account .page-content-wrapper .actions-toolbar {
    margin-left: 0 !important
}

.account .page-content-wrapper .secondary {
    display: none
}

.account .action.view,
.account .action.order,
.account .action.edit,
.account .action.change-password,
.account .action.print {
    font-family: "Source Sans Pro", Helvetica, Roboto, Arial, sans-serif;
    background: #eaecf7;
    border: 1px solid #acbac6;
    font-size: .875rem;
    border-radius: .3125rem;
    font-weight: normal;
    line-height: 1;
    color: #020940;
    display: inline-block;
    padding: .3125rem .625rem;
    margin-right: 0
}

.account .action.view:hover,
.account .action.order:hover,
.account .action.edit:hover,
.account .action.change-password:hover,
.account .action.print:hover {
    text-decoration: none
}

.account .action.order {
    margin-left: .3125rem
}

.account .message.info {
    font-size: 1rem
}

.account-nav .content {
    background: #fff;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    padding: 1.25rem
}

.account-nav .content ul li {
    margin-bottom: .625rem
}

.account-nav .content ul li:last-child {
    margin-bottom: 0
}

.account-nav .content ul li.current a,
.account-nav .content ul li.current strong,
.account-nav .content ul li:hover a,
.account-nav .content ul li:hover strong {
    background: none;
    border: 0;
    color: #A12118
}

.account-nav .content ul li a,
.account-nav .content ul li strong {
    border: 0;
    color: #0a0a0a;
    padding: 0
}

#my-orders-table {
    border: 0;
    margin-bottom: 0
}

#my-orders-table thead {
    border: 0;
    background: none
}

#my-orders-table thead th {
    font-size: 1.125rem;
    border: 0;
    font-weight: normal;
    padding-top: 0
}

#my-orders-table thead tr {
    border-bottom: 1px solid #A12118
}

#my-orders-table tbody {
    border: 0
}

#my-orders-table tbody td {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

#my-orders-table tbody .price {
    font-size: 1.0625rem;
    line-height: 1.5;
    font-weight: normal;
    margin-bottom: 0
}

.contact-wrapper h3 {
    font-weight: 600;
    font-size: 1.375rem
}

.form.contact {
    width: 100% !important
}

.form.contact label.label,
.form.contact .control {
    text-align: left !important;
    display: block;
    width: 100% !important
}

.form.contact label.label,
.form.contact legend.label {
    text-align: left !important
}

.form.contact .control {
    margin-top: .625rem
}

.form.contact .control .control {
    margin-top: 0
}

.form.contact .input-text,
.form.contact select {
    background: #eaecf7;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    height: 2.25rem;
    box-shadow: none;
    outline: none;
    margin-bottom: 0
}

.form.contact textarea.input-text {
    height: 12.5rem
}

.form.contact .additional {
    margin-top: .9375rem
}

.form.contact .field {
    margin-bottom: .9375rem
}

.form.contact .actions-toolbar {
    margin-left: 0 !important
}

.form.contact .actions-toolbar .primary {
    float: right
}

.form.contact .actions-toolbar .action {
    margin: 0 !important
}

.contact-wrapper {
    margin-bottom: 2.5rem
}

.postcode-checker .border {
    padding: 5rem 2.5rem;
    background: url("../images/map.svg") no-repeat 95%;
    background-size: auto 105%
}

@media screen and (max-width: 57.5em) {
    .postcode-checker .border {
        background-position: 200%;
        padding: 2.5rem
    }
}

@media screen and (max-width: 48em) {
    .postcode-checker .border {
        background-position: 220%
    }
}

@media screen and (max-width: 41.75em) {
    .postcode-checker .border {
        background: none
    }
}

@media screen and (max-width: 44.4375em) {
    .postcode-checker .border {
        padding: 1.25rem
    }
}

.postcode-checker h1 {
    font-size: 3.125rem;
    line-height: 1.1;
    display: block;
    width: 100%;
    float: left
}

@media screen and (max-width: 44.4375em) {
    .postcode-checker h1 {
        font-size: 1.875rem
    }
}

.postcode-checker h1 .fa {
    color: #A12118;
    font-size: 8.125rem;
    float: left;
    margin-right: .9375rem;
    margin-top: -.625rem
}

@media screen and (max-width: 44.4375em) {
    .postcode-checker h1 .fa {
        font-size: 3.75rem;
        float: right;
        margin: 0
    }
}

.postcode-checker form {
    width: 100%;
    overflow: hidden;
    display: block;
    max-width: 21.875rem;
    margin-bottom: 1.875rem
}

@media screen and (max-width: 48em) {
    .postcode-checker form {
        max-width: 18.75rem
    }
}

.postcode-checker form p {
    margin-bottom: .3125rem
}

.postcode-checker form input[type=text] {
    background: #eaecf7;
    border: 1px solid #acbac6;
    border-radius: .3125rem;
    box-shadow: none;
    outline: none;
    text-transform: uppercase
}

.postcode-checker form .button {
    padding-left: 3.75rem;
    padding-right: 3.75rem;
    margin-bottom: 0
}

.postcode-checker .results {
    min-height: 9.375rem
}

@media screen and (max-width: 44.4375em) {
    .postcode-checker .results {
        height: auto;
        min-height: 0
    }
}

.postcode-checker .results strong {
    margin-bottom: 1.25rem;
    display: block
}

.postcode-checker .results strong span {
    text-transform: uppercase
}

.postcode-checker .results ul li {
    margin-bottom: .3125rem
}

.postcode-checker .results ul li .fa {
    color: #A12118
}

.accreditations {
    border-top: 1px solid #acbac6;
    padding-top: .625rem;
    padding-bottom: .625rem;
    text-align: center;
    vertical-align: middle
}

.accreditations img {
    width: auto;
    height: 2.5rem;
    margin: 1.25rem;
    vertical-align: middle
}

@media screen and (max-width: 44.4375em) {
    .accreditations img {
        height: 1.875rem;
        margin: .625rem
    }
}

@media screen and (max-width: 44.4375em) {
    .footer .fa-ul {
        margin-left: 1.5625rem
    }
}

.footer .footer-top {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
    padding: 1.875rem .9375rem;
    border-top: 1px solid #acbac6;
    background: #eaecf7
}

.footer .footer-top .footer-contact .fa {
    color: #A12118
}

.footer .footer-top .footer-contact .fa-li {
    top: .3125rem
}

.footer .footer-top .footer-contact ul {
    margin-bottom: 0
}

.footer .footer-top .footer-contact li {
    margin-bottom: .625rem
}

.footer .footer-top .footer-contact li:first-child {
    font-weight: bold;
    font-size: 1.125rem
}

.footer .footer-top .footer-contact li:last-child {
    margin-bottom: 0
}

.footer .footer-top .footer-contact a {
    color: #020940;
    text-decoration: underline
}

.footer .footer-top-links ul {
    margin-left: 0
}

@media screen and (max-width: 44.4375em) {
    .footer .footer-top-links ul {
        margin-bottom: 1.25rem
    }
}

.footer .footer-top-links li {
    list-style: none;
    margin-bottom: .625rem
}

.footer .footer-top-links a,
.footer .footer-top-links a:active,
.footer .footer-top-links a:visited,
.footer .footer-top-links a:hover {
    color: #020940
}

.footer .footer-bottom {
    background: #020940;
    color: #acbac6;
    padding: 1.25rem .9375rem;
    line-height: 1
}

.footer .footer-bottom,
.footer .footer-bottom li a {
    font-size: .875rem
}

.footer .footer-bottom .footer-item {
    margin-right: 1.5625rem;
    line-height: 1
}

.footer .footer-bottom .footer-item:last-child {
    text-align: center
}

@media print,
screen and (min-width: 44.5em) {
    .footer .footer-bottom .footer-item:last-child {
        width: 100%;
        float: none !important;
        clear: both;
        text-align: right
    }
}

@media screen and (min-width: 73.125em) {
    .footer .footer-bottom .footer-item:last-child {
        float: right !important;
        width: auto;
        clear: none
    }
}

@media print,
screen and (min-width: 44.5em) {
    .footer .footer-bottom .footer-item {
        line-height: 1.8
    }
}

@media screen and (min-width: 73.125em) {
    .footer .footer-bottom .footer-item {
        line-height: 1
    }
}

@media screen and (max-width: 44.4375em) {
    .footer .footer-bottom .footer-item {
        margin-right: 0;
        text-align: center;
        width: 100%
    }
}

.footer .footer-bottom a {
    color: #acbac6
}

.footer .footer-bottom .menu {
    line-height: 1
}

.footer .footer-bottom .menu li {
    float: left;
    margin-right: .3125rem;
    margin-bottom: 0
}

@media screen and (max-width: 44.4375em) {
    .footer .footer-bottom .menu li {
        float: none;
        display: inline-block
    }
}

.footer .footer-bottom .menu li:first-child a:after {
    display: none
}

.footer .footer-bottom .menu li a {
    padding: 0;
    color: #acbac6;
    line-height: 1
}

@media print,
screen and (min-width: 44.5em) {
    .footer .footer-bottom .menu li a {
        line-height: 1.8
    }
}

@media screen and (min-width: 73.125em) {
    .footer .footer-bottom .menu li a {
        line-height: 1
    }
}

.footer .footer-bottom .menu li a:after {
    float: left;
    margin-right: .3125rem;
    content: "/"
}

.footer .logo {
    margin-bottom: 0;
    margin-left: 0;
    max-width: 100%
}

.logo-wrap {
    height: 100%
}

.logo .logo-bottom {
    margin-top: auto
}

.logo .logo-bottom img {
    max-height: 1.125rem
}

@media screen and (min-width: 44.5em) {
    .logo .logo-bottom img {
        max-height: .875rem
    }
}

@media screen and (min-width: 55em) {
    .logo .logo-bottom img {
        max-height: 1.125rem
    }
}

@media screen and (min-width: 66.125em) {
    .logo .logo-bottom img {
        max-height: inherit
    }
}

.inline-list {
    margin: 0
}

.inline-list>li {
    list-style: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    margin: 0 .3125rem
}

.inline-list>li:first-child {
    margin-left: 0
}

@media screen and (min-width: 55em) {
    .inline-list>li {
        margin: 0 .4375rem
    }
}

.inline-list.payment-logos {
    font-size: 0
}

@media screen and (max-width: 44.4375em) {
    .inline-list.payment-logos {
        margin: 1.875rem 0
    }
}

.border:after {
    content: "";
    display: table;
    clear: both
}

.page-layout-1column .product.media {
    width: 100% !important;
    margin-bottom: 0
}

.fotorama__thumb-border {
    border-color: #acbac6 !important
}

.field-alert {
    border-color: #A12118;
    background: #ffd8d6
}

.tocart--list[disabled],
.tocart--list[disabled]:focus {
    background-color: #A12118;
    opacity: 1;
    cursor: pointer;
    pointer-events: all !important
}

.tocart--list[disabled]:hover {
    background-color: #891c14
}

.list-form div.mage-error {
    display: none !important
}

select.mage-error:not([disabled]):focus {
    box-shadow: 0 0 3px 1px #ed8380;
    border-color: #ed8380
}

.slide:not(:first-of-type) {
    display: none
}

.slider.slick-initialized .slide:not(:first-of-type) {
    display: block
}

#page-title-heading {
    font-weight: 700;
    letter-spacing: normal;
}

.image-with-title .title--small h3 {
    color: #020940;
}

/*
.content-header-info-left .usp.border.fa-truck:after {
content: '';
position: absolute;
background-image: url(../images/truck.png);
background-size: 90px;
height: 90px;
width: 90px;
right: 20px;
top: 50px;
}
.content-header-info-left .usp.border.fa-truck {
position: relative;
}
.content-header-info-left .usp.border.fa-truck:before {
display: none;
}*/

.accepted-cards-message,
.accepted-cards-notice {
    width: 100%;
    display: inline-block;
    font-weight: 600;
}

.accepted-cards-message {
    margin-bottom: 10px;
}

.accepted-cards-image.minicart-aci {
    width: 100%;
    display: inline-block;
    margin-bottom: 16px;
}

.accepted-cards-image.minicart-aci img {
    width: 100%;
    display: inline-block;
    max-width: 237px;
    margin: 0 auto;
}

.footer-accepted-cards-image-paypal {
    width: 100%;
    max-width: 200px;
    margin: 16px auto 0;
}

.footer-accepted-cards-image {
    width: 100%;
    display: inline-block;
    max-width: 200px;
    margin: 0 auto;
}

.footer .footer-top-inner .footer-row-main .footer-row.subscribe .block.newsletter {
    margin-bottom: 30px;
}

.price-match .title.text-secondary {
    color: #A12118;
}

.price-match .sub.text-secondary {
    color: #A12118;
}

.footer .logo img {
    width: 100%;
    max-width: 200px;
}

.merry-christmas-main {
    width: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 5px 0;
}

.widget.block.block-static-block {
    margin-bottom: 0;
}

.merry-christmas-main p {
    font-size: 18px;
    color: #A12118;
    font-weight: bold;
}

.top-header-merry-christmas-main {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    background: #fff;
    border: 1px solid #acbac6;
    padding: 15px;
    border-radius: 10px;
}

.top-header-merry-christmas-main .sub-top-merry-text p {
    font-size: 18px;
    font-weight: bold;
    color: #A12118;
    margin-bottom: 0;
}

.top-header-highquality {
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    border: 1px solid #acbac6;
    padding: 15px;
    border-radius: 10px;
}

/*** Leaving Soon popup Start 05Dec24*/
.leaving_so_soon {
    border: 10px solid #002060;
}

.leaving-soon-main {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    background-color: #fff;
    font-family: Arial, sans-serif;
    width: 600px;
    height: auto;
    min-height: 350px;
    border: 20px solid #C00000;
}

.leaving-soon-main .leaving-soon-contain {
    border: 2px solid #000000;
    padding: 20px;
    text-align: center;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
    min-height: 350px;
}

.leaving-soon-main .leaving-soon-contain h1 {
    color: #002060;
    font-size: 44px;
    font-weight: bold;
    margin-bottom: 12px;
}

.leaving-soon-main .leaving-soon-contain p {
    color: #002060;
    font-size: 20px;
    margin: 10px 0;
}

.leaving-soon-main .leaving-soon-contain p span {
    font-weight: bold;
}

@media only screen and (max-width: 790px) {
    .leaving-soon-main {
        width: 100%;
    }
}

@media only screen and (max-width: 639px) {
    .leaving-soon-main .leaving-soon-contain h1 {
        font-size: 34px;
    }

    .leaving-soon-main .leaving-soon-contain p {
        font-size: 18px;
    }
}

/*** Leaving Soon popup End*/
/*29-11-2024*/
.checkout-index-index .opc-block-summary .minicart-items-wrapper {
    max-height: 550px;
}

.checkout-cart-index .cart-container .checkout-methods-items>li:first-child:after {
    content: '- OR -';
    margin: 18px 5px 0px;
    text-transform: uppercase;
    display: inline-block;
}

/*29-11-2024*/
/*29-05-2020*/
.category-product-viewall .view-all-btn {
    background: #A12118;
    padding: 10px 10px 10px 10px;
    float: left;
    color: #fff;
    margin-bottom: 20px;
}

.products-crosssell li.column.item.product.product-item {
    margin-bottom: 1.25rem;
}

.sku-div {
    font-size: 1rem;
}

.sku-div span.sku-label {
    color: #020940;
    font-weight: 600;
}

/*07-07-2020*/

.qty-wrapper .qty-buttons {
    display: flex;
    padding: 5px;
}

.qty-wrapper .qty-buttons button i {
    font-size: 14px;
}

.qty-wrapper .qty-buttons input[type=number] {
    width: 63%;
    padding: 0 3px;
    font-size: 13px;
}

.qty-wrapper .qty-buttons button.decrease-qty {
    margin-right: 2px;
}

.qty-wrapper .qty-buttons button.increase-qty {
    margin-left: 3px;
}

.list-form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    row-gap: 10px;
}

.list-form .form-group.select-custom {
    margin-right: 5px;
    width: 100%;
    max-width: 115px;
    margin-bottom: 0;
}

.list-form .form-group.select-custom select {
    height: auto;
    font-size: 14px;
    margin-bottom: 0;
}

.products .qty-wrapper {
    margin-bottom: 0;
}

.checkout-index-index .block-authentication .action.action-login {
    padding: 2px 15px;
    font-size: 14px;
}

.checkout-index-index .checkout-container .fieldset .field.street {
    position: relative;
}

.customer-account-forgotpassword .page-title-wrapper {
    padding: 25px 0;
}

.customer-account-forgotpassword .page-content-wrapper {
    padding: 25px 0;
}

.customer-account-forgotpassword .form.password.forget fieldset.fieldset .field.email label.label {
    float: left;
    width: auto;
}

.customer-account-forgotpassword .form.password.forge .actions-toolbar {
    padding: 20px 0;
}

.page-main .products-list .product-item-photo {
    width: auto;
    padding: 1.25rem;
}

.minicart-wrapper .block-minicart {
    overflow: auto;
    max-height: 600px;
}

/* Header Css */
.header-bottom ul.mega-menu.menu {
    align-items: center;
}

.header-bottom ul li.nav.item.subscribe .block.newsletter {
    width: 100%;
    max-width: 100%;
    margin: 0;
}

.header-bottom ul li.nav.item.subscribe {
    width: 100% !important;
}

.header-bottom ul li .block.newsletter .form.subscribe {
    position: relative;
}

.header-bottom ul li .block.newsletter .field .control {
    width: 100%;
    max-width: 400px;
    margin: 0 0 0 auto;
}

.header-bottom ul li .block.newsletter .field .control:before {
    line-height: 40px;
}

.header-bottom ul li .block.newsletter .action.subscribe {
    position: absolute;
    right: 20px;
    top: 10px;
    padding: 0;
    background-color: transparent;
    border-color: transparent;
    color: #a12118;
}

.header-bottom ul li .block.newsletter .action.subscribe span {
    display: none;
}

.header-bottom ul li .block.newsletter .action.subscribe:before {
    content: "\f04b";
    font-family: 'FontAwesome';
}

.header-bottom ul li .block.newsletter .action.subscribe:hover {
    background-color: transparent;
}

.header-bottom ul li .block.newsletter .field.newsletter {
    max-width: 100%;
}

.header-bottom ul li .block.newsletter input {
    height: 40px;
    margin-right: 0;
}

.header-bottom ul li.instagram-icon i {
    font-size: 30px;
    margin-right: 0;
    position: unset;
    width: auto;
}

/* Footer */
.footer .footer-top .footer-top-inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.footer .footer-top-inner .footer-row-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.footer .footer-top-inner .footer-row-main .footer-row {
    width: calc((100% / 5) - 20px);
    padding: 0 10px;
}

.footer .footer-top-inner .footer-row-main .footer-row .footer-col .is-divider {
    height: 3px;
    width: 100%;
    background: #a12118;
    max-width: 30px;
    margin-bottom: 10px;
}

.footer .footer-top-inner .footer-row-main .footer-row.quick-menu {
    flex: 0 0 15%;
}

.footer .footer-top-inner .footer-row-main .footer-row.contact-us ul {
    padding-left: 25px;
}

.footer .footer-top-inner .footer-row-main .footer-row .footer-title {
    padding-bottom: 10px;
}

.footer .footer-top-inner .footer-row-main .footer-row .footer-content ul {
    list-style: none;
    margin: 0;
}

.footer .footer-top-inner .footer-row-main .footer-row .footer-content ul li {
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 20px;
}

.footer .footer-top-inner .footer-row-main .footer-row .footer-content ul li a {
    color: #A12118 !important;
}

.footer .footer-top-inner .footer-row.subscribe .block.newsletter {
    max-width: 100%;
}

.footer .footer-top-inner .footer-row.subscribe .block.newsletter input {
    padding: 0 0 0 10px;
    border-radius: 18px;
    height: 40px;
    margin-bottom: 10px;
}

.footer .footer-top-inner .footer-row.subscribe .block.newsletter .form.subscribe {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

.footer .footer-top-inner .footer-row.subscribe .block.newsletter .actions {
    width: 100%;
}

.footer .footer-top-inner .footer-row.subscribe .block.newsletter .action.subscribe {
    border-radius: 18px;
    background: #a12118;
    border: 1px solid #a12118;
    font-size: 14px;
}

.footer .footer-top-inner .footer-row.subscribe .block.newsletter .action.subscribe:hover {
    background: #a12118;
}

.footer .footer-top-inner .block.newsletter .field .control:before {
    content: unset;
}

.footer .footer-bottom {
    text-align: center;
}






/* Checkout coupan code */
.checkout-cart-index .block.discount {
    float: left;
    width: 73%;
}

.checkout-cart-index .block.discount .title {
    position: relative;
}

.checkout-cart-index .block.discount .title strong {
    cursor: pointer;
}

.checkout-cart-index .block.discount .title strong:after {
    content: "\f107";
    font-family: 'FontAwesome';
    padding-left: 10px;
}

.checkout-cart-index .block.discount.active .title strong:after {
    content: "\f106";
}

.checkout-cart-index .block.discount .fieldset.coupon {
    position: relative;
}

.checkout-cart-index .block.discount .fieldset.coupon .field {
    width: 100%;
    max-width: 330px;
}

.checkout-cart-index .block.discount .fieldset.coupon .field label.label {
    display: none;
}

.checkout-cart-index .block.discount .fieldset.coupon .field .control {
    width: auto;
    float: unset;
}

.checkout-cart-index .block.discount .fieldset.coupon .field .control input {
    height: 40px;
    border-radius: 5px;
}

.checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar {
    position: absolute;
    top: 0;
    left: 340px;
    margin-left: 0;
}

.checkout-cart-index .fieldset.coupon .actions-toolbar .primary .action {
    background-color: #a12118;
    border-color: #a12118;
}

.checkout-cart-index .fieldset.coupon .actions-toolbar .primary .action:hover {
    background-color: #a12118;
    border-color: transparent;
}

.checkout-cart-index .form-cart .cart.main.actions {
    margin-bottom: 20px;
}

.checkout-cart-index .cart-container .cart-summary {
    margin-bottom: 50px;
}

/* Service Section */
.service-main {
    background-color: #080940;
}

.service-main .service-section-inner {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 40px 20px;
    box-sizing: border-box;
    column-gap: 40px;
}

.service-section-inner .service-section {
    flex: 1;
}

.service-section-inner .service-section .service-image {
    text-align: center;
}

.service-section-inner .service-section .service-image img {
    width: 100%;
    max-width: 112px;
    margin: 0 auto;
}

.service-section-inner .service-section h3 {
    color: #ffffff;
    font-size: 17px;
    line-height: 24px;
    text-align: center;
    padding: 20px 0 0;
    margin: 0;
}

.checkout-cart-index .cart.table-wrapper .product-item-name {
    margin-top: 0;
}

@media (max-width: 1279px) {

    .large-up-4>.column,
    .large-up-4>.columns {
        float: left;
        width: 33%;
    }

    .products.list {
        display: flex;
        flex-wrap: wrap;
    }

    /*.footer .footer-top-inner .footer-row-main .footer-row.about-us {
        display: none;
    }*/

    .footer .footer-top-inner .footer-row-main .footer-row {
        width: calc((100% / 4) - 20px);
    }
}

@media (max-width: 1279px) {

    .large-up-4>.column,
    .large-up-4>.columns {
        float: left;
        width: 50%;
    }
}

@media (max-width: 1024px) {
    .checkout-cart-index .cart-container .cart-summary {
        float: none;
        width: 100%;
        display: inline-block;
        position: initial;
    }

    .checkout-cart-index .cart-container .form-cart {
        float: none;
        width: 100%;
        display: inline-block;
    }

    .products .qty-wrapper {
        width: auto;
        max-width: 100px;
        margin-right: 10px;
    }

    .product .button {
        width: auto;
    }

    .footer .footer-top-inner .footer-row-main .footer-row {
        width: calc((100% / 2) - 20px);
        padding-bottom: 40px;
    }

    .service-main .service-section-inner {
        column-gap: 0;
        justify-content: center;
    }

    .service-section-inner .service-section {
        flex: 0 0 calc(100% / 2);
        padding-bottom: 40px;
    }

    .service-section-inner .service-section:last-child {
        padding-bottom: 0;
    }
}

@media (max-width: 660px) {

    .large-up-4>.column,
    .large-up-4>.columns {
        width: 100%;
    }

    .products .qty-wrapper {
        max-width: 100px;
        width: auto;
        margin-right: 10px;
    }

    .product .button {
        width: auto;
    }

    .service-section-inner .service-section .service-image img {
        max-width: 82px;
    }

    .service-section-inner .service-section h3 {
        font-size: 15px;
    }
}

/*06-11-2020 header logo*/
.header-middle .logo-wrapper img {
    max-width: 180px !important;
}

.header-middle {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

/*09-11-2020 home page top content*/
.sub.text-secondary p {
    font-size: 17px;
    line-height: 1.3;
    max-width: 600px;
    margin: 0 auto;
}

.sub.text-secondary p:nth-child(1) {
    font-size: 36px;
    margin-bottom: 15px;
}

/*19-07-2021 home page header changes css */
.sp-custom-text {
    color: red;
}

.sp-custom-text:hover {
    color: red;
}

.top-header-offercontent {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    line-height: 1.2;
    background: #fff;
    border: 1px solid #acbac6;
    padding: 15px;
    border-radius: 10px;
}

.top-header-offercontent .left-icon-image {
    flex: 0 0 150px;
    text-align: center;
    max-width: 150px;
}

.top-header-offercontent .right-icon-image {
    flex: 0 0 150px;
    text-align: center;
    max-width: 150px;
}

.top-header-offercontent .sub-top-text {
    flex: 0 0 calc(100% - 300px);
    font-size: 20px;
    max-width: calc(100% - 300px);
}

.top-header-offercontent .sub-top-text p {
    font-weight: bold;
    margin: 0 0 20px;
    line-height: 1.2;
    font-size: 20px;
}


@media only screen and (max-width: 711px) {
    .header-bottom ul li .block.newsletter .field .control {
        max-width: 100%;
        margin: 5px 0 5px auto;
    }

    .header-bottom ul li .block.newsletter .action.subscribe {
        top: 15px;
    }
}

@media only screen and (max-width: 767px) {

    .top-header-offercontent .left-icon-image,
    .top-header-offercontent .right-icon-image {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .top-header-offercontent .sub-top-text {
        flex: 0 0 100%;
        max-width: 100%;
        margin: 20px auto;
    }

    .footer .footer-top-inner .footer-row-main .footer-row {
        width: calc(100% / 1);
        padding-bottom: 40px;
        text-align: center;
    }

    .footer .footer-top-inner .footer-row-main .footer-row.quick-menu {
        flex: 1;
    }

    .footer .footer-top-inner .footer-row.subscribe .block.newsletter .form.subscribe {
        justify-content: center;
    }

    .footer .footer-top-inner .footer-row-main .footer-row .footer-col .is-divider {
        margin: 0 auto 10px;
    }

    .footer .footer-top-inner .footer-row-main .footer-row.contact-us .fa-li {
        position: unset;
    }
}

@media only screen and (max-width: 500px) {
    .checkout-cart-index .block.discount .fieldset.coupon .actions-toolbar {
        position: unset;
    }

    .checkout-cart-index .block.discount .fieldset.coupon .field {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px) and (min-width: 712px) {
    .checkout-cart-index #shopping-cart-table tbody tr.item-info {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .checkout-cart-index #shopping-cart-table tbody tr.item-info td.col.item {
        width: 100%;
        display: flex;
        align-items: center;
    }
}

.create.account .fieldset .field.field.street {
    position: relative;
}

.login-container .block .fieldset .field.choice,
.create.account .fieldset .field.choice {
    display: inline-flex;
    align-items: center;
    flex-direction: row;
}

.login-container .block .fieldset .field.choice:before,
.create.account .fieldset .field.choice:before {
    display: none;
}

.login-container .block .fieldset .field.choice input[type=checkbox],
.create.account .fieldset .field.choice input[type=checkbox] {
    top: -3px;
}

.content-header-right .categories-grid .image-with-title img {
    max-height: 115px;
}

.sky-plastics-intro {
    width: 100%;
    display: inline-block;
    margin-bottom: 16px;
    font-weight: 600;
}

/* Helpful Tips For Soakaway Crates */

.cms-helpful-tips-for-soakaway-crates .page-content.main .sidebar {
    display: none;
}

.cms-helpful-tips-for-soakaway-crates .column.medium-7 {
    width: 100%;
}

.our_soakaway_crates .pagebuilder-column-line {
    gap: 20px;
}

.our_soakaway_crates ul>li {
    margin-bottom: 0;
}

.our_soakaway_crates h3 {
    font-weight: 600;
}

@media (max-width: 768px) {
    .our_soakaway_crates .pagebuilder-column-line {
        flex-direction: column-reverse;
    }

    .our_soakaway_crates .pagebuilder-column-line .pagebuilder-column {
        width: 100% !important;
    }
}

/* Helpful Tips For The Drainage System */

.cms-helpful-tips-for-the-drainage-system .page-content.main .sidebar {
    display: none;
}

.cms-helpful-tips-for-the-drainage-system .column.medium-7 {
    width: 100%;
}

.help_drainage_system .pagebuilder-column-line, .help_drainage_system .pagebuilder-column {
    gap: 20px;
}

@media (max-width: 768px) {
    .help_drainage_system .pagebuilder-column-line .pagebuilder-column {
        width: 100% !important;
    }
}