@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),
        url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),
        url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),
        url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),
        url(../fonts/fontawesome-webfont.svg?v=4.5.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: ""
}

.fa-music:before {
    content: ""
}

.fa-search:before {
    content: ""
}

.fa-envelope-o:before {
    content: ""
}

.fa-heart:before {
    content: ""
}

.fa-star:before {
    content: ""
}

.fa-star-o:before {
    content: ""
}

.fa-user:before {
    content: ""
}

.fa-film:before {
    content: ""
}

.fa-th-large:before {
    content: ""
}

.fa-th:before {
    content: ""
}

.fa-th-list:before {
    content: ""
}

.fa-check:before {
    content: ""
}

.fa-remove:before, .fa-close:before, .fa-times:before {
    content: ""
}

.fa-search-plus:before {
    content: ""
}

.fa-search-minus:before {
    content: ""
}

.fa-power-off:before {
    content: ""
}

.fa-signal:before {
    content: ""
}

.fa-gear:before, .fa-cog:before {
    content: ""
}

.fa-trash-o:before {
    content: ""
}

.fa-home:before {
    content: ""
}

.fa-file-o:before {
    content: ""
}

.fa-clock-o:before {
    content: ""
}

.fa-road:before {
    content: ""
}

.fa-download:before {
    content: ""
}

.fa-arrow-circle-o-down:before {
    content: ""
}

.fa-arrow-circle-o-up:before {
    content: ""
}

.fa-inbox:before {
    content: ""
}

.fa-play-circle-o:before {
    content: ""
}

.fa-rotate-right:before, .fa-repeat:before {
    content: ""
}

.fa-refresh:before {
    content: ""
}

.fa-list-alt:before {
    content: ""
}

.fa-lock:before {
    content: ""
}

.fa-flag:before {
    content: ""
}

.fa-headphones:before {
    content: ""
}

.fa-volume-off:before {
    content: ""
}

.fa-volume-down:before {
    content: ""
}

.fa-volume-up:before {
    content: ""
}

.fa-qrcode:before {
    content: ""
}

.fa-barcode:before {
    content: ""
}

.fa-tag:before {
    content: ""
}

.fa-tags:before {
    content: ""
}

.fa-book:before {
    content: ""
}

.fa-bookmark:before {
    content: ""
}

.fa-print:before {
    content: ""
}

.fa-camera:before {
    content: ""
}

.fa-font:before {
    content: ""
}

.fa-bold:before {
    content: ""
}

.fa-italic:before {
    content: ""
}

.fa-text-height:before {
    content: ""
}

.fa-text-width:before {
    content: ""
}

.fa-align-left:before {
    content: ""
}

.fa-align-center:before {
    content: ""
}

.fa-align-right:before {
    content: ""
}

.fa-align-justify:before {
    content: ""
}

.fa-list:before {
    content: ""
}

.fa-dedent:before, .fa-outdent:before {
    content: ""
}

.fa-indent:before {
    content: ""
}

.fa-video-camera:before {
    content: ""
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: ""
}

.fa-pencil:before {
    content: ""
}

.fa-map-marker:before {
    content: ""
}

.fa-adjust:before {
    content: ""
}

.fa-tint:before {
    content: ""
}

.fa-edit:before, .fa-pencil-square-o:before {
    content: ""
}

.fa-share-square-o:before {
    content: ""
}

.fa-check-square-o:before {
    content: ""
}

.fa-arrows:before {
    content: ""
}

.fa-step-backward:before {
    content: ""
}

.fa-fast-backward:before {
    content: ""
}

.fa-backward:before {
    content: ""
}

.fa-play:before {
    content: ""
}

.fa-pause:before {
    content: ""
}

.fa-stop:before {
    content: ""
}

.fa-forward:before {
    content: ""
}

.fa-fast-forward:before {
    content: ""
}

.fa-step-forward:before {
    content: ""
}

.fa-eject:before {
    content: ""
}

.fa-chevron-left:before {
    content: ""
}

.fa-chevron-right:before {
    content: ""
}

.fa-plus-circle:before {
    content: ""
}

.fa-minus-circle:before {
    content: ""
}

.fa-times-circle:before {
    content: ""
}

.fa-check-circle:before {
    content: ""
}

.fa-question-circle:before {
    content: ""
}

.fa-info-circle:before {
    content: ""
}

.fa-crosshairs:before {
    content: ""
}

.fa-times-circle-o:before {
    content: ""
}

.fa-check-circle-o:before {
    content: ""
}

.fa-ban:before {
    content: ""
}

.fa-arrow-left:before {
    content: ""
}

.fa-arrow-right:before {
    content: ""
}

.fa-arrow-up:before {
    content: ""
}

.fa-arrow-down:before {
    content: ""
}

.fa-mail-forward:before, .fa-share:before {
    content: ""
}

.fa-expand:before {
    content: ""
}

.fa-compress:before {
    content: ""
}

.fa-plus:before {
    content: ""
}

.fa-minus:before {
    content: ""
}

.fa-asterisk:before {
    content: ""
}

.fa-exclamation-circle:before {
    content: ""
}

.fa-gift:before {
    content: ""
}

.fa-leaf:before {
    content: ""
}

.fa-fire:before {
    content: ""
}

.fa-eye:before {
    content: ""
}

.fa-eye-slash:before {
    content: ""
}

.fa-warning:before, .fa-exclamation-triangle:before {
    content: ""
}

.fa-plane:before {
    content: ""
}

.fa-calendar:before {
    content: ""
}

.fa-random:before {
    content: ""
}

.fa-comment:before {
    content: ""
}

.fa-magnet:before {
    content: ""
}

.fa-chevron-up:before {
    content: ""
}

.fa-chevron-down:before {
    content: ""
}

.fa-retweet:before {
    content: ""
}

.fa-shopping-cart:before {
    content: ""
}

.fa-folder:before {
    content: ""
}

.fa-folder-open:before {
    content: ""
}

.fa-arrows-v:before {
    content: ""
}

.fa-arrows-h:before {
    content: ""
}

.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: ""
}

.fa-twitter-square:before {
    content: ""
}

.fa-facebook-square:before {
    content: ""
}

.fa-camera-retro:before {
    content: ""
}

.fa-key:before {
    content: ""
}

.fa-gears:before, .fa-cogs:before {
    content: ""
}

.fa-comments:before {
    content: ""
}

.fa-thumbs-o-up:before {
    content: ""
}

.fa-thumbs-o-down:before {
    content: ""
}

.fa-star-half:before {
    content: ""
}

.fa-heart-o:before {
    content: ""
}

.fa-sign-out:before {
    content: ""
}

.fa-linkedin-square:before {
    content: ""
}

.fa-thumb-tack:before {
    content: ""
}

.fa-external-link:before {
    content: ""
}

.fa-sign-in:before {
    content: ""
}

.fa-trophy:before {
    content: ""
}

.fa-github-square:before {
    content: ""
}

.fa-upload:before {
    content: ""
}

.fa-lemon-o:before {
    content: ""
}

.fa-phone:before {
    content: ""
}

.fa-square-o:before {
    content: ""
}

.fa-bookmark-o:before {
    content: ""
}

.fa-phone-square:before {
    content: ""
}

.fa-twitter:before {
    content: ""
}

.fa-facebook-f:before, .fa-facebook:before {
    content: ""
}

.fa-github:before {
    content: ""
}

.fa-unlock:before {
    content: ""
}

.fa-credit-card:before {
    content: ""
}

.fa-feed:before, .fa-rss:before {
    content: ""
}

.fa-hdd-o:before {
    content: ""
}

.fa-bullhorn:before {
    content: ""
}

.fa-bell:before {
    content: ""
}

.fa-certificate:before {
    content: ""
}

.fa-hand-o-right:before {
    content: ""
}

.fa-hand-o-left:before {
    content: ""
}

.fa-hand-o-up:before {
    content: ""
}

.fa-hand-o-down:before {
    content: ""
}

.fa-arrow-circle-left:before {
    content: ""
}

.fa-arrow-circle-right:before {
    content: ""
}

.fa-arrow-circle-up:before {
    content: ""
}

.fa-arrow-circle-down:before {
    content: ""
}

.fa-globe:before {
    content: ""
}

.fa-wrench:before {
    content: ""
}

.fa-tasks:before {
    content: ""
}

.fa-filter:before {
    content: ""
}

.fa-briefcase:before {
    content: ""
}

.fa-arrows-alt:before {
    content: ""
}

.fa-group:before, .fa-users:before {
    content: ""
}

.fa-chain:before, .fa-link:before {
    content: ""
}

.fa-cloud:before {
    content: ""
}

.fa-flask:before {
    content: ""
}

.fa-cut:before, .fa-scissors:before {
    content: ""
}

.fa-copy:before, .fa-files-o:before {
    content: ""
}

.fa-paperclip:before {
    content: ""
}

.fa-save:before, .fa-floppy-o:before {
    content: ""
}

.fa-square:before {
    content: ""
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: ""
}

.fa-list-ul:before {
    content: ""
}

.fa-list-ol:before {
    content: ""
}

.fa-strikethrough:before {
    content: ""
}

.fa-underline:before {
    content: ""
}

.fa-table:before {
    content: ""
}

.fa-magic:before {
    content: ""
}

.fa-truck:before {
    content: ""
}

.fa-pinterest:before {
    content: ""
}

.fa-pinterest-square:before {
    content: ""
}

.fa-google-plus-square:before {
    content: ""
}

.fa-google-plus:before {
    content: ""
}

.fa-money:before {
    content: ""
}

.fa-caret-down:before {
    content: ""
}

.fa-caret-up:before {
    content: ""
}

.fa-caret-left:before {
    content: ""
}

.fa-caret-right:before {
    content: ""
}

.fa-columns:before {
    content: ""
}

.fa-unsorted:before, .fa-sort:before {
    content: ""
}

.fa-sort-down:before, .fa-sort-desc:before {
    content: ""
}

.fa-sort-up:before, .fa-sort-asc:before {
    content: ""
}

.fa-envelope:before {
    content: ""
}

.fa-linkedin:before {
    content: ""
}

.fa-rotate-left:before, .fa-undo:before {
    content: ""
}

.fa-legal:before, .fa-gavel:before {
    content: ""
}

.fa-dashboard:before, .fa-tachometer:before {
    content: ""
}

.fa-comment-o:before {
    content: ""
}

.fa-comments-o:before {
    content: ""
}

.fa-flash:before, .fa-bolt:before {
    content: ""
}

.fa-sitemap:before {
    content: ""
}

.fa-umbrella:before {
    content: ""
}

.fa-paste:before, .fa-clipboard:before {
    content: ""
}

.fa-lightbulb-o:before {
    content: ""
}

.fa-exchange:before {
    content: ""
}

.fa-cloud-download:before {
    content: ""
}

.fa-cloud-upload:before {
    content: ""
}

.fa-user-md:before {
    content: ""
}

.fa-stethoscope:before {
    content: ""
}

.fa-suitcase:before {
    content: ""
}

.fa-bell-o:before {
    content: ""
}

.fa-coffee:before {
    content: ""
}

.fa-cutlery:before {
    content: ""
}

.fa-file-text-o:before {
    content: ""
}

.fa-building-o:before {
    content: ""
}

.fa-hospital-o:before {
    content: ""
}

.fa-ambulance:before {
    content: ""
}

.fa-medkit:before {
    content: ""
}

.fa-fighter-jet:before {
    content: ""
}

.fa-beer:before {
    content: ""
}

.fa-h-square:before {
    content: ""
}

.fa-plus-square:before {
    content: ""
}

.fa-angle-double-left:before {
    content: ""
}

.fa-angle-double-right:before {
    content: ""
}

.fa-angle-double-up:before {
    content: ""
}

.fa-angle-double-down:before {
    content: ""
}

.fa-angle-left:before {
    content: ""
}

.fa-angle-right:before {
    content: ""
}

.fa-angle-up:before {
    content: ""
}

.fa-angle-down:before {
    content: ""
}

.fa-desktop:before {
    content: ""
}

.fa-laptop:before {
    content: ""
}

.fa-tablet:before {
    content: ""
}

.fa-mobile-phone:before, .fa-mobile:before {
    content: ""
}

.fa-circle-o:before {
    content: ""
}

.fa-quote-left:before {
    content: ""
}

.fa-quote-right:before {
    content: ""
}

.fa-spinner:before {
    content: ""
}

.fa-circle:before {
    content: ""
}

.fa-mail-reply:before, .fa-reply:before {
    content: ""
}

.fa-github-alt:before {
    content: ""
}

.fa-folder-o:before {
    content: ""
}

.fa-folder-open-o:before {
    content: ""
}

.fa-smile-o:before {
    content: ""
}

.fa-frown-o:before {
    content: ""
}

.fa-meh-o:before {
    content: ""
}

.fa-gamepad:before {
    content: ""
}

.fa-keyboard-o:before {
    content: ""
}

.fa-flag-o:before {
    content: ""
}

.fa-flag-checkered:before {
    content: ""
}

.fa-terminal:before {
    content: ""
}

.fa-code:before {
    content: ""
}

.fa-mail-reply-all:before, .fa-reply-all:before {
    content: ""
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: ""
}

.fa-location-arrow:before {
    content: ""
}

.fa-crop:before {
    content: ""
}

.fa-code-fork:before {
    content: ""
}

.fa-unlink:before, .fa-chain-broken:before {
    content: ""
}

.fa-question:before {
    content: ""
}

.fa-info:before {
    content: ""
}

.fa-exclamation:before {
    content: ""
}

.fa-superscript:before {
    content: ""
}

.fa-subscript:before {
    content: ""
}

.fa-eraser:before {
    content: ""
}

.fa-puzzle-piece:before {
    content: ""
}

.fa-microphone:before {
    content: ""
}

.fa-microphone-slash:before {
    content: ""
}

.fa-shield:before {
    content: ""
}

.fa-calendar-o:before {
    content: ""
}

.fa-fire-extinguisher:before {
    content: ""
}

.fa-rocket:before {
    content: ""
}

.fa-maxcdn:before {
    content: ""
}

.fa-chevron-circle-left:before {
    content: ""
}

.fa-chevron-circle-right:before {
    content: ""
}

.fa-chevron-circle-up:before {
    content: ""
}

.fa-chevron-circle-down:before {
    content: ""
}

.fa-html5:before {
    content: ""
}

.fa-css3:before {
    content: ""
}

.fa-anchor:before {
    content: ""
}

.fa-unlock-alt:before {
    content: ""
}

.fa-bullseye:before {
    content: ""
}

.fa-ellipsis-h:before {
    content: ""
}

.fa-ellipsis-v:before {
    content: ""
}

.fa-rss-square:before {
    content: ""
}

.fa-play-circle:before {
    content: ""
}

.fa-ticket:before {
    content: ""
}

.fa-minus-square:before {
    content: ""
}

.fa-minus-square-o:before {
    content: ""
}

.fa-level-up:before {
    content: ""
}

.fa-level-down:before {
    content: ""
}

.fa-check-square:before {
    content: ""
}

.fa-pencil-square:before {
    content: ""
}

.fa-external-link-square:before {
    content: ""
}

.fa-share-square:before {
    content: ""
}

.fa-compass:before {
    content: ""
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: ""
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: ""
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: ""
}

.fa-euro:before, .fa-eur:before {
    content: ""
}

.fa-gbp:before {
    content: ""
}

.fa-dollar:before, .fa-usd:before {
    content: ""
}

.fa-rupee:before, .fa-inr:before {
    content: ""
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: ""
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: ""
}

.fa-won:before, .fa-krw:before {
    content: ""
}

.fa-bitcoin:before, .fa-btc:before {
    content: ""
}

.fa-file:before {
    content: ""
}

.fa-file-text:before {
    content: ""
}

.fa-sort-alpha-asc:before {
    content: ""
}

.fa-sort-alpha-desc:before {
    content: ""
}

.fa-sort-amount-asc:before {
    content: ""
}

.fa-sort-amount-desc:before {
    content: ""
}

.fa-sort-numeric-asc:before {
    content: ""
}

.fa-sort-numeric-desc:before {
    content: ""
}

.fa-thumbs-up:before {
    content: ""
}

.fa-thumbs-down:before {
    content: ""
}

.fa-youtube-square:before {
    content: ""
}

.fa-youtube:before {
    content: ""
}

.fa-xing:before {
    content: ""
}

.fa-xing-square:before {
    content: ""
}

.fa-youtube-play:before {
    content: ""
}

.fa-dropbox:before {
    content: ""
}

.fa-stack-overflow:before {
    content: ""
}

.fa-instagram:before {
    content: ""
}

.fa-flickr:before {
    content: ""
}

.fa-adn:before {
    content: ""
}

.fa-bitbucket:before {
    content: ""
}

.fa-bitbucket-square:before {
    content: ""
}

.fa-tumblr:before {
    content: ""
}

.fa-tumblr-square:before {
    content: ""
}

.fa-long-arrow-down:before {
    content: ""
}

.fa-long-arrow-up:before {
    content: ""
}

.fa-long-arrow-left:before {
    content: ""
}

.fa-long-arrow-right:before {
    content: ""
}

.fa-apple:before {
    content: ""
}

.fa-windows:before {
    content: ""
}

.fa-android:before {
    content: ""
}

.fa-linux:before {
    content: ""
}

.fa-dribbble:before {
    content: ""
}

.fa-skype:before {
    content: ""
}

.fa-foursquare:before {
    content: ""
}

.fa-trello:before {
    content: ""
}

.fa-female:before {
    content: ""
}

.fa-male:before {
    content: ""
}

.fa-gittip:before, .fa-gratipay:before {
    content: ""
}

.fa-sun-o:before {
    content: ""
}

.fa-moon-o:before {
    content: ""
}

.fa-archive:before {
    content: ""
}

.fa-bug:before {
    content: ""
}

.fa-vk:before {
    content: ""
}

.fa-weibo:before {
    content: ""
}

.fa-renren:before {
    content: ""
}

.fa-pagelines:before {
    content: ""
}

.fa-stack-exchange:before {
    content: ""
}

.fa-arrow-circle-o-right:before {
    content: ""
}

.fa-arrow-circle-o-left:before {
    content: ""
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: ""
}

.fa-dot-circle-o:before {
    content: ""
}

.fa-wheelchair:before {
    content: ""
}

.fa-vimeo-square:before {
    content: ""
}

.fa-turkish-lira:before, .fa-try:before {
    content: ""
}

.fa-plus-square-o:before {
    content: ""
}

.fa-space-shuttle:before {
    content: ""
}

.fa-slack:before {
    content: ""
}

.fa-envelope-square:before {
    content: ""
}

.fa-wordpress:before {
    content: ""
}

.fa-openid:before {
    content: ""
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: ""
}

.fa-mortar-board:before, .fa-graduation-cap:before {
    content: ""
}

.fa-yahoo:before {
    content: ""
}

.fa-google:before {
    content: ""
}

.fa-reddit:before {
    content: ""
}

.fa-reddit-square:before {
    content: ""
}

.fa-stumbleupon-circle:before {
    content: ""
}

.fa-stumbleupon:before {
    content: ""
}

.fa-delicious:before {
    content: ""
}

.fa-digg:before {
    content: ""
}

.fa-pied-piper:before {
    content: ""
}

.fa-pied-piper-alt:before {
    content: ""
}

.fa-drupal:before {
    content: ""
}

.fa-joomla:before {
    content: ""
}

.fa-language:before {
    content: ""
}

.fa-fax:before {
    content: ""
}

.fa-building:before {
    content: ""
}

.fa-child:before {
    content: ""
}

.fa-paw:before {
    content: ""
}

.fa-spoon:before {
    content: ""
}

.fa-cube:before {
    content: ""
}

.fa-cubes:before {
    content: ""
}

.fa-behance:before {
    content: ""
}

.fa-behance-square:before {
    content: ""
}

.fa-steam:before {
    content: ""
}

.fa-steam-square:before {
    content: ""
}

.fa-recycle:before {
    content: ""
}

.fa-automobile:before, .fa-car:before {
    content: ""
}

.fa-cab:before, .fa-taxi:before {
    content: ""
}

.fa-tree:before {
    content: ""
}

.fa-spotify:before {
    content: ""
}

.fa-deviantart:before {
    content: ""
}

.fa-soundcloud:before {
    content: ""
}

.fa-database:before {
    content: ""
}

.fa-file-pdf-o:before {
    content: ""
}

.fa-file-word-o:before {
    content: ""
}

.fa-file-excel-o:before {
    content: ""
}

.fa-file-powerpoint-o:before {
    content: ""
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: ""
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: ""
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: ""
}

.fa-file-movie-o:before, .fa-file-video-o:before {
    content: ""
}

.fa-file-code-o:before {
    content: ""
}

.fa-vine:before {
    content: ""
}

.fa-codepen:before {
    content: ""
}

.fa-jsfiddle:before {
    content: ""
}

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: ""
}

.fa-circle-o-notch:before {
    content: ""
}

.fa-ra:before, .fa-rebel:before {
    content: ""
}

.fa-ge:before, .fa-empire:before {
    content: ""
}

.fa-git-square:before {
    content: ""
}

.fa-git:before {
    content: ""
}

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: ""
}

.fa-tencent-weibo:before {
    content: ""
}

.fa-qq:before {
    content: ""
}

.fa-wechat:before, .fa-weixin:before {
    content: ""
}

.fa-send:before, .fa-paper-plane:before {
    content: ""
}

.fa-send-o:before, .fa-paper-plane-o:before {
    content: ""
}

.fa-history:before {
    content: ""
}

.fa-circle-thin:before {
    content: ""
}

.fa-header:before {
    content: ""
}

.fa-paragraph:before {
    content: ""
}

.fa-sliders:before {
    content: ""
}

.fa-share-alt:before {
    content: ""
}

.fa-share-alt-square:before {
    content: ""
}

.fa-bomb:before {
    content: ""
}

.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: ""
}

.fa-tty:before {
    content: ""
}

.fa-binoculars:before {
    content: ""
}

.fa-plug:before {
    content: ""
}

.fa-slideshare:before {
    content: ""
}

.fa-twitch:before {
    content: ""
}

.fa-yelp:before {
    content: ""
}

.fa-newspaper-o:before {
    content: ""
}

.fa-wifi:before {
    content: ""
}

.fa-calculator:before {
    content: ""
}

.fa-paypal:before {
    content: ""
}

.fa-google-wallet:before {
    content: ""
}

.fa-cc-visa:before {
    content: ""
}

.fa-cc-mastercard:before {
    content: ""
}

.fa-cc-discover:before {
    content: ""
}

.fa-cc-amex:before {
    content: ""
}

.fa-cc-paypal:before {
    content: ""
}

.fa-cc-stripe:before {
    content: ""
}

.fa-bell-slash:before {
    content: ""
}

.fa-bell-slash-o:before {
    content: ""
}

.fa-trash:before {
    content: ""
}

.fa-copyright:before {
    content: ""
}

.fa-at:before {
    content: ""
}

.fa-eyedropper:before {
    content: ""
}

.fa-paint-brush:before {
    content: ""
}

.fa-birthday-cake:before {
    content: ""
}

.fa-area-chart:before {
    content: ""
}

.fa-pie-chart:before {
    content: ""
}

.fa-line-chart:before {
    content: ""
}

.fa-lastfm:before {
    content: ""
}

.fa-lastfm-square:before {
    content: ""
}

.fa-toggle-off:before {
    content: ""
}

.fa-toggle-on:before {
    content: ""
}

.fa-bicycle:before {
    content: ""
}

.fa-bus:before {
    content: ""
}

.fa-ioxhost:before {
    content: ""
}

.fa-angellist:before {
    content: ""
}

.fa-cc:before {
    content: ""
}

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: ""
}

.fa-meanpath:before {
    content: ""
}

.fa-buysellads:before {
    content: ""
}

.fa-connectdevelop:before {
    content: ""
}

.fa-dashcube:before {
    content: ""
}

.fa-forumbee:before {
    content: ""
}

.fa-leanpub:before {
    content: ""
}

.fa-sellsy:before {
    content: ""
}

.fa-shirtsinbulk:before {
    content: ""
}

.fa-simplybuilt:before {
    content: ""
}

.fa-skyatlas:before {
    content: ""
}

.fa-cart-plus:before {
    content: ""
}

.fa-cart-arrow-down:before {
    content: ""
}

.fa-diamond:before {
    content: ""
}

.fa-ship:before {
    content: ""
}

.fa-user-secret:before {
    content: ""
}

.fa-motorcycle:before {
    content: ""
}

.fa-street-view:before {
    content: ""
}

.fa-heartbeat:before {
    content: ""
}

.fa-venus:before {
    content: ""
}

.fa-mars:before {
    content: ""
}

.fa-mercury:before {
    content: ""
}

.fa-intersex:before, .fa-transgender:before {
    content: ""
}

.fa-transgender-alt:before {
    content: ""
}

.fa-venus-double:before {
    content: ""
}

.fa-mars-double:before {
    content: ""
}

.fa-venus-mars:before {
    content: ""
}

.fa-mars-stroke:before {
    content: ""
}

.fa-mars-stroke-v:before {
    content: ""
}

.fa-mars-stroke-h:before {
    content: ""
}

.fa-neuter:before {
    content: ""
}

.fa-genderless:before {
    content: ""
}

.fa-facebook-official:before {
    content: ""
}

.fa-pinterest-p:before {
    content: ""
}

.fa-whatsapp:before {
    content: ""
}

.fa-server:before {
    content: ""
}

.fa-user-plus:before {
    content: ""
}

.fa-user-times:before {
    content: ""
}

.fa-hotel:before, .fa-bed:before {
    content: ""
}

.fa-viacoin:before {
    content: ""
}

.fa-train:before {
    content: ""
}

.fa-subway:before {
    content: ""
}

.fa-medium:before {
    content: ""
}

.fa-yc:before, .fa-y-combinator:before {
    content: ""
}

.fa-optin-monster:before {
    content: ""
}

.fa-opencart:before {
    content: ""
}

.fa-expeditedssl:before {
    content: ""
}

.fa-battery-4:before, .fa-battery-full:before {
    content: ""
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: ""
}

.fa-battery-2:before, .fa-battery-half:before {
    content: ""
}

.fa-battery-1:before, .fa-battery-quarter:before {
    content: ""
}

.fa-battery-0:before, .fa-battery-empty:before {
    content: ""
}

.fa-mouse-pointer:before {
    content: ""
}

.fa-i-cursor:before {
    content: ""
}

.fa-object-group:before {
    content: ""
}

.fa-object-ungroup:before {
    content: ""
}

.fa-sticky-note:before {
    content: ""
}

.fa-sticky-note-o:before {
    content: ""
}

.fa-cc-jcb:before {
    content: ""
}

.fa-cc-diners-club:before {
    content: ""
}

.fa-clone:before {
    content: ""
}

.fa-balance-scale:before {
    content: ""
}

.fa-hourglass-o:before {
    content: ""
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: ""
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: ""
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: ""
}

.fa-hourglass:before {
    content: ""
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: ""
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: ""
}

.fa-hand-scissors-o:before {
    content: ""
}

.fa-hand-lizard-o:before {
    content: ""
}

.fa-hand-spock-o:before {
    content: ""
}

.fa-hand-pointer-o:before {
    content: ""
}

.fa-hand-peace-o:before {
    content: ""
}

.fa-trademark:before {
    content: ""
}

.fa-registered:before {
    content: ""
}

.fa-creative-commons:before {
    content: ""
}

.fa-gg:before {
    content: ""
}

.fa-gg-circle:before {
    content: ""
}

.fa-tripadvisor:before {
    content: ""
}

.fa-odnoklassniki:before {
    content: ""
}

.fa-odnoklassniki-square:before {
    content: ""
}

.fa-get-pocket:before {
    content: ""
}

.fa-wikipedia-w:before {
    content: ""
}

.fa-safari:before {
    content: ""
}

.fa-chrome:before {
    content: ""
}

.fa-firefox:before {
    content: ""
}

.fa-opera:before {
    content: ""
}

.fa-internet-explorer:before {
    content: ""
}

.fa-tv:before, .fa-television:before {
    content: ""
}

.fa-contao:before {
    content: ""
}

.fa-500px:before {
    content: ""
}

.fa-amazon:before {
    content: ""
}

.fa-calendar-plus-o:before {
    content: ""
}

.fa-calendar-minus-o:before {
    content: ""
}

.fa-calendar-times-o:before {
    content: ""
}

.fa-calendar-check-o:before {
    content: ""
}

.fa-industry:before {
    content: ""
}

.fa-map-pin:before {
    content: ""
}

.fa-map-signs:before {
    content: ""
}

.fa-map-o:before {
    content: ""
}

.fa-map:before {
    content: ""
}

.fa-commenting:before {
    content: ""
}

.fa-commenting-o:before {
    content: ""
}

.fa-houzz:before {
    content: ""
}

.fa-vimeo:before {
    content: ""
}

.fa-black-tie:before {
    content: ""
}

.fa-fonticons:before {
    content: ""
}

.fa-reddit-alien:before {
    content: ""
}

.fa-edge:before {
    content: ""
}

.fa-credit-card-alt:before {
    content: ""
}

.fa-codiepie:before {
    content: ""
}

.fa-modx:before {
    content: ""
}

.fa-fort-awesome:before {
    content: ""
}

.fa-usb:before {
    content: ""
}

.fa-product-hunt:before {
    content: ""
}

.fa-mixcloud:before {
    content: ""
}

.fa-scribd:before {
    content: ""
}

.fa-pause-circle:before {
    content: ""
}

.fa-pause-circle-o:before {
    content: ""
}

.fa-stop-circle:before {
    content: ""
}

.fa-stop-circle-o:before {
    content: ""
}

.fa-shopping-bag:before {
    content: ""
}

.fa-shopping-basket:before {
    content: ""
}

.fa-hashtag:before {
    content: ""
}

.fa-bluetooth:before {
    content: ""
}

.fa-bluetooth-b:before {
    content: ""
}

.fa-percent:before {
    content: ""
}

@charset 'UTF-8';

.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-loading .slick-list {
    background: #fff url(/Jobs/Styles/ThirdParty/slick/ajax-loader.gif) center center no-repeat
}

@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url(/Jobs/Styles/ThirdParty/slick/fonts/slick.eot?);
    src: url(/Jobs/Styles/ThirdParty/slick/fonts/slick.eot?#iefix) format('embedded-opentype'),url(/Jobs/Styles/ThirdParty/slick/fonts/slick.woff) format('woff'),url(/Jobs/Styles/ThirdParty/slick/fonts/slick.ttf) format('truetype'),url(/Jobs/Styles/ThirdParty/slick/fonts/slick.svg#slick) format('svg')
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

    .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        color: transparent;
        outline: none;
        background: transparent
    }

        .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
            opacity: 1
        }

    .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
        opacity: .25
    }

    .slick-prev:before, .slick-next:before {
        font-family: 'slick';
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #000
    }

.slick-prev {
    left: 1%
}

[dir='rtl'] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir='rtl'] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: 1%
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir='rtl'] .slick-next:before {
    content: '←'
}

.slick-slider {
    margin-bottom: 30px;
    margin-bottom: 10px
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
    bottom: 0
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: none;
            background: transparent
        }

            .slick-dots li button:hover, .slick-dots li button:focus {
                outline: none
            }

                .slick-dots li button:hover:before, .slick-dots li button:focus:before {
                    opacity: 1
                }

            .slick-dots li button:before {
                font-family: 'slick';
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: '•';
                text-align: center;
                opacity: .25;
                color: #000;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 12px
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: #000
        }

.bgcolor-default {
    background-color: #fff
}

.color-default-blue {
    color: #0039a6
}

.bgcolor-default-input-section {
    background-color: #eee
}

.color-default-tick {
    color: #390
}

* {
    margin: 0;
    border: 0;
    padding: 0;
    font-weight: normal
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*, *:before, *:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

img {
    max-width: 100%;
    height: auto
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    img.IE-width-99 {
        width: 99.9%
    }
}

img.IE-width-99 {
    width: 99.9% \9
}

@viewport {
    zoom: 1;
    width: extend-to-zoom;
}

html {
    font-size: 75%
}

body {
    font-family: 'Poppins','Arial','Helvetica','sans-serif';
    background-color: #fff;
    color: #000
}

input, select, textarea {
    border: solid 1px #999;
    padding-top: 9px;
    padding-top: .75rem;
    padding-right: 1.2000000000000002px;
    padding-right: .1rem;
    padding-bottom: 9px;
    padding-bottom: .75rem;
    padding-left: 3px;
    padding-left: .25rem;
    font-size: 12px;
    font-size: 1rem
}

input, textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: none
}

textarea {
    resize: none;
    font-family: 'Poppins','Arial','Helvetica','sans-serif';
    font-size: 12px;
    font-size: 1rem;
    line-height: 12px;
    line-height: 1rem;
    padding-top: 2.4000000000000004px;
    padding-top: .2rem;
    padding-right: 1.2000000000000002px;
    padding-right: .1rem;
    padding-bottom: 2.4000000000000004px;
    padding-bottom: .2rem;
    padding-left: 3px;
    padding-left: .25rem;
    overflow-y: auto
}

select {
    -webkit-border-radius: 0;
    border-radius: 0;
    outline: none;
    height: 34px
}

    select[multiple="multiple"] {
        height: auto;
        padding-top: 0;
        padding-top: 0;
        padding-bottom: 0;
        padding-bottom: 0;
        padding-right: 6px;
        padding-right: .5rem
    }

input[type='checkbox'] {
    -webkit-appearance: checkbox;
    -ms-appearance: checkbox;
    -moz-appearance: checkbox;
    width: 24px;
    width: 2rem;
    height: 24px;
    height: 2rem
}

input[type='radio'] {
    -webkit-appearance: radio;
    -ms-appearance: radio;
    -moz-appearance: radio;
    width: 24px;
    width: 2rem;
    height: 24px;
    height: 2rem
}

    input[type='checkbox'].ie8-9-10, input[type='radio'].ie8-9-10 {
        width: auto;
        height: auto
    }

.input-file, .input-hidden {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1
}

.btn {
    display: inline-block;
    padding-top: 9px;
    padding-top: .75rem;
    padding-bottom: 9px;
    padding-bottom: .75rem;
    padding-left: 12px;
    padding-left: 1rem;
    padding-right: 12px;
    padding-right: 1rem;
    margin-bottom: 0;
    font-family: 'Poppins','Arial','Helvetica','sans-serif';
    font-size: 12px;
    font-size: 1rem;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
}

.btn-default {
    color: #000;
    background-color: #fff;
    border-color: #999
}

input[type='submit'], button {
    display: inline-block;
    padding-top: 9px;
    padding-top: .75rem;
    padding-bottom: 9px;
    padding-bottom: .75rem;
    padding-left: 12px;
    padding-left: 1rem;
    padding-right: 12px;
    padding-right: 1rem;
    margin-bottom: 0;
    font-family: 'Poppins','Arial','Helvetica','sans-serif';
    font-size: 12px;
    font-size: 1rem;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    color: #000;
    background-color: #fff;
    border-color: #999;
    font-size: 13.999200000000002px;
    font-size: 1.1666rem;
    font-weight: bold;
    color: #0039a6
}

    input[type='submit']:focus, button:focus {
        outline: none
    }

    input[type='submit']:disabled, button:disabled {
        cursor: not-allowed;
        color: #d9d9d9
    }

.btn-circle {
    border-radius: 50%;
    background-color: #999;
    color: #000
}

    .btn-circle span {
        white-space: normal;
        color: #000;
        font-weight: bold
    }

a, .link {
    cursor: pointer;
    color: #000;
    text-decoration: none
}

    a:hover, .link:hover {
        text-decoration: underline
    }

    a img, :link img, :visited img {
        border: none
    }

@media(max-width:50em) {
    a, .link {
        text-decoration: underline
    }
}

.std-link-colour:link {
    color: #00e
}

.std-link-colour:visited {
    color: #551a8b;
    color: #00e
}

h1 {
    font-size: 39.9996px;
    font-size: 3.3333rem;
    font-weight: bold
}

h2 {
    font-family: 'Shadows Into Light','Indie Flower','Arial','Helvetica','sans-serif';
    font-size: 39.9996px;
    font-size: 3.3333rem;
    font-weight: bold
}

h3 {
    font-size: 19.999200000000002px;
    font-size: 1.6666rem;
    font-weight: bold
}

h4 {
    font-size: 15.9996px;
    font-size: 1.3333rem;
    font-weight: bold
}

.font-size-20 {
    font-size: 19.999200000000002px;
    font-size: 1.6666rem
}

.font-size-16 {
    font-size: 15.9996px;
    font-size: 1.3333rem
}

.font-size-14 {
    font-size: 13.999200000000002px;
    font-size: 1.1666rem
}

ul, ol {
    list-style-type: none;
    line-height: 12px;
    line-height: 1rem
}

    ul.bullet-list {
        margin-left: 19px
    }

        ul.bullet-list li {
            line-height: 15px;
            line-height: 1.25rem;
            margin-bottom: 9px;
            margin-bottom: .75rem;
            margin-left: 24px;
            margin-left: 2rem
        }

            ul.bullet-list li:before {
                font-family: 'FontAwesome';
                font-size: 9px;
                font-size: .75rem;
                margin: 0 12px 0 -19px;
                content: '';
                color: #000
            }

.field-validation-error, .szg-field-validation-error {
    color: red
}

.input-validation-error {
    border: solid 1px red
}

.validation-summary-errors {
    color: red
}

.omit-border-error-styling.input-validation-error {
    border: solid 1px #999
}

.grid {
    font-size: 0;
    width: 100%;
    display: table
}

.grid__col {
    display: inline-block;
    width: 100%;
    font-size: 12px;
    font-size: 1rem;
    vertical-align: top
}

.grid__col--bottom {
    vertical-align: bottom
}

.grid__col--middle {
    vertical-align: middle
}

.grid__col--center {
    margin: 0 auto
}

[class~="1/1"] {
    width: 100%
}

[class~="1/2"] {
    width: 50%
}

[class~="1/3"] {
    width: 33.3333%
}

[class~="2/3"] {
    width: 66.6667%
}

[class~="1/4"] {
    width: 25%
}

[class~="2/4"] {
    width: 50%
}

[class~="3/4"] {
    width: 75%
}

[class~="1/5"] {
    width: 20%
}

[class~="2/5"] {
    width: 40%
}

[class~="3/5"] {
    width: 60%
}

[class~="4/5"] {
    width: 80%
}

[class~="1/6"] {
    width: 16.6667%
}

[class~="2/6"] {
    width: 33.3333%
}

[class~="3/6"] {
    width: 50%
}

[class~="4/6"] {
    width: 66.6667%
}

[class~="5/6"] {
    width: 83.3333%
}

[class~="1/7"] {
    width: 14.2857%
}

[class~="2/7"] {
    width: 28.5714%
}

[class~="3/7"] {
    width: 42.8571%
}

[class~="4/7"] {
    width: 57.1429%
}

[class~="5/7"] {
    width: 71.4286%
}

[class~="6/7"] {
    width: 85.7143%
}

[class~="1/8"] {
    width: 12.5%
}

[class~="2/8"] {
    width: 25%
}

[class~="3/8"] {
    width: 37.5%
}

[class~="4/8"] {
    width: 50%
}

[class~="5/8"] {
    width: 62.5%
}

[class~="6/8"] {
    width: 75%
}

[class~="7/8"] {
    width: 87.5%
}

[class~="1/9"] {
    width: 11.1111%
}

[class~="2/9"] {
    width: 22.2222%
}

[class~="3/9"] {
    width: 33.3333%
}

[class~="4/9"] {
    width: 44.4444%
}

[class~="5/9"] {
    width: 55.5556%
}

[class~="6/9"] {
    width: 66.6667%
}

[class~="7/9"] {
    width: 77.7778%
}

[class~="8/9"] {
    width: 88.8889%
}

[class~="1/10"] {
    width: 10%
}

[class~="2/10"] {
    width: 20%
}

[class~="3/10"] {
    width: 30%
}

[class~="4/10"] {
    width: 40%
}

[class~="5/10"] {
    width: 50%
}

[class~="6/10"] {
    width: 60%
}

[class~="7/10"] {
    width: 70%
}

[class~="8/10"] {
    width: 80%
}

[class~="9/10"] {
    width: 90%
}

[class~="1/11"] {
    width: 9.09091%
}

[class~="2/11"] {
    width: 18.1818%
}

[class~="3/11"] {
    width: 27.2727%
}

[class~="4/11"] {
    width: 36.3636%
}

[class~="5/11"] {
    width: 45.4545%
}

[class~="6/11"] {
    width: 54.5455%
}

[class~="7/11"] {
    width: 63.6364%
}

[class~="8/11"] {
    width: 72.7273%
}

[class~="9/11"] {
    width: 81.8182%
}

[class~="10/11"] {
    width: 90.9091%
}

[class~="1/12"] {
    width: 8.33333%
}

[class~="2/12"] {
    width: 16.6667%
}

[class~="3/12"] {
    width: 25%
}

[class~="4/12"] {
    width: 33.3333%
}

[class~="5/12"] {
    width: 41.6667%
}

[class~="6/12"] {
    width: 50%
}

[class~="7/12"] {
    width: 58.3333%
}

[class~="8/12"] {
    width: 66.6667%
}

[class~="9/12"] {
    width: 75%
}

[class~="10/12"] {
    width: 83.3333%
}

[class~="11/12"] {
    width: 91.6667%
}

.hde {
    display: none;
    display: none\9 !important
}

.grid__col--hide {
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    visibility: hidden;
    width: 0
}

@media(min-width:64em) {
    .xl-1 {
        width: 100%
    }

    [class~="xl-1/2"] {
        width: 50%
    }

    [class~="xl-1/3"] {
        width: 33.3333%
    }

    [class~="xl-2/3"] {
        width: 66.6667%
    }

    [class~="xl-1/4"] {
        width: 25%
    }

    [class~="xl-2/4"] {
        width: 50%
    }

    [class~="xl-3/4"] {
        width: 75%
    }

    [class~="xl-1/5"] {
        width: 20%
    }

    [class~="xl-2/5"] {
        width: 40%
    }

    [class~="xl-3/5"] {
        width: 60%
    }

    [class~="xl-4/5"] {
        width: 80%
    }

    [class~="xl-1/6"] {
        width: 16.6667%
    }

    [class~="xl-2/6"] {
        width: 33.3333%
    }

    [class~="xl-3/6"] {
        width: 50%
    }

    [class~="xl-4/6"] {
        width: 66.6667%
    }

    [class~="xl-5/6"] {
        width: 83.3333%
    }

    [class~="xl-1/7"] {
        width: 14.2857%
    }

    [class~="xl-2/7"] {
        width: 28.5714%
    }

    [class~="xl-3/7"] {
        width: 42.8571%
    }

    [class~="xl-4/7"] {
        width: 57.1429%
    }

    [class~="xl-5/7"] {
        width: 71.4286%
    }

    [class~="xl-6/7"] {
        width: 85.7143%
    }

    [class~="xl-1/8"] {
        width: 12.5%
    }

    [class~="xl-2/8"] {
        width: 25%
    }

    [class~="xl-3/8"] {
        width: 37.5%
    }

    [class~="xl-4/8"] {
        width: 50%
    }

    [class~="xl-5/8"] {
        width: 62.5%
    }

    [class~="xl-6/8"] {
        width: 75%
    }

    [class~="xl-7/8"] {
        width: 87.5%
    }

    [class~="xl-1/9"] {
        width: 11.1111%
    }

    [class~="xl-2/9"] {
        width: 22.2222%
    }

    [class~="xl-3/9"] {
        width: 33.3333%
    }

    [class~="xl-4/9"] {
        width: 44.4444%
    }

    [class~="xl-5/9"] {
        width: 55.5556%
    }

    [class~="xl-6/9"] {
        width: 66.6667%
    }

    [class~="xl-7/9"] {
        width: 77.7778%
    }

    [class~="xl-8/9"] {
        width: 88.8889%
    }

    [class~="xl-1/10"] {
        width: 10%
    }

    [class~="xl-2/10"] {
        width: 20%
    }

    [class~="xl-3/10"] {
        width: 30%
    }

    [class~="xl-4/10"] {
        width: 40%
    }

    [class~="xl-5/10"] {
        width: 50%
    }

    [class~="xl-6/10"] {
        width: 60%
    }

    [class~="xl-7/10"] {
        width: 70%
    }

    [class~="xl-8/10"] {
        width: 80%
    }

    [class~="xl-9/10"] {
        width: 90%
    }

    [class~="xl-1/11"] {
        width: 9.09091%
    }

    [class~="xl-2/11"] {
        width: 18.1818%
    }

    [class~="xl-3/11"] {
        width: 27.2727%
    }

    [class~="xl-4/11"] {
        width: 36.3636%
    }

    [class~="xl-5/11"] {
        width: 45.4545%
    }

    [class~="xl-6/11"] {
        width: 54.5455%
    }

    [class~="xl-7/11"] {
        width: 63.6364%
    }

    [class~="xl-8/11"] {
        width: 72.7273%
    }

    [class~="xl-9/11"] {
        width: 81.8182%
    }

    [class~="xl-10/11"] {
        width: 90.9091%
    }

    [class~="xl-1/12"] {
        width: 8.33333%
    }

    [class~="xl-2/12"] {
        width: 16.6667%
    }

    [class~="xl-3/12"] {
        width: 25%
    }

    [class~="xl-4/12"] {
        width: 33.3333%
    }

    [class~="xl-5/12"] {
        width: 41.6667%
    }

    [class~="xl-6/12"] {
        width: 50%
    }

    [class~="xl-7/12"] {
        width: 58.3333%
    }

    [class~="xl-8/12"] {
        width: 66.6667%
    }

    [class~="xl-9/12"] {
        width: 75%
    }

    [class~="xl-10/12"] {
        width: 83.3333%
    }

    [class~="xl-11/12"] {
        width: 91.6667%
    }

    .xl-hide {
        height: 0;
        margin: 0;
        overflow: hidden;
        padding: 0;
        visibility: hidden;
        width: 0
    }

    .xl-show {
        height: auto;
        margin: auto;
        overflow: auto;
        visibility: visible;
        width: auto
    }

    .xl-hde {
        display: none
    }

    .xl-shw-inline-block {
        display: inline-block
    }

    .xl-shw {
        display: block
    }
}

@media(max-width:64em) {
    .lg-1 {
        width: 100%
    }

    [class~="lg-1/2"] {
        width: 50%
    }

    [class~="lg-1/3"] {
        width: 33.3333%
    }

    [class~="lg-2/3"] {
        width: 66.6667%
    }

    [class~="lg-1/4"] {
        width: 25%
    }

    [class~="lg-2/4"] {
        width: 50%
    }

    [class~="lg-3/4"] {
        width: 75%
    }

    [class~="lg-1/5"] {
        width: 20%
    }

    [class~="lg-2/5"] {
        width: 40%
    }

    [class~="lg-3/5"] {
        width: 60%
    }

    [class~="lg-4/5"] {
        width: 80%
    }

    [class~="lg-1/6"] {
        width: 16.6667%
    }

    [class~="lg-2/6"] {
        width: 33.3333%
    }

    [class~="lg-3/6"] {
        width: 50%
    }

    [class~="lg-4/6"] {
        width: 66.6667%
    }

    [class~="lg-5/6"] {
        width: 83.3333%
    }

    [class~="lg-1/7"] {
        width: 14.2857%
    }

    [class~="lg-2/7"] {
        width: 28.5714%
    }

    [class~="lg-3/7"] {
        width: 42.8571%
    }

    [class~="lg-4/7"] {
        width: 57.1429%
    }

    [class~="lg-5/7"] {
        width: 71.4286%
    }

    [class~="lg-6/7"] {
        width: 85.7143%
    }

    [class~="lg-1/8"] {
        width: 12.5%
    }

    [class~="lg-2/8"] {
        width: 25%
    }

    [class~="lg-3/8"] {
        width: 37.5%
    }

    [class~="lg-4/8"] {
        width: 50%
    }

    [class~="lg-5/8"] {
        width: 62.5%
    }

    [class~="lg-6/8"] {
        width: 75%
    }

    [class~="lg-7/8"] {
        width: 87.5%
    }

    [class~="lg-1/9"] {
        width: 11.1111%
    }

    [class~="lg-2/9"] {
        width: 22.2222%
    }

    [class~="lg-3/9"] {
        width: 33.3333%
    }

    [class~="lg-4/9"] {
        width: 44.4444%
    }

    [class~="lg-5/9"] {
        width: 55.5556%
    }

    [class~="lg-6/9"] {
        width: 66.6667%
    }

    [class~="lg-7/9"] {
        width: 77.7778%
    }

    [class~="lg-8/9"] {
        width: 88.8889%
    }

    [class~="lg-1/10"] {
        width: 10%
    }

    [class~="lg-2/10"] {
        width: 20%
    }

    [class~="lg-3/10"] {
        width: 30%
    }

    [class~="lg-4/10"] {
        width: 40%
    }

    [class~="lg-5/10"] {
        width: 50%
    }

    [class~="lg-6/10"] {
        width: 60%
    }

    [class~="lg-7/10"] {
        width: 70%
    }

    [class~="lg-8/10"] {
        width: 80%
    }

    [class~="lg-9/10"] {
        width: 90%
    }

    [class~="lg-1/11"] {
        width: 9.09091%
    }

    [class~="lg-2/11"] {
        width: 18.1818%
    }

    [class~="lg-3/11"] {
        width: 27.2727%
    }

    [class~="lg-4/11"] {
        width: 36.3636%
    }

    [class~="lg-5/11"] {
        width: 45.4545%
    }

    [class~="lg-6/11"] {
        width: 54.5455%
    }

    [class~="lg-7/11"] {
        width: 63.6364%
    }

    [class~="lg-8/11"] {
        width: 72.7273%
    }

    [class~="lg-9/11"] {
        width: 81.8182%
    }

    [class~="lg-10/11"] {
        width: 90.9091%
    }

    [class~="lg-1/12"] {
        width: 8.33333%
    }

    [class~="lg-2/12"] {
        width: 16.6667%
    }

    [class~="lg-3/12"] {
        width: 25%
    }

    [class~="lg-4/12"] {
        width: 33.3333%
    }

    [class~="lg-5/12"] {
        width: 41.6667%
    }

    [class~="lg-6/12"] {
        width: 50%
    }

    [class~="lg-7/12"] {
        width: 58.3333%
    }

    [class~="lg-8/12"] {
        width: 66.6667%
    }

    [class~="lg-9/12"] {
        width: 75%
    }

    [class~="lg-10/12"] {
        width: 83.3333%
    }

    [class~="lg-11/12"] {
        width: 91.6667%
    }

    .lg-hide {
        height: 0;
        margin: 0;
        overflow: hidden;
        padding: 0;
        visibility: hidden;
        width: 0
    }

    .lg-show {
        height: auto;
        margin: auto;
        overflow: auto;
        visibility: visible;
        width: auto
    }

    .lg-hde {
        display: none
    }

    .lg-shw-inline-block {
        display: inline-block
    }

    .lg-shw {
        display: block
    }
}

@media(max-width:50em) {
    .md-1 {
        width: 100%
    }

    [class~="md-1/2"] {
        width: 50%
    }

    [class~="md-1/3"] {
        width: 33.3333%
    }

    [class~="md-2/3"] {
        width: 66.6667%
    }

    [class~="md-1/4"] {
        width: 25%
    }

    [class~="md-2/4"] {
        width: 50%
    }

    [class~="md-3/4"] {
        width: 75%
    }

    [class~="md-1/5"] {
        width: 20%
    }

    [class~="md-2/5"] {
        width: 40%
    }

    [class~="md-3/5"] {
        width: 60%
    }

    [class~="md-4/5"] {
        width: 80%
    }

    [class~="md-1/6"] {
        width: 16.6667%
    }

    [class~="md-2/6"] {
        width: 33.3333%
    }

    [class~="md-3/6"] {
        width: 50%
    }

    [class~="md-4/6"] {
        width: 66.6667%
    }

    [class~="md-5/6"] {
        width: 83.3333%
    }

    [class~="md-1/7"] {
        width: 14.2857%
    }

    [class~="md-2/7"] {
        width: 28.5714%
    }

    [class~="md-3/7"] {
        width: 42.8571%
    }

    [class~="md-4/7"] {
        width: 57.1429%
    }

    [class~="md-5/7"] {
        width: 71.4286%
    }

    [class~="md-6/7"] {
        width: 85.7143%
    }

    [class~="md-1/8"] {
        width: 12.5%
    }

    [class~="md-2/8"] {
        width: 25%
    }

    [class~="md-3/8"] {
        width: 37.5%
    }

    [class~="md-4/8"] {
        width: 50%
    }

    [class~="md-5/8"] {
        width: 62.5%
    }

    [class~="md-6/8"] {
        width: 75%
    }

    [class~="md-7/8"] {
        width: 87.5%
    }

    [class~="md-1/9"] {
        width: 11.1111%
    }

    [class~="md-2/9"] {
        width: 22.2222%
    }

    [class~="md-3/9"] {
        width: 33.3333%
    }

    [class~="md-4/9"] {
        width: 44.4444%
    }

    [class~="md-5/9"] {
        width: 55.5556%
    }

    [class~="md-6/9"] {
        width: 66.6667%
    }

    [class~="md-7/9"] {
        width: 77.7778%
    }

    [class~="md-8/9"] {
        width: 88.8889%
    }

    [class~="md-1/10"] {
        width: 10%
    }

    [class~="md-2/10"] {
        width: 20%
    }

    [class~="md-3/10"] {
        width: 30%
    }

    [class~="md-4/10"] {
        width: 40%
    }

    [class~="md-5/10"] {
        width: 50%
    }

    [class~="md-6/10"] {
        width: 60%
    }

    [class~="md-7/10"] {
        width: 70%
    }

    [class~="md-8/10"] {
        width: 80%
    }

    [class~="md-9/10"] {
        width: 90%
    }

    [class~="md-1/11"] {
        width: 9.09091%
    }

    [class~="md-2/11"] {
        width: 18.1818%
    }

    [class~="md-3/11"] {
        width: 27.2727%
    }

    [class~="md-4/11"] {
        width: 36.3636%
    }

    [class~="md-5/11"] {
        width: 45.4545%
    }

    [class~="md-6/11"] {
        width: 54.5455%
    }

    [class~="md-7/11"] {
        width: 63.6364%
    }

    [class~="md-8/11"] {
        width: 72.7273%
    }

    [class~="md-9/11"] {
        width: 81.8182%
    }

    [class~="md-10/11"] {
        width: 90.9091%
    }

    [class~="md-1/12"] {
        width: 8.33333%
    }

    [class~="md-2/12"] {
        width: 16.6667%
    }

    [class~="md-3/12"] {
        width: 25%
    }

    [class~="md-4/12"] {
        width: 33.3333%
    }

    [class~="md-5/12"] {
        width: 41.6667%
    }

    [class~="md-6/12"] {
        width: 50%
    }

    [class~="md-7/12"] {
        width: 58.3333%
    }

    [class~="md-8/12"] {
        width: 66.6667%
    }

    [class~="md-9/12"] {
        width: 75%
    }

    [class~="md-10/12"] {
        width: 83.3333%
    }

    [class~="md-11/12"] {
        width: 91.6667%
    }

    .md-hide {
        height: 0;
        margin: 0;
        overflow: hidden;
        padding: 0;
        visibility: hidden;
        width: 0
    }

    .md-show {
        height: auto;
        margin: auto;
        overflow: auto;
        visibility: visible;
        width: auto
    }

    .md-hde {
        display: none
    }

    .md-shw-inline-block {
        display: inline-block
    }

    .md-shw {
        display: block
    }
}

@media(max-width:40em) {
    .sm-1 {
        width: 100%
    }

    [class~="sm-1/2"] {
        width: 50%
    }

    [class~="sm-1/3"] {
        width: 33.3333%
    }

    [class~="sm-2/3"] {
        width: 66.6667%
    }

    [class~="sm-1/4"] {
        width: 25%
    }

    [class~="sm-2/4"] {
        width: 50%
    }

    [class~="sm-3/4"] {
        width: 75%
    }

    [class~="sm-1/5"] {
        width: 20%
    }

    [class~="sm-2/5"] {
        width: 40%
    }

    [class~="sm-3/5"] {
        width: 60%
    }

    [class~="sm-4/5"] {
        width: 80%
    }

    [class~="sm-1/6"] {
        width: 16.6667%
    }

    [class~="sm-2/6"] {
        width: 33.3333%
    }

    [class~="sm-3/6"] {
        width: 50%
    }

    [class~="sm-4/6"] {
        width: 66.6667%
    }

    [class~="sm-5/6"] {
        width: 83.3333%
    }

    [class~="sm-1/7"] {
        width: 14.2857%
    }

    [class~="sm-2/7"] {
        width: 28.5714%
    }

    [class~="sm-3/7"] {
        width: 42.8571%
    }

    [class~="sm-4/7"] {
        width: 57.1429%
    }

    [class~="sm-5/7"] {
        width: 71.4286%
    }

    [class~="sm-6/7"] {
        width: 85.7143%
    }

    [class~="sm-1/8"] {
        width: 12.5%
    }

    [class~="sm-2/8"] {
        width: 25%
    }

    [class~="sm-3/8"] {
        width: 37.5%
    }

    [class~="sm-4/8"] {
        width: 50%
    }

    [class~="sm-5/8"] {
        width: 62.5%
    }

    [class~="sm-6/8"] {
        width: 75%
    }

    [class~="sm-7/8"] {
        width: 87.5%
    }

    [class~="sm-1/9"] {
        width: 11.1111%
    }

    [class~="sm-2/9"] {
        width: 22.2222%
    }

    [class~="sm-3/9"] {
        width: 33.3333%
    }

    [class~="sm-4/9"] {
        width: 44.4444%
    }

    [class~="sm-5/9"] {
        width: 55.5556%
    }

    [class~="sm-6/9"] {
        width: 66.6667%
    }

    [class~="sm-7/9"] {
        width: 77.7778%
    }

    [class~="sm-8/9"] {
        width: 88.8889%
    }

    [class~="sm-1/10"] {
        width: 10%
    }

    [class~="sm-2/10"] {
        width: 20%
    }

    [class~="sm-3/10"] {
        width: 30%
    }

    [class~="sm-4/10"] {
        width: 40%
    }

    [class~="sm-5/10"] {
        width: 50%
    }

    [class~="sm-6/10"] {
        width: 60%
    }

    [class~="sm-7/10"] {
        width: 70%
    }

    [class~="sm-8/10"] {
        width: 80%
    }

    [class~="sm-9/10"] {
        width: 90%
    }

    [class~="sm-1/11"] {
        width: 9.09091%
    }

    [class~="sm-2/11"] {
        width: 18.1818%
    }

    [class~="sm-3/11"] {
        width: 27.2727%
    }

    [class~="sm-4/11"] {
        width: 36.3636%
    }

    [class~="sm-5/11"] {
        width: 45.4545%
    }

    [class~="sm-6/11"] {
        width: 54.5455%
    }

    [class~="sm-7/11"] {
        width: 63.6364%
    }

    [class~="sm-8/11"] {
        width: 72.7273%
    }

    [class~="sm-9/11"] {
        width: 81.8182%
    }

    [class~="sm-10/11"] {
        width: 90.9091%
    }

    [class~="sm-1/12"] {
        width: 8.33333%
    }

    [class~="sm-2/12"] {
        width: 16.6667%
    }

    [class~="sm-3/12"] {
        width: 25%
    }

    [class~="sm-4/12"] {
        width: 33.3333%
    }

    [class~="sm-5/12"] {
        width: 41.6667%
    }

    [class~="sm-6/12"] {
        width: 50%
    }

    [class~="sm-7/12"] {
        width: 58.3333%
    }

    [class~="sm-8/12"] {
        width: 66.6667%
    }

    [class~="sm-9/12"] {
        width: 75%
    }

    [class~="sm-10/12"] {
        width: 83.3333%
    }

    [class~="sm-11/12"] {
        width: 91.6667%
    }

    .sm-hide {
        height: 0;
        margin: 0;
        overflow: hidden;
        padding: 0;
        visibility: hidden;
        width: 0
    }

    .sm-show {
        height: auto;
        margin: auto;
        overflow: auto;
        visibility: visible;
        width: auto
    }

    .sm-hde {
        display: none
    }

    .sm-shw-inline-block {
        display: inline-block
    }

    .sm-shw {
        display: block
    }
}

@media(max-width:29em) {
    .xs-1 {
        width: 100%
    }

    [class~="xs-1/2"] {
        width: 50%
    }

    [class~="xs-1/3"] {
        width: 33.3333%
    }

    [class~="xs-2/3"] {
        width: 66.6667%
    }

    [class~="xs-1/4"] {
        width: 25%
    }

    [class~="xs-2/4"] {
        width: 50%
    }

    [class~="xs-3/4"] {
        width: 75%
    }

    [class~="xs-1/5"] {
        width: 20%
    }

    [class~="xs-2/5"] {
        width: 40%
    }

    [class~="xs-3/5"] {
        width: 60%
    }

    [class~="xs-4/5"] {
        width: 80%
    }

    [class~="xs-1/6"] {
        width: 16.6667%
    }

    [class~="xs-2/6"] {
        width: 33.3333%
    }

    [class~="xs-3/6"] {
        width: 50%
    }

    [class~="xs-4/6"] {
        width: 66.6667%
    }

    [class~="xs-5/6"] {
        width: 83.3333%
    }

    [class~="xs-1/7"] {
        width: 14.2857%
    }

    [class~="xs-2/7"] {
        width: 28.5714%
    }

    [class~="xs-3/7"] {
        width: 42.8571%
    }

    [class~="xs-4/7"] {
        width: 57.1429%
    }

    [class~="xs-5/7"] {
        width: 71.4286%
    }

    [class~="xs-6/7"] {
        width: 85.7143%
    }

    [class~="xs-1/8"] {
        width: 12.5%
    }

    [class~="xs-2/8"] {
        width: 25%
    }

    [class~="xs-3/8"] {
        width: 37.5%
    }

    [class~="xs-4/8"] {
        width: 50%
    }

    [class~="xs-5/8"] {
        width: 62.5%
    }

    [class~="xs-6/8"] {
        width: 75%
    }

    [class~="xs-7/8"] {
        width: 87.5%
    }

    [class~="xs-1/9"] {
        width: 11.1111%
    }

    [class~="xs-2/9"] {
        width: 22.2222%
    }

    [class~="xs-3/9"] {
        width: 33.3333%
    }

    [class~="xs-4/9"] {
        width: 44.4444%
    }

    [class~="xs-5/9"] {
        width: 55.5556%
    }

    [class~="xs-6/9"] {
        width: 66.6667%
    }

    [class~="xs-7/9"] {
        width: 77.7778%
    }

    [class~="xs-8/9"] {
        width: 88.8889%
    }

    [class~="xs-1/10"] {
        width: 10%
    }

    [class~="xs-2/10"] {
        width: 20%
    }

    [class~="xs-3/10"] {
        width: 30%
    }

    [class~="xs-4/10"] {
        width: 40%
    }

    [class~="xs-5/10"] {
        width: 50%
    }

    [class~="xs-6/10"] {
        width: 60%
    }

    [class~="xs-7/10"] {
        width: 70%
    }

    [class~="xs-8/10"] {
        width: 80%
    }

    [class~="xs-9/10"] {
        width: 90%
    }

    [class~="xs-1/11"] {
        width: 9.09091%
    }

    [class~="xs-2/11"] {
        width: 18.1818%
    }

    [class~="xs-3/11"] {
        width: 27.2727%
    }

    [class~="xs-4/11"] {
        width: 36.3636%
    }

    [class~="xs-5/11"] {
        width: 45.4545%
    }

    [class~="xs-6/11"] {
        width: 54.5455%
    }

    [class~="xs-7/11"] {
        width: 63.6364%
    }

    [class~="xs-8/11"] {
        width: 72.7273%
    }

    [class~="xs-9/11"] {
        width: 81.8182%
    }

    [class~="xs-10/11"] {
        width: 90.9091%
    }

    [class~="xs-1/12"] {
        width: 8.33333%
    }

    [class~="xs-2/12"] {
        width: 16.6667%
    }

    [class~="xs-3/12"] {
        width: 25%
    }

    [class~="xs-4/12"] {
        width: 33.3333%
    }

    [class~="xs-5/12"] {
        width: 41.6667%
    }

    [class~="xs-6/12"] {
        width: 50%
    }

    [class~="xs-7/12"] {
        width: 58.3333%
    }

    [class~="xs-8/12"] {
        width: 66.6667%
    }

    [class~="xs-9/12"] {
        width: 75%
    }

    [class~="xs-10/12"] {
        width: 83.3333%
    }

    [class~="xs-11/12"] {
        width: 91.6667%
    }

    .xs-hide {
        height: 0;
        margin: 0;
        overflow: hidden;
        padding: 0;
        visibility: hidden;
        width: 0
    }

    .xs-show {
        height: auto;
        margin: auto;
        overflow: auto;
        visibility: visible;
        width: auto
    }

    .xs-hde {
        display: none
    }

    .xs-shw-inline-block {
        display: inline-block
    }

    .xs-shw {
        display: block
    }
}

.font-size-0-25 {
    font-size: 3px;
    font-size: .25rem
}

.font-size-0-5 {
    font-size: 6px;
    font-size: .5rem
}

.font-size-0-75 {
    font-size: 9px;
    font-size: .75rem
}

.font-size-1-0 {
    font-size: 12px;
    font-size: 1rem
}

.font-size-1-25 {
    font-size: 15px;
    font-size: 1.25rem
}

.font-size-1-5 {
    font-size: 18px;
    font-size: 1.5rem
}

.font-size-1-75 {
    font-size: 21px;
    font-size: 1.75rem
}

.font-size-2-0 {
    font-size: 24px;
    font-size: 2rem
}

.font-size-2-25 {
    font-size: 27px;
    font-size: 2.25rem
}

.font-size-2-5 {
    font-size: 30px;
    font-size: 2.5rem
}

.font-size-2-75 {
    font-size: 33px;
    font-size: 2.75rem
}

.font-size-3-0 {
    font-size: 36px;
    font-size: 3rem
}

@media(max-width:64em) {
    .lg-font-size-0-25 {
        font-size: 3px;
        font-size: .25rem
    }

    .lg-font-size-0-5 {
        font-size: 6px;
        font-size: .5rem
    }

    .lg-font-size-0-75 {
        font-size: 9px;
        font-size: .75rem
    }

    .lg-font-size-1-0 {
        font-size: 12px;
        font-size: 1rem
    }

    .lg-font-size-1-25 {
        font-size: 15px;
        font-size: 1.25rem
    }

    .lg-font-size-1-5 {
        font-size: 18px;
        font-size: 1.5rem
    }

    .lg-font-size-1-75 {
        font-size: 21px;
        font-size: 1.75rem
    }

    .lg-font-size-2-0 {
        font-size: 24px;
        font-size: 2rem
    }

    .lg-font-size-2-25 {
        font-size: 27px;
        font-size: 2.25rem
    }

    .lg-font-size-2-5 {
        font-size: 30px;
        font-size: 2.5rem
    }

    .lg-font-size-2-75 {
        font-size: 33px;
        font-size: 2.75rem
    }

    .lg-font-size-3-0 {
        font-size: 36px;
        font-size: 3rem
    }

    html.lg-rem-size-14 {
        font-size: 87.5%
    }

    html.lg-rem-default {
        font-size: 75%
    }
}

@media(max-width:50em) {
    .md-font-size-0-25 {
        font-size: 3px;
        font-size: .25rem
    }

    .md-font-size-0-5 {
        font-size: 6px;
        font-size: .5rem
    }

    .md-font-size-0-75 {
        font-size: 9px;
        font-size: .75rem
    }

    .md-font-size-1-0 {
        font-size: 12px;
        font-size: 1rem
    }

    .md-font-size-1-25 {
        font-size: 15px;
        font-size: 1.25rem
    }

    .md-font-size-1-5 {
        font-size: 18px;
        font-size: 1.5rem
    }

    .md-font-size-1-75 {
        font-size: 21px;
        font-size: 1.75rem
    }

    .md-font-size-2-0 {
        font-size: 24px;
        font-size: 2rem
    }

    .md-font-size-2-25 {
        font-size: 27px;
        font-size: 2.25rem
    }

    .md-font-size-2-5 {
        font-size: 30px;
        font-size: 2.5rem
    }

    .md-font-size-2-75 {
        font-size: 33px;
        font-size: 2.75rem
    }

    .md-font-size-3-0 {
        font-size: 36px;
        font-size: 3rem
    }

    html.md-rem-size-14 {
        font-size: 87.5%
    }

    html.md-rem-default {
        font-size: 75%
    }
}

@media(max-width:40em) {
    .sm-font-size-0-25 {
        font-size: 3px;
        font-size: .25rem
    }

    .sm-font-size-0-5 {
        font-size: 6px;
        font-size: .5rem
    }

    .sm-font-size-0-75 {
        font-size: 9px;
        font-size: .75rem
    }

    .sm-font-size-1-0 {
        font-size: 12px;
        font-size: 1rem
    }

    .sm-font-size-1-25 {
        font-size: 15px;
        font-size: 1.25rem
    }

    .sm-font-size-1-5 {
        font-size: 18px;
        font-size: 1.5rem
    }

    .sm-font-size-1-75 {
        font-size: 21px;
        font-size: 1.75rem
    }

    .sm-font-size-2-0 {
        font-size: 24px;
        font-size: 2rem
    }

    .sm-font-size-2-25 {
        font-size: 27px;
        font-size: 2.25rem
    }

    .sm-font-size-2-5 {
        font-size: 30px;
        font-size: 2.5rem
    }

    .sm-font-size-2-75 {
        font-size: 33px;
        font-size: 2.75rem
    }

    .sm-font-size-3-0 {
        font-size: 36px;
        font-size: 3rem
    }

    html.sm-rem-size-14 {
        font-size: 87.5%
    }

    html.sm-rem-default {
        font-size: 75%
    }
}

@media(max-width:29em) {
    .xs-font-size-0-25 {
        font-size: 3px;
        font-size: .25rem
    }

    .xs-font-size-0-5 {
        font-size: 6px;
        font-size: .5rem
    }

    .xs-font-size-0-75 {
        font-size: 9px;
        font-size: .75rem
    }

    .xs-font-size-1-0 {
        font-size: 12px;
        font-size: 1rem
    }

    .xs-font-size-1-25 {
        font-size: 15px;
        font-size: 1.25rem
    }

    .xs-font-size-1-5 {
        font-size: 18px;
        font-size: 1.5rem
    }

    .xs-font-size-1-75 {
        font-size: 21px;
        font-size: 1.75rem
    }

    .xs-font-size-2-0 {
        font-size: 24px;
        font-size: 2rem
    }

    .xs-font-size-2-25 {
        font-size: 27px;
        font-size: 2.25rem
    }

    .xs-font-size-2-5 {
        font-size: 30px;
        font-size: 2.5rem
    }

    .xs-font-size-2-75 {
        font-size: 33px;
        font-size: 2.75rem
    }

    .xs-font-size-3-0 {
        font-size: 36px;
        font-size: 3rem
    }

    html.xs-rem-size-14 {
        font-size: 87.5%
    }

    html.xs-rem-default {
        font-size: 75%
    }
}

.margin-all-0-25-pct {
    margin: .25%
}

.margin-top-bottom-0-25-pct {
    margin-top: .25%;
    margin-bottom: .25%
}

.margin-left-right-0-25-pct {
    margin-left: .25%;
    margin-right: .25%
}

.margin-top-0-25-pct {
    margin-top: .25%
}

.margin-right-0-25-pct {
    margin-right: .25%
}

.margin-bottom-0-25-pct {
    margin-bottom: .25%
}

.margin-left-0-25-pct {
    margin-left: .25%
}

.padding-all-0-25-pct {
    padding: .25%
}

.padding-top-bottom-0-25-pct {
    padding-top: .25%;
    padding-bottom: .25%
}

.padding-left-right-0-25-pct {
    padding-left: .25%;
    padding-right: .25%
}

.padding-top-0-25-pct {
    padding-top: .25%
}

.padding-right-0-25-pct {
    padding-right: .25%
}

.padding-bottom-0-25-pct {
    padding-bottom: .25%
}

.padding-left-0-25-pct {
    padding-left: .25%
}

.margin-all-0-5-pct {
    margin: .5%
}

.margin-top-bottom-0-5-pct {
    margin-top: .5%;
    margin-bottom: .5%
}

.margin-left-right-0-5-pct {
    margin-left: .5%;
    margin-right: .5%
}

.margin-top-0-5-pct {
    margin-top: .5%
}

.margin-right-0-5-pct {
    margin-right: .5%
}

.margin-bottom-0-5-pct {
    margin-bottom: .5%
}

.margin-left-0-5-pct {
    margin-left: .5%
}

.padding-all-0-5-pct {
    padding: .5%
}

.padding-top-bottom-0-5-pct {
    padding-top: .5%;
    padding-bottom: .5%
}

.padding-left-right-0-5-pct {
    padding-left: .5%;
    padding-right: .5%
}

.padding-top-0-5-pct {
    padding-top: .5%
}

.padding-right-0-5-pct {
    padding-right: .5%
}

.padding-bottom-0-5-pct {
    padding-bottom: .5%
}

.padding-left-0-5-pct {
    padding-left: .5%
}

.margin-all-0-75-pct {
    margin: .75%
}

.margin-top-bottom-0-75-pct {
    margin-top: .75%;
    margin-bottom: .75%
}

.margin-left-right-0-75-pct {
    margin-left: .75%;
    margin-right: .75%
}

.margin-top-0-75-pct {
    margin-top: .75%
}

.margin-right-0-75-pct {
    margin-right: .75%
}

.margin-bottom-0-75-pct {
    margin-bottom: .75%
}

.margin-left-0-75-pct {
    margin-left: .75%
}

.padding-all-0-75-pct {
    padding: .75%
}

.padding-top-bottom-0-75-pct {
    padding-top: .75%;
    padding-bottom: .75%
}

.padding-left-right-0-75-pct {
    padding-left: .75%;
    padding-right: .75%
}

.padding-top-0-75-pct {
    padding-top: .75%
}

.padding-right-0-75-pct {
    padding-right: .75%
}

.padding-bottom-0-75-pct {
    padding-bottom: .75%
}

.padding-left-0-75-pct {
    padding-left: .75%
}

.margin-all-1-0-pct {
    margin: 1%
}

.margin-top-bottom-1-0-pct {
    margin-top: 1%;
    margin-bottom: 1%
}

.margin-left-right-1-0-pct {
    margin-left: 1%;
    margin-right: 1%
}

.margin-top-1-0-pct {
    margin-top: 1%
}

.margin-right-1-0-pct {
    margin-right: 1%
}

.margin-bottom-1-0-pct {
    margin-bottom: 1%
}

.margin-left-1-0-pct {
    margin-left: 1%
}

.padding-all-1-0-pct {
    padding: 1%
}

.padding-top-bottom-1-0-pct {
    padding-top: 1%;
    padding-bottom: 1%
}

.padding-left-right-1-0-pct {
    padding-left: 1%;
    padding-right: 1%
}

.padding-top-1-0-pct {
    padding-top: 1%
}

.padding-right-1-0-pct {
    padding-right: 1%
}

.padding-bottom-1-0-pct {
    padding-bottom: 1%
}

.padding-left-1-0-pct {
    padding-left: 1%
}

.margin-all-1-25-pct {
    margin: 1.25%
}

.margin-top-bottom-1-25-pct {
    margin-top: 1.25%;
    margin-bottom: 1.25%
}

.margin-left-right-1-25-pct {
    margin-left: 1.25%;
    margin-right: 1.25%
}

.margin-top-1-25-pct {
    margin-top: 1.25%
}

.margin-right-1-25-pct {
    margin-right: 1.25%
}

.margin-bottom-1-25-pct {
    margin-bottom: 1.25%
}

.margin-left-1-25-pct {
    margin-left: 1.25%
}

.padding-all-1-25-pct {
    padding: 1.25%
}

.padding-top-bottom-1-25-pct {
    padding-top: 1.25%;
    padding-bottom: 1.25%
}

.padding-left-right-1-25-pct {
    padding-left: 1.25%;
    padding-right: 1.25%
}

.padding-top-1-25-pct {
    padding-top: 1.25%
}

.padding-right-1-25-pct {
    padding-right: 1.25%
}

.padding-bottom-1-25-pct {
    padding-bottom: 1.25%
}

.padding-left-1-25-pct {
    padding-left: 1.25%
}

.margin-all-1-5-pct {
    margin: 1.5%
}

.margin-top-bottom-1-5-pct {
    margin-top: 1.5%;
    margin-bottom: 1.5%
}

.margin-left-right-1-5-pct {
    margin-left: 1.5%;
    margin-right: 1.5%
}

.margin-top-1-5-pct {
    margin-top: 1.5%
}

.margin-right-1-5-pct {
    margin-right: 1.5%
}

.margin-bottom-1-5-pct {
    margin-bottom: 1.5%
}

.margin-left-1-5-pct {
    margin-left: 1.5%
}

.padding-all-1-5-pct {
    padding: 1.5%
}

.padding-top-bottom-1-5-pct {
    padding-top: 1.5%;
    padding-bottom: 1.5%
}

.padding-left-right-1-5-pct {
    padding-left: 1.5%;
    padding-right: 1.5%
}

.padding-top-1-5-pct {
    padding-top: 1.5%
}

.padding-right-1-5-pct {
    padding-right: 1.5%
}

.padding-bottom-1-5-pct {
    padding-bottom: 1.5%
}

.padding-left-1-5-pct {
    padding-left: 1.5%
}

.margin-all-1-75-pct {
    margin: 1.75%
}

.margin-top-bottom-1-75-pct {
    margin-top: 1.75%;
    margin-bottom: 1.75%
}

.margin-left-right-1-75-pct {
    margin-left: 1.75%;
    margin-right: 1.75%
}

.margin-top-1-75-pct {
    margin-top: 1.75%
}

.margin-right-1-75-pct {
    margin-right: 1.75%
}

.margin-bottom-1-75-pct {
    margin-bottom: 1.75%
}

.margin-left-1-75-pct {
    margin-left: 1.75%
}

.padding-all-1-75-pct {
    padding: 1.75%
}

.padding-top-bottom-1-75-pct {
    padding-top: 1.75%;
    padding-bottom: 1.75%
}

.padding-left-right-1-75-pct {
    padding-left: 1.75%;
    padding-right: 1.75%
}

.padding-top-1-75-pct {
    padding-top: 1.75%
}

.padding-right-1-75-pct {
    padding-right: 1.75%
}

.padding-bottom-1-75-pct {
    padding-bottom: 1.75%
}

.padding-left-1-75-pct {
    padding-left: 1.75%
}

.margin-all-2-0-pct {
    margin: 2%
}

.margin-top-bottom-2-0-pct {
    margin-top: 2%;
    margin-bottom: 2%
}

.margin-left-right-2-0-pct {
    margin-left: 2%;
    margin-right: 2%
}

.margin-top-2-0-pct {
    margin-top: 2%
}

.margin-right-2-0-pct {
    margin-right: 2%
}

.margin-bottom-2-0-pct {
    margin-bottom: 2%
}

.margin-left-2-0-pct {
    margin-left: 2%
}

.padding-all-2-0-pct {
    padding: 2%
}

.padding-top-bottom-2-0-pct {
    padding-top: 2%;
    padding-bottom: 2%
}

.padding-left-right-2-0-pct {
    padding-left: 2%;
    padding-right: 2%
}

.padding-top-2-0-pct {
    padding-top: 2%
}

.padding-right-2-0-pct {
    padding-right: 2%
}

.padding-bottom-2-0-pct {
    padding-bottom: 2%
}

.padding-left-2-0-pct {
    padding-left: 2%
}

.margin-all-2-25-pct {
    margin: 2.25%
}

.margin-top-bottom-2-25-pct {
    margin-top: 2.25%;
    margin-bottom: 2.25%
}

.margin-left-right-2-25-pct {
    margin-left: 2.25%;
    margin-right: 2.25%
}

.margin-top-2-25-pct {
    margin-top: 2.25%
}

.margin-right-2-25-pct {
    margin-right: 2.25%
}

.margin-bottom-2-25-pct {
    margin-bottom: 2.25%
}

.margin-left-2-25-pct {
    margin-left: 2.25%
}

.padding-all-2-25-pct {
    padding: 2.25%
}

.padding-top-bottom-2-25-pct {
    padding-top: 2.25%;
    padding-bottom: 2.25%
}

.padding-left-right-2-25-pct {
    padding-left: 2.25%;
    padding-right: 2.25%
}

.padding-top-2-25-pct {
    padding-top: 2.25%
}

.padding-right-2-25-pct {
    padding-right: 2.25%
}

.padding-bottom-2-25-pct {
    padding-bottom: 2.25%
}

.padding-left-2-25-pct {
    padding-left: 2.25%
}

.margin-all-2-5-pct {
    margin: 2.5%
}

.margin-top-bottom-2-5-pct {
    margin-top: 2.5%;
    margin-bottom: 2.5%
}

.margin-left-right-2-5-pct {
    margin-left: 2.5%;
    margin-right: 2.5%
}

.margin-top-2-5-pct {
    margin-top: 2.5%
}

.margin-right-2-5-pct {
    margin-right: 2.5%
}

.margin-bottom-2-5-pct {
    margin-bottom: 2.5%
}

.margin-left-2-5-pct {
    margin-left: 2.5%
}

.padding-all-2-5-pct {
    padding: 2.5%
}

.padding-top-bottom-2-5-pct {
    padding-top: 2.5%;
    padding-bottom: 2.5%
}

.padding-left-right-2-5-pct {
    padding-left: 2.5%;
    padding-right: 2.5%
}

.padding-top-2-5-pct {
    padding-top: 2.5%
}

.padding-right-2-5-pct {
    padding-right: 2.5%
}

.padding-bottom-2-5-pct {
    padding-bottom: 2.5%
}

.padding-left-2-5-pct {
    padding-left: 2.5%
}

.margin-all-2-75-pct {
    margin: 2.75%
}

.margin-top-bottom-2-75-pct {
    margin-top: 2.75%;
    margin-bottom: 2.75%
}

.margin-left-right-2-75-pct {
    margin-left: 2.75%;
    margin-right: 2.75%
}

.margin-top-2-75-pct {
    margin-top: 2.75%
}

.margin-right-2-75-pct {
    margin-right: 2.75%
}

.margin-bottom-2-75-pct {
    margin-bottom: 2.75%
}

.margin-left-2-75-pct {
    margin-left: 2.75%
}

.padding-all-2-75-pct {
    padding: 2.75%
}

.padding-top-bottom-2-75-pct {
    padding-top: 2.75%;
    padding-bottom: 2.75%
}

.padding-left-right-2-75-pct {
    padding-left: 2.75%;
    padding-right: 2.75%
}

.padding-top-2-75-pct {
    padding-top: 2.75%
}

.padding-right-2-75-pct {
    padding-right: 2.75%
}

.padding-bottom-2-75-pct {
    padding-bottom: 2.75%
}

.padding-left-2-75-pct {
    padding-left: 2.75%
}

.margin-all-3-0-pct {
    margin: 3%
}

.margin-top-bottom-3-0-pct {
    margin-top: 3%;
    margin-bottom: 3%
}

.margin-left-right-3-0-pct {
    margin-left: 3%;
    margin-right: 3%
}

.margin-top-3-0-pct {
    margin-top: 3%
}

.margin-right-3-0-pct {
    margin-right: 3%
}

.margin-bottom-3-0-pct {
    margin-bottom: 3%
}

.margin-left-3-0-pct {
    margin-left: 3%
}

.padding-all-3-0-pct {
    padding: 3%
}

.padding-top-bottom-3-0-pct {
    padding-top: 3%;
    padding-bottom: 3%
}

.padding-left-right-3-0-pct {
    padding-left: 3%;
    padding-right: 3%
}

.padding-top-3-0-pct {
    padding-top: 3%
}

.padding-right-3-0-pct {
    padding-right: 3%
}

.padding-bottom-3-0-pct {
    padding-bottom: 3%
}

.padding-left-3-0-pct {
    padding-left: 3%
}

.margin-all-3-25-pct {
    margin: 3.25%
}

.margin-top-bottom-3-25-pct {
    margin-top: 3.25%;
    margin-bottom: 3.25%
}

.margin-left-right-3-25-pct {
    margin-left: 3.25%;
    margin-right: 3.25%
}

.margin-top-3-25-pct {
    margin-top: 3.25%
}

.margin-right-3-25-pct {
    margin-right: 3.25%
}

.margin-bottom-3-25-pct {
    margin-bottom: 3.25%
}

.margin-left-3-25-pct {
    margin-left: 3.25%
}

.padding-all-3-25-pct {
    padding: 3.25%
}

.padding-top-bottom-3-25-pct {
    padding-top: 3.25%;
    padding-bottom: 3.25%
}

.padding-left-right-3-25-pct {
    padding-left: 3.25%;
    padding-right: 3.25%
}

.padding-top-3-25-pct {
    padding-top: 3.25%
}

.padding-right-3-25-pct {
    padding-right: 3.25%
}

.padding-bottom-3-25-pct {
    padding-bottom: 3.25%
}

.padding-left-3-25-pct {
    padding-left: 3.25%
}

.margin-all-3-5-pct {
    margin: 3.5%
}

.margin-top-bottom-3-5-pct {
    margin-top: 3.5%;
    margin-bottom: 3.5%
}

.margin-left-right-3-5-pct {
    margin-left: 3.5%;
    margin-right: 3.5%
}

.margin-top-3-5-pct {
    margin-top: 3.5%
}

.margin-right-3-5-pct {
    margin-right: 3.5%
}

.margin-bottom-3-5-pct {
    margin-bottom: 3.5%
}

.margin-left-3-5-pct {
    margin-left: 3.5%
}

.padding-all-3-5-pct {
    padding: 3.5%
}

.padding-top-bottom-3-5-pct {
    padding-top: 3.5%;
    padding-bottom: 3.5%
}

.padding-left-right-3-5-pct {
    padding-left: 3.5%;
    padding-right: 3.5%
}

.padding-top-3-5-pct {
    padding-top: 3.5%
}

.padding-right-3-5-pct {
    padding-right: 3.5%
}

.padding-bottom-3-5-pct {
    padding-bottom: 3.5%
}

.padding-left-3-5-pct {
    padding-left: 3.5%
}

.margin-all-3-75-pct {
    margin: 3.75%
}

.margin-top-bottom-3-75-pct {
    margin-top: 3.75%;
    margin-bottom: 3.75%
}

.margin-left-right-3-75-pct {
    margin-left: 3.75%;
    margin-right: 3.75%
}

.margin-top-3-75-pct {
    margin-top: 3.75%
}

.margin-right-3-75-pct {
    margin-right: 3.75%
}

.margin-bottom-3-75-pct {
    margin-bottom: 3.75%
}

.margin-left-3-75-pct {
    margin-left: 3.75%
}

.padding-all-3-75-pct {
    padding: 3.75%
}

.padding-top-bottom-3-75-pct {
    padding-top: 3.75%;
    padding-bottom: 3.75%
}

.padding-left-right-3-75-pct {
    padding-left: 3.75%;
    padding-right: 3.75%
}

.padding-top-3-75-pct {
    padding-top: 3.75%
}

.padding-right-3-75-pct {
    padding-right: 3.75%
}

.padding-bottom-3-75-pct {
    padding-bottom: 3.75%
}

.padding-left-3-75-pct {
    padding-left: 3.75%
}

.margin-all-4-0-pct {
    margin: 4%
}

.margin-top-bottom-4-0-pct {
    margin-top: 4%;
    margin-bottom: 4%
}

.margin-left-right-4-0-pct {
    margin-left: 4%;
    margin-right: 4%
}

.margin-top-4-0-pct {
    margin-top: 4%
}

.margin-right-4-0-pct {
    margin-right: 4%
}

.margin-bottom-4-0-pct {
    margin-bottom: 4%
}

.margin-left-4-0-pct {
    margin-left: 4%
}

.padding-all-4-0-pct {
    padding: 4%
}

.padding-top-bottom-4-0-pct {
    padding-top: 4%;
    padding-bottom: 4%
}

.padding-left-right-4-0-pct {
    padding-left: 4%;
    padding-right: 4%
}

.padding-top-4-0-pct {
    padding-top: 4%
}

.padding-right-4-0-pct {
    padding-right: 4%
}

.padding-bottom-4-0-pct {
    padding-bottom: 4%
}

.padding-left-4-0-pct {
    padding-left: 4%
}

.margin-all-4-25-pct {
    margin: 4.25%
}

.margin-top-bottom-4-25-pct {
    margin-top: 4.25%;
    margin-bottom: 4.25%
}

.margin-left-right-4-25-pct {
    margin-left: 4.25%;
    margin-right: 4.25%
}

.margin-top-4-25-pct {
    margin-top: 4.25%
}

.margin-right-4-25-pct {
    margin-right: 4.25%
}

.margin-bottom-4-25-pct {
    margin-bottom: 4.25%
}

.margin-left-4-25-pct {
    margin-left: 4.25%
}

.padding-all-4-25-pct {
    padding: 4.25%
}

.padding-top-bottom-4-25-pct {
    padding-top: 4.25%;
    padding-bottom: 4.25%
}

.padding-left-right-4-25-pct {
    padding-left: 4.25%;
    padding-right: 4.25%
}

.padding-top-4-25-pct {
    padding-top: 4.25%
}

.padding-right-4-25-pct {
    padding-right: 4.25%
}

.padding-bottom-4-25-pct {
    padding-bottom: 4.25%
}

.padding-left-4-25-pct {
    padding-left: 4.25%
}

.margin-all-4-5-pct {
    margin: 4.5%
}

.margin-top-bottom-4-5-pct {
    margin-top: 4.5%;
    margin-bottom: 4.5%
}

.margin-left-right-4-5-pct {
    margin-left: 4.5%;
    margin-right: 4.5%
}

.margin-top-4-5-pct {
    margin-top: 4.5%
}

.margin-right-4-5-pct {
    margin-right: 4.5%
}

.margin-bottom-4-5-pct {
    margin-bottom: 4.5%
}

.margin-left-4-5-pct {
    margin-left: 4.5%
}

.padding-all-4-5-pct {
    padding: 4.5%
}

.padding-top-bottom-4-5-pct {
    padding-top: 4.5%;
    padding-bottom: 4.5%
}

.padding-left-right-4-5-pct {
    padding-left: 4.5%;
    padding-right: 4.5%
}

.padding-top-4-5-pct {
    padding-top: 4.5%
}

.padding-right-4-5-pct {
    padding-right: 4.5%
}

.padding-bottom-4-5-pct {
    padding-bottom: 4.5%
}

.padding-left-4-5-pct {
    padding-left: 4.5%
}

.margin-all-4-75-pct {
    margin: 4.75%
}

.margin-top-bottom-4-75-pct {
    margin-top: 4.75%;
    margin-bottom: 4.75%
}

.margin-left-right-4-75-pct {
    margin-left: 4.75%;
    margin-right: 4.75%
}

.margin-top-4-75-pct {
    margin-top: 4.75%
}

.margin-right-4-75-pct {
    margin-right: 4.75%
}

.margin-bottom-4-75-pct {
    margin-bottom: 4.75%
}

.margin-left-4-75-pct {
    margin-left: 4.75%
}

.padding-all-4-75-pct {
    padding: 4.75%
}

.padding-top-bottom-4-75-pct {
    padding-top: 4.75%;
    padding-bottom: 4.75%
}

.padding-left-right-4-75-pct {
    padding-left: 4.75%;
    padding-right: 4.75%
}

.padding-top-4-75-pct {
    padding-top: 4.75%
}

.padding-right-4-75-pct {
    padding-right: 4.75%
}

.padding-bottom-4-75-pct {
    padding-bottom: 4.75%
}

.padding-left-4-75-pct {
    padding-left: 4.75%
}

.margin-all-5-0-pct {
    margin: 5%
}

.margin-top-bottom-5-0-pct {
    margin-top: 5%;
    margin-bottom: 5%
}

.margin-left-right-5-0-pct {
    margin-left: 5%;
    margin-right: 5%
}

.margin-top-5-0-pct {
    margin-top: 5%
}

.margin-right-5-0-pct {
    margin-right: 5%
}

.margin-bottom-5-0-pct {
    margin-bottom: 5%
}

.margin-left-5-0-pct {
    margin-left: 5%
}

.padding-all-5-0-pct {
    padding: 5%
}

.padding-top-bottom-5-0-pct {
    padding-top: 5%;
    padding-bottom: 5%
}

.padding-left-right-5-0-pct {
    padding-left: 5%;
    padding-right: 5%
}

.padding-top-5-0-pct {
    padding-top: 5%
}

.padding-right-5-0-pct {
    padding-right: 5%
}

.padding-bottom-5-0-pct {
    padding-bottom: 5%
}

.padding-left-5-0-pct {
    padding-left: 5%
}

@media(max-width:64em) {
    .lg-margin-all-0-25-pct {
        margin: .25%
    }

    .lg-margin-top-bottom-0-25-pct {
        margin-top: .25%;
        margin-bottom: .25%
    }

    .lg-margin-left-right-0-25-pct {
        margin-left: .25%;
        margin-right: .25%
    }

    .lg-margin-top-0-25-pct {
        margin-top: .25%
    }

    .lg-margin-right-0-25-pct {
        margin-right: .25%
    }

    .lg-margin-bottom-0-25-pct {
        margin-bottom: .25%
    }

    .lg-margin-left-0-25-pct {
        margin-left: .25%
    }

    .lg-padding-all-0-25-pct {
        padding: .25%
    }

    .lg-padding-top-bottom-0-25-pct {
        padding-top: .25%;
        padding-bottom: .25%
    }

    .lg-padding-left-right-0-25-pct {
        padding-left: .25%;
        padding-right: .25%
    }

    .lg-padding-top-0-25-pct {
        padding-top: .25%
    }

    .lg-padding-right-0-25-pct {
        padding-right: .25%
    }

    .lg-padding-bottom-0-25-pct {
        padding-bottom: .25%
    }

    .lg-padding-left-0-25-pct {
        padding-left: .25%
    }

    .lg-margin-all-0-5-pct {
        margin: .5%
    }

    .lg-margin-top-bottom-0-5-pct {
        margin-top: .5%;
        margin-bottom: .5%
    }

    .lg-margin-left-right-0-5-pct {
        margin-left: .5%;
        margin-right: .5%
    }

    .lg-margin-top-0-5-pct {
        margin-top: .5%
    }

    .lg-margin-right-0-5-pct {
        margin-right: .5%
    }

    .lg-margin-bottom-0-5-pct {
        margin-bottom: .5%
    }

    .lg-margin-left-0-5-pct {
        margin-left: .5%
    }

    .lg-padding-all-0-5-pct {
        padding: .5%
    }

    .lg-padding-top-bottom-0-5-pct {
        padding-top: .5%;
        padding-bottom: .5%
    }

    .lg-padding-left-right-0-5-pct {
        padding-left: .5%;
        padding-right: .5%
    }

    .lg-padding-top-0-5-pct {
        padding-top: .5%
    }

    .lg-padding-right-0-5-pct {
        padding-right: .5%
    }

    .lg-padding-bottom-0-5-pct {
        padding-bottom: .5%
    }

    .lg-padding-left-0-5-pct {
        padding-left: .5%
    }

    .lg-margin-all-0-75-pct {
        margin: .75%
    }

    .lg-margin-top-bottom-0-75-pct {
        margin-top: .75%;
        margin-bottom: .75%
    }

    .lg-margin-left-right-0-75-pct {
        margin-left: .75%;
        margin-right: .75%
    }

    .lg-margin-top-0-75-pct {
        margin-top: .75%
    }

    .lg-margin-right-0-75-pct {
        margin-right: .75%
    }

    .lg-margin-bottom-0-75-pct {
        margin-bottom: .75%
    }

    .lg-margin-left-0-75-pct {
        margin-left: .75%
    }

    .lg-padding-all-0-75-pct {
        padding: .75%
    }

    .lg-padding-top-bottom-0-75-pct {
        padding-top: .75%;
        padding-bottom: .75%
    }

    .lg-padding-left-right-0-75-pct {
        padding-left: .75%;
        padding-right: .75%
    }

    .lg-padding-top-0-75-pct {
        padding-top: .75%
    }

    .lg-padding-right-0-75-pct {
        padding-right: .75%
    }

    .lg-padding-bottom-0-75-pct {
        padding-bottom: .75%
    }

    .lg-padding-left-0-75-pct {
        padding-left: .75%
    }

    .lg-margin-all-1-0-pct {
        margin: 1%
    }

    .lg-margin-top-bottom-1-0-pct {
        margin-top: 1%;
        margin-bottom: 1%
    }

    .lg-margin-left-right-1-0-pct {
        margin-left: 1%;
        margin-right: 1%
    }

    .lg-margin-top-1-0-pct {
        margin-top: 1%
    }

    .lg-margin-right-1-0-pct {
        margin-right: 1%
    }

    .lg-margin-bottom-1-0-pct {
        margin-bottom: 1%
    }

    .lg-margin-left-1-0-pct {
        margin-left: 1%
    }

    .lg-padding-all-1-0-pct {
        padding: 1%
    }

    .lg-padding-top-bottom-1-0-pct {
        padding-top: 1%;
        padding-bottom: 1%
    }

    .lg-padding-left-right-1-0-pct {
        padding-left: 1%;
        padding-right: 1%
    }

    .lg-padding-top-1-0-pct {
        padding-top: 1%
    }

    .lg-padding-right-1-0-pct {
        padding-right: 1%
    }

    .lg-padding-bottom-1-0-pct {
        padding-bottom: 1%
    }

    .lg-padding-left-1-0-pct {
        padding-left: 1%
    }

    .lg-margin-all-1-25-pct {
        margin: 1.25%
    }

    .lg-margin-top-bottom-1-25-pct {
        margin-top: 1.25%;
        margin-bottom: 1.25%
    }

    .lg-margin-left-right-1-25-pct {
        margin-left: 1.25%;
        margin-right: 1.25%
    }

    .lg-margin-top-1-25-pct {
        margin-top: 1.25%
    }

    .lg-margin-right-1-25-pct {
        margin-right: 1.25%
    }

    .lg-margin-bottom-1-25-pct {
        margin-bottom: 1.25%
    }

    .lg-margin-left-1-25-pct {
        margin-left: 1.25%
    }

    .lg-padding-all-1-25-pct {
        padding: 1.25%
    }

    .lg-padding-top-bottom-1-25-pct {
        padding-top: 1.25%;
        padding-bottom: 1.25%
    }

    .lg-padding-left-right-1-25-pct {
        padding-left: 1.25%;
        padding-right: 1.25%
    }

    .lg-padding-top-1-25-pct {
        padding-top: 1.25%
    }

    .lg-padding-right-1-25-pct {
        padding-right: 1.25%
    }

    .lg-padding-bottom-1-25-pct {
        padding-bottom: 1.25%
    }

    .lg-padding-left-1-25-pct {
        padding-left: 1.25%
    }

    .lg-margin-all-1-5-pct {
        margin: 1.5%
    }

    .lg-margin-top-bottom-1-5-pct {
        margin-top: 1.5%;
        margin-bottom: 1.5%
    }

    .lg-margin-left-right-1-5-pct {
        margin-left: 1.5%;
        margin-right: 1.5%
    }

    .lg-margin-top-1-5-pct {
        margin-top: 1.5%
    }

    .lg-margin-right-1-5-pct {
        margin-right: 1.5%
    }

    .lg-margin-bottom-1-5-pct {
        margin-bottom: 1.5%
    }

    .lg-margin-left-1-5-pct {
        margin-left: 1.5%
    }

    .lg-padding-all-1-5-pct {
        padding: 1.5%
    }

    .lg-padding-top-bottom-1-5-pct {
        padding-top: 1.5%;
        padding-bottom: 1.5%
    }

    .lg-padding-left-right-1-5-pct {
        padding-left: 1.5%;
        padding-right: 1.5%
    }

    .lg-padding-top-1-5-pct {
        padding-top: 1.5%
    }

    .lg-padding-right-1-5-pct {
        padding-right: 1.5%
    }

    .lg-padding-bottom-1-5-pct {
        padding-bottom: 1.5%
    }

    .lg-padding-left-1-5-pct {
        padding-left: 1.5%
    }

    .lg-margin-all-1-75-pct {
        margin: 1.75%
    }

    .lg-margin-top-bottom-1-75-pct {
        margin-top: 1.75%;
        margin-bottom: 1.75%
    }

    .lg-margin-left-right-1-75-pct {
        margin-left: 1.75%;
        margin-right: 1.75%
    }

    .lg-margin-top-1-75-pct {
        margin-top: 1.75%
    }

    .lg-margin-right-1-75-pct {
        margin-right: 1.75%
    }

    .lg-margin-bottom-1-75-pct {
        margin-bottom: 1.75%
    }

    .lg-margin-left-1-75-pct {
        margin-left: 1.75%
    }

    .lg-padding-all-1-75-pct {
        padding: 1.75%
    }

    .lg-padding-top-bottom-1-75-pct {
        padding-top: 1.75%;
        padding-bottom: 1.75%
    }

    .lg-padding-left-right-1-75-pct {
        padding-left: 1.75%;
        padding-right: 1.75%
    }

    .lg-padding-top-1-75-pct {
        padding-top: 1.75%
    }

    .lg-padding-right-1-75-pct {
        padding-right: 1.75%
    }

    .lg-padding-bottom-1-75-pct {
        padding-bottom: 1.75%
    }

    .lg-padding-left-1-75-pct {
        padding-left: 1.75%
    }

    .lg-margin-all-2-0-pct {
        margin: 2%
    }

    .lg-margin-top-bottom-2-0-pct {
        margin-top: 2%;
        margin-bottom: 2%
    }

    .lg-margin-left-right-2-0-pct {
        margin-left: 2%;
        margin-right: 2%
    }

    .lg-margin-top-2-0-pct {
        margin-top: 2%
    }

    .lg-margin-right-2-0-pct {
        margin-right: 2%
    }

    .lg-margin-bottom-2-0-pct {
        margin-bottom: 2%
    }

    .lg-margin-left-2-0-pct {
        margin-left: 2%
    }

    .lg-padding-all-2-0-pct {
        padding: 2%
    }

    .lg-padding-top-bottom-2-0-pct {
        padding-top: 2%;
        padding-bottom: 2%
    }

    .lg-padding-left-right-2-0-pct {
        padding-left: 2%;
        padding-right: 2%
    }

    .lg-padding-top-2-0-pct {
        padding-top: 2%
    }

    .lg-padding-right-2-0-pct {
        padding-right: 2%
    }

    .lg-padding-bottom-2-0-pct {
        padding-bottom: 2%
    }

    .lg-padding-left-2-0-pct {
        padding-left: 2%
    }

    .lg-margin-all-2-25-pct {
        margin: 2.25%
    }

    .lg-margin-top-bottom-2-25-pct {
        margin-top: 2.25%;
        margin-bottom: 2.25%
    }

    .lg-margin-left-right-2-25-pct {
        margin-left: 2.25%;
        margin-right: 2.25%
    }

    .lg-margin-top-2-25-pct {
        margin-top: 2.25%
    }

    .lg-margin-right-2-25-pct {
        margin-right: 2.25%
    }

    .lg-margin-bottom-2-25-pct {
        margin-bottom: 2.25%
    }

    .lg-margin-left-2-25-pct {
        margin-left: 2.25%
    }

    .lg-padding-all-2-25-pct {
        padding: 2.25%
    }

    .lg-padding-top-bottom-2-25-pct {
        padding-top: 2.25%;
        padding-bottom: 2.25%
    }

    .lg-padding-left-right-2-25-pct {
        padding-left: 2.25%;
        padding-right: 2.25%
    }

    .lg-padding-top-2-25-pct {
        padding-top: 2.25%
    }

    .lg-padding-right-2-25-pct {
        padding-right: 2.25%
    }

    .lg-padding-bottom-2-25-pct {
        padding-bottom: 2.25%
    }

    .lg-padding-left-2-25-pct {
        padding-left: 2.25%
    }

    .lg-margin-all-2-5-pct {
        margin: 2.5%
    }

    .lg-margin-top-bottom-2-5-pct {
        margin-top: 2.5%;
        margin-bottom: 2.5%
    }

    .lg-margin-left-right-2-5-pct {
        margin-left: 2.5%;
        margin-right: 2.5%
    }

    .lg-margin-top-2-5-pct {
        margin-top: 2.5%
    }

    .lg-margin-right-2-5-pct {
        margin-right: 2.5%
    }

    .lg-margin-bottom-2-5-pct {
        margin-bottom: 2.5%
    }

    .lg-margin-left-2-5-pct {
        margin-left: 2.5%
    }

    .lg-padding-all-2-5-pct {
        padding: 2.5%
    }

    .lg-padding-top-bottom-2-5-pct {
        padding-top: 2.5%;
        padding-bottom: 2.5%
    }

    .lg-padding-left-right-2-5-pct {
        padding-left: 2.5%;
        padding-right: 2.5%
    }

    .lg-padding-top-2-5-pct {
        padding-top: 2.5%
    }

    .lg-padding-right-2-5-pct {
        padding-right: 2.5%
    }

    .lg-padding-bottom-2-5-pct {
        padding-bottom: 2.5%
    }

    .lg-padding-left-2-5-pct {
        padding-left: 2.5%
    }

    .lg-margin-all-2-75-pct {
        margin: 2.75%
    }

    .lg-margin-top-bottom-2-75-pct {
        margin-top: 2.75%;
        margin-bottom: 2.75%
    }

    .lg-margin-left-right-2-75-pct {
        margin-left: 2.75%;
        margin-right: 2.75%
    }

    .lg-margin-top-2-75-pct {
        margin-top: 2.75%
    }

    .lg-margin-right-2-75-pct {
        margin-right: 2.75%
    }

    .lg-margin-bottom-2-75-pct {
        margin-bottom: 2.75%
    }

    .lg-margin-left-2-75-pct {
        margin-left: 2.75%
    }

    .lg-padding-all-2-75-pct {
        padding: 2.75%
    }

    .lg-padding-top-bottom-2-75-pct {
        padding-top: 2.75%;
        padding-bottom: 2.75%
    }

    .lg-padding-left-right-2-75-pct {
        padding-left: 2.75%;
        padding-right: 2.75%
    }

    .lg-padding-top-2-75-pct {
        padding-top: 2.75%
    }

    .lg-padding-right-2-75-pct {
        padding-right: 2.75%
    }

    .lg-padding-bottom-2-75-pct {
        padding-bottom: 2.75%
    }

    .lg-padding-left-2-75-pct {
        padding-left: 2.75%
    }

    .lg-margin-all-3-0-pct {
        margin: 3%
    }

    .lg-margin-top-bottom-3-0-pct {
        margin-top: 3%;
        margin-bottom: 3%
    }

    .lg-margin-left-right-3-0-pct {
        margin-left: 3%;
        margin-right: 3%
    }

    .lg-margin-top-3-0-pct {
        margin-top: 3%
    }

    .lg-margin-right-3-0-pct {
        margin-right: 3%
    }

    .lg-margin-bottom-3-0-pct {
        margin-bottom: 3%
    }

    .lg-margin-left-3-0-pct {
        margin-left: 3%
    }

    .lg-padding-all-3-0-pct {
        padding: 3%
    }

    .lg-padding-top-bottom-3-0-pct {
        padding-top: 3%;
        padding-bottom: 3%
    }

    .lg-padding-left-right-3-0-pct {
        padding-left: 3%;
        padding-right: 3%
    }

    .lg-padding-top-3-0-pct {
        padding-top: 3%
    }

    .lg-padding-right-3-0-pct {
        padding-right: 3%
    }

    .lg-padding-bottom-3-0-pct {
        padding-bottom: 3%
    }

    .lg-padding-left-3-0-pct {
        padding-left: 3%
    }

    .lg-margin-all-3-25-pct {
        margin: 3.25%
    }

    .lg-margin-top-bottom-3-25-pct {
        margin-top: 3.25%;
        margin-bottom: 3.25%
    }

    .lg-margin-left-right-3-25-pct {
        margin-left: 3.25%;
        margin-right: 3.25%
    }

    .lg-margin-top-3-25-pct {
        margin-top: 3.25%
    }

    .lg-margin-right-3-25-pct {
        margin-right: 3.25%
    }

    .lg-margin-bottom-3-25-pct {
        margin-bottom: 3.25%
    }

    .lg-margin-left-3-25-pct {
        margin-left: 3.25%
    }

    .lg-padding-all-3-25-pct {
        padding: 3.25%
    }

    .lg-padding-top-bottom-3-25-pct {
        padding-top: 3.25%;
        padding-bottom: 3.25%
    }

    .lg-padding-left-right-3-25-pct {
        padding-left: 3.25%;
        padding-right: 3.25%
    }

    .lg-padding-top-3-25-pct {
        padding-top: 3.25%
    }

    .lg-padding-right-3-25-pct {
        padding-right: 3.25%
    }

    .lg-padding-bottom-3-25-pct {
        padding-bottom: 3.25%
    }

    .lg-padding-left-3-25-pct {
        padding-left: 3.25%
    }

    .lg-margin-all-3-5-pct {
        margin: 3.5%
    }

    .lg-margin-top-bottom-3-5-pct {
        margin-top: 3.5%;
        margin-bottom: 3.5%
    }

    .lg-margin-left-right-3-5-pct {
        margin-left: 3.5%;
        margin-right: 3.5%
    }

    .lg-margin-top-3-5-pct {
        margin-top: 3.5%
    }

    .lg-margin-right-3-5-pct {
        margin-right: 3.5%
    }

    .lg-margin-bottom-3-5-pct {
        margin-bottom: 3.5%
    }

    .lg-margin-left-3-5-pct {
        margin-left: 3.5%
    }

    .lg-padding-all-3-5-pct {
        padding: 3.5%
    }

    .lg-padding-top-bottom-3-5-pct {
        padding-top: 3.5%;
        padding-bottom: 3.5%
    }

    .lg-padding-left-right-3-5-pct {
        padding-left: 3.5%;
        padding-right: 3.5%
    }

    .lg-padding-top-3-5-pct {
        padding-top: 3.5%
    }

    .lg-padding-right-3-5-pct {
        padding-right: 3.5%
    }

    .lg-padding-bottom-3-5-pct {
        padding-bottom: 3.5%
    }

    .lg-padding-left-3-5-pct {
        padding-left: 3.5%
    }

    .lg-margin-all-3-75-pct {
        margin: 3.75%
    }

    .lg-margin-top-bottom-3-75-pct {
        margin-top: 3.75%;
        margin-bottom: 3.75%
    }

    .lg-margin-left-right-3-75-pct {
        margin-left: 3.75%;
        margin-right: 3.75%
    }

    .lg-margin-top-3-75-pct {
        margin-top: 3.75%
    }

    .lg-margin-right-3-75-pct {
        margin-right: 3.75%
    }

    .lg-margin-bottom-3-75-pct {
        margin-bottom: 3.75%
    }

    .lg-margin-left-3-75-pct {
        margin-left: 3.75%
    }

    .lg-padding-all-3-75-pct {
        padding: 3.75%
    }

    .lg-padding-top-bottom-3-75-pct {
        padding-top: 3.75%;
        padding-bottom: 3.75%
    }

    .lg-padding-left-right-3-75-pct {
        padding-left: 3.75%;
        padding-right: 3.75%
    }

    .lg-padding-top-3-75-pct {
        padding-top: 3.75%
    }

    .lg-padding-right-3-75-pct {
        padding-right: 3.75%
    }

    .lg-padding-bottom-3-75-pct {
        padding-bottom: 3.75%
    }

    .lg-padding-left-3-75-pct {
        padding-left: 3.75%
    }

    .lg-margin-all-4-0-pct {
        margin: 4%
    }

    .lg-margin-top-bottom-4-0-pct {
        margin-top: 4%;
        margin-bottom: 4%
    }

    .lg-margin-left-right-4-0-pct {
        margin-left: 4%;
        margin-right: 4%
    }

    .lg-margin-top-4-0-pct {
        margin-top: 4%
    }

    .lg-margin-right-4-0-pct {
        margin-right: 4%
    }

    .lg-margin-bottom-4-0-pct {
        margin-bottom: 4%
    }

    .lg-margin-left-4-0-pct {
        margin-left: 4%
    }

    .lg-padding-all-4-0-pct {
        padding: 4%
    }

    .lg-padding-top-bottom-4-0-pct {
        padding-top: 4%;
        padding-bottom: 4%
    }

    .lg-padding-left-right-4-0-pct {
        padding-left: 4%;
        padding-right: 4%
    }

    .lg-padding-top-4-0-pct {
        padding-top: 4%
    }

    .lg-padding-right-4-0-pct {
        padding-right: 4%
    }

    .lg-padding-bottom-4-0-pct {
        padding-bottom: 4%
    }

    .lg-padding-left-4-0-pct {
        padding-left: 4%
    }

    .lg-margin-all-4-25-pct {
        margin: 4.25%
    }

    .lg-margin-top-bottom-4-25-pct {
        margin-top: 4.25%;
        margin-bottom: 4.25%
    }

    .lg-margin-left-right-4-25-pct {
        margin-left: 4.25%;
        margin-right: 4.25%
    }

    .lg-margin-top-4-25-pct {
        margin-top: 4.25%
    }

    .lg-margin-right-4-25-pct {
        margin-right: 4.25%
    }

    .lg-margin-bottom-4-25-pct {
        margin-bottom: 4.25%
    }

    .lg-margin-left-4-25-pct {
        margin-left: 4.25%
    }

    .lg-padding-all-4-25-pct {
        padding: 4.25%
    }

    .lg-padding-top-bottom-4-25-pct {
        padding-top: 4.25%;
        padding-bottom: 4.25%
    }

    .lg-padding-left-right-4-25-pct {
        padding-left: 4.25%;
        padding-right: 4.25%
    }

    .lg-padding-top-4-25-pct {
        padding-top: 4.25%
    }

    .lg-padding-right-4-25-pct {
        padding-right: 4.25%
    }

    .lg-padding-bottom-4-25-pct {
        padding-bottom: 4.25%
    }

    .lg-padding-left-4-25-pct {
        padding-left: 4.25%
    }

    .lg-margin-all-4-5-pct {
        margin: 4.5%
    }

    .lg-margin-top-bottom-4-5-pct {
        margin-top: 4.5%;
        margin-bottom: 4.5%
    }

    .lg-margin-left-right-4-5-pct {
        margin-left: 4.5%;
        margin-right: 4.5%
    }

    .lg-margin-top-4-5-pct {
        margin-top: 4.5%
    }

    .lg-margin-right-4-5-pct {
        margin-right: 4.5%
    }

    .lg-margin-bottom-4-5-pct {
        margin-bottom: 4.5%
    }

    .lg-margin-left-4-5-pct {
        margin-left: 4.5%
    }

    .lg-padding-all-4-5-pct {
        padding: 4.5%
    }

    .lg-padding-top-bottom-4-5-pct {
        padding-top: 4.5%;
        padding-bottom: 4.5%
    }

    .lg-padding-left-right-4-5-pct {
        padding-left: 4.5%;
        padding-right: 4.5%
    }

    .lg-padding-top-4-5-pct {
        padding-top: 4.5%
    }

    .lg-padding-right-4-5-pct {
        padding-right: 4.5%
    }

    .lg-padding-bottom-4-5-pct {
        padding-bottom: 4.5%
    }

    .lg-padding-left-4-5-pct {
        padding-left: 4.5%
    }

    .lg-margin-all-4-75-pct {
        margin: 4.75%
    }

    .lg-margin-top-bottom-4-75-pct {
        margin-top: 4.75%;
        margin-bottom: 4.75%
    }

    .lg-margin-left-right-4-75-pct {
        margin-left: 4.75%;
        margin-right: 4.75%
    }

    .lg-margin-top-4-75-pct {
        margin-top: 4.75%
    }

    .lg-margin-right-4-75-pct {
        margin-right: 4.75%
    }

    .lg-margin-bottom-4-75-pct {
        margin-bottom: 4.75%
    }

    .lg-margin-left-4-75-pct {
        margin-left: 4.75%
    }

    .lg-padding-all-4-75-pct {
        padding: 4.75%
    }

    .lg-padding-top-bottom-4-75-pct {
        padding-top: 4.75%;
        padding-bottom: 4.75%
    }

    .lg-padding-left-right-4-75-pct {
        padding-left: 4.75%;
        padding-right: 4.75%
    }

    .lg-padding-top-4-75-pct {
        padding-top: 4.75%
    }

    .lg-padding-right-4-75-pct {
        padding-right: 4.75%
    }

    .lg-padding-bottom-4-75-pct {
        padding-bottom: 4.75%
    }

    .lg-padding-left-4-75-pct {
        padding-left: 4.75%
    }

    .lg-margin-all-5-0-pct {
        margin: 5%
    }

    .lg-margin-top-bottom-5-0-pct {
        margin-top: 5%;
        margin-bottom: 5%
    }

    .lg-margin-left-right-5-0-pct {
        margin-left: 5%;
        margin-right: 5%
    }

    .lg-margin-top-5-0-pct {
        margin-top: 5%
    }

    .lg-margin-right-5-0-pct {
        margin-right: 5%
    }

    .lg-margin-bottom-5-0-pct {
        margin-bottom: 5%
    }

    .lg-margin-left-5-0-pct {
        margin-left: 5%
    }

    .lg-padding-all-5-0-pct {
        padding: 5%
    }

    .lg-padding-top-bottom-5-0-pct {
        padding-top: 5%;
        padding-bottom: 5%
    }

    .lg-padding-left-right-5-0-pct {
        padding-left: 5%;
        padding-right: 5%
    }

    .lg-padding-top-5-0-pct {
        padding-top: 5%
    }

    .lg-padding-right-5-0-pct {
        padding-right: 5%
    }

    .lg-padding-bottom-5-0-pct {
        padding-bottom: 5%
    }

    .lg-padding-left-5-0-pct {
        padding-left: 5%
    }
}

@media(max-width:50em) {
    .md-margin-all-0-25-pct {
        margin: .25%
    }

    .md-margin-top-bottom-0-25-pct {
        margin-top: .25%;
        margin-bottom: .25%
    }

    .md-margin-left-right-0-25-pct {
        margin-left: .25%;
        margin-right: .25%
    }

    .md-margin-top-0-25-pct {
        margin-top: .25%
    }

    .md-margin-right-0-25-pct {
        margin-right: .25%
    }

    .md-margin-bottom-0-25-pct {
        margin-bottom: .25%
    }

    .md-margin-left-0-25-pct {
        margin-left: .25%
    }

    .md-padding-all-0-25-pct {
        padding: .25%
    }

    .md-padding-top-bottom-0-25-pct {
        padding-top: .25%;
        padding-bottom: .25%
    }

    .md-padding-left-right-0-25-pct {
        padding-left: .25%;
        padding-right: .25%
    }

    .md-padding-top-0-25-pct {
        padding-top: .25%
    }

    .md-padding-right-0-25-pct {
        padding-right: .25%
    }

    .md-padding-bottom-0-25-pct {
        padding-bottom: .25%
    }

    .md-padding-left-0-25-pct {
        padding-left: .25%
    }

    .md-margin-all-0-5-pct {
        margin: .5%
    }

    .md-margin-top-bottom-0-5-pct {
        margin-top: .5%;
        margin-bottom: .5%
    }

    .md-margin-left-right-0-5-pct {
        margin-left: .5%;
        margin-right: .5%
    }

    .md-margin-top-0-5-pct {
        margin-top: .5%
    }

    .md-margin-right-0-5-pct {
        margin-right: .5%
    }

    .md-margin-bottom-0-5-pct {
        margin-bottom: .5%
    }

    .md-margin-left-0-5-pct {
        margin-left: .5%
    }

    .md-padding-all-0-5-pct {
        padding: .5%
    }

    .md-padding-top-bottom-0-5-pct {
        padding-top: .5%;
        padding-bottom: .5%
    }

    .md-padding-left-right-0-5-pct {
        padding-left: .5%;
        padding-right: .5%
    }

    .md-padding-top-0-5-pct {
        padding-top: .5%
    }

    .md-padding-right-0-5-pct {
        padding-right: .5%
    }

    .md-padding-bottom-0-5-pct {
        padding-bottom: .5%
    }

    .md-padding-left-0-5-pct {
        padding-left: .5%
    }

    .md-margin-all-0-75-pct {
        margin: .75%
    }

    .md-margin-top-bottom-0-75-pct {
        margin-top: .75%;
        margin-bottom: .75%
    }

    .md-margin-left-right-0-75-pct {
        margin-left: .75%;
        margin-right: .75%
    }

    .md-margin-top-0-75-pct {
        margin-top: .75%
    }

    .md-margin-right-0-75-pct {
        margin-right: .75%
    }

    .md-margin-bottom-0-75-pct {
        margin-bottom: .75%
    }

    .md-margin-left-0-75-pct {
        margin-left: .75%
    }

    .md-padding-all-0-75-pct {
        padding: .75%
    }

    .md-padding-top-bottom-0-75-pct {
        padding-top: .75%;
        padding-bottom: .75%
    }

    .md-padding-left-right-0-75-pct {
        padding-left: .75%;
        padding-right: .75%
    }

    .md-padding-top-0-75-pct {
        padding-top: .75%
    }

    .md-padding-right-0-75-pct {
        padding-right: .75%
    }

    .md-padding-bottom-0-75-pct {
        padding-bottom: .75%
    }

    .md-padding-left-0-75-pct {
        padding-left: .75%
    }

    .md-margin-all-1-0-pct {
        margin: 1%
    }

    .md-margin-top-bottom-1-0-pct {
        margin-top: 1%;
        margin-bottom: 1%
    }

    .md-margin-left-right-1-0-pct {
        margin-left: 1%;
        margin-right: 1%
    }

    .md-margin-top-1-0-pct {
        margin-top: 1%
    }

    .md-margin-right-1-0-pct {
        margin-right: 1%
    }

    .md-margin-bottom-1-0-pct {
        margin-bottom: 1%
    }

    .md-margin-left-1-0-pct {
        margin-left: 1%
    }

    .md-padding-all-1-0-pct {
        padding: 1%
    }

    .md-padding-top-bottom-1-0-pct {
        padding-top: 1%;
        padding-bottom: 1%
    }

    .md-padding-left-right-1-0-pct {
        padding-left: 1%;
        padding-right: 1%
    }

    .md-padding-top-1-0-pct {
        padding-top: 1%
    }

    .md-padding-right-1-0-pct {
        padding-right: 1%
    }

    .md-padding-bottom-1-0-pct {
        padding-bottom: 1%
    }

    .md-padding-left-1-0-pct {
        padding-left: 1%
    }

    .md-margin-all-1-25-pct {
        margin: 1.25%
    }

    .md-margin-top-bottom-1-25-pct {
        margin-top: 1.25%;
        margin-bottom: 1.25%
    }

    .md-margin-left-right-1-25-pct {
        margin-left: 1.25%;
        margin-right: 1.25%
    }

    .md-margin-top-1-25-pct {
        margin-top: 1.25%
    }

    .md-margin-right-1-25-pct {
        margin-right: 1.25%
    }

    .md-margin-bottom-1-25-pct {
        margin-bottom: 1.25%
    }

    .md-margin-left-1-25-pct {
        margin-left: 1.25%
    }

    .md-padding-all-1-25-pct {
        padding: 1.25%
    }

    .md-padding-top-bottom-1-25-pct {
        padding-top: 1.25%;
        padding-bottom: 1.25%
    }

    .md-padding-left-right-1-25-pct {
        padding-left: 1.25%;
        padding-right: 1.25%
    }

    .md-padding-top-1-25-pct {
        padding-top: 1.25%
    }

    .md-padding-right-1-25-pct {
        padding-right: 1.25%
    }

    .md-padding-bottom-1-25-pct {
        padding-bottom: 1.25%
    }

    .md-padding-left-1-25-pct {
        padding-left: 1.25%
    }

    .md-margin-all-1-5-pct {
        margin: 1.5%
    }

    .md-margin-top-bottom-1-5-pct {
        margin-top: 1.5%;
        margin-bottom: 1.5%
    }

    .md-margin-left-right-1-5-pct {
        margin-left: 1.5%;
        margin-right: 1.5%
    }

    .md-margin-top-1-5-pct {
        margin-top: 1.5%
    }

    .md-margin-right-1-5-pct {
        margin-right: 1.5%
    }

    .md-margin-bottom-1-5-pct {
        margin-bottom: 1.5%
    }

    .md-margin-left-1-5-pct {
        margin-left: 1.5%
    }

    .md-padding-all-1-5-pct {
        padding: 1.5%
    }

    .md-padding-top-bottom-1-5-pct {
        padding-top: 1.5%;
        padding-bottom: 1.5%
    }

    .md-padding-left-right-1-5-pct {
        padding-left: 1.5%;
        padding-right: 1.5%
    }

    .md-padding-top-1-5-pct {
        padding-top: 1.5%
    }

    .md-padding-right-1-5-pct {
        padding-right: 1.5%
    }

    .md-padding-bottom-1-5-pct {
        padding-bottom: 1.5%
    }

    .md-padding-left-1-5-pct {
        padding-left: 1.5%
    }

    .md-margin-all-1-75-pct {
        margin: 1.75%
    }

    .md-margin-top-bottom-1-75-pct {
        margin-top: 1.75%;
        margin-bottom: 1.75%
    }

    .md-margin-left-right-1-75-pct {
        margin-left: 1.75%;
        margin-right: 1.75%
    }

    .md-margin-top-1-75-pct {
        margin-top: 1.75%
    }

    .md-margin-right-1-75-pct {
        margin-right: 1.75%
    }

    .md-margin-bottom-1-75-pct {
        margin-bottom: 1.75%
    }

    .md-margin-left-1-75-pct {
        margin-left: 1.75%
    }

    .md-padding-all-1-75-pct {
        padding: 1.75%
    }

    .md-padding-top-bottom-1-75-pct {
        padding-top: 1.75%;
        padding-bottom: 1.75%
    }

    .md-padding-left-right-1-75-pct {
        padding-left: 1.75%;
        padding-right: 1.75%
    }

    .md-padding-top-1-75-pct {
        padding-top: 1.75%
    }

    .md-padding-right-1-75-pct {
        padding-right: 1.75%
    }

    .md-padding-bottom-1-75-pct {
        padding-bottom: 1.75%
    }

    .md-padding-left-1-75-pct {
        padding-left: 1.75%
    }

    .md-margin-all-2-0-pct {
        margin: 2%
    }

    .md-margin-top-bottom-2-0-pct {
        margin-top: 2%;
        margin-bottom: 2%
    }

    .md-margin-left-right-2-0-pct {
        margin-left: 2%;
        margin-right: 2%
    }

    .md-margin-top-2-0-pct {
        margin-top: 2%
    }

    .md-margin-right-2-0-pct {
        margin-right: 2%
    }

    .md-margin-bottom-2-0-pct {
        margin-bottom: 2%
    }

    .md-margin-left-2-0-pct {
        margin-left: 2%
    }

    .md-padding-all-2-0-pct {
        padding: 2%
    }

    .md-padding-top-bottom-2-0-pct {
        padding-top: 2%;
        padding-bottom: 2%
    }

    .md-padding-left-right-2-0-pct {
        padding-left: 2%;
        padding-right: 2%
    }

    .md-padding-top-2-0-pct {
        padding-top: 2%
    }

    .md-padding-right-2-0-pct {
        padding-right: 2%
    }

    .md-padding-bottom-2-0-pct {
        padding-bottom: 2%
    }

    .md-padding-left-2-0-pct {
        padding-left: 2%
    }

    .md-margin-all-2-25-pct {
        margin: 2.25%
    }

    .md-margin-top-bottom-2-25-pct {
        margin-top: 2.25%;
        margin-bottom: 2.25%
    }

    .md-margin-left-right-2-25-pct {
        margin-left: 2.25%;
        margin-right: 2.25%
    }

    .md-margin-top-2-25-pct {
        margin-top: 2.25%
    }

    .md-margin-right-2-25-pct {
        margin-right: 2.25%
    }

    .md-margin-bottom-2-25-pct {
        margin-bottom: 2.25%
    }

    .md-margin-left-2-25-pct {
        margin-left: 2.25%
    }

    .md-padding-all-2-25-pct {
        padding: 2.25%
    }

    .md-padding-top-bottom-2-25-pct {
        padding-top: 2.25%;
        padding-bottom: 2.25%
    }

    .md-padding-left-right-2-25-pct {
        padding-left: 2.25%;
        padding-right: 2.25%
    }

    .md-padding-top-2-25-pct {
        padding-top: 2.25%
    }

    .md-padding-right-2-25-pct {
        padding-right: 2.25%
    }

    .md-padding-bottom-2-25-pct {
        padding-bottom: 2.25%
    }

    .md-padding-left-2-25-pct {
        padding-left: 2.25%
    }

    .md-margin-all-2-5-pct {
        margin: 2.5%
    }

    .md-margin-top-bottom-2-5-pct {
        margin-top: 2.5%;
        margin-bottom: 2.5%
    }

    .md-margin-left-right-2-5-pct {
        margin-left: 2.5%;
        margin-right: 2.5%
    }

    .md-margin-top-2-5-pct {
        margin-top: 2.5%
    }

    .md-margin-right-2-5-pct {
        margin-right: 2.5%
    }

    .md-margin-bottom-2-5-pct {
        margin-bottom: 2.5%
    }

    .md-margin-left-2-5-pct {
        margin-left: 2.5%
    }

    .md-padding-all-2-5-pct {
        padding: 2.5%
    }

    .md-padding-top-bottom-2-5-pct {
        padding-top: 2.5%;
        padding-bottom: 2.5%
    }

    .md-padding-left-right-2-5-pct {
        padding-left: 2.5%;
        padding-right: 2.5%
    }

    .md-padding-top-2-5-pct {
        padding-top: 2.5%
    }

    .md-padding-right-2-5-pct {
        padding-right: 2.5%
    }

    .md-padding-bottom-2-5-pct {
        padding-bottom: 2.5%
    }

    .md-padding-left-2-5-pct {
        padding-left: 2.5%
    }

    .md-margin-all-2-75-pct {
        margin: 2.75%
    }

    .md-margin-top-bottom-2-75-pct {
        margin-top: 2.75%;
        margin-bottom: 2.75%
    }

    .md-margin-left-right-2-75-pct {
        margin-left: 2.75%;
        margin-right: 2.75%
    }

    .md-margin-top-2-75-pct {
        margin-top: 2.75%
    }

    .md-margin-right-2-75-pct {
        margin-right: 2.75%
    }

    .md-margin-bottom-2-75-pct {
        margin-bottom: 2.75%
    }

    .md-margin-left-2-75-pct {
        margin-left: 2.75%
    }

    .md-padding-all-2-75-pct {
        padding: 2.75%
    }

    .md-padding-top-bottom-2-75-pct {
        padding-top: 2.75%;
        padding-bottom: 2.75%
    }

    .md-padding-left-right-2-75-pct {
        padding-left: 2.75%;
        padding-right: 2.75%
    }

    .md-padding-top-2-75-pct {
        padding-top: 2.75%
    }

    .md-padding-right-2-75-pct {
        padding-right: 2.75%
    }

    .md-padding-bottom-2-75-pct {
        padding-bottom: 2.75%
    }

    .md-padding-left-2-75-pct {
        padding-left: 2.75%
    }

    .md-margin-all-3-0-pct {
        margin: 3%
    }

    .md-margin-top-bottom-3-0-pct {
        margin-top: 3%;
        margin-bottom: 3%
    }

    .md-margin-left-right-3-0-pct {
        margin-left: 3%;
        margin-right: 3%
    }

    .md-margin-top-3-0-pct {
        margin-top: 3%
    }

    .md-margin-right-3-0-pct {
        margin-right: 3%
    }

    .md-margin-bottom-3-0-pct {
        margin-bottom: 3%
    }

    .md-margin-left-3-0-pct {
        margin-left: 3%
    }

    .md-padding-all-3-0-pct {
        padding: 3%
    }

    .md-padding-top-bottom-3-0-pct {
        padding-top: 3%;
        padding-bottom: 3%
    }

    .md-padding-left-right-3-0-pct {
        padding-left: 3%;
        padding-right: 3%
    }

    .md-padding-top-3-0-pct {
        padding-top: 3%
    }

    .md-padding-right-3-0-pct {
        padding-right: 3%
    }

    .md-padding-bottom-3-0-pct {
        padding-bottom: 3%
    }

    .md-padding-left-3-0-pct {
        padding-left: 3%
    }

    .md-margin-all-3-25-pct {
        margin: 3.25%
    }

    .md-margin-top-bottom-3-25-pct {
        margin-top: 3.25%;
        margin-bottom: 3.25%
    }

    .md-margin-left-right-3-25-pct {
        margin-left: 3.25%;
        margin-right: 3.25%
    }

    .md-margin-top-3-25-pct {
        margin-top: 3.25%
    }

    .md-margin-right-3-25-pct {
        margin-right: 3.25%
    }

    .md-margin-bottom-3-25-pct {
        margin-bottom: 3.25%
    }

    .md-margin-left-3-25-pct {
        margin-left: 3.25%
    }

    .md-padding-all-3-25-pct {
        padding: 3.25%
    }

    .md-padding-top-bottom-3-25-pct {
        padding-top: 3.25%;
        padding-bottom: 3.25%
    }

    .md-padding-left-right-3-25-pct {
        padding-left: 3.25%;
        padding-right: 3.25%
    }

    .md-padding-top-3-25-pct {
        padding-top: 3.25%
    }

    .md-padding-right-3-25-pct {
        padding-right: 3.25%
    }

    .md-padding-bottom-3-25-pct {
        padding-bottom: 3.25%
    }

    .md-padding-left-3-25-pct {
        padding-left: 3.25%
    }

    .md-margin-all-3-5-pct {
        margin: 3.5%
    }

    .md-margin-top-bottom-3-5-pct {
        margin-top: 3.5%;
        margin-bottom: 3.5%
    }

    .md-margin-left-right-3-5-pct {
        margin-left: 3.5%;
        margin-right: 3.5%
    }

    .md-margin-top-3-5-pct {
        margin-top: 3.5%
    }

    .md-margin-right-3-5-pct {
        margin-right: 3.5%
    }

    .md-margin-bottom-3-5-pct {
        margin-bottom: 3.5%
    }

    .md-margin-left-3-5-pct {
        margin-left: 3.5%
    }

    .md-padding-all-3-5-pct {
        padding: 3.5%
    }

    .md-padding-top-bottom-3-5-pct {
        padding-top: 3.5%;
        padding-bottom: 3.5%
    }

    .md-padding-left-right-3-5-pct {
        padding-left: 3.5%;
        padding-right: 3.5%
    }

    .md-padding-top-3-5-pct {
        padding-top: 3.5%
    }

    .md-padding-right-3-5-pct {
        padding-right: 3.5%
    }

    .md-padding-bottom-3-5-pct {
        padding-bottom: 3.5%
    }

    .md-padding-left-3-5-pct {
        padding-left: 3.5%
    }

    .md-margin-all-3-75-pct {
        margin: 3.75%
    }

    .md-margin-top-bottom-3-75-pct {
        margin-top: 3.75%;
        margin-bottom: 3.75%
    }

    .md-margin-left-right-3-75-pct {
        margin-left: 3.75%;
        margin-right: 3.75%
    }

    .md-margin-top-3-75-pct {
        margin-top: 3.75%
    }

    .md-margin-right-3-75-pct {
        margin-right: 3.75%
    }

    .md-margin-bottom-3-75-pct {
        margin-bottom: 3.75%
    }

    .md-margin-left-3-75-pct {
        margin-left: 3.75%
    }

    .md-padding-all-3-75-pct {
        padding: 3.75%
    }

    .md-padding-top-bottom-3-75-pct {
        padding-top: 3.75%;
        padding-bottom: 3.75%
    }

    .md-padding-left-right-3-75-pct {
        padding-left: 3.75%;
        padding-right: 3.75%
    }

    .md-padding-top-3-75-pct {
        padding-top: 3.75%
    }

    .md-padding-right-3-75-pct {
        padding-right: 3.75%
    }

    .md-padding-bottom-3-75-pct {
        padding-bottom: 3.75%
    }

    .md-padding-left-3-75-pct {
        padding-left: 3.75%
    }

    .md-margin-all-4-0-pct {
        margin: 4%
    }

    .md-margin-top-bottom-4-0-pct {
        margin-top: 4%;
        margin-bottom: 4%
    }

    .md-margin-left-right-4-0-pct {
        margin-left: 4%;
        margin-right: 4%
    }

    .md-margin-top-4-0-pct {
        margin-top: 4%
    }

    .md-margin-right-4-0-pct {
        margin-right: 4%
    }

    .md-margin-bottom-4-0-pct {
        margin-bottom: 4%
    }

    .md-margin-left-4-0-pct {
        margin-left: 4%
    }

    .md-padding-all-4-0-pct {
        padding: 4%
    }

    .md-padding-top-bottom-4-0-pct {
        padding-top: 4%;
        padding-bottom: 4%
    }

    .md-padding-left-right-4-0-pct {
        padding-left: 4%;
        padding-right: 4%
    }

    .md-padding-top-4-0-pct {
        padding-top: 4%
    }

    .md-padding-right-4-0-pct {
        padding-right: 4%
    }

    .md-padding-bottom-4-0-pct {
        padding-bottom: 4%
    }

    .md-padding-left-4-0-pct {
        padding-left: 4%
    }

    .md-margin-all-4-25-pct {
        margin: 4.25%
    }

    .md-margin-top-bottom-4-25-pct {
        margin-top: 4.25%;
        margin-bottom: 4.25%
    }

    .md-margin-left-right-4-25-pct {
        margin-left: 4.25%;
        margin-right: 4.25%
    }

    .md-margin-top-4-25-pct {
        margin-top: 4.25%
    }

    .md-margin-right-4-25-pct {
        margin-right: 4.25%
    }

    .md-margin-bottom-4-25-pct {
        margin-bottom: 4.25%
    }

    .md-margin-left-4-25-pct {
        margin-left: 4.25%
    }

    .md-padding-all-4-25-pct {
        padding: 4.25%
    }

    .md-padding-top-bottom-4-25-pct {
        padding-top: 4.25%;
        padding-bottom: 4.25%
    }

    .md-padding-left-right-4-25-pct {
        padding-left: 4.25%;
        padding-right: 4.25%
    }

    .md-padding-top-4-25-pct {
        padding-top: 4.25%
    }

    .md-padding-right-4-25-pct {
        padding-right: 4.25%
    }

    .md-padding-bottom-4-25-pct {
        padding-bottom: 4.25%
    }

    .md-padding-left-4-25-pct {
        padding-left: 4.25%
    }

    .md-margin-all-4-5-pct {
        margin: 4.5%
    }

    .md-margin-top-bottom-4-5-pct {
        margin-top: 4.5%;
        margin-bottom: 4.5%
    }

    .md-margin-left-right-4-5-pct {
        margin-left: 4.5%;
        margin-right: 4.5%
    }

    .md-margin-top-4-5-pct {
        margin-top: 4.5%
    }

    .md-margin-right-4-5-pct {
        margin-right: 4.5%
    }

    .md-margin-bottom-4-5-pct {
        margin-bottom: 4.5%
    }

    .md-margin-left-4-5-pct {
        margin-left: 4.5%
    }

    .md-padding-all-4-5-pct {
        padding: 4.5%
    }

    .md-padding-top-bottom-4-5-pct {
        padding-top: 4.5%;
        padding-bottom: 4.5%
    }

    .md-padding-left-right-4-5-pct {
        padding-left: 4.5%;
        padding-right: 4.5%
    }

    .md-padding-top-4-5-pct {
        padding-top: 4.5%
    }

    .md-padding-right-4-5-pct {
        padding-right: 4.5%
    }

    .md-padding-bottom-4-5-pct {
        padding-bottom: 4.5%
    }

    .md-padding-left-4-5-pct {
        padding-left: 4.5%
    }

    .md-margin-all-4-75-pct {
        margin: 4.75%
    }

    .md-margin-top-bottom-4-75-pct {
        margin-top: 4.75%;
        margin-bottom: 4.75%
    }

    .md-margin-left-right-4-75-pct {
        margin-left: 4.75%;
        margin-right: 4.75%
    }

    .md-margin-top-4-75-pct {
        margin-top: 4.75%
    }

    .md-margin-right-4-75-pct {
        margin-right: 4.75%
    }

    .md-margin-bottom-4-75-pct {
        margin-bottom: 4.75%
    }

    .md-margin-left-4-75-pct {
        margin-left: 4.75%
    }

    .md-padding-all-4-75-pct {
        padding: 4.75%
    }

    .md-padding-top-bottom-4-75-pct {
        padding-top: 4.75%;
        padding-bottom: 4.75%
    }

    .md-padding-left-right-4-75-pct {
        padding-left: 4.75%;
        padding-right: 4.75%
    }

    .md-padding-top-4-75-pct {
        padding-top: 4.75%
    }

    .md-padding-right-4-75-pct {
        padding-right: 4.75%
    }

    .md-padding-bottom-4-75-pct {
        padding-bottom: 4.75%
    }

    .md-padding-left-4-75-pct {
        padding-left: 4.75%
    }

    .md-margin-all-5-0-pct {
        margin: 5%
    }

    .md-margin-top-bottom-5-0-pct {
        margin-top: 5%;
        margin-bottom: 5%
    }

    .md-margin-left-right-5-0-pct {
        margin-left: 5%;
        margin-right: 5%
    }

    .md-margin-top-5-0-pct {
        margin-top: 5%
    }

    .md-margin-right-5-0-pct {
        margin-right: 5%
    }

    .md-margin-bottom-5-0-pct {
        margin-bottom: 5%
    }

    .md-margin-left-5-0-pct {
        margin-left: 5%
    }

    .md-padding-all-5-0-pct {
        padding: 5%
    }

    .md-padding-top-bottom-5-0-pct {
        padding-top: 5%;
        padding-bottom: 5%
    }

    .md-padding-left-right-5-0-pct {
        padding-left: 5%;
        padding-right: 5%
    }

    .md-padding-top-5-0-pct {
        padding-top: 5%
    }

    .md-padding-right-5-0-pct {
        padding-right: 5%
    }

    .md-padding-bottom-5-0-pct {
        padding-bottom: 5%
    }

    .md-padding-left-5-0-pct {
        padding-left: 5%
    }
}

@media(max-width:40em) {
    .sm-margin-all-0-25-pct {
        margin: .25%
    }

    .sm-margin-top-bottom-0-25-pct {
        margin-top: .25%;
        margin-bottom: .25%
    }

    .sm-margin-left-right-0-25-pct {
        margin-left: .25%;
        margin-right: .25%
    }

    .sm-margin-top-0-25-pct {
        margin-top: .25%
    }

    .sm-margin-right-0-25-pct {
        margin-right: .25%
    }

    .sm-margin-bottom-0-25-pct {
        margin-bottom: .25%
    }

    .sm-margin-left-0-25-pct {
        margin-left: .25%
    }

    .sm-padding-all-0-25-pct {
        padding: .25%
    }

    .sm-padding-top-bottom-0-25-pct {
        padding-top: .25%;
        padding-bottom: .25%
    }

    .sm-padding-left-right-0-25-pct {
        padding-left: .25%;
        padding-right: .25%
    }

    .sm-padding-top-0-25-pct {
        padding-top: .25%
    }

    .sm-padding-right-0-25-pct {
        padding-right: .25%
    }

    .sm-padding-bottom-0-25-pct {
        padding-bottom: .25%
    }

    .sm-padding-left-0-25-pct {
        padding-left: .25%
    }

    .sm-margin-all-0-5-pct {
        margin: .5%
    }

    .sm-margin-top-bottom-0-5-pct {
        margin-top: .5%;
        margin-bottom: .5%
    }

    .sm-margin-left-right-0-5-pct {
        margin-left: .5%;
        margin-right: .5%
    }

    .sm-margin-top-0-5-pct {
        margin-top: .5%
    }

    .sm-margin-right-0-5-pct {
        margin-right: .5%
    }

    .sm-margin-bottom-0-5-pct {
        margin-bottom: .5%
    }

    .sm-margin-left-0-5-pct {
        margin-left: .5%
    }

    .sm-padding-all-0-5-pct {
        padding: .5%
    }

    .sm-padding-top-bottom-0-5-pct {
        padding-top: .5%;
        padding-bottom: .5%
    }

    .sm-padding-left-right-0-5-pct {
        padding-left: .5%;
        padding-right: .5%
    }

    .sm-padding-top-0-5-pct {
        padding-top: .5%
    }

    .sm-padding-right-0-5-pct {
        padding-right: .5%
    }

    .sm-padding-bottom-0-5-pct {
        padding-bottom: .5%
    }

    .sm-padding-left-0-5-pct {
        padding-left: .5%
    }

    .sm-margin-all-0-75-pct {
        margin: .75%
    }

    .sm-margin-top-bottom-0-75-pct {
        margin-top: .75%;
        margin-bottom: .75%
    }

    .sm-margin-left-right-0-75-pct {
        margin-left: .75%;
        margin-right: .75%
    }

    .sm-margin-top-0-75-pct {
        margin-top: .75%
    }

    .sm-margin-right-0-75-pct {
        margin-right: .75%
    }

    .sm-margin-bottom-0-75-pct {
        margin-bottom: .75%
    }

    .sm-margin-left-0-75-pct {
        margin-left: .75%
    }

    .sm-padding-all-0-75-pct {
        padding: .75%
    }

    .sm-padding-top-bottom-0-75-pct {
        padding-top: .75%;
        padding-bottom: .75%
    }

    .sm-padding-left-right-0-75-pct {
        padding-left: .75%;
        padding-right: .75%
    }

    .sm-padding-top-0-75-pct {
        padding-top: .75%
    }

    .sm-padding-right-0-75-pct {
        padding-right: .75%
    }

    .sm-padding-bottom-0-75-pct {
        padding-bottom: .75%
    }

    .sm-padding-left-0-75-pct {
        padding-left: .75%
    }

    .sm-margin-all-1-0-pct {
        margin: 1%
    }

    .sm-margin-top-bottom-1-0-pct {
        margin-top: 1%;
        margin-bottom: 1%
    }

    .sm-margin-left-right-1-0-pct {
        margin-left: 1%;
        margin-right: 1%
    }

    .sm-margin-top-1-0-pct {
        margin-top: 1%
    }

    .sm-margin-right-1-0-pct {
        margin-right: 1%
    }

    .sm-margin-bottom-1-0-pct {
        margin-bottom: 1%
    }

    .sm-margin-left-1-0-pct {
        margin-left: 1%
    }

    .sm-padding-all-1-0-pct {
        padding: 1%
    }

    .sm-padding-top-bottom-1-0-pct {
        padding-top: 1%;
        padding-bottom: 1%
    }

    .sm-padding-left-right-1-0-pct {
        padding-left: 1%;
        padding-right: 1%
    }

    .sm-padding-top-1-0-pct {
        padding-top: 1%
    }

    .sm-padding-right-1-0-pct {
        padding-right: 1%
    }

    .sm-padding-bottom-1-0-pct {
        padding-bottom: 1%
    }

    .sm-padding-left-1-0-pct {
        padding-left: 1%
    }

    .sm-margin-all-1-25-pct {
        margin: 1.25%
    }

    .sm-margin-top-bottom-1-25-pct {
        margin-top: 1.25%;
        margin-bottom: 1.25%
    }

    .sm-margin-left-right-1-25-pct {
        margin-left: 1.25%;
        margin-right: 1.25%
    }

    .sm-margin-top-1-25-pct {
        margin-top: 1.25%
    }

    .sm-margin-right-1-25-pct {
        margin-right: 1.25%
    }

    .sm-margin-bottom-1-25-pct {
        margin-bottom: 1.25%
    }

    .sm-margin-left-1-25-pct {
        margin-left: 1.25%
    }

    .sm-padding-all-1-25-pct {
        padding: 1.25%
    }

    .sm-padding-top-bottom-1-25-pct {
        padding-top: 1.25%;
        padding-bottom: 1.25%
    }

    .sm-padding-left-right-1-25-pct {
        padding-left: 1.25%;
        padding-right: 1.25%
    }

    .sm-padding-top-1-25-pct {
        padding-top: 1.25%
    }

    .sm-padding-right-1-25-pct {
        padding-right: 1.25%
    }

    .sm-padding-bottom-1-25-pct {
        padding-bottom: 1.25%
    }

    .sm-padding-left-1-25-pct {
        padding-left: 1.25%
    }

    .sm-margin-all-1-5-pct {
        margin: 1.5%
    }

    .sm-margin-top-bottom-1-5-pct {
        margin-top: 1.5%;
        margin-bottom: 1.5%
    }

    .sm-margin-left-right-1-5-pct {
        margin-left: 1.5%;
        margin-right: 1.5%
    }

    .sm-margin-top-1-5-pct {
        margin-top: 1.5%
    }

    .sm-margin-right-1-5-pct {
        margin-right: 1.5%
    }

    .sm-margin-bottom-1-5-pct {
        margin-bottom: 1.5%
    }

    .sm-margin-left-1-5-pct {
        margin-left: 1.5%
    }

    .sm-padding-all-1-5-pct {
        padding: 1.5%
    }

    .sm-padding-top-bottom-1-5-pct {
        padding-top: 1.5%;
        padding-bottom: 1.5%
    }

    .sm-padding-left-right-1-5-pct {
        padding-left: 1.5%;
        padding-right: 1.5%
    }

    .sm-padding-top-1-5-pct {
        padding-top: 1.5%
    }

    .sm-padding-right-1-5-pct {
        padding-right: 1.5%
    }

    .sm-padding-bottom-1-5-pct {
        padding-bottom: 1.5%
    }

    .sm-padding-left-1-5-pct {
        padding-left: 1.5%
    }

    .sm-margin-all-1-75-pct {
        margin: 1.75%
    }

    .sm-margin-top-bottom-1-75-pct {
        margin-top: 1.75%;
        margin-bottom: 1.75%
    }

    .sm-margin-left-right-1-75-pct {
        margin-left: 1.75%;
        margin-right: 1.75%
    }

    .sm-margin-top-1-75-pct {
        margin-top: 1.75%
    }

    .sm-margin-right-1-75-pct {
        margin-right: 1.75%
    }

    .sm-margin-bottom-1-75-pct {
        margin-bottom: 1.75%
    }

    .sm-margin-left-1-75-pct {
        margin-left: 1.75%
    }

    .sm-padding-all-1-75-pct {
        padding: 1.75%
    }

    .sm-padding-top-bottom-1-75-pct {
        padding-top: 1.75%;
        padding-bottom: 1.75%
    }

    .sm-padding-left-right-1-75-pct {
        padding-left: 1.75%;
        padding-right: 1.75%
    }

    .sm-padding-top-1-75-pct {
        padding-top: 1.75%
    }

    .sm-padding-right-1-75-pct {
        padding-right: 1.75%
    }

    .sm-padding-bottom-1-75-pct {
        padding-bottom: 1.75%
    }

    .sm-padding-left-1-75-pct {
        padding-left: 1.75%
    }

    .sm-margin-all-2-0-pct {
        margin: 2%
    }

    .sm-margin-top-bottom-2-0-pct {
        margin-top: 2%;
        margin-bottom: 2%
    }

    .sm-margin-left-right-2-0-pct {
        margin-left: 2%;
        margin-right: 2%
    }

    .sm-margin-top-2-0-pct {
        margin-top: 2%
    }

    .sm-margin-right-2-0-pct {
        margin-right: 2%
    }

    .sm-margin-bottom-2-0-pct {
        margin-bottom: 2%
    }

    .sm-margin-left-2-0-pct {
        margin-left: 2%
    }

    .sm-padding-all-2-0-pct {
        padding: 2%
    }

    .sm-padding-top-bottom-2-0-pct {
        padding-top: 2%;
        padding-bottom: 2%
    }

    .sm-padding-left-right-2-0-pct {
        padding-left: 2%;
        padding-right: 2%
    }

    .sm-padding-top-2-0-pct {
        padding-top: 2%
    }

    .sm-padding-right-2-0-pct {
        padding-right: 2%
    }

    .sm-padding-bottom-2-0-pct {
        padding-bottom: 2%
    }

    .sm-padding-left-2-0-pct {
        padding-left: 2%
    }

    .sm-margin-all-2-25-pct {
        margin: 2.25%
    }

    .sm-margin-top-bottom-2-25-pct {
        margin-top: 2.25%;
        margin-bottom: 2.25%
    }

    .sm-margin-left-right-2-25-pct {
        margin-left: 2.25%;
        margin-right: 2.25%
    }

    .sm-margin-top-2-25-pct {
        margin-top: 2.25%
    }

    .sm-margin-right-2-25-pct {
        margin-right: 2.25%
    }

    .sm-margin-bottom-2-25-pct {
        margin-bottom: 2.25%
    }

    .sm-margin-left-2-25-pct {
        margin-left: 2.25%
    }

    .sm-padding-all-2-25-pct {
        padding: 2.25%
    }

    .sm-padding-top-bottom-2-25-pct {
        padding-top: 2.25%;
        padding-bottom: 2.25%
    }

    .sm-padding-left-right-2-25-pct {
        padding-left: 2.25%;
        padding-right: 2.25%
    }

    .sm-padding-top-2-25-pct {
        padding-top: 2.25%
    }

    .sm-padding-right-2-25-pct {
        padding-right: 2.25%
    }

    .sm-padding-bottom-2-25-pct {
        padding-bottom: 2.25%
    }

    .sm-padding-left-2-25-pct {
        padding-left: 2.25%
    }

    .sm-margin-all-2-5-pct {
        margin: 2.5%
    }

    .sm-margin-top-bottom-2-5-pct {
        margin-top: 2.5%;
        margin-bottom: 2.5%
    }

    .sm-margin-left-right-2-5-pct {
        margin-left: 2.5%;
        margin-right: 2.5%
    }

    .sm-margin-top-2-5-pct {
        margin-top: 2.5%
    }

    .sm-margin-right-2-5-pct {
        margin-right: 2.5%
    }

    .sm-margin-bottom-2-5-pct {
        margin-bottom: 2.5%
    }

    .sm-margin-left-2-5-pct {
        margin-left: 2.5%
    }

    .sm-padding-all-2-5-pct {
        padding: 2.5%
    }

    .sm-padding-top-bottom-2-5-pct {
        padding-top: 2.5%;
        padding-bottom: 2.5%
    }

    .sm-padding-left-right-2-5-pct {
        padding-left: 2.5%;
        padding-right: 2.5%
    }

    .sm-padding-top-2-5-pct {
        padding-top: 2.5%
    }

    .sm-padding-right-2-5-pct {
        padding-right: 2.5%
    }

    .sm-padding-bottom-2-5-pct {
        padding-bottom: 2.5%
    }

    .sm-padding-left-2-5-pct {
        padding-left: 2.5%
    }

    .sm-margin-all-2-75-pct {
        margin: 2.75%
    }

    .sm-margin-top-bottom-2-75-pct {
        margin-top: 2.75%;
        margin-bottom: 2.75%
    }

    .sm-margin-left-right-2-75-pct {
        margin-left: 2.75%;
        margin-right: 2.75%
    }

    .sm-margin-top-2-75-pct {
        margin-top: 2.75%
    }

    .sm-margin-right-2-75-pct {
        margin-right: 2.75%
    }

    .sm-margin-bottom-2-75-pct {
        margin-bottom: 2.75%
    }

    .sm-margin-left-2-75-pct {
        margin-left: 2.75%
    }

    .sm-padding-all-2-75-pct {
        padding: 2.75%
    }

    .sm-padding-top-bottom-2-75-pct {
        padding-top: 2.75%;
        padding-bottom: 2.75%
    }

    .sm-padding-left-right-2-75-pct {
        padding-left: 2.75%;
        padding-right: 2.75%
    }

    .sm-padding-top-2-75-pct {
        padding-top: 2.75%
    }

    .sm-padding-right-2-75-pct {
        padding-right: 2.75%
    }

    .sm-padding-bottom-2-75-pct {
        padding-bottom: 2.75%
    }

    .sm-padding-left-2-75-pct {
        padding-left: 2.75%
    }

    .sm-margin-all-3-0-pct {
        margin: 3%
    }

    .sm-margin-top-bottom-3-0-pct {
        margin-top: 3%;
        margin-bottom: 3%
    }

    .sm-margin-left-right-3-0-pct {
        margin-left: 3%;
        margin-right: 3%
    }

    .sm-margin-top-3-0-pct {
        margin-top: 3%
    }

    .sm-margin-right-3-0-pct {
        margin-right: 3%
    }

    .sm-margin-bottom-3-0-pct {
        margin-bottom: 3%
    }

    .sm-margin-left-3-0-pct {
        margin-left: 3%
    }

    .sm-padding-all-3-0-pct {
        padding: 3%
    }

    .sm-padding-top-bottom-3-0-pct {
        padding-top: 3%;
        padding-bottom: 3%
    }

    .sm-padding-left-right-3-0-pct {
        padding-left: 3%;
        padding-right: 3%
    }

    .sm-padding-top-3-0-pct {
        padding-top: 3%
    }

    .sm-padding-right-3-0-pct {
        padding-right: 3%
    }

    .sm-padding-bottom-3-0-pct {
        padding-bottom: 3%
    }

    .sm-padding-left-3-0-pct {
        padding-left: 3%
    }

    .sm-margin-all-3-25-pct {
        margin: 3.25%
    }

    .sm-margin-top-bottom-3-25-pct {
        margin-top: 3.25%;
        margin-bottom: 3.25%
    }

    .sm-margin-left-right-3-25-pct {
        margin-left: 3.25%;
        margin-right: 3.25%
    }

    .sm-margin-top-3-25-pct {
        margin-top: 3.25%
    }

    .sm-margin-right-3-25-pct {
        margin-right: 3.25%
    }

    .sm-margin-bottom-3-25-pct {
        margin-bottom: 3.25%
    }

    .sm-margin-left-3-25-pct {
        margin-left: 3.25%
    }

    .sm-padding-all-3-25-pct {
        padding: 3.25%
    }

    .sm-padding-top-bottom-3-25-pct {
        padding-top: 3.25%;
        padding-bottom: 3.25%
    }

    .sm-padding-left-right-3-25-pct {
        padding-left: 3.25%;
        padding-right: 3.25%
    }

    .sm-padding-top-3-25-pct {
        padding-top: 3.25%
    }

    .sm-padding-right-3-25-pct {
        padding-right: 3.25%
    }

    .sm-padding-bottom-3-25-pct {
        padding-bottom: 3.25%
    }

    .sm-padding-left-3-25-pct {
        padding-left: 3.25%
    }

    .sm-margin-all-3-5-pct {
        margin: 3.5%
    }

    .sm-margin-top-bottom-3-5-pct {
        margin-top: 3.5%;
        margin-bottom: 3.5%
    }

    .sm-margin-left-right-3-5-pct {
        margin-left: 3.5%;
        margin-right: 3.5%
    }

    .sm-margin-top-3-5-pct {
        margin-top: 3.5%
    }

    .sm-margin-right-3-5-pct {
        margin-right: 3.5%
    }

    .sm-margin-bottom-3-5-pct {
        margin-bottom: 3.5%
    }

    .sm-margin-left-3-5-pct {
        margin-left: 3.5%
    }

    .sm-padding-all-3-5-pct {
        padding: 3.5%
    }

    .sm-padding-top-bottom-3-5-pct {
        padding-top: 3.5%;
        padding-bottom: 3.5%
    }

    .sm-padding-left-right-3-5-pct {
        padding-left: 3.5%;
        padding-right: 3.5%
    }

    .sm-padding-top-3-5-pct {
        padding-top: 3.5%
    }

    .sm-padding-right-3-5-pct {
        padding-right: 3.5%
    }

    .sm-padding-bottom-3-5-pct {
        padding-bottom: 3.5%
    }

    .sm-padding-left-3-5-pct {
        padding-left: 3.5%
    }

    .sm-margin-all-3-75-pct {
        margin: 3.75%
    }

    .sm-margin-top-bottom-3-75-pct {
        margin-top: 3.75%;
        margin-bottom: 3.75%
    }

    .sm-margin-left-right-3-75-pct {
        margin-left: 3.75%;
        margin-right: 3.75%
    }

    .sm-margin-top-3-75-pct {
        margin-top: 3.75%
    }

    .sm-margin-right-3-75-pct {
        margin-right: 3.75%
    }

    .sm-margin-bottom-3-75-pct {
        margin-bottom: 3.75%
    }

    .sm-margin-left-3-75-pct {
        margin-left: 3.75%
    }

    .sm-padding-all-3-75-pct {
        padding: 3.75%
    }

    .sm-padding-top-bottom-3-75-pct {
        padding-top: 3.75%;
        padding-bottom: 3.75%
    }

    .sm-padding-left-right-3-75-pct {
        padding-left: 3.75%;
        padding-right: 3.75%
    }

    .sm-padding-top-3-75-pct {
        padding-top: 3.75%
    }

    .sm-padding-right-3-75-pct {
        padding-right: 3.75%
    }

    .sm-padding-bottom-3-75-pct {
        padding-bottom: 3.75%
    }

    .sm-padding-left-3-75-pct {
        padding-left: 3.75%
    }

    .sm-margin-all-4-0-pct {
        margin: 4%
    }

    .sm-margin-top-bottom-4-0-pct {
        margin-top: 4%;
        margin-bottom: 4%
    }

    .sm-margin-left-right-4-0-pct {
        margin-left: 4%;
        margin-right: 4%
    }

    .sm-margin-top-4-0-pct {
        margin-top: 4%
    }

    .sm-margin-right-4-0-pct {
        margin-right: 4%
    }

    .sm-margin-bottom-4-0-pct {
        margin-bottom: 4%
    }

    .sm-margin-left-4-0-pct {
        margin-left: 4%
    }

    .sm-padding-all-4-0-pct {
        padding: 4%
    }

    .sm-padding-top-bottom-4-0-pct {
        padding-top: 4%;
        padding-bottom: 4%
    }

    .sm-padding-left-right-4-0-pct {
        padding-left: 4%;
        padding-right: 4%
    }

    .sm-padding-top-4-0-pct {
        padding-top: 4%
    }

    .sm-padding-right-4-0-pct {
        padding-right: 4%
    }

    .sm-padding-bottom-4-0-pct {
        padding-bottom: 4%
    }

    .sm-padding-left-4-0-pct {
        padding-left: 4%
    }

    .sm-margin-all-4-25-pct {
        margin: 4.25%
    }

    .sm-margin-top-bottom-4-25-pct {
        margin-top: 4.25%;
        margin-bottom: 4.25%
    }

    .sm-margin-left-right-4-25-pct {
        margin-left: 4.25%;
        margin-right: 4.25%
    }

    .sm-margin-top-4-25-pct {
        margin-top: 4.25%
    }

    .sm-margin-right-4-25-pct {
        margin-right: 4.25%
    }

    .sm-margin-bottom-4-25-pct {
        margin-bottom: 4.25%
    }

    .sm-margin-left-4-25-pct {
        margin-left: 4.25%
    }

    .sm-padding-all-4-25-pct {
        padding: 4.25%
    }

    .sm-padding-top-bottom-4-25-pct {
        padding-top: 4.25%;
        padding-bottom: 4.25%
    }

    .sm-padding-left-right-4-25-pct {
        padding-left: 4.25%;
        padding-right: 4.25%
    }

    .sm-padding-top-4-25-pct {
        padding-top: 4.25%
    }

    .sm-padding-right-4-25-pct {
        padding-right: 4.25%
    }

    .sm-padding-bottom-4-25-pct {
        padding-bottom: 4.25%
    }

    .sm-padding-left-4-25-pct {
        padding-left: 4.25%
    }

    .sm-margin-all-4-5-pct {
        margin: 4.5%
    }

    .sm-margin-top-bottom-4-5-pct {
        margin-top: 4.5%;
        margin-bottom: 4.5%
    }

    .sm-margin-left-right-4-5-pct {
        margin-left: 4.5%;
        margin-right: 4.5%
    }

    .sm-margin-top-4-5-pct {
        margin-top: 4.5%
    }

    .sm-margin-right-4-5-pct {
        margin-right: 4.5%
    }

    .sm-margin-bottom-4-5-pct {
        margin-bottom: 4.5%
    }

    .sm-margin-left-4-5-pct {
        margin-left: 4.5%
    }

    .sm-padding-all-4-5-pct {
        padding: 4.5%
    }

    .sm-padding-top-bottom-4-5-pct {
        padding-top: 4.5%;
        padding-bottom: 4.5%
    }

    .sm-padding-left-right-4-5-pct {
        padding-left: 4.5%;
        padding-right: 4.5%
    }

    .sm-padding-top-4-5-pct {
        padding-top: 4.5%
    }

    .sm-padding-right-4-5-pct {
        padding-right: 4.5%
    }

    .sm-padding-bottom-4-5-pct {
        padding-bottom: 4.5%
    }

    .sm-padding-left-4-5-pct {
        padding-left: 4.5%
    }

    .sm-margin-all-4-75-pct {
        margin: 4.75%
    }

    .sm-margin-top-bottom-4-75-pct {
        margin-top: 4.75%;
        margin-bottom: 4.75%
    }

    .sm-margin-left-right-4-75-pct {
        margin-left: 4.75%;
        margin-right: 4.75%
    }

    .sm-margin-top-4-75-pct {
        margin-top: 4.75%
    }

    .sm-margin-right-4-75-pct {
        margin-right: 4.75%
    }

    .sm-margin-bottom-4-75-pct {
        margin-bottom: 4.75%
    }

    .sm-margin-left-4-75-pct {
        margin-left: 4.75%
    }

    .sm-padding-all-4-75-pct {
        padding: 4.75%
    }

    .sm-padding-top-bottom-4-75-pct {
        padding-top: 4.75%;
        padding-bottom: 4.75%
    }

    .sm-padding-left-right-4-75-pct {
        padding-left: 4.75%;
        padding-right: 4.75%
    }

    .sm-padding-top-4-75-pct {
        padding-top: 4.75%
    }

    .sm-padding-right-4-75-pct {
        padding-right: 4.75%
    }

    .sm-padding-bottom-4-75-pct {
        padding-bottom: 4.75%
    }

    .sm-padding-left-4-75-pct {
        padding-left: 4.75%
    }

    .sm-margin-all-5-0-pct {
        margin: 5%
    }

    .sm-margin-top-bottom-5-0-pct {
        margin-top: 5%;
        margin-bottom: 5%
    }

    .sm-margin-left-right-5-0-pct {
        margin-left: 5%;
        margin-right: 5%
    }

    .sm-margin-top-5-0-pct {
        margin-top: 5%
    }

    .sm-margin-right-5-0-pct {
        margin-right: 5%
    }

    .sm-margin-bottom-5-0-pct {
        margin-bottom: 5%
    }

    .sm-margin-left-5-0-pct {
        margin-left: 5%
    }

    .sm-padding-all-5-0-pct {
        padding: 5%
    }

    .sm-padding-top-bottom-5-0-pct {
        padding-top: 5%;
        padding-bottom: 5%
    }

    .sm-padding-left-right-5-0-pct {
        padding-left: 5%;
        padding-right: 5%
    }

    .sm-padding-top-5-0-pct {
        padding-top: 5%
    }

    .sm-padding-right-5-0-pct {
        padding-right: 5%
    }

    .sm-padding-bottom-5-0-pct {
        padding-bottom: 5%
    }

    .sm-padding-left-5-0-pct {
        padding-left: 5%
    }
}

@media(max-width:29em) {
    .xs-margin-all-0-25-pct {
        margin: .25%
    }

    .xs-margin-top-bottom-0-25-pct {
        margin-top: .25%;
        margin-bottom: .25%
    }

    .xs-margin-left-right-0-25-pct {
        margin-left: .25%;
        margin-right: .25%
    }

    .xs-margin-top-0-25-pct {
        margin-top: .25%
    }

    .xs-margin-right-0-25-pct {
        margin-right: .25%
    }

    .xs-margin-bottom-0-25-pct {
        margin-bottom: .25%
    }

    .xs-margin-left-0-25-pct {
        margin-left: .25%
    }

    .xs-padding-all-0-25-pct {
        padding: .25%
    }

    .xs-padding-top-bottom-0-25-pct {
        padding-top: .25%;
        padding-bottom: .25%
    }

    .xs-padding-left-right-0-25-pct {
        padding-left: .25%;
        padding-right: .25%
    }

    .xs-padding-top-0-25-pct {
        padding-top: .25%
    }

    .xs-padding-right-0-25-pct {
        padding-right: .25%
    }

    .xs-padding-bottom-0-25-pct {
        padding-bottom: .25%
    }

    .xs-padding-left-0-25-pct {
        padding-left: .25%
    }

    .xs-margin-all-0-5-pct {
        margin: .5%
    }

    .xs-margin-top-bottom-0-5-pct {
        margin-top: .5%;
        margin-bottom: .5%
    }

    .xs-margin-left-right-0-5-pct {
        margin-left: .5%;
        margin-right: .5%
    }

    .xs-margin-top-0-5-pct {
        margin-top: .5%
    }

    .xs-margin-right-0-5-pct {
        margin-right: .5%
    }

    .xs-margin-bottom-0-5-pct {
        margin-bottom: .5%
    }

    .xs-margin-left-0-5-pct {
        margin-left: .5%
    }

    .xs-padding-all-0-5-pct {
        padding: .5%
    }

    .xs-padding-top-bottom-0-5-pct {
        padding-top: .5%;
        padding-bottom: .5%
    }

    .xs-padding-left-right-0-5-pct {
        padding-left: .5%;
        padding-right: .5%
    }

    .xs-padding-top-0-5-pct {
        padding-top: .5%
    }

    .xs-padding-right-0-5-pct {
        padding-right: .5%
    }

    .xs-padding-bottom-0-5-pct {
        padding-bottom: .5%
    }

    .xs-padding-left-0-5-pct {
        padding-left: .5%
    }

    .xs-margin-all-0-75-pct {
        margin: .75%
    }

    .xs-margin-top-bottom-0-75-pct {
        margin-top: .75%;
        margin-bottom: .75%
    }

    .xs-margin-left-right-0-75-pct {
        margin-left: .75%;
        margin-right: .75%
    }

    .xs-margin-top-0-75-pct {
        margin-top: .75%
    }

    .xs-margin-right-0-75-pct {
        margin-right: .75%
    }

    .xs-margin-bottom-0-75-pct {
        margin-bottom: .75%
    }

    .xs-margin-left-0-75-pct {
        margin-left: .75%
    }

    .xs-padding-all-0-75-pct {
        padding: .75%
    }

    .xs-padding-top-bottom-0-75-pct {
        padding-top: .75%;
        padding-bottom: .75%
    }

    .xs-padding-left-right-0-75-pct {
        padding-left: .75%;
        padding-right: .75%
    }

    .xs-padding-top-0-75-pct {
        padding-top: .75%
    }

    .xs-padding-right-0-75-pct {
        padding-right: .75%
    }

    .xs-padding-bottom-0-75-pct {
        padding-bottom: .75%
    }

    .xs-padding-left-0-75-pct {
        padding-left: .75%
    }

    .xs-margin-all-1-0-pct {
        margin: 1%
    }

    .xs-margin-top-bottom-1-0-pct {
        margin-top: 1%;
        margin-bottom: 1%
    }

    .xs-margin-left-right-1-0-pct {
        margin-left: 1%;
        margin-right: 1%
    }

    .xs-margin-top-1-0-pct {
        margin-top: 1%
    }

    .xs-margin-right-1-0-pct {
        margin-right: 1%
    }

    .xs-margin-bottom-1-0-pct {
        margin-bottom: 1%
    }

    .xs-margin-left-1-0-pct {
        margin-left: 1%
    }

    .xs-padding-all-1-0-pct {
        padding: 1%
    }

    .xs-padding-top-bottom-1-0-pct {
        padding-top: 1%;
        padding-bottom: 1%
    }

    .xs-padding-left-right-1-0-pct {
        padding-left: 1%;
        padding-right: 1%
    }

    .xs-padding-top-1-0-pct {
        padding-top: 1%
    }

    .xs-padding-right-1-0-pct {
        padding-right: 1%
    }

    .xs-padding-bottom-1-0-pct {
        padding-bottom: 1%
    }

    .xs-padding-left-1-0-pct {
        padding-left: 1%
    }

    .xs-margin-all-1-25-pct {
        margin: 1.25%
    }

    .xs-margin-top-bottom-1-25-pct {
        margin-top: 1.25%;
        margin-bottom: 1.25%
    }

    .xs-margin-left-right-1-25-pct {
        margin-left: 1.25%;
        margin-right: 1.25%
    }

    .xs-margin-top-1-25-pct {
        margin-top: 1.25%
    }

    .xs-margin-right-1-25-pct {
        margin-right: 1.25%
    }

    .xs-margin-bottom-1-25-pct {
        margin-bottom: 1.25%
    }

    .xs-margin-left-1-25-pct {
        margin-left: 1.25%
    }

    .xs-padding-all-1-25-pct {
        padding: 1.25%
    }

    .xs-padding-top-bottom-1-25-pct {
        padding-top: 1.25%;
        padding-bottom: 1.25%
    }

    .xs-padding-left-right-1-25-pct {
        padding-left: 1.25%;
        padding-right: 1.25%
    }

    .xs-padding-top-1-25-pct {
        padding-top: 1.25%
    }

    .xs-padding-right-1-25-pct {
        padding-right: 1.25%
    }

    .xs-padding-bottom-1-25-pct {
        padding-bottom: 1.25%
    }

    .xs-padding-left-1-25-pct {
        padding-left: 1.25%
    }

    .xs-margin-all-1-5-pct {
        margin: 1.5%
    }

    .xs-margin-top-bottom-1-5-pct {
        margin-top: 1.5%;
        margin-bottom: 1.5%
    }

    .xs-margin-left-right-1-5-pct {
        margin-left: 1.5%;
        margin-right: 1.5%
    }

    .xs-margin-top-1-5-pct {
        margin-top: 1.5%
    }

    .xs-margin-right-1-5-pct {
        margin-right: 1.5%
    }

    .xs-margin-bottom-1-5-pct {
        margin-bottom: 1.5%
    }

    .xs-margin-left-1-5-pct {
        margin-left: 1.5%
    }

    .xs-padding-all-1-5-pct {
        padding: 1.5%
    }

    .xs-padding-top-bottom-1-5-pct {
        padding-top: 1.5%;
        padding-bottom: 1.5%
    }

    .xs-padding-left-right-1-5-pct {
        padding-left: 1.5%;
        padding-right: 1.5%
    }

    .xs-padding-top-1-5-pct {
        padding-top: 1.5%
    }

    .xs-padding-right-1-5-pct {
        padding-right: 1.5%
    }

    .xs-padding-bottom-1-5-pct {
        padding-bottom: 1.5%
    }

    .xs-padding-left-1-5-pct {
        padding-left: 1.5%
    }

    .xs-margin-all-1-75-pct {
        margin: 1.75%
    }

    .xs-margin-top-bottom-1-75-pct {
        margin-top: 1.75%;
        margin-bottom: 1.75%
    }

    .xs-margin-left-right-1-75-pct {
        margin-left: 1.75%;
        margin-right: 1.75%
    }

    .xs-margin-top-1-75-pct {
        margin-top: 1.75%
    }

    .xs-margin-right-1-75-pct {
        margin-right: 1.75%
    }

    .xs-margin-bottom-1-75-pct {
        margin-bottom: 1.75%
    }

    .xs-margin-left-1-75-pct {
        margin-left: 1.75%
    }

    .xs-padding-all-1-75-pct {
        padding: 1.75%
    }

    .xs-padding-top-bottom-1-75-pct {
        padding-top: 1.75%;
        padding-bottom: 1.75%
    }

    .xs-padding-left-right-1-75-pct {
        padding-left: 1.75%;
        padding-right: 1.75%
    }

    .xs-padding-top-1-75-pct {
        padding-top: 1.75%
    }

    .xs-padding-right-1-75-pct {
        padding-right: 1.75%
    }

    .xs-padding-bottom-1-75-pct {
        padding-bottom: 1.75%
    }

    .xs-padding-left-1-75-pct {
        padding-left: 1.75%
    }

    .xs-margin-all-2-0-pct {
        margin: 2%
    }

    .xs-margin-top-bottom-2-0-pct {
        margin-top: 2%;
        margin-bottom: 2%
    }

    .xs-margin-left-right-2-0-pct {
        margin-left: 2%;
        margin-right: 2%
    }

    .xs-margin-top-2-0-pct {
        margin-top: 2%
    }

    .xs-margin-right-2-0-pct {
        margin-right: 2%
    }

    .xs-margin-bottom-2-0-pct {
        margin-bottom: 2%
    }

    .xs-margin-left-2-0-pct {
        margin-left: 2%
    }

    .xs-padding-all-2-0-pct {
        padding: 2%
    }

    .xs-padding-top-bottom-2-0-pct {
        padding-top: 2%;
        padding-bottom: 2%
    }

    .xs-padding-left-right-2-0-pct {
        padding-left: 2%;
        padding-right: 2%
    }

    .xs-padding-top-2-0-pct {
        padding-top: 2%
    }

    .xs-padding-right-2-0-pct {
        padding-right: 2%
    }

    .xs-padding-bottom-2-0-pct {
        padding-bottom: 2%
    }

    .xs-padding-left-2-0-pct {
        padding-left: 2%
    }

    .xs-margin-all-2-25-pct {
        margin: 2.25%
    }

    .xs-margin-top-bottom-2-25-pct {
        margin-top: 2.25%;
        margin-bottom: 2.25%
    }

    .xs-margin-left-right-2-25-pct {
        margin-left: 2.25%;
        margin-right: 2.25%
    }

    .xs-margin-top-2-25-pct {
        margin-top: 2.25%
    }

    .xs-margin-right-2-25-pct {
        margin-right: 2.25%
    }

    .xs-margin-bottom-2-25-pct {
        margin-bottom: 2.25%
    }

    .xs-margin-left-2-25-pct {
        margin-left: 2.25%
    }

    .xs-padding-all-2-25-pct {
        padding: 2.25%
    }

    .xs-padding-top-bottom-2-25-pct {
        padding-top: 2.25%;
        padding-bottom: 2.25%
    }

    .xs-padding-left-right-2-25-pct {
        padding-left: 2.25%;
        padding-right: 2.25%
    }

    .xs-padding-top-2-25-pct {
        padding-top: 2.25%
    }

    .xs-padding-right-2-25-pct {
        padding-right: 2.25%
    }

    .xs-padding-bottom-2-25-pct {
        padding-bottom: 2.25%
    }

    .xs-padding-left-2-25-pct {
        padding-left: 2.25%
    }

    .xs-margin-all-2-5-pct {
        margin: 2.5%
    }

    .xs-margin-top-bottom-2-5-pct {
        margin-top: 2.5%;
        margin-bottom: 2.5%
    }

    .xs-margin-left-right-2-5-pct {
        margin-left: 2.5%;
        margin-right: 2.5%
    }

    .xs-margin-top-2-5-pct {
        margin-top: 2.5%
    }

    .xs-margin-right-2-5-pct {
        margin-right: 2.5%
    }

    .xs-margin-bottom-2-5-pct {
        margin-bottom: 2.5%
    }

    .xs-margin-left-2-5-pct {
        margin-left: 2.5%
    }

    .xs-padding-all-2-5-pct {
        padding: 2.5%
    }

    .xs-padding-top-bottom-2-5-pct {
        padding-top: 2.5%;
        padding-bottom: 2.5%
    }

    .xs-padding-left-right-2-5-pct {
        padding-left: 2.5%;
        padding-right: 2.5%
    }

    .xs-padding-top-2-5-pct {
        padding-top: 2.5%
    }

    .xs-padding-right-2-5-pct {
        padding-right: 2.5%
    }

    .xs-padding-bottom-2-5-pct {
        padding-bottom: 2.5%
    }

    .xs-padding-left-2-5-pct {
        padding-left: 2.5%
    }

    .xs-margin-all-2-75-pct {
        margin: 2.75%
    }

    .xs-margin-top-bottom-2-75-pct {
        margin-top: 2.75%;
        margin-bottom: 2.75%
    }

    .xs-margin-left-right-2-75-pct {
        margin-left: 2.75%;
        margin-right: 2.75%
    }

    .xs-margin-top-2-75-pct {
        margin-top: 2.75%
    }

    .xs-margin-right-2-75-pct {
        margin-right: 2.75%
    }

    .xs-margin-bottom-2-75-pct {
        margin-bottom: 2.75%
    }

    .xs-margin-left-2-75-pct {
        margin-left: 2.75%
    }

    .xs-padding-all-2-75-pct {
        padding: 2.75%
    }

    .xs-padding-top-bottom-2-75-pct {
        padding-top: 2.75%;
        padding-bottom: 2.75%
    }

    .xs-padding-left-right-2-75-pct {
        padding-left: 2.75%;
        padding-right: 2.75%
    }

    .xs-padding-top-2-75-pct {
        padding-top: 2.75%
    }

    .xs-padding-right-2-75-pct {
        padding-right: 2.75%
    }

    .xs-padding-bottom-2-75-pct {
        padding-bottom: 2.75%
    }

    .xs-padding-left-2-75-pct {
        padding-left: 2.75%
    }

    .xs-margin-all-3-0-pct {
        margin: 3%
    }

    .xs-margin-top-bottom-3-0-pct {
        margin-top: 3%;
        margin-bottom: 3%
    }

    .xs-margin-left-right-3-0-pct {
        margin-left: 3%;
        margin-right: 3%
    }

    .xs-margin-top-3-0-pct {
        margin-top: 3%
    }

    .xs-margin-right-3-0-pct {
        margin-right: 3%
    }

    .xs-margin-bottom-3-0-pct {
        margin-bottom: 3%
    }

    .xs-margin-left-3-0-pct {
        margin-left: 3%
    }

    .xs-padding-all-3-0-pct {
        padding: 3%
    }

    .xs-padding-top-bottom-3-0-pct {
        padding-top: 3%;
        padding-bottom: 3%
    }

    .xs-padding-left-right-3-0-pct {
        padding-left: 3%;
        padding-right: 3%
    }

    .xs-padding-top-3-0-pct {
        padding-top: 3%
    }

    .xs-padding-right-3-0-pct {
        padding-right: 3%
    }

    .xs-padding-bottom-3-0-pct {
        padding-bottom: 3%
    }

    .xs-padding-left-3-0-pct {
        padding-left: 3%
    }

    .xs-margin-all-3-25-pct {
        margin: 3.25%
    }

    .xs-margin-top-bottom-3-25-pct {
        margin-top: 3.25%;
        margin-bottom: 3.25%
    }

    .xs-margin-left-right-3-25-pct {
        margin-left: 3.25%;
        margin-right: 3.25%
    }

    .xs-margin-top-3-25-pct {
        margin-top: 3.25%
    }

    .xs-margin-right-3-25-pct {
        margin-right: 3.25%
    }

    .xs-margin-bottom-3-25-pct {
        margin-bottom: 3.25%
    }

    .xs-margin-left-3-25-pct {
        margin-left: 3.25%
    }

    .xs-padding-all-3-25-pct {
        padding: 3.25%
    }

    .xs-padding-top-bottom-3-25-pct {
        padding-top: 3.25%;
        padding-bottom: 3.25%
    }

    .xs-padding-left-right-3-25-pct {
        padding-left: 3.25%;
        padding-right: 3.25%
    }

    .xs-padding-top-3-25-pct {
        padding-top: 3.25%
    }

    .xs-padding-right-3-25-pct {
        padding-right: 3.25%
    }

    .xs-padding-bottom-3-25-pct {
        padding-bottom: 3.25%
    }

    .xs-padding-left-3-25-pct {
        padding-left: 3.25%
    }

    .xs-margin-all-3-5-pct {
        margin: 3.5%
    }

    .xs-margin-top-bottom-3-5-pct {
        margin-top: 3.5%;
        margin-bottom: 3.5%
    }

    .xs-margin-left-right-3-5-pct {
        margin-left: 3.5%;
        margin-right: 3.5%
    }

    .xs-margin-top-3-5-pct {
        margin-top: 3.5%
    }

    .xs-margin-right-3-5-pct {
        margin-right: 3.5%
    }

    .xs-margin-bottom-3-5-pct {
        margin-bottom: 3.5%
    }

    .xs-margin-left-3-5-pct {
        margin-left: 3.5%
    }

    .xs-padding-all-3-5-pct {
        padding: 3.5%
    }

    .xs-padding-top-bottom-3-5-pct {
        padding-top: 3.5%;
        padding-bottom: 3.5%
    }

    .xs-padding-left-right-3-5-pct {
        padding-left: 3.5%;
        padding-right: 3.5%
    }

    .xs-padding-top-3-5-pct {
        padding-top: 3.5%
    }

    .xs-padding-right-3-5-pct {
        padding-right: 3.5%
    }

    .xs-padding-bottom-3-5-pct {
        padding-bottom: 3.5%
    }

    .xs-padding-left-3-5-pct {
        padding-left: 3.5%
    }

    .xs-margin-all-3-75-pct {
        margin: 3.75%
    }

    .xs-margin-top-bottom-3-75-pct {
        margin-top: 3.75%;
        margin-bottom: 3.75%
    }

    .xs-margin-left-right-3-75-pct {
        margin-left: 3.75%;
        margin-right: 3.75%
    }

    .xs-margin-top-3-75-pct {
        margin-top: 3.75%
    }

    .xs-margin-right-3-75-pct {
        margin-right: 3.75%
    }

    .xs-margin-bottom-3-75-pct {
        margin-bottom: 3.75%
    }

    .xs-margin-left-3-75-pct {
        margin-left: 3.75%
    }

    .xs-padding-all-3-75-pct {
        padding: 3.75%
    }

    .xs-padding-top-bottom-3-75-pct {
        padding-top: 3.75%;
        padding-bottom: 3.75%
    }

    .xs-padding-left-right-3-75-pct {
        padding-left: 3.75%;
        padding-right: 3.75%
    }

    .xs-padding-top-3-75-pct {
        padding-top: 3.75%
    }

    .xs-padding-right-3-75-pct {
        padding-right: 3.75%
    }

    .xs-padding-bottom-3-75-pct {
        padding-bottom: 3.75%
    }

    .xs-padding-left-3-75-pct {
        padding-left: 3.75%
    }

    .xs-margin-all-4-0-pct {
        margin: 4%
    }

    .xs-margin-top-bottom-4-0-pct {
        margin-top: 4%;
        margin-bottom: 4%
    }

    .xs-margin-left-right-4-0-pct {
        margin-left: 4%;
        margin-right: 4%
    }

    .xs-margin-top-4-0-pct {
        margin-top: 4%
    }

    .xs-margin-right-4-0-pct {
        margin-right: 4%
    }

    .xs-margin-bottom-4-0-pct {
        margin-bottom: 4%
    }

    .xs-margin-left-4-0-pct {
        margin-left: 4%
    }

    .xs-padding-all-4-0-pct {
        padding: 4%
    }

    .xs-padding-top-bottom-4-0-pct {
        padding-top: 4%;
        padding-bottom: 4%
    }

    .xs-padding-left-right-4-0-pct {
        padding-left: 4%;
        padding-right: 4%
    }

    .xs-padding-top-4-0-pct {
        padding-top: 4%
    }

    .xs-padding-right-4-0-pct {
        padding-right: 4%
    }

    .xs-padding-bottom-4-0-pct {
        padding-bottom: 4%
    }

    .xs-padding-left-4-0-pct {
        padding-left: 4%
    }

    .xs-margin-all-4-25-pct {
        margin: 4.25%
    }

    .xs-margin-top-bottom-4-25-pct {
        margin-top: 4.25%;
        margin-bottom: 4.25%
    }

    .xs-margin-left-right-4-25-pct {
        margin-left: 4.25%;
        margin-right: 4.25%
    }

    .xs-margin-top-4-25-pct {
        margin-top: 4.25%
    }

    .xs-margin-right-4-25-pct {
        margin-right: 4.25%
    }

    .xs-margin-bottom-4-25-pct {
        margin-bottom: 4.25%
    }

    .xs-margin-left-4-25-pct {
        margin-left: 4.25%
    }

    .xs-padding-all-4-25-pct {
        padding: 4.25%
    }

    .xs-padding-top-bottom-4-25-pct {
        padding-top: 4.25%;
        padding-bottom: 4.25%
    }

    .xs-padding-left-right-4-25-pct {
        padding-left: 4.25%;
        padding-right: 4.25%
    }

    .xs-padding-top-4-25-pct {
        padding-top: 4.25%
    }

    .xs-padding-right-4-25-pct {
        padding-right: 4.25%
    }

    .xs-padding-bottom-4-25-pct {
        padding-bottom: 4.25%
    }

    .xs-padding-left-4-25-pct {
        padding-left: 4.25%
    }

    .xs-margin-all-4-5-pct {
        margin: 4.5%
    }

    .xs-margin-top-bottom-4-5-pct {
        margin-top: 4.5%;
        margin-bottom: 4.5%
    }

    .xs-margin-left-right-4-5-pct {
        margin-left: 4.5%;
        margin-right: 4.5%
    }

    .xs-margin-top-4-5-pct {
        margin-top: 4.5%
    }

    .xs-margin-right-4-5-pct {
        margin-right: 4.5%
    }

    .xs-margin-bottom-4-5-pct {
        margin-bottom: 4.5%
    }

    .xs-margin-left-4-5-pct {
        margin-left: 4.5%
    }

    .xs-padding-all-4-5-pct {
        padding: 4.5%
    }

    .xs-padding-top-bottom-4-5-pct {
        padding-top: 4.5%;
        padding-bottom: 4.5%
    }

    .xs-padding-left-right-4-5-pct {
        padding-left: 4.5%;
        padding-right: 4.5%
    }

    .xs-padding-top-4-5-pct {
        padding-top: 4.5%
    }

    .xs-padding-right-4-5-pct {
        padding-right: 4.5%
    }

    .xs-padding-bottom-4-5-pct {
        padding-bottom: 4.5%
    }

    .xs-padding-left-4-5-pct {
        padding-left: 4.5%
    }

    .xs-margin-all-4-75-pct {
        margin: 4.75%
    }

    .xs-margin-top-bottom-4-75-pct {
        margin-top: 4.75%;
        margin-bottom: 4.75%
    }

    .xs-margin-left-right-4-75-pct {
        margin-left: 4.75%;
        margin-right: 4.75%
    }

    .xs-margin-top-4-75-pct {
        margin-top: 4.75%
    }

    .xs-margin-right-4-75-pct {
        margin-right: 4.75%
    }

    .xs-margin-bottom-4-75-pct {
        margin-bottom: 4.75%
    }

    .xs-margin-left-4-75-pct {
        margin-left: 4.75%
    }

    .xs-padding-all-4-75-pct {
        padding: 4.75%
    }

    .xs-padding-top-bottom-4-75-pct {
        padding-top: 4.75%;
        padding-bottom: 4.75%
    }

    .xs-padding-left-right-4-75-pct {
        padding-left: 4.75%;
        padding-right: 4.75%
    }

    .xs-padding-top-4-75-pct {
        padding-top: 4.75%
    }

    .xs-padding-right-4-75-pct {
        padding-right: 4.75%
    }

    .xs-padding-bottom-4-75-pct {
        padding-bottom: 4.75%
    }

    .xs-padding-left-4-75-pct {
        padding-left: 4.75%
    }

    .xs-margin-all-5-0-pct {
        margin: 5%
    }

    .xs-margin-top-bottom-5-0-pct {
        margin-top: 5%;
        margin-bottom: 5%
    }

    .xs-margin-left-right-5-0-pct {
        margin-left: 5%;
        margin-right: 5%
    }

    .xs-margin-top-5-0-pct {
        margin-top: 5%
    }

    .xs-margin-right-5-0-pct {
        margin-right: 5%
    }

    .xs-margin-bottom-5-0-pct {
        margin-bottom: 5%
    }

    .xs-margin-left-5-0-pct {
        margin-left: 5%
    }

    .xs-padding-all-5-0-pct {
        padding: 5%
    }

    .xs-padding-top-bottom-5-0-pct {
        padding-top: 5%;
        padding-bottom: 5%
    }

    .xs-padding-left-right-5-0-pct {
        padding-left: 5%;
        padding-right: 5%
    }

    .xs-padding-top-5-0-pct {
        padding-top: 5%
    }

    .xs-padding-right-5-0-pct {
        padding-right: 5%
    }

    .xs-padding-bottom-5-0-pct {
        padding-bottom: 5%
    }

    .xs-padding-left-5-0-pct {
        padding-left: 5%
    }
}

.margin-all-0-25 {
    margin: 3px;
    margin: .25rem
}

.margin-top-bottom-0-25 {
    margin-top: 3px;
    margin-top: .25rem;
    margin-bottom: 3px;
    margin-bottom: .25rem
}

.margin-left-right-0-25 {
    margin-left: 3px;
    margin-left: .25rem;
    margin-right: 3px;
    margin-right: .25rem
}

.margin-top-0-25 {
    margin-top: 3px;
    margin-top: .25rem
}

.margin-right-0-25 {
    margin-right: 3px;
    margin-right: .25rem
}

.margin-bottom-0-25 {
    margin-bottom: 3px;
    margin-bottom: .25rem
}

.margin-left-0-25 {
    margin-left: 3px;
    margin-left: .25rem
}

.padding-all-0-25 {
    padding: 3px;
    padding: .25rem
}

.padding-top-bottom-0-25 {
    padding-top: 3px;
    padding-top: .25rem;
    padding-bottom: 3px;
    padding-bottom: .25rem
}

.padding-left-right-0-25 {
    padding-left: 3px;
    padding-left: .25rem;
    padding-right: 3px;
    padding-right: .25rem
}

.padding-top-0-25 {
    padding-top: 3px;
    padding-top: .25rem
}

.padding-right-0-25 {
    padding-right: 3px;
    padding-right: .25rem
}

.padding-bottom-0-25 {
    padding-bottom: 3px;
    padding-bottom: .25rem
}

.padding-left-0-25 {
    padding-left: 3px;
    padding-left: .25rem
}

.margin-all-0-5 {
    margin: 6px;
    margin: .5rem
}

.margin-top-bottom-0-5 {
    margin-top: 6px;
    margin-top: .5rem;
    margin-bottom: 6px;
    margin-bottom: .5rem
}

.margin-left-right-0-5 {
    margin-left: 6px;
    margin-left: .5rem;
    margin-right: 6px;
    margin-right: .5rem
}

.margin-top-0-5 {
    margin-top: 6px;
    margin-top: .5rem
}

.margin-right-0-5 {
    margin-right: 6px;
    margin-right: .5rem
}

.margin-bottom-0-5 {
    margin-bottom: 6px;
    margin-bottom: .5rem
}

.margin-left-0-5 {
    margin-left: 6px;
    margin-left: .5rem
}

.padding-all-0-5 {
    padding: 6px;
    padding: .5rem
}

.padding-top-bottom-0-5 {
    padding-top: 6px;
    padding-top: .5rem;
    padding-bottom: 6px;
    padding-bottom: .5rem
}

.padding-left-right-0-5 {
    padding-left: 6px;
    padding-left: .5rem;
    padding-right: 6px;
    padding-right: .5rem
}

.padding-top-0-5 {
    padding-top: 6px;
    padding-top: .5rem
}

.padding-right-0-5 {
    padding-right: 6px;
    padding-right: .5rem
}

.padding-bottom-0-5 {
    padding-bottom: 6px;
    padding-bottom: .5rem
}

.padding-left-0-5 {
    padding-left: 6px;
    padding-left: .5rem
}

.margin-all-0-75 {
    margin: 9px;
    margin: .75rem
}

.margin-top-bottom-0-75 {
    margin-top: 9px;
    margin-top: .75rem;
    margin-bottom: 9px;
    margin-bottom: .75rem
}

.margin-left-right-0-75 {
    margin-left: 9px;
    margin-left: .75rem;
    margin-right: 9px;
    margin-right: .75rem
}

.margin-top-0-75 {
    margin-top: 9px;
    margin-top: .75rem
}

.margin-right-0-75 {
    margin-right: 9px;
    margin-right: .75rem
}

.margin-bottom-0-75 {
    margin-bottom: 9px;
    margin-bottom: .75rem
}

.margin-left-0-75 {
    margin-left: 9px;
    margin-left: .75rem
}

.padding-all-0-75 {
    padding: 9px;
    padding: .75rem
}

.padding-top-bottom-0-75 {
    padding-top: 9px;
    padding-top: .75rem;
    padding-bottom: 9px;
    padding-bottom: .75rem
}

.padding-left-right-0-75 {
    padding-left: 9px;
    padding-left: .75rem;
    padding-right: 9px;
    padding-right: .75rem
}

.padding-top-0-75 {
    padding-top: 9px;
    padding-top: .75rem
}

.padding-right-0-75 {
    padding-right: 9px;
    padding-right: .75rem
}

.padding-bottom-0-75 {
    padding-bottom: 9px;
    padding-bottom: .75rem
}

.padding-left-0-75 {
    padding-left: 9px;
    padding-left: .75rem
}

.margin-all-1-0 {
    margin: 12px;
    margin: 1rem
}

.margin-top-bottom-1-0 {
    margin-top: 12px;
    margin-top: 1rem;
    margin-bottom: 12px;
    margin-bottom: 1rem
}

.margin-left-right-1-0 {
    margin-left: 12px;
    margin-left: 1rem;
    margin-right: 12px;
    margin-right: 1rem
}

.margin-top-1-0 {
    margin-top: 12px;
    margin-top: 1rem
}

.margin-right-1-0 {
    margin-right: 12px;
    margin-right: 1rem
}

.margin-bottom-1-0 {
    margin-bottom: 12px;
    margin-bottom: 1rem
}

.margin-left-1-0 {
    margin-left: 12px;
    margin-left: 1rem
}

.padding-all-1-0 {
    padding: 12px;
    padding: 1rem
}

.padding-top-bottom-1-0 {
    padding-top: 12px;
    padding-top: 1rem;
    padding-bottom: 12px;
    padding-bottom: 1rem
}

.padding-left-right-1-0 {
    padding-left: 12px;
    padding-left: 1rem;
    padding-right: 12px;
    padding-right: 1rem
}

.padding-top-1-0 {
    padding-top: 12px;
    padding-top: 1rem
}

.padding-right-1-0 {
    padding-right: 12px;
    padding-right: 1rem
}

.padding-bottom-1-0 {
    padding-bottom: 12px;
    padding-bottom: 1rem
}

.padding-left-1-0 {
    padding-left: 12px;
    padding-left: 1rem
}

.margin-all-1-25 {
    margin: 15px;
    margin: 1.25rem
}

.margin-top-bottom-1-25 {
    margin-top: 15px;
    margin-top: 1.25rem;
    margin-bottom: 15px;
    margin-bottom: 1.25rem
}

.margin-left-right-1-25 {
    margin-left: 15px;
    margin-left: 1.25rem;
    margin-right: 15px;
    margin-right: 1.25rem
}

.margin-top-1-25 {
    margin-top: 15px;
    margin-top: 1.25rem
}

.margin-right-1-25 {
    margin-right: 15px;
    margin-right: 1.25rem
}

.margin-bottom-1-25 {
    margin-bottom: 15px;
    margin-bottom: 1.25rem
}

.margin-left-1-25 {
    margin-left: 15px;
    margin-left: 1.25rem
}

.padding-all-1-25 {
    padding: 15px;
    padding: 1.25rem
}

.padding-top-bottom-1-25 {
    padding-top: 15px;
    padding-top: 1.25rem;
    padding-bottom: 15px;
    padding-bottom: 1.25rem
}

.padding-left-right-1-25 {
    padding-left: 15px;
    padding-left: 1.25rem;
    padding-right: 15px;
    padding-right: 1.25rem
}

.padding-top-1-25 {
    padding-top: 15px;
    padding-top: 1.25rem
}

.padding-right-1-25 {
    padding-right: 15px;
    padding-right: 1.25rem
}

.padding-bottom-1-25 {
    padding-bottom: 15px;
    padding-bottom: 1.25rem
}

.padding-left-1-25 {
    padding-left: 15px;
    padding-left: 1.25rem
}

.margin-all-1-5 {
    margin: 18px;
    margin: 1.5rem
}

.margin-top-bottom-1-5 {
    margin-top: 18px;
    margin-top: 1.5rem;
    margin-bottom: 18px;
    margin-bottom: 1.5rem
}

.margin-left-right-1-5 {
    margin-left: 18px;
    margin-left: 1.5rem;
    margin-right: 18px;
    margin-right: 1.5rem
}

.margin-top-1-5 {
    margin-top: 18px;
    margin-top: 1.5rem
}

.margin-right-1-5 {
    margin-right: 18px;
    margin-right: 1.5rem
}

.margin-bottom-1-5 {
    margin-bottom: 18px;
    margin-bottom: 1.5rem
}

.margin-left-1-5 {
    margin-left: 18px;
    margin-left: 1.5rem
}

.padding-all-1-5 {
    padding: 18px;
    padding: 1.5rem
}

.padding-top-bottom-1-5 {
    padding-top: 18px;
    padding-top: 1.5rem;
    padding-bottom: 18px;
    padding-bottom: 1.5rem
}

.padding-left-right-1-5 {
    padding-left: 18px;
    padding-left: 1.5rem;
    padding-right: 18px;
    padding-right: 1.5rem
}

.padding-top-1-5 {
    padding-top: 18px;
    padding-top: 1.5rem
}

.padding-right-1-5 {
    padding-right: 18px;
    padding-right: 1.5rem
}

.padding-bottom-1-5 {
    padding-bottom: 18px;
    padding-bottom: 1.5rem
}

.padding-left-1-5 {
    padding-left: 18px;
    padding-left: 1.5rem
}

.margin-all-1-75 {
    margin: 21px;
    margin: 1.75rem
}

.margin-top-bottom-1-75 {
    margin-top: 21px;
    margin-top: 1.75rem;
    margin-bottom: 21px;
    margin-bottom: 1.75rem
}

.margin-left-right-1-75 {
    margin-left: 21px;
    margin-left: 1.75rem;
    margin-right: 21px;
    margin-right: 1.75rem
}

.margin-top-1-75 {
    margin-top: 21px;
    margin-top: 1.75rem
}

.margin-right-1-75 {
    margin-right: 21px;
    margin-right: 1.75rem
}

.margin-bottom-1-75 {
    margin-bottom: 21px;
    margin-bottom: 1.75rem
}

.margin-left-1-75 {
    margin-left: 21px;
    margin-left: 1.75rem
}

.padding-all-1-75 {
    padding: 21px;
    padding: 1.75rem
}

.padding-top-bottom-1-75 {
    padding-top: 21px;
    padding-top: 1.75rem;
    padding-bottom: 21px;
    padding-bottom: 1.75rem
}

.padding-left-right-1-75 {
    padding-left: 21px;
    padding-left: 1.75rem;
    padding-right: 21px;
    padding-right: 1.75rem
}

.padding-top-1-75 {
    padding-top: 21px;
    padding-top: 1.75rem
}

.padding-right-1-75 {
    padding-right: 21px;
    padding-right: 1.75rem
}

.padding-bottom-1-75 {
    padding-bottom: 21px;
    padding-bottom: 1.75rem
}

.padding-left-1-75 {
    padding-left: 21px;
    padding-left: 1.75rem
}

.margin-all-2-0 {
    margin: 24px;
    margin: 2rem
}

.margin-top-bottom-2-0 {
    margin-top: 24px;
    margin-top: 2rem;
    margin-bottom: 24px;
    margin-bottom: 2rem
}

.margin-left-right-2-0 {
    margin-left: 24px;
    margin-left: 2rem;
    margin-right: 24px;
    margin-right: 2rem
}

.margin-top-2-0 {
    margin-top: 24px;
    margin-top: 2rem
}

.margin-right-2-0 {
    margin-right: 24px;
    margin-right: 2rem
}

.margin-bottom-2-0 {
    margin-bottom: 24px;
    margin-bottom: 2rem
}

.margin-left-2-0 {
    margin-left: 24px;
    margin-left: 2rem
}

.padding-all-2-0 {
    padding: 24px;
    padding: 2rem
}

.padding-top-bottom-2-0 {
    padding-top: 24px;
    padding-top: 2rem;
    padding-bottom: 24px;
    padding-bottom: 2rem
}

.padding-left-right-2-0 {
    padding-left: 24px;
    padding-left: 2rem;
    padding-right: 24px;
    padding-right: 2rem
}

.padding-top-2-0 {
    padding-top: 24px;
    padding-top: 2rem
}

.padding-right-2-0 {
    padding-right: 24px;
    padding-right: 2rem
}

.padding-bottom-2-0 {
    padding-bottom: 24px;
    padding-bottom: 2rem
}

.padding-left-2-0 {
    padding-left: 24px;
    padding-left: 2rem
}

.margin-all-2-25 {
    margin: 27px;
    margin: 2.25rem
}

.margin-top-bottom-2-25 {
    margin-top: 27px;
    margin-top: 2.25rem;
    margin-bottom: 27px;
    margin-bottom: 2.25rem
}

.margin-left-right-2-25 {
    margin-left: 27px;
    margin-left: 2.25rem;
    margin-right: 27px;
    margin-right: 2.25rem
}

.margin-top-2-25 {
    margin-top: 27px;
    margin-top: 2.25rem
}

.margin-right-2-25 {
    margin-right: 27px;
    margin-right: 2.25rem
}

.margin-bottom-2-25 {
    margin-bottom: 27px;
    margin-bottom: 2.25rem
}

.margin-left-2-25 {
    margin-left: 27px;
    margin-left: 2.25rem
}

.padding-all-2-25 {
    padding: 27px;
    padding: 2.25rem
}

.padding-top-bottom-2-25 {
    padding-top: 27px;
    padding-top: 2.25rem;
    padding-bottom: 27px;
    padding-bottom: 2.25rem
}

.padding-left-right-2-25 {
    padding-left: 27px;
    padding-left: 2.25rem;
    padding-right: 27px;
    padding-right: 2.25rem
}

.padding-top-2-25 {
    padding-top: 27px;
    padding-top: 2.25rem
}

.padding-right-2-25 {
    padding-right: 27px;
    padding-right: 2.25rem
}

.padding-bottom-2-25 {
    padding-bottom: 27px;
    padding-bottom: 2.25rem
}

.padding-left-2-25 {
    padding-left: 27px;
    padding-left: 2.25rem
}

.margin-all-2-5 {
    margin: 30px;
    margin: 2.5rem
}

.margin-top-bottom-2-5 {
    margin-top: 30px;
    margin-top: 2.5rem;
    margin-bottom: 30px;
    margin-bottom: 2.5rem
}

.margin-left-right-2-5 {
    margin-left: 30px;
    margin-left: 2.5rem;
    margin-right: 30px;
    margin-right: 2.5rem
}

.margin-top-2-5 {
    margin-top: 30px;
    margin-top: 2.5rem
}

.margin-right-2-5 {
    margin-right: 30px;
    margin-right: 2.5rem
}

.margin-bottom-2-5 {
    margin-bottom: 30px;
    margin-bottom: 2.5rem
}

.margin-left-2-5 {
    margin-left: 30px;
    margin-left: 2.5rem
}

.padding-all-2-5 {
    padding: 30px;
    padding: 2.5rem
}

.padding-top-bottom-2-5 {
    padding-top: 30px;
    padding-top: 2.5rem;
    padding-bottom: 30px;
    padding-bottom: 2.5rem
}

.padding-left-right-2-5 {
    padding-left: 30px;
    padding-left: 2.5rem;
    padding-right: 30px;
    padding-right: 2.5rem
}

.padding-top-2-5 {
    padding-top: 30px;
    padding-top: 2.5rem
}

.padding-right-2-5 {
    padding-right: 30px;
    padding-right: 2.5rem
}

.padding-bottom-2-5 {
    padding-bottom: 30px;
    padding-bottom: 2.5rem
}

.padding-left-2-5 {
    padding-left: 30px;
    padding-left: 2.5rem
}

.margin-all-2-75 {
    margin: 33px;
    margin: 2.75rem
}

.margin-top-bottom-2-75 {
    margin-top: 33px;
    margin-top: 2.75rem;
    margin-bottom: 33px;
    margin-bottom: 2.75rem
}

.margin-left-right-2-75 {
    margin-left: 33px;
    margin-left: 2.75rem;
    margin-right: 33px;
    margin-right: 2.75rem
}

.margin-top-2-75 {
    margin-top: 33px;
    margin-top: 2.75rem
}

.margin-right-2-75 {
    margin-right: 33px;
    margin-right: 2.75rem
}

.margin-bottom-2-75 {
    margin-bottom: 33px;
    margin-bottom: 2.75rem
}

.margin-left-2-75 {
    margin-left: 33px;
    margin-left: 2.75rem
}

.padding-all-2-75 {
    padding: 33px;
    padding: 2.75rem
}

.padding-top-bottom-2-75 {
    padding-top: 33px;
    padding-top: 2.75rem;
    padding-bottom: 33px;
    padding-bottom: 2.75rem
}

.padding-left-right-2-75 {
    padding-left: 33px;
    padding-left: 2.75rem;
    padding-right: 33px;
    padding-right: 2.75rem
}

.padding-top-2-75 {
    padding-top: 33px;
    padding-top: 2.75rem
}

.padding-right-2-75 {
    padding-right: 33px;
    padding-right: 2.75rem
}

.padding-bottom-2-75 {
    padding-bottom: 33px;
    padding-bottom: 2.75rem
}

.padding-left-2-75 {
    padding-left: 33px;
    padding-left: 2.75rem
}

.margin-all-3-0 {
    margin: 36px;
    margin: 3rem
}

.margin-top-bottom-3-0 {
    margin-top: 36px;
    margin-top: 3rem;
    margin-bottom: 36px;
    margin-bottom: 3rem
}

.margin-left-right-3-0 {
    margin-left: 36px;
    margin-left: 3rem;
    margin-right: 36px;
    margin-right: 3rem
}

.margin-top-3-0 {
    margin-top: 36px;
    margin-top: 3rem
}

.margin-right-3-0 {
    margin-right: 36px;
    margin-right: 3rem
}

.margin-bottom-3-0 {
    margin-bottom: 36px;
    margin-bottom: 3rem
}

.margin-left-3-0 {
    margin-left: 36px;
    margin-left: 3rem
}

.padding-all-3-0 {
    padding: 36px;
    padding: 3rem
}

.padding-top-bottom-3-0 {
    padding-top: 36px;
    padding-top: 3rem;
    padding-bottom: 36px;
    padding-bottom: 3rem
}

.padding-left-right-3-0 {
    padding-left: 36px;
    padding-left: 3rem;
    padding-right: 36px;
    padding-right: 3rem
}

.padding-top-3-0 {
    padding-top: 36px;
    padding-top: 3rem
}

.padding-right-3-0 {
    padding-right: 36px;
    padding-right: 3rem
}

.padding-bottom-3-0 {
    padding-bottom: 36px;
    padding-bottom: 3rem
}

.padding-left-3-0 {
    padding-left: 36px;
    padding-left: 3rem
}

.margin-all-3-25 {
    margin: 39px;
    margin: 3.25rem
}

.margin-top-bottom-3-25 {
    margin-top: 39px;
    margin-top: 3.25rem;
    margin-bottom: 39px;
    margin-bottom: 3.25rem
}

.margin-left-right-3-25 {
    margin-left: 39px;
    margin-left: 3.25rem;
    margin-right: 39px;
    margin-right: 3.25rem
}

.margin-top-3-25 {
    margin-top: 39px;
    margin-top: 3.25rem
}

.margin-right-3-25 {
    margin-right: 39px;
    margin-right: 3.25rem
}

.margin-bottom-3-25 {
    margin-bottom: 39px;
    margin-bottom: 3.25rem
}

.margin-left-3-25 {
    margin-left: 39px;
    margin-left: 3.25rem
}

.padding-all-3-25 {
    padding: 39px;
    padding: 3.25rem
}

.padding-top-bottom-3-25 {
    padding-top: 39px;
    padding-top: 3.25rem;
    padding-bottom: 39px;
    padding-bottom: 3.25rem
}

.padding-left-right-3-25 {
    padding-left: 39px;
    padding-left: 3.25rem;
    padding-right: 39px;
    padding-right: 3.25rem
}

.padding-top-3-25 {
    padding-top: 39px;
    padding-top: 3.25rem
}

.padding-right-3-25 {
    padding-right: 39px;
    padding-right: 3.25rem
}

.padding-bottom-3-25 {
    padding-bottom: 39px;
    padding-bottom: 3.25rem
}

.padding-left-3-25 {
    padding-left: 39px;
    padding-left: 3.25rem
}

.margin-all-3-5 {
    margin: 42px;
    margin: 3.5rem
}

.margin-top-bottom-3-5 {
    margin-top: 42px;
    margin-top: 3.5rem;
    margin-bottom: 42px;
    margin-bottom: 3.5rem
}

.margin-left-right-3-5 {
    margin-left: 42px;
    margin-left: 3.5rem;
    margin-right: 42px;
    margin-right: 3.5rem
}

.margin-top-3-5 {
    margin-top: 42px;
    margin-top: 3.5rem
}

.margin-right-3-5 {
    margin-right: 42px;
    margin-right: 3.5rem
}

.margin-bottom-3-5 {
    margin-bottom: 42px;
    margin-bottom: 3.5rem
}

.margin-left-3-5 {
    margin-left: 42px;
    margin-left: 3.5rem
}

.padding-all-3-5 {
    padding: 42px;
    padding: 3.5rem
}

.padding-top-bottom-3-5 {
    padding-top: 42px;
    padding-top: 3.5rem;
    padding-bottom: 42px;
    padding-bottom: 3.5rem
}

.padding-left-right-3-5 {
    padding-left: 42px;
    padding-left: 3.5rem;
    padding-right: 42px;
    padding-right: 3.5rem
}

.padding-top-3-5 {
    padding-top: 42px;
    padding-top: 3.5rem
}

.padding-right-3-5 {
    padding-right: 42px;
    padding-right: 3.5rem
}

.padding-bottom-3-5 {
    padding-bottom: 42px;
    padding-bottom: 3.5rem
}

.padding-left-3-5 {
    padding-left: 42px;
    padding-left: 3.5rem
}

.margin-all-3-75 {
    margin: 45px;
    margin: 3.75rem
}

.margin-top-bottom-3-75 {
    margin-top: 45px;
    margin-top: 3.75rem;
    margin-bottom: 45px;
    margin-bottom: 3.75rem
}

.margin-left-right-3-75 {
    margin-left: 45px;
    margin-left: 3.75rem;
    margin-right: 45px;
    margin-right: 3.75rem
}

.margin-top-3-75 {
    margin-top: 45px;
    margin-top: 3.75rem
}

.margin-right-3-75 {
    margin-right: 45px;
    margin-right: 3.75rem
}

.margin-bottom-3-75 {
    margin-bottom: 45px;
    margin-bottom: 3.75rem
}

.margin-left-3-75 {
    margin-left: 45px;
    margin-left: 3.75rem
}

.padding-all-3-75 {
    padding: 45px;
    padding: 3.75rem
}

.padding-top-bottom-3-75 {
    padding-top: 45px;
    padding-top: 3.75rem;
    padding-bottom: 45px;
    padding-bottom: 3.75rem
}

.padding-left-right-3-75 {
    padding-left: 45px;
    padding-left: 3.75rem;
    padding-right: 45px;
    padding-right: 3.75rem
}

.padding-top-3-75 {
    padding-top: 45px;
    padding-top: 3.75rem
}

.padding-right-3-75 {
    padding-right: 45px;
    padding-right: 3.75rem
}

.padding-bottom-3-75 {
    padding-bottom: 45px;
    padding-bottom: 3.75rem
}

.padding-left-3-75 {
    padding-left: 45px;
    padding-left: 3.75rem
}

.margin-all-4-0 {
    margin: 48px;
    margin: 4rem
}

.margin-top-bottom-4-0 {
    margin-top: 48px;
    margin-top: 4rem;
    margin-bottom: 48px;
    margin-bottom: 4rem
}

.margin-left-right-4-0 {
    margin-left: 48px;
    margin-left: 4rem;
    margin-right: 48px;
    margin-right: 4rem
}

.margin-top-4-0 {
    margin-top: 48px;
    margin-top: 4rem
}

.margin-right-4-0 {
    margin-right: 48px;
    margin-right: 4rem
}

.margin-bottom-4-0 {
    margin-bottom: 48px;
    margin-bottom: 4rem
}

.margin-left-4-0 {
    margin-left: 48px;
    margin-left: 4rem
}

.padding-all-4-0 {
    padding: 48px;
    padding: 4rem
}

.padding-top-bottom-4-0 {
    padding-top: 48px;
    padding-top: 4rem;
    padding-bottom: 48px;
    padding-bottom: 4rem
}

.padding-left-right-4-0 {
    padding-left: 48px;
    padding-left: 4rem;
    padding-right: 48px;
    padding-right: 4rem
}

.padding-top-4-0 {
    padding-top: 48px;
    padding-top: 4rem
}

.padding-right-4-0 {
    padding-right: 48px;
    padding-right: 4rem
}

.padding-bottom-4-0 {
    padding-bottom: 48px;
    padding-bottom: 4rem
}

.padding-left-4-0 {
    padding-left: 48px;
    padding-left: 4rem
}

@media(max-width:64em) {
    .lg-margin-all-0-25 {
        margin: 3px;
        margin: .25rem
    }

    .lg-margin-top-bottom-0-25 {
        margin-top: 3px;
        margin-top: .25rem;
        margin-bottom: 3px;
        margin-bottom: .25rem
    }

    .lg-margin-left-right-0-25 {
        margin-left: 3px;
        margin-left: .25rem;
        margin-right: 3px;
        margin-right: .25rem
    }

    .lg-margin-top-0-25 {
        margin-top: 3px;
        margin-top: .25rem
    }

    .lg-margin-right-0-25 {
        margin-right: 3px;
        margin-right: .25rem
    }

    .lg-margin-bottom-0-25 {
        margin-bottom: 3px;
        margin-bottom: .25rem
    }

    .lg-margin-left-0-25 {
        margin-left: 3px;
        margin-left: .25rem
    }

    .lg-padding-all-0-25 {
        padding: 3px;
        padding: .25rem
    }

    .lg-padding-top-bottom-0-25 {
        padding-top: 3px;
        padding-top: .25rem;
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

    .lg-padding-left-right-0-25 {
        padding-left: 3px;
        padding-left: .25rem;
        padding-right: 3px;
        padding-right: .25rem
    }

    .lg-padding-top-0-25 {
        padding-top: 3px;
        padding-top: .25rem
    }

    .lg-padding-right-0-25 {
        padding-right: 3px;
        padding-right: .25rem
    }

    .lg-padding-bottom-0-25 {
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

    .lg-padding-left-0-25 {
        padding-left: 3px;
        padding-left: .25rem
    }

    .lg-margin-all-0-5 {
        margin: 6px;
        margin: .5rem
    }

    .lg-margin-top-bottom-0-5 {
        margin-top: 6px;
        margin-top: .5rem;
        margin-bottom: 6px;
        margin-bottom: .5rem
    }

    .lg-margin-left-right-0-5 {
        margin-left: 6px;
        margin-left: .5rem;
        margin-right: 6px;
        margin-right: .5rem
    }

    .lg-margin-top-0-5 {
        margin-top: 6px;
        margin-top: .5rem
    }

    .lg-margin-right-0-5 {
        margin-right: 6px;
        margin-right: .5rem
    }

    .lg-margin-bottom-0-5 {
        margin-bottom: 6px;
        margin-bottom: .5rem
    }

    .lg-margin-left-0-5 {
        margin-left: 6px;
        margin-left: .5rem
    }

    .lg-padding-all-0-5 {
        padding: 6px;
        padding: .5rem
    }

    .lg-padding-top-bottom-0-5 {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem
    }

    .lg-padding-left-right-0-5 {
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem
    }

    .lg-padding-top-0-5 {
        padding-top: 6px;
        padding-top: .5rem
    }

    .lg-padding-right-0-5 {
        padding-right: 6px;
        padding-right: .5rem
    }

    .lg-padding-bottom-0-5 {
        padding-bottom: 6px;
        padding-bottom: .5rem
    }

    .lg-padding-left-0-5 {
        padding-left: 6px;
        padding-left: .5rem
    }

    .lg-margin-all-0-75 {
        margin: 9px;
        margin: .75rem
    }

    .lg-margin-top-bottom-0-75 {
        margin-top: 9px;
        margin-top: .75rem;
        margin-bottom: 9px;
        margin-bottom: .75rem
    }

    .lg-margin-left-right-0-75 {
        margin-left: 9px;
        margin-left: .75rem;
        margin-right: 9px;
        margin-right: .75rem
    }

    .lg-margin-top-0-75 {
        margin-top: 9px;
        margin-top: .75rem
    }

    .lg-margin-right-0-75 {
        margin-right: 9px;
        margin-right: .75rem
    }

    .lg-margin-bottom-0-75 {
        margin-bottom: 9px;
        margin-bottom: .75rem
    }

    .lg-margin-left-0-75 {
        margin-left: 9px;
        margin-left: .75rem
    }

    .lg-padding-all-0-75 {
        padding: 9px;
        padding: .75rem
    }

    .lg-padding-top-bottom-0-75 {
        padding-top: 9px;
        padding-top: .75rem;
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .lg-padding-left-right-0-75 {
        padding-left: 9px;
        padding-left: .75rem;
        padding-right: 9px;
        padding-right: .75rem
    }

    .lg-padding-top-0-75 {
        padding-top: 9px;
        padding-top: .75rem
    }

    .lg-padding-right-0-75 {
        padding-right: 9px;
        padding-right: .75rem
    }

    .lg-padding-bottom-0-75 {
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .lg-padding-left-0-75 {
        padding-left: 9px;
        padding-left: .75rem
    }

    .lg-margin-all-1-0 {
        margin: 12px;
        margin: 1rem
    }

    .lg-margin-top-bottom-1-0 {
        margin-top: 12px;
        margin-top: 1rem;
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

    .lg-margin-left-right-1-0 {
        margin-left: 12px;
        margin-left: 1rem;
        margin-right: 12px;
        margin-right: 1rem
    }

    .lg-margin-top-1-0 {
        margin-top: 12px;
        margin-top: 1rem
    }

    .lg-margin-right-1-0 {
        margin-right: 12px;
        margin-right: 1rem
    }

    .lg-margin-bottom-1-0 {
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

    .lg-margin-left-1-0 {
        margin-left: 12px;
        margin-left: 1rem
    }

    .lg-padding-all-1-0 {
        padding: 12px;
        padding: 1rem
    }

    .lg-padding-top-bottom-1-0 {
        padding-top: 12px;
        padding-top: 1rem;
        padding-bottom: 12px;
        padding-bottom: 1rem
    }

    .lg-padding-left-right-1-0 {
        padding-left: 12px;
        padding-left: 1rem;
        padding-right: 12px;
        padding-right: 1rem
    }

    .lg-padding-top-1-0 {
        padding-top: 12px;
        padding-top: 1rem
    }

    .lg-padding-right-1-0 {
        padding-right: 12px;
        padding-right: 1rem
    }

    .lg-padding-bottom-1-0 {
        padding-bottom: 12px;
        padding-bottom: 1rem
    }

    .lg-padding-left-1-0 {
        padding-left: 12px;
        padding-left: 1rem
    }

    .lg-margin-all-1-25 {
        margin: 15px;
        margin: 1.25rem
    }

    .lg-margin-top-bottom-1-25 {
        margin-top: 15px;
        margin-top: 1.25rem;
        margin-bottom: 15px;
        margin-bottom: 1.25rem
    }

    .lg-margin-left-right-1-25 {
        margin-left: 15px;
        margin-left: 1.25rem;
        margin-right: 15px;
        margin-right: 1.25rem
    }

    .lg-margin-top-1-25 {
        margin-top: 15px;
        margin-top: 1.25rem
    }

    .lg-margin-right-1-25 {
        margin-right: 15px;
        margin-right: 1.25rem
    }

    .lg-margin-bottom-1-25 {
        margin-bottom: 15px;
        margin-bottom: 1.25rem
    }

    .lg-margin-left-1-25 {
        margin-left: 15px;
        margin-left: 1.25rem
    }

    .lg-padding-all-1-25 {
        padding: 15px;
        padding: 1.25rem
    }

    .lg-padding-top-bottom-1-25 {
        padding-top: 15px;
        padding-top: 1.25rem;
        padding-bottom: 15px;
        padding-bottom: 1.25rem
    }

    .lg-padding-left-right-1-25 {
        padding-left: 15px;
        padding-left: 1.25rem;
        padding-right: 15px;
        padding-right: 1.25rem
    }

    .lg-padding-top-1-25 {
        padding-top: 15px;
        padding-top: 1.25rem
    }

    .lg-padding-right-1-25 {
        padding-right: 15px;
        padding-right: 1.25rem
    }

    .lg-padding-bottom-1-25 {
        padding-bottom: 15px;
        padding-bottom: 1.25rem
    }

    .lg-padding-left-1-25 {
        padding-left: 15px;
        padding-left: 1.25rem
    }

    .lg-margin-all-1-5 {
        margin: 18px;
        margin: 1.5rem
    }

    .lg-margin-top-bottom-1-5 {
        margin-top: 18px;
        margin-top: 1.5rem;
        margin-bottom: 18px;
        margin-bottom: 1.5rem
    }

    .lg-margin-left-right-1-5 {
        margin-left: 18px;
        margin-left: 1.5rem;
        margin-right: 18px;
        margin-right: 1.5rem
    }

    .lg-margin-top-1-5 {
        margin-top: 18px;
        margin-top: 1.5rem
    }

    .lg-margin-right-1-5 {
        margin-right: 18px;
        margin-right: 1.5rem
    }

    .lg-margin-bottom-1-5 {
        margin-bottom: 18px;
        margin-bottom: 1.5rem
    }

    .lg-margin-left-1-5 {
        margin-left: 18px;
        margin-left: 1.5rem
    }

    .lg-padding-all-1-5 {
        padding: 18px;
        padding: 1.5rem
    }

    .lg-padding-top-bottom-1-5 {
        padding-top: 18px;
        padding-top: 1.5rem;
        padding-bottom: 18px;
        padding-bottom: 1.5rem
    }

    .lg-padding-left-right-1-5 {
        padding-left: 18px;
        padding-left: 1.5rem;
        padding-right: 18px;
        padding-right: 1.5rem
    }

    .lg-padding-top-1-5 {
        padding-top: 18px;
        padding-top: 1.5rem
    }

    .lg-padding-right-1-5 {
        padding-right: 18px;
        padding-right: 1.5rem
    }

    .lg-padding-bottom-1-5 {
        padding-bottom: 18px;
        padding-bottom: 1.5rem
    }

    .lg-padding-left-1-5 {
        padding-left: 18px;
        padding-left: 1.5rem
    }

    .lg-margin-all-1-75 {
        margin: 21px;
        margin: 1.75rem
    }

    .lg-margin-top-bottom-1-75 {
        margin-top: 21px;
        margin-top: 1.75rem;
        margin-bottom: 21px;
        margin-bottom: 1.75rem
    }

    .lg-margin-left-right-1-75 {
        margin-left: 21px;
        margin-left: 1.75rem;
        margin-right: 21px;
        margin-right: 1.75rem
    }

    .lg-margin-top-1-75 {
        margin-top: 21px;
        margin-top: 1.75rem
    }

    .lg-margin-right-1-75 {
        margin-right: 21px;
        margin-right: 1.75rem
    }

    .lg-margin-bottom-1-75 {
        margin-bottom: 21px;
        margin-bottom: 1.75rem
    }

    .lg-margin-left-1-75 {
        margin-left: 21px;
        margin-left: 1.75rem
    }

    .lg-padding-all-1-75 {
        padding: 21px;
        padding: 1.75rem
    }

    .lg-padding-top-bottom-1-75 {
        padding-top: 21px;
        padding-top: 1.75rem;
        padding-bottom: 21px;
        padding-bottom: 1.75rem
    }

    .lg-padding-left-right-1-75 {
        padding-left: 21px;
        padding-left: 1.75rem;
        padding-right: 21px;
        padding-right: 1.75rem
    }

    .lg-padding-top-1-75 {
        padding-top: 21px;
        padding-top: 1.75rem
    }

    .lg-padding-right-1-75 {
        padding-right: 21px;
        padding-right: 1.75rem
    }

    .lg-padding-bottom-1-75 {
        padding-bottom: 21px;
        padding-bottom: 1.75rem
    }

    .lg-padding-left-1-75 {
        padding-left: 21px;
        padding-left: 1.75rem
    }

    .lg-margin-all-2-0 {
        margin: 24px;
        margin: 2rem
    }

    .lg-margin-top-bottom-2-0 {
        margin-top: 24px;
        margin-top: 2rem;
        margin-bottom: 24px;
        margin-bottom: 2rem
    }

    .lg-margin-left-right-2-0 {
        margin-left: 24px;
        margin-left: 2rem;
        margin-right: 24px;
        margin-right: 2rem
    }

    .lg-margin-top-2-0 {
        margin-top: 24px;
        margin-top: 2rem
    }

    .lg-margin-right-2-0 {
        margin-right: 24px;
        margin-right: 2rem
    }

    .lg-margin-bottom-2-0 {
        margin-bottom: 24px;
        margin-bottom: 2rem
    }

    .lg-margin-left-2-0 {
        margin-left: 24px;
        margin-left: 2rem
    }

    .lg-padding-all-2-0 {
        padding: 24px;
        padding: 2rem
    }

    .lg-padding-top-bottom-2-0 {
        padding-top: 24px;
        padding-top: 2rem;
        padding-bottom: 24px;
        padding-bottom: 2rem
    }

    .lg-padding-left-right-2-0 {
        padding-left: 24px;
        padding-left: 2rem;
        padding-right: 24px;
        padding-right: 2rem
    }

    .lg-padding-top-2-0 {
        padding-top: 24px;
        padding-top: 2rem
    }

    .lg-padding-right-2-0 {
        padding-right: 24px;
        padding-right: 2rem
    }

    .lg-padding-bottom-2-0 {
        padding-bottom: 24px;
        padding-bottom: 2rem
    }

    .lg-padding-left-2-0 {
        padding-left: 24px;
        padding-left: 2rem
    }

    .lg-margin-all-2-25 {
        margin: 27px;
        margin: 2.25rem
    }

    .lg-margin-top-bottom-2-25 {
        margin-top: 27px;
        margin-top: 2.25rem;
        margin-bottom: 27px;
        margin-bottom: 2.25rem
    }

    .lg-margin-left-right-2-25 {
        margin-left: 27px;
        margin-left: 2.25rem;
        margin-right: 27px;
        margin-right: 2.25rem
    }

    .lg-margin-top-2-25 {
        margin-top: 27px;
        margin-top: 2.25rem
    }

    .lg-margin-right-2-25 {
        margin-right: 27px;
        margin-right: 2.25rem
    }

    .lg-margin-bottom-2-25 {
        margin-bottom: 27px;
        margin-bottom: 2.25rem
    }

    .lg-margin-left-2-25 {
        margin-left: 27px;
        margin-left: 2.25rem
    }

    .lg-padding-all-2-25 {
        padding: 27px;
        padding: 2.25rem
    }

    .lg-padding-top-bottom-2-25 {
        padding-top: 27px;
        padding-top: 2.25rem;
        padding-bottom: 27px;
        padding-bottom: 2.25rem
    }

    .lg-padding-left-right-2-25 {
        padding-left: 27px;
        padding-left: 2.25rem;
        padding-right: 27px;
        padding-right: 2.25rem
    }

    .lg-padding-top-2-25 {
        padding-top: 27px;
        padding-top: 2.25rem
    }

    .lg-padding-right-2-25 {
        padding-right: 27px;
        padding-right: 2.25rem
    }

    .lg-padding-bottom-2-25 {
        padding-bottom: 27px;
        padding-bottom: 2.25rem
    }

    .lg-padding-left-2-25 {
        padding-left: 27px;
        padding-left: 2.25rem
    }

    .lg-margin-all-2-5 {
        margin: 30px;
        margin: 2.5rem
    }

    .lg-margin-top-bottom-2-5 {
        margin-top: 30px;
        margin-top: 2.5rem;
        margin-bottom: 30px;
        margin-bottom: 2.5rem
    }

    .lg-margin-left-right-2-5 {
        margin-left: 30px;
        margin-left: 2.5rem;
        margin-right: 30px;
        margin-right: 2.5rem
    }

    .lg-margin-top-2-5 {
        margin-top: 30px;
        margin-top: 2.5rem
    }

    .lg-margin-right-2-5 {
        margin-right: 30px;
        margin-right: 2.5rem
    }

    .lg-margin-bottom-2-5 {
        margin-bottom: 30px;
        margin-bottom: 2.5rem
    }

    .lg-margin-left-2-5 {
        margin-left: 30px;
        margin-left: 2.5rem
    }

    .lg-padding-all-2-5 {
        padding: 30px;
        padding: 2.5rem
    }

    .lg-padding-top-bottom-2-5 {
        padding-top: 30px;
        padding-top: 2.5rem;
        padding-bottom: 30px;
        padding-bottom: 2.5rem
    }

    .lg-padding-left-right-2-5 {
        padding-left: 30px;
        padding-left: 2.5rem;
        padding-right: 30px;
        padding-right: 2.5rem
    }

    .lg-padding-top-2-5 {
        padding-top: 30px;
        padding-top: 2.5rem
    }

    .lg-padding-right-2-5 {
        padding-right: 30px;
        padding-right: 2.5rem
    }

    .lg-padding-bottom-2-5 {
        padding-bottom: 30px;
        padding-bottom: 2.5rem
    }

    .lg-padding-left-2-5 {
        padding-left: 30px;
        padding-left: 2.5rem
    }

    .lg-margin-all-2-75 {
        margin: 33px;
        margin: 2.75rem
    }

    .lg-margin-top-bottom-2-75 {
        margin-top: 33px;
        margin-top: 2.75rem;
        margin-bottom: 33px;
        margin-bottom: 2.75rem
    }

    .lg-margin-left-right-2-75 {
        margin-left: 33px;
        margin-left: 2.75rem;
        margin-right: 33px;
        margin-right: 2.75rem
    }

    .lg-margin-top-2-75 {
        margin-top: 33px;
        margin-top: 2.75rem
    }

    .lg-margin-right-2-75 {
        margin-right: 33px;
        margin-right: 2.75rem
    }

    .lg-margin-bottom-2-75 {
        margin-bottom: 33px;
        margin-bottom: 2.75rem
    }

    .lg-margin-left-2-75 {
        margin-left: 33px;
        margin-left: 2.75rem
    }

    .lg-padding-all-2-75 {
        padding: 33px;
        padding: 2.75rem
    }

    .lg-padding-top-bottom-2-75 {
        padding-top: 33px;
        padding-top: 2.75rem;
        padding-bottom: 33px;
        padding-bottom: 2.75rem
    }

    .lg-padding-left-right-2-75 {
        padding-left: 33px;
        padding-left: 2.75rem;
        padding-right: 33px;
        padding-right: 2.75rem
    }

    .lg-padding-top-2-75 {
        padding-top: 33px;
        padding-top: 2.75rem
    }

    .lg-padding-right-2-75 {
        padding-right: 33px;
        padding-right: 2.75rem
    }

    .lg-padding-bottom-2-75 {
        padding-bottom: 33px;
        padding-bottom: 2.75rem
    }

    .lg-padding-left-2-75 {
        padding-left: 33px;
        padding-left: 2.75rem
    }

    .lg-margin-all-3-0 {
        margin: 36px;
        margin: 3rem
    }

    .lg-margin-top-bottom-3-0 {
        margin-top: 36px;
        margin-top: 3rem;
        margin-bottom: 36px;
        margin-bottom: 3rem
    }

    .lg-margin-left-right-3-0 {
        margin-left: 36px;
        margin-left: 3rem;
        margin-right: 36px;
        margin-right: 3rem
    }

    .lg-margin-top-3-0 {
        margin-top: 36px;
        margin-top: 3rem
    }

    .lg-margin-right-3-0 {
        margin-right: 36px;
        margin-right: 3rem
    }

    .lg-margin-bottom-3-0 {
        margin-bottom: 36px;
        margin-bottom: 3rem
    }

    .lg-margin-left-3-0 {
        margin-left: 36px;
        margin-left: 3rem
    }

    .lg-padding-all-3-0 {
        padding: 36px;
        padding: 3rem
    }

    .lg-padding-top-bottom-3-0 {
        padding-top: 36px;
        padding-top: 3rem;
        padding-bottom: 36px;
        padding-bottom: 3rem
    }

    .lg-padding-left-right-3-0 {
        padding-left: 36px;
        padding-left: 3rem;
        padding-right: 36px;
        padding-right: 3rem
    }

    .lg-padding-top-3-0 {
        padding-top: 36px;
        padding-top: 3rem
    }

    .lg-padding-right-3-0 {
        padding-right: 36px;
        padding-right: 3rem
    }

    .lg-padding-bottom-3-0 {
        padding-bottom: 36px;
        padding-bottom: 3rem
    }

    .lg-padding-left-3-0 {
        padding-left: 36px;
        padding-left: 3rem
    }

    .lg-margin-all-3-25 {
        margin: 39px;
        margin: 3.25rem
    }

    .lg-margin-top-bottom-3-25 {
        margin-top: 39px;
        margin-top: 3.25rem;
        margin-bottom: 39px;
        margin-bottom: 3.25rem
    }

    .lg-margin-left-right-3-25 {
        margin-left: 39px;
        margin-left: 3.25rem;
        margin-right: 39px;
        margin-right: 3.25rem
    }

    .lg-margin-top-3-25 {
        margin-top: 39px;
        margin-top: 3.25rem
    }

    .lg-margin-right-3-25 {
        margin-right: 39px;
        margin-right: 3.25rem
    }

    .lg-margin-bottom-3-25 {
        margin-bottom: 39px;
        margin-bottom: 3.25rem
    }

    .lg-margin-left-3-25 {
        margin-left: 39px;
        margin-left: 3.25rem
    }

    .lg-padding-all-3-25 {
        padding: 39px;
        padding: 3.25rem
    }

    .lg-padding-top-bottom-3-25 {
        padding-top: 39px;
        padding-top: 3.25rem;
        padding-bottom: 39px;
        padding-bottom: 3.25rem
    }

    .lg-padding-left-right-3-25 {
        padding-left: 39px;
        padding-left: 3.25rem;
        padding-right: 39px;
        padding-right: 3.25rem
    }

    .lg-padding-top-3-25 {
        padding-top: 39px;
        padding-top: 3.25rem
    }

    .lg-padding-right-3-25 {
        padding-right: 39px;
        padding-right: 3.25rem
    }

    .lg-padding-bottom-3-25 {
        padding-bottom: 39px;
        padding-bottom: 3.25rem
    }

    .lg-padding-left-3-25 {
        padding-left: 39px;
        padding-left: 3.25rem
    }

    .lg-margin-all-3-5 {
        margin: 42px;
        margin: 3.5rem
    }

    .lg-margin-top-bottom-3-5 {
        margin-top: 42px;
        margin-top: 3.5rem;
        margin-bottom: 42px;
        margin-bottom: 3.5rem
    }

    .lg-margin-left-right-3-5 {
        margin-left: 42px;
        margin-left: 3.5rem;
        margin-right: 42px;
        margin-right: 3.5rem
    }

    .lg-margin-top-3-5 {
        margin-top: 42px;
        margin-top: 3.5rem
    }

    .lg-margin-right-3-5 {
        margin-right: 42px;
        margin-right: 3.5rem
    }

    .lg-margin-bottom-3-5 {
        margin-bottom: 42px;
        margin-bottom: 3.5rem
    }

    .lg-margin-left-3-5 {
        margin-left: 42px;
        margin-left: 3.5rem
    }

    .lg-padding-all-3-5 {
        padding: 42px;
        padding: 3.5rem
    }

    .lg-padding-top-bottom-3-5 {
        padding-top: 42px;
        padding-top: 3.5rem;
        padding-bottom: 42px;
        padding-bottom: 3.5rem
    }

    .lg-padding-left-right-3-5 {
        padding-left: 42px;
        padding-left: 3.5rem;
        padding-right: 42px;
        padding-right: 3.5rem
    }

    .lg-padding-top-3-5 {
        padding-top: 42px;
        padding-top: 3.5rem
    }

    .lg-padding-right-3-5 {
        padding-right: 42px;
        padding-right: 3.5rem
    }

    .lg-padding-bottom-3-5 {
        padding-bottom: 42px;
        padding-bottom: 3.5rem
    }

    .lg-padding-left-3-5 {
        padding-left: 42px;
        padding-left: 3.5rem
    }

    .lg-margin-all-3-75 {
        margin: 45px;
        margin: 3.75rem
    }

    .lg-margin-top-bottom-3-75 {
        margin-top: 45px;
        margin-top: 3.75rem;
        margin-bottom: 45px;
        margin-bottom: 3.75rem
    }

    .lg-margin-left-right-3-75 {
        margin-left: 45px;
        margin-left: 3.75rem;
        margin-right: 45px;
        margin-right: 3.75rem
    }

    .lg-margin-top-3-75 {
        margin-top: 45px;
        margin-top: 3.75rem
    }

    .lg-margin-right-3-75 {
        margin-right: 45px;
        margin-right: 3.75rem
    }

    .lg-margin-bottom-3-75 {
        margin-bottom: 45px;
        margin-bottom: 3.75rem
    }

    .lg-margin-left-3-75 {
        margin-left: 45px;
        margin-left: 3.75rem
    }

    .lg-padding-all-3-75 {
        padding: 45px;
        padding: 3.75rem
    }

    .lg-padding-top-bottom-3-75 {
        padding-top: 45px;
        padding-top: 3.75rem;
        padding-bottom: 45px;
        padding-bottom: 3.75rem
    }

    .lg-padding-left-right-3-75 {
        padding-left: 45px;
        padding-left: 3.75rem;
        padding-right: 45px;
        padding-right: 3.75rem
    }

    .lg-padding-top-3-75 {
        padding-top: 45px;
        padding-top: 3.75rem
    }

    .lg-padding-right-3-75 {
        padding-right: 45px;
        padding-right: 3.75rem
    }

    .lg-padding-bottom-3-75 {
        padding-bottom: 45px;
        padding-bottom: 3.75rem
    }

    .lg-padding-left-3-75 {
        padding-left: 45px;
        padding-left: 3.75rem
    }

    .lg-margin-all-4-0 {
        margin: 48px;
        margin: 4rem
    }

    .lg-margin-top-bottom-4-0 {
        margin-top: 48px;
        margin-top: 4rem;
        margin-bottom: 48px;
        margin-bottom: 4rem
    }

    .lg-margin-left-right-4-0 {
        margin-left: 48px;
        margin-left: 4rem;
        margin-right: 48px;
        margin-right: 4rem
    }

    .lg-margin-top-4-0 {
        margin-top: 48px;
        margin-top: 4rem
    }

    .lg-margin-right-4-0 {
        margin-right: 48px;
        margin-right: 4rem
    }

    .lg-margin-bottom-4-0 {
        margin-bottom: 48px;
        margin-bottom: 4rem
    }

    .lg-margin-left-4-0 {
        margin-left: 48px;
        margin-left: 4rem
    }

    .lg-padding-all-4-0 {
        padding: 48px;
        padding: 4rem
    }

    .lg-padding-top-bottom-4-0 {
        padding-top: 48px;
        padding-top: 4rem;
        padding-bottom: 48px;
        padding-bottom: 4rem
    }

    .lg-padding-left-right-4-0 {
        padding-left: 48px;
        padding-left: 4rem;
        padding-right: 48px;
        padding-right: 4rem
    }

    .lg-padding-top-4-0 {
        padding-top: 48px;
        padding-top: 4rem
    }

    .lg-padding-right-4-0 {
        padding-right: 48px;
        padding-right: 4rem
    }

    .lg-padding-bottom-4-0 {
        padding-bottom: 48px;
        padding-bottom: 4rem
    }

    .lg-padding-left-4-0 {
        padding-left: 48px;
        padding-left: 4rem
    }

    .lg-margin-left-0 {
        margin-left: 0
    }

    .lg-margin-right-0 {
        margin-right: 0
    }

    .lg-margin-top-0 {
        margin-top: 0
    }

    .lg-margin-bottom-0 {
        margin-bottom: 0
    }

    .lg-margin-top-bottom-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .lg-margin-left-right-0 {
        margin-left: 0;
        margin-right: 0
    }

    .lg-margin-all-0 {
        margin: 0
    }

    .lg-padding-left-0 {
        padding-left: 0
    }

    .lg-padding-right-0 {
        padding-right: 0
    }

    .lg-padding-top-0 {
        padding-top: 0
    }

    .lg-padding-bottom-0 {
        padding-bottom: 0
    }

    .lg-padding-top-bottom-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .lg-padding-left-right-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg-padding-all-0 {
        padding: 0
    }
}

@media(max-width:50em) {
    .md-margin-all-0-25 {
        margin: 3px;
        margin: .25rem
    }

    .md-margin-top-bottom-0-25 {
        margin-top: 3px;
        margin-top: .25rem;
        margin-bottom: 3px;
        margin-bottom: .25rem
    }

    .md-margin-left-right-0-25 {
        margin-left: 3px;
        margin-left: .25rem;
        margin-right: 3px;
        margin-right: .25rem
    }

    .md-margin-top-0-25 {
        margin-top: 3px;
        margin-top: .25rem
    }

    .md-margin-right-0-25 {
        margin-right: 3px;
        margin-right: .25rem
    }

    .md-margin-bottom-0-25 {
        margin-bottom: 3px;
        margin-bottom: .25rem
    }

    .md-margin-left-0-25 {
        margin-left: 3px;
        margin-left: .25rem
    }

    .md-padding-all-0-25 {
        padding: 3px;
        padding: .25rem
    }

    .md-padding-top-bottom-0-25 {
        padding-top: 3px;
        padding-top: .25rem;
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

    .md-padding-left-right-0-25 {
        padding-left: 3px;
        padding-left: .25rem;
        padding-right: 3px;
        padding-right: .25rem
    }

    .md-padding-top-0-25 {
        padding-top: 3px;
        padding-top: .25rem
    }

    .md-padding-right-0-25 {
        padding-right: 3px;
        padding-right: .25rem
    }

    .md-padding-bottom-0-25 {
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

    .md-padding-left-0-25 {
        padding-left: 3px;
        padding-left: .25rem
    }

    .md-margin-all-0-5 {
        margin: 6px;
        margin: .5rem
    }

    .md-margin-top-bottom-0-5 {
        margin-top: 6px;
        margin-top: .5rem;
        margin-bottom: 6px;
        margin-bottom: .5rem
    }

    .md-margin-left-right-0-5 {
        margin-left: 6px;
        margin-left: .5rem;
        margin-right: 6px;
        margin-right: .5rem
    }

    .md-margin-top-0-5 {
        margin-top: 6px;
        margin-top: .5rem
    }

    .md-margin-right-0-5 {
        margin-right: 6px;
        margin-right: .5rem
    }

    .md-margin-bottom-0-5 {
        margin-bottom: 6px;
        margin-bottom: .5rem
    }

    .md-margin-left-0-5 {
        margin-left: 6px;
        margin-left: .5rem
    }

    .md-padding-all-0-5 {
        padding: 6px;
        padding: .5rem
    }

    .md-padding-top-bottom-0-5 {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem
    }

    .md-padding-left-right-0-5 {
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem
    }

    .md-padding-top-0-5 {
        padding-top: 6px;
        padding-top: .5rem
    }

    .md-padding-right-0-5 {
        padding-right: 6px;
        padding-right: .5rem
    }

    .md-padding-bottom-0-5 {
        padding-bottom: 6px;
        padding-bottom: .5rem
    }

    .md-padding-left-0-5 {
        padding-left: 6px;
        padding-left: .5rem
    }

    .md-margin-all-0-75 {
        margin: 9px;
        margin: .75rem
    }

    .md-margin-top-bottom-0-75 {
        margin-top: 9px;
        margin-top: .75rem;
        margin-bottom: 9px;
        margin-bottom: .75rem
    }

    .md-margin-left-right-0-75 {
        margin-left: 9px;
        margin-left: .75rem;
        margin-right: 9px;
        margin-right: .75rem
    }

    .md-margin-top-0-75 {
        margin-top: 9px;
        margin-top: .75rem
    }

    .md-margin-right-0-75 {
        margin-right: 9px;
        margin-right: .75rem
    }

    .md-margin-bottom-0-75 {
        margin-bottom: 9px;
        margin-bottom: .75rem
    }

    .md-margin-left-0-75 {
        margin-left: 9px;
        margin-left: .75rem
    }

    .md-padding-all-0-75 {
        padding: 9px;
        padding: .75rem
    }

    .md-padding-top-bottom-0-75 {
        padding-top: 9px;
        padding-top: .75rem;
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .md-padding-left-right-0-75 {
        padding-left: 9px;
        padding-left: .75rem;
        padding-right: 9px;
        padding-right: .75rem
    }

    .md-padding-top-0-75 {
        padding-top: 9px;
        padding-top: .75rem
    }

    .md-padding-right-0-75 {
        padding-right: 9px;
        padding-right: .75rem
    }

    .md-padding-bottom-0-75 {
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .md-padding-left-0-75 {
        padding-left: 9px;
        padding-left: .75rem
    }

    .md-margin-all-1-0 {
        margin: 12px;
        margin: 1rem
    }

    .md-margin-top-bottom-1-0 {
        margin-top: 12px;
        margin-top: 1rem;
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

    .md-margin-left-right-1-0 {
        margin-left: 12px;
        margin-left: 1rem;
        margin-right: 12px;
        margin-right: 1rem
    }

    .md-margin-top-1-0 {
        margin-top: 12px;
        margin-top: 1rem
    }

    .md-margin-right-1-0 {
        margin-right: 12px;
        margin-right: 1rem
    }

    .md-margin-bottom-1-0 {
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

    .md-margin-left-1-0 {
        margin-left: 12px;
        margin-left: 1rem
    }

    .md-padding-all-1-0 {
        padding: 12px;
        padding: 1rem
    }

    .md-padding-top-bottom-1-0 {
        padding-top: 12px;
        padding-top: 1rem;
        padding-bottom: 12px;
        padding-bottom: 1rem
    }

    .md-padding-left-right-1-0 {
        padding-left: 12px;
        padding-left: 1rem;
        padding-right: 12px;
        padding-right: 1rem
    }

    .md-padding-top-1-0 {
        padding-top: 12px;
        padding-top: 1rem
    }

    .md-padding-right-1-0 {
        padding-right: 12px;
        padding-right: 1rem
    }

    .md-padding-bottom-1-0 {
        padding-bottom: 12px;
        padding-bottom: 1rem
    }

    .md-padding-left-1-0 {
        padding-left: 12px;
        padding-left: 1rem
    }

    .md-margin-all-1-25 {
        margin: 15px;
        margin: 1.25rem
    }

    .md-margin-top-bottom-1-25 {
        margin-top: 15px;
        margin-top: 1.25rem;
        margin-bottom: 15px;
        margin-bottom: 1.25rem
    }

    .md-margin-left-right-1-25 {
        margin-left: 15px;
        margin-left: 1.25rem;
        margin-right: 15px;
        margin-right: 1.25rem
    }

    .md-margin-top-1-25 {
        margin-top: 15px;
        margin-top: 1.25rem
    }

    .md-margin-right-1-25 {
        margin-right: 15px;
        margin-right: 1.25rem
    }

    .md-margin-bottom-1-25 {
        margin-bottom: 15px;
        margin-bottom: 1.25rem
    }

    .md-margin-left-1-25 {
        margin-left: 15px;
        margin-left: 1.25rem
    }

    .md-padding-all-1-25 {
        padding: 15px;
        padding: 1.25rem
    }

    .md-padding-top-bottom-1-25 {
        padding-top: 15px;
        padding-top: 1.25rem;
        padding-bottom: 15px;
        padding-bottom: 1.25rem
    }

    .md-padding-left-right-1-25 {
        padding-left: 15px;
        padding-left: 1.25rem;
        padding-right: 15px;
        padding-right: 1.25rem
    }

    .md-padding-top-1-25 {
        padding-top: 15px;
        padding-top: 1.25rem
    }

    .md-padding-right-1-25 {
        padding-right: 15px;
        padding-right: 1.25rem
    }

    .md-padding-bottom-1-25 {
        padding-bottom: 15px;
        padding-bottom: 1.25rem
    }

    .md-padding-left-1-25 {
        padding-left: 15px;
        padding-left: 1.25rem
    }

    .md-margin-all-1-5 {
        margin: 18px;
        margin: 1.5rem
    }

    .md-margin-top-bottom-1-5 {
        margin-top: 18px;
        margin-top: 1.5rem;
        margin-bottom: 18px;
        margin-bottom: 1.5rem
    }

    .md-margin-left-right-1-5 {
        margin-left: 18px;
        margin-left: 1.5rem;
        margin-right: 18px;
        margin-right: 1.5rem
    }

    .md-margin-top-1-5 {
        margin-top: 18px;
        margin-top: 1.5rem
    }

    .md-margin-right-1-5 {
        margin-right: 18px;
        margin-right: 1.5rem
    }

    .md-margin-bottom-1-5 {
        margin-bottom: 18px;
        margin-bottom: 1.5rem
    }

    .md-margin-left-1-5 {
        margin-left: 18px;
        margin-left: 1.5rem
    }

    .md-padding-all-1-5 {
        padding: 18px;
        padding: 1.5rem
    }

    .md-padding-top-bottom-1-5 {
        padding-top: 18px;
        padding-top: 1.5rem;
        padding-bottom: 18px;
        padding-bottom: 1.5rem
    }

    .md-padding-left-right-1-5 {
        padding-left: 18px;
        padding-left: 1.5rem;
        padding-right: 18px;
        padding-right: 1.5rem
    }

    .md-padding-top-1-5 {
        padding-top: 18px;
        padding-top: 1.5rem
    }

    .md-padding-right-1-5 {
        padding-right: 18px;
        padding-right: 1.5rem
    }

    .md-padding-bottom-1-5 {
        padding-bottom: 18px;
        padding-bottom: 1.5rem
    }

    .md-padding-left-1-5 {
        padding-left: 18px;
        padding-left: 1.5rem
    }

    .md-margin-all-1-75 {
        margin: 21px;
        margin: 1.75rem
    }

    .md-margin-top-bottom-1-75 {
        margin-top: 21px;
        margin-top: 1.75rem;
        margin-bottom: 21px;
        margin-bottom: 1.75rem
    }

    .md-margin-left-right-1-75 {
        margin-left: 21px;
        margin-left: 1.75rem;
        margin-right: 21px;
        margin-right: 1.75rem
    }

    .md-margin-top-1-75 {
        margin-top: 21px;
        margin-top: 1.75rem
    }

    .md-margin-right-1-75 {
        margin-right: 21px;
        margin-right: 1.75rem
    }

    .md-margin-bottom-1-75 {
        margin-bottom: 21px;
        margin-bottom: 1.75rem
    }

    .md-margin-left-1-75 {
        margin-left: 21px;
        margin-left: 1.75rem
    }

    .md-padding-all-1-75 {
        padding: 21px;
        padding: 1.75rem
    }

    .md-padding-top-bottom-1-75 {
        padding-top: 21px;
        padding-top: 1.75rem;
        padding-bottom: 21px;
        padding-bottom: 1.75rem
    }

    .md-padding-left-right-1-75 {
        padding-left: 21px;
        padding-left: 1.75rem;
        padding-right: 21px;
        padding-right: 1.75rem
    }

    .md-padding-top-1-75 {
        padding-top: 21px;
        padding-top: 1.75rem
    }

    .md-padding-right-1-75 {
        padding-right: 21px;
        padding-right: 1.75rem
    }

    .md-padding-bottom-1-75 {
        padding-bottom: 21px;
        padding-bottom: 1.75rem
    }

    .md-padding-left-1-75 {
        padding-left: 21px;
        padding-left: 1.75rem
    }

    .md-margin-all-2-0 {
        margin: 24px;
        margin: 2rem
    }

    .md-margin-top-bottom-2-0 {
        margin-top: 24px;
        margin-top: 2rem;
        margin-bottom: 24px;
        margin-bottom: 2rem
    }

    .md-margin-left-right-2-0 {
        margin-left: 24px;
        margin-left: 2rem;
        margin-right: 24px;
        margin-right: 2rem
    }

    .md-margin-top-2-0 {
        margin-top: 24px;
        margin-top: 2rem
    }

    .md-margin-right-2-0 {
        margin-right: 24px;
        margin-right: 2rem
    }

    .md-margin-bottom-2-0 {
        margin-bottom: 24px;
        margin-bottom: 2rem
    }

    .md-margin-left-2-0 {
        margin-left: 24px;
        margin-left: 2rem
    }

    .md-padding-all-2-0 {
        padding: 24px;
        padding: 2rem
    }

    .md-padding-top-bottom-2-0 {
        padding-top: 24px;
        padding-top: 2rem;
        padding-bottom: 24px;
        padding-bottom: 2rem
    }

    .md-padding-left-right-2-0 {
        padding-left: 24px;
        padding-left: 2rem;
        padding-right: 24px;
        padding-right: 2rem
    }

    .md-padding-top-2-0 {
        padding-top: 24px;
        padding-top: 2rem
    }

    .md-padding-right-2-0 {
        padding-right: 24px;
        padding-right: 2rem
    }

    .md-padding-bottom-2-0 {
        padding-bottom: 24px;
        padding-bottom: 2rem
    }

    .md-padding-left-2-0 {
        padding-left: 24px;
        padding-left: 2rem
    }

    .md-margin-all-2-25 {
        margin: 27px;
        margin: 2.25rem
    }

    .md-margin-top-bottom-2-25 {
        margin-top: 27px;
        margin-top: 2.25rem;
        margin-bottom: 27px;
        margin-bottom: 2.25rem
    }

    .md-margin-left-right-2-25 {
        margin-left: 27px;
        margin-left: 2.25rem;
        margin-right: 27px;
        margin-right: 2.25rem
    }

    .md-margin-top-2-25 {
        margin-top: 27px;
        margin-top: 2.25rem
    }

    .md-margin-right-2-25 {
        margin-right: 27px;
        margin-right: 2.25rem
    }

    .md-margin-bottom-2-25 {
        margin-bottom: 27px;
        margin-bottom: 2.25rem
    }

    .md-margin-left-2-25 {
        margin-left: 27px;
        margin-left: 2.25rem
    }

    .md-padding-all-2-25 {
        padding: 27px;
        padding: 2.25rem
    }

    .md-padding-top-bottom-2-25 {
        padding-top: 27px;
        padding-top: 2.25rem;
        padding-bottom: 27px;
        padding-bottom: 2.25rem
    }

    .md-padding-left-right-2-25 {
        padding-left: 27px;
        padding-left: 2.25rem;
        padding-right: 27px;
        padding-right: 2.25rem
    }

    .md-padding-top-2-25 {
        padding-top: 27px;
        padding-top: 2.25rem
    }

    .md-padding-right-2-25 {
        padding-right: 27px;
        padding-right: 2.25rem
    }

    .md-padding-bottom-2-25 {
        padding-bottom: 27px;
        padding-bottom: 2.25rem
    }

    .md-padding-left-2-25 {
        padding-left: 27px;
        padding-left: 2.25rem
    }

    .md-margin-all-2-5 {
        margin: 30px;
        margin: 2.5rem
    }

    .md-margin-top-bottom-2-5 {
        margin-top: 30px;
        margin-top: 2.5rem;
        margin-bottom: 30px;
        margin-bottom: 2.5rem
    }

    .md-margin-left-right-2-5 {
        margin-left: 30px;
        margin-left: 2.5rem;
        margin-right: 30px;
        margin-right: 2.5rem
    }

    .md-margin-top-2-5 {
        margin-top: 30px;
        margin-top: 2.5rem
    }

    .md-margin-right-2-5 {
        margin-right: 30px;
        margin-right: 2.5rem
    }

    .md-margin-bottom-2-5 {
        margin-bottom: 30px;
        margin-bottom: 2.5rem
    }

    .md-margin-left-2-5 {
        margin-left: 30px;
        margin-left: 2.5rem
    }

    .md-padding-all-2-5 {
        padding: 30px;
        padding: 2.5rem
    }

    .md-padding-top-bottom-2-5 {
        padding-top: 30px;
        padding-top: 2.5rem;
        padding-bottom: 30px;
        padding-bottom: 2.5rem
    }

    .md-padding-left-right-2-5 {
        padding-left: 30px;
        padding-left: 2.5rem;
        padding-right: 30px;
        padding-right: 2.5rem
    }

    .md-padding-top-2-5 {
        padding-top: 30px;
        padding-top: 2.5rem
    }

    .md-padding-right-2-5 {
        padding-right: 30px;
        padding-right: 2.5rem
    }

    .md-padding-bottom-2-5 {
        padding-bottom: 30px;
        padding-bottom: 2.5rem
    }

    .md-padding-left-2-5 {
        padding-left: 30px;
        padding-left: 2.5rem
    }

    .md-margin-all-2-75 {
        margin: 33px;
        margin: 2.75rem
    }

    .md-margin-top-bottom-2-75 {
        margin-top: 33px;
        margin-top: 2.75rem;
        margin-bottom: 33px;
        margin-bottom: 2.75rem
    }

    .md-margin-left-right-2-75 {
        margin-left: 33px;
        margin-left: 2.75rem;
        margin-right: 33px;
        margin-right: 2.75rem
    }

    .md-margin-top-2-75 {
        margin-top: 33px;
        margin-top: 2.75rem
    }

    .md-margin-right-2-75 {
        margin-right: 33px;
        margin-right: 2.75rem
    }

    .md-margin-bottom-2-75 {
        margin-bottom: 33px;
        margin-bottom: 2.75rem
    }

    .md-margin-left-2-75 {
        margin-left: 33px;
        margin-left: 2.75rem
    }

    .md-padding-all-2-75 {
        padding: 33px;
        padding: 2.75rem
    }

    .md-padding-top-bottom-2-75 {
        padding-top: 33px;
        padding-top: 2.75rem;
        padding-bottom: 33px;
        padding-bottom: 2.75rem
    }

    .md-padding-left-right-2-75 {
        padding-left: 33px;
        padding-left: 2.75rem;
        padding-right: 33px;
        padding-right: 2.75rem
    }

    .md-padding-top-2-75 {
        padding-top: 33px;
        padding-top: 2.75rem
    }

    .md-padding-right-2-75 {
        padding-right: 33px;
        padding-right: 2.75rem
    }

    .md-padding-bottom-2-75 {
        padding-bottom: 33px;
        padding-bottom: 2.75rem
    }

    .md-padding-left-2-75 {
        padding-left: 33px;
        padding-left: 2.75rem
    }

    .md-margin-all-3-0 {
        margin: 36px;
        margin: 3rem
    }

    .md-margin-top-bottom-3-0 {
        margin-top: 36px;
        margin-top: 3rem;
        margin-bottom: 36px;
        margin-bottom: 3rem
    }

    .md-margin-left-right-3-0 {
        margin-left: 36px;
        margin-left: 3rem;
        margin-right: 36px;
        margin-right: 3rem
    }

    .md-margin-top-3-0 {
        margin-top: 36px;
        margin-top: 3rem
    }

    .md-margin-right-3-0 {
        margin-right: 36px;
        margin-right: 3rem
    }

    .md-margin-bottom-3-0 {
        margin-bottom: 36px;
        margin-bottom: 3rem
    }

    .md-margin-left-3-0 {
        margin-left: 36px;
        margin-left: 3rem
    }

    .md-padding-all-3-0 {
        padding: 36px;
        padding: 3rem
    }

    .md-padding-top-bottom-3-0 {
        padding-top: 36px;
        padding-top: 3rem;
        padding-bottom: 36px;
        padding-bottom: 3rem
    }

    .md-padding-left-right-3-0 {
        padding-left: 36px;
        padding-left: 3rem;
        padding-right: 36px;
        padding-right: 3rem
    }

    .md-padding-top-3-0 {
        padding-top: 36px;
        padding-top: 3rem
    }

    .md-padding-right-3-0 {
        padding-right: 36px;
        padding-right: 3rem
    }

    .md-padding-bottom-3-0 {
        padding-bottom: 36px;
        padding-bottom: 3rem
    }

    .md-padding-left-3-0 {
        padding-left: 36px;
        padding-left: 3rem
    }

    .md-margin-all-3-25 {
        margin: 39px;
        margin: 3.25rem
    }

    .md-margin-top-bottom-3-25 {
        margin-top: 39px;
        margin-top: 3.25rem;
        margin-bottom: 39px;
        margin-bottom: 3.25rem
    }

    .md-margin-left-right-3-25 {
        margin-left: 39px;
        margin-left: 3.25rem;
        margin-right: 39px;
        margin-right: 3.25rem
    }

    .md-margin-top-3-25 {
        margin-top: 39px;
        margin-top: 3.25rem
    }

    .md-margin-right-3-25 {
        margin-right: 39px;
        margin-right: 3.25rem
    }

    .md-margin-bottom-3-25 {
        margin-bottom: 39px;
        margin-bottom: 3.25rem
    }

    .md-margin-left-3-25 {
        margin-left: 39px;
        margin-left: 3.25rem
    }

    .md-padding-all-3-25 {
        padding: 39px;
        padding: 3.25rem
    }

    .md-padding-top-bottom-3-25 {
        padding-top: 39px;
        padding-top: 3.25rem;
        padding-bottom: 39px;
        padding-bottom: 3.25rem
    }

    .md-padding-left-right-3-25 {
        padding-left: 39px;
        padding-left: 3.25rem;
        padding-right: 39px;
        padding-right: 3.25rem
    }

    .md-padding-top-3-25 {
        padding-top: 39px;
        padding-top: 3.25rem
    }

    .md-padding-right-3-25 {
        padding-right: 39px;
        padding-right: 3.25rem
    }

    .md-padding-bottom-3-25 {
        padding-bottom: 39px;
        padding-bottom: 3.25rem
    }

    .md-padding-left-3-25 {
        padding-left: 39px;
        padding-left: 3.25rem
    }

    .md-margin-all-3-5 {
        margin: 42px;
        margin: 3.5rem
    }

    .md-margin-top-bottom-3-5 {
        margin-top: 42px;
        margin-top: 3.5rem;
        margin-bottom: 42px;
        margin-bottom: 3.5rem
    }

    .md-margin-left-right-3-5 {
        margin-left: 42px;
        margin-left: 3.5rem;
        margin-right: 42px;
        margin-right: 3.5rem
    }

    .md-margin-top-3-5 {
        margin-top: 42px;
        margin-top: 3.5rem
    }

    .md-margin-right-3-5 {
        margin-right: 42px;
        margin-right: 3.5rem
    }

    .md-margin-bottom-3-5 {
        margin-bottom: 42px;
        margin-bottom: 3.5rem
    }

    .md-margin-left-3-5 {
        margin-left: 42px;
        margin-left: 3.5rem
    }

    .md-padding-all-3-5 {
        padding: 42px;
        padding: 3.5rem
    }

    .md-padding-top-bottom-3-5 {
        padding-top: 42px;
        padding-top: 3.5rem;
        padding-bottom: 42px;
        padding-bottom: 3.5rem
    }

    .md-padding-left-right-3-5 {
        padding-left: 42px;
        padding-left: 3.5rem;
        padding-right: 42px;
        padding-right: 3.5rem
    }

    .md-padding-top-3-5 {
        padding-top: 42px;
        padding-top: 3.5rem
    }

    .md-padding-right-3-5 {
        padding-right: 42px;
        padding-right: 3.5rem
    }

    .md-padding-bottom-3-5 {
        padding-bottom: 42px;
        padding-bottom: 3.5rem
    }

    .md-padding-left-3-5 {
        padding-left: 42px;
        padding-left: 3.5rem
    }

    .md-margin-all-3-75 {
        margin: 45px;
        margin: 3.75rem
    }

    .md-margin-top-bottom-3-75 {
        margin-top: 45px;
        margin-top: 3.75rem;
        margin-bottom: 45px;
        margin-bottom: 3.75rem
    }

    .md-margin-left-right-3-75 {
        margin-left: 45px;
        margin-left: 3.75rem;
        margin-right: 45px;
        margin-right: 3.75rem
    }

    .md-margin-top-3-75 {
        margin-top: 45px;
        margin-top: 3.75rem
    }

    .md-margin-right-3-75 {
        margin-right: 45px;
        margin-right: 3.75rem
    }

    .md-margin-bottom-3-75 {
        margin-bottom: 45px;
        margin-bottom: 3.75rem
    }

    .md-margin-left-3-75 {
        margin-left: 45px;
        margin-left: 3.75rem
    }

    .md-padding-all-3-75 {
        padding: 45px;
        padding: 3.75rem
    }

    .md-padding-top-bottom-3-75 {
        padding-top: 45px;
        padding-top: 3.75rem;
        padding-bottom: 45px;
        padding-bottom: 3.75rem
    }

    .md-padding-left-right-3-75 {
        padding-left: 45px;
        padding-left: 3.75rem;
        padding-right: 45px;
        padding-right: 3.75rem
    }

    .md-padding-top-3-75 {
        padding-top: 45px;
        padding-top: 3.75rem
    }

    .md-padding-right-3-75 {
        padding-right: 45px;
        padding-right: 3.75rem
    }

    .md-padding-bottom-3-75 {
        padding-bottom: 45px;
        padding-bottom: 3.75rem
    }

    .md-padding-left-3-75 {
        padding-left: 45px;
        padding-left: 3.75rem
    }

    .md-margin-all-4-0 {
        margin: 48px;
        margin: 4rem
    }

    .md-margin-top-bottom-4-0 {
        margin-top: 48px;
        margin-top: 4rem;
        margin-bottom: 48px;
        margin-bottom: 4rem
    }

    .md-margin-left-right-4-0 {
        margin-left: 48px;
        margin-left: 4rem;
        margin-right: 48px;
        margin-right: 4rem
    }

    .md-margin-top-4-0 {
        margin-top: 48px;
        margin-top: 4rem
    }

    .md-margin-right-4-0 {
        margin-right: 48px;
        margin-right: 4rem
    }

    .md-margin-bottom-4-0 {
        margin-bottom: 48px;
        margin-bottom: 4rem
    }

    .md-margin-left-4-0 {
        margin-left: 48px;
        margin-left: 4rem
    }

    .md-padding-all-4-0 {
        padding: 48px;
        padding: 4rem
    }

    .md-padding-top-bottom-4-0 {
        padding-top: 48px;
        padding-top: 4rem;
        padding-bottom: 48px;
        padding-bottom: 4rem
    }

    .md-padding-left-right-4-0 {
        padding-left: 48px;
        padding-left: 4rem;
        padding-right: 48px;
        padding-right: 4rem
    }

    .md-padding-top-4-0 {
        padding-top: 48px;
        padding-top: 4rem
    }

    .md-padding-right-4-0 {
        padding-right: 48px;
        padding-right: 4rem
    }

    .md-padding-bottom-4-0 {
        padding-bottom: 48px;
        padding-bottom: 4rem
    }

    .md-padding-left-4-0 {
        padding-left: 48px;
        padding-left: 4rem
    }

    .md-margin-left-0 {
        margin-left: 0
    }

    .md-margin-right-0 {
        margin-right: 0
    }

    .md-margin-top-0 {
        margin-top: 0
    }

    .md-margin-bottom-0 {
        margin-bottom: 0
    }

    .md-margin-top-bottom-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .md-margin-left-right-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md-margin-all-0 {
        margin: 0
    }

    .md-padding-left-0 {
        padding-left: 0
    }

    .md-padding-right-0 {
        padding-right: 0
    }

    .md-padding-top-0 {
        padding-top: 0
    }

    .md-padding-bottom-0 {
        padding-bottom: 0
    }

    .md-padding-top-bottom-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .md-padding-left-right-0 {
        padding-left: 0;
        padding-right: 0
    }

    .md-padding-all-0 {
        padding: 0
    }
}

@media(max-width:40em) {
    .sm-margin-all-0-25 {
        margin: 3px;
        margin: .25rem
    }

    .sm-margin-top-bottom-0-25 {
        margin-top: 3px;
        margin-top: .25rem;
        margin-bottom: 3px;
        margin-bottom: .25rem
    }

    .sm-margin-left-right-0-25 {
        margin-left: 3px;
        margin-left: .25rem;
        margin-right: 3px;
        margin-right: .25rem
    }

    .sm-margin-top-0-25 {
        margin-top: 3px;
        margin-top: .25rem
    }

    .sm-margin-right-0-25 {
        margin-right: 3px;
        margin-right: .25rem
    }

    .sm-margin-bottom-0-25 {
        margin-bottom: 3px;
        margin-bottom: .25rem
    }

    .sm-margin-left-0-25 {
        margin-left: 3px;
        margin-left: .25rem
    }

    .sm-padding-all-0-25 {
        padding: 3px;
        padding: .25rem
    }

    .sm-padding-top-bottom-0-25 {
        padding-top: 3px;
        padding-top: .25rem;
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

    .sm-padding-left-right-0-25 {
        padding-left: 3px;
        padding-left: .25rem;
        padding-right: 3px;
        padding-right: .25rem
    }

    .sm-padding-top-0-25 {
        padding-top: 3px;
        padding-top: .25rem
    }

    .sm-padding-right-0-25 {
        padding-right: 3px;
        padding-right: .25rem
    }

    .sm-padding-bottom-0-25 {
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

    .sm-padding-left-0-25 {
        padding-left: 3px;
        padding-left: .25rem
    }

    .sm-margin-all-0-5 {
        margin: 6px;
        margin: .5rem
    }

    .sm-margin-top-bottom-0-5 {
        margin-top: 6px;
        margin-top: .5rem;
        margin-bottom: 6px;
        margin-bottom: .5rem
    }

    .sm-margin-left-right-0-5 {
        margin-left: 6px;
        margin-left: .5rem;
        margin-right: 6px;
        margin-right: .5rem
    }

    .sm-margin-top-0-5 {
        margin-top: 6px;
        margin-top: .5rem
    }

    .sm-margin-right-0-5 {
        margin-right: 6px;
        margin-right: .5rem
    }

    .sm-margin-bottom-0-5 {
        margin-bottom: 6px;
        margin-bottom: .5rem
    }

    .sm-margin-left-0-5 {
        margin-left: 6px;
        margin-left: .5rem
    }

    .sm-padding-all-0-5 {
        padding: 6px;
        padding: .5rem
    }

    .sm-padding-top-bottom-0-5 {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem
    }

    .sm-padding-left-right-0-5 {
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem
    }

    .sm-padding-top-0-5 {
        padding-top: 6px;
        padding-top: .5rem
    }

    .sm-padding-right-0-5 {
        padding-right: 6px;
        padding-right: .5rem
    }

    .sm-padding-bottom-0-5 {
        padding-bottom: 6px;
        padding-bottom: .5rem
    }

    .sm-padding-left-0-5 {
        padding-left: 6px;
        padding-left: .5rem
    }

    .sm-margin-all-0-75 {
        margin: 9px;
        margin: .75rem
    }

    .sm-margin-top-bottom-0-75 {
        margin-top: 9px;
        margin-top: .75rem;
        margin-bottom: 9px;
        margin-bottom: .75rem
    }

    .sm-margin-left-right-0-75 {
        margin-left: 9px;
        margin-left: .75rem;
        margin-right: 9px;
        margin-right: .75rem
    }

    .sm-margin-top-0-75 {
        margin-top: 9px;
        margin-top: .75rem
    }

    .sm-margin-right-0-75 {
        margin-right: 9px;
        margin-right: .75rem
    }

    .sm-margin-bottom-0-75 {
        margin-bottom: 9px;
        margin-bottom: .75rem
    }

    .sm-margin-left-0-75 {
        margin-left: 9px;
        margin-left: .75rem
    }

    .sm-padding-all-0-75 {
        padding: 9px;
        padding: .75rem
    }

    .sm-padding-top-bottom-0-75 {
        padding-top: 9px;
        padding-top: .75rem;
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .sm-padding-left-right-0-75 {
        padding-left: 9px;
        padding-left: .75rem;
        padding-right: 9px;
        padding-right: .75rem
    }

    .sm-padding-top-0-75 {
        padding-top: 9px;
        padding-top: .75rem
    }

    .sm-padding-right-0-75 {
        padding-right: 9px;
        padding-right: .75rem
    }

    .sm-padding-bottom-0-75 {
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .sm-padding-left-0-75 {
        padding-left: 9px;
        padding-left: .75rem
    }

    .sm-margin-all-1-0 {
        margin: 12px;
        margin: 1rem
    }

    .sm-margin-top-bottom-1-0 {
        margin-top: 12px;
        margin-top: 1rem;
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

    .sm-margin-left-right-1-0 {
        margin-left: 12px;
        margin-left: 1rem;
        margin-right: 12px;
        margin-right: 1rem
    }

    .sm-margin-top-1-0 {
        margin-top: 12px;
        margin-top: 1rem
    }

    .sm-margin-right-1-0 {
        margin-right: 12px;
        margin-right: 1rem
    }

    .sm-margin-bottom-1-0 {
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

    .sm-margin-left-1-0 {
        margin-left: 12px;
        margin-left: 1rem
    }

    .sm-padding-all-1-0 {
        padding: 12px;
        padding: 1rem
    }

    .sm-padding-top-bottom-1-0 {
        padding-top: 12px;
        padding-top: 1rem;
        padding-bottom: 12px;
        padding-bottom: 1rem
    }

    .sm-padding-left-right-1-0 {
        padding-left: 12px;
        padding-left: 1rem;
        padding-right: 12px;
        padding-right: 1rem
    }

    .sm-padding-top-1-0 {
        padding-top: 12px;
        padding-top: 1rem
    }

    .sm-padding-right-1-0 {
        padding-right: 12px;
        padding-right: 1rem
    }

    .sm-padding-bottom-1-0 {
        padding-bottom: 12px;
        padding-bottom: 1rem
    }

    .sm-padding-left-1-0 {
        padding-left: 12px;
        padding-left: 1rem
    }

    .sm-margin-all-1-25 {
        margin: 15px;
        margin: 1.25rem
    }

    .sm-margin-top-bottom-1-25 {
        margin-top: 15px;
        margin-top: 1.25rem;
        margin-bottom: 15px;
        margin-bottom: 1.25rem
    }

    .sm-margin-left-right-1-25 {
        margin-left: 15px;
        margin-left: 1.25rem;
        margin-right: 15px;
        margin-right: 1.25rem
    }

    .sm-margin-top-1-25 {
        margin-top: 15px;
        margin-top: 1.25rem
    }

    .sm-margin-right-1-25 {
        margin-right: 15px;
        margin-right: 1.25rem
    }

    .sm-margin-bottom-1-25 {
        margin-bottom: 15px;
        margin-bottom: 1.25rem
    }

    .sm-margin-left-1-25 {
        margin-left: 15px;
        margin-left: 1.25rem
    }

    .sm-padding-all-1-25 {
        padding: 15px;
        padding: 1.25rem
    }

    .sm-padding-top-bottom-1-25 {
        padding-top: 15px;
        padding-top: 1.25rem;
        padding-bottom: 15px;
        padding-bottom: 1.25rem
    }

    .sm-padding-left-right-1-25 {
        padding-left: 15px;
        padding-left: 1.25rem;
        padding-right: 15px;
        padding-right: 1.25rem
    }

    .sm-padding-top-1-25 {
        padding-top: 15px;
        padding-top: 1.25rem
    }

    .sm-padding-right-1-25 {
        padding-right: 15px;
        padding-right: 1.25rem
    }

    .sm-padding-bottom-1-25 {
        padding-bottom: 15px;
        padding-bottom: 1.25rem
    }

    .sm-padding-left-1-25 {
        padding-left: 15px;
        padding-left: 1.25rem
    }

    .sm-margin-all-1-5 {
        margin: 18px;
        margin: 1.5rem
    }

    .sm-margin-top-bottom-1-5 {
        margin-top: 18px;
        margin-top: 1.5rem;
        margin-bottom: 18px;
        margin-bottom: 1.5rem
    }

    .sm-margin-left-right-1-5 {
        margin-left: 18px;
        margin-left: 1.5rem;
        margin-right: 18px;
        margin-right: 1.5rem
    }

    .sm-margin-top-1-5 {
        margin-top: 18px;
        margin-top: 1.5rem
    }

    .sm-margin-right-1-5 {
        margin-right: 18px;
        margin-right: 1.5rem
    }

    .sm-margin-bottom-1-5 {
        margin-bottom: 18px;
        margin-bottom: 1.5rem
    }

    .sm-margin-left-1-5 {
        margin-left: 18px;
        margin-left: 1.5rem
    }

    .sm-padding-all-1-5 {
        padding: 18px;
        padding: 1.5rem
    }

    .sm-padding-top-bottom-1-5 {
        padding-top: 18px;
        padding-top: 1.5rem;
        padding-bottom: 18px;
        padding-bottom: 1.5rem
    }

    .sm-padding-left-right-1-5 {
        padding-left: 18px;
        padding-left: 1.5rem;
        padding-right: 18px;
        padding-right: 1.5rem
    }

    .sm-padding-top-1-5 {
        padding-top: 18px;
        padding-top: 1.5rem
    }

    .sm-padding-right-1-5 {
        padding-right: 18px;
        padding-right: 1.5rem
    }

    .sm-padding-bottom-1-5 {
        padding-bottom: 18px;
        padding-bottom: 1.5rem
    }

    .sm-padding-left-1-5 {
        padding-left: 18px;
        padding-left: 1.5rem
    }

    .sm-margin-all-1-75 {
        margin: 21px;
        margin: 1.75rem
    }

    .sm-margin-top-bottom-1-75 {
        margin-top: 21px;
        margin-top: 1.75rem;
        margin-bottom: 21px;
        margin-bottom: 1.75rem
    }

    .sm-margin-left-right-1-75 {
        margin-left: 21px;
        margin-left: 1.75rem;
        margin-right: 21px;
        margin-right: 1.75rem
    }

    .sm-margin-top-1-75 {
        margin-top: 21px;
        margin-top: 1.75rem
    }

    .sm-margin-right-1-75 {
        margin-right: 21px;
        margin-right: 1.75rem
    }

    .sm-margin-bottom-1-75 {
        margin-bottom: 21px;
        margin-bottom: 1.75rem
    }

    .sm-margin-left-1-75 {
        margin-left: 21px;
        margin-left: 1.75rem
    }

    .sm-padding-all-1-75 {
        padding: 21px;
        padding: 1.75rem
    }

    .sm-padding-top-bottom-1-75 {
        padding-top: 21px;
        padding-top: 1.75rem;
        padding-bottom: 21px;
        padding-bottom: 1.75rem
    }

    .sm-padding-left-right-1-75 {
        padding-left: 21px;
        padding-left: 1.75rem;
        padding-right: 21px;
        padding-right: 1.75rem
    }

    .sm-padding-top-1-75 {
        padding-top: 21px;
        padding-top: 1.75rem
    }

    .sm-padding-right-1-75 {
        padding-right: 21px;
        padding-right: 1.75rem
    }

    .sm-padding-bottom-1-75 {
        padding-bottom: 21px;
        padding-bottom: 1.75rem
    }

    .sm-padding-left-1-75 {
        padding-left: 21px;
        padding-left: 1.75rem
    }

    .sm-margin-all-2-0 {
        margin: 24px;
        margin: 2rem
    }

    .sm-margin-top-bottom-2-0 {
        margin-top: 24px;
        margin-top: 2rem;
        margin-bottom: 24px;
        margin-bottom: 2rem
    }

    .sm-margin-left-right-2-0 {
        margin-left: 24px;
        margin-left: 2rem;
        margin-right: 24px;
        margin-right: 2rem
    }

    .sm-margin-top-2-0 {
        margin-top: 24px;
        margin-top: 2rem
    }

    .sm-margin-right-2-0 {
        margin-right: 24px;
        margin-right: 2rem
    }

    .sm-margin-bottom-2-0 {
        margin-bottom: 24px;
        margin-bottom: 2rem
    }

    .sm-margin-left-2-0 {
        margin-left: 24px;
        margin-left: 2rem
    }

    .sm-padding-all-2-0 {
        padding: 24px;
        padding: 2rem
    }

    .sm-padding-top-bottom-2-0 {
        padding-top: 24px;
        padding-top: 2rem;
        padding-bottom: 24px;
        padding-bottom: 2rem
    }

    .sm-padding-left-right-2-0 {
        padding-left: 24px;
        padding-left: 2rem;
        padding-right: 24px;
        padding-right: 2rem
    }

    .sm-padding-top-2-0 {
        padding-top: 24px;
        padding-top: 2rem
    }

    .sm-padding-right-2-0 {
        padding-right: 24px;
        padding-right: 2rem
    }

    .sm-padding-bottom-2-0 {
        padding-bottom: 24px;
        padding-bottom: 2rem
    }

    .sm-padding-left-2-0 {
        padding-left: 24px;
        padding-left: 2rem
    }

    .sm-margin-all-2-25 {
        margin: 27px;
        margin: 2.25rem
    }

    .sm-margin-top-bottom-2-25 {
        margin-top: 27px;
        margin-top: 2.25rem;
        margin-bottom: 27px;
        margin-bottom: 2.25rem
    }

    .sm-margin-left-right-2-25 {
        margin-left: 27px;
        margin-left: 2.25rem;
        margin-right: 27px;
        margin-right: 2.25rem
    }

    .sm-margin-top-2-25 {
        margin-top: 27px;
        margin-top: 2.25rem
    }

    .sm-margin-right-2-25 {
        margin-right: 27px;
        margin-right: 2.25rem
    }

    .sm-margin-bottom-2-25 {
        margin-bottom: 27px;
        margin-bottom: 2.25rem
    }

    .sm-margin-left-2-25 {
        margin-left: 27px;
        margin-left: 2.25rem
    }

    .sm-padding-all-2-25 {
        padding: 27px;
        padding: 2.25rem
    }

    .sm-padding-top-bottom-2-25 {
        padding-top: 27px;
        padding-top: 2.25rem;
        padding-bottom: 27px;
        padding-bottom: 2.25rem
    }

    .sm-padding-left-right-2-25 {
        padding-left: 27px;
        padding-left: 2.25rem;
        padding-right: 27px;
        padding-right: 2.25rem
    }

    .sm-padding-top-2-25 {
        padding-top: 27px;
        padding-top: 2.25rem
    }

    .sm-padding-right-2-25 {
        padding-right: 27px;
        padding-right: 2.25rem
    }

    .sm-padding-bottom-2-25 {
        padding-bottom: 27px;
        padding-bottom: 2.25rem
    }

    .sm-padding-left-2-25 {
        padding-left: 27px;
        padding-left: 2.25rem
    }

    .sm-margin-all-2-5 {
        margin: 30px;
        margin: 2.5rem
    }

    .sm-margin-top-bottom-2-5 {
        margin-top: 30px;
        margin-top: 2.5rem;
        margin-bottom: 30px;
        margin-bottom: 2.5rem
    }

    .sm-margin-left-right-2-5 {
        margin-left: 30px;
        margin-left: 2.5rem;
        margin-right: 30px;
        margin-right: 2.5rem
    }

    .sm-margin-top-2-5 {
        margin-top: 30px;
        margin-top: 2.5rem
    }

    .sm-margin-right-2-5 {
        margin-right: 30px;
        margin-right: 2.5rem
    }

    .sm-margin-bottom-2-5 {
        margin-bottom: 30px;
        margin-bottom: 2.5rem
    }

    .sm-margin-left-2-5 {
        margin-left: 30px;
        margin-left: 2.5rem
    }

    .sm-padding-all-2-5 {
        padding: 30px;
        padding: 2.5rem
    }

    .sm-padding-top-bottom-2-5 {
        padding-top: 30px;
        padding-top: 2.5rem;
        padding-bottom: 30px;
        padding-bottom: 2.5rem
    }

    .sm-padding-left-right-2-5 {
        padding-left: 30px;
        padding-left: 2.5rem;
        padding-right: 30px;
        padding-right: 2.5rem
    }

    .sm-padding-top-2-5 {
        padding-top: 30px;
        padding-top: 2.5rem
    }

    .sm-padding-right-2-5 {
        padding-right: 30px;
        padding-right: 2.5rem
    }

    .sm-padding-bottom-2-5 {
        padding-bottom: 30px;
        padding-bottom: 2.5rem
    }

    .sm-padding-left-2-5 {
        padding-left: 30px;
        padding-left: 2.5rem
    }

    .sm-margin-all-2-75 {
        margin: 33px;
        margin: 2.75rem
    }

    .sm-margin-top-bottom-2-75 {
        margin-top: 33px;
        margin-top: 2.75rem;
        margin-bottom: 33px;
        margin-bottom: 2.75rem
    }

    .sm-margin-left-right-2-75 {
        margin-left: 33px;
        margin-left: 2.75rem;
        margin-right: 33px;
        margin-right: 2.75rem
    }

    .sm-margin-top-2-75 {
        margin-top: 33px;
        margin-top: 2.75rem
    }

    .sm-margin-right-2-75 {
        margin-right: 33px;
        margin-right: 2.75rem
    }

    .sm-margin-bottom-2-75 {
        margin-bottom: 33px;
        margin-bottom: 2.75rem
    }

    .sm-margin-left-2-75 {
        margin-left: 33px;
        margin-left: 2.75rem
    }

    .sm-padding-all-2-75 {
        padding: 33px;
        padding: 2.75rem
    }

    .sm-padding-top-bottom-2-75 {
        padding-top: 33px;
        padding-top: 2.75rem;
        padding-bottom: 33px;
        padding-bottom: 2.75rem
    }

    .sm-padding-left-right-2-75 {
        padding-left: 33px;
        padding-left: 2.75rem;
        padding-right: 33px;
        padding-right: 2.75rem
    }

    .sm-padding-top-2-75 {
        padding-top: 33px;
        padding-top: 2.75rem
    }

    .sm-padding-right-2-75 {
        padding-right: 33px;
        padding-right: 2.75rem
    }

    .sm-padding-bottom-2-75 {
        padding-bottom: 33px;
        padding-bottom: 2.75rem
    }

    .sm-padding-left-2-75 {
        padding-left: 33px;
        padding-left: 2.75rem
    }

    .sm-margin-all-3-0 {
        margin: 36px;
        margin: 3rem
    }

    .sm-margin-top-bottom-3-0 {
        margin-top: 36px;
        margin-top: 3rem;
        margin-bottom: 36px;
        margin-bottom: 3rem
    }

    .sm-margin-left-right-3-0 {
        margin-left: 36px;
        margin-left: 3rem;
        margin-right: 36px;
        margin-right: 3rem
    }

    .sm-margin-top-3-0 {
        margin-top: 36px;
        margin-top: 3rem
    }

    .sm-margin-right-3-0 {
        margin-right: 36px;
        margin-right: 3rem
    }

    .sm-margin-bottom-3-0 {
        margin-bottom: 36px;
        margin-bottom: 3rem
    }

    .sm-margin-left-3-0 {
        margin-left: 36px;
        margin-left: 3rem
    }

    .sm-padding-all-3-0 {
        padding: 36px;
        padding: 3rem
    }

    .sm-padding-top-bottom-3-0 {
        padding-top: 36px;
        padding-top: 3rem;
        padding-bottom: 36px;
        padding-bottom: 3rem
    }

    .sm-padding-left-right-3-0 {
        padding-left: 36px;
        padding-left: 3rem;
        padding-right: 36px;
        padding-right: 3rem
    }

    .sm-padding-top-3-0 {
        padding-top: 36px;
        padding-top: 3rem
    }

    .sm-padding-right-3-0 {
        padding-right: 36px;
        padding-right: 3rem
    }

    .sm-padding-bottom-3-0 {
        padding-bottom: 36px;
        padding-bottom: 3rem
    }

    .sm-padding-left-3-0 {
        padding-left: 36px;
        padding-left: 3rem
    }

    .sm-margin-all-3-25 {
        margin: 39px;
        margin: 3.25rem
    }

    .sm-margin-top-bottom-3-25 {
        margin-top: 39px;
        margin-top: 3.25rem;
        margin-bottom: 39px;
        margin-bottom: 3.25rem
    }

    .sm-margin-left-right-3-25 {
        margin-left: 39px;
        margin-left: 3.25rem;
        margin-right: 39px;
        margin-right: 3.25rem
    }

    .sm-margin-top-3-25 {
        margin-top: 39px;
        margin-top: 3.25rem
    }

    .sm-margin-right-3-25 {
        margin-right: 39px;
        margin-right: 3.25rem
    }

    .sm-margin-bottom-3-25 {
        margin-bottom: 39px;
        margin-bottom: 3.25rem
    }

    .sm-margin-left-3-25 {
        margin-left: 39px;
        margin-left: 3.25rem
    }

    .sm-padding-all-3-25 {
        padding: 39px;
        padding: 3.25rem
    }

    .sm-padding-top-bottom-3-25 {
        padding-top: 39px;
        padding-top: 3.25rem;
        padding-bottom: 39px;
        padding-bottom: 3.25rem
    }

    .sm-padding-left-right-3-25 {
        padding-left: 39px;
        padding-left: 3.25rem;
        padding-right: 39px;
        padding-right: 3.25rem
    }

    .sm-padding-top-3-25 {
        padding-top: 39px;
        padding-top: 3.25rem
    }

    .sm-padding-right-3-25 {
        padding-right: 39px;
        padding-right: 3.25rem
    }

    .sm-padding-bottom-3-25 {
        padding-bottom: 39px;
        padding-bottom: 3.25rem
    }

    .sm-padding-left-3-25 {
        padding-left: 39px;
        padding-left: 3.25rem
    }

    .sm-margin-all-3-5 {
        margin: 42px;
        margin: 3.5rem
    }

    .sm-margin-top-bottom-3-5 {
        margin-top: 42px;
        margin-top: 3.5rem;
        margin-bottom: 42px;
        margin-bottom: 3.5rem
    }

    .sm-margin-left-right-3-5 {
        margin-left: 42px;
        margin-left: 3.5rem;
        margin-right: 42px;
        margin-right: 3.5rem
    }

    .sm-margin-top-3-5 {
        margin-top: 42px;
        margin-top: 3.5rem
    }

    .sm-margin-right-3-5 {
        margin-right: 42px;
        margin-right: 3.5rem
    }

    .sm-margin-bottom-3-5 {
        margin-bottom: 42px;
        margin-bottom: 3.5rem
    }

    .sm-margin-left-3-5 {
        margin-left: 42px;
        margin-left: 3.5rem
    }

    .sm-padding-all-3-5 {
        padding: 42px;
        padding: 3.5rem
    }

    .sm-padding-top-bottom-3-5 {
        padding-top: 42px;
        padding-top: 3.5rem;
        padding-bottom: 42px;
        padding-bottom: 3.5rem
    }

    .sm-padding-left-right-3-5 {
        padding-left: 42px;
        padding-left: 3.5rem;
        padding-right: 42px;
        padding-right: 3.5rem
    }

    .sm-padding-top-3-5 {
        padding-top: 42px;
        padding-top: 3.5rem
    }

    .sm-padding-right-3-5 {
        padding-right: 42px;
        padding-right: 3.5rem
    }

    .sm-padding-bottom-3-5 {
        padding-bottom: 42px;
        padding-bottom: 3.5rem
    }

    .sm-padding-left-3-5 {
        padding-left: 42px;
        padding-left: 3.5rem
    }

    .sm-margin-all-3-75 {
        margin: 45px;
        margin: 3.75rem
    }

    .sm-margin-top-bottom-3-75 {
        margin-top: 45px;
        margin-top: 3.75rem;
        margin-bottom: 45px;
        margin-bottom: 3.75rem
    }

    .sm-margin-left-right-3-75 {
        margin-left: 45px;
        margin-left: 3.75rem;
        margin-right: 45px;
        margin-right: 3.75rem
    }

    .sm-margin-top-3-75 {
        margin-top: 45px;
        margin-top: 3.75rem
    }

    .sm-margin-right-3-75 {
        margin-right: 45px;
        margin-right: 3.75rem
    }

    .sm-margin-bottom-3-75 {
        margin-bottom: 45px;
        margin-bottom: 3.75rem
    }

    .sm-margin-left-3-75 {
        margin-left: 45px;
        margin-left: 3.75rem
    }

    .sm-padding-all-3-75 {
        padding: 45px;
        padding: 3.75rem
    }

    .sm-padding-top-bottom-3-75 {
        padding-top: 45px;
        padding-top: 3.75rem;
        padding-bottom: 45px;
        padding-bottom: 3.75rem
    }

    .sm-padding-left-right-3-75 {
        padding-left: 45px;
        padding-left: 3.75rem;
        padding-right: 45px;
        padding-right: 3.75rem
    }

    .sm-padding-top-3-75 {
        padding-top: 45px;
        padding-top: 3.75rem
    }

    .sm-padding-right-3-75 {
        padding-right: 45px;
        padding-right: 3.75rem
    }

    .sm-padding-bottom-3-75 {
        padding-bottom: 45px;
        padding-bottom: 3.75rem
    }

    .sm-padding-left-3-75 {
        padding-left: 45px;
        padding-left: 3.75rem
    }

    .sm-margin-all-4-0 {
        margin: 48px;
        margin: 4rem
    }

    .sm-margin-top-bottom-4-0 {
        margin-top: 48px;
        margin-top: 4rem;
        margin-bottom: 48px;
        margin-bottom: 4rem
    }

    .sm-margin-left-right-4-0 {
        margin-left: 48px;
        margin-left: 4rem;
        margin-right: 48px;
        margin-right: 4rem
    }

    .sm-margin-top-4-0 {
        margin-top: 48px;
        margin-top: 4rem
    }

    .sm-margin-right-4-0 {
        margin-right: 48px;
        margin-right: 4rem
    }

    .sm-margin-bottom-4-0 {
        margin-bottom: 48px;
        margin-bottom: 4rem
    }

    .sm-margin-left-4-0 {
        margin-left: 48px;
        margin-left: 4rem
    }

    .sm-padding-all-4-0 {
        padding: 48px;
        padding: 4rem
    }

    .sm-padding-top-bottom-4-0 {
        padding-top: 48px;
        padding-top: 4rem;
        padding-bottom: 48px;
        padding-bottom: 4rem
    }

    .sm-padding-left-right-4-0 {
        padding-left: 48px;
        padding-left: 4rem;
        padding-right: 48px;
        padding-right: 4rem
    }

    .sm-padding-top-4-0 {
        padding-top: 48px;
        padding-top: 4rem
    }

    .sm-padding-right-4-0 {
        padding-right: 48px;
        padding-right: 4rem
    }

    .sm-padding-bottom-4-0 {
        padding-bottom: 48px;
        padding-bottom: 4rem
    }

    .sm-padding-left-4-0 {
        padding-left: 48px;
        padding-left: 4rem
    }

    .sm-margin-left-0 {
        margin-left: 0
    }

    .sm-margin-right-0 {
        margin-right: 0
    }

    .sm-margin-top-0 {
        margin-top: 0
    }

    .sm-margin-bottom-0 {
        margin-bottom: 0
    }

    .sm-margin-top-bottom-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .sm-margin-left-right-0 {
        margin-left: 0;
        margin-right: 0
    }

    .sm-margin-all-0 {
        margin: 0
    }

    .sm-padding-left-0 {
        padding-left: 0
    }

    .sm-padding-right-0 {
        padding-right: 0
    }

    .sm-padding-top-0 {
        padding-top: 0
    }

    .sm-padding-bottom-0 {
        padding-bottom: 0
    }

    .sm-padding-top-bottom-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .sm-padding-left-right-0 {
        padding-left: 0;
        padding-right: 0
    }

    .sm-padding-all-0 {
        padding: 0
    }
}

@media(max-width:29em) {
    .xs-margin-all-0-25 {
        margin: 3px;
        margin: .25rem
    }

    .xs-margin-top-bottom-0-25 {
        margin-top: 3px;
        margin-top: .25rem;
        margin-bottom: 3px;
        margin-bottom: .25rem
    }

    .xs-margin-left-right-0-25 {
        margin-left: 3px;
        margin-left: .25rem;
        margin-right: 3px;
        margin-right: .25rem
    }

    .xs-margin-top-0-25 {
        margin-top: 3px;
        margin-top: .25rem
    }

    .xs-margin-right-0-25 {
        margin-right: 3px;
        margin-right: .25rem
    }

    .xs-margin-bottom-0-25 {
        margin-bottom: 3px;
        margin-bottom: .25rem
    }

    .xs-margin-left-0-25 {
        margin-left: 3px;
        margin-left: .25rem
    }

    .xs-padding-all-0-25 {
        padding: 3px;
        padding: .25rem
    }

    .xs-padding-top-bottom-0-25 {
        padding-top: 3px;
        padding-top: .25rem;
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

    .xs-padding-left-right-0-25 {
        padding-left: 3px;
        padding-left: .25rem;
        padding-right: 3px;
        padding-right: .25rem
    }

    .xs-padding-top-0-25 {
        padding-top: 3px;
        padding-top: .25rem
    }

    .xs-padding-right-0-25 {
        padding-right: 3px;
        padding-right: .25rem
    }

    .xs-padding-bottom-0-25 {
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

    .xs-padding-left-0-25 {
        padding-left: 3px;
        padding-left: .25rem
    }

    .xs-margin-all-0-5 {
        margin: 6px;
        margin: .5rem
    }

    .xs-margin-top-bottom-0-5 {
        margin-top: 6px;
        margin-top: .5rem;
        margin-bottom: 6px;
        margin-bottom: .5rem
    }

    .xs-margin-left-right-0-5 {
        margin-left: 6px;
        margin-left: .5rem;
        margin-right: 6px;
        margin-right: .5rem
    }

    .xs-margin-top-0-5 {
        margin-top: 6px;
        margin-top: .5rem
    }

    .xs-margin-right-0-5 {
        margin-right: 6px;
        margin-right: .5rem
    }

    .xs-margin-bottom-0-5 {
        margin-bottom: 6px;
        margin-bottom: .5rem
    }

    .xs-margin-left-0-5 {
        margin-left: 6px;
        margin-left: .5rem
    }

    .xs-padding-all-0-5 {
        padding: 6px;
        padding: .5rem
    }

    .xs-padding-top-bottom-0-5 {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem
    }

    .xs-padding-left-right-0-5 {
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem
    }

    .xs-padding-top-0-5 {
        padding-top: 6px;
        padding-top: .5rem
    }

    .xs-padding-right-0-5 {
        padding-right: 6px;
        padding-right: .5rem
    }

    .xs-padding-bottom-0-5 {
        padding-bottom: 6px;
        padding-bottom: .5rem
    }

    .xs-padding-left-0-5 {
        padding-left: 6px;
        padding-left: .5rem
    }

    .xs-margin-all-0-75 {
        margin: 9px;
        margin: .75rem
    }

    .xs-margin-top-bottom-0-75 {
        margin-top: 9px;
        margin-top: .75rem;
        margin-bottom: 9px;
        margin-bottom: .75rem
    }

    .xs-margin-left-right-0-75 {
        margin-left: 9px;
        margin-left: .75rem;
        margin-right: 9px;
        margin-right: .75rem
    }

    .xs-margin-top-0-75 {
        margin-top: 9px;
        margin-top: .75rem
    }

    .xs-margin-right-0-75 {
        margin-right: 9px;
        margin-right: .75rem
    }

    .xs-margin-bottom-0-75 {
        margin-bottom: 9px;
        margin-bottom: .75rem
    }

    .xs-margin-left-0-75 {
        margin-left: 9px;
        margin-left: .75rem
    }

    .xs-padding-all-0-75 {
        padding: 9px;
        padding: .75rem
    }

    .xs-padding-top-bottom-0-75 {
        padding-top: 9px;
        padding-top: .75rem;
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .xs-padding-left-right-0-75 {
        padding-left: 9px;
        padding-left: .75rem;
        padding-right: 9px;
        padding-right: .75rem
    }

    .xs-padding-top-0-75 {
        padding-top: 9px;
        padding-top: .75rem
    }

    .xs-padding-right-0-75 {
        padding-right: 9px;
        padding-right: .75rem
    }

    .xs-padding-bottom-0-75 {
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .xs-padding-left-0-75 {
        padding-left: 9px;
        padding-left: .75rem
    }

    .xs-margin-all-1-0 {
        margin: 12px;
        margin: 1rem
    }

    .xs-margin-top-bottom-1-0 {
        margin-top: 12px;
        margin-top: 1rem;
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

    .xs-margin-left-right-1-0 {
        margin-left: 12px;
        margin-left: 1rem;
        margin-right: 12px;
        margin-right: 1rem
    }

    .xs-margin-top-1-0 {
        margin-top: 12px;
        margin-top: 1rem
    }

    .xs-margin-right-1-0 {
        margin-right: 12px;
        margin-right: 1rem
    }

    .xs-margin-bottom-1-0 {
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

    .xs-margin-left-1-0 {
        margin-left: 12px;
        margin-left: 1rem
    }

    .xs-padding-all-1-0 {
        padding: 12px;
        padding: 1rem
    }

    .xs-padding-top-bottom-1-0 {
        padding-top: 12px;
        padding-top: 1rem;
        padding-bottom: 12px;
        padding-bottom: 1rem
    }

    .xs-padding-left-right-1-0 {
        padding-left: 12px;
        padding-left: 1rem;
        padding-right: 12px;
        padding-right: 1rem
    }

    .xs-padding-top-1-0 {
        padding-top: 12px;
        padding-top: 1rem
    }

    .xs-padding-right-1-0 {
        padding-right: 12px;
        padding-right: 1rem
    }

    .xs-padding-bottom-1-0 {
        padding-bottom: 12px;
        padding-bottom: 1rem
    }

    .xs-padding-left-1-0 {
        padding-left: 12px;
        padding-left: 1rem
    }

    .xs-margin-all-1-25 {
        margin: 15px;
        margin: 1.25rem
    }

    .xs-margin-top-bottom-1-25 {
        margin-top: 15px;
        margin-top: 1.25rem;
        margin-bottom: 15px;
        margin-bottom: 1.25rem
    }

    .xs-margin-left-right-1-25 {
        margin-left: 15px;
        margin-left: 1.25rem;
        margin-right: 15px;
        margin-right: 1.25rem
    }

    .xs-margin-top-1-25 {
        margin-top: 15px;
        margin-top: 1.25rem
    }

    .xs-margin-right-1-25 {
        margin-right: 15px;
        margin-right: 1.25rem
    }

    .xs-margin-bottom-1-25 {
        margin-bottom: 15px;
        margin-bottom: 1.25rem
    }

    .xs-margin-left-1-25 {
        margin-left: 15px;
        margin-left: 1.25rem
    }

    .xs-padding-all-1-25 {
        padding: 15px;
        padding: 1.25rem
    }

    .xs-padding-top-bottom-1-25 {
        padding-top: 15px;
        padding-top: 1.25rem;
        padding-bottom: 15px;
        padding-bottom: 1.25rem
    }

    .xs-padding-left-right-1-25 {
        padding-left: 15px;
        padding-left: 1.25rem;
        padding-right: 15px;
        padding-right: 1.25rem
    }

    .xs-padding-top-1-25 {
        padding-top: 15px;
        padding-top: 1.25rem
    }

    .xs-padding-right-1-25 {
        padding-right: 15px;
        padding-right: 1.25rem
    }

    .xs-padding-bottom-1-25 {
        padding-bottom: 15px;
        padding-bottom: 1.25rem
    }

    .xs-padding-left-1-25 {
        padding-left: 15px;
        padding-left: 1.25rem
    }

    .xs-margin-all-1-5 {
        margin: 18px;
        margin: 1.5rem
    }

    .xs-margin-top-bottom-1-5 {
        margin-top: 18px;
        margin-top: 1.5rem;
        margin-bottom: 18px;
        margin-bottom: 1.5rem
    }

    .xs-margin-left-right-1-5 {
        margin-left: 18px;
        margin-left: 1.5rem;
        margin-right: 18px;
        margin-right: 1.5rem
    }

    .xs-margin-top-1-5 {
        margin-top: 18px;
        margin-top: 1.5rem
    }

    .xs-margin-right-1-5 {
        margin-right: 18px;
        margin-right: 1.5rem
    }

    .xs-margin-bottom-1-5 {
        margin-bottom: 18px;
        margin-bottom: 1.5rem
    }

    .xs-margin-left-1-5 {
        margin-left: 18px;
        margin-left: 1.5rem
    }

    .xs-padding-all-1-5 {
        padding: 18px;
        padding: 1.5rem
    }

    .xs-padding-top-bottom-1-5 {
        padding-top: 18px;
        padding-top: 1.5rem;
        padding-bottom: 18px;
        padding-bottom: 1.5rem
    }

    .xs-padding-left-right-1-5 {
        padding-left: 18px;
        padding-left: 1.5rem;
        padding-right: 18px;
        padding-right: 1.5rem
    }

    .xs-padding-top-1-5 {
        padding-top: 18px;
        padding-top: 1.5rem
    }

    .xs-padding-right-1-5 {
        padding-right: 18px;
        padding-right: 1.5rem
    }

    .xs-padding-bottom-1-5 {
        padding-bottom: 18px;
        padding-bottom: 1.5rem
    }

    .xs-padding-left-1-5 {
        padding-left: 18px;
        padding-left: 1.5rem
    }

    .xs-margin-all-1-75 {
        margin: 21px;
        margin: 1.75rem
    }

    .xs-margin-top-bottom-1-75 {
        margin-top: 21px;
        margin-top: 1.75rem;
        margin-bottom: 21px;
        margin-bottom: 1.75rem
    }

    .xs-margin-left-right-1-75 {
        margin-left: 21px;
        margin-left: 1.75rem;
        margin-right: 21px;
        margin-right: 1.75rem
    }

    .xs-margin-top-1-75 {
        margin-top: 21px;
        margin-top: 1.75rem
    }

    .xs-margin-right-1-75 {
        margin-right: 21px;
        margin-right: 1.75rem
    }

    .xs-margin-bottom-1-75 {
        margin-bottom: 21px;
        margin-bottom: 1.75rem
    }

    .xs-margin-left-1-75 {
        margin-left: 21px;
        margin-left: 1.75rem
    }

    .xs-padding-all-1-75 {
        padding: 21px;
        padding: 1.75rem
    }

    .xs-padding-top-bottom-1-75 {
        padding-top: 21px;
        padding-top: 1.75rem;
        padding-bottom: 21px;
        padding-bottom: 1.75rem
    }

    .xs-padding-left-right-1-75 {
        padding-left: 21px;
        padding-left: 1.75rem;
        padding-right: 21px;
        padding-right: 1.75rem
    }

    .xs-padding-top-1-75 {
        padding-top: 21px;
        padding-top: 1.75rem
    }

    .xs-padding-right-1-75 {
        padding-right: 21px;
        padding-right: 1.75rem
    }

    .xs-padding-bottom-1-75 {
        padding-bottom: 21px;
        padding-bottom: 1.75rem
    }

    .xs-padding-left-1-75 {
        padding-left: 21px;
        padding-left: 1.75rem
    }

    .xs-margin-all-2-0 {
        margin: 24px;
        margin: 2rem
    }

    .xs-margin-top-bottom-2-0 {
        margin-top: 24px;
        margin-top: 2rem;
        margin-bottom: 24px;
        margin-bottom: 2rem
    }

    .xs-margin-left-right-2-0 {
        margin-left: 24px;
        margin-left: 2rem;
        margin-right: 24px;
        margin-right: 2rem
    }

    .xs-margin-top-2-0 {
        margin-top: 24px;
        margin-top: 2rem
    }

    .xs-margin-right-2-0 {
        margin-right: 24px;
        margin-right: 2rem
    }

    .xs-margin-bottom-2-0 {
        margin-bottom: 24px;
        margin-bottom: 2rem
    }

    .xs-margin-left-2-0 {
        margin-left: 24px;
        margin-left: 2rem
    }

    .xs-padding-all-2-0 {
        padding: 24px;
        padding: 2rem
    }

    .xs-padding-top-bottom-2-0 {
        padding-top: 24px;
        padding-top: 2rem;
        padding-bottom: 24px;
        padding-bottom: 2rem
    }

    .xs-padding-left-right-2-0 {
        padding-left: 24px;
        padding-left: 2rem;
        padding-right: 24px;
        padding-right: 2rem
    }

    .xs-padding-top-2-0 {
        padding-top: 24px;
        padding-top: 2rem
    }

    .xs-padding-right-2-0 {
        padding-right: 24px;
        padding-right: 2rem
    }

    .xs-padding-bottom-2-0 {
        padding-bottom: 24px;
        padding-bottom: 2rem
    }

    .xs-padding-left-2-0 {
        padding-left: 24px;
        padding-left: 2rem
    }

    .xs-margin-all-2-25 {
        margin: 27px;
        margin: 2.25rem
    }

    .xs-margin-top-bottom-2-25 {
        margin-top: 27px;
        margin-top: 2.25rem;
        margin-bottom: 27px;
        margin-bottom: 2.25rem
    }

    .xs-margin-left-right-2-25 {
        margin-left: 27px;
        margin-left: 2.25rem;
        margin-right: 27px;
        margin-right: 2.25rem
    }

    .xs-margin-top-2-25 {
        margin-top: 27px;
        margin-top: 2.25rem
    }

    .xs-margin-right-2-25 {
        margin-right: 27px;
        margin-right: 2.25rem
    }

    .xs-margin-bottom-2-25 {
        margin-bottom: 27px;
        margin-bottom: 2.25rem
    }

    .xs-margin-left-2-25 {
        margin-left: 27px;
        margin-left: 2.25rem
    }

    .xs-padding-all-2-25 {
        padding: 27px;
        padding: 2.25rem
    }

    .xs-padding-top-bottom-2-25 {
        padding-top: 27px;
        padding-top: 2.25rem;
        padding-bottom: 27px;
        padding-bottom: 2.25rem
    }

    .xs-padding-left-right-2-25 {
        padding-left: 27px;
        padding-left: 2.25rem;
        padding-right: 27px;
        padding-right: 2.25rem
    }

    .xs-padding-top-2-25 {
        padding-top: 27px;
        padding-top: 2.25rem
    }

    .xs-padding-right-2-25 {
        padding-right: 27px;
        padding-right: 2.25rem
    }

    .xs-padding-bottom-2-25 {
        padding-bottom: 27px;
        padding-bottom: 2.25rem
    }

    .xs-padding-left-2-25 {
        padding-left: 27px;
        padding-left: 2.25rem
    }

    .xs-margin-all-2-5 {
        margin: 30px;
        margin: 2.5rem
    }

    .xs-margin-top-bottom-2-5 {
        margin-top: 30px;
        margin-top: 2.5rem;
        margin-bottom: 30px;
        margin-bottom: 2.5rem
    }

    .xs-margin-left-right-2-5 {
        margin-left: 30px;
        margin-left: 2.5rem;
        margin-right: 30px;
        margin-right: 2.5rem
    }

    .xs-margin-top-2-5 {
        margin-top: 30px;
        margin-top: 2.5rem
    }

    .xs-margin-right-2-5 {
        margin-right: 30px;
        margin-right: 2.5rem
    }

    .xs-margin-bottom-2-5 {
        margin-bottom: 30px;
        margin-bottom: 2.5rem
    }

    .xs-margin-left-2-5 {
        margin-left: 30px;
        margin-left: 2.5rem
    }

    .xs-padding-all-2-5 {
        padding: 30px;
        padding: 2.5rem
    }

    .xs-padding-top-bottom-2-5 {
        padding-top: 30px;
        padding-top: 2.5rem;
        padding-bottom: 30px;
        padding-bottom: 2.5rem
    }

    .xs-padding-left-right-2-5 {
        padding-left: 30px;
        padding-left: 2.5rem;
        padding-right: 30px;
        padding-right: 2.5rem
    }

    .xs-padding-top-2-5 {
        padding-top: 30px;
        padding-top: 2.5rem
    }

    .xs-padding-right-2-5 {
        padding-right: 30px;
        padding-right: 2.5rem
    }

    .xs-padding-bottom-2-5 {
        padding-bottom: 30px;
        padding-bottom: 2.5rem
    }

    .xs-padding-left-2-5 {
        padding-left: 30px;
        padding-left: 2.5rem
    }

    .xs-margin-all-2-75 {
        margin: 33px;
        margin: 2.75rem
    }

    .xs-margin-top-bottom-2-75 {
        margin-top: 33px;
        margin-top: 2.75rem;
        margin-bottom: 33px;
        margin-bottom: 2.75rem
    }

    .xs-margin-left-right-2-75 {
        margin-left: 33px;
        margin-left: 2.75rem;
        margin-right: 33px;
        margin-right: 2.75rem
    }

    .xs-margin-top-2-75 {
        margin-top: 33px;
        margin-top: 2.75rem
    }

    .xs-margin-right-2-75 {
        margin-right: 33px;
        margin-right: 2.75rem
    }

    .xs-margin-bottom-2-75 {
        margin-bottom: 33px;
        margin-bottom: 2.75rem
    }

    .xs-margin-left-2-75 {
        margin-left: 33px;
        margin-left: 2.75rem
    }

    .xs-padding-all-2-75 {
        padding: 33px;
        padding: 2.75rem
    }

    .xs-padding-top-bottom-2-75 {
        padding-top: 33px;
        padding-top: 2.75rem;
        padding-bottom: 33px;
        padding-bottom: 2.75rem
    }

    .xs-padding-left-right-2-75 {
        padding-left: 33px;
        padding-left: 2.75rem;
        padding-right: 33px;
        padding-right: 2.75rem
    }

    .xs-padding-top-2-75 {
        padding-top: 33px;
        padding-top: 2.75rem
    }

    .xs-padding-right-2-75 {
        padding-right: 33px;
        padding-right: 2.75rem
    }

    .xs-padding-bottom-2-75 {
        padding-bottom: 33px;
        padding-bottom: 2.75rem
    }

    .xs-padding-left-2-75 {
        padding-left: 33px;
        padding-left: 2.75rem
    }

    .xs-margin-all-3-0 {
        margin: 36px;
        margin: 3rem
    }

    .xs-margin-top-bottom-3-0 {
        margin-top: 36px;
        margin-top: 3rem;
        margin-bottom: 36px;
        margin-bottom: 3rem
    }

    .xs-margin-left-right-3-0 {
        margin-left: 36px;
        margin-left: 3rem;
        margin-right: 36px;
        margin-right: 3rem
    }

    .xs-margin-top-3-0 {
        margin-top: 36px;
        margin-top: 3rem
    }

    .xs-margin-right-3-0 {
        margin-right: 36px;
        margin-right: 3rem
    }

    .xs-margin-bottom-3-0 {
        margin-bottom: 36px;
        margin-bottom: 3rem
    }

    .xs-margin-left-3-0 {
        margin-left: 36px;
        margin-left: 3rem
    }

    .xs-padding-all-3-0 {
        padding: 36px;
        padding: 3rem
    }

    .xs-padding-top-bottom-3-0 {
        padding-top: 36px;
        padding-top: 3rem;
        padding-bottom: 36px;
        padding-bottom: 3rem
    }

    .xs-padding-left-right-3-0 {
        padding-left: 36px;
        padding-left: 3rem;
        padding-right: 36px;
        padding-right: 3rem
    }

    .xs-padding-top-3-0 {
        padding-top: 36px;
        padding-top: 3rem
    }

    .xs-padding-right-3-0 {
        padding-right: 36px;
        padding-right: 3rem
    }

    .xs-padding-bottom-3-0 {
        padding-bottom: 36px;
        padding-bottom: 3rem
    }

    .xs-padding-left-3-0 {
        padding-left: 36px;
        padding-left: 3rem
    }

    .xs-margin-all-3-25 {
        margin: 39px;
        margin: 3.25rem
    }

    .xs-margin-top-bottom-3-25 {
        margin-top: 39px;
        margin-top: 3.25rem;
        margin-bottom: 39px;
        margin-bottom: 3.25rem
    }

    .xs-margin-left-right-3-25 {
        margin-left: 39px;
        margin-left: 3.25rem;
        margin-right: 39px;
        margin-right: 3.25rem
    }

    .xs-margin-top-3-25 {
        margin-top: 39px;
        margin-top: 3.25rem
    }

    .xs-margin-right-3-25 {
        margin-right: 39px;
        margin-right: 3.25rem
    }

    .xs-margin-bottom-3-25 {
        margin-bottom: 39px;
        margin-bottom: 3.25rem
    }

    .xs-margin-left-3-25 {
        margin-left: 39px;
        margin-left: 3.25rem
    }

    .xs-padding-all-3-25 {
        padding: 39px;
        padding: 3.25rem
    }

    .xs-padding-top-bottom-3-25 {
        padding-top: 39px;
        padding-top: 3.25rem;
        padding-bottom: 39px;
        padding-bottom: 3.25rem
    }

    .xs-padding-left-right-3-25 {
        padding-left: 39px;
        padding-left: 3.25rem;
        padding-right: 39px;
        padding-right: 3.25rem
    }

    .xs-padding-top-3-25 {
        padding-top: 39px;
        padding-top: 3.25rem
    }

    .xs-padding-right-3-25 {
        padding-right: 39px;
        padding-right: 3.25rem
    }

    .xs-padding-bottom-3-25 {
        padding-bottom: 39px;
        padding-bottom: 3.25rem
    }

    .xs-padding-left-3-25 {
        padding-left: 39px;
        padding-left: 3.25rem
    }

    .xs-margin-all-3-5 {
        margin: 42px;
        margin: 3.5rem
    }

    .xs-margin-top-bottom-3-5 {
        margin-top: 42px;
        margin-top: 3.5rem;
        margin-bottom: 42px;
        margin-bottom: 3.5rem
    }

    .xs-margin-left-right-3-5 {
        margin-left: 42px;
        margin-left: 3.5rem;
        margin-right: 42px;
        margin-right: 3.5rem
    }

    .xs-margin-top-3-5 {
        margin-top: 42px;
        margin-top: 3.5rem
    }

    .xs-margin-right-3-5 {
        margin-right: 42px;
        margin-right: 3.5rem
    }

    .xs-margin-bottom-3-5 {
        margin-bottom: 42px;
        margin-bottom: 3.5rem
    }

    .xs-margin-left-3-5 {
        margin-left: 42px;
        margin-left: 3.5rem
    }

    .xs-padding-all-3-5 {
        padding: 42px;
        padding: 3.5rem
    }

    .xs-padding-top-bottom-3-5 {
        padding-top: 42px;
        padding-top: 3.5rem;
        padding-bottom: 42px;
        padding-bottom: 3.5rem
    }

    .xs-padding-left-right-3-5 {
        padding-left: 42px;
        padding-left: 3.5rem;
        padding-right: 42px;
        padding-right: 3.5rem
    }

    .xs-padding-top-3-5 {
        padding-top: 42px;
        padding-top: 3.5rem
    }

    .xs-padding-right-3-5 {
        padding-right: 42px;
        padding-right: 3.5rem
    }

    .xs-padding-bottom-3-5 {
        padding-bottom: 42px;
        padding-bottom: 3.5rem
    }

    .xs-padding-left-3-5 {
        padding-left: 42px;
        padding-left: 3.5rem
    }

    .xs-margin-all-3-75 {
        margin: 45px;
        margin: 3.75rem
    }

    .xs-margin-top-bottom-3-75 {
        margin-top: 45px;
        margin-top: 3.75rem;
        margin-bottom: 45px;
        margin-bottom: 3.75rem
    }

    .xs-margin-left-right-3-75 {
        margin-left: 45px;
        margin-left: 3.75rem;
        margin-right: 45px;
        margin-right: 3.75rem
    }

    .xs-margin-top-3-75 {
        margin-top: 45px;
        margin-top: 3.75rem
    }

    .xs-margin-right-3-75 {
        margin-right: 45px;
        margin-right: 3.75rem
    }

    .xs-margin-bottom-3-75 {
        margin-bottom: 45px;
        margin-bottom: 3.75rem
    }

    .xs-margin-left-3-75 {
        margin-left: 45px;
        margin-left: 3.75rem
    }

    .xs-padding-all-3-75 {
        padding: 45px;
        padding: 3.75rem
    }

    .xs-padding-top-bottom-3-75 {
        padding-top: 45px;
        padding-top: 3.75rem;
        padding-bottom: 45px;
        padding-bottom: 3.75rem
    }

    .xs-padding-left-right-3-75 {
        padding-left: 45px;
        padding-left: 3.75rem;
        padding-right: 45px;
        padding-right: 3.75rem
    }

    .xs-padding-top-3-75 {
        padding-top: 45px;
        padding-top: 3.75rem
    }

    .xs-padding-right-3-75 {
        padding-right: 45px;
        padding-right: 3.75rem
    }

    .xs-padding-bottom-3-75 {
        padding-bottom: 45px;
        padding-bottom: 3.75rem
    }

    .xs-padding-left-3-75 {
        padding-left: 45px;
        padding-left: 3.75rem
    }

    .xs-margin-all-4-0 {
        margin: 48px;
        margin: 4rem
    }

    .xs-margin-top-bottom-4-0 {
        margin-top: 48px;
        margin-top: 4rem;
        margin-bottom: 48px;
        margin-bottom: 4rem
    }

    .xs-margin-left-right-4-0 {
        margin-left: 48px;
        margin-left: 4rem;
        margin-right: 48px;
        margin-right: 4rem
    }

    .xs-margin-top-4-0 {
        margin-top: 48px;
        margin-top: 4rem
    }

    .xs-margin-right-4-0 {
        margin-right: 48px;
        margin-right: 4rem
    }

    .xs-margin-bottom-4-0 {
        margin-bottom: 48px;
        margin-bottom: 4rem
    }

    .xs-margin-left-4-0 {
        margin-left: 48px;
        margin-left: 4rem
    }

    .xs-padding-all-4-0 {
        padding: 48px;
        padding: 4rem
    }

    .xs-padding-top-bottom-4-0 {
        padding-top: 48px;
        padding-top: 4rem;
        padding-bottom: 48px;
        padding-bottom: 4rem
    }

    .xs-padding-left-right-4-0 {
        padding-left: 48px;
        padding-left: 4rem;
        padding-right: 48px;
        padding-right: 4rem
    }

    .xs-padding-top-4-0 {
        padding-top: 48px;
        padding-top: 4rem
    }

    .xs-padding-right-4-0 {
        padding-right: 48px;
        padding-right: 4rem
    }

    .xs-padding-bottom-4-0 {
        padding-bottom: 48px;
        padding-bottom: 4rem
    }

    .xs-padding-left-4-0 {
        padding-left: 48px;
        padding-left: 4rem
    }

    .xs-margin-left-0 {
        margin-left: 0
    }

    .xs-margin-right-0 {
        margin-right: 0
    }

    .xs-margin-top-0 {
        margin-top: 0
    }

    .xs-margin-bottom-0 {
        margin-bottom: 0
    }

    .xs-margin-top-bottom-0 {
        margin-top: 0;
        margin-bottom: 0
    }

    .xs-margin-left-right-0 {
        margin-left: 0;
        margin-right: 0
    }

    .xs-margin-all-0 {
        margin: 0
    }

    .xs-padding-left-0 {
        padding-left: 0
    }

    .xs-padding-right-0 {
        padding-right: 0
    }

    .xs-padding-top-0 {
        padding-top: 0
    }

    .xs-padding-bottom-0 {
        padding-bottom: 0
    }

    .xs-padding-top-bottom-0 {
        padding-top: 0;
        padding-bottom: 0
    }

    .xs-padding-left-right-0 {
        padding-left: 0;
        padding-right: 0
    }

    .xs-padding-all-0 {
        padding: 0
    }
}

.vertical-align-top-2-0 {
    height: 24px;
    height: 2rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-2-0 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-2-0 {
    height: 24px;
    height: 2rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-2-0 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-2-0 {
    height: 24px;
    height: 2rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-2-0 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-2-25 {
    height: 27px;
    height: 2.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-2-25 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-2-25 {
    height: 27px;
    height: 2.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-2-25 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-2-25 {
    height: 27px;
    height: 2.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-2-25 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-2-5 {
    height: 30px;
    height: 2.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-2-5 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-2-5 {
    height: 30px;
    height: 2.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-2-5 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-2-5 {
    height: 30px;
    height: 2.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-2-5 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-2-75 {
    height: 33px;
    height: 2.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-2-75 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-2-75 {
    height: 33px;
    height: 2.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-2-75 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-2-75 {
    height: 33px;
    height: 2.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-2-75 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-3-0 {
    height: 36px;
    height: 3rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-3-0 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-3-0 {
    height: 36px;
    height: 3rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-3-0 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-3-0 {
    height: 36px;
    height: 3rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-3-0 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-3-25 {
    height: 39px;
    height: 3.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-3-25 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-3-25 {
    height: 39px;
    height: 3.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-3-25 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-3-25 {
    height: 39px;
    height: 3.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-3-25 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-3-5 {
    height: 42px;
    height: 3.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-3-5 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-3-5 {
    height: 42px;
    height: 3.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-3-5 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-3-5 {
    height: 42px;
    height: 3.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-3-5 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-3-75 {
    height: 45px;
    height: 3.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-3-75 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-3-75 {
    height: 45px;
    height: 3.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-3-75 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-3-75 {
    height: 45px;
    height: 3.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-3-75 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-4-0 {
    height: 48px;
    height: 4rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-4-0 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-4-0 {
    height: 48px;
    height: 4rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-4-0 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-4-0 {
    height: 48px;
    height: 4rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-4-0 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-4-25 {
    height: 51px;
    height: 4.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-4-25 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-4-25 {
    height: 51px;
    height: 4.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-4-25 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-4-25 {
    height: 51px;
    height: 4.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-4-25 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-4-5 {
    height: 54px;
    height: 4.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-4-5 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-4-5 {
    height: 54px;
    height: 4.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-4-5 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-4-5 {
    height: 54px;
    height: 4.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-4-5 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-4-75 {
    height: 57px;
    height: 4.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-4-75 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-4-75 {
    height: 57px;
    height: 4.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-4-75 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-4-75 {
    height: 57px;
    height: 4.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-4-75 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-5-0 {
    height: 60px;
    height: 5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-5-0 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-5-0 {
    height: 60px;
    height: 5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-5-0 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-5-0 {
    height: 60px;
    height: 5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-5-0 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-5-25 {
    height: 63px;
    height: 5.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-5-25 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-5-25 {
    height: 63px;
    height: 5.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-5-25 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-5-25 {
    height: 63px;
    height: 5.25rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-5-25 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-5-5 {
    height: 66px;
    height: 5.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-5-5 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-5-5 {
    height: 66px;
    height: 5.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-5-5 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-5-5 {
    height: 66px;
    height: 5.5rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-5-5 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-5-75 {
    height: 69px;
    height: 5.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-5-75 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-5-75 {
    height: 69px;
    height: 5.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-5-75 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-5-75 {
    height: 69px;
    height: 5.75rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-5-75 > div {
        display: table-cell;
        vertical-align: bottom
    }

.vertical-align-top-6-0 {
    height: 72px;
    height: 6rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-top-6-0 > div {
        display: table-cell;
        vertical-align: top
    }

.vertical-align-middle-6-0 {
    height: 72px;
    height: 6rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-middle-6-0 > div {
        display: table-cell;
        vertical-align: middle
    }

.vertical-align-bottom-6-0 {
    height: 72px;
    height: 6rem;
    display: table;
    table-layout: fixed;
    width: 100%
}

    .vertical-align-bottom-6-0 > div {
        display: table-cell;
        vertical-align: bottom
    }

@media(max-width:64em) {
    .lg-vertical-align-top-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-2-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-2-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-2-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-2-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-2-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-2-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-2-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-2-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-2-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-2-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-2-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-2-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-3-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-3-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-3-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-3-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-3-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-3-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-3-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-3-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-3-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-3-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-3-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-3-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-4-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-4-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-4-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-4-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-4-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-4-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-4-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-4-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-4-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-4-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-4-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-4-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-5-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-5-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-5-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-5-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-5-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-5-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-5-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-5-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-5-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-5-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-5-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-5-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .lg-vertical-align-top-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-top-6-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .lg-vertical-align-middle-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-middle-6-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .lg-vertical-align-bottom-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .lg-vertical-align-bottom-6-0 > div {
            display: table-cell;
            vertical-align: bottom
        }
}

@media(max-width:50em) {
    .md-vertical-align-top-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-2-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-2-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-2-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-2-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-2-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-2-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-2-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-2-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-2-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-2-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-2-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-2-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-3-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-3-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-3-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-3-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-3-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-3-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-3-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-3-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-3-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-3-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-3-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-3-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-4-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-4-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-4-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-4-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-4-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-4-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-4-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-4-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-4-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-4-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-4-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-4-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-5-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-5-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-5-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-5-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-5-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-5-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-5-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-5-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-5-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-5-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-5-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-5-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .md-vertical-align-top-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-top-6-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .md-vertical-align-middle-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-middle-6-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .md-vertical-align-bottom-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .md-vertical-align-bottom-6-0 > div {
            display: table-cell;
            vertical-align: bottom
        }
}

@media(max-width:40em) {
    .sm-vertical-align-top-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-2-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-2-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-2-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-2-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-2-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-2-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-2-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-2-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-2-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-2-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-2-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-2-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-3-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-3-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-3-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-3-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-3-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-3-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-3-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-3-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-3-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-3-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-3-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-3-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-4-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-4-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-4-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-4-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-4-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-4-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-4-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-4-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-4-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-4-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-4-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-4-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-5-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-5-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-5-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-5-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-5-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-5-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-5-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-5-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-5-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-5-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-5-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-5-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-top-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-top-6-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .sm-vertical-align-middle-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-middle-6-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .sm-vertical-align-bottom-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .sm-vertical-align-bottom-6-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .sm-vertical-align-0 {
        height: auto;
        width: auto;
        display: block
    }

        .sm-vertical-align-0 > div {
            display: block
        }
}

@media(max-width:29em) {
    .xs-vertical-align-top-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-2-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-2-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-2-0 {
        height: 24px;
        height: 2rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-2-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-2-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-2-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-2-25 {
        height: 27px;
        height: 2.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-2-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-2-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-2-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-2-5 {
        height: 30px;
        height: 2.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-2-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-2-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-2-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-2-75 {
        height: 33px;
        height: 2.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-2-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-3-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-3-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-3-0 {
        height: 36px;
        height: 3rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-3-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-3-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-3-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-3-25 {
        height: 39px;
        height: 3.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-3-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-3-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-3-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-3-5 {
        height: 42px;
        height: 3.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-3-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-3-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-3-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-3-75 {
        height: 45px;
        height: 3.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-3-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-4-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-4-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-4-0 {
        height: 48px;
        height: 4rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-4-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-4-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-4-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-4-25 {
        height: 51px;
        height: 4.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-4-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-4-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-4-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-4-5 {
        height: 54px;
        height: 4.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-4-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-4-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-4-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-4-75 {
        height: 57px;
        height: 4.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-4-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-5-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-5-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-5-0 {
        height: 60px;
        height: 5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-5-0 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-5-25 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-5-25 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-5-25 {
        height: 63px;
        height: 5.25rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-5-25 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-5-5 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-5-5 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-5-5 {
        height: 66px;
        height: 5.5rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-5-5 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-5-75 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-5-75 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-5-75 {
        height: 69px;
        height: 5.75rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-5-75 > div {
            display: table-cell;
            vertical-align: bottom
        }

    .xs-vertical-align-top-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-top-6-0 > div {
            display: table-cell;
            vertical-align: top
        }

    .xs-vertical-align-middle-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-middle-6-0 > div {
            display: table-cell;
            vertical-align: middle
        }

    .xs-vertical-align-bottom-6-0 {
        height: 72px;
        height: 6rem;
        display: table;
        table-layout: fixed;
        width: 100%
    }

        .xs-vertical-align-bottom-6-0 > div {
            display: table-cell;
            vertical-align: bottom
        }
}

.height-1-0 {
    height: 12px;
    height: 1rem
}

.height-1-25 {
    height: 15px;
    height: 1.25rem
}

.height-1-5 {
    height: 18px;
    height: 1.5rem
}

.height-1-75 {
    height: 21px;
    height: 1.75rem
}

.height-2-0 {
    height: 24px;
    height: 2rem
}

.height-2-25 {
    height: 27px;
    height: 2.25rem
}

.height-2-5 {
    height: 30px;
    height: 2.5rem
}

.height-2-75 {
    height: 33px;
    height: 2.75rem
}

.height-3-0 {
    height: 36px;
    height: 3rem
}

.height-3-25 {
    height: 39px;
    height: 3.25rem
}

.height-3-5 {
    height: 42px;
    height: 3.5rem
}

.height-3-75 {
    height: 45px;
    height: 3.75rem
}

.height-4-0 {
    height: 48px;
    height: 4rem
}

.height-4-25 {
    height: 51px;
    height: 4.25rem
}

.height-4-5 {
    height: 54px;
    height: 4.5rem
}

.height-4-75 {
    height: 57px;
    height: 4.75rem
}

.height-5-0 {
    height: 60px;
    height: 5rem
}

.height-100-pct {
    height: 100%
}

.height-auto {
    height: auto
}

.width-100-pct {
    width: 100%
}

.width-auto {
    width: auto
}

@media(max-width:64em) {
    .lg-height-1-0 {
        height: 12px;
        height: 1rem
    }

    .lg-height-1-25 {
        height: 15px;
        height: 1.25rem
    }

    .lg-height-1-5 {
        height: 18px;
        height: 1.5rem
    }

    .lg-height-1-75 {
        height: 21px;
        height: 1.75rem
    }

    .lg-height-2-0 {
        height: 24px;
        height: 2rem
    }

    .lg-height-2-25 {
        height: 27px;
        height: 2.25rem
    }

    .lg-height-2-5 {
        height: 30px;
        height: 2.5rem
    }

    .lg-height-2-75 {
        height: 33px;
        height: 2.75rem
    }

    .lg-height-3-0 {
        height: 36px;
        height: 3rem
    }

    .lg-height-3-25 {
        height: 39px;
        height: 3.25rem
    }

    .lg-height-3-5 {
        height: 42px;
        height: 3.5rem
    }

    .lg-height-3-75 {
        height: 45px;
        height: 3.75rem
    }

    .lg-height-4-0 {
        height: 48px;
        height: 4rem
    }

    .lg-height-4-25 {
        height: 51px;
        height: 4.25rem
    }

    .lg-height-4-5 {
        height: 54px;
        height: 4.5rem
    }

    .lg-height-4-75 {
        height: 57px;
        height: 4.75rem
    }

    .lg-height-5-0 {
        height: 60px;
        height: 5rem
    }

    .lg-height-100-pct {
        height: 100%
    }

    .lg-height-auto {
        height: auto
    }

    .lg-width-100-pct {
        width: 100%
    }

    .lg-width-auto {
        width: auto
    }
}

@media(max-width:50em) {
    .md-height-1-0 {
        height: 12px;
        height: 1rem
    }

    .md-height-1-25 {
        height: 15px;
        height: 1.25rem
    }

    .md-height-1-5 {
        height: 18px;
        height: 1.5rem
    }

    .md-height-1-75 {
        height: 21px;
        height: 1.75rem
    }

    .md-height-2-0 {
        height: 24px;
        height: 2rem
    }

    .md-height-2-25 {
        height: 27px;
        height: 2.25rem
    }

    .md-height-2-5 {
        height: 30px;
        height: 2.5rem
    }

    .md-height-2-75 {
        height: 33px;
        height: 2.75rem
    }

    .md-height-3-0 {
        height: 36px;
        height: 3rem
    }

    .md-height-3-25 {
        height: 39px;
        height: 3.25rem
    }

    .md-height-3-5 {
        height: 42px;
        height: 3.5rem
    }

    .md-height-3-75 {
        height: 45px;
        height: 3.75rem
    }

    .md-height-4-0 {
        height: 48px;
        height: 4rem
    }

    .md-height-4-25 {
        height: 51px;
        height: 4.25rem
    }

    .md-height-4-5 {
        height: 54px;
        height: 4.5rem
    }

    .md-height-4-75 {
        height: 57px;
        height: 4.75rem
    }

    .md-height-5-0 {
        height: 60px;
        height: 5rem
    }

    .md-height-100-pct {
        height: 100%
    }

    .md-height-auto {
        height: auto
    }

    .md-width-100-pct {
        width: 100%
    }

    .md-width-auto {
        width: auto
    }
}

@media(max-width:40em) {
    .sm-height-1-0 {
        height: 12px;
        height: 1rem
    }

    .sm-height-1-25 {
        height: 15px;
        height: 1.25rem
    }

    .sm-height-1-5 {
        height: 18px;
        height: 1.5rem
    }

    .sm-height-1-75 {
        height: 21px;
        height: 1.75rem
    }

    .sm-height-2-0 {
        height: 24px;
        height: 2rem
    }

    .sm-height-2-25 {
        height: 27px;
        height: 2.25rem
    }

    .sm-height-2-5 {
        height: 30px;
        height: 2.5rem
    }

    .sm-height-2-75 {
        height: 33px;
        height: 2.75rem
    }

    .sm-height-3-0 {
        height: 36px;
        height: 3rem
    }

    .sm-height-3-25 {
        height: 39px;
        height: 3.25rem
    }

    .sm-height-3-5 {
        height: 42px;
        height: 3.5rem
    }

    .sm-height-3-75 {
        height: 45px;
        height: 3.75rem
    }

    .sm-height-4-0 {
        height: 48px;
        height: 4rem
    }

    .sm-height-4-25 {
        height: 51px;
        height: 4.25rem
    }

    .sm-height-4-5 {
        height: 54px;
        height: 4.5rem
    }

    .sm-height-4-75 {
        height: 57px;
        height: 4.75rem
    }

    .sm-height-5-0 {
        height: 60px;
        height: 5rem
    }

    .sm-height-100-pct {
        height: 100%
    }

    .sm-height-auto {
        height: auto
    }

    .sm-width-100-pct {
        width: 100%
    }

    .sm-width-auto {
        width: auto
    }
}

@media(max-width:29em) {
    .xs-height-1-0 {
        height: 12px;
        height: 1rem
    }

    .xs-height-1-25 {
        height: 15px;
        height: 1.25rem
    }

    .xs-height-1-5 {
        height: 18px;
        height: 1.5rem
    }

    .xs-height-1-75 {
        height: 21px;
        height: 1.75rem
    }

    .xs-height-2-0 {
        height: 24px;
        height: 2rem
    }

    .xs-height-2-25 {
        height: 27px;
        height: 2.25rem
    }

    .xs-height-2-5 {
        height: 30px;
        height: 2.5rem
    }

    .xs-height-2-75 {
        height: 33px;
        height: 2.75rem
    }

    .xs-height-3-0 {
        height: 36px;
        height: 3rem
    }

    .xs-height-3-25 {
        height: 39px;
        height: 3.25rem
    }

    .xs-height-3-5 {
        height: 42px;
        height: 3.5rem
    }

    .xs-height-3-75 {
        height: 45px;
        height: 3.75rem
    }

    .xs-height-4-0 {
        height: 48px;
        height: 4rem
    }

    .xs-height-4-25 {
        height: 51px;
        height: 4.25rem
    }

    .xs-height-4-5 {
        height: 54px;
        height: 4.5rem
    }

    .xs-height-4-75 {
        height: 57px;
        height: 4.75rem
    }

    .xs-height-5-0 {
        height: 60px;
        height: 5rem
    }

    .xs-height-100-pct {
        height: 100%
    }

    .xs-height-auto {
        height: auto
    }

    .xs-width-100-pct {
        width: 100%
    }

    .xs-width-auto {
        width: auto
    }
}

.bold {
    font-weight: bold
}

.italic {
    font-style: italic
}

.text-left {
    text-align: left
}

.text-centre {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

@media(max-width:64em) {
    .lg-text-left {
        text-align: left
    }

    .lg-text-centre {
        text-align: center
    }

    .lg-text-right {
        text-align: right
    }

    .lg-text-justify {
        text-align: justify
    }
}

@media(max-width:50em) {
    .md-text-left {
        text-align: left
    }

    .md-text-centre {
        text-align: center
    }

    .md-text-right {
        text-align: right
    }

    .md-text-justify {
        text-align: justify
    }
}

@media(max-width:40em) {
    .sm-text-left {
        text-align: left
    }

    .sm-text-centre {
        text-align: center
    }

    .sm-text-right {
        text-align: right
    }

    .sm-text-justify {
        text-align: justify
    }
}

@media(max-width:29em) {
    .xs-text-left {
        text-align: left
    }

    .xs-text-centre {
        text-align: center
    }

    .xs-text-right {
        text-align: right
    }

    .xs-text-justify {
        text-align: justify
    }
}

.no-wrap {
    white-space: nowrap;
    overflow: hidden
}

.border-1 {
    border: 10px solid #666;
    border-radius: 10px
}

.border-2 {
    border: 1px solid #999
}

.border-3 {
    border: 1px solid #000
}

.border-3-minus-top {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000
}

.float-left {
    float: left
}

.float-right {
    float: right
}

@media(max-width:64em) {
    .lg-float-left {
        float: left
    }

    .lg-float-right {
        float: right
    }

    .lg-float-none {
        float: none
    }
}

@media(max-width:50em) {
    .md-float-left {
        float: left
    }

    .md-float-right {
        float: right
    }

    .md-float-none {
        float: none
    }
}

@media(max-width:40em) {
    .sm-float-left {
        float: left
    }

    .sm-float-right {
        float: right
    }

    .sm-float-none {
        float: none
    }
}

@media(max-width:29em) {
    .xs-float-left {
        float: left
    }

    .xs-float-right {
        float: right
    }

    .xs-float-none {
        float: none
    }
}

.clear {
    clear: both
}

.display-block {
    display: block
}

.position-static {
    position: static
}

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.position-bottom {
    bottom: 0
}

@media(max-width:64em) {
    .lg-position-static {
        position: static
    }

    .lg-position-relative {
        position: relative
    }

    .lg-position-absolute {
        position: absolute
    }
}

@media(max-width:50em) {
    .md-position-static {
        position: static
    }

    .md-position-relative {
        position: relative
    }

    .md-position-absolute {
        position: absolute
    }
}

@media(max-width:40em) {
    .sm-position-static {
        position: static
    }

    .sm-position-relative {
        position: relative
    }

    .sm-position-absolute {
        position: absolute
    }
}

@media(max-width:29em) {
    .xs-position-static {
        position: static
    }

    .xs-position-relative {
        position: relative
    }

    .xs-position-absolute {
        position: absolute
    }
}

.pointer {
    cursor: pointer
}

.pointer--off {
    cursor: default
}

.margin-centre {
    margin: 0 auto
}

div.cc1 {
    position: relative;
    overflow: hidden;
    float: left;
    width: 100%
}

    div.cc1 div.cc2 {
        position: relative;
        left: 50%;
        float: left;
        text-align: center
    }

    div.cc1 div.cc3 {
        position: relative;
        right: 50%;
        float: left;
        text-align: left;
        _right: 50%
    }

@media(max-width:64em) {
    div.lg-cc1 {
        position: relative;
        overflow: hidden;
        float: left;
        width: 100%
    }

        div.lg-cc1 div.lg-cc2 {
            position: relative;
            left: 50%;
            float: left;
            text-align: center
        }

        div.lg-cc1 div.lg-cc3 {
            position: relative;
            right: 50%;
            float: left;
            text-align: left;
            _right: 50%
        }
}

@media(max-width:50em) {
    div.md-cc1 {
        position: relative;
        overflow: hidden;
        float: left;
        width: 100%
    }

        div.md-cc1 div.md-cc2 {
            position: relative;
            left: 50%;
            float: left;
            text-align: center
        }

        div.md-cc1 div.md-cc3 {
            position: relative;
            right: 50%;
            float: left;
            text-align: left;
            _right: 50%
        }
}

.img-text-wrap {
    position: relative;
    float: left;
    clear: none;
    overflow: hidden
}

    .img-text-wrap img {
        position: relative;
        z-index: 1
    }

    .img-text-wrap .img-text {
        display: block;
        position: absolute;
        width: 100%;
        top: 1%;
        left: 1%;
        z-index: 2
    }

@media(max-width:29em) {
    #g-recaptcha {
        position: relative;
        left: -7px;
        width: 0
    }
}

.popup-parent {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.popup {
    display: none;
    border: 10px solid #666;
    border-radius: 10px;
    background-color: #fff;
    max-height: calc(95%);
    overflow-y: auto;
    min-width: 300px;
    position: fixed;
    z-index: 10;
    right: auto;
    bottom: auto
}

    .popup.show {
        display: block
    }

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1
}

    .modal-overlay.show {
        display: block
    }

.pwd-strength-meter {
    width: 150px;
    height: 24px;
    height: 2rem;
    padding-top: 1px;
    padding-left: 1.2000000000000002px;
    padding-left: .1rem;
    padding-right: 1.2000000000000002px;
    padding-right: .1rem;
    border: solid 1px #000
}

    .pwd-strength-meter p {
        line-height: 20px;
        font-size: 20px;
        margin: 0;
        width: 0;
        background-color: #999
    }

.pwd-strength-meter-text {
    color: red
}

.slick-center.carousel {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1)
}

    .slick-center.carousel p {
        text-align: center;
        position: absolute;
        bottom: 0;
        width: 100%
    }

.carousel {
    -moz-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    -webkit-transform: scale(.8);
    transform: scale(.8);
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s
}

    .carousel p {
        display: none
    }

.deadline-text {
    color: #0039a6
}

    .deadline-text.soon {
        color: #900
    }

.max-width-50 {
    max-width: 50%
}

.max-width-75 {
    max-width: 75%
}

@media(max-width:40em) {
    .sm-max-width-none {
        max-width: none
    }
}

@media(max-width:29em) {
    .xs-font-size-11-px {
        font-size: 11px !important
    }
}

.google-poppins {
    font-family: 'Poppins','Arial','Helvetica','sans-serif'
}

.google-indie-flower {
    font-family: 'Indie Flower','Arial','Helvetica','sans-serif'
}

.google-handlee {
    font-family: 'Handlee','Arial','Helvetica','sans-serif'
}

.header-links {
    position: absolute;
    width: 100%;
    text-align: right
}

    .header-links ul li {
        font-size: 12px;
        font-size: 1rem;
        text-align: left;
        display: inline-block
    }

        .header-links ul li a {
            display: block;
            padding-right: 12px;
            padding-right: 1rem
        }

        .header-links ul li p {
            padding-right: 6px;
            padding-right: .5rem
        }

        .header-links ul li img, .header-links ul li i {
            margin-right: 24px;
            margin-right: 2rem
        }

        .header-links ul li:last-child a {
            padding-right: 0
        }

    .header-links.text-left {
        text-align: left
    }

.header-link-middle {
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 30px;
    height: 2.5rem;
    width: auto
}

    .header-link-middle > div {
        display: table-cell;
        vertical-align: middle
    }

.logo {
    position: relative;
    width: 50%
}

.logo-status {
    position: absolute;
    left: 0;
    bottom: 5px;
    font-weight: bold;
    display: none
}

    .logo-status.offline {
        display: block
    }

img.user-photo {
    width: 30px;
    height: 30px;
    border-radius: 50%
}

.alert-count {
    border-radius: 50%;
    background-color: red;
    color: #fff;
    font-weight: bold;
    padding-left: 9px;
    padding-left: .75rem;
    padding-right: 9px;
    padding-right: .75rem;
    padding-top: 6px;
    padding-top: .5rem;
    padding-bottom: 6px;
    padding-bottom: .5rem
}

    .alert-count.small {
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem;
        padding-top: 3px;
        padding-top: .25rem;
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

.job-alerts-popup {
    border: 1px solid #999;
    border-radius: 10px;
    background-color: #fff;
    max-height: calc(100% - 100px);
    min-width: 250px;
    position: fixed;
    z-index: 101;
    top: 42px;
    top: 3.5rem;
    right: 1%;
    visibility: hidden;
    opacity: 0;
    -moz-transition: opacity .5s linear;
    -o-transition: opacity .5s linear;
    -webkit-transition: opacity .5s linear;
    transition: opacity .5s linear;
    overflow-x: hidden;
    overflow-y: auto
}

    .job-alerts-popup .popup-content > div:not(.clear) {
        width: 120px;
        width: 10rem;
        background-color: #eee;
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999
    }

    .job-alerts-popup .popup-content > div.last {
        border-right: 1px solid #999
    }

    .job-alerts-popup.show {
        visibility: visible;
        opacity: 1
    }

@media(max-width:40em) {
    .job-alerts-popup {
        top: 50%;
        left: 50%;
        right: auto;
        bottom: auto;
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%)
    }

        .job-alerts-popup .popup-content > div:not(.clear) {
            width: auto;
            border-top: none;
            border-bottom: none;
            border-right: 1px solid #999;
            padding-top: 3px;
            padding-top: .25rem
        }

        .job-alerts-popup .popup-content > div.first {
            border-top: 1px solid #999
        }

        .job-alerts-popup .popup-content > div.last {
            border-top: none;
            border-bottom: none;
            border-bottom: 1px solid #999;
            padding-bottom: 3px;
            padding-bottom: .25rem
        }
}

.wrapper {
    position: relative
}

.inner-content {
    margin-top: 42px;
}

.menu-wrapper {
    position: absolute;
    width: 100%;
    top: 63px;
    margin-bottom: 12px;
    margin-bottom: 1rem;
    background-color: #fff
}

.menu {
    line-height: 12px;
    line-height: 1rem;
    height: 36px;
    height: 3rem;
    text-align: center;
    display: table;
    font-size: 0;
    font-size: 0;
    border-bottom: solid
}

    .menu > div > a {
        display: block;
        height: 36px;
        height: 3rem;
        padding-top: 12px;
        padding-top: 1rem;
        text-decoration: none;
        background-color: #fff;
        color: #000
    }

@media(max-width:64em) {
    .menu > div > a {
        height: 42px;
        height: 3.5rem
    }
}

@media(max-width:50em) {
    .menu > div > a {
        height: 36px;
        height: 3rem
    }
}

.menu > div > a:hover {
    text-decoration: none;
    background-color: #0039a6;
    color: #fff
}

.menu > div > a > span {
    font-weight: normal;
    font-size: 12px;
    font-size: 1rem
}

.menu .sub-menu {
    display: none;
    text-align: left;
    position: absolute;
    z-index: 10;
    background-color: #ebebeb;
    color: #000;
    border-top: none
}

    .menu .sub-menu > a {
        display: block;
        text-decoration: none;
        padding-top: 9px;
        padding-top: .75rem;
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

        .menu .sub-menu > a:hover {
            text-decoration: underline
        }

        .menu .sub-menu > a > span {
            font-weight: normal;
            font-size: 12px;
            font-size: 1rem;
            padding-left: 12px;
            padding-left: 1rem
        }

.xl .menu > div:hover .sub-menu, .lg .menu > div:hover .sub-menu, .menu > div .sub-menu.show {
    display: block
}

@media(max-width:50em) {
    .wrapper {
        overflow: hidden
    }

    .header-links {
        position: static
    }

        .header-links ul li img, .header-links ul li i {
            margin-right: 6px;
            margin-right: .5rem
        }

    .logo {
        float: left;
        width: auto
    }

    .inner-content {
        margin-top: 0
    }

    .content {
        float: right;
        margin-right: 0;
        width: 100%;
        height: auto
    }

    .menu-wrapper {
        position: static;
        float: left;
        margin-left: -41%;
        width: 41%;
        height: 0;
        background-color: #eee;
        padding-top: 9px;
        padding-top: .75rem;
        padding-bottom: 9px;
        padding-bottom: .75rem
    }

    .content.off {
        margin-right: -42%
    }

        .content.off .content-fixed {
            position: fixed
        }

    .content-fixed {
        width: 100%
    }

    .menu-wrapper.on {
        margin-left: 0;
        height: auto
    }

    .menu-btn.on i {
        color: #d9d9d9;
        margin-bottom: 0
    }

    .menu-header {
        background-color: #eee
    }

    .menu {
        text-align: left
    }

        .menu > div {
            background-color: #d9d9d9;
            margin-bottom: 1px
        }

            .menu > div > a:hover {
                background-color: #d9d9d9
            }

            .menu > div > a > span {
                color: #000;
                padding-left: 12px;
                padding-left: 1rem
            }

        .menu .sub-menu {
            width: 100%;
            border: none;
            position: static
        }

            .menu .sub-menu > a {
                background-color: #eee;
                margin-bottom: 1px
            }

                .menu .sub-menu > a:hover {
                    background-color: #eee
                }

    .menu-footer {
        margin-top: 9px;
        margin-top: .75rem;
        background-color: #a9a9a9
    }

        .menu-footer p {
            background-color: #d9d9d9;
            margin-bottom: 1px
        }

            .menu-footer p > a {
                display: block;
                height: 36px;
                height: 3rem;
                padding-top: 12px;
                padding-top: 1rem;
                text-decoration: none
            }

                .menu-footer p > a:hover {
                    text-decoration: none
                }

                .menu-footer p > a > span {
                    color: #000;
                    padding-left: 12px;
                    padding-left: 1rem;
                    font-size: 12px;
                    font-size: 1rem
                }
}

@media(max-width:40em) {
    .menu-wrapper {
        margin-left: -61%;
        width: 61%
    }

    .content.off {
        margin-right: -62%
    }
}

@media(max-width:29em) {
    .logo {
        width: 85%
    }
}

.top-tips-ticker {
    margin-top: 60px;
    margin-top: 5rem
}

    .top-tips-ticker div {
        font-size: 18px;
        font-size: 1.5rem;
        color: #0039a6;
        font-weight: bold
    }

    .top-tips-ticker.slick-slider {
        margin-bottom: 12px;
        margin-bottom: 1rem
    }

.index-page-wrapper #desktopView {
    display: block;
    text-align: center;
    text-align: -webkit-center
}

@media only screen and (max-width:40em) {
    .index-page-wrapper #desktopView {
        display: none
    }
}

.index-page-wrapper #mobileView {
    display: none
}

@media only screen and (max-width:40em) {
    .index-page-wrapper #mobileView {
        display: block
    }
}

.index-page-wrapper .img-text-wrap h3, .index-page-wrapper .img-text-wrap h1 {
    display: none
}

    .index-page-wrapper .img-text-wrap h3.img-text {
        top: 15%;
        text-align: center
    }

.index-page-wrapper .depts-margin {
    margin-left: 9%
}

@media(max-width:64em) {
    .index-page-wrapper .depts-margin {
        margin-left: 0
    }
}

.index-page-wrapper div.equidistant {
    font-size: .1px;
    text-align: justify
}

    .index-page-wrapper div.equidistant > div {
        display: inline-block
    }

    .index-page-wrapper div.equidistant:after {
        content: "";
        display: inline-block;
        width: 100%
    }

@media(max-width:64em) {
    .index-page-wrapper div.equidistant > div {
        margin-top: 24px;
        margin-top: 2rem
    }
}

@media(max-width:29em) {
    .index-page-wrapper div.equidistant {
        font-size: 12px;
        font-size: 1rem;
        text-align: center
    }

        .index-page-wrapper div.equidistant > div {
            display: block
        }
}

.index-page-wrapper .EmployeesSay {
    padding-left: 25%;
    padding-right: 25%
}

@media(max-width:64em) {
    .index-page-wrapper .EmployeesSay {
        padding-left: 3%;
        padding-right: 3%
    }
}

@media(max-width:40em) {
    .index-page-wrapper .EmployeesSay {
        margin-top: 1%;
        padding-left: 2%;
        padding-right: 2%
    }
}

.index-page-wrapper .LeftImgOuterDiv {
    padding: 1.5%;
    margin-top: 1%
}

.index-page-wrapper .RightImgOuterDiv {
    float: right;
    padding: 2.5%
}

@media(max-width:64em) {
    .index-page-wrapper .RightImgOuterDiv {
        padding: 5%
    }
}

@media(max-width:50em) {
    .index-page-wrapper .RightImgOuterDiv {
        padding: 1.5%
    }
}

.apprenticeships-page-wrapper .jobs-list > div:not(.clear) {
    width: 50%;
    border-top: 1px solid #000;
    border-left: 1px solid #000
}

.apprenticeships-page-wrapper .jobs-list > div.end {
    border-right: 1px solid #000
}

.apprenticeships-page-wrapper .jobs-list > div.last {
    border-bottom: 1px solid #000
}

@media(max-width:40em) {
    .apprenticeships-page-wrapper .jobs-list > div:not(.clear) {
        width: auto;
        border-top: none;
        border-left: 1px solid #000;
        border-right: 1px solid #000
    }

    .apprenticeships-page-wrapper .jobs-list > div.last {
        border-bottom: none
    }

    .apprenticeships-page-wrapper .jobs-list > div.beg {
        border-top: 1px solid #000
    }

    .apprenticeships-page-wrapper .jobs-list > div.end {
        border-bottom: 1px solid #000
    }
}

.why-join-us-page-wrapper .why-join-us-carousel {
    height: 400px;
    visibility: hidden
}

.why-join-us-page-wrapper .enthusiastic {
    color: #ff5900
}

.benefits-page-wrapper .sectionWrapper {
    max-width: 252px
}

@media(max-width:64em) {
    .benefits-page-wrapper .sectionWrapper {
        max-width: none;
        text-align: center
    }
}

.benefits-page-wrapper .sectionWrapper:hover {
    cursor: pointer
}

.benefits-page-wrapper .sectionWrapper.oddImg {
    text-align: center
}

@media(max-width:50em) {
    .benefits-page-wrapper .sectionWrapper.oddImg {
        text-align: right
    }
}

.benefits-page-wrapper .sectionWrapper.evenImg {
    text-align: center
}

@media(max-width:50em) {
    .benefits-page-wrapper .sectionWrapper.evenImg {
        text-align: left
    }
}

.benefits-page-wrapper .inverseIconImg {
    display: none
}

.benefits-page-wrapper .inverseTextImg {
    position: absolute;
    width: 0;
    height: 97.25%;
    left: 252px;
    transition: width .25s;
    top: 0;
    max-width: 252px
}

.benefits-page-wrapper .inverseTextImgReverseTransition {
    position: absolute;
    width: 0;
    height: 98%;
    left: 0;
    transition: width .25s;
    top: 0;
    max-width: 252px
}

.benefits-page-wrapper .MobileInverseTextImg {
    width: 0;
    height: 100%;
    left: 100%;
    top: 0;
    max-width: 252px;
    transform: translate(150%,0%);
    transition: .5s 0s;
    float: right
}

.benefits-page-wrapper .closeIcon {
    position: absolute;
    top: 0;
    left: 190%;
    display: none;
    z-index: 1
}

@media(max-width:40em) {
    .benefits-page-wrapper .closeIcon {
        left: 190%
    }
}

.benefits-page-wrapper .closeIconReverse {
    color: #fff;
    position: absolute;
    top: 0;
    left: 90%;
    display: none;
    z-index: 1
}

@media(max-width:40em) {
    .benefits-page-wrapper .closeIconReverse {
        left: 90%
    }
}

.benefits-page-wrapper .plusIcon {
    position: absolute;
    color: #00aeef;
    margin-left: 20%
}

@media(max-width:50em) {
    .benefits-page-wrapper .plusIcon {
        margin-left: 33%
    }
}

.benefits-page-wrapper .fa-times-thin:before {
    content: '×'
}

.benefits-page-wrapper .fa-plus-square:before {
    content: ""
}

.learn-and-dev-page-wrapper #desktopView {
    display: block;
    text-align: center;
    text-align: -webkit-center
}

@media only screen and (max-width:40em) {
    .learn-and-dev-page-wrapper #desktopView {
        display: none
    }
}

.learn-and-dev-page-wrapper #mobileView {
    display: none
}

@media only screen and (max-width:40em) {
    .learn-and-dev-page-wrapper #mobileView {
        display: block
    }
}

.success-stories-page-wrapper .success-stories-carousel {
    height: 400px;
    visibility: hidden
}

.success-stories-page-wrapper .header {
    height: 36px;
    height: 3rem;
    padding-left: 12px;
    padding-left: 1rem;
    padding-top: 12px;
    padding-top: 1rem;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    background-color: #eee
}

.success-stories-page-wrapper .detail {
    padding-left: 12px;
    padding-left: 1rem;
    padding-top: 12px;
    padding-top: 1rem;
    border: 1px solid #999
}

.success-stories-page-wrapper .answer {
    font-family: 'Handlee','Arial','Helvetica','sans-serif';
    font-size: 13.999200000000002px;
    font-size: 1.1666rem
}

.success-stories-page-wrapper #desktopView {
    display: block;
    text-align: center;
    text-align: -webkit-center
}

@media only screen and (max-width:40em) {
    .success-stories-page-wrapper #desktopView {
        display: none
    }
}

.success-stories-page-wrapper #mobileView {
    display: none
}

@media only screen and (max-width:40em) {
    .success-stories-page-wrapper #mobileView {
        display: block
    }
}

.success-stories-page-wrapper .descHeader {
    font-size: 18px
}

@media(max-width:64em) {
    .success-stories-page-wrapper .descHeader {
        font-size: 16px
    }
}

@media(max-width:50em) {
    .success-stories-page-wrapper .descHeader {
        font-size: 14px
    }
}

@media(max-width:40em) {
    .success-stories-page-wrapper .descHeader {
        font-size: 12px
    }
}

.success-stories-page-wrapper .descDetail {
    font-size: 16px
}

@media(max-width:64em) {
    .success-stories-page-wrapper .descDetail {
        font-size: 14px
    }
}

@media(max-width:50em) {
    .success-stories-page-wrapper .descDetail {
        font-size: 12px
    }
}

@media(max-width:40em) {
    .success-stories-page-wrapper .descDetail {
        font-size: 10px
    }
}

.login-page-wrapper .pwd-strength-meter {
    width: 150px;
    height: 24px;
    height: 2rem;
    padding-top: 1px;
    padding-left: 1.2000000000000002px;
    padding-left: .1rem;
    padding-right: 1.2000000000000002px;
    padding-right: .1rem;
    border: solid 1px #000
}

    .login-page-wrapper .pwd-strength-meter p {
        line-height: 20px;
        font-size: 20px;
        margin: 0;
        width: 0;
        background-color: #999
    }

.login-page-wrapper .pwd-strength-meter-text {
    color: red
}

.login-page-wrapper .position-bottom-left {
    position: absolute;
    bottom: 12px;
    bottom: 1rem;
    left: 12px;
    left: 1rem;
    width: 50%
}

.login-page-wrapper .position-bottom-right {
    position: absolute;
    bottom: 12px;
    bottom: 1rem;
    right: 12px;
    right: 1rem
}

@media(max-width:50em) {
    .login-page-wrapper .position-bottom-left, .login-page-wrapper .position-bottom-right {
        position: static;
        width: auto
    }
}

.login-page-wrapper #TermsCheckbox {
    text-align: center
}

.login-page-wrapper .checkboxLabelInline {
    position: relative;
    top: -6px
}

.my-details-page-wrapper .save-details-position {
    float: right;
    display: table;
    table-layout: fixed;
    width: 100%;
    height: 90px;
    height: 7.5rem;
    width: auto
}

    .my-details-page-wrapper .save-details-position > div {
        display: table-cell;
        vertical-align: bottom
    }

@media(max-width:64em) {
    .my-details-page-wrapper .save-details-position {
        margin-top: 6px;
        margin-top: .5rem;
        float: right;
        height: auto
    }
}

.my-account-page-wrapper .section-header {
    height: 45px;
    height: 3.75rem;
    padding-left: 48px;
    padding-left: 4rem;
    padding-right: 12px;
    padding-right: 1rem;
    background-color: #eee;
    font-size: 19.999200000000002px;
    font-size: 1.6666rem
}

    .my-account-page-wrapper .section-header span {
        font-weight: bold;
        padding-top: 10.9992px;
        padding-top: .9166rem
    }

    .my-account-page-wrapper .section-header i {
        padding-top: 3.5999999999999996px;
        padding-top: .3rem
    }

    .my-account-page-wrapper .section-header span.unfinished-apps-text {
        font-weight: normal;
        font-size: 12px;
        font-size: 1rem;
        padding-right: 24px;
        padding-right: 2rem;
        padding-top: 15.600000000000001px;
        padding-top: 1.3rem;
        color: #900
    }

@media(max-width:50em) {
    .my-account-page-wrapper .section-header {
        padding-left: 12px;
        padding-left: 1rem
    }
}

.my-account-page-wrapper img.user-account-photo {
    width: 144px;
    height: 144px;
    border-radius: 50%
}

.my-account-page-wrapper #chg-pwd-popup {
    width: 640px
}

    .my-account-page-wrapper #chg-pwd-popup .pwd-strength-title {
        margin-top: 60px;
        margin-top: 5rem
    }

.my-account-page-wrapper #chg-eml-popup {
    width: 500px
}

    .my-account-page-wrapper #chg-eml-popup input {
        width: 95%
    }

@media(max-width:40em) {
    .my-account-page-wrapper #chg-pwd-popup, .my-account-page-wrapper #chg-eml-popup {
        width: 400px
    }

        .my-account-page-wrapper #chg-pwd-popup .pwd-strength-title {
            margin-top: 12px;
            margin-top: 1rem
        }
}

@media(max-width:29em) {
    .my-account-page-wrapper #chg-pwd-popup, .my-account-page-wrapper #chg-eml-popup {
        width: 315px
    }
}

@media(max-width:29em) {
    .modal-overlay {
        background-color: rgba(0,0,0,.6)
    }
}

.search-page-wrapper .jobs {
    padding-left: 0
}

@media(max-width:64em) {
    .search-page-wrapper .jobs {
        padding-left: 0
    }
}

.search-page-wrapper .job-header {
    height: 72px;
    height: 6rem;
    padding-left: 12px;
    padding-left: 1rem;
    padding-right: 12px;
    padding-right: 1rem;
    border: 1px solid #999;
    background-color: #eee
}

    .search-page-wrapper .job-header span.more-details {
        display: inline
    }

    .search-page-wrapper .job-header i.fa-chevron-down {
        display: inline
    }

    .search-page-wrapper .job-header i.fa-chevron-up {
        display: none
    }

    .search-page-wrapper .job-header.open span.more-details {
        display: none
    }

    .search-page-wrapper .job-header.open i.fa-chevron-down {
        display: none
    }

    .search-page-wrapper .job-header.open i.fa-chevron-up {
        display: inline
    }

@media(max-width:40em) {
    .search-page-wrapper .job-header {
        height: auto;
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem
    }

        .search-page-wrapper .job-header span.more-details {
            display: none
        }
}

.search-page-wrapper .job-detail-height {
    height: 152px
}

.search-page-wrapper .job-detail {
    position: relative;
    padding: 12px;
    padding: 1rem;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    min-height: 152px
}

.search-page-wrapper .job-header + .job-detail {
    display: none
}

.search-page-wrapper .job-header.open + .job-detail {
    display: block
}

.search-page-wrapper .image-position {
    position: absolute;
    top: 50%;
    left: 81%;
    -webkit-transform: translate(-120%,-50%);
    -ms-transform: translate(-120%,-50%);
    -moz-transform: translate(-120%,-50%);
    -o-transform: translate(-120%,-50%);
    transform: translate(-120%,-50%)
}

.search-page-wrapper .salary-text-position {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.search-page-wrapper .v-h-centre {
    position: relative;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.search-page-wrapper .apply-btn-position {
    position: absolute;
    bottom: 6px;
    bottom: .5rem;
    right: 6px;
    right: .5rem
}

.search-page-wrapper .closing-date-text {
    color: red
}

@media(max-width:40em) {
    .search-page-wrapper .job-detail-height {
        height: auto
    }

    .search-page-wrapper .job-detail {
        height: auto;
        padding: 6px;
        padding: .5rem
    }
}

@media(max-width:40em) {
    .search-page-wrapper div.cc1.sm-cc-off {
        position: static;
        overflow: auto;
        float: none;
        width: auto
    }

        .search-page-wrapper div.cc1.sm-cc-off div.cc2 {
            position: static;
            left: 0;
            float: none;
            text-align: left
        }

            .search-page-wrapper div.cc1.sm-cc-off div.cc2 div.cc3 {
                position: static;
                right: 0;
                float: none;
                text-align: left
            }
}

.search-page-wrapper .our-jobs-heading {
    font-size: 15.9996px;
    font-size: 1.3333rem;
    border-bottom: 1px solid #999;
    margin-bottom: 12px;
    margin-bottom: 1rem
}

.search-page-wrapper .our-jobs-detail {
    position: relative;
    margin-right: 12px;
    margin-right: 1rem;
    border: 1px solid #999;
    padding: 6px;
    padding: .5rem;
    min-height: 167px;
    margin-bottom: 6px;
    margin-bottom: .5rem
}

.search-page-wrapper .our-jobs-detail-btn {
    position: absolute;
    bottom: 6px;
    bottom: .5rem;
    right: 6px;
    right: .5rem
}

.search-page-wrapper .slick-prev {
    left: 0
}

.search-page-wrapper .slick-next {
    right: 0
}

.search-page-wrapper .searchImg-Position {
    position: absolute;
    bottom: -6px
}

.my-applications-page-wrapper table {
    width: 100%
}

    .my-applications-page-wrapper table thead tr th {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem;
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999
    }

        .my-applications-page-wrapper table thead tr th:first-child + th + th + th + th + th {
            border-right: 1px solid #999
        }

    .my-applications-page-wrapper table tbody tr td {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999;
        text-align: center
    }

        .my-applications-page-wrapper table tbody tr td:first-child + td + td + td + td + td {
            border-right: 1px solid #999
        }

@media(max-width:40em) {
    .my-applications-page-wrapper table thead tr th {
        display: none;
        border: none
    }

    .my-applications-page-wrapper table tbody tr td {
        display: block;
        border-bottom: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        text-align: left;
        padding-left: 12px;
        padding-left: 1rem;
        padding-top: 3px;
        padding-top: .25rem;
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

        .my-applications-page-wrapper table tbody tr td:first-child {
            border-top: 1px solid #999
        }

            .my-applications-page-wrapper table tbody tr td:first-child + td + td + td + td, .my-applications-page-wrapper table tbody tr td:first-child + td + td + td + td + td {
                display: inline-table;
                width: calc(50%);
                text-align: center;
                padding-left: 0;
                padding-left: 0;
                height: 48px;
                height: 4rem;
                border-right: none;
                border-bottom: 1px solid #999
            }

                .my-applications-page-wrapper table tbody tr td:first-child + td + td + td + td + td {
                    border-left: none;
                    border-right: 1px solid #999
                }
}

.my-application-page-wrapper .vacancy {
    padding-left: 12px;
    padding-left: 1rem;
    padding-right: 12px;
    padding-right: 1rem;
    border: 1px solid #999
}

.my-application-page-wrapper .section-header {
    height: 42px;
    height: 3.5rem;
    padding-left: 12px;
    padding-left: 1rem;
    padding-right: 12px;
    padding-right: 1rem;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    background-color: #eee
}

    .my-application-page-wrapper .section-header i.fa-chevron-down {
        display: inline
    }

    .my-application-page-wrapper .section-header i.fa-chevron-up {
        display: none
    }

    .my-application-page-wrapper .section-header.last {
        border-bottom: 1px solid #999
    }

    .my-application-page-wrapper .section-header.open {
        border-bottom: 1px solid #999
    }

        .my-application-page-wrapper .section-header.open i.fa-chevron-down {
            display: none
        }

        .my-application-page-wrapper .section-header.open i.fa-chevron-up {
            display: inline
        }

.my-application-page-wrapper .section-detail {
    position: relative;
    padding: 12px;
    padding: 1rem;
    border-left: 1px solid #999;
    border-right: 1px solid #999
}

.my-application-page-wrapper .section-header + .section-detail {
    display: none
}

.my-application-page-wrapper .section-header.open + .section-detail {
    display: block
}

.my-application-page-wrapper .section-header.open.last + .section-detail {
    border-bottom: 1px solid #999
}

.my-application-page-wrapper .section-header.valid {
    background-color: #0c6
}

.my-application-page-wrapper .section-header.error {
    background-color: red
}

.my-application-page-wrapper #submitBtn.valid {
    background-color: #0c6
}

@media(max-width:40em) {
    .my-application-page-wrapper .section-header {
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem
    }

    .my-application-page-wrapper .section-detail {
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem
    }

    .my-application-page-wrapper .vacancy {
        padding-left: 6px;
        padding-left: .5rem;
        padding-right: 6px;
        padding-right: .5rem
    }
}

.my-application-page-wrapper table.employmentHistory {
    width: 100%
}

    .my-application-page-wrapper table.employmentHistory thead tr th {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem;
        background-color: #eee;
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999
    }

        .my-application-page-wrapper table.employmentHistory thead tr th:first-child + th {
            border-left: none
        }

            .my-application-page-wrapper table.employmentHistory thead tr th:first-child + th + th + th + th + th + th + th {
                border-right: 1px solid #999
            }

    .my-application-page-wrapper table.employmentHistory tbody tr td {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999;
        text-align: center
    }

        .my-application-page-wrapper table.employmentHistory tbody tr td:first-child + td {
            border-left: none
        }

            .my-application-page-wrapper table.employmentHistory tbody tr td:first-child + td + td + td + td + td + td + td {
                border-right: 1px solid #999
            }

.my-application-page-wrapper table.education {
    width: 100%
}

    .my-application-page-wrapper table.education thead tr th {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem;
        background-color: #eee;
        border-top: 1px solid #999;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999
    }

        .my-application-page-wrapper table.education thead tr th:first-child + th {
            border-left: none
        }

            .my-application-page-wrapper table.education thead tr th:first-child + th + th + th + th + th {
                border-right: 1px solid #999
            }

    .my-application-page-wrapper table.education tbody tr td {
        padding-top: 6px;
        padding-top: .5rem;
        padding-bottom: 6px;
        padding-bottom: .5rem;
        border-bottom: 1px solid #999;
        border-left: 1px solid #999;
        text-align: center
    }

        .my-application-page-wrapper table.education tbody tr td:first-child + td {
            border-left: none
        }

            .my-application-page-wrapper table.education tbody tr td:first-child + td + td + td + td + td {
                border-right: 1px solid #999
            }

@media(max-width:64em) {
    .my-application-page-wrapper table.employmentHistory thead tr th {
        display: none;
        border: none
    }

    .my-application-page-wrapper table.employmentHistory tbody tr td {
        display: block;
        border-bottom: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        text-align: left;
        padding-left: 12px;
        padding-left: 1rem;
        padding-top: 3px;
        padding-top: .25rem;
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

        .my-application-page-wrapper table.employmentHistory tbody tr td:first-child + td {
            border-left: 1px solid #999
        }

        .my-application-page-wrapper table.employmentHistory tbody tr td:first-child {
            border-top: 1px solid #999
        }

            .my-application-page-wrapper table.employmentHistory tbody tr td:first-child + td + td + td + td + td + td + td + td {
                border-bottom: 1px solid #999;
                margin-bottom: 3px;
                margin-bottom: .25rem
            }

    .my-application-page-wrapper table.education thead tr th {
        display: none;
        border: none
    }

    .my-application-page-wrapper table.education tbody tr td {
        display: block;
        border-bottom: none;
        border-left: 1px solid #999;
        border-right: 1px solid #999;
        text-align: left;
        padding-left: 12px;
        padding-left: 1rem;
        padding-top: 3px;
        padding-top: .25rem;
        padding-bottom: 3px;
        padding-bottom: .25rem
    }

        .my-application-page-wrapper table.education tbody tr td:first-child + td {
            border-left: 1px solid #999
        }

        .my-application-page-wrapper table.education tbody tr td:first-child {
            border-top: 1px solid #999
        }

            .my-application-page-wrapper table.education tbody tr td:first-child + td + td + td + td + td + td {
                border-bottom: 1px solid #999;
                margin-bottom: 3px;
                margin-bottom: .25rem
            }
}

.my-application-page-wrapper .footer-height {
    height: 132px;
    height: 11rem
}

.my-application-page-wrapper .section-example-valid {
    height: 42px;
    height: 3.5rem;
    padding-left: 12px;
    padding-left: 1rem;
    padding-right: 12px;
    padding-right: 1rem;
    background-color: #0c6
}

.my-application-page-wrapper .section-example-error {
    height: 42px;
    height: 3.5rem;
    padding-left: 12px;
    padding-left: 1rem;
    padding-right: 12px;
    padding-right: 1rem;
    background-color: red
}

@media(max-width:64em) {
    .my-application-page-wrapper table.employmentHistory tbody tr td.lg-force-hde, .my-application-page-wrapper table.education tbody tr td.lg-force-hde {
        display: none
    }

    .my-application-page-wrapper table.employmentHistory tbody tr td.table-bottom-border, .my-application-page-wrapper table.education tbody tr td.table-bottom-border {
        border-bottom: 1px solid #999
    }
}

@media(max-width:29em) {
    .my-application-page-wrapper input.xs-width {
        width: 135px
    }

    .my-application-page-wrapper .xs-force-hde {
        display: none
    }
}

.my-application-page-wrapper .rel-mon-popup {
    min-width: 600px
}

@media(max-width:50em) {
    .my-application-page-wrapper .rel-mon-popup {
        min-width: 300px
    }

        .my-application-page-wrapper .rel-mon-popup label {
            display: inline-block;
            width: 200px
        }
}

.my-application-page-wrapper .hasCriminalConvictionMsg {
    color: #009
}

.policies-page-wrapper .header {
    height: auto;
    padding-left: 12px;
    padding-left: 1rem;
    padding-top: 12px;
    padding-top: 1rem;
    padding-bottom: 12px;
    padding-bottom: 1rem;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    background-color: #eee
}

.policies-page-wrapper .detail {
    padding-left: 12px;
    padding-left: 1rem;
    padding-top: 12px;
    padding-top: 1rem;
    padding-right: 12px;
    padding-right: 1rem;
    padding-bottom: 12px;
    padding-bottom: 1rem;
    margin-bottom: 12px;
    margin-bottom: 1rem;
    border: 1px solid #999
}

.policies-page-wrapper .answer {
    font-family: 'Handlee','Arial','Helvetica','sans-serif';
    font-size: 13.999200000000002px;
    font-size: 1.1666rem
}

.policies-page-wrapper div.header p {
    font-weight: bold
}

.policies-page-wrapper div.detail p {
    margin-top: 12px;
    margin-top: 1rem;
    line-height: 15px;
    line-height: 1.25rem
}

.policies-page-wrapper ol {
    list-style-type: decimal;
    padding-left: 12px;
    padding-left: 1rem
}

    .policies-page-wrapper ol li {
        padding-top: 18px;
        padding-top: 1.5rem
    }

.policies-page-wrapper ul li {
    padding-top: 12px;
    padding-top: 1rem
}

.divCookieAcceptance {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 30%;
    font-family: 'Poppins','Arial','Helvetica','sans-serif';
    font-size: 12px;
    border: 2px solid #002f87;
    padding: 1rem;
    background: #fff;
    color: #313131;
    text-align: center
}

@media(max-width:64em) {
    .divCookieAcceptance {
        padding-left: 1rem;
        padding-right: 1rem;
        width: 42%;
        margin-top: 15px
    }
}

@media(max-width:50em) {
    .divCookieAcceptance {
        padding-left: 1rem;
        padding-right: 1rem;
        width: 70%;
        margin-top: 35px
    }
}

@media(max-width:40em) {
    .divCookieAcceptance {
        padding-left: .5rem;
        padding-right: .5rem;
        width: 75%
    }
}

@media(max-width:29em) {
    .divCookieAcceptance {
        width: 95%;
        margin: 0
    }
}

.CookieAccept-header {
    background: #fff;
    border: none;
    text-align: center;
    font-weight: bold
}

.btn-allowcookies {
    height: 40px;
    background-color: #002f87;
    color: #fff;
    padding-top: .75rem;
    width: 115px;
    float: right;
    border-radius: 5px;
    cursor: pointer
}

.btn-managecookies {
    height: 40px;
    background: #fff;
    color: #000;
    padding-top: .75rem;
    width: 115px;
    float: left;
    border-radius: 5px;
    cursor: pointer;
    border: solid 1px #9d9d9d
}
