/* Generated by Lucus FileMerger @ 24-06-2021 13:12:41 */
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    /*height: 100%;*/
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@font-face {
    font-family: 'alegreya_sansblack';
    src: url('../fonts/alegreyasans-black-webfont.eot');
    src: url('../fonts/alegreyasans-black-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/alegreyasans-black-webfont.woff2') format('woff2'),
    url('../fonts/alegreyasans-black-webfont.woff') format('woff'),
    url('../fonts/alegreyasans-black-webfont.ttf') format('truetype'),
    url('../fonts/alegreyasans-black-webfont.svg#alegreya_sansblack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alegreya_sansextrabold';
    src: url('../fonts/alegreyasans-extrabold-webfont.eot');
    src: url('../fonts/alegreyasans-extrabold-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/alegreyasans-extrabold-webfont.woff2') format('woff2'),
    url('../fonts/alegreyasans-extrabold-webfont.woff') format('woff'),
    url('../fonts/alegreyasans-extrabold-webfont.ttf') format('truetype'),
    url('../fonts/alegreyasans-extrabold-webfont.svg#alegreya_sansextrabold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'alegreya_sansmedium';
    src: url('../fonts/alegreyasans-medium-webfont.eot');
    src: url('../fonts/alegreyasans-medium-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/alegreyasans-medium-webfont.woff2') format('woff2'),
    url('../fonts/alegreyasans-medium-webfont.woff') format('woff'),
    url('../fonts/alegreyasans-medium-webfont.ttf') format('truetype'),
    url('../fonts/alegreyasans-medium-webfont.svg#alegreya_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}
meta.foundation-version{font-family:"/5.5.2/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-small-only{font-family:"/only screen and (max-width: 40em)/";width:0}meta.foundation-mq-medium{font-family:"/only screen and (min-width:40.0625em)/";width:40.0625em}meta.foundation-mq-medium-only{font-family:"/only screen and (min-width:40.0625em) and (max-width:64em)/";width:40.0625em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.0625em)/";width:64.0625em}meta.foundation-mq-large-only{font-family:"/only screen and (min-width:64.0625em) and (max-width:90em)/";width:64.0625em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.0625em)/";width:90.0625em}meta.foundation-mq-xlarge-only{font-family:"/only screen and (min-width:90.0625em) and (max-width:120em)/";width:90.0625em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.0625em)/";width:120.0625em}meta.foundation-data-attribute-namespace{font-family:false}html,body{height:100%}html{box-sizing:border-box}*,*:before,*:after{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}html,body{font-size:100%}body{background:#fff;color:#222;cursor:auto;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-style:normal;font-weight:normal;line-height:1.5;margin:0;padding:0;position:relative}a:hover{cursor:pointer}img{max-width:100%;height:auto}img{-ms-interpolation-mode:bicubic}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}.left{float:left !important}.right{float:right !important}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}.hide{display:none}.invisible{visibility:hidden}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px}select{width:100%}.row{margin:0 auto;max-width:62.5rem;width:100%}.row:before,.row:after{content:" ";display:table}.row:after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{margin:0 0rem;max-width:none;width:auto}.row .row:before,.row .row:after{content:" ";display:table}.row .row:after{clear:both}.row .row.collapse{margin:0;max-width:none;width:auto}.row .row.collapse:before,.row .row.collapse:after{content:" ";display:table}.row .row.collapse:after{clear:both}.column,.columns{padding-left:0rem;padding-right:0rem;width:100%;float:left}.column+.column:last-child,.columns+.column:last-child,.column+.columns:last-child,.columns+.columns:last-child{float:right}.column+.column.end,.columns+.column.end,.column+.columns.end,.columns+.columns.end{float:left}@media only screen{.small-push-0{position:relative;left:0;right:auto}.small-pull-0{position:relative;right:0;left:auto}.small-push-1{position:relative;left:1.66667%;right:auto}.small-pull-1{position:relative;right:1.66667%;left:auto}.small-push-2{position:relative;left:3.33333%;right:auto}.small-pull-2{position:relative;right:3.33333%;left:auto}.small-push-3{position:relative;left:5%;right:auto}.small-pull-3{position:relative;right:5%;left:auto}.small-push-4{position:relative;left:6.66667%;right:auto}.small-pull-4{position:relative;right:6.66667%;left:auto}.small-push-5{position:relative;left:8.33333%;right:auto}.small-pull-5{position:relative;right:8.33333%;left:auto}.small-push-6{position:relative;left:10%;right:auto}.small-pull-6{position:relative;right:10%;left:auto}.small-push-7{position:relative;left:11.66667%;right:auto}.small-pull-7{position:relative;right:11.66667%;left:auto}.small-push-8{position:relative;left:13.33333%;right:auto}.small-pull-8{position:relative;right:13.33333%;left:auto}.small-push-9{position:relative;left:15%;right:auto}.small-pull-9{position:relative;right:15%;left:auto}.small-push-10{position:relative;left:16.66667%;right:auto}.small-pull-10{position:relative;right:16.66667%;left:auto}.small-push-11{position:relative;left:18.33333%;right:auto}.small-pull-11{position:relative;right:18.33333%;left:auto}.small-push-12{position:relative;left:20%;right:auto}.small-pull-12{position:relative;right:20%;left:auto}.small-push-13{position:relative;left:21.66667%;right:auto}.small-pull-13{position:relative;right:21.66667%;left:auto}.small-push-14{position:relative;left:23.33333%;right:auto}.small-pull-14{position:relative;right:23.33333%;left:auto}.small-push-15{position:relative;left:25%;right:auto}.small-pull-15{position:relative;right:25%;left:auto}.small-push-16{position:relative;left:26.66667%;right:auto}.small-pull-16{position:relative;right:26.66667%;left:auto}.small-push-17{position:relative;left:28.33333%;right:auto}.small-pull-17{position:relative;right:28.33333%;left:auto}.small-push-18{position:relative;left:30%;right:auto}.small-pull-18{position:relative;right:30%;left:auto}.small-push-19{position:relative;left:31.66667%;right:auto}.small-pull-19{position:relative;right:31.66667%;left:auto}.small-push-20{position:relative;left:33.33333%;right:auto}.small-pull-20{position:relative;right:33.33333%;left:auto}.small-push-21{position:relative;left:35%;right:auto}.small-pull-21{position:relative;right:35%;left:auto}.small-push-22{position:relative;left:36.66667%;right:auto}.small-pull-22{position:relative;right:36.66667%;left:auto}.small-push-23{position:relative;left:38.33333%;right:auto}.small-pull-23{position:relative;right:38.33333%;left:auto}.small-push-24{position:relative;left:40%;right:auto}.small-pull-24{position:relative;right:40%;left:auto}.small-push-25{position:relative;left:41.66667%;right:auto}.small-pull-25{position:relative;right:41.66667%;left:auto}.small-push-26{position:relative;left:43.33333%;right:auto}.small-pull-26{position:relative;right:43.33333%;left:auto}.small-push-27{position:relative;left:45%;right:auto}.small-pull-27{position:relative;right:45%;left:auto}.small-push-28{position:relative;left:46.66667%;right:auto}.small-pull-28{position:relative;right:46.66667%;left:auto}.small-push-29{position:relative;left:48.33333%;right:auto}.small-pull-29{position:relative;right:48.33333%;left:auto}.small-push-30{position:relative;left:50%;right:auto}.small-pull-30{position:relative;right:50%;left:auto}.small-push-31{position:relative;left:51.66667%;right:auto}.small-pull-31{position:relative;right:51.66667%;left:auto}.small-push-32{position:relative;left:53.33333%;right:auto}.small-pull-32{position:relative;right:53.33333%;left:auto}.small-push-33{position:relative;left:55.0%;right:auto}.small-pull-33{position:relative;right:55.0%;left:auto}.small-push-34{position:relative;left:56.66667%;right:auto}.small-pull-34{position:relative;right:56.66667%;left:auto}.small-push-35{position:relative;left:58.33333%;right:auto}.small-pull-35{position:relative;right:58.33333%;left:auto}.small-push-36{position:relative;left:60%;right:auto}.small-pull-36{position:relative;right:60%;left:auto}.small-push-37{position:relative;left:61.66667%;right:auto}.small-pull-37{position:relative;right:61.66667%;left:auto}.small-push-38{position:relative;left:63.33333%;right:auto}.small-pull-38{position:relative;right:63.33333%;left:auto}.small-push-39{position:relative;left:65%;right:auto}.small-pull-39{position:relative;right:65%;left:auto}.small-push-40{position:relative;left:66.66667%;right:auto}.small-pull-40{position:relative;right:66.66667%;left:auto}.small-push-41{position:relative;left:68.33333%;right:auto}.small-pull-41{position:relative;right:68.33333%;left:auto}.small-push-42{position:relative;left:70%;right:auto}.small-pull-42{position:relative;right:70%;left:auto}.small-push-43{position:relative;left:71.66667%;right:auto}.small-pull-43{position:relative;right:71.66667%;left:auto}.small-push-44{position:relative;left:73.33333%;right:auto}.small-pull-44{position:relative;right:73.33333%;left:auto}.small-push-45{position:relative;left:75%;right:auto}.small-pull-45{position:relative;right:75%;left:auto}.small-push-46{position:relative;left:76.66667%;right:auto}.small-pull-46{position:relative;right:76.66667%;left:auto}.small-push-47{position:relative;left:78.33333%;right:auto}.small-pull-47{position:relative;right:78.33333%;left:auto}.small-push-48{position:relative;left:80%;right:auto}.small-pull-48{position:relative;right:80%;left:auto}.small-push-49{position:relative;left:81.66667%;right:auto}.small-pull-49{position:relative;right:81.66667%;left:auto}.small-push-50{position:relative;left:83.33333%;right:auto}.small-pull-50{position:relative;right:83.33333%;left:auto}.small-push-51{position:relative;left:85%;right:auto}.small-pull-51{position:relative;right:85%;left:auto}.small-push-52{position:relative;left:86.66667%;right:auto}.small-pull-52{position:relative;right:86.66667%;left:auto}.small-push-53{position:relative;left:88.33333%;right:auto}.small-pull-53{position:relative;right:88.33333%;left:auto}.small-push-54{position:relative;left:90%;right:auto}.small-pull-54{position:relative;right:90%;left:auto}.small-push-55{position:relative;left:91.66667%;right:auto}.small-pull-55{position:relative;right:91.66667%;left:auto}.small-push-56{position:relative;left:93.33333%;right:auto}.small-pull-56{position:relative;right:93.33333%;left:auto}.small-push-57{position:relative;left:95%;right:auto}.small-pull-57{position:relative;right:95%;left:auto}.small-push-58{position:relative;left:96.66667%;right:auto}.small-pull-58{position:relative;right:96.66667%;left:auto}.small-push-59{position:relative;left:98.33333%;right:auto}.small-pull-59{position:relative;right:98.33333%;left:auto}.column,.columns{position:relative;padding-left:0rem;padding-right:0rem;float:left}.small-1{width:1.66667%}.small-2{width:3.33333%}.small-3{width:5%}.small-4{width:6.66667%}.small-5{width:8.33333%}.small-6{width:10%}.small-7{width:11.66667%}.small-8{width:13.33333%}.small-9{width:15%}.small-10{width:16.66667%}.small-11{width:18.33333%}.small-12{width:20%}.small-13{width:21.66667%}.small-14{width:23.33333%}.small-15{width:25%}.small-16{width:26.66667%}.small-17{width:28.33333%}.small-18{width:30%}.small-19{width:31.66667%}.small-20{width:33.33333%}.small-21{width:35%}.small-22{width:36.66667%}.small-23{width:38.33333%}.small-24{width:40%}.small-25{width:41.66667%}.small-26{width:43.33333%}.small-27{width:45%}.small-28{width:46.66667%}.small-29{width:48.33333%}.small-30{width:50%}.small-31{width:51.66667%}.small-32{width:53.33333%}.small-33{width:55.0%}.small-34{width:56.66667%}.small-35{width:58.33333%}.small-36{width:60%}.small-37{width:61.66667%}.small-38{width:63.33333%}.small-39{width:65%}.small-40{width:66.66667%}.small-41{width:68.33333%}.small-42{width:70%}.small-43{width:71.66667%}.small-44{width:73.33333%}.small-45{width:75%}.small-46{width:76.66667%}.small-47{width:78.33333%}.small-48{width:80%}.small-49{width:81.66667%}.small-50{width:83.33333%}.small-51{width:85%}.small-52{width:86.66667%}.small-53{width:88.33333%}.small-54{width:90%}.small-55{width:91.66667%}.small-56{width:93.33333%}.small-57{width:95%}.small-58{width:96.66667%}.small-59{width:98.33333%}.small-60{width:100%}.small-offset-0{margin-left:0 !important}.small-offset-1{margin-left:1.66667% !important}.small-offset-2{margin-left:3.33333% !important}.small-offset-3{margin-left:5% !important}.small-offset-4{margin-left:6.66667% !important}.small-offset-5{margin-left:8.33333% !important}.small-offset-6{margin-left:10% !important}.small-offset-7{margin-left:11.66667% !important}.small-offset-8{margin-left:13.33333% !important}.small-offset-9{margin-left:15% !important}.small-offset-10{margin-left:16.66667% !important}.small-offset-11{margin-left:18.33333% !important}.small-offset-12{margin-left:20% !important}.small-offset-13{margin-left:21.66667% !important}.small-offset-14{margin-left:23.33333% !important}.small-offset-15{margin-left:25% !important}.small-offset-16{margin-left:26.66667% !important}.small-offset-17{margin-left:28.33333% !important}.small-offset-18{margin-left:30% !important}.small-offset-19{margin-left:31.66667% !important}.small-offset-20{margin-left:33.33333% !important}.small-offset-21{margin-left:35% !important}.small-offset-22{margin-left:36.66667% !important}.small-offset-23{margin-left:38.33333% !important}.small-offset-24{margin-left:40% !important}.small-offset-25{margin-left:41.66667% !important}.small-offset-26{margin-left:43.33333% !important}.small-offset-27{margin-left:45% !important}.small-offset-28{margin-left:46.66667% !important}.small-offset-29{margin-left:48.33333% !important}.small-offset-30{margin-left:50% !important}.small-offset-31{margin-left:51.66667% !important}.small-offset-32{margin-left:53.33333% !important}.small-offset-33{margin-left:55.0% !important}.small-offset-34{margin-left:56.66667% !important}.small-offset-35{margin-left:58.33333% !important}.small-offset-36{margin-left:60% !important}.small-offset-37{margin-left:61.66667% !important}.small-offset-38{margin-left:63.33333% !important}.small-offset-39{margin-left:65% !important}.small-offset-40{margin-left:66.66667% !important}.small-offset-41{margin-left:68.33333% !important}.small-offset-42{margin-left:70% !important}.small-offset-43{margin-left:71.66667% !important}.small-offset-44{margin-left:73.33333% !important}.small-offset-45{margin-left:75% !important}.small-offset-46{margin-left:76.66667% !important}.small-offset-47{margin-left:78.33333% !important}.small-offset-48{margin-left:80% !important}.small-offset-49{margin-left:81.66667% !important}.small-offset-50{margin-left:83.33333% !important}.small-offset-51{margin-left:85% !important}.small-offset-52{margin-left:86.66667% !important}.small-offset-53{margin-left:88.33333% !important}.small-offset-54{margin-left:90% !important}.small-offset-55{margin-left:91.66667% !important}.small-offset-56{margin-left:93.33333% !important}.small-offset-57{margin-left:95% !important}.small-offset-58{margin-left:96.66667% !important}.small-offset-59{margin-left:98.33333% !important}.small-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{float:left;margin-left:0;margin-right:0}.column.small-centered:last-child,.columns.small-centered:last-child{float:none}.column.small-uncentered:last-child,.columns.small-uncentered:last-child{float:left}.column.small-uncentered.opposite,.columns.small-uncentered.opposite{float:right}.row.small-collapse>.column,.row.small-collapse>.columns{padding-left:0;padding-right:0}.row.small-collapse .row{margin-left:0;margin-right:0}.row.small-uncollapse>.column,.row.small-uncollapse>.columns{padding-left:0rem;padding-right:0rem;float:left}}@media only screen and (min-width: 40.0625em){.medium-push-0{position:relative;left:0;right:auto}.medium-pull-0{position:relative;right:0;left:auto}.medium-push-1{position:relative;left:1.66667%;right:auto}.medium-pull-1{position:relative;right:1.66667%;left:auto}.medium-push-2{position:relative;left:3.33333%;right:auto}.medium-pull-2{position:relative;right:3.33333%;left:auto}.medium-push-3{position:relative;left:5%;right:auto}.medium-pull-3{position:relative;right:5%;left:auto}.medium-push-4{position:relative;left:6.66667%;right:auto}.medium-pull-4{position:relative;right:6.66667%;left:auto}.medium-push-5{position:relative;left:8.33333%;right:auto}.medium-pull-5{position:relative;right:8.33333%;left:auto}.medium-push-6{position:relative;left:10%;right:auto}.medium-pull-6{position:relative;right:10%;left:auto}.medium-push-7{position:relative;left:11.66667%;right:auto}.medium-pull-7{position:relative;right:11.66667%;left:auto}.medium-push-8{position:relative;left:13.33333%;right:auto}.medium-pull-8{position:relative;right:13.33333%;left:auto}.medium-push-9{position:relative;left:15%;right:auto}.medium-pull-9{position:relative;right:15%;left:auto}.medium-push-10{position:relative;left:16.66667%;right:auto}.medium-pull-10{position:relative;right:16.66667%;left:auto}.medium-push-11{position:relative;left:18.33333%;right:auto}.medium-pull-11{position:relative;right:18.33333%;left:auto}.medium-push-12{position:relative;left:20%;right:auto}.medium-pull-12{position:relative;right:20%;left:auto}.medium-push-13{position:relative;left:21.66667%;right:auto}.medium-pull-13{position:relative;right:21.66667%;left:auto}.medium-push-14{position:relative;left:23.33333%;right:auto}.medium-pull-14{position:relative;right:23.33333%;left:auto}.medium-push-15{position:relative;left:25%;right:auto}.medium-pull-15{position:relative;right:25%;left:auto}.medium-push-16{position:relative;left:26.66667%;right:auto}.medium-pull-16{position:relative;right:26.66667%;left:auto}.medium-push-17{position:relative;left:28.33333%;right:auto}.medium-pull-17{position:relative;right:28.33333%;left:auto}.medium-push-18{position:relative;left:30%;right:auto}.medium-pull-18{position:relative;right:30%;left:auto}.medium-push-19{position:relative;left:31.66667%;right:auto}.medium-pull-19{position:relative;right:31.66667%;left:auto}.medium-push-20{position:relative;left:33.33333%;right:auto}.medium-pull-20{position:relative;right:33.33333%;left:auto}.medium-push-21{position:relative;left:35%;right:auto}.medium-pull-21{position:relative;right:35%;left:auto}.medium-push-22{position:relative;left:36.66667%;right:auto}.medium-pull-22{position:relative;right:36.66667%;left:auto}.medium-push-23{position:relative;left:38.33333%;right:auto}.medium-pull-23{position:relative;right:38.33333%;left:auto}.medium-push-24{position:relative;left:40%;right:auto}.medium-pull-24{position:relative;right:40%;left:auto}.medium-push-25{position:relative;left:41.66667%;right:auto}.medium-pull-25{position:relative;right:41.66667%;left:auto}.medium-push-26{position:relative;left:43.33333%;right:auto}.medium-pull-26{position:relative;right:43.33333%;left:auto}.medium-push-27{position:relative;left:45%;right:auto}.medium-pull-27{position:relative;right:45%;left:auto}.medium-push-28{position:relative;left:46.66667%;right:auto}.medium-pull-28{position:relative;right:46.66667%;left:auto}.medium-push-29{position:relative;left:48.33333%;right:auto}.medium-pull-29{position:relative;right:48.33333%;left:auto}.medium-push-30{position:relative;left:50%;right:auto}.medium-pull-30{position:relative;right:50%;left:auto}.medium-push-31{position:relative;left:51.66667%;right:auto}.medium-pull-31{position:relative;right:51.66667%;left:auto}.medium-push-32{position:relative;left:53.33333%;right:auto}.medium-pull-32{position:relative;right:53.33333%;left:auto}.medium-push-33{position:relative;left:55.0%;right:auto}.medium-pull-33{position:relative;right:55.0%;left:auto}.medium-push-34{position:relative;left:56.66667%;right:auto}.medium-pull-34{position:relative;right:56.66667%;left:auto}.medium-push-35{position:relative;left:58.33333%;right:auto}.medium-pull-35{position:relative;right:58.33333%;left:auto}.medium-push-36{position:relative;left:60%;right:auto}.medium-pull-36{position:relative;right:60%;left:auto}.medium-push-37{position:relative;left:61.66667%;right:auto}.medium-pull-37{position:relative;right:61.66667%;left:auto}.medium-push-38{position:relative;left:63.33333%;right:auto}.medium-pull-38{position:relative;right:63.33333%;left:auto}.medium-push-39{position:relative;left:65%;right:auto}.medium-pull-39{position:relative;right:65%;left:auto}.medium-push-40{position:relative;left:66.66667%;right:auto}.medium-pull-40{position:relative;right:66.66667%;left:auto}.medium-push-41{position:relative;left:68.33333%;right:auto}.medium-pull-41{position:relative;right:68.33333%;left:auto}.medium-push-42{position:relative;left:70%;right:auto}.medium-pull-42{position:relative;right:70%;left:auto}.medium-push-43{position:relative;left:71.66667%;right:auto}.medium-pull-43{position:relative;right:71.66667%;left:auto}.medium-push-44{position:relative;left:73.33333%;right:auto}.medium-pull-44{position:relative;right:73.33333%;left:auto}.medium-push-45{position:relative;left:75%;right:auto}.medium-pull-45{position:relative;right:75%;left:auto}.medium-push-46{position:relative;left:76.66667%;right:auto}.medium-pull-46{position:relative;right:76.66667%;left:auto}.medium-push-47{position:relative;left:78.33333%;right:auto}.medium-pull-47{position:relative;right:78.33333%;left:auto}.medium-push-48{position:relative;left:80%;right:auto}.medium-pull-48{position:relative;right:80%;left:auto}.medium-push-49{position:relative;left:81.66667%;right:auto}.medium-pull-49{position:relative;right:81.66667%;left:auto}.medium-push-50{position:relative;left:83.33333%;right:auto}.medium-pull-50{position:relative;right:83.33333%;left:auto}.medium-push-51{position:relative;left:85%;right:auto}.medium-pull-51{position:relative;right:85%;left:auto}.medium-push-52{position:relative;left:86.66667%;right:auto}.medium-pull-52{position:relative;right:86.66667%;left:auto}.medium-push-53{position:relative;left:88.33333%;right:auto}.medium-pull-53{position:relative;right:88.33333%;left:auto}.medium-push-54{position:relative;left:90%;right:auto}.medium-pull-54{position:relative;right:90%;left:auto}.medium-push-55{position:relative;left:91.66667%;right:auto}.medium-pull-55{position:relative;right:91.66667%;left:auto}.medium-push-56{position:relative;left:93.33333%;right:auto}.medium-pull-56{position:relative;right:93.33333%;left:auto}.medium-push-57{position:relative;left:95%;right:auto}.medium-pull-57{position:relative;right:95%;left:auto}.medium-push-58{position:relative;left:96.66667%;right:auto}.medium-pull-58{position:relative;right:96.66667%;left:auto}.medium-push-59{position:relative;left:98.33333%;right:auto}.medium-pull-59{position:relative;right:98.33333%;left:auto}.column,.columns{position:relative;padding-left:0rem;padding-right:0rem;float:left}.medium-1{width:1.66667%}.medium-2{width:3.33333%}.medium-3{width:5%}.medium-4{width:6.66667%}.medium-5{width:8.33333%}.medium-6{width:10%}.medium-7{width:11.66667%}.medium-8{width:13.33333%}.medium-9{width:15%}.medium-10{width:16.66667%}.medium-11{width:18.33333%}.medium-12{width:20%}.medium-13{width:21.66667%}.medium-14{width:23.33333%}.medium-15{width:25%}.medium-16{width:26.66667%}.medium-17{width:28.33333%}.medium-18{width:30%}.medium-19{width:31.66667%}.medium-20{width:33.33333%}.medium-21{width:35%}.medium-22{width:36.66667%}.medium-23{width:38.33333%}.medium-24{width:40%}.medium-25{width:41.66667%}.medium-26{width:43.33333%}.medium-27{width:45%}.medium-28{width:46.66667%}.medium-29{width:48.33333%}.medium-30{width:50%}.medium-31{width:51.66667%}.medium-32{width:53.33333%}.medium-33{width:55.0%}.medium-34{width:56.66667%}.medium-35{width:58.33333%}.medium-36{width:60%}.medium-37{width:61.66667%}.medium-38{width:63.33333%}.medium-39{width:65%}.medium-40{width:66.66667%}.medium-41{width:68.33333%}.medium-42{width:70%}.medium-43{width:71.66667%}.medium-44{width:73.33333%}.medium-45{width:75%}.medium-46{width:76.66667%}.medium-47{width:78.33333%}.medium-48{width:80%}.medium-49{width:81.66667%}.medium-50{width:83.33333%}.medium-51{width:85%}.medium-52{width:86.66667%}.medium-53{width:88.33333%}.medium-54{width:90%}.medium-55{width:91.66667%}.medium-56{width:93.33333%}.medium-57{width:95%}.medium-58{width:96.66667%}.medium-59{width:98.33333%}.medium-60{width:100%}.medium-offset-0{margin-left:0 !important}.medium-offset-1{margin-left:1.66667% !important}.medium-offset-2{margin-left:3.33333% !important}.medium-offset-3{margin-left:5% !important}.medium-offset-4{margin-left:6.66667% !important}.medium-offset-5{margin-left:8.33333% !important}.medium-offset-6{margin-left:10% !important}.medium-offset-7{margin-left:11.66667% !important}.medium-offset-8{margin-left:13.33333% !important}.medium-offset-9{margin-left:15% !important}.medium-offset-10{margin-left:16.66667% !important}.medium-offset-11{margin-left:18.33333% !important}.medium-offset-12{margin-left:20% !important}.medium-offset-13{margin-left:21.66667% !important}.medium-offset-14{margin-left:23.33333% !important}.medium-offset-15{margin-left:25% !important}.medium-offset-16{margin-left:26.66667% !important}.medium-offset-17{margin-left:28.33333% !important}.medium-offset-18{margin-left:30% !important}.medium-offset-19{margin-left:31.66667% !important}.medium-offset-20{margin-left:33.33333% !important}.medium-offset-21{margin-left:35% !important}.medium-offset-22{margin-left:36.66667% !important}.medium-offset-23{margin-left:38.33333% !important}.medium-offset-24{margin-left:40% !important}.medium-offset-25{margin-left:41.66667% !important}.medium-offset-26{margin-left:43.33333% !important}.medium-offset-27{margin-left:45% !important}.medium-offset-28{margin-left:46.66667% !important}.medium-offset-29{margin-left:48.33333% !important}.medium-offset-30{margin-left:50% !important}.medium-offset-31{margin-left:51.66667% !important}.medium-offset-32{margin-left:53.33333% !important}.medium-offset-33{margin-left:55.0% !important}.medium-offset-34{margin-left:56.66667% !important}.medium-offset-35{margin-left:58.33333% !important}.medium-offset-36{margin-left:60% !important}.medium-offset-37{margin-left:61.66667% !important}.medium-offset-38{margin-left:63.33333% !important}.medium-offset-39{margin-left:65% !important}.medium-offset-40{margin-left:66.66667% !important}.medium-offset-41{margin-left:68.33333% !important}.medium-offset-42{margin-left:70% !important}.medium-offset-43{margin-left:71.66667% !important}.medium-offset-44{margin-left:73.33333% !important}.medium-offset-45{margin-left:75% !important}.medium-offset-46{margin-left:76.66667% !important}.medium-offset-47{margin-left:78.33333% !important}.medium-offset-48{margin-left:80% !important}.medium-offset-49{margin-left:81.66667% !important}.medium-offset-50{margin-left:83.33333% !important}.medium-offset-51{margin-left:85% !important}.medium-offset-52{margin-left:86.66667% !important}.medium-offset-53{margin-left:88.33333% !important}.medium-offset-54{margin-left:90% !important}.medium-offset-55{margin-left:91.66667% !important}.medium-offset-56{margin-left:93.33333% !important}.medium-offset-57{margin-left:95% !important}.medium-offset-58{margin-left:96.66667% !important}.medium-offset-59{margin-left:98.33333% !important}.medium-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{float:left;margin-left:0;margin-right:0}.column.medium-centered:last-child,.columns.medium-centered:last-child{float:none}.column.medium-uncentered:last-child,.columns.medium-uncentered:last-child{float:left}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite{float:right}.row.medium-collapse>.column,.row.medium-collapse>.columns{padding-left:0;padding-right:0}.row.medium-collapse .row{margin-left:0;margin-right:0}.row.medium-uncollapse>.column,.row.medium-uncollapse>.columns{padding-left:0rem;padding-right:0rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:1.66667%;right:auto}.pull-1{position:relative;right:1.66667%;left:auto}.push-2{position:relative;left:3.33333%;right:auto}.pull-2{position:relative;right:3.33333%;left:auto}.push-3{position:relative;left:5%;right:auto}.pull-3{position:relative;right:5%;left:auto}.push-4{position:relative;left:6.66667%;right:auto}.pull-4{position:relative;right:6.66667%;left:auto}.push-5{position:relative;left:8.33333%;right:auto}.pull-5{position:relative;right:8.33333%;left:auto}.push-6{position:relative;left:10%;right:auto}.pull-6{position:relative;right:10%;left:auto}.push-7{position:relative;left:11.66667%;right:auto}.pull-7{position:relative;right:11.66667%;left:auto}.push-8{position:relative;left:13.33333%;right:auto}.pull-8{position:relative;right:13.33333%;left:auto}.push-9{position:relative;left:15%;right:auto}.pull-9{position:relative;right:15%;left:auto}.push-10{position:relative;left:16.66667%;right:auto}.pull-10{position:relative;right:16.66667%;left:auto}.push-11{position:relative;left:18.33333%;right:auto}.pull-11{position:relative;right:18.33333%;left:auto}.push-12{position:relative;left:20%;right:auto}.pull-12{position:relative;right:20%;left:auto}.push-13{position:relative;left:21.66667%;right:auto}.pull-13{position:relative;right:21.66667%;left:auto}.push-14{position:relative;left:23.33333%;right:auto}.pull-14{position:relative;right:23.33333%;left:auto}.push-15{position:relative;left:25%;right:auto}.pull-15{position:relative;right:25%;left:auto}.push-16{position:relative;left:26.66667%;right:auto}.pull-16{position:relative;right:26.66667%;left:auto}.push-17{position:relative;left:28.33333%;right:auto}.pull-17{position:relative;right:28.33333%;left:auto}.push-18{position:relative;left:30%;right:auto}.pull-18{position:relative;right:30%;left:auto}.push-19{position:relative;left:31.66667%;right:auto}.pull-19{position:relative;right:31.66667%;left:auto}.push-20{position:relative;left:33.33333%;right:auto}.pull-20{position:relative;right:33.33333%;left:auto}.push-21{position:relative;left:35%;right:auto}.pull-21{position:relative;right:35%;left:auto}.push-22{position:relative;left:36.66667%;right:auto}.pull-22{position:relative;right:36.66667%;left:auto}.push-23{position:relative;left:38.33333%;right:auto}.pull-23{position:relative;right:38.33333%;left:auto}.push-24{position:relative;left:40%;right:auto}.pull-24{position:relative;right:40%;left:auto}.push-25{position:relative;left:41.66667%;right:auto}.pull-25{position:relative;right:41.66667%;left:auto}.push-26{position:relative;left:43.33333%;right:auto}.pull-26{position:relative;right:43.33333%;left:auto}.push-27{position:relative;left:45%;right:auto}.pull-27{position:relative;right:45%;left:auto}.push-28{position:relative;left:46.66667%;right:auto}.pull-28{position:relative;right:46.66667%;left:auto}.push-29{position:relative;left:48.33333%;right:auto}.pull-29{position:relative;right:48.33333%;left:auto}.push-30{position:relative;left:50%;right:auto}.pull-30{position:relative;right:50%;left:auto}.push-31{position:relative;left:51.66667%;right:auto}.pull-31{position:relative;right:51.66667%;left:auto}.push-32{position:relative;left:53.33333%;right:auto}.pull-32{position:relative;right:53.33333%;left:auto}.push-33{position:relative;left:55.0%;right:auto}.pull-33{position:relative;right:55.0%;left:auto}.push-34{position:relative;left:56.66667%;right:auto}.pull-34{position:relative;right:56.66667%;left:auto}.push-35{position:relative;left:58.33333%;right:auto}.pull-35{position:relative;right:58.33333%;left:auto}.push-36{position:relative;left:60%;right:auto}.pull-36{position:relative;right:60%;left:auto}.push-37{position:relative;left:61.66667%;right:auto}.pull-37{position:relative;right:61.66667%;left:auto}.push-38{position:relative;left:63.33333%;right:auto}.pull-38{position:relative;right:63.33333%;left:auto}.push-39{position:relative;left:65%;right:auto}.pull-39{position:relative;right:65%;left:auto}.push-40{position:relative;left:66.66667%;right:auto}.pull-40{position:relative;right:66.66667%;left:auto}.push-41{position:relative;left:68.33333%;right:auto}.pull-41{position:relative;right:68.33333%;left:auto}.push-42{position:relative;left:70%;right:auto}.pull-42{position:relative;right:70%;left:auto}.push-43{position:relative;left:71.66667%;right:auto}.pull-43{position:relative;right:71.66667%;left:auto}.push-44{position:relative;left:73.33333%;right:auto}.pull-44{position:relative;right:73.33333%;left:auto}.push-45{position:relative;left:75%;right:auto}.pull-45{position:relative;right:75%;left:auto}.push-46{position:relative;left:76.66667%;right:auto}.pull-46{position:relative;right:76.66667%;left:auto}.push-47{position:relative;left:78.33333%;right:auto}.pull-47{position:relative;right:78.33333%;left:auto}.push-48{position:relative;left:80%;right:auto}.pull-48{position:relative;right:80%;left:auto}.push-49{position:relative;left:81.66667%;right:auto}.pull-49{position:relative;right:81.66667%;left:auto}.push-50{position:relative;left:83.33333%;right:auto}.pull-50{position:relative;right:83.33333%;left:auto}.push-51{position:relative;left:85%;right:auto}.pull-51{position:relative;right:85%;left:auto}.push-52{position:relative;left:86.66667%;right:auto}.pull-52{position:relative;right:86.66667%;left:auto}.push-53{position:relative;left:88.33333%;right:auto}.pull-53{position:relative;right:88.33333%;left:auto}.push-54{position:relative;left:90%;right:auto}.pull-54{position:relative;right:90%;left:auto}.push-55{position:relative;left:91.66667%;right:auto}.pull-55{position:relative;right:91.66667%;left:auto}.push-56{position:relative;left:93.33333%;right:auto}.pull-56{position:relative;right:93.33333%;left:auto}.push-57{position:relative;left:95%;right:auto}.pull-57{position:relative;right:95%;left:auto}.push-58{position:relative;left:96.66667%;right:auto}.pull-58{position:relative;right:96.66667%;left:auto}.push-59{position:relative;left:98.33333%;right:auto}.pull-59{position:relative;right:98.33333%;left:auto}}@media only screen and (min-width: 64.0625em){.large-push-0{position:relative;left:0;right:auto}.large-pull-0{position:relative;right:0;left:auto}.large-push-1{position:relative;left:1.66667%;right:auto}.large-pull-1{position:relative;right:1.66667%;left:auto}.large-push-2{position:relative;left:3.33333%;right:auto}.large-pull-2{position:relative;right:3.33333%;left:auto}.large-push-3{position:relative;left:5%;right:auto}.large-pull-3{position:relative;right:5%;left:auto}.large-push-4{position:relative;left:6.66667%;right:auto}.large-pull-4{position:relative;right:6.66667%;left:auto}.large-push-5{position:relative;left:8.33333%;right:auto}.large-pull-5{position:relative;right:8.33333%;left:auto}.large-push-6{position:relative;left:10%;right:auto}.large-pull-6{position:relative;right:10%;left:auto}.large-push-7{position:relative;left:11.66667%;right:auto}.large-pull-7{position:relative;right:11.66667%;left:auto}.large-push-8{position:relative;left:13.33333%;right:auto}.large-pull-8{position:relative;right:13.33333%;left:auto}.large-push-9{position:relative;left:15%;right:auto}.large-pull-9{position:relative;right:15%;left:auto}.large-push-10{position:relative;left:16.66667%;right:auto}.large-pull-10{position:relative;right:16.66667%;left:auto}.large-push-11{position:relative;left:18.33333%;right:auto}.large-pull-11{position:relative;right:18.33333%;left:auto}.large-push-12{position:relative;left:20%;right:auto}.large-pull-12{position:relative;right:20%;left:auto}.large-push-13{position:relative;left:21.66667%;right:auto}.large-pull-13{position:relative;right:21.66667%;left:auto}.large-push-14{position:relative;left:23.33333%;right:auto}.large-pull-14{position:relative;right:23.33333%;left:auto}.large-push-15{position:relative;left:25%;right:auto}.large-pull-15{position:relative;right:25%;left:auto}.large-push-16{position:relative;left:26.66667%;right:auto}.large-pull-16{position:relative;right:26.66667%;left:auto}.large-push-17{position:relative;left:28.33333%;right:auto}.large-pull-17{position:relative;right:28.33333%;left:auto}.large-push-18{position:relative;left:30%;right:auto}.large-pull-18{position:relative;right:30%;left:auto}.large-push-19{position:relative;left:31.66667%;right:auto}.large-pull-19{position:relative;right:31.66667%;left:auto}.large-push-20{position:relative;left:33.33333%;right:auto}.large-pull-20{position:relative;right:33.33333%;left:auto}.large-push-21{position:relative;left:35%;right:auto}.large-pull-21{position:relative;right:35%;left:auto}.large-push-22{position:relative;left:36.66667%;right:auto}.large-pull-22{position:relative;right:36.66667%;left:auto}.large-push-23{position:relative;left:38.33333%;right:auto}.large-pull-23{position:relative;right:38.33333%;left:auto}.large-push-24{position:relative;left:40%;right:auto}.large-pull-24{position:relative;right:40%;left:auto}.large-push-25{position:relative;left:41.66667%;right:auto}.large-pull-25{position:relative;right:41.66667%;left:auto}.large-push-26{position:relative;left:43.33333%;right:auto}.large-pull-26{position:relative;right:43.33333%;left:auto}.large-push-27{position:relative;left:45%;right:auto}.large-pull-27{position:relative;right:45%;left:auto}.large-push-28{position:relative;left:46.66667%;right:auto}.large-pull-28{position:relative;right:46.66667%;left:auto}.large-push-29{position:relative;left:48.33333%;right:auto}.large-pull-29{position:relative;right:48.33333%;left:auto}.large-push-30{position:relative;left:50%;right:auto}.large-pull-30{position:relative;right:50%;left:auto}.large-push-31{position:relative;left:51.66667%;right:auto}.large-pull-31{position:relative;right:51.66667%;left:auto}.large-push-32{position:relative;left:53.33333%;right:auto}.large-pull-32{position:relative;right:53.33333%;left:auto}.large-push-33{position:relative;left:55.0%;right:auto}.large-pull-33{position:relative;right:55.0%;left:auto}.large-push-34{position:relative;left:56.66667%;right:auto}.large-pull-34{position:relative;right:56.66667%;left:auto}.large-push-35{position:relative;left:58.33333%;right:auto}.large-pull-35{position:relative;right:58.33333%;left:auto}.large-push-36{position:relative;left:60%;right:auto}.large-pull-36{position:relative;right:60%;left:auto}.large-push-37{position:relative;left:61.66667%;right:auto}.large-pull-37{position:relative;right:61.66667%;left:auto}.large-push-38{position:relative;left:63.33333%;right:auto}.large-pull-38{position:relative;right:63.33333%;left:auto}.large-push-39{position:relative;left:65%;right:auto}.large-pull-39{position:relative;right:65%;left:auto}.large-push-40{position:relative;left:66.66667%;right:auto}.large-pull-40{position:relative;right:66.66667%;left:auto}.large-push-41{position:relative;left:68.33333%;right:auto}.large-pull-41{position:relative;right:68.33333%;left:auto}.large-push-42{position:relative;left:70%;right:auto}.large-pull-42{position:relative;right:70%;left:auto}.large-push-43{position:relative;left:71.66667%;right:auto}.large-pull-43{position:relative;right:71.66667%;left:auto}.large-push-44{position:relative;left:73.33333%;right:auto}.large-pull-44{position:relative;right:73.33333%;left:auto}.large-push-45{position:relative;left:75%;right:auto}.large-pull-45{position:relative;right:75%;left:auto}.large-push-46{position:relative;left:76.66667%;right:auto}.large-pull-46{position:relative;right:76.66667%;left:auto}.large-push-47{position:relative;left:78.33333%;right:auto}.large-pull-47{position:relative;right:78.33333%;left:auto}.large-push-48{position:relative;left:80%;right:auto}.large-pull-48{position:relative;right:80%;left:auto}.large-push-49{position:relative;left:81.66667%;right:auto}.large-pull-49{position:relative;right:81.66667%;left:auto}.large-push-50{position:relative;left:83.33333%;right:auto}.large-pull-50{position:relative;right:83.33333%;left:auto}.large-push-51{position:relative;left:85%;right:auto}.large-pull-51{position:relative;right:85%;left:auto}.large-push-52{position:relative;left:86.66667%;right:auto}.large-pull-52{position:relative;right:86.66667%;left:auto}.large-push-53{position:relative;left:88.33333%;right:auto}.large-pull-53{position:relative;right:88.33333%;left:auto}.large-push-54{position:relative;left:90%;right:auto}.large-pull-54{position:relative;right:90%;left:auto}.large-push-55{position:relative;left:91.66667%;right:auto}.large-pull-55{position:relative;right:91.66667%;left:auto}.large-push-56{position:relative;left:93.33333%;right:auto}.large-pull-56{position:relative;right:93.33333%;left:auto}.large-push-57{position:relative;left:95%;right:auto}.large-pull-57{position:relative;right:95%;left:auto}.large-push-58{position:relative;left:96.66667%;right:auto}.large-pull-58{position:relative;right:96.66667%;left:auto}.large-push-59{position:relative;left:98.33333%;right:auto}.large-pull-59{position:relative;right:98.33333%;left:auto}.column,.columns{position:relative;padding-left:0rem;padding-right:0rem;float:left}.large-1{width:1.66667%}.large-2{width:3.33333%}.large-3{width:5%}.large-4{width:6.66667%}.large-5{width:8.33333%}.large-6{width:10%}.large-7{width:11.66667%}.large-8{width:13.33333%}.large-9{width:15%}.large-10{width:16.66667%}.large-11{width:18.33333%}.large-12{width:20%}.large-13{width:21.66667%}.large-14{width:23.33333%}.large-15{width:25%}.large-16{width:26.66667%}.large-17{width:28.33333%}.large-18{width:30%}.large-19{width:31.66667%}.large-20{width:33.33333%}.large-21{width:35%}.large-22{width:36.66667%}.large-23{width:38.33333%}.large-24{width:40%}.large-25{width:41.66667%}.large-26{width:43.33333%}.large-27{width:45%}.large-28{width:46.66667%}.large-29{width:48.33333%}.large-30{width:50%}.large-31{width:51.66667%}.large-32{width:53.33333%}.large-33{width:55.0%}.large-34{width:56.66667%}.large-35{width:58.33333%}.large-36{width:60%}.large-37{width:61.66667%}.large-38{width:63.33333%}.large-39{width:65%}.large-40{width:66.66667%}.large-41{width:68.33333%}.large-42{width:70%}.large-43{width:71.66667%}.large-44{width:73.33333%}.large-45{width:75%}.large-46{width:76.66667%}.large-47{width:78.33333%}.large-48{width:80%}.large-49{width:81.66667%}.large-50{width:83.33333%}.large-51{width:85%}.large-52{width:86.66667%}.large-53{width:88.33333%}.large-54{width:90%}.large-55{width:91.66667%}.large-56{width:93.33333%}.large-57{width:95%}.large-58{width:96.66667%}.large-59{width:98.33333%}.large-60{width:100%}.large-offset-0{margin-left:0 !important}.large-offset-1{margin-left:1.66667% !important}.large-offset-2{margin-left:3.33333% !important}.large-offset-3{margin-left:5% !important}.large-offset-4{margin-left:6.66667% !important}.large-offset-5{margin-left:8.33333% !important}.large-offset-6{margin-left:10% !important}.large-offset-7{margin-left:11.66667% !important}.large-offset-8{margin-left:13.33333% !important}.large-offset-9{margin-left:15% !important}.large-offset-10{margin-left:16.66667% !important}.large-offset-11{margin-left:18.33333% !important}.large-offset-12{margin-left:20% !important}.large-offset-13{margin-left:21.66667% !important}.large-offset-14{margin-left:23.33333% !important}.large-offset-15{margin-left:25% !important}.large-offset-16{margin-left:26.66667% !important}.large-offset-17{margin-left:28.33333% !important}.large-offset-18{margin-left:30% !important}.large-offset-19{margin-left:31.66667% !important}.large-offset-20{margin-left:33.33333% !important}.large-offset-21{margin-left:35% !important}.large-offset-22{margin-left:36.66667% !important}.large-offset-23{margin-left:38.33333% !important}.large-offset-24{margin-left:40% !important}.large-offset-25{margin-left:41.66667% !important}.large-offset-26{margin-left:43.33333% !important}.large-offset-27{margin-left:45% !important}.large-offset-28{margin-left:46.66667% !important}.large-offset-29{margin-left:48.33333% !important}.large-offset-30{margin-left:50% !important}.large-offset-31{margin-left:51.66667% !important}.large-offset-32{margin-left:53.33333% !important}.large-offset-33{margin-left:55.0% !important}.large-offset-34{margin-left:56.66667% !important}.large-offset-35{margin-left:58.33333% !important}.large-offset-36{margin-left:60% !important}.large-offset-37{margin-left:61.66667% !important}.large-offset-38{margin-left:63.33333% !important}.large-offset-39{margin-left:65% !important}.large-offset-40{margin-left:66.66667% !important}.large-offset-41{margin-left:68.33333% !important}.large-offset-42{margin-left:70% !important}.large-offset-43{margin-left:71.66667% !important}.large-offset-44{margin-left:73.33333% !important}.large-offset-45{margin-left:75% !important}.large-offset-46{margin-left:76.66667% !important}.large-offset-47{margin-left:78.33333% !important}.large-offset-48{margin-left:80% !important}.large-offset-49{margin-left:81.66667% !important}.large-offset-50{margin-left:83.33333% !important}.large-offset-51{margin-left:85% !important}.large-offset-52{margin-left:86.66667% !important}.large-offset-53{margin-left:88.33333% !important}.large-offset-54{margin-left:90% !important}.large-offset-55{margin-left:91.66667% !important}.large-offset-56{margin-left:93.33333% !important}.large-offset-57{margin-left:95% !important}.large-offset-58{margin-left:96.66667% !important}.large-offset-59{margin-left:98.33333% !important}.large-reset-order{float:left;left:auto;margin-left:0;margin-right:0;right:auto}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{float:left;margin-left:0;margin-right:0}.column.large-centered:last-child,.columns.large-centered:last-child{float:none}.column.large-uncentered:last-child,.columns.large-uncentered:last-child{float:left}.column.large-uncentered.opposite,.columns.large-uncentered.opposite{float:right}.row.large-collapse>.column,.row.large-collapse>.columns{padding-left:0;padding-right:0}.row.large-collapse .row{margin-left:0;margin-right:0}.row.large-uncollapse>.column,.row.large-uncollapse>.columns{padding-left:0rem;padding-right:0rem;float:left}.push-0{position:relative;left:0;right:auto}.pull-0{position:relative;right:0;left:auto}.push-1{position:relative;left:1.66667%;right:auto}.pull-1{position:relative;right:1.66667%;left:auto}.push-2{position:relative;left:3.33333%;right:auto}.pull-2{position:relative;right:3.33333%;left:auto}.push-3{position:relative;left:5%;right:auto}.pull-3{position:relative;right:5%;left:auto}.push-4{position:relative;left:6.66667%;right:auto}.pull-4{position:relative;right:6.66667%;left:auto}.push-5{position:relative;left:8.33333%;right:auto}.pull-5{position:relative;right:8.33333%;left:auto}.push-6{position:relative;left:10%;right:auto}.pull-6{position:relative;right:10%;left:auto}.push-7{position:relative;left:11.66667%;right:auto}.pull-7{position:relative;right:11.66667%;left:auto}.push-8{position:relative;left:13.33333%;right:auto}.pull-8{position:relative;right:13.33333%;left:auto}.push-9{position:relative;left:15%;right:auto}.pull-9{position:relative;right:15%;left:auto}.push-10{position:relative;left:16.66667%;right:auto}.pull-10{position:relative;right:16.66667%;left:auto}.push-11{position:relative;left:18.33333%;right:auto}.pull-11{position:relative;right:18.33333%;left:auto}.push-12{position:relative;left:20%;right:auto}.pull-12{position:relative;right:20%;left:auto}.push-13{position:relative;left:21.66667%;right:auto}.pull-13{position:relative;right:21.66667%;left:auto}.push-14{position:relative;left:23.33333%;right:auto}.pull-14{position:relative;right:23.33333%;left:auto}.push-15{position:relative;left:25%;right:auto}.pull-15{position:relative;right:25%;left:auto}.push-16{position:relative;left:26.66667%;right:auto}.pull-16{position:relative;right:26.66667%;left:auto}.push-17{position:relative;left:28.33333%;right:auto}.pull-17{position:relative;right:28.33333%;left:auto}.push-18{position:relative;left:30%;right:auto}.pull-18{position:relative;right:30%;left:auto}.push-19{position:relative;left:31.66667%;right:auto}.pull-19{position:relative;right:31.66667%;left:auto}.push-20{position:relative;left:33.33333%;right:auto}.pull-20{position:relative;right:33.33333%;left:auto}.push-21{position:relative;left:35%;right:auto}.pull-21{position:relative;right:35%;left:auto}.push-22{position:relative;left:36.66667%;right:auto}.pull-22{position:relative;right:36.66667%;left:auto}.push-23{position:relative;left:38.33333%;right:auto}.pull-23{position:relative;right:38.33333%;left:auto}.push-24{position:relative;left:40%;right:auto}.pull-24{position:relative;right:40%;left:auto}.push-25{position:relative;left:41.66667%;right:auto}.pull-25{position:relative;right:41.66667%;left:auto}.push-26{position:relative;left:43.33333%;right:auto}.pull-26{position:relative;right:43.33333%;left:auto}.push-27{position:relative;left:45%;right:auto}.pull-27{position:relative;right:45%;left:auto}.push-28{position:relative;left:46.66667%;right:auto}.pull-28{position:relative;right:46.66667%;left:auto}.push-29{position:relative;left:48.33333%;right:auto}.pull-29{position:relative;right:48.33333%;left:auto}.push-30{position:relative;left:50%;right:auto}.pull-30{position:relative;right:50%;left:auto}.push-31{position:relative;left:51.66667%;right:auto}.pull-31{position:relative;right:51.66667%;left:auto}.push-32{position:relative;left:53.33333%;right:auto}.pull-32{position:relative;right:53.33333%;left:auto}.push-33{position:relative;left:55.0%;right:auto}.pull-33{position:relative;right:55.0%;left:auto}.push-34{position:relative;left:56.66667%;right:auto}.pull-34{position:relative;right:56.66667%;left:auto}.push-35{position:relative;left:58.33333%;right:auto}.pull-35{position:relative;right:58.33333%;left:auto}.push-36{position:relative;left:60%;right:auto}.pull-36{position:relative;right:60%;left:auto}.push-37{position:relative;left:61.66667%;right:auto}.pull-37{position:relative;right:61.66667%;left:auto}.push-38{position:relative;left:63.33333%;right:auto}.pull-38{position:relative;right:63.33333%;left:auto}.push-39{position:relative;left:65%;right:auto}.pull-39{position:relative;right:65%;left:auto}.push-40{position:relative;left:66.66667%;right:auto}.pull-40{position:relative;right:66.66667%;left:auto}.push-41{position:relative;left:68.33333%;right:auto}.pull-41{position:relative;right:68.33333%;left:auto}.push-42{position:relative;left:70%;right:auto}.pull-42{position:relative;right:70%;left:auto}.push-43{position:relative;left:71.66667%;right:auto}.pull-43{position:relative;right:71.66667%;left:auto}.push-44{position:relative;left:73.33333%;right:auto}.pull-44{position:relative;right:73.33333%;left:auto}.push-45{position:relative;left:75%;right:auto}.pull-45{position:relative;right:75%;left:auto}.push-46{position:relative;left:76.66667%;right:auto}.pull-46{position:relative;right:76.66667%;left:auto}.push-47{position:relative;left:78.33333%;right:auto}.pull-47{position:relative;right:78.33333%;left:auto}.push-48{position:relative;left:80%;right:auto}.pull-48{position:relative;right:80%;left:auto}.push-49{position:relative;left:81.66667%;right:auto}.pull-49{position:relative;right:81.66667%;left:auto}.push-50{position:relative;left:83.33333%;right:auto}.pull-50{position:relative;right:83.33333%;left:auto}.push-51{position:relative;left:85%;right:auto}.pull-51{position:relative;right:85%;left:auto}.push-52{position:relative;left:86.66667%;right:auto}.pull-52{position:relative;right:86.66667%;left:auto}.push-53{position:relative;left:88.33333%;right:auto}.pull-53{position:relative;right:88.33333%;left:auto}.push-54{position:relative;left:90%;right:auto}.pull-54{position:relative;right:90%;left:auto}.push-55{position:relative;left:91.66667%;right:auto}.pull-55{position:relative;right:91.66667%;left:auto}.push-56{position:relative;left:93.33333%;right:auto}.pull-56{position:relative;right:93.33333%;left:auto}.push-57{position:relative;left:95%;right:auto}.pull-57{position:relative;right:95%;left:auto}.push-58{position:relative;left:96.66667%;right:auto}.pull-58{position:relative;right:96.66667%;left:auto}.push-59{position:relative;left:98.33333%;right:auto}.pull-59{position:relative;right:98.33333%;left:auto}}[class*="block-grid-"]{display:block;padding:0;margin:0 -0.625rem}[class*="block-grid-"]:before,[class*="block-grid-"]:after{content:" ";display:table}[class*="block-grid-"]:after{clear:both}[class*="block-grid-"]>li{display:block;float:left;height:auto;padding:0 0.625rem 1.25rem}@media only screen{.small-block-grid-1>li{list-style:none;width:100%}.small-block-grid-1>li:nth-of-type(1n){clear:none}.small-block-grid-1>li:nth-of-type(1n+1){clear:both}.small-block-grid-2>li{list-style:none;width:50%}.small-block-grid-2>li:nth-of-type(1n){clear:none}.small-block-grid-2>li:nth-of-type(2n+1){clear:both}.small-block-grid-3>li{list-style:none;width:33.33333%}.small-block-grid-3>li:nth-of-type(1n){clear:none}.small-block-grid-3>li:nth-of-type(3n+1){clear:both}.small-block-grid-4>li{list-style:none;width:25%}.small-block-grid-4>li:nth-of-type(1n){clear:none}.small-block-grid-4>li:nth-of-type(4n+1){clear:both}.small-block-grid-5>li{list-style:none;width:20%}.small-block-grid-5>li:nth-of-type(1n){clear:none}.small-block-grid-5>li:nth-of-type(5n+1){clear:both}.small-block-grid-6>li{list-style:none;width:16.66667%}.small-block-grid-6>li:nth-of-type(1n){clear:none}.small-block-grid-6>li:nth-of-type(6n+1){clear:both}.small-block-grid-7>li{list-style:none;width:14.28571%}.small-block-grid-7>li:nth-of-type(1n){clear:none}.small-block-grid-7>li:nth-of-type(7n+1){clear:both}.small-block-grid-8>li{list-style:none;width:12.5%}.small-block-grid-8>li:nth-of-type(1n){clear:none}.small-block-grid-8>li:nth-of-type(8n+1){clear:both}.small-block-grid-9>li{list-style:none;width:11.11111%}.small-block-grid-9>li:nth-of-type(1n){clear:none}.small-block-grid-9>li:nth-of-type(9n+1){clear:both}.small-block-grid-10>li{list-style:none;width:10%}.small-block-grid-10>li:nth-of-type(1n){clear:none}.small-block-grid-10>li:nth-of-type(10n+1){clear:both}.small-block-grid-11>li{list-style:none;width:9.09091%}.small-block-grid-11>li:nth-of-type(1n){clear:none}.small-block-grid-11>li:nth-of-type(11n+1){clear:both}.small-block-grid-12>li{list-style:none;width:8.33333%}.small-block-grid-12>li:nth-of-type(1n){clear:none}.small-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width: 40.0625em){.medium-block-grid-1>li{list-style:none;width:100%}.medium-block-grid-1>li:nth-of-type(1n){clear:none}.medium-block-grid-1>li:nth-of-type(1n+1){clear:both}.medium-block-grid-2>li{list-style:none;width:50%}.medium-block-grid-2>li:nth-of-type(1n){clear:none}.medium-block-grid-2>li:nth-of-type(2n+1){clear:both}.medium-block-grid-3>li{list-style:none;width:33.33333%}.medium-block-grid-3>li:nth-of-type(1n){clear:none}.medium-block-grid-3>li:nth-of-type(3n+1){clear:both}.medium-block-grid-4>li{list-style:none;width:25%}.medium-block-grid-4>li:nth-of-type(1n){clear:none}.medium-block-grid-4>li:nth-of-type(4n+1){clear:both}.medium-block-grid-5>li{list-style:none;width:20%}.medium-block-grid-5>li:nth-of-type(1n){clear:none}.medium-block-grid-5>li:nth-of-type(5n+1){clear:both}.medium-block-grid-6>li{list-style:none;width:16.66667%}.medium-block-grid-6>li:nth-of-type(1n){clear:none}.medium-block-grid-6>li:nth-of-type(6n+1){clear:both}.medium-block-grid-7>li{list-style:none;width:14.28571%}.medium-block-grid-7>li:nth-of-type(1n){clear:none}.medium-block-grid-7>li:nth-of-type(7n+1){clear:both}.medium-block-grid-8>li{list-style:none;width:12.5%}.medium-block-grid-8>li:nth-of-type(1n){clear:none}.medium-block-grid-8>li:nth-of-type(8n+1){clear:both}.medium-block-grid-9>li{list-style:none;width:11.11111%}.medium-block-grid-9>li:nth-of-type(1n){clear:none}.medium-block-grid-9>li:nth-of-type(9n+1){clear:both}.medium-block-grid-10>li{list-style:none;width:10%}.medium-block-grid-10>li:nth-of-type(1n){clear:none}.medium-block-grid-10>li:nth-of-type(10n+1){clear:both}.medium-block-grid-11>li{list-style:none;width:9.09091%}.medium-block-grid-11>li:nth-of-type(1n){clear:none}.medium-block-grid-11>li:nth-of-type(11n+1){clear:both}.medium-block-grid-12>li{list-style:none;width:8.33333%}.medium-block-grid-12>li:nth-of-type(1n){clear:none}.medium-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen and (min-width: 64.0625em){.large-block-grid-1>li{list-style:none;width:100%}.large-block-grid-1>li:nth-of-type(1n){clear:none}.large-block-grid-1>li:nth-of-type(1n+1){clear:both}.large-block-grid-2>li{list-style:none;width:50%}.large-block-grid-2>li:nth-of-type(1n){clear:none}.large-block-grid-2>li:nth-of-type(2n+1){clear:both}.large-block-grid-3>li{list-style:none;width:33.33333%}.large-block-grid-3>li:nth-of-type(1n){clear:none}.large-block-grid-3>li:nth-of-type(3n+1){clear:both}.large-block-grid-4>li{list-style:none;width:25%}.large-block-grid-4>li:nth-of-type(1n){clear:none}.large-block-grid-4>li:nth-of-type(4n+1){clear:both}.large-block-grid-5>li{list-style:none;width:20%}.large-block-grid-5>li:nth-of-type(1n){clear:none}.large-block-grid-5>li:nth-of-type(5n+1){clear:both}.large-block-grid-6>li{list-style:none;width:16.66667%}.large-block-grid-6>li:nth-of-type(1n){clear:none}.large-block-grid-6>li:nth-of-type(6n+1){clear:both}.large-block-grid-7>li{list-style:none;width:14.28571%}.large-block-grid-7>li:nth-of-type(1n){clear:none}.large-block-grid-7>li:nth-of-type(7n+1){clear:both}.large-block-grid-8>li{list-style:none;width:12.5%}.large-block-grid-8>li:nth-of-type(1n){clear:none}.large-block-grid-8>li:nth-of-type(8n+1){clear:both}.large-block-grid-9>li{list-style:none;width:11.11111%}.large-block-grid-9>li:nth-of-type(1n){clear:none}.large-block-grid-9>li:nth-of-type(9n+1){clear:both}.large-block-grid-10>li{list-style:none;width:10%}.large-block-grid-10>li:nth-of-type(1n){clear:none}.large-block-grid-10>li:nth-of-type(10n+1){clear:both}.large-block-grid-11>li{list-style:none;width:9.09091%}.large-block-grid-11>li:nth-of-type(1n){clear:none}.large-block-grid-11>li:nth-of-type(11n+1){clear:both}.large-block-grid-12>li{list-style:none;width:8.33333%}.large-block-grid-12>li:nth-of-type(1n){clear:none}.large-block-grid-12>li:nth-of-type(12n+1){clear:both}}@media only screen{.show-for-small-only,.show-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.hide-for-small-only,.hide-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.visible-for-small-only,.visible-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.hidden-for-small-only,.hidden-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.show-for-small-only,table.show-for-small-up,table.show-for-small,table.show-for-small-down,table.hide-for-medium-only,table.hide-for-medium-up,table.hide-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.show-for-small-only,thead.show-for-small-up,thead.show-for-small,thead.show-for-small-down,thead.hide-for-medium-only,thead.hide-for-medium-up,thead.hide-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.show-for-small-only,tbody.show-for-small-up,tbody.show-for-small,tbody.show-for-small-down,tbody.hide-for-medium-only,tbody.hide-for-medium-up,tbody.hide-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.show-for-small-only,tr.show-for-small-up,tr.show-for-small,tr.show-for-small-down,tr.hide-for-medium-only,tr.hide-for-medium-up,tr.hide-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.show-for-small-only,td.show-for-small-only,th.show-for-small-up,td.show-for-small-up,th.show-for-small,td.show-for-small,th.show-for-small-down,td.show-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.hide-for-medium-up,td.hide-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 40.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.show-for-medium-only,.show-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.hide-for-medium-only,.hide-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.visible-for-medium-only,.visible-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.hidden-for-medium-only,.hidden-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.show-for-medium-only,table.show-for-medium-up,table.show-for-medium,table.show-for-medium-down,table.hide-for-large-only,table.hide-for-large-up,table.hide-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.show-for-medium-only,thead.show-for-medium-up,thead.show-for-medium,thead.show-for-medium-down,thead.hide-for-large-only,thead.hide-for-large-up,thead.hide-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.show-for-medium-only,tbody.show-for-medium-up,tbody.show-for-medium,tbody.show-for-medium-down,tbody.hide-for-large-only,tbody.hide-for-large-up,tbody.hide-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.show-for-medium-only,tr.show-for-medium-up,tr.show-for-medium,tr.show-for-medium-down,tr.hide-for-large-only,tr.hide-for-large-up,tr.hide-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.show-for-medium-only,td.show-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.show-for-medium,td.show-for-medium,th.show-for-medium-down,td.show-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.hide-for-large-up,td.hide-for-large-up,th.hide-for-large,td.hide-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 64.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.show-for-large-only,.show-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.hide-for-large-only,.hide-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.visible-for-large-only,.visible-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.hidden-for-large-only,.hidden-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.show-for-large-only,table.show-for-large-up,table.show-for-large,table.show-for-large-down,table.hide-for-xlarge-only,table.hide-for-xlarge-up,table.hide-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.show-for-large-only,thead.show-for-large-up,thead.show-for-large,thead.show-for-large-down,thead.hide-for-xlarge-only,thead.hide-for-xlarge-up,thead.hide-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.show-for-large-only,tbody.show-for-large-up,tbody.show-for-large,tbody.show-for-large-down,tbody.hide-for-xlarge-only,tbody.hide-for-xlarge-up,tbody.hide-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.show-for-large-only,tr.show-for-large-up,tr.show-for-large,tr.show-for-large-down,tr.hide-for-xlarge-only,tr.hide-for-xlarge-up,tr.hide-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.show-for-large-only,td.show-for-large-only,th.show-for-large-up,td.show-for-large-up,th.show-for-large,td.show-for-large,th.show-for-large-down,td.show-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.hide-for-xlarge-up,td.hide-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 90.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.show-for-xlarge-only,.show-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.hide-for-xlarge-only,.hide-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.visible-for-xlarge-only,.visible-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.hidden-for-xlarge-only,.hidden-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.show-for-xlarge-only,table.show-for-xlarge-up,table.show-for-xlarge,table.show-for-xlarge-down,table.hide-for-xxlarge-only,table.hide-for-xxlarge-up,table.hide-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.show-for-xlarge-only,thead.show-for-xlarge-up,thead.show-for-xlarge,thead.show-for-xlarge-down,thead.hide-for-xxlarge-only,thead.hide-for-xxlarge-up,thead.hide-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.show-for-xlarge-only,tbody.show-for-xlarge-up,tbody.show-for-xlarge,tbody.show-for-xlarge-down,tbody.hide-for-xxlarge-only,tbody.hide-for-xxlarge-up,tbody.hide-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.show-for-xlarge-only,tr.show-for-xlarge-up,tr.show-for-xlarge,tr.show-for-xlarge-down,tr.hide-for-xxlarge-only,tr.hide-for-xxlarge-up,tr.hide-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.show-for-xlarge-only,td.show-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.show-for-xlarge,td.show-for-xlarge,th.show-for-xlarge-down,td.show-for-xlarge-down,th.hide-for-xxlarge-only,td.hide-for-xxlarge-only,th.hide-for-xxlarge-up,td.hide-for-xxlarge-up,th.hide-for-xxlarge,td.hide-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}@media only screen and (min-width: 120.0625em){.hide-for-small-only,.show-for-small-up,.hide-for-small,.hide-for-small-down,.hide-for-medium-only,.show-for-medium-up,.hide-for-medium,.hide-for-medium-down,.hide-for-large-only,.show-for-large-up,.hide-for-large,.hide-for-large-down,.hide-for-xlarge-only,.show-for-xlarge-up,.hide-for-xlarge,.hide-for-xlarge-down,.show-for-xxlarge-only,.show-for-xxlarge-up,.show-for-xxlarge,.show-for-xxlarge-down{display:inherit !important}.show-for-small-only,.hide-for-small-up,.show-for-small,.show-for-small-down,.show-for-medium-only,.hide-for-medium-up,.show-for-medium,.show-for-medium-down,.show-for-large-only,.hide-for-large-up,.show-for-large,.show-for-large-down,.show-for-xlarge-only,.hide-for-xlarge-up,.show-for-xlarge,.show-for-xlarge-down,.hide-for-xxlarge-only,.hide-for-xxlarge-up,.hide-for-xxlarge,.hide-for-xxlarge-down{display:none !important}.hidden-for-small-only,.visible-for-small-up,.hidden-for-small,.hidden-for-small-down,.hidden-for-medium-only,.visible-for-medium-up,.hidden-for-medium,.hidden-for-medium-down,.hidden-for-large-only,.visible-for-large-up,.hidden-for-large,.hidden-for-large-down,.hidden-for-xlarge-only,.visible-for-xlarge-up,.hidden-for-xlarge,.hidden-for-xlarge-down,.visible-for-xxlarge-only,.visible-for-xxlarge-up,.visible-for-xxlarge,.visible-for-xxlarge-down{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.visible-for-small-only,.hidden-for-small-up,.visible-for-small,.visible-for-small-down,.visible-for-medium-only,.hidden-for-medium-up,.visible-for-medium,.visible-for-medium-down,.visible-for-large-only,.hidden-for-large-up,.visible-for-large,.visible-for-large-down,.visible-for-xlarge-only,.hidden-for-xlarge-up,.visible-for-xlarge,.visible-for-xlarge-down,.hidden-for-xxlarge-only,.hidden-for-xxlarge-up,.hidden-for-xxlarge,.hidden-for-xxlarge-down{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}table.hide-for-small-only,table.show-for-small-up,table.hide-for-small,table.hide-for-small-down,table.hide-for-medium-only,table.show-for-medium-up,table.hide-for-medium,table.hide-for-medium-down,table.hide-for-large-only,table.show-for-large-up,table.hide-for-large,table.hide-for-large-down,table.hide-for-xlarge-only,table.show-for-xlarge-up,table.hide-for-xlarge,table.hide-for-xlarge-down,table.show-for-xxlarge-only,table.show-for-xxlarge-up,table.show-for-xxlarge,table.show-for-xxlarge-down{display:table !important}thead.hide-for-small-only,thead.show-for-small-up,thead.hide-for-small,thead.hide-for-small-down,thead.hide-for-medium-only,thead.show-for-medium-up,thead.hide-for-medium,thead.hide-for-medium-down,thead.hide-for-large-only,thead.show-for-large-up,thead.hide-for-large,thead.hide-for-large-down,thead.hide-for-xlarge-only,thead.show-for-xlarge-up,thead.hide-for-xlarge,thead.hide-for-xlarge-down,thead.show-for-xxlarge-only,thead.show-for-xxlarge-up,thead.show-for-xxlarge,thead.show-for-xxlarge-down{display:table-header-group !important}tbody.hide-for-small-only,tbody.show-for-small-up,tbody.hide-for-small,tbody.hide-for-small-down,tbody.hide-for-medium-only,tbody.show-for-medium-up,tbody.hide-for-medium,tbody.hide-for-medium-down,tbody.hide-for-large-only,tbody.show-for-large-up,tbody.hide-for-large,tbody.hide-for-large-down,tbody.hide-for-xlarge-only,tbody.show-for-xlarge-up,tbody.hide-for-xlarge,tbody.hide-for-xlarge-down,tbody.show-for-xxlarge-only,tbody.show-for-xxlarge-up,tbody.show-for-xxlarge,tbody.show-for-xxlarge-down{display:table-row-group !important}tr.hide-for-small-only,tr.show-for-small-up,tr.hide-for-small,tr.hide-for-small-down,tr.hide-for-medium-only,tr.show-for-medium-up,tr.hide-for-medium,tr.hide-for-medium-down,tr.hide-for-large-only,tr.show-for-large-up,tr.hide-for-large,tr.hide-for-large-down,tr.hide-for-xlarge-only,tr.show-for-xlarge-up,tr.hide-for-xlarge,tr.hide-for-xlarge-down,tr.show-for-xxlarge-only,tr.show-for-xxlarge-up,tr.show-for-xxlarge,tr.show-for-xxlarge-down{display:table-row}th.hide-for-small-only,td.hide-for-small-only,th.show-for-small-up,td.show-for-small-up,th.hide-for-small,td.hide-for-small,th.hide-for-small-down,td.hide-for-small-down,th.hide-for-medium-only,td.hide-for-medium-only,th.show-for-medium-up,td.show-for-medium-up,th.hide-for-medium,td.hide-for-medium,th.hide-for-medium-down,td.hide-for-medium-down,th.hide-for-large-only,td.hide-for-large-only,th.show-for-large-up,td.show-for-large-up,th.hide-for-large,td.hide-for-large,th.hide-for-large-down,td.hide-for-large-down,th.hide-for-xlarge-only,td.hide-for-xlarge-only,th.show-for-xlarge-up,td.show-for-xlarge-up,th.hide-for-xlarge,td.hide-for-xlarge,th.hide-for-xlarge-down,td.hide-for-xlarge-down,th.show-for-xxlarge-only,td.show-for-xxlarge-only,th.show-for-xxlarge-up,td.show-for-xxlarge-up,th.show-for-xxlarge,td.show-for-xxlarge,th.show-for-xxlarge-down,td.show-for-xxlarge-down{display:table-cell !important}}.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.hide-for-landscape,table.show-for-portrait{display:table !important}thead.hide-for-landscape,thead.show-for-portrait{display:table-header-group !important}tbody.hide-for-landscape,tbody.show-for-portrait{display:table-row-group !important}tr.hide-for-landscape,tr.show-for-portrait{display:table-row !important}td.hide-for-landscape,td.show-for-portrait,th.hide-for-landscape,th.show-for-portrait{display:table-cell !important}@media only screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:inherit !important}.hide-for-landscape,.show-for-portrait{display:none !important}table.show-for-landscape,table.hide-for-portrait{display:table !important}thead.show-for-landscape,thead.hide-for-portrait{display:table-header-group !important}tbody.show-for-landscape,tbody.hide-for-portrait{display:table-row-group !important}tr.show-for-landscape,tr.hide-for-portrait{display:table-row !important}td.show-for-landscape,td.hide-for-portrait,th.show-for-landscape,th.hide-for-portrait{display:table-cell !important}}@media only screen and (orientation: portrait){.show-for-portrait,.hide-for-landscape{display:inherit !important}.hide-for-portrait,.show-for-landscape{display:none !important}table.show-for-portrait,table.hide-for-landscape{display:table !important}thead.show-for-portrait,thead.hide-for-landscape{display:table-header-group !important}tbody.show-for-portrait,tbody.hide-for-landscape{display:table-row-group !important}tr.show-for-portrait,tr.hide-for-landscape{display:table-row !important}td.show-for-portrait,td.hide-for-landscape,th.show-for-portrait,th.hide-for-landscape{display:table-cell !important}}.show-for-touch{display:none !important}.hide-for-touch{display:inherit !important}.touch .show-for-touch{display:inherit !important}.touch .hide-for-touch{display:none !important}table.hide-for-touch{display:table !important}.touch table.show-for-touch{display:table !important}thead.hide-for-touch{display:table-header-group !important}.touch thead.show-for-touch{display:table-header-group !important}tbody.hide-for-touch{display:table-row-group !important}.touch tbody.show-for-touch{display:table-row-group !important}tr.hide-for-touch{display:table-row !important}.touch tr.show-for-touch{display:table-row !important}td.hide-for-touch{display:table-cell !important}.touch td.show-for-touch{display:table-cell !important}th.hide-for-touch{display:table-cell !important}.touch th.show-for-touch{display:table-cell !important}.show-for-sr{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.show-on-focus{clip:rect(1px, 1px, 1px, 1px);height:1px;overflow:hidden;position:absolute !important;width:1px}.show-on-focus:focus,.show-on-focus:active{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.print-only{display:none !important}@media print{*{background:transparent !important;box-shadow:none !important;color:#000 !important;text-shadow:none !important}.show-for-print{display:block}.hide-for-print{display:none}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) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-on-print{display:none !important}.print-only{display:block !important}.hide-for-print{display:none !important}.show-for-print{display:inherit !important}}@media print{.show-for-print{display:block}.hide-for-print{display:none}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}}@media not print{.show-for-print{display:none !important}}
/* --- globals --- */
html, body {
    margin: 0;
    padding: 0;
}

body {
    font-family: calibri, verdana, tahoma, sans-serif;
    font-size: 15px;
    line-height: 1.6;
    color: black;
    background: #fdfdfd;
}

a {
    text-decoration: none;
    color: inherit;

    -webkit-transition: color .3s ease;
    -moz-transition: color .3s ease;
    -ms-transition: color .3s ease;
    -o-transition: color .3s ease;
    transition: color .3s ease;
}

a:hover {
    color: #0d8d2f;
}

h1, h2, h3 {
    font-family: alegreya_sansextrabold, verdana, tahoma, sans-serif;
    font-weight: normal
    line-height: 1.2em;
}

a img {
    border: 0;
    display: block;
}

*:focus {
    outline: none;
}

* {
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.clear-fix {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.no-text-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

::selection {
    background: #0d8d2f;
    color: #fdfdfd;
}




/* --- lc-text --- */

.lc-text {
    text-align: left;
}

.lc-text > *:first-child {
    margin-top: 0;
}

.lc-text > *:last-child {
    margin-bottom: 0;
}

.lc-text h1 {
    font-size: 2em;
}

.lc-text h2 {
    font-size: 1.6em;
}

.lc-text h3 {
    font-size: 1.2em;
}

.lc-text ul {
    margin: 0;
    padding-left: 24px;
    list-style: none;
}

.lc-text ul > li {
    list-style-image: url("../images/green-check.png");
}




/* --- lc-title --- */
.lc-title {
    margin-bottom: 30px;
}

.lc-title .title {
    font-size: 2.4em;
    line-height: 1.2;
    margin: 0;
}

.lc-title .sub-title {
    font-family: alegreya_sansmedium, verdana, tahoma, sans-serif;
    font-weight: normal;
    text-transform: lowercase;
    line-height: 1.2;
    font-size: 1.2em;
    margin: 0;
    color: #0d8d2f;
}




/* --- lc-button --- */

.lc-button {
    display: inline-block;
    padding: 15px 37px 15px 17px;
    color: #bbbbbb;
    border: 2px solid #bbbbbb;
    border-radius: 25px;
    background: none;
    text-transform: lowercase;

    -webkit-transition: color .3s, border .3s ease;
    -moz-transition: color .3s, border .3s ease;
    -ms-transition: color .3s, border .3s ease;
    -o-transition: color .3s, border .3s ease;
    transition: color .3s, border .3s ease;
}

.lc-button span.fa {
    margin-right: 10px;
}

.lc-button:hover {
    border-color: #0d8d2f;
    color: #0d8d2f;
}




/* --- wrappers --- */

.outer-wrapper {
    display: block;
}

.outer-wrapper > .wrapper {
    position: relative;
}

.wrapper > .inner:after,
.wrapper:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.wrapper > div.inner {
    position: relative;
}




/* --- header --- */

.wrapper.header {
    padding: 20px 0 24px 0;
}

.wrapper.header .header-bg-left {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 50%;
    height: 100%;
    padding-bottom: 24px;
}

.wrapper.header .header-bg-left .border {
    height: 100%;
    background: url("../images/Line-header-bg-left.png") right bottom repeat-x;
}

.wrapper.header .header-bg-right {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
    padding-bottom: 93px;
}

.wrapper.header .header-bg-right .border {
    height: 100%;
    background: url("../images/Line-header-bg-right.png") left bottom repeat-x;
}

.wrapper.header .inner {
    padding: 0 0 36px 0;
    background: #fdfdfd url("../images/Line-header.png") left bottom no-repeat;
}

.wrapper.header .logo {
    display: inline-block;
    margin: 0;
}

.wrapper.header .logo a {
    display: block;
}

.wrapper.header .logo strong {
    text-indent: -9999px;
    position: absolute;
    font-size: 0;
    width: 0;
    height: 0;
    overflow: hidden;
}

.wrapper.header .lang-select {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.wrapper.header .lang-select > a.lang {
    display: inline-block;
    padding: 2px;
    margin: 3px 0 3px 3px;
    opacity: 0.5;

    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.wrapper.header .lang-select > a.lang:hover,
.wrapper.header .lang-select > a.active {
    opacity: 1;
}

.wrapper.header .header-text {
    display: inline-block;
    position: absolute;
    font-family: alegreya_sansmedium, verdana, tahoma, sans-serif;
    font-weight: normal;
    right: 0;
    top: 60px;
}

.wrapper.header .header-text strong {
    color: #0d8d2f;
    font-family: alegreya_sansextrabold, verdana, tahoma, sans-serif;
    font-weight: normal;
}




/* --- banner --- */

.wrapper.banner .slide {
    display: none;
    height: 335px;
    background-position: center center;
    background-size: cover;
}

.wrapper.banner .slide.first {
    display: block;
}

.wrapper.banner.page .slide {
    height: 175px;
}




/* --- content --- */

.wrapper.content {
    padding: 50px 0 40px 0;
}

.wrapper.content .content {
    margin-bottom: 30px;
}

.wrapper.content .button > a {
    margin-bottom: 30px;
}




/* --- footer --- */

.wrapper.footer {
    background: #0d8d2f ;
    color: #fdfdfd;
}

.wrapper.footer .inner {
    padding: 50px 0 40px 0;
}

.wrapper.footer .info .title {
    margin: 0;
}

.wrapper.footer .info .left,
.wrapper.footer .info .right {
    padding-bottom: 0;
}

.wrapper.footer a:hover {
    color: inherit;
    text-decoration: underline;
}

.wrapper.footer .credentials {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
    text-transform: uppercase;
    font-size: 14px;
}




/*Foundation - Medium*/
@media only screen and (max-width: 1025px) {

    /* --- header --- */

    .wrapper.header .header-bg-left,
    .wrapper.header .header-bg-right {
        display: none;
    }





    /* --- banner --- */

    .wrapper.banner .slide {
        height: 250px;
    }

    .wrapper.banner.page .slide {
        height: 150px;
    }
}




/*Foundation - small*/
@media only screen and (max-width: 640px) {

    /* --- lc-text --- */

    .lc-text {
        text-align: center;
    }




    /* --- header --- */

    .wrapper.header {
        text-align: center;
        padding: 15px 0 20px 0;
    }

    .wrapper.header .inner {
        padding: 0;
        background: #fdfdfd;
    }

    .wrapper.header .lang-select {
        position: relative;
    }

    .wrapper.header .lang-select > a.lang {
        margin: 3px 2px;
    }

    .wrapper.header .logo {
        display: block;
    }

    .wrapper.header .logo a {
        display: inline-block;
    }
    
    .wrapper.header .header-text {
        margin-top: 10px;
        display: block;
        position: relative;
        top: 0;
    }




    /* --- banner --- */

    .wrapper.banner .slide {
        height: 160px;
    }

    .wrapper.banner.page .slide {
        height: 125px;
    }




    /* --- content --- */

    .wrapper.content {
        padding: 50px 0 20px 0;
        text-align: center;
    }

    .wrapper.content .info {
        margin-bottom: 30px;
    }





    /* --- footer --- */
    .wrapper.footer {
        text-align: center;
    }

    .wrapper.footer .info .left,
    .wrapper.footer .info .right {
        padding-bottom: 10px;
    }

    .wrapper.footer .credentials {
        position: relative;
        text-align: center;
        margin-top: 20px;
    }
}
