@charset "UTF-8";

           @font-face {
font-family: 'FontAwesome';
src: url(//amazingsmilesortho.com/wp-content/themes/amazing-smiles-orthodontics/dist/vendor/fontawesome-webfont_674f50d2.eot);
src: url(//amazingsmilesortho.com/wp-content/themes/amazing-smiles-orthodontics/dist/vendor/fontawesome-webfont_674f50d2.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(//amazingsmilesortho.com/wp-content/themes/amazing-smiles-orthodontics/dist/vendor/fontawesome-webfont_af7ae505.woff2) format("woff2"), url(//amazingsmilesortho.com/wp-content/themes/amazing-smiles-orthodontics/dist/vendor/fontawesome-webfont_fee66e71.woff) format("woff"), url(//amazingsmilesortho.com/wp-content/themes/amazing-smiles-orthodontics/dist/vendor/fontawesome-webfont_b06871f2.ttf) format("truetype"), url(//amazingsmilesortho.com/wp-content/themes/amazing-smiles-orthodontics/dist/vendor/fontawesome-webfont_912ec66d.svg#fontawesomeregular) format("svg");
font-weight: normal;
font-style: normal;
} .fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}  .fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -15%;
} .fa-2x {
font-size: 2em;
} .fa-3x {
font-size: 3em;
} .fa-4x {
font-size: 4em;
} .fa-5x {
font-size: 5em;
} .fa-fw {
width: 1.28571em;
text-align: center;
} .fa-ul {
padding-left: 0;
margin-left: 2.14286em;
list-style-type: none;
} .fa-ul > li {
position: relative;
} .fa-li {
position: absolute;
left: -2.14286em;
width: 2.14286em;
top: 0.14286em;
text-align: center;
} .fa-li.fa-lg {
left: -1.85714em;
} .fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eee;
border-radius: .1em;
} .fa-pull-left {
float: left;
} .fa-pull-right {
float: right;
} .fa.fa-pull-left {
margin-right: .3em;
} .fa.fa-pull-right {
margin-left: .3em;
}  .pull-right {
float: right;
} .pull-left {
float: left;
} .fa.pull-left {
margin-right: .3em;
} .fa.pull-right {
margin-left: .3em;
} .fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
-o-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
} .fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
-o-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);
}
}
@-o-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
-o-transform: rotate(359deg);
transform: rotate(359deg);
}
} .fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
} .fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
} .fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
} .fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
} .fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-o-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 {
-webkit-filter: none;
filter: none;
} .fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
} .fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
} .fa-stack-1x {
line-height: inherit;
} .fa-stack-2x {
font-size: 2em;
} .fa-inverse {
color: #fff;
}  .fa-glass:before {
content: "";
} .fa-music:before {
content: "";
} .fa-search:before {
content: "";
} .fa-envelope-o:before {
content: "";
} .fa-heart:before {
content: "";
} .fa-star:before {
content: "";
} .fa-star-o:before {
content: "";
} .fa-user:before {
content: "";
} .fa-film:before {
content: "";
} .fa-th-large:before {
content: "";
} .fa-th:before {
content: "";
} .fa-th-list:before {
content: "";
} .fa-check:before {
content: "";
} .fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "";
} .fa-search-plus:before {
content: "";
} .fa-search-minus:before {
content: "";
} .fa-power-off:before {
content: "";
} .fa-signal:before {
content: "";
} .fa-gear:before,
.fa-cog:before {
content: "";
} .fa-trash-o:before {
content: "";
} .fa-home:before {
content: "";
} .fa-file-o:before {
content: "";
} .fa-clock-o:before {
content: "";
} .fa-road:before {
content: "";
} .fa-download:before {
content: "";
} .fa-arrow-circle-o-down:before {
content: "";
} .fa-arrow-circle-o-up:before {
content: "";
} .fa-inbox:before {
content: "";
} .fa-play-circle-o:before {
content: "";
} .fa-rotate-right:before,
.fa-repeat:before {
content: "";
} .fa-refresh:before {
content: "";
} .fa-list-alt:before {
content: "";
} .fa-lock:before {
content: "";
} .fa-flag:before {
content: "";
} .fa-headphones:before {
content: "";
} .fa-volume-off:before {
content: "";
} .fa-volume-down:before {
content: "";
} .fa-volume-up:before {
content: "";
} .fa-qrcode:before {
content: "";
} .fa-barcode:before {
content: "";
} .fa-tag:before {
content: "";
} .fa-tags:before {
content: "";
} .fa-book:before {
content: "";
} .fa-bookmark:before {
content: "";
} .fa-print:before {
content: "";
} .fa-camera:before {
content: "";
} .fa-font:before {
content: "";
} .fa-bold:before {
content: "";
} .fa-italic:before {
content: "";
} .fa-text-height:before {
content: "";
} .fa-text-width:before {
content: "";
} .fa-align-left:before {
content: "";
} .fa-align-center:before {
content: "";
} .fa-align-right:before {
content: "";
} .fa-align-justify:before {
content: "";
} .fa-list:before {
content: "";
} .fa-dedent:before,
.fa-outdent:before {
content: "";
} .fa-indent:before {
content: "";
} .fa-video-camera:before {
content: "";
} .fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "";
} .fa-pencil:before {
content: "";
} .fa-map-marker:before {
content: "";
} .fa-adjust:before {
content: "";
} .fa-tint:before {
content: "";
} .fa-edit:before,
.fa-pencil-square-o:before {
content: "";
} .fa-share-square-o:before {
content: "";
} .fa-check-square-o:before {
content: "";
} .fa-arrows:before {
content: "";
} .fa-step-backward:before {
content: "";
} .fa-fast-backward:before {
content: "";
} .fa-backward:before {
content: "";
} .fa-play:before {
content: "";
} .fa-pause:before {
content: "";
} .fa-stop:before {
content: "";
} .fa-forward:before {
content: "";
} .fa-fast-forward:before {
content: "";
} .fa-step-forward:before {
content: "";
} .fa-eject:before {
content: "";
} .fa-chevron-left:before {
content: "";
} .fa-chevron-right:before {
content: "";
} .fa-plus-circle:before {
content: "";
} .fa-minus-circle:before {
content: "";
} .fa-times-circle:before {
content: "";
} .fa-check-circle:before {
content: "";
} .fa-question-circle:before {
content: "";
} .fa-info-circle:before {
content: "";
} .fa-crosshairs:before {
content: "";
} .fa-times-circle-o:before {
content: "";
} .fa-check-circle-o:before {
content: "";
} .fa-ban:before {
content: "";
} .fa-arrow-left:before {
content: "";
} .fa-arrow-right:before {
content: "";
} .fa-arrow-up:before {
content: "";
} .fa-arrow-down:before {
content: "";
} .fa-mail-forward:before,
.fa-share:before {
content: "";
} .fa-expand:before {
content: "";
} .fa-compress:before {
content: "";
} .fa-plus:before {
content: "";
} .fa-minus:before {
content: "";
} .fa-asterisk:before {
content: "";
} .fa-exclamation-circle:before {
content: "";
} .fa-gift:before {
content: "";
} .fa-leaf:before {
content: "";
} .fa-fire:before {
content: "";
} .fa-eye:before {
content: "";
} .fa-eye-slash:before {
content: "";
} .fa-warning:before,
.fa-exclamation-triangle:before {
content: "";
} .fa-plane:before {
content: "";
} .fa-calendar:before {
content: "";
} .fa-random:before {
content: "";
} .fa-comment:before {
content: "";
} .fa-magnet:before {
content: "";
} .fa-chevron-up:before {
content: "";
} .fa-chevron-down:before {
content: "";
} .fa-retweet:before {
content: "";
} .fa-shopping-cart:before {
content: "";
} .fa-folder:before {
content: "";
} .fa-folder-open:before {
content: "";
} .fa-arrows-v:before {
content: "";
} .fa-arrows-h:before {
content: "";
} .fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "";
} .fa-twitter-square:before {
content: "";
} .fa-facebook-square:before {
content: "";
} .fa-camera-retro:before {
content: "";
} .fa-key:before {
content: "";
} .fa-gears:before,
.fa-cogs:before {
content: "";
} .fa-comments:before {
content: "";
} .fa-thumbs-o-up:before {
content: "";
} .fa-thumbs-o-down:before {
content: "";
} .fa-star-half:before {
content: "";
} .fa-heart-o:before {
content: "";
} .fa-sign-out:before {
content: "";
} .fa-linkedin-square:before {
content: "";
} .fa-thumb-tack:before {
content: "";
} .fa-external-link:before {
content: "";
} .fa-sign-in:before {
content: "";
} .fa-trophy:before {
content: "";
} .fa-github-square:before {
content: "";
} .fa-upload:before {
content: "";
} .fa-lemon-o:before {
content: "";
} .fa-phone:before {
content: "";
} .fa-square-o:before {
content: "";
} .fa-bookmark-o:before {
content: "";
} .fa-phone-square:before {
content: "";
} .fa-twitter:before {
content: "";
} .fa-facebook-f:before,
.fa-facebook:before {
content: "";
} .fa-github:before {
content: "";
} .fa-unlock:before {
content: "";
} .fa-credit-card:before {
content: "";
} .fa-feed:before,
.fa-rss:before {
content: "";
} .fa-hdd-o:before {
content: "";
} .fa-bullhorn:before {
content: "";
} .fa-bell:before {
content: "";
} .fa-certificate:before {
content: "";
} .fa-hand-o-right:before {
content: "";
} .fa-hand-o-left:before {
content: "";
} .fa-hand-o-up:before {
content: "";
} .fa-hand-o-down:before {
content: "";
} .fa-arrow-circle-left:before {
content: "";
} .fa-arrow-circle-right:before {
content: "";
} .fa-arrow-circle-up:before {
content: "";
} .fa-arrow-circle-down:before {
content: "";
} .fa-globe:before {
content: "";
} .fa-wrench:before {
content: "";
} .fa-tasks:before {
content: "";
} .fa-filter:before {
content: "";
} .fa-briefcase:before {
content: "";
} .fa-arrows-alt:before {
content: "";
} .fa-group:before,
.fa-users:before {
content: "";
} .fa-chain:before,
.fa-link:before {
content: "";
} .fa-cloud:before {
content: "";
} .fa-flask:before {
content: "";
} .fa-cut:before,
.fa-scissors:before {
content: "";
} .fa-copy:before,
.fa-files-o:before {
content: "";
} .fa-paperclip:before {
content: "";
} .fa-save:before,
.fa-floppy-o:before {
content: "";
} .fa-square:before {
content: "";
} .fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "";
} .fa-list-ul:before {
content: "";
} .fa-list-ol:before {
content: "";
} .fa-strikethrough:before {
content: "";
} .fa-underline:before {
content: "";
} .fa-table:before {
content: "";
} .fa-magic:before {
content: "";
} .fa-truck:before {
content: "";
} .fa-pinterest:before {
content: "";
} .fa-pinterest-square:before {
content: "";
} .fa-google-plus-square:before {
content: "";
} .fa-google-plus:before {
content: "";
} .fa-money:before {
content: "";
} .fa-caret-down:before {
content: "";
} .fa-caret-up:before {
content: "";
} .fa-caret-left:before {
content: "";
} .fa-caret-right:before {
content: "";
} .fa-columns:before {
content: "";
} .fa-unsorted:before,
.fa-sort:before {
content: "";
} .fa-sort-down:before,
.fa-sort-desc:before {
content: "";
} .fa-sort-up:before,
.fa-sort-asc:before {
content: "";
} .fa-envelope:before {
content: "";
} .fa-linkedin:before {
content: "";
} .fa-rotate-left:before,
.fa-undo:before {
content: "";
} .fa-legal:before,
.fa-gavel:before {
content: "";
} .fa-dashboard:before,
.fa-tachometer:before {
content: "";
} .fa-comment-o:before {
content: "";
} .fa-comments-o:before {
content: "";
} .fa-flash:before,
.fa-bolt:before {
content: "";
} .fa-sitemap:before {
content: "";
} .fa-umbrella:before {
content: "";
} .fa-paste:before,
.fa-clipboard:before {
content: "";
} .fa-lightbulb-o:before {
content: "";
} .fa-exchange:before {
content: "";
} .fa-cloud-download:before {
content: "";
} .fa-cloud-upload:before {
content: "";
} .fa-user-md:before {
content: "";
} .fa-stethoscope:before {
content: "";
} .fa-suitcase:before {
content: "";
} .fa-bell-o:before {
content: "";
} .fa-coffee:before {
content: "";
} .fa-cutlery:before {
content: "";
} .fa-file-text-o:before {
content: "";
} .fa-building-o:before {
content: "";
} .fa-hospital-o:before {
content: "";
} .fa-ambulance:before {
content: "";
} .fa-medkit:before {
content: "";
} .fa-fighter-jet:before {
content: "";
} .fa-beer:before {
content: "";
} .fa-h-square:before {
content: "";
} .fa-plus-square:before {
content: "";
} .fa-angle-double-left:before {
content: "";
} .fa-angle-double-right:before {
content: "";
} .fa-angle-double-up:before {
content: "";
} .fa-angle-double-down:before {
content: "";
} .fa-angle-left:before {
content: "";
} .fa-angle-right:before {
content: "";
} .fa-angle-up:before {
content: "";
} .fa-angle-down:before {
content: "";
} .fa-desktop:before {
content: "";
} .fa-laptop:before {
content: "";
} .fa-tablet:before {
content: "";
} .fa-mobile-phone:before,
.fa-mobile:before {
content: "";
} .fa-circle-o:before {
content: "";
} .fa-quote-left:before {
content: "";
} .fa-quote-right:before {
content: "";
} .fa-spinner:before {
content: "";
} .fa-circle:before {
content: "";
} .fa-mail-reply:before,
.fa-reply:before {
content: "";
} .fa-github-alt:before {
content: "";
} .fa-folder-o:before {
content: "";
} .fa-folder-open-o:before {
content: "";
} .fa-smile-o:before {
content: "";
} .fa-frown-o:before {
content: "";
} .fa-meh-o:before {
content: "";
} .fa-gamepad:before {
content: "";
} .fa-keyboard-o:before {
content: "";
} .fa-flag-o:before {
content: "";
} .fa-flag-checkered:before {
content: "";
} .fa-terminal:before {
content: "";
} .fa-code:before {
content: "";
} .fa-mail-reply-all:before,
.fa-reply-all:before {
content: "";
} .fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "";
} .fa-location-arrow:before {
content: "";
} .fa-crop:before {
content: "";
} .fa-code-fork:before {
content: "";
} .fa-unlink:before,
.fa-chain-broken:before {
content: "";
} .fa-question:before {
content: "";
} .fa-info:before {
content: "";
} .fa-exclamation:before {
content: "";
} .fa-superscript:before {
content: "";
} .fa-subscript:before {
content: "";
} .fa-eraser:before {
content: "";
} .fa-puzzle-piece:before {
content: "";
} .fa-microphone:before {
content: "";
} .fa-microphone-slash:before {
content: "";
} .fa-shield:before {
content: "";
} .fa-calendar-o:before {
content: "";
} .fa-fire-extinguisher:before {
content: "";
} .fa-rocket:before {
content: "";
} .fa-maxcdn:before {
content: "";
} .fa-chevron-circle-left:before {
content: "";
} .fa-chevron-circle-right:before {
content: "";
} .fa-chevron-circle-up:before {
content: "";
} .fa-chevron-circle-down:before {
content: "";
} .fa-html5:before {
content: "";
} .fa-css3:before {
content: "";
} .fa-anchor:before {
content: "";
} .fa-unlock-alt:before {
content: "";
} .fa-bullseye:before {
content: "";
} .fa-ellipsis-h:before {
content: "";
} .fa-ellipsis-v:before {
content: "";
} .fa-rss-square:before {
content: "";
} .fa-play-circle:before {
content: "";
} .fa-ticket:before {
content: "";
} .fa-minus-square:before {
content: "";
} .fa-minus-square-o:before {
content: "";
} .fa-level-up:before {
content: "";
} .fa-level-down:before {
content: "";
} .fa-check-square:before {
content: "";
} .fa-pencil-square:before {
content: "";
} .fa-external-link-square:before {
content: "";
} .fa-share-square:before {
content: "";
} .fa-compass:before {
content: "";
} .fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "";
} .fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "";
} .fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "";
} .fa-euro:before,
.fa-eur:before {
content: "";
} .fa-gbp:before {
content: "";
} .fa-dollar:before,
.fa-usd:before {
content: "";
} .fa-rupee:before,
.fa-inr:before {
content: "";
} .fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "";
} .fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "";
} .fa-won:before,
.fa-krw:before {
content: "";
} .fa-bitcoin:before,
.fa-btc:before {
content: "";
} .fa-file:before {
content: "";
} .fa-file-text:before {
content: "";
} .fa-sort-alpha-asc:before {
content: "";
} .fa-sort-alpha-desc:before {
content: "";
} .fa-sort-amount-asc:before {
content: "";
} .fa-sort-amount-desc:before {
content: "";
} .fa-sort-numeric-asc:before {
content: "";
} .fa-sort-numeric-desc:before {
content: "";
} .fa-thumbs-up:before {
content: "";
} .fa-thumbs-down:before {
content: "";
} .fa-youtube-square:before {
content: "";
} .fa-youtube:before {
content: "";
} .fa-xing:before {
content: "";
} .fa-xing-square:before {
content: "";
} .fa-youtube-play:before {
content: "";
} .fa-dropbox:before {
content: "";
} .fa-stack-overflow:before {
content: "";
} .fa-instagram:before {
content: "";
} .fa-flickr:before {
content: "";
} .fa-adn:before {
content: "";
} .fa-bitbucket:before {
content: "";
} .fa-bitbucket-square:before {
content: "";
} .fa-tumblr:before {
content: "";
} .fa-tumblr-square:before {
content: "";
} .fa-long-arrow-down:before {
content: "";
} .fa-long-arrow-up:before {
content: "";
} .fa-long-arrow-left:before {
content: "";
} .fa-long-arrow-right:before {
content: "";
} .fa-apple:before {
content: "";
} .fa-windows:before {
content: "";
} .fa-android:before {
content: "";
} .fa-linux:before {
content: "";
} .fa-dribbble:before {
content: "";
} .fa-skype:before {
content: "";
} .fa-foursquare:before {
content: "";
} .fa-trello:before {
content: "";
} .fa-female:before {
content: "";
} .fa-male:before {
content: "";
} .fa-gittip:before,
.fa-gratipay:before {
content: "";
} .fa-sun-o:before {
content: "";
} .fa-moon-o:before {
content: "";
} .fa-archive:before {
content: "";
} .fa-bug:before {
content: "";
} .fa-vk:before {
content: "";
} .fa-weibo:before {
content: "";
} .fa-renren:before {
content: "";
} .fa-pagelines:before {
content: "";
} .fa-stack-exchange:before {
content: "";
} .fa-arrow-circle-o-right:before {
content: "";
} .fa-arrow-circle-o-left:before {
content: "";
} .fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "";
} .fa-dot-circle-o:before {
content: "";
} .fa-wheelchair:before {
content: "";
} .fa-vimeo-square:before {
content: "";
} .fa-turkish-lira:before,
.fa-try:before {
content: "";
} .fa-plus-square-o:before {
content: "";
} .fa-space-shuttle:before {
content: "";
} .fa-slack:before {
content: "";
} .fa-envelope-square:before {
content: "";
} .fa-wordpress:before {
content: "";
} .fa-openid:before {
content: "";
} .fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "";
} .fa-mortar-board:before,
.fa-graduation-cap:before {
content: "";
} .fa-yahoo:before {
content: "";
} .fa-google:before {
content: "";
} .fa-reddit:before {
content: "";
} .fa-reddit-square:before {
content: "";
} .fa-stumbleupon-circle:before {
content: "";
} .fa-stumbleupon:before {
content: "";
} .fa-delicious:before {
content: "";
} .fa-digg:before {
content: "";
} .fa-pied-piper-pp:before {
content: "";
} .fa-pied-piper-alt:before {
content: "";
} .fa-drupal:before {
content: "";
} .fa-joomla:before {
content: "";
} .fa-language:before {
content: "";
} .fa-fax:before {
content: "";
} .fa-building:before {
content: "";
} .fa-child:before {
content: "";
} .fa-paw:before {
content: "";
} .fa-spoon:before {
content: "";
} .fa-cube:before {
content: "";
} .fa-cubes:before {
content: "";
} .fa-behance:before {
content: "";
} .fa-behance-square:before {
content: "";
} .fa-steam:before {
content: "";
} .fa-steam-square:before {
content: "";
} .fa-recycle:before {
content: "";
} .fa-automobile:before,
.fa-car:before {
content: "";
} .fa-cab:before,
.fa-taxi:before {
content: "";
} .fa-tree:before {
content: "";
} .fa-spotify:before {
content: "";
} .fa-deviantart:before {
content: "";
} .fa-soundcloud:before {
content: "";
} .fa-database:before {
content: "";
} .fa-file-pdf-o:before {
content: "";
} .fa-file-word-o:before {
content: "";
} .fa-file-excel-o:before {
content: "";
} .fa-file-powerpoint-o:before {
content: "";
} .fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "";
} .fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "";
} .fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "";
} .fa-file-movie-o:before,
.fa-file-video-o:before {
content: "";
} .fa-file-code-o:before {
content: "";
} .fa-vine:before {
content: "";
} .fa-codepen:before {
content: "";
} .fa-jsfiddle:before {
content: "";
} .fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "";
} .fa-circle-o-notch:before {
content: "";
} .fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "";
} .fa-ge:before,
.fa-empire:before {
content: "";
} .fa-git-square:before {
content: "";
} .fa-git:before {
content: "";
} .fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "";
} .fa-tencent-weibo:before {
content: "";
} .fa-qq:before {
content: "";
} .fa-wechat:before,
.fa-weixin:before {
content: "";
} .fa-send:before,
.fa-paper-plane:before {
content: "";
} .fa-send-o:before,
.fa-paper-plane-o:before {
content: "";
} .fa-history:before {
content: "";
} .fa-circle-thin:before {
content: "";
} .fa-header:before {
content: "";
} .fa-paragraph:before {
content: "";
} .fa-sliders:before {
content: "";
} .fa-share-alt:before {
content: "";
} .fa-share-alt-square:before {
content: "";
} .fa-bomb:before {
content: "";
} .fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "";
} .fa-tty:before {
content: "";
} .fa-binoculars:before {
content: "";
} .fa-plug:before {
content: "";
} .fa-slideshare:before {
content: "";
} .fa-twitch:before {
content: "";
} .fa-yelp:before {
content: "";
} .fa-newspaper-o:before {
content: "";
} .fa-wifi:before {
content: "";
} .fa-calculator:before {
content: "";
} .fa-paypal:before {
content: "";
} .fa-google-wallet:before {
content: "";
} .fa-cc-visa:before {
content: "";
} .fa-cc-mastercard:before {
content: "";
} .fa-cc-discover:before {
content: "";
} .fa-cc-amex:before {
content: "";
} .fa-cc-paypal:before {
content: "";
} .fa-cc-stripe:before {
content: "";
} .fa-bell-slash:before {
content: "";
} .fa-bell-slash-o:before {
content: "";
} .fa-trash:before {
content: "";
} .fa-copyright:before {
content: "";
} .fa-at:before {
content: "";
} .fa-eyedropper:before {
content: "";
} .fa-paint-brush:before {
content: "";
} .fa-birthday-cake:before {
content: "";
} .fa-area-chart:before {
content: "";
} .fa-pie-chart:before {
content: "";
} .fa-line-chart:before {
content: "";
} .fa-lastfm:before {
content: "";
} .fa-lastfm-square:before {
content: "";
} .fa-toggle-off:before {
content: "";
} .fa-toggle-on:before {
content: "";
} .fa-bicycle:before {
content: "";
} .fa-bus:before {
content: "";
} .fa-ioxhost:before {
content: "";
} .fa-angellist:before {
content: "";
} .fa-cc:before {
content: "";
} .fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "";
} .fa-meanpath:before {
content: "";
} .fa-buysellads:before {
content: "";
} .fa-connectdevelop:before {
content: "";
} .fa-dashcube:before {
content: "";
} .fa-forumbee:before {
content: "";
} .fa-leanpub:before {
content: "";
} .fa-sellsy:before {
content: "";
} .fa-shirtsinbulk:before {
content: "";
} .fa-simplybuilt:before {
content: "";
} .fa-skyatlas:before {
content: "";
} .fa-cart-plus:before {
content: "";
} .fa-cart-arrow-down:before {
content: "";
} .fa-diamond:before {
content: "";
} .fa-ship:before {
content: "";
} .fa-user-secret:before {
content: "";
} .fa-motorcycle:before {
content: "";
} .fa-street-view:before {
content: "";
} .fa-heartbeat:before {
content: "";
} .fa-venus:before {
content: "";
} .fa-mars:before {
content: "";
} .fa-mercury:before {
content: "";
} .fa-intersex:before,
.fa-transgender:before {
content: "";
} .fa-transgender-alt:before {
content: "";
} .fa-venus-double:before {
content: "";
} .fa-mars-double:before {
content: "";
} .fa-venus-mars:before {
content: "";
} .fa-mars-stroke:before {
content: "";
} .fa-mars-stroke-v:before {
content: "";
} .fa-mars-stroke-h:before {
content: "";
} .fa-neuter:before {
content: "";
} .fa-genderless:before {
content: "";
} .fa-facebook-official:before {
content: "";
} .fa-pinterest-p:before {
content: "";
} .fa-whatsapp:before {
content: "";
} .fa-server:before {
content: "";
} .fa-user-plus:before {
content: "";
} .fa-user-times:before {
content: "";
} .fa-hotel:before,
.fa-bed:before {
content: "";
} .fa-viacoin:before {
content: "";
} .fa-train:before {
content: "";
} .fa-subway:before {
content: "";
} .fa-medium:before {
content: "";
} .fa-yc:before,
.fa-y-combinator:before {
content: "";
} .fa-optin-monster:before {
content: "";
} .fa-opencart:before {
content: "";
} .fa-expeditedssl:before {
content: "";
} .fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "";
} .fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "";
} .fa-battery-2:before,
.fa-battery-half:before {
content: "";
} .fa-battery-1:before,
.fa-battery-quarter:before {
content: "";
} .fa-battery-0:before,
.fa-battery-empty:before {
content: "";
} .fa-mouse-pointer:before {
content: "";
} .fa-i-cursor:before {
content: "";
} .fa-object-group:before {
content: "";
} .fa-object-ungroup:before {
content: "";
} .fa-sticky-note:before {
content: "";
} .fa-sticky-note-o:before {
content: "";
} .fa-cc-jcb:before {
content: "";
} .fa-cc-diners-club:before {
content: "";
} .fa-clone:before {
content: "";
} .fa-balance-scale:before {
content: "";
} .fa-hourglass-o:before {
content: "";
} .fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "";
} .fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "";
} .fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "";
} .fa-hourglass:before {
content: "";
} .fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "";
} .fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "";
} .fa-hand-scissors-o:before {
content: "";
} .fa-hand-lizard-o:before {
content: "";
} .fa-hand-spock-o:before {
content: "";
} .fa-hand-pointer-o:before {
content: "";
} .fa-hand-peace-o:before {
content: "";
} .fa-trademark:before {
content: "";
} .fa-registered:before {
content: "";
} .fa-creative-commons:before {
content: "";
} .fa-gg:before {
content: "";
} .fa-gg-circle:before {
content: "";
} .fa-tripadvisor:before {
content: "";
} .fa-odnoklassniki:before {
content: "";
} .fa-odnoklassniki-square:before {
content: "";
} .fa-get-pocket:before {
content: "";
} .fa-wikipedia-w:before {
content: "";
} .fa-safari:before {
content: "";
} .fa-chrome:before {
content: "";
} .fa-firefox:before {
content: "";
} .fa-opera:before {
content: "";
} .fa-internet-explorer:before {
content: "";
} .fa-tv:before,
.fa-television:before {
content: "";
} .fa-contao:before {
content: "";
} .fa-500px:before {
content: "";
} .fa-amazon:before {
content: "";
} .fa-calendar-plus-o:before {
content: "";
} .fa-calendar-minus-o:before {
content: "";
} .fa-calendar-times-o:before {
content: "";
} .fa-calendar-check-o:before {
content: "";
} .fa-industry:before {
content: "";
} .fa-map-pin:before {
content: "";
} .fa-map-signs:before {
content: "";
} .fa-map-o:before {
content: "";
} .fa-map:before {
content: "";
} .fa-commenting:before {
content: "";
} .fa-commenting-o:before {
content: "";
} .fa-houzz:before {
content: "";
} .fa-vimeo:before {
content: "";
} .fa-black-tie:before {
content: "";
} .fa-fonticons:before {
content: "";
} .fa-reddit-alien:before {
content: "";
} .fa-edge:before {
content: "";
} .fa-credit-card-alt:before {
content: "";
} .fa-codiepie:before {
content: "";
} .fa-modx:before {
content: "";
} .fa-fort-awesome:before {
content: "";
} .fa-usb:before {
content: "";
} .fa-product-hunt:before {
content: "";
} .fa-mixcloud:before {
content: "";
} .fa-scribd:before {
content: "";
} .fa-pause-circle:before {
content: "";
} .fa-pause-circle-o:before {
content: "";
} .fa-stop-circle:before {
content: "";
} .fa-stop-circle-o:before {
content: "";
} .fa-shopping-bag:before {
content: "";
} .fa-shopping-basket:before {
content: "";
} .fa-hashtag:before {
content: "";
} .fa-bluetooth:before {
content: "";
} .fa-bluetooth-b:before {
content: "";
} .fa-percent:before {
content: "";
} .fa-gitlab:before {
content: "";
} .fa-wpbeginner:before {
content: "";
} .fa-wpforms:before {
content: "";
} .fa-envira:before {
content: "";
} .fa-universal-access:before {
content: "";
} .fa-wheelchair-alt:before {
content: "";
} .fa-question-circle-o:before {
content: "";
} .fa-blind:before {
content: "";
} .fa-audio-description:before {
content: "";
} .fa-volume-control-phone:before {
content: "";
} .fa-braille:before {
content: "";
} .fa-assistive-listening-systems:before {
content: "";
} .fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "";
} .fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "";
} .fa-glide:before {
content: "";
} .fa-glide-g:before {
content: "";
} .fa-signing:before,
.fa-sign-language:before {
content: "";
} .fa-low-vision:before {
content: "";
} .fa-viadeo:before {
content: "";
} .fa-viadeo-square:before {
content: "";
} .fa-snapchat:before {
content: "";
} .fa-snapchat-ghost:before {
content: "";
} .fa-snapchat-square:before {
content: "";
} .fa-pied-piper:before {
content: "";
} .fa-first-order:before {
content: "";
} .fa-yoast:before {
content: "";
} .fa-themeisle:before {
content: "";
} .fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "";
} .fa-fa:before,
.fa-font-awesome:before {
content: "";
} .fa-handshake-o:before {
content: "";
} .fa-envelope-open:before {
content: "";
} .fa-envelope-open-o:before {
content: "";
} .fa-linode:before {
content: "";
} .fa-address-book:before {
content: "";
} .fa-address-book-o:before {
content: "";
} .fa-vcard:before,
.fa-address-card:before {
content: "";
} .fa-vcard-o:before,
.fa-address-card-o:before {
content: "";
} .fa-user-circle:before {
content: "";
} .fa-user-circle-o:before {
content: "";
} .fa-user-o:before {
content: "";
} .fa-id-badge:before {
content: "";
} .fa-drivers-license:before,
.fa-id-card:before {
content: "";
} .fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "";
} .fa-quora:before {
content: "";
} .fa-free-code-camp:before {
content: "";
} .fa-telegram:before {
content: "";
} .fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "";
} .fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "";
} .fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "";
} .fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "";
} .fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "";
} .fa-shower:before {
content: "";
} .fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "";
} .fa-podcast:before {
content: "";
} .fa-window-maximize:before {
content: "";
} .fa-window-minimize:before {
content: "";
} .fa-window-restore:before {
content: "";
} .fa-times-rectangle:before,
.fa-window-close:before {
content: "";
} .fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "";
} .fa-bandcamp:before {
content: "";
} .fa-grav:before {
content: "";
} .fa-etsy:before {
content: "";
} .fa-imdb:before {
content: "";
} .fa-ravelry:before {
content: "";
} .fa-eercast:before {
content: "";
} .fa-microchip:before {
content: "";
} .fa-snowflake-o:before {
content: "";
} .fa-superpowers:before {
content: "";
} .fa-wpexplorer:before {
content: "";
} .fa-meetup:before {
content: "";
} .sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
} .sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
} @media print, screen and (min-width: 40em) { .reveal,
.reveal.tiny,
.reveal.small,
.reveal.large {
right: auto;
left: auto;
margin: 0 auto;
}
}  html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
} body {
margin: 0;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
} a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
} sub {
bottom: -0.25em;
} sup {
top: -0.5em;
} img {
border-style: none;
} button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 0;
} [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
} details {
display: block;
} summary {
display: list-item;
} template {
display: none;
} [hidden] {
display: none;
} .foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em";
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 100%;
} *,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
} body {
margin: 0;
padding: 0;
background: #fefefe;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
} textarea {
height: auto;
min-height: 50px;
border-radius: 0;
} select {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
border-radius: 0;
} .map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important;
} button {
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1;
cursor: auto;
} [data-whatinput='mouse'] button {
outline: 0;
} pre {
overflow: auto;
} button,
input,
optgroup,
select,
textarea {
font-family: inherit;
} .is-visible {
display: block !important;
} .is-hidden {
display: none !important;
} .grid-container {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 75rem;
margin-left: auto;
margin-right: auto;
}
@media print, screen and (min-width: 40em) { .grid-container {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
} .grid-container.fluid {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 100%;
margin-left: auto;
margin-right: auto;
}
@media print, screen and (min-width: 40em) { .grid-container.fluid {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
} .grid-container.full {
padding-right: 0;
padding-left: 0;
max-width: 100%;
margin-left: auto;
margin-right: auto;
} .grid-x {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
} .cell {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
min-height: 0px;
min-width: 0px;
width: 100%;
} .cell.auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
} .cell.shrink {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .grid-x > .auto {
width: auto;
} .grid-x > .shrink {
width: auto;
} .grid-x > .small-shrink,
.grid-x > .small-full,
.grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
@media print, screen and (min-width: 40em) { .grid-x > .medium-shrink,
.grid-x > .medium-full,
.grid-x > .medium-1,
.grid-x > .medium-2,
.grid-x > .medium-3,
.grid-x > .medium-4,
.grid-x > .medium-5,
.grid-x > .medium-6,
.grid-x > .medium-7,
.grid-x > .medium-8,
.grid-x > .medium-9,
.grid-x > .medium-10,
.grid-x > .medium-11,
.grid-x > .medium-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
}
@media print, screen and (min-width: 64em) { .grid-x > .large-shrink,
.grid-x > .large-full,
.grid-x > .large-1,
.grid-x > .large-2,
.grid-x > .large-3,
.grid-x > .large-4,
.grid-x > .large-5,
.grid-x > .large-6,
.grid-x > .large-7,
.grid-x > .large-8,
.grid-x > .large-9,
.grid-x > .large-10,
.grid-x > .large-11,
.grid-x > .large-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
} .grid-x > .small-1,
.grid-x > .small-2,
.grid-x > .small-3,
.grid-x > .small-4,
.grid-x > .small-5,
.grid-x > .small-6,
.grid-x > .small-7,
.grid-x > .small-8,
.grid-x > .small-9,
.grid-x > .small-10,
.grid-x > .small-11,
.grid-x > .small-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .grid-x > .small-1 {
width: 8.33333%;
} .grid-x > .small-2 {
width: 16.66667%;
} .grid-x > .small-3 {
width: 25%;
} .grid-x > .small-4 {
width: 33.33333%;
} .grid-x > .small-5 {
width: 41.66667%;
} .grid-x > .small-6 {
width: 50%;
} .grid-x > .small-7 {
width: 58.33333%;
} .grid-x > .small-8 {
width: 66.66667%;
} .grid-x > .small-9 {
width: 75%;
} .grid-x > .small-10 {
width: 83.33333%;
} .grid-x > .small-11 {
width: 91.66667%;
} .grid-x > .small-12 {
width: 100%;
}
@media print, screen and (min-width: 40em) { .grid-x > .medium-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto;
} .grid-x > .medium-shrink,
.grid-x > .medium-1,
.grid-x > .medium-2,
.grid-x > .medium-3,
.grid-x > .medium-4,
.grid-x > .medium-5,
.grid-x > .medium-6,
.grid-x > .medium-7,
.grid-x > .medium-8,
.grid-x > .medium-9,
.grid-x > .medium-10,
.grid-x > .medium-11,
.grid-x > .medium-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .grid-x > .medium-shrink {
width: auto;
} .grid-x > .medium-1 {
width: 8.33333%;
} .grid-x > .medium-2 {
width: 16.66667%;
} .grid-x > .medium-3 {
width: 25%;
} .grid-x > .medium-4 {
width: 33.33333%;
} .grid-x > .medium-5 {
width: 41.66667%;
} .grid-x > .medium-6 {
width: 50%;
} .grid-x > .medium-7 {
width: 58.33333%;
} .grid-x > .medium-8 {
width: 66.66667%;
} .grid-x > .medium-9 {
width: 75%;
} .grid-x > .medium-10 {
width: 83.33333%;
} .grid-x > .medium-11 {
width: 91.66667%;
} .grid-x > .medium-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) { .grid-x > .large-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
width: auto;
} .grid-x > .large-shrink,
.grid-x > .large-1,
.grid-x > .large-2,
.grid-x > .large-3,
.grid-x > .large-4,
.grid-x > .large-5,
.grid-x > .large-6,
.grid-x > .large-7,
.grid-x > .large-8,
.grid-x > .large-9,
.grid-x > .large-10,
.grid-x > .large-11,
.grid-x > .large-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .grid-x > .large-shrink {
width: auto;
} .grid-x > .large-1 {
width: 8.33333%;
} .grid-x > .large-2 {
width: 16.66667%;
} .grid-x > .large-3 {
width: 25%;
} .grid-x > .large-4 {
width: 33.33333%;
} .grid-x > .large-5 {
width: 41.66667%;
} .grid-x > .large-6 {
width: 50%;
} .grid-x > .large-7 {
width: 58.33333%;
} .grid-x > .large-8 {
width: 66.66667%;
} .grid-x > .large-9 {
width: 75%;
} .grid-x > .large-10 {
width: 83.33333%;
} .grid-x > .large-11 {
width: 91.66667%;
} .grid-x > .large-12 {
width: 100%;
}
} .grid-margin-x:not(.grid-x) > .cell {
width: auto;
} .grid-margin-y:not(.grid-y) > .cell {
height: auto;
} .grid-margin-x {
margin-left: -0.625rem;
margin-right: -0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-margin-x {
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
} .grid-margin-x > .cell {
width: calc(100% - 1.25rem);
margin-left: 0.625rem;
margin-right: 0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-margin-x > .cell {
width: calc(100% - 1.875rem);
margin-left: 0.9375rem;
margin-right: 0.9375rem;
}
} .grid-margin-x > .auto {
width: auto;
} .grid-margin-x > .shrink {
width: auto;
} .grid-margin-x > .small-1 {
width: calc(8.33333% - 1.25rem);
} .grid-margin-x > .small-2 {
width: calc(16.66667% - 1.25rem);
} .grid-margin-x > .small-3 {
width: calc(25% - 1.25rem);
} .grid-margin-x > .small-4 {
width: calc(33.33333% - 1.25rem);
} .grid-margin-x > .small-5 {
width: calc(41.66667% - 1.25rem);
} .grid-margin-x > .small-6 {
width: calc(50% - 1.25rem);
} .grid-margin-x > .small-7 {
width: calc(58.33333% - 1.25rem);
} .grid-margin-x > .small-8 {
width: calc(66.66667% - 1.25rem);
} .grid-margin-x > .small-9 {
width: calc(75% - 1.25rem);
} .grid-margin-x > .small-10 {
width: calc(83.33333% - 1.25rem);
} .grid-margin-x > .small-11 {
width: calc(91.66667% - 1.25rem);
} .grid-margin-x > .small-12 {
width: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) { .grid-margin-x > .auto {
width: auto;
} .grid-margin-x > .shrink {
width: auto;
} .grid-margin-x > .small-1 {
width: calc(8.33333% - 1.875rem);
} .grid-margin-x > .small-2 {
width: calc(16.66667% - 1.875rem);
} .grid-margin-x > .small-3 {
width: calc(25% - 1.875rem);
} .grid-margin-x > .small-4 {
width: calc(33.33333% - 1.875rem);
} .grid-margin-x > .small-5 {
width: calc(41.66667% - 1.875rem);
} .grid-margin-x > .small-6 {
width: calc(50% - 1.875rem);
} .grid-margin-x > .small-7 {
width: calc(58.33333% - 1.875rem);
} .grid-margin-x > .small-8 {
width: calc(66.66667% - 1.875rem);
} .grid-margin-x > .small-9 {
width: calc(75% - 1.875rem);
} .grid-margin-x > .small-10 {
width: calc(83.33333% - 1.875rem);
} .grid-margin-x > .small-11 {
width: calc(91.66667% - 1.875rem);
} .grid-margin-x > .small-12 {
width: calc(100% - 1.875rem);
} .grid-margin-x > .medium-auto {
width: auto;
} .grid-margin-x > .medium-shrink {
width: auto;
} .grid-margin-x > .medium-1 {
width: calc(8.33333% - 1.875rem);
} .grid-margin-x > .medium-2 {
width: calc(16.66667% - 1.875rem);
} .grid-margin-x > .medium-3 {
width: calc(25% - 1.875rem);
} .grid-margin-x > .medium-4 {
width: calc(33.33333% - 1.875rem);
} .grid-margin-x > .medium-5 {
width: calc(41.66667% - 1.875rem);
} .grid-margin-x > .medium-6 {
width: calc(50% - 1.875rem);
} .grid-margin-x > .medium-7 {
width: calc(58.33333% - 1.875rem);
} .grid-margin-x > .medium-8 {
width: calc(66.66667% - 1.875rem);
} .grid-margin-x > .medium-9 {
width: calc(75% - 1.875rem);
} .grid-margin-x > .medium-10 {
width: calc(83.33333% - 1.875rem);
} .grid-margin-x > .medium-11 {
width: calc(91.66667% - 1.875rem);
} .grid-margin-x > .medium-12 {
width: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width: 64em) { .grid-margin-x > .large-auto {
width: auto;
} .grid-margin-x > .large-shrink {
width: auto;
} .grid-margin-x > .large-1 {
width: calc(8.33333% - 1.875rem);
} .grid-margin-x > .large-2 {
width: calc(16.66667% - 1.875rem);
} .grid-margin-x > .large-3 {
width: calc(25% - 1.875rem);
} .grid-margin-x > .large-4 {
width: calc(33.33333% - 1.875rem);
} .grid-margin-x > .large-5 {
width: calc(41.66667% - 1.875rem);
} .grid-margin-x > .large-6 {
width: calc(50% - 1.875rem);
} .grid-margin-x > .large-7 {
width: calc(58.33333% - 1.875rem);
} .grid-margin-x > .large-8 {
width: calc(66.66667% - 1.875rem);
} .grid-margin-x > .large-9 {
width: calc(75% - 1.875rem);
} .grid-margin-x > .large-10 {
width: calc(83.33333% - 1.875rem);
} .grid-margin-x > .large-11 {
width: calc(91.66667% - 1.875rem);
} .grid-margin-x > .large-12 {
width: calc(100% - 1.875rem);
}
} .grid-padding-x .grid-padding-x {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-padding-x .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
} .grid-container:not(.full) > .grid-padding-x {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-container:not(.full) > .grid-padding-x {
margin-right: -0.9375rem;
margin-left: -0.9375rem;
}
} .grid-padding-x > .cell {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-padding-x > .cell {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
} .small-up-1 > .cell {
width: 100%;
} .small-up-2 > .cell {
width: 50%;
} .small-up-3 > .cell {
width: 33.33333%;
} .small-up-4 > .cell {
width: 25%;
} .small-up-5 > .cell {
width: 20%;
} .small-up-6 > .cell {
width: 16.66667%;
} .small-up-7 > .cell {
width: 14.28571%;
} .small-up-8 > .cell {
width: 12.5%;
}
@media print, screen and (min-width: 40em) { .medium-up-1 > .cell {
width: 100%;
} .medium-up-2 > .cell {
width: 50%;
} .medium-up-3 > .cell {
width: 33.33333%;
} .medium-up-4 > .cell {
width: 25%;
} .medium-up-5 > .cell {
width: 20%;
} .medium-up-6 > .cell {
width: 16.66667%;
} .medium-up-7 > .cell {
width: 14.28571%;
} .medium-up-8 > .cell {
width: 12.5%;
}
}
@media print, screen and (min-width: 64em) { .large-up-1 > .cell {
width: 100%;
} .large-up-2 > .cell {
width: 50%;
} .large-up-3 > .cell {
width: 33.33333%;
} .large-up-4 > .cell {
width: 25%;
} .large-up-5 > .cell {
width: 20%;
} .large-up-6 > .cell {
width: 16.66667%;
} .large-up-7 > .cell {
width: 14.28571%;
} .large-up-8 > .cell {
width: 12.5%;
}
} .grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.25rem);
} .grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.25rem);
} .grid-margin-x.small-up-3 > .cell {
width: calc(33.33333% - 1.25rem);
} .grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.25rem);
} .grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.25rem);
} .grid-margin-x.small-up-6 > .cell {
width: calc(16.66667% - 1.25rem);
} .grid-margin-x.small-up-7 > .cell {
width: calc(14.28571% - 1.25rem);
} .grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.25rem);
}
@media print, screen and (min-width: 40em) { .grid-margin-x.small-up-1 > .cell {
width: calc(100% - 1.875rem);
} .grid-margin-x.small-up-2 > .cell {
width: calc(50% - 1.875rem);
} .grid-margin-x.small-up-3 > .cell {
width: calc(33.33333% - 1.875rem);
} .grid-margin-x.small-up-4 > .cell {
width: calc(25% - 1.875rem);
} .grid-margin-x.small-up-5 > .cell {
width: calc(20% - 1.875rem);
} .grid-margin-x.small-up-6 > .cell {
width: calc(16.66667% - 1.875rem);
} .grid-margin-x.small-up-7 > .cell {
width: calc(14.28571% - 1.875rem);
} .grid-margin-x.small-up-8 > .cell {
width: calc(12.5% - 1.875rem);
} .grid-margin-x.medium-up-1 > .cell {
width: calc(100% - 1.875rem);
} .grid-margin-x.medium-up-2 > .cell {
width: calc(50% - 1.875rem);
} .grid-margin-x.medium-up-3 > .cell {
width: calc(33.33333% - 1.875rem);
} .grid-margin-x.medium-up-4 > .cell {
width: calc(25% - 1.875rem);
} .grid-margin-x.medium-up-5 > .cell {
width: calc(20% - 1.875rem);
} .grid-margin-x.medium-up-6 > .cell {
width: calc(16.66667% - 1.875rem);
} .grid-margin-x.medium-up-7 > .cell {
width: calc(14.28571% - 1.875rem);
} .grid-margin-x.medium-up-8 > .cell {
width: calc(12.5% - 1.875rem);
}
}
@media print, screen and (min-width: 64em) { .grid-margin-x.large-up-1 > .cell {
width: calc(100% - 1.875rem);
} .grid-margin-x.large-up-2 > .cell {
width: calc(50% - 1.875rem);
} .grid-margin-x.large-up-3 > .cell {
width: calc(33.33333% - 1.875rem);
} .grid-margin-x.large-up-4 > .cell {
width: calc(25% - 1.875rem);
} .grid-margin-x.large-up-5 > .cell {
width: calc(20% - 1.875rem);
} .grid-margin-x.large-up-6 > .cell {
width: calc(16.66667% - 1.875rem);
} .grid-margin-x.large-up-7 > .cell {
width: calc(14.28571% - 1.875rem);
} .grid-margin-x.large-up-8 > .cell {
width: calc(12.5% - 1.875rem);
}
} .small-margin-collapse {
margin-right: 0;
margin-left: 0;
} .small-margin-collapse > .cell {
margin-right: 0;
margin-left: 0;
} .small-margin-collapse > .small-1 {
width: 8.33333%;
} .small-margin-collapse > .small-2 {
width: 16.66667%;
} .small-margin-collapse > .small-3 {
width: 25%;
} .small-margin-collapse > .small-4 {
width: 33.33333%;
} .small-margin-collapse > .small-5 {
width: 41.66667%;
} .small-margin-collapse > .small-6 {
width: 50%;
} .small-margin-collapse > .small-7 {
width: 58.33333%;
} .small-margin-collapse > .small-8 {
width: 66.66667%;
} .small-margin-collapse > .small-9 {
width: 75%;
} .small-margin-collapse > .small-10 {
width: 83.33333%;
} .small-margin-collapse > .small-11 {
width: 91.66667%;
} .small-margin-collapse > .small-12 {
width: 100%;
}
@media print, screen and (min-width: 40em) { .small-margin-collapse > .medium-1 {
width: 8.33333%;
} .small-margin-collapse > .medium-2 {
width: 16.66667%;
} .small-margin-collapse > .medium-3 {
width: 25%;
} .small-margin-collapse > .medium-4 {
width: 33.33333%;
} .small-margin-collapse > .medium-5 {
width: 41.66667%;
} .small-margin-collapse > .medium-6 {
width: 50%;
} .small-margin-collapse > .medium-7 {
width: 58.33333%;
} .small-margin-collapse > .medium-8 {
width: 66.66667%;
} .small-margin-collapse > .medium-9 {
width: 75%;
} .small-margin-collapse > .medium-10 {
width: 83.33333%;
} .small-margin-collapse > .medium-11 {
width: 91.66667%;
} .small-margin-collapse > .medium-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) { .small-margin-collapse > .large-1 {
width: 8.33333%;
} .small-margin-collapse > .large-2 {
width: 16.66667%;
} .small-margin-collapse > .large-3 {
width: 25%;
} .small-margin-collapse > .large-4 {
width: 33.33333%;
} .small-margin-collapse > .large-5 {
width: 41.66667%;
} .small-margin-collapse > .large-6 {
width: 50%;
} .small-margin-collapse > .large-7 {
width: 58.33333%;
} .small-margin-collapse > .large-8 {
width: 66.66667%;
} .small-margin-collapse > .large-9 {
width: 75%;
} .small-margin-collapse > .large-10 {
width: 83.33333%;
} .small-margin-collapse > .large-11 {
width: 91.66667%;
} .small-margin-collapse > .large-12 {
width: 100%;
}
} .small-padding-collapse {
margin-right: 0;
margin-left: 0;
} .small-padding-collapse > .cell {
padding-right: 0;
padding-left: 0;
}
@media print, screen and (min-width: 40em) { .medium-margin-collapse {
margin-right: 0;
margin-left: 0;
} .medium-margin-collapse > .cell {
margin-right: 0;
margin-left: 0;
}
}
@media print, screen and (min-width: 40em) { .medium-margin-collapse > .small-1 {
width: 8.33333%;
} .medium-margin-collapse > .small-2 {
width: 16.66667%;
} .medium-margin-collapse > .small-3 {
width: 25%;
} .medium-margin-collapse > .small-4 {
width: 33.33333%;
} .medium-margin-collapse > .small-5 {
width: 41.66667%;
} .medium-margin-collapse > .small-6 {
width: 50%;
} .medium-margin-collapse > .small-7 {
width: 58.33333%;
} .medium-margin-collapse > .small-8 {
width: 66.66667%;
} .medium-margin-collapse > .small-9 {
width: 75%;
} .medium-margin-collapse > .small-10 {
width: 83.33333%;
} .medium-margin-collapse > .small-11 {
width: 91.66667%;
} .medium-margin-collapse > .small-12 {
width: 100%;
}
}
@media print, screen and (min-width: 40em) { .medium-margin-collapse > .medium-1 {
width: 8.33333%;
} .medium-margin-collapse > .medium-2 {
width: 16.66667%;
} .medium-margin-collapse > .medium-3 {
width: 25%;
} .medium-margin-collapse > .medium-4 {
width: 33.33333%;
} .medium-margin-collapse > .medium-5 {
width: 41.66667%;
} .medium-margin-collapse > .medium-6 {
width: 50%;
} .medium-margin-collapse > .medium-7 {
width: 58.33333%;
} .medium-margin-collapse > .medium-8 {
width: 66.66667%;
} .medium-margin-collapse > .medium-9 {
width: 75%;
} .medium-margin-collapse > .medium-10 {
width: 83.33333%;
} .medium-margin-collapse > .medium-11 {
width: 91.66667%;
} .medium-margin-collapse > .medium-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) { .medium-margin-collapse > .large-1 {
width: 8.33333%;
} .medium-margin-collapse > .large-2 {
width: 16.66667%;
} .medium-margin-collapse > .large-3 {
width: 25%;
} .medium-margin-collapse > .large-4 {
width: 33.33333%;
} .medium-margin-collapse > .large-5 {
width: 41.66667%;
} .medium-margin-collapse > .large-6 {
width: 50%;
} .medium-margin-collapse > .large-7 {
width: 58.33333%;
} .medium-margin-collapse > .large-8 {
width: 66.66667%;
} .medium-margin-collapse > .large-9 {
width: 75%;
} .medium-margin-collapse > .large-10 {
width: 83.33333%;
} .medium-margin-collapse > .large-11 {
width: 91.66667%;
} .medium-margin-collapse > .large-12 {
width: 100%;
}
}
@media print, screen and (min-width: 40em) { .medium-padding-collapse {
margin-right: 0;
margin-left: 0;
} .medium-padding-collapse > .cell {
padding-right: 0;
padding-left: 0;
}
}
@media print, screen and (min-width: 64em) { .large-margin-collapse {
margin-right: 0;
margin-left: 0;
} .large-margin-collapse > .cell {
margin-right: 0;
margin-left: 0;
}
}
@media print, screen and (min-width: 64em) { .large-margin-collapse > .small-1 {
width: 8.33333%;
} .large-margin-collapse > .small-2 {
width: 16.66667%;
} .large-margin-collapse > .small-3 {
width: 25%;
} .large-margin-collapse > .small-4 {
width: 33.33333%;
} .large-margin-collapse > .small-5 {
width: 41.66667%;
} .large-margin-collapse > .small-6 {
width: 50%;
} .large-margin-collapse > .small-7 {
width: 58.33333%;
} .large-margin-collapse > .small-8 {
width: 66.66667%;
} .large-margin-collapse > .small-9 {
width: 75%;
} .large-margin-collapse > .small-10 {
width: 83.33333%;
} .large-margin-collapse > .small-11 {
width: 91.66667%;
} .large-margin-collapse > .small-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) { .large-margin-collapse > .medium-1 {
width: 8.33333%;
} .large-margin-collapse > .medium-2 {
width: 16.66667%;
} .large-margin-collapse > .medium-3 {
width: 25%;
} .large-margin-collapse > .medium-4 {
width: 33.33333%;
} .large-margin-collapse > .medium-5 {
width: 41.66667%;
} .large-margin-collapse > .medium-6 {
width: 50%;
} .large-margin-collapse > .medium-7 {
width: 58.33333%;
} .large-margin-collapse > .medium-8 {
width: 66.66667%;
} .large-margin-collapse > .medium-9 {
width: 75%;
} .large-margin-collapse > .medium-10 {
width: 83.33333%;
} .large-margin-collapse > .medium-11 {
width: 91.66667%;
} .large-margin-collapse > .medium-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) { .large-margin-collapse > .large-1 {
width: 8.33333%;
} .large-margin-collapse > .large-2 {
width: 16.66667%;
} .large-margin-collapse > .large-3 {
width: 25%;
} .large-margin-collapse > .large-4 {
width: 33.33333%;
} .large-margin-collapse > .large-5 {
width: 41.66667%;
} .large-margin-collapse > .large-6 {
width: 50%;
} .large-margin-collapse > .large-7 {
width: 58.33333%;
} .large-margin-collapse > .large-8 {
width: 66.66667%;
} .large-margin-collapse > .large-9 {
width: 75%;
} .large-margin-collapse > .large-10 {
width: 83.33333%;
} .large-margin-collapse > .large-11 {
width: 91.66667%;
} .large-margin-collapse > .large-12 {
width: 100%;
}
}
@media print, screen and (min-width: 64em) { .large-padding-collapse {
margin-right: 0;
margin-left: 0;
} .large-padding-collapse > .cell {
padding-right: 0;
padding-left: 0;
}
} .small-offset-0 {
margin-left: 0%;
} .grid-margin-x > .small-offset-0 {
margin-left: calc(0% + 0.625rem);
} .small-offset-1 {
margin-left: 8.33333%;
} .grid-margin-x > .small-offset-1 {
margin-left: calc(8.33333% + 0.625rem);
} .small-offset-2 {
margin-left: 16.66667%;
} .grid-margin-x > .small-offset-2 {
margin-left: calc(16.66667% + 0.625rem);
} .small-offset-3 {
margin-left: 25%;
} .grid-margin-x > .small-offset-3 {
margin-left: calc(25% + 0.625rem);
} .small-offset-4 {
margin-left: 33.33333%;
} .grid-margin-x > .small-offset-4 {
margin-left: calc(33.33333% + 0.625rem);
} .small-offset-5 {
margin-left: 41.66667%;
} .grid-margin-x > .small-offset-5 {
margin-left: calc(41.66667% + 0.625rem);
} .small-offset-6 {
margin-left: 50%;
} .grid-margin-x > .small-offset-6 {
margin-left: calc(50% + 0.625rem);
} .small-offset-7 {
margin-left: 58.33333%;
} .grid-margin-x > .small-offset-7 {
margin-left: calc(58.33333% + 0.625rem);
} .small-offset-8 {
margin-left: 66.66667%;
} .grid-margin-x > .small-offset-8 {
margin-left: calc(66.66667% + 0.625rem);
} .small-offset-9 {
margin-left: 75%;
} .grid-margin-x > .small-offset-9 {
margin-left: calc(75% + 0.625rem);
} .small-offset-10 {
margin-left: 83.33333%;
} .grid-margin-x > .small-offset-10 {
margin-left: calc(83.33333% + 0.625rem);
} .small-offset-11 {
margin-left: 91.66667%;
} .grid-margin-x > .small-offset-11 {
margin-left: calc(91.66667% + 0.625rem);
}
@media print, screen and (min-width: 40em) { .medium-offset-0 {
margin-left: 0%;
} .grid-margin-x > .medium-offset-0 {
margin-left: calc(0% + 0.9375rem);
} .medium-offset-1 {
margin-left: 8.33333%;
} .grid-margin-x > .medium-offset-1 {
margin-left: calc(8.33333% + 0.9375rem);
} .medium-offset-2 {
margin-left: 16.66667%;
} .grid-margin-x > .medium-offset-2 {
margin-left: calc(16.66667% + 0.9375rem);
} .medium-offset-3 {
margin-left: 25%;
} .grid-margin-x > .medium-offset-3 {
margin-left: calc(25% + 0.9375rem);
} .medium-offset-4 {
margin-left: 33.33333%;
} .grid-margin-x > .medium-offset-4 {
margin-left: calc(33.33333% + 0.9375rem);
} .medium-offset-5 {
margin-left: 41.66667%;
} .grid-margin-x > .medium-offset-5 {
margin-left: calc(41.66667% + 0.9375rem);
} .medium-offset-6 {
margin-left: 50%;
} .grid-margin-x > .medium-offset-6 {
margin-left: calc(50% + 0.9375rem);
} .medium-offset-7 {
margin-left: 58.33333%;
} .grid-margin-x > .medium-offset-7 {
margin-left: calc(58.33333% + 0.9375rem);
} .medium-offset-8 {
margin-left: 66.66667%;
} .grid-margin-x > .medium-offset-8 {
margin-left: calc(66.66667% + 0.9375rem);
} .medium-offset-9 {
margin-left: 75%;
} .grid-margin-x > .medium-offset-9 {
margin-left: calc(75% + 0.9375rem);
} .medium-offset-10 {
margin-left: 83.33333%;
} .grid-margin-x > .medium-offset-10 {
margin-left: calc(83.33333% + 0.9375rem);
} .medium-offset-11 {
margin-left: 91.66667%;
} .grid-margin-x > .medium-offset-11 {
margin-left: calc(91.66667% + 0.9375rem);
}
}
@media print, screen and (min-width: 64em) { .large-offset-0 {
margin-left: 0%;
} .grid-margin-x > .large-offset-0 {
margin-left: calc(0% + 0.9375rem);
} .large-offset-1 {
margin-left: 8.33333%;
} .grid-margin-x > .large-offset-1 {
margin-left: calc(8.33333% + 0.9375rem);
} .large-offset-2 {
margin-left: 16.66667%;
} .grid-margin-x > .large-offset-2 {
margin-left: calc(16.66667% + 0.9375rem);
} .large-offset-3 {
margin-left: 25%;
} .grid-margin-x > .large-offset-3 {
margin-left: calc(25% + 0.9375rem);
} .large-offset-4 {
margin-left: 33.33333%;
} .grid-margin-x > .large-offset-4 {
margin-left: calc(33.33333% + 0.9375rem);
} .large-offset-5 {
margin-left: 41.66667%;
} .grid-margin-x > .large-offset-5 {
margin-left: calc(41.66667% + 0.9375rem);
} .large-offset-6 {
margin-left: 50%;
} .grid-margin-x > .large-offset-6 {
margin-left: calc(50% + 0.9375rem);
} .large-offset-7 {
margin-left: 58.33333%;
} .grid-margin-x > .large-offset-7 {
margin-left: calc(58.33333% + 0.9375rem);
} .large-offset-8 {
margin-left: 66.66667%;
} .grid-margin-x > .large-offset-8 {
margin-left: calc(66.66667% + 0.9375rem);
} .large-offset-9 {
margin-left: 75%;
} .grid-margin-x > .large-offset-9 {
margin-left: calc(75% + 0.9375rem);
} .large-offset-10 {
margin-left: 83.33333%;
} .grid-margin-x > .large-offset-10 {
margin-left: calc(83.33333% + 0.9375rem);
} .large-offset-11 {
margin-left: 91.66667%;
} .grid-margin-x > .large-offset-11 {
margin-left: calc(91.66667% + 0.9375rem);
}
} .grid-y {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
} .grid-y > .cell {
width: auto;
max-width: none;
} .grid-y > .auto {
height: auto;
} .grid-y > .shrink {
height: auto;
} .grid-y > .small-shrink,
.grid-y > .small-full,
.grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
@media print, screen and (min-width: 40em) { .grid-y > .medium-shrink,
.grid-y > .medium-full,
.grid-y > .medium-1,
.grid-y > .medium-2,
.grid-y > .medium-3,
.grid-y > .medium-4,
.grid-y > .medium-5,
.grid-y > .medium-6,
.grid-y > .medium-7,
.grid-y > .medium-8,
.grid-y > .medium-9,
.grid-y > .medium-10,
.grid-y > .medium-11,
.grid-y > .medium-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
}
@media print, screen and (min-width: 64em) { .grid-y > .large-shrink,
.grid-y > .large-full,
.grid-y > .large-1,
.grid-y > .large-2,
.grid-y > .large-3,
.grid-y > .large-4,
.grid-y > .large-5,
.grid-y > .large-6,
.grid-y > .large-7,
.grid-y > .large-8,
.grid-y > .large-9,
.grid-y > .large-10,
.grid-y > .large-11,
.grid-y > .large-12 {
-ms-flex-preferred-size: auto;
flex-basis: auto;
}
} .grid-y > .small-1,
.grid-y > .small-2,
.grid-y > .small-3,
.grid-y > .small-4,
.grid-y > .small-5,
.grid-y > .small-6,
.grid-y > .small-7,
.grid-y > .small-8,
.grid-y > .small-9,
.grid-y > .small-10,
.grid-y > .small-11,
.grid-y > .small-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .grid-y > .small-1 {
height: 8.33333%;
} .grid-y > .small-2 {
height: 16.66667%;
} .grid-y > .small-3 {
height: 25%;
} .grid-y > .small-4 {
height: 33.33333%;
} .grid-y > .small-5 {
height: 41.66667%;
} .grid-y > .small-6 {
height: 50%;
} .grid-y > .small-7 {
height: 58.33333%;
} .grid-y > .small-8 {
height: 66.66667%;
} .grid-y > .small-9 {
height: 75%;
} .grid-y > .small-10 {
height: 83.33333%;
} .grid-y > .small-11 {
height: 91.66667%;
} .grid-y > .small-12 {
height: 100%;
}
@media print, screen and (min-width: 40em) { .grid-y > .medium-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto;
} .grid-y > .medium-shrink,
.grid-y > .medium-1,
.grid-y > .medium-2,
.grid-y > .medium-3,
.grid-y > .medium-4,
.grid-y > .medium-5,
.grid-y > .medium-6,
.grid-y > .medium-7,
.grid-y > .medium-8,
.grid-y > .medium-9,
.grid-y > .medium-10,
.grid-y > .medium-11,
.grid-y > .medium-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .grid-y > .medium-shrink {
height: auto;
} .grid-y > .medium-1 {
height: 8.33333%;
} .grid-y > .medium-2 {
height: 16.66667%;
} .grid-y > .medium-3 {
height: 25%;
} .grid-y > .medium-4 {
height: 33.33333%;
} .grid-y > .medium-5 {
height: 41.66667%;
} .grid-y > .medium-6 {
height: 50%;
} .grid-y > .medium-7 {
height: 58.33333%;
} .grid-y > .medium-8 {
height: 66.66667%;
} .grid-y > .medium-9 {
height: 75%;
} .grid-y > .medium-10 {
height: 83.33333%;
} .grid-y > .medium-11 {
height: 91.66667%;
} .grid-y > .medium-12 {
height: 100%;
}
}
@media print, screen and (min-width: 64em) { .grid-y > .large-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
height: auto;
} .grid-y > .large-shrink,
.grid-y > .large-1,
.grid-y > .large-2,
.grid-y > .large-3,
.grid-y > .large-4,
.grid-y > .large-5,
.grid-y > .large-6,
.grid-y > .large-7,
.grid-y > .large-8,
.grid-y > .large-9,
.grid-y > .large-10,
.grid-y > .large-11,
.grid-y > .large-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .grid-y > .large-shrink {
height: auto;
} .grid-y > .large-1 {
height: 8.33333%;
} .grid-y > .large-2 {
height: 16.66667%;
} .grid-y > .large-3 {
height: 25%;
} .grid-y > .large-4 {
height: 33.33333%;
} .grid-y > .large-5 {
height: 41.66667%;
} .grid-y > .large-6 {
height: 50%;
} .grid-y > .large-7 {
height: 58.33333%;
} .grid-y > .large-8 {
height: 66.66667%;
} .grid-y > .large-9 {
height: 75%;
} .grid-y > .large-10 {
height: 83.33333%;
} .grid-y > .large-11 {
height: 91.66667%;
} .grid-y > .large-12 {
height: 100%;
}
} .grid-padding-y .grid-padding-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-padding-y .grid-padding-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem;
}
} .grid-padding-y > .cell {
padding-top: 0.625rem;
padding-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-padding-y > .cell {
padding-top: 0.9375rem;
padding-bottom: 0.9375rem;
}
} .grid-margin-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem;
}
} .grid-margin-y > .cell {
height: calc(100% - 1.25rem);
margin-top: 0.625rem;
margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem;
}
} .grid-margin-y > .auto {
height: auto;
} .grid-margin-y > .shrink {
height: auto;
} .grid-margin-y > .small-1 {
height: calc(8.33333% - 1.25rem);
} .grid-margin-y > .small-2 {
height: calc(16.66667% - 1.25rem);
} .grid-margin-y > .small-3 {
height: calc(25% - 1.25rem);
} .grid-margin-y > .small-4 {
height: calc(33.33333% - 1.25rem);
} .grid-margin-y > .small-5 {
height: calc(41.66667% - 1.25rem);
} .grid-margin-y > .small-6 {
height: calc(50% - 1.25rem);
} .grid-margin-y > .small-7 {
height: calc(58.33333% - 1.25rem);
} .grid-margin-y > .small-8 {
height: calc(66.66667% - 1.25rem);
} .grid-margin-y > .small-9 {
height: calc(75% - 1.25rem);
} .grid-margin-y > .small-10 {
height: calc(83.33333% - 1.25rem);
} .grid-margin-y > .small-11 {
height: calc(91.66667% - 1.25rem);
} .grid-margin-y > .small-12 {
height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) { .grid-margin-y > .auto {
height: auto;
} .grid-margin-y > .shrink {
height: auto;
} .grid-margin-y > .small-1 {
height: calc(8.33333% - 1.875rem);
} .grid-margin-y > .small-2 {
height: calc(16.66667% - 1.875rem);
} .grid-margin-y > .small-3 {
height: calc(25% - 1.875rem);
} .grid-margin-y > .small-4 {
height: calc(33.33333% - 1.875rem);
} .grid-margin-y > .small-5 {
height: calc(41.66667% - 1.875rem);
} .grid-margin-y > .small-6 {
height: calc(50% - 1.875rem);
} .grid-margin-y > .small-7 {
height: calc(58.33333% - 1.875rem);
} .grid-margin-y > .small-8 {
height: calc(66.66667% - 1.875rem);
} .grid-margin-y > .small-9 {
height: calc(75% - 1.875rem);
} .grid-margin-y > .small-10 {
height: calc(83.33333% - 1.875rem);
} .grid-margin-y > .small-11 {
height: calc(91.66667% - 1.875rem);
} .grid-margin-y > .small-12 {
height: calc(100% - 1.875rem);
} .grid-margin-y > .medium-auto {
height: auto;
} .grid-margin-y > .medium-shrink {
height: auto;
} .grid-margin-y > .medium-1 {
height: calc(8.33333% - 1.875rem);
} .grid-margin-y > .medium-2 {
height: calc(16.66667% - 1.875rem);
} .grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem);
} .grid-margin-y > .medium-4 {
height: calc(33.33333% - 1.875rem);
} .grid-margin-y > .medium-5 {
height: calc(41.66667% - 1.875rem);
} .grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem);
} .grid-margin-y > .medium-7 {
height: calc(58.33333% - 1.875rem);
} .grid-margin-y > .medium-8 {
height: calc(66.66667% - 1.875rem);
} .grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem);
} .grid-margin-y > .medium-10 {
height: calc(83.33333% - 1.875rem);
} .grid-margin-y > .medium-11 {
height: calc(91.66667% - 1.875rem);
} .grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width: 64em) { .grid-margin-y > .large-auto {
height: auto;
} .grid-margin-y > .large-shrink {
height: auto;
} .grid-margin-y > .large-1 {
height: calc(8.33333% - 1.875rem);
} .grid-margin-y > .large-2 {
height: calc(16.66667% - 1.875rem);
} .grid-margin-y > .large-3 {
height: calc(25% - 1.875rem);
} .grid-margin-y > .large-4 {
height: calc(33.33333% - 1.875rem);
} .grid-margin-y > .large-5 {
height: calc(41.66667% - 1.875rem);
} .grid-margin-y > .large-6 {
height: calc(50% - 1.875rem);
} .grid-margin-y > .large-7 {
height: calc(58.33333% - 1.875rem);
} .grid-margin-y > .large-8 {
height: calc(66.66667% - 1.875rem);
} .grid-margin-y > .large-9 {
height: calc(75% - 1.875rem);
} .grid-margin-y > .large-10 {
height: calc(83.33333% - 1.875rem);
} .grid-margin-y > .large-11 {
height: calc(91.66667% - 1.875rem);
} .grid-margin-y > .large-12 {
height: calc(100% - 1.875rem);
}
} .grid-frame {
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw;
} .cell .grid-frame {
width: 100%;
} .cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .cell-block-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%;
} .cell-block-container > .grid-x {
max-height: 100%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
@media print, screen and (min-width: 40em) { .medium-grid-frame {
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw;
} .cell .medium-grid-frame {
width: 100%;
} .medium-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .medium-cell-block-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%;
} .medium-cell-block-container > .grid-x {
max-height: 100%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
} .medium-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
@media print, screen and (min-width: 64em) { .large-grid-frame {
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
width: 100vw;
} .cell .large-grid-frame {
width: 100%;
} .large-cell-block {
overflow-x: auto;
max-width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .large-cell-block-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
max-height: 100%;
} .large-cell-block-container > .grid-x {
max-height: 100%;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
} .large-cell-block-y {
overflow-y: auto;
max-height: 100%;
min-height: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
}
} .grid-y.grid-frame {
width: auto;
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh;
}
@media print, screen and (min-width: 40em) { .grid-y.medium-grid-frame {
width: auto;
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh;
}
}
@media print, screen and (min-width: 64em) { .grid-y.large-grid-frame {
width: auto;
overflow: hidden;
position: relative;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
height: 100vh;
}
} .cell .grid-y.grid-frame {
height: 100%;
}
@media print, screen and (min-width: 40em) { .cell .grid-y.medium-grid-frame {
height: 100%;
}
}
@media print, screen and (min-width: 64em) { .cell .grid-y.large-grid-frame {
height: 100%;
}
} .grid-margin-y {
margin-top: -0.625rem;
margin-bottom: -0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-margin-y {
margin-top: -0.9375rem;
margin-bottom: -0.9375rem;
}
} .grid-margin-y > .cell {
height: calc(100% - 1.25rem);
margin-top: 0.625rem;
margin-bottom: 0.625rem;
}
@media print, screen and (min-width: 40em) { .grid-margin-y > .cell {
height: calc(100% - 1.875rem);
margin-top: 0.9375rem;
margin-bottom: 0.9375rem;
}
} .grid-margin-y > .auto {
height: auto;
} .grid-margin-y > .shrink {
height: auto;
} .grid-margin-y > .small-1 {
height: calc(8.33333% - 1.25rem);
} .grid-margin-y > .small-2 {
height: calc(16.66667% - 1.25rem);
} .grid-margin-y > .small-3 {
height: calc(25% - 1.25rem);
} .grid-margin-y > .small-4 {
height: calc(33.33333% - 1.25rem);
} .grid-margin-y > .small-5 {
height: calc(41.66667% - 1.25rem);
} .grid-margin-y > .small-6 {
height: calc(50% - 1.25rem);
} .grid-margin-y > .small-7 {
height: calc(58.33333% - 1.25rem);
} .grid-margin-y > .small-8 {
height: calc(66.66667% - 1.25rem);
} .grid-margin-y > .small-9 {
height: calc(75% - 1.25rem);
} .grid-margin-y > .small-10 {
height: calc(83.33333% - 1.25rem);
} .grid-margin-y > .small-11 {
height: calc(91.66667% - 1.25rem);
} .grid-margin-y > .small-12 {
height: calc(100% - 1.25rem);
}
@media print, screen and (min-width: 40em) { .grid-margin-y > .auto {
height: auto;
} .grid-margin-y > .shrink {
height: auto;
} .grid-margin-y > .small-1 {
height: calc(8.33333% - 1.875rem);
} .grid-margin-y > .small-2 {
height: calc(16.66667% - 1.875rem);
} .grid-margin-y > .small-3 {
height: calc(25% - 1.875rem);
} .grid-margin-y > .small-4 {
height: calc(33.33333% - 1.875rem);
} .grid-margin-y > .small-5 {
height: calc(41.66667% - 1.875rem);
} .grid-margin-y > .small-6 {
height: calc(50% - 1.875rem);
} .grid-margin-y > .small-7 {
height: calc(58.33333% - 1.875rem);
} .grid-margin-y > .small-8 {
height: calc(66.66667% - 1.875rem);
} .grid-margin-y > .small-9 {
height: calc(75% - 1.875rem);
} .grid-margin-y > .small-10 {
height: calc(83.33333% - 1.875rem);
} .grid-margin-y > .small-11 {
height: calc(91.66667% - 1.875rem);
} .grid-margin-y > .small-12 {
height: calc(100% - 1.875rem);
} .grid-margin-y > .medium-auto {
height: auto;
} .grid-margin-y > .medium-shrink {
height: auto;
} .grid-margin-y > .medium-1 {
height: calc(8.33333% - 1.875rem);
} .grid-margin-y > .medium-2 {
height: calc(16.66667% - 1.875rem);
} .grid-margin-y > .medium-3 {
height: calc(25% - 1.875rem);
} .grid-margin-y > .medium-4 {
height: calc(33.33333% - 1.875rem);
} .grid-margin-y > .medium-5 {
height: calc(41.66667% - 1.875rem);
} .grid-margin-y > .medium-6 {
height: calc(50% - 1.875rem);
} .grid-margin-y > .medium-7 {
height: calc(58.33333% - 1.875rem);
} .grid-margin-y > .medium-8 {
height: calc(66.66667% - 1.875rem);
} .grid-margin-y > .medium-9 {
height: calc(75% - 1.875rem);
} .grid-margin-y > .medium-10 {
height: calc(83.33333% - 1.875rem);
} .grid-margin-y > .medium-11 {
height: calc(91.66667% - 1.875rem);
} .grid-margin-y > .medium-12 {
height: calc(100% - 1.875rem);
}
}
@media print, screen and (min-width: 64em) { .grid-margin-y > .large-auto {
height: auto;
} .grid-margin-y > .large-shrink {
height: auto;
} .grid-margin-y > .large-1 {
height: calc(8.33333% - 1.875rem);
} .grid-margin-y > .large-2 {
height: calc(16.66667% - 1.875rem);
} .grid-margin-y > .large-3 {
height: calc(25% - 1.875rem);
} .grid-margin-y > .large-4 {
height: calc(33.33333% - 1.875rem);
} .grid-margin-y > .large-5 {
height: calc(41.66667% - 1.875rem);
} .grid-margin-y > .large-6 {
height: calc(50% - 1.875rem);
} .grid-margin-y > .large-7 {
height: calc(58.33333% - 1.875rem);
} .grid-margin-y > .large-8 {
height: calc(66.66667% - 1.875rem);
} .grid-margin-y > .large-9 {
height: calc(75% - 1.875rem);
} .grid-margin-y > .large-10 {
height: calc(83.33333% - 1.875rem);
} .grid-margin-y > .large-11 {
height: calc(91.66667% - 1.875rem);
} .grid-margin-y > .large-12 {
height: calc(100% - 1.875rem);
}
} .grid-frame.grid-margin-y {
height: calc(100vh + 1.25rem);
}
@media print, screen and (min-width: 40em) { .grid-frame.grid-margin-y {
height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width: 64em) { .grid-frame.grid-margin-y {
height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width: 40em) { .grid-margin-y.medium-grid-frame {
height: calc(100vh + 1.875rem);
}
}
@media print, screen and (min-width: 64em) { .grid-margin-y.large-grid-frame {
height: calc(100vh + 1.875rem);
}
} div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
} p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.6;
text-rendering: optimizeLegibility;
} em,
i {
font-style: italic;
line-height: inherit;
} strong,
b {
font-weight: bold;
line-height: inherit;
} small {
font-size: 80%;
line-height: inherit;
} h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-style: normal;
font-weight: normal;
color: inherit;
text-rendering: optimizeLegibility;
} h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small {
line-height: 0;
color: #cacaca;
} h1,
.h1 {
font-size: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
} h2,
.h2 {
font-size: 1.25rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
} h3,
.h3 {
font-size: 1.1875rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
} h4,
.h4 {
font-size: 1.125rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
} h5,
.h5 {
font-size: 1.0625rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
} h6,
.h6 {
font-size: 1rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) { h1,
.h1 {
font-size: 3rem;
} h2,
.h2 {
font-size: 2.5rem;
} h3,
.h3 {
font-size: 1.9375rem;
} h4,
.h4 {
font-size: 1.5625rem;
} h5,
.h5 {
font-size: 1.25rem;
} h6,
.h6 {
font-size: 1rem;
}
} a {
line-height: inherit;
color: #27ae60;
text-decoration: none;
cursor: pointer;
} a:hover,
a:focus {
color: #229653;
} a img {
border: 0;
} hr {
clear: both;
max-width: 75rem;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #cacaca;
border-left: 0;
} ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.6;
} li {
font-size: inherit;
} ul {
margin-left: 1.25rem;
list-style-type: disc;
} ol {
margin-left: 1.25rem;
} ul ul,
ol ul,
ul ol,
ol ol {
margin-left: 1.25rem;
margin-bottom: 0;
} dl {
margin-bottom: 1rem;
} dl dt {
margin-bottom: 0.3rem;
font-weight: bold;
} blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca;
} blockquote,
blockquote p {
line-height: 1.6;
color: #8a8a8a;
} cite {
display: block;
font-size: 0.8125rem;
color: #8a8a8a;
} cite:before {
content: "— ";
} abbr,
abbr[title] {
border-bottom: 1px dotted #0a0a0a;
cursor: help;
text-decoration: none;
} figure {
margin: 0;
} code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #cacaca;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a;
} kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #0a0a0a;
} .subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a;
} .lead {
font-size: 125%;
line-height: 1.6;
} .stat {
font-size: 2.5rem;
line-height: 1;
} p + .stat {
margin-top: -1rem;
} ul.no-bullet,
ul.comment-list,
ol.no-bullet,
ol.comment-list {
margin-left: 0;
list-style: none;
} .text-left {
text-align: left;
} .text-right {
text-align: right;
} .text-center {
text-align: center;
} .text-justify {
text-align: justify;
}
@media print, screen and (min-width: 40em) { .medium-text-left {
text-align: left;
} .medium-text-right {
text-align: right;
} .medium-text-center {
text-align: center;
} .medium-text-justify {
text-align: justify;
}
}
@media print, screen and (min-width: 64em) { .large-text-left {
text-align: left;
} .large-text-right {
text-align: right;
} .large-text-center {
text-align: center;
} .large-text-justify {
text-align: justify;
}
} .show-for-print {
display: none !important;
}
@media print { * {
background: transparent !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
color: black !important;
text-shadow: none !important;
} .show-for-print {
display: block !important;
} .hide-for-print {
display: none !important;
} table.show-for-print {
display: table !important;
} thead.show-for-print {
display: table-header-group !important;
} tbody.show-for-print {
display: table-row-group !important;
} tr.show-for-print {
display: table-row !important;
} td.show-for-print {
display: table-cell !important;
} th.show-for-print {
display: table-cell !important;
} a,
a:visited {
text-decoration: underline;
} a[href]:after {
content: " (" attr(href) ")";
} .ir a:after,
a[href^='javascript:']:after,
a[href^='#']:after {
content: '';
} abbr[title]:after {
content: " (" attr(title) ")";
} pre,
blockquote {
border: 1px solid #8a8a8a;
page-break-inside: avoid;
} thead {
display: table-header-group;
} tr,
img {
page-break-inside: avoid;
} img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
} p,
h2,
h3 {
orphans: 3;
widows: 3;
} h2,
h3 {
page-break-after: avoid;
} .print-break-inside {
page-break-inside: auto;
}
} .button,
.search-form .search-submit,
.comment-form input[type="submit"] {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0;
-webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out;
-o-transition: background-color 0.25s ease-out, color 0.25s ease-out;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #27ae60;
color: #fefefe;
} [data-whatinput='mouse'] .button,
[data-whatinput='mouse'] .search-form .search-submit,
.search-form [data-whatinput='mouse'] .search-submit,
[data-whatinput='mouse'] .comment-form input[type="submit"],
.comment-form [data-whatinput='mouse'] input[type="submit"] {
outline: 0;
} .button:hover,
.search-form .search-submit:hover,
.comment-form input:hover[type="submit"],
.button:focus,
.search-form .search-submit:focus,
.comment-form input:focus[type="submit"] {
background-color: #219452;
color: #fefefe;
} .button.tiny,
.search-form .tiny.search-submit,
.comment-form input.tiny[type="submit"] {
font-size: 0.6rem;
} .button.small,
.search-form .small.search-submit,
.comment-form input.small[type="submit"] {
font-size: 0.75rem;
} .button.large,
.search-form .large.search-submit,
.comment-form input.large[type="submit"] {
font-size: 1.25rem;
} .button.expanded,
.search-form .expanded.search-submit,
.comment-form input.expanded[type="submit"] {
display: block;
width: 100%;
margin-right: 0;
margin-left: 0;
} .button.primary,
.search-form .primary.search-submit,
.comment-form input.primary[type="submit"] {
background-color: #27ae60;
color: #0a0a0a;
} .button.primary:hover,
.search-form .primary.search-submit:hover,
.comment-form input.primary:hover[type="submit"],
.button.primary:focus,
.search-form .primary.search-submit:focus,
.comment-form input.primary:focus[type="submit"] {
background-color: #1f8b4d;
color: #0a0a0a;
} .button.secondary,
.search-form .search-submit,
.comment-form input[type="submit"] {
background-color: #1866ff;
color: #fefefe;
} .button.secondary:hover,
.search-form .search-submit:hover,
.comment-form input:hover[type="submit"],
.button.secondary:focus,
.search-form .search-submit:focus,
.comment-form input:focus[type="submit"] {
background-color: #004bdf;
color: #fefefe;
} .button.success,
.search-form .success.search-submit,
.comment-form input.success[type="submit"] {
background-color: #3adb76;
color: #0a0a0a;
} .button.success:hover,
.search-form .success.search-submit:hover,
.comment-form input.success:hover[type="submit"],
.button.success:focus,
.search-form .success.search-submit:focus,
.comment-form input.success:focus[type="submit"] {
background-color: #22bb5b;
color: #0a0a0a;
} .button.warning,
.search-form .warning.search-submit,
.comment-form input.warning[type="submit"] {
background-color: #ffae00;
color: #0a0a0a;
} .button.warning:hover,
.search-form .warning.search-submit:hover,
.comment-form input.warning:hover[type="submit"],
.button.warning:focus,
.search-form .warning.search-submit:focus,
.comment-form input.warning:focus[type="submit"] {
background-color: #cc8b00;
color: #0a0a0a;
} .button.alert,
.search-form .alert.search-submit,
.comment-form input.alert[type="submit"] {
background-color: #cc4b37;
color: #fefefe;
} .button.alert:hover,
.search-form .alert.search-submit:hover,
.comment-form input.alert:hover[type="submit"],
.button.alert:focus,
.search-form .alert.search-submit:focus,
.comment-form input.alert:focus[type="submit"] {
background-color: #a53b2a;
color: #fefefe;
} .button.disabled,
.search-form .disabled.search-submit,
.comment-form input.disabled[type="submit"],
.button[disabled],
.search-form .search-submit[disabled],
.comment-form input[disabled][type="submit"] {
opacity: 0.25;
cursor: not-allowed;
} .button.disabled,
.search-form .disabled.search-submit,
.comment-form input.disabled[type="submit"],
.button.disabled:hover,
.search-form .disabled.search-submit:hover,
.comment-form input.disabled:hover[type="submit"],
.button.disabled:focus,
.search-form .disabled.search-submit:focus,
.comment-form input.disabled:focus[type="submit"],
.button[disabled],
.search-form .search-submit[disabled],
.comment-form input[disabled][type="submit"],
.button[disabled]:hover,
.search-form .search-submit[disabled]:hover,
.comment-form input[disabled]:hover[type="submit"],
.button[disabled]:focus,
.search-form .search-submit[disabled]:focus,
.comment-form input[disabled]:focus[type="submit"] {
background-color: #27ae60;
color: #fefefe;
} .button.disabled.primary,
.search-form .disabled.primary.search-submit,
.comment-form input.disabled.primary[type="submit"],
.button[disabled].primary,
.search-form .search-submit[disabled].primary,
.comment-form input[disabled].primary[type="submit"] {
opacity: 0.25;
cursor: not-allowed;
} .button.disabled.primary,
.search-form .disabled.primary.search-submit,
.comment-form input.disabled.primary[type="submit"],
.button.disabled.primary:hover,
.search-form .disabled.primary.search-submit:hover,
.comment-form input.disabled.primary:hover[type="submit"],
.button.disabled.primary:focus,
.search-form .disabled.primary.search-submit:focus,
.comment-form input.disabled.primary:focus[type="submit"],
.button[disabled].primary,
.search-form .search-submit[disabled].primary,
.comment-form input[disabled].primary[type="submit"],
.button[disabled].primary:hover,
.search-form .search-submit[disabled].primary:hover,
.comment-form input[disabled].primary:hover[type="submit"],
.button[disabled].primary:focus,
.search-form .search-submit[disabled].primary:focus,
.comment-form input[disabled].primary:focus[type="submit"] {
background-color: #27ae60;
color: #0a0a0a;
} .button.disabled.secondary,
.search-form .disabled.search-submit,
.comment-form input.disabled[type="submit"],
.button[disabled].secondary,
.search-form .search-submit[disabled],
.comment-form input[disabled][type="submit"] {
opacity: 0.25;
cursor: not-allowed;
} .button.disabled.secondary,
.search-form .disabled.search-submit,
.comment-form input.disabled[type="submit"],
.button.disabled.secondary:hover,
.search-form .disabled.search-submit:hover,
.comment-form input.disabled:hover[type="submit"],
.button.disabled.secondary:focus,
.search-form .disabled.search-submit:focus,
.comment-form input.disabled:focus[type="submit"],
.button[disabled].secondary,
.search-form .search-submit[disabled],
.comment-form input[disabled][type="submit"],
.button[disabled].secondary:hover,
.search-form .search-submit[disabled]:hover,
.comment-form input[disabled]:hover[type="submit"],
.button[disabled].secondary:focus,
.search-form .search-submit[disabled]:focus,
.comment-form input[disabled]:focus[type="submit"] {
background-color: #1866ff;
color: #fefefe;
} .button.disabled.success,
.search-form .disabled.success.search-submit,
.comment-form input.disabled.success[type="submit"],
.button[disabled].success,
.search-form .search-submit[disabled].success,
.comment-form input[disabled].success[type="submit"] {
opacity: 0.25;
cursor: not-allowed;
} .button.disabled.success,
.search-form .disabled.success.search-submit,
.comment-form input.disabled.success[type="submit"],
.button.disabled.success:hover,
.search-form .disabled.success.search-submit:hover,
.comment-form input.disabled.success:hover[type="submit"],
.button.disabled.success:focus,
.search-form .disabled.success.search-submit:focus,
.comment-form input.disabled.success:focus[type="submit"],
.button[disabled].success,
.search-form .search-submit[disabled].success,
.comment-form input[disabled].success[type="submit"],
.button[disabled].success:hover,
.search-form .search-submit[disabled].success:hover,
.comment-form input[disabled].success:hover[type="submit"],
.button[disabled].success:focus,
.search-form .search-submit[disabled].success:focus,
.comment-form input[disabled].success:focus[type="submit"] {
background-color: #3adb76;
color: #0a0a0a;
} .button.disabled.warning,
.search-form .disabled.warning.search-submit,
.comment-form input.disabled.warning[type="submit"],
.button[disabled].warning,
.search-form .search-submit[disabled].warning,
.comment-form input[disabled].warning[type="submit"] {
opacity: 0.25;
cursor: not-allowed;
} .button.disabled.warning,
.search-form .disabled.warning.search-submit,
.comment-form input.disabled.warning[type="submit"],
.button.disabled.warning:hover,
.search-form .disabled.warning.search-submit:hover,
.comment-form input.disabled.warning:hover[type="submit"],
.button.disabled.warning:focus,
.search-form .disabled.warning.search-submit:focus,
.comment-form input.disabled.warning:focus[type="submit"],
.button[disabled].warning,
.search-form .search-submit[disabled].warning,
.comment-form input[disabled].warning[type="submit"],
.button[disabled].warning:hover,
.search-form .search-submit[disabled].warning:hover,
.comment-form input[disabled].warning:hover[type="submit"],
.button[disabled].warning:focus,
.search-form .search-submit[disabled].warning:focus,
.comment-form input[disabled].warning:focus[type="submit"] {
background-color: #ffae00;
color: #0a0a0a;
} .button.disabled.alert,
.search-form .disabled.alert.search-submit,
.comment-form input.disabled.alert[type="submit"],
.button[disabled].alert,
.search-form .search-submit[disabled].alert,
.comment-form input[disabled].alert[type="submit"] {
opacity: 0.25;
cursor: not-allowed;
} .button.disabled.alert,
.search-form .disabled.alert.search-submit,
.comment-form input.disabled.alert[type="submit"],
.button.disabled.alert:hover,
.search-form .disabled.alert.search-submit:hover,
.comment-form input.disabled.alert:hover[type="submit"],
.button.disabled.alert:focus,
.search-form .disabled.alert.search-submit:focus,
.comment-form input.disabled.alert:focus[type="submit"],
.button[disabled].alert,
.search-form .search-submit[disabled].alert,
.comment-form input[disabled].alert[type="submit"],
.button[disabled].alert:hover,
.search-form .search-submit[disabled].alert:hover,
.comment-form input[disabled].alert:hover[type="submit"],
.button[disabled].alert:focus,
.search-form .search-submit[disabled].alert:focus,
.comment-form input[disabled].alert:focus[type="submit"] {
background-color: #cc4b37;
color: #fefefe;
} .button.hollow,
.search-form .hollow.search-submit,
.comment-form input.hollow[type="submit"] {
border: 1px solid #27ae60;
color: #27ae60;
} .button.hollow,
.search-form .hollow.search-submit,
.comment-form input.hollow[type="submit"],
.button.hollow:hover,
.search-form .hollow.search-submit:hover,
.comment-form input.hollow:hover[type="submit"],
.button.hollow:focus,
.search-form .hollow.search-submit:focus,
.comment-form input.hollow:focus[type="submit"] {
background-color: transparent;
} .button.hollow.disabled,
.search-form .hollow.disabled.search-submit,
.comment-form input.hollow.disabled[type="submit"],
.button.hollow.disabled:hover,
.search-form .hollow.disabled.search-submit:hover,
.comment-form input.hollow.disabled:hover[type="submit"],
.button.hollow.disabled:focus,
.search-form .hollow.disabled.search-submit:focus,
.comment-form input.hollow.disabled:focus[type="submit"],
.button.hollow[disabled],
.search-form .hollow.search-submit[disabled],
.comment-form input.hollow[disabled][type="submit"],
.button.hollow[disabled]:hover,
.search-form .hollow.search-submit[disabled]:hover,
.comment-form input.hollow[disabled]:hover[type="submit"],
.button.hollow[disabled]:focus,
.search-form .hollow.search-submit[disabled]:focus,
.comment-form input.hollow[disabled]:focus[type="submit"] {
background-color: transparent;
} .button.hollow:hover,
.search-form .hollow.search-submit:hover,
.comment-form input.hollow:hover[type="submit"],
.button.hollow:focus,
.search-form .hollow.search-submit:focus,
.comment-form input.hollow:focus[type="submit"] {
border-color: #145730;
color: #145730;
} .button.hollow:hover.disabled,
.search-form .hollow.search-submit:hover.disabled,
.comment-form input.hollow:hover.disabled[type="submit"],
.button.hollow:hover[disabled],
.search-form .hollow.search-submit:hover[disabled],
.comment-form input.hollow:hover[disabled][type="submit"],
.button.hollow:focus.disabled,
.search-form .hollow.search-submit:focus.disabled,
.comment-form input.hollow:focus.disabled[type="submit"],
.button.hollow:focus[disabled],
.search-form .hollow.search-submit:focus[disabled],
.comment-form input.hollow:focus[disabled][type="submit"] {
border: 1px solid #27ae60;
color: #27ae60;
} .button.hollow.primary,
.search-form .hollow.primary.search-submit,
.comment-form input.hollow.primary[type="submit"] {
border: 1px solid #27ae60;
color: #27ae60;
} .button.hollow.primary:hover,
.search-form .hollow.primary.search-submit:hover,
.comment-form input.hollow.primary:hover[type="submit"],
.button.hollow.primary:focus,
.search-form .hollow.primary.search-submit:focus,
.comment-form input.hollow.primary:focus[type="submit"] {
border-color: #145730;
color: #145730;
} .button.hollow.primary:hover.disabled,
.search-form .hollow.primary.search-submit:hover.disabled,
.comment-form input.hollow.primary:hover.disabled[type="submit"],
.button.hollow.primary:hover[disabled],
.search-form .hollow.primary.search-submit:hover[disabled],
.comment-form input.hollow.primary:hover[disabled][type="submit"],
.button.hollow.primary:focus.disabled,
.search-form .hollow.primary.search-submit:focus.disabled,
.comment-form input.hollow.primary:focus.disabled[type="submit"],
.button.hollow.primary:focus[disabled],
.search-form .hollow.primary.search-submit:focus[disabled],
.comment-form input.hollow.primary:focus[disabled][type="submit"] {
border: 1px solid #27ae60;
color: #27ae60;
} .button.hollow.secondary,
.search-form .hollow.search-submit,
.comment-form input.hollow[type="submit"] {
border: 1px solid #1866ff;
color: #1866ff;
} .button.hollow.secondary:hover,
.search-form .hollow.search-submit:hover,
.comment-form input.hollow:hover[type="submit"],
.button.hollow.secondary:focus,
.search-form .hollow.search-submit:focus,
.comment-form input.hollow:focus[type="submit"] {
border-color: #002f8c;
color: #002f8c;
} .button.hollow.secondary:hover.disabled,
.search-form .hollow.search-submit:hover.disabled,
.comment-form input.hollow:hover.disabled[type="submit"],
.button.hollow.secondary:hover[disabled],
.search-form .hollow.search-submit:hover[disabled],
.comment-form input.hollow:hover[disabled][type="submit"],
.button.hollow.secondary:focus.disabled,
.search-form .hollow.search-submit:focus.disabled,
.comment-form input.hollow:focus.disabled[type="submit"],
.button.hollow.secondary:focus[disabled],
.search-form .hollow.search-submit:focus[disabled],
.comment-form input.hollow:focus[disabled][type="submit"] {
border: 1px solid #1866ff;
color: #1866ff;
} .button.hollow.success,
.search-form .hollow.success.search-submit,
.comment-form input.hollow.success[type="submit"] {
border: 1px solid #3adb76;
color: #3adb76;
} .button.hollow.success:hover,
.search-form .hollow.success.search-submit:hover,
.comment-form input.hollow.success:hover[type="submit"],
.button.hollow.success:focus,
.search-form .hollow.success.search-submit:focus,
.comment-form input.hollow.success:focus[type="submit"] {
border-color: #157539;
color: #157539;
} .button.hollow.success:hover.disabled,
.search-form .hollow.success.search-submit:hover.disabled,
.comment-form input.hollow.success:hover.disabled[type="submit"],
.button.hollow.success:hover[disabled],
.search-form .hollow.success.search-submit:hover[disabled],
.comment-form input.hollow.success:hover[disabled][type="submit"],
.button.hollow.success:focus.disabled,
.search-form .hollow.success.search-submit:focus.disabled,
.comment-form input.hollow.success:focus.disabled[type="submit"],
.button.hollow.success:focus[disabled],
.search-form .hollow.success.search-submit:focus[disabled],
.comment-form input.hollow.success:focus[disabled][type="submit"] {
border: 1px solid #3adb76;
color: #3adb76;
} .button.hollow.warning,
.search-form .hollow.warning.search-submit,
.comment-form input.hollow.warning[type="submit"] {
border: 1px solid #ffae00;
color: #ffae00;
} .button.hollow.warning:hover,
.search-form .hollow.warning.search-submit:hover,
.comment-form input.hollow.warning:hover[type="submit"],
.button.hollow.warning:focus,
.search-form .hollow.warning.search-submit:focus,
.comment-form input.hollow.warning:focus[type="submit"] {
border-color: #805700;
color: #805700;
} .button.hollow.warning:hover.disabled,
.search-form .hollow.warning.search-submit:hover.disabled,
.comment-form input.hollow.warning:hover.disabled[type="submit"],
.button.hollow.warning:hover[disabled],
.search-form .hollow.warning.search-submit:hover[disabled],
.comment-form input.hollow.warning:hover[disabled][type="submit"],
.button.hollow.warning:focus.disabled,
.search-form .hollow.warning.search-submit:focus.disabled,
.comment-form input.hollow.warning:focus.disabled[type="submit"],
.button.hollow.warning:focus[disabled],
.search-form .hollow.warning.search-submit:focus[disabled],
.comment-form input.hollow.warning:focus[disabled][type="submit"] {
border: 1px solid #ffae00;
color: #ffae00;
} .button.hollow.alert,
.search-form .hollow.alert.search-submit,
.comment-form input.hollow.alert[type="submit"] {
border: 1px solid #cc4b37;
color: #cc4b37;
} .button.hollow.alert:hover,
.search-form .hollow.alert.search-submit:hover,
.comment-form input.hollow.alert:hover[type="submit"],
.button.hollow.alert:focus,
.search-form .hollow.alert.search-submit:focus,
.comment-form input.hollow.alert:focus[type="submit"] {
border-color: #67251a;
color: #67251a;
} .button.hollow.alert:hover.disabled,
.search-form .hollow.alert.search-submit:hover.disabled,
.comment-form input.hollow.alert:hover.disabled[type="submit"],
.button.hollow.alert:hover[disabled],
.search-form .hollow.alert.search-submit:hover[disabled],
.comment-form input.hollow.alert:hover[disabled][type="submit"],
.button.hollow.alert:focus.disabled,
.search-form .hollow.alert.search-submit:focus.disabled,
.comment-form input.hollow.alert:focus.disabled[type="submit"],
.button.hollow.alert:focus[disabled],
.search-form .hollow.alert.search-submit:focus[disabled],
.comment-form input.hollow.alert:focus[disabled][type="submit"] {
border: 1px solid #cc4b37;
color: #cc4b37;
} .button.clear,
.search-form .clear.search-submit,
.comment-form input.clear[type="submit"] {
border: 1px solid #27ae60;
color: #27ae60;
} .button.clear,
.search-form .clear.search-submit,
.comment-form input.clear[type="submit"],
.button.clear:hover,
.search-form .clear.search-submit:hover,
.comment-form input.clear:hover[type="submit"],
.button.clear:focus,
.search-form .clear.search-submit:focus,
.comment-form input.clear:focus[type="submit"] {
background-color: transparent;
} .button.clear.disabled,
.search-form .clear.disabled.search-submit,
.comment-form input.clear.disabled[type="submit"],
.button.clear.disabled:hover,
.search-form .clear.disabled.search-submit:hover,
.comment-form input.clear.disabled:hover[type="submit"],
.button.clear.disabled:focus,
.search-form .clear.disabled.search-submit:focus,
.comment-form input.clear.disabled:focus[type="submit"],
.button.clear[disabled],
.search-form .clear.search-submit[disabled],
.comment-form input.clear[disabled][type="submit"],
.button.clear[disabled]:hover,
.search-form .clear.search-submit[disabled]:hover,
.comment-form input.clear[disabled]:hover[type="submit"],
.button.clear[disabled]:focus,
.search-form .clear.search-submit[disabled]:focus,
.comment-form input.clear[disabled]:focus[type="submit"] {
background-color: transparent;
} .button.clear:hover,
.search-form .clear.search-submit:hover,
.comment-form input.clear:hover[type="submit"],
.button.clear:focus,
.search-form .clear.search-submit:focus,
.comment-form input.clear:focus[type="submit"] {
border-color: #145730;
color: #145730;
} .button.clear:hover.disabled,
.search-form .clear.search-submit:hover.disabled,
.comment-form input.clear:hover.disabled[type="submit"],
.button.clear:hover[disabled],
.search-form .clear.search-submit:hover[disabled],
.comment-form input.clear:hover[disabled][type="submit"],
.button.clear:focus.disabled,
.search-form .clear.search-submit:focus.disabled,
.comment-form input.clear:focus.disabled[type="submit"],
.button.clear:focus[disabled],
.search-form .clear.search-submit:focus[disabled],
.comment-form input.clear:focus[disabled][type="submit"] {
border: 1px solid #27ae60;
color: #27ae60;
} .button.clear,
.search-form .clear.search-submit,
.comment-form input.clear[type="submit"],
.button.clear.disabled,
.search-form .clear.disabled.search-submit,
.comment-form input.clear.disabled[type="submit"],
.button.clear[disabled],
.search-form .clear.search-submit[disabled],
.comment-form input.clear[disabled][type="submit"],
.button.clear:hover,
.search-form .clear.search-submit:hover,
.comment-form input.clear:hover[type="submit"],
.button.clear:hover.disabled,
.search-form .clear.search-submit:hover.disabled,
.comment-form input.clear:hover.disabled[type="submit"],
.button.clear:hover[disabled],
.search-form .clear.search-submit:hover[disabled],
.comment-form input.clear:hover[disabled][type="submit"],
.button.clear:focus,
.search-form .clear.search-submit:focus,
.comment-form input.clear:focus[type="submit"],
.button.clear:focus.disabled,
.search-form .clear.search-submit:focus.disabled,
.comment-form input.clear:focus.disabled[type="submit"],
.button.clear:focus[disabled],
.search-form .clear.search-submit:focus[disabled],
.comment-form input.clear:focus[disabled][type="submit"] {
border-color: transparent;
} .button.clear.primary,
.search-form .clear.primary.search-submit,
.comment-form input.clear.primary[type="submit"] {
border: 1px solid #27ae60;
color: #27ae60;
} .button.clear.primary:hover,
.search-form .clear.primary.search-submit:hover,
.comment-form input.clear.primary:hover[type="submit"],
.button.clear.primary:focus,
.search-form .clear.primary.search-submit:focus,
.comment-form input.clear.primary:focus[type="submit"] {
border-color: #145730;
color: #145730;
} .button.clear.primary:hover.disabled,
.search-form .clear.primary.search-submit:hover.disabled,
.comment-form input.clear.primary:hover.disabled[type="submit"],
.button.clear.primary:hover[disabled],
.search-form .clear.primary.search-submit:hover[disabled],
.comment-form input.clear.primary:hover[disabled][type="submit"],
.button.clear.primary:focus.disabled,
.search-form .clear.primary.search-submit:focus.disabled,
.comment-form input.clear.primary:focus.disabled[type="submit"],
.button.clear.primary:focus[disabled],
.search-form .clear.primary.search-submit:focus[disabled],
.comment-form input.clear.primary:focus[disabled][type="submit"] {
border: 1px solid #27ae60;
color: #27ae60;
} .button.clear.primary,
.search-form .clear.primary.search-submit,
.comment-form input.clear.primary[type="submit"],
.button.clear.primary.disabled,
.search-form .clear.primary.disabled.search-submit,
.comment-form input.clear.primary.disabled[type="submit"],
.button.clear.primary[disabled],
.search-form .clear.primary.search-submit[disabled],
.comment-form input.clear.primary[disabled][type="submit"],
.button.clear.primary:hover,
.search-form .clear.primary.search-submit:hover,
.comment-form input.clear.primary:hover[type="submit"],
.button.clear.primary:hover.disabled,
.search-form .clear.primary.search-submit:hover.disabled,
.comment-form input.clear.primary:hover.disabled[type="submit"],
.button.clear.primary:hover[disabled],
.search-form .clear.primary.search-submit:hover[disabled],
.comment-form input.clear.primary:hover[disabled][type="submit"],
.button.clear.primary:focus,
.search-form .clear.primary.search-submit:focus,
.comment-form input.clear.primary:focus[type="submit"],
.button.clear.primary:focus.disabled,
.search-form .clear.primary.search-submit:focus.disabled,
.comment-form input.clear.primary:focus.disabled[type="submit"],
.button.clear.primary:focus[disabled],
.search-form .clear.primary.search-submit:focus[disabled],
.comment-form input.clear.primary:focus[disabled][type="submit"] {
border-color: transparent;
} .button.clear.secondary,
.search-form .clear.search-submit,
.comment-form input.clear[type="submit"] {
border: 1px solid #1866ff;
color: #1866ff;
} .button.clear.secondary:hover,
.search-form .clear.search-submit:hover,
.comment-form input.clear:hover[type="submit"],
.button.clear.secondary:focus,
.search-form .clear.search-submit:focus,
.comment-form input.clear:focus[type="submit"] {
border-color: #002f8c;
color: #002f8c;
} .button.clear.secondary:hover.disabled,
.search-form .clear.search-submit:hover.disabled,
.comment-form input.clear:hover.disabled[type="submit"],
.button.clear.secondary:hover[disabled],
.search-form .clear.search-submit:hover[disabled],
.comment-form input.clear:hover[disabled][type="submit"],
.button.clear.secondary:focus.disabled,
.search-form .clear.search-submit:focus.disabled,
.comment-form input.clear:focus.disabled[type="submit"],
.button.clear.secondary:focus[disabled],
.search-form .clear.search-submit:focus[disabled],
.comment-form input.clear:focus[disabled][type="submit"] {
border: 1px solid #1866ff;
color: #1866ff;
} .button.clear.secondary,
.search-form .clear.search-submit,
.comment-form input.clear[type="submit"],
.button.clear.secondary.disabled,
.search-form .clear.disabled.search-submit,
.comment-form input.clear.disabled[type="submit"],
.button.clear.secondary[disabled],
.search-form .clear.search-submit[disabled],
.comment-form input.clear[disabled][type="submit"],
.button.clear.secondary:hover,
.search-form .clear.search-submit:hover,
.comment-form input.clear:hover[type="submit"],
.button.clear.secondary:hover.disabled,
.search-form .clear.search-submit:hover.disabled,
.comment-form input.clear:hover.disabled[type="submit"],
.button.clear.secondary:hover[disabled],
.search-form .clear.search-submit:hover[disabled],
.comment-form input.clear:hover[disabled][type="submit"],
.button.clear.secondary:focus,
.search-form .clear.search-submit:focus,
.comment-form input.clear:focus[type="submit"],
.button.clear.secondary:focus.disabled,
.search-form .clear.search-submit:focus.disabled,
.comment-form input.clear:focus.disabled[type="submit"],
.button.clear.secondary:focus[disabled],
.search-form .clear.search-submit:focus[disabled],
.comment-form input.clear:focus[disabled][type="submit"] {
border-color: transparent;
} .button.clear.success,
.search-form .clear.success.search-submit,
.comment-form input.clear.success[type="submit"] {
border: 1px solid #3adb76;
color: #3adb76;
} .button.clear.success:hover,
.search-form .clear.success.search-submit:hover,
.comment-form input.clear.success:hover[type="submit"],
.button.clear.success:focus,
.search-form .clear.success.search-submit:focus,
.comment-form input.clear.success:focus[type="submit"] {
border-color: #157539;
color: #157539;
} .button.clear.success:hover.disabled,
.search-form .clear.success.search-submit:hover.disabled,
.comment-form input.clear.success:hover.disabled[type="submit"],
.button.clear.success:hover[disabled],
.search-form .clear.success.search-submit:hover[disabled],
.comment-form input.clear.success:hover[disabled][type="submit"],
.button.clear.success:focus.disabled,
.search-form .clear.success.search-submit:focus.disabled,
.comment-form input.clear.success:focus.disabled[type="submit"],
.button.clear.success:focus[disabled],
.search-form .clear.success.search-submit:focus[disabled],
.comment-form input.clear.success:focus[disabled][type="submit"] {
border: 1px solid #3adb76;
color: #3adb76;
} .button.clear.success,
.search-form .clear.success.search-submit,
.comment-form input.clear.success[type="submit"],
.button.clear.success.disabled,
.search-form .clear.success.disabled.search-submit,
.comment-form input.clear.success.disabled[type="submit"],
.button.clear.success[disabled],
.search-form .clear.success.search-submit[disabled],
.comment-form input.clear.success[disabled][type="submit"],
.button.clear.success:hover,
.search-form .clear.success.search-submit:hover,
.comment-form input.clear.success:hover[type="submit"],
.button.clear.success:hover.disabled,
.search-form .clear.success.search-submit:hover.disabled,
.comment-form input.clear.success:hover.disabled[type="submit"],
.button.clear.success:hover[disabled],
.search-form .clear.success.search-submit:hover[disabled],
.comment-form input.clear.success:hover[disabled][type="submit"],
.button.clear.success:focus,
.search-form .clear.success.search-submit:focus,
.comment-form input.clear.success:focus[type="submit"],
.button.clear.success:focus.disabled,
.search-form .clear.success.search-submit:focus.disabled,
.comment-form input.clear.success:focus.disabled[type="submit"],
.button.clear.success:focus[disabled],
.search-form .clear.success.search-submit:focus[disabled],
.comment-form input.clear.success:focus[disabled][type="submit"] {
border-color: transparent;
} .button.clear.warning,
.search-form .clear.warning.search-submit,
.comment-form input.clear.warning[type="submit"] {
border: 1px solid #ffae00;
color: #ffae00;
} .button.clear.warning:hover,
.search-form .clear.warning.search-submit:hover,
.comment-form input.clear.warning:hover[type="submit"],
.button.clear.warning:focus,
.search-form .clear.warning.search-submit:focus,
.comment-form input.clear.warning:focus[type="submit"] {
border-color: #805700;
color: #805700;
} .button.clear.warning:hover.disabled,
.search-form .clear.warning.search-submit:hover.disabled,
.comment-form input.clear.warning:hover.disabled[type="submit"],
.button.clear.warning:hover[disabled],
.search-form .clear.warning.search-submit:hover[disabled],
.comment-form input.clear.warning:hover[disabled][type="submit"],
.button.clear.warning:focus.disabled,
.search-form .clear.warning.search-submit:focus.disabled,
.comment-form input.clear.warning:focus.disabled[type="submit"],
.button.clear.warning:focus[disabled],
.search-form .clear.warning.search-submit:focus[disabled],
.comment-form input.clear.warning:focus[disabled][type="submit"] {
border: 1px solid #ffae00;
color: #ffae00;
} .button.clear.warning,
.search-form .clear.warning.search-submit,
.comment-form input.clear.warning[type="submit"],
.button.clear.warning.disabled,
.search-form .clear.warning.disabled.search-submit,
.comment-form input.clear.warning.disabled[type="submit"],
.button.clear.warning[disabled],
.search-form .clear.warning.search-submit[disabled],
.comment-form input.clear.warning[disabled][type="submit"],
.button.clear.warning:hover,
.search-form .clear.warning.search-submit:hover,
.comment-form input.clear.warning:hover[type="submit"],
.button.clear.warning:hover.disabled,
.search-form .clear.warning.search-submit:hover.disabled,
.comment-form input.clear.warning:hover.disabled[type="submit"],
.button.clear.warning:hover[disabled],
.search-form .clear.warning.search-submit:hover[disabled],
.comment-form input.clear.warning:hover[disabled][type="submit"],
.button.clear.warning:focus,
.search-form .clear.warning.search-submit:focus,
.comment-form input.clear.warning:focus[type="submit"],
.button.clear.warning:focus.disabled,
.search-form .clear.warning.search-submit:focus.disabled,
.comment-form input.clear.warning:focus.disabled[type="submit"],
.button.clear.warning:focus[disabled],
.search-form .clear.warning.search-submit:focus[disabled],
.comment-form input.clear.warning:focus[disabled][type="submit"] {
border-color: transparent;
} .button.clear.alert,
.search-form .clear.alert.search-submit,
.comment-form input.clear.alert[type="submit"] {
border: 1px solid #cc4b37;
color: #cc4b37;
} .button.clear.alert:hover,
.search-form .clear.alert.search-submit:hover,
.comment-form input.clear.alert:hover[type="submit"],
.button.clear.alert:focus,
.search-form .clear.alert.search-submit:focus,
.comment-form input.clear.alert:focus[type="submit"] {
border-color: #67251a;
color: #67251a;
} .button.clear.alert:hover.disabled,
.search-form .clear.alert.search-submit:hover.disabled,
.comment-form input.clear.alert:hover.disabled[type="submit"],
.button.clear.alert:hover[disabled],
.search-form .clear.alert.search-submit:hover[disabled],
.comment-form input.clear.alert:hover[disabled][type="submit"],
.button.clear.alert:focus.disabled,
.search-form .clear.alert.search-submit:focus.disabled,
.comment-form input.clear.alert:focus.disabled[type="submit"],
.button.clear.alert:focus[disabled],
.search-form .clear.alert.search-submit:focus[disabled],
.comment-form input.clear.alert:focus[disabled][type="submit"] {
border: 1px solid #cc4b37;
color: #cc4b37;
} .button.clear.alert,
.search-form .clear.alert.search-submit,
.comment-form input.clear.alert[type="submit"],
.button.clear.alert.disabled,
.search-form .clear.alert.disabled.search-submit,
.comment-form input.clear.alert.disabled[type="submit"],
.button.clear.alert[disabled],
.search-form .clear.alert.search-submit[disabled],
.comment-form input.clear.alert[disabled][type="submit"],
.button.clear.alert:hover,
.search-form .clear.alert.search-submit:hover,
.comment-form input.clear.alert:hover[type="submit"],
.button.clear.alert:hover.disabled,
.search-form .clear.alert.search-submit:hover.disabled,
.comment-form input.clear.alert:hover.disabled[type="submit"],
.button.clear.alert:hover[disabled],
.search-form .clear.alert.search-submit:hover[disabled],
.comment-form input.clear.alert:hover[disabled][type="submit"],
.button.clear.alert:focus,
.search-form .clear.alert.search-submit:focus,
.comment-form input.clear.alert:focus[type="submit"],
.button.clear.alert:focus.disabled,
.search-form .clear.alert.search-submit:focus.disabled,
.comment-form input.clear.alert:focus.disabled[type="submit"],
.button.clear.alert:focus[disabled],
.search-form .clear.alert.search-submit:focus[disabled],
.comment-form input.clear.alert:focus[disabled][type="submit"] {
border-color: transparent;
} .button.dropdown::after,
.search-form .dropdown.search-submit::after,
.comment-form input.dropdown[type="submit"]::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1em;
} .button.dropdown.hollow::after,
.search-form .dropdown.hollow.search-submit::after,
.comment-form input.dropdown.hollow[type="submit"]::after,
.button.dropdown.clear::after,
.search-form .dropdown.clear.search-submit::after,
.comment-form input.dropdown.clear[type="submit"]::after {
border-top-color: #27ae60;
} .button.dropdown.hollow.primary::after,
.search-form .dropdown.hollow.primary.search-submit::after,
.comment-form input.dropdown.hollow.primary[type="submit"]::after,
.button.dropdown.clear.primary::after,
.search-form .dropdown.clear.primary.search-submit::after,
.comment-form input.dropdown.clear.primary[type="submit"]::after {
border-top-color: #27ae60;
} .button.dropdown.hollow.secondary::after,
.search-form .dropdown.hollow.search-submit::after,
.comment-form input.dropdown.hollow[type="submit"]::after,
.button.dropdown.clear.secondary::after,
.search-form .dropdown.clear.search-submit::after,
.comment-form input.dropdown.clear[type="submit"]::after {
border-top-color: #1866ff;
} .button.dropdown.hollow.success::after,
.search-form .dropdown.hollow.success.search-submit::after,
.comment-form input.dropdown.hollow.success[type="submit"]::after,
.button.dropdown.clear.success::after,
.search-form .dropdown.clear.success.search-submit::after,
.comment-form input.dropdown.clear.success[type="submit"]::after {
border-top-color: #3adb76;
} .button.dropdown.hollow.warning::after,
.search-form .dropdown.hollow.warning.search-submit::after,
.comment-form input.dropdown.hollow.warning[type="submit"]::after,
.button.dropdown.clear.warning::after,
.search-form .dropdown.clear.warning.search-submit::after,
.comment-form input.dropdown.clear.warning[type="submit"]::after {
border-top-color: #ffae00;
} .button.dropdown.hollow.alert::after,
.search-form .dropdown.hollow.alert.search-submit::after,
.comment-form input.dropdown.hollow.alert[type="submit"]::after,
.button.dropdown.clear.alert::after,
.search-form .dropdown.clear.alert.search-submit::after,
.comment-form input.dropdown.clear.alert[type="submit"]::after {
border-top-color: #cc4b37;
} .button.arrow-only::after,
.search-form .arrow-only.search-submit::after,
.comment-form input.arrow-only[type="submit"]::after {
top: -0.1em;
float: none;
margin-left: 0;
} a.button:hover,
.search-form a.search-submit:hover,
a.button:focus,
.search-form a.search-submit:focus {
text-decoration: none;
} [type='text'],
[type='password'],
[type='date'],
[type='datetime'],
[type='datetime-local'],
[type='month'],
[type='week'],
[type='email'],
[type='number'],
[type='search'],
[type='tel'],
[type='time'],
[type='url'],
[type='color'],
textarea {
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
-webkit-box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
} [type='text']:focus,
[type='password']:focus,
[type='date']:focus,
[type='datetime']:focus,
[type='datetime-local']:focus,
[type='month']:focus,
[type='week']:focus,
[type='email']:focus,
[type='number']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='time']:focus,
[type='url']:focus,
[type='color']:focus,
textarea:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
} textarea {
max-width: 100%;
} textarea[rows] {
height: auto;
} input:disabled,
input[readonly],
textarea:disabled,
textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed;
} [type='submit'],
[type='button'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
} input[type='search'] {
-webkit-box-sizing: border-box;
box-sizing: border-box;
} ::-webkit-input-placeholder {
color: #cacaca;
}
::-moz-placeholder {
color: #cacaca;
}
::-ms-input-placeholder {
color: #cacaca;
}
::placeholder {
color: #cacaca;
} [type='file'],
[type='checkbox'],
[type='radio'] {
margin: 0 0 1rem;
} [type='checkbox'] + label,
[type='radio'] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0;
} [type='checkbox'] + label[for],
[type='radio'] + label[for] {
cursor: pointer;
} label > [type='checkbox'],
label > [type='radio'] {
margin-right: 0.5rem;
} [type='file'] {
width: 100%;
} label {
display: block;
margin: 0;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.8;
color: #0a0a0a;
} label.middle {
margin: 0 0 1rem;
padding: 0.5625rem 0;
} .help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #0a0a0a;
} .input-group,
.search-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-bottom: 1rem;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
} .input-group > :first-child,
.search-form > :first-child,
.input-group > :first-child.input-group-button > *,
.search-form > :first-child.input-group-button > * {
border-radius: 0 0 0 0;
} .input-group > :last-child,
.search-form > :last-child,
.input-group > :last-child.input-group-button > *,
.search-form > :last-child.input-group-button > * {
border-radius: 0 0 0 0;
} .input-group-label,
.input-group-field,
.search-form .search-field,
.input-group-button,
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
margin: 0;
white-space: nowrap;
} .input-group-label {
padding: 0 1rem;
border: 1px solid #cacaca;
background: #e6e6e6;
color: #0a0a0a;
text-align: center;
white-space: nowrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
} .input-group-label:first-child {
border-right: 0;
} .input-group-label:last-child {
border-left: 0;
} .input-group-field,
.search-form .search-field {
border-radius: 0;
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
min-width: 0;
} .input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
-ms-flex-item-align: stretch;
align-self: stretch;
height: auto;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem;
} fieldset {
margin: 0;
padding: 0;
border: 0;
} legend {
max-width: 100%;
margin-bottom: 0.5rem;
} .fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid #cacaca;
} .fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem;
} select {
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
background-size: 9px 6px;
padding-right: 1.5rem;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
}
@media screen and (min-width: 0\0) { select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
}
} select:focus {
outline: none;
border: 1px solid #8a8a8a;
background-color: #fefefe;
-webkit-box-shadow: 0 0 5px #cacaca;
box-shadow: 0 0 5px #cacaca;
-webkit-transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
transition: border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
-o-transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out, -webkit-box-shadow 0.5s;
} select:disabled {
background-color: #e6e6e6;
cursor: not-allowed;
} select::-ms-expand {
display: none;
} select[multiple] {
height: auto;
background-image: none;
} .is-invalid-input:not(:focus) {
border-color: #cc4b37;
background-color: #f9ecea;
} .is-invalid-input:not(:focus)::-webkit-input-placeholder {
color: #cc4b37;
}
.is-invalid-input:not(:focus)::-moz-placeholder {
color: #cc4b37;
}
.is-invalid-input:not(:focus)::-ms-input-placeholder {
color: #cc4b37;
}
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37;
} .is-invalid-label {
color: #cc4b37;
} .form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #cc4b37;
} .form-error.is-visible {
display: block;
} .accordion {
margin-left: 0;
background: #fefefe;
list-style-type: none;
} .accordion[disabled] .accordion-title {
cursor: not-allowed;
} .accordion-item:first-child > :first-child {
border-radius: 0 0 0 0;
} .accordion-item:last-child > :last-child {
border-radius: 0 0 0 0;
} .accordion-title {
position: relative;
display: block;
padding: 1.25rem 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
font-size: 0.75rem;
line-height: 1;
color: #27ae60;
} :last-child:not(.is-active) > .accordion-title {
border-bottom: 1px solid #e6e6e6;
border-radius: 0 0 0 0;
} .accordion-title:hover,
.accordion-title:focus {
background-color: #e6e6e6;
} .accordion-title::before {
position: absolute;
top: 50%;
right: 1rem;
margin-top: -0.5rem;
content: '+';
} .is-active > .accordion-title::before {
content: '\2013';
} .accordion-content {
display: none;
padding: 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #fefefe;
color: #0a0a0a;
} :last-child > .accordion-content:last-child {
border-bottom: 1px solid #e6e6e6;
} .accordion-menu li {
width: 100%;
} .accordion-menu a {
padding: 0.7rem 1rem;
} .accordion-menu .is-accordion-submenu a {
padding: 0.7rem 1rem;
} .accordion-menu .nested.is-accordion-submenu {
margin-right: 0;
margin-left: 1rem;
} .accordion-menu.align-right .nested.is-accordion-submenu {
margin-right: 1rem;
margin-left: 0;
} .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
position: relative;
} .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #27ae60 transparent transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 1rem;
} .accordion-menu.align-left .is-accordion-submenu-parent > a::after {
right: 1rem;
left: auto;
} .accordion-menu.align-right .is-accordion-submenu-parent > a::after {
right: auto;
left: 1rem;
} .accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
-webkit-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
} .is-accordion-submenu-parent {
position: relative;
} .has-submenu-toggle > a {
margin-right: 40px;
} .submenu-toggle {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
cursor: pointer;
} .submenu-toggle::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #27ae60 transparent transparent;
top: 0;
bottom: 0;
margin: auto;
} .submenu-toggle[aria-expanded='true']::after {
-webkit-transform: scaleY(-1);
-o-transform: scaleY(-1);
transform: scaleY(-1);
-webkit-transform-origin: 50% 50%;
-o-transform-origin: 50% 50%;
transform-origin: 50% 50%;
} .submenu-toggle-text {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
} .badge {
display: inline-block;
min-width: 2.1em;
padding: 0.3em;
border-radius: 50%;
font-size: 0.6rem;
text-align: center;
background: #27ae60;
color: #fefefe;
} .badge.primary {
background: #27ae60;
color: #0a0a0a;
} .badge.secondary,
.search-form .badge.search-submit,
.comment-form input.badge[type="submit"] {
background: #1866ff;
color: #fefefe;
} .badge.success {
background: #3adb76;
color: #0a0a0a;
} .badge.warning {
background: #ffae00;
color: #0a0a0a;
} .badge.alert {
background: #cc4b37;
color: #fefefe;
} .breadcrumbs {
margin: 0 0 1rem 0;
list-style: none;
} .breadcrumbs::before,
.breadcrumbs::after {
display: table;
content: ' ';
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .breadcrumbs::after {
clear: both;
} .breadcrumbs li {
float: left;
font-size: 0.6875rem;
color: #0a0a0a;
cursor: default;
text-transform: uppercase;
} .breadcrumbs li:not(:last-child)::after {
position: relative;
margin: 0 0.75rem;
opacity: 1;
content: "/";
color: #cacaca;
} .breadcrumbs a {
color: #27ae60;
} .breadcrumbs a:hover {
text-decoration: underline;
} .breadcrumbs .disabled {
color: #cacaca;
cursor: not-allowed;
} .button-group {
margin-bottom: 1rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
} .button-group::before,
.button-group::after {
display: table;
content: ' ';
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .button-group::after {
clear: both;
} .button-group .button,
.button-group .search-form .search-submit,
.search-form .button-group .search-submit,
.button-group .comment-form input[type="submit"],
.comment-form .button-group input[type="submit"] {
margin: 0;
margin-right: 1px;
margin-bottom: 1px;
font-size: 0.9rem;
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .button-group .button:last-child,
.button-group .search-form .search-submit:last-child,
.search-form .button-group .search-submit:last-child,
.button-group .comment-form input:last-child[type="submit"],
.comment-form .button-group input:last-child[type="submit"] {
margin-right: 0;
} .button-group.tiny .button,
.button-group.tiny .search-form .search-submit,
.search-form .button-group.tiny .search-submit,
.button-group.tiny .comment-form input[type="submit"],
.comment-form .button-group.tiny input[type="submit"] {
font-size: 0.6rem;
} .button-group.small .button,
.button-group.small .search-form .search-submit,
.search-form .button-group.small .search-submit,
.button-group.small .comment-form input[type="submit"],
.comment-form .button-group.small input[type="submit"] {
font-size: 0.75rem;
} .button-group.large .button,
.button-group.large .search-form .search-submit,
.search-form .button-group.large .search-submit,
.button-group.large .comment-form input[type="submit"],
.comment-form .button-group.large input[type="submit"] {
font-size: 1.25rem;
} .button-group.expanded .button,
.button-group.expanded .search-form .search-submit,
.search-form .button-group.expanded .search-submit,
.button-group.expanded .comment-form input[type="submit"],
.comment-form .button-group.expanded input[type="submit"] {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
} .button-group.primary .button,
.button-group.primary .search-form .search-submit,
.search-form .button-group.primary .search-submit,
.button-group.primary .comment-form input[type="submit"],
.comment-form .button-group.primary input[type="submit"] {
background-color: #27ae60;
color: #0a0a0a;
} .button-group.primary .button:hover,
.button-group.primary .search-form .search-submit:hover,
.search-form .button-group.primary .search-submit:hover,
.button-group.primary .comment-form input:hover[type="submit"],
.comment-form .button-group.primary input:hover[type="submit"],
.button-group.primary .button:focus,
.button-group.primary .search-form .search-submit:focus,
.search-form .button-group.primary .search-submit:focus,
.button-group.primary .comment-form input:focus[type="submit"],
.comment-form .button-group.primary input:focus[type="submit"] {
background-color: #1f8b4d;
color: #0a0a0a;
} .button-group.secondary .button,
.search-form .button-group.search-submit .button,
.comment-form input.button-group[type="submit"] .button,
.button-group.secondary .search-form .search-submit,
.search-form .button-group.secondary .search-submit,
.search-form .button-group.search-submit .search-submit,
.comment-form input.button-group[type="submit"] .search-form .search-submit,
.search-form .comment-form input.button-group[type="submit"] .search-submit,
.button-group.secondary .comment-form input[type="submit"],
.comment-form .button-group.secondary input[type="submit"],
.search-form .button-group.search-submit .comment-form input[type="submit"],
.comment-form .search-form .button-group.search-submit input[type="submit"],
.comment-form input.button-group[type="submit"] input[type="submit"] {
background-color: #1866ff;
color: #fefefe;
} .button-group.secondary .button:hover,
.search-form .button-group.search-submit .button:hover,
.comment-form input.button-group[type="submit"] .button:hover,
.button-group.secondary .search-form .search-submit:hover,
.search-form .button-group.secondary .search-submit:hover,
.search-form .button-group.search-submit .search-submit:hover,
.comment-form input.button-group[type="submit"] .search-form .search-submit:hover,
.search-form .comment-form input.button-group[type="submit"] .search-submit:hover,
.button-group.secondary .comment-form input:hover[type="submit"],
.comment-form .button-group.secondary input:hover[type="submit"],
.search-form .button-group.search-submit .comment-form input:hover[type="submit"],
.comment-form .search-form .button-group.search-submit input:hover[type="submit"],
.comment-form input.button-group[type="submit"] input:hover[type="submit"],
.button-group.secondary .button:focus,
.search-form .button-group.search-submit .button:focus,
.comment-form input.button-group[type="submit"] .button:focus,
.button-group.secondary .search-form .search-submit:focus,
.search-form .button-group.secondary .search-submit:focus,
.search-form .button-group.search-submit .search-submit:focus,
.comment-form input.button-group[type="submit"] .search-form .search-submit:focus,
.search-form .comment-form input.button-group[type="submit"] .search-submit:focus,
.button-group.secondary .comment-form input:focus[type="submit"],
.comment-form .button-group.secondary input:focus[type="submit"],
.search-form .button-group.search-submit .comment-form input:focus[type="submit"],
.comment-form .search-form .button-group.search-submit input:focus[type="submit"],
.comment-form input.button-group[type="submit"] input:focus[type="submit"] {
background-color: #004bdf;
color: #fefefe;
} .button-group.success .button,
.button-group.success .search-form .search-submit,
.search-form .button-group.success .search-submit,
.button-group.success .comment-form input[type="submit"],
.comment-form .button-group.success input[type="submit"] {
background-color: #3adb76;
color: #0a0a0a;
} .button-group.success .button:hover,
.button-group.success .search-form .search-submit:hover,
.search-form .button-group.success .search-submit:hover,
.button-group.success .comment-form input:hover[type="submit"],
.comment-form .button-group.success input:hover[type="submit"],
.button-group.success .button:focus,
.button-group.success .search-form .search-submit:focus,
.search-form .button-group.success .search-submit:focus,
.button-group.success .comment-form input:focus[type="submit"],
.comment-form .button-group.success input:focus[type="submit"] {
background-color: #22bb5b;
color: #0a0a0a;
} .button-group.warning .button,
.button-group.warning .search-form .search-submit,
.search-form .button-group.warning .search-submit,
.button-group.warning .comment-form input[type="submit"],
.comment-form .button-group.warning input[type="submit"] {
background-color: #ffae00;
color: #0a0a0a;
} .button-group.warning .button:hover,
.button-group.warning .search-form .search-submit:hover,
.search-form .button-group.warning .search-submit:hover,
.button-group.warning .comment-form input:hover[type="submit"],
.comment-form .button-group.warning input:hover[type="submit"],
.button-group.warning .button:focus,
.button-group.warning .search-form .search-submit:focus,
.search-form .button-group.warning .search-submit:focus,
.button-group.warning .comment-form input:focus[type="submit"],
.comment-form .button-group.warning input:focus[type="submit"] {
background-color: #cc8b00;
color: #0a0a0a;
} .button-group.alert .button,
.button-group.alert .search-form .search-submit,
.search-form .button-group.alert .search-submit,
.button-group.alert .comment-form input[type="submit"],
.comment-form .button-group.alert input[type="submit"] {
background-color: #cc4b37;
color: #fefefe;
} .button-group.alert .button:hover,
.button-group.alert .search-form .search-submit:hover,
.search-form .button-group.alert .search-submit:hover,
.button-group.alert .comment-form input:hover[type="submit"],
.comment-form .button-group.alert input:hover[type="submit"],
.button-group.alert .button:focus,
.button-group.alert .search-form .search-submit:focus,
.search-form .button-group.alert .search-submit:focus,
.button-group.alert .comment-form input:focus[type="submit"],
.comment-form .button-group.alert input:focus[type="submit"] {
background-color: #a53b2a;
color: #fefefe;
} .button-group.stacked,
.button-group.stacked-for-small,
.button-group.stacked-for-medium {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .button-group.stacked .button,
.button-group.stacked .search-form .search-submit,
.search-form .button-group.stacked .search-submit,
.button-group.stacked .comment-form input[type="submit"],
.comment-form .button-group.stacked input[type="submit"],
.button-group.stacked-for-small .button,
.button-group.stacked-for-small .search-form .search-submit,
.search-form .button-group.stacked-for-small .search-submit,
.button-group.stacked-for-small .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-small input[type="submit"],
.button-group.stacked-for-medium .button,
.button-group.stacked-for-medium .search-form .search-submit,
.search-form .button-group.stacked-for-medium .search-submit,
.button-group.stacked-for-medium .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-medium input[type="submit"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
} .button-group.stacked .button:last-child,
.button-group.stacked .search-form .search-submit:last-child,
.search-form .button-group.stacked .search-submit:last-child,
.button-group.stacked .comment-form input:last-child[type="submit"],
.comment-form .button-group.stacked input:last-child[type="submit"],
.button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-small .search-form .search-submit:last-child,
.search-form .button-group.stacked-for-small .search-submit:last-child,
.button-group.stacked-for-small .comment-form input:last-child[type="submit"],
.comment-form .button-group.stacked-for-small input:last-child[type="submit"],
.button-group.stacked-for-medium .button:last-child,
.button-group.stacked-for-medium .search-form .search-submit:last-child,
.search-form .button-group.stacked-for-medium .search-submit:last-child,
.button-group.stacked-for-medium .comment-form input:last-child[type="submit"],
.comment-form .button-group.stacked-for-medium input:last-child[type="submit"] {
margin-bottom: 0;
} .button-group.stacked.expanded .button,
.button-group.stacked.expanded .search-form .search-submit,
.search-form .button-group.stacked.expanded .search-submit,
.button-group.stacked.expanded .comment-form input[type="submit"],
.comment-form .button-group.stacked.expanded input[type="submit"],
.button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-small.expanded .search-form .search-submit,
.search-form .button-group.stacked-for-small.expanded .search-submit,
.button-group.stacked-for-small.expanded .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-small.expanded input[type="submit"],
.button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-medium.expanded .search-form .search-submit,
.search-form .button-group.stacked-for-medium.expanded .search-submit,
.button-group.stacked-for-medium.expanded .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-medium.expanded input[type="submit"] {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
@media print, screen and (min-width: 40em) { .button-group.stacked-for-small .button,
.button-group.stacked-for-small .search-form .search-submit,
.search-form .button-group.stacked-for-small .search-submit,
.button-group.stacked-for-small .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-small input[type="submit"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-bottom: 0;
}
}
@media print, screen and (min-width: 64em) { .button-group.stacked-for-medium .button,
.button-group.stacked-for-medium .search-form .search-submit,
.search-form .button-group.stacked-for-medium .search-submit,
.button-group.stacked-for-medium .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-medium input[type="submit"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-bottom: 0;
}
}
@media screen and (max-width: 39.99875em) { .button-group.stacked-for-small.expanded {
display: block;
} .button-group.stacked-for-small.expanded .button,
.button-group.stacked-for-small.expanded .search-form .search-submit,
.search-form .button-group.stacked-for-small.expanded .search-submit,
.button-group.stacked-for-small.expanded .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-small.expanded input[type="submit"] {
display: block;
margin-right: 0;
}
}
@media screen and (max-width: 63.99875em) { .button-group.stacked-for-medium.expanded {
display: block;
} .button-group.stacked-for-medium.expanded .button,
.button-group.stacked-for-medium.expanded .search-form .search-submit,
.search-form .button-group.stacked-for-medium.expanded .search-submit,
.button-group.stacked-for-medium.expanded .comment-form input[type="submit"],
.comment-form .button-group.stacked-for-medium.expanded input[type="submit"] {
display: block;
margin-right: 0;
}
} .callout {
position: relative;
margin: 0 0 1rem 0;
padding: 1rem;
border: 1px solid rgba(10, 10, 10, 0.25);
border-radius: 0;
background-color: white;
color: #0a0a0a;
} .callout > :first-child {
margin-top: 0;
} .callout > :last-child {
margin-bottom: 0;
} .callout.primary {
background-color: #dbf7e7;
color: #0a0a0a;
} .callout.secondary,
.search-form .callout.search-submit,
.comment-form input.callout[type="submit"] {
background-color: #dce8ff;
color: #0a0a0a;
} .callout.success {
background-color: #e1faea;
color: #0a0a0a;
} .callout.warning {
background-color: #fff3d9;
color: #0a0a0a;
} .callout.alert {
background-color: #f7e4e1;
color: #0a0a0a;
} .callout.small {
padding-top: 0.5rem;
padding-right: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 0.5rem;
} .callout.large {
padding-top: 3rem;
padding-right: 3rem;
padding-bottom: 3rem;
padding-left: 3rem;
} .card {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 1rem;
border: 1px solid #e6e6e6;
border-radius: 0;
background: #fefefe;
-webkit-box-shadow: none;
box-shadow: none;
overflow: hidden;
color: #0a0a0a;
} .card > :last-child {
margin-bottom: 0;
} .card-divider {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
padding: 1rem;
background: #e6e6e6;
} .card-divider > :last-child {
margin-bottom: 0;
} .card-section {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 1rem;
} .card-section > :last-child {
margin-bottom: 0;
} .card-image {
min-height: 1px;
} .close-button {
position: absolute;
color: #8a8a8a;
cursor: pointer;
} [data-whatinput='mouse'] .close-button {
outline: 0;
} .close-button:hover,
.close-button:focus {
color: #0a0a0a;
} .close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1;
} .close-button,
.close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1;
} .menu {
padding: 0;
margin: 0;
list-style: none;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} [data-whatinput='mouse'] .menu li {
outline: 0;
} .menu a,
.menu .button,
.menu .search-form .search-submit,
.search-form .menu .search-submit,
.menu .comment-form input[type="submit"],
.comment-form .menu input[type="submit"] {
line-height: 1;
text-decoration: none;
display: block;
padding: 0.7rem 1rem;
} .menu input,
.menu select,
.menu a,
.menu button {
margin-bottom: 0;
} .menu input {
display: inline-block;
} .menu,
.menu.horizontal {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .menu.vertical {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .menu.expanded li {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
} .menu.simple {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
} .menu.simple li + li {
margin-left: 1rem;
} .menu.simple a {
padding: 0;
}
@media print, screen and (min-width: 40em) { .menu.medium-horizontal {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .menu.medium-vertical {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .menu.medium-expanded li {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
} .menu.medium-simple li {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
}
@media print, screen and (min-width: 64em) { .menu.large-horizontal {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .menu.large-vertical {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .menu.large-expanded li {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
} .menu.large-simple li {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
}
} .menu.nested {
margin-right: 0;
margin-left: 1rem;
} .menu.icons a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .menu.icon-top a,
.menu.icon-right a,
.menu.icon-bottom a,
.menu.icon-left a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .menu.icon-left li a {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
} .menu.icon-left li a img,
.menu.icon-left li a i,
.menu.icon-left li a svg {
margin-right: 0.25rem;
} .menu.icon-right li a {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
} .menu.icon-right li a img,
.menu.icon-right li a i,
.menu.icon-right li a svg {
margin-left: 0.25rem;
} .menu.icon-top li a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
} .menu.icon-top li a img,
.menu.icon-top li a i,
.menu.icon-top li a svg {
-ms-flex-item-align: stretch;
align-self: stretch;
margin-bottom: 0.25rem;
text-align: center;
} .menu.icon-bottom li a {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap;
} .menu.icon-bottom li a img,
.menu.icon-bottom li a i,
.menu.icon-bottom li a svg {
-ms-flex-item-align: stretch;
align-self: stretch;
margin-bottom: 0.25rem;
text-align: center;
} .menu .is-active > a {
background: #27ae60;
color: #fefefe;
} .menu .active > a {
background: #27ae60;
color: #fefefe;
} .menu.align-left {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
} .menu.align-right li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
} .menu.align-right li .submenu li {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
} .menu.align-right.vertical li {
display: block;
text-align: right;
} .menu.align-right.vertical li .submenu li {
text-align: right;
} .menu.align-right .nested {
margin-right: 1rem;
margin-left: 0;
} .menu.align-center li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .menu.align-center li .submenu li {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
} .menu .menu-text {
padding: 0.7rem 1rem;
font-weight: bold;
line-height: 1;
color: inherit;
} .menu-centered > .menu {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .menu-centered > .menu li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .menu-centered > .menu li .submenu li {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
} .no-js [data-responsive-menu] ul {
display: none;
} .menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer;
} .menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #fefefe;
-webkit-box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
content: '';
} .menu-icon:hover::after {
background: #cacaca;
-webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
} .menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer;
} .menu-icon.dark::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
-webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
content: '';
} .menu-icon.dark:hover::after {
background: #8a8a8a;
-webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
} .is-drilldown {
position: relative;
overflow: hidden;
} .is-drilldown li {
display: block;
} .is-drilldown.animate-height {
-webkit-transition: height 0.5s;
-o-transition: height 0.5s;
transition: height 0.5s;
} .drilldown a {
padding: 0.7rem 1rem;
background: #fefefe;
} .drilldown .is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
width: 100%;
background: #fefefe;
-webkit-transition: -webkit-transform 0.15s linear;
transition: -webkit-transform 0.15s linear;
-o-transition: -o-transform 0.15s linear;
transition: transform 0.15s linear;
transition: transform 0.15s linear, -webkit-transform 0.15s linear, -o-transform 0.15s linear;
} .drilldown .is-drilldown-submenu.is-active {
z-index: 1;
display: block;
-webkit-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
} .drilldown .is-drilldown-submenu.is-closing {
-webkit-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
} .drilldown .is-drilldown-submenu a {
padding: 0.7rem 1rem;
} .drilldown .nested.is-drilldown-submenu {
margin-right: 0;
margin-left: 0;
} .drilldown .drilldown-submenu-cover-previous {
min-height: 100%;
} .drilldown .is-drilldown-submenu-parent > a {
position: relative;
} .drilldown .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #27ae60;
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem;
} .drilldown.align-left .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #27ae60;
right: 1rem;
left: auto;
} .drilldown.align-right .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #27ae60 transparent transparent;
right: auto;
left: 1rem;
} .drilldown .js-drilldown-back > a::before {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #27ae60 transparent transparent;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem;
} .dropdown-pane {
position: absolute;
z-index: 10;
display: none;
width: 300px;
padding: 1rem;
visibility: hidden;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-size: 1rem;
} .dropdown-pane.is-opening {
display: block;
} .dropdown-pane.is-open {
display: block;
visibility: visible;
} .dropdown-pane.tiny {
width: 100px;
} .dropdown-pane.small {
width: 200px;
} .dropdown-pane.large {
width: 400px;
} .dropdown.menu > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto;
} .dropdown.menu > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0;
} .dropdown.menu > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem;
} .dropdown.menu > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #27ae60 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px;
} [data-whatinput='mouse'] .dropdown.menu a {
outline: 0;
} .dropdown.menu > li > a {
padding: 0.7rem 1rem;
} .dropdown.menu > li.is-active > a {
background: transparent;
color: #27ae60;
} .no-js .dropdown.menu ul {
display: none;
} .dropdown.menu .nested.is-dropdown-submenu {
margin-right: 0;
margin-left: 0;
} .dropdown.menu.vertical > li .is-dropdown-submenu {
top: 0;
} .dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto;
} .dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
} .dropdown.menu.vertical > li > a::after {
right: 14px;
} .dropdown.menu.vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #27ae60 transparent transparent;
right: auto;
left: 5px;
} .dropdown.menu.vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #27ae60;
}
@media print, screen and (min-width: 40em) { .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto;
} .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0;
} .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem;
} .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #27ae60 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px;
} .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
top: 0;
} .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto;
} .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
} .dropdown.menu.medium-vertical > li > a::after {
right: 14px;
} .dropdown.menu.medium-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #27ae60 transparent transparent;
right: auto;
left: 5px;
} .dropdown.menu.medium-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #27ae60;
}
}
@media print, screen and (min-width: 64em) { .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto;
} .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0;
} .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem;
} .dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #27ae60 transparent transparent;
right: 5px;
left: auto;
margin-top: -3px;
} .dropdown.menu.large-vertical > li .is-dropdown-submenu {
top: 0;
} .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto;
} .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
} .dropdown.menu.large-vertical > li > a::after {
right: 14px;
} .dropdown.menu.large-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #27ae60 transparent transparent;
right: auto;
left: 5px;
} .dropdown.menu.large-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #27ae60;
}
} .dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
right: 0;
left: auto;
} .is-dropdown-menu.vertical {
width: 100px;
} .is-dropdown-menu.vertical.align-right {
float: right;
} .is-dropdown-submenu-parent {
position: relative;
} .is-dropdown-submenu-parent a::after {
position: absolute;
top: 50%;
right: 5px;
left: auto;
margin-top: -6px;
} .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
top: 100%;
left: auto;
} .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
} .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
} .is-dropdown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: 1;
display: none;
min-width: 200px;
border: 1px solid #cacaca;
background: #fefefe;
} .dropdown .is-dropdown-submenu a {
padding: 0.7rem 1rem;
} .is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
right: 14px;
} .is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #27ae60 transparent transparent;
right: auto;
left: 5px;
} .is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #27ae60;
} .is-dropdown-submenu .is-dropdown-submenu {
margin-top: -1px;
} .is-dropdown-submenu > li {
width: 100%;
} .is-dropdown-submenu.js-dropdown-active {
display: block;
} .responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden;
} .responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .responsive-embed.widescreen,
.flex-video.widescreen {
padding-bottom: 56.25%;
} .label {
display: inline-block;
padding: 0.33333rem 0.5rem;
border-radius: 0;
font-size: 0.8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
background: #27ae60;
color: #fefefe;
} .label.primary {
background: #27ae60;
color: #0a0a0a;
} .label.secondary,
.search-form .label.search-submit,
.comment-form input.label[type="submit"] {
background: #1866ff;
color: #fefefe;
} .label.success {
background: #3adb76;
color: #0a0a0a;
} .label.warning {
background: #ffae00;
color: #0a0a0a;
} .label.alert {
background: #cc4b37;
color: #fefefe;
} .media-object {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 1rem;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
} .media-object img {
max-width: none;
}
@media screen and (max-width: 39.99875em) { .media-object.stack-for-small {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .media-object-section {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
} .media-object-section:first-child {
padding-right: 1rem;
} .media-object-section:last-child:not(:nth-child(2)) {
padding-left: 1rem;
} .media-object-section > :last-child {
margin-bottom: 0;
}
@media screen and (max-width: 39.99875em) { .stack-for-small .media-object-section {
padding: 0;
padding-bottom: 1rem;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
} .stack-for-small .media-object-section img {
width: 100%;
}
} .media-object-section.main-section {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
} .is-off-canvas-open {
overflow: hidden;
} .js-off-canvas-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 11;
width: 100%;
height: 100%;
-webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
-o-transition: opacity 0.5s ease, visibility 0.5s ease;
transition: opacity 0.5s ease, visibility 0.5s ease;
background: rgba(254, 254, 254, 0.25);
opacity: 0;
visibility: hidden;
overflow: hidden;
} .js-off-canvas-overlay.is-visible {
opacity: 1;
visibility: visible;
} .js-off-canvas-overlay.is-closable {
cursor: pointer;
} .js-off-canvas-overlay.is-overlay-absolute {
position: absolute;
} .js-off-canvas-overlay.is-overlay-fixed {
position: fixed;
} .off-canvas-wrapper {
position: relative;
overflow: hidden;
} .off-canvas {
position: fixed;
z-index: 12;
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
-o-transition: -o-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #e6e6e6;
} [data-whatinput='mouse'] .off-canvas {
outline: 0;
} .off-canvas.is-transition-push {
z-index: 12;
} .off-canvas.is-closed {
visibility: hidden;
} .off-canvas.is-transition-overlap {
z-index: 13;
} .off-canvas.is-transition-overlap.is-open {
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
} .off-canvas.is-open {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
} .off-canvas-absolute {
position: absolute;
z-index: 12;
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
-o-transition: -o-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #e6e6e6;
} [data-whatinput='mouse'] .off-canvas-absolute {
outline: 0;
} .off-canvas-absolute.is-transition-push {
z-index: 12;
} .off-canvas-absolute.is-closed {
visibility: hidden;
} .off-canvas-absolute.is-transition-overlap {
z-index: 13;
} .off-canvas-absolute.is-transition-overlap.is-open {
-webkit-box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7);
} .off-canvas-absolute.is-open {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
} .position-left {
top: 0;
left: 0;
height: 100%;
overflow-y: auto;
width: 250px;
-webkit-transform: translateX(-250px);
-o-transform: translateX(-250px);
transform: translateX(-250px);
} .off-canvas-content .off-canvas.position-left {
-webkit-transform: translateX(-250px);
-o-transform: translateX(-250px);
transform: translateX(-250px);
} .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
} .off-canvas-content.is-open-left.has-transition-push {
-webkit-transform: translateX(250px);
-o-transform: translateX(250px);
transform: translateX(250px);
} .position-left.is-transition-push {
-webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
} .position-right {
top: 0;
right: 0;
height: 100%;
overflow-y: auto;
width: 250px;
-webkit-transform: translateX(250px);
-o-transform: translateX(250px);
transform: translateX(250px);
} .off-canvas-content .off-canvas.position-right {
-webkit-transform: translateX(250px);
-o-transform: translateX(250px);
transform: translateX(250px);
} .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
} .off-canvas-content.is-open-right.has-transition-push {
-webkit-transform: translateX(-250px);
-o-transform: translateX(-250px);
transform: translateX(-250px);
} .position-right.is-transition-push {
-webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
} .position-top {
top: 0;
left: 0;
width: 100%;
overflow-x: auto;
height: 250px;
-webkit-transform: translateY(-250px);
-o-transform: translateY(-250px);
transform: translateY(-250px);
} .off-canvas-content .off-canvas.position-top {
-webkit-transform: translateY(-250px);
-o-transform: translateY(-250px);
transform: translateY(-250px);
} .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
} .off-canvas-content.is-open-top.has-transition-push {
-webkit-transform: translateY(250px);
-o-transform: translateY(250px);
transform: translateY(250px);
} .position-top.is-transition-push {
-webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
} .position-bottom {
bottom: 0;
left: 0;
width: 100%;
overflow-x: auto;
height: 250px;
-webkit-transform: translateY(250px);
-o-transform: translateY(250px);
transform: translateY(250px);
} .off-canvas-content .off-canvas.position-bottom {
-webkit-transform: translateY(250px);
-o-transform: translateY(250px);
transform: translateY(250px);
} .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
} .off-canvas-content.is-open-bottom.has-transition-push {
-webkit-transform: translateY(-250px);
-o-transform: translateY(-250px);
transform: translateY(-250px);
} .position-bottom.is-transition-push {
-webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
} .off-canvas-content {
-webkit-transform: none;
-o-transform: none;
transform: none;
-webkit-transition: -webkit-transform 0.5s ease;
transition: -webkit-transform 0.5s ease;
-o-transition: -o-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease, -o-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .off-canvas-content.has-transition-push {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
} .off-canvas-content .off-canvas.is-open {
-webkit-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
@media print, screen and (min-width: 40em) { .position-left.reveal-for-medium {
-webkit-transform: none;
-o-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
-o-transition: none;
transition: none;
visibility: visible;
} .position-left.reveal-for-medium .close-button {
display: none;
} .off-canvas-content .position-left.reveal-for-medium {
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas-content.has-reveal-left {
margin-left: 250px;
} .position-left.reveal-for-medium ~ .off-canvas-content {
margin-left: 250px;
} .position-right.reveal-for-medium {
-webkit-transform: none;
-o-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
-o-transition: none;
transition: none;
visibility: visible;
} .position-right.reveal-for-medium .close-button {
display: none;
} .off-canvas-content .position-right.reveal-for-medium {
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas-content.has-reveal-right {
margin-right: 250px;
} .position-right.reveal-for-medium ~ .off-canvas-content {
margin-right: 250px;
} .position-top.reveal-for-medium {
-webkit-transform: none;
-o-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
-o-transition: none;
transition: none;
visibility: visible;
} .position-top.reveal-for-medium .close-button {
display: none;
} .off-canvas-content .position-top.reveal-for-medium {
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas-content.has-reveal-top {
margin-top: 250px;
} .position-top.reveal-for-medium ~ .off-canvas-content {
margin-top: 250px;
} .position-bottom.reveal-for-medium {
-webkit-transform: none;
-o-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
-o-transition: none;
transition: none;
visibility: visible;
} .position-bottom.reveal-for-medium .close-button {
display: none;
} .off-canvas-content .position-bottom.reveal-for-medium {
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas-content.has-reveal-bottom {
margin-bottom: 250px;
} .position-bottom.reveal-for-medium ~ .off-canvas-content {
margin-bottom: 250px;
}
}
@media print, screen and (min-width: 64em) { .position-left.reveal-for-large {
-webkit-transform: none;
-o-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
-o-transition: none;
transition: none;
visibility: visible;
} .position-left.reveal-for-large .close-button {
display: none;
} .off-canvas-content .position-left.reveal-for-large {
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas-content.has-reveal-left {
margin-left: 250px;
} .position-left.reveal-for-large ~ .off-canvas-content {
margin-left: 250px;
} .position-right.reveal-for-large {
-webkit-transform: none;
-o-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
-o-transition: none;
transition: none;
visibility: visible;
} .position-right.reveal-for-large .close-button {
display: none;
} .off-canvas-content .position-right.reveal-for-large {
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas-content.has-reveal-right {
margin-right: 250px;
} .position-right.reveal-for-large ~ .off-canvas-content {
margin-right: 250px;
} .position-top.reveal-for-large {
-webkit-transform: none;
-o-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
-o-transition: none;
transition: none;
visibility: visible;
} .position-top.reveal-for-large .close-button {
display: none;
} .off-canvas-content .position-top.reveal-for-large {
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas-content.has-reveal-top {
margin-top: 250px;
} .position-top.reveal-for-large ~ .off-canvas-content {
margin-top: 250px;
} .position-bottom.reveal-for-large {
-webkit-transform: none;
-o-transform: none;
transform: none;
z-index: 12;
-webkit-transition: none;
-o-transition: none;
transition: none;
visibility: visible;
} .position-bottom.reveal-for-large .close-button {
display: none;
} .off-canvas-content .position-bottom.reveal-for-large {
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas-content.has-reveal-bottom {
margin-bottom: 250px;
} .position-bottom.reveal-for-large ~ .off-canvas-content {
margin-bottom: 250px;
}
}
@media print, screen and (min-width: 40em) { .off-canvas.in-canvas-for-medium {
visibility: visible;
height: auto;
position: static;
background: none;
width: auto;
overflow: visible;
-webkit-transition: none;
-o-transition: none;
transition: none;
} .off-canvas.in-canvas-for-medium.position-left,
.off-canvas.in-canvas-for-medium.position-right,
.off-canvas.in-canvas-for-medium.position-top,
.off-canvas.in-canvas-for-medium.position-bottom {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas.in-canvas-for-medium .close-button {
display: none;
}
}
@media print, screen and (min-width: 64em) { .off-canvas.in-canvas-for-large {
visibility: visible;
height: auto;
position: static;
background: none;
width: auto;
overflow: visible;
-webkit-transition: none;
-o-transition: none;
transition: none;
} .off-canvas.in-canvas-for-large.position-left,
.off-canvas.in-canvas-for-large.position-right,
.off-canvas.in-canvas-for-large.position-top,
.off-canvas.in-canvas-for-large.position-bottom {
-webkit-box-shadow: none;
box-shadow: none;
-webkit-transform: none;
-o-transform: none;
transform: none;
} .off-canvas.in-canvas-for-large .close-button {
display: none;
}
} .orbit {
position: relative;
} .orbit-container {
position: relative;
height: 0;
margin: 0;
list-style: none;
overflow: hidden;
} .orbit-slide {
width: 100%;
position: absolute;
} .orbit-slide.no-motionui.is-active {
top: 0;
left: 0;
} .orbit-figure {
margin: 0;
} .orbit-image {
width: 100%;
max-width: 100%;
margin: 0;
} .orbit-caption {
position: absolute;
bottom: 0;
width: 100%;
margin-bottom: 0;
padding: 1rem;
background-color: rgba(10, 10, 10, 0.5);
color: #fefefe;
} .orbit-previous,
.orbit-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 10;
padding: 1rem;
color: #fefefe;
} [data-whatinput='mouse'] .orbit-previous,
[data-whatinput='mouse'] .orbit-next {
outline: 0;
} .orbit-previous:hover,
.orbit-next:hover,
.orbit-previous:active,
.orbit-next:active,
.orbit-previous:focus,
.orbit-next:focus {
background-color: rgba(10, 10, 10, 0.5);
} .orbit-previous {
left: 0;
} .orbit-next {
left: auto;
right: 0;
} .orbit-bullets {
position: relative;
margin-top: 0.8rem;
margin-bottom: 0.8rem;
text-align: center;
} [data-whatinput='mouse'] .orbit-bullets {
outline: 0;
} .orbit-bullets button {
width: 1.2rem;
height: 1.2rem;
margin: 0.1rem;
border-radius: 50%;
background-color: #cacaca;
} .orbit-bullets button:hover {
background-color: #8a8a8a;
} .orbit-bullets button.is-active {
background-color: #8a8a8a;
} .pagination {
margin-left: 0;
margin-bottom: 1rem;
} .pagination::before,
.pagination::after {
display: table;
content: ' ';
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .pagination::after {
clear: both;
} .pagination li {
margin-right: 0.0625rem;
border-radius: 0;
font-size: 0.875rem;
display: none;
} .pagination li:last-child,
.pagination li:first-child {
display: inline-block;
}
@media print, screen and (min-width: 40em) { .pagination li {
display: inline-block;
}
} .pagination a,
.pagination button {
display: block;
padding: 0.1875rem 0.625rem;
border-radius: 0;
color: #0a0a0a;
} .pagination a:hover,
.pagination button:hover {
background: #e6e6e6;
} .pagination .current {
padding: 0.1875rem 0.625rem;
background: #27ae60;
color: #fefefe;
cursor: default;
} .pagination .disabled {
padding: 0.1875rem 0.625rem;
color: #cacaca;
cursor: not-allowed;
} .pagination .disabled:hover {
background: transparent;
} .pagination .ellipsis::after {
padding: 0.1875rem 0.625rem;
content: '\2026';
color: #0a0a0a;
} .pagination-previous a::before,
.pagination-previous.disabled::before {
display: inline-block;
margin-right: 0.5rem;
content: '\00ab';
} .pagination-next a::after,
.pagination-next.disabled::after {
display: inline-block;
margin-left: 0.5rem;
content: '\00bb';
} .progress {
height: 1rem;
margin-bottom: 1rem;
border-radius: 0;
background-color: #cacaca;
} .progress.primary .progress-meter {
background-color: #27ae60;
} .progress.secondary .progress-meter,
.search-form .progress.search-submit .progress-meter,
.comment-form input.progress[type="submit"] .progress-meter {
background-color: #1866ff;
} .progress.success .progress-meter {
background-color: #3adb76;
} .progress.warning .progress-meter {
background-color: #ffae00;
} .progress.alert .progress-meter {
background-color: #cc4b37;
} .progress-meter {
position: relative;
display: block;
width: 0%;
height: 100%;
background-color: #27ae60;
} .progress-meter-text {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
margin: 0;
font-size: 0.75rem;
font-weight: bold;
color: #fefefe;
white-space: nowrap;
} .slider {
position: relative;
height: 0.5rem;
margin-top: 1.25rem;
margin-bottom: 2.25rem;
background-color: #e6e6e6;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: none;
touch-action: none;
} .slider-fill {
position: absolute;
top: 0;
left: 0;
display: inline-block;
max-width: 100%;
height: 0.5rem;
background-color: #cacaca;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .slider-fill.is-dragging {
-webkit-transition: all 0s linear;
-o-transition: all 0s linear;
transition: all 0s linear;
} .slider-handle {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
z-index: 1;
display: inline-block;
width: 1.4rem;
height: 1.4rem;
border-radius: 0;
background-color: #27ae60;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
-ms-touch-action: manipulation;
touch-action: manipulation;
} [data-whatinput='mouse'] .slider-handle {
outline: 0;
} .slider-handle:hover {
background-color: #219452;
} .slider-handle.is-dragging {
-webkit-transition: all 0s linear;
-o-transition: all 0s linear;
transition: all 0s linear;
} .slider.disabled,
.slider[disabled] {
opacity: 0.25;
cursor: not-allowed;
} .slider.vertical {
display: inline-block;
width: 0.5rem;
height: 12.5rem;
margin: 0 1.25rem;
-webkit-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} .slider.vertical .slider-fill {
top: 0;
width: 0.5rem;
max-height: 100%;
} .slider.vertical .slider-handle {
position: absolute;
top: 0;
left: 50%;
width: 1.4rem;
height: 1.4rem;
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
} .sticky-container {
position: relative;
} .sticky {
position: relative;
z-index: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
} .sticky.is-stuck {
position: fixed;
z-index: 5;
width: 100%;
} .sticky.is-stuck.is-at-top {
top: 0;
} .sticky.is-stuck.is-at-bottom {
bottom: 0;
} .sticky.is-anchored {
position: relative;
right: auto;
left: auto;
} .sticky.is-anchored.is-at-bottom {
bottom: 0;
} html.is-reveal-open {
position: fixed;
width: 100%;
overflow-y: hidden;
} html.is-reveal-open.zf-has-scroll {
overflow-y: scroll;
} html.is-reveal-open body {
overflow-y: hidden;
} .reveal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1005;
display: none;
background-color: rgba(10, 10, 10, 0.45);
overflow-y: auto;
} .reveal {
z-index: 1006;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: none;
padding: 1rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow-y: auto;
} [data-whatinput='mouse'] .reveal {
outline: 0;
}
@media print, screen and (min-width: 40em) { .reveal {
min-height: 0;
}
} .reveal .column {
min-width: 0;
} .reveal > :last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 40em) { .reveal {
width: 600px;
max-width: 75rem;
}
} .reveal.collapse {
padding: 0;
}
@media print, screen and (min-width: 40em) { .reveal.tiny {
width: 30%;
max-width: 75rem;
}
}
@media print, screen and (min-width: 40em) { .reveal.small {
width: 50%;
max-width: 75rem;
}
}
@media print, screen and (min-width: 40em) { .reveal.large {
width: 90%;
max-width: 75rem;
}
} .reveal.full {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
min-height: 100%;
margin-left: 0;
border: 0;
border-radius: 0;
}
@media screen and (max-width: 39.99875em) { .reveal {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
min-height: 100%;
margin-left: 0;
border: 0;
border-radius: 0;
}
} .reveal.without-overlay {
position: fixed;
} .switch {
height: 2rem;
position: relative;
margin-bottom: 1rem;
outline: 0;
font-size: 0.875rem;
font-weight: bold;
color: #fefefe;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .switch-input {
position: absolute;
margin-bottom: 0;
opacity: 0;
} .switch-paddle {
position: relative;
display: block;
width: 4rem;
height: 2rem;
border-radius: 0;
background: #cacaca;
-webkit-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
font-weight: inherit;
color: inherit;
cursor: pointer;
} input + .switch-paddle {
margin: 0;
} .switch-paddle::after {
position: absolute;
top: 0.25rem;
left: 0.25rem;
display: block;
width: 1.5rem;
height: 1.5rem;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
border-radius: 0;
background: #fefefe;
-webkit-transition: all 0.25s ease-out;
-o-transition: all 0.25s ease-out;
transition: all 0.25s ease-out;
content: '';
} input:checked ~ .switch-paddle {
background: #27ae60;
} input:checked ~ .switch-paddle::after {
left: 2.25rem;
} [data-whatinput='mouse'] input:focus ~ .switch-paddle {
outline: 0;
} .switch-active,
.switch-inactive {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
} .switch-active {
left: 8%;
display: none;
} input:checked + label > .switch-active {
display: block;
} .switch-inactive {
right: 15%;
} input:checked + label > .switch-inactive {
display: none;
} .switch.tiny {
height: 1.5rem;
} .switch.tiny .switch-paddle {
width: 3rem;
height: 1.5rem;
font-size: 0.625rem;
} .switch.tiny .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1rem;
height: 1rem;
} .switch.tiny input:checked ~ .switch-paddle::after {
left: 1.75rem;
} .switch.small {
height: 1.75rem;
} .switch.small .switch-paddle {
width: 3.5rem;
height: 1.75rem;
font-size: 0.75rem;
} .switch.small .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1.25rem;
height: 1.25rem;
} .switch.small input:checked ~ .switch-paddle::after {
left: 2rem;
} .switch.large {
height: 2.5rem;
} .switch.large .switch-paddle {
width: 5rem;
height: 2.5rem;
font-size: 1rem;
} .switch.large .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 2rem;
height: 2rem;
} .switch.large input:checked ~ .switch-paddle::after {
left: 2.75rem;
} table {
border-collapse: collapse;
width: 100%;
margin-bottom: 1rem;
border-radius: 0;
} thead,
tbody,
tfoot {
border: 1px solid #f1f1f1;
background-color: #fefefe;
} caption {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
} thead {
background: #f8f8f8;
color: #0a0a0a;
} tfoot {
background: #f1f1f1;
color: #0a0a0a;
} thead tr,
tfoot tr {
background: transparent;
} thead th,
thead td,
tfoot th,
tfoot td {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
text-align: left;
} tbody th,
tbody td {
padding: 0.5rem 0.625rem 0.625rem;
} tbody tr:nth-child(even) {
border-bottom: 0;
background-color: #f1f1f1;
} table.unstriped tbody {
background-color: #fefefe;
} table.unstriped tbody tr {
border-bottom: 0;
border-bottom: 1px solid #f1f1f1;
background-color: #fefefe;
}
@media screen and (max-width: 63.99875em) { table.stack thead {
display: none;
} table.stack tfoot {
display: none;
} table.stack tr,
table.stack th,
table.stack td {
display: block;
} table.stack td {
border-top: 0;
}
} table.scroll {
display: block;
width: 100%;
overflow-x: auto;
} table.hover thead tr:hover {
background-color: #f3f3f3;
} table.hover tfoot tr:hover {
background-color: #ececec;
} table.hover tbody tr:hover {
background-color: #f9f9f9;
} table.hover:not(.unstriped) tr:nth-of-type(even):hover {
background-color: #ececec;
} .table-scroll {
overflow-x: auto;
} .tabs {
margin: 0;
border: 1px solid #e6e6e6;
background: #fefefe;
list-style-type: none;
} .tabs::before,
.tabs::after {
display: table;
content: ' ';
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .tabs::after {
clear: both;
} .tabs.vertical > li {
display: block;
float: none;
width: auto;
} .tabs.simple > li > a {
padding: 0;
} .tabs.simple > li > a:hover {
background: transparent;
} .tabs.primary {
background: #27ae60;
} .tabs.primary > li > a {
color: #0a0a0a;
} .tabs.primary > li > a:hover,
.tabs.primary > li > a:focus {
background: #25a55b;
} .tabs-title {
float: left;
} .tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
font-size: 0.75rem;
line-height: 1;
color: #27ae60;
} [data-whatinput='mouse'] .tabs-title > a {
outline: 0;
} .tabs-title > a:hover {
background: #fefefe;
color: #229653;
} .tabs-title > a:focus,
.tabs-title > a[aria-selected='true'] {
background: #e6e6e6;
color: #27ae60;
} .tabs-content {
border: 1px solid #e6e6e6;
border-top: 0;
background: #fefefe;
color: #0a0a0a;
-webkit-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0;
} .tabs-panel {
display: none;
padding: 1rem;
} .tabs-panel.is-active {
display: block;
} .thumbnail {
display: inline-block;
max-width: 100%;
margin-bottom: 1rem;
border: 4px solid #fefefe;
border-radius: 0;
-webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
line-height: 0;
} a.thumbnail {
-webkit-transition: -webkit-box-shadow 200ms ease-out;
transition: -webkit-box-shadow 200ms ease-out;
-o-transition: box-shadow 200ms ease-out;
transition: box-shadow 200ms ease-out;
transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out;
} a.thumbnail:hover,
a.thumbnail:focus {
-webkit-box-shadow: 0 0 6px 1px rgba(39, 174, 96, 0.5);
box-shadow: 0 0 6px 1px rgba(39, 174, 96, 0.5);
} a.thumbnail image {
-webkit-box-shadow: none;
box-shadow: none;
} .title-bar {
padding: 0.5rem;
background: #0a0a0a;
color: #fefefe;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
} .title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.25rem;
} .title-bar-left,
.title-bar-right {
-webkit-box-flex: 1;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
} .title-bar-right {
text-align: right;
} .title-bar-title {
display: inline-block;
vertical-align: middle;
font-weight: bold;
} .has-tip {
position: relative;
display: inline-block;
border-bottom: dotted 1px #8a8a8a;
font-weight: bold;
cursor: help;
} .tooltip {
position: absolute;
top: calc(100% + 0.6495rem);
z-index: 1200;
max-width: 10rem;
padding: 0.75rem;
border-radius: 0;
background-color: #0a0a0a;
font-size: 80%;
color: #fefefe;
} .tooltip::before {
position: absolute;
} .tooltip.bottom::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-top-width: 0;
border-bottom-style: solid;
border-color: transparent transparent #0a0a0a;
bottom: 100%;
} .tooltip.bottom.align-center::before {
left: 50%;
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
} .tooltip.top::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #0a0a0a transparent transparent;
top: 100%;
bottom: auto;
} .tooltip.top.align-center::before {
left: 50%;
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
} .tooltip.left::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #0a0a0a;
left: 100%;
} .tooltip.left.align-center::before {
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
} .tooltip.right::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #0a0a0a transparent transparent;
right: 100%;
left: auto;
} .tooltip.right.align-center::before {
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
} .tooltip.align-top::before {
bottom: auto;
top: 10%;
} .tooltip.align-bottom::before {
bottom: 10%;
top: auto;
} .tooltip.align-left::before {
left: 10%;
right: auto;
} .tooltip.align-right::before {
left: auto;
right: 10%;
} .top-bar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0.5rem;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .top-bar,
.top-bar ul {
background-color: #e6e6e6;
} .top-bar input {
max-width: 200px;
margin-right: 1rem;
} .top-bar .input-group-field,
.top-bar .search-form .search-field,
.search-form .top-bar .search-field {
width: 100%;
margin-right: 0;
} .top-bar input.button,
.top-bar .search-form input.search-submit,
.search-form .top-bar input.search-submit,
.top-bar .comment-form input[type="submit"],
.comment-form .top-bar input[type="submit"] {
width: auto;
} .top-bar .top-bar-left,
.top-bar .top-bar-right {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
@media print, screen and (min-width: 40em) { .top-bar {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
} .top-bar .top-bar-left {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
margin-right: auto;
} .top-bar .top-bar-right {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
margin-left: auto;
}
}
@media screen and (max-width: 63.99875em) { .top-bar.stacked-for-medium {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media screen and (max-width: 74.99875em) { .top-bar.stacked-for-large {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
} .top-bar-title {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin: 0.5rem 1rem 0.5rem 0;
} .top-bar-left,
.top-bar-right {
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
} .hide {
display: none !important;
} .invisible {
visibility: hidden;
}
@media screen and (max-width: 39.99875em) { .hide-for-small-only {
display: none !important;
}
}
@media screen and (max-width: 0em), screen and (min-width: 40em) { .show-for-small-only {
display: none !important;
}
}
@media print, screen and (min-width: 40em) { .hide-for-medium {
display: none !important;
}
}
@media screen and (max-width: 39.99875em) { .show-for-medium {
display: none !important;
}
}
@media screen and (min-width: 40em) and (max-width: 63.99875em) { .hide-for-medium-only {
display: none !important;
}
}
@media screen and (max-width: 39.99875em), screen and (min-width: 64em) { .show-for-medium-only {
display: none !important;
}
}
@media print, screen and (min-width: 64em) { .hide-for-large {
display: none !important;
}
}
@media screen and (max-width: 63.99875em) { .show-for-large {
display: none !important;
}
}
@media screen and (min-width: 64em) and (max-width: 74.99875em) { .hide-for-large-only {
display: none !important;
}
}
@media screen and (max-width: 63.99875em), screen and (min-width: 75em) { .show-for-large-only {
display: none !important;
}
} .show-for-sr,
.show-on-focus,
.screen-reader-text {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
} .show-on-focus:active,
.screen-reader-text:active,
.show-on-focus:focus,
.screen-reader-text:focus {
position: static !important;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
} .show-for-landscape,
.hide-for-portrait {
display: block !important;
}
@media screen and (orientation: landscape) { .show-for-landscape,
.hide-for-portrait {
display: block !important;
}
}
@media screen and (orientation: portrait) { .show-for-landscape,
.hide-for-portrait {
display: none !important;
}
} .hide-for-landscape,
.show-for-portrait {
display: none !important;
}
@media screen and (orientation: landscape) { .hide-for-landscape,
.show-for-portrait {
display: none !important;
}
}
@media screen and (orientation: portrait) { .hide-for-landscape,
.show-for-portrait {
display: block !important;
}
} .align-left {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
} .align-right {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
} .align-center {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .align-justify {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
} .align-spaced {
-ms-flex-pack: distribute;
justify-content: space-around;
} .align-left.vertical.menu > li > a {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
} .align-right.vertical.menu > li > a {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
} .align-center.vertical.menu > li > a {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .align-top {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
} .align-self-top {
-ms-flex-item-align: start;
align-self: flex-start;
} .align-bottom {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
} .align-self-bottom {
-ms-flex-item-align: end;
align-self: flex-end;
} .align-middle {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
} .align-self-middle {
-ms-flex-item-align: center;
align-self: center;
} .align-stretch {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
} .align-self-stretch {
-ms-flex-item-align: stretch;
align-self: stretch;
} .align-center-middle {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
} .small-order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .small-order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .small-order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .small-order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .small-order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .small-order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
@media print, screen and (min-width: 40em) { .medium-order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .medium-order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .medium-order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .medium-order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .medium-order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .medium-order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
}
@media print, screen and (min-width: 64em) { .large-order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
} .large-order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
} .large-order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
} .large-order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
} .large-order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
} .large-order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
} .flex-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .flex-child-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
} .flex-child-grow {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
} .flex-child-shrink {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
} .flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
} .flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
@media print, screen and (min-width: 40em) { .medium-flex-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .medium-flex-child-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
} .medium-flex-child-grow {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
} .medium-flex-child-shrink {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
} .medium-flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .medium-flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
} .medium-flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .medium-flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
}
@media print, screen and (min-width: 64em) { .large-flex-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
} .large-flex-child-auto {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
} .large-flex-child-grow {
-webkit-box-flex: 1;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
} .large-flex-child-shrink {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
} .large-flex-dir-row {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
} .large-flex-dir-row-reverse {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
} .large-flex-dir-column {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .large-flex-dir-column-reverse {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
} .slide-in-down.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .slide-in-down.mui-enter.mui-enter-active {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
} .slide-in-left.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .slide-in-left.mui-enter.mui-enter-active {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
} .slide-in-up.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .slide-in-up.mui-enter.mui-enter-active {
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
} .slide-in-right.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .slide-in-right.mui-enter.mui-enter-active {
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
} .slide-out-down.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .slide-out-down.mui-leave.mui-leave-active {
-webkit-transform: translateY(100%);
-o-transform: translateY(100%);
transform: translateY(100%);
} .slide-out-right.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .slide-out-right.mui-leave.mui-leave-active {
-webkit-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
} .slide-out-up.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .slide-out-up.mui-leave.mui-leave-active {
-webkit-transform: translateY(-100%);
-o-transform: translateY(-100%);
transform: translateY(-100%);
} .slide-out-left.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .slide-out-left.mui-leave.mui-leave-active {
-webkit-transform: translateX(-100%);
-o-transform: translateX(-100%);
transform: translateX(-100%);
} .fade-in.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
opacity: 0;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
} .fade-in.mui-enter.mui-enter-active {
opacity: 1;
} .fade-out.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
opacity: 1;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
} .fade-out.mui-leave.mui-leave-active {
opacity: 0;
} .hinge-in-from-top.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
-webkit-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .hinge-in-from-top.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
} .hinge-in-from-right.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
-webkit-transform-origin: right;
-o-transform-origin: right;
transform-origin: right;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .hinge-in-from-right.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
} .hinge-in-from-bottom.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(90deg);
transform: perspective(2000px) rotateX(90deg);
-webkit-transform-origin: bottom;
-o-transform-origin: bottom;
transform-origin: bottom;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .hinge-in-from-bottom.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
} .hinge-in-from-left.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(90deg);
transform: perspective(2000px) rotateY(90deg);
-webkit-transform-origin: left;
-o-transform-origin: left;
transform-origin: left;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .hinge-in-from-left.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
} .hinge-in-from-middle-x.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
-webkit-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .hinge-in-from-middle-x.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
} .hinge-in-from-middle-y.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
-webkit-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .hinge-in-from-middle-y.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1;
} .hinge-out-from-top.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: top;
-o-transform-origin: top;
transform-origin: top;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .hinge-out-from-top.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
opacity: 0;
} .hinge-out-from-right.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: right;
-o-transform-origin: right;
transform-origin: right;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .hinge-out-from-right.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
opacity: 0;
} .hinge-out-from-bottom.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: bottom;
-o-transform-origin: bottom;
transform-origin: bottom;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .hinge-out-from-bottom.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(90deg);
transform: perspective(2000px) rotateX(90deg);
opacity: 0;
} .hinge-out-from-left.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: left;
-o-transform-origin: left;
transform-origin: left;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .hinge-out-from-left.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(90deg);
transform: perspective(2000px) rotateY(90deg);
opacity: 0;
} .hinge-out-from-middle-x.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .hinge-out-from-middle-x.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
opacity: 0;
} .hinge-out-from-middle-y.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: center;
-o-transform-origin: center;
transform-origin: center;
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .hinge-out-from-middle-y.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
opacity: 0;
} .scale-in-up.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .scale-in-up.mui-enter.mui-enter-active {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
} .scale-in-down.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .scale-in-down.mui-enter.mui-enter-active {
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
opacity: 1;
} .scale-out-up.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .scale-out-up.mui-leave.mui-leave-active {
-webkit-transform: scale(1.5);
-o-transform: scale(1.5);
transform: scale(1.5);
opacity: 0;
} .scale-out-down.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .scale-out-down.mui-leave.mui-leave-active {
-webkit-transform: scale(0.5);
-o-transform: scale(0.5);
transform: scale(0.5);
opacity: 0;
} .spin-in.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(-0.75turn);
-o-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .spin-in.mui-enter.mui-enter-active {
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
opacity: 1;
} .spin-out.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .spin-out.mui-leave.mui-leave-active {
-webkit-transform: rotate(0.75turn);
-o-transform: rotate(0.75turn);
transform: rotate(0.75turn);
opacity: 0;
} .spin-in-ccw.mui-enter {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0.75turn);
-o-transform: rotate(0.75turn);
transform: rotate(0.75turn);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 0;
} .spin-in-ccw.mui-enter.mui-enter-active {
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
opacity: 1;
} .spin-out-ccw.mui-leave {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-timing-function: linear;
-o-transition-timing-function: linear;
transition-timing-function: linear;
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
-webkit-transition-property: opacity, -webkit-transform;
transition-property: opacity, -webkit-transform;
-o-transition-property: opacity, -o-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform, -o-transform;
opacity: 1;
} .spin-out-ccw.mui-leave.mui-leave-active {
-webkit-transform: rotate(-0.75turn);
-o-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
opacity: 0;
} .slow {
-webkit-transition-duration: 750ms !important;
-o-transition-duration: 750ms !important;
transition-duration: 750ms !important;
} .fast {
-webkit-transition-duration: 250ms !important;
-o-transition-duration: 250ms !important;
transition-duration: 250ms !important;
} .linear {
-webkit-transition-timing-function: linear !important;
-o-transition-timing-function: linear !important;
transition-timing-function: linear !important;
} .ease {
-webkit-transition-timing-function: ease !important;
-o-transition-timing-function: ease !important;
transition-timing-function: ease !important;
} .ease-in {
-webkit-transition-timing-function: ease-in !important;
-o-transition-timing-function: ease-in !important;
transition-timing-function: ease-in !important;
} .ease-out {
-webkit-transition-timing-function: ease-out !important;
-o-transition-timing-function: ease-out !important;
transition-timing-function: ease-out !important;
} .ease-in-out {
-webkit-transition-timing-function: ease-in-out !important;
-o-transition-timing-function: ease-in-out !important;
transition-timing-function: ease-in-out !important;
} .bounce-in {
-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
-o-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
} .bounce-out {
-webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
-o-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
} .bounce-in-out {
-webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
-o-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
} .short-delay {
-webkit-transition-delay: 300ms !important;
-o-transition-delay: 300ms !important;
transition-delay: 300ms !important;
} .long-delay {
-webkit-transition-delay: 700ms !important;
-o-transition-delay: 700ms !important;
transition-delay: 700ms !important;
} .shake {
-webkit-animation-name: shake-7;
-o-animation-name: shake-7;
animation-name: shake-7;
}
@-webkit-keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-webkit-transform: translateX(7%);
transform: translateX(7%);
}
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-webkit-transform: translateX(-7%);
transform: translateX(-7%);
}
}
@-o-keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-o-transform: translateX(7%);
transform: translateX(7%);
}
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-o-transform: translateX(-7%);
transform: translateX(-7%);
}
}
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-webkit-transform: translateX(7%);
-o-transform: translateX(7%);
transform: translateX(7%);
}
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-webkit-transform: translateX(-7%);
-o-transform: translateX(-7%);
transform: translateX(-7%);
}
} .spin-cw {
-webkit-animation-name: spin-cw-1turn;
-o-animation-name: spin-cw-1turn;
animation-name: spin-cw-1turn;
}
@-webkit-keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(-1turn);
transform: rotate(-1turn);
}
100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@-o-keyframes spin-cw-1turn {
0% {
-o-transform: rotate(-1turn);
transform: rotate(-1turn);
}
100% {
-o-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(-1turn);
-o-transform: rotate(-1turn);
transform: rotate(-1turn);
}
100% {
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
} .spin-ccw {
-webkit-animation-name: spin-cw-1turn;
-o-animation-name: spin-cw-1turn;
animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
100% {
-webkit-transform: rotate(1turn);
-o-transform: rotate(1turn);
transform: rotate(1turn);
}
} .wiggle {
-webkit-animation-name: wiggle-7deg;
-o-animation-name: wiggle-7deg;
animation-name: wiggle-7deg;
}
@-webkit-keyframes wiggle-7deg {
40%, 50%, 60% {
-webkit-transform: rotate(7deg);
transform: rotate(7deg);
}
35%, 45%, 55%, 65% {
-webkit-transform: rotate(-7deg);
transform: rotate(-7deg);
}
0%, 30%, 70%, 100% {
-webkit-transform: rotate(0);
transform: rotate(0);
}
}
@-o-keyframes wiggle-7deg {
40%, 50%, 60% {
-o-transform: rotate(7deg);
transform: rotate(7deg);
}
35%, 45%, 55%, 65% {
-o-transform: rotate(-7deg);
transform: rotate(-7deg);
}
0%, 30%, 70%, 100% {
-o-transform: rotate(0);
transform: rotate(0);
}
}
@keyframes wiggle-7deg {
40%, 50%, 60% {
-webkit-transform: rotate(7deg);
-o-transform: rotate(7deg);
transform: rotate(7deg);
}
35%, 45%, 55%, 65% {
-webkit-transform: rotate(-7deg);
-o-transform: rotate(-7deg);
transform: rotate(-7deg);
}
0%, 30%, 70%, 100% {
-webkit-transform: rotate(0);
-o-transform: rotate(0);
transform: rotate(0);
}
} .shake,
.spin-cw,
.spin-ccw,
.wiggle {
-webkit-animation-duration: 500ms;
-o-animation-duration: 500ms;
animation-duration: 500ms;
} .infinite {
-webkit-animation-iteration-count: infinite;
-o-animation-iteration-count: infinite;
animation-iteration-count: infinite;
} .slow {
-webkit-animation-duration: 750ms !important;
-o-animation-duration: 750ms !important;
animation-duration: 750ms !important;
} .fast {
-webkit-animation-duration: 250ms !important;
-o-animation-duration: 250ms !important;
animation-duration: 250ms !important;
} .linear {
-webkit-animation-timing-function: linear !important;
-o-animation-timing-function: linear !important;
animation-timing-function: linear !important;
} .ease {
-webkit-animation-timing-function: ease !important;
-o-animation-timing-function: ease !important;
animation-timing-function: ease !important;
} .ease-in {
-webkit-animation-timing-function: ease-in !important;
-o-animation-timing-function: ease-in !important;
animation-timing-function: ease-in !important;
} .ease-out {
-webkit-animation-timing-function: ease-out !important;
-o-animation-timing-function: ease-out !important;
animation-timing-function: ease-out !important;
} .ease-in-out {
-webkit-animation-timing-function: ease-in-out !important;
-o-animation-timing-function: ease-in-out !important;
animation-timing-function: ease-in-out !important;
} .bounce-in {
-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
-o-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
} .bounce-out {
-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
-o-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
} .bounce-in-out {
-webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
-o-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
} .short-delay {
-webkit-animation-delay: 300ms !important;
-o-animation-delay: 300ms !important;
animation-delay: 300ms !important;
} .long-delay {
-webkit-animation-delay: 700ms !important;
-o-animation-delay: 700ms !important;
animation-delay: 700ms !important;
} html,
body {
min-height: 100%;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
background-color: #fff;
color: #231f20;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
position: relative;
height: 100%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} html.login,
body.login {
background-color: #128c8c !important;
} body {
padding-top: 0;
} body.open {
overflow: hidden !important;
} .container,
.pls-header__container,
.pls-footer__container {
padding-right: 0.625rem;
padding-left: 0.625rem;
margin: 0 auto;
max-width: 86.875rem;
}
@media print, screen and (min-width: 40em) { .container,
.pls-header__container,
.pls-footer__container {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
} h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
font-family: "Open Sans", Arial, Helvetica, sans-serif;
} p:empty {
display: none;
visibility: hidden;
} img {
display: inline-block;
width: auto;
height: auto;
max-width: 100%;
max-height: 100%;
} a {
color: #128c8c;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} [data-whatinput='mouse'] a {
outline: 0;
} a:hover,
a:focus,
a:active {
text-decoration: none;
color: #231f20;
} [data-whatinput='mouse'] button {
outline: 0;
} strong,
b {
font-weight: 700;
} .pls-iframe-wrap,
.pls-map {
position: relative;
padding-bottom: 100%;
height: 0;
overflow: hidden;
} .pls-iframe-wrap iframe,
.pls-map iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
margin-bottom: 0;
border: none;
} .pls-hero__parallax,
.pls-featured-articles__item-bg,
.pls-gallery-preview__bg,
.pls-entry__image-bg,
.pls-entry__image-pic {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
} .pls-featured-articles__item-layer,
.pls-featured-articles__item-bg,
.pls-gallery-preview__bg,
.pls-entry__image-bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
@media (min-width: 768px) { .wow {
visibility: hidden;
}
} #bizbot-chat-iframe-container.bizbot-hidden {
display: none;
} .wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
display: block;
} .pls-article__content .no-margin {
margin: 0;
}   .alignnone,
.aligncenter,
.alignleft,
.alignright {
display: block;
margin: 0 auto 1.75rem;
height: auto;
max-width: 100%;
max-height: 100%;
float: none;
} .wp-block-image .alignnone,
.wp-block-image
.aligncenter,
.wp-block-image
.alignleft,
.wp-block-image
.alignright {
display: block;
float: none;
margin-right: 0;
margin-left: 0;
text-align: center;
}
@media print, screen and (min-width: 40em) { .alignnone,
.wp-block-image .alignnone {
margin-left: 0;
margin-right: 0;
display: inline-block;
} .alignleft,
.wp-block-image .alignleft {
float: left;
margin-right: 2.5625rem;
} .alignright,
.wp-block-image .alignright {
float: right;
margin-left: 3.125rem;
}
}  .wp-block-image {
margin-bottom: 1.875rem;
}  .wp-block-columns {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -0.6352rem;
margin-right: -0.6352rem;
}
@media print, screen and (min-width: 40em) { .wp-block-columns {
margin-left: -0.9375rem;
margin-right: -0.9375rem;
}
}
@media screen and (min-width: 48em) { .wp-block-columns {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
@media screen and (min-width: 48.875em) { .wp-block-columns {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
} .wp-block-column {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
margin-bottom: 1em;
min-width: 0;
word-break: break-word;
overflow-wrap: break-word;
max-width: 100%;
padding: 0 0.6352rem;
}
@media screen and (min-width: 37.5em) { .wp-block-column {
max-width: 100%;
}
}
@media print, screen and (min-width: 40em) { .wp-block-column {
padding: 0 0.9375rem;
}
}
@media screen and (min-width: 37.5em) { .wp-block-column:nth-child(odd) {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (min-width: 37.5em) { .wp-block-column:nth-child(even) {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (min-width: 37.5em) { .wp-block-column:not(:first-child) {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (min-width: 37.5em) { .wp-block-column:not(:last-child) {
margin-right: 0;
margin-left: 0;
}
}
@media screen and (min-width: 48em) { .wp-block-columns.has-3-columns .wp-block-column {
-ms-flex-preferred-size: 33.3333%;
flex-basis: 33.3333%;
max-width: 33.3333%;
}
}
@media print, screen and (min-width: 64em) { .wp-block-columns.has-4-columns .wp-block-column {
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%;
}
}
@media print, screen and (min-width: 64em) { .wp-block-columns.has-5-columns .wp-block-column {
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
max-width: 20%;
}
}
@media print, screen and (min-width: 64em) { .wp-block-columns.has-6-columns .wp-block-column {
-ms-flex-preferred-size: 16.6666%;
flex-basis: 16.6666%;
max-width: 16.6666%;
}
}  .wp-block-separator {
margin-bottom: 1.875rem;
margin-top: 1.875rem;
}
@media screen and (min-width: 48em) { .wp-block-separator {
margin-bottom: 2.75rem;
margin-top: 2.75rem;
}
}  .wp-block-button__link {
background-color: #128c8c;
font-size: 1.5rem;
line-height: 1.2;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
padding: 0.8rem 1.375rem;
-webkit-box-shadow: none !important;
box-shadow: none !important;
} .wp-block-button__link:hover,
.wp-block-button__link:active,
.wp-block-button__link:focus {
background-color: #231f20 !important;
color: #fff;
} .wp-video-popup-wrapper .pls-iframe-wrap-outer {
width: 37.5rem;
} .reviews-iframe .pls-iframe-wrap,
.reviews-iframe .pls-map {
height: 138.75rem;
} .pls-link-btn {
display: inline-block;
font-size: 1.375rem;
line-height: 1;
text-transform: uppercase;
padding: 0.625rem 0.9375rem;
color: #fff;
background-color: #128c8c;
border: 0.3125rem solid #231f20;
border-radius: 0;
position: relative;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-link-btn:hover,
.pls-link-btn:focus,
.pls-link-btn:active {
color: #fff;
background-color: #231f20;
border-color: #128c8c;
} .mathcaptcha {
width: 100%;
margin-bottom: 30px;
} .mathcaptcha__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 25px;
margin: auto;
max-width: 21.875rem;
}
@media screen and (min-width: 37.625rem) { .mathcaptcha__row {
max-width: 100%;
}
} .mathcaptcha input {
width: 2.75rem;
height: 2.75rem;
text-align: center;
font-size: 1.5625rem;
color: #fff;
margin-bottom: 0 !important;
} .mathcaptcha input[readonly] {
background-color: transparent;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
} .mathcaptcha input[name="mathcaptcha[mc_r]"] {
background-color: transparent;
border: 3px solid #fff;
} .mathcaptcha span {
font-size: 1.5625rem;
color: #fff;
}
@media screen and (max-width: 39.99875em) { .mathcaptcha span#mc_form_eq {
margin-right: 12px;
}
} .mathcaptcha label {
color: #fff;
font-size: 0.9375rem;
font-weight: 400;
line-height: 1.125rem;
text-align: center;
} .pls-article .mathcaptcha {
width: 100%;
margin-bottom: 30px;
} .pls-article .mathcaptcha__row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 25px;
margin: auto;
max-width: 21.875rem;
}
@media screen and (min-width: 40.625rem) { .pls-article .mathcaptcha__row {
max-width: 25.625rem;
}
} .pls-article .mathcaptcha input {
width: 4.375rem;
height: 2.75rem;
text-align: center;
font-size: 1.5625rem;
color: #128c8c;
margin-bottom: 0 !important;
} .pls-article .mathcaptcha input[readonly] {
background-color: transparent;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
} .pls-article .mathcaptcha input[name="mathcaptcha[mc_r]"] {
background-color: transparent;
border: 3px solid #128c8c;
padding: 0 5px;
} .pls-article .mathcaptcha input:focus {
color: #128c8c;
} .pls-article .mathcaptcha span {
font-size: 1.5625rem;
color: #128c8c;
} .pls-article .mathcaptcha span#mc_form_eq {
margin-right: 1.5625rem;
}
@media screen and (max-width: 39.99875em) { .pls-article .mathcaptcha span#mc_form_eq {
margin-right: 12px;
}
} .pls-article .mathcaptcha label {
color: #128c8c;
font-size: 0.9375rem;
font-weight: 400;
line-height: 1.125rem;
text-align: center;
}  .search-form label {
font-weight: normal;
} .comment-list ol {
list-style: none;
} .comment-form input[type="submit"] {
background-color: #128c8c;
} .comment-form input[type="submit"]:focus,
.comment-form input[type="submit"]:hover,
.comment-form input[type="submit"]:active {
background-color: #231f20;
} .comments-title {
font-size: 20px;
}
@media print, screen and (min-width: 40em) { .comments-title {
font-size: 24px;
}
}
@media print, screen and (min-width: 64em) { .comments-title {
font-size: 30px;
}
}
@media screen and (min-width: 75em) { .comments-title {
font-size: 36px;
}
} .pls-social-media {
display: inline-block;
font-size: 0;
line-height: 0;
margin-bottom: -0.625rem;
} .pls-social-media--footer,
.pls-social-media--contacts {
margin-bottom: -0.8125rem;
} .pls-social-media__link {
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
display: inline-block;
color: #fff;
background-color: #128c8c;
width: 1.875rem;
height: 1.875rem;
margin: 0 0.3125rem 0.625rem;
text-align: center;
} .pls-social-media__link--footer,
.pls-social-media__link--contacts {
width: 3.75rem;
height: 3.75rem;
margin: 0 0.375rem 0.8125rem 0.4375rem;
} .pls-social-media__link--contacts {
margin: 0 0.625rem 0.9375rem 0.625rem;
} .pls-social-media__link:hover {
opacity: 0.5;
color: #fff;
} .pls-social-media__link--txt {
width: auto;
padding: 0 0.3125rem;
} .pls-social-media__link--fa-instagram {
background: url(//amazingsmilesortho.com/wp-content/themes/amazing-smiles-orthodontics/dist/images/instagram-bg.jpg) center center no-repeat;
background-size: cover;
} .pls-social-media__link--fa-vimeo {
background-color: #23313c;
} .pls-social-media__link--fa-facebook {
background-color: #3a5795;
} .pls-social-media__link--fa-flickr {
background-color: #3a5ed8;
} .pls-social-media__link--fa-linkedin {
background-color: #0077b5;
} .pls-social-media__link--fa-twitter {
background-color: #54aced;
} .pls-social-media__link--fa-skype {
background-color: #4caded;
} .pls-social-media__link--fa-google-plus {
background-color: #dd4b39;
} .pls-social-media__link--fa-map-marker {
background-color: #d14546;
} .pls-social-media__link--fa-youtube-play {
background-color: #c0002e;
} .pls-social-media__link--fa-pinterest {
background-color: #d1002b;
} .pls-social-media__link--fa-soundcloud {
background-color: #f14d25;
} .pls-social-media__link--fa-rss {
background-color: #ed7b00;
} .pls-social-media__link--fa-envelope {
background-color: #818285;
} .pls-social-media__icon {
width: 1.875rem;
height: 1.875rem;
line-height: 1.875rem !important;
vertical-align: middle;
font-size: 1.125rem;
} .pls-social-media__icon.fa-google-plus {
font-size: 1rem;
} .pls-social-media__icon.fa {
line-height: 1.875rem !important;
} .pls-social-media__icon--footer,
.pls-social-media__icon--contacts {
font-size: 1.75rem;
width: 3.75rem;
height: 3.75rem;
line-height: 3.75rem !important;
} .pls-social-media__icon--footer.fa,
.pls-social-media__icon--contacts.fa {
line-height: 3.75rem !important;
} .pls-social-media__icon--footer.fa-google-plus,
.pls-social-media__icon--contacts.fa-google-plus {
font-size: 1.125rem;
} .pls-social-media__text {
font-size: 0.875rem;
line-height: 1.875rem;
height: 1.875rem;
vertical-align: middle;
} .pls-social-media__text--footer,
.pls-social-media__text--contacts {
line-height: 2.5rem;
} .pls-article__content .soc-media {
margin-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
list-style: none;
} .pls-article__content .soc-media li:not(:last-child) {
margin-right: 0.9375rem;
} .pls-article__content .soc-media li a {
-webkit-box-shadow: none;
box-shadow: none;
} .pls-article__content .soc-media li a:hover {
color: #128c8c;
} .pls-main-phone__text {
font-weight: 700;
font-size: 1.125rem;
line-height: 1.2;
color: #128c8c;
}
@media screen and (min-width: 48em) { .pls-main-phone__text {
font-size: 1.3125rem;
}
} .pls-main-phone__text:hover,
.pls-main-phone__text:active,
.pls-main-phone__text:focus {
color: #128c8c;
opacity: 0.75;
} .pls-logo {
display: inline-block;
font-size: 0;
line-height: 0;
} .scrolled .pls-logo {
display: none;
visibility: hidden;
} .pls-logo--scrolled {
display: none;
visibility: hidden;
} .scrolled .pls-logo--scrolled {
display: block;
visibility: visible;
} .pls-large-logo--hero-logo {
display: block;
max-width: 50%;
}
@media screen and (min-width: 90em) { .pls-large-logo--hero-logo {
max-width: 31.25rem;
}
}
@media screen and (min-width: 106.875em) { .pls-hero__logo--home .pls-large-logo--hero-logo {
max-width: 54.0625rem;
}
}
@media screen and (min-width: 106.875em) { .pls-hero__logo-inner .pls-large-logo--hero-logo {
max-width: 43.6875rem;
}
} .pls-large-logo--hero-logo img {
width: 100%;
} .pls-menu {
margin: 0;
list-style-type: none;
} .pls-menu__item--aside-right {
padding-bottom: 1.875rem;
} .pls-menu__item--aside-right > a {
background-color: #128c8c;
} .pls-menu__item--aside-right > a:hover,
.pls-menu__item--aside-right > a:active,
.pls-menu__item--aside-right > a:focus {
background-color: #231f20;
color: #fff;
} .pls-menu__item--aside-right:last-child {
padding-bottom: 0;
} .pls-menu__item-icon--aside-right {
color: #128c8c;
} .pls-menu__item-icon-block--aside-right {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
-webkit-box-flex: 0;
-ms-flex: 0 1 3.125rem;
flex: 0 1 3.125rem;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 3.75rem;
min-width: 3.75rem;
max-height: 3.75rem;
text-align: center;
position: relative;
padding-right: 0.625rem;
} .pls-menu__item-icon-block--aside-right::after {
content: "";
display: block;
position: absolute;
width: 0.0625rem;
height: 100%;
top: 0;
right: 0;
background-color: #fff;
} .pls-menu__item-icon-image--aside-right {
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-menu__item-icon-image--aside-right.pls-menu__item-icon-image--hover {
visibility: hidden;
opacity: 0;
display: none;
z-index: 2;
margin: 0 auto;
} .pls-menu__item-text--aside-right {
font-size: 2.0625rem;
line-height: 1.2;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
padding: 0.3125rem 0 0.3125rem 1.375rem;
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
position: relative;
}
@media screen and (max-width: 89.9375em) { .pls-menu__item-text--aside-right {
font-size: 1.5rem;
}
}
@media screen and (max-width: 22.4375em) { .pls-menu__item-text--aside-right {
font-size: 1.375rem;
}
} .pls-menu__item-content--aside-right {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #128c8c;
color: #fff;
padding: 0.9375rem 1.25rem;
-webkit-transition: none;
-o-transition: none;
transition: none;
-webkit-transition: all linear 0.2s;
-o-transition: all linear 0.2s;
transition: all linear 0.2s;
} .pls-menu__item-content--aside-right:hover,
.pls-menu__item-content--aside-right:active,
.pls-menu__item-content--aside-right:focus {
background-color: #231f20;
color: #fff;
} .pls-menu__item-content--aside-right:hover .pls-menu__item-icon,
.pls-menu__item-content--aside-right:active .pls-menu__item-icon,
.pls-menu__item-content--aside-right:focus .pls-menu__item-icon {
color: #fff;
} .pls-menu__item-content--aside-right:hover .pls-menu__item-icon-image,
.pls-menu__item-content--aside-right:active .pls-menu__item-icon-image,
.pls-menu__item-content--aside-right:focus .pls-menu__item-icon-image {
visibility: hidden;
opacity: 0;
display: none;
} .pls-menu__item-content--aside-right:hover .pls-menu__item-icon-image--hover,
.pls-menu__item-content--aside-right:active .pls-menu__item-icon-image--hover,
.pls-menu__item-content--aside-right:focus .pls-menu__item-icon-image--hover {
visibility: visible;
opacity: 1;
display: block;
} .pls-nav__title-bar {
text-align: right;
} .pls-nav__title-bar .menu-icon__wrapp {
width: 20px;
display: inline-block;
position: relative;
top: -7px;
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
margin-right: 0.4375rem;
} .pls-nav__title-bar .menu-icon__wrapp--line {
background: #fefefe;
display: block;
position: absolute;
height: 2px;
width: 50%;
opacity: 1;
-webkit-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: 0.25s ease-in-out;
-o-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
} .pls-nav__title-bar .menu-icon__wrapp--line:nth-child(even) {
left: 50%;
} .pls-nav__title-bar .menu-icon__wrapp--line:nth-child(odd) {
left: 0;
} .pls-nav__title-bar .menu-icon__wrapp--line:nth-child(1),
.pls-nav__title-bar .menu-icon__wrapp--line:nth-child(2) {
top: 0;
} .pls-nav__title-bar .menu-icon__wrapp--line:nth-child(3),
.pls-nav__title-bar .menu-icon__wrapp--line:nth-child(4) {
top: 6px;
} .pls-nav__title-bar .menu-icon__wrapp--line:nth-child(5),
.pls-nav__title-bar .menu-icon__wrapp--line:nth-child(6) {
top: 12px;
} .pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(2),
.pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(5) {
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
} .pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(1),
.pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(6) {
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
} .pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(1) {
left: 0;
top: 3px;
} .pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(2) {
left: calc(50% - 4px);
top: 3px;
} .pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(3) {
left: -50%;
opacity: 0;
} .pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(4) {
left: 100%;
opacity: 0;
} .pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(5) {
left: 0;
top: 9px;
} .pls-nav__title-bar .menu-icon__wrapp.active span:nth-child(6) {
left: calc(50% - 4px);
top: 9px;
} .pls-nav__title-bar .menu-icon__wrapp::after {
content: none;
}
@media screen and (min-width: 90em) { .pls-nav__title-bar {
opacity: 0;
visibility: hidden;
}
} .parallax-slider {
max-height: none;
} .pls-hero {
position: relative;
} .pls-hero__slider--item {
background-size: cover;
min-height: 14.6875rem;
}
@media screen and (min-width: 25.875em) { .pls-hero__slider--item {
min-height: 18.4375rem;
}
}
@media screen and (min-width: 35.4375em) { .pls-hero__slider--item {
min-height: 18.4375rem;
}
}
@media screen and (min-width: 40em) { .pls-hero__slider--item {
min-height: 24.0625rem;
}
}
@media screen and (min-width: 48em) { .pls-hero__slider--item {
min-height: 30rem;
}
}
@media print, screen and (min-width: 64em) { .pls-hero__slider--item {
min-height: 33.4375rem;
}
}
@media screen and (min-width: 75em) { .pls-hero__slider--item {
min-height: 39.0625rem;
}
}
@media screen and (min-width: 90em) { .pls-hero__slider--item {
min-height: 46.875rem;
}
}
@media screen and (min-width: 106.875em) { .pls-hero__slider--item {
min-height: 55.625rem;
}
}
@media screen and (min-width: 120em) { .pls-hero__slider--item {
min-height: 62.5rem;
}
} .pls-hero__slider--item_inner {
background-size: cover;
background-position: top right -100px;
min-height: 14.6875rem;
}
@media screen and (min-width: 25.875em) { .pls-hero__slider--item_inner {
min-height: 18.4375rem;
}
}
@media screen and (min-width: 35.4375em) { .pls-hero__slider--item_inner {
min-height: 18.4375rem;
background-position: center;
}
}
@media screen and (min-width: 75em) { .pls-hero__slider--item_inner {
min-height: 20.9375rem;
}
}
@media screen and (min-width: 90em) { .pls-hero__slider--item_inner {
min-height: 25.3125rem;
}
}
@media screen and (min-width: 106.875em) { .pls-hero__slider--item_inner {
min-height: 29.375rem;
}
}
@media screen and (min-width: 120em) { .pls-hero__slider--item_inner {
min-height: 33.75rem;
}
} .pls-hero__parallax {
width: 100%;
height: 100%;
z-index: 1;
}
@media screen and (max-width: 35.375em) { .pls-hero__parallax {
background-position: 80%;
}
} .pls-hero__inner {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 2;
overflow: hidden;
} .pls-hero__inner--home {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
} .pls-hero__content {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
max-width: 106.875rem;
} .pls-hero__logo {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
padding-top: 0.625rem;
padding-bottom: 1.25rem;
font-size: 0;
line-height: 0;
}
@media print, screen and (min-width: 40em) { .pls-hero__logo {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media screen and (min-width: 48em) { .pls-hero__logo {
padding-bottom: 1.875rem;
}
}
@media screen and (min-width: 90em) { .pls-hero__logo {
padding-top: 1.875rem;
}
}
@media screen and (min-width: 35.4375em) { .pls-hero__logo--home {
padding-top: 3.125rem;
}
}
@media screen and (min-width: 40em) { .pls-hero__logo--home {
padding-top: 3.4375rem;
}
}
@media screen and (min-width: 64em) { .pls-hero__logo--home {
padding-top: 9.375rem;
}
}
@media screen and (min-width: 106.8125em) { .pls-hero__logo--home {
padding-top: 15.625rem;
padding-bottom: 6.4375rem;
}
}
@media screen and (max-width: 39.99875em) { .pls-hero__logo--home {
display: none;
}
} .pls-hero__logo-inner {
display: inline-block;
font-size: 0;
line-height: 0;
}
@media screen and (min-width: 48em) { .pls-hero__logo-inner {
margin: 1.875rem 0 1.875rem 6%;
}
}
@media screen and (min-width: 64em) { .pls-hero__logo-inner {
margin: -0.1875rem 0 0 1.875rem;
}
} .pls-hero__logo-inner--page {
margin: 0 0 0 6%;
} .pls-hero__scrolldown {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 15.5%;
text-align: center;
line-height: 0;
font-size: 0;
}
@media print, screen and (min-width: 40em) { .pls-hero__scrolldown {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media screen and (max-width: 39.99875em) { .pls-hero__scrolldown {
display: none;
}
} .pls-hero__scrolldown-icon {
display: block;
position: relative;
background-image: url(//amazingsmilesortho.com/wp-content/themes/amazing-smiles-orthodontics/dist/images/scrolldown-icon.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
height: 1.875rem;
opacity: 0.8;
visibility: visible;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
}
@media screen and (min-width: 48em) { .pls-hero__scrolldown-icon {
height: 3.75rem;
}
} .pls-hero__scrolldown-text {
display: block;
visibility: visible;
} .pls-hero__scrolldown-link {
color: #fff;
font-size: 0.75rem;
display: inline-block;
line-height: 1;
visibility: visible;
} .pls-hero__scrolldown-link:hover,
.pls-hero__scrolldown-link:active,
.pls-hero__scrolldown-link:focus {
color: #fff;
opacity: 1;
} .pls-hero__scrolldown-link:hover .pls-hero__scrolldown-icon,
.pls-hero__scrolldown-link:active .pls-hero__scrolldown-icon,
.pls-hero__scrolldown-link:focus .pls-hero__scrolldown-icon {
opacity: 1;
}
@media screen and (min-width: 48em) { .pls-hero__scrolldown-link {
font-size: 0.9375rem;
}
} .pls-hero__scrolldown-icon + .pls-hero__scrolldown-text {
margin-top: 0.4375rem;
}
@media screen and (min-width: 48em) { .pls-hero__scrolldown-icon + .pls-hero__scrolldown-text {
margin-top: 1.1875rem;
}
} .pls-hero .uno-slider {
visibility: hidden;
} .pls-hero .slick-initialized {
visibility: visible;
}
@media screen and (max-width: 35.375em) { .pls-body--home .pls-hero__parallax {
background-position: left;
}
} .pls-featured-articles__inner {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
max-width: 100%;
} .pls-featured-articles__part {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
max-width: 100%;
padding: 0;
}
@media print, screen and (min-width: 40em) { .pls-featured-articles__part {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media print, screen and (min-width: 40em) { .pls-featured-articles__part {
padding: 0;
}
}
@media screen and (min-width: 48em) { .pls-featured-articles__part--left {
-webkit-box-flex: 0;
-ms-flex: 0 0 40.5%;
flex: 0 0 40.5%;
max-width: 40.5%;
}
}
@media screen and (min-width: 48em) { .pls-featured-articles__part--right {
-webkit-box-flex: 0;
-ms-flex: 0 0 59.5%;
flex: 0 0 59.5%;
max-width: 59.5%;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
} .pls-featured-articles__item-layer {
opacity: 0;
z-index: 1;
overflow: hidden;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-featured-articles__item-layer--hover {
visibility: visible;
opacity: 1;
z-index: 2;
}
@media screen and (min-width: 48em) { .pls-featured-articles__item-layer {
opacity: 1;
} .pls-featured-articles__item-layer--hover {
opacity: 0;
visibility: hidden;
}
} .pls-featured-articles__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
padding: 70% 0 0 0;
position: relative;
}
@media print, screen and (min-width: 40em) { .pls-featured-articles__item {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media screen and (min-width: 48em) { .pls-featured-articles__item {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding-top: 23.647%;
}
} .pls-featured-articles__item:hover .pls-featured-articles__item-layer,
.pls-featured-articles__item:active .pls-featured-articles__item-layer,
.pls-featured-articles__item:focus .pls-featured-articles__item-layer {
visibility: hidden;
opacity: 0;
} .pls-featured-articles__item:hover .pls-featured-articles__item-layer--hover,
.pls-featured-articles__item:active .pls-featured-articles__item-layer--hover,
.pls-featured-articles__item:focus .pls-featured-articles__item-layer--hover {
visibility: visible;
opacity: 1;
}
@media print, screen and (min-width: 40em) { .pls-featured-articles__item--left {
padding: 103% 0 0 0;
}
}
@media screen and (min-width: 48em) { .pls-featured-articles__item--left {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-top: 51.5%;
}
} .pls-featured-articles__item--mint {
background-color: #128c8c;
} .pls-featured-articles__item--blue {
background-color: #70b0c8;
} .pls-featured-articles__item--white {
background-color: #fff;
} .pls-featured-articles__item-bg {
z-index: 1;
} .pls-featured-articles__item-content {
position: absolute;
top: 72%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
z-index: 2;
text-align: center;
width: 60%;
}
@media screen and (max-width: 106.8125em) { .pls-featured-articles__item-content {
width: 65%;
}
}
@media screen and (max-width: 48em) { .pls-featured-articles__item-content {
width: 70%;
}
} .pls-featured-articles__item--left .pls-featured-articles__item-content {
width: 54%;
}
@media screen and (max-width: 48em) { .pls-featured-articles__item--left .pls-featured-articles__item-content {
width: 70%;
}
} .pls-featured-articles__item-content--hover {
background-color: rgba(255, 255, 255, 0.7);
padding: 1.5rem 0.3125rem 1.8125rem;
top: 55%;
}
@media screen and (max-width: 89.9375em) { .pls-featured-articles__item-content--hover {
padding: 1.25rem 0.3125rem 1.5rem;
}
}
@media screen and (max-width: 74.9375em) { .pls-featured-articles__item-content--hover {
padding: 0.9375rem 0.3125rem 1.25rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-featured-articles__item-content--hover {
padding: 0.625rem 0.3125rem 1.25rem;
}
}
@media screen and (max-width: 48em) { .pls-featured-articles__item-content--hover {
padding: 1.5rem 1.5625rem 1.8125rem;
}
}
@media screen and (max-width: 35.375em) { .pls-featured-articles__item-content--hover {
padding: 1.5rem 0.9375rem 1.8125rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-featured-articles__item-content--hover {
padding: 0.625rem 0.9375rem 0.9375rem;
}
} .pls-featured-articles__item--left .pls-featured-articles__item-content--hover {
padding: 1.5625rem 1.875rem 1.8125rem;
}
@media screen and (max-width: 89.9375em) { .pls-featured-articles__item--left .pls-featured-articles__item-content--hover {
padding: 1.25rem 1.875rem 1.5rem;
}
}
@media screen and (max-width: 74.9375em) { .pls-featured-articles__item--left .pls-featured-articles__item-content--hover {
padding: 1.25rem 1.25rem 1.5rem;
}
}
@media screen and (max-width: 74.9375em) { .pls-featured-articles__item--left .pls-featured-articles__item-content--hover {
padding: 0.9375rem 1.25rem 1.5rem;
}
}
@media screen and (max-width: 48em) { .pls-featured-articles__item--left .pls-featured-articles__item-content--hover {
padding: 1.5rem 1.5625rem 1.8125rem;
}
}
@media screen and (max-width: 35.375em) { .pls-featured-articles__item--left .pls-featured-articles__item-content--hover {
padding: 1.5rem 0.9375rem 1.8125rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-featured-articles__item--left .pls-featured-articles__item-content--hover {
padding: 0.625rem 0.9375rem 0.9375rem;
}
} .pls-featured-articles__item-title {
color: #fff;
text-transform: uppercase;
letter-spacing: 0.23438rem;
font-weight: 400;
padding: 1.0625rem 0.625rem;
text-align: center;
margin-bottom: 0;
font-size: 2.375rem;
line-height: 1;
width: 100%;
} .pls-featured-articles__item-title::after {
content: "";
display: block;
height: 0.25rem;
background-color: white;
max-width: 21.25rem;
margin: 25px auto 0;
}
@media screen and (max-width: 106.8125em) { .pls-featured-articles__item-title {
font-size: 2rem;
letter-spacing: 0.125rem;
padding: 1.0625rem 0.9375rem;
border-width: 0.25rem;
}
}
@media screen and (max-width: 89.9375em) { .pls-featured-articles__item-title {
font-size: 1.625rem;
padding: 0.9375rem 0.625rem;
border-width: 0.25rem;
}
}
@media screen and (max-width: 74.9375em) { .pls-featured-articles__item-title {
font-size: 1.375rem;
padding: 0.75rem 0.625rem;
border-width: 0.25rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-featured-articles__item-title {
font-size: 1.125rem;
letter-spacing: 0.0625rem;
padding: 0.625rem 0.3125rem;
border-width: 0.1875rem;
}
}
@media screen and (max-width: 47.9375em) { .pls-featured-articles__item-title {
font-size: 2.25rem;
letter-spacing: 0.25rem;
padding: 1.0625rem 1.5625rem;
border-width: 0.25rem;
}
}
@media screen and (max-width: 35.375em) { .pls-featured-articles__item-title {
font-size: 1.875rem;
letter-spacing: 0.1875rem;
padding: 1.0625rem 0.625rem;
border-width: 0.25rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-featured-articles__item-title {
font-size: 1.125rem;
letter-spacing: 0.0625rem;
padding: 0.625rem 0.3125rem;
border-width: 0.1875rem;
}
} .pls-featured-articles__item-title--hover {
border: none;
color: #231f20;
padding: 0;
letter-spacing: 0.21875rem;
line-height: 1.2;
font-size: 2.0625rem;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-featured-articles__item-title--hover::after {
opacity: 0;
visibility: hidden;
}
@media screen and (max-width: 106.8125em) { .pls-featured-articles__item-title--hover {
font-size: 1.625rem;
padding: 0;
letter-spacing: 0.15625rem;
}
}
@media screen and (max-width: 89.9375em) { .pls-featured-articles__item-title--hover {
font-size: 1.25rem;
padding: 0;
letter-spacing: 0.125rem;
}
}
@media screen and (max-width: 74.9375em) { .pls-featured-articles__item-title--hover {
font-size: 1.125rem;
padding: 0;
letter-spacing: 0.125rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-featured-articles__item-title--hover {
font-size: 0.875rem;
padding: 0;
letter-spacing: 0.0625rem;
}
}
@media screen and (max-width: 47.9375em) { .pls-featured-articles__item-title--hover {
border: none;
padding: 0;
letter-spacing: 0.125rem;
line-height: 1.2;
font-size: 1.5rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-featured-articles__item-title--hover {
font-size: 1rem;
padding: 0;
letter-spacing: 0.0625rem;
}
} .pls-featured-articles__item--left .pls-featured-articles__item-title--hover {
line-height: 1.25;
letter-spacing: 0.3125rem;
font-size: 2.25rem;
}
@media screen and (max-width: 106.8125em) { .pls-featured-articles__item--left .pls-featured-articles__item-title--hover {
letter-spacing: 0.1875rem;
font-size: 1.875rem;
}
}
@media screen and (max-width: 89.9375em) { .pls-featured-articles__item--left .pls-featured-articles__item-title--hover {
letter-spacing: 0.1875rem;
font-size: 1.5rem;
}
}
@media screen and (max-width: 74.9375em) { .pls-featured-articles__item--left .pls-featured-articles__item-title--hover {
letter-spacing: 0.1875rem;
font-size: 1.25rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-featured-articles__item--left .pls-featured-articles__item-title--hover {
letter-spacing: 0.09375rem;
font-size: 1rem;
}
}
@media screen and (max-width: 48em) { .pls-featured-articles__item--left .pls-featured-articles__item-title--hover {
letter-spacing: 0.21875rem;
line-height: 1.2;
font-size: 2.0625rem;
}
}
@media screen and (max-width: 35.375em) { .pls-featured-articles__item--left .pls-featured-articles__item-title--hover {
letter-spacing: 0.125rem;
line-height: 1.2;
font-size: 1.5rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-featured-articles__item--left .pls-featured-articles__item-title--hover {
letter-spacing: 0.0625rem;
font-size: 1rem;
}
} .pls-featured-articles__item-text {
text-transform: uppercase;
letter-spacing: 0.1875rem;
color: #231f20;
margin-bottom: 0;
font-size: 1.25rem;
line-height: 1;
}
@media screen and (max-width: 89.9375em) { .pls-featured-articles__item-text {
letter-spacing: 0.125rem;
font-size: 0.9375rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-featured-articles__item-text {
letter-spacing: 0.0625rem;
font-size: 0.6875rem;
}
}
@media screen and (max-width: 48em) { .pls-featured-articles__item-text {
letter-spacing: 0.1875rem;
font-size: 1.25rem;
}
}
@media screen and (max-width: 35.375em) { .pls-featured-articles__item-text {
letter-spacing: 0.125rem;
font-size: 1.0625rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-featured-articles__item-text {
letter-spacing: 0.0625rem;
font-size: 0.6875rem;
}
} .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 0.5625rem;
}
@media screen and (max-width: 89.9375em) { .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 0.4375rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 0.25rem;
}
}
@media screen and (max-width: 48em) { .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 0.5625rem;
}
}
@media screen and (max-width: 25.875em) { .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 0.25rem;
}
} .pls-featured-articles__item--left .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 1rem;
}
@media screen and (max-width: 89.9375em) { .pls-featured-articles__item--left .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 0.4375rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-featured-articles__item--left .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 0.25rem;
}
}
@media screen and (max-width: 48em) { .pls-featured-articles__item--left .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 1rem;
}
}
@media screen and (max-width: 25.875em) { .pls-featured-articles__item--left .pls-featured-articles__item-title + .pls-featured-articles__item-text {
margin-top: 0.25rem;
}
} .pls-featured-links__item {
margin-bottom: 1.875rem;
} .pls-featured-links__item:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 35.375em) { .pls-featured-links__item {
margin-bottom: 1.25rem;
}
} .pls-featured-links__item-link {
display: block;
text-align: center;
color: #fff;
text-transform: uppercase;
font-size: 1.6875rem;
padding: 1.25rem 1.25rem;
background-color: #128c8c;
border: solid #e3e8f8;
border-width: 1.25rem 2.5rem;
letter-spacing: 0.03125rem;
} .pls-featured-links__item-link:hover,
.pls-featured-links__item-link:active,
.pls-featured-links__item-link:focus {
color: #fff;
background-color: #128c8c;
border-color: #e3e8f8;
opacity: 0.75;
}
@media screen and (max-width: 39.9375em) { .pls-featured-links__item-link {
font-size: 1.25rem;
padding: 0.9375rem 0.9375rem;
border-width: 0.9375rem 1.875rem;
}
}
@media screen and (max-width: 35.375em) { .pls-featured-links__item-link {
font-size: 1.125rem;
padding: 0.8125rem 0.8125rem;
border-width: 0.625rem 1.25rem;
}
} .pls-featured-links__item-link--blue {
background-color: #70b0c8;
border-color: #fdf3f6;
} .pls-featured-links__item-link--blue:hover,
.pls-featured-links__item-link--blue:active,
.pls-featured-links__item-link--blue:focus {
background-color: #70b0c8;
border-color: #fdf3f6;
opacity: 0.75;
}
@media screen and (max-width: 25.8125em) { .pls-featured-links__item-text {
display: inline-block;
padding: 0 3px;
}
} .pls-featured-links__item-text--1 {
font-weight: bold;
} .pls-featured-links__item-text--1 + .pls-featured-links__item-text--2 {
margin-left: 1.25rem;
}
@media screen and (max-width: 39.9375em) { .pls-featured-links__item-text--1 + .pls-featured-links__item-text--2 {
margin-left: 0.9375rem;
}
}
@media screen and (max-width: 35.375em) { .pls-featured-links__item-text--1 + .pls-featured-links__item-text--2 {
margin-left: 0.625rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-featured-links__item-text--1 + .pls-featured-links__item-text--2 {
margin-left: 0;
}
} .pls-gallery-preview {
display: block;
position: relative;
color: #128c8c;
}
@media screen and (max-width: 63.9375em) { .pls-gallery-preview {
max-width: 400px;
margin: 0 auto;
}
} .pls-gallery-preview__bg {
z-index: 1;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-gallery-preview__bg--hover {
opacity: 0;
visibility: hidden;
z-index: 2;
} .pls-gallery-preview:hover,
.pls-gallery-preview:active,
.pls-gallery-preview:focus {
color: #fff;
} .pls-gallery-preview:hover .pls-gallery-preview__bg--hover,
.pls-gallery-preview:active .pls-gallery-preview__bg--hover,
.pls-gallery-preview:focus .pls-gallery-preview__bg--hover {
opacity: 1;
visibility: visible;
} .pls-gallery-preview__content {
position: relative;
z-index: 3;
text-align: center;
padding: 20.75rem 2.8125rem 3.6875rem;
}
@media screen and (max-width: 63.9375em) { .pls-gallery-preview__content {
padding: 83% 2.8125rem 14.5%;
}
} .pls-gallery-preview__text {
background-color: rgba(255, 255, 255, 0.7);
padding: 1.1875rem 1.25rem;
margin-bottom: 0;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-gallery-preview__text:hover {
background-color: rgba(18, 140, 140, 0.7);
} .pls-gallery-preview__button {
display: block;
} .pls-gallery-preview__button-text {
display: block;
text-transform: uppercase;
line-height: 1;
} .pls-gallery-preview__button-text--1 {
font-size: 1.25rem;
} .pls-gallery-preview__button-text--2 {
font-size: 2.5rem;
text-transform: none;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
margin-top: 0.5625rem;
letter-spacing: -0.1175rem;
}
@media screen and (max-width: 74.9375em) { .pls-gallery-preview__button-text--2 {
font-size: 1.875rem;
letter-spacing: -0.125rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-gallery-preview__button-text--2 {
font-size: 2.6875rem;
letter-spacing: -0.2rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-gallery-preview__button-text--2 {
font-size: 1.875rem;
letter-spacing: -0.125rem;
}
} .pls-reviews {
position: relative;
} .pls-reviews--short iframe {
height: 100%;
width: 100%;
position: absolute;
top: 0;
left: 0;
} .pls-reviews--footer iframe {
height: 42.8125rem;
position: relative;
z-index: 2;
}
@media screen and (max-width: 74.9375em) { .pls-reviews--footer iframe {
height: 44.6875rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-reviews--footer iframe {
height: 52.8125rem;
}
}
@media screen and (max-width: 48em) { .pls-reviews--footer iframe {
height: 63.125rem;
}
}
@media screen and (max-width: 40.875em) { .pls-reviews--footer iframe {
height: 50.625rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-reviews--footer iframe {
height: 56.875rem;
}
}
@media screen and (max-width: 22.4375em) { .pls-reviews--footer iframe {
height: 60.625rem;
}
} .pls-reviews__bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: #128c8c;
color: #fff;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
z-index: 1;
} .pls-reviews__content-text {
position: relative;
text-align: center;
z-index: 2;
} .pls-reviews__content-text--short {
padding-top: 105%;
border: 0.0625rem solid #d1d1d1;
}
@media screen and (max-width: 89.9375em) { .pls-reviews__content-text--short {
padding-top: 120%;
}
}
@media screen and (max-width: 74.9375em) { .pls-reviews__content-text--short {
padding-top: 130%;
}
}
@media screen and (max-width: 63.9375em) { .pls-reviews__content-text--short {
padding-top: 65%;
}
}
@media screen and (max-width: 48em) { .pls-reviews__content-text--short {
padding-top: 85%;
}
}
@media screen and (max-width: 39.9375em) { .pls-reviews__content-text--short {
padding-top: 95%;
}
}
@media screen and (max-width: 35.375em) { .pls-reviews__content-text--short {
padding-top: 125%;
}
}
@media screen and (max-width: 25.8125em) { .pls-reviews__content-text--short {
padding-top: 125%;
}
}
@media screen and (max-width: 22.4375em) { .pls-reviews__content-text--short {
padding-top: 155%;
}
}
@media print, screen and (min-width: 64em) { .pls-reviews__content-text--footer::before {
content: "";
display: block;
position: absolute;
background-color: #128c8c;
width: 420px;
height: 255px;
opacity: 0.65;
left: 50%;
top: 0;
margin-left: -210px;
z-index: 1;
}
}
@media screen and (min-width: 71.25em) { .pls-reviews__content-text--footer::before {
height: 225px;
}
}
@media screen and (min-width: 90em) { .pls-reviews__content-text--footer::before {
height: 235px;
}
}
@media screen and (min-width: 120em) { .pls-reviews__content-text--footer::before {
height: 245px;
}
} .pls-media-contacts {
position: relative;
} .pls-media-contacts__bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
z-index: 0;
background-color: #128c8c;
color: #fff;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
} .pls-media-contacts__content {
position: relative;
z-index: 2;
text-align: center;
padding-top: 19.3125rem;
padding-bottom: 14.375rem;
}
@media screen and (max-width: 74.9375em) { .pls-media-contacts__content {
padding-top: 16.875rem;
padding-bottom: 12.3125rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-media-contacts__content {
padding-top: 12.5rem;
padding-bottom: 9.125rem;
}
}
@media screen and (max-width: 48em) { .pls-media-contacts__content {
padding-top: 8.125rem;
padding-bottom: 5.875rem;
}
}
@media screen and (max-width: 35.375em) { .pls-media-contacts__content {
padding-top: 6.25rem;
padding-bottom: 4.5625rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-media-contacts__content {
padding-top: 3.75rem;
padding-bottom: 2.75rem;
}
}
@media screen and (max-width: 22.4375em) { .pls-media-contacts__content {
padding-top: 3.125rem;
padding-bottom: 2.3125rem;
}
} .pls-media-contacts__title {
color: #fff;
text-transform: uppercase;
font-size: 5.125rem;
letter-spacing: 0.0625rem;
line-height: 1;
margin-bottom: 0;
}
@media screen and (max-width: 74.9375em) { .pls-media-contacts__title {
font-size: 4.875rem;
}
}
@media screen and (max-width: 63.9375em) { .pls-media-contacts__title {
font-size: 3.75rem;
}
}
@media screen and (max-width: 48em) { .pls-media-contacts__title {
font-size: 2.75rem;
}
}
@media screen and (max-width: 35.375em) { .pls-media-contacts__title {
font-size: 2.125rem;
}
}
@media screen and (max-width: 25.8125em) { .pls-media-contacts__title {
font-size: 1.875rem;
}
}
@media screen and (max-width: 22.4375em) { .pls-media-contacts__title {
font-size: 1.625rem;
}
} .pls-media-contacts__title + .pls-media-contacts__links {
margin-top: 2.5rem;
margin-bottom: 0;
} .pls-contact-form {
background-color: #128c8c;
background-position: center;
color: #fff;
padding-top: 30px;
padding-bottom: 35px;
background-size: cover;
}
@media screen and (min-width: 35.4375em) { .pls-contact-form {
padding-top: 50px;
padding-bottom: 55px;
}
}
@media screen and (min-width: 48em) { .pls-contact-form {
padding-top: 70px;
padding-bottom: 120px;
}
} .pls-contact-form__content {
max-width: 40rem;
margin: 0 auto;
}
@media print, screen and (min-width: 64em) { .pls-contact-form__content {
max-width: 75rem;
}
} .pls-form {
padding: 0 15px;
}
@media print, screen and (min-width: 64em) { .pls-form {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
padding: 0;
}
}
@media print, screen and (min-width: 64em) { .pls-form__header {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 100%;
padding-left: 15px;
padding-right: 15px;
}
}
@media print, screen and (min-width: 64em) { .pls-form__footer-block {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 100%;
padding-top: 1.5rem;
}
}
@media print, screen and (min-width: 64em) { .pls-form__part {
-webkit-box-flex: 0;
-ms-flex: 0 1 50%;
flex: 0 1 50%;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 50%;
padding-left: 0;
padding-right: 0;
}
}
@media print, screen and (min-width: 64em) { .pls-form__row {
padding-left: 15px;
padding-right: 15px;
}
}
@media print, screen and (min-width: 64em) { .pls-form__row--flex {
padding-left: 0;
padding-right: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
} .pls-form__row--logo {
text-align: center;
font-size: 0;
line-height: 0;
margin-bottom: 20px;
}
@media screen and (min-width: 35.4375em) { .pls-form__row--logo {
margin-bottom: 30px;
}
}
@media screen and (min-width: 48em) { .pls-form__row--logo {
margin-bottom: 40px;
}
}
@media print, screen and (min-width: 64em) { .pls-form__row--logo {
margin-bottom: 20px;
}
} .pls-form__logo-link {
display: inline-block;
margin-top: 0.625rem;
}
@media screen and (min-width: 35.4375em) { .pls-form__logo-link {
max-width: 70%;
}
}
@media screen and (min-width: 48em) { .pls-form__logo-link {
max-width: 60%;
}
}
@media screen and (min-width: 75em) { .pls-form__logo-link {
max-width: 100%;
}
}
@media print, screen and (min-width: 64em) { .pls-form__col {
-webkit-box-flex: 0;
-ms-flex: 0 1 50%;
flex: 0 1 50%;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 50%;
padding-left: 15px;
padding-right: 15px;
}
}
@media print, screen and (min-width: 64em) { .pls-form__col--submit {
-webkit-box-flex: 0;
-ms-flex: 0 1 600px;
flex: 0 1 600px;
-ms-flex-item-align: auto;
align-self: auto;
margin: 0 auto;
max-width: 600px;
} .pls-form__col--submit-wrapper {
padding-left: 0;
padding-right: 0;
text-align: center;
}
} .pls-form__input {
height: 50px;
line-height: 50px;
border: none;
background-color: #88bdd1;
color: #fff;
font-size: 17px;
font-weight: 700;
padding: 0 20px;
margin-bottom: 25px;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-form__input:focus {
background-color: #fff;
color: #0a1434;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
} .pls-form__subject {
display: none;
} .pls-form__textarea {
line-height: 1.5;
font-weight: 700;
padding: 10px 20px;
height: 120px;
border: none;
background-color: #88bdd1;
color: #fff;
margin-bottom: 25px;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-form__textarea:focus {
background-color: #fff;
color: #0a1434;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
}
@media screen and (min-width: 48em) { .pls-form__textarea {
height: 240px;
}
} .pls-form__submit {
font-size: 30px;
line-height: 1;
text-transform: uppercase;
text-align: center;
display: block;
padding: 20px;
color: #fff;
background-color: #231f20;
margin-bottom: 0;
border: none;
width: 100%;
cursor: pointer;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-form__submit:hover,
.pls-form__submit:active,
.pls-form__submit:focus {
color: #0a1434;
background-color: #dcdde2;
} .pls-form__label {
color: #fff;
font-size: 15px;
line-height: 1;
margin-top: -20px;
margin-bottom: 25px;
} .pls-article div.gform_wrapper ul.gform_fields li.gfield span.name_first {
padding-top: 0;
margin-right: 0;
padding-right: 0;
} .pls-article div.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error {
width: 100%;
background: none;
margin: 0 16px 0 0;
border: none;
} .pls-article div.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error div.ginput_container,
.pls-article div.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error input {
margin: auto;
} .pls-article div.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error div.ginput_container.ginput_container_textarea,
.pls-article div.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error input.ginput_container_textarea {
padding-right: 16px;
} .pls-article div.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error textarea,
.pls-article div.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error input {
border-top: none !important;
border-left: none !important;
border-right: none !important;
border-bottom: 1px solid #790000;
} .pls-article div.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: 100% !important;
text-align: center;
} .pls-article div.gform_wrapper form div.validation_error {
font-size: 14px;
font-weight: 500;
border: none;
padding: 0;
} .pls-article div.gform_wrapper form .validation_message {
font-size: 14px;
font-weight: 500;
}
@media print, screen and (min-width: 64em) { .pls-article .pls-form__col--line-left,
.pls-article .pls-form__col--line-right {
-webkit-box-flex: 0;
-ms-flex: 0 1 22.5%;
flex: 0 1 22.5%;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 22.5%;
padding-left: 15px;
padding-right: 15px;
position: relative;
overflow: hidden;
}
}
@media print, screen and (min-width: 64em) { .pls-article .pls-form__col--line-left::before,
.pls-article .pls-form__col--line-right::before {
content: "";
width: 100%;
height: 1px;
background-color: #128c8c;
position: absolute;
display: block;
top: 22px;
left: 15px;
}
} .pls-map iframe {
position: absolute;
top: 0;
left: 0;
width: 100% !important;
height: 100% !important;
margin-bottom: 0;
border: none;
} .pls-secondary__section--contacts {
background-color: #e3e8f8;
} .pls-contact-info {
background-color: #f4f0e9;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
padding-top: 30px;
padding-bottom: 30px;
}
@media only screen and (max-width: 1199px) and (min-width: 768px) { .pls-contact-info__inner::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
left: -50%;
top: 0;
z-index: -1;
}
} .pls-contact-info:nth-child(1) {
background-color: #d9f0f8;
} .pls-contact-info:nth-child(1) .pls-contact-info__item--info.pls-contact-info__item--left {
background-color: #128c8c;
} .pls-contact-info:nth-child(1) .pls-contact-info__inner::before {
background-color: #128c8c;
} .pls-contact-info:nth-child(2) {
background-color: #fdf2f6;
} .pls-contact-info:nth-child(2) .pls-contact-info__item--info.pls-contact-info__item--left {
background-color: #70b0c8;
} .pls-contact-info:nth-child(2) .pls-contact-info__inner::before {
background-color: #70b0c8;
} .pls-contact-info__part {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 100%;
}
@media screen and (min-width: 75em) { .pls-contact-info__part--left {
-webkit-box-flex: 1;
-ms-flex: 1 1 48.8%;
flex: 1 1 48.8%;
max-width: 48.8%;
}
} .pls-contact-info__part--right {
background-color: #fff;
}
@media screen and (min-width: 75em) { .pls-contact-info__part--right {
-webkit-box-flex: 1;
-ms-flex: 1 1 51.2%;
flex: 1 1 51.2%;
max-width: 51.2%;
}
} .pls-contact-info__part--dark {
position: relative;
overflow: hidden;
}
@media screen and (min-width: 48em) { .pls-contact-info__part--dark::before {
content: "";
display: block;
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background-color: #282626;
}
}
@media screen and (min-width: 48em) { .pls-contact-info__part--half-color::before {
width: 50%;
left: auto;
right: 50%;
}
}
@media screen and (min-width: 75em) { .pls-contact-info__part--half-color::before {
display: none;
}
} .pls-contact-info__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
max-width: 86.875rem;
margin: 0 auto;
position: relative;
z-index: 2;
height: 100%;
}
@media screen and (min-width: 48em) { .pls-contact-info__part--right .pls-contact-info__inner {
max-width: 43.4375rem;
}
}
@media screen and (min-width: 75em) { .pls-contact-info__part--right .pls-contact-info__inner {
margin-left: 0;
max-width: 778px;
}
} .pls-contact-info__item--map {
height: 100%;
} .pls-contact-info__item--map .pls-map {
padding-bottom: 360px;
height: 100%;
} .pls-contact-info__item--info {
background-color: #0a0a0a;
color: #fff;
padding-top: 36px;
padding-bottom: 38px;
}
@media screen and (min-width: 75em) { .pls-contact-info__item--info {
padding-left: 50px;
}
}
@media screen and (min-width: 90em) { .pls-contact-info__item--info {
padding-left: 50px;
}
} .pls-contact-info__inner .pls-contact-info__item {
-webkit-box-flex: 1;
-ms-flex: 1 1 100%;
flex: 1 1 100%;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 100%;
padding: 36px 10px 38px;
}
@media screen and (min-width: 90em) { .pls-contact-info__inner .pls-contact-info__item {
padding-left: 50px;
}
}
@media screen and (min-width: 48em) { .pls-contact-info__inner .pls-contact-info__item--left,
.pls-contact-info__inner .pls-contact-info__item--right {
-webkit-box-flex: 1;
-ms-flex: 1 1 50%;
flex: 1 1 50%;
max-width: 50%;
padding: 36px 15px 38px;
}
}
@media screen and (min-width: 90em) { .pls-contact-info__inner .pls-contact-info__item--info {
padding-left: 50px;
}
}
@media screen and (min-width: 90em) { .pls-contact-info__inner .pls-contact-info__item--working-hours {
padding-left: 40px;
}
} .pls-contacts {
max-width: 300px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
}
@media screen and (min-width: 48em) { .pls-contact-info__item--left .pls-contacts,
.pls-contact-info__item--right .pls-contacts {
max-width: 100%;
}
} .pls-contacts__item {
margin-bottom: 23px;
list-style-type: none;
} .pls-contacts__item:last-child {
margin-bottom: 0;
} .pls-contacts__item-title {
font-size: 28px;
line-height: 1;
text-transform: uppercase;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
margin-bottom: 11px;
} .pls-contacts__item-title--location-name {
margin-bottom: 19px;
} .pls-contacts__text {
font-size: 1.0625rem;
line-height: 1.95313rem;
color: #000;
} .pls-contacts__text--address {
font-size: 1.25rem;
} .pls-contacts__text--phone {
font-size: 19px;
line-height: 1.5;
text-transform: uppercase;
} .pls-contacts__text--fax {
font-size: 19px;
line-height: 1.5;
text-transform: uppercase;
} .pls-contacts__text--time {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
} .pls-contacts a {
color: #fff;
} .pls-contacts a:hover,
.pls-contacts a:active,
.pls-contacts a:focus {
color: #fff;
opacity: 0.75;
} .pls-contact-info__part--dark .pls-contact-info__item--left .pls-contacts a {
color: #fff;
} .pls-contact-info__part--dark .pls-contact-info__item--left .pls-contacts a:hover,
.pls-contact-info__part--dark .pls-contact-info__item--left .pls-contacts a:active,
.pls-contact-info__part--dark .pls-contact-info__item--left .pls-contacts a:focus {
color: #fff;
} .pls-contacts__text-title {
-webkit-box-flex: 0;
-ms-flex: 0 1 7.5rem;
flex: 0 1 7.5rem;
-ms-flex-item-align: auto;
align-self: auto;
} .pls-contacts__text-content {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
} .pls-contacts__item-title + .pls-contacts__item-content .pls-contacts__text--address:first-child,
.pls-contacts__item-title + .pls-contacts__item-content .pls-contacts__text--time:first-child {
margin-top: 1.375rem;
} .alert-banner {
background-color: #128c8c;
display: block;
padding: 8px 10px;
width: 100%;
position: fixed;
bottom: 0;
left: 0;
z-index: 2;
}
@media screen and (min-width: 48em) { .alert-banner {
z-index: 99;
}
} .alert-banner p,
.alert-banner a,
.alert-banner:hover,
.alert-banner:visited {
color: #fff;
font-size: 14px;
font-weight: 700;
margin-bottom: 0;
text-align: center;
}
@media screen and (min-width: 48em) { .alert-banner p,
.alert-banner a,
.alert-banner:hover,
.alert-banner:visited {
font-size: 16px;
}
} .scroll-back-to-top-wrapper {
position: fixed;
opacity: 0;
visibility: hidden;
overflow: hidden;
text-align: center;
z-index: 99999999;
background-color: #032c53;
color: #eee;
width: 50px;
height: 48px;
line-height: 48px;
right: 30px;
bottom: 95px;
padding-top: 2px;
border-radius: 10px;
border: 2px solid #fff;
-webkit-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
} .scroll-back-to-top-wrapper:hover {
background-color: #01a4bb;
} .scroll-back-to-top-wrapper i.fa {
line-height: inherit;
} .scroll-back-to-top-wrapper.show {
visibility: visible;
cursor: pointer;
opacity: 1;
} .pls-header {
position: fixed;
left: 0;
top: 0;
width: 100%;
z-index: 2;
} .pls-header__part {
display: none;
visibility: hidden;
opacity: 0;
position: relative;
z-index: 2;
padding-top: 0.9375rem;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-header__part.active {
display: block;
visibility: visible;
} .pls-header__part.visible {
opacity: 1;
} .pls-header__part.scrolled {
background-color: #fff;
-webkit-box-shadow: 0 0 0.375rem 0 rgba(0, 0, 0, 0.5);
box-shadow: 0 0 0.375rem 0 rgba(0, 0, 0, 0.5);
padding-top: 0;
} .pls-header__part.scrolled a.consultation_button {
background-color: #128c8c;
} .pls-header__part.scrolled a.consultation_button:hover {
background-color: #231f20;
} .pls-header__part--large-scroll {
position: absolute;
width: 100%;
left: 0;
z-index: 1;
} .admin-bar .pls-header__section--small-nav,
.admin-bar .pls-header__section--large-nav {
padding-top: 2.875rem;
}
@media screen and (min-width: 48.9375em) { .admin-bar .pls-header__section--small-nav,
.admin-bar .pls-header__section--large-nav {
padding-top: 2rem;
}
} .pls-header__container {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 106.875rem;
}
@media print, screen and (min-width: 40em) { .pls-header__container {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
} .pls-header__row {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
max-width: 106.875rem;
} .pls-header__row--small-nav {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
} .pls-header__row--large-nav {
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
@media screen and (min-width: 90em) { .scrolled .pls-header__row--large-nav {
padding-top: 0.9375rem;
}
}
@media screen and (min-width: 106.875em) { .scrolled .pls-header__row--large-nav {
padding-top: 0.625rem;
}
}
@media screen and (min-width: 120em) { .pls-header__row--large-nav {
max-width: 107.1875rem;
}
} .pls-header__col {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-ms-flex-item-align: auto;
align-self: auto;    }
@media print, screen and (min-width: 40em) { .pls-header__col {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media screen and (max-width: 26.3125em) { .pls-header__col {
max-width: 75%;
}
}
@media screen and (max-width: 25em) { .pls-header__col {
max-width: 73%;
}
} .pls-header__col--small-phone {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
text-align: right;
display: none;
visibility: hidden;
}
@media screen and (min-width: 41.3125em) { .pls-header__col--small-phone {
display: block;
visibility: visible;
}
}
@media screen and (max-width: 42.625em) { .pls-header__col--small-phone {
padding-left: 0.625rem;
padding-right: 0.625rem;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
} .pls-header__col--small-logo + .pls-header__col--small-phone,
.pls-header__col--small-phone:not(:last-child) {
position: relative;
} .pls-header__col--small-logo + .pls-header__col--small-phone::before,
.pls-header__col--small-phone:not(:last-child)::after {
content: "";
display: block;
position: absolute;
width: 0.0625rem;
height: 100%;
background-color: #fff;
left: 0;
top: 0;  } .scrolled .pls-header__col--small-logo + .pls-header__col--small-phone::before,
.scrolled .pls-header__col--small-phone:not(:last-child)::after {
background-color: #231f20;
} .pls-header__col--small-phone:not(:last-child)::after {
left: auto;
right: 0;
} .pls-header__col--small-nav {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-webkit-align-self: auto;
-ms-flex-item-align: auto;
align-self: auto;
text-align: right;
}
@media screen and (min-width: 41.3125em) { .pls-header__col--small-phone + .pls-header__col--small-nav {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
} .pls-header__col--large-nav {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
text-align: right;
}
@media screen and (min-width: 106.875em) { .pls-header__col--large-nav {
padding-right: 3.125rem;
padding-left: 3.125rem;
}
}
@media screen and (min-width: 106.875em) { .pls-header__col--large-logo {
padding-left: 0;
padding-right: 1.8125rem;
}
}
@media screen and (min-width: 120.9375em) { .pls-header__col--large-logo {
padding-left: 0;
}
}
@media screen and (min-width: 106.875em) { .scrolled .pls-header__col--large-logo {
margin-top: 0;
}
} .pls-header__col--large-logo + .pls-header__col--large-nav,
.pls-header__col--large-nav:not(:last-child) {
position: relative;
} .pls-header__col--large-logo + .pls-header__col--large-nav::before,
.pls-header__col--large-nav:not(:last-child)::after {
content: "";
display: block;
position: absolute;
width: 0.0625rem;
height: 2.5rem;
background-color: #fff;
left: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);  }
@media screen and (min-width: 106.875em) { .pls-header__col--large-logo + .pls-header__col--large-nav::before,
.pls-header__col--large-nav:not(:last-child)::after {
height: 2.5rem;
margin-top: -1.25rem;
-webkit-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
} .scrolled .pls-header__col--large-logo + .pls-header__col--large-nav::before,
.scrolled .pls-header__col--large-nav:not(:last-child)::after {
background-color: #128c8c;
} .pls-header__col--large-nav:not(:last-child)::after {
left: auto;
right: 0;
} .pls-header__col--large-phone {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
text-align: right;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
} .pls-header__col--large-nav + .pls-header__col--large-phone {
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
}
@media screen and (min-width: 118.75em) { .pls-header__col--large-nav + .pls-header__col--large-phone {
padding-right: 0.5625rem;
padding-left: 1.8125rem;
}
} .pls-main-phone {
color: #128c8c;
font-size: 1.0625rem;
line-height: 1.375rem;
font-weight: 700;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
} .pls-header__section--small-nav .pls-main-phone {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
} .pls-main-phone a {
color: #fff;
font-weight: 400;
font-size: 1.125rem;
margin-left: 0.625rem;
} .scrolled .pls-main-phone a {
color: #231f20;
}  .pls-nav__btn {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
} .pls-nav__btn .consultation_button {
background-color: #231f20;
color: #fff;
text-transform: uppercase;
font-size: 1.0625rem;
line-height: 1;
min-width: 32.5rem;
padding: 0.5625rem;
text-align: center;
font-weight: 700;
letter-spacing: 0.85px;
-webkit-transition: background-color ease-in-out 0.1s;
-o-transition: background-color ease-in-out 0.1s;
transition: background-color ease-in-out 0.1s;
} .pls-nav__btn .consultation_button:hover,
.pls-nav__btn .consultation_button:focus {
background-color: #128c8c;
} .pls-nav__title-bar {
background-color: transparent;
padding: 0;
font-size: 0;
line-height: 0;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
} .pls-nav__menu-icon {
color: #fff;
margin: 0 !important;
padding-left: 1.5625rem;
width: auto;
padding-top: 1.1875rem;
padding-bottom: 1.375rem;
height: auto;
min-height: 1.25rem;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
}
@media screen and (max-width: 43.875em) { .pls-nav__menu-icon {
padding-top: 1.875rem;
padding-bottom: 1.875rem;
padding-left: 0;
}
} .pls-nav__menu-icon::after {
content: none;
} .pls-nav__menu-icon:hover,
.pls-nav__menu-icon:focus,
.pls-nav__menu-icon:active {
color: #fff;
opacity: 0.75;
outline: 0;
} .pls-nav__menu-icon:hover::after,
.pls-nav__menu-icon:focus::after,
.pls-nav__menu-icon:active::after {
background-color: #fff;
-webkit-box-shadow: 0 0.4375rem 0 #fff, 0 0.875rem 0 #fff;
box-shadow: 0 0.4375rem 0 #fff, 0 0.875rem 0 #fff;
} .scrolled .pls-nav__menu-icon {
color: #231f20;
} .scrolled .pls-nav__menu-icon .menu-icon__wrapp--line {
background-color: #231f20;
} .scrolled .pls-nav__menu-icon:hover,
.scrolled .pls-nav__menu-icon:focus,
.scrolled .pls-nav__menu-icon:active {
color: #231f20;
} .scrolled .pls-nav__menu-icon:hover .menu-icon__wrapp--line,
.scrolled .pls-nav__menu-icon:focus .menu-icon__wrapp--line,
.scrolled .pls-nav__menu-icon:active .menu-icon__wrapp--line {
background-color: #231f20;
} .pls-nav__title-bar-title {
font-size: 1.25rem;
line-height: 1;
text-transform: uppercase;
font-weight: 400;
}
@media screen and (max-width: 42em) { .pls-nav__title-bar-title {
font-size: 1.125rem;
}
} .pls-nav__menu {
text-align: left;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
@media screen and (min-width: 90em) { .pls-nav__menu {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
} .pls-nav__menu-item {
border-bottom: 0.0625rem solid #fff;
}
@media screen and (min-width: 90em) { .pls-nav__menu-item {
border-bottom: none;
}
} .pls-nav__menu-item:last-child {
border-bottom: none;
}
@media screen and (min-width: 90em) { .pls-nav__menu-item--level-0:first-child {
padding-left: 0;
}
}
@media screen and (min-width: 106.875em) { .pls-nav__menu-item--level-0:first-child {
padding-left: 0;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-item--level-0:last-child {
padding-right: 0;
}
}
@media screen and (min-width: 106.875em) { .pls-nav__menu-item--level-0:last-child {
padding-right: 0;
}
} .pls-nav__menu-item--level-1 {
border-bottom: 0.0625rem solid #fff;
}
@media screen and (min-width: 90em) { .pls-nav__menu-item--level-1 {
border-bottom: none;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-item.mobile-only {
display: none;
visibility: hidden;
}
} .pls-nav__menu-link {
font-size: 1.125rem;
text-transform: capitalize;
font-weight: 400;
line-height: 1.5 !important;
letter-spacing: 0.01875rem;
background-color: #128c8c !important;
color: #fff !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link {
background-color: #fff !important;
color: #231f20 !important;
padding-top: 0.5625rem !important;
padding-bottom: 0.5625rem !important;
font-size: 0.9375rem;
letter-spacing: 0;
}
} .pls-nav__menu-link::after {
border-color: #fff transparent transparent !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link::after {
display: none;
visibility: hidden;
}
} .pls-nav__menu-link:hover,
.pls-nav__menu-link:active,
.pls-nav__menu-link:focus,
.pls-nav__menu-link.active,
.pls-nav__menu-link.pls-nav__menu-link--active {
background-color: #128c8c !important;
color: #fff !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link:hover,
.pls-nav__menu-link:active,
.pls-nav__menu-link:focus,
.pls-nav__menu-link.active,
.pls-nav__menu-link.pls-nav__menu-link--active {
background-color: #fdf3f6 !important;
color: #231f20 !important;
}
} .pls-nav__menu-link:hover::after,
.pls-nav__menu-link:active::after,
.pls-nav__menu-link:focus::after,
.pls-nav__menu-link.active::after,
.pls-nav__menu-link.pls-nav__menu-link--active::after {
border-color: #fff transparent transparent !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-item:first-child .pls-nav__menu-link {
padding-top: 0.5625rem !important;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-item:last-child .pls-nav__menu-link {
padding-bottom: 0.5625rem !important;
}
} .pls-nav__menu-link--level-0 {
background-color: #e3e8f8 !important;
color: #231f20 !important;
padding-left: 1.875rem !important;  }
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-0 {
padding-left: 0 !important;
padding-right: 0 !important;
padding-top: 0.5625rem !important;
padding-bottom: 0.5625rem !important;
position: relative;
background-color: transparent !important;
color: #fff !important;
font-size: 0.9375rem;
}
}
@media screen and (min-width: 106.875em) { .pls-nav__menu-link--level-0 {
font-size: 1.125rem;
padding-top: 0.8125rem !important;
padding-bottom: 0.8125rem !important;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-0::before {
content: "";
display: block;
width: 100%;
height: 0.125rem;
position: absolute;
bottom: 0.3125rem;
left: 0;
background-color: #128c8c !important;
opacity: 0;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
}
}
@media screen and (min-width: 106.875em) { .pls-nav__menu-link--level-0::before {
bottom: 0.4375rem;
}
} .pls-nav__menu-link--level-0::after {
border-color: #128c8c transparent transparent !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-0::after {
display: none;
visibility: hidden;
}
} .pls-nav__menu-link--level-0:hover,
.pls-nav__menu-link--level-0:active,
.pls-nav__menu-link--level-0:focus,
.pls-nav__menu-link--level-0.active {
background-color: #128c8c !important;
color: #fff !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-0:hover,
.pls-nav__menu-link--level-0:active,
.pls-nav__menu-link--level-0:focus,
.pls-nav__menu-link--level-0.active {
background-color: transparent !important;
color: #fff !important;
} .pls-nav__menu-link--level-0:hover::before,
.pls-nav__menu-link--level-0:active::before,
.pls-nav__menu-link--level-0:focus::before,
.pls-nav__menu-link--level-0.active::before {
opacity: 1 !important;
}
} .pls-nav__menu-link--level-0:hover::after,
.pls-nav__menu-link--level-0:active::after,
.pls-nav__menu-link--level-0:focus::after,
.pls-nav__menu-link--level-0.active::after {
border-color: #fff transparent transparent !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-0:hover::before,
.pls-nav__menu-link--level-0:active::before,
.pls-nav__menu-link--level-0:focus::before,
.pls-nav__menu-link--level-0.active::before {
opacity: 1;
}
} .pls-nav__menu-link--level-0.pls-nav__menu-link--active {
background-color: #128c8c !important;
color: #fff !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-0.pls-nav__menu-link--active {
background-color: transparent !important;
color: #fff !important;
} .pls-nav__menu-link--level-0.pls-nav__menu-link--active::before {
opacity: 1;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-0.pls-nav__menu-link--active:hover,
.pls-nav__menu-link--level-0.pls-nav__menu-link--active:active,
.pls-nav__menu-link--level-0.pls-nav__menu-link--active:focus,
.pls-nav__menu-link--level-0.pls-nav__menu-link--active.active {
background-color: transparent !important;
color: #128c8c !important;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-item:first-child .pls-nav__menu-link--level-0 {
padding-top: 0.5625rem !important;
}
}
@media screen and (min-width: 106.875em) { .pls-nav__menu-item:first-child .pls-nav__menu-link--level-0 {
padding-top: 0.8125rem !important;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-item:last-child .pls-nav__menu-link--level-0 {
padding-bottom: 0.5625rem !important;
}
}
@media screen and (min-width: 106.875em) { .pls-nav__menu-item:last-child .pls-nav__menu-link--level-0 {
padding-bottom: 0.8125rem !important;
}
}
@media screen and (min-width: 90em) { .scrolled .pls-nav__menu-link--level-0 {
color: #231f20 !important;
}
}
@media screen and (min-width: 90em) { .scrolled .pls-nav__menu-link--level-0::before {
background-color: #231f20 !important;
}
}
@media screen and (min-width: 90em) { .scrolled .pls-nav__menu-link--level-0:hover,
.scrolled .pls-nav__menu-link--level-0:active,
.scrolled .pls-nav__menu-link--level-0:focus,
.scrolled .pls-nav__menu-link--level-0.active {
color: #231f20 !important;
}
} .scrolled .pls-nav__menu-link--level-0.pls-nav__menu-link--active {
color: #000 !important;
}
@media screen and (min-width: 90em) { .scrolled .pls-nav__menu-link--level-0.pls-nav__menu-link--active:hover,
.scrolled .pls-nav__menu-link--level-0.pls-nav__menu-link--active:active,
.scrolled .pls-nav__menu-link--level-0.pls-nav__menu-link--active:focus,
.scrolled .pls-nav__menu-link--level-0.pls-nav__menu-link--active.active {
color: #000 !important;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-1 {
padding-left: 1.4375rem !important;
padding-right: 1.4375rem !important;
background-color: #128c8c !important;
color: #fff !important;
}
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-1:hover,
.pls-nav__menu-link--level-1:focus,
.pls-nav__menu-link--level-1:active,
.pls-nav__menu-link--level-1.active,
.pls-nav__menu-link--level-1.pls-nav__menu-link--active {
background-color: #fff !important;
color: #231f20 !important;
}
} .pls-nav__menu-link--level-2 {
background-color: #818285 !important;
color: #fff !important;
padding-left: 2.8125rem !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-2 {
padding-left: 1.4375rem !important;
padding-right: 1.4375rem !important;
}
} .pls-nav__menu-link--level-2::after {
border-color: #818285 transparent transparent !important;
} .pls-nav__menu-link--level-2:hover,
.pls-nav__menu-link--level-2:active,
.pls-nav__menu-link--level-2:focus,
.pls-nav__menu-link--level-2.active,
.pls-nav__menu-link--level-2.pls-nav__menu-link--active {
background-color: #231f20 !important;
color: #fff !important;
} .pls-nav__menu-link--level-2:hover::after,
.pls-nav__menu-link--level-2:active::after,
.pls-nav__menu-link--level-2:focus::after,
.pls-nav__menu-link--level-2.active::after,
.pls-nav__menu-link--level-2.pls-nav__menu-link--active::after {
border-color: #231f20 transparent transparent !important;
} .pls-nav__menu-link--level-3 {
padding-left: 3.75rem !important;
}
@media screen and (min-width: 90em) { .pls-nav__menu-link--level-3 {
padding-left: 1.4375rem !important;
padding-right: 1.4375rem !important;
}
} .pls-nav__submenu {
border: none !important;
}
@media screen and (min-width: 90em) { .pls-nav__submenu {
-webkit-box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.2);
box-shadow: 0 0.25rem 0.25rem 0 rgba(0, 0, 0, 0.2);
min-width: 13.75rem;
top: 1px;
}
} .pls-nav__menu-container:not(.active) .pls-nav__submenu {
display: none;
visibility: hidden;
}  .pls-nav__menu-link--origin {
z-index: 3;
position: absolute !important;
font-size: 0;
color: transparent;
right: 0;
top: 0;
height: 47.38px;
width: 47px;
} .pls-nav__menu-link--clone {
z-index: 1;
padding-right: 60px !important;
} .pls-nav__menu--small .pls-nav__menu-link--level-1:not(.pls-nav__menu-link--origin) {
padding-left: 37px !important;
} .pls-nav__menu-link--origin {
border-left: 1px solid #fff;
} .pls-nav__menu-link--level-2.pls-nav__menu-link--origin {
border-left: 1px solid #128c8c;
}  .slick-slide > div {
margin-bottom: -6px;
}
@media screen and (min-width: 90em) { .current-page-parent.pls-nav__menu-item--level-0.active > a::before {
opacity: 1;
}
}
@media screen and (min-width: 90em) { .current-page-parent.pls-nav__menu-item--level-1.active > a {
background-color: #128c8c !important;
color: #fff !important;
}
} .pls-hero__inner-space {
padding-top: 106px;
}
@media screen and (max-width: 39.99875em) { .pls-hero__content {
display: none;
}
}
@media screen and (max-width: 26.3125em) { .pls-logo__image {
max-width: 80%;
}
}
@media screen and (max-width: 23.5em) { .pls-logo__image {
max-width: 11.875rem;
}
} .phone-dropdown {
position: relative;
display: inline-block;
} .phone-dropdown__btn {
min-width: 200px;
background-color: #128c8c;
color: #fff;
padding: 11px;
font-size: 15px;
border: 0;
cursor: pointer;
}
@media screen and (min-width: 110.625em) { .phone-dropdown__btn {
font-size: 16px;
}
} .phone-dropdown__btn::after {
content: "";
display: inline-block;
vertical-align: bottom;
width: 0;
height: 0;
margin-left: 3.5rem;
border-top: 11px solid #fff;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
} .phone-dropdown__btn:hover,
.phone-dropdown__btn:focus {
background-color: #128c8c;
} .phone-dropdown__content {
display: none;
position: absolute;
background-color: #fff;
min-width: 100%;
-webkit-box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2);
box-shadow: 1px 4px 4px rgba(0, 0, 0, 0.2);
z-index: 1;
}
@media screen and (min-width: 110.625em) { .phone-dropdown__content {
min-width: 230px;
}
} .phone-dropdown__content .pls-main-phone {
color: #000;
font-size: 1rem;
font-weight: 400;
padding: 8px;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
}
@media screen and (min-width: 110.625em) { .phone-dropdown__content .pls-main-phone {
padding: 8px 17px;
}
} .phone-dropdown__content .pls-main-phone span {
width: 1px;
height: 10px;
color: currentColor;
background-color: currentColor;
margin: 0 auto;
} .phone-dropdown__content .pls-main-phone:hover {
background-color: #231f20;
color: #fff;
} .phone-dropdown__content.show {
display: block;
} .phone-dropdown:hover .phone-dropdown__content {
display: block;
}
@media screen and (min-width: 90em) { .current_page_ancestor.pls-nav__menu-item--level-0.active > a::before {
opacity: 1;
}
} .pls-footer {
background-color: #fff;
} .pls-footer__section:first-child {
padding-top: 2.625rem;
} .pls-footer__section:last-child {
padding-bottom: 4rem;
}
@media screen and (min-width: 35.4375em) { .pls-footer__section:last-child {
padding-bottom: 4rem;
}
}
@media screen and (min-width: 48em) { .pls-footer__section:last-child {
padding-bottom: 4rem;
}
} .pls-footer__section + .pls-footer__section {
padding-top: 1.375rem;
} .pls-footer__socials {
text-align: center;
} .pls-copyright {
color: #000;
} .pls-copyright a {
color: #000;
} .pls-copyright a:hover,
.pls-copyright a:active,
.pls-copyright a:focus {
color: #231f20;
opacity: 0.6;
} .pls-copyright__text {
text-align: center;
letter-spacing: -0.00937rem;
font-size: 1.0625rem;
} .pls-copyright__text > *:last-child {
margin-bottom: 0;
} .pls-nav__footer--menu {
margin: 0 auto;
padding: 0.625rem 0;
list-style: none;
}
@media screen and (min-width: 48em) { .pls-nav__footer--menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 1.125rem;
padding-bottom: 0.4375rem;
}
} .pls-nav__footer--menu .pls-menu__item {
text-align: center;
font-size: 1.375rem;
padding: 0 0.625rem;
position: relative;
}
@media screen and (min-width: 48em) { .pls-nav__footer--menu .pls-menu__item:not(:last-child)::before {
content: "|";
position: absolute;
top: 0;
right: -0.3125rem;
}
} .pls-nav__footer--menu .pls-menu__item a {
color: #000;
} .pls-nav__footer--menu .pls-menu__item a:hover {
text-decoration: underline;
} .pls-content {
position: relative;
z-index: 1;
}
@media screen and (max-width: 39.99875em) { .pls-secondary__section.pls-secondary__section--reviews {
display: none;
}
} .pls-primary__section--content {
position: relative;
background-color: #fff;
} .pls-primary__section--content::before {
content: "";
display: none;
position: absolute;
width: 50%;
height: 100%;
left: 0;
top: 0;
background-color: #f4f9fc;
z-index: 1;
}
@media print, screen and (min-width: 64em) { .pls-primary__section--content::before {
display: block;
}
} .pls-primary__section--content-full::before {
width: 100%;
} .pls-primary__inner {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-ms-flex-line-pack: stretch;
align-content: stretch;
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
max-width: 86.875rem;
position: relative;
z-index: 2;
} .pls-main {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
background-color: #f4f9fc;
padding: 0 25px;
}
@media print, screen and (min-width: 40em) { .pls-main {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media print, screen and (min-width: 40em) { .pls-main {
padding: 0 25px;
}
}
@media print, screen and (min-width: 64em) { .pls-main {
-webkit-box-flex: 0;
-ms-flex: 0 0 65.8%;
flex: 0 0 65.8%;
max-width: 65.8%;
}
}
@media screen and (min-width: 75em) { .pls-main {
padding-right: 4.375rem;
}
}
@media print, screen and (min-width: 64em) { .pls-main--full {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media screen and (min-width: 75em) { .pls-main--full {
padding-right: 0.9375rem;
}
} .pls-article {
padding-bottom: 35px;
}
@media screen and (min-width: 48em) { .pls-article {
padding-bottom: 45px;
}
}
@media print, screen and (min-width: 64em) { .pls-article {
padding-bottom: 70px;
}
} .pls-article__section--footer {
margin-bottom: 1.875rem;
} .pls-article__section--footer:last-child {
margin-bottom: 3.4375rem;
} .pls-article__section--footer + .pls-article__section--featured-links {
margin-top: 3.4375rem;
} .pls-article__section--featured-links + .pls-article__section--comments {
margin-top: 3.4375rem;
} .pls-article__subpage-links {
margin-bottom: 1.3125rem;
}
@media screen and (min-width: 48em) { .pls-article__subpage-links {
margin-bottom: 1.875rem;
}
} .pls-article__subpage-links:last-child {
margin-bottom: 0;
} .pls-article__main-image-block {
margin-bottom: 1.875rem;
text-align: center;
}
@media screen and (min-width: 48em) { .pls-article__main-image-block {
margin-bottom: 2.75rem;
}
} .pls-article__content {
word-break: break-word;
padding-top: 2.5rem;
padding-bottom: 2.1875rem;  }
@media screen and (min-width: 48em) { .pls-article__content {
padding-top: 4.0625rem;
padding-bottom: 2.8125rem;
}
}
@media print, screen and (min-width: 64em) { .pls-article__content {
padding-top: 4.25rem;
padding-bottom: 1.375rem;
}
} .pls-article__content a {
color: #70b0c8;
} .pls-article__content a:hover,
.pls-article__content a:active,
.pls-article__content a:focus {
color: #128c8c;
} .pls-article__content h1 {
line-height: 1;
font-size: 1.75rem;
margin-bottom: 1.3125rem;
font-weight: 400;
color: #128c8c;
text-transform: uppercase;
}
@media screen and (min-width: 48em) { .pls-article__content h1 {
font-size: 2rem;
margin-bottom: 0.9375rem;
margin-top: 2.0625rem;
}
}
@media screen and (min-width: 75em) { .pls-article__content h1 {
font-size: 3rem;
line-height: 3.4375rem;
}
} .pls-article__content h2 {
font-size: 24px;
margin-bottom: 1.3125rem;
margin-top: 1.875rem;
font-weight: 400;
color: #128c8c;
}
@media screen and (min-width: 48em) { .pls-article__content h2 {
font-size: 1.625rem;
margin-bottom: 0.9375rem;
}
}
@media screen and (min-width: 75em) { .pls-article__content h2 {
font-size: 2rem;
line-height: 2.25rem;
}
} .pls-article__content h1 span,
.pls-article__content h2 span {
font-size: 50%;
vertical-align: super;
} .pls-article__content h1 a,
.pls-article__content h2 a {
color: #70b0c8;
-webkit-box-shadow: none;
box-shadow: none;
}
@media screen and (max-width: 22.6875em) { .pls-article__content h1 a,
.pls-article__content h2 a {
line-height: 1.3;
}
} .pls-article__content h3 {
font-size: 23px;
margin-bottom: 1.3125rem;
color: #231f20;
font-weight: 400;
}
@media screen and (min-width: 48em) { .pls-article__content h3 {
font-size: 1.5625rem;
margin-bottom: 1.875rem;
}
}
@media screen and (min-width: 75em) { .pls-article__content h3 {
font-size: 1.875rem;
line-height: 2.125rem;
}
} .pls-article__content h4 {
font-size: 22px;
margin-bottom: 1.3125rem;
color: #231f20;
font-weight: 400;
}
@media screen and (min-width: 48em) { .pls-article__content h4 {
font-size: 1.5rem;
margin-bottom: 1.875rem;
}
}
@media screen and (min-width: 75em) { .pls-article__content h4 {
font-size: 1.75rem;
}
} .pls-article__content h5 {
font-size: 20px;
margin-bottom: 1.3125rem;
color: #231f20;
font-weight: 400;
}
@media screen and (min-width: 48em) { .pls-article__content h5 {
font-size: 1.375rem;
margin-bottom: 1.875rem;
}
}
@media screen and (min-width: 75em) { .pls-article__content h5 {
font-size: 1.5625rem;
}
} .pls-article__content h6 {
font-size: 18px;
margin-bottom: 1.3125rem;
color: #231f20;
font-weight: 400;
}
@media screen and (min-width: 48em) { .pls-article__content h6 {
font-size: 1.25rem;
margin-bottom: 1.875rem;
}
}
@media screen and (min-width: 75em) { .pls-article__content h6 {
font-size: 1.375rem;
}
} .pls-article__content p,
.pls-article__content ul,
.pls-article__content ol,
.pls-article__content dl,
.pls-article__content pre {
font-size: 1.125rem;
line-height: 1.875rem;
margin-bottom: 1.1875rem;
letter-spacing: 0.25px;
color: #231f20;
} .pls-article__content ul,
.pls-article__content ol {
margin-left: 2.5rem;
margin-top: 2.5rem;
} .pls-article__content ul li,
.pls-article__content ol li {
margin-bottom: 0.625rem;
} .pls-article__content ul li::marker,
.pls-article__content ol li::marker {
color: #128c8c;
} .pls-article__content ul li::marker {
font-size: 1.75rem;
} .pls-article__content ol li::marker {
font-size: 1.125rem;
} .pls-article__content form {
margin-bottom: 21px;
}
@media screen and (min-width: 48em) { .pls-article__content form {
margin-bottom: 1.875rem;
}
} .pls-article__content label {
font-size: 15px;
line-height: 1;
margin-bottom: 5px;
background: transparent;
color: inherit;
} .pls-article__content [type="text"],
.pls-article__content [type="password"],
.pls-article__content [type="date"],
.pls-article__content [type="datetime"],
.pls-article__content [type="datetime-local"],
.pls-article__content [type="month"],
.pls-article__content [type="week"],
.pls-article__content [type="email"],
.pls-article__content [type="number"],
.pls-article__content [type="search"],
.pls-article__content [type="tel"],
.pls-article__content [type="time"],
.pls-article__content [type="url"],
.pls-article__content [type="color"],
.pls-article__content select {
height: 50px;
line-height: 50px;
border: none;
background-color: #88bdd1;
color: #fff;
font-size: 17px;
padding: 0 20px;
margin-bottom: 17px;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;  }
@media screen and (min-width: 48em) { .pls-article__content [type="text"],
.pls-article__content [type="password"],
.pls-article__content [type="date"],
.pls-article__content [type="datetime"],
.pls-article__content [type="datetime-local"],
.pls-article__content [type="month"],
.pls-article__content [type="week"],
.pls-article__content [type="email"],
.pls-article__content [type="number"],
.pls-article__content [type="search"],
.pls-article__content [type="tel"],
.pls-article__content [type="time"],
.pls-article__content [type="url"],
.pls-article__content [type="color"],
.pls-article__content select {
margin-bottom: 1.375rem;
}
} .pls-article__content [type="text"]:focus,
.pls-article__content [type="password"]:focus,
.pls-article__content [type="date"]:focus,
.pls-article__content [type="datetime"]:focus,
.pls-article__content [type="datetime-local"]:focus,
.pls-article__content [type="month"]:focus,
.pls-article__content [type="week"]:focus,
.pls-article__content [type="email"]:focus,
.pls-article__content [type="number"]:focus,
.pls-article__content [type="search"]:focus,
.pls-article__content [type="tel"]:focus,
.pls-article__content [type="time"]:focus,
.pls-article__content [type="url"]:focus,
.pls-article__content [type="color"]:focus,
.pls-article__content select:focus {
background-color: #fff;
color: #231f20;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
} .pls-article__content [type="text"] + label,
.pls-article__content [type="password"] + label,
.pls-article__content [type="date"] + label,
.pls-article__content [type="datetime"] + label,
.pls-article__content [type="datetime-local"] + label,
.pls-article__content [type="month"] + label,
.pls-article__content [type="week"] + label,
.pls-article__content [type="email"] + label,
.pls-article__content [type="number"] + label,
.pls-article__content [type="search"] + label,
.pls-article__content [type="tel"] + label,
.pls-article__content [type="time"] + label,
.pls-article__content [type="url"] + label,
.pls-article__content [type="color"] + label,
.pls-article__content select + label {
margin-top: -12px;
margin-bottom: 17px;
}
@media screen and (min-width: 48em) { .pls-article__content [type="text"] + label,
.pls-article__content [type="password"] + label,
.pls-article__content [type="date"] + label,
.pls-article__content [type="datetime"] + label,
.pls-article__content [type="datetime-local"] + label,
.pls-article__content [type="month"] + label,
.pls-article__content [type="week"] + label,
.pls-article__content [type="email"] + label,
.pls-article__content [type="number"] + label,
.pls-article__content [type="search"] + label,
.pls-article__content [type="tel"] + label,
.pls-article__content [type="time"] + label,
.pls-article__content [type="url"] + label,
.pls-article__content [type="color"] + label,
.pls-article__content select + label {
margin-top: -17px;
margin-bottom: 1.375rem;
}
} .pls-article__content [type="text"]::-webkit-input-placeholder,
.pls-article__content [type="password"]::-webkit-input-placeholder,
.pls-article__content [type="date"]::-webkit-input-placeholder,
.pls-article__content [type="datetime"]::-webkit-input-placeholder,
.pls-article__content [type="datetime-local"]::-webkit-input-placeholder,
.pls-article__content [type="month"]::-webkit-input-placeholder,
.pls-article__content [type="week"]::-webkit-input-placeholder,
.pls-article__content [type="email"]::-webkit-input-placeholder,
.pls-article__content [type="number"]::-webkit-input-placeholder,
.pls-article__content [type="search"]::-webkit-input-placeholder,
.pls-article__content [type="tel"]::-webkit-input-placeholder,
.pls-article__content [type="time"]::-webkit-input-placeholder,
.pls-article__content [type="url"]::-webkit-input-placeholder,
.pls-article__content [type="color"]::-webkit-input-placeholder,
.pls-article__content select::-webkit-input-placeholder {
color: white;
} .pls-article__content [type="text"]:-moz-placeholder,
.pls-article__content [type="password"]:-moz-placeholder,
.pls-article__content [type="date"]:-moz-placeholder,
.pls-article__content [type="datetime"]:-moz-placeholder,
.pls-article__content [type="datetime-local"]:-moz-placeholder,
.pls-article__content [type="month"]:-moz-placeholder,
.pls-article__content [type="week"]:-moz-placeholder,
.pls-article__content [type="email"]:-moz-placeholder,
.pls-article__content [type="number"]:-moz-placeholder,
.pls-article__content [type="search"]:-moz-placeholder,
.pls-article__content [type="tel"]:-moz-placeholder,
.pls-article__content [type="time"]:-moz-placeholder,
.pls-article__content [type="url"]:-moz-placeholder,
.pls-article__content [type="color"]:-moz-placeholder,
.pls-article__content select:-moz-placeholder {
color: white;
} .pls-article__content [type="text"]:-ms-input-placeholder,
.pls-article__content [type="password"]:-ms-input-placeholder,
.pls-article__content [type="date"]:-ms-input-placeholder,
.pls-article__content [type="datetime"]:-ms-input-placeholder,
.pls-article__content [type="datetime-local"]:-ms-input-placeholder,
.pls-article__content [type="month"]:-ms-input-placeholder,
.pls-article__content [type="week"]:-ms-input-placeholder,
.pls-article__content [type="email"]:-ms-input-placeholder,
.pls-article__content [type="number"]:-ms-input-placeholder,
.pls-article__content [type="search"]:-ms-input-placeholder,
.pls-article__content [type="tel"]:-ms-input-placeholder,
.pls-article__content [type="time"]:-ms-input-placeholder,
.pls-article__content [type="url"]:-ms-input-placeholder,
.pls-article__content [type="color"]:-ms-input-placeholder,
.pls-article__content select:-ms-input-placeholder {
color: white;
} .pls-article__content textarea {
border: none;
background-color: #88bdd1;
color: #fff;
font-size: 17px;
margin-bottom: 25px;
height: 120px;
line-height: 1.5;
padding: 10px 20px;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;  }
@media screen and (min-width: 48em) { .pls-article__content textarea {
margin-bottom: 1.375rem;
}
} .pls-article__content textarea:focus {
background-color: #fff;
color: #231f20;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
} .pls-article__content textarea + label {
margin-top: -12px;
margin-bottom: 17px;
}
@media screen and (min-width: 48em) { .pls-article__content textarea + label {
margin-top: -17px;
margin-bottom: 1.375rem;
}
} .pls-article__content .search-submit {
height: 50px;
} .pls-article__content .bmi-section-units {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
} .pls-article__content .bmi-section label {
padding: 0;
display: block;
}
@media screen and (min-width: 48em) { .pls-article__content .bmi-section label {
display: inline-block;
margin-right: 20px;
} .pls-article__content .bmi-section label:last-of-type {
margin-right: 0;
}
} .pls-article__content .bmi-section label span {
display: block;
margin-bottom: 15px;
} .pls-article__content [type="button"],
.pls-article__content [type="reset"],
.pls-article__content [type="submit"] {
font-size: 20px;
line-height: 1;
text-transform: uppercase;
text-align: center;
display: block;
padding: 15px 20px;
color: #fff;
background-color: #128c8c;
margin-bottom: 25px;
border: none;
width: 100%;
cursor: pointer;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-article__content [type="button"]:hover,
.pls-article__content [type="button"]:active,
.pls-article__content [type="button"]:focus,
.pls-article__content [type="reset"]:hover,
.pls-article__content [type="reset"]:active,
.pls-article__content [type="reset"]:focus,
.pls-article__content [type="submit"]:hover,
.pls-article__content [type="submit"]:active,
.pls-article__content [type="submit"]:focus {
background-color: #231f20;
color: #fff;
}
@media screen and (min-width: 48em) { .pls-article__content [type="button"],
.pls-article__content [type="reset"],
.pls-article__content [type="submit"] {
display: inline-block;
width: auto;
padding: 15px 25px;
min-width: 200px;
}
} .pls-article__content .pls-iframe-wrap-outer {
margin: 0 auto 1.875rem;
}
@media screen and (min-width: 48em) { .pls-article__content .pls-iframe-wrap-outer {
margin: 0 auto 2.75rem;
}
} .pls-article__content > *:last-child {
margin-bottom: 0;
}
@media screen and (max-width: 64em) { .pls-article__content .wp-block-spacer {
max-height: 80px;
}
}
@media screen and (max-width: 48em) { .pls-article__content .wp-block-spacer {
max-height: 15px;
}
} .pls-article__content .wp-block-image {
margin-bottom: 0;
} .pls-article__content .wp-block-image a {
-webkit-box-shadow: none;
box-shadow: none;
} .pls-article__content .wp-block-image figcaption {
color: #231f20;
font-size: 1rem;
font-weight: 700;
margin-top: 1rem;
} .pls-article__content .wp-block-video {
margin-bottom: 30px;
}
@media screen and (min-width: 48em) { .pls-article__content .wp-block-video {
margin-bottom: 2.375rem;
}
} .pls-article__content .wp-block-video video {
width: 80%;
height: 100% !important;
max-height: 400px;
} .pls-article__content .wp-block-video video[poster] {
-o-object-fit: contain;
object-fit: contain;
} .pls-marketing-ad__bg {
min-height: 37.5rem;
background-repeat: no-repeat;
background-position: center;
} .ngg-galleryoverview.slick-slider .slick-arrow {
font-size: 0;
color: transparent;
background-color: transparent;
} .ngg-galleryoverview.slick-slider .slick-arrow.slick-prev {
padding: 21px 20px;
margin-bottom: 0;
min-width: auto;
opacity: 0.3;
} .ngg-galleryoverview.slick-slider .slick-arrow.slick-prev::before {
background-color: #ccc !important;
content: " ";
display: block;
width: 28px;
height: 1.5px;
-webkit-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
position: absolute;
top: 10px;
left: 0;
} .ngg-galleryoverview.slick-slider .slick-arrow.slick-prev::after {
background-color: #ccc !important;
content: " ";
display: block;
width: 28px;
height: 1.5px;
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 29px;
left: 0;
} .ngg-galleryoverview.slick-slider .slick-arrow.slick-prev:hover,
.ngg-galleryoverview.slick-slider .slick-arrow.slick-prev:focus,
.ngg-galleryoverview.slick-slider .slick-arrow.slick-prev:active {
opacity: 1;
} .ngg-galleryoverview.slick-slider .slick-arrow.slick-next {
padding: 21px 20px;
margin-bottom: 0;
min-width: auto;
opacity: 0.3;
right: 20px !important;
} .ngg-galleryoverview.slick-slider .slick-arrow.slick-next::before {
background-color: #ccc !important;
content: " ";
display: block;
width: 28px;
height: 1.5px;
-webkit-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
position: absolute;
top: 10px;
right: 0;
} .ngg-galleryoverview.slick-slider .slick-arrow.slick-next::after {
background-color: #ccc !important;
content: " ";
display: block;
width: 28px;
height: 1.5px;
-webkit-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
position: absolute;
top: 29px;
right: 0;
} .ngg-galleryoverview.slick-slider .slick-arrow.slick-next:hover,
.ngg-galleryoverview.slick-slider .slick-arrow.slick-next:focus,
.ngg-galleryoverview.slick-slider .slick-arrow.slick-next:active {
opacity: 1;
} .pls-article__content--default .wp-block-button a.wp-block-button__link.has-background.no-border-radius {
color: white !important;
} h1.pls-entries__title {
line-height: 1;
font-size: 2rem;
margin-bottom: 1.3125rem;
text-transform: uppercase;
color: #128c8c;
text-align: center;
letter-spacing: -1.25px;
}
@media screen and (min-width: 48em) { h1.pls-entries__title {
font-size: 2rem;
margin-bottom: 0.9375rem;
}
}
@media screen and (min-width: 75em) { h1.pls-entries__title {
font-size: 3rem;
line-height: 3.4375rem;
margin-bottom: 2.8125rem;
}
} .pls-body--home .pls-article__content h1 {
text-align: center;
color: #128c8c;
font-size: 2.25rem;
margin-bottom: 1.875rem;
}
@media screen and (min-width: 35.4375em) { .pls-body--home .pls-article__content h1 {
font-size: 2.625rem;
margin-bottom: 1.3125rem;
}
}
@media screen and (min-width: 48em) { .pls-body--home .pls-article__content h1 {
font-size: 3rem;
}
}
@media print, screen and (min-width: 64em) { .pls-body--home .pls-article__content h1 {
font-size: 3.875rem;
line-height: 4.125rem;
}
} .pls-body--home .pls-article__content h2 {
line-height: 1;
font-size: 1.75rem;
margin-bottom: 1.3125rem;
font-weight: 400;
color: #128c8c;
}
@media screen and (min-width: 48em) { .pls-body--home .pls-article__content h2 {
font-size: 2rem;
margin-bottom: 0.9375rem;
margin-top: 2.0625rem;
}
}
@media screen and (min-width: 75em) { .pls-body--home .pls-article__content h2 {
font-size: 3rem;
line-height: 3.4375rem;
}
} .pls-body--home .wp-block-columns {
margin-bottom: 3px;
} .video-p-anchor {
opacity: 0;
} .pls-body--meet-the-doctor .wp-block-image .alignright {
float: none;
}
@media screen and (min-width: 72.8125em) { .pls-body--meet-the-doctor .wp-block-image .alignright {
float: right;
}
} .pls-body--search .pls-entry__title-link {
color: #fff;
} .pls-body--search .pls-excerpt h2 {
color: #fff;
} .pls-primary__section--featured-articles-mob {
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
@media screen and (min-width: 48em) { .pls-primary__section--featured-articles-mob {
display: none;
}
}
@media screen and (max-width: 47.9375em) { .pls-primary__section--featured-articles-desc {
display: none;
}
} .pls-entries__section {
padding-top: 2.5rem;
}
@media screen and (min-width: 48em) { .pls-entries__section {
padding-top: 4.0625rem;
}
}
@media print, screen and (min-width: 64em) { .pls-entries__section {
padding-top: 4.9375rem;
}
} .pls-entries__section:last-child {
padding-bottom: 2.1875rem;
}
@media screen and (min-width: 48em) { .pls-entries__section:last-child {
padding-bottom: 2.8125rem;
}
}
@media print, screen and (min-width: 64em) { .pls-entries__section:last-child {
padding-bottom: 3.4375rem;
}
} .pls-entries__header {
padding-top: 2.5rem;
}
@media screen and (min-width: 48em) { .pls-entries__header {
padding-top: 4.0625rem;
}
}
@media print, screen and (min-width: 64em) { .pls-entries__header {
padding-top: 4.9375rem;
}
} .pls-entries__section--search + .pls-entries__header {
padding-top: 0.9375rem;
}
@media screen and (min-width: 48em) { .pls-entries__section--search + .pls-entries__header {
padding-top: 1.25rem;
}
}
@media print, screen and (min-width: 64em) { .pls-entries__section--search + .pls-entries__header {
padding-top: 1.5625rem;
}
} .pls-entries__header:last-child {
padding-bottom: 2.1875rem;
}
@media screen and (min-width: 48em) { .pls-entries__header:last-child {
padding-bottom: 2.8125rem;
}
}
@media print, screen and (min-width: 64em) { .pls-entries__header:last-child {
padding-bottom: 3.4375rem;
}
} .pls-entries__list {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
} .pls-entry {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
border: solid #e3e8f8;
margin-bottom: 40px;
background-color: #128c8c;
color: #fff;
padding: 0.8125rem 0.8125rem 0.9375rem;
border-width: 0.625rem 1.25rem;
}
@media print, screen and (min-width: 40em) { .pls-entry {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media print, screen and (min-width: 40em) { .pls-entry {
padding: 0.9375rem 0.9375rem 1.25rem;
border-width: 0.9375rem 1.875rem;
}
}
@media screen and (min-width: 48em) { .pls-entry {
padding: 0.9375rem 0.9375rem 1.25rem;
border-width: 0.9375rem 1.875rem;
}
}
@media print, screen and (min-width: 64em) { .pls-entry {
padding: 1.25rem 2.5rem 1.875rem;
}
} .pls-entry:last-child {
margin-bottom: 3.4375rem;
} .pls-entry a {
color: #fff;
} .pls-entry a:hover,
.pls-entry a:active,
.pls-entry a:focus {
color: #fff;
opacity: 0.65;
} .pls-entry__inner {
max-width: 75rem;
margin-right: auto;
margin-left: auto;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
} .pls-entry__image-block {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
padding: 0;
}
@media print, screen and (min-width: 40em) { .pls-entry__image-block {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media print, screen and (min-width: 40em) { .pls-entry__image-block {
padding: 0;
}
}
@media screen and (min-width: 48em) { .pls-entry__image-block {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
padding: 10px 0 0;
}
}
@media print, screen and (min-width: 64em) { .pls-entry__image-block {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
}
@media screen and (min-width: 75em) { .pls-entry__image-block {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
padding: 10px 0 0;
}
} .pls-entry__content {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
padding: 0;
}
@media print, screen and (min-width: 40em) { .pls-entry__content {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media print, screen and (min-width: 40em) { .pls-entry__content {
padding: 0;
}
} .pls-entry__image-block + .pls-entry__content {
margin-top: 20px;
}
@media print, screen and (min-width: 40em) { .pls-entry__image-block + .pls-entry__content {
padding: 0;
}
}
@media screen and (min-width: 48em) { .pls-entry__image-block + .pls-entry__content {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
padding: 0 0 0 20px;
margin-top: 0;
}
}
@media print, screen and (min-width: 64em) { .pls-entry__image-block + .pls-entry__content {
margin-top: 20px;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
}
@media screen and (min-width: 75em) { .pls-entry__image-block + .pls-entry__content {
-webkit-box-flex: 0;
-ms-flex: 0 0 80%;
flex: 0 0 80%;
max-width: 80%;
padding: 0 0 0 20px;
margin-top: 0;
}
} .pls-entry__image-wrapper {
display: block;
position: relative;
} .pls-entry__image-wrapper:hover,
.pls-entry__image-wrapper:focus,
.pls-entry__image-wrapper:active {
-webkit-box-shadow: 0 0 7px #128c8c;
box-shadow: 0 0 7px #128c8c;
} .pls-entry__image-bg {
z-index: 1;
} .pls-entry__image-pic {
z-index: 2;
opacity: 0;
} .pls-entry__title {
font-size: 1.75rem;
margin-bottom: 0;
}
@media screen and (min-width: 48em) { .pls-entry__title {
font-size: 2rem;
}
}
@media screen and (min-width: 75em) { .pls-entry__title {
font-size: 2.375rem;
}
} .pls-entry__header + .pls-entry__summary {
margin-top: 20px;
} .pls-excerpt {
font-size: 1.0625rem;
line-height: 1.85;
letter-spacing: 0.25px;
} .pls-read-more {
text-align: right;
font-size: 20px;
line-height: 1;
margin-bottom: 0;
font-weight: 700;
} .pls-excerpt + .pls-read-more {
margin-top: 20px;
} .pls-read-more__button {
display: inline-block;
position: relative;
} .pls-read-more__button::after {
content: " >";
display: inline;
} .pls-entries-nav {
margin-bottom: 20px;
} .pls-entries-nav .pls-entries-nav {
margin-bottom: 20px;
} .pls-entries-nav__buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: 700;
font-size: 18px;
} .pls-entries-nav__previous {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
padding-right: 5px;
} .pls-entries-nav__next {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
text-align: right;
padding-left: 5px;
} .pls-terms {
margin-left: 0;
list-style-type: none;
} .pls-terms .pls-terms__item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
margin-bottom: 25px;
} .pls-terms .pls-terms__item:last-child {
margin-bottom: 0;
} .pls-terms__title {
font-size: 18px;
font-family: "Open Sans", Arial, Helvetica, sans-serif;
font-weight: 700;
line-height: 1.6;
-webkit-box-flex: 0;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
position: relative;
margin-bottom: 10px;
} .pls-terms__title::after {
content: ":";
margin-right: 10px;
} .pls-terms__content {
margin-bottom: 10px;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
-ms-flex-item-align: auto;
align-self: auto;
font-size: 16px;
line-height: 1.7;
padding-top: 2px;
} .pls-tertiary {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding-right: 0.625rem;
padding-left: 0.625rem;
padding-top: 4.375rem;
padding-bottom: 3.4375rem;
}
@media print, screen and (min-width: 40em) { .pls-tertiary {
padding-right: 0.9375rem;
padding-left: 0.9375rem;
}
}
@media print, screen and (min-width: 64em) { .pls-tertiary {
-webkit-box-flex: 0;
-ms-flex: 0 0 34.2%;
flex: 0 0 34.2%;
max-width: 34.2%;
}
}
@media screen and (min-width: 75em) { .pls-tertiary {
padding-left: 3.75rem;
}
} .pls-aside-block {
margin-bottom: 1.875rem;
} .pls-aside-block:last-child {
margin-bottom: 0;
} .pls-aside-block .wp-block-search__input {
border: none;
background-color: #88bdd1;
color: #fff;
margin-bottom: 0;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-aside-block .wp-block-search__input:focus {
background-color: #f4f9fc;
color: #0a1434;
-webkit-box-shadow: none;
box-shadow: none;
border: none;
font-weight: 700;
} .pls-aside-block .wp-block-search__button {
background-color: #128c8c;
color: #fff;
border: none;
margin-left: 0;
text-transform: uppercase;
-webkit-transition: all linear 0.3s;
-o-transition: all linear 0.3s;
transition: all linear 0.3s;
} .pls-aside-block .wp-block-search__button:hover {
background-color: #231f20;
cursor: pointer;
} .pls-aside-block .wp-block-search__label {
font-size: 15px;
margin-bottom: 15px;
color: #231f20;
}.gform_wrapper.gravity-theme .gfield_label {
color: #fff;
}
.gform_wrapper.gravity-theme .gfield input,
.gform_wrapper.gravity-theme .gfield select {
height: 50px;
line-height: 50px;
border: none;
background-color: #88bdd1;
color: #fff;
font-size: 17px;
padding: 0 20px;
margin-bottom: 25px;
-webkit-transition: all linear .3s;
-o-transition: all linear .3s;
transition: all linear .3s;
}
.gform_wrapper.gravity-theme .gfield textarea {
height: 150px !important;
line-height: 50px;
border: none;
background-color: #88bdd1;
color: #fff;
font-size: 17px;
padding: 0 20px;
margin-bottom: 25px;
-webkit-transition: all linear .3s;
-o-transition: all linear .3s;
transition: all linear .3s;
}
.gform_wrapper.gravity-theme .gform_footer input[type='submit'] {
font-size: 30px;
line-height: 1;
text-transform: uppercase;
text-align: center;
display: block;
padding: 20px;
color: #fff;
background-color: #231f20;
margin-bottom: 0;
border: none;
width: 100%;
cursor: pointer;
-webkit-transition: all linear .3s;
-o-transition: all linear .3s;
transition: all linear .3s;
-webkit-box-flex: 0;
-ms-flex: 0 1 55%;
flex: 0 1 55%;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 55%;
margin-left: auto;
margin-right: auto;
}
.gform_wrapper.gravity-theme #gform_2 .gfield_label {
color: #000;
}
#field_5_7,
#field_2_7 {
text-align: center;
display: block;
margin: 0 auto;
} .pc-form-widget .form-loaded .form-content .pc-row {
margin-left: auto !important;
margin-right: auto !important;
}
.pc-form-widget .form-loaded .form-content .form-field .field-label {
color: #fff;
}
.pc-form-widget .form-loaded .form-content .form-button {
font-size: 30px;
line-height: 1;
text-transform: uppercase;
text-align: center;
display: block;
padding: 20px;
color: #fff;
background-color: #231f20;
margin-bottom: 0;
border: none;
width: 100%;
cursor: pointer;
-webkit-transition: all linear .3s;
-o-transition: all linear .3s;
transition: all linear .3s;
-webkit-box-flex: 0;
-ms-flex: 0 1 55%;
flex: 0 1 55%;
-ms-flex-item-align: auto;
align-self: auto;
max-width: 55%;
margin-left: auto;
margin-right: auto;
}
.pc-form-widget .form-loaded .form-content .form-button:hover {
color: #0a1434;
background-color: #dcdde2;
}
.pc-form-widget .form-loaded .form-content input {
height: 50px;
line-height: 50px;
border: none;
background-color: #88bdd1;
color: #fff;
font-size: 17px;
padding: 0 20px;
margin-bottom: 25px;
-webkit-transition: all linear .3s;
-o-transition: all linear .3s;
transition: all linear .3s;
}
.pc-form-widget .form-loaded .form-content textarea {
height: auto;
line-height: 50px;
border: none;
background-color: #88bdd1;
color: #fff;
font-size: 17px;
padding: 0 20px;
margin-bottom: 25px;
-webkit-transition: all linear .3s;
-o-transition: all linear .3s;
transition: all linear .3s;
}
#contact_page_form.pc-form-widget .form-loaded .form-content .form-field .field-label {
color: inherit;
}
.recaptcha-disclaimer-above-button a {
color: #231f20;
}
.office-hours-note {
font-size: 14px;
font-weight: 700;
font-style: italic;
margin-top: 5px;
} .pls-reviews__content-text--footer::before{
display: none !important;
}
.reviews-btn{
display: block;
width: auto;
padding: 8px 40px;
cursor: pointer;
font-weight: 400;
font-size: 20px;
line-height: 1.2;
text-transform: uppercase;
color: #fff;
border-color: #66a3cc;
background-color: #66a3cc;
text-align: center;
margin: 0 auto;
max-width: 300px;
border-radius: 16px;
}
.reviews-btn:hover{
color: #66a3cc;
border: 1px solid #66a3cc;
background-color: #fff;
}
.review-title-container {
content: "";
display: block;
width: 420px;
height: 150px;
margin-left: -210px;
position: relative;
left: 50%;
top: 0px;
z-index: 1;
background-color: #128c8c;
opacity: .65;
padding-top: 20px;
}
.slider-title {
color: #ffffff;
font-size: 3rem;
line-height: 1em;
margin: 0;
text-transform: uppercase;
text-align: center;
} .pls-reviews__content-text--short{
padding-top: 0px !important;
border: none !important;
}
.pls-reviews__content-text--short h2{
font-size: 1.25rem;
text-align: justify;
padding: 8px 14px;
color: #000;
font-weight: 600;
} .pls-reviews__content.pls-reviews__content--footer{
padding-bottom: 60px;
padding-left: 20px;
padding-right: 20px;
}
#footer_review{
max-width: 1200px;
margin: 86px auto 0;
}
.pls-reviews__content-text{
text-align: justify !important;
} #field_5_7 label{display: none !important;}
@media screen and (max-width: 768px) {
.pc-form-widget .form-loaded .form-content .pc-col-6 {
flex: 0 0 100% !important;
max-width: 100% !important;
}
}
@media only screen and (max-width : 480px) {
.pc-form-widget .form-loaded .form-content .form-button {
font-size: 18px;
}
}