<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/*inset 0 1px 2px rgba($black, 0.1)*/


/*0 0 5px $medium-gray*/


/**
 * Foundation for Sites
 * Version 6.6.3
 * https://get.foundation
 * Licensed under MIT Open Source
 */

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


/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

.fa,
.fas,
.far,
.fal,
.fad,
.fab {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}

.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -.0667em;
}

.fa-xs {
    font-size: .75em;
}

.fa-sm {
    font-size: .875em;
}

.fa-1x {
    font-size: 1em;
}

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

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

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

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

.fa-6x {
    font-size: 6em;
}

.fa-7x {
    font-size: 7em;
}

.fa-8x {
    font-size: 8em;
}

.fa-9x {
    font-size: 9em;
}

.fa-10x {
    font-size: 10em;
}

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

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

.fa-ul&gt;li {
    position: relative;
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit;
}

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

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
    margin-left: .3em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-inverse {
    color: #fff;
}


/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */

.fa-500px:before {
    content: "\f26e";
}

.fa-accessible-icon:before {
    content: "\f368";
}

.fa-accusoft:before {
    content: "\f369";
}

.fa-acquisitions-incorporated:before {
    content: "\f6af";
}

.fa-ad:before {
    content: "\f641";
}

.fa-address-book:before {
    content: "\f2b9";
}

.fa-address-card:before {
    content: "\f2bb";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-adn:before {
    content: "\f170";
}

.fa-adobe:before {
    content: "\f778";
}

.fa-adversal:before {
    content: "\f36a";
}

.fa-affiliatetheme:before {
    content: "\f36b";
}

.fa-air-freshener:before {
    content: "\f5d0";
}

.fa-airbnb:before {
    content: "\f834";
}

.fa-algolia:before {
    content: "\f36c";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-alipay:before {
    content: "\f642";
}

.fa-allergies:before {
    content: "\f461";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-amazon-pay:before {
    content: "\f42c";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-amilia:before {
    content: "\f36d";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-android:before {
    content: "\f17b";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angry:before {
    content: "\f556";
}

.fa-angrycreative:before {
    content: "\f36e";
}

.fa-angular:before {
    content: "\f420";
}

.fa-ankh:before {
    content: "\f644";
}

.fa-app-store:before {
    content: "\f36f";
}

.fa-app-store-ios:before {
    content: "\f370";
}

.fa-apper:before {
    content: "\f371";
}

.fa-apple:before {
    content: "\f179";
}

.fa-apple-alt:before {
    content: "\f5d1";
}

.fa-apple-pay:before {
    content: "\f415";
}

.fa-archive:before {
    content: "\f187";
}

.fa-archway:before {
    content: "\f557";
}

.fa-arrow-alt-circle-down:before {
    content: "\f358";
}

.fa-arrow-alt-circle-left:before {
    content: "\f359";
}

.fa-arrow-alt-circle-right:before {
    content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
    content: "\f35b";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-arrows-alt-h:before {
    content: "\f337";
}

.fa-arrows-alt-v:before {
    content: "\f338";
}

.fa-artstation:before {
    content: "\f77a";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-asymmetrik:before {
    content: "\f372";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-atlas:before {
    content: "\f558";
}

.fa-atlassian:before {
    content: "\f77b";
}

.fa-atom:before {
    content: "\f5d2";
}

.fa-audible:before {
    content: "\f373";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-autoprefixer:before {
    content: "\f41c";
}

.fa-avianex:before {
    content: "\f374";
}

.fa-aviato:before {
    content: "\f421";
}

.fa-award:before {
    content: "\f559";
}

.fa-aws:before {
    content: "\f375";
}

.fa-baby:before {
    content: "\f77c";
}

.fa-baby-carriage:before {
    content: "\f77d";
}

.fa-backspace:before {
    content: "\f55a";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-bacon:before {
    content: "\f7e5";
}

.fa-bahai:before {
    content: "\f666";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-balance-scale-left:before {
    content: "\f515";
}

.fa-balance-scale-right:before {
    content: "\f516";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-band-aid:before {
    content: "\f462";
}

.fa-bandcamp:before {
    content: "\f2d5";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-bars:before {
    content: "\f0c9";
}

.fa-baseball-ball:before {
    content: "\f433";
}

.fa-basketball-ball:before {
    content: "\f434";
}

.fa-bath:before {
    content: "\f2cd";
}

.fa-battery-empty:before {
    content: "\f244";
}

.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battle-net:before {
    content: "\f835";
}

.fa-bed:before {
    content: "\f236";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bezier-curve:before {
    content: "\f55b";
}

.fa-bible:before {
    content: "\f647";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-biking:before {
    content: "\f84a";
}

.fa-bimobject:before {
    content: "\f378";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-biohazard:before {
    content: "\f780";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitcoin:before {
    content: "\f379";
}

.fa-bity:before {
    content: "\f37a";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-blackberry:before {
    content: "\f37b";
}

.fa-blender:before {
    content: "\f517";
}

.fa-blender-phone:before {
    content: "\f6b6";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-blog:before {
    content: "\f781";
}

.fa-blogger:before {
    content: "\f37c";
}

.fa-blogger-b:before {
    content: "\f37d";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-bold:before {
    content: "\f032";
}

.fa-bolt:before {
    content: "\f0e7";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-bone:before {
    content: "\f5d7";
}

.fa-bong:before {
    content: "\f55c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-book-dead:before {
    content: "\f6b7";
}

.fa-book-medical:before {
    content: "\f7e6";
}

.fa-book-open:before {
    content: "\f518";
}

.fa-book-reader:before {
    content: "\f5da";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-bootstrap:before {
    content: "\f836";
}

.fa-border-all:before {
    content: "\f84c";
}

.fa-border-none:before {
    content: "\f850";
}

.fa-border-style:before {
    content: "\f853";
}

.fa-bowling-ball:before {
    content: "\f436";
}

.fa-box:before {
    content: "\f466";
}

.fa-box-open:before {
    content: "\f49e";
}

.fa-box-tissue:before {
    content: "\f95b";
}

.fa-boxes:before {
    content: "\f468";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-brain:before {
    content: "\f5dc";
}

.fa-bread-slice:before {
    content: "\f7ec";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-briefcase-medical:before {
    content: "\f469";
}

.fa-broadcast-tower:before {
    content: "\f519";
}

.fa-broom:before {
    content: "\f51a";
}

.fa-brush:before {
    content: "\f55d";
}

.fa-btc:before {
    content: "\f15a";
}

.fa-buffer:before {
    content: "\f837";
}

.fa-bug:before {
    content: "\f188";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-burn:before {
    content: "\f46a";
}

.fa-buromobelexperte:before {
    content: "\f37f";
}

.fa-bus:before {
    content: "\f207";
}

.fa-bus-alt:before {
    content: "\f55e";
}

.fa-business-time:before {
    content: "\f64a";
}

.fa-buy-n-large:before {
    content: "\f8a6";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-calendar:before {
    content: "\f133";
}

.fa-calendar-alt:before {
    content: "\f073";
}

.fa-calendar-check:before {
    content: "\f274";
}

.fa-calendar-day:before {
    content: "\f783";
}

.fa-calendar-minus:before {
    content: "\f272";
}

.fa-calendar-plus:before {
    content: "\f271";
}

.fa-calendar-times:before {
    content: "\f273";
}

.fa-calendar-week:before {
    content: "\f784";
}

.fa-camera:before {
    content: "\f030";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-campground:before {
    content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
    content: "\f785";
}

.fa-candy-cane:before {
    content: "\f786";
}

.fa-cannabis:before {
    content: "\f55f";
}

.fa-capsules:before {
    content: "\f46b";
}

.fa-car:before {
    content: "\f1b9";
}

.fa-car-alt:before {
    content: "\f5de";
}

.fa-car-battery:before {
    content: "\f5df";
}

.fa-car-crash:before {
    content: "\f5e1";
}

.fa-car-side:before {
    content: "\f5e4";
}

.fa-caravan:before {
    content: "\f8ff";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-caret-square-down:before {
    content: "\f150";
}

.fa-caret-square-left:before {
    content: "\f191";
}

.fa-caret-square-right:before {
    content: "\f152";
}

.fa-caret-square-up:before {
    content: "\f151";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-carrot:before {
    content: "\f787";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cash-register:before {
    content: "\f788";
}

.fa-cat:before {
    content: "\f6be";
}

.fa-cc-amazon-pay:before {
    content: "\f42d";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-apple-pay:before {
    content: "\f416";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-centercode:before {
    content: "\f380";
}

.fa-centos:before {
    content: "\f789";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-chair:before {
    content: "\f6c0";
}

.fa-chalkboard:before {
    content: "\f51b";
}

.fa-chalkboard-teacher:before {
    content: "\f51c";
}

.fa-charging-station:before {
    content: "\f5e7";
}

.fa-chart-area:before {
    content: "\f1fe";
}

.fa-chart-bar:before {
    content: "\f080";
}

.fa-chart-line:before {
    content: "\f201";
}

.fa-chart-pie:before {
    content: "\f200";
}

.fa-check:before {
    content: "\f00c";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-check-double:before {
    content: "\f560";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-cheese:before {
    content: "\f7ef";
}

.fa-chess:before {
    content: "\f439";
}

.fa-chess-bishop:before {
    content: "\f43a";
}

.fa-chess-board:before {
    content: "\f43c";
}

.fa-chess-king:before {
    content: "\f43f";
}

.fa-chess-knight:before {
    content: "\f441";
}

.fa-chess-pawn:before {
    content: "\f443";
}

.fa-chess-queen:before {
    content: "\f445";
}

.fa-chess-rook:before {
    content: "\f447";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-chromecast:before {
    content: "\f838";
}

.fa-church:before {
    content: "\f51d";
}

.fa-circle:before {
    content: "\f111";
}

.fa-circle-notch:before {
    content: "\f1ce";
}

.fa-city:before {
    content: "\f64f";
}

.fa-clinic-medical:before {
    content: "\f7f2";
}

.fa-clipboard:before {
    content: "\f328";
}

.fa-clipboard-check:before {
    content: "\f46c";
}

.fa-clipboard-list:before {
    content: "\f46d";
}

.fa-clock:before {
    content: "\f017";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-closed-captioning:before {
    content: "\f20a";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-cloud-download-alt:before {
    content: "\f381";
}

.fa-cloud-meatball:before {
    content: "\f73b";
}

.fa-cloud-moon:before {
    content: "\f6c3";
}

.fa-cloud-moon-rain:before {
    content: "\f73c";
}

.fa-cloud-rain:before {
    content: "\f73d";
}

.fa-cloud-showers-heavy:before {
    content: "\f740";
}

.fa-cloud-sun:before {
    content: "\f6c4";
}

.fa-cloud-sun-rain:before {
    content: "\f743";
}

.fa-cloud-upload-alt:before {
    content: "\f382";
}

.fa-cloudscale:before {
    content: "\f383";
}

.fa-cloudsmith:before {
    content: "\f384";
}

.fa-cloudversify:before {
    content: "\f385";
}

.fa-cocktail:before {
    content: "\f561";
}

.fa-code:before {
    content: "\f121";
}

.fa-code-branch:before {
    content: "\f126";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cog:before {
    content: "\f013";
}

.fa-cogs:before {
    content: "\f085";
}

.fa-coins:before {
    content: "\f51e";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-comment:before {
    content: "\f075";
}

.fa-comment-alt:before {
    content: "\f27a";
}

.fa-comment-dollar:before {
    content: "\f651";
}

.fa-comment-dots:before {
    content: "\f4ad";
}

.fa-comment-medical:before {
    content: "\f7f5";
}

.fa-comment-slash:before {
    content: "\f4b3";
}

.fa-comments:before {
    content: "\f086";
}

.fa-comments-dollar:before {
    content: "\f653";
}

.fa-compact-disc:before {
    content: "\f51f";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-compress:before {
    content: "\f066";
}

.fa-compress-alt:before {
    content: "\f422";
}

.fa-compress-arrows-alt:before {
    content: "\f78c";
}

.fa-concierge-bell:before {
    content: "\f562";
}

.fa-confluence:before {
    content: "\f78d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-cookie:before {
    content: "\f563";
}

.fa-cookie-bite:before {
    content: "\f564";
}

.fa-copy:before {
    content: "\f0c5";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-cotton-bureau:before {
    content: "\f89e";
}

.fa-couch:before {
    content: "\f4b8";
}

.fa-cpanel:before {
    content: "\f388";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-creative-commons-by:before {
    content: "\f4e7";
}

.fa-creative-commons-nc:before {
    content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
    content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
    content: "\f4ea";
}

.fa-creative-commons-nd:before {
    content: "\f4eb";
}

.fa-creative-commons-pd:before {
    content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
    content: "\f4ed";
}

.fa-creative-commons-remix:before {
    content: "\f4ee";
}

.fa-creative-commons-sa:before {
    content: "\f4ef";
}

.fa-creative-commons-sampling:before {
    content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
    content: "\f4f1";
}

.fa-creative-commons-share:before {
    content: "\f4f2";
}

.fa-creative-commons-zero:before {
    content: "\f4f3";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-critical-role:before {
    content: "\f6c9";
}

.fa-crop:before {
    content: "\f125";
}

.fa-crop-alt:before {
    content: "\f565";
}

.fa-cross:before {
    content: "\f654";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-crow:before {
    content: "\f520";
}

.fa-crown:before {
    content: "\f521";
}

.fa-crutch:before {
    content: "\f7f7";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-css3-alt:before {
    content: "\f38b";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-cut:before {
    content: "\f0c4";
}

.fa-cuttlefish:before {
    content: "\f38c";
}

.fa-d-and-d:before {
    content: "\f38d";
}

.fa-d-and-d-beyond:before {
    content: "\f6ca";
}

.fa-dailymotion:before {
    content: "\f952";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-deaf:before {
    content: "\f2a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-democrat:before {
    content: "\f747";
}

.fa-deploydog:before {
    content: "\f38e";
}

.fa-deskpro:before {
    content: "\f38f";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-dev:before {
    content: "\f6cc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-dharmachakra:before {
    content: "\f655";
}

.fa-dhl:before {
    content: "\f790";
}

.fa-diagnoses:before {
    content: "\f470";
}

.fa-diaspora:before {
    content: "\f791";
}

.fa-dice:before {
    content: "\f522";
}

.fa-dice-d20:before {
    content: "\f6cf";
}

.fa-dice-d6:before {
    content: "\f6d1";
}

.fa-dice-five:before {
    content: "\f523";
}

.fa-dice-four:before {
    content: "\f524";
}

.fa-dice-one:before {
    content: "\f525";
}

.fa-dice-six:before {
    content: "\f526";
}

.fa-dice-three:before {
    content: "\f527";
}

.fa-dice-two:before {
    content: "\f528";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-digital-ocean:before {
    content: "\f391";
}

.fa-digital-tachograph:before {
    content: "\f566";
}

.fa-directions:before {
    content: "\f5eb";
}

.fa-discord:before {
    content: "\f392";
}

.fa-discourse:before {
    content: "\f393";
}

.fa-disease:before {
    content: "\f7fa";
}

.fa-divide:before {
    content: "\f529";
}

.fa-dizzy:before {
    content: "\f567";
}

.fa-dna:before {
    content: "\f471";
}

.fa-dochub:before {
    content: "\f394";
}

.fa-docker:before {
    content: "\f395";
}

.fa-dog:before {
    content: "\f6d3";
}

.fa-dollar-sign:before {
    content: "\f155";
}

.fa-dolly:before {
    content: "\f472";
}

.fa-dolly-flatbed:before {
    content: "\f474";
}

.fa-donate:before {
    content: "\f4b9";
}

.fa-door-closed:before {
    content: "\f52a";
}

.fa-door-open:before {
    content: "\f52b";
}

.fa-dot-circle:before {
    content: "\f192";
}

.fa-dove:before {
    content: "\f4ba";
}

.fa-download:before {
    content: "\f019";
}

.fa-draft2digital:before {
    content: "\f396";
}

.fa-drafting-compass:before {
    content: "\f568";
}

.fa-dragon:before {
    content: "\f6d5";
}

.fa-draw-polygon:before {
    content: "\f5ee";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-dribbble-square:before {
    content: "\f397";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-drum:before {
    content: "\f569";
}

.fa-drum-steelpan:before {
    content: "\f56a";
}

.fa-drumstick-bite:before {
    content: "\f6d7";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-dumbbell:before {
    content: "\f44b";
}

.fa-dumpster:before {
    content: "\f793";
}

.fa-dumpster-fire:before {
    content: "\f794";
}

.fa-dungeon:before {
    content: "\f6d9";
}

.fa-dyalog:before {
    content: "\f399";
}

.fa-earlybirds:before {
    content: "\f39a";
}

.fa-ebay:before {
    content: "\f4f4";
}

.fa-edge:before {
    content: "\f282";
}

.fa-edit:before {
    content: "\f044";
}

.fa-egg:before {
    content: "\f7fb";
}

.fa-eject:before {
    content: "\f052";
}

.fa-elementor:before {
    content: "\f430";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-ello:before {
    content: "\f5f1";
}

.fa-ember:before {
    content: "\f423";
}

.fa-empire:before {
    content: "\f1d1";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-envelope-open:before {
    content: "\f2b6";
}

.fa-envelope-open-text:before {
    content: "\f658";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-envira:before {
    content: "\f299";
}

.fa-equals:before {
    content: "\f52c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-erlang:before {
    content: "\f39d";
}

.fa-ethereum:before {
    content: "\f42e";
}

.fa-ethernet:before {
    content: "\f796";
}

.fa-etsy:before {
    content: "\f2d7";
}

.fa-euro-sign:before {
    content: "\f153";
}

.fa-evernote:before {
    content: "\f839";
}

.fa-exchange-alt:before {
    content: "\f362";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-expand:before {
    content: "\f065";
}

.fa-expand-alt:before {
    content: "\f424";
}

.fa-expand-arrows-alt:before {
    content: "\f31e";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-external-link-alt:before {
    content: "\f35d";
}

.fa-external-link-square-alt:before {
    content: "\f360";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-dropper:before {
    content: "\f1fb";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-facebook-f:before {
    content: "\f39e";
}

.fa-facebook-messenger:before {
    content: "\f39f";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-fan:before {
    content: "\f863";
}

.fa-fantasy-flight-games:before {
    content: "\f6dc";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-faucet:before {
    content: "\f905";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-feather:before {
    content: "\f52d";
}

.fa-feather-alt:before {
    content: "\f56b";
}

.fa-fedex:before {
    content: "\f797";
}

.fa-fedora:before {
    content: "\f798";
}

.fa-female:before {
    content: "\f182";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-figma:before {
    content: "\f799";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-alt:before {
    content: "\f15c";
}

.fa-file-archive:before {
    content: "\f1c6";
}

.fa-file-audio:before {
    content: "\f1c7";
}

.fa-file-code:before {
    content: "\f1c9";
}

.fa-file-contract:before {
    content: "\f56c";
}

.fa-file-csv:before {
    content: "\f6dd";
}

.fa-file-download:before {
    content: "\f56d";
}

.fa-file-excel:before {
    content: "\f1c3";
}

.fa-file-export:before {
    content: "\f56e";
}

.fa-file-image:before {
    content: "\f1c5";
}

.fa-file-import:before {
    content: "\f56f";
}

.fa-file-invoice:before {
    content: "\f570";
}

.fa-file-invoice-dollar:before {
    content: "\f571";
}

.fa-file-medical:before {
    content: "\f477";
}

.fa-file-medical-alt:before {
    content: "\f478";
}

.fa-file-pdf:before {
    content: "\f1c1";
}

.fa-file-powerpoint:before {
    content: "\f1c4";
}

.fa-file-prescription:before {
    content: "\f572";
}

.fa-file-signature:before {
    content: "\f573";
}

.fa-file-upload:before {
    content: "\f574";
}

.fa-file-video:before {
    content: "\f1c8";
}

.fa-file-word:before {
    content: "\f1c2";
}

.fa-fill:before {
    content: "\f575";
}

.fa-fill-drip:before {
    content: "\f576";
}

.fa-film:before {
    content: "\f008";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-fingerprint:before {
    content: "\f577";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-fire-alt:before {
    content: "\f7e4";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-firefox-browser:before {
    content: "\f907";
}

.fa-first-aid:before {
    content: "\f479";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-first-order-alt:before {
    content: "\f50a";
}

.fa-firstdraft:before {
    content: "\f3a1";
}

.fa-fish:before {
    content: "\f578";
}

.fa-fist-raised:before {
    content: "\f6de";
}

.fa-flag:before {
    content: "\f024";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-flag-usa:before {
    content: "\f74d";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-flipboard:before {
    content: "\f44d";
}

.fa-flushed:before {
    content: "\f579";
}

.fa-fly:before {
    content: "\f417";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-minus:before {
    content: "\f65d";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-folder-plus:before {
    content: "\f65e";
}

.fa-font:before {
    content: "\f031";
}

.fa-font-awesome:before {
    content: "\f2b4";
}

.fa-font-awesome-alt:before {
    content: "\f35c";
}

.fa-font-awesome-flag:before {
    content: "\f425";
}

.fa-font-awesome-logo-full:before {
    content: "\f4e6";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-fonticons-fi:before {
    content: "\f3a2";
}

.fa-football-ball:before {
    content: "\f44e";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-fort-awesome-alt:before {
    content: "\f3a3";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-free-code-camp:before {
    content: "\f2c5";
}

.fa-freebsd:before {
    content: "\f3a4";
}

.fa-frog:before {
    content: "\f52e";
}

.fa-frown:before {
    content: "\f119";
}

.fa-frown-open:before {
    content: "\f57a";
}

.fa-fulcrum:before {
    content: "\f50b";
}

.fa-funnel-dollar:before {
    content: "\f662";
}

.fa-futbol:before {
    content: "\f1e3";
}

.fa-galactic-republic:before {
    content: "\f50c";
}

.fa-galactic-senate:before {
    content: "\f50d";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-gas-pump:before {
    content: "\f52f";
}

.fa-gavel:before {
    content: "\f0e3";
}

.fa-gem:before {
    content: "\f3a5";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-ghost:before {
    content: "\f6e2";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-gifts:before {
    content: "\f79c";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-git-alt:before {
    content: "\f841";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-github:before {
    content: "\f09b";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-gitkraken:before {
    content: "\f3a6";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-gitter:before {
    content: "\f426";
}

.fa-glass-cheers:before {
    content: "\f79f";
}

.fa-glass-martini:before {
    content: "\f000";
}

.fa-glass-martini-alt:before {
    content: "\f57b";
}

.fa-glass-whiskey:before {
    content: "\f7a0";
}

.fa-glasses:before {
    content: "\f530";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-globe-africa:before {
    content: "\f57c";
}

.fa-globe-americas:before {
    content: "\f57d";
}

.fa-globe-asia:before {
    content: "\f57e";
}

.fa-globe-europe:before {
    content: "\f7a2";
}

.fa-gofore:before {
    content: "\f3a7";
}

.fa-golf-ball:before {
    content: "\f450";
}

.fa-goodreads:before {
    content: "\f3a8";
}

.fa-goodreads-g:before {
    content: "\f3a9";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-google-drive:before {
    content: "\f3aa";
}

.fa-google-play:before {
    content: "\f3ab";
}

.fa-google-plus:before {
    content: "\f2b3";
}

.fa-google-plus-g:before {
    content: "\f0d5";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-gopuram:before {
    content: "\f664";
}

.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-gratipay:before {
    content: "\f184";
}

.fa-grav:before {
    content: "\f2d6";
}

.fa-greater-than:before {
    content: "\f531";
}

.fa-greater-than-equal:before {
    content: "\f532";
}

.fa-grimace:before {
    content: "\f57f";
}

.fa-grin:before {
    content: "\f580";
}

.fa-grin-alt:before {
    content: "\f581";
}

.fa-grin-beam:before {
    content: "\f582";
}

.fa-grin-beam-sweat:before {
    content: "\f583";
}

.fa-grin-hearts:before {
    content: "\f584";
}

.fa-grin-squint:before {
    content: "\f585";
}

.fa-grin-squint-tears:before {
    content: "\f586";
}

.fa-grin-stars:before {
    content: "\f587";
}

.fa-grin-tears:before {
    content: "\f588";
}

.fa-grin-tongue:before {
    content: "\f589";
}

.fa-grin-tongue-squint:before {
    content: "\f58a";
}

.fa-grin-tongue-wink:before {
    content: "\f58b";
}

.fa-grin-wink:before {
    content: "\f58c";
}

.fa-grip-horizontal:before {
    content: "\f58d";
}

.fa-grip-lines:before {
    content: "\f7a4";
}

.fa-grip-lines-vertical:before {
    content: "\f7a5";
}

.fa-grip-vertical:before {
    content: "\f58e";
}

.fa-gripfire:before {
    content: "\f3ac";
}

.fa-grunt:before {
    content: "\f3ad";
}

.fa-guitar:before {
    content: "\f7a6";
}

.fa-gulp:before {
    content: "\f3ae";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-hacker-news-square:before {
    content: "\f3af";
}

.fa-hackerrank:before {
    content: "\f5f7";
}

.fa-hamburger:before {
    content: "\f805";
}

.fa-hammer:before {
    content: "\f6e3";
}

.fa-hamsa:before {
    content: "\f665";
}

.fa-hand-holding:before {
    content: "\f4bd";
}

.fa-hand-holding-heart:before {
    content: "\f4be";
}

.fa-hand-holding-medical:before {
    content: "\f95c";
}

.fa-hand-holding-usd:before {
    content: "\f4c0";
}

.fa-hand-holding-water:before {
    content: "\f4c1";
}

.fa-hand-lizard:before {
    content: "\f258";
}

.fa-hand-middle-finger:before {
    content: "\f806";
}

.fa-hand-paper:before {
    content: "\f256";
}

.fa-hand-peace:before {
    content: "\f25b";
}

.fa-hand-point-down:before {
    content: "\f0a7";
}

.fa-hand-point-left:before {
    content: "\f0a5";
}

.fa-hand-point-right:before {
    content: "\f0a4";
}

.fa-hand-point-up:before {
    content: "\f0a6";
}

.fa-hand-pointer:before {
    content: "\f25a";
}

.fa-hand-rock:before {
    content: "\f255";
}

.fa-hand-scissors:before {
    content: "\f257";
}

.fa-hand-sparkles:before {
    content: "\f95d";
}

.fa-hand-spock:before {
    content: "\f259";
}

.fa-hands:before {
    content: "\f4c2";
}

.fa-hands-helping:before {
    content: "\f4c4";
}

.fa-hands-wash:before {
    content: "\f95e";
}

.fa-handshake:before {
    content: "\f2b5";
}

.fa-handshake-alt-slash:before {
    content: "\f95f";
}

.fa-handshake-slash:before {
    content: "\f960";
}

.fa-hanukiah:before {
    content: "\f6e6";
}

.fa-hard-hat:before {
    content: "\f807";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-hat-cowboy:before {
    content: "\f8c0";
}

.fa-hat-cowboy-side:before {
    content: "\f8c1";
}

.fa-hat-wizard:before {
    content: "\f6e8";
}

.fa-hdd:before {
    content: "\f0a0";
}

.fa-head-side-cough:before {
    content: "\f961";
}

.fa-head-side-cough-slash:before {
    content: "\f962";
}

.fa-head-side-mask:before {
    content: "\f963";
}

.fa-head-side-virus:before {
    content: "\f964";
}

.fa-heading:before {
    content: "\f1dc";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-headphones-alt:before {
    content: "\f58f";
}

.fa-headset:before {
    content: "\f590";
}

.fa-heart:before {
    content: "\f004";
}

.fa-heart-broken:before {
    content: "\f7a9";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-helicopter:before {
    content: "\f533";
}

.fa-highlighter:before {
    content: "\f591";
}

.fa-hiking:before {
    content: "\f6ec";
}

.fa-hippo:before {
    content: "\f6ed";
}

.fa-hips:before {
    content: "\f452";
}

.fa-hire-a-helper:before {
    content: "\f3b0";
}

.fa-history:before {
    content: "\f1da";
}

.fa-hockey-puck:before {
    content: "\f453";
}

.fa-holly-berry:before {
    content: "\f7aa";
}

.fa-home:before {
    content: "\f015";
}

.fa-hooli:before {
    content: "\f427";
}

.fa-hornbill:before {
    content: "\f592";
}

.fa-horse:before {
    content: "\f6f0";
}

.fa-horse-head:before {
    content: "\f7ab";
}

.fa-hospital:before {
    content: "\f0f8";
}

.fa-hospital-alt:before {
    content: "\f47d";
}

.fa-hospital-symbol:before {
    content: "\f47e";
}

.fa-hospital-user:before {
    content: "\f80d";
}

.fa-hot-tub:before {
    content: "\f593";
}

.fa-hotdog:before {
    content: "\f80f";
}

.fa-hotel:before {
    content: "\f594";
}

.fa-hotjar:before {
    content: "\f3b1";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-start:before {
    content: "\f251";
}

.fa-house-damage:before {
    content: "\f6f1";
}

.fa-house-user:before {
    content: "\f965";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-hryvnia:before {
    content: "\f6f2";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-hubspot:before {
    content: "\f3b2";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-ice-cream:before {
    content: "\f810";
}

.fa-icicles:before {
    content: "\f7ad";
}

.fa-icons:before {
    content: "\f86d";
}

.fa-id-badge:before {
    content: "\f2c1";
}

.fa-id-card:before {
    content: "\f2c2";
}

.fa-id-card-alt:before {
    content: "\f47f";
}

.fa-ideal:before {
    content: "\f913";
}

.fa-igloo:before {
    content: "\f7ae";
}

.fa-image:before {
    content: "\f03e";
}

.fa-images:before {
    content: "\f302";
}

.fa-imdb:before {
    content: "\f2d8";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-industry:before {
    content: "\f275";
}

.fa-infinity:before {
    content: "\f534";
}

.fa-info:before {
    content: "\f129";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-instagram-square:before {
    content: "\f955";
}

.fa-intercom:before {
    content: "\f7af";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-invision:before {
    content: "\f7b0";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-italic:before {
    content: "\f033";
}

.fa-itch-io:before {
    content: "\f83a";
}

.fa-itunes:before {
    content: "\f3b4";
}

.fa-itunes-note:before {
    content: "\f3b5";
}

.fa-java:before {
    content: "\f4e4";
}

.fa-jedi:before {
    content: "\f669";
}

.fa-jedi-order:before {
    content: "\f50e";
}

.fa-jenkins:before {
    content: "\f3b6";
}

.fa-jira:before {
    content: "\f7b1";
}

.fa-joget:before {
    content: "\f3b7";
}

.fa-joint:before {
    content: "\f595";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-journal-whills:before {
    content: "\f66a";
}

.fa-js:before {
    content: "\f3b8";
}

.fa-js-square:before {
    content: "\f3b9";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-kaaba:before {
    content: "\f66b";
}

.fa-kaggle:before {
    content: "\f5fa";
}

.fa-key:before {
    content: "\f084";
}

.fa-keybase:before {
    content: "\f4f5";
}

.fa-keyboard:before {
    content: "\f11c";
}

.fa-keycdn:before {
    content: "\f3ba";
}

.fa-khanda:before {
    content: "\f66d";
}

.fa-kickstarter:before {
    content: "\f3bb";
}

.fa-kickstarter-k:before {
    content: "\f3bc";
}

.fa-kiss:before {
    content: "\f596";
}

.fa-kiss-beam:before {
    content: "\f597";
}

.fa-kiss-wink-heart:before {
    content: "\f598";
}

.fa-kiwi-bird:before {
    content: "\f535";
}

.fa-korvue:before {
    content: "\f42f";
}

.fa-landmark:before {
    content: "\f66f";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-laptop-code:before {
    content: "\f5fc";
}

.fa-laptop-house:before {
    content: "\f966";
}

.fa-laptop-medical:before {
    content: "\f812";
}

.fa-laravel:before {
    content: "\f3bd";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-laugh:before {
    content: "\f599";
}

.fa-laugh-beam:before {
    content: "\f59a";
}

.fa-laugh-squint:before {
    content: "\f59b";
}

.fa-laugh-wink:before {
    content: "\f59c";
}

.fa-layer-group:before {
    content: "\f5fd";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-lemon:before {
    content: "\f094";
}

.fa-less:before {
    content: "\f41d";
}

.fa-less-than:before {
    content: "\f536";
}

.fa-less-than-equal:before {
    content: "\f537";
}

.fa-level-down-alt:before {
    content: "\f3be";
}

.fa-level-up-alt:before {
    content: "\f3bf";
}

.fa-life-ring:before {
    content: "\f1cd";
}

.fa-lightbulb:before {
    content: "\f0eb";
}

.fa-line:before {
    content: "\f3c0";
}

.fa-link:before {
    content: "\f0c1";
}

.fa-linkedin:before {
    content: "\f08c";
}

.fa-linkedin-in:before {
    content: "\f0e1";
}

.fa-linode:before {
    content: "\f2b8";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-lira-sign:before {
    content: "\f195";
}

.fa-list:before {
    content: "\f03a";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-lock:before {
    content: "\f023";
}

.fa-lock-open:before {
    content: "\f3c1";
}

.fa-long-arrow-alt-down:before {
    content: "\f309";
}

.fa-long-arrow-alt-left:before {
    content: "\f30a";
}

.fa-long-arrow-alt-right:before {
    content: "\f30b";
}

.fa-long-arrow-alt-up:before {
    content: "\f30c";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-luggage-cart:before {
    content: "\f59d";
}

.fa-lungs:before {
    content: "\f604";
}

.fa-lungs-virus:before {
    content: "\f967";
}

.fa-lyft:before {
    content: "\f3c3";
}

.fa-magento:before {
    content: "\f3c4";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-mail-bulk:before {
    content: "\f674";
}

.fa-mailchimp:before {
    content: "\f59e";
}

.fa-male:before {
    content: "\f183";
}

.fa-mandalorian:before {
    content: "\f50f";
}

.fa-map:before {
    content: "\f279";
}

.fa-map-marked:before {
    content: "\f59f";
}

.fa-map-marked-alt:before {
    content: "\f5a0";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-map-marker-alt:before {
    content: "\f3c5";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-markdown:before {
    content: "\f60f";
}

.fa-marker:before {
    content: "\f5a1";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mask:before {
    content: "\f6fa";
}

.fa-mastodon:before {
    content: "\f4f6";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-mdb:before {
    content: "\f8ca";
}

.fa-medal:before {
    content: "\f5a2";
}

.fa-medapps:before {
    content: "\f3c6";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-medium-m:before {
    content: "\f3c7";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-medrt:before {
    content: "\f3c8";
}

.fa-meetup:before {
    content: "\f2e0";
}

.fa-megaport:before {
    content: "\f5a3";
}

.fa-meh:before {
    content: "\f11a";
}

.fa-meh-blank:before {
    content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
    content: "\f5a5";
}

.fa-memory:before {
    content: "\f538";
}

.fa-mendeley:before {
    content: "\f7b3";
}

.fa-menorah:before {
    content: "\f676";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-meteor:before {
    content: "\f753";
}

.fa-microblog:before {
    content: "\f91a";
}

.fa-microchip:before {
    content: "\f2db";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-alt:before {
    content: "\f3c9";
}

.fa-microphone-alt-slash:before {
    content: "\f539";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-microscope:before {
    content: "\f610";
}

.fa-microsoft:before {
    content: "\f3ca";
}

.fa-minus:before {
    content: "\f068";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-mitten:before {
    content: "\f7b5";
}

.fa-mix:before {
    content: "\f3cb";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-mixer:before {
    content: "\f956";
}

.fa-mizuni:before {
    content: "\f3cc";
}

.fa-mobile:before {
    content: "\f10b";
}

.fa-mobile-alt:before {
    content: "\f3cd";
}

.fa-modx:before {
    content: "\f285";
}

.fa-monero:before {
    content: "\f3d0";
}

.fa-money-bill:before {
    content: "\f0d6";
}

.fa-money-bill-alt:before {
    content: "\f3d1";
}

.fa-money-bill-wave:before {
    content: "\f53a";
}

.fa-money-bill-wave-alt:before {
    content: "\f53b";
}

.fa-money-check:before {
    content: "\f53c";
}

.fa-money-check-alt:before {
    content: "\f53d";
}

.fa-monument:before {
    content: "\f5a6";
}

.fa-moon:before {
    content: "\f186";
}

.fa-mortar-pestle:before {
    content: "\f5a7";
}

.fa-mosque:before {
    content: "\f678";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-mountain:before {
    content: "\f6fc";
}

.fa-mouse:before {
    content: "\f8cc";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-mug-hot:before {
    content: "\f7b6";
}

.fa-music:before {
    content: "\f001";
}

.fa-napster:before {
    content: "\f3d2";
}

.fa-neos:before {
    content: "\f612";
}

.fa-network-wired:before {
    content: "\f6ff";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-newspaper:before {
    content: "\f1ea";
}

.fa-nimblr:before {
    content: "\f5a8";
}

.fa-node:before {
    content: "\f419";
}

.fa-node-js:before {
    content: "\f3d3";
}

.fa-not-equal:before {
    content: "\f53e";
}

.fa-notes-medical:before {
    content: "\f481";
}

.fa-npm:before {
    content: "\f3d4";
}

.fa-ns8:before {
    content: "\f3d5";
}

.fa-nutritionix:before {
    content: "\f3d6";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-oil-can:before {
    content: "\f613";
}

.fa-old-republic:before {
    content: "\f510";
}

.fa-om:before {
    content: "\f679";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-orcid:before {
    content: "\f8d2";
}

.fa-osi:before {
    content: "\f41a";
}

.fa-otter:before {
    content: "\f700";
}

.fa-outdent:before {
    content: "\f03b";
}

.fa-page4:before {
    content: "\f3d7";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-pager:before {
    content: "\f815";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-paint-roller:before {
    content: "\f5aa";
}

.fa-palette:before {
    content: "\f53f";
}

.fa-palfed:before {
    content: "\f3d8";
}

.fa-pallet:before {
    content: "\f482";
}

.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-parachute-box:before {
    content: "\f4cd";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-parking:before {
    content: "\f540";
}

.fa-passport:before {
    content: "\f5ab";
}

.fa-pastafarianism:before {
    content: "\f67b";
}

.fa-paste:before {
    content: "\f0ea";
}

.fa-patreon:before {
    content: "\f3d9";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-peace:before {
    content: "\f67c";
}

.fa-pen:before {
    content: "\f304";
}

.fa-pen-alt:before {
    content: "\f305";
}

.fa-pen-fancy:before {
    content: "\f5ac";
}

.fa-pen-nib:before {
    content: "\f5ad";
}

.fa-pen-square:before {
    content: "\f14b";
}

.fa-pencil-alt:before {
    content: "\f303";
}

.fa-pencil-ruler:before {
    content: "\f5ae";
}

.fa-penny-arcade:before {
    content: "\f704";
}

.fa-people-arrows:before {
    content: "\f968";
}

.fa-people-carry:before {
    content: "\f4ce";
}

.fa-pepper-hot:before {
    content: "\f816";
}

.fa-percent:before {
    content: "\f295";
}

.fa-percentage:before {
    content: "\f541";
}

.fa-periscope:before {
    content: "\f3da";
}

.fa-person-booth:before {
    content: "\f756";
}

.fa-phabricator:before {
    content: "\f3db";
}

.fa-phoenix-framework:before {
    content: "\f3dc";
}

.fa-phoenix-squadron:before {
    content: "\f511";
}

.fa-phone:before {
    content: "\f095";
}

.fa-phone-alt:before {
    content: "\f879";
}

.fa-phone-slash:before {
    content: "\f3dd";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-phone-square-alt:before {
    content: "\f87b";
}

.fa-phone-volume:before {
    content: "\f2a0";
}

.fa-photo-video:before {
    content: "\f87c";
}

.fa-php:before {
    content: "\f457";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-pied-piper-hat:before {
    content: "\f4e5";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-square:before {
    content: "\f91e";
}

.fa-piggy-bank:before {
    content: "\f4d3";
}

.fa-pills:before {
    content: "\f484";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-pizza-slice:before {
    content: "\f818";
}

.fa-place-of-worship:before {
    content: "\f67f";
}

.fa-plane:before {
    content: "\f072";
}

.fa-plane-arrival:before {
    content: "\f5af";
}

.fa-plane-departure:before {
    content: "\f5b0";
}

.fa-plane-slash:before {
    content: "\f969";
}

.fa-play:before {
    content: "\f04b";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-playstation:before {
    content: "\f3df";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-plus:before {
    content: "\f067";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-podcast:before {
    content: "\f2ce";
}

.fa-poll:before {
    content: "\f681";
}

.fa-poll-h:before {
    content: "\f682";
}

.fa-poo:before {
    content: "\f2fe";
}

.fa-poo-storm:before {
    content: "\f75a";
}

.fa-poop:before {
    content: "\f619";
}

.fa-portrait:before {
    content: "\f3e0";
}

.fa-pound-sign:before {
    content: "\f154";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-pray:before {
    content: "\f683";
}

.fa-praying-hands:before {
    content: "\f684";
}

.fa-prescription:before {
    content: "\f5b1";
}

.fa-prescription-bottle:before {
    content: "\f485";
}

.fa-prescription-bottle-alt:before {
    content: "\f486";
}

.fa-print:before {
    content: "\f02f";
}

.fa-procedures:before {
    content: "\f487";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-project-diagram:before {
    content: "\f542";
}

.fa-pump-medical:before {
    content: "\f96a";
}

.fa-pump-soap:before {
    content: "\f96b";
}

.fa-pushed:before {
    content: "\f3e1";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-python:before {
    content: "\f3e2";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-question:before {
    content: "\f128";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-quidditch:before {
    content: "\f458";
}

.fa-quinscape:before {
    content: "\f459";
}

.fa-quora:before {
    content: "\f2c4";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-quran:before {
    content: "\f687";
}

.fa-r-project:before {
    content: "\f4f7";
}

.fa-radiation:before {
    content: "\f7b9";
}

.fa-radiation-alt:before {
    content: "\f7ba";
}

.fa-rainbow:before {
    content: "\f75b";
}

.fa-random:before {
    content: "\f074";
}

.fa-raspberry-pi:before {
    content: "\f7bb";
}

.fa-ravelry:before {
    content: "\f2d9";
}

.fa-react:before {
    content: "\f41b";
}

.fa-reacteurope:before {
    content: "\f75d";
}

.fa-readme:before {
    content: "\f4d5";
}

.fa-rebel:before {
    content: "\f1d0";
}

.fa-receipt:before {
    content: "\f543";
}

.fa-record-vinyl:before {
    content: "\f8d9";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-red-river:before {
    content: "\f3e3";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-redhat:before {
    content: "\f7bc";
}

.fa-redo:before {
    content: "\f01e";
}

.fa-redo-alt:before {
    content: "\f2f9";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-remove-format:before {
    content: "\f87d";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-reply:before {
    content: "\f3e5";
}

.fa-reply-all:before {
    content: "\f122";
}

.fa-replyd:before {
    content: "\f3e6";
}

.fa-republican:before {
    content: "\f75e";
}

.fa-researchgate:before {
    content: "\f4f8";
}

.fa-resolving:before {
    content: "\f3e7";
}

.fa-restroom:before {
    content: "\f7bd";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-rev:before {
    content: "\f5b2";
}

.fa-ribbon:before {
    content: "\f4d6";
}

.fa-ring:before {
    content: "\f70b";
}

.fa-road:before {
    content: "\f018";
}

.fa-robot:before {
    content: "\f544";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-rocketchat:before {
    content: "\f3e8";
}

.fa-rockrms:before {
    content: "\f3e9";
}

.fa-route:before {
    content: "\f4d7";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-ruble-sign:before {
    content: "\f158";
}

.fa-ruler:before {
    content: "\f545";
}

.fa-ruler-combined:before {
    content: "\f546";
}

.fa-ruler-horizontal:before {
    content: "\f547";
}

.fa-ruler-vertical:before {
    content: "\f548";
}

.fa-running:before {
    content: "\f70c";
}

.fa-rupee-sign:before {
    content: "\f156";
}

.fa-sad-cry:before {
    content: "\f5b3";
}

.fa-sad-tear:before {
    content: "\f5b4";
}

.fa-safari:before {
    content: "\f267";
}

.fa-salesforce:before {
    content: "\f83b";
}

.fa-sass:before {
    content: "\f41e";
}

.fa-satellite:before {
    content: "\f7bf";
}

.fa-satellite-dish:before {
    content: "\f7c0";
}

.fa-save:before {
    content: "\f0c7";
}

.fa-schlix:before {
    content: "\f3ea";
}

.fa-school:before {
    content: "\f549";
}

.fa-screwdriver:before {
    content: "\f54a";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-scroll:before {
    content: "\f70e";
}

.fa-sd-card:before {
    content: "\f7c2";
}

.fa-search:before {
    content: "\f002";
}

.fa-search-dollar:before {
    content: "\f688";
}

.fa-search-location:before {
    content: "\f689";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-searchengin:before {
    content: "\f3eb";
}

.fa-seedling:before {
    content: "\f4d8";
}

.fa-sellcast:before {
    content: "\f2da";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-server:before {
    content: "\f233";
}

.fa-servicestack:before {
    content: "\f3ec";
}

.fa-shapes:before {
    content: "\f61f";
}

.fa-share:before {
    content: "\f064";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-shekel-sign:before {
    content: "\f20b";
}

.fa-shield-alt:before {
    content: "\f3ed";
}

.fa-shield-virus:before {
    content: "\f96c";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-shipping-fast:before {
    content: "\f48b";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-shoe-prints:before {
    content: "\f54b";
}

.fa-shopify:before {
    content: "\f957";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-shopware:before {
    content: "\f5b5";
}

.fa-shower:before {
    content: "\f2cc";
}

.fa-shuttle-van:before {
    content: "\f5b6";
}

.fa-sign:before {
    content: "\f4d9";
}

.fa-sign-in-alt:before {
    content: "\f2f6";
}

.fa-sign-language:before {
    content: "\f2a7";
}

.fa-sign-out-alt:before {
    content: "\f2f5";
}

.fa-signal:before {
    content: "\f012";
}

.fa-signature:before {
    content: "\f5b7";
}

.fa-sim-card:before {
    content: "\f7c4";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-sistrix:before {
    content: "\f3ee";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-sith:before {
    content: "\f512";
}

.fa-skating:before {
    content: "\f7c5";
}

.fa-sketch:before {
    content: "\f7c6";
}

.fa-skiing:before {
    content: "\f7c9";
}

.fa-skiing-nordic:before {
    content: "\f7ca";
}

.fa-skull:before {
    content: "\f54c";
}

.fa-skull-crossbones:before {
    content: "\f714";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-slack:before {
    content: "\f198";
}

.fa-slack-hash:before {
    content: "\f3ef";
}

.fa-slash:before {
    content: "\f715";
}

.fa-sleigh:before {
    content: "\f7cc";
}

.fa-sliders-h:before {
    content: "\f1de";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-smile:before {
    content: "\f118";
}

.fa-smile-beam:before {
    content: "\f5b8";
}

.fa-smile-wink:before {
    content: "\f4da";
}

.fa-smog:before {
    content: "\f75f";
}

.fa-smoking:before {
    content: "\f48d";
}

.fa-smoking-ban:before {
    content: "\f54d";
}

.fa-sms:before {
    content: "\f7cd";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-snowboarding:before {
    content: "\f7ce";
}

.fa-snowflake:before {
    content: "\f2dc";
}

.fa-snowman:before {
    content: "\f7d0";
}

.fa-snowplow:before {
    content: "\f7d2";
}

.fa-soap:before {
    content: "\f96e";
}

.fa-socks:before {
    content: "\f696";
}

.fa-solar-panel:before {
    content: "\f5ba";
}

.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-alpha-down:before {
    content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
    content: "\f881";
}

.fa-sort-alpha-up:before {
    content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
    content: "\f882";
}

.fa-sort-amount-down:before {
    content: "\f160";
}

.fa-sort-amount-down-alt:before {
    content: "\f884";
}

.fa-sort-amount-up:before {
    content: "\f161";
}

.fa-sort-amount-up-alt:before {
    content: "\f885";
}

.fa-sort-down:before {
    content: "\f0dd";
}

.fa-sort-numeric-down:before {
    content: "\f162";
}

.fa-sort-numeric-down-alt:before {
    content: "\f886";
}

.fa-sort-numeric-up:before {
    content: "\f163";
}

.fa-sort-numeric-up-alt:before {
    content: "\f887";
}

.fa-sort-up:before {
    content: "\f0de";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-sourcetree:before {
    content: "\f7d3";
}

.fa-spa:before {
    content: "\f5bb";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-speakap:before {
    content: "\f3f3";
}

.fa-speaker-deck:before {
    content: "\f83c";
}

.fa-spell-check:before {
    content: "\f891";
}

.fa-spider:before {
    content: "\f717";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-splotch:before {
    content: "\f5bc";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-spray-can:before {
    content: "\f5bd";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-square-full:before {
    content: "\f45c";
}

.fa-square-root-alt:before {
    content: "\f698";
}

.fa-squarespace:before {
    content: "\f5be";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-stackpath:before {
    content: "\f842";
}

.fa-stamp:before {
    content: "\f5bf";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-and-crescent:before {
    content: "\f699";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-star-half-alt:before {
    content: "\f5c0";
}

.fa-star-of-david:before {
    content: "\f69a";
}

.fa-star-of-life:before {
    content: "\f621";
}

.fa-staylinked:before {
    content: "\f3f5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-steam-symbol:before {
    content: "\f3f6";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-sticker-mule:before {
    content: "\f3f7";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stopwatch:before {
    content: "\f2f2";
}

.fa-stopwatch-20:before {
    content: "\f96f";
}

.fa-store:before {
    content: "\f54e";
}

.fa-store-alt:before {
    content: "\f54f";
}

.fa-store-alt-slash:before {
    content: "\f970";
}

.fa-store-slash:before {
    content: "\f971";
}

.fa-strava:before {
    content: "\f428";
}

.fa-stream:before {
    content: "\f550";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-stripe:before {
    content: "\f429";
}

.fa-stripe-s:before {
    content: "\f42a";
}

.fa-stroopwafel:before {
    content: "\f551";
}

.fa-studiovinari:before {
    content: "\f3f8";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-subway:before {
    content: "\f239";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-suitcase-rolling:before {
    content: "\f5c1";
}

.fa-sun:before {
    content: "\f185";
}

.fa-superpowers:before {
    content: "\f2dd";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-supple:before {
    content: "\f3f9";
}

.fa-surprise:before {
    content: "\f5c2";
}

.fa-suse:before {
    content: "\f7d6";
}

.fa-swatchbook:before {
    content: "\f5c3";
}

.fa-swift:before {
    content: "\f8e1";
}

.fa-swimmer:before {
    content: "\f5c4";
}

.fa-swimming-pool:before {
    content: "\f5c5";
}

.fa-symfony:before {
    content: "\f83d";
}

.fa-synagogue:before {
    content: "\f69b";
}

.fa-sync:before {
    content: "\f021";
}

.fa-sync-alt:before {
    content: "\f2f1";
}

.fa-syringe:before {
    content: "\f48e";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-table-tennis:before {
    content: "\f45d";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-tablet-alt:before {
    content: "\f3fa";
}

.fa-tablets:before {
    content: "\f490";
}

.fa-tachometer-alt:before {
    content: "\f3fd";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-tape:before {
    content: "\f4db";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-taxi:before {
    content: "\f1ba";
}

.fa-teamspeak:before {
    content: "\f4f9";
}

.fa-teeth:before {
    content: "\f62e";
}

.fa-teeth-open:before {
    content: "\f62f";
}

.fa-telegram:before {
    content: "\f2c6";
}

.fa-telegram-plane:before {
    content: "\f3fe";
}

.fa-temperature-high:before {
    content: "\f769";
}

.fa-temperature-low:before {
    content: "\f76b";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-tenge:before {
    content: "\f7d7";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-the-red-yeti:before {
    content: "\f69d";
}

.fa-theater-masks:before {
    content: "\f630";
}

.fa-themeco:before {
    content: "\f5c6";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-thermometer:before {
    content: "\f491";
}

.fa-thermometer-empty:before {
    content: "\f2cb";
}

.fa-thermometer-full:before {
    content: "\f2c7";
}

.fa-thermometer-half:before {
    content: "\f2c9";
}

.fa-thermometer-quarter:before {
    content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
    content: "\f2c8";
}

.fa-think-peaks:before {
    content: "\f731";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbtack:before {
    content: "\f08d";
}

.fa-ticket-alt:before {
    content: "\f3ff";
}

.fa-times:before {
    content: "\f00d";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-tint:before {
    content: "\f043";
}

.fa-tint-slash:before {
    content: "\f5c7";
}

.fa-tired:before {
    content: "\f5c8";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-toilet:before {
    content: "\f7d8";
}

.fa-toilet-paper:before {
    content: "\f71e";
}

.fa-toilet-paper-slash:before {
    content: "\f972";
}

.fa-toolbox:before {
    content: "\f552";
}

.fa-tools:before {
    content: "\f7d9";
}

.fa-tooth:before {
    content: "\f5c9";
}

.fa-torah:before {
    content: "\f6a0";
}

.fa-torii-gate:before {
    content: "\f6a1";
}

.fa-tractor:before {
    content: "\f722";
}

.fa-trade-federation:before {
    content: "\f513";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-traffic-light:before {
    content: "\f637";
}

.fa-trailer:before {
    content: "\f941";
}

.fa-train:before {
    content: "\f238";
}

.fa-tram:before {
    content: "\f7da";
}

.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-trash-alt:before {
    content: "\f2ed";
}

.fa-trash-restore:before {
    content: "\f829";
}

.fa-trash-restore-alt:before {
    content: "\f82a";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-trello:before {
    content: "\f181";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-truck-loading:before {
    content: "\f4de";
}

.fa-truck-monster:before {
    content: "\f63b";
}

.fa-truck-moving:before {
    content: "\f4df";
}

.fa-truck-pickup:before {
    content: "\f63c";
}

.fa-tshirt:before {
    content: "\f553";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-tv:before {
    content: "\f26c";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-typo3:before {
    content: "\f42b";
}

.fa-uber:before {
    content: "\f402";
}

.fa-ubuntu:before {
    content: "\f7df";
}

.fa-uikit:before {
    content: "\f403";
}

.fa-umbraco:before {
    content: "\f8e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-umbrella-beach:before {
    content: "\f5ca";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-undo:before {
    content: "\f0e2";
}

.fa-undo-alt:before {
    content: "\f2ea";
}

.fa-uniregistry:before {
    content: "\f404";
}

.fa-unity:before {
    content: "\f949";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-university:before {
    content: "\f19c";
}

.fa-unlink:before {
    content: "\f127";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-untappd:before {
    content: "\f405";
}

.fa-upload:before {
    content: "\f093";
}

.fa-ups:before {
    content: "\f7e0";
}

.fa-usb:before {
    content: "\f287";
}

.fa-user:before {
    content: "\f007";
}

.fa-user-alt:before {
    content: "\f406";
}

.fa-user-alt-slash:before {
    content: "\f4fa";
}

.fa-user-astronaut:before {
    content: "\f4fb";
}

.fa-user-check:before {
    content: "\f4fc";
}

.fa-user-circle:before {
    content: "\f2bd";
}

.fa-user-clock:before {
    content: "\f4fd";
}

.fa-user-cog:before {
    content: "\f4fe";
}

.fa-user-edit:before {
    content: "\f4ff";
}

.fa-user-friends:before {
    content: "\f500";
}

.fa-user-graduate:before {
    content: "\f501";
}

.fa-user-injured:before {
    content: "\f728";
}

.fa-user-lock:before {
    content: "\f502";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-user-minus:before {
    content: "\f503";
}

.fa-user-ninja:before {
    content: "\f504";
}

.fa-user-nurse:before {
    content: "\f82f";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-user-shield:before {
    content: "\f505";
}

.fa-user-slash:before {
    content: "\f506";
}

.fa-user-tag:before {
    content: "\f507";
}

.fa-user-tie:before {
    content: "\f508";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-users:before {
    content: "\f0c0";
}

.fa-users-cog:before {
    content: "\f509";
}

.fa-usps:before {
    content: "\f7e1";
}

.fa-ussunnah:before {
    content: "\f407";
}

.fa-utensil-spoon:before {
    content: "\f2e5";
}

.fa-utensils:before {
    content: "\f2e7";
}

.fa-vaadin:before {
    content: "\f408";
}

.fa-vector-square:before {
    content: "\f5cb";
}

.fa-venus:before {
    content: "\f221";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-vial:before {
    content: "\f492";
}

.fa-vials:before {
    content: "\f493";
}

.fa-viber:before {
    content: "\f409";
}

.fa-video:before {
    content: "\f03d";
}

.fa-video-slash:before {
    content: "\f4e2";
}

.fa-vihara:before {
    content: "\f6a7";
}

.fa-vimeo:before {
    content: "\f40a";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-vimeo-v:before {
    content: "\f27d";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-virus:before {
    content: "\f974";
}

.fa-virus-slash:before {
    content: "\f975";
}

.fa-viruses:before {
    content: "\f976";
}

.fa-vk:before {
    content: "\f189";
}

.fa-vnv:before {
    content: "\f40b";
}

.fa-voicemail:before {
    content: "\f897";
}

.fa-volleyball-ball:before {
    content: "\f45f";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-mute:before {
    content: "\f6a9";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-vote-yea:before {
    content: "\f772";
}

.fa-vr-cardboard:before {
    content: "\f729";
}

.fa-vuejs:before {
    content: "\f41f";
}

.fa-walking:before {
    content: "\f554";
}

.fa-wallet:before {
    content: "\f555";
}

.fa-warehouse:before {
    content: "\f494";
}

.fa-water:before {
    content: "\f773";
}

.fa-wave-square:before {
    content: "\f83e";
}

.fa-waze:before {
    content: "\f83f";
}

.fa-weebly:before {
    content: "\f5cc";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-weight:before {
    content: "\f496";
}

.fa-weight-hanging:before {
    content: "\f5cd";
}

.fa-weixin:before {
    content: "\f1d7";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-whatsapp-square:before {
    content: "\f40c";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-whmcs:before {
    content: "\f40d";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-wind:before {
    content: "\f72e";
}

.fa-window-close:before {
    content: "\f410";
}

.fa-window-maximize:before {
    content: "\f2d0";
}

.fa-window-minimize:before {
    content: "\f2d1";
}

.fa-window-restore:before {
    content: "\f2d2";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-wine-bottle:before {
    content: "\f72f";
}

.fa-wine-glass:before {
    content: "\f4e3";
}

.fa-wine-glass-alt:before {
    content: "\f5ce";
}

.fa-wix:before {
    content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
    content: "\f730";
}

.fa-wolf-pack-battalion:before {
    content: "\f514";
}

.fa-won-sign:before {
    content: "\f159";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-wordpress-simple:before {
    content: "\f411";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpexplorer:before {
    content: "\f2de";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-wpressr:before {
    content: "\f3e4";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-x-ray:before {
    content: "\f497";
}

.fa-xbox:before {
    content: "\f412";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-y-combinator:before {
    content: "\f23b";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-yammer:before {
    content: "\f840";
}

.fa-yandex:before {
    content: "\f413";
}

.fa-yandex-international:before {
    content: "\f414";
}

.fa-yarn:before {
    content: "\f7e3";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-yen-sign:before {
    content: "\f157";
}

.fa-yin-yang:before {
    content: "\f6ad";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-youtube-square:before {
    content: "\f431";
}

.fa-zhihu:before {
    content: "\f63f";
}

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

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


/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: 'Font Awesome 5 Free';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("./fonts/webfonts/fa-solid-900.eot");
    src: url("./fonts/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("./fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("./fonts/webfonts/fa-solid-900.woff") format("woff"), url("./fonts/webfonts/fa-solid-900.ttf") format("truetype"), url("./fonts/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}


/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

@font-face {
    font-family: 'Font Awesome 5 Brands';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("./fonts/webfonts/fa-brands-400.eot");
    src: url("./fonts/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("./fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("./fonts/webfonts/fa-brands-400.woff") format("woff"), url("./fonts/webfonts/fa-brands-400.ttf") format("truetype"), url("./fonts/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400;
}


/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
}

html, body {
    overflow-x: hidden;
  }
  body {
    position: relative
  }

body {
    margin: 0;
}

h1 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 120%;
    color: #000;
}

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

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

a {
    background-color: transparent;
}

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

b,
strong {
    font-weight: bolder;
}

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

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;
}

img {
    border-style: none;
}

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

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
[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;
}

fieldset {
    padding: 0.35em 0.75em 0.625em;
}

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

progress {
    vertical-align: baseline;
}

textarea {
    overflow: auto;
}

[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-decoration {
    -webkit-appearance: none;
}

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

details {
    display: block;
}

summary {
    display: list-item;
}

template {
    display: none;
}

[hidden] {
    display: none;
}

.foundation-mq {
    font-family: "small=0em&amp;medium=40em&amp;large=62em&amp;xlarge=75em&amp;xxlarge=90em";
}

html {
    box-sizing: border-box;
    font-size: 20px;
}

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

body {
    margin: 0;
    padding: 0;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    line-height: 1.15;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    min-height: 100vh;
}

.site-content-wrapper {
    min-height: calc(100vh - 80px - 85px);
}

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

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

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

.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: 0px;
    background: transparent;
    line-height: 1;
    cursor: pointer;
}

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

pre {
    overflow: auto;
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
}

.is-visible {
    display: block !important;
}

.is-hidden {
    display: none !important;
}

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

.row::before,
.row::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1;
}

.row::after {
    clear: both;
}

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

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

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

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

@media screen and (min-width: 75em) {
    .row .row {
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }
}

@media screen and (min-width: 90em) {
    .row .row {
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }
}

.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&gt;.column,
.row.gutter-small&gt;.columns {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.row.gutter-medium&gt;.column,
.row.gutter-medium&gt;.columns {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

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

@media print,
screen and (min-width: 40em) {
    .column,
    .columns {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
}

.column,
.columns,
.column:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
    float: left;
    clear: none;
}

.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&gt;.column,
.small-up-1&gt;.columns {
    float: left;
    width: 100%;
}

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

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

.small-up-1&gt;.column:last-child,
.small-up-1&gt;.columns:last-child {
    float: left;
}

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

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

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

.small-up-2&gt;.column:last-child,
.small-up-2&gt;.columns:last-child {
    float: left;
}

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

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

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

.small-up-3&gt;.column:last-child,
.small-up-3&gt;.columns:last-child {
    float: left;
}

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

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

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

.small-up-4&gt;.column:last-child,
.small-up-4&gt;.columns:last-child {
    float: left;
}

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

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

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

.small-up-5&gt;.column:last-child,
.small-up-5&gt;.columns:last-child {
    float: left;
}

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

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

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

.small-up-6&gt;.column:last-child,
.small-up-6&gt;.columns:last-child {
    float: left;
}

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

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

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

.small-up-7&gt;.column:last-child,
.small-up-7&gt;.columns:last-child {
    float: left;
}

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

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

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

.small-up-8&gt;.column:last-child,
.small-up-8&gt;.columns:last-child {
    float: left;
}

.small-collapse&gt;.column,
.small-collapse&gt;.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&gt;.column,
.small-uncollapse&gt;.columns {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.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;
    margin-right: 0;
    margin-left: 0;
}

.small-uncentered,
.small-uncentered:last-child:not(:first-child),
.small-push-0,
.small-push-0:last-child:not(:first-child),
.small-pull-0,
.small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none;
}

.small-uncentered:last-child:not(:first-child),
.small-push-0:last-child:not(:first-child),
.small-pull-0:last-child:not(:first-child) {
    float: right;
}

@media print,
screen and (min-width: 40em) {
    .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&gt;.column,
    .medium-up-1&gt;.columns {
        float: left;
        width: 100%;
    }
    .medium-up-1&gt;.column:nth-of-type(1n),
    .medium-up-1&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-1&gt;.column:nth-of-type(1n+1),
    .medium-up-1&gt;.columns:nth-of-type(1n+1) {
        clear: both;
    }
    .medium-up-1&gt;.column:last-child,
    .medium-up-1&gt;.columns:last-child {
        float: left;
    }
    .medium-up-2&gt;.column,
    .medium-up-2&gt;.columns {
        float: left;
        width: 50%;
    }
    .medium-up-2&gt;.column:nth-of-type(1n),
    .medium-up-2&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-2&gt;.column:nth-of-type(2n+1),
    .medium-up-2&gt;.columns:nth-of-type(2n+1) {
        clear: both;
    }
    .medium-up-2&gt;.column:last-child,
    .medium-up-2&gt;.columns:last-child {
        float: left;
    }
    .medium-up-3&gt;.column,
    .medium-up-3&gt;.columns {
        float: left;
        width: 33.33333%;
    }
    .medium-up-3&gt;.column:nth-of-type(1n),
    .medium-up-3&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-3&gt;.column:nth-of-type(3n+1),
    .medium-up-3&gt;.columns:nth-of-type(3n+1) {
        clear: both;
    }
    .medium-up-3&gt;.column:last-child,
    .medium-up-3&gt;.columns:last-child {
        float: left;
    }
    .medium-up-4&gt;.column,
    .medium-up-4&gt;.columns {
        float: left;
        width: 25%;
    }
    .medium-up-4&gt;.column:nth-of-type(1n),
    .medium-up-4&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-4&gt;.column:nth-of-type(4n+1),
    .medium-up-4&gt;.columns:nth-of-type(4n+1) {
        clear: both;
    }
    .medium-up-4&gt;.column:last-child,
    .medium-up-4&gt;.columns:last-child {
        float: left;
    }
    .medium-up-5&gt;.column,
    .medium-up-5&gt;.columns {
        float: left;
        width: 20%;
    }
    .medium-up-5&gt;.column:nth-of-type(1n),
    .medium-up-5&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-5&gt;.column:nth-of-type(5n+1),
    .medium-up-5&gt;.columns:nth-of-type(5n+1) {
        clear: both;
    }
    .medium-up-5&gt;.column:last-child,
    .medium-up-5&gt;.columns:last-child {
        float: left;
    }
    .medium-up-6&gt;.column,
    .medium-up-6&gt;.columns {
        float: left;
        width: 16.66667%;
    }
    .medium-up-6&gt;.column:nth-of-type(1n),
    .medium-up-6&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-6&gt;.column:nth-of-type(6n+1),
    .medium-up-6&gt;.columns:nth-of-type(6n+1) {
        clear: both;
    }
    .medium-up-6&gt;.column:last-child,
    .medium-up-6&gt;.columns:last-child {
        float: left;
    }
    .medium-up-7&gt;.column,
    .medium-up-7&gt;.columns {
        float: left;
        width: 14.28571%;
    }
    .medium-up-7&gt;.column:nth-of-type(1n),
    .medium-up-7&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-7&gt;.column:nth-of-type(7n+1),
    .medium-up-7&gt;.columns:nth-of-type(7n+1) {
        clear: both;
    }
    .medium-up-7&gt;.column:last-child,
    .medium-up-7&gt;.columns:last-child {
        float: left;
    }
    .medium-up-8&gt;.column,
    .medium-up-8&gt;.columns {
        float: left;
        width: 12.5%;
    }
    .medium-up-8&gt;.column:nth-of-type(1n),
    .medium-up-8&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .medium-up-8&gt;.column:nth-of-type(8n+1),
    .medium-up-8&gt;.columns:nth-of-type(8n+1) {
        clear: both;
    }
    .medium-up-8&gt;.column:last-child,
    .medium-up-8&gt;.columns:last-child {
        float: left;
    }
    .medium-collapse&gt;.column,
    .medium-collapse&gt;.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&gt;.column,
    .medium-uncollapse&gt;.columns {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .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;
        margin-right: 0;
        margin-left: 0;
    }
    .medium-uncentered,
    .medium-uncentered:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child) {
        float: left;
        clear: none;
    }
    .medium-uncentered:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0:last-child:not(:first-child) {
        float: right;
    }
}

@media print,
screen and (min-width: 62em) {
    .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&gt;.column,
    .large-up-1&gt;.columns {
        float: left;
        width: 100%;
    }
    .large-up-1&gt;.column:nth-of-type(1n),
    .large-up-1&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-1&gt;.column:nth-of-type(1n+1),
    .large-up-1&gt;.columns:nth-of-type(1n+1) {
        clear: both;
    }
    .large-up-1&gt;.column:last-child,
    .large-up-1&gt;.columns:last-child {
        float: left;
    }
    .large-up-2&gt;.column,
    .large-up-2&gt;.columns {
        float: left;
        width: 50%;
    }
    .large-up-2&gt;.column:nth-of-type(1n),
    .large-up-2&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-2&gt;.column:nth-of-type(2n+1),
    .large-up-2&gt;.columns:nth-of-type(2n+1) {
        clear: both;
    }
    .large-up-2&gt;.column:last-child,
    .large-up-2&gt;.columns:last-child {
        float: left;
    }
    .large-up-3&gt;.column,
    .large-up-3&gt;.columns {
        float: left;
        width: 33.33333%;
    }
    .large-up-3&gt;.column:nth-of-type(1n),
    .large-up-3&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-3&gt;.column:nth-of-type(3n+1),
    .large-up-3&gt;.columns:nth-of-type(3n+1) {
        clear: both;
    }
    .large-up-3&gt;.column:last-child,
    .large-up-3&gt;.columns:last-child {
        float: left;
    }
    .large-up-4&gt;.column,
    .large-up-4&gt;.columns {
        float: left;
        width: 25%;
    }
    .large-up-4&gt;.column:nth-of-type(1n),
    .large-up-4&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-4&gt;.column:nth-of-type(4n+1),
    .large-up-4&gt;.columns:nth-of-type(4n+1) {
        clear: both;
    }
    .large-up-4&gt;.column:last-child,
    .large-up-4&gt;.columns:last-child {
        float: left;
    }
    .large-up-5&gt;.column,
    .large-up-5&gt;.columns {
        float: left;
        width: 20%;
    }
    .large-up-5&gt;.column:nth-of-type(1n),
    .large-up-5&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-5&gt;.column:nth-of-type(5n+1),
    .large-up-5&gt;.columns:nth-of-type(5n+1) {
        clear: both;
    }
    .large-up-5&gt;.column:last-child,
    .large-up-5&gt;.columns:last-child {
        float: left;
    }
    .large-up-6&gt;.column,
    .large-up-6&gt;.columns {
        float: left;
        width: 16.66667%;
    }
    .large-up-6&gt;.column:nth-of-type(1n),
    .large-up-6&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-6&gt;.column:nth-of-type(6n+1),
    .large-up-6&gt;.columns:nth-of-type(6n+1) {
        clear: both;
    }
    .large-up-6&gt;.column:last-child,
    .large-up-6&gt;.columns:last-child {
        float: left;
    }
    .large-up-7&gt;.column,
    .large-up-7&gt;.columns {
        float: left;
        width: 14.28571%;
    }
    .large-up-7&gt;.column:nth-of-type(1n),
    .large-up-7&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-7&gt;.column:nth-of-type(7n+1),
    .large-up-7&gt;.columns:nth-of-type(7n+1) {
        clear: both;
    }
    .large-up-7&gt;.column:last-child,
    .large-up-7&gt;.columns:last-child {
        float: left;
    }
    .large-up-8&gt;.column,
    .large-up-8&gt;.columns {
        float: left;
        width: 12.5%;
    }
    .large-up-8&gt;.column:nth-of-type(1n),
    .large-up-8&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .large-up-8&gt;.column:nth-of-type(8n+1),
    .large-up-8&gt;.columns:nth-of-type(8n+1) {
        clear: both;
    }
    .large-up-8&gt;.column:last-child,
    .large-up-8&gt;.columns:last-child {
        float: left;
    }
    .large-collapse&gt;.column,
    .large-collapse&gt;.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&gt;.column,
    .large-uncollapse&gt;.columns {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .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;
        margin-right: 0;
        margin-left: 0;
    }
    .large-uncentered,
    .large-uncentered:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-pull-0,
    .large-pull-0:last-child:not(:first-child) {
        float: left;
        clear: none;
    }
    .large-uncentered:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-pull-0:last-child:not(:first-child) {
        float: right;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-1 {
        width: 8.33333%;
    }
    .xlarge-push-1 {
        position: relative;
        left: 8.33333%;
    }
    .xlarge-pull-1 {
        position: relative;
        left: -8.33333%;
    }
    .xlarge-offset-0 {
        margin-left: 0%;
    }
    .xlarge-2 {
        width: 16.66667%;
    }
    .xlarge-push-2 {
        position: relative;
        left: 16.66667%;
    }
    .xlarge-pull-2 {
        position: relative;
        left: -16.66667%;
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%;
    }
    .xlarge-3 {
        width: 25%;
    }
    .xlarge-push-3 {
        position: relative;
        left: 25%;
    }
    .xlarge-pull-3 {
        position: relative;
        left: -25%;
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%;
    }
    .xlarge-4 {
        width: 33.33333%;
    }
    .xlarge-push-4 {
        position: relative;
        left: 33.33333%;
    }
    .xlarge-pull-4 {
        position: relative;
        left: -33.33333%;
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .xlarge-5 {
        width: 41.66667%;
    }
    .xlarge-push-5 {
        position: relative;
        left: 41.66667%;
    }
    .xlarge-pull-5 {
        position: relative;
        left: -41.66667%;
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%;
    }
    .xlarge-6 {
        width: 50%;
    }
    .xlarge-push-6 {
        position: relative;
        left: 50%;
    }
    .xlarge-pull-6 {
        position: relative;
        left: -50%;
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%;
    }
    .xlarge-7 {
        width: 58.33333%;
    }
    .xlarge-push-7 {
        position: relative;
        left: 58.33333%;
    }
    .xlarge-pull-7 {
        position: relative;
        left: -58.33333%;
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .xlarge-8 {
        width: 66.66667%;
    }
    .xlarge-push-8 {
        position: relative;
        left: 66.66667%;
    }
    .xlarge-pull-8 {
        position: relative;
        left: -66.66667%;
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%;
    }
    .xlarge-9 {
        width: 75%;
    }
    .xlarge-push-9 {
        position: relative;
        left: 75%;
    }
    .xlarge-pull-9 {
        position: relative;
        left: -75%;
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%;
    }
    .xlarge-10 {
        width: 83.33333%;
    }
    .xlarge-push-10 {
        position: relative;
        left: 83.33333%;
    }
    .xlarge-pull-10 {
        position: relative;
        left: -83.33333%;
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .xlarge-11 {
        width: 91.66667%;
    }
    .xlarge-push-11 {
        position: relative;
        left: 91.66667%;
    }
    .xlarge-pull-11 {
        position: relative;
        left: -91.66667%;
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%;
    }
    .xlarge-12 {
        width: 100%;
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%;
    }
    .xlarge-up-1&gt;.column,
    .xlarge-up-1&gt;.columns {
        float: left;
        width: 100%;
    }
    .xlarge-up-1&gt;.column:nth-of-type(1n),
    .xlarge-up-1&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-1&gt;.column:nth-of-type(1n+1),
    .xlarge-up-1&gt;.columns:nth-of-type(1n+1) {
        clear: both;
    }
    .xlarge-up-1&gt;.column:last-child,
    .xlarge-up-1&gt;.columns:last-child {
        float: left;
    }
    .xlarge-up-2&gt;.column,
    .xlarge-up-2&gt;.columns {
        float: left;
        width: 50%;
    }
    .xlarge-up-2&gt;.column:nth-of-type(1n),
    .xlarge-up-2&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-2&gt;.column:nth-of-type(2n+1),
    .xlarge-up-2&gt;.columns:nth-of-type(2n+1) {
        clear: both;
    }
    .xlarge-up-2&gt;.column:last-child,
    .xlarge-up-2&gt;.columns:last-child {
        float: left;
    }
    .xlarge-up-3&gt;.column,
    .xlarge-up-3&gt;.columns {
        float: left;
        width: 33.33333%;
    }
    .xlarge-up-3&gt;.column:nth-of-type(1n),
    .xlarge-up-3&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-3&gt;.column:nth-of-type(3n+1),
    .xlarge-up-3&gt;.columns:nth-of-type(3n+1) {
        clear: both;
    }
    .xlarge-up-3&gt;.column:last-child,
    .xlarge-up-3&gt;.columns:last-child {
        float: left;
    }
    .xlarge-up-4&gt;.column,
    .xlarge-up-4&gt;.columns {
        float: left;
        width: 25%;
    }
    .xlarge-up-4&gt;.column:nth-of-type(1n),
    .xlarge-up-4&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-4&gt;.column:nth-of-type(4n+1),
    .xlarge-up-4&gt;.columns:nth-of-type(4n+1) {
        clear: both;
    }
    .xlarge-up-4&gt;.column:last-child,
    .xlarge-up-4&gt;.columns:last-child {
        float: left;
    }
    .xlarge-up-5&gt;.column,
    .xlarge-up-5&gt;.columns {
        float: left;
        width: 20%;
    }
    .xlarge-up-5&gt;.column:nth-of-type(1n),
    .xlarge-up-5&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-5&gt;.column:nth-of-type(5n+1),
    .xlarge-up-5&gt;.columns:nth-of-type(5n+1) {
        clear: both;
    }
    .xlarge-up-5&gt;.column:last-child,
    .xlarge-up-5&gt;.columns:last-child {
        float: left;
    }
    .xlarge-up-6&gt;.column,
    .xlarge-up-6&gt;.columns {
        float: left;
        width: 16.66667%;
    }
    .xlarge-up-6&gt;.column:nth-of-type(1n),
    .xlarge-up-6&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-6&gt;.column:nth-of-type(6n+1),
    .xlarge-up-6&gt;.columns:nth-of-type(6n+1) {
        clear: both;
    }
    .xlarge-up-6&gt;.column:last-child,
    .xlarge-up-6&gt;.columns:last-child {
        float: left;
    }
    .xlarge-up-7&gt;.column,
    .xlarge-up-7&gt;.columns {
        float: left;
        width: 14.28571%;
    }
    .xlarge-up-7&gt;.column:nth-of-type(1n),
    .xlarge-up-7&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-7&gt;.column:nth-of-type(7n+1),
    .xlarge-up-7&gt;.columns:nth-of-type(7n+1) {
        clear: both;
    }
    .xlarge-up-7&gt;.column:last-child,
    .xlarge-up-7&gt;.columns:last-child {
        float: left;
    }
    .xlarge-up-8&gt;.column,
    .xlarge-up-8&gt;.columns {
        float: left;
        width: 12.5%;
    }
    .xlarge-up-8&gt;.column:nth-of-type(1n),
    .xlarge-up-8&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xlarge-up-8&gt;.column:nth-of-type(8n+1),
    .xlarge-up-8&gt;.columns:nth-of-type(8n+1) {
        clear: both;
    }
    .xlarge-up-8&gt;.column:last-child,
    .xlarge-up-8&gt;.columns:last-child {
        float: left;
    }
    .xlarge-collapse&gt;.column,
    .xlarge-collapse&gt;.columns {
        padding-right: 0;
        padding-left: 0;
    }
    .xlarge-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }
    .expanded.row .xlarge-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-uncollapse&gt;.column,
    .xlarge-uncollapse&gt;.columns {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .xlarge-centered {
        margin-right: auto;
        margin-left: auto;
    }
    .xlarge-centered,
    .xlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }
    .xlarge-uncentered,
    .xlarge-push-0,
    .xlarge-pull-0 {
        position: static;
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-uncentered,
    .xlarge-uncentered:last-child:not(:first-child),
    .xlarge-push-0,
    .xlarge-push-0:last-child:not(:first-child),
    .xlarge-pull-0,
    .xlarge-pull-0:last-child:not(:first-child) {
        float: left;
        clear: none;
    }
    .xlarge-uncentered:last-child:not(:first-child),
    .xlarge-push-0:last-child:not(:first-child),
    .xlarge-pull-0:last-child:not(:first-child) {
        float: right;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-1 {
        width: 8.33333%;
    }
    .xxlarge-push-1 {
        position: relative;
        left: 8.33333%;
    }
    .xxlarge-pull-1 {
        position: relative;
        left: -8.33333%;
    }
    .xxlarge-offset-0 {
        margin-left: 0%;
    }
    .xxlarge-2 {
        width: 16.66667%;
    }
    .xxlarge-push-2 {
        position: relative;
        left: 16.66667%;
    }
    .xxlarge-pull-2 {
        position: relative;
        left: -16.66667%;
    }
    .xxlarge-offset-1 {
        margin-left: 8.33333%;
    }
    .xxlarge-3 {
        width: 25%;
    }
    .xxlarge-push-3 {
        position: relative;
        left: 25%;
    }
    .xxlarge-pull-3 {
        position: relative;
        left: -25%;
    }
    .xxlarge-offset-2 {
        margin-left: 16.66667%;
    }
    .xxlarge-4 {
        width: 33.33333%;
    }
    .xxlarge-push-4 {
        position: relative;
        left: 33.33333%;
    }
    .xxlarge-pull-4 {
        position: relative;
        left: -33.33333%;
    }
    .xxlarge-offset-3 {
        margin-left: 25%;
    }
    .xxlarge-5 {
        width: 41.66667%;
    }
    .xxlarge-push-5 {
        position: relative;
        left: 41.66667%;
    }
    .xxlarge-pull-5 {
        position: relative;
        left: -41.66667%;
    }
    .xxlarge-offset-4 {
        margin-left: 33.33333%;
    }
    .xxlarge-6 {
        width: 50%;
    }
    .xxlarge-push-6 {
        position: relative;
        left: 50%;
    }
    .xxlarge-pull-6 {
        position: relative;
        left: -50%;
    }
    .xxlarge-offset-5 {
        margin-left: 41.66667%;
    }
    .xxlarge-7 {
        width: 58.33333%;
    }
    .xxlarge-push-7 {
        position: relative;
        left: 58.33333%;
    }
    .xxlarge-pull-7 {
        position: relative;
        left: -58.33333%;
    }
    .xxlarge-offset-6 {
        margin-left: 50%;
    }
    .xxlarge-8 {
        width: 66.66667%;
    }
    .xxlarge-push-8 {
        position: relative;
        left: 66.66667%;
    }
    .xxlarge-pull-8 {
        position: relative;
        left: -66.66667%;
    }
    .xxlarge-offset-7 {
        margin-left: 58.33333%;
    }
    .xxlarge-9 {
        width: 75%;
    }
    .xxlarge-push-9 {
        position: relative;
        left: 75%;
    }
    .xxlarge-pull-9 {
        position: relative;
        left: -75%;
    }
    .xxlarge-offset-8 {
        margin-left: 66.66667%;
    }
    .xxlarge-10 {
        width: 83.33333%;
    }
    .xxlarge-push-10 {
        position: relative;
        left: 83.33333%;
    }
    .xxlarge-pull-10 {
        position: relative;
        left: -83.33333%;
    }
    .xxlarge-offset-9 {
        margin-left: 75%;
    }
    .xxlarge-11 {
        width: 91.66667%;
    }
    .xxlarge-push-11 {
        position: relative;
        left: 91.66667%;
    }
    .xxlarge-pull-11 {
        position: relative;
        left: -91.66667%;
    }
    .xxlarge-offset-10 {
        margin-left: 83.33333%;
    }
    .xxlarge-12 {
        width: 100%;
    }
    .xxlarge-offset-11 {
        margin-left: 91.66667%;
    }
    .xxlarge-up-1&gt;.column,
    .xxlarge-up-1&gt;.columns {
        float: left;
        width: 100%;
    }
    .xxlarge-up-1&gt;.column:nth-of-type(1n),
    .xxlarge-up-1&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-1&gt;.column:nth-of-type(1n+1),
    .xxlarge-up-1&gt;.columns:nth-of-type(1n+1) {
        clear: both;
    }
    .xxlarge-up-1&gt;.column:last-child,
    .xxlarge-up-1&gt;.columns:last-child {
        float: left;
    }
    .xxlarge-up-2&gt;.column,
    .xxlarge-up-2&gt;.columns {
        float: left;
        width: 50%;
    }
    .xxlarge-up-2&gt;.column:nth-of-type(1n),
    .xxlarge-up-2&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-2&gt;.column:nth-of-type(2n+1),
    .xxlarge-up-2&gt;.columns:nth-of-type(2n+1) {
        clear: both;
    }
    .xxlarge-up-2&gt;.column:last-child,
    .xxlarge-up-2&gt;.columns:last-child {
        float: left;
    }
    .xxlarge-up-3&gt;.column,
    .xxlarge-up-3&gt;.columns {
        float: left;
        width: 33.33333%;
    }
    .xxlarge-up-3&gt;.column:nth-of-type(1n),
    .xxlarge-up-3&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-3&gt;.column:nth-of-type(3n+1),
    .xxlarge-up-3&gt;.columns:nth-of-type(3n+1) {
        clear: both;
    }
    .xxlarge-up-3&gt;.column:last-child,
    .xxlarge-up-3&gt;.columns:last-child {
        float: left;
    }
    .xxlarge-up-4&gt;.column,
    .xxlarge-up-4&gt;.columns {
        float: left;
        width: 25%;
    }
    .xxlarge-up-4&gt;.column:nth-of-type(1n),
    .xxlarge-up-4&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-4&gt;.column:nth-of-type(4n+1),
    .xxlarge-up-4&gt;.columns:nth-of-type(4n+1) {
        clear: both;
    }
    .xxlarge-up-4&gt;.column:last-child,
    .xxlarge-up-4&gt;.columns:last-child {
        float: left;
    }
    .xxlarge-up-5&gt;.column,
    .xxlarge-up-5&gt;.columns {
        float: left;
        width: 20%;
    }
    .xxlarge-up-5&gt;.column:nth-of-type(1n),
    .xxlarge-up-5&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-5&gt;.column:nth-of-type(5n+1),
    .xxlarge-up-5&gt;.columns:nth-of-type(5n+1) {
        clear: both;
    }
    .xxlarge-up-5&gt;.column:last-child,
    .xxlarge-up-5&gt;.columns:last-child {
        float: left;
    }
    .xxlarge-up-6&gt;.column,
    .xxlarge-up-6&gt;.columns {
        float: left;
        width: 16.66667%;
    }
    .xxlarge-up-6&gt;.column:nth-of-type(1n),
    .xxlarge-up-6&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-6&gt;.column:nth-of-type(6n+1),
    .xxlarge-up-6&gt;.columns:nth-of-type(6n+1) {
        clear: both;
    }
    .xxlarge-up-6&gt;.column:last-child,
    .xxlarge-up-6&gt;.columns:last-child {
        float: left;
    }
    .xxlarge-up-7&gt;.column,
    .xxlarge-up-7&gt;.columns {
        float: left;
        width: 14.28571%;
    }
    .xxlarge-up-7&gt;.column:nth-of-type(1n),
    .xxlarge-up-7&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-7&gt;.column:nth-of-type(7n+1),
    .xxlarge-up-7&gt;.columns:nth-of-type(7n+1) {
        clear: both;
    }
    .xxlarge-up-7&gt;.column:last-child,
    .xxlarge-up-7&gt;.columns:last-child {
        float: left;
    }
    .xxlarge-up-8&gt;.column,
    .xxlarge-up-8&gt;.columns {
        float: left;
        width: 12.5%;
    }
    .xxlarge-up-8&gt;.column:nth-of-type(1n),
    .xxlarge-up-8&gt;.columns:nth-of-type(1n) {
        clear: none;
    }
    .xxlarge-up-8&gt;.column:nth-of-type(8n+1),
    .xxlarge-up-8&gt;.columns:nth-of-type(8n+1) {
        clear: both;
    }
    .xxlarge-up-8&gt;.column:last-child,
    .xxlarge-up-8&gt;.columns:last-child {
        float: left;
    }
    .xxlarge-collapse&gt;.column,
    .xxlarge-collapse&gt;.columns {
        padding-right: 0;
        padding-left: 0;
    }
    .xxlarge-collapse .row {
        margin-right: 0;
        margin-left: 0;
    }
    .expanded.row .xxlarge-collapse.row {
        margin-right: 0;
        margin-left: 0;
    }
    .xxlarge-uncollapse&gt;.column,
    .xxlarge-uncollapse&gt;.columns {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .xxlarge-centered {
        margin-right: auto;
        margin-left: auto;
    }
    .xxlarge-centered,
    .xxlarge-centered:last-child:not(:first-child) {
        float: none;
        clear: both;
    }
    .xxlarge-uncentered,
    .xxlarge-push-0,
    .xxlarge-pull-0 {
        position: static;
        margin-right: 0;
        margin-left: 0;
    }
    .xxlarge-uncentered,
    .xxlarge-uncentered:last-child:not(:first-child),
    .xxlarge-push-0,
    .xxlarge-push-0:last-child:not(:first-child),
    .xxlarge-pull-0,
    .xxlarge-pull-0:last-child:not(:first-child) {
        float: left;
        clear: none;
    }
    .xxlarge-uncentered:last-child:not(:first-child),
    .xxlarge-push-0:last-child:not(:first-child),
    .xxlarge-pull-0:last-child:not(:first-child) {
        float: right;
    }
}

.column-block {
    margin-bottom: 1.5rem;
}

.column-block&gt; :last-child {
    margin-bottom: 0;
}

@media print,
screen and (min-width: 40em) {
    .column-block {
        margin-bottom: 1.5rem;
    }
    .column-block&gt; :last-child {
        margin-bottom: 0;
    }
}

.grid-container {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

@media print,
screen and (min-width: 40em) {
    .grid-container {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
}

.grid-container.fluid {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media print,
screen and (min-width: 40em) {
    .grid-container.fluid {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
}

.grid-container.full {
    padding-right: 0;
    padding-left: 0;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.grid-x {
    display: flex;
    flex-flow: row wrap;
}

.cell {
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
}

.cell.auto {
    flex: 1 1 0px;
}

.cell.shrink {
    flex: 0 0 auto;
}

.grid-x&gt;.auto {
    width: auto;
}

.grid-x&gt;.shrink {
    width: auto;
}

.grid-x&gt;.small-shrink,
.grid-x&gt;.small-full,
.grid-x&gt;.small-1,
.grid-x&gt;.small-2,
.grid-x&gt;.small-3,
.grid-x&gt;.small-4,
.grid-x&gt;.small-5,
.grid-x&gt;.small-6,
.grid-x&gt;.small-7,
.grid-x&gt;.small-8,
.grid-x&gt;.small-9,
.grid-x&gt;.small-10,
.grid-x&gt;.small-11,
.grid-x&gt;.small-12 {
    flex-basis: auto;
}

@media print,
screen and (min-width: 40em) {
    .grid-x&gt;.medium-shrink,
    .grid-x&gt;.medium-full,
    .grid-x&gt;.medium-1,
    .grid-x&gt;.medium-2,
    .grid-x&gt;.medium-3,
    .grid-x&gt;.medium-4,
    .grid-x&gt;.medium-5,
    .grid-x&gt;.medium-6,
    .grid-x&gt;.medium-7,
    .grid-x&gt;.medium-8,
    .grid-x&gt;.medium-9,
    .grid-x&gt;.medium-10,
    .grid-x&gt;.medium-11,
    .grid-x&gt;.medium-12 {
        flex-basis: auto;
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-x&gt;.large-shrink,
    .grid-x&gt;.large-full,
    .grid-x&gt;.large-1,
    .grid-x&gt;.large-2,
    .grid-x&gt;.large-3,
    .grid-x&gt;.large-4,
    .grid-x&gt;.large-5,
    .grid-x&gt;.large-6,
    .grid-x&gt;.large-7,
    .grid-x&gt;.large-8,
    .grid-x&gt;.large-9,
    .grid-x&gt;.large-10,
    .grid-x&gt;.large-11,
    .grid-x&gt;.large-12 {
        flex-basis: auto;
    }
}

@media screen and (min-width: 75em) {
    .grid-x&gt;.xlarge-shrink,
    .grid-x&gt;.xlarge-full,
    .grid-x&gt;.xlarge-1,
    .grid-x&gt;.xlarge-2,
    .grid-x&gt;.xlarge-3,
    .grid-x&gt;.xlarge-4,
    .grid-x&gt;.xlarge-5,
    .grid-x&gt;.xlarge-6,
    .grid-x&gt;.xlarge-7,
    .grid-x&gt;.xlarge-8,
    .grid-x&gt;.xlarge-9,
    .grid-x&gt;.xlarge-10,
    .grid-x&gt;.xlarge-11,
    .grid-x&gt;.xlarge-12 {
        flex-basis: auto;
    }
}

@media screen and (min-width: 90em) {
    .grid-x&gt;.xxlarge-shrink,
    .grid-x&gt;.xxlarge-full,
    .grid-x&gt;.xxlarge-1,
    .grid-x&gt;.xxlarge-2,
    .grid-x&gt;.xxlarge-3,
    .grid-x&gt;.xxlarge-4,
    .grid-x&gt;.xxlarge-5,
    .grid-x&gt;.xxlarge-6,
    .grid-x&gt;.xxlarge-7,
    .grid-x&gt;.xxlarge-8,
    .grid-x&gt;.xxlarge-9,
    .grid-x&gt;.xxlarge-10,
    .grid-x&gt;.xxlarge-11,
    .grid-x&gt;.xxlarge-12 {
        flex-basis: auto;
    }
}

.grid-x&gt;.small-1,
.grid-x&gt;.small-2,
.grid-x&gt;.small-3,
.grid-x&gt;.small-4,
.grid-x&gt;.small-5,
.grid-x&gt;.small-6,
.grid-x&gt;.small-7,
.grid-x&gt;.small-8,
.grid-x&gt;.small-9,
.grid-x&gt;.small-10,
.grid-x&gt;.small-11,
.grid-x&gt;.small-12 {
    flex: 0 0 auto;
}

.grid-x&gt;.small-1 {
    width: 8.33333%;
}

.grid-x&gt;.small-2 {
    width: 16.66667%;
}

.grid-x&gt;.small-3 {
    width: 25%;
}

.grid-x&gt;.small-4 {
    width: 33.33333%;
}

.grid-x&gt;.small-5 {
    width: 41.66667%;
}

.grid-x&gt;.small-6 {
    width: 50%;
}

.grid-x&gt;.small-7 {
    width: 58.33333%;
}

.grid-x&gt;.small-8 {
    width: 66.66667%;
}

.grid-x&gt;.small-9 {
    width: 75%;
}

.grid-x&gt;.small-10 {
    width: 83.33333%;
}

.grid-x&gt;.small-11 {
    width: 91.66667%;
}

.grid-x&gt;.small-12 {
    width: 100%;
}

@media print,
screen and (min-width: 40em) {
    .grid-x&gt;.medium-auto {
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x&gt;.medium-shrink,
    .grid-x&gt;.medium-1,
    .grid-x&gt;.medium-2,
    .grid-x&gt;.medium-3,
    .grid-x&gt;.medium-4,
    .grid-x&gt;.medium-5,
    .grid-x&gt;.medium-6,
    .grid-x&gt;.medium-7,
    .grid-x&gt;.medium-8,
    .grid-x&gt;.medium-9,
    .grid-x&gt;.medium-10,
    .grid-x&gt;.medium-11,
    .grid-x&gt;.medium-12 {
        flex: 0 0 auto;
    }
    .grid-x&gt;.medium-shrink {
        width: auto;
    }
    .grid-x&gt;.medium-1 {
        width: 8.33333%;
    }
    .grid-x&gt;.medium-2 {
        width: 16.66667%;
    }
    .grid-x&gt;.medium-3 {
        width: 25%;
    }
    .grid-x&gt;.medium-4 {
        width: 33.33333%;
    }
    .grid-x&gt;.medium-5 {
        width: 41.66667%;
    }
    .grid-x&gt;.medium-6 {
        width: 50%;
    }
    .grid-x&gt;.medium-7 {
        width: 58.33333%;
    }
    .grid-x&gt;.medium-8 {
        width: 66.66667%;
    }
    .grid-x&gt;.medium-9 {
        width: 75%;
    }
    .grid-x&gt;.medium-10 {
        width: 83.33333%;
    }
    .grid-x&gt;.medium-11 {
        width: 91.66667%;
    }
    .grid-x&gt;.medium-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-x&gt;.large-auto {
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x&gt;.large-shrink,
    .grid-x&gt;.large-1,
    .grid-x&gt;.large-2,
    .grid-x&gt;.large-3,
    .grid-x&gt;.large-4,
    .grid-x&gt;.large-5,
    .grid-x&gt;.large-6,
    .grid-x&gt;.large-7,
    .grid-x&gt;.large-8,
    .grid-x&gt;.large-9,
    .grid-x&gt;.large-10,
    .grid-x&gt;.large-11,
    .grid-x&gt;.large-12 {
        flex: 0 0 auto;
    }
    .grid-x&gt;.large-shrink {
        width: auto;
    }
    .grid-x&gt;.large-1 {
        width: 8.33333%;
    }
    .grid-x&gt;.large-2 {
        width: 16.66667%;
    }
    .grid-x&gt;.large-3 {
        width: 25%;
    }
    .grid-x&gt;.large-4 {
        width: 33.33333%;
    }
    .grid-x&gt;.large-5 {
        width: 41.66667%;
    }
    .grid-x&gt;.large-6 {
        width: 50%;
    }
    .grid-x&gt;.large-7 {
        width: 58.33333%;
    }
    .grid-x&gt;.large-8 {
        width: 66.66667%;
    }
    .grid-x&gt;.large-9 {
        width: 75%;
    }
    .grid-x&gt;.large-10 {
        width: 83.33333%;
    }
    .grid-x&gt;.large-11 {
        width: 91.66667%;
    }
    .grid-x&gt;.large-12 {
        width: 100%;
    }
}

@media screen and (min-width: 75em) {
    .grid-x&gt;.xlarge-auto {
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x&gt;.xlarge-shrink,
    .grid-x&gt;.xlarge-1,
    .grid-x&gt;.xlarge-2,
    .grid-x&gt;.xlarge-3,
    .grid-x&gt;.xlarge-4,
    .grid-x&gt;.xlarge-5,
    .grid-x&gt;.xlarge-6,
    .grid-x&gt;.xlarge-7,
    .grid-x&gt;.xlarge-8,
    .grid-x&gt;.xlarge-9,
    .grid-x&gt;.xlarge-10,
    .grid-x&gt;.xlarge-11,
    .grid-x&gt;.xlarge-12 {
        flex: 0 0 auto;
    }
    .grid-x&gt;.xlarge-shrink {
        width: auto;
    }
    .grid-x&gt;.xlarge-1 {
        width: 8.33333%;
    }
    .grid-x&gt;.xlarge-2 {
        width: 16.66667%;
    }
    .grid-x&gt;.xlarge-3 {
        width: 25%;
    }
    .grid-x&gt;.xlarge-4 {
        width: 33.33333%;
    }
    .grid-x&gt;.xlarge-5 {
        width: 41.66667%;
    }
    .grid-x&gt;.xlarge-6 {
        width: 50%;
    }
    .grid-x&gt;.xlarge-7 {
        width: 58.33333%;
    }
    .grid-x&gt;.xlarge-8 {
        width: 66.66667%;
    }
    .grid-x&gt;.xlarge-9 {
        width: 75%;
    }
    .grid-x&gt;.xlarge-10 {
        width: 83.33333%;
    }
    .grid-x&gt;.xlarge-11 {
        width: 91.66667%;
    }
    .grid-x&gt;.xlarge-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .grid-x&gt;.xxlarge-auto {
        flex: 1 1 0px;
        width: auto;
    }
    .grid-x&gt;.xxlarge-shrink,
    .grid-x&gt;.xxlarge-1,
    .grid-x&gt;.xxlarge-2,
    .grid-x&gt;.xxlarge-3,
    .grid-x&gt;.xxlarge-4,
    .grid-x&gt;.xxlarge-5,
    .grid-x&gt;.xxlarge-6,
    .grid-x&gt;.xxlarge-7,
    .grid-x&gt;.xxlarge-8,
    .grid-x&gt;.xxlarge-9,
    .grid-x&gt;.xxlarge-10,
    .grid-x&gt;.xxlarge-11,
    .grid-x&gt;.xxlarge-12 {
        flex: 0 0 auto;
    }
    .grid-x&gt;.xxlarge-shrink {
        width: auto;
    }
    .grid-x&gt;.xxlarge-1 {
        width: 8.33333%;
    }
    .grid-x&gt;.xxlarge-2 {
        width: 16.66667%;
    }
    .grid-x&gt;.xxlarge-3 {
        width: 25%;
    }
    .grid-x&gt;.xxlarge-4 {
        width: 33.33333%;
    }
    .grid-x&gt;.xxlarge-5 {
        width: 41.66667%;
    }
    .grid-x&gt;.xxlarge-6 {
        width: 50%;
    }
    .grid-x&gt;.xxlarge-7 {
        width: 58.33333%;
    }
    .grid-x&gt;.xxlarge-8 {
        width: 66.66667%;
    }
    .grid-x&gt;.xxlarge-9 {
        width: 75%;
    }
    .grid-x&gt;.xxlarge-10 {
        width: 83.33333%;
    }
    .grid-x&gt;.xxlarge-11 {
        width: 91.66667%;
    }
    .grid-x&gt;.xxlarge-12 {
        width: 100%;
    }
}

.grid-margin-x:not(.grid-x)&gt;.cell {
    width: auto;
}

.grid-margin-y:not(.grid-y)&gt;.cell {
    height: auto;
}

.grid-margin-x {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x {
        margin-left: -0.75rem;
        margin-right: -0.75rem;
    }
}

.grid-margin-x&gt;.cell {
    width: calc(100% - 1rem);
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x&gt;.cell {
        width: calc(100% - 1.5rem);
        margin-left: 0.75rem;
        margin-right: 0.75rem;
    }
}

.grid-margin-x&gt;.auto {
    width: auto;
}

.grid-margin-x&gt;.shrink {
    width: auto;
}

.grid-margin-x&gt;.small-1 {
    width: calc(8.33333% - 1rem);
}

.grid-margin-x&gt;.small-2 {
    width: calc(16.66667% - 1rem);
}

.grid-margin-x&gt;.small-3 {
    width: calc(25% - 1rem);
}

.grid-margin-x&gt;.small-4 {
    width: calc(33.33333% - 1rem);
}

.grid-margin-x&gt;.small-5 {
    width: calc(41.66667% - 1rem);
}

.grid-margin-x&gt;.small-6 {
    width: calc(50% - 1rem);
}

.grid-margin-x&gt;.small-7 {
    width: calc(58.33333% - 1rem);
}

.grid-margin-x&gt;.small-8 {
    width: calc(66.66667% - 1rem);
}

.grid-margin-x&gt;.small-9 {
    width: calc(75% - 1rem);
}

.grid-margin-x&gt;.small-10 {
    width: calc(83.33333% - 1rem);
}

.grid-margin-x&gt;.small-11 {
    width: calc(91.66667% - 1rem);
}

.grid-margin-x&gt;.small-12 {
    width: calc(100% - 1rem);
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x&gt;.auto {
        width: auto;
    }
    .grid-margin-x&gt;.shrink {
        width: auto;
    }
    .grid-margin-x&gt;.small-1 {
        width: calc(8.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.small-2 {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.small-3 {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x&gt;.small-4 {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.small-5 {
        width: calc(41.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.small-6 {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x&gt;.small-7 {
        width: calc(58.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.small-8 {
        width: calc(66.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.small-9 {
        width: calc(75% - 1.5rem);
    }
    .grid-margin-x&gt;.small-10 {
        width: calc(83.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.small-11 {
        width: calc(91.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.small-12 {
        width: calc(100% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-auto {
        width: auto;
    }
    .grid-margin-x&gt;.medium-shrink {
        width: auto;
    }
    .grid-margin-x&gt;.medium-1 {
        width: calc(8.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-2 {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-3 {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-4 {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-5 {
        width: calc(41.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-6 {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-7 {
        width: calc(58.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-8 {
        width: calc(66.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-9 {
        width: calc(75% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-10 {
        width: calc(83.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-11 {
        width: calc(91.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.medium-12 {
        width: calc(100% - 1.5rem);
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-margin-x&gt;.large-auto {
        width: auto;
    }
    .grid-margin-x&gt;.large-shrink {
        width: auto;
    }
    .grid-margin-x&gt;.large-1 {
        width: calc(8.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.large-2 {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.large-3 {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x&gt;.large-4 {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.large-5 {
        width: calc(41.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.large-6 {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x&gt;.large-7 {
        width: calc(58.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.large-8 {
        width: calc(66.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.large-9 {
        width: calc(75% - 1.5rem);
    }
    .grid-margin-x&gt;.large-10 {
        width: calc(83.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.large-11 {
        width: calc(91.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.large-12 {
        width: calc(100% - 1.5rem);
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-x&gt;.xlarge-auto {
        width: auto;
    }
    .grid-margin-x&gt;.xlarge-shrink {
        width: auto;
    }
    .grid-margin-x&gt;.xlarge-1 {
        width: calc(8.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-2 {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-3 {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-4 {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-5 {
        width: calc(41.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-6 {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-7 {
        width: calc(58.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-8 {
        width: calc(66.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-9 {
        width: calc(75% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-10 {
        width: calc(83.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-11 {
        width: calc(91.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.xlarge-12 {
        width: calc(100% - 1.5rem);
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-x&gt;.xxlarge-auto {
        width: auto;
    }
    .grid-margin-x&gt;.xxlarge-shrink {
        width: auto;
    }
    .grid-margin-x&gt;.xxlarge-1 {
        width: calc(8.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-2 {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-3 {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-4 {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-5 {
        width: calc(41.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-6 {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-7 {
        width: calc(58.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-8 {
        width: calc(66.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-9 {
        width: calc(75% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-10 {
        width: calc(83.33333% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-11 {
        width: calc(91.66667% - 1.5rem);
    }
    .grid-margin-x&gt;.xxlarge-12 {
        width: calc(100% - 1.5rem);
    }
}

.grid-padding-x .grid-padding-x {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-x .grid-padding-x {
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }
}

.grid-container:not(.full)&gt;.grid-padding-x {
    margin-right: -0.5rem;
    margin-left: -0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-container:not(.full)&gt;.grid-padding-x {
        margin-right: -0.75rem;
        margin-left: -0.75rem;
    }
}

.grid-padding-x&gt;.cell {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-x&gt;.cell {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
}

.small-up-1&gt;.cell {
    width: 100%;
}

.small-up-2&gt;.cell {
    width: 50%;
}

.small-up-3&gt;.cell {
    width: 33.33333%;
}

.small-up-4&gt;.cell {
    width: 25%;
}

.small-up-5&gt;.cell {
    width: 20%;
}

.small-up-6&gt;.cell {
    width: 16.66667%;
}

.small-up-7&gt;.cell {
    width: 14.28571%;
}

.small-up-8&gt;.cell {
    width: 12.5%;
}

@media print,
screen and (min-width: 40em) {
    .medium-up-1&gt;.cell {
        width: 100%;
    }
    .medium-up-2&gt;.cell {
        width: 50%;
    }
    .medium-up-3&gt;.cell {
        width: 33.33333%;
    }
    .medium-up-4&gt;.cell {
        width: 25%;
    }
    .medium-up-5&gt;.cell {
        width: 20%;
    }
    .medium-up-6&gt;.cell {
        width: 16.66667%;
    }
    .medium-up-7&gt;.cell {
        width: 14.28571%;
    }
    .medium-up-8&gt;.cell {
        width: 12.5%;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-up-1&gt;.cell {
        width: 100%;
    }
    .large-up-2&gt;.cell {
        width: 50%;
    }
    .large-up-3&gt;.cell {
        width: 33.33333%;
    }
    .large-up-4&gt;.cell {
        width: 25%;
    }
    .large-up-5&gt;.cell {
        width: 20%;
    }
    .large-up-6&gt;.cell {
        width: 16.66667%;
    }
    .large-up-7&gt;.cell {
        width: 14.28571%;
    }
    .large-up-8&gt;.cell {
        width: 12.5%;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-up-1&gt;.cell {
        width: 100%;
    }
    .xlarge-up-2&gt;.cell {
        width: 50%;
    }
    .xlarge-up-3&gt;.cell {
        width: 33.33333%;
    }
    .xlarge-up-4&gt;.cell {
        width: 25%;
    }
    .xlarge-up-5&gt;.cell {
        width: 20%;
    }
    .xlarge-up-6&gt;.cell {
        width: 16.66667%;
    }
    .xlarge-up-7&gt;.cell {
        width: 14.28571%;
    }
    .xlarge-up-8&gt;.cell {
        width: 12.5%;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-up-1&gt;.cell {
        width: 100%;
    }
    .xxlarge-up-2&gt;.cell {
        width: 50%;
    }
    .xxlarge-up-3&gt;.cell {
        width: 33.33333%;
    }
    .xxlarge-up-4&gt;.cell {
        width: 25%;
    }
    .xxlarge-up-5&gt;.cell {
        width: 20%;
    }
    .xxlarge-up-6&gt;.cell {
        width: 16.66667%;
    }
    .xxlarge-up-7&gt;.cell {
        width: 14.28571%;
    }
    .xxlarge-up-8&gt;.cell {
        width: 12.5%;
    }
}

.grid-margin-x.small-up-1&gt;.cell {
    width: calc(100% - 1rem);
}

.grid-margin-x.small-up-2&gt;.cell {
    width: calc(50% - 1rem);
}

.grid-margin-x.small-up-3&gt;.cell {
    width: calc(33.33333% - 1rem);
}

.grid-margin-x.small-up-4&gt;.cell {
    width: calc(25% - 1rem);
}

.grid-margin-x.small-up-5&gt;.cell {
    width: calc(20% - 1rem);
}

.grid-margin-x.small-up-6&gt;.cell {
    width: calc(16.66667% - 1rem);
}

.grid-margin-x.small-up-7&gt;.cell {
    width: calc(14.28571% - 1rem);
}

.grid-margin-x.small-up-8&gt;.cell {
    width: calc(12.5% - 1rem);
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-x.small-up-1&gt;.cell {
        width: calc(100% - 1.5rem);
    }
    .grid-margin-x.small-up-2&gt;.cell {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x.small-up-3&gt;.cell {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x.small-up-4&gt;.cell {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x.small-up-5&gt;.cell {
        width: calc(20% - 1.5rem);
    }
    .grid-margin-x.small-up-6&gt;.cell {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x.small-up-7&gt;.cell {
        width: calc(14.28571% - 1.5rem);
    }
    .grid-margin-x.small-up-8&gt;.cell {
        width: calc(12.5% - 1.5rem);
    }
    .grid-margin-x.medium-up-1&gt;.cell {
        width: calc(100% - 1.5rem);
    }
    .grid-margin-x.medium-up-2&gt;.cell {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x.medium-up-3&gt;.cell {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x.medium-up-4&gt;.cell {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x.medium-up-5&gt;.cell {
        width: calc(20% - 1.5rem);
    }
    .grid-margin-x.medium-up-6&gt;.cell {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x.medium-up-7&gt;.cell {
        width: calc(14.28571% - 1.5rem);
    }
    .grid-margin-x.medium-up-8&gt;.cell {
        width: calc(12.5% - 1.5rem);
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-margin-x.large-up-1&gt;.cell {
        width: calc(100% - 1.5rem);
    }
    .grid-margin-x.large-up-2&gt;.cell {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x.large-up-3&gt;.cell {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x.large-up-4&gt;.cell {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x.large-up-5&gt;.cell {
        width: calc(20% - 1.5rem);
    }
    .grid-margin-x.large-up-6&gt;.cell {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x.large-up-7&gt;.cell {
        width: calc(14.28571% - 1.5rem);
    }
    .grid-margin-x.large-up-8&gt;.cell {
        width: calc(12.5% - 1.5rem);
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-x.xlarge-up-1&gt;.cell {
        width: calc(100% - 1.5rem);
    }
    .grid-margin-x.xlarge-up-2&gt;.cell {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x.xlarge-up-3&gt;.cell {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x.xlarge-up-4&gt;.cell {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x.xlarge-up-5&gt;.cell {
        width: calc(20% - 1.5rem);
    }
    .grid-margin-x.xlarge-up-6&gt;.cell {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x.xlarge-up-7&gt;.cell {
        width: calc(14.28571% - 1.5rem);
    }
    .grid-margin-x.xlarge-up-8&gt;.cell {
        width: calc(12.5% - 1.5rem);
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-x.xxlarge-up-1&gt;.cell {
        width: calc(100% - 1.5rem);
    }
    .grid-margin-x.xxlarge-up-2&gt;.cell {
        width: calc(50% - 1.5rem);
    }
    .grid-margin-x.xxlarge-up-3&gt;.cell {
        width: calc(33.33333% - 1.5rem);
    }
    .grid-margin-x.xxlarge-up-4&gt;.cell {
        width: calc(25% - 1.5rem);
    }
    .grid-margin-x.xxlarge-up-5&gt;.cell {
        width: calc(20% - 1.5rem);
    }
    .grid-margin-x.xxlarge-up-6&gt;.cell {
        width: calc(16.66667% - 1.5rem);
    }
    .grid-margin-x.xxlarge-up-7&gt;.cell {
        width: calc(14.28571% - 1.5rem);
    }
    .grid-margin-x.xxlarge-up-8&gt;.cell {
        width: calc(12.5% - 1.5rem);
    }
}

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

.small-margin-collapse&gt;.cell {
    margin-right: 0;
    margin-left: 0;
}

.small-margin-collapse&gt;.small-1 {
    width: 8.33333%;
}

.small-margin-collapse&gt;.small-2 {
    width: 16.66667%;
}

.small-margin-collapse&gt;.small-3 {
    width: 25%;
}

.small-margin-collapse&gt;.small-4 {
    width: 33.33333%;
}

.small-margin-collapse&gt;.small-5 {
    width: 41.66667%;
}

.small-margin-collapse&gt;.small-6 {
    width: 50%;
}

.small-margin-collapse&gt;.small-7 {
    width: 58.33333%;
}

.small-margin-collapse&gt;.small-8 {
    width: 66.66667%;
}

.small-margin-collapse&gt;.small-9 {
    width: 75%;
}

.small-margin-collapse&gt;.small-10 {
    width: 83.33333%;
}

.small-margin-collapse&gt;.small-11 {
    width: 91.66667%;
}

.small-margin-collapse&gt;.small-12 {
    width: 100%;
}

@media print,
screen and (min-width: 40em) {
    .small-margin-collapse&gt;.medium-1 {
        width: 8.33333%;
    }
    .small-margin-collapse&gt;.medium-2 {
        width: 16.66667%;
    }
    .small-margin-collapse&gt;.medium-3 {
        width: 25%;
    }
    .small-margin-collapse&gt;.medium-4 {
        width: 33.33333%;
    }
    .small-margin-collapse&gt;.medium-5 {
        width: 41.66667%;
    }
    .small-margin-collapse&gt;.medium-6 {
        width: 50%;
    }
    .small-margin-collapse&gt;.medium-7 {
        width: 58.33333%;
    }
    .small-margin-collapse&gt;.medium-8 {
        width: 66.66667%;
    }
    .small-margin-collapse&gt;.medium-9 {
        width: 75%;
    }
    .small-margin-collapse&gt;.medium-10 {
        width: 83.33333%;
    }
    .small-margin-collapse&gt;.medium-11 {
        width: 91.66667%;
    }
    .small-margin-collapse&gt;.medium-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 62em) {
    .small-margin-collapse&gt;.large-1 {
        width: 8.33333%;
    }
    .small-margin-collapse&gt;.large-2 {
        width: 16.66667%;
    }
    .small-margin-collapse&gt;.large-3 {
        width: 25%;
    }
    .small-margin-collapse&gt;.large-4 {
        width: 33.33333%;
    }
    .small-margin-collapse&gt;.large-5 {
        width: 41.66667%;
    }
    .small-margin-collapse&gt;.large-6 {
        width: 50%;
    }
    .small-margin-collapse&gt;.large-7 {
        width: 58.33333%;
    }
    .small-margin-collapse&gt;.large-8 {
        width: 66.66667%;
    }
    .small-margin-collapse&gt;.large-9 {
        width: 75%;
    }
    .small-margin-collapse&gt;.large-10 {
        width: 83.33333%;
    }
    .small-margin-collapse&gt;.large-11 {
        width: 91.66667%;
    }
    .small-margin-collapse&gt;.large-12 {
        width: 100%;
    }
}

@media screen and (min-width: 75em) {
    .small-margin-collapse&gt;.xlarge-1 {
        width: 8.33333%;
    }
    .small-margin-collapse&gt;.xlarge-2 {
        width: 16.66667%;
    }
    .small-margin-collapse&gt;.xlarge-3 {
        width: 25%;
    }
    .small-margin-collapse&gt;.xlarge-4 {
        width: 33.33333%;
    }
    .small-margin-collapse&gt;.xlarge-5 {
        width: 41.66667%;
    }
    .small-margin-collapse&gt;.xlarge-6 {
        width: 50%;
    }
    .small-margin-collapse&gt;.xlarge-7 {
        width: 58.33333%;
    }
    .small-margin-collapse&gt;.xlarge-8 {
        width: 66.66667%;
    }
    .small-margin-collapse&gt;.xlarge-9 {
        width: 75%;
    }
    .small-margin-collapse&gt;.xlarge-10 {
        width: 83.33333%;
    }
    .small-margin-collapse&gt;.xlarge-11 {
        width: 91.66667%;
    }
    .small-margin-collapse&gt;.xlarge-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .small-margin-collapse&gt;.xxlarge-1 {
        width: 8.33333%;
    }
    .small-margin-collapse&gt;.xxlarge-2 {
        width: 16.66667%;
    }
    .small-margin-collapse&gt;.xxlarge-3 {
        width: 25%;
    }
    .small-margin-collapse&gt;.xxlarge-4 {
        width: 33.33333%;
    }
    .small-margin-collapse&gt;.xxlarge-5 {
        width: 41.66667%;
    }
    .small-margin-collapse&gt;.xxlarge-6 {
        width: 50%;
    }
    .small-margin-collapse&gt;.xxlarge-7 {
        width: 58.33333%;
    }
    .small-margin-collapse&gt;.xxlarge-8 {
        width: 66.66667%;
    }
    .small-margin-collapse&gt;.xxlarge-9 {
        width: 75%;
    }
    .small-margin-collapse&gt;.xxlarge-10 {
        width: 83.33333%;
    }
    .small-margin-collapse&gt;.xxlarge-11 {
        width: 91.66667%;
    }
    .small-margin-collapse&gt;.xxlarge-12 {
        width: 100%;
    }
}

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

.small-padding-collapse&gt;.cell {
    padding-right: 0;
    padding-left: 0;
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-margin-collapse&gt;.cell {
        margin-right: 0;
        margin-left: 0;
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse&gt;.small-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse&gt;.small-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse&gt;.small-3 {
        width: 25%;
    }
    .medium-margin-collapse&gt;.small-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse&gt;.small-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse&gt;.small-6 {
        width: 50%;
    }
    .medium-margin-collapse&gt;.small-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse&gt;.small-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse&gt;.small-9 {
        width: 75%;
    }
    .medium-margin-collapse&gt;.small-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse&gt;.small-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse&gt;.small-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-margin-collapse&gt;.medium-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse&gt;.medium-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse&gt;.medium-3 {
        width: 25%;
    }
    .medium-margin-collapse&gt;.medium-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse&gt;.medium-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse&gt;.medium-6 {
        width: 50%;
    }
    .medium-margin-collapse&gt;.medium-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse&gt;.medium-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse&gt;.medium-9 {
        width: 75%;
    }
    .medium-margin-collapse&gt;.medium-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse&gt;.medium-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse&gt;.medium-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 62em) {
    .medium-margin-collapse&gt;.large-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse&gt;.large-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse&gt;.large-3 {
        width: 25%;
    }
    .medium-margin-collapse&gt;.large-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse&gt;.large-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse&gt;.large-6 {
        width: 50%;
    }
    .medium-margin-collapse&gt;.large-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse&gt;.large-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse&gt;.large-9 {
        width: 75%;
    }
    .medium-margin-collapse&gt;.large-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse&gt;.large-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse&gt;.large-12 {
        width: 100%;
    }
}

@media screen and (min-width: 75em) {
    .medium-margin-collapse&gt;.xlarge-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse&gt;.xlarge-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse&gt;.xlarge-3 {
        width: 25%;
    }
    .medium-margin-collapse&gt;.xlarge-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse&gt;.xlarge-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse&gt;.xlarge-6 {
        width: 50%;
    }
    .medium-margin-collapse&gt;.xlarge-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse&gt;.xlarge-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse&gt;.xlarge-9 {
        width: 75%;
    }
    .medium-margin-collapse&gt;.xlarge-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse&gt;.xlarge-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse&gt;.xlarge-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .medium-margin-collapse&gt;.xxlarge-1 {
        width: 8.33333%;
    }
    .medium-margin-collapse&gt;.xxlarge-2 {
        width: 16.66667%;
    }
    .medium-margin-collapse&gt;.xxlarge-3 {
        width: 25%;
    }
    .medium-margin-collapse&gt;.xxlarge-4 {
        width: 33.33333%;
    }
    .medium-margin-collapse&gt;.xxlarge-5 {
        width: 41.66667%;
    }
    .medium-margin-collapse&gt;.xxlarge-6 {
        width: 50%;
    }
    .medium-margin-collapse&gt;.xxlarge-7 {
        width: 58.33333%;
    }
    .medium-margin-collapse&gt;.xxlarge-8 {
        width: 66.66667%;
    }
    .medium-margin-collapse&gt;.xxlarge-9 {
        width: 75%;
    }
    .medium-margin-collapse&gt;.xxlarge-10 {
        width: 83.33333%;
    }
    .medium-margin-collapse&gt;.xxlarge-11 {
        width: 91.66667%;
    }
    .medium-margin-collapse&gt;.xxlarge-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 40em) {
    .medium-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .medium-padding-collapse&gt;.cell {
        padding-right: 0;
        padding-left: 0;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-margin-collapse&gt;.cell {
        margin-right: 0;
        margin-left: 0;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-margin-collapse&gt;.small-1 {
        width: 8.33333%;
    }
    .large-margin-collapse&gt;.small-2 {
        width: 16.66667%;
    }
    .large-margin-collapse&gt;.small-3 {
        width: 25%;
    }
    .large-margin-collapse&gt;.small-4 {
        width: 33.33333%;
    }
    .large-margin-collapse&gt;.small-5 {
        width: 41.66667%;
    }
    .large-margin-collapse&gt;.small-6 {
        width: 50%;
    }
    .large-margin-collapse&gt;.small-7 {
        width: 58.33333%;
    }
    .large-margin-collapse&gt;.small-8 {
        width: 66.66667%;
    }
    .large-margin-collapse&gt;.small-9 {
        width: 75%;
    }
    .large-margin-collapse&gt;.small-10 {
        width: 83.33333%;
    }
    .large-margin-collapse&gt;.small-11 {
        width: 91.66667%;
    }
    .large-margin-collapse&gt;.small-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-margin-collapse&gt;.medium-1 {
        width: 8.33333%;
    }
    .large-margin-collapse&gt;.medium-2 {
        width: 16.66667%;
    }
    .large-margin-collapse&gt;.medium-3 {
        width: 25%;
    }
    .large-margin-collapse&gt;.medium-4 {
        width: 33.33333%;
    }
    .large-margin-collapse&gt;.medium-5 {
        width: 41.66667%;
    }
    .large-margin-collapse&gt;.medium-6 {
        width: 50%;
    }
    .large-margin-collapse&gt;.medium-7 {
        width: 58.33333%;
    }
    .large-margin-collapse&gt;.medium-8 {
        width: 66.66667%;
    }
    .large-margin-collapse&gt;.medium-9 {
        width: 75%;
    }
    .large-margin-collapse&gt;.medium-10 {
        width: 83.33333%;
    }
    .large-margin-collapse&gt;.medium-11 {
        width: 91.66667%;
    }
    .large-margin-collapse&gt;.medium-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-margin-collapse&gt;.large-1 {
        width: 8.33333%;
    }
    .large-margin-collapse&gt;.large-2 {
        width: 16.66667%;
    }
    .large-margin-collapse&gt;.large-3 {
        width: 25%;
    }
    .large-margin-collapse&gt;.large-4 {
        width: 33.33333%;
    }
    .large-margin-collapse&gt;.large-5 {
        width: 41.66667%;
    }
    .large-margin-collapse&gt;.large-6 {
        width: 50%;
    }
    .large-margin-collapse&gt;.large-7 {
        width: 58.33333%;
    }
    .large-margin-collapse&gt;.large-8 {
        width: 66.66667%;
    }
    .large-margin-collapse&gt;.large-9 {
        width: 75%;
    }
    .large-margin-collapse&gt;.large-10 {
        width: 83.33333%;
    }
    .large-margin-collapse&gt;.large-11 {
        width: 91.66667%;
    }
    .large-margin-collapse&gt;.large-12 {
        width: 100%;
    }
}

@media screen and (min-width: 75em) {
    .large-margin-collapse&gt;.xlarge-1 {
        width: 8.33333%;
    }
    .large-margin-collapse&gt;.xlarge-2 {
        width: 16.66667%;
    }
    .large-margin-collapse&gt;.xlarge-3 {
        width: 25%;
    }
    .large-margin-collapse&gt;.xlarge-4 {
        width: 33.33333%;
    }
    .large-margin-collapse&gt;.xlarge-5 {
        width: 41.66667%;
    }
    .large-margin-collapse&gt;.xlarge-6 {
        width: 50%;
    }
    .large-margin-collapse&gt;.xlarge-7 {
        width: 58.33333%;
    }
    .large-margin-collapse&gt;.xlarge-8 {
        width: 66.66667%;
    }
    .large-margin-collapse&gt;.xlarge-9 {
        width: 75%;
    }
    .large-margin-collapse&gt;.xlarge-10 {
        width: 83.33333%;
    }
    .large-margin-collapse&gt;.xlarge-11 {
        width: 91.66667%;
    }
    .large-margin-collapse&gt;.xlarge-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .large-margin-collapse&gt;.xxlarge-1 {
        width: 8.33333%;
    }
    .large-margin-collapse&gt;.xxlarge-2 {
        width: 16.66667%;
    }
    .large-margin-collapse&gt;.xxlarge-3 {
        width: 25%;
    }
    .large-margin-collapse&gt;.xxlarge-4 {
        width: 33.33333%;
    }
    .large-margin-collapse&gt;.xxlarge-5 {
        width: 41.66667%;
    }
    .large-margin-collapse&gt;.xxlarge-6 {
        width: 50%;
    }
    .large-margin-collapse&gt;.xxlarge-7 {
        width: 58.33333%;
    }
    .large-margin-collapse&gt;.xxlarge-8 {
        width: 66.66667%;
    }
    .large-margin-collapse&gt;.xxlarge-9 {
        width: 75%;
    }
    .large-margin-collapse&gt;.xxlarge-10 {
        width: 83.33333%;
    }
    .large-margin-collapse&gt;.xxlarge-11 {
        width: 91.66667%;
    }
    .large-margin-collapse&gt;.xxlarge-12 {
        width: 100%;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .large-padding-collapse&gt;.cell {
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-margin-collapse&gt;.cell {
        margin-right: 0;
        margin-left: 0;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse&gt;.small-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse&gt;.small-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse&gt;.small-3 {
        width: 25%;
    }
    .xlarge-margin-collapse&gt;.small-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse&gt;.small-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse&gt;.small-6 {
        width: 50%;
    }
    .xlarge-margin-collapse&gt;.small-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse&gt;.small-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse&gt;.small-9 {
        width: 75%;
    }
    .xlarge-margin-collapse&gt;.small-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse&gt;.small-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse&gt;.small-12 {
        width: 100%;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse&gt;.medium-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse&gt;.medium-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse&gt;.medium-3 {
        width: 25%;
    }
    .xlarge-margin-collapse&gt;.medium-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse&gt;.medium-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse&gt;.medium-6 {
        width: 50%;
    }
    .xlarge-margin-collapse&gt;.medium-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse&gt;.medium-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse&gt;.medium-9 {
        width: 75%;
    }
    .xlarge-margin-collapse&gt;.medium-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse&gt;.medium-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse&gt;.medium-12 {
        width: 100%;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse&gt;.large-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse&gt;.large-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse&gt;.large-3 {
        width: 25%;
    }
    .xlarge-margin-collapse&gt;.large-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse&gt;.large-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse&gt;.large-6 {
        width: 50%;
    }
    .xlarge-margin-collapse&gt;.large-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse&gt;.large-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse&gt;.large-9 {
        width: 75%;
    }
    .xlarge-margin-collapse&gt;.large-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse&gt;.large-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse&gt;.large-12 {
        width: 100%;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-margin-collapse&gt;.xlarge-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse&gt;.xlarge-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse&gt;.xlarge-3 {
        width: 25%;
    }
    .xlarge-margin-collapse&gt;.xlarge-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse&gt;.xlarge-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse&gt;.xlarge-6 {
        width: 50%;
    }
    .xlarge-margin-collapse&gt;.xlarge-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse&gt;.xlarge-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse&gt;.xlarge-9 {
        width: 75%;
    }
    .xlarge-margin-collapse&gt;.xlarge-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse&gt;.xlarge-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse&gt;.xlarge-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .xlarge-margin-collapse&gt;.xxlarge-1 {
        width: 8.33333%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-2 {
        width: 16.66667%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-3 {
        width: 25%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-4 {
        width: 33.33333%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-5 {
        width: 41.66667%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-6 {
        width: 50%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-7 {
        width: 58.33333%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-8 {
        width: 66.66667%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-9 {
        width: 75%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-10 {
        width: 83.33333%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-11 {
        width: 91.66667%;
    }
    .xlarge-margin-collapse&gt;.xxlarge-12 {
        width: 100%;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xlarge-padding-collapse&gt;.cell {
        padding-right: 0;
        padding-left: 0;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xxlarge-margin-collapse&gt;.cell {
        margin-right: 0;
        margin-left: 0;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse&gt;.small-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse&gt;.small-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse&gt;.small-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse&gt;.small-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse&gt;.small-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse&gt;.small-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse&gt;.small-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse&gt;.small-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse&gt;.small-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse&gt;.small-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse&gt;.small-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse&gt;.small-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse&gt;.medium-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse&gt;.medium-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse&gt;.medium-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse&gt;.medium-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse&gt;.medium-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse&gt;.medium-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse&gt;.medium-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse&gt;.medium-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse&gt;.medium-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse&gt;.medium-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse&gt;.medium-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse&gt;.medium-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse&gt;.large-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse&gt;.large-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse&gt;.large-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse&gt;.large-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse&gt;.large-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse&gt;.large-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse&gt;.large-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse&gt;.large-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse&gt;.large-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse&gt;.large-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse&gt;.large-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse&gt;.large-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse&gt;.xlarge-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse&gt;.xlarge-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-margin-collapse&gt;.xxlarge-1 {
        width: 8.33333%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-2 {
        width: 16.66667%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-3 {
        width: 25%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-4 {
        width: 33.33333%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-5 {
        width: 41.66667%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-6 {
        width: 50%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-7 {
        width: 58.33333%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-8 {
        width: 66.66667%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-9 {
        width: 75%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-10 {
        width: 83.33333%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-11 {
        width: 91.66667%;
    }
    .xxlarge-margin-collapse&gt;.xxlarge-12 {
        width: 100%;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-padding-collapse {
        margin-right: 0;
        margin-left: 0;
    }
    .xxlarge-padding-collapse&gt;.cell {
        padding-right: 0;
        padding-left: 0;
    }
}

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

.grid-margin-x&gt;.small-offset-0 {
    margin-left: calc(0% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-1 {
    margin-left: calc(8.33333% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-2 {
    margin-left: calc(16.66667% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-3 {
    margin-left: calc(25% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-4 {
    margin-left: calc(33.33333% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-5 {
    margin-left: calc(41.66667% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-6 {
    margin-left: calc(50% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-7 {
    margin-left: calc(58.33333% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-8 {
    margin-left: calc(66.66667% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-9 {
    margin-left: calc(75% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-10 {
    margin-left: calc(83.33333% + 0.5rem);
}

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

.grid-margin-x&gt;.small-offset-11 {
    margin-left: calc(91.66667% + 0.5rem);
}

@media print,
screen and (min-width: 40em) {
    .medium-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x&gt;.medium-offset-0 {
        margin-left: calc(0% + 0.75rem);
    }
    .medium-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x&gt;.medium-offset-1 {
        margin-left: calc(8.33333% + 0.75rem);
    }
    .medium-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x&gt;.medium-offset-2 {
        margin-left: calc(16.66667% + 0.75rem);
    }
    .medium-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x&gt;.medium-offset-3 {
        margin-left: calc(25% + 0.75rem);
    }
    .medium-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x&gt;.medium-offset-4 {
        margin-left: calc(33.33333% + 0.75rem);
    }
    .medium-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x&gt;.medium-offset-5 {
        margin-left: calc(41.66667% + 0.75rem);
    }
    .medium-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x&gt;.medium-offset-6 {
        margin-left: calc(50% + 0.75rem);
    }
    .medium-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x&gt;.medium-offset-7 {
        margin-left: calc(58.33333% + 0.75rem);
    }
    .medium-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x&gt;.medium-offset-8 {
        margin-left: calc(66.66667% + 0.75rem);
    }
    .medium-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x&gt;.medium-offset-9 {
        margin-left: calc(75% + 0.75rem);
    }
    .medium-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x&gt;.medium-offset-10 {
        margin-left: calc(83.33333% + 0.75rem);
    }
    .medium-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x&gt;.medium-offset-11 {
        margin-left: calc(91.66667% + 0.75rem);
    }
}

@media print,
screen and (min-width: 62em) {
    .large-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x&gt;.large-offset-0 {
        margin-left: calc(0% + 0.75rem);
    }
    .large-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x&gt;.large-offset-1 {
        margin-left: calc(8.33333% + 0.75rem);
    }
    .large-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x&gt;.large-offset-2 {
        margin-left: calc(16.66667% + 0.75rem);
    }
    .large-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x&gt;.large-offset-3 {
        margin-left: calc(25% + 0.75rem);
    }
    .large-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x&gt;.large-offset-4 {
        margin-left: calc(33.33333% + 0.75rem);
    }
    .large-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x&gt;.large-offset-5 {
        margin-left: calc(41.66667% + 0.75rem);
    }
    .large-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x&gt;.large-offset-6 {
        margin-left: calc(50% + 0.75rem);
    }
    .large-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x&gt;.large-offset-7 {
        margin-left: calc(58.33333% + 0.75rem);
    }
    .large-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x&gt;.large-offset-8 {
        margin-left: calc(66.66667% + 0.75rem);
    }
    .large-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x&gt;.large-offset-9 {
        margin-left: calc(75% + 0.75rem);
    }
    .large-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x&gt;.large-offset-10 {
        margin-left: calc(83.33333% + 0.75rem);
    }
    .large-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x&gt;.large-offset-11 {
        margin-left: calc(91.66667% + 0.75rem);
    }
}

@media screen and (min-width: 75em) {
    .xlarge-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x&gt;.xlarge-offset-0 {
        margin-left: calc(0% + 0.75rem);
    }
    .xlarge-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x&gt;.xlarge-offset-1 {
        margin-left: calc(8.33333% + 0.75rem);
    }
    .xlarge-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x&gt;.xlarge-offset-2 {
        margin-left: calc(16.66667% + 0.75rem);
    }
    .xlarge-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x&gt;.xlarge-offset-3 {
        margin-left: calc(25% + 0.75rem);
    }
    .xlarge-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x&gt;.xlarge-offset-4 {
        margin-left: calc(33.33333% + 0.75rem);
    }
    .xlarge-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x&gt;.xlarge-offset-5 {
        margin-left: calc(41.66667% + 0.75rem);
    }
    .xlarge-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x&gt;.xlarge-offset-6 {
        margin-left: calc(50% + 0.75rem);
    }
    .xlarge-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x&gt;.xlarge-offset-7 {
        margin-left: calc(58.33333% + 0.75rem);
    }
    .xlarge-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x&gt;.xlarge-offset-8 {
        margin-left: calc(66.66667% + 0.75rem);
    }
    .xlarge-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x&gt;.xlarge-offset-9 {
        margin-left: calc(75% + 0.75rem);
    }
    .xlarge-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x&gt;.xlarge-offset-10 {
        margin-left: calc(83.33333% + 0.75rem);
    }
    .xlarge-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x&gt;.xlarge-offset-11 {
        margin-left: calc(91.66667% + 0.75rem);
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-offset-0 {
        margin-left: 0%;
    }
    .grid-margin-x&gt;.xxlarge-offset-0 {
        margin-left: calc(0% + 0.75rem);
    }
    .xxlarge-offset-1 {
        margin-left: 8.33333%;
    }
    .grid-margin-x&gt;.xxlarge-offset-1 {
        margin-left: calc(8.33333% + 0.75rem);
    }
    .xxlarge-offset-2 {
        margin-left: 16.66667%;
    }
    .grid-margin-x&gt;.xxlarge-offset-2 {
        margin-left: calc(16.66667% + 0.75rem);
    }
    .xxlarge-offset-3 {
        margin-left: 25%;
    }
    .grid-margin-x&gt;.xxlarge-offset-3 {
        margin-left: calc(25% + 0.75rem);
    }
    .xxlarge-offset-4 {
        margin-left: 33.33333%;
    }
    .grid-margin-x&gt;.xxlarge-offset-4 {
        margin-left: calc(33.33333% + 0.75rem);
    }
    .xxlarge-offset-5 {
        margin-left: 41.66667%;
    }
    .grid-margin-x&gt;.xxlarge-offset-5 {
        margin-left: calc(41.66667% + 0.75rem);
    }
    .xxlarge-offset-6 {
        margin-left: 50%;
    }
    .grid-margin-x&gt;.xxlarge-offset-6 {
        margin-left: calc(50% + 0.75rem);
    }
    .xxlarge-offset-7 {
        margin-left: 58.33333%;
    }
    .grid-margin-x&gt;.xxlarge-offset-7 {
        margin-left: calc(58.33333% + 0.75rem);
    }
    .xxlarge-offset-8 {
        margin-left: 66.66667%;
    }
    .grid-margin-x&gt;.xxlarge-offset-8 {
        margin-left: calc(66.66667% + 0.75rem);
    }
    .xxlarge-offset-9 {
        margin-left: 75%;
    }
    .grid-margin-x&gt;.xxlarge-offset-9 {
        margin-left: calc(75% + 0.75rem);
    }
    .xxlarge-offset-10 {
        margin-left: 83.33333%;
    }
    .grid-margin-x&gt;.xxlarge-offset-10 {
        margin-left: calc(83.33333% + 0.75rem);
    }
    .xxlarge-offset-11 {
        margin-left: 91.66667%;
    }
    .grid-margin-x&gt;.xxlarge-offset-11 {
        margin-left: calc(91.66667% + 0.75rem);
    }
}

.grid-y {
    display: flex;
    flex-flow: column nowrap;
}

.grid-y&gt;.cell {
    height: auto;
    max-height: none;
}

.grid-y&gt;.auto {
    height: auto;
}

.grid-y&gt;.shrink {
    height: auto;
}

.grid-y&gt;.small-shrink,
.grid-y&gt;.small-full,
.grid-y&gt;.small-1,
.grid-y&gt;.small-2,
.grid-y&gt;.small-3,
.grid-y&gt;.small-4,
.grid-y&gt;.small-5,
.grid-y&gt;.small-6,
.grid-y&gt;.small-7,
.grid-y&gt;.small-8,
.grid-y&gt;.small-9,
.grid-y&gt;.small-10,
.grid-y&gt;.small-11,
.grid-y&gt;.small-12 {
    flex-basis: auto;
}

@media print,
screen and (min-width: 40em) {
    .grid-y&gt;.medium-shrink,
    .grid-y&gt;.medium-full,
    .grid-y&gt;.medium-1,
    .grid-y&gt;.medium-2,
    .grid-y&gt;.medium-3,
    .grid-y&gt;.medium-4,
    .grid-y&gt;.medium-5,
    .grid-y&gt;.medium-6,
    .grid-y&gt;.medium-7,
    .grid-y&gt;.medium-8,
    .grid-y&gt;.medium-9,
    .grid-y&gt;.medium-10,
    .grid-y&gt;.medium-11,
    .grid-y&gt;.medium-12 {
        flex-basis: auto;
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-y&gt;.large-shrink,
    .grid-y&gt;.large-full,
    .grid-y&gt;.large-1,
    .grid-y&gt;.large-2,
    .grid-y&gt;.large-3,
    .grid-y&gt;.large-4,
    .grid-y&gt;.large-5,
    .grid-y&gt;.large-6,
    .grid-y&gt;.large-7,
    .grid-y&gt;.large-8,
    .grid-y&gt;.large-9,
    .grid-y&gt;.large-10,
    .grid-y&gt;.large-11,
    .grid-y&gt;.large-12 {
        flex-basis: auto;
    }
}

@media screen and (min-width: 75em) {
    .grid-y&gt;.xlarge-shrink,
    .grid-y&gt;.xlarge-full,
    .grid-y&gt;.xlarge-1,
    .grid-y&gt;.xlarge-2,
    .grid-y&gt;.xlarge-3,
    .grid-y&gt;.xlarge-4,
    .grid-y&gt;.xlarge-5,
    .grid-y&gt;.xlarge-6,
    .grid-y&gt;.xlarge-7,
    .grid-y&gt;.xlarge-8,
    .grid-y&gt;.xlarge-9,
    .grid-y&gt;.xlarge-10,
    .grid-y&gt;.xlarge-11,
    .grid-y&gt;.xlarge-12 {
        flex-basis: auto;
    }
}

@media screen and (min-width: 90em) {
    .grid-y&gt;.xxlarge-shrink,
    .grid-y&gt;.xxlarge-full,
    .grid-y&gt;.xxlarge-1,
    .grid-y&gt;.xxlarge-2,
    .grid-y&gt;.xxlarge-3,
    .grid-y&gt;.xxlarge-4,
    .grid-y&gt;.xxlarge-5,
    .grid-y&gt;.xxlarge-6,
    .grid-y&gt;.xxlarge-7,
    .grid-y&gt;.xxlarge-8,
    .grid-y&gt;.xxlarge-9,
    .grid-y&gt;.xxlarge-10,
    .grid-y&gt;.xxlarge-11,
    .grid-y&gt;.xxlarge-12 {
        flex-basis: auto;
    }
}

.grid-y&gt;.small-1,
.grid-y&gt;.small-2,
.grid-y&gt;.small-3,
.grid-y&gt;.small-4,
.grid-y&gt;.small-5,
.grid-y&gt;.small-6,
.grid-y&gt;.small-7,
.grid-y&gt;.small-8,
.grid-y&gt;.small-9,
.grid-y&gt;.small-10,
.grid-y&gt;.small-11,
.grid-y&gt;.small-12 {
    flex: 0 0 auto;
}

.grid-y&gt;.small-1 {
    height: 8.33333%;
}

.grid-y&gt;.small-2 {
    height: 16.66667%;
}

.grid-y&gt;.small-3 {
    height: 25%;
}

.grid-y&gt;.small-4 {
    height: 33.33333%;
}

.grid-y&gt;.small-5 {
    height: 41.66667%;
}

.grid-y&gt;.small-6 {
    height: 50%;
}

.grid-y&gt;.small-7 {
    height: 58.33333%;
}

.grid-y&gt;.small-8 {
    height: 66.66667%;
}

.grid-y&gt;.small-9 {
    height: 75%;
}

.grid-y&gt;.small-10 {
    height: 83.33333%;
}

.grid-y&gt;.small-11 {
    height: 91.66667%;
}

.grid-y&gt;.small-12 {
    height: 100%;
}

@media print,
screen and (min-width: 40em) {
    .grid-y&gt;.medium-auto {
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y&gt;.medium-shrink,
    .grid-y&gt;.medium-1,
    .grid-y&gt;.medium-2,
    .grid-y&gt;.medium-3,
    .grid-y&gt;.medium-4,
    .grid-y&gt;.medium-5,
    .grid-y&gt;.medium-6,
    .grid-y&gt;.medium-7,
    .grid-y&gt;.medium-8,
    .grid-y&gt;.medium-9,
    .grid-y&gt;.medium-10,
    .grid-y&gt;.medium-11,
    .grid-y&gt;.medium-12 {
        flex: 0 0 auto;
    }
    .grid-y&gt;.medium-shrink {
        height: auto;
    }
    .grid-y&gt;.medium-1 {
        height: 8.33333%;
    }
    .grid-y&gt;.medium-2 {
        height: 16.66667%;
    }
    .grid-y&gt;.medium-3 {
        height: 25%;
    }
    .grid-y&gt;.medium-4 {
        height: 33.33333%;
    }
    .grid-y&gt;.medium-5 {
        height: 41.66667%;
    }
    .grid-y&gt;.medium-6 {
        height: 50%;
    }
    .grid-y&gt;.medium-7 {
        height: 58.33333%;
    }
    .grid-y&gt;.medium-8 {
        height: 66.66667%;
    }
    .grid-y&gt;.medium-9 {
        height: 75%;
    }
    .grid-y&gt;.medium-10 {
        height: 83.33333%;
    }
    .grid-y&gt;.medium-11 {
        height: 91.66667%;
    }
    .grid-y&gt;.medium-12 {
        height: 100%;
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-y&gt;.large-auto {
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y&gt;.large-shrink,
    .grid-y&gt;.large-1,
    .grid-y&gt;.large-2,
    .grid-y&gt;.large-3,
    .grid-y&gt;.large-4,
    .grid-y&gt;.large-5,
    .grid-y&gt;.large-6,
    .grid-y&gt;.large-7,
    .grid-y&gt;.large-8,
    .grid-y&gt;.large-9,
    .grid-y&gt;.large-10,
    .grid-y&gt;.large-11,
    .grid-y&gt;.large-12 {
        flex: 0 0 auto;
    }
    .grid-y&gt;.large-shrink {
        height: auto;
    }
    .grid-y&gt;.large-1 {
        height: 8.33333%;
    }
    .grid-y&gt;.large-2 {
        height: 16.66667%;
    }
    .grid-y&gt;.large-3 {
        height: 25%;
    }
    .grid-y&gt;.large-4 {
        height: 33.33333%;
    }
    .grid-y&gt;.large-5 {
        height: 41.66667%;
    }
    .grid-y&gt;.large-6 {
        height: 50%;
    }
    .grid-y&gt;.large-7 {
        height: 58.33333%;
    }
    .grid-y&gt;.large-8 {
        height: 66.66667%;
    }
    .grid-y&gt;.large-9 {
        height: 75%;
    }
    .grid-y&gt;.large-10 {
        height: 83.33333%;
    }
    .grid-y&gt;.large-11 {
        height: 91.66667%;
    }
    .grid-y&gt;.large-12 {
        height: 100%;
    }
}

@media screen and (min-width: 75em) {
    .grid-y&gt;.xlarge-auto {
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y&gt;.xlarge-shrink,
    .grid-y&gt;.xlarge-1,
    .grid-y&gt;.xlarge-2,
    .grid-y&gt;.xlarge-3,
    .grid-y&gt;.xlarge-4,
    .grid-y&gt;.xlarge-5,
    .grid-y&gt;.xlarge-6,
    .grid-y&gt;.xlarge-7,
    .grid-y&gt;.xlarge-8,
    .grid-y&gt;.xlarge-9,
    .grid-y&gt;.xlarge-10,
    .grid-y&gt;.xlarge-11,
    .grid-y&gt;.xlarge-12 {
        flex: 0 0 auto;
    }
    .grid-y&gt;.xlarge-shrink {
        height: auto;
    }
    .grid-y&gt;.xlarge-1 {
        height: 8.33333%;
    }
    .grid-y&gt;.xlarge-2 {
        height: 16.66667%;
    }
    .grid-y&gt;.xlarge-3 {
        height: 25%;
    }
    .grid-y&gt;.xlarge-4 {
        height: 33.33333%;
    }
    .grid-y&gt;.xlarge-5 {
        height: 41.66667%;
    }
    .grid-y&gt;.xlarge-6 {
        height: 50%;
    }
    .grid-y&gt;.xlarge-7 {
        height: 58.33333%;
    }
    .grid-y&gt;.xlarge-8 {
        height: 66.66667%;
    }
    .grid-y&gt;.xlarge-9 {
        height: 75%;
    }
    .grid-y&gt;.xlarge-10 {
        height: 83.33333%;
    }
    .grid-y&gt;.xlarge-11 {
        height: 91.66667%;
    }
    .grid-y&gt;.xlarge-12 {
        height: 100%;
    }
}

@media screen and (min-width: 90em) {
    .grid-y&gt;.xxlarge-auto {
        flex: 1 1 0px;
        height: auto;
    }
    .grid-y&gt;.xxlarge-shrink,
    .grid-y&gt;.xxlarge-1,
    .grid-y&gt;.xxlarge-2,
    .grid-y&gt;.xxlarge-3,
    .grid-y&gt;.xxlarge-4,
    .grid-y&gt;.xxlarge-5,
    .grid-y&gt;.xxlarge-6,
    .grid-y&gt;.xxlarge-7,
    .grid-y&gt;.xxlarge-8,
    .grid-y&gt;.xxlarge-9,
    .grid-y&gt;.xxlarge-10,
    .grid-y&gt;.xxlarge-11,
    .grid-y&gt;.xxlarge-12 {
        flex: 0 0 auto;
    }
    .grid-y&gt;.xxlarge-shrink {
        height: auto;
    }
    .grid-y&gt;.xxlarge-1 {
        height: 8.33333%;
    }
    .grid-y&gt;.xxlarge-2 {
        height: 16.66667%;
    }
    .grid-y&gt;.xxlarge-3 {
        height: 25%;
    }
    .grid-y&gt;.xxlarge-4 {
        height: 33.33333%;
    }
    .grid-y&gt;.xxlarge-5 {
        height: 41.66667%;
    }
    .grid-y&gt;.xxlarge-6 {
        height: 50%;
    }
    .grid-y&gt;.xxlarge-7 {
        height: 58.33333%;
    }
    .grid-y&gt;.xxlarge-8 {
        height: 66.66667%;
    }
    .grid-y&gt;.xxlarge-9 {
        height: 75%;
    }
    .grid-y&gt;.xxlarge-10 {
        height: 83.33333%;
    }
    .grid-y&gt;.xxlarge-11 {
        height: 91.66667%;
    }
    .grid-y&gt;.xxlarge-12 {
        height: 100%;
    }
}

.grid-padding-y .grid-padding-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-y .grid-padding-y {
        margin-top: -0.75rem;
        margin-bottom: -0.75rem;
    }
}

.grid-padding-y&gt;.cell {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-y&gt;.cell {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem;
    }
}

.grid-margin-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -0.75rem;
        margin-bottom: -0.75rem;
    }
}

.grid-margin-y&gt;.cell {
    height: calc(100% - 1rem);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y&gt;.cell {
        height: calc(100% - 1.5rem);
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
}

.grid-margin-y&gt;.auto {
    height: auto;
}

.grid-margin-y&gt;.shrink {
    height: auto;
}

.grid-margin-y&gt;.small-1 {
    height: calc(8.33333% - 1rem);
}

.grid-margin-y&gt;.small-2 {
    height: calc(16.66667% - 1rem);
}

.grid-margin-y&gt;.small-3 {
    height: calc(25% - 1rem);
}

.grid-margin-y&gt;.small-4 {
    height: calc(33.33333% - 1rem);
}

.grid-margin-y&gt;.small-5 {
    height: calc(41.66667% - 1rem);
}

.grid-margin-y&gt;.small-6 {
    height: calc(50% - 1rem);
}

.grid-margin-y&gt;.small-7 {
    height: calc(58.33333% - 1rem);
}

.grid-margin-y&gt;.small-8 {
    height: calc(66.66667% - 1rem);
}

.grid-margin-y&gt;.small-9 {
    height: calc(75% - 1rem);
}

.grid-margin-y&gt;.small-10 {
    height: calc(83.33333% - 1rem);
}

.grid-margin-y&gt;.small-11 {
    height: calc(91.66667% - 1rem);
}

.grid-margin-y&gt;.small-12 {
    height: calc(100% - 1rem);
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y&gt;.auto {
        height: auto;
    }
    .grid-margin-y&gt;.shrink {
        height: auto;
    }
    .grid-margin-y&gt;.small-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.small-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.small-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.small-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.small-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.small-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.small-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.small-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.small-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.small-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.small-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.small-12 {
        height: calc(100% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-auto {
        height: auto;
    }
    .grid-margin-y&gt;.medium-shrink {
        height: auto;
    }
    .grid-margin-y&gt;.medium-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-12 {
        height: calc(100% - 1.5rem);
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-margin-y&gt;.large-auto {
        height: auto;
    }
    .grid-margin-y&gt;.large-shrink {
        height: auto;
    }
    .grid-margin-y&gt;.large-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.large-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.large-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.large-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.large-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.large-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.large-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.large-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.large-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.large-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.large-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.large-12 {
        height: calc(100% - 1.5rem);
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y&gt;.xlarge-auto {
        height: auto;
    }
    .grid-margin-y&gt;.xlarge-shrink {
        height: auto;
    }
    .grid-margin-y&gt;.xlarge-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-12 {
        height: calc(100% - 1.5rem);
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y&gt;.xxlarge-auto {
        height: auto;
    }
    .grid-margin-y&gt;.xxlarge-shrink {
        height: auto;
    }
    .grid-margin-y&gt;.xxlarge-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-12 {
        height: calc(100% - 1.5rem);
    }
}

.grid-frame {
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    width: 100vw;
}

.cell .grid-frame {
    width: 100%;
}

.cell-block {
    overflow-x: auto;
    max-width: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-y {
    overflow-y: auto;
    max-height: 100%;
    min-height: 100%;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.cell-block-container {
    display: flex;
    flex-direction: column;
    max-height: 100%;
}

.cell-block-container&gt;.grid-x {
    max-height: 100%;
    flex-wrap: nowrap;
}

@media print,
screen and (min-width: 40em) {
    .medium-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw;
    }
    .cell .medium-grid-frame {
        width: 100%;
    }
    .medium-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .medium-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%;
    }
    .medium-cell-block-container&gt;.grid-x {
        max-height: 100%;
        flex-wrap: nowrap;
    }
    .medium-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw;
    }
    .cell .large-grid-frame {
        width: 100%;
    }
    .large-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .large-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%;
    }
    .large-cell-block-container&gt;.grid-x {
        max-height: 100%;
        flex-wrap: nowrap;
    }
    .large-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw;
    }
    .cell .xlarge-grid-frame {
        width: 100%;
    }
    .xlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .xlarge-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%;
    }
    .xlarge-cell-block-container&gt;.grid-x {
        max-height: 100%;
        flex-wrap: nowrap;
    }
    .xlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-grid-frame {
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        width: 100vw;
    }
    .cell .xxlarge-grid-frame {
        width: 100%;
    }
    .xxlarge-cell-block {
        overflow-x: auto;
        max-width: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
    .xxlarge-cell-block-container {
        display: flex;
        flex-direction: column;
        max-height: 100%;
    }
    .xxlarge-cell-block-container&gt;.grid-x {
        max-height: 100%;
        flex-wrap: nowrap;
    }
    .xxlarge-cell-block-y {
        overflow-y: auto;
        max-height: 100%;
        min-height: 100%;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: -ms-autohiding-scrollbar;
    }
}

.grid-y.grid-frame {
    width: auto;
    overflow: hidden;
    position: relative;
    flex-wrap: nowrap;
    align-items: stretch;
    height: 100vh;
}

@media print,
screen and (min-width: 40em) {
    .grid-y.medium-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh;
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-y.large-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh;
    }
}

@media screen and (min-width: 75em) {
    .grid-y.xlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh;
    }
}

@media screen and (min-width: 90em) {
    .grid-y.xxlarge-grid-frame {
        width: auto;
        overflow: hidden;
        position: relative;
        flex-wrap: nowrap;
        align-items: stretch;
        height: 100vh;
    }
}

.cell .grid-y.grid-frame {
    height: 100%;
}

@media print,
screen and (min-width: 40em) {
    .cell .grid-y.medium-grid-frame {
        height: 100%;
    }
}

@media print,
screen and (min-width: 62em) {
    .cell .grid-y.large-grid-frame {
        height: 100%;
    }
}

@media screen and (min-width: 75em) {
    .cell .grid-y.xlarge-grid-frame {
        height: 100%;
    }
}

@media screen and (min-width: 90em) {
    .cell .grid-y.xxlarge-grid-frame {
        height: 100%;
    }
}

.grid-margin-y {
    margin-top: -0.5rem;
    margin-bottom: -0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y {
        margin-top: -0.75rem;
        margin-bottom: -0.75rem;
    }
}

.grid-margin-y&gt;.cell {
    height: calc(100% - 1rem);
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y&gt;.cell {
        height: calc(100% - 1.5rem);
        margin-top: 0.75rem;
        margin-bottom: 0.75rem;
    }
}

.grid-margin-y&gt;.auto {
    height: auto;
}

.grid-margin-y&gt;.shrink {
    height: auto;
}

.grid-margin-y&gt;.small-1 {
    height: calc(8.33333% - 1rem);
}

.grid-margin-y&gt;.small-2 {
    height: calc(16.66667% - 1rem);
}

.grid-margin-y&gt;.small-3 {
    height: calc(25% - 1rem);
}

.grid-margin-y&gt;.small-4 {
    height: calc(33.33333% - 1rem);
}

.grid-margin-y&gt;.small-5 {
    height: calc(41.66667% - 1rem);
}

.grid-margin-y&gt;.small-6 {
    height: calc(50% - 1rem);
}

.grid-margin-y&gt;.small-7 {
    height: calc(58.33333% - 1rem);
}

.grid-margin-y&gt;.small-8 {
    height: calc(66.66667% - 1rem);
}

.grid-margin-y&gt;.small-9 {
    height: calc(75% - 1rem);
}

.grid-margin-y&gt;.small-10 {
    height: calc(83.33333% - 1rem);
}

.grid-margin-y&gt;.small-11 {
    height: calc(91.66667% - 1rem);
}

.grid-margin-y&gt;.small-12 {
    height: calc(100% - 1rem);
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y&gt;.auto {
        height: auto;
    }
    .grid-margin-y&gt;.shrink {
        height: auto;
    }
    .grid-margin-y&gt;.small-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.small-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.small-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.small-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.small-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.small-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.small-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.small-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.small-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.small-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.small-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.small-12 {
        height: calc(100% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-auto {
        height: auto;
    }
    .grid-margin-y&gt;.medium-shrink {
        height: auto;
    }
    .grid-margin-y&gt;.medium-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.medium-12 {
        height: calc(100% - 1.5rem);
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-margin-y&gt;.large-auto {
        height: auto;
    }
    .grid-margin-y&gt;.large-shrink {
        height: auto;
    }
    .grid-margin-y&gt;.large-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.large-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.large-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.large-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.large-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.large-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.large-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.large-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.large-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.large-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.large-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.large-12 {
        height: calc(100% - 1.5rem);
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y&gt;.xlarge-auto {
        height: auto;
    }
    .grid-margin-y&gt;.xlarge-shrink {
        height: auto;
    }
    .grid-margin-y&gt;.xlarge-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xlarge-12 {
        height: calc(100% - 1.5rem);
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y&gt;.xxlarge-auto {
        height: auto;
    }
    .grid-margin-y&gt;.xxlarge-shrink {
        height: auto;
    }
    .grid-margin-y&gt;.xxlarge-1 {
        height: calc(8.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-2 {
        height: calc(16.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-3 {
        height: calc(25% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-4 {
        height: calc(33.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-5 {
        height: calc(41.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-6 {
        height: calc(50% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-7 {
        height: calc(58.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-8 {
        height: calc(66.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-9 {
        height: calc(75% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-10 {
        height: calc(83.33333% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-11 {
        height: calc(91.66667% - 1.5rem);
    }
    .grid-margin-y&gt;.xxlarge-12 {
        height: calc(100% - 1.5rem);
    }
}

.grid-frame.grid-margin-y {
    height: calc(100vh + 1rem);
}

@media print,
screen and (min-width: 40em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.5rem);
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.5rem);
    }
}

@media screen and (min-width: 75em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.5rem);
    }
}

@media screen and (min-width: 90em) {
    .grid-frame.grid-margin-y {
        height: calc(100vh + 1.5rem);
    }
}

@media print,
screen and (min-width: 40em) {
    .grid-margin-y.medium-grid-frame {
        height: calc(100vh + 1.5rem);
    }
}

@media print,
screen and (min-width: 62em) {
    .grid-margin-y.large-grid-frame {
        height: calc(100vh + 1.5rem);
    }
}

@media screen and (min-width: 75em) {
    .grid-margin-y.xlarge-grid-frame {
        height: calc(100vh + 1.5rem);
    }
}

@media screen and (min-width: 90em) {
    .grid-margin-y.xxlarge-grid-frame {
        height: calc(100vh + 1.5rem);
    }
}

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: 0.5rem;
    font-size: inherit;
    line-height: 1.15;
    text-rendering: optimizeLegibility;
}

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

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

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

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    text-rendering: optimizeLegibility;
}

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

a {
    line-height: inherit;
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    color: #000;
    transition: linear .2s;
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -ms-transition: linear .2s;
    -o-transition: linear .2s;
}

a:hover,
a:focus {
    color: #989898;
    transition: linear .2s;
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -ms-transition: linear .2s;
    -o-transition: linear .2s;
}

a img {
    border: 0;
}

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

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

li {
    font-size: 20px;
}

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: 0.3rem;
    font-weight: bold;
}

blockquote {
    margin: 0 0 1.2rem;
    padding: 0.45rem 1rem 0 0.95rem;
    border-left: 1px solid #595c5c;
}

blockquote,
blockquote p {
    line-height: 1.15;
    color: #3A3A3A;
}

abbr,
abbr[title] {
    border-bottom: 1px dotted #000000;
    cursor: help;
    text-decoration: none;
}

figure {
    margin: 0;
}

kbd {
    margin: 0;
    padding: 0.1rem 0.2rem 0;
    background-color: #f1f4f3;
    font-family: "PT Sans Narrow", "Liberation Mono", Courier, monospace;
    color: #000000;
}

.subheader {
    margin-top: 0.2rem;
    margin-bottom: 0.5rem;
    font-weight: 400;
    line-height: 1.4;
    color: #3A3A3A;
}

.lead {
    font-size: 25px;
    line-height: 1.6;
}

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

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

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

.cite-block,
cite {
    display: block;
    color: #3A3A3A;
    font-size: 0.65rem;
}

.cite-block:before,
cite:before {
    content: "— ";
}

.code-inline,
code {
    border: 1px solid #595c5c;
    background-color: #f1f4f3;
    font-family: "PT Sans Narrow", "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #000000;
    display: inline;
    max-width: 100%;
    word-wrap: break-word;
    padding: 0.1rem 0.25rem 0.05rem;
}

.code-block {
    border: 1px solid #595c5c;
    background-color: #f1f4f3;
    font-family: "PT Sans Narrow", "Liberation Mono", Courier, monospace;
    font-weight: 400;
    color: #000000;
    display: block;
    overflow: auto;
    white-space: pre;
    padding: 1rem;
    margin-bottom: 1.5rem;
}

.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: 40em) {
    .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: 62em) {
    .large-text-left {
        text-align: left;
    }
    .large-text-right {
        text-align: right;
    }
    .large-text-center {
        text-align: center;
    }
    .large-text-justify {
        text-align: justify;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-text-left {
        text-align: left;
    }
    .xlarge-text-right {
        text-align: right;
    }
    .xlarge-text-center {
        text-align: center;
    }
    .xlarge-text-justify {
        text-align: justify;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-text-left {
        text-align: left;
    }
    .xxlarge-text-right {
        text-align: right;
    }
    .xxlarge-text-center {
        text-align: center;
    }
    .xxlarge-text-justify {
        text-align: justify;
    }
}

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

@media print {
    * {
        background: transparent !important;
        color: black !important;
        -webkit-print-color-adjust: economy;
        color-adjust: economy;
        box-shadow: none !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 #3A3A3A;
        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;
    }
    .print-break-inside {
        page-break-inside: auto;
    }
}

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

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

.button.tiny {
    font-size: 0.6rem;
}

.button.small {
    font-size: 0.75rem;
}

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

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

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

.button:hover,
.button:focus {
    background-color: #5e2d86;
    color: #ffffff;
}

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

.button.primary:hover,
.button.primary:focus {
    background-color: #592a7e;
    color: #ffffff;
}

.button.secondary,
.button.secondary.disabled,
.button.secondary[disabled],
.button.secondary.disabled:hover,
.button.secondary[disabled]:hover,
.button.secondary.disabled:focus,
.button.secondary[disabled]:focus {
    background-color: #4FCE84;
    color: #989898;
}

.button.secondary:hover,
.button.secondary:focus {
    background-color: #32b267;
    color: #989898;
}

.button.success,
.button.success.disabled,
.button.success[disabled],
.button.success.disabled:hover,
.button.success[disabled]:hover,
.button.success.disabled:focus,
.button.success[disabled]:focus {
    background-color: #000;
    color: #ffffff;
}

.button.success:hover,
.button.success:focus {
    background-color: black;
    color: #ffffff;
}

.button.warning,
.button.warning.disabled,
.button.warning[disabled],
.button.warning.disabled:hover,
.button.warning[disabled]:hover,
.button.warning.disabled:focus,
.button.warning[disabled]:focus {
    background-color: #000;
    color: #ffffff;
}

.button.warning:hover,
.button.warning:focus {
    background-color: black;
    color: #ffffff;
}

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

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

.button.hollow,
.button.hollow:hover,
.button.hollow:focus,
.button.hollow.disabled,
.button.hollow.disabled:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled],
.button.hollow[disabled]:hover,
.button.hollow[disabled]:focus {
    background-color: transparent;
}

.button.hollow,
.button.hollow.disabled,
.button.hollow[disabled],
.button.hollow.disabled:hover,
.button.hollow[disabled]:hover,
.button.hollow.disabled:focus,
.button.hollow[disabled]:focus {
    border: 1px solid #989898;
    color: #989898;
}

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

.button.hollow.primary,
.button.hollow.primary.disabled,
.button.hollow.primary[disabled],
.button.hollow.primary.disabled:hover,
.button.hollow.primary[disabled]:hover,
.button.hollow.primary.disabled:focus,
.button.hollow.primary[disabled]:focus {
    border: 1px solid #989898;
    color: #989898;
}

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

.button.hollow.secondary,
.button.hollow.secondary.disabled,
.button.hollow.secondary[disabled],
.button.hollow.secondary.disabled:hover,
.button.hollow.secondary[disabled]:hover,
.button.hollow.secondary.disabled:focus,
.button.hollow.secondary[disabled]:focus {
    border: 1px solid #4FCE84;
    color: #4FCE84;
}

.button.hollow.secondary:hover,
.button.hollow.secondary:focus {
    border-color: #1f6f41;
    color: #1f6f41;
}

.button.hollow.success,
.button.hollow.success.disabled,
.button.hollow.success[disabled],
.button.hollow.success.disabled:hover,
.button.hollow.success[disabled]:hover,
.button.hollow.success.disabled:focus,
.button.hollow.success[disabled]:focus {
    border: 1px solid #000;
    color: #000;
}

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

.button.hollow.warning,
.button.hollow.warning.disabled,
.button.hollow.warning[disabled],
.button.hollow.warning.disabled:hover,
.button.hollow.warning[disabled]:hover,
.button.hollow.warning.disabled:focus,
.button.hollow.warning[disabled]:focus {
    border: 1px solid #000;
    color: #000;
}

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

.button.hollow.alert,
.button.hollow.alert.disabled,
.button.hollow.alert[disabled],
.button.hollow.alert.disabled:hover,
.button.hollow.alert[disabled]:hover,
.button.hollow.alert.disabled:focus,
.button.hollow.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}

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

.button.clear,
.button.clear:hover,
.button.clear:focus,
.button.clear.disabled,
.button.clear.disabled:hover,
.button.clear.disabled:focus,
.button.clear[disabled],
.button.clear[disabled]:hover,
.button.clear[disabled]:focus {
    border-color: transparent;
    background-color: transparent;
}

.button.clear,
.button.clear.disabled,
.button.clear[disabled],
.button.clear.disabled:hover,
.button.clear[disabled]:hover,
.button.clear.disabled:focus,
.button.clear[disabled]:focus {
    color: #989898;
}

.button.clear:hover,
.button.clear:focus {
    color: #381b4f;
}

.button.clear.primary,
.button.clear.primary.disabled,
.button.clear.primary[disabled],
.button.clear.primary.disabled:hover,
.button.clear.primary[disabled]:hover,
.button.clear.primary.disabled:focus,
.button.clear.primary[disabled]:focus {
    color: #989898;
}

.button.clear.primary:hover,
.button.clear.primary:focus {
    color: #381b4f;
}

.button.clear.secondary,
.button.clear.secondary.disabled,
.button.clear.secondary[disabled],
.button.clear.secondary.disabled:hover,
.button.clear.secondary[disabled]:hover,
.button.clear.secondary.disabled:focus,
.button.clear.secondary[disabled]:focus {
    color: #4FCE84;
}

.button.clear.secondary:hover,
.button.clear.secondary:focus {
    color: #1f6f41;
}

.button.clear.success,
.button.clear.success.disabled,
.button.clear.success[disabled],
.button.clear.success.disabled:hover,
.button.clear.success[disabled]:hover,
.button.clear.success.disabled:focus,
.button.clear.success[disabled]:focus {
    color: #000;
}

.button.clear.success:hover,
.button.clear.success:focus {
    color: black;
}

.button.clear.warning,
.button.clear.warning.disabled,
.button.clear.warning[disabled],
.button.clear.warning.disabled:hover,
.button.clear.warning[disabled]:hover,
.button.clear.warning.disabled:focus,
.button.clear.warning[disabled]:focus {
    color: #000;
}

.button.clear.warning:hover,
.button.clear.warning:focus {
    color: black;
}

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

.button.clear.alert:hover,
.button.clear.alert:focus {
    color: #67251a;
}

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

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

.button.dropdown.hollow::after,
.button.dropdown.clear::after {
    border-top-color: #989898;
}

.button.dropdown.hollow.primary::after,
.button.dropdown.clear.primary::after {
    border-top-color: #989898;
}

.button.dropdown.hollow.secondary::after,
.button.dropdown.clear.secondary::after {
    border-top-color: #4FCE84;
}

.button.dropdown.hollow.success::after,
.button.dropdown.clear.success::after {
    border-top-color: #000;
}

.button.dropdown.hollow.warning::after,
.button.dropdown.clear.warning::after {
    border-top-color: #000;
}

.button.dropdown.hollow.alert::after,
.button.dropdown.clear.alert::after {
    border-top-color: #cc4b37;
}

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

a.button:hover,
a.button:focus {
    text-decoration: none;
}

[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: 1.67rem;
    margin: 0 0 0.8rem;
    padding: 0.4rem;
    border: 1px solid #595c5c;
    border-radius: 0px;
    background-color: #ffffff;
    box-shadow: none;
    font-family: inherit;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.15;
    color: #000000;
    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 #989898;
    background-color: #ffffff;
    box-shadow: none;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

textarea {
    max-width: 100%;
}

textarea[rows] {
    height: auto;
}

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

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

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

::-webkit-input-placeholder {
    color: #595c5c;
}

::-moz-placeholder {
    color: #595c5c;
}

:-ms-input-placeholder {
    color: #595c5c;
}

::-ms-input-placeholder {
    color: #595c5c;
}

::placeholder {
    color: #595c5c;
}

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

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

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

label&gt;[type='checkbox'],
label&gt;[type='radio'] {
    margin-right: 0.4rem;
}

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

label {
    display: block;
    margin: 0;
    font-size: 0.7rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000000;
}

label.middle {
    margin: 0 0 0.8rem;
    padding: 0.45rem 0;
}

.help-text {
    margin-top: -0.4rem;
    font-size: 0.65rem;
    font-style: italic;
    color: #000000;
}

.input-group {
    display: flex;
    width: 100%;
    margin-bottom: 0.8rem;
    align-items: stretch;
}

.input-group&gt; :first-child,
.input-group&gt; :first-child.input-group-button&gt;* {
    border-radius: 0px 0 0 0px;
}

.input-group&gt; :last-child,
.input-group&gt; :last-child.input-group-button&gt;* {
    border-radius: 0 0px 0px 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;
}

.input-group-label {
    padding: 0 1rem;
    border: 1px solid #595c5c;
    background: #f1f4f3;
    color: #000000;
    text-align: center;
    white-space: nowrap;
    display: flex;
    flex: 0 0 auto;
    align-items: center;
}

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

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

.input-group-field {
    border-radius: 0;
    flex: 1 1 0px;
    min-width: 0;
}

.input-group-button {
    padding-top: 0;
    padding-bottom: 0;
    text-align: center;
    display: flex;
    flex: 0 0 auto;
}

.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
    align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.8rem;
}

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

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

.fieldset {
    margin: 0.9rem 0;
    padding: 1rem;
    border: 1px solid #595c5c;
}

.fieldset legend {
    margin: 0;
    margin-left: -0.15rem;
    padding: 0 0.15rem;
}

select {
    height: 1.67rem;
    margin: 0 0 0.8rem;
    padding: 0.4rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #595c5c;
    border-radius: 0px;
    background-color: #ffffff;
    font-family: inherit;
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 1.15;
    color: #000000;
    background-image: url("data:image/svg+xml;utf8,&lt;svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'&gt;&lt;polygon points='0,0 32,0 16,24' style='fill: rgb%2858, 58, 58%29'&gt;&lt;/polygon&gt;&lt;/svg&gt;");
    background-origin: content-box;
    background-position: right -0.8rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 1.2rem;
    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 #989898;
    background-color: #ffffff;
    box-shadow: none;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}

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

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

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

select:not([multiple]) {
    padding-top: 0;
    padding-bottom: 0;
}

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

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

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

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

.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: -0.4rem;
    margin-bottom: 0.8rem;
    font-size: 0.6rem;
    font-weight: bold;
    color: #cc4b37;
}

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

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

.accordion[disabled] .accordion-title {
    cursor: not-allowed;
}

.accordion-item:first-child&gt; :first-child {
    border-radius: 0px 0px 0 0;
}

.accordion-item:last-child&gt; :last-child {
    border-radius: 0 0 0px 0px;
}

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

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

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

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

.is-active&gt;.accordion-title::before {
    content: "–";
}

.accordion-content {
    display: none;
    padding: 1rem;
    border: 1px solid #f1f4f3;
    border-bottom: 0;
    background-color: #ffffff;
    color: #3A3A3A;
}

 :last-child&gt;.accordion-content:last-child {
    border-bottom: 1px solid #f1f4f3;
}

.accordion-menu li {
    width: 100%;
}

.accordion-menu a {
    padding: 0 1rem;
}

.accordion-menu .is-accordion-submenu a {
    padding: 0 1rem;
}

.accordion-menu .nested.is-accordion-submenu {
    margin-right: 0;
    margin-left: 1rem;
}

.accordion-menu.align-right .nested.is-accordion-submenu {
    margin-right: 1rem;
    margin-left: 0;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)&gt;a {
    position: relative;
}

.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)&gt;a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #989898 transparent transparent;
    position: absolute;
    top: 50%;
    margin-top: -3px;
    right: 1rem;
}

.accordion-menu.align-left .is-accordion-submenu-parent&gt;a::after {
    right: 1rem;
    left: auto;
}

.accordion-menu.align-right .is-accordion-submenu-parent&gt;a::after {
    right: auto;
    left: 1rem;
}

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

.is-accordion-submenu-parent {
    position: relative;
}

.has-submenu-toggle&gt;a {
    margin-right: 40px;
}

.submenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #989898 transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto;
}

.submenu-toggle[aria-expanded='true']::after {
    transform: scaleY(-1);
    transform-origin: 50% 50%;
}

.submenu-toggle-text {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.badge {
    display: inline-block;
    min-width: 2.1em;
    padding: 0.3em;
    border-radius: 50%;
    font-size: 0.6rem;
    text-align: center;
    background: #989898;
    color: #ffffff;
}

.badge.primary {
    background: #989898;
    color: #ffffff;
}

.badge.secondary {
    background: #4FCE84;
    color: #000000;
}

.badge.success {
    background: #000;
    color: #ffffff;
}

.badge.warning {
    background: #000;
    color: #ffffff;
}

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

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

.breadcrumbs::before,
.breadcrumbs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1;
}

.breadcrumbs::after {
    clear: both;
}

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

.breadcrumbs li:not(:last-child)::after {
    position: relative;
    margin: 0 0.75rem;
    opacity: 1;
    content: "/";
    color: #595c5c;
}

.breadcrumbs a {
    color: #989898;
}

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

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

.button-group {
    margin-bottom: 1rem;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    flex-grow: 1;
}

.button-group::before,
.button-group::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1;
}

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

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

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

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

.button-group.tiny .button {
    font-size: 0.6rem;
}

.button-group.small .button {
    font-size: 0.75rem;
}

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

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

.button-group.primary .button,
.button-group.primary .button.disabled,
.button-group.primary .button[disabled],
.button-group.primary .button.disabled:hover,
.button-group.primary .button[disabled]:hover,
.button-group.primary .button.disabled:focus,
.button-group.primary .button[disabled]:focus {
    background-color: #989898;
    color: #ffffff;
}

.button-group.primary .button:hover,
.button-group.primary .button:focus {
    background-color: #592a7e;
    color: #ffffff;
}

.button-group.secondary .button,
.button-group.secondary .button.disabled,
.button-group.secondary .button[disabled],
.button-group.secondary .button.disabled:hover,
.button-group.secondary .button[disabled]:hover,
.button-group.secondary .button.disabled:focus,
.button-group.secondary .button[disabled]:focus {
    background-color: #4FCE84;
    color: #989898;
}

.button-group.secondary .button:hover,
.button-group.secondary .button:focus {
    background-color: #32b267;
    color: #989898;
}

.button-group.success .button,
.button-group.success .button.disabled,
.button-group.success .button[disabled],
.button-group.success .button.disabled:hover,
.button-group.success .button[disabled]:hover,
.button-group.success .button.disabled:focus,
.button-group.success .button[disabled]:focus {
    background-color: #000;
    color: #ffffff;
}

.button-group.success .button:hover,
.button-group.success .button:focus {
    background-color: black;
    color: #ffffff;
}

.button-group.warning .button,
.button-group.warning .button.disabled,
.button-group.warning .button[disabled],
.button-group.warning .button.disabled:hover,
.button-group.warning .button[disabled]:hover,
.button-group.warning .button.disabled:focus,
.button-group.warning .button[disabled]:focus {
    background-color: #000;
    color: #ffffff;
}

.button-group.warning .button:hover,
.button-group.warning .button:focus {
    background-color: black;
    color: #ffffff;
}

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

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

.button-group.hollow .button,
.button-group.hollow .button:hover,
.button-group.hollow .button:focus,
.button-group.hollow .button.disabled,
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled],
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button[disabled]:focus {
    background-color: transparent;
}

.button-group.hollow .button,
.button-group.hollow .button.disabled,
.button-group.hollow .button[disabled],
.button-group.hollow .button.disabled:hover,
.button-group.hollow .button[disabled]:hover,
.button-group.hollow .button.disabled:focus,
.button-group.hollow .button[disabled]:focus {
    border: 1px solid #989898;
    color: #989898;
}

.button-group.hollow .button:hover,
.button-group.hollow .button:focus {
    border-color: #381b4f;
    color: #381b4f;
}

.button-group.hollow.primary .button,
.button-group.hollow.primary .button.disabled,
.button-group.hollow.primary .button[disabled],
.button-group.hollow.primary .button.disabled:hover,
.button-group.hollow.primary .button[disabled]:hover,
.button-group.hollow.primary .button.disabled:focus,
.button-group.hollow.primary .button[disabled]:focus,
.button-group.hollow .button.primary,
.button-group.hollow .button.primary.disabled,
.button-group.hollow .button.primary[disabled],
.button-group.hollow .button.primary.disabled:hover,
.button-group.hollow .button.primary[disabled]:hover,
.button-group.hollow .button.primary.disabled:focus,
.button-group.hollow .button.primary[disabled]:focus {
    border: 1px solid #989898;
    color: #989898;
}

.button-group.hollow.primary .button:hover,
.button-group.hollow.primary .button:focus,
.button-group.hollow .button.primary:hover,
.button-group.hollow .button.primary:focus {
    border-color: #381b4f;
    color: #381b4f;
}

.button-group.hollow.secondary .button,
.button-group.hollow.secondary .button.disabled,
.button-group.hollow.secondary .button[disabled],
.button-group.hollow.secondary .button.disabled:hover,
.button-group.hollow.secondary .button[disabled]:hover,
.button-group.hollow.secondary .button.disabled:focus,
.button-group.hollow.secondary .button[disabled]:focus,
.button-group.hollow .button.secondary,
.button-group.hollow .button.secondary.disabled,
.button-group.hollow .button.secondary[disabled],
.button-group.hollow .button.secondary.disabled:hover,
.button-group.hollow .button.secondary[disabled]:hover,
.button-group.hollow .button.secondary.disabled:focus,
.button-group.hollow .button.secondary[disabled]:focus {
    border: 1px solid #4FCE84;
    color: #4FCE84;
}

.button-group.hollow.secondary .button:hover,
.button-group.hollow.secondary .button:focus,
.button-group.hollow .button.secondary:hover,
.button-group.hollow .button.secondary:focus {
    border-color: #1f6f41;
    color: #1f6f41;
}

.button-group.hollow.success .button,
.button-group.hollow.success .button.disabled,
.button-group.hollow.success .button[disabled],
.button-group.hollow.success .button.disabled:hover,
.button-group.hollow.success .button[disabled]:hover,
.button-group.hollow.success .button.disabled:focus,
.button-group.hollow.success .button[disabled]:focus,
.button-group.hollow .button.success,
.button-group.hollow .button.success.disabled,
.button-group.hollow .button.success[disabled],
.button-group.hollow .button.success.disabled:hover,
.button-group.hollow .button.success[disabled]:hover,
.button-group.hollow .button.success.disabled:focus,
.button-group.hollow .button.success[disabled]:focus {
    border: 1px solid #000;
    color: #000;
}

.button-group.hollow.success .button:hover,
.button-group.hollow.success .button:focus,
.button-group.hollow .button.success:hover,
.button-group.hollow .button.success:focus {
    border-color: black;
    color: black;
}

.button-group.hollow.warning .button,
.button-group.hollow.warning .button.disabled,
.button-group.hollow.warning .button[disabled],
.button-group.hollow.warning .button.disabled:hover,
.button-group.hollow.warning .button[disabled]:hover,
.button-group.hollow.warning .button.disabled:focus,
.button-group.hollow.warning .button[disabled]:focus,
.button-group.hollow .button.warning,
.button-group.hollow .button.warning.disabled,
.button-group.hollow .button.warning[disabled],
.button-group.hollow .button.warning.disabled:hover,
.button-group.hollow .button.warning[disabled]:hover,
.button-group.hollow .button.warning.disabled:focus,
.button-group.hollow .button.warning[disabled]:focus {
    border: 1px solid #000;
    color: #000;
}

.button-group.hollow.warning .button:hover,
.button-group.hollow.warning .button:focus,
.button-group.hollow .button.warning:hover,
.button-group.hollow .button.warning:focus {
    border-color: black;
    color: black;
}

.button-group.hollow.alert .button,
.button-group.hollow.alert .button.disabled,
.button-group.hollow.alert .button[disabled],
.button-group.hollow.alert .button.disabled:hover,
.button-group.hollow.alert .button[disabled]:hover,
.button-group.hollow.alert .button.disabled:focus,
.button-group.hollow.alert .button[disabled]:focus,
.button-group.hollow .button.alert,
.button-group.hollow .button.alert.disabled,
.button-group.hollow .button.alert[disabled],
.button-group.hollow .button.alert.disabled:hover,
.button-group.hollow .button.alert[disabled]:hover,
.button-group.hollow .button.alert.disabled:focus,
.button-group.hollow .button.alert[disabled]:focus {
    border: 1px solid #cc4b37;
    color: #cc4b37;
}

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

.button-group.clear .button,
.button-group.clear .button:hover,
.button-group.clear .button:focus,
.button-group.clear .button.disabled,
.button-group.clear .button.disabled:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled],
.button-group.clear .button[disabled]:hover,
.button-group.clear .button[disabled]:focus {
    border-color: transparent;
    background-color: transparent;
}

.button-group.clear .button,
.button-group.clear .button.disabled,
.button-group.clear .button[disabled],
.button-group.clear .button.disabled:hover,
.button-group.clear .button[disabled]:hover,
.button-group.clear .button.disabled:focus,
.button-group.clear .button[disabled]:focus {
    color: #989898;
}

.button-group.clear .button:hover,
.button-group.clear .button:focus {
    color: #381b4f;
}

.button-group.clear.primary .button,
.button-group.clear.primary .button.disabled,
.button-group.clear.primary .button[disabled],
.button-group.clear.primary .button.disabled:hover,
.button-group.clear.primary .button[disabled]:hover,
.button-group.clear.primary .button.disabled:focus,
.button-group.clear.primary .button[disabled]:focus,
.button-group.clear .button.primary,
.button-group.clear .button.primary.disabled,
.button-group.clear .button.primary[disabled],
.button-group.clear .button.primary.disabled:hover,
.button-group.clear .button.primary[disabled]:hover,
.button-group.clear .button.primary.disabled:focus,
.button-group.clear .button.primary[disabled]:focus {
    color: #989898;
}

.button-group.clear.primary .button:hover,
.button-group.clear.primary .button:focus,
.button-group.clear .button.primary:hover,
.button-group.clear .button.primary:focus {
    color: #381b4f;
}

.button-group.clear.secondary .button,
.button-group.clear.secondary .button.disabled,
.button-group.clear.secondary .button[disabled],
.button-group.clear.secondary .button.disabled:hover,
.button-group.clear.secondary .button[disabled]:hover,
.button-group.clear.secondary .button.disabled:focus,
.button-group.clear.secondary .button[disabled]:focus,
.button-group.clear .button.secondary,
.button-group.clear .button.secondary.disabled,
.button-group.clear .button.secondary[disabled],
.button-group.clear .button.secondary.disabled:hover,
.button-group.clear .button.secondary[disabled]:hover,
.button-group.clear .button.secondary.disabled:focus,
.button-group.clear .button.secondary[disabled]:focus {
    color: #4FCE84;
}

.button-group.clear.secondary .button:hover,
.button-group.clear.secondary .button:focus,
.button-group.clear .button.secondary:hover,
.button-group.clear .button.secondary:focus {
    color: #1f6f41;
}

.button-group.clear.success .button,
.button-group.clear.success .button.disabled,
.button-group.clear.success .button[disabled],
.button-group.clear.success .button.disabled:hover,
.button-group.clear.success .button[disabled]:hover,
.button-group.clear.success .button.disabled:focus,
.button-group.clear.success .button[disabled]:focus,
.button-group.clear .button.success,
.button-group.clear .button.success.disabled,
.button-group.clear .button.success[disabled],
.button-group.clear .button.success.disabled:hover,
.button-group.clear .button.success[disabled]:hover,
.button-group.clear .button.success.disabled:focus,
.button-group.clear .button.success[disabled]:focus {
    color: #000;
}

.button-group.clear.success .button:hover,
.button-group.clear.success .button:focus,
.button-group.clear .button.success:hover,
.button-group.clear .button.success:focus {
    color: black;
}

.button-group.clear.warning .button,
.button-group.clear.warning .button.disabled,
.button-group.clear.warning .button[disabled],
.button-group.clear.warning .button.disabled:hover,
.button-group.clear.warning .button[disabled]:hover,
.button-group.clear.warning .button.disabled:focus,
.button-group.clear.warning .button[disabled]:focus,
.button-group.clear .button.warning,
.button-group.clear .button.warning.disabled,
.button-group.clear .button.warning[disabled],
.button-group.clear .button.warning.disabled:hover,
.button-group.clear .button.warning[disabled]:hover,
.button-group.clear .button.warning.disabled:focus,
.button-group.clear .button.warning[disabled]:focus {
    color: #000;
}

.button-group.clear.warning .button:hover,
.button-group.clear.warning .button:focus,
.button-group.clear .button.warning:hover,
.button-group.clear .button.warning:focus {
    color: black;
}

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

.button-group.clear.alert .button:hover,
.button-group.clear.alert .button:focus,
.button-group.clear .button.alert:hover,
.button-group.clear .button.alert:focus {
    color: #67251a;
}

.button-group.no-gaps .button {
    margin-right: -0.05rem;
}

.button-group.no-gaps .button+.button {
    border-left-color: transparent;
}

.button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
    flex-wrap: wrap;
}

.button-group.stacked .button,
.button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
    flex: 0 0 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;
}

.button-group.stacked.expanded .button,
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-medium.expanded .button {
    flex: 1 1 0px;
    margin-right: 0;
}

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

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

@media print,
screen and (max-width: 39.99875em) {
    .button-group.stacked-for-small.expanded {
        display: block;
    }
    .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0;
    }
}

@media print,
screen and (max-width: 61.99875em) {
    .button-group.stacked-for-medium.expanded {
        display: block;
    }
    .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0;
    }
}

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

.callout&gt; :first-child {
    margin-top: 0;
}

.callout&gt; :last-child {
    margin-bottom: 0;
}

.callout.primary {
    background-color: #eaddf4;
    color: #3A3A3A;
}

.callout.secondary {
    background-color: #e5f8ed;
    color: #3A3A3A;
}

.callout.success {
    background-color: #d9d9d9;
    color: #3A3A3A;
}

.callout.warning {
    background-color: #d9d9d9;
    color: #3A3A3A;
}

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

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

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

.card {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    margin-bottom: 1rem;
    border: 1px solid #f1f4f3;
    border-radius: 0px;
    background: #ffffff;
    box-shadow: none;
    overflow: hidden;
    color: #3A3A3A;
}

.card&gt; :last-child {
    margin-bottom: 0;
}

.card-divider {
    display: flex;
    flex: 0 1 auto;
    padding: 1rem;
    background: #f1f4f3;
}

.card-divider&gt; :last-child {
    margin-bottom: 0;
}

.card-section {
    flex: 1 0 auto;
    padding: 1rem;
}

.card-section&gt; :last-child {
    margin-bottom: 0;
}

.card-image {
    min-height: 1px;
}

.close-button {
    position: absolute;
    z-index: 10;
    color: #3A3A3A;
    cursor: pointer;
}

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

.close-button:hover,
.close-button:focus {
    color: #000000;
}

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

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

.menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: flex;
    flex-wrap: wrap;
}

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

.menu a,
.menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 0 1rem;
}

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

.menu input {
    display: inline-block;
}

.menu,
.menu.horizontal {
    flex-wrap: wrap;
    flex-direction: row;
}

.menu.vertical {
    flex-wrap: nowrap;
    flex-direction: column;
}

.menu.expanded li {
    flex: 1 1 0px;
}

.menu.simple {
    align-items: center;
}

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

.menu.simple a {
    padding: 0;
}

@media print,
screen and (min-width: 40em) {
    .menu.medium-horizontal {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .menu.medium-vertical {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .menu.medium-expanded li {
        flex: 1 1 0px;
    }
    .menu.medium-simple li {
        flex: 1 1 0px;
    }
}

@media print,
screen and (min-width: 62em) {
    .menu.large-horizontal {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .menu.large-vertical {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .menu.large-expanded li {
        flex: 1 1 0px;
    }
    .menu.large-simple li {
        flex: 1 1 0px;
    }
}

@media screen and (min-width: 75em) {
    .menu.xlarge-horizontal {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .menu.xlarge-vertical {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .menu.xlarge-expanded li {
        flex: 1 1 0px;
    }
    .menu.xlarge-simple li {
        flex: 1 1 0px;
    }
}

@media screen and (min-width: 90em) {
    .menu.xxlarge-horizontal {
        flex-wrap: wrap;
        flex-direction: row;
    }
    .menu.xxlarge-vertical {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .menu.xxlarge-expanded li {
        flex: 1 1 0px;
    }
    .menu.xxlarge-simple li {
        flex: 1 1 0px;
    }
}

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

.menu.icons a {
    display: flex;
}

.menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
    display: flex;
}

.menu.icon-left li a {
    flex-flow: row nowrap;
}

.menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
    margin-right: 0.25rem;
}

.menu.icon-right li a {
    flex-flow: row nowrap;
}

.menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
    margin-left: 0.25rem;
}

.menu.icon-top li a {
    flex-flow: column nowrap;
}

.menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
    align-self: stretch;
    margin-bottom: 0.25rem;
    text-align: center;
}

.menu.icon-bottom li a {
    flex-flow: column nowrap;
}

.menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
    align-self: stretch;
    margin-bottom: 0.25rem;
    text-align: center;
}

.menu .is-active&gt;a {
    background: #989898;
    color: #ffffff;
}

.menu .active&gt;a {
    background: #989898;
    color: #ffffff;
}

.menu.align-left {
    justify-content: flex-start;
}

.menu.align-right li {
    display: flex;
    justify-content: flex-end;
}

.menu.align-right li .submenu li {
    justify-content: flex-start;
}

.menu.align-right.vertical li {
    display: block;
    text-align: right;
}

.menu.align-right.vertical li .submenu li {
    text-align: right;
}

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

.menu.align-center li {
    display: flex;
    justify-content: center;
}

.menu.align-center li .submenu li {
    justify-content: flex-start;
}

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

.menu-centered&gt;.menu {
    justify-content: center;
}

.menu-centered&gt;.menu li {
    display: flex;
    justify-content: center;
}

.menu-centered&gt;.menu li .submenu li {
    justify-content: flex-start;
}

.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: #ffffff;
    box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
    content: '';
}

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

.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: #000000;
    box-shadow: 0 7px 0 #000000, 0 14px 0 #000000;
    content: '';
}

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

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

.is-drilldown li {
    display: block;
}

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

.drilldown a {
    padding: 0 1rem;
    background: #ffffff;
}

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

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

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

.drilldown .is-drilldown-submenu a {
    padding: 0 1rem;
}

.drilldown .nested.is-drilldown-submenu {
    margin-right: 0;
    margin-left: 0;
}

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

.drilldown .is-drilldown-submenu-parent&gt;a {
    position: relative;
}

.drilldown .is-drilldown-submenu-parent&gt;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 #989898;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem;
}

.drilldown.align-left .is-drilldown-submenu-parent&gt;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 inherit;
    right: 1rem;
    left: auto;
}

.drilldown.align-right .is-drilldown-submenu-parent&gt;a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent inherit transparent transparent;
    right: auto;
    left: 1rem;
}

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

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

.dropdown-pane.is-opening {
    display: block;
}

.dropdown-pane.is-open {
    display: block;
    visibility: visible;
}

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

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

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

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

header .dropdown.menu&gt;li.opens-right&gt;.is-dropdown-submenu {
    width: 300px;
    left: -200px;
    text-align: center;
    padding: 0px;
}


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

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

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

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

.dropdown.menu&gt;li&gt;a {
    background: transparent;
    padding: 0 1rem;
}

.dropdown.menu&gt;li.is-active&gt;a {
    background: transparent;
    color: #989898;
}

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

.dropdown.menu .nested.is-dropdown-submenu {
    margin-right: 0;
    margin-left: 0;
}

.dropdown.menu.vertical&gt;li .is-dropdown-submenu {
    top: 0;
}

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

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

.dropdown.menu.vertical&gt;li&gt;a::after {
    right: 14px;
}

.dropdown.menu.vertical&gt;li.opens-left&gt;a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent inherit transparent transparent;
    right: auto;
    left: 5px;
}

.dropdown.menu.vertical&gt;li.opens-right&gt;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 inherit;
}

@media print,
screen and (min-width: 40em) {
    .dropdown.menu.medium-horizontal&gt;li.opens-left&gt;.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.medium-horizontal&gt;li.opens-right&gt;.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.medium-horizontal&gt;li.is-dropdown-submenu-parent&gt;a {
        position: relative;
        padding-right: 1.5rem;
    }
    .dropdown.menu.medium-horizontal&gt;li.is-dropdown-submenu-parent&gt;a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: inherit transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px;
    }
    .dropdown.menu.medium-vertical&gt;li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.medium-vertical&gt;li.opens-left&gt;.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }
    .dropdown.menu.medium-vertical&gt;li.opens-right&gt;.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.medium-vertical&gt;li&gt;a::after {
        right: 14px;
    }
    .dropdown.menu.medium-vertical&gt;li.opens-left&gt;a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent inherit transparent transparent;
        right: auto;
        left: 5px;
    }
    .dropdown.menu.medium-vertical&gt;li.opens-right&gt;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 inherit;
    }
}

@media print,
screen and (min-width: 62em) {
    .dropdown.menu.large-horizontal&gt;li.opens-left&gt;.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.large-horizontal&gt;li.opens-right&gt;.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.large-horizontal&gt;li.is-dropdown-submenu-parent&gt;a {
        position: relative;
        padding-right: 1.5rem;
    }
    .dropdown.menu.large-horizontal&gt;li.is-dropdown-submenu-parent&gt;a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: inherit transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px;
    }
    .dropdown.menu.large-vertical&gt;li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.large-vertical&gt;li.opens-left&gt;.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }
    .dropdown.menu.large-vertical&gt;li.opens-right&gt;.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.large-vertical&gt;li&gt;a::after {
        right: 14px;
    }
    .dropdown.menu.large-vertical&gt;li.opens-left&gt;a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent inherit transparent transparent;
        right: auto;
        left: 5px;
    }
    .dropdown.menu.large-vertical&gt;li.opens-right&gt;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 inherit;
    }
}

@media screen and (min-width: 75em) {
    .dropdown.menu.xlarge-horizontal&gt;li.opens-left&gt;.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.xlarge-horizontal&gt;li.opens-right&gt;.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.xlarge-horizontal&gt;li.is-dropdown-submenu-parent&gt;a {
        position: relative;
        padding-right: 1.5rem;
    }
    .dropdown.menu.xlarge-horizontal&gt;li.is-dropdown-submenu-parent&gt;a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: inherit transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px;
    }
    .dropdown.menu.xlarge-vertical&gt;li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.xlarge-vertical&gt;li.opens-left&gt;.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }
    .dropdown.menu.xlarge-vertical&gt;li.opens-right&gt;.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.xlarge-vertical&gt;li&gt;a::after {
        right: 14px;
    }
    .dropdown.menu.xlarge-vertical&gt;li.opens-left&gt;a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent inherit transparent transparent;
        right: auto;
        left: 5px;
    }
    .dropdown.menu.xlarge-vertical&gt;li.opens-right&gt;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 inherit;
    }
}

@media screen and (min-width: 90em) {
    .dropdown.menu.xxlarge-horizontal&gt;li.opens-left&gt;.is-dropdown-submenu {
        top: 100%;
        right: 0;
        left: auto;
    }
    .dropdown.menu.xxlarge-horizontal&gt;li.opens-right&gt;.is-dropdown-submenu {
        top: 100%;
        right: auto;
        left: 0;
    }
    .dropdown.menu.xxlarge-horizontal&gt;li.is-dropdown-submenu-parent&gt;a {
        position: relative;
        padding-right: 1.5rem;
    }
    .dropdown.menu.xxlarge-horizontal&gt;li.is-dropdown-submenu-parent&gt;a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-bottom-width: 0;
        border-top-style: solid;
        border-color: inherit transparent transparent;
        right: 5px;
        left: auto;
        margin-top: -3px;
    }
    .dropdown.menu.xxlarge-vertical&gt;li .is-dropdown-submenu {
        top: 0;
    }
    .dropdown.menu.xxlarge-vertical&gt;li.opens-left&gt;.is-dropdown-submenu {
        top: 0;
        right: 100%;
        left: auto;
    }
    .dropdown.menu.xxlarge-vertical&gt;li.opens-right&gt;.is-dropdown-submenu {
        right: auto;
        left: 100%;
    }
    .dropdown.menu.xxlarge-vertical&gt;li&gt;a::after {
        right: 14px;
    }
    .dropdown.menu.xxlarge-vertical&gt;li.opens-left&gt;a::after {
        display: block;
        width: 0;
        height: 0;
        border: inset 6px;
        content: '';
        border-left-width: 0;
        border-right-style: solid;
        border-color: transparent inherit transparent transparent;
        right: auto;
        left: 5px;
    }
    .dropdown.menu.xxlarge-vertical&gt;li.opens-right&gt;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 inherit;
    }
}

.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;
    left: auto;
    margin-top: -6px;
}

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

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

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

.is-dropdown-submenu {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: initial;
    border: 0;
    background: white;
}

.dropdown .is-dropdown-submenu a {
    padding: 0;
}

.is-dropdown-submenu .is-dropdown-submenu-parent&gt;a::after {
    right: 14px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left&gt;a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent inherit transparent transparent;
    right: auto;
    left: 5px;
}

.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right&gt;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 inherit;
}

.is-dropdown-submenu .is-dropdown-submenu {
    margin-top: 0;
}

.is-dropdown-submenu&gt;li {
    width: 100%;
}

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

.responsive-embed,
.flex-video {
    position: relative;
    height: 0;
    margin-bottom: 0.8rem;
    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.33333rem 0.5rem;
    border-radius: 0px;
    font-size: 0.8rem;
    line-height: 1;
    white-space: nowrap;
    cursor: default;
    background: #989898;
    color: #ffffff;
}

.label.primary {
    background: #989898;
    color: #ffffff;
}

.label.secondary {
    background: #4FCE84;
    color: #000000;
}

.label.success {
    background: #000;
    color: #ffffff;
}

.label.warning {
    background: #000;
    color: #ffffff;
}

.label.alert {
    background: #cc4b37;
    color: #000000;
}

.media-object {
    display: flex;
    margin-bottom: 1rem;
    flex-wrap: nowrap;
}

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

@media print,
screen and (max-width: 39.99875em) {
    .media-object.stack-for-small {
        flex-wrap: wrap;
    }
}

.media-object-section {
    flex: 0 1 auto;
}

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

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

.media-object-section&gt; :last-child {
    margin-bottom: 0;
}

@media print,
screen and (max-width: 39.99875em) {
    .stack-for-small .media-object-section {
        padding: 0;
        padding-bottom: 1rem;
        flex-basis: 100%;
        max-width: 100%;
    }
    .stack-for-small .media-object-section img {
        width: 100%;
    }
}

.media-object-section.main-section {
    flex: 1 1 0px;
}

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

.js-off-canvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11;
    width: 100%;
    height: 100%;
    transition: opacity 0.5s ease, visibility 0.5s ease;
    background: rgba(255, 255, 255, 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: 12;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #f1f4f3;
}

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

.off-canvas.is-transition-push {
    z-index: 12;
}

.off-canvas.is-closed {
    visibility: hidden;
}

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

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

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

.off-canvas-absolute {
    position: absolute;
    z-index: 12;
    transition: transform 0.5s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: #f1f4f3;
}

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

.off-canvas-absolute.is-transition-push {
    z-index: 12;
}

.off-canvas-absolute.is-closed {
    visibility: hidden;
}

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

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

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

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

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

.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
    transform: translate(0, 0);
}

.off-canvas-content.is-open-left.has-transition-push {
    transform: translateX(250px);
}

.position-left.is-transition-push {
    box-shadow: inset -13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

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

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

.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
    transform: translate(0, 0);
}

.off-canvas-content.is-open-right.has-transition-push {
    transform: translateX(-250px);
}

.position-right.is-transition-push {
    box-shadow: inset 13px 0 20px -13px rgba(0, 0, 0, 0.25);
}

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

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

.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
    transform: translate(0, 0);
}

.off-canvas-content.is-open-top.has-transition-push {
    transform: translateY(250px);
}

.position-top.is-transition-push {
    box-shadow: inset 0 -13px 20px -13px rgba(0, 0, 0, 0.25);
}

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

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

.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
    transform: translate(0, 0);
}

.off-canvas-content.is-open-bottom.has-transition-push {
    transform: translateY(-250px);
}

.position-bottom.is-transition-push {
    box-shadow: inset 0 13px 20px -13px rgba(0, 0, 0, 0.25);
}

.off-canvas-content {
    transform: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.off-canvas-content.has-transition-overlap,
.off-canvas-content.has-transition-push {
    transition: transform 0.5s ease;
}

.off-canvas-content.has-transition-push {
    transform: translate(0, 0);
}

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

@media print,
screen and (min-width: 40em) {
    .position-left.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-medium {
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-medium~.off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-medium {
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-medium~.off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-medium {
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-medium~.off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-medium {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-medium .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-medium {
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-medium~.off-canvas-content {
        margin-bottom: 250px;
    }
}

@media print,
screen and (min-width: 62em) {
    .position-left.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-large {
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-large~.off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-large {
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-large~.off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-large {
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-large~.off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-large {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-large .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-large {
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-large~.off-canvas-content {
        margin-bottom: 250px;
    }
}

@media screen and (min-width: 75em) {
    .position-left.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xlarge {
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-xlarge~.off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xlarge {
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-xlarge~.off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xlarge {
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-xlarge~.off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-xlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xlarge {
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-xlarge~.off-canvas-content {
        margin-bottom: 250px;
    }
}

@media screen and (min-width: 90em) {
    .position-left.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-left.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-left.reveal-for-xxlarge {
        transform: none;
    }
    .off-canvas-content.has-reveal-left {
        margin-left: 250px;
    }
    .position-left.reveal-for-xxlarge~.off-canvas-content {
        margin-left: 250px;
    }
    .position-right.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-right.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-right.reveal-for-xxlarge {
        transform: none;
    }
    .off-canvas-content.has-reveal-right {
        margin-right: 250px;
    }
    .position-right.reveal-for-xxlarge~.off-canvas-content {
        margin-right: 250px;
    }
    .position-top.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-top.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-top.reveal-for-xxlarge {
        transform: none;
    }
    .off-canvas-content.has-reveal-top {
        margin-top: 250px;
    }
    .position-top.reveal-for-xxlarge~.off-canvas-content {
        margin-top: 250px;
    }
    .position-bottom.reveal-for-xxlarge {
        transform: none;
        z-index: 12;
        transition: none;
        visibility: visible;
    }
    .position-bottom.reveal-for-xxlarge .close-button {
        display: none;
    }
    .off-canvas-content .position-bottom.reveal-for-xxlarge {
        transform: none;
    }
    .off-canvas-content.has-reveal-bottom {
        margin-bottom: 250px;
    }
    .position-bottom.reveal-for-xxlarge~.off-canvas-content {
        margin-bottom: 250px;
    }
}

@media print,
screen and (min-width: 40em) {
    .off-canvas.in-canvas-for-medium {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none;
    }
    .off-canvas.in-canvas-for-medium.position-left,
    .off-canvas.in-canvas-for-medium.position-right,
    .off-canvas.in-canvas-for-medium.position-top,
    .off-canvas.in-canvas-for-medium.position-bottom {
        box-shadow: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-medium .close-button {
        display: none;
    }
}

@media print,
screen and (min-width: 62em) {
    .off-canvas.in-canvas-for-large {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none;
    }
    .off-canvas.in-canvas-for-large.position-left,
    .off-canvas.in-canvas-for-large.position-right,
    .off-canvas.in-canvas-for-large.position-top,
    .off-canvas.in-canvas-for-large.position-bottom {
        box-shadow: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-large .close-button {
        display: none;
    }
}

@media screen and (min-width: 75em) {
    .off-canvas.in-canvas-for-xlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none;
    }
    .off-canvas.in-canvas-for-xlarge.position-left,
    .off-canvas.in-canvas-for-xlarge.position-right,
    .off-canvas.in-canvas-for-xlarge.position-top,
    .off-canvas.in-canvas-for-xlarge.position-bottom {
        box-shadow: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xlarge .close-button {
        display: none;
    }
}

@media screen and (min-width: 90em) {
    .off-canvas.in-canvas-for-xxlarge {
        visibility: visible;
        height: auto;
        position: static;
        background: none;
        width: auto;
        overflow: visible;
        transition: none;
    }
    .off-canvas.in-canvas-for-xxlarge.position-left,
    .off-canvas.in-canvas-for-xxlarge.position-right,
    .off-canvas.in-canvas-for-xxlarge.position-top,
    .off-canvas.in-canvas-for-xxlarge.position-bottom {
        box-shadow: none;
        transform: none;
    }
    .off-canvas.in-canvas-for-xxlarge .close-button {
        display: none;
    }
}

.orbit {
    position: relative;
}

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

.orbit-slide {
    width: 100%;
    position: absolute;
}

.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(0, 0, 0, 0.5);
    color: #ffffff;
}

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

[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(0, 0, 0, 0.5);
}

.orbit-previous {
    left: 0;
}

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

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

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

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

.orbit-bullets button:hover {
    background-color: #3A3A3A;
}

.orbit-bullets button.is-active {
    background-color: #3A3A3A;
}

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

.pagination::before,
.pagination::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1;
}

.pagination::after {
    clear: both;
}

.pagination li {
    margin-right: 0.05rem;
    border-radius: 0px;
    font-size: 0.7rem;
    /* display: none; */
    list-style: none;
}

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

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

.pagination a,
.pagination button {
    display: block;
    padding: 0.15rem 0.5rem;
    border-radius: 0px;
    color: #989898;
}

.pagination a:hover,
.pagination button:hover {
    background: #f1f4f3;
}

.pagination .current {
    padding: 0.15rem 0.5rem;
    background: #989898;
    color: #ffffff;
    cursor: default;
}

.pagination .disabled {
    padding: 0.15rem 0.5rem;
    color: #595c5c;
    cursor: not-allowed;
}

.pagination .disabled:hover {
    background: transparent;
}

.pagination .ellipsis::after {
    padding: 0.15rem 0.5rem;
    content: '\2026';
    color: #000000;
}

.pagination-previous a::before,
.pagination-previous.disabled::before {
    display: inline-block;
    margin-right: 0.5rem;
    content: "«";
}

.pagination-next a::after,
.pagination-next.disabled::after {
    display: inline-block;
    margin-left: 0.5rem;
    content: "»";
}

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

.progress.primary .progress-meter {
    background-color: #989898;
}

.progress.secondary .progress-meter {
    background-color: #4FCE84;
}

.progress.success .progress-meter {
    background-color: #000;
}

.progress.warning .progress-meter {
    background-color: #000;
}

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

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

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

.slider {
    position: relative;
    height: 0.5rem;
    margin-top: 1.25rem;
    margin-bottom: 2.25rem;
    background-color: #f1f4f3;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: none;
}

.slider-fill {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    max-width: 100%;
    height: 0.5rem;
    background-color: #595c5c;
    transition: all 0.2s ease-in-out;
}

.slider-fill.is-dragging {
    transition: all 0s linear;
}

.slider-handle {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    z-index: 1;
    display: inline-block;
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 0px;
    background-color: #989898;
    transition: all 0.2s ease-in-out;
    touch-action: manipulation;
}

[data-whatinput='mouse'] .slider-handle {
    outline: 0;
}

.slider-handle:hover {
    background-color: #5e2d86;
}

.slider-handle.is-dragging {
    transition: all 0s linear;
}

.slider.disabled,
.slider[disabled] {
    opacity: 0.25;
    cursor: not-allowed;
}

.slider.vertical {
    display: inline-block;
    width: 0.5rem;
    height: 12.5rem;
    margin: 0 1.25rem;
    transform: scale(1, -1);
}

.slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%;
}

.slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    transform: translateX(-50%);
}

.sticky-container {
    position: relative;
}

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

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

.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;
}

html.is-reveal-open {
    position: fixed;
    width: 100%;
    overflow-y: hidden;
}

html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll;
}

html.is-reveal-open body {
    overflow-y: hidden;
}

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

.reveal {
    z-index: 1006;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: none;
    padding: 1rem;
    border: 1px solid #595c5c;
    border-radius: 0px;
    background-color: #ffffff;
    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: 40em) {
    .reveal {
        min-height: 0;
    }
}

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

.reveal&gt; :last-child {
    margin-bottom: 0;
}

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

.reveal.collapse {
    padding: 0;
}

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

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

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

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

@media print,
screen and (max-width: 39.99875em) {
    .reveal {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        max-width: none;
        height: 100%;
        min-height: 100%;
        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: 0.7rem;
    font-weight: bold;
    color: #ffffff;
    -webkit-user-select: none;
    -moz-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: 0px;
    background: #595c5c;
    transition: all 0.25s ease-out;
    font-weight: inherit;
    color: inherit;
    cursor: pointer;
}

input+.switch-paddle {
    margin: 0;
}

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

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

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

input:disabled~.switch-paddle {
    cursor: not-allowed;
    opacity: 0.5;
}

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

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

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

input:checked+label&gt;.switch-active {
    display: block;
}

.switch-inactive {
    right: 15%;
}

input:checked+label&gt;.switch-inactive {
    display: none;
}

.switch.tiny {
    height: 1.5rem;
}

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

.switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.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: 0.6rem;
}

.switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.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: 0.8rem;
}

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

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

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

thead,
tbody,
tfoot {
    border: 1px solid #f2f2f2;
    background-color: #ffffff;
}

caption {
    padding: 0.4rem 0.5rem 0.5rem;
    font-weight: bold;
}

thead {
    background: #f9f9f9;
    color: #3A3A3A;
}

tfoot {
    background: #f2f2f2;
    color: #3A3A3A;
}

thead tr,
tfoot tr {
    background: transparent;
}

thead th,
thead td,
tfoot th,
tfoot td {
    padding: 0.4rem 0.5rem 0.5rem;
    font-weight: bold;
    text-align: left;
}

tbody th,
tbody td {
    padding: 0.4rem 0.5rem 0.5rem;
}

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

table.unstriped tbody {
    background-color: #ffffff;
}

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

@media print,
screen and (max-width: 61.99875em) {
    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: #f4f4f4;
}

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

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

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

.table-scroll {
    overflow-x: auto;
}

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

.tabs::before,
.tabs::after {
    display: table;
    content: ' ';
    flex-basis: 0;
    order: 1;
}

.tabs::after {
    clear: both;
}

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

.tabs.simple&gt;li&gt;a {
    padding: 0;
}

.tabs.simple&gt;li&gt;a:hover {
    background: transparent;
}

.tabs.primary {
    background: #989898;
}

.tabs.primary&gt;li&gt;a {
    color: #ffffff;
}

.tabs.primary&gt;li&gt;a:hover,
.tabs.primary&gt;li&gt;a:focus {
    background: #693296;
}

.tabs-title {
    float: left;
}

.tabs-title&gt;a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.6rem;
    line-height: 1;
    color: #989898;
}

[data-whatinput='mouse'] .tabs-title&gt;a {
    outline: 0;
}

.tabs-title&gt;a:hover {
    background: #ffffff;
    color: #5f2e88;
}

.tabs-title&gt;a:focus,
.tabs-title&gt;a[aria-selected='true'] {
    background: #f1f4f3;
    color: #989898;
}

.tabs-content {
    border: 1px solid #f1f4f3;
    border-top: 0;
    background: #ffffff;
    color: #3A3A3A;
    transition: all 0.5s ease;
}

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

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

.tabs-panel.is-active {
    display: block;
}

.thumbnail {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 1rem;
    border: solid 4px #ffffff;
    border-radius: 0px;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 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(111, 53, 158, 0.5);
}

a.thumbnail image {
    box-shadow: none;
}

.title-bar {
    padding: 0.5rem;
    background: #000000;
    color: #ffffff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem;
}

.title-bar-left,
.title-bar-right {
    flex: 1 1 0px;
}

.title-bar-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 #3A3A3A;
    font-weight: bold;
    cursor: help;
}

.tooltip {
    position: absolute;
    top: calc(100% + 0.6495rem);
    z-index: 1200;
    max-width: 10rem;
    padding: 0.75rem;
    border-radius: 0px;
    background-color: #000000;
    font-size: 87.5%;
    color: #ffffff;
}

.tooltip::before {
    position: absolute;
}

.tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #000000;
    bottom: 100%;
}

.tooltip.bottom.align-center::before {
    left: 50%;
    transform: translateX(-50%);
}

.tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #000000 transparent transparent;
    top: 100%;
    bottom: auto;
}

.tooltip.top.align-center::before {
    left: 50%;
    transform: translateX(-50%);
}

.tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #000000;
    left: 100%;
}

.tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #000000 transparent transparent;
    right: 100%;
    left: auto;
}

.tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.tooltip.align-top::before {
    bottom: auto;
    top: 10%;
}

.tooltip.align-bottom::before {
    bottom: 10%;
    top: auto;
}

.tooltip.align-left::before {
    left: 10%;
    right: auto;
}

.tooltip.align-right::before {
    left: auto;
    right: 10%;
}

.top-bar {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
    flex-wrap: wrap;
}

.top-bar,
.top-bar ul {
    background-color: #f1f4f3;
}

.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 {
    flex: 0 0 100%;
    max-width: 100%;
}

@media print,
screen and (min-width: 40em) {
    .top-bar {
        flex-wrap: nowrap;
    }
    .top-bar .top-bar-left {
        flex: 1 1 auto;
        margin-right: auto;
    }
    .top-bar .top-bar-right {
        flex: 0 1 auto;
        margin-left: auto;
    }
}

@media print,
screen and (max-width: 61.99875em) {
    .top-bar.stacked-for-medium {
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-medium .top-bar-left,
    .top-bar.stacked-for-medium .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media print,
screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-large .top-bar-left,
    .top-bar.stacked-for-large .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media print,
screen and (max-width: 89.99875em) {
    .top-bar.stacked-for-xlarge {
        flex-wrap: wrap;
    }
    .top-bar.stacked-for-xlarge .top-bar-left,
    .top-bar.stacked-for-xlarge .top-bar-right {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.top-bar.stacked-for-xxlarge {
    flex-wrap: wrap;
}

.top-bar.stacked-for-xxlarge .top-bar-left,
.top-bar.stacked-for-xxlarge .top-bar-right {
    flex: 0 0 100%;
    max-width: 100%;
}

.top-bar-title {
    flex: 0 0 auto;
    margin: 0.5rem 1rem 0.5rem 0;
}

.top-bar-left,
.top-bar-right {
    flex: 0 0 auto;
}

.hide {
    display: none !important;
}

.invisible {
    visibility: hidden;
}

@media print,
screen and (max-width: 39.99875em) {
    .hide-for-small-only {
        display: none !important;
    }
}

@media screen and (max-width: 0em),
screen and (min-width: 40em) {
    .show-for-small-only {
        display: none !important;
    }
}

@media print,
screen and (min-width: 813px) {
    .hide-for-medium {
        display: none !important;
    }
}

@media screen and (max-width: 812px) {
    .show-for-medium {
        display: none !important;
    }
}

@media print,
screen and (min-width: 40em) and (max-width: 61.99875em) {
    .hide-for-medium-only {
        display: none !important;
    }
}

@media screen and (max-width: 39.99875em),
screen and (min-width: 62em) {
    .show-for-medium-only {
        display: none !important;
    }
}

@media print,
screen and (min-width: 62em) {
    .hide-for-large {
        display: none !important;
    }
}

@media screen and (max-width: 61.99875em) {
    .show-for-large {
        display: none !important;
    }
}

@media print,
screen and (min-width: 62em) and (max-width: 74.99875em) {
    .hide-for-large-only {
        display: none !important;
    }
}

@media screen and (max-width: 61.99875em),
screen and (min-width: 75em) {
    .show-for-large-only {
        display: none !important;
    }
}

@media screen and (min-width: 75em) {
    .hide-for-xlarge {
        display: none !important;
    }
}

@media screen and (max-width: 74.99875em) {
    .show-for-xlarge {
        display: none !important;
    }
}

@media screen and (min-width: 75em) and (max-width: 89.99875em) {
    .hide-for-xlarge-only {
        display: none !important;
    }
}

@media screen and (max-width: 74.99875em),
screen and (min-width: 90em) {
    .show-for-xlarge-only {
        display: none !important;
    }
}

@media screen and (min-width: 90em) {
    .hide-for-xxlarge {
        display: none !important;
    }
}

@media screen and (max-width: 89.99875em) {
    .show-for-xxlarge {
        display: none !important;
    }
}

@media screen and (min-width: 90em) {
    .hide-for-xxlarge-only {
        display: none !important;
    }
}

@media screen and (max-width: 89.99875em) {
    .show-for-xxlarge-only {
        display: none !important;
    }
}

.show-for-sr,
.show-on-focus {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    overflow: hidden !important;
    clip: rect(0, 0, 0, 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
}

.show-on-focus:active,
.show-on-focus:focus {
    position: static !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    clip: auto !important;
    white-space: normal !important;
}

.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;
    }
}

.align-left {
    justify-content: flex-start;
}

.align-right {
    justify-content: flex-end;
}

.align-center {
    justify-content: center;
}

.align-justify {
    justify-content: space-between;
}

.align-spaced {
    justify-content: space-around;
}

.align-left.vertical.menu&gt;li&gt;a {
    justify-content: flex-start;
}

.align-right.vertical.menu&gt;li&gt;a {
    justify-content: flex-end;
}

.align-center.vertical.menu&gt;li&gt;a {
    justify-content: center;
}

.align-top {
    align-items: flex-start;
}

.align-self-top {
    align-self: flex-start;
}

.align-bottom {
    align-items: flex-end;
}

.align-self-bottom {
    align-self: flex-end;
}

.align-middle {
    align-items: center;
}

.align-self-middle {
    align-self: center;
}

.align-stretch {
    align-items: stretch;
}

.align-self-stretch {
    align-self: stretch;
}

.align-center-middle {
    justify-content: center;
    align-items: center;
    align-content: center;
}

.small-order-1 {
    order: 1;
}

.small-order-2 {
    order: 2;
}

.small-order-3 {
    order: 3;
}

.small-order-4 {
    order: 4;
}

.small-order-5 {
    order: 5;
}

.small-order-6 {
    order: 6;
}

@media print,
screen and (min-width: 40em) {
    .medium-order-1 {
        order: 1;
    }
    .medium-order-2 {
        order: 2;
    }
    .medium-order-3 {
        order: 3;
    }
    .medium-order-4 {
        order: 4;
    }
    .medium-order-5 {
        order: 5;
    }
    .medium-order-6 {
        order: 6;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-order-1 {
        order: 1;
    }
    .large-order-2 {
        order: 2;
    }
    .large-order-3 {
        order: 3;
    }
    .large-order-4 {
        order: 4;
    }
    .large-order-5 {
        order: 5;
    }
    .large-order-6 {
        order: 6;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-order-1 {
        order: 1;
    }
    .xlarge-order-2 {
        order: 2;
    }
    .xlarge-order-3 {
        order: 3;
    }
    .xlarge-order-4 {
        order: 4;
    }
    .xlarge-order-5 {
        order: 5;
    }
    .xlarge-order-6 {
        order: 6;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-order-1 {
        order: 1;
    }
    .xxlarge-order-2 {
        order: 2;
    }
    .xxlarge-order-3 {
        order: 3;
    }
    .xxlarge-order-4 {
        order: 4;
    }
    .xxlarge-order-5 {
        order: 5;
    }
    .xxlarge-order-6 {
        order: 6;
    }
}

.flex-container {
    display: flex;
}

.flex-child-auto {
    flex: 1 1 auto;
}

.flex-child-grow {
    flex: 1 0 auto;
}

.flex-child-shrink {
    flex: 0 1 auto;
}

.flex-dir-row {
    flex-direction: row;
}

.flex-dir-row-reverse {
    flex-direction: row-reverse;
}

.flex-dir-column {
    flex-direction: column;
}

.flex-dir-column-reverse {
    flex-direction: column-reverse;
}

@media print,
screen and (min-width: 40em) {
    .medium-flex-container {
        display: flex;
    }
    .medium-flex-child-auto {
        flex: 1 1 auto;
    }
    .medium-flex-child-grow {
        flex: 1 0 auto;
    }
    .medium-flex-child-shrink {
        flex: 0 1 auto;
    }
    .medium-flex-dir-row {
        flex-direction: row;
    }
    .medium-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }
    .medium-flex-dir-column {
        flex-direction: column;
    }
    .medium-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

@media print,
screen and (min-width: 62em) {
    .large-flex-container {
        display: flex;
    }
    .large-flex-child-auto {
        flex: 1 1 auto;
    }
    .large-flex-child-grow {
        flex: 1 0 auto;
    }
    .large-flex-child-shrink {
        flex: 0 1 auto;
    }
    .large-flex-dir-row {
        flex-direction: row;
    }
    .large-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }
    .large-flex-dir-column {
        flex-direction: column;
    }
    .large-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

@media screen and (min-width: 75em) {
    .xlarge-flex-container {
        display: flex;
    }
    .xlarge-flex-child-auto {
        flex: 1 1 auto;
    }
    .xlarge-flex-child-grow {
        flex: 1 0 auto;
    }
    .xlarge-flex-child-shrink {
        flex: 0 1 auto;
    }
    .xlarge-flex-dir-row {
        flex-direction: row;
    }
    .xlarge-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }
    .xlarge-flex-dir-column {
        flex-direction: column;
    }
    .xlarge-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

@media screen and (min-width: 90em) {
    .xxlarge-flex-container {
        display: flex;
    }
    .xxlarge-flex-child-auto {
        flex: 1 1 auto;
    }
    .xxlarge-flex-child-grow {
        flex: 1 0 auto;
    }
    .xxlarge-flex-child-shrink {
        flex: 0 1 auto;
    }
    .xxlarge-flex-dir-row {
        flex-direction: row;
    }
    .xxlarge-flex-dir-row-reverse {
        flex-direction: row-reverse;
    }
    .xxlarge-flex-dir-column {
        flex-direction: column;
    }
    .xxlarge-flex-dir-column-reverse {
        flex-direction: column-reverse;
    }
}

.slide-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-in-down.mui-enter.mui-enter-active {
    transform: translateY(0);
}

.slide-in-left.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(-100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-in-left.mui-enter.mui-enter-active {
    transform: translateX(0);
}

.slide-in-up.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-in-up.mui-enter.mui-enter-active {
    transform: translateY(0);
}

.slide-in-right.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(100%);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-in-right.mui-enter.mui-enter-active {
    transform: translateX(0);
}

.slide-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-out-down.mui-leave.mui-leave-active {
    transform: translateY(100%);
}

.slide-out-right.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-out-right.mui-leave.mui-leave-active {
    transform: translateX(100%);
}

.slide-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateY(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-out-up.mui-leave.mui-leave-active {
    transform: translateY(-100%);
}

.slide-out-left.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: translateX(0);
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.slide-out-left.mui-leave.mui-leave-active {
    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);
    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);
    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);
    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);
    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);
    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);
    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);
    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);
    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);
    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);
    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);
    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);
    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;
    transform: scale(0.5);
    transition-property: transform, opacity;
    opacity: 0;
}

.scale-in-up.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1;
}

.scale-in-down.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1.5);
    transition-property: transform, opacity;
    opacity: 0;
}

.scale-in-down.mui-enter.mui-enter-active {
    transform: scale(1);
    opacity: 1;
}

.scale-out-up.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}

.scale-out-up.mui-leave.mui-leave-active {
    transform: scale(1.5);
    opacity: 0;
}

.scale-out-down.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: scale(1);
    transition-property: transform, opacity;
    opacity: 1;
}

.scale-out-down.mui-leave.mui-leave-active {
    transform: scale(0.5);
    opacity: 0;
}

.spin-in.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(-0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}

.spin-in.mui-enter.mui-enter-active {
    transform: rotate(0);
    opacity: 1;
}

.spin-out.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}

.spin-out.mui-leave.mui-leave-active {
    transform: rotate(0.75turn);
    opacity: 0;
}

.spin-in-ccw.mui-enter {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0.75turn);
    transition-property: transform, opacity;
    opacity: 0;
}

.spin-in-ccw.mui-enter.mui-enter-active {
    transform: rotate(0);
    opacity: 1;
}

.spin-out-ccw.mui-leave {
    transition-duration: 500ms;
    transition-timing-function: linear;
    transform: rotate(0);
    transition-property: transform, opacity;
    opacity: 1;
}

.spin-out-ccw.mui-leave.mui-leave-active {
    transform: rotate(-0.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;
}

body[data-aos-duration='50'] [data-aos],
[data-aos][data-aos][data-aos-duration='50'] {
    transition-duration: 50ms;
}

body[data-aos-delay='50'] [data-aos],
[data-aos][data-aos][data-aos-delay='50'] {
    transition-delay: 0;
}

body[data-aos-delay='50'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='50'].aos-animate {
    transition-delay: 50ms;
}

body[data-aos-duration='100'] [data-aos],
[data-aos][data-aos][data-aos-duration='100'] {
    transition-duration: 100ms;
}

body[data-aos-delay='100'] [data-aos],
[data-aos][data-aos][data-aos-delay='100'] {
    transition-delay: 0;
}

body[data-aos-delay='100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='100'].aos-animate {
    transition-delay: 100ms;
}

body[data-aos-duration='150'] [data-aos],
[data-aos][data-aos][data-aos-duration='150'] {
    transition-duration: 150ms;
}

body[data-aos-delay='150'] [data-aos],
[data-aos][data-aos][data-aos-delay='150'] {
    transition-delay: 0;
}

body[data-aos-delay='150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='150'].aos-animate {
    transition-delay: 150ms;
}

body[data-aos-duration='200'] [data-aos],
[data-aos][data-aos][data-aos-duration='200'] {
    transition-duration: 200ms;
}

body[data-aos-delay='200'] [data-aos],
[data-aos][data-aos][data-aos-delay='200'] {
    transition-delay: 0;
}

body[data-aos-delay='200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='200'].aos-animate {
    transition-delay: 200ms;
}

body[data-aos-duration='250'] [data-aos],
[data-aos][data-aos][data-aos-duration='250'] {
    transition-duration: 250ms;
}

body[data-aos-delay='250'] [data-aos],
[data-aos][data-aos][data-aos-delay='250'] {
    transition-delay: 0;
}

body[data-aos-delay='250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='250'].aos-animate {
    transition-delay: 250ms;
}

body[data-aos-duration='300'] [data-aos],
[data-aos][data-aos][data-aos-duration='300'] {
    transition-duration: 300ms;
}

body[data-aos-delay='300'] [data-aos],
[data-aos][data-aos][data-aos-delay='300'] {
    transition-delay: 0;
}

body[data-aos-delay='300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='300'].aos-animate {
    transition-delay: 300ms;
}

body[data-aos-duration='350'] [data-aos],
[data-aos][data-aos][data-aos-duration='350'] {
    transition-duration: 350ms;
}

body[data-aos-delay='350'] [data-aos],
[data-aos][data-aos][data-aos-delay='350'] {
    transition-delay: 0;
}

body[data-aos-delay='350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='350'].aos-animate {
    transition-delay: 350ms;
}

body[data-aos-duration='400'] [data-aos],
[data-aos][data-aos][data-aos-duration='400'] {
    transition-duration: 400ms;
}

body[data-aos-delay='400'] [data-aos],
[data-aos][data-aos][data-aos-delay='400'] {
    transition-delay: 0;
}

body[data-aos-delay='400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='400'].aos-animate {
    transition-delay: 400ms;
}

body[data-aos-duration='450'] [data-aos],
[data-aos][data-aos][data-aos-duration='450'] {
    transition-duration: 450ms;
}

body[data-aos-delay='450'] [data-aos],
[data-aos][data-aos][data-aos-delay='450'] {
    transition-delay: 0;
}

body[data-aos-delay='450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='450'].aos-animate {
    transition-delay: 450ms;
}

body[data-aos-duration='500'] [data-aos],
[data-aos][data-aos][data-aos-duration='500'] {
    transition-duration: 500ms;
}

body[data-aos-delay='500'] [data-aos],
[data-aos][data-aos][data-aos-delay='500'] {
    transition-delay: 0;
}

body[data-aos-delay='500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='500'].aos-animate {
    transition-delay: 500ms;
}

body[data-aos-duration='550'] [data-aos],
[data-aos][data-aos][data-aos-duration='550'] {
    transition-duration: 550ms;
}

body[data-aos-delay='550'] [data-aos],
[data-aos][data-aos][data-aos-delay='550'] {
    transition-delay: 0;
}

body[data-aos-delay='550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='550'].aos-animate {
    transition-delay: 550ms;
}

body[data-aos-duration='600'] [data-aos],
[data-aos][data-aos][data-aos-duration='600'] {
    transition-duration: 600ms;
}

body[data-aos-delay='600'] [data-aos],
[data-aos][data-aos][data-aos-delay='600'] {
    transition-delay: 0;
}

body[data-aos-delay='600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='600'].aos-animate {
    transition-delay: 600ms;
}

body[data-aos-duration='650'] [data-aos],
[data-aos][data-aos][data-aos-duration='650'] {
    transition-duration: 650ms;
}

body[data-aos-delay='650'] [data-aos],
[data-aos][data-aos][data-aos-delay='650'] {
    transition-delay: 0;
}

body[data-aos-delay='650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='650'].aos-animate {
    transition-delay: 650ms;
}

body[data-aos-duration='700'] [data-aos],
[data-aos][data-aos][data-aos-duration='700'] {
    transition-duration: 700ms;
}

body[data-aos-delay='700'] [data-aos],
[data-aos][data-aos][data-aos-delay='700'] {
    transition-delay: 0;
}

body[data-aos-delay='700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='700'].aos-animate {
    transition-delay: 700ms;
}

body[data-aos-duration='750'] [data-aos],
[data-aos][data-aos][data-aos-duration='750'] {
    transition-duration: 750ms;
}

body[data-aos-delay='750'] [data-aos],
[data-aos][data-aos][data-aos-delay='750'] {
    transition-delay: 0;
}

body[data-aos-delay='750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='750'].aos-animate {
    transition-delay: 750ms;
}

body[data-aos-duration='800'] [data-aos],
[data-aos][data-aos][data-aos-duration='800'] {
    transition-duration: 800ms;
}

body[data-aos-delay='800'] [data-aos],
[data-aos][data-aos][data-aos-delay='800'] {
    transition-delay: 0;
}

body[data-aos-delay='800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='800'].aos-animate {
    transition-delay: 800ms;
}

body[data-aos-duration='850'] [data-aos],
[data-aos][data-aos][data-aos-duration='850'] {
    transition-duration: 850ms;
}

body[data-aos-delay='850'] [data-aos],
[data-aos][data-aos][data-aos-delay='850'] {
    transition-delay: 0;
}

body[data-aos-delay='850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='850'].aos-animate {
    transition-delay: 850ms;
}

body[data-aos-duration='900'] [data-aos],
[data-aos][data-aos][data-aos-duration='900'] {
    transition-duration: 900ms;
}

body[data-aos-delay='900'] [data-aos],
[data-aos][data-aos][data-aos-delay='900'] {
    transition-delay: 0;
}

body[data-aos-delay='900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='900'].aos-animate {
    transition-delay: 900ms;
}

body[data-aos-duration='950'] [data-aos],
[data-aos][data-aos][data-aos-duration='950'] {
    transition-duration: 950ms;
}

body[data-aos-delay='950'] [data-aos],
[data-aos][data-aos][data-aos-delay='950'] {
    transition-delay: 0;
}

body[data-aos-delay='950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='950'].aos-animate {
    transition-delay: 950ms;
}

body[data-aos-duration='1000'] [data-aos],
[data-aos][data-aos][data-aos-duration='1000'] {
    transition-duration: 1000ms;
}

body[data-aos-delay='1000'] [data-aos],
[data-aos][data-aos][data-aos-delay='1000'] {
    transition-delay: 0;
}

body[data-aos-delay='1000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1000'].aos-animate {
    transition-delay: 1000ms;
}

body[data-aos-duration='1050'] [data-aos],
[data-aos][data-aos][data-aos-duration='1050'] {
    transition-duration: 1050ms;
}

body[data-aos-delay='1050'] [data-aos],
[data-aos][data-aos][data-aos-delay='1050'] {
    transition-delay: 0;
}

body[data-aos-delay='1050'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1050'].aos-animate {
    transition-delay: 1050ms;
}

body[data-aos-duration='1100'] [data-aos],
[data-aos][data-aos][data-aos-duration='1100'] {
    transition-duration: 1100ms;
}

body[data-aos-delay='1100'] [data-aos],
[data-aos][data-aos][data-aos-delay='1100'] {
    transition-delay: 0;
}

body[data-aos-delay='1100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1100'].aos-animate {
    transition-delay: 1100ms;
}

body[data-aos-duration='1150'] [data-aos],
[data-aos][data-aos][data-aos-duration='1150'] {
    transition-duration: 1150ms;
}

body[data-aos-delay='1150'] [data-aos],
[data-aos][data-aos][data-aos-delay='1150'] {
    transition-delay: 0;
}

body[data-aos-delay='1150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1150'].aos-animate {
    transition-delay: 1150ms;
}

body[data-aos-duration='1200'] [data-aos],
[data-aos][data-aos][data-aos-duration='1200'] {
    transition-duration: 1200ms;
}

body[data-aos-delay='1200'] [data-aos],
[data-aos][data-aos][data-aos-delay='1200'] {
    transition-delay: 0;
}

body[data-aos-delay='1200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1200'].aos-animate {
    transition-delay: 1200ms;
}

body[data-aos-duration='1250'] [data-aos],
[data-aos][data-aos][data-aos-duration='1250'] {
    transition-duration: 1250ms;
}

body[data-aos-delay='1250'] [data-aos],
[data-aos][data-aos][data-aos-delay='1250'] {
    transition-delay: 0;
}

body[data-aos-delay='1250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1250'].aos-animate {
    transition-delay: 1250ms;
}

body[data-aos-duration='1300'] [data-aos],
[data-aos][data-aos][data-aos-duration='1300'] {
    transition-duration: 1300ms;
}

body[data-aos-delay='1300'] [data-aos],
[data-aos][data-aos][data-aos-delay='1300'] {
    transition-delay: 0;
}

body[data-aos-delay='1300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1300'].aos-animate {
    transition-delay: 1300ms;
}

body[data-aos-duration='1350'] [data-aos],
[data-aos][data-aos][data-aos-duration='1350'] {
    transition-duration: 1350ms;
}

body[data-aos-delay='1350'] [data-aos],
[data-aos][data-aos][data-aos-delay='1350'] {
    transition-delay: 0;
}

body[data-aos-delay='1350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1350'].aos-animate {
    transition-delay: 1350ms;
}

body[data-aos-duration='1400'] [data-aos],
[data-aos][data-aos][data-aos-duration='1400'] {
    transition-duration: 1400ms;
}

body[data-aos-delay='1400'] [data-aos],
[data-aos][data-aos][data-aos-delay='1400'] {
    transition-delay: 0;
}

body[data-aos-delay='1400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1400'].aos-animate {
    transition-delay: 1400ms;
}

body[data-aos-duration='1450'] [data-aos],
[data-aos][data-aos][data-aos-duration='1450'] {
    transition-duration: 1450ms;
}

body[data-aos-delay='1450'] [data-aos],
[data-aos][data-aos][data-aos-delay='1450'] {
    transition-delay: 0;
}

body[data-aos-delay='1450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1450'].aos-animate {
    transition-delay: 1450ms;
}

body[data-aos-duration='1500'] [data-aos],
[data-aos][data-aos][data-aos-duration='1500'] {
    transition-duration: 1500ms;
}

body[data-aos-delay='1500'] [data-aos],
[data-aos][data-aos][data-aos-delay='1500'] {
    transition-delay: 0;
}

body[data-aos-delay='1500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1500'].aos-animate {
    transition-delay: 1500ms;
}

body[data-aos-duration='1550'] [data-aos],
[data-aos][data-aos][data-aos-duration='1550'] {
    transition-duration: 1550ms;
}

body[data-aos-delay='1550'] [data-aos],
[data-aos][data-aos][data-aos-delay='1550'] {
    transition-delay: 0;
}

body[data-aos-delay='1550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1550'].aos-animate {
    transition-delay: 1550ms;
}

body[data-aos-duration='1600'] [data-aos],
[data-aos][data-aos][data-aos-duration='1600'] {
    transition-duration: 1600ms;
}

body[data-aos-delay='1600'] [data-aos],
[data-aos][data-aos][data-aos-delay='1600'] {
    transition-delay: 0;
}

body[data-aos-delay='1600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1600'].aos-animate {
    transition-delay: 1600ms;
}

body[data-aos-duration='1650'] [data-aos],
[data-aos][data-aos][data-aos-duration='1650'] {
    transition-duration: 1650ms;
}

body[data-aos-delay='1650'] [data-aos],
[data-aos][data-aos][data-aos-delay='1650'] {
    transition-delay: 0;
}

body[data-aos-delay='1650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1650'].aos-animate {
    transition-delay: 1650ms;
}

body[data-aos-duration='1700'] [data-aos],
[data-aos][data-aos][data-aos-duration='1700'] {
    transition-duration: 1700ms;
}

body[data-aos-delay='1700'] [data-aos],
[data-aos][data-aos][data-aos-delay='1700'] {
    transition-delay: 0;
}

body[data-aos-delay='1700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1700'].aos-animate {
    transition-delay: 1700ms;
}

body[data-aos-duration='1750'] [data-aos],
[data-aos][data-aos][data-aos-duration='1750'] {
    transition-duration: 1750ms;
}

body[data-aos-delay='1750'] [data-aos],
[data-aos][data-aos][data-aos-delay='1750'] {
    transition-delay: 0;
}

body[data-aos-delay='1750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1750'].aos-animate {
    transition-delay: 1750ms;
}

body[data-aos-duration='1800'] [data-aos],
[data-aos][data-aos][data-aos-duration='1800'] {
    transition-duration: 1800ms;
}

body[data-aos-delay='1800'] [data-aos],
[data-aos][data-aos][data-aos-delay='1800'] {
    transition-delay: 0;
}

body[data-aos-delay='1800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1800'].aos-animate {
    transition-delay: 1800ms;
}

body[data-aos-duration='1850'] [data-aos],
[data-aos][data-aos][data-aos-duration='1850'] {
    transition-duration: 1850ms;
}

body[data-aos-delay='1850'] [data-aos],
[data-aos][data-aos][data-aos-delay='1850'] {
    transition-delay: 0;
}

body[data-aos-delay='1850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1850'].aos-animate {
    transition-delay: 1850ms;
}

body[data-aos-duration='1900'] [data-aos],
[data-aos][data-aos][data-aos-duration='1900'] {
    transition-duration: 1900ms;
}

body[data-aos-delay='1900'] [data-aos],
[data-aos][data-aos][data-aos-delay='1900'] {
    transition-delay: 0;
}

body[data-aos-delay='1900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1900'].aos-animate {
    transition-delay: 1900ms;
}

body[data-aos-duration='1950'] [data-aos],
[data-aos][data-aos][data-aos-duration='1950'] {
    transition-duration: 1950ms;
}

body[data-aos-delay='1950'] [data-aos],
[data-aos][data-aos][data-aos-delay='1950'] {
    transition-delay: 0;
}

body[data-aos-delay='1950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='1950'].aos-animate {
    transition-delay: 1950ms;
}

body[data-aos-duration='2000'] [data-aos],
[data-aos][data-aos][data-aos-duration='2000'] {
    transition-duration: 2000ms;
}

body[data-aos-delay='2000'] [data-aos],
[data-aos][data-aos][data-aos-delay='2000'] {
    transition-delay: 0;
}

body[data-aos-delay='2000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2000'].aos-animate {
    transition-delay: 2000ms;
}

body[data-aos-duration='2050'] [data-aos],
[data-aos][data-aos][data-aos-duration='2050'] {
    transition-duration: 2050ms;
}

body[data-aos-delay='2050'] [data-aos],
[data-aos][data-aos][data-aos-delay='2050'] {
    transition-delay: 0;
}

body[data-aos-delay='2050'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2050'].aos-animate {
    transition-delay: 2050ms;
}

body[data-aos-duration='2100'] [data-aos],
[data-aos][data-aos][data-aos-duration='2100'] {
    transition-duration: 2100ms;
}

body[data-aos-delay='2100'] [data-aos],
[data-aos][data-aos][data-aos-delay='2100'] {
    transition-delay: 0;
}

body[data-aos-delay='2100'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2100'].aos-animate {
    transition-delay: 2100ms;
}

body[data-aos-duration='2150'] [data-aos],
[data-aos][data-aos][data-aos-duration='2150'] {
    transition-duration: 2150ms;
}

body[data-aos-delay='2150'] [data-aos],
[data-aos][data-aos][data-aos-delay='2150'] {
    transition-delay: 0;
}

body[data-aos-delay='2150'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2150'].aos-animate {
    transition-delay: 2150ms;
}

body[data-aos-duration='2200'] [data-aos],
[data-aos][data-aos][data-aos-duration='2200'] {
    transition-duration: 2200ms;
}

body[data-aos-delay='2200'] [data-aos],
[data-aos][data-aos][data-aos-delay='2200'] {
    transition-delay: 0;
}

body[data-aos-delay='2200'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2200'].aos-animate {
    transition-delay: 2200ms;
}

body[data-aos-duration='2250'] [data-aos],
[data-aos][data-aos][data-aos-duration='2250'] {
    transition-duration: 2250ms;
}

body[data-aos-delay='2250'] [data-aos],
[data-aos][data-aos][data-aos-delay='2250'] {
    transition-delay: 0;
}

body[data-aos-delay='2250'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2250'].aos-animate {
    transition-delay: 2250ms;
}

body[data-aos-duration='2300'] [data-aos],
[data-aos][data-aos][data-aos-duration='2300'] {
    transition-duration: 2300ms;
}

body[data-aos-delay='2300'] [data-aos],
[data-aos][data-aos][data-aos-delay='2300'] {
    transition-delay: 0;
}

body[data-aos-delay='2300'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2300'].aos-animate {
    transition-delay: 2300ms;
}

body[data-aos-duration='2350'] [data-aos],
[data-aos][data-aos][data-aos-duration='2350'] {
    transition-duration: 2350ms;
}

body[data-aos-delay='2350'] [data-aos],
[data-aos][data-aos][data-aos-delay='2350'] {
    transition-delay: 0;
}

body[data-aos-delay='2350'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2350'].aos-animate {
    transition-delay: 2350ms;
}

body[data-aos-duration='2400'] [data-aos],
[data-aos][data-aos][data-aos-duration='2400'] {
    transition-duration: 2400ms;
}

body[data-aos-delay='2400'] [data-aos],
[data-aos][data-aos][data-aos-delay='2400'] {
    transition-delay: 0;
}

body[data-aos-delay='2400'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2400'].aos-animate {
    transition-delay: 2400ms;
}

body[data-aos-duration='2450'] [data-aos],
[data-aos][data-aos][data-aos-duration='2450'] {
    transition-duration: 2450ms;
}

body[data-aos-delay='2450'] [data-aos],
[data-aos][data-aos][data-aos-delay='2450'] {
    transition-delay: 0;
}

body[data-aos-delay='2450'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2450'].aos-animate {
    transition-delay: 2450ms;
}

body[data-aos-duration='2500'] [data-aos],
[data-aos][data-aos][data-aos-duration='2500'] {
    transition-duration: 2500ms;
}

body[data-aos-delay='2500'] [data-aos],
[data-aos][data-aos][data-aos-delay='2500'] {
    transition-delay: 0;
}

body[data-aos-delay='2500'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2500'].aos-animate {
    transition-delay: 2500ms;
}

body[data-aos-duration='2550'] [data-aos],
[data-aos][data-aos][data-aos-duration='2550'] {
    transition-duration: 2550ms;
}

body[data-aos-delay='2550'] [data-aos],
[data-aos][data-aos][data-aos-delay='2550'] {
    transition-delay: 0;
}

body[data-aos-delay='2550'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2550'].aos-animate {
    transition-delay: 2550ms;
}

body[data-aos-duration='2600'] [data-aos],
[data-aos][data-aos][data-aos-duration='2600'] {
    transition-duration: 2600ms;
}

body[data-aos-delay='2600'] [data-aos],
[data-aos][data-aos][data-aos-delay='2600'] {
    transition-delay: 0;
}

body[data-aos-delay='2600'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2600'].aos-animate {
    transition-delay: 2600ms;
}

body[data-aos-duration='2650'] [data-aos],
[data-aos][data-aos][data-aos-duration='2650'] {
    transition-duration: 2650ms;
}

body[data-aos-delay='2650'] [data-aos],
[data-aos][data-aos][data-aos-delay='2650'] {
    transition-delay: 0;
}

body[data-aos-delay='2650'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2650'].aos-animate {
    transition-delay: 2650ms;
}

body[data-aos-duration='2700'] [data-aos],
[data-aos][data-aos][data-aos-duration='2700'] {
    transition-duration: 2700ms;
}

body[data-aos-delay='2700'] [data-aos],
[data-aos][data-aos][data-aos-delay='2700'] {
    transition-delay: 0;
}

body[data-aos-delay='2700'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2700'].aos-animate {
    transition-delay: 2700ms;
}

body[data-aos-duration='2750'] [data-aos],
[data-aos][data-aos][data-aos-duration='2750'] {
    transition-duration: 2750ms;
}

body[data-aos-delay='2750'] [data-aos],
[data-aos][data-aos][data-aos-delay='2750'] {
    transition-delay: 0;
}

body[data-aos-delay='2750'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2750'].aos-animate {
    transition-delay: 2750ms;
}

body[data-aos-duration='2800'] [data-aos],
[data-aos][data-aos][data-aos-duration='2800'] {
    transition-duration: 2800ms;
}

body[data-aos-delay='2800'] [data-aos],
[data-aos][data-aos][data-aos-delay='2800'] {
    transition-delay: 0;
}

body[data-aos-delay='2800'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2800'].aos-animate {
    transition-delay: 2800ms;
}

body[data-aos-duration='2850'] [data-aos],
[data-aos][data-aos][data-aos-duration='2850'] {
    transition-duration: 2850ms;
}

body[data-aos-delay='2850'] [data-aos],
[data-aos][data-aos][data-aos-delay='2850'] {
    transition-delay: 0;
}

body[data-aos-delay='2850'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2850'].aos-animate {
    transition-delay: 2850ms;
}

body[data-aos-duration='2900'] [data-aos],
[data-aos][data-aos][data-aos-duration='2900'] {
    transition-duration: 2900ms;
}

body[data-aos-delay='2900'] [data-aos],
[data-aos][data-aos][data-aos-delay='2900'] {
    transition-delay: 0;
}

body[data-aos-delay='2900'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2900'].aos-animate {
    transition-delay: 2900ms;
}

body[data-aos-duration='2950'] [data-aos],
[data-aos][data-aos][data-aos-duration='2950'] {
    transition-duration: 2950ms;
}

body[data-aos-delay='2950'] [data-aos],
[data-aos][data-aos][data-aos-delay='2950'] {
    transition-delay: 0;
}

body[data-aos-delay='2950'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='2950'].aos-animate {
    transition-delay: 2950ms;
}

body[data-aos-duration='3000'] [data-aos],
[data-aos][data-aos][data-aos-duration='3000'] {
    transition-duration: 3000ms;
}

body[data-aos-delay='3000'] [data-aos],
[data-aos][data-aos][data-aos-delay='3000'] {
    transition-delay: 0;
}

body[data-aos-delay='3000'] [data-aos].aos-animate,
[data-aos][data-aos][data-aos-delay='3000'].aos-animate {
    transition-delay: 3000ms;
}

body[data-aos-easing="linear"] [data-aos],
[data-aos][data-aos][data-aos-easing="linear"] {
    transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}

body[data-aos-easing="ease"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease"] {
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}

body[data-aos-easing="ease-in"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in"] {
    transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

body[data-aos-easing="ease-out"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out"] {
    transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-out"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out"] {
    transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}

body[data-aos-easing="ease-in-back"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-back"] {
    transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

body[data-aos-easing="ease-out-back"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-back"] {
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

body[data-aos-easing="ease-in-out-back"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-back"] {
    transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

body[data-aos-easing="ease-in-sine"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-sine"] {
    transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

body[data-aos-easing="ease-out-sine"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-sine"] {
    transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

body[data-aos-easing="ease-in-out-sine"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-sine"] {
    transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

body[data-aos-easing="ease-in-quad"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-quad"] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quad"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-quad"] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quad"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-quad"] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-cubic"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-cubic"] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-cubic"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-cubic"] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-cubic"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-cubic"] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

body[data-aos-easing="ease-in-quart"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-quart"] {
    transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

body[data-aos-easing="ease-out-quart"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-out-quart"] {
    transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body[data-aos-easing="ease-in-out-quart"] [data-aos],
[data-aos][data-aos][data-aos-easing="ease-in-out-quart"] {
    transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}


/**
 * Fade animations:
 * fade
 * fade-up, fade-down, fade-left, fade-right
 * fade-up-right, fade-up-left, fade-down-right, fade-down-left
 */

[data-aos^='fade'][data-aos^='fade'] {
    opacity: 0;
    transition-property: opacity, transform;
}

[data-aos^='fade'][data-aos^='fade'].aos-animate {
    opacity: 1;
    transform: translate(0, 0);
}

[data-aos='fade-up'] {
    transform: translate(0, 100px);
}

[data-aos='fade-down'] {
    transform: translate(0, -100px);
}

[data-aos='fade-right'] {
    transform: translate(-100px, 0);
}

[data-aos='fade-left'] {
    transform: translate(100px, 0);
}

[data-aos='fade-up-right'] {
    transform: translate(-100px, 100px);
}

[data-aos='fade-up-left'] {
    transform: translate(100px, 100px);
}

[data-aos='fade-down-right'] {
    transform: translate(-100px, -100px);
}

[data-aos='fade-down-left'] {
    transform: translate(100px, -100px);
}


/**
 * Zoom animations:
 * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
 * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
 */

[data-aos^='zoom'][data-aos^='zoom'] {
    opacity: 0;
    transition-property: opacity, transform;
}

[data-aos^='zoom'][data-aos^='zoom'].aos-animate {
    opacity: 1;
    transform: translate(0, 0) scale(1);
}

[data-aos='zoom-in'] {
    transform: scale(0.6);
}

[data-aos='zoom-in-up'] {
    transform: translate(0, 100px) scale(0.6);
}

[data-aos='zoom-in-down'] {
    transform: translate(0, -100px) scale(0.6);
}

[data-aos='zoom-in-right'] {
    transform: translate(-100px, 0) scale(0.6);
}

[data-aos='zoom-in-left'] {
    transform: translate(100px, 0) scale(0.6);
}

[data-aos='zoom-out'] {
    transform: scale(1.2);
}

[data-aos='zoom-out-up'] {
    transform: translate(0, 100px) scale(1.2);
}

[data-aos='zoom-out-down'] {
    transform: translate(0, -100px) scale(1.2);
}

[data-aos='zoom-out-right'] {
    transform: translate(-100px, 0) scale(1.2);
}

[data-aos='zoom-out-left'] {
    transform: translate(100px, 0) scale(1.2);
}


/**
 * Slide animations
 */

[data-aos^='slide'][data-aos^='slide'] {
    transition-property: transform;
}

[data-aos^='slide'][data-aos^='slide'].aos-animate {
    transform: translate(0, 0);
}

[data-aos='slide-up'] {
    transform: translateY(100%);
}

[data-aos='slide-down'] {
    transform: translateY(-100%);
}

[data-aos='slide-right'] {
    transform: translateX(-100%);
}

[data-aos='slide-left'] {
    transform: translateX(100%);
}


/**
 * Flip animations:
 * flip-left, flip-right, flip-up, flip-down
 */

[data-aos^='flip'][data-aos^='flip'] {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition-property: transform;
}

[data-aos='flip-left'] {
    transform: perspective(2500px) rotateY(-100deg);
}

[data-aos='flip-left'].aos-animate {
    transform: perspective(2500px) rotateY(0);
}

[data-aos='flip-right'] {
    transform: perspective(2500px) rotateY(100deg);
}

[data-aos='flip-right'].aos-animate {
    transform: perspective(2500px) rotateY(0);
}

[data-aos='flip-up'] {
    transform: perspective(2500px) rotateX(-100deg);
}

[data-aos='flip-up'].aos-animate {
    transform: perspective(2500px) rotateX(0);
}

[data-aos='flip-down'] {
    transform: perspective(2500px) rotateX(100deg);
}

[data-aos='flip-down'].aos-animate {
    transform: perspective(2500px) rotateX(0);
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.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 {
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.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;
}

[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;
}


/* Slider */

.slick-loading .slick-list {
    background: #fff url("./ajax-loader.gif") center center no-repeat;
}


/* Icons */

@font-face {
    font-family: "slick";
    src: url("./fonts/slick.eot");
    src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
    font-weight: normal;
    font-style: normal;
}


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0px;
    font-size: 0px;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 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: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: "slick";
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: "←";
}

[dir="rtl"] .slick-prev:before {
    content: "→";
}

.slick-next {
    right: -25px;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: "→";
}

[dir="rtl"] .slick-next:before {
    content: "←";
}


/* Dots */

.slick-dotted.slick-slider {
    margin-bottom: 30px;
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 400%;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}

.index-menu {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-menu .menu a {
    text-transform: uppercase;
    color: #3A3A3A;
    transition: color 0.2s ease-in;
}

.index-menu .menu a:hover {
    color: #989898;
}

.container-divider-right {
    border-bottom: 1px solid #f1f4f3;
}

@media print,
screen and (min-width: 40em) {
    .container-divider-right {
        border-right: 1px solid #f1f4f3;
        border-bottom: 0;
    }
}

.avatar {
    height: 40px;
    width: 40px;
    border-radius: 50%;
    min-width: 40px;
}

.avatar.avatar-small {
    height: 25px;
    width: 25px;
    border-radius: 50%;
}

.avatar.avatar-large {
    height: 100px;
    width: 100px;
    border-radius: 50%;
}

.mb0 {
    margin-bottom: 0rem !important;
}

.mb1 {
    margin-bottom: 1rem !important;
}

.mb2 {
    margin-bottom: 2rem !important;
}

.mb3 {
    margin-bottom: 3rem !important;
}

.type-sidelines {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}

.type-sidelines span {
    display: inline-block;
    position: relative;
    padding-right: 0.5em;
    padding-left: 0;
}

.type-sidelines span:before,
.type-sidelines span:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 9999px;
    top: 50%;
    border-top-style: solid;
    border-top-width: 2px;
    margin-top: -1px;
}

.type-sidelines span:before {
    right: 100%;
}

.type-sidelines span:after {
    left: 100%;
}

.type-sidelines-dotted {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
}

.type-sidelines-dotted span {
    display: inline-block;
    position: relative;
    padding-right: 0.5em;
    padding-left: 0;
}

.type-sidelines-dotted span:before,
.type-sidelines-dotted span:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 9999px;
    top: 50%;
    border-top-style: dotted;
    border-top-width: 2px;
    margin-top: -1px;
}

.type-sidelines-dotted span:before {
    right: 100%;
}

.type-sidelines-dotted span:after {
    left: 100%;
}

.double {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.double span {
    display: inline-block;
    position: relative;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.double span:before,
.double span:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 9999px;
    top: 50%;
    border-top-style: solid;
    border-top-width: 2px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    height: 0.5em;
    margin-top: -0.25em;
}

.double span:before {
    right: 100%;
}

.double span:after {
    left: 100%;
}

.custom {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.custom span {
    display: inline-block;
    position: relative;
    padding-right: 20px;
    padding-left: 20px;
}

.custom span:before,
.custom span:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    border-top-style: dotted;
    border-top-width: 4px;
    border-top-color: #2980b9;
    margin-top: -2px;
}

.custom span:before {
    right: 100%;
}

.custom span:after {
    left: 100%;
}

.custom-2 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
}

.custom-2 span {
    display: inline-block;
    position: relative;
    padding-right: 0.5em;
    padding-left: 0.5em;
}

.custom-2 span:before,
.custom-2 span:after {
    content: '';
    position: absolute;
    height: 100%;
    width: 9999px;
    top: 50%;
    border-top-style: solid;
    border-top-width: 4px;
    border-top-color: #27ae60;
    margin-top: -2px;
}

.custom-2 span:before {
    right: 100%;
}

.custom-2 span:after {
    left: 100%;
}

.thing {
    z-index: 4000;
}

@-webkit-keyframes fade-right {
    0% {
        transform: translateX(-5px);
        opacity: 0;
    }
    50% {
        transform: translateX(5px);
        opacity: 1;
    }
    100% {
        transform: translateX(-5px);
        opacity: 0;
    }
}

@keyframes fade-right {
    0% {
        transform: translateX(-5px);
        opacity: 0;
    }
    50% {
        transform: translateX(5px);
        opacity: 1;
    }
    100% {
        transform: translateX(-5px);
        opacity: 0;
    }
}

.fade-right {
    -webkit-animation: 1.5s ease-out fade-right;
    animation: 1.5s ease-out fade-right;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animation__spin--ultra-slow--normal {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 40000ms;
    animation-duration: 40000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

.animation__spin--ultra-slow--reverse {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 40000ms;
    animation-duration: 40000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-direction: reverse;
}

.animation__spin--slow--normal {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 20000ms;
    animation-duration: 20000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

.animation__spin--slow--reverse {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 20000ms;
    animation-duration: 20000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-direction: reverse;
}

.animation__spin--normal--normal {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 10000ms;
    animation-duration: 10000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

.animation__spin--normal--reverse {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 10000ms;
    animation-duration: 10000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-direction: reverse;
}

.animation__spin--fast--normal {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 5000ms;
    animation-duration: 5000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

.animation__spin--fast--reverse {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 5000ms;
    animation-duration: 5000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-direction: reverse;
}

.animation__spin--ultra-fast--normal {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-direction: normal;
    animation-direction: normal;
}

.animation__spin--ultra-fast--reverse {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    animation-direction: reverse;
}

@-webkit-keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

@media print,
screen and (min-width: 40em) {
    .grid-container {
        padding-left: 45px;
        padding-right: 45px;
    }
}

.flex {
    display: flex;
}

.justify-start {
    justify-content: flex-start;
}

.justify-center {
    justify-content: center;
}

.justify-end {
    justify-content: flex-end;
}

.justify-between {
    justify-content: space-between;
}

.justify-around {
    justify-content: space-around;
}

.justify-evenly {
    justify-content: space-evenly;
}

.items-stretch {
    align-items: stretch;
}

.items-start {
    align-items: flex-start;
}

.items-center {
    align-items: center;
}

.items-end {
    align-items: flex-end;
}

.items-baseline {
    align-items: baseline;
}

* {
    border-width: 0;
    border-style: solid;
}

.border-primary-color {
    border-color: #989898;
}

.border-secondary-color {
    border-color: #4FCE84;
}

.border-solid {
    border-style: solid;
}

.border-dashed {
    border-style: dashed;
}

.border-dotted {
    border-style: dotted;
}

.border-t {
    border-top-width: 1px;
}

.border-r {
    border-right-width: 1px;
}

.border-b {
    border-bottom-width: 1px;
}

.border-l {
    border-left-width: 1px;
}

.font-hairline {
    font-weight: 100;
}

.font-thin {
    font-weight: 200;
}

.font-light {
    font-weight: 300;
}

.font-normal {
    font-weight: 400;
}

.font-medium {
    font-weight: 500;
}

.font-semibold {
    font-weight: 600;
}

.font-bold {
    font-weight: 700;
}

.font-extrabold {
    font-weight: 800;
}

.font-black {
    font-weight: 900;
}

.fs-xs {
    font-size: 0.75rem;
}

.fs-sm {
    font-size: 0.875rem;
}

.fs-base {
    font-size: 1rem;
}

.fs-m {
    font-size: 1.25rem;
}

.fs-lg {
    font-size: 1.5rem;
}

.fs-xl {
    font-size: 2rem;
}

.fs-xxl {
    font-size: 2.5rem;
}

.fs-xxxl {
    font-size: 3rem;
}

.text-color-medium-gray {
    color: #595c5c;
}

.text-color-1 {
    color: #2e5461;
}

.text-color-2 {
    color: #cf334a;
}

.text-color-3 {
    color: #bae3db;
}

.text-color-4 {
    color: #26918c;
}

.text-color-5 {
    color: #595c5c;
}

.text-color-6 {
    color: #f66e70;
}

.button {
    text-decoration: none;
    text-transform: uppercase;
}

.button:hover {
    text-decoration: none;
}

.close-button {
    width: 0.75rem;
    height: 0.75rem;
}

.close-button:before,
.close-button:after {
    content: '';
    display: block;
    width: 141.42%;
    height: 2px;
    background-color: #3A3A3A;
    transform-origin: 50% 50%;
    position: absolute;
    top: 50%;
    left: 50%;
}

.close-button:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.close-button:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.close-button::hover:before,
.close-button::hover:after {
    background-color: #989898;
}

.close-button--white:before,
.close-button--white:after {
    background-color: #ffffff;
}

.close-button--white::hover:before,
.close-button--white::hover:after {
    background-color: #000000;
}

.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #ffffff;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.popup.loading .popup__loader {
    display: flex;
}

.popup__container {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 800px;
    max-height: 600px;
}

.popup__close {
    position: absolute;
    top: -30px;
    right: -30px;
}

.popup__loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.pagination {
    width: 100%;
    display: flex;
    justify-content: center;
}

.pagination li {
    font-size: 26px;
}

.pagination li.current {
    padding-left: 0;
    padding-right: 0;
    background: none;
}

.pagination li.current span {
    background: inherit;
    color: #989898;
}

.pagination li.disabled {
    opacity: 0;
    visibility: hidden;
}

.menu&gt;li {
    font-size: 1rem;
    font-weight: bold;
}

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

.nav-footer .social-menu {
    justify-content: flex-start;
}

.nav-footer .social-menu&gt;li {
    margin-right: 20px;
}

.nav-footer .social-menu&gt;li&gt;a {
    display: block;
    width: 80px;
}

.nav-footer .social-menu&gt;li&gt;a img {
    width: 100%;
}

.dropdown.menu&gt;li {
    margin-left: 30px;
    width: max-content;
    text-align: center;
}

.dropdown.menu&gt;li&gt;a {
    padding: 0.5rem 0;
    background-color: initial;
}

.dropdown.menu&gt;li.is-dropdown-submenu-parent&gt;a {
    padding-right: 0rem;
}

.dropdown.menu&gt;li.is-dropdown-submenu-parent&gt;a::after {
    display: none;
}

.dropdown.menu.is-dropdown-submenu {
    padding: 0.5rem 0;
}

.dropdown.menu.is-dropdown-submenu.js-dropdown-active {
    display: initial;
}

.dropdown.menu.is-dropdown-submenu&gt;li {
    margin-left: 0;
    min-width: initial;
    font-size: 0.875rem;
}

.dropdown.menu.is-dropdown-submenu&gt;li&gt;a {
    padding: 0.5rem 0;
}

.is-stuck .dropdown.menu&gt;li {
    width: max-content;
}

.is-stuck .dropdown.menu&gt;li {
    width: max-content;
}

.menu-item-has-children li  {
    padding: 0;
    margin: 0 auto !important;
}

.is-stuck .dropdown.menu.is-dropdown-submenu {
    background-color: #ffffff;
}

.header .grid-container,
.header .grid-x,
.header .cell {
    height: 100%;
}

@media print,
screen and (max-width: 61.99875em) {
    .header .grid-container {
        padding-right: 0;
    }
}

.header__wrapper {
    width: 100%;
    z-index: 10;
    transition: all 300ms;
    padding: 16.5px 0;
}

.header__wrapper .vc_section,
.header__wrapper .vc_row,
.header__wrapper .wpb_column,
.header__wrapper .vc_column-inner,
.header__wrapper .wpb_wrapper {
    height: 100%;
}

.header__wrapper .show-for-stuck {
    display: none;
}

.header__wrapper.is-stuck {
    padding: 15px 0;
    background-color: #202F98;
}


.header__wrapper.is-stuck .header__tagline {
    font-size: 18px;
}

.header__wrapper.is-stuck .show-for-stuck {
    display: initial;
}

.header__wrapper.is-stuck .hide-for-stuck {
    display: none;
}

.header__content {
    max-width: 1900px;
    padding: 0 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 95%;
}

.header__brand {
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
    margin: 0;
}

header#site-header {
    height: 100px !important;
}

.header__logo figure {
    height: 100%;
}

.header__logo figure&gt;div {
    margin-top: 25%;
}

.header__logo img {
    width: 250px;
    padding: 10px;
}

.toggle-menu {
    position: absolute;
    cursor: pointer;
    right: 20px;
}

.header__nav {
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
}

.sticky-container {
    transition: height 300ms;
}

.mobile-menu-trigger {
    height: 32px;
    width: 32px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mobile-menu-trigger svg {
    width: 100%;
    height: 100%;
}

.mobile-menu-trigger .open {
    transition: all 300ms;
}

.mobile-menu-trigger .close {
    opacity: 0;
    transition: all 300ms;
    transform-origin: center center;
}

.mobile-menu-trigger.triggered .open {
    opacity: 0;
}

.mobile-menu-trigger.triggered .close {
    opacity: 1;
}

.mobile-menu-trigger.triggered .close--up {
    transform: rotate(-45deg);
}

.mobile-menu-trigger.triggered .close--down {
    transform: rotate(45deg);
}

.footer {
    position: relative;
    font-size: 16px;
    color: #FFF6D4;
    margin: 5px;
    /*background-color: #3A3A3A;*/
}

.footer p {
    font-size: inherit;
    line-height: 100% !important;
    margin-bottom: .5rem;
}

.footer a {
    text-decoration: none;
}

.footer .contact--info .contact--links *{
    color:#8a8a8a;
    font-size:14px;
}

.p404__content {
    display: flex;
    justify-content: center;
    padding: 30vh 0;
}

article.article {
    padding-top: 2rem;
}

article.article .article__intro {
    font-size: 1.1rem;
    color: #000;
}

.article__date {
    display: block;
    border-top: 1px solid #989898;
    font-size: 1rem;
    line-height: 20px;
    padding: 0.8rem 0 1.2rem;
}

.article__aside {
    display: flex;
    align-items: flex-start;
    padding-top: 1rem;
}

.article__icon {
    display: inline-block;
    width: 100%;
    max-width: 50px;
    margin-right: 1rem;
    margin-bottom: 20px;
}

@media print,
screen and (min-width: 40em) {
    .article__icon {
        max-width: 100px;
    }
}

.article__back {
    display: inline-block;
    text-align: center;
}

.article__back span {
    display: block;
}

@media print,
screen and (min-width: 40em) {
    .article__back {
        max-width: 100px;
    }
}

.article__thumbnail {
    margin: 30px auto;
display: block;
}

.single-activitats .article__title {
    margin-bottom: 30px;
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 62px;
    line-height: 115%;
    color: #202F98;
    text-align: center;
    margin-top: 60px;
}

.article__title {
    margin-bottom: 30px;
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 62px;
    line-height: 115%;
    color: #202F98;
    text-align: center;
}

.article__body p {
    font-size: inherit;
}

.article__separator:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000000;
}

.article__prefooter {
    padding: 20px 0;
    color: #595c5c;
}

.article__prefooter p:last-of-type {
    margin: 0;
}

.article__navigation {
    margin-bottom: 28px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.article__navigation:before {
    content: '';
    display: block;
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 28px;
}

.article__navigation a {
    text-decoration: none;
    visibility: hidden;
}

.article__navigation a.visible {
    visibility: visible;
}

.article__prev img {
    margin-right: 10px;
}

.article__next img {
    margin-left: 10px;
}

body.page-template-page-que-fem article.article h2 {
    font-size: 26px;
    color: #989898;
    font-weight: bold;
}

article.tease {
    font-size: 20px;
}

.tease__thumbnail {
    margin-bottom: 20px;
}

.tease__date {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
}

.tease__excerpt {
    color: #3A3A3A;
    margin-bottom: 0.25em;
}

.tease__more {
    color: #989898;
    text-decoration: none;
}

.tease__more:hover {
    text-decoration: underline;
}

article.tease--rows {
    border-bottom: 1px solid #989898;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

body.archive main,
body.page-template-page-blog main,
body.blog main {
    padding-top: 1rem;
    padding-bottom: 2rem;
}

body.blog main, body.post-type-archive-activitats main{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

@media print,
screen and (min-width: 40em) {
    body.archive main,
    body.page-template-page-blog main,
    body.blog main {
        padding-top: 2rem;
        padding-bottom: 3rem;
    }
}

.archive__title {
    border-bottom: 1px solid #989898;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.archive__search {
    padding-top: 0.75rem;
}

.archive__search .search-input {
    margin-bottom: 1rem;
}

.archive__search .submit-input {
    padding-right: 0.5rem;
}

.archive__search .clear-input {
    padding-left: 0.5rem;
}

.archive__search input,
.archive__search .button {
    height: 2rem;
    margin: 0;
    width: 100%;
}

.archive__search.loading {
    pointer-events: none;
    opacity: 0.5;
}

.archive__filters {
    margin-top: 1rem;
    padding: 1rem 0.75rem;
    background-color: #f2e5e7;
}

.archive__filters p {
    border-bottom: 1px solid #989898;
    padding-bottom: 0.5rem;
    margin-bottom: 0.5rem;
}

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

.archive__filters ul a {
    text-decoration: none;
}

.archive__filters ul a:before {
    content: '# ';
}

.archive__filters ul a.selected {
    color: #989898;
}

.archive__list {
    position: relative;
    min-height: 75vh;
}

.archive__list .loader {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.archive__list.loading .loader {
    display: flex;
}

.archive__list--rows {
    margin-top: -0.75rem;
}

.sidebar-trigger {
    position: fixed;
    left: 0;
    top: 50%;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #ffffff;
    border: 1px solid #3A3A3A;
    color: #000000;
    padding: 24px 44px;
    transform: rotate(90deg) translateX(-100%);
    transform-origin: 0% 100%;
    transition: all 200ms;
}

.sidebar-trigger:hover {
    background-color: #989898;
    color: #ffffff;
}

.sidebar {
    position: fixed;
    left: 0;
    top: 58px;
    height: calc(100% - 58px);
    background-color: #989898;
    width: 100%;
    max-width: 354px;
    transform: translateX(-100%);
    transition: transform 300ms;
    z-index: 100;
}

.sidebar.is-active {
    transform: translateX(0%);
}

.sidebar__container {
    height: 100%;
    padding: 42px 30px 17px;
}

.sidebar__content {
    height: 100%;
    padding-right: 10px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #ffffff transparent;
}

.sidebar__content::-webkit-scrollbar {
    width: 4px;
}

.sidebar__content::-webkit-scrollbar-track {
    background: transparent;
}

.sidebar__content::-webkit-scrollbar-thumb {
    background-color: #ffffff;
    border-radius: 4px;
}

.sidebar__close {
    position: absolute;
    top: 17px;
    right: 30px;
}

article.article--front-page {
    padding-top: 0;
}

.grid-padding-x&gt;.cell {
    padding-right: 15px;
    padding-left: 15px;
}

@media print,
screen and (min-width: 40em) {
    .grid-padding-x&gt;.cell {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.grid-container:not(.full)&gt;.grid-padding-x {
    margin-right: -15px;
    margin-left: -15px;
}

@media print,
screen and (min-width: 40em) {
    .grid-container:not(.full)&gt;.grid-padding-x {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.grid-container.fluid {
    padding-right: 15px;
    padding-left: 15px;
}

@media print,
screen and (min-width: 40em) {
    .grid-container.fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.vc_section {
    width: 100%;
    max-width: 58rem;
    margin-left: auto;
    margin-right: auto;
}

@media print,
screen and (min-width: 40em) {
    .vc_section {
        padding-left: 45px;
        padding-right: 45px;
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

.vc_section[data-vc-full-width] {
    max-width: initial;
    margin-left: initial;
    margin-right: initial;
}

.vc_section[data-vc-full-width]&gt;.vc_row {
    max-width: 58rem;
    margin-left: auto;
    margin-right: auto;
}

.vc_section[data-vc-stretch-content]&gt;.vc_row {
    max-width: initial;
    margin-left: initial;
    margin-right: initial;
}

.vc_btn3 {
    text-align: left !important;
}

.vc_btn3.vc_btn3-style-custom {
    background-image: initial;
}

.vc_btn3.vc_btn3-style-outline-custom {
    border-width: 1px !important;
}

.vc_btn3.vc_btn3-block {
    text-align: center !important;
}

.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 30px;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 32px;
    font-family: "PT Sans Narrow", Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.vc_tta .vc_tta-panel.vc_active {
    background-color: #ECECEC;
}

.vc_tta .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    transform: rotate(-45deg) !important;
}

.vc_tta .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    display: block !important;
    transform: rotate(45deg) !important;
}

.vc_tta .vc_tta-panel-heading {
    background-color: black !important;
    border-color: white !important;
    border-width: 1px 0 0 0 !important;
    border-radius: 0 !important;
    background-image: none !important;
}

.vc_tta .vc_tta-panel-title .vc_tta-title-text {
    font-size: 22px !important;
    color: white !important;
    font-weight: 500 !important;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before,
.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    border: 0 !important;
    width: 77% !important;
    height: 2px !important;
    background-color: white;
    top: 50% !important;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:before {
    transform: rotate(45deg) !important;
    transform-origin: left center;
}

.vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus:after {
    transform: rotate(-45deg) !important;
    transform-origin: right center;
    right: 0 !important;
    left: initial !important;
}

.vc_tta .vc_tta-panel-body {
    padding-top: 0 !important;
}

.vc_tta.vc_tta-color-pink .vc_tta-panel.vc_active {
    background-color: #f2e5e7;
}

.vc_tta.vc_tta-color-sky .vc_tta-panel.vc_active {
    background-color: #D7EFEB;
}

.vc_tta.vc_tta-color-blue .vc_tta-panel.vc_active {
    background-color: #EFF9F7;
}

.vc_tta.vc_tta-color-chino .vc_tta-panel.vc_active {
    background-color: #f0e5db;
}

[data-vc-full-width] {
    max-width: initial;
    margin: initial;
}

[data-vc-stretch-content] .vc_row {
    max-width: initial;
    margin: initial;
}


/*___ GENERAL _________*/

.vc_row.wpb_row.vc_row-fluid {
    max-width: 1503px;
    margin: auto;
}

.vc_row.wpb_row.vc_row-fluid.vc_row-no-padding[data-vc-full-width="true"] {
    width: 100%;
    max-width: 100%;
}


/* .vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner&gt;.vc_item {
    width: 100% !important;
} */

.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline {
    position: relative;
    overflow: hidden;
    max-height: 600px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}

.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner {
    left: 0;
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}

.vc_carousel-slideline-inner img {
    width: 100%;
}

.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner&gt;.vc_item {
    visibility: visible;
    /* height: 600px !important; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.vc_images_carousel.vc_build .vc_carousel-slideline .vc_carousel-slideline-inner&gt;.vc_item .vc_inner {
    width: 100%;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #cccccc;
    padding: 10px 20px;
}

[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 {
    border: 1px solid #cccccc;
    height: 45px;
}


/*_________ END GENERAL ___*/


/*___ HEADER _________*/

.sticky.is-anchored.is-at-bottom {
    top: 0 !important;
}

.sticky.is-anchored {
    top: 0 !important;
}


/*_________ END HEADER ___*/


/*___ FOOTER _________*/

.footer__links {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.footer__links&gt;div {
    margin-right: 20px;
}

.footer__links&gt;div&gt;a,
.footer__logo {
    color: #989898;
}

.footer__logo {
    font-weight: bold;
    font-size: 18px;
}

footer .grid-container {
    padding: 0;
}


/*_________ END FOOTER ___*/


/*___ OPINIO _________*/

.description-terms {
    display: none;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    width: 200px;
    border: 2px solid black;
    position: absolute;
    left: calc(50vw - 100px);
    background: white;
    z-index: 111;
}
.description-terms.visible {
    display: flex;
}

.button__terms {
    margin: 15px;
}

nav.pagination-block {
    width: 100%;
}

body.blog .content,body.post-type-archive-activitats .content {
    max-width: 1900px;
    margin: auto;
}

.blog .content-loop-section{

    background: #ECAAAA;
}

.blog .content-loop.continguts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1300px;
    margin: 0 auto;
}

.post-type-archive-activitats .content-loop.continguts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    max-width: 1300px;
    margin: 0 auto;
    background: white;
}

 
.post-type-archive-activitats .articles.articles-loop--item img{
    height: 200px;
    width: 200px;
    object-fit: cover;
    transition: linear .2s;
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -ms-transition: linear .2s;
    -o-transition: linear .2s;
    border-radius: 150px;
}

.post-type-archive-activitats .item--content a {
    padding: 16px;
    display: flex;
    height: 100%;
    width: 100%;
  }

  .post-type-archive-activitats .item--content a div{
      position: relative;
  }

.post-type-archive-activitats .row--terms {
    background: #FF9D43;
}

.post-type-archive-activitats .articles.articles-loop--item {
    width: calc(33%);
    margin: 0;
    background: #ffffff;
    height: auto;
    border-right: 2px solid black;
    border-bottom: 2px solid black;
    position: relative;
}

.post-type-archive-activitats .articles.articles-loop--item:first-child {
   border-left: 2px solid black;
}
.post-type-archive-activitats .articles.articles-loop--item:nth-child(4) {
    border-left: 2px solid black;
 }
 .post-type-archive-activitats .articles.articles-loop--item:nth-child(7) {
    border-left: 2px solid black;
 }

.articles.articles-loop--item {
    width: calc(33% - 40px);
    margin: 20px;
    background: #ffffff;
    height: 500px;
    position: relative;
}

.articles.articles-loop--item .container-bg, .articles.articles-loop--item .item--content{
    position: relative;
    height: 100%;
}

.mes--info {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
  .mes--info img {
    width: 70px !important;
    height: auto !important;
  }

.articles.articles-loop--item h3,
.articles.articles-loop--item h4,
.articles.articles-loop--item h5,
.articles.articles-loop--item h6 {
    padding: 4px 10px;
    margin: 0;
}

.item--content a{
    display: block;
height: 100%;
width: 100%;
}

.article--destacat .item--content a:hover{
    background: white;
    }

.item--content a:hover{
background: #202F98;
}

.item--content a:hover h3, .item--content a:hover p, .item--content a:hover .data--activitat, .item--content a:hover .estat--activitat{
    color:white !important;
    }

 .post-type-archive-activitats .section--permanents .item--content a:hover h3{
     color:#38BF5C !important;
 }   

 .post-type-archive-activitats .section--permanents .item--content a:hover line{
     stroke: #38BF5C !important;
 }

    .item--content a:hover line{
        stroke:white;
    }
.articles.articles-loop--item img {
    height: 240px;
    width: 100%;
    object-fit: cover;
    transition: linear .2s;
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -ms-transition: linear .2s;
    -o-transition: linear .2s;
}

.articles.articles-loop--item img:hover {
    opacity: .8;
    transition: linear .2s;
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -ms-transition: linear .2s;
    -o-transition: linear .2s;
}

.articles.articles-loop--item h3, .noticia h3 {
    font-size: 22px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    color: #000;
    margin: 10px;
    padding: 4px 10px;
}

.post-type-archive-activitats .articles.articles-loop--item:not(.article--destacat) h3{
    font-size: 16px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    color: #000;
    margin: 5px;
    padding: 4px;
    width: 160px;
}

.post-type-archive-activitats .mes--info {
    position: absolute;
    bottom: 10px;
    right: 20px;
  }

.titol--sensefoto {
    height: 50%;
    display: flex;
    align-items: center;
    background: #202F98;
  }

  .item--content a:hover .titol--sensefoto{
      background: white;
  }
  .item--content a:hover .titol--sensefoto h3{
    color:#202F98 !important;
}
.articles.articles-loop--item .titol--sensefoto h3{
    font-size: 42px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    color: white;
    padding: 0px 20px;
    margin: 0;
    width: 95%;
}

.home .noticia h3 {
    font-size: 22px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    color: #fff !important;
    margin: 10px;
    padding: 4px 10px;
}
.home .noticia p{
    font-size: 18px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    color: #fff !important;
    margin: 10px;
    padding: 4px 10px;
}

.home .noticia a{
    text-decoration: none;
    width: 100%;
height: 100%;
}
.home .noticia a:hover{
    background-color: #202F98;
}

.articles.article--destacat.articles-loop--item h3 {
    font-size: 40px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 50;
    color: #000;
    margin: 10px;
}

.articles.articles-loop--item p, .noticia p{
    font-size: 18px;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    color: #000;
    margin: 10px;
    padding: 4px 10px;
}



/*_________ END OPINIO ___*/


/*___ HOME _________*/


/*_________ END HOME ___*/


/*___ GALERIA _________*/


.elem {
    width: calc(25% - 14px) !important;
    border: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: 0 !important;
    position: relative;
    background: #000000 !important;
}

a.elem:hover span {
    transition: linear .2s;
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -ms-transition: linear .2s;
    -o-transition: linear .2s;
    opacity: .7;
}

a.elem span {
    transition: linear .2s;
    -webkit-transition: linear .2s;
    -moz-transition: linear .2s;
    -ms-transition: linear .2s;
    -o-transition: linear .2s;
}


/*_________ END GALERIA ___*/


/*___ FONTS _________*/

.dropdown.menu&gt;li,
.toggle-menu {
    font-size: 24px;
    font-family: 'Work Sans', sans-serif;
    ;
    font-weight: 400;
    line-height: 24px;
}

.dropdown.menu&gt;li a {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 26.47px;
    color: white;
}

.dropdown.menu&gt;li a:hover{
    text-decoration: underline;
}

body,
p {
    font-family: Work Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 100%;
    color: black;
}

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

h2 {
    font-family: 'Work Sans', sans-serif;
    ;
    text-transform: none;
    font-weight: 400;
    color: black;
}

h2 {
    font-size: 32px;
}

h3 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 115%;
    /* or 115% */
    color: #000000;
}

h4 {
    font-family: 'Work Sans', sans-serif;
    ;
    text-transform: none;
    font-size: 24px;
    font-weight: 400;
    color: #989898;
}


/*
@font-face{
    font-family: 'Work Sans';
    src: url('/wp-content/themes/apostrof-starter-theme/assets/fonts/OpenSans-Light.woff2') format('woff2'),
    url('/wp-content/themes/apostrof-starter-theme/assets/fonts/OpenSans-Light.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('/wp-content/themes/apostrof-starter-theme/assets/fonts/OpenSans-Bold.woff2') format('woff2'),
        url('/wp-content/themes/apostrof-starter-theme/assets/fonts/OpenSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('/wp-content/themes/apostrof-starter-theme/assets/fonts/OpenSans-BoldItalic.woff2') format('woff2'),
        url('/wp-content/themes/apostrof-starter-theme/assets/fonts/OpenSans-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Work Sans';
    src: url('/wp-content/themes/apostrof-starter-theme/assets/fonts/OpenSans-Regular.woff2') format('woff2'),
        url('/wp-content/themes/apostrof-starter-theme/assets/fonts/OpenSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


*/


/*_________ END FONTS ___*/


.cajagif {
    width: 100%;
    height: 71px;
    position: absolute;
    background: linear-gradient(45deg, #FFF, #8C528533, #8C528533, #FFF);
    background-size: 600% 100%;
    animation: gradient 16s linear infinite;
    animation-direction: alternate;
    max-width: 1903px !important;
}

.cajagifnoticias {
    width: 100%;
    background: linear-gradient(45deg, #1A9D7233, #D67E4433, #D67E4433, #1A9D7233);
    background-size: 600% 100%;
    animation: gradient 16s linear infinite;
    animation-direction: alternate;
    max-width: 1903px !important;
}

.cajagifequip {
    width: 100%;
    height: 71px;
    position: absolute;
    background: linear-gradient(45deg, #FFF, #93D4EB99, #1A9D72);
    background-size: 600% 100%;
    animation: gradient 16s linear infinite;
    animation-direction: alternate;
    max-width: 1903px !important;
}

@keyframes gradient {
    0% {
        background-position: 0%
    }
    100% {
        background-position: 100%
    }
}

.imgtextinline .wpb_single_image {
    width: max-content;
    float: left;
    margin: 25px;
}

.imgtextinline2 .wpb_single_image {
    width: max-content;
    float: left;
    width: 30%;
    margin: 25px;
}

.imgtextinline2 img {
    width: 80%;
}

.imgtextinline2 .wpb_single_image&gt;figure,
.imgtextinline2 .wpb_single_image&gt;figure&gt;div {
    width: 100%
}

.imgtextinline .wpb_text_column,
.noticiaEsquerra .wpb_text_column,
.filaDestacats .wpb_text_column,
.wpb_text_column {
    margin: 25px;
}

.calendari figure,
.noticiaEsquerra figure,
.filaDestacats figure,
.cajalogo figure {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
    width: 100%;
    margin-top: 5% !important;
}

.calendari .vc_single_image-wrapper,
.noticiaEsquerra .vc_single_image-wrapper,
.filaDestacats .vc_single_image-wrapper,
.cajalogo .vc_single_image-wrapper {
    width: 100%;
}

.calendari img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}

.noticiaEsquerra img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 80%;
}

.filaDestacats img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

p {
    color: black;
    line-height: 140%;
}

.cajalogo img {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}

.destacats&gt;div&gt;div,
.noticies&gt;div&gt;div,
.publicacions&gt;div&gt;div {
    padding: 0px !important;
}

.mobile-menu-trigger svg {
    width: 100%;
    height: 100%;
    fill: white;
  }

@media(max-width:910px) {
    #menu-menu li {
        padding: 5px;
        border: 2px solid #006b68;
        border-radius: 150px;
        margin-left: 50px;
        width: 40%;
        text-align: center;
        margin: 5px auto;
    }
}

@media (max-width:639px) {
    header {
        display: block !important;
        position: fixed !important;
        top: 0px;
        left: 0px;
        z-index: 10000;
        width: 100%;
    }
    header#site-header {
        height: 130px !important;
      }
    footer ul.menu {
        background-color: transparent !important;
    }
    footer ul.menu a {
        color: #fff !important;
        font-family: 'Lato';
        font-size: 28px;
    }
    ul.menu a {
        color: #fff !important;
        font-family: 'Lato';
        font-size: 28px;
    }
    .mobile-menu-trigger svg {
        fill: white;
    }
    .menu_principal {
        display: none !important;
    }
}

.menu-home {
    border-bottom: 1px solid black;
    padding: 10px;
    background-color: white;
}

.menu-home a {
    font-size: 14px;
    text-decoration: none;
    font-family: 'Work Sans', sans-serif;
    ;
    font-weight: lighter;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Work Sans', sans-serif;
    ;
    font-weight: lighter;
    padding: 0px 0px 0px 15px;
    width: 120px;
    text-align: center;
}

.columnalogos .wpb_wrapper {
    height: 100%;
    width: 100%;
}

.cajalogo1 {
    height: 25.7%;
    margin: 0px;
}

.cajalogo2 {
    height: 74.5%;
    margin: 0px !important;
    padding: 0px !important;
}

.cajalogo2 img {
    width: 73.5%;
}

.cajalogo2 div.vc_single_image-wrapper {
    margin-top: 60%;
    width: 100%;
}

.vc_separator {
    margin-bottom: 0px !important;
}

article.article {
    padding-top: 0px;
}

.accordeon--heading {
    border-bottom: 1px solid black;
    background-color: #E9E4E1B3;
    display: flex;
    cursor: pointer;
    height: 48px;
}

.staff_accordeon {
    border-top: 1px solid black;
}

.heading--title {
    width: 95%;
}

.accordeon--box-arrow {
    width: 5%;
    display: flex;
    border-left: 1px solid black;
}

.accordeon--arrow {
    margin: 10px auto;
    text-align: center;
}

.accordeon--heading h3 {
    color: black;
    font-size: 20px !important;
    padding: 10px 10px 10px 45px;
    margin: 0px !important;
}

.accordeon--arrow img {
    height: 20px;
}

.accordeon--1 {
    display: none;
}

.accordeon--content {
    display: none;
}

.accordeon--content.visible {
    display: flex;
    background-image: linear-gradient(to bottom right, #1A9D724D, #FCF0BC4D, white, #FCF0BC4D, #8C52854D);
}

.employer {
    width: 33%;
    max-height: 750px;
    border-right: 1px solid black;
}

.employer img {
    margin: 30px auto;
    display: block;
    width: 70%;
    cursor: pointer;
}

.employer h1 {
    width: 70%;
    display: block;
    margin: 0 auto;
    color: black;
    font-size: 15px;
}

.employer.selected {
    width: 100%;
    display: flex;
    background-image: linear-gradient(to bottom right, white, white, #93D4EB, #97B8A2);
    padding-top: 25px;
    padding-bottom: 25px;
}

.employer.selected .employer--profile {
    order: 1;
    display: flex;
    flex-direction: column;
    width: 30%;
}

.employer.selected .employer--profile h1 {
    order: 1;
    margin: 0px auto;
    width: 80%;
    font-size: 35px;
    margin-top: 10px !important;
}

.employer.selected .employer--profile img {
    order: 2;
    width: 80%;
    margin: 20px auto;
}

.employer .employer--links {
    display: none;
}

.employer.selected .employer--links {
    display: block;
    order: 2;
    width: 20%;
    height: max-content;
    margin-top: 70px;
}

.employer .employer--content {
    display: none;
}

.employer.selected .employer--content {
    display: block;
    order: 3;
    width: 50%;
    height: max-content;
    margin-top: 70px;
}

.employer .close__selected {
    display: none;
}

.employer.selected .close__selected {
    display: block;
    order: 4;
    cursor: pointer;
    margin: 25px;
    color: black;
    height: max-content;
    text-align: center;
}

.employer--links&gt;div {
    border-top: 1px solid black;
    padding: 15px;
    width: 90%;
}

.employer--links p {
    margin: 0 !important;
}

.cabecera {
    max-width: 1196px;
    max-height: 761px;
    margin: 0 auto;
    padding-top: 50px;
}


.wpb_text_column.wpb_content_element.infinity_text{
    margin:0px;
}


.fletxa img {
    width: 30px;
}

#menu-menu {
    max-width: max-content;
    margin: 0 auto;
}

#menu-menu li {
    padding: 5px;
    border: 2px solid #006b68;
    border-radius: 150px;
    margin-left: 50px;
}

#menu-menu li a {
    color: #006b68;
    font-weight: normal;
}

.olot_pedala {
    text-align: center;
    font-weight: bolder !important;
    color: #006b68;
    border: 2px solid #006b68;
    width: max-content;
    margin: 60px auto !important;
    border-radius: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 29px;
}

.olot_pedala_sec {
    text-align: center;
    font-weight: bolder !important;
    color: #f5ae4a;
    border: 2px solid #f5ae4a;
    width: max-content;
    margin: 60px auto !important;
    border-radius: 50px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 25px;
    padding-right: 25px;
    font-size: 29px;
}

.olot_pedala_imagenes img {
    height: 150px;
    width: auto;
}

.olot_pedala_imagenes p {
    font-size: 16px !important;
    color: rgb(13, 13, 13) !important;
}

.primera_carretera {
    width: 90%;
    margin: 50px auto;
}

.olot_bici_textos {
    width: 90%;
}

.comptem_tu h3 {
    color: #f5ae4a;
    font-size: 20px !important;
    font-family: 'Lato' !important;
    text-align: center;
}

.boto_proces {
    width: 100% !important;
}

.boto_proces a,
.boto_proces button {
    background-color: #006b68 !important;
    background-image: none !important;
    border: 0px !important;
    color: #f5f0e2 !important;
    border-radius: 150px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-family: 'Lato' !important;
    font-weight: bolder !important;
    font-size: 18px !important;
    float: right !important;
}

.boto_us a,
.boto_us button {
    background-color: #f5ae4a !important;
    background-image: none !important;
    border: 2px solid !important;
    border-color: #006b68 !important;
    color: #006b68 !important;
    border-radius: 150px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    padding-left: 30px !important;
    padding-right: 30px !important;
    font-family: 'Lato' !important;
    font-weight: bolder !important;
    font-size: 18px !important;
}

.text_final {
    font-family: 'Lato' !important;
    font-size: 30px !important;
    font-weight: bold !important;
    color: #f5ae4a !important;
    font-style: italic;
}

.final_row .vc_column-inner {
    padding: 20px !important;
}

.hashtag {
    font-family: 'Lato' !important;
    font-weight: bolder !important;
    font-size: 30px !important;
    color: #006b68 !important;
}

.hashtag_box {
    margin: 0 !important;
}

.xarxes_socials img {
    height: 50px;
    width: auto;
}

.comptem_tu a {
    background-color: #f5ae4a !important;
    background-image: none !important;
    border: 2px solid #f5ae4a !important;
    border-radius: 150px !important;
    font-family: 'Lato' !important;
    font-weight: normal !important;
    color: #006b68 !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-size: 18px !important;
}

.comptem_tu h1 {
    color: #f5ae4a;
    font-family: 'Lato' !important;
    font-weight: bolder !important;
    margin-top: 20px;
    font-size: 30px;
}

.vc_custom_1614169293550 {
    background-position: top;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

html {
    scroll-behavior: smooth;
    background-color: #fff;
    overflow-x: hidden;
}

.menu_principal.fixed {
    position: fixed !important;
    top: 0px;
    z-index: 10000;
}

a:hover {
    text-decoration: none;
}

@media(max-width:587px) {
    .cabecera_section {
        min-height: 50vh !important;
    }
}

.owl-nav {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    z-index: 99999999;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 120px;
    font-weight: 100;
    align-items: center;
}

.owl-carousel.inici .slider-home {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 500px !important;
}

.owl-carousel.inici .slider-home img {
    width: 50% !important;
}

.owl-carousel.inici .slider-home .content-actualitat {
    width: 30%
}

.owl-carousel.inici .owl-prev img,
.owl-carousel.inici .owl-next img {
    width: 35px;
}

.slider-home h2 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 120%;
    color: #000000;
    width: 425px;
}

.row-serveis h2 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 0px !important;
    color: #000000;
}

.row-serveis h3 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 22px;
    line-height: 100.5%;
    color: #000000;
}

.row-serveis p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 130%;
    color: #000000;
}

.row-actualitat h2,
.tramits h2 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 52px;
    line-height: 120%;
    color: #000000;
    margin-bottom: 85px !important;
}

.row-actualitat h4 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 29px;
    line-height: 80%;
    color: #000000;
}

.row-actualitat p {
    font-family: Work Sans;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #000000;
}

.row-actualitat .vc_btn3-container {
    display: none;
}

.row-actualitat .vc_pageable-slide-wrapper {
    display: flex;
    justify-content: space-between;
}

.row-actualitat .vc_gitem-zone-c {
    margin-top: 50px;
}

.row-actualitat .vc_grid-item {
    width: 600px;
}

.row-actualitat .vc_grid-item-mini h4 {
    text-decoration: underline;
}

.row-actualitat .vc_grid-item-mini:hover h4 {
    color: #202F98 !important;
    text-decoration: underline;
}

.row-actualitat .vc_grid-item-mini:hover p {
    color: #202F98 !important;
}

.row-actualitat .vc_gitem-animated-block {
    width: 579px;
    height: 283px;
    margin: 0 auto;
}

.row-actualitat .vc_gitem-animated-block&gt;div {
    background: no-repeat;
    background-size: 579px 283px;
}

.tramits h3 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 29px;
    line-height: 120%;
    color: #000000;
}

.tramits p {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #000000;
}

a:not(.dropdown.menu &gt; li a):hover {
    color: #202F98;
}

.tramits_carousel {
    display: flex;
    align-items: center;
    justify-content: center;
}

.tramits_carousel .carousel-content {
    width: 500px;
    margin-left: 50px;
}

.content-actualitat.active {
    display: block;
}

.content-actualitat.inactive {
    display: none;
}

.cabecera_accessible h2,
.cabecera_recursos h2 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 42px;
    line-height: 120%;
    color: #FFFFFF;
    margin-left: 80px;
}

.cabecera_accessible .wpb_single_image,
.cabecera_activitats .wpb_single_image,
.cabecera_recursos .wpb_single_image {
    margin-bottom: 0px;
}

.cabecera_accessible .vc_column-inner,
.cabecera_activitats .vc_column-inner,
.cabecera_recursos .vc_column-inner {
    padding-top: 0px !important;
}

.cabecera_activitats h2 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 42px;
    line-height: 120%;
    color: #000;
    margin-left: 80px;
}

.lista_accessible .wpb_text_column:not(.titulo) p::before {
    content: url("http://sumant.apostrof.coop/wp-content/uploads/2021/05/Vector3.svg");
    position: absolute;
    left: -20px;
}

.enlaces_activitats .vc_single_image-img {
    height: 150px;
}

.download-button__wrapper {
    color: #202F98 !important;
    text-decoration: none !important;
    display: flex;
    align-items: center;
}

.download-button__wrapper span {
    margin-left: 10px;
}

.download-button__wrapper:hover span {
    text-decoration: underline;
}

.serveis-title h1 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 42px;
    line-height: 120%;
    text-align: center;
    color: #000000;
}

.vc_tta-tab {
    position: relative;
}

.vc_tta-tab::before {
    content: " + ";
    position: absolute;
    left: 0px;
    top: 20px;
    z-index: 9999;
    font-size: 45px;
}

.vc_tta-tab.vc_active a {
    color: #202F98 !important;
    border: none !important;
    background: none !important;
    padding: 20px 50px 20px 60px !important;
}

.vc_tta-tab a {
    border: none !important;
    background: none !important;
    padding: 20px 50px 20px 60px !important;
    font-weight: bold;
    color: black !important;
    width: 600px;
}

.vc_tta-tab.vc_active::before {
    background-image: url("http://sumant.apostrof.coop/wp-content/uploads/2021/05/Group-2.png") !important;
    position: absolute;
    left: 0px;
    top: 10px;
    z-index: 9999;
    height: 50px;
    content: " ";
    background-size: 100% !important;
    width: 50px;
    background-repeat: no-repeat !important;
}

.vc_tta-panel-body {
    background: #F7F7F7 !important;
}

.vc_tta-panel-body h2 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 29px;
    line-height: 120%;
    color: #000000;
}

.noticies_grid {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.last_entries .noticies_grid {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
    margin-bottom: 50px;
}

.noticies_grid.home {
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    margin: 0 auto;
    justify-content: center;
}

.last_entries .noticia {
    width: calc(33.333% - 30px);
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin: 15px;
    background:white;
    height: 500px;
    border:0px
}

.last_entries .noticia--content{
    position: relative;
    display: block;
    height: 100%;
}

.last_entries .noticia--content a{
    display: block;
height: 100%;
}

.last_entries .noticia:hover {
    
    background:#202F98;
}
.last_entries .noticia:hover h3,.last_entries .noticia:hover p{
    color:white !important;
}

.last_entries .noticia:hover line{
    stroke: white;
}
.noticia {
    width: calc(25% - 30px);
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin: 15px;
    background:transparent;
    height: 500px;
    border:2px solid white
}

.page-id-394 .more_info {
    max-width: max-content;
    padding: 5px 14px;
    border: 2px solid white;
    border-radius: 150px;
    cursor: pointer;
    display: block;
    margin-top: 15px;
  }

  .page-id-394 .more_info.more::before {
    content: "+";
    margin-right: 5px;
    color:white
  }

  .page-id-394 
  .more_info.less::before {
      content: "-";
      margin-right: 5px;
      color:white;
  }

  .page-id-394 .more_info:hover {
    max-width: max-content;
    padding: 5px 14px;
    border: 2px solid white;
    color:  #202F98 !important;
    background-color: white;
    border-radius: 150px;
    cursor: pointer;
  }

  .page-id-394 .more_info:hover span ,.page-id-394 .more_info:hover::before,.page-id-394 .more_info:hover::after{
    color:  #202F98 !important;
  }

.noticies_grid.home .noticia {
    width: 450px;
    display: flex;
    flex-direction: column;
    justify-content: start;
    margin: 20px
}

.noticia--image,
.noticia--image img {
    width: 100%;
    height: 240px;
}


.noticia_content {
    display: flex;
    height: auto;
    align-items: center;
}

.imatge_noticia {
    width: 50%;
    height: 100%;
}

.imatge_noticia img {
    width: 100%;
    height: 100%;
}

.noticia_content .contingut_noticia {
    width: 50%;
    padding: 0px 50px;
}

.noticia_content h2 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 115%;
    color: #000000;
    margin-bottom: 15px;
}

.share_post {
    display: flex;
    flex-direction: column;
}

.share_post img {
    width: 45px;
    margin: 5px;
    margin-left: 0px;
}

#instagram {
    width: 65px;
    margin: 5px;
    margin-left: 0px;
}

.last_entries_title {
    padding: 50px;
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 26%;
    text-align: left;
    color: #000000;
}

.footer .submenu.dropdown {
    display: block !important;
}

footer a {
    color: black;
}

footer .dropdown.menu li {
    margin-left: 0px;
}

footer .dropdown.menu:not(.submenu) {
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;
    margin-top: 25px;
}

.owl-carousel.inici .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    width: 90%;
    margin: 0 auto;
    z-index: 9999999;
}

.owl-carousel.tramits .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    width: 100%;
    margin: 0 auto;
    z-index: 9999999;
}

.owl-carousel.inici .owl-nav {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    display: flex;
    z-index: 1 !important;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 120px;
    font-weight: 100;
    align-items: center;
}

.owl-carousel.tramits .owl-nav {
    position: absolute;
    top: 0;
    height: 100%;
    width: 113%;
    display: flex;
    z-index: 1;
    justify-content: space-between;
    padding: 0 20px;
    font-size: 120px;
    font-weight: 100;
    align-items: center;
    left: -6.5%;
}

footer .grid-x {
    width: 100%;
    margin: 50px 0px;
    padding: 0;
}

.recursos_row p {
    min-height: 50px;
    /*font-weight: bold;*/
}

.enlaces_xxss {
    margin: 0px;
    margin-left: 0px;
    margin-left: 20px;
}

.enlaces_xxss img {
    width: 40px;
    margin-left: 10px;
}

.tramits_carousel&gt;div:not(.carousel-content) {
    max-width: 900px;
    width: 100%;
}

.entitats h2 {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 52px;
    line-height: 63px;
    text-align: center;
    color: #000000;
}

.footer__logo_left {
    float: left;
    margin-left: 35px;
}



/*#nav-main .menu.dropdown.submenu.active, .menu.dropdown.submenu.active{
    display: block;
    background: white;
    padding: 15px;
}*/

@media screen and (min-width:1100px) and (max-width:1700px) {
    .noticia_content h2 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 32px;
        line-height: 115%;
        color: #000000;
        margin-bottom: 15px;
    }

    .owl-carousel.inici .slider-home {
        display: flex;
        align-items: center;
        justify-content: start;
        height: 500px !important;
    }
    .owl-carousel.inici .slider-home .content-actualitat {
        width: 30%;
        margin-left: 50px;
    }
    .tramits_carousel&gt;div:not(.carousel-content) {
        max-width: 700px;
        width: 100%;
    }
    .noticia {
        width: calc(33% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: start;
        background:transparent;
        height: 500px;
    }
    .cabecera_accessible h2,
    .cabecera_recursos h2 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 32px;
        line-height: 120%;
        color: #FFFFFF;
        margin-left: 80px;
    }
    .cabecera_activitats h2 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 32px;
        line-height: 120%;
        color: #000000;
        margin-left: 0px;
        text-align: center;
    }
    h1 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 35px;
        line-height: 120%;
        color: #000;
    }
}

@media screen and (min-width:700px) and (max-width:1099px) {
    .cabecera_activitats h2 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        line-height: 120%;
        color: #000000;
        margin-left: 0px;
        text-align: center;
    }
    .cabecera_accessible h2,
    .cabecera_recursos h2 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 24px;
        line-height: 120%;
        color: #FFFFFF;
        margin-left: 80px;
    }
    h1 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 28px;
        line-height: 120%;
        color: #000;
    }
    .noticia {
        width: calc(50% - 20px);
        display: flex;
        flex-direction: column;
        justify-content: start;
        margin: 10px;
        background:transparent;
        height: 500px;
    }
    
    .dropdown.menu&gt;li a {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight:bold;
        font-size: 15px;
        line-height: 120%;
        color:white;
    }
    .dropdown.menu&gt;li a:hover{
        text-decoration: underline !important;
    }
    .row-serveis h2 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 32px;
        line-height: 120%;
        margin-bottom: 0px !important;
        color: #000000;
    }
    .footer .submenu.dropdown li {
        padding-left: 35px;
    }
    .noticia_destacada .noticia_content {
        display: flex;
        height: auto;
        align-items: center;
        flex-direction: column;
    }
    .noticia_destacada .imatge_noticia {
        width: 70%;
        height: 100%;
        margin-top: 45px;
    }
    .noticia_destacada .noticia_content .contingut_noticia {
        width: 90%;
        padding: 20px;
    }
    .noticia_destacada .noticia_content h2 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 40px;
        line-height: 115%;
        color: #000000;
        margin-bottom: 20px;
    }
    .dropdown.menu&gt;li.opens-right&gt;.is-dropdown-submenu {
        right: auto;
        left: 0;
        margin-left: 0px;
        top: 0px;
        padding: 20px !important;
        position: relative;
    }
    footer .dropdown.menu:not(.submenu) {
        flex-wrap: unset;
        flex-direction: column;
        justify-content: center;
        margin-top: 25px;
    }
    .owl-carousel.inici .slider-home {
        display: flex;
        align-items: center;
        justify-content: start;
        height: 500px !important;
    }
    .owl-carousel.inici .slider-home .content-actualitat {
        width: 30%;
        margin-left: 50px;
    }
    .slider-home h2 {
        font-family: "Work Sans", sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 50px;
        line-height: 120%;
        color: #000000;
        width: auto;
    }
    .tramits_carousel {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .tramits_carousel&gt;div:not(.carousel-content) {
        max-width: 700px;
        width: 100%;
    }
    .noticies_grid {
        display: flex;
        flex-wrap: wrap;
        width: 90%;
        margin: 0 auto;
        justify-content: center;
    }
}

.wpcf7-form-control.wpcf7-submit {
    text-transform: uppercase;
    font-weight: bold;
    height: 55px;
    cursor: pointer;
}


.vc_tta-panel-body .wpb_single_image img {
    height: auto;
    max-width: 70%;
    vertical-align: top;
}

.vc_tta-panel-body h2 {
    margin-bottom: 10px;
}

li {
    font-size: 20px;
    line-height: 150%;
}

.entitats_taula p {
    font-family: "Work Sans";
    font-style: normal;
    font-weight: normal;
    font-size: 28px;
    line-height: 53px;
}

.row-serveis .vc_single_image-img {
    position: relative;
}

.noticia:hover a,
.noticia_destacada:hover a {
    color: #202F98 !important;
}

.owl-carousel.tramits .owl-next img,
.owl-carousel.tramits .owl-prev img {
    width: 35px !important;
}

.cabecera_home{
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -100px;
}

.banner--cabecera img:not(.arrow--bottom){
    width:100%;
    height: 100vh;
    object-fit: cover;
    object-position: 0px 70%;
}

p.posicio--dreta{
    position: absolute;
    bottom: 10%;
    right: 10%;
    padding: 10px 40px;
    border: 2px solid white;
    border-radius: 140px;
    color: white !important;
    transform: rotate(8.63deg);
    font-size: 35px;
    font-weight: 500;
}
p.posicio--esquerra{
    position: absolute;
    bottom: 20%;
    left: 10%;
    padding: 10px 40px;
    border: 2px solid white;
    border-radius: 140px;
    color: white !important;
    transform: rotate(-8.63deg);
    font-size: 35px;
    font-weight: 500;
}

.primer-titol {
    font-size: 38px;
    padding: 5px 40px;
    border: 2px solid black;
    width: max-content;
    border-radius: 150px;
    transform: rotate(-25.09deg);
    background: white;
    margin-left: -70px;
    margin-bottom: 0px;
    z-index: 3;
    position: relative;
    font-weight: 500;
  }

  .page.cmiat .primer-titol{
    font-size: 38px;
    padding: 5px 40px;
    border: 2px solid black;
    width: max-content;
    border-radius: 150px;
    transform: rotate(-25.09deg);
    background: white;
    margin-left: -110px;
    margin-bottom: 0px;
    z-index: 3;
    position: relative;
    font-weight: 500;
}

  .segon-titol{
    font-size: 38px;
    padding: 5px 40px;
    border: 2px solid black;
    width: max-content;
    border-radius: 150px;
    transform: rotate(0deg);
    z-index: 2;
    position: relative;
    font-weight: 500;
  }

  .cita-previa .segon-titol{
      background: transparent;
  }

  .segon-titol.coneixnos{
      background: white;
  }

  .segon-titol.taulell{
      background:#9A7EAC;
  }

  .segon-titol.formacio{
    background: #fef200;
  }

  .segon-titol.treball{
      background-color:rgb(255,58,58);
  }

  .segon-titol.carnets{
      background-color: rgb(255,162,67);
  }

  .segon-titol.cultura{
      background-color: #ECAAAA;
  }

  .segon-titol.habitatge{
      background-color: rgb(227,246,239);
  }

  .segon-titol.mobilitat{
      background-color: rgb(83,174,110);
  }
  .segon-titol.salut{
      background-color: rgb(104,148,208);
  }


  #menu-menu-info-jove, #menu-menu-entitas, #menu-menu-assessories{
      justify-content: center;
  } 

  #menu-menu-info-jove li, #menu-menu-entitas li, #menu-menu-assessories li{
    border-top: 2px solid white;
    width: 100%;
    border-left: 0px;
    border-right: 0px;
  }

  #menu-menu-entitas li:hover,  #menu-menu-assessories li:hover{
      background-color: #202F98;
  }

  a.more_info.more{
      text-decoration: none;
  }

  #menu-menu-info-jove li.current-menu-item, #menu-menu-entitas li.current-menu-item, #menu-menu-assessories li.current-menu-item{
      display: none;
  }
  #menu-menu-info-jove li a, #menu-menu-entitas li a, #menu-menu-assessories li a{
    text-align: center;
    color: white !important;
    padding: 20px;
    border-right: 0px;
    font-weight: 500;
    font-size: 22px;
  }

  #menu-menu-info-jove li a:hover{
      color:black !important
  }

  .menu_info_jove{
      margin-bottom: 0px;
  }

  .row_menu_info .vc_column-inner{
      padding-top: 0px !important;
  }

  .more_info_row{
      display: none;
  }

  .more_info{
    max-width: max-content;
    padding: 5px 14px;
    border: 2px solid black;
    border-radius: 150px;
    cursor: pointer;
    margin-top: 15px;
display: block;
  }

  .more_info:hover{
    max-width: max-content;
    padding: 5px 14px;
    border: 2px solid #202F98;
    color:white !important;
    background-color: #202F98;
    border-radius: 150px;
    cursor: pointer;
  }

  .more_info.more:hover::before {
    content: "+";
    margin-right: 5px;
    color:white;
  }
  .more_info.more::before {
    content: "+";
    margin-right: 5px;
  }

  .more_info.less:hover::before {
    content: "-";
    margin-right: 5px;
    olor:white;
  }
  .more_info.less::before {
    content: "-";
    margin-right: 5px;
  }

  .enlaces_infojove p::before{
      content: url("/wp-content/uploads/2022/04/Group-61.svg");
      position: absolute;
    right: -20px;
  }

  .home .enlaces_infojove p::before{
    content: url("/wp-content/uploads/2022/05/Group-7.svg");
    position: absolute;
  right: -20px;
}



  .infinity_text .wpb_text_column{
      margin:0px;
  }

  .infinity_text h1{
    font-size: 2vw;
    line-height: 2vw;
    display: inline-block;
    white-space: nowrap;
    animation: floatText 25s infinite linear;
    padding-left: 100% !important; /*Initial offset*/
    text-transform: uppercase;
    font-weight: 400;
    padding: 15px 0px;
    overflow-x: hidden;
  }

  .post-type-archive-activitats .infinity_text{
      border-bottom: 2px solid black;
  }

  .section--intro{

    background: #FF9D43;
  }

  .intro_activitats {
    display: flex;
    align-items: start;
    justify-content: space-around;
    padding: 50px 0px;
    max-width: 1300px;
margin: 0 auto;
  }

  .intro_activitats h1{
    font-family: 'Work Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 48px;
    line-height: 101.8%;
    margin-top: 55px;
  }
  .intro_activitats div{
      width: 50%;
  }
  .intro_activitats p {
    width:100%;
  }

  .home .infinity_text h1{
    font-size: 2vw;
    line-height: 2vw;
    display: inline-block;
    white-space: nowrap;
    animation: floatText 25s infinite linear;
    padding-left: 100% !important; /*Initial offset*/
    text-transform: uppercase;
    font-weight: 400;
    color: #202F98;
    overflow-x: hidden;
  }

  .footer .cell {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: start;
    color: black;
  }

  .title-archive{
      position: relative;
  }

  .post-type-archive-activitats .title-archive{
    border-bottom: 2px solid black;
}

  .title-archive img{
    width: 100%;
    height: 650px;
    object-fit: cover;
    object-position: 0px -405px;
  }

  .third-row.conditional {
    font-size: .7rem;
    display: none;
  }

  .post-type-archive-activitats .title-archive img{
    width: 100%;
    object-fit: cover;
    object-position: 0px -230px;
  }

  body.blog .infinity_text, .row--terms{
    border: 2px solid black;
    border-left: 0;
    border-right: 0;
  }
  .row--terms{
    padding: 15px;
    border: 2px solid black;
    border-left: 0;
    border-right: 0;
  }

  .row--terms p{
    text-align: center; 
    font-size: 28px;
    cursor:pointer;
    width: max-content;
    margin: 0 auto;
  }

  .blog .title-archive h1{
    position: absolute;
    bottom: 20%;
    right: 5%;
    background: #ECAAAA;
    font-weight: 500;
    padding: 10px 40px;
    font-size: 35px;
    border: 2px solid black;
    border-radius: 150px;
    transform: rotate(-8.63deg);
    text-transform: uppercase;
  }

  .post-type-archive-activitats .title-archive h1{
    position: absolute;
    bottom: 20%;
    left: 5%;
    background: #FF9D43;
    font-weight: 500;
    padding: 10px 40px;
    font-size: 35px;
    border: 2px solid black;
    border-radius: 150px;
    transform: rotate(-8.63deg);
    text-transform: uppercase;
  }

  .articles.article--destacat {
    width: 100%;
  }

  .articles.article--destacat .item--content{
    display: flex;
    align-items: center;
    flex-direction: row;
  }

  .article--destacat .item--content div {
    width: calc(50% - 120px);
    margin: 0px 60px;
    height: 350px;
  }

  .article--destacat .item--content div:nth-child(2) {
    width: calc(50% - 120px);
    margin: 0px 60px;
    height: auto;
  }

  .image--column img{
      height: 100% !important;
  }

  .content--column{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  a.return--blog {
    text-decoration: none;
    font-family: 'Work Sans';
    font-weight: 500;
    font-size: 48px;
    padding: 25px 40px;
    border: 2px solid black;
    border-radius: 150px;
    transform: rotate(-21deg);
  }

  a.return--blog:hover {
    text-decoration: none;
    font-family: 'Work Sans';
    font-weight: 500;
    font-size: 48px;
    padding: 25px 40px;
    border: 3px solid black;
    border-radius: 150px;
    color:white !important;
    background-color: #202F98;
    transform: rotate(-21deg);
  }

  .related--articles {
      background-color: #ECAAAA;
  }

  .destacats--home h2, .destacats--home a{
      font-size:30px;
      color:white;
      text-decoration: none;
      line-height: 32px;
  }
  .destacats--home a:hover{
    text-decoration: underline;
}

  .inclinacio_dreta p {
    padding: 10px 40px;
    border: 2px solid white;
    border-radius: 140px;
    color: white !important;
    transform: rotate(8.63deg);
    font-size: 35px;
    font-weight: 500;
    width: max-content;
    margin: 0 auto;
  }

  .inclinacio_esquerra p {
    padding: 10px 40px;
    border: 2px solid white;
    border-radius: 140px;
    color: white !important;
    transform: rotate(-8.63deg);
    font-size: 35px;
    font-weight: 500;
    width: max-content;
    margin: 0 auto;
  }

  .inclinacio_esquerra.participacio p{
    border: 2px solid black;
    color: black !important;
  }

  .submenu a {
    font-family: "Work Sans", sans-serif;
    font-style: normal;
    font-weight:bold;
    font-size: 15px;
    line-height: 120%;
    color:#202F98 !important;
}

.submenu a:hover {
    text-decoration: underline;
}

.projectes_grid.home{
    display: flex;
flex-wrap: wrap;
}

.home .projecte{
    width: 33.3333%;
}

.home .projecte a{
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
     text-decoration: none;
     padding: 50px;
}

.home .projecte a:hover{
    background-color: white;
}

.home .projecte:first-child{
    border-left: 2px solid white;
}


.home .projecte:nth-child(3){
    border-right: 2px solid white;
}

.home .projecte:nth-child(2){
    border-left: 2px solid white;
    border-right: 2px solid white;
}

.projecte--image img{
    border-radius: 230px;
    width: 230px;
    height: 230px;
    object-fit: cover;
}

.projecte--content{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 100%;
}

.projecte--content h3{
    font-weight: 400;
    font-size: 32px;
    line-height: 38px;
    color: white;
    text-decoration: none;
}

.home .projecte a:hover line{
    stroke:#e63c3c;
}

.home .projecte a:hover .projecte--content h3{
    color: #e63c3c;
}

form div {
    display: flex;
    justify-content: space-between;
  }

.third-row label, .fourth-row label {
width: 100%;
}  

form input, form select, form textarea{
    border: 1px solid black !important;
}

.submit-citaprevia input {
    width: 150px !important;
    text-align: center !important;
    background-color: transparent !important;
    font-weight: 400 !important;
    border-radius: 150px;
    z-index: 2;
    border: 1px solid black !important;
  }

  .submit-citaprevia::after{
      content:url("/wp-content/uploads/2022/03/Group-24.png");
      position: absolute;
        z-index: 1;
        right: -25px;
  } 
  .submit-taulell input {
    width: 150px !important;
    text-align: center !important;
    background-color: transparent !important;
    font-weight: 400 !important;
    border-radius: 150px;
    z-index: 2;
    border: 1px solid black !important;
  }

  .submit-taulell::after{
      content:url("/wp-content/uploads/2022/03/Group-24.png");
      position: absolute;
        z-index: 1;
        right: -40px;
  } 
  .your-ages{
    display: block;
    width: 150px;
  }

  .your-email{
    display: block;
    width: 500px;
  }

  .tel-272{
    display: block;
    width: 290px;
  }



  .submit-citaprevia input:hover {
    color:white;
    background-color: #202F98 !important;
  }
.submit-citaprevia{
    justify-content: end;
} 
.submit-taulell input:hover {
    color:white;
    background-color: #202F98 !important;
  }
.submit-taulell{
    justify-content: end;
    margin-top: 20px;
    width: 95%;
    position: relative;
} 

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 12px;
      margin-bottom: 0px;
    position: relative;
  }


form select{
    height: 45px !important;
}

.enlaces_externos p {
    font-size: 26px;
    position: relative;
    display: flex;
    align-items: center;
  }

.enlaces_externos .wpb_column:hover{
    background-color: white;
}  
.page-id-120 .cabecera_imagen div,.page-id-120  .cabecera_imagen figure,.page-id-120  .cabecera_imagen img, .page-id-394 .cabecera_imagen div,.page-id-394  .cabecera_imagen figure,.page-id-394  .cabecera_imagen img,
.page-id-171 .cabecera_imagen div, .page-id-171 .cabecera_imagen figure, .page-id-171 .cabecera_imagen img {
    width: 100%;
    height: 600px;
    object-fit: cover;
  }

  .page-id-171  .cabecera_imagen img{
      object-position: 0 -200px;
  }  
.cabecera_imagen div, .cabecera_imagen figure, .cabecera_imagen img {
    width: 100%;
  }

  .cabecera_projectes, .cabecera_participacio{
    position: absolute;
    bottom: 20%;
    right: 5%;
  }

  .cabecera_info_jove{
    position: absolute;
    bottom: 40%;
    left: 5%;
  }

  .cabecera_projectes p{
    padding: 10px 40px;
    border: 2px solid black;
    border-radius: 140px;
    transform: rotate(-8.63deg);
    font-size: 35px;
    font-weight: 500;
    width: max-content;
    margin: 0 auto;
    background-color: #E53C3C;
    text-transform: uppercase;
    }

    .cabecera_info_jove p{
        padding: 10px 40px;
        border: 2px solid black;
        border-radius: 140px;
        transform: rotate(-8.63deg);
        font-size: 35px;
        font-weight: 500;
        width: max-content;
        margin: 0 auto;
        background-color: #FEF200;
        text-transform: uppercase;
        }

    .cabecera_participacio p{
        padding: 10px 40px;
        border: 2px solid black;
        border-radius: 140px;
        transform: rotate(-8.63deg);
        font-size: 35px;
        font-weight: 500;
        width: max-content;
        margin: 0 auto;
        background-color: rgb(234,82,175);
        text-transform: uppercase;
        }

    .vc_tta-container {
        margin-bottom: 0 !important;
      }
    .vc_tta-color-black.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title &gt; a{
        color:#E53C3C !important;
    }

    .nav-dropdown-has-border .nav-dropdown {
        border: 2px solid #ddd;
        background: #1f1f1f;
      }

      .estat--activitat{
        position: absolute;
        right: -15px;
        transform: rotate(-90deg);
        width: max-content;
        height: 30px;
        text-transform: uppercase;
        margin-top: 10px;
        font-size: 18px;
        top: 50px;
      }
      .data--activitat{
        top: 0;
        left: calc(50% - 75px);
        width: 150px;
        color: black;
        font-size: 18px;
      }

      .estat--activitat.Properament {
        right: -50px;
        top: 75px;
      }

      .Properament{
          color: #FF9D43;
      }

      .Tancat{
        color: #E53C3C;
      }

      .Obert{
        color: #38BF5C;
      }

      .section--permanents{
          background-color: #38BF5C;
          padding-bottom: 50px;
      }

      
      .intro--permanents, .ciutat--section{
        max-width: 1300px;
        margin: 0 auto;
        display: flex;
        padding: 70px;
        justify-content: space-around;
        align-items: start;
    }

    .caixa_titols{
        position: relative;
        height: 150px;
        width: 40%;
    }

    .intro--permanents--content{
        width: 60%;
    }


    .titol--activitats {
        padding: 10px 30px;
        background: transparent;
        height: max-content;
        border: 2px solid black;
        border-radius: 150px;
        transform: rotate(-25.2deg);
        font-weight: 500;
      }
    .titol--permanents {
        padding: 10px 30px;
        background: #38BF5C;
        height: max-content;
        border: 2px solid black;
        border-radius: 150px;
        transform: rotate(-25.2deg);
        font-weight: 500;
        position: absolute;
        bottom: 51px;
        left: -20px;
      }
      .subtitol--permanents {
        padding: 10px 30px;
        background: #38BF5C;
        height: max-content;
        border: 2px solid black;
        border-radius: 150px;
        font-weight: 500;
        position: absolute;
        bottom: 0;
        left: 69px;
      }

      .ciutat--section .subtitol--permanents {
          width: max-content;
      }

      .ciutat--section a{
          color:white !important
      }

      .section--permanents .noticia__destacada, .permanents--content{
        max-width: 1300px;
        margin: 0 auto;
        overflow: hidden;
    }
    .permanents--content{
        padding: 90px 50px;
        display: flex;
    }

    .permanents--content div{
        width: 50%;
    }

    .permanents--content a{
        color:white
    }
    
      .section--permanents .articles.articles-loop--item:first-child{
        float: left;
        width: calc(50% - 20px);
        height: 250px;
        border-left: 2px solid white;
      }
      .section--permanents .articles.articles-loop--item:nth-child(2){
        float: left;
        width: calc(50% - 20px);
        height: 250px;
        border-left: 2px solid white;
      }

      .section--permanents .articles-loop--item h3{
        color: white !important;
        font-style: normal;
        font-weight: 400 !important;
        font-size: 22px !important;
        line-height: 24px;
        width: 50%;
      }
      .section--permanents .articles-loop--item line{
          stroke: white;
      }
      .section--permanents .articles.articles-loop--item:nth-child(3){
        float: right;
        width: calc(50% - 20px);
        height: 250px;
      }
      .section--permanents .articles.articles-loop--item:nth-child(4){
        float: right;
        width: calc(50% - 20px);
        height: 250px;
      }

      .section--permanents .articles.articles-loop--item{
          margin: 10px;
          border: 2px solid white;
          border-left: 2px solid white;
          background-color: transparent;
      }

      .section--permanents .articles.articles-loop--item .item--content a {
        padding: 0px;
        display: flex;
        height: 100%;
        width: 100%;
      }
      .section--permanents .articles.articles-loop--item  img {
        height: 100%;
        width: 50%;
        object-fit: cover;
        transition: linear .2s;
        -webkit-transition: linear .2s;
        -moz-transition: linear .2s;
        -ms-transition: linear .2s;
        -o-transition: linear .2s;
        border-radius: 0px;
        border: none;
      }

      .row--terms p::after {
        content: " &gt; ";
        transform: rotate(90deg);
        position: absolute;
        font-size: 30px;
        margin-left: 9px;
      }

      .home .activitat{
        height: 245px;
        border: 2px solid white;
        width: 80%;
        margin: 10px;
      }

      .home .activitat a{
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center;
          height: 100%;
      }

      .home.activitats_grid{
        display: flex;
        flex-direction: column;
        justify-content: end;
        align-items: end;
      
      }

      .home .activitat a:hover{
          background-color: #202F98;
      }

      .home .activitat a div{
          height: 100%;
          width: 50%;
          display: flex;
          align-items: center;
          justify-content: center;
      }

      .home .activitat a img{
        height: 100%;
        object-fit: cover;
      }

      .home .activitat a h3{
          color: white;
          font-weight: 400;
            font-size: 22px;
            line-height: 24px;
            width:80%;

      }

    #menu-menu-info-jove #menu-item-38:hover{
        background-color: #FEF200;
    }
    #menu-menu-info-jove #menu-item-183:hover{
    background-color: rgb(229,60,60);
    }
    #menu-menu-info-jove #menu-item-182:hover{
        background-color: #5F86BC;
    }
    #menu-menu-info-jove #menu-item-231:hover{
        background-color: #ECAAAA;
    }
    #menu-menu-info-jove #menu-item-230:hover{
        background-color: #BDAFA0;
    }
    #menu-menu-info-jove #menu-item-229:hover{
        background-color: #508760;
    }
    #menu-menu-info-jove #menu-item-228:hover{
        background-color: #ED9842;
    }
    #menu-menu-info-jove #menu-item-403:hover{
        background-color: #9A7EAC;
    }

    .wpb_text_column a{
        text-decoration: underline;
    }

    .destacats--home img {
        width: 250px;
        height: 250px;
        border-radius: 250px !important;
        object-fit: cover;
      }

      .destacats--home .wpb_single_image  a{
          position: relative;
      }

      .destacats--home .wpb_single_image  a:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        opacity: 0;
        width: 100%;
        bottom: 0;
        transition: 0.5s ease-out;
        border-radius: 250px;
        background: linear-gradient(to bottom, transparent 0%, white 100%);
      }
      .destacats--home .wpb_single_image  a:hover:before {
        content: '';
        display: block;
        position: absolute;
        height: 100%;
        width: 100%;
        bottom: 0;
        opacity: 1;
        transition: 0.5s ease-out;
        border-radius: 250px;
        background: linear-gradient(to bottom, transparent 0%, white 100%);
      }


      .destacats--home .wpb_column:hover img{

      }

      .destacats--home .wpb_column:hover a{
          color:white !important;
      }

      .enlaces_externos img {
        width: 315px;
        height: 315px;
        object-fit: cover;
        border-radius: 315px !important;
      }

      .titulo-pag--info .wpb_wrapper{
          width: 50%;
          margin: 0 auto;
      }

      .enlaces_infojove a{
          line-height: 120%;
      }

      .home .enlaces_infojove a{
        line-height: 120%;
        color:white;
        text-decoration: none;
    }

    .home .enlaces_externos .wpb_column:hover a{
        color: #e63c3c;
    }

    .home .enlaces_externos .wpb_column p::before {
        content: url("/wp-content/uploads/2022/05/Group-7.svg");
        position: absolute;
        right: -20px;
      }

      .home .enlaces_externos .wpb_column:hover p:before {
        content: url("/wp-content/uploads/2022/05/Group-71.svg");
        position: absolute;
        right: -20px;
      }
    

      .headear--aj{
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding-bottom: 7px;
        height: 70px;
      }

      .headear--aj img{
        background: red;
        padding: 10px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        height: 100%;
        width: 250px;
      }

      .headear--aj div{
        width: calc(100% - 260px);
        height: 100%;
        display: block;
        background: black;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
      }

      .arrow--bottom{
        position: absolute;
        bottom: 10%;
        width: 100px;
        left: calc(50% - 50px);
        cursor: pointer;
      }

      footer .logo, footer .rrss{
          min-height: max-content;
      }

      footer .contact--info{
        min-height: max-content;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-left: 50px;
      }

      footer .contact--info div:first-child{
          width:50%
      }

      footer .contact--info div{
          width: max-content;
      }

      footer .logo img {
        height: 100px;
      }

      footer .rrss img {
        height: 60px;
      }

      footer .rrss a:hover circle{
        fill: #202F98;
        stroke: #202F98;
      }
      footer .rrss a:hover path{
        fill: white;
      }

      .enlaces_externos.dos_columnas {
        display: flex;
        justify-content: center;
      }

      .enlaces_externos.dos_columnas &gt; div{
        width: 30%;
      }

      .dos_columnas &gt; div:last-child {
        display: none;
      }

      .scroll_top.active{
        position: fixed;
        bottom: 10px;
        right: 10px;
        width: 90px;
        display: block;
        cursor: pointer;
      }
      .scroll_top.active:hover circle{
        fill:#202F98;
        stroke:#202F98;
      }
      .scroll_top.active:hover line{
        stroke:white;
      }
      .scroll_top{
          display: none;
      }  

      .destacats--home .vc_column_container {
        padding-left: 10px;
        padding-right: 0;
      }

      .titulo-pag--info.coneixnos {
        position: absolute;
        top: 40%;
        left: 5%;
      }

      .imagen--coneixnos {
        height: 450px;
      }

      .single .article__body .grid-container &gt; .grid-x,.single-activitats .article__body .grid-container &gt; .grid-x{
          padding: 35px 0px;
      }

      @media (min-width:768px) and (max-width:1159px){

        .post-type-archive-activitats .articles.articles-loop--item:not(.article--destacat) {
            width: calc(50%);
            margin: 0;
            background: #ffffff;
            height: auto;
            border-right: 2px solid black;
            border-bottom: 2px solid black;
            position: relative;
          }

          .post-type-archive-activitats .articles.articles-loop--item:nth-child(4) {
            border-left: 0;
          }

          .ciutat--section .subtitol--permanents {
            width: max-content;
          }

        .destacats--home img {
            width: 200px;
            height: 200px;
            border-radius: 290px !important;
            object-fit: cover;
          }

          .destacats--home h2, .destacats--home a {
            font-size: 24px;
            color: white;
            text-decoration: none;
            line-height: 32px;
          }

        .vc_col-sm-7{
            width: 100%;
        }

        .dropdown.menu &gt; li a {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 18px;
            line-height: 26.47px;
            color: white;
          }

      }

      @media (min-width:834px) and (max-width:1440px) {

        .article__body &gt; .grid-container &gt; .grid-x:first-child &gt; .cell:not(.article__aside){
            margin-top: 50px;
        }



        .rrss svg{
            width: 60px;
        }

        .enlaces_externos img {
            width: 275px;
            height: 275px;
            object-fit: cover;
            border-radius: 315px !important;
          }
    
        .enlaces_infojove a{
            font-size: 18px;
        }
    
        header .dropdown.menu&gt;li.opens-right&gt;.is-dropdown-submenu {
            right: auto;
            left: -120px;
            margin-left: 0px;
            top: 34px !important;
            position: absolute !important;
            background: white;
        }
        .cabecera {
            max-width: 820px;
            max-height: 761px;
            margin: 0 auto;
            padding-top: 50px;
        }
    }

      @media (max-width:833px) {

        .article--destacat .item--content div:nth-child(2) {
            width: calc(100% - 30px);
            margin: 0px 60px;
            height: auto;
          }

        #nav-mobile ul li:first-child{
            display: block;
            width: 100%;
        }

        .blog .articles.articles-loop--item:not(.article--destacat) {
            width: calc(50% - 40px);
            margin: 20px;
            background: #ffffff;
            height: 450px;
            position: relative;
          }

          .article--destacat .item--content div {
            width: 100%;
            margin: 0px 10px;
            height: 350px;
          }

        .section--permanents .articles.articles-loop--item:first-child {
            float: left;
            width: calc(100% - 20px);
            height: 350px;
            border-left: 2px solid white;
          }  

          .post-type-archive-activitats .articles.articles-loop--item:first-child, .post-type-archive-activitats .articles.articles-loop--item:nth-child(4) {
            border-left: 2px solid white;
          }

          .intro--permanents, .ciutat--section {
            max-width: 1300px;
            margin: 0 auto;
            display: flex;
            padding: 30px;
            justify-content: center;
            flex-direction: column;
            align-content: center;
          }

          .section--permanents .articles.articles-loop--item img {
            height: 50%;
            width: 100%;
            object-fit: cover;
            transition: linear .2s;
            border: none;
            border-radius: 0px;
          }

          .section--permanents .articles.articles-loop--item {
            margin: 10px;
            border: 2px solid white;
            background-color: transparent;
            float: left;
            width: calc(100% - 20px);
            height: 350px;
          }
          
          .section--permanents .articles.articles-loop--item:nth-child(3),.section--permanents .articles.articles-loop--item:nth-child(4), .section--permanents .articles.articles-loop--item:nth-child(2) {
            float: left;
            width: calc(50% - 20px);
            height: 350px;
          }

          .ciutat--section .subtitol--permanents {
            width: max-content;
          }

          .last_entries .noticia {
            width: 70%;
            display: flex;
            flex-direction: column;
            justify-content: start;
            margin: 15px;
            background: white;
            height: 500px;
            border: 0px;
          }

          .noticia--image, .noticia--image img {
            width: 100%;
            height: 240px;
            object-fit: cover;
          }

          .single-activitats .article__title,.article__title {
            margin-bottom: 30px;
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 32px !important;
            line-height: 115%;
            color: #202F98;
            text-align: center;
            margin-top: 130px !important;
          }

          .section--permanents .articles.articles-loop--item .item--content a {
            padding: 0px;
            display: flex;
            height: 100%;
            width: 100%;
            flex-direction: column;
          }  

          .section--permanents .articles-loop--item h3 {
            color: white !important;
            font-style: normal;
            font-weight: 400 !important;
            font-size: 22px !important;
            line-height: 24px;
            width: 100%;
          }

        .enlaces_externos img {
            width: 205px;
            height: 205px;
            object-fit: cover;
            border-radius: 315px !important;
          }
    
        .enlaces_infojove a{
            font-size: 18px;
        }

        .home .enlaces_externos .wpb_column {
            border: 2px solid white;
            width: 60%;
            margin: 10px auto;
            float: unset;
          }
          .home .enlaces_externos {
              border: 0px;
          }
          .home .enlaces_externos .wpb_column .vc_column-inner {
            border: 0px;
          }  
        .destacats--home{
            padding-bottom: 0px;
        }
        .destacats--home img {
            width: 150px;
            height: 150px;
            border-radius: 250px !important;
            object-fit: cover;
          }
        .destacats--home h2, .destacats--home a {
            font-size: 20px;
            color: white;
            text-decoration: none;
            line-height: 22px;
          }
        .banner--cabecera img:not(.arrow--bottom) {
      width: 100%;
      height: auto;
      object-fit: cover;
      object-position: 0px 70%;
    }
    .arrow--bottom {
      position: absolute;
      bottom: 5%;
      width: 100px;
      left: calc(50% - 50px);
      cursor: pointer;
    }
    p.posicio--esquerra {
        position: absolute;
        bottom: 20%;
        left: 10%;
        padding: 10px 40px;
        border: 2px solid white;
        border-radius: 140px;
        color: white !important;
        transform: rotate(-8.63deg);
        font-size: 28px;
        font-weight: 500;
      }
      p.posicio--dreta{
        position: absolute;
        bottom: 10%;
        right: 10%;
        padding: 10px 40px;
        border: 2px solid white;
        border-radius: 140px;
        color: white !important;
        transform: rotate(8.63deg);
        font-size: 28px;
        font-weight: 500;
    }
    .cabecera_home {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
        min-height: auto !important;
        height: auto;
      }
      .cabecera_home .vc_row {
        height: auto;
        min-height: auto;
      }
      .banner--cabecera img:not(.arrow--bottom) {
        width: 100%;
        height: auto !important;
        object-fit: cover;
        object-position: 0px 70%;
      }
            .sticky.is-stuck {
            height: 100%;
            position: relative;
        }
        .home .projecte {
            width: 100% !important;
          }
          .home .projecte:first-child {
            border: 2px solid white;
          }
          .home .projecte:nth-child(3) {
            border: 2px solid white;
          }
        header#site-header {
            height: 130px !important;
          }
        .vc_tta-tab a {
            border: none !important;
            background: none !important;
            padding: 20px 50px 20px 60px !important;
            font-weight: bold;
            color: black !important;
            width: 370px !important;
        }
        header {
            display: flex !important;
            position: fixed !important;
            top: 70px;
            left: 0px;
            z-index: 10000;
            width: 100%;
        }
        #nav-mobile .menu.dropdown.js-dropdown-active {
            display: block;
            width: 100%;
            left: 0px;
            text-align: center;
            background-color: white !important;
        }
        .dropdown.menu&gt;li.opens-right&gt;.is-dropdown-submenu {
            right: auto;
            left: 0;
            margin-left: 0px;
            top: 0px !important;
            padding: 0px !important;
            position: relative !important;
        }
        #nav-mobile ul.menu.dropdown:not(.active,
        .js-dropdown-active) {
            display: none;
        }
        #nav-mobile ul.menu.dropdown.active:not(.submenu) {
            display: flex;
            position: fixed;
            left: 0;
            top: 0px;
            background: #202f98;
            height: 100vh;
            flex-direction: column;
            width: 100%;
            align-content: center;
            align-items: center;
            justify-content: center;
        }
        #nav-mobile ul.menu.dropdown&gt;li {
            margin-left: 0px;
            text-align: center;
        }
        .header__nav {
            margin-left: auto;
            z-index: 99999;
        }
        .header__content {
            padding: 0 15px !important;
        }
        .dropdown.menu&gt;li&gt;a {
            padding: 15px 0;
        }
        .footer__logo {
            text-align: center;
            margin-bottom: 6px;
        }
        .footer__links&gt;div {
            margin: 0 10px !important;
            text-align: center;
        }
        .footer__links {
            justify-content: center;
        }
        input.wpcf7-form-control.wpcf7-submit {
            margin: auto;
            display: flex;
        }
        .vc_images_carousel ol.vc_carousel-indicators {
            bottom: -10px;
            z-index: 1;
        }
        .articles.articles-loop--item {
            width: 100%;
        }
        .title-archive {
            text-align: center;
            
        }
        .button__terms {
            margin: 15px 8px;
        }
        ul.pagination {
            margin-top: 15px;
        }
        #main .elem {
            width: calc(50% - 17px) !important;
            margin-left: 10px !important;
        }

        footer .grid-x{
            flex-direction: column;
        }
        .footer .cell {
            width: 100%;
            margin: 20px 0px;
          }
          .inclinacio_dreta p {
            padding: 10px 40px;
            border: 2px solid white;
            border-radius: 140px;
            color: white !important;
            transform: rotate(8.63deg);
            font-size: 28px;
            font-weight: 500;
            width: max-content;
            margin: 0 auto;
              margin-bottom: 0px;
          }
          .inclinacio_esquerra p {
            padding: 10px 40px;
            border: 2px solid white;
            border-radius: 140px;
            color: white !important;
            transform: rotate(-8.63deg);
            font-size: 28px;
            font-weight: 500;
            width: max-content;
            margin: 0 auto;
              margin-bottom: 0px;
          }

          .inclinacio_esquerra.participacio p{
            border: 2px solid black;
            color: black !important;
          }
          .home .infinity_text h1 {
            font-size: 5vw;
            line-height: 2vw;
            display: inline-block;
            white-space: nowrap;
            animation: floatText 25s infinite linear;
            padding-left: 100%;
            text-transform: uppercase;
            font-weight: 400;
            color: #202F98;
            overflow-x: hidden;
          }
          .dropdown.menu &gt; li a {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: bold;
            font-size: 25px;
            line-height: 120%;
            color: white;
            }
            .title-archive img, .post-type-archive-activitats .title-archive img, .page-id-120 .cabecera_imagen div, .page-id-120 .cabecera_imagen figure, .page-id-120 .cabecera_imagen img, .page-id-394 .cabecera_imagen div, .page-id-394 .cabecera_imagen figure, .page-id-394 .cabecera_imagen img,
             .page-id-171 .cabecera_imagen div, .page-id-171 .cabecera_imagen figure, .page-id-171 .cabecera_imagen img {
                width: 100%;
                height: 400px;
                object-fit: cover;
                object-position: 0;
              }
            .post-type-archive-activitats .articles.articles-loop--item {
            width: 50%;
            margin: 0;
            background: white;
            height: auto;
            border-right: 2px solid black;
            border-bottom: 2px solid black;
            position: relative;
            }
            .post-type-archive-activitats .articles.articles-loop--item:first-child,.post-type-archive-activitats .articles.articles-loop--item:nth-child(4) {
                border-left: 0px solid black;
              }

              .section--permanents .articles.articles-loop--item {
                margin: 10px;
                border: 2px solid white;
                background-color: transparent;
              } 

              .section--permanents .articles.articles-loop--item:first-child {
                float: left;
                width: calc(50% - 20px);
                height: 350px;
                border-left: 2px solid white;
              }
            .intro--permanents, .ciutat--section {
                max-width: 1300px;
                margin: 0 auto;
                display: flex;
                padding: 70px;
                justify-content: center;
                flex-direction: column;
                align-content: center;
              }
              .caixa_titols {
                position: relative;
                height: 150px;
                width: 150px;
                margin-bottom: 20px;
              }
            .intro--permanents--content {
                width: 100%;
              }
          .site-content-wrapper {
                margin-top: 200px;
                }
            .headear--aj {
                width: 100%;
                display: flex;
                justify-content: space-between;
                padding-bottom: 7px;
                height: 70px;
                position: fixed;
                top: 0px;
                z-index: 999;
                background: white;
              }

              .dropdown.menu.is-dropdown-submenu &gt; li &gt; a {
                padding: 0.2rem 30px;
                color: #202f98 !important;
                font-weight: 400;
                font-size: 20px;
              }  
              .enlaces_externos.dos_columnas &gt; div{
                width: 100%;
            }
    }
    
    @media (max-width:812px) {
        .text_opinion {
            padding: 0 15px;
        }
    }

    @media screen and (max-width:699px) {

        .titol--permanents {
            padding: 10px 20px;
            background: #38BF5C;
            height: max-content;
            border: 2px solid black;
            border-radius: 150px;
            transform: rotate(-25.2deg);
            font-weight: 500;
            position: absolute;
            bottom: 51px;
            left: 0;
            font-size: 18px;
          }

        .subtitol--permanents {
            padding: 10px 20px;
            background: #38BF5C;
            height: max-content;
            border: 2px solid black;
            border-radius: 150px;
            font-weight: 500;
            position: absolute;
            bottom: 0;
            left: 0;
            font-size: 18px;
          }

        .post-type-archive-activitats .title-archive h1 {
            position: absolute;
            bottom: 20%;
            left: 5%;
            background: #FF9D43;
            font-weight: 500;
            padding: 10px 20px;
            font-size: 18px;
            border: 2px solid black;
            border-radius: 150px;
            transform: rotate(-8.63deg);
            text-transform: uppercase;
          }

          .blog .title-archive h1 {
            position: absolute;
            bottom: 20%;
            right: 5%;
            background: #ECAAAA;
            font-weight: 500;
            padding: 10px 20px;
            font-size: 18px;
            border: 2px solid black;
            border-radius: 150px;
            transform: rotate(-8.63deg);
            text-transform: uppercase;
          }

        .blog .articles.articles-loop--item:not(.article--destacat) {
            width: calc(100% - 40px);
            margin: 20px;
            background: #ffffff;
            height: 450px;
            position: relative;
          }

        .enlaces_externos.dos_columnas &gt; div{
            width: 100%;
        }
        .home .enlaces_externos .wpb_column:first-child{
            border-top:2px solid white;
        }
        .home .enlaces_externos .wpb_column {
            border: 0px;
            width: 100%;
            margin: 0;
            float: unset;
          }

        .enlaces_externos img {
            width: 205px;
            height: 205px;
            object-fit: cover;
            border-radius: 315px !important;
          }

        .noticies_grid.home .noticia {
            width: 450px;
            display: flex;
            flex-direction: column;
            justify-content: start;
            margin: 20px;
            height: 400px;
          }

        .home .activitat a {
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            align-items: center;
            height: 100%;
          }

          .home .activitat a div {
            height: 50%;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
          }

          .home .activitat a img {
            width: 100%;
            object-fit: cover;
            height: 100%;
          }

          .more_info {
            max-width: max-content;
            padding: 5px 14px;
            border: 2px solid black;
            border-radius: 150px;
            cursor: pointer;
            display: block;
            margin-top: 15px;
          }

        .single-activitats .article__title {
            margin-bottom: 30px;
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 32px;
            line-height: 115%;
            color: #202F98;
            text-align: center;
            margin-top: 60px;
          }

          .single-activitats .grid-x:first-child &gt; .small-12 {
            width: 90%;
            margin: 0 auto;
          }  

          .enlaces_externos .wpb_column{
              border-bottom: 2px solid black;
          }

          .enlaces_externos .wpb_column .vc_column-inner{
              border: 0px;
          }

        a.return--blog {
            text-decoration: none;
            font-family: 'Work Sans';
            font-weight: 500;
            font-size: 28px;
            padding: 15px 30px;
            border: 2px solid black;
            border-radius: 150px;
            transform: rotate(-21deg);
          }

          a.return--blog:hover {
            text-decoration: none;
            font-family: 'Work Sans';
            font-weight: 500;
            font-size: 28px;
            padding: 15px 30px;
            border: 3px solid black;
            border-radius: 150px;
            color: white !important;
            background-color: #202F98;
            transform: rotate(-21deg);
          }

          footer .contact--info div {
            width: 100%;
          }

          footer .contact--info div:first-child {
            width: 100%;
          }

          .scroll_top.active {
            position: fixed;
            bottom: 10px;
            right: 10px;
            width: 60px;
            display: block;
            cursor: pointer;
          }

        .last_entries .noticia {
            width: calc(100% - 30px);
            display: flex;
            flex-direction: column;
            justify-content: start;
            margin: 15px;
            background: white;
            height: 450px;
            border: 0px;
            }

        .mes--info {
            position: absolute;
            bottom: 10px;
            right: 10px;
          }    

        body:is(.page.formacio,.page.entitats, .page.voluntariat, .page.cmiat, .page.treball, .page.cultura, .page.salut, .page.habitatge, .page.mobilitat, .page.carnets, .page.taulell, .page.assessoria-de-treball, .page.assessoria-de-formacio, .page.assessoria-de-suport-emocional, .page.assessoria-de-mobilitat-internacional) section:first-child{
            padding-top: 50px;
        }

        .page.cmiat .primer-titol{
            font-size: 18px;
            padding: 5px 20px;
            border: 2px solid black;
            width: max-content;
            border-radius: 150px;
            transform: rotate(-25.09deg);
            background: white;
            margin-left: -110px;
            margin-bottom: 0px;
            z-index: 3;
            position: relative;
            font-weight: 500;
        }

        .page.cmiat .segon-titol {
            font-size: 15px !important;
            padding: 5px 10px;
            border: 2px solid black;
            width: max-content;
            border-radius: 150px;
            transform: rotate(0deg);
            z-index: 2;
            position: relative;
            font-weight: 500;
            margin-left: -60px;
            width: 300px;
          }

        .enlaces_externos.dos_columnas {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
          }

          form div {
            display: flex;
            justify-content: space-between;
            flex-direction: column;
          }
          
          .your-email {
            display: block;
            width: auto;
          }
          
          .submit-taulell::after {
            content: " ";
            position: absolute;
            z-index: 1;
            right: 24px;
            bottom: 42px;
          } 

          .submit-citaprevia::after {
            content: " ";
            position: absolute;
            z-index: 1;
            right: -25;
          }
          
        .infinity_text h1 {
            font-size: 9vw;
            line-height: 2vw;
            display: inline-block;
            white-space: nowrap;
            animation: floatText 25s infinite linear;
            padding-left: 100%;
            text-transform: uppercase;
            font-weight: 400;
            padding-top: 20px;
            overflow-x: hidden;
            padding-bottom: 20px;
          }

        p , li{
            color: black;
            line-height: 120%;
            font-size: 18px;
          }

        .home .enlaces_externos p {
            font-size: 18px;
          }

          .enlaces_infojove p::before {
            content: url("/wp-content/uploads/2022/03/Group-15.png");
            position: absolute;
            right: -20px;
          }

          .inclinacio_esquerra p {
            padding: 10px 20px;
            border: 2px solid white;
            border-radius: 140px;
            color: white !important;
            transform: rotate(0);
            font-size: 28px;
            font-weight: 500;
            width: max-content;
            margin: 0 auto;
              margin-bottom: 0px;
            margin-bottom: 0px;
          }
        
        .home .enlaces_externos .wpb_column{
            border-bottom: 2px solid white;
        }
        .header__logo{
            width: 175px;
        }
        .arrow--bottom {
            position: absolute;
            bottom: 5%;
            width: 40px;
            left: calc(50% - 20px);
            cursor: pointer;
          }
          p.posicio--esquerra {
            position: absolute;
            bottom: 20%;
            left: 10%;
            padding: 10px 40px;
            border: 2px solid white;
            border-radius: 140px;
            color: white !important;
            transform: rotate(-8.63deg);
            font-size: 22px;
            font-weight: 500;
          }
          p.posicio--dreta{
            position: absolute;
            bottom: 20%;
            right: 10%;
            padding: 10px 40px;
            border: 2px solid white;
            border-radius: 140px;
            color: white !important;
            transform: rotate(8.63deg);
            font-size: 22px;
            font-weight: 500;
        }
        .noticia {
            width: calc(1000% - 20px);
            display: flex;
            flex-direction: column;
            justify-content: start;
            margin: 10px;
            background:transparent;
            height: 500px;
        }
        .footer .submenu.dropdown li {
            padding-left: 35px;
        }
        header#site-header {
            height: 130px !important;
        }
        .noticia_destacada .noticia_content {
            display: flex;
            height: auto;
            align-items: center;
            flex-direction: column;
        }
        .noticia_destacada .imatge_noticia {
            width: 100%;
            height: 100%;
            margin-top: 45px;
        }
        .noticia_destacada .noticia_content .contingut_noticia {
            width: 90%;
            padding: 20px;
        }
        .noticia_destacada .noticia_content h2 {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 25px;
            line-height: 115%;
            color: #000000;
            margin-bottom: 20px;
        }
        .enlaces_xxss {
            margin: 0px;
            margin-bottom: 0px;
            margin-left: 0px;
            margin-left: 0px;
            margin-left: 20px;
            margin-bottom: 15px;
        }
        .recursos_row .wpb_column {
            margin-bottom: 25px;
        }
        .footer__logo_left {
            float: left;
            margin-left: 0px;
            margin-right: 15px
        }
        footer .dropdown.menu:not(.submenu) {
            flex-wrap: unset;
            flex-direction: column;
            justify-content: center;
            margin-top: 25px;
        }
        h3 {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 20px;
            line-height: 115%;
            color: #000000;
        }
        .enlaces_activitats .download-button,
        .recursos-i-entitats .download-button {
            display: flex;
            justify-content: center;
        }
        .enlaces_activitats .download-button a,
        .recursos-i-entitats .download-button a {
            display: flex;
            width: 90%;
            justify-content: center;
            align-items: center;
        }
        .enlaces_activitats .vc_column-inner {
            padding: 25px;
        }
        .wpb_single_image.vc_align_left {
            text-align: center;
        }
        .enlaces_activitats .vc_single_image-img {
            height: 150px;
        }
        .vc_tta-panel-body .wpb_single_image img {
            width: 150px;
        }
        .vc_tta .vc_tta-panel-title .vc_tta-title-text {
            font-size: 18px !important;
            color: #fff !important;
            font-weight: bold !important;
        }
        .serveis-title,
        .tramits_title {
            margin-top: 50px !important;
        }
        .serveis-title h1,
        .tramits_title h1 {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: 500;
            font-size: 32px;
            line-height: 120%;
            text-align: center;
            color: #000000;
        }
        h1 {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: bold;
            font-size: 32px;
            line-height: 120%;
            color: #000;
        }
        .lista_accessible .wpb_text_column:not(.titulo) p::before {
            content: " ";
            position: absolute;
            left: 10px;
            width: 20px;
            height: 20px;
            background-image: url("http://sumant.apostrof.coop/wp-content/uploads/2021/05/Vector3.svg");
            background-size: 100%;
            background-repeat: no-repeat;
        }
        .cabecera_accessible h2,
        .cabecera_recursos h2 {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 30px;
            line-height: 120%;
            color: #FFFFFF;
            margin-left: 0px;
            text-align: center;
        }
        .cabecera_activitats h2 {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 30px;
            line-height: 120%;
            color: #000000;
            margin-left: 0px;
            text-align: center;
        }
        .owl-carousel.inici .slider-home {
            display: flex;
            align-items: start;
            justify-content: center;
            height: 500px;
            flex-direction: column;
        }
        .owl-carousel.inici .slider-home .content-actualitat {
            width: 90%;
        }
        .owl-carousel.inici .slider-home img {
            width: 100% !important;
        }
        .slider-home h2 {
            font-family: "Work Sans", sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 30px;
            line-height: 120%;
            color: #000000;
            width: auto;
            padding-top: 15px;
        }
        .owl-carousel.inici .owl-nav {
            position: absolute;
            top: 0;
            height: 100%;
            width: 100%;
            display: flex;
            z-index: 1 !important;
            justify-content: space-between;
            padding: 0 20px;
            font-size: 120px;
            font-weight: 100;
            align-items: center;
            display: none;
        }
        .tramits_carousel {
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
        }
        .tramits_carousel .carousel-content {
            width: 90%;
            margin-left: 0px;
        }
        .tramits_carousel&gt;div:not(.carousel-content) {
            max-width: 700px;
            width: 100%;
        }
        .noticies_grid {
            display: flex;
            flex-wrap: wrap;
            width: 90%;
            margin: 0 auto;
            justify-content: center;
        }

        .destacats--home img {
            width: 200px;
            height: 200px;
            border-radius: 250px !important;
            object-fit: cover;
          }

          .home.activitats_grid {
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
          }
          .primer-titol {
            font-size: 18px;
            padding: 5px 40px;
            border: 2px solid black;
            width: max-content;
            border-radius: 150px;
            transform: rotate(-25.09deg);
            background: white;
            margin-left: -70px;
            margin-bottom: 0px;
            z-index: 3;
            position: relative;
            font-weight: 500;
          }
          .segon-titol {
            font-size: 18px;
            padding: 5px 40px;
            border: 2px solid black;
            width: max-content;
            border-radius: 150px;
            transform: rotate(0deg);
            z-index: 2;
            position: relative;
            font-weight: 500;
          }

          .imagen--coneixnos {
            height: auto;
            }

        .articles.article--destacat .item--content {
            display: flex;
            align-content: center;
            flex-direction: column;
            }

            .article--destacat .item--content div {
            width: 80%;
            margin: 0;
            height: auto;
            }
            .articles.article--destacat.articles-loop--item h3 {
            font-size: 30px;
            font-family: 'Work Sans', sans-serif;
            font-weight: 50;
            color: #000;
            margin: 10px;
            }
            
            .articles.article--destacat.articles-loop--item {
            width: calc(100vw - 10px);
            margin: 20px auto;
            background: #ffffff;
            height: auto;
            position: relative;
            }
        .intro_activitats {
            display: flex;
            align-items: center;
            justify-content: center;
            padding: 20px 0px;
            max-width: 1300px;
            margin: 0 auto;
            flex-direction: column;
            }

        .titol--activitats {
            padding: 10px 30px;
            background: transparent;
            height: max-content;
            border: 2px solid black;
            border-radius: 150px;
            transform: rotate(0);
            font-weight: 500;
            }    

        .intro_activitats h1 {
            font-family: 'Work Sans';
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            line-height: 101.8%;
            margin-top: 15px;
            margin-bottom: 20px;
        }
        
        .intro_activitats div {
            width: 80%;
          }

          .post-type-archive-activitats .articles.articles-loop--item {
            width: 100%;
            margin: 0;
            background: white;
            height: auto;
            border-right: 2px solid black;
            border-bottom: 2px solid black;
            position: relative;
          }

          .post-type-archive-activitats .articles.articles-loop--item img {
            height: 150px;
            width: 150px;
            object-fit: cover;
            transition: linear .2s;
            border-radius: 150px;
          }  


          .section--permanents .articles.articles-loop--item:first-child {
            float: left;
            width: calc(100% - 20px);
            height: 350px;
            border-left: 2px solid white;
          }  

          .post-type-archive-activitats .articles.articles-loop--item:first-child, .post-type-archive-activitats .articles.articles-loop--item:nth-child(4) {
            border-left: 2px solid white;
          }

          .intro--permanents, .ciutat--section {
            max-width: 1300px;
            margin: 0 auto;
            display: flex;
            padding: 30px;
            justify-content: center;
            flex-direction: column;
            align-content: center;
          }

          .section--permanents .articles.articles-loop--item img {
            height: 50%;
            width: 100%;
            object-fit: cover;
            transition: linear .2s;
            border: none;
            border-radius: 0px;
          }

          .section--permanents .articles.articles-loop--item {
            margin: 10px;
            border: 2px solid white;
            background-color: transparent;
            float: left;
            width: calc(100% - 20px);
            height: 350px;
          }
          
          .section--permanents .articles.articles-loop--item:nth-child(3),.section--permanents .articles.articles-loop--item:nth-child(4), .section--permanents .articles.articles-loop--item:nth-child(2) {
            float: left;
            width: calc(100% - 20px);
            height: 350px;
          }

          .ciutat--section .subtitol--permanents {
           width: max-content;
          }

          .section--permanents .articles.articles-loop--item .item--content a {
            padding: 0px;
            display: flex;
            height: 100%;
            width: 100%;
            flex-direction: column;
          }  

          .section--permanents .articles-loop--item h3 {
            color: white !important;
            font-style: normal;
            font-weight: 400 !important;
            font-size: 22px !important;
            line-height: 24px;
            width: 100%;
          }
    
        }
  @keyframes floatText {
    to {
      transform: translateX(-100%);
    }
  }


</pre></body></html>