@charset "UTF-8";
@font-face {
font-family: 'FontAwesome';
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
font-weight: normal;
font-style: normal;
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .fa-lg {
font-size: 1.33333333em;
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.28571429em;
text-align: center;
}
.fa-ul {
padding-left: 0;
margin-left: 2.14285714em;
list-style-type: none;
}
.fa-ul > li {
position: relative;
}
.fa-li {
position: absolute;
left: -2.14285714em;
width: 2.14285714em;
top: 0.14285714em;
text-align: center;
}
.fa-li.fa-lg {
left: -1.85714286em;
}
.fa-border {
padding: .2em .25em .15em;
border: solid 0.08em #eeeeee;
border-radius: .1em;
}
.fa-pull-left {
float: left;
}
.fa-pull-right {
float: right;
}
.fa.fa-pull-left {
margin-right: .3em;
}
.fa.fa-pull-right {
margin-left: .3em;
} .pull-right {
float: right;
}
.pull-left {
float: left;
}
.fa.pull-left {
margin-right: .3em;
}
.fa.pull-right {
margin-left: .3em;
}
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear;
}
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
}
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
-ms-transform: rotate(270deg);
transform: rotate(270deg);
}
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
filter: none;
}
.fa-stack {
position: relative;
display: inline-block;
width: 2em;
height: 2em;
line-height: 2em;
vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
position: absolute;
left: 0;
width: 100%;
text-align: center;
}
.fa-stack-1x {
line-height: inherit;
}
.fa-stack-2x {
font-size: 2em;
}
.fa-inverse {
color: #ffffff;
} .fa-glass:before {
content: "\f000";
}
.fa-music:before {
content: "\f001";
}
.fa-search:before {
content: "\f002";
}
.fa-envelope-o:before {
content: "\f003";
}
.fa-heart:before {
content: "\f004";
}
.fa-star:before {
content: "\f005";
}
.fa-star-o:before {
content: "\f006";
}
.fa-user:before {
content: "\f007";
}
.fa-film:before {
content: "\f008";
}
.fa-th-large:before {
content: "\f009";
}
.fa-th:before {
content: "\f00a";
}
.fa-th-list:before {
content: "\f00b";
}
.fa-check:before {
content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
content: "\f00d";
}
.fa-search-plus:before {
content: "\f00e";
}
.fa-search-minus:before {
content: "\f010";
}
.fa-power-off:before {
content: "\f011";
}
.fa-signal:before {
content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
content: "\f013";
}
.fa-trash-o:before {
content: "\f014";
}
.fa-home:before {
content: "\f015";
}
.fa-file-o:before {
content: "\f016";
}
.fa-clock-o:before {
content: "\f017";
}
.fa-road:before {
content: "\f018";
}
.fa-download:before {
content: "\f019";
}
.fa-arrow-circle-o-down:before {
content: "\f01a";
}
.fa-arrow-circle-o-up:before {
content: "\f01b";
}
.fa-inbox:before {
content: "\f01c";
}
.fa-play-circle-o:before {
content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
content: "\f01e";
}
.fa-refresh:before {
content: "\f021";
}
.fa-list-alt:before {
content: "\f022";
}
.fa-lock:before {
content: "\f023";
}
.fa-flag:before {
content: "\f024";
}
.fa-headphones:before {
content: "\f025";
}
.fa-volume-off:before {
content: "\f026";
}
.fa-volume-down:before {
content: "\f027";
}
.fa-volume-up:before {
content: "\f028";
}
.fa-qrcode:before {
content: "\f029";
}
.fa-barcode:before {
content: "\f02a";
}
.fa-tag:before {
content: "\f02b";
}
.fa-tags:before {
content: "\f02c";
}
.fa-book:before {
content: "\f02d";
}
.fa-bookmark:before {
content: "\f02e";
}
.fa-print:before {
content: "\f02f";
}
.fa-camera:before {
content: "\f030";
}
.fa-font:before {
content: "\f031";
}
.fa-bold:before {
content: "\f032";
}
.fa-italic:before {
content: "\f033";
}
.fa-text-height:before {
content: "\f034";
}
.fa-text-width:before {
content: "\f035";
}
.fa-align-left:before {
content: "\f036";
}
.fa-align-center:before {
content: "\f037";
}
.fa-align-right:before {
content: "\f038";
}
.fa-align-justify:before {
content: "\f039";
}
.fa-list:before {
content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
content: "\f03b";
}
.fa-indent:before {
content: "\f03c";
}
.fa-video-camera:before {
content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
content: "\f03e";
}
.fa-pencil:before {
content: "\f040";
}
.fa-map-marker:before {
content: "\f041";
}
.fa-adjust:before {
content: "\f042";
}
.fa-tint:before {
content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
content: "\f044";
}
.fa-share-square-o:before {
content: "\f045";
}
.fa-check-square-o:before {
content: "\f046";
}
.fa-arrows:before {
content: "\f047";
}
.fa-step-backward:before {
content: "\f048";
}
.fa-fast-backward:before {
content: "\f049";
}
.fa-backward:before {
content: "\f04a";
}
.fa-play:before {
content: "\f04b";
}
.fa-pause:before {
content: "\f04c";
}
.fa-stop:before {
content: "\f04d";
}
.fa-forward:before {
content: "\f04e";
}
.fa-fast-forward:before {
content: "\f050";
}
.fa-step-forward:before {
content: "\f051";
}
.fa-eject:before {
content: "\f052";
}
.fa-chevron-left:before {
content: "\f053";
}
.fa-chevron-right:before {
content: "\f054";
}
.fa-plus-circle:before {
content: "\f055";
}
.fa-minus-circle:before {
content: "\f056";
}
.fa-times-circle:before {
content: "\f057";
}
.fa-check-circle:before {
content: "\f058";
}
.fa-question-circle:before {
content: "\f059";
}
.fa-info-circle:before {
content: "\f05a";
}
.fa-crosshairs:before {
content: "\f05b";
}
.fa-times-circle-o:before {
content: "\f05c";
}
.fa-check-circle-o:before {
content: "\f05d";
}
.fa-ban:before {
content: "\f05e";
}
.fa-arrow-left:before {
content: "\f060";
}
.fa-arrow-right:before {
content: "\f061";
}
.fa-arrow-up:before {
content: "\f062";
}
.fa-arrow-down:before {
content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
content: "\f064";
}
.fa-expand:before {
content: "\f065";
}
.fa-compress:before {
content: "\f066";
}
.fa-plus:before {
content: "\f067";
}
.fa-minus:before {
content: "\f068";
}
.fa-asterisk:before {
content: "\f069";
}
.fa-exclamation-circle:before {
content: "\f06a";
}
.fa-gift:before {
content: "\f06b";
}
.fa-leaf:before {
content: "\f06c";
}
.fa-fire:before {
content: "\f06d";
}
.fa-eye:before {
content: "\f06e";
}
.fa-eye-slash:before {
content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
content: "\f071";
}
.fa-plane:before {
content: "\f072";
}
.fa-calendar:before {
content: "\f073";
}
.fa-random:before {
content: "\f074";
}
.fa-comment:before {
content: "\f075";
}
.fa-magnet:before {
content: "\f076";
}
.fa-chevron-up:before {
content: "\f077";
}
.fa-chevron-down:before {
content: "\f078";
}
.fa-retweet:before {
content: "\f079";
}
.fa-shopping-cart:before {
content: "\f07a";
}
.fa-folder:before {
content: "\f07b";
}
.fa-folder-open:before {
content: "\f07c";
}
.fa-arrows-v:before {
content: "\f07d";
}
.fa-arrows-h:before {
content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
content: "\f080";
}
.fa-twitter-square:before {
content: "\f081";
}
.fa-facebook-square:before {
content: "\f082";
}
.fa-camera-retro:before {
content: "\f083";
}
.fa-key:before {
content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
content: "\f085";
}
.fa-comments:before {
content: "\f086";
}
.fa-thumbs-o-up:before {
content: "\f087";
}
.fa-thumbs-o-down:before {
content: "\f088";
}
.fa-star-half:before {
content: "\f089";
}
.fa-heart-o:before {
content: "\f08a";
}
.fa-sign-out:before {
content: "\f08b";
}
.fa-linkedin-square:before {
content: "\f08c";
}
.fa-thumb-tack:before {
content: "\f08d";
}
.fa-external-link:before {
content: "\f08e";
}
.fa-sign-in:before {
content: "\f090";
}
.fa-trophy:before {
content: "\f091";
}
.fa-github-square:before {
content: "\f092";
}
.fa-upload:before {
content: "\f093";
}
.fa-lemon-o:before {
content: "\f094";
}
.fa-phone:before {
content: "\f095";
}
.fa-square-o:before {
content: "\f096";
}
.fa-bookmark-o:before {
content: "\f097";
}
.fa-phone-square:before {
content: "\f098";
}
.fa-twitter:before {
content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
content: "\f09a";
}
.fa-github:before {
content: "\f09b";
}
.fa-unlock:before {
content: "\f09c";
}
.fa-credit-card:before {
content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
content: "\f09e";
}
.fa-hdd-o:before {
content: "\f0a0";
}
.fa-bullhorn:before {
content: "\f0a1";
}
.fa-bell:before {
content: "\f0f3";
}
.fa-certificate:before {
content: "\f0a3";
}
.fa-hand-o-right:before {
content: "\f0a4";
}
.fa-hand-o-left:before {
content: "\f0a5";
}
.fa-hand-o-up:before {
content: "\f0a6";
}
.fa-hand-o-down:before {
content: "\f0a7";
}
.fa-arrow-circle-left:before {
content: "\f0a8";
}
.fa-arrow-circle-right:before {
content: "\f0a9";
}
.fa-arrow-circle-up:before {
content: "\f0aa";
}
.fa-arrow-circle-down:before {
content: "\f0ab";
}
.fa-globe:before {
content: "\f0ac";
}
.fa-wrench:before {
content: "\f0ad";
}
.fa-tasks:before {
content: "\f0ae";
}
.fa-filter:before {
content: "\f0b0";
}
.fa-briefcase:before {
content: "\f0b1";
}
.fa-arrows-alt:before {
content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
content: "\f0c1";
}
.fa-cloud:before {
content: "\f0c2";
}
.fa-flask:before {
content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
content: "\f0c5";
}
.fa-paperclip:before {
content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
content: "\f0c7";
}
.fa-square:before {
content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
content: "\f0c9";
}
.fa-list-ul:before {
content: "\f0ca";
}
.fa-list-ol:before {
content: "\f0cb";
}
.fa-strikethrough:before {
content: "\f0cc";
}
.fa-underline:before {
content: "\f0cd";
}
.fa-table:before {
content: "\f0ce";
}
.fa-magic:before {
content: "\f0d0";
}
.fa-truck:before {
content: "\f0d1";
}
.fa-pinterest:before {
content: "\f0d2";
}
.fa-pinterest-square:before {
content: "\f0d3";
}
.fa-google-plus-square:before {
content: "\f0d4";
}
.fa-google-plus:before {
content: "\f0d5";
}
.fa-money:before {
content: "\f0d6";
}
.fa-caret-down:before {
content: "\f0d7";
}
.fa-caret-up:before {
content: "\f0d8";
}
.fa-caret-left:before {
content: "\f0d9";
}
.fa-caret-right:before {
content: "\f0da";
}
.fa-columns:before {
content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
content: "\f0de";
}
.fa-envelope:before {
content: "\f0e0";
}
.fa-linkedin:before {
content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
content: "\f0e4";
}
.fa-comment-o:before {
content: "\f0e5";
}
.fa-comments-o:before {
content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
content: "\f0e7";
}
.fa-sitemap:before {
content: "\f0e8";
}
.fa-umbrella:before {
content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
content: "\f0ea";
}
.fa-lightbulb-o:before {
content: "\f0eb";
}
.fa-exchange:before {
content: "\f0ec";
}
.fa-cloud-download:before {
content: "\f0ed";
}
.fa-cloud-upload:before {
content: "\f0ee";
}
.fa-user-md:before {
content: "\f0f0";
}
.fa-stethoscope:before {
content: "\f0f1";
}
.fa-suitcase:before {
content: "\f0f2";
}
.fa-bell-o:before {
content: "\f0a2";
}
.fa-coffee:before {
content: "\f0f4";
}
.fa-cutlery:before {
content: "\f0f5";
}
.fa-file-text-o:before {
content: "\f0f6";
}
.fa-building-o:before {
content: "\f0f7";
}
.fa-hospital-o:before {
content: "\f0f8";
}
.fa-ambulance:before {
content: "\f0f9";
}
.fa-medkit:before {
content: "\f0fa";
}
.fa-fighter-jet:before {
content: "\f0fb";
}
.fa-beer:before {
content: "\f0fc";
}
.fa-h-square:before {
content: "\f0fd";
}
.fa-plus-square:before {
content: "\f0fe";
}
.fa-angle-double-left:before {
content: "\f100";
}
.fa-angle-double-right:before {
content: "\f101";
}
.fa-angle-double-up:before {
content: "\f102";
}
.fa-angle-double-down:before {
content: "\f103";
}
.fa-angle-left:before {
content: "\f104";
}
.fa-angle-right:before {
content: "\f105";
}
.fa-angle-up:before {
content: "\f106";
}
.fa-angle-down:before {
content: "\f107";
}
.fa-desktop:before {
content: "\f108";
}
.fa-laptop:before {
content: "\f109";
}
.fa-tablet:before {
content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
content: "\f10b";
}
.fa-circle-o:before {
content: "\f10c";
}
.fa-quote-left:before {
content: "\f10d";
}
.fa-quote-right:before {
content: "\f10e";
}
.fa-spinner:before {
content: "\f110";
}
.fa-circle:before {
content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
content: "\f112";
}
.fa-github-alt:before {
content: "\f113";
}
.fa-folder-o:before {
content: "\f114";
}
.fa-folder-open-o:before {
content: "\f115";
}
.fa-smile-o:before {
content: "\f118";
}
.fa-frown-o:before {
content: "\f119";
}
.fa-meh-o:before {
content: "\f11a";
}
.fa-gamepad:before {
content: "\f11b";
}
.fa-keyboard-o:before {
content: "\f11c";
}
.fa-flag-o:before {
content: "\f11d";
}
.fa-flag-checkered:before {
content: "\f11e";
}
.fa-terminal:before {
content: "\f120";
}
.fa-code:before {
content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
content: "\f123";
}
.fa-location-arrow:before {
content: "\f124";
}
.fa-crop:before {
content: "\f125";
}
.fa-code-fork:before {
content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
content: "\f127";
}
.fa-question:before {
content: "\f128";
}
.fa-info:before {
content: "\f129";
}
.fa-exclamation:before {
content: "\f12a";
}
.fa-superscript:before {
content: "\f12b";
}
.fa-subscript:before {
content: "\f12c";
}
.fa-eraser:before {
content: "\f12d";
}
.fa-puzzle-piece:before {
content: "\f12e";
}
.fa-microphone:before {
content: "\f130";
}
.fa-microphone-slash:before {
content: "\f131";
}
.fa-shield:before {
content: "\f132";
}
.fa-calendar-o:before {
content: "\f133";
}
.fa-fire-extinguisher:before {
content: "\f134";
}
.fa-rocket:before {
content: "\f135";
}
.fa-maxcdn:before {
content: "\f136";
}
.fa-chevron-circle-left:before {
content: "\f137";
}
.fa-chevron-circle-right:before {
content: "\f138";
}
.fa-chevron-circle-up:before {
content: "\f139";
}
.fa-chevron-circle-down:before {
content: "\f13a";
}
.fa-html5:before {
content: "\f13b";
}
.fa-css3:before {
content: "\f13c";
}
.fa-anchor:before {
content: "\f13d";
}
.fa-unlock-alt:before {
content: "\f13e";
}
.fa-bullseye:before {
content: "\f140";
}
.fa-ellipsis-h:before {
content: "\f141";
}
.fa-ellipsis-v:before {
content: "\f142";
}
.fa-rss-square:before {
content: "\f143";
}
.fa-play-circle:before {
content: "\f144";
}
.fa-ticket:before {
content: "\f145";
}
.fa-minus-square:before {
content: "\f146";
}
.fa-minus-square-o:before {
content: "\f147";
}
.fa-level-up:before {
content: "\f148";
}
.fa-level-down:before {
content: "\f149";
}
.fa-check-square:before {
content: "\f14a";
}
.fa-pencil-square:before {
content: "\f14b";
}
.fa-external-link-square:before {
content: "\f14c";
}
.fa-share-square:before {
content: "\f14d";
}
.fa-compass:before {
content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
content: "\f153";
}
.fa-gbp:before {
content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
content: "\f158";
}
.fa-won:before,
.fa-krw:before {
content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
content: "\f15a";
}
.fa-file:before {
content: "\f15b";
}
.fa-file-text:before {
content: "\f15c";
}
.fa-sort-alpha-asc:before {
content: "\f15d";
}
.fa-sort-alpha-desc:before {
content: "\f15e";
}
.fa-sort-amount-asc:before {
content: "\f160";
}
.fa-sort-amount-desc:before {
content: "\f161";
}
.fa-sort-numeric-asc:before {
content: "\f162";
}
.fa-sort-numeric-desc:before {
content: "\f163";
}
.fa-thumbs-up:before {
content: "\f164";
}
.fa-thumbs-down:before {
content: "\f165";
}
.fa-youtube-square:before {
content: "\f166";
}
.fa-youtube:before {
content: "\f167";
}
.fa-xing:before {
content: "\f168";
}
.fa-xing-square:before {
content: "\f169";
}
.fa-youtube-play:before {
content: "\f16a";
}
.fa-dropbox:before {
content: "\f16b";
}
.fa-stack-overflow:before {
content: "\f16c";
}
.fa-instagram:before {
content: "\f16d";
}
.fa-flickr:before {
content: "\f16e";
}
.fa-adn:before {
content: "\f170";
}
.fa-bitbucket:before {
content: "\f171";
}
.fa-bitbucket-square:before {
content: "\f172";
}
.fa-tumblr:before {
content: "\f173";
}
.fa-tumblr-square:before {
content: "\f174";
}
.fa-long-arrow-down:before {
content: "\f175";
}
.fa-long-arrow-up:before {
content: "\f176";
}
.fa-long-arrow-left:before {
content: "\f177";
}
.fa-long-arrow-right:before {
content: "\f178";
}
.fa-apple:before {
content: "\f179";
}
.fa-windows:before {
content: "\f17a";
}
.fa-android:before {
content: "\f17b";
}
.fa-linux:before {
content: "\f17c";
}
.fa-dribbble:before {
content: "\f17d";
}
.fa-skype:before {
content: "\f17e";
}
.fa-foursquare:before {
content: "\f180";
}
.fa-trello:before {
content: "\f181";
}
.fa-female:before {
content: "\f182";
}
.fa-male:before {
content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
content: "\f184";
}
.fa-sun-o:before {
content: "\f185";
}
.fa-moon-o:before {
content: "\f186";
}
.fa-archive:before {
content: "\f187";
}
.fa-bug:before {
content: "\f188";
}
.fa-vk:before {
content: "\f189";
}
.fa-weibo:before {
content: "\f18a";
}
.fa-renren:before {
content: "\f18b";
}
.fa-pagelines:before {
content: "\f18c";
}
.fa-stack-exchange:before {
content: "\f18d";
}
.fa-arrow-circle-o-right:before {
content: "\f18e";
}
.fa-arrow-circle-o-left:before {
content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
content: "\f191";
}
.fa-dot-circle-o:before {
content: "\f192";
}
.fa-wheelchair:before {
content: "\f193";
}
.fa-vimeo-square:before {
content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
content: "\f195";
}
.fa-plus-square-o:before {
content: "\f196";
}
.fa-space-shuttle:before {
content: "\f197";
}
.fa-slack:before {
content: "\f198";
}
.fa-envelope-square:before {
content: "\f199";
}
.fa-wordpress:before {
content: "\f19a";
}
.fa-openid:before {
content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
content: "\f19d";
}
.fa-yahoo:before {
content: "\f19e";
}
.fa-google:before {
content: "\f1a0";
}
.fa-reddit:before {
content: "\f1a1";
}
.fa-reddit-square:before {
content: "\f1a2";
}
.fa-stumbleupon-circle:before {
content: "\f1a3";
}
.fa-stumbleupon:before {
content: "\f1a4";
}
.fa-delicious:before {
content: "\f1a5";
}
.fa-digg:before {
content: "\f1a6";
}
.fa-pied-piper-pp:before {
content: "\f1a7";
}
.fa-pied-piper-alt:before {
content: "\f1a8";
}
.fa-drupal:before {
content: "\f1a9";
}
.fa-joomla:before {
content: "\f1aa";
}
.fa-language:before {
content: "\f1ab";
}
.fa-fax:before {
content: "\f1ac";
}
.fa-building:before {
content: "\f1ad";
}
.fa-child:before {
content: "\f1ae";
}
.fa-paw:before {
content: "\f1b0";
}
.fa-spoon:before {
content: "\f1b1";
}
.fa-cube:before {
content: "\f1b2";
}
.fa-cubes:before {
content: "\f1b3";
}
.fa-behance:before {
content: "\f1b4";
}
.fa-behance-square:before {
content: "\f1b5";
}
.fa-steam:before {
content: "\f1b6";
}
.fa-steam-square:before {
content: "\f1b7";
}
.fa-recycle:before {
content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
content: "\f1ba";
}
.fa-tree:before {
content: "\f1bb";
}
.fa-spotify:before {
content: "\f1bc";
}
.fa-deviantart:before {
content: "\f1bd";
}
.fa-soundcloud:before {
content: "\f1be";
}
.fa-database:before {
content: "\f1c0";
}
.fa-file-pdf-o:before {
content: "\f1c1";
}
.fa-file-word-o:before {
content: "\f1c2";
}
.fa-file-excel-o:before {
content: "\f1c3";
}
.fa-file-powerpoint-o:before {
content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
content: "\f1c8";
}
.fa-file-code-o:before {
content: "\f1c9";
}
.fa-vine:before {
content: "\f1ca";
}
.fa-codepen:before {
content: "\f1cb";
}
.fa-jsfiddle:before {
content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
content: "\f1cd";
}
.fa-circle-o-notch:before {
content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
content: "\f1d1";
}
.fa-git-square:before {
content: "\f1d2";
}
.fa-git:before {
content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
content: "\f1d4";
}
.fa-tencent-weibo:before {
content: "\f1d5";
}
.fa-qq:before {
content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
content: "\f1d9";
}
.fa-history:before {
content: "\f1da";
}
.fa-circle-thin:before {
content: "\f1db";
}
.fa-header:before {
content: "\f1dc";
}
.fa-paragraph:before {
content: "\f1dd";
}
.fa-sliders:before {
content: "\f1de";
}
.fa-share-alt:before {
content: "\f1e0";
}
.fa-share-alt-square:before {
content: "\f1e1";
}
.fa-bomb:before {
content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
content: "\f1e3";
}
.fa-tty:before {
content: "\f1e4";
}
.fa-binoculars:before {
content: "\f1e5";
}
.fa-plug:before {
content: "\f1e6";
}
.fa-slideshare:before {
content: "\f1e7";
}
.fa-twitch:before {
content: "\f1e8";
}
.fa-yelp:before {
content: "\f1e9";
}
.fa-newspaper-o:before {
content: "\f1ea";
}
.fa-wifi:before {
content: "\f1eb";
}
.fa-calculator:before {
content: "\f1ec";
}
.fa-paypal:before {
content: "\f1ed";
}
.fa-google-wallet:before {
content: "\f1ee";
}
.fa-cc-visa:before {
content: "\f1f0";
}
.fa-cc-mastercard:before {
content: "\f1f1";
}
.fa-cc-discover:before {
content: "\f1f2";
}
.fa-cc-amex:before {
content: "\f1f3";
}
.fa-cc-paypal:before {
content: "\f1f4";
}
.fa-cc-stripe:before {
content: "\f1f5";
}
.fa-bell-slash:before {
content: "\f1f6";
}
.fa-bell-slash-o:before {
content: "\f1f7";
}
.fa-trash:before {
content: "\f1f8";
}
.fa-copyright:before {
content: "\f1f9";
}
.fa-at:before {
content: "\f1fa";
}
.fa-eyedropper:before {
content: "\f1fb";
}
.fa-paint-brush:before {
content: "\f1fc";
}
.fa-birthday-cake:before {
content: "\f1fd";
}
.fa-area-chart:before {
content: "\f1fe";
}
.fa-pie-chart:before {
content: "\f200";
}
.fa-line-chart:before {
content: "\f201";
}
.fa-lastfm:before {
content: "\f202";
}
.fa-lastfm-square:before {
content: "\f203";
}
.fa-toggle-off:before {
content: "\f204";
}
.fa-toggle-on:before {
content: "\f205";
}
.fa-bicycle:before {
content: "\f206";
}
.fa-bus:before {
content: "\f207";
}
.fa-ioxhost:before {
content: "\f208";
}
.fa-angellist:before {
content: "\f209";
}
.fa-cc:before {
content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
content: "\f20b";
}
.fa-meanpath:before {
content: "\f20c";
}
.fa-buysellads:before {
content: "\f20d";
}
.fa-connectdevelop:before {
content: "\f20e";
}
.fa-dashcube:before {
content: "\f210";
}
.fa-forumbee:before {
content: "\f211";
}
.fa-leanpub:before {
content: "\f212";
}
.fa-sellsy:before {
content: "\f213";
}
.fa-shirtsinbulk:before {
content: "\f214";
}
.fa-simplybuilt:before {
content: "\f215";
}
.fa-skyatlas:before {
content: "\f216";
}
.fa-cart-plus:before {
content: "\f217";
}
.fa-cart-arrow-down:before {
content: "\f218";
}
.fa-diamond:before {
content: "\f219";
}
.fa-ship:before {
content: "\f21a";
}
.fa-user-secret:before {
content: "\f21b";
}
.fa-motorcycle:before {
content: "\f21c";
}
.fa-street-view:before {
content: "\f21d";
}
.fa-heartbeat:before {
content: "\f21e";
}
.fa-venus:before {
content: "\f221";
}
.fa-mars:before {
content: "\f222";
}
.fa-mercury:before {
content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
content: "\f224";
}
.fa-transgender-alt:before {
content: "\f225";
}
.fa-venus-double:before {
content: "\f226";
}
.fa-mars-double:before {
content: "\f227";
}
.fa-venus-mars:before {
content: "\f228";
}
.fa-mars-stroke:before {
content: "\f229";
}
.fa-mars-stroke-v:before {
content: "\f22a";
}
.fa-mars-stroke-h:before {
content: "\f22b";
}
.fa-neuter:before {
content: "\f22c";
}
.fa-genderless:before {
content: "\f22d";
}
.fa-facebook-official:before {
content: "\f230";
}
.fa-pinterest-p:before {
content: "\f231";
}
.fa-whatsapp:before {
content: "\f232";
}
.fa-server:before {
content: "\f233";
}
.fa-user-plus:before {
content: "\f234";
}
.fa-user-times:before {
content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
content: "\f236";
}
.fa-viacoin:before {
content: "\f237";
}
.fa-train:before {
content: "\f238";
}
.fa-subway:before {
content: "\f239";
}
.fa-medium:before {
content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
content: "\f23b";
}
.fa-optin-monster:before {
content: "\f23c";
}
.fa-opencart:before {
content: "\f23d";
}
.fa-expeditedssl:before {
content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
content: "\f244";
}
.fa-mouse-pointer:before {
content: "\f245";
}
.fa-i-cursor:before {
content: "\f246";
}
.fa-object-group:before {
content: "\f247";
}
.fa-object-ungroup:before {
content: "\f248";
}
.fa-sticky-note:before {
content: "\f249";
}
.fa-sticky-note-o:before {
content: "\f24a";
}
.fa-cc-jcb:before {
content: "\f24b";
}
.fa-cc-diners-club:before {
content: "\f24c";
}
.fa-clone:before {
content: "\f24d";
}
.fa-balance-scale:before {
content: "\f24e";
}
.fa-hourglass-o:before {
content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
content: "\f253";
}
.fa-hourglass:before {
content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
content: "\f256";
}
.fa-hand-scissors-o:before {
content: "\f257";
}
.fa-hand-lizard-o:before {
content: "\f258";
}
.fa-hand-spock-o:before {
content: "\f259";
}
.fa-hand-pointer-o:before {
content: "\f25a";
}
.fa-hand-peace-o:before {
content: "\f25b";
}
.fa-trademark:before {
content: "\f25c";
}
.fa-registered:before {
content: "\f25d";
}
.fa-creative-commons:before {
content: "\f25e";
}
.fa-gg:before {
content: "\f260";
}
.fa-gg-circle:before {
content: "\f261";
}
.fa-tripadvisor:before {
content: "\f262";
}
.fa-odnoklassniki:before {
content: "\f263";
}
.fa-odnoklassniki-square:before {
content: "\f264";
}
.fa-get-pocket:before {
content: "\f265";
}
.fa-wikipedia-w:before {
content: "\f266";
}
.fa-safari:before {
content: "\f267";
}
.fa-chrome:before {
content: "\f268";
}
.fa-firefox:before {
content: "\f269";
}
.fa-opera:before {
content: "\f26a";
}
.fa-internet-explorer:before {
content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
content: "\f26c";
}
.fa-contao:before {
content: "\f26d";
}
.fa-500px:before {
content: "\f26e";
}
.fa-amazon:before {
content: "\f270";
}
.fa-calendar-plus-o:before {
content: "\f271";
}
.fa-calendar-minus-o:before {
content: "\f272";
}
.fa-calendar-times-o:before {
content: "\f273";
}
.fa-calendar-check-o:before {
content: "\f274";
}
.fa-industry:before {
content: "\f275";
}
.fa-map-pin:before {
content: "\f276";
}
.fa-map-signs:before {
content: "\f277";
}
.fa-map-o:before {
content: "\f278";
}
.fa-map:before {
content: "\f279";
}
.fa-commenting:before {
content: "\f27a";
}
.fa-commenting-o:before {
content: "\f27b";
}
.fa-houzz:before {
content: "\f27c";
}
.fa-vimeo:before {
content: "\f27d";
}
.fa-black-tie:before {
content: "\f27e";
}
.fa-fonticons:before {
content: "\f280";
}
.fa-reddit-alien:before {
content: "\f281";
}
.fa-edge:before {
content: "\f282";
}
.fa-credit-card-alt:before {
content: "\f283";
}
.fa-codiepie:before {
content: "\f284";
}
.fa-modx:before {
content: "\f285";
}
.fa-fort-awesome:before {
content: "\f286";
}
.fa-usb:before {
content: "\f287";
}
.fa-product-hunt:before {
content: "\f288";
}
.fa-mixcloud:before {
content: "\f289";
}
.fa-scribd:before {
content: "\f28a";
}
.fa-pause-circle:before {
content: "\f28b";
}
.fa-pause-circle-o:before {
content: "\f28c";
}
.fa-stop-circle:before {
content: "\f28d";
}
.fa-stop-circle-o:before {
content: "\f28e";
}
.fa-shopping-bag:before {
content: "\f290";
}
.fa-shopping-basket:before {
content: "\f291";
}
.fa-hashtag:before {
content: "\f292";
}
.fa-bluetooth:before {
content: "\f293";
}
.fa-bluetooth-b:before {
content: "\f294";
}
.fa-percent:before {
content: "\f295";
}
.fa-gitlab:before {
content: "\f296";
}
.fa-wpbeginner:before {
content: "\f297";
}
.fa-wpforms:before {
content: "\f298";
}
.fa-envira:before {
content: "\f299";
}
.fa-universal-access:before {
content: "\f29a";
}
.fa-wheelchair-alt:before {
content: "\f29b";
}
.fa-question-circle-o:before {
content: "\f29c";
}
.fa-blind:before {
content: "\f29d";
}
.fa-audio-description:before {
content: "\f29e";
}
.fa-volume-control-phone:before {
content: "\f2a0";
}
.fa-braille:before {
content: "\f2a1";
}
.fa-assistive-listening-systems:before {
content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
content: "\f2a4";
}
.fa-glide:before {
content: "\f2a5";
}
.fa-glide-g:before {
content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
content: "\f2a7";
}
.fa-low-vision:before {
content: "\f2a8";
}
.fa-viadeo:before {
content: "\f2a9";
}
.fa-viadeo-square:before {
content: "\f2aa";
}
.fa-snapchat:before {
content: "\f2ab";
}
.fa-snapchat-ghost:before {
content: "\f2ac";
}
.fa-snapchat-square:before {
content: "\f2ad";
}
.fa-pied-piper:before {
content: "\f2ae";
}
.fa-first-order:before {
content: "\f2b0";
}
.fa-yoast:before {
content: "\f2b1";
}
.fa-themeisle:before {
content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
content: "\f2b4";
}
.fa-handshake-o:before {
content: "\f2b5";
}
.fa-envelope-open:before {
content: "\f2b6";
}
.fa-envelope-open-o:before {
content: "\f2b7";
}
.fa-linode:before {
content: "\f2b8";
}
.fa-address-book:before {
content: "\f2b9";
}
.fa-address-book-o:before {
content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
content: "\f2bc";
}
.fa-user-circle:before {
content: "\f2bd";
}
.fa-user-circle-o:before {
content: "\f2be";
}
.fa-user-o:before {
content: "\f2c0";
}
.fa-id-badge:before {
content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
content: "\f2c3";
}
.fa-quora:before {
content: "\f2c4";
}
.fa-free-code-camp:before {
content: "\f2c5";
}
.fa-telegram:before {
content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
content: "\f2cb";
}
.fa-shower:before {
content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
content: "\f2cd";
}
.fa-podcast:before {
content: "\f2ce";
}
.fa-window-maximize:before {
content: "\f2d0";
}
.fa-window-minimize:before {
content: "\f2d1";
}
.fa-window-restore:before {
content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
content: "\f2d4";
}
.fa-bandcamp:before {
content: "\f2d5";
}
.fa-grav:before {
content: "\f2d6";
}
.fa-etsy:before {
content: "\f2d7";
}
.fa-imdb:before {
content: "\f2d8";
}
.fa-ravelry:before {
content: "\f2d9";
}
.fa-eercast:before {
content: "\f2da";
}
.fa-microchip:before {
content: "\f2db";
}
.fa-snowflake-o:before {
content: "\f2dc";
}
.fa-superpowers:before {
content: "\f2dd";
}
.fa-wpexplorer:before {
content: "\f2de";
}
.fa-meetup:before {
content: "\f2e0";
}
.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;
}
     html {
font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} article,
aside,
footer,
header,
nav,
section {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  figcaption,
figure {
display: block;
} figure {
margin: 1em 40px;
} hr {
box-sizing: content-box; height: 0; overflow: visible; } main {
display: block;
} pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; -webkit-text-decoration: underline dotted;
text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } dfn {
font-style: italic;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  audio,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  button,
input,
optgroup,
select,
textarea {
font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; } button {
overflow: visible;
} button,
select { text-transform: none;
} button,
html [type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button; }
button,
[type=button],
[type=reset],
[type=submit] {  }
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} input {
overflow: visible;
} [type=checkbox],
[type=radio] {
box-sizing: border-box; padding: 0; } [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield; outline-offset: -2px;  }
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
box-sizing: border-box; display: table; max-width: 100%; padding: 0; color: inherit; white-space: normal; } progress {
display: inline-block; vertical-align: baseline; } textarea {
overflow: auto;
}  details {
display: block;
} summary {
display: list-item;
} menu {
display: block;
}  canvas {
display: inline-block;
} template {
display: none;
}  [hidden] {
display: none;
}
.foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=68.75em&xxlarge=78.75em";
}
html {
box-sizing: border-box;
font-size: 1rem;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
body {
margin: 0;
padding: 0;
background: #FAFAF3;
font-family: "Community Gothic", sans-serif;
font-weight: normal;
line-height: 1.625em;
color: #031892;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
}
textarea {
height: auto;
min-height: 50px;
border-radius: 0;
}
select {
box-sizing: border-box;
width: 100%;
border-radius: 0;
}
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important;
}
button {
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1;
}
[data-whatinput=mouse] button {
outline: 0;
}
pre {
overflow: auto;
}
.is-visible {
display: block !important;
}
.is-hidden {
display: none !important;
}
.row {
max-width: 1260px;
margin-right: auto;
margin-left: auto;
}
.row::before, .row::after {
display: table;
content: " ";
}
.row::after {
clear: both;
}
.row.collapse > .column, .row.collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.row .row {
margin-right: -0.625rem;
margin-left: -0.625rem;
}
@media print, screen and (min-width: 40em) {
.row .row {
margin-right: -0.78125rem;
margin-left: -0.78125rem;
}
}
@media print, screen and (min-width: 64em) {
.row .row {
margin-right: -1.875rem;
margin-left: -1.875rem;
}
}
.row .row.collapse {
margin-right: 0;
margin-left: 0;
}
.row.expanded {
max-width: none;
}
.row.expanded .row {
margin-right: auto;
margin-left: auto;
}
.row:not(.expanded) .row {
max-width: none;
}
.row.gutter-small > .column, .row.gutter-small > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
.row.gutter-medium > .column, .row.gutter-medium > .columns {
padding-right: 0.78125rem;
padding-left: 0.78125rem;
}
.row.gutter-large > .column, .row.gutter-large > .columns {
padding-right: 1.875rem;
padding-left: 1.875rem;
}
.column, .columns {
width: 100%;
float: left;
padding-right: 0.625rem;
padding-left: 0.625rem;
}
@media print, screen and (min-width: 40em) {
.column, .columns {
padding-right: 0.78125rem;
padding-left: 0.78125rem;
}
}
@media print, screen and (min-width: 64em) {
.column, .columns {
padding-right: 1.875rem;
padding-left: 1.875rem;
}
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
float: right;
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
float: left;
}
.column.row.row, .row.row.columns {
float: none;
}
.row .column.row.row, .row .row.row.columns {
margin-right: 0;
margin-left: 0;
padding-right: 0;
padding-left: 0;
}
.small-1 {
width: 8.3333333333%;
}
.small-push-1 {
position: relative;
left: 8.3333333333%;
}
.small-pull-1 {
position: relative;
left: -8.3333333333%;
}
.small-offset-0 {
margin-left: 0%;
}
.small-2 {
width: 16.6666666667%;
}
.small-push-2 {
position: relative;
left: 16.6666666667%;
}
.small-pull-2 {
position: relative;
left: -16.6666666667%;
}
.small-offset-1 {
margin-left: 8.3333333333%;
}
.small-3 {
width: 25%;
}
.small-push-3 {
position: relative;
left: 25%;
}
.small-pull-3 {
position: relative;
left: -25%;
}
.small-offset-2 {
margin-left: 16.6666666667%;
}
.small-4 {
width: 33.3333333333%;
}
.small-push-4 {
position: relative;
left: 33.3333333333%;
}
.small-pull-4 {
position: relative;
left: -33.3333333333%;
}
.small-offset-3 {
margin-left: 25%;
}
.small-5 {
width: 41.6666666667%;
}
.small-push-5 {
position: relative;
left: 41.6666666667%;
}
.small-pull-5 {
position: relative;
left: -41.6666666667%;
}
.small-offset-4 {
margin-left: 33.3333333333%;
}
.small-6 {
width: 50%;
}
.small-push-6 {
position: relative;
left: 50%;
}
.small-pull-6 {
position: relative;
left: -50%;
}
.small-offset-5 {
margin-left: 41.6666666667%;
}
.small-7 {
width: 58.3333333333%;
}
.small-push-7 {
position: relative;
left: 58.3333333333%;
}
.small-pull-7 {
position: relative;
left: -58.3333333333%;
}
.small-offset-6 {
margin-left: 50%;
}
.small-8 {
width: 66.6666666667%;
}
.small-push-8 {
position: relative;
left: 66.6666666667%;
}
.small-pull-8 {
position: relative;
left: -66.6666666667%;
}
.small-offset-7 {
margin-left: 58.3333333333%;
}
.small-9 {
width: 75%;
}
.small-push-9 {
position: relative;
left: 75%;
}
.small-pull-9 {
position: relative;
left: -75%;
}
.small-offset-8 {
margin-left: 66.6666666667%;
}
.small-10 {
width: 83.3333333333%;
}
.small-push-10 {
position: relative;
left: 83.3333333333%;
}
.small-pull-10 {
position: relative;
left: -83.3333333333%;
}
.small-offset-9 {
margin-left: 75%;
}
.small-11 {
width: 91.6666666667%;
}
.small-push-11 {
position: relative;
left: 91.6666666667%;
}
.small-pull-11 {
position: relative;
left: -91.6666666667%;
}
.small-offset-10 {
margin-left: 83.3333333333%;
}
.small-12 {
width: 100%;
}
.small-offset-11 {
margin-left: 91.6666666667%;
}
.small-up-1 > .column, .small-up-1 > .columns {
float: left;
width: 100%;
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
float: left;
}
.small-up-2 > .column, .small-up-2 > .columns {
float: left;
width: 50%;
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
float: left;
}
.small-up-3 > .column, .small-up-3 > .columns {
float: left;
width: 33.3333333333%;
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
float: left;
}
.small-up-4 > .column, .small-up-4 > .columns {
float: left;
width: 25%;
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
float: left;
}
.small-up-5 > .column, .small-up-5 > .columns {
float: left;
width: 20%;
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
float: left;
}
.small-up-6 > .column, .small-up-6 > .columns {
float: left;
width: 16.6666666667%;
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
float: left;
}
.small-up-7 > .column, .small-up-7 > .columns {
float: left;
width: 14.2857142857%;
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
float: left;
}
.small-up-8 > .column, .small-up-8 > .columns {
float: left;
width: 12.5%;
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
float: left;
}
.small-collapse > .column, .small-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.small-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .small-collapse.row {
margin-right: 0;
margin-left: 0;
}
.small-uncollapse > .column, .small-uncollapse > .columns {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
.small-centered {
margin-right: auto;
margin-left: auto;
}
.small-centered, .small-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.small-uncentered,
.small-push-0,
.small-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
@media print, screen and (min-width: 40em) {
.medium-1 {
width: 8.3333333333%;
}
.medium-push-1 {
position: relative;
left: 8.3333333333%;
}
.medium-pull-1 {
position: relative;
left: -8.3333333333%;
}
.medium-offset-0 {
margin-left: 0%;
}
.medium-2 {
width: 16.6666666667%;
}
.medium-push-2 {
position: relative;
left: 16.6666666667%;
}
.medium-pull-2 {
position: relative;
left: -16.6666666667%;
}
.medium-offset-1 {
margin-left: 8.3333333333%;
}
.medium-3 {
width: 25%;
}
.medium-push-3 {
position: relative;
left: 25%;
}
.medium-pull-3 {
position: relative;
left: -25%;
}
.medium-offset-2 {
margin-left: 16.6666666667%;
}
.medium-4 {
width: 33.3333333333%;
}
.medium-push-4 {
position: relative;
left: 33.3333333333%;
}
.medium-pull-4 {
position: relative;
left: -33.3333333333%;
}
.medium-offset-3 {
margin-left: 25%;
}
.medium-5 {
width: 41.6666666667%;
}
.medium-push-5 {
position: relative;
left: 41.6666666667%;
}
.medium-pull-5 {
position: relative;
left: -41.6666666667%;
}
.medium-offset-4 {
margin-left: 33.3333333333%;
}
.medium-6 {
width: 50%;
}
.medium-push-6 {
position: relative;
left: 50%;
}
.medium-pull-6 {
position: relative;
left: -50%;
}
.medium-offset-5 {
margin-left: 41.6666666667%;
}
.medium-7 {
width: 58.3333333333%;
}
.medium-push-7 {
position: relative;
left: 58.3333333333%;
}
.medium-pull-7 {
position: relative;
left: -58.3333333333%;
}
.medium-offset-6 {
margin-left: 50%;
}
.medium-8 {
width: 66.6666666667%;
}
.medium-push-8 {
position: relative;
left: 66.6666666667%;
}
.medium-pull-8 {
position: relative;
left: -66.6666666667%;
}
.medium-offset-7 {
margin-left: 58.3333333333%;
}
.medium-9 {
width: 75%;
}
.medium-push-9 {
position: relative;
left: 75%;
}
.medium-pull-9 {
position: relative;
left: -75%;
}
.medium-offset-8 {
margin-left: 66.6666666667%;
}
.medium-10 {
width: 83.3333333333%;
}
.medium-push-10 {
position: relative;
left: 83.3333333333%;
}
.medium-pull-10 {
position: relative;
left: -83.3333333333%;
}
.medium-offset-9 {
margin-left: 75%;
}
.medium-11 {
width: 91.6666666667%;
}
.medium-push-11 {
position: relative;
left: 91.6666666667%;
}
.medium-pull-11 {
position: relative;
left: -91.6666666667%;
}
.medium-offset-10 {
margin-left: 83.3333333333%;
}
.medium-12 {
width: 100%;
}
.medium-offset-11 {
margin-left: 91.6666666667%;
}
.medium-up-1 > .column, .medium-up-1 > .columns {
float: left;
width: 100%;
}
.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
float: left;
}
.medium-up-2 > .column, .medium-up-2 > .columns {
float: left;
width: 50%;
}
.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
float: left;
}
.medium-up-3 > .column, .medium-up-3 > .columns {
float: left;
width: 33.3333333333%;
}
.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
float: left;
}
.medium-up-4 > .column, .medium-up-4 > .columns {
float: left;
width: 25%;
}
.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
float: left;
}
.medium-up-5 > .column, .medium-up-5 > .columns {
float: left;
width: 20%;
}
.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
float: left;
}
.medium-up-6 > .column, .medium-up-6 > .columns {
float: left;
width: 16.6666666667%;
}
.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
float: left;
}
.medium-up-7 > .column, .medium-up-7 > .columns {
float: left;
width: 14.2857142857%;
}
.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
float: left;
}
.medium-up-8 > .column, .medium-up-8 > .columns {
float: left;
width: 12.5%;
}
.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
float: left;
}
.medium-collapse > .column, .medium-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.medium-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .medium-collapse.row {
margin-right: 0;
margin-left: 0;
}
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-right: 0.78125rem;
padding-left: 0.78125rem;
}
.medium-centered {
margin-right: auto;
margin-left: auto;
}
.medium-centered, .medium-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.medium-uncentered,
.medium-push-0,
.medium-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
}
@media print, screen and (min-width: 64em) {
.large-1 {
width: 8.3333333333%;
}
.large-push-1 {
position: relative;
left: 8.3333333333%;
}
.large-pull-1 {
position: relative;
left: -8.3333333333%;
}
.large-offset-0 {
margin-left: 0%;
}
.large-2 {
width: 16.6666666667%;
}
.large-push-2 {
position: relative;
left: 16.6666666667%;
}
.large-pull-2 {
position: relative;
left: -16.6666666667%;
}
.large-offset-1 {
margin-left: 8.3333333333%;
}
.large-3 {
width: 25%;
}
.large-push-3 {
position: relative;
left: 25%;
}
.large-pull-3 {
position: relative;
left: -25%;
}
.large-offset-2 {
margin-left: 16.6666666667%;
}
.large-4 {
width: 33.3333333333%;
}
.large-push-4 {
position: relative;
left: 33.3333333333%;
}
.large-pull-4 {
position: relative;
left: -33.3333333333%;
}
.large-offset-3 {
margin-left: 25%;
}
.large-5 {
width: 41.6666666667%;
}
.large-push-5 {
position: relative;
left: 41.6666666667%;
}
.large-pull-5 {
position: relative;
left: -41.6666666667%;
}
.large-offset-4 {
margin-left: 33.3333333333%;
}
.large-6 {
width: 50%;
}
.large-push-6 {
position: relative;
left: 50%;
}
.large-pull-6 {
position: relative;
left: -50%;
}
.large-offset-5 {
margin-left: 41.6666666667%;
}
.large-7 {
width: 58.3333333333%;
}
.large-push-7 {
position: relative;
left: 58.3333333333%;
}
.large-pull-7 {
position: relative;
left: -58.3333333333%;
}
.large-offset-6 {
margin-left: 50%;
}
.large-8 {
width: 66.6666666667%;
}
.large-push-8 {
position: relative;
left: 66.6666666667%;
}
.large-pull-8 {
position: relative;
left: -66.6666666667%;
}
.large-offset-7 {
margin-left: 58.3333333333%;
}
.large-9 {
width: 75%;
}
.large-push-9 {
position: relative;
left: 75%;
}
.large-pull-9 {
position: relative;
left: -75%;
}
.large-offset-8 {
margin-left: 66.6666666667%;
}
.large-10 {
width: 83.3333333333%;
}
.large-push-10 {
position: relative;
left: 83.3333333333%;
}
.large-pull-10 {
position: relative;
left: -83.3333333333%;
}
.large-offset-9 {
margin-left: 75%;
}
.large-11 {
width: 91.6666666667%;
}
.large-push-11 {
position: relative;
left: 91.6666666667%;
}
.large-pull-11 {
position: relative;
left: -91.6666666667%;
}
.large-offset-10 {
margin-left: 83.3333333333%;
}
.large-12 {
width: 100%;
}
.large-offset-11 {
margin-left: 91.6666666667%;
}
.large-up-1 > .column, .large-up-1 > .columns {
float: left;
width: 100%;
}
.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
clear: both;
}
.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
float: left;
}
.large-up-2 > .column, .large-up-2 > .columns {
float: left;
width: 50%;
}
.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
clear: both;
}
.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
float: left;
}
.large-up-3 > .column, .large-up-3 > .columns {
float: left;
width: 33.3333333333%;
}
.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
clear: both;
}
.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
float: left;
}
.large-up-4 > .column, .large-up-4 > .columns {
float: left;
width: 25%;
}
.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
clear: both;
}
.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
float: left;
}
.large-up-5 > .column, .large-up-5 > .columns {
float: left;
width: 20%;
}
.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
clear: both;
}
.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
float: left;
}
.large-up-6 > .column, .large-up-6 > .columns {
float: left;
width: 16.6666666667%;
}
.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
clear: both;
}
.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
float: left;
}
.large-up-7 > .column, .large-up-7 > .columns {
float: left;
width: 14.2857142857%;
}
.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
clear: both;
}
.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
float: left;
}
.large-up-8 > .column, .large-up-8 > .columns {
float: left;
width: 12.5%;
}
.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
clear: none;
}
.large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
clear: both;
}
.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
float: left;
}
.large-collapse > .column, .large-collapse > .columns {
padding-right: 0;
padding-left: 0;
}
.large-collapse .row {
margin-right: 0;
margin-left: 0;
}
.expanded.row .large-collapse.row {
margin-right: 0;
margin-left: 0;
}
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-right: 1.875rem;
padding-left: 1.875rem;
}
.large-centered {
margin-right: auto;
margin-left: auto;
}
.large-centered, .large-centered:last-child:not(:first-child) {
float: none;
clear: both;
}
.large-uncentered,
.large-push-0,
.large-pull-0 {
position: static;
float: left;
margin-right: 0;
margin-left: 0;
}
}
.column-block {
margin-bottom: 1.25rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
.column-block {
margin-bottom: 1.5625rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
}
@media print, screen and (min-width: 64em) {
.column-block {
margin-bottom: 3.75rem;
}
.column-block > :last-child {
margin-bottom: 0;
}
}
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0;
}
p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.625;
text-rendering: optimizeLegibility;
}
em,
i {
font-style: italic;
line-height: inherit;
}
strong,
b {
font-weight: bold;
line-height: inherit;
}
small {
font-size: 80%;
line-height: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Community Gothic Condensed", sans-serif;
font-style: normal;
font-weight: 800;
color: #031892;
text-rendering: optimizeLegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
line-height: 0;
color: #c8c8c8;
}
h1 {
font-size: 1.5rem;
line-height: 1.1;
margin-top: 0;
margin-bottom: 0.5rem;
}
h2 {
font-size: 1.25rem;
line-height: 1.1;
margin-top: 0;
margin-bottom: 0.5rem;
}
h3 {
font-size: 1.1875rem;
line-height: 1.1;
margin-top: 0;
margin-bottom: 0.5rem;
}
h4 {
font-size: 1.125rem;
line-height: 1.1;
margin-top: 0;
margin-bottom: 0.5rem;
}
h5 {
font-size: 1.0625rem;
line-height: 1.1;
margin-top: 0;
margin-bottom: 0.5rem;
}
h6 {
font-size: 1rem;
line-height: 1.1;
margin-top: 0;
margin-bottom: 0.5rem;
}
@media print, screen and (min-width: 40em) {
h1 {
font-size: 1.75rem;
}
h2 {
font-size: 1.4375rem;
}
h3 {
font-size: 1.3125rem;
}
h4 {
font-size: 1.25rem;
}
h5 {
font-size: 1.125rem;
}
h6 {
font-size: 1rem;
}
}
@media print, screen and (min-width: 64em) {
h1 {
font-size: 2.875rem;
}
h2 {
font-size: 2.125rem;
}
h3 {
font-size: 1.5rem;
}
h4 {
font-size: 1.375rem;
}
h5 {
font-size: 1.125rem;
}
h6 {
font-size: 1rem;
}
}
a {
line-height: inherit;
color: #45A00F;
text-decoration: none;
cursor: pointer;
}
a:hover, a:focus {
color: rgb(2.58, 20.64, 125.56);
}
a img {
border: 0;
}
hr {
clear: both;
max-width: 81.25rem;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #c8c8c8;
border-left: 0;
}
ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.625;
}
li {
font-size: inherit;
}
ul {
margin-left: 1.25rem;
list-style-type: disc;
}
ol {
margin-left: 1.25rem;
}
ul ul, ul ol, ol ul, 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 #c8c8c8;
}
blockquote, blockquote p {
line-height: 1.625;
color: #3A3A3A;
}
cite {
display: block;
font-size: 0.8125rem;
color: #3A3A3A;
}
cite:before {
content: "— ";
}
abbr {
border-bottom: 1px dotted #2b2b2b;
color: #031892;
cursor: help;
}
figure {
margin: 0;
}
code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #c8c8c8;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #2b2b2b;
}
kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #2b2b2b;
}
.subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #3A3A3A;
}
.lead {
font-size: 1.25rem;
line-height: 1.6;
}
.stat {
font-size: 2.5rem;
line-height: 1;
}
p + .stat {
margin-top: -1rem;
}
.no-bullet {
margin-left: 0;
list-style: none;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
@media print, screen and (min-width: 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;
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 #3A3A3A;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
[type=text], [type=password], [type=date], [type=datetime], [type=datetime-local], [type=month], [type=week], [type=email], [type=number], [type=search], [type=tel], [type=time], [type=url], [type=color],
textarea {
display: block;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 1px solid #c8c8c8;
border-radius: 0;
background-color: #FAFAF3;
box-shadow: inset 0 1px 2px rgba(43, 43, 43, 0.1);
font-family: inherit;
font-size: 1rem;
font-weight: normal;
color: #2b2b2b;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
[type=text]:focus, [type=password]:focus, [type=date]:focus, [type=datetime]:focus, [type=datetime-local]:focus, [type=month]:focus, [type=week]:focus, [type=email]:focus, [type=number]:focus, [type=search]:focus, [type=tel]:focus, [type=time]:focus, [type=url]:focus, [type=color]:focus,
textarea:focus {
outline: none;
border: 1px solid #3A3A3A;
background-color: #FAFAF3;
box-shadow: 0 0 5px #c8c8c8;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
textarea {
max-width: 100%;
}
textarea[rows] {
height: auto;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #c8c8c8;
}
input::placeholder,
textarea::placeholder {
color: #c8c8c8;
}
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed;
}
[type=submit],
[type=button] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0;
}
input[type=search] {
box-sizing: border-box;
}
[type=file],
[type=checkbox],
[type=radio] {
margin: 0 0 1rem;
}
[type=checkbox] + label,
[type=radio] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 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: #2b2b2b;
}
label.middle {
margin: 0 0 1rem;
padding: 0.5625rem 0;
}
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #2b2b2b;
}
.input-group {
display: table;
width: 100%;
margin-bottom: 1rem;
}
.input-group > :first-child {
border-radius: 0 0 0 0;
}
.input-group > :last-child > * {
border-radius: 0 0 0 0;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label, .input-group-button, .input-group-field, .input-group-label {
margin: 0;
white-space: nowrap;
display: table-cell;
vertical-align: middle;
}
.input-group-label {
padding: 0 1rem;
border: 1px solid #c8c8c8;
background: #e6e6e6;
color: #2b2b2b;
text-align: center;
white-space: nowrap;
width: 1%;
height: 100%;
}
.input-group-label:first-child {
border-right: 0;
}
.input-group-label:last-child {
border-left: 0;
}
.input-group-field {
border-radius: 0;
height: 2.5rem;
}
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
width: 1%;
height: 100%;
}
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
height: 2.5rem;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem;
}
.input-group .input-group-button {
display: table-cell;
}
fieldset {
margin: 0;
padding: 0;
border: 0;
}
legend {
max-width: 100%;
margin-bottom: 0.5rem;
}
.fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid #c8c8c8;
}
.fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem;
background: #FAFAF3;
}
select {
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #c8c8c8;
border-radius: 0;
background-color: #FAFAF3;
font-family: inherit;
font-size: 1rem;
line-height: normal;
color: #2b2b2b;
background-image: url("data:image/svg+xml;utf8,<svg xmlns=%27http://www.w3.org/2000/svg%27 version=%271.1%27 width=%2732%27 height=%2724%27 viewBox=%270 0 32 24%27><polygon points=%270,0 32,0 16,24%27 style=%27fill: rgb%2858, 58, 58%29%27></polygon></svg>");
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
background-size: 9px 6px;
padding-right: 1.5rem;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
@media screen and (min-width: 0\0 ) {
select {
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==);
}
}
select:focus {
outline: none;
border: 1px solid #3A3A3A;
background-color: #FAFAF3;
box-shadow: 0 0 5px #c8c8c8;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
}
select:disabled {
background-color: #e6e6e6;
cursor: not-allowed;
}
select::-ms-expand {
display: none;
}
select[multiple] {
height: auto;
background-image: none;
}
.is-invalid-input:not(:focus) {
border-color: #cc4b37;
background-color: rgb(245.4, 232.5, 224.2);
}
.is-invalid-input:not(:focus)::-moz-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;
}
.button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.725em 1.825em;
-webkit-appearance: none;
border: 1px solid transparent;
border-radius: 0;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-size: 1.125rem;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #031892;
color: #FAFAF3;
}
[data-whatinput=mouse] .button {
outline: 0;
}
.button:hover, .button:focus {
background-color: rgb(2.55, 20.4, 124.1);
color: #FAFAF3;
}
.button.tiny {
font-size: 0.6rem;
}
.button.small {
font-size: 0.925rem;
}
.button.large {
font-size: 1.25rem;
}
.button.expanded {
display: block;
width: 100%;
margin-right: 0;
margin-left: 0;
}
.button.primary {
background-color: #031892;
color: #FAFAF3;
}
.button.primary:hover, .button.primary:focus {
background-color: rgb(2.4, 19.2, 116.8);
color: #FAFAF3;
}
.button.secondary {
background-color: #45A00F;
color: #FAFAF3;
}
.button.secondary:hover, .button.secondary:focus {
background-color: rgb(55.2, 128, 12);
color: #FAFAF3;
}
.button.success {
background-color: green;
color: #FAFAF3;
}
.button.success:hover, .button.success:focus {
background-color: rgb(0, 102.4, 0);
color: #FAFAF3;
}
.button.warning {
background-color: #ffae00;
color: #2b2b2b;
}
.button.warning:hover, .button.warning:focus {
background-color: rgb(204, 139.2, 0);
color: #2b2b2b;
}
.button.alert {
background-color: #cc4b37;
color: #FAFAF3;
}
.button.alert:hover, .button.alert:focus {
background-color: rgb(165.0996015936, 58.6103585657, 42.1003984064);
color: #FAFAF3;
}
.button.hollow {
border: 1px solid #031892;
color: #031892;
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent;
}
.button.hollow:hover, .button.hollow:focus {
border-color: rgb(1.5, 12, 73);
color: rgb(1.5, 12, 73);
}
.button.hollow.primary {
border: 1px solid #031892;
color: #031892;
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: rgb(1.5, 12, 73);
color: rgb(1.5, 12, 73);
}
.button.hollow.secondary {
border: 1px solid #45A00F;
color: #45A00F;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: rgb(34.5, 80, 7.5);
color: rgb(34.5, 80, 7.5);
}
.button.hollow.success {
border: 1px solid green;
color: green;
}
.button.hollow.success:hover, .button.hollow.success:focus {
border-color: #004000;
color: #004000;
}
.button.hollow.warning {
border: 1px solid #ffae00;
color: #ffae00;
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
border-color: rgb(127.5, 87, 0);
color: rgb(127.5, 87, 0);
}
.button.hollow.alert {
border: 1px solid #cc4b37;
color: #cc4b37;
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: rgb(103.187250996, 36.6314741036, 26.312749004);
color: rgb(103.187250996, 36.6314741036, 26.312749004);
}
.button.disabled, .button[disabled] {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
background-color: #031892;
color: #FAFAF3;
}
.button.disabled.primary, .button[disabled].primary {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
background-color: #031892;
color: #FAFAF3;
}
.button.disabled.secondary, .button[disabled].secondary {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
background-color: #45A00F;
color: #FAFAF3;
}
.button.disabled.success, .button[disabled].success {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
background-color: green;
color: #FAFAF3;
}
.button.disabled.warning, .button[disabled].warning {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
background-color: #ffae00;
color: #2b2b2b;
}
.button.disabled.alert, .button[disabled].alert {
opacity: 0.25;
cursor: not-allowed;
}
.button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
background-color: #cc4b37;
color: #FAFAF3;
}
.button.dropdown::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: "";
border-bottom-width: 0;
border-top-style: solid;
border-color: #FAFAF3 transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1.825em;
}
.button.arrow-only::after {
top: -0.1em;
float: none;
margin-left: 0;
}
.accordion {
margin-left: 0;
background: transparent;
list-style-type: none;
}
.accordion-item:first-child > :first-child {
border-radius: 0 0 0 0;
}
.accordion-item:last-child > :last-child {
border-radius: 0 0 0 0;
}
.accordion-title {
position: relative;
display: block;
padding: 1.25rem 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
font-size: 0.75rem;
line-height: 1;
color: #031892;
}
: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: "–";
}
.accordion-content {
display: none;
padding: 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #FAFAF3;
color: #031892;
}
:last-child > .accordion-content:last-child {
border-bottom: 1px solid #e6e6e6;
}
.is-accordion-submenu-parent > a {
position: relative;
}
.is-accordion-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: "";
border-bottom-width: 0;
border-top-style: solid;
border-color: #031892 transparent transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 1rem;
}
.is-accordion-submenu-parent[aria-expanded=true] > a::after {
transform: rotate(180deg);
transform-origin: 50% 50%;
}
.close-button {
position: absolute;
color: #3A3A3A;
cursor: pointer;
}
[data-whatinput=mouse] .close-button {
outline: 0;
}
.close-button:hover, .close-button:focus {
color: #2b2b2b;
}
.close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1;
}
.close-button, .close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1;
}
.menu {
margin: 0;
list-style-type: none;
}
.menu > li {
display: table-cell;
vertical-align: middle;
}
[data-whatinput=mouse] .menu > li {
outline: 0;
}
.menu > li > a {
display: block;
padding: 0.7rem 1rem;
line-height: 1;
}
.menu input,
.menu select,
.menu a,
.menu button {
margin-bottom: 0;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
vertical-align: middle;
}
.menu > li > a img + span,
.menu > li > a i + span,
.menu > li > a svg + span {
vertical-align: middle;
}
.menu > li > a img,
.menu > li > a i,
.menu > li > a svg {
margin-right: 0.25rem;
display: inline-block;
}
.menu > li, .menu.horizontal > li {
display: table-cell;
}
.menu.expanded {
display: table;
width: 100%;
table-layout: fixed;
}
.menu.expanded > li:first-child:last-child {
width: 100%;
}
.menu.vertical > li {
display: block;
}
@media print, screen and (min-width: 40em) {
.menu.medium-horizontal > li {
display: table-cell;
}
.menu.medium-expanded {
display: table;
width: 100%;
table-layout: fixed;
}
.menu.medium-expanded > li:first-child:last-child {
width: 100%;
}
.menu.medium-vertical > li {
display: block;
}
}
@media print, screen and (min-width: 64em) {
.menu.large-horizontal > li {
display: table-cell;
}
.menu.large-expanded {
display: table;
width: 100%;
table-layout: fixed;
}
.menu.large-expanded > li:first-child:last-child {
width: 100%;
}
.menu.large-vertical > li {
display: block;
}
}
.menu.simple li {
display: inline-block;
vertical-align: top;
line-height: 1;
}
.menu.simple a {
padding: 0;
}
.menu.simple li {
margin-left: 0;
margin-right: 1rem;
}
.menu.simple.align-right li {
margin-right: 0;
margin-left: 1rem;
}
.menu.align-right::before, .menu.align-right::after {
display: table;
content: " ";
}
.menu.align-right::after {
clear: both;
}
.menu.align-right > li {
float: right;
}
.menu.icon-top > li > a {
text-align: center;
}
.menu.icon-top > li > a img,
.menu.icon-top > li > a i,
.menu.icon-top > li > a svg {
display: block;
margin: 0 auto 0.25rem;
}
.menu.icon-top.vertical a > span {
margin: auto;
}
.menu.nested {
margin-left: 1rem;
}
.menu .active > a {
background: #2b2b2b;
color: #fff;
}
.menu.menu-bordered li {
border: 1px solid #e6e6e6;
}
.menu.menu-bordered li:not(:first-child) {
border-top: 0;
}
.menu.menu-hover li:hover {
background-color: rgb(237.15, 237.15, 237.15);
}
.menu-text {
padding-top: 0;
padding-bottom: 0;
padding: 0.7rem 1rem;
font-weight: bold;
line-height: 1;
color: inherit;
}
.menu-centered {
text-align: center;
}
.menu-centered > .menu {
display: inline-block;
vertical-align: top;
}
.no-js [data-responsive-menu] ul {
display: none;
}
.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer;
}
.menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #031892;
box-shadow: 0 7px 0 #031892, 0 14px 0 #031892;
content: "";
}
.menu-icon:hover::after {
background: #45A00F;
box-shadow: 0 7px 0 #45A00F, 0 14px 0 #45A00F;
}
.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: #2b2b2b;
box-shadow: 0 7px 0 #2b2b2b, 0 14px 0 #2b2b2b;
content: "";
}
.menu-icon.dark:hover::after {
background: #3A3A3A;
box-shadow: 0 7px 0 #3A3A3A, 0 14px 0 #3A3A3A;
}
.is-drilldown {
position: relative;
overflow: hidden;
}
.is-drilldown li {
display: block;
}
.is-drilldown.animate-height {
transition: height 0.5s;
}
.is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
width: 100%;
background: #FAFAF3;
transition: transform 0.15s linear;
}
.is-drilldown-submenu.is-active {
z-index: 1;
display: block;
transform: translateX(-100%);
}
.is-drilldown-submenu.is-closing {
transform: translateX(100%);
}
.drilldown-submenu-cover-previous {
min-height: 100%;
}
.is-drilldown-submenu-parent > a {
position: relative;
}
.is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: "";
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #031892;
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem;
}
.js-drilldown-back > a::before {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: "";
border-left-width: 0;
border-right-style: solid;
border-color: transparent #031892 transparent transparent;
border-left-width: 0;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem;
border-left-width: 0;
}
.dropdown-pane {
position: absolute;
z-index: 10;
display: block;
width: 300px;
padding: 1rem;
visibility: hidden;
border: 1px solid #c8c8c8;
border-radius: 0;
background-color: #FAFAF3;
font-size: 1rem;
}
.dropdown-pane.is-open {
visibility: visible;
}
.dropdown-pane.tiny {
width: 100px;
}
.dropdown-pane.small {
width: 200px;
}
.dropdown-pane.large {
width: 400px;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto;
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0;
}
[data-whatinput=mouse] .dropdown.menu a {
outline: 0;
}
.no-js .dropdown.menu ul {
display: none;
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
}
@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-vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
}
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
}
}
@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-vertical > li .is-dropdown-submenu {
top: 0;
}
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
}
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
right: 0;
left: auto;
}
.is-dropdown-menu.vertical {
width: 100px;
}
.is-dropdown-menu.vertical.align-right {
float: right;
}
.is-dropdown-submenu-parent {
position: relative;
}
.is-dropdown-submenu-parent a::after {
position: absolute;
top: 50%;
right: 5px;
margin-top: -6px;
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
top: 100%;
left: auto;
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto;
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%;
}
.is-dropdown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: 1;
display: none;
min-width: 230px;
border: 1px solid #c8c8c8;
background: #FAFAF3;
}
.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%;
}
.is-off-canvas-open {
overflow: hidden;
}
.js-off-canvas-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: opacity 0.5s ease, visibility 0.5s ease;
background: rgba(250, 250, 243, 0.25);
opacity: 0;
visibility: hidden;
overflow: hidden;
}
.js-off-canvas-overlay.is-visible {
opacity: 1;
visibility: visible;
}
.js-off-canvas-overlay.is-closable {
cursor: pointer;
}
.js-off-canvas-overlay.is-overlay-absolute {
position: absolute;
}
.js-off-canvas-overlay.is-overlay-fixed {
position: fixed;
}
.off-canvas-wrapper {
position: relative;
overflow: hidden;
}
.off-canvas {
position: fixed;
z-index: 1;
transition: transform 0.5s ease;
backface-visibility: hidden;
background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas {
outline: 0;
}
.off-canvas.is-transition-overlap {
z-index: 10;
}
.off-canvas.is-transition-overlap.is-open {
box-shadow: 0 0 10px rgba(43, 43, 43, 0.7);
}
.off-canvas.is-open {
transform: translate(0, 0);
}
.off-canvas-absolute {
position: absolute;
z-index: 1;
transition: transform 0.5s ease;
backface-visibility: hidden;
background: #e6e6e6;
}
[data-whatinput=mouse] .off-canvas-absolute {
outline: 0;
}
.off-canvas-absolute.is-transition-overlap {
z-index: 10;
}
.off-canvas-absolute.is-transition-overlap.is-open {
box-shadow: 0 0 10px rgba(43, 43, 43, 0.7);
}
.off-canvas-absolute.is-open {
transform: translate(0, 0);
}
.position-left {
top: 0;
left: 0;
width: 250px;
height: 100%;
transform: translateX(-250px);
overflow-y: auto;
}
.position-left.is-open ~ .off-canvas-content {
transform: translateX(250px);
}
.position-left.is-transition-push::after {
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 1px;
box-shadow: 0 0 10px rgba(43, 43, 43, 0.7);
content: " ";
}
.position-left.is-transition-overlap.is-open ~ .off-canvas-content {
transform: none;
}
.position-right {
top: 0;
right: 0;
width: 250px;
height: 100%;
transform: translateX(250px);
overflow-y: auto;
}
.position-right.is-open ~ .off-canvas-content {
transform: translateX(-250px);
}
.position-right.is-transition-push::after {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 1px;
box-shadow: 0 0 10px rgba(43, 43, 43, 0.7);
content: " ";
}
.position-right.is-transition-overlap.is-open ~ .off-canvas-content {
transform: none;
}
.position-top {
top: 0;
left: 0;
width: 100%;
height: 250px;
transform: translateY(-250px);
overflow-x: auto;
}
.position-top.is-open ~ .off-canvas-content {
transform: translateY(250px);
}
.position-top.is-transition-push::after {
position: absolute;
bottom: 0;
left: 0;
height: 1px;
width: 100%;
box-shadow: 0 0 10px rgba(43, 43, 43, 0.7);
content: " ";
}
.position-top.is-transition-overlap.is-open ~ .off-canvas-content {
transform: none;
}
.position-bottom {
bottom: 0;
left: 0;
width: 100%;
height: 250px;
transform: translateY(250px);
overflow-x: auto;
}
.position-bottom.is-open ~ .off-canvas-content {
transform: translateY(-250px);
}
.position-bottom.is-transition-push::after {
position: absolute;
top: 0;
left: 0;
height: 1px;
width: 100%;
box-shadow: 0 0 10px rgba(43, 43, 43, 0.7);
content: " ";
}
.position-bottom.is-transition-overlap.is-open ~ .off-canvas-content {
transform: none;
}
.off-canvas-content {
transition: transform 0.5s ease;
backface-visibility: hidden;
}
@media print, screen and (min-width: 40em) {
.position-left.reveal-for-medium {
transform: none;
z-index: 1;
}
.position-left.reveal-for-medium ~ .off-canvas-content {
margin-left: 250px;
}
.position-right.reveal-for-medium {
transform: none;
z-index: 1;
}
.position-right.reveal-for-medium ~ .off-canvas-content {
margin-right: 250px;
}
.position-top.reveal-for-medium {
transform: none;
z-index: 1;
}
.position-top.reveal-for-medium ~ .off-canvas-content {
margin-top: 250px;
}
.position-bottom.reveal-for-medium {
transform: none;
z-index: 1;
}
.position-bottom.reveal-for-medium ~ .off-canvas-content {
margin-bottom: 250px;
}
}
@media print, screen and (min-width: 64em) {
.position-left.reveal-for-large {
transform: none;
z-index: 1;
}
.position-left.reveal-for-large ~ .off-canvas-content {
margin-left: 250px;
}
.position-right.reveal-for-large {
transform: none;
z-index: 1;
}
.position-right.reveal-for-large ~ .off-canvas-content {
margin-right: 250px;
}
.position-top.reveal-for-large {
transform: none;
z-index: 1;
}
.position-top.reveal-for-large ~ .off-canvas-content {
margin-top: 250px;
}
.position-bottom.reveal-for-large {
transform: none;
z-index: 1;
}
.position-bottom.reveal-for-large ~ .off-canvas-content {
margin-bottom: 250px;
}
}
.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;
user-select: none;
touch-action: none;
}
.slider-fill {
position: absolute;
top: 0;
left: 0;
display: inline-block;
max-width: 100%;
height: 0.5rem;
background-color: #c8c8c8;
transition: all 0.2s ease-in-out;
}
.slider-fill.is-dragging {
transition: all 0s linear;
}
.slider-handle {
position: absolute;
top: 50%;
transform: translateY(-50%);
position: absolute;
left: 0;
z-index: 1;
display: inline-block;
width: 1.4rem;
height: 1.4rem;
border-radius: 0;
background-color: #031892;
transition: all 0.2s ease-in-out;
touch-action: manipulation;
}
[data-whatinput=mouse] .slider-handle {
outline: 0;
}
.slider-handle:hover {
background-color: rgb(2.55, 20.4, 124.1);
}
.slider-handle.is-dragging {
transition: all 0s linear;
}
.slider.disabled,
.slider[disabled] {
opacity: 0.25;
cursor: not-allowed;
}
.slider.vertical {
display: inline-block;
width: 0.5rem;
height: 12.5rem;
margin: 0 1.25rem;
transform: scale(1, -1);
}
.slider.vertical .slider-fill {
top: 0;
width: 0.5rem;
max-height: 100%;
}
.slider.vertical .slider-handle {
position: absolute;
top: 0;
left: 50%;
width: 1.4rem;
height: 1.4rem;
transform: translateX(-50%);
}
.sticky-container {
position: relative;
}
.sticky {
position: relative;
z-index: 0;
transform: translate3d(0, 0, 0);
}
.sticky.is-stuck {
position: fixed;
z-index: 5;
}
.sticky.is-stuck.is-at-top {
top: 0;
}
.sticky.is-stuck.is-at-bottom {
bottom: 0;
}
.sticky.is-anchored {
position: relative;
right: auto;
left: auto;
}
.sticky.is-anchored.is-at-bottom {
bottom: 0;
}
body.is-reveal-open {
overflow: hidden;
}
html.is-reveal-open,
html.is-reveal-open body {
min-height: 100%;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.reveal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1005;
display: none;
background-color: rgba(43, 43, 43, 0.45);
overflow-y: scroll;
}
.reveal {
z-index: 1006;
backface-visibility: hidden;
display: none;
padding: 1rem;
border: 1px solid #c8c8c8;
border-radius: 0;
background-color: #FAFAF3;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow-y: auto;
}
[data-whatinput=mouse] .reveal {
outline: 0;
}
@media print, screen and (min-width: 40em) {
.reveal {
min-height: 0;
}
}
.reveal .column,
.reveal .columns {
min-width: 0;
}
.reveal > :last-child {
margin-bottom: 0;
}
@media print, screen and (min-width: 40em) {
.reveal {
width: 600px;
max-width: 81.25rem;
}
}
@media print, screen and (min-width: 40em) {
.reveal .reveal {
right: auto;
left: auto;
margin: 0 auto;
}
}
.reveal.collapse {
padding: 0;
}
@media print, screen and (min-width: 40em) {
.reveal.tiny {
width: 30%;
max-width: 81.25rem;
}
}
@media print, screen and (min-width: 40em) {
.reveal.small {
width: 50%;
max-width: 81.25rem;
}
}
@media print, screen and (min-width: 40em) {
.reveal.large {
width: 90%;
max-width: 81.25rem;
}
}
.reveal.full {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0;
}
@media screen and (max-width: 39.9375em) {
.reveal {
top: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
height: 100vh;
min-height: 100vh;
margin-left: 0;
border: 0;
border-radius: 0;
}
}
.reveal.without-overlay {
position: fixed;
}
table {
width: 100%;
margin-bottom: 1rem;
border-radius: 0;
}
thead,
tbody,
tfoot {
border: 1px solid rgb(242.75, 242.75, 225.6);
background-color: #FAFAF3;
}
caption {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
}
thead {
background: rgb(246.375, 246.375, 234.3);
color: #031892;
}
tfoot {
background: rgb(242.75, 242.75, 225.6);
color: #031892;
}
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: rgb(242.75, 242.75, 225.6);
}
table.unstriped tbody {
background-color: #FAFAF3;
}
table.unstriped tbody tr {
border-bottom: 0;
border-bottom: 1px solid rgb(242.75, 242.75, 225.6);
background-color: #FAFAF3;
}
@media screen and (max-width: 63.9375em) {
table.stack thead {
display: none;
}
table.stack tfoot {
display: none;
}
table.stack tr,
table.stack th,
table.stack td {
display: block;
}
table.stack td {
border-top: 0;
}
}
table.scroll {
display: block;
width: 100%;
overflow-x: auto;
}
table.hover thead tr:hover {
background-color: rgb(243.375, 243.375, 227.1);
}
table.hover tfoot tr:hover {
background-color: rgb(239.75, 239.75, 218.4);
}
table.hover tbody tr:hover {
background-color: rgb(247, 247, 235.8);
}
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
background-color: rgb(239.5, 239.5, 217.8);
}
.table-scroll {
overflow-x: auto;
}
.table-scroll table {
width: auto;
}
.tabs {
margin: 0;
border: 1px solid #e6e6e6;
background: #FAFAF3;
list-style-type: none;
}
.tabs::before, .tabs::after {
display: table;
content: " ";
}
.tabs::after {
clear: both;
}
.tabs.vertical > li {
display: block;
float: none;
width: auto;
}
.tabs.simple > li > a {
padding: 0;
}
.tabs.simple > li > a:hover {
background: transparent;
}
.tabs.primary {
background: #031892;
}
.tabs.primary > li > a {
color: #FAFAF3;
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
background: rgb(3.3634228188, 26.9073825503, 163.6865771812);
}
.tabs-title {
float: left;
}
.tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
font-size: 0.75rem;
line-height: 1;
color: #031892;
}
.tabs-title > a:hover {
background: #FAFAF3;
color: rgb(2.58, 20.64, 125.56);
}
.tabs-title > a:focus, .tabs-title > a[aria-selected=true] {
background: #e6e6e6;
color: #031892;
}
.tabs-content {
border: 1px solid #e6e6e6;
border-top: 0;
background: #FAFAF3;
color: #031892;
transition: all 0.5s ease;
}
.tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0;
}
.tabs-panel {
display: none;
padding: 1rem;
}
.tabs-panel[aria-hidden=false] {
display: block;
}
.title-bar {
padding: 0.5rem;
background: transparent;
color: transparent;
}
.title-bar::before, .title-bar::after {
display: table;
content: " ";
}
.title-bar::after {
clear: both;
}
.title-bar .menu-icon {
margin-left: 0.25rem;
margin-right: 0.25rem;
}
.title-bar-left {
float: left;
}
.title-bar-right {
float: right;
text-align: right;
}
.title-bar-title {
display: inline-block;
vertical-align: middle;
font-weight: bold;
}
.has-tip {
position: relative;
display: inline-block;
border-bottom: dotted 1px #3A3A3A;
font-weight: bold;
cursor: help;
}
.tooltip {
position: absolute;
top: calc(100% + 0.6495rem);
z-index: 1200;
max-width: 10rem;
padding: 0.75rem;
border-radius: 0;
background-color: #2b2b2b;
font-size: 80%;
color: #FAFAF3;
}
.tooltip::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: "";
border-top-width: 0;
border-bottom-style: solid;
border-color: transparent transparent #2b2b2b;
position: absolute;
bottom: 100%;
left: 50%;
transform: translateX(-50%);
}
.tooltip.top::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: "";
border-bottom-width: 0;
border-top-style: solid;
border-color: #2b2b2b transparent transparent;
top: 100%;
bottom: auto;
}
.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 #2b2b2b;
top: 50%;
bottom: auto;
left: 100%;
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 #2b2b2b transparent transparent;
top: 50%;
right: 100%;
bottom: auto;
left: auto;
transform: translateY(-50%);
}
.top-bar {
padding: 0.5rem;
}
.top-bar::before, .top-bar::after {
display: table;
content: " ";
}
.top-bar::after {
clear: both;
}
.top-bar,
.top-bar ul {
background-color: #2b2b2b;
}
.top-bar input {
max-width: 200px;
margin-right: 1rem;
}
.top-bar .input-group-field {
width: 100%;
margin-right: 0;
}
.top-bar input.button {
width: auto;
}
.top-bar .top-bar-left,
.top-bar .top-bar-right {
width: 100%;
}
@media print, screen and (min-width: 40em) {
.top-bar .top-bar-left,
.top-bar .top-bar-right {
width: auto;
}
}
@media screen and (max-width: 63.9375em) {
.top-bar.stacked-for-medium .top-bar-left,
.top-bar.stacked-for-medium .top-bar-right {
width: 100%;
}
}
@media screen and (max-width: 68.6875em) {
.top-bar.stacked-for-large .top-bar-left,
.top-bar.stacked-for-large .top-bar-right {
width: 100%;
}
}
.top-bar-title {
display: inline-block;
float: left;
padding: 0.5rem 1rem 0.5rem 0;
}
.top-bar-title .menu-icon {
bottom: 2px;
}
.top-bar-left {
float: left;
}
.top-bar-right {
float: right;
}
.hide {
display: none !important;
}
.invisible {
visibility: hidden;
}
@media screen and (max-width: 39.9375em) {
.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.9375em) {
.show-for-medium {
display: none !important;
}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important;
}
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important;
}
}
@media print, screen and (min-width: 64em) {
.hide-for-large {
display: none !important;
}
}
@media screen and (max-width: 63.9375em) {
.show-for-large {
display: none !important;
}
}
@media screen and (min-width: 64em) and (max-width: 68.6875em) {
.hide-for-large-only {
display: none !important;
}
}
@media screen and (max-width: 63.9375em), screen and (min-width: 68.75em) {
.show-for-large-only {
display: none !important;
}
}
.show-for-sr,
.show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
}
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
width: auto;
height: auto;
overflow: visible;
clip: auto;
}
.show-for-landscape,
.hide-for-portrait {
display: block !important;
}
@media screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: block !important;
}
}
@media screen and (orientation: portrait) {
.show-for-landscape,
.hide-for-portrait {
display: none !important;
}
}
.hide-for-landscape,
.show-for-portrait {
display: none !important;
}
@media screen and (orientation: landscape) {
.hide-for-landscape,
.show-for-portrait {
display: none !important;
}
}
@media screen and (orientation: portrait) {
.hide-for-landscape,
.show-for-portrait {
display: block !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-center {
display: block;
margin-right: auto;
margin-left: auto;
}
.clearfix::before, .clearfix::after {
display: table;
content: " ";
}
.clearfix::after {
clear: both;
}
.slide-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(-100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
transform: translateY(0);
}
.slide-in-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(-100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
transform: translateX(0);
}
.slide-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
transform: translateY(0);
}
.slide-in-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
transform: translateX(0);
}
.slide-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
transform: translateY(100%);
}
.slide-out-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
transform: translateX(100%);
}
.slide-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
transform: translateY(-100%);
}
.slide-out-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
transform: translateX(-100%);
}
.fade-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 0;
transition-property: opacity;
}
.fade-in.mui-enter.mui-enter-active {
opacity: 1;
}
.fade-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 1;
transition-property: opacity;
}
.fade-out.mui-leave.mui-leave-active {
opacity: 0;
}
.hinge-in-from-top.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
transform-origin: top;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
transform-origin: right;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(90deg);
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(90deg);
transform-origin: left;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-out-from-top.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: top;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0;
}
.hinge-out-from-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: right;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(-90deg);
opacity: 0;
}
.hinge-out-from-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: left;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(-90deg);
opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0;
}
.scale-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(0.5);
transition-property: transform, opacity;
opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
transform: scale(1);
opacity: 1;
}
.scale-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1.5);
transition-property: transform, opacity;
opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
transform: scale(1);
opacity: 1;
}
.scale-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1);
transition-property: transform, opacity;
opacity: 1;
}
.scale-out-up.mui-leave.mui-leave-active {
transform: scale(1.5);
opacity: 0;
}
.scale-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1);
transition-property: transform, opacity;
opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
transform: scale(0.5);
opacity: 0;
}
.spin-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(-0.75turn);
transition-property: transform, opacity;
opacity: 0;
}
.spin-in.mui-enter.mui-enter-active {
transform: rotate(0);
opacity: 1;
}
.spin-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
transform: rotate(0.75turn);
opacity: 0;
}
.spin-in-ccw.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0.75turn);
transition-property: transform, opacity;
opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
transform: rotate(0);
opacity: 1;
}
.spin-out-ccw.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
transform: rotate(-0.75turn);
opacity: 0;
}
.slow {
transition-duration: 750ms !important;
}
.fast {
transition-duration: 250ms !important;
}
.linear {
transition-timing-function: linear !important;
}
.ease {
transition-timing-function: ease !important;
}
.ease-in {
transition-timing-function: ease-in !important;
}
.ease-out {
transition-timing-function: ease-out !important;
}
.ease-in-out {
transition-timing-function: ease-in-out !important;
}
.bounce-in {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
transition-delay: 300ms !important;
}
.long-delay {
transition-delay: 700ms !important;
}
.shake {
animation-name: shake-7;
}
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
transform: translateX(7%);
}
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
transform: translateX(-7%);
}
}
.spin-cw {
animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
0% {
transform: rotate(-1turn);
}
100% {
transform: rotate(0);
}
}
.spin-ccw {
animation-name: spin-ccw-1turn;
}
@keyframes spin-ccw-1turn {
0% {
transform: rotate(0);
}
100% {
transform: rotate(-1turn);
}
}
.wiggle {
animation-name: wiggle-7deg;
}
@keyframes wiggle-7deg {
40%, 50%, 60% {
transform: rotate(7deg);
}
35%, 45%, 55%, 65% {
transform: rotate(-7deg);
}
0%, 30%, 70%, 100% {
transform: rotate(0);
}
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
animation-duration: 500ms;
}
.infinite {
animation-iteration-count: infinite;
}
.slow {
animation-duration: 750ms !important;
}
.fast {
animation-duration: 250ms !important;
}
.linear {
animation-timing-function: linear !important;
}
.ease {
animation-timing-function: ease !important;
}
.ease-in {
animation-timing-function: ease-in !important;
}
.ease-out {
animation-timing-function: ease-out !important;
}
.ease-in-out {
animation-timing-function: ease-in-out !important;
}
.bounce-in {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
animation-delay: 300ms !important;
}
.long-delay {
animation-delay: 700ms !important;
}
.slide-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(-100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-down.mui-enter.mui-enter-active {
transform: translateY(0);
}
.slide-in-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(-100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-left.mui-enter.mui-enter-active {
transform: translateX(0);
}
.slide-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-up.mui-enter.mui-enter-active {
transform: translateY(0);
}
.slide-in-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(100%);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-in-right.mui-enter.mui-enter-active {
transform: translateX(0);
}
.slide-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-down.mui-leave.mui-leave-active {
transform: translateY(100%);
}
.slide-out-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-right.mui-leave.mui-leave-active {
transform: translateX(100%);
}
.slide-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateY(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-up.mui-leave.mui-leave-active {
transform: translateY(-100%);
}
.slide-out-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: translateX(0);
transition-property: transform, opacity;
backface-visibility: hidden;
}
.slide-out-left.mui-leave.mui-leave-active {
transform: translateX(-100%);
}
.fade-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 0;
transition-property: opacity;
}
.fade-in.mui-enter.mui-enter-active {
opacity: 1;
}
.fade-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
opacity: 1;
transition-property: opacity;
}
.fade-out.mui-leave.mui-leave-active {
opacity: 0;
}
.hinge-in-from-top.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
transform-origin: top;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-top.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
transform-origin: right;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-right.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-bottom.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(90deg);
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-bottom.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(90deg);
transform-origin: left;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-left.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-middle-x.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateX(-90deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-in-from-middle-y.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotateY(-90deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 0;
}
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
transform: perspective(2000px) rotate(0deg);
opacity: 1;
}
.hinge-out-from-top.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: top;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-top.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0;
}
.hinge-out-from-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: right;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-right.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0;
}
.hinge-out-from-bottom.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: bottom;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-bottom.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(-90deg);
opacity: 0;
}
.hinge-out-from-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: left;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-left.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(-90deg);
opacity: 0;
}
.hinge-out-from-middle-x.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateX(90deg);
opacity: 0;
}
.hinge-out-from-middle-y.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: perspective(2000px) rotate(0deg);
transform-origin: center;
transition-property: transform, opacity;
opacity: 1;
}
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
transform: perspective(2000px) rotateY(90deg);
opacity: 0;
}
.scale-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(0.5);
transition-property: transform, opacity;
opacity: 0;
}
.scale-in-up.mui-enter.mui-enter-active {
transform: scale(1);
opacity: 1;
}
.scale-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1.5);
transition-property: transform, opacity;
opacity: 0;
}
.scale-in-down.mui-enter.mui-enter-active {
transform: scale(1);
opacity: 1;
}
.scale-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1);
transition-property: transform, opacity;
opacity: 1;
}
.scale-out-up.mui-leave.mui-leave-active {
transform: scale(1.5);
opacity: 0;
}
.scale-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: scale(1);
transition-property: transform, opacity;
opacity: 1;
}
.scale-out-down.mui-leave.mui-leave-active {
transform: scale(0.5);
opacity: 0;
}
.spin-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(-0.75turn);
transition-property: transform, opacity;
opacity: 0;
}
.spin-in.mui-enter.mui-enter-active {
transform: rotate(0);
opacity: 1;
}
.spin-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1;
}
.spin-out.mui-leave.mui-leave-active {
transform: rotate(0.75turn);
opacity: 0;
}
.spin-in-ccw.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0.75turn);
transition-property: transform, opacity;
opacity: 0;
}
.spin-in-ccw.mui-enter.mui-enter-active {
transform: rotate(0);
opacity: 1;
}
.spin-out-ccw.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
transform: rotate(0);
transition-property: transform, opacity;
opacity: 1;
}
.spin-out-ccw.mui-leave.mui-leave-active {
transform: rotate(-0.75turn);
opacity: 0;
}
.slow {
transition-duration: 750ms !important;
}
.fast {
transition-duration: 250ms !important;
}
.linear {
transition-timing-function: linear !important;
}
.ease {
transition-timing-function: ease !important;
}
.ease-in {
transition-timing-function: ease-in !important;
}
.ease-out {
transition-timing-function: ease-out !important;
}
.ease-in-out {
transition-timing-function: ease-in-out !important;
}
.bounce-in {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
transition-delay: 300ms !important;
}
.long-delay {
transition-delay: 700ms !important;
}
.shake {
animation-name: shake-7;
}
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
transform: translateX(7%);
}
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
transform: translateX(-7%);
}
}
.spin-cw {
animation-name: spin-cw-1turn;
}
@keyframes spin-cw-1turn {
0% {
transform: rotate(-1turn);
}
100% {
transform: rotate(0);
}
}
.spin-ccw {
animation-name: spin-ccw-1turn;
}
@keyframes spin-ccw-1turn {
0% {
transform: rotate(0);
}
100% {
transform: rotate(-1turn);
}
}
.wiggle {
animation-name: wiggle-7deg;
}
@keyframes wiggle-7deg {
40%, 50%, 60% {
transform: rotate(7deg);
}
35%, 45%, 55%, 65% {
transform: rotate(-7deg);
}
0%, 30%, 70%, 100% {
transform: rotate(0);
}
}
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
animation-duration: 500ms;
}
.infinite {
animation-iteration-count: infinite;
}
.slow {
animation-duration: 750ms !important;
}
.fast {
animation-duration: 250ms !important;
}
.linear {
animation-timing-function: linear !important;
}
.ease {
animation-timing-function: ease !important;
}
.ease-in {
animation-timing-function: ease-in !important;
}
.ease-out {
animation-timing-function: ease-out !important;
}
.ease-in-out {
animation-timing-function: ease-in-out !important;
}
.bounce-in {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
}
.bounce-out {
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
}
.bounce-in-out {
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
}
.short-delay {
animation-delay: 300ms !important;
}
.long-delay {
animation-delay: 700ms !important;
} .slick-slider {
position: relative;
display: block;
box-sizing: border-box;
-webkit-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list {
position: relative;
overflow: hidden;
display: block;
margin: 0;
padding: 0;
}
.slick-list:focus {
outline: none;
}
.slick-list.dragging {
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
transform: translate3d(0, 0, 0);
}
.slick-track {
position: relative;
left: 0;
top: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before, .slick-track:after {
content: "";
display: table;
}
.slick-track:after {
clear: both;
}
.slick-loading .slick-track {
visibility: hidden;
}
.slick-slide {
float: left;
height: 100%;
min-height: 1px;
display: none;
}
[dir=rtl] .slick-slide {
float: right;
}
.slick-slide img {
display: block;
}
.slick-slide.slick-loading img {
display: none;
}
.slick-slide.dragging img {
pointer-events: none;
}
.slick-initialized .slick-slide {
display: block;
}
.slick-loading .slick-slide {
visibility: hidden;
}
.slick-vertical .slick-slide {
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
} .slick-loading .slick-list {
background: #fff url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/images/ajax-loader.gif) center center no-repeat;
} @font-face {
font-family: "slick";
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/slick.eot);
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/slick.eot?#iefix) format("embedded-opentype"), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/slick.woff) format("woff"), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/slick.ttf) format("truetype"), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/images/slick.svg#slick) format("svg");
font-weight: normal;
font-style: normal;
} .slick-prev,
.slick-next {
position: absolute;
display: block;
height: 20px;
width: 20px;
line-height: 0px;
font-size: 0px;
cursor: pointer;
background: transparent;
color: transparent;
top: 50%;
transform: translate(0, -50%);
padding: 0;
border: none;
outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
outline: none;
background: transparent;
color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
font-family: "slick";
font-size: 20px;
line-height: 1;
color: white;
opacity: 0.75;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
left: -25px;
}
[dir=rtl] .slick-prev {
left: auto;
right: -25px;
}
.slick-prev:before {
content: "←";
}
[dir=rtl] .slick-prev:before {
content: "→";
}
.slick-next {
right: -25px;
}
[dir=rtl] .slick-next {
left: -25px;
right: auto;
}
.slick-next:before {
content: "→";
}
[dir=rtl] .slick-next:before {
content: "←";
} .slick-dotted.slick-slider {
margin-bottom: 30px;
}
.slick-dots {
position: absolute;
bottom: -25px;
list-style: none;
display: block;
text-align: center;
padding: 0;
margin: 0;
width: 100%;
}
.slick-dots li {
position: relative;
display: inline-block;
height: 20px;
width: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button {
border: 0;
background: transparent;
display: block;
height: 20px;
width: 20px;
outline: none;
line-height: 0px;
font-size: 0px;
color: transparent;
padding: 5px;
cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
opacity: 1;
}
.slick-dots li button:before {
position: absolute;
top: 0;
left: 0;
content: "•";
width: 20px;
height: 20px;
font-family: "slick";
font-size: 6px;
line-height: 20px;
text-align: center;
color: black;
opacity: 0.25;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
color: black;
opacity: 0.75;
} body.hidden-scroll {
overflow: hidden;
}
.sl-overlay {
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: #fff;
display: none;
z-index: 1035;
}
.sl-wrapper {
z-index: 1040;
width: 100%;
height: 100%;
left: 0;
top: 0;
position: fixed;
}
.sl-wrapper * {
box-sizing: border-box;
}
.sl-wrapper button {
border: 0 none;
background: transparent;
font-size: 28px;
padding: 0;
cursor: pointer;
}
.sl-wrapper button:hover {
opacity: 0.7;
}
.sl-wrapper .sl-close {
display: none;
position: fixed;
right: 30px;
top: 30px;
z-index: 10060;
margin-top: -14px;
margin-right: -14px;
height: 44px;
width: 44px;
line-height: 44px;
font-family: Arial, Baskerville, monospace;
color: #000;
font-size: 3rem;
}
.sl-wrapper .sl-counter {
display: none;
position: fixed;
top: 30px;
left: 30px;
z-index: 10060;
color: #000;
font-size: 1rem;
}
.sl-wrapper .sl-download {
display: none;
position: fixed;
bottom: 5px;
width: 100%;
text-align: center;
z-index: 10060;
color: #fff;
font-size: 1rem;
}
.sl-wrapper .sl-download a {
color: #fff;
}
.sl-wrapper .sl-navigation {
width: 100%;
display: none;
}
.sl-wrapper .sl-navigation button {
position: fixed;
top: 50%;
margin-top: -22px;
height: 44px;
width: 22px;
line-height: 44px;
text-align: center;
display: block;
z-index: 10060;
font-family: Arial, Baskerville, monospace;
color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 5px;
font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 5px;
font-size: 2rem;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-navigation button {
width: 44px;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 10px;
font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 10px;
font-size: 3rem;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-navigation button {
width: 44px;
}
.sl-wrapper .sl-navigation button.sl-next {
right: 20px;
font-size: 3rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
left: 20px;
font-size: 3rem;
}
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
direction: ltr;
}
.sl-wrapper .sl-image {
position: fixed;
touch-action: none;
z-index: 10000;
}
.sl-wrapper .sl-image img {
margin: 0;
padding: 0;
display: block;
border: 0 none;
width: 100%;
height: auto;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-image img {
border: 0 none;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-image img {
border: 0 none;
}
}
.sl-wrapper .sl-image iframe {
background: #000;
border: 0 none;
}
@media (min-width: 35.5em) {
.sl-wrapper .sl-image iframe {
border: 0 none;
}
}
@media (min-width: 50em) {
.sl-wrapper .sl-image iframe {
border: 0 none;
}
}
.sl-wrapper .sl-image .sl-caption {
display: none;
padding: 10px;
color: #fff;
background: rgba(0, 0, 0, 0.8);
font-size: 1rem;
position: absolute;
bottom: 0;
left: 0;
right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
bottom: auto;
top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
bottom: auto;
}
.sl-spinner {
display: none;
border: 5px solid #333;
border-radius: 40px;
height: 40px;
left: 50%;
margin: -20px 0 0 -20px;
opacity: 0;
position: fixed;
top: 50%;
width: 40px;
z-index: 1007;
animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
.sl-transition {
transition: transform ease 200ms;
}
@keyframes pulsate {
0% {
transform: scale(0.1);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: scale(1.2);
opacity: 0;
}
}
@font-face {
font-family: "cuyahoga-land-bank";
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/cuyahoga-land-bank.eot);
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/cuyahoga-land-bank.eot?#iefix) format("embedded-opentype"), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/cuyahoga-land-bank.woff) format("woff"), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/cuyahoga-land-bank.ttf) format("truetype"), url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/images/cuyahoga-land-bank.svg#cuyahoga-land-bank) format("svg");
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: "cuyahoga-land-bank" !important;
content: attr(data-icon);
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
[class^=icon-]:before,
[class*=" icon-"]:before {
font-family: "cuyahoga-land-bank" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.icon-arrow:before {
content: "b";
}
@font-face {
font-family: "Community Gothic";
font-style: normal;
font-weight: 400;
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/CommunityGothic-Regular.woff) format("woff");
}
@font-face {
font-family: "Community Gothic";
font-style: normal;
font-weight: 700;
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/CommunityGothic-Bold.woff) format("woff");
}
@font-face {
font-family: "Community Gothic Condensed";
font-style: normal;
font-weight: 700;
src: url(//cuyahogalandbank.org/wp-content/themes/cuylandbank/assets/styles/dist/fonts/CommunityGothicCond-Bold.woff) format("woff");
}
.header-font-green {
color: #45A00F;
}
.header-font-xl {
font-size: clamp(2.75rem, 10vw, 5.625rem);
line-height: 1em;
font-family: "Community Gothic Condensed", sans-serif;
font-weight: 700;
}
.header-font-lg {
font-size: clamp(2rem, 10vw, 3.75rem);
line-height: 1em;
font-family: "Community Gothic Condensed", sans-serif;
font-weight: 700;
}
.header-font-md {
font-size: clamp(1.5rem, 10vw, 2.375rem);
line-height: 1em;
font-family: "Community Gothic Condensed", sans-serif;
}
.header-font-sm {
font-size: 1.75rem;
font-size: clamp(1.25rem, 10vw, 1.75rem);
line-height: 1em;
font-family: "Community Gothic Condensed", sans-serif;
}
body p a {
color: #031892;
text-decoration: none;
border-bottom: 2px solid #F1983C;
}
body h2 a,
body h3 a,
body h4 a {
color: #031892;
text-decoration: none;
border-bottom: 3px solid #F1983C;
}
.section-1-column img,
.section-2-column img,
.section-3-column img,
.magellan-sections img {
border-bottom: 4px solid #F1983C;
}
.post-content ul li {
list-style: square;
margin-bottom: 0.75rem;
}
html, body {
-webkit-font-smoothing: antialiased;
-moz-font-smoothing: antialiased;
-o-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
scroll-behavior: smooth;
}
body {
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 1.625em;
}
.main {
background-size: 100%;
}
.flex {
display: flex;
}
.row.flex::before, .row.flex::after {
display: none;
}
.flex-wrap {
flex-wrap: wrap;
}
.px-05 {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
.center {
text-align: center;
}
:focus {
outline: none;
}
a, button, .button, [type=submit] {
color: #45A00F;
transition: all 0.25s ease;
}
.pagination {
border: none;
margin-top: 2rem;
margin-bottom: 2rem;
font-size: 12px;
display: flex;
}
.pagination ul.page-numbers {
text-align: center;
margin: 0 0.25em;
border: none !important;
display: flex;
color: #45A00F;
padding: 0 0.5rem;
list-style: none;
}
.pagination ul.page-numbers li {
border-right: none;
}
.pagination ul.page-numbers .page-numbers {
text-align: center;
margin: 0 0.25em;
border-bottom: 2px solid transparent;
border-right: none;
display: block;
color: #45A00F;
padding: 0 0.5rem;
list-style: none;
}
.pagination ul.page-numbers .page-numbers:hover {
color: #202020;
}
.pagination ul.page-numbers .page-numbers.current {
background: transparent;
border-color: #45A00F;
color: #202020;
font-weight: bold;
}
.pagination ul.page-numbers .page-numbers.next, .pagination ul.page-numbers .page-numbers.prev {
color: #45A00F;
}
.flex-end {
display: flex;
justify-content: flex-end;
}
.flex-grow-1 {
flex-grow: 1;
}
.flex-grow-0 {
flex-grow: 0;
}
.space-between {
display: flex;
justify-content: space-between;
}
.page-breadcrumbs {
color: #2b2b2b;
font-size: 0.925rem;
margin: 1.35rem 0 4rem;
}
.page-breadcrumbs span > a > span {
color: #2b2b2b;
font-weight: 600;
}
.page-breadcrumbs span {
font-size: 0.925rem;
font-weight: 400;
}
.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.wpfFilterButton.wpfButton,
.filter-button.search-button, .filter-button, a.link-button, .link-button.alt {
background-color: #45A00F;
border-radius: 2px;
border: none;
color: #FAFAF3;
font-family: "Community Gothic", sans-serif;
font-size: 1rem;
font-weight: 400;
letter-spacing: 0px;
margin: 1rem 0 0 0;
min-height: 32px;
padding: 12px 16px 12px 16px;
text-align: center;
}
.button i,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button i,
.wpfFilterButton.wpfButton i,
.filter-button.search-button i, .filter-button i, a.link-button i, .link-button.alt i {
margin-left: 11px;
}
.button.grey,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.grey,
.wpfFilterButton.wpfButton.grey,
.filter-button.search-button.grey, .filter-button.grey, a.link-button.grey, .link-button.alt.grey {
background-color: #f3f3f3;
color: #45A00F !important;
}
.button.grey:hover, .button.grey.active,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.grey:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.grey.active,
.wpfFilterButton.wpfButton.grey:hover,
.wpfFilterButton.wpfButton.grey.active,
.filter-button.search-button.grey:hover,
.filter-button.search-button.grey.active, .filter-button.grey:hover, .filter-button.grey.active, a.link-button.grey:hover, a.link-button.grey.active, .link-button.alt.grey:hover, .link-button.alt.grey.active {
background-color: #45A00F;
color: #fff !important;
}
.button.button-arrow,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.button-arrow,
.wpfFilterButton.wpfButton.button-arrow,
.filter-button.search-button.button-arrow, .filter-button.button-arrow, a.link-button.button-arrow, .link-button.alt.button-arrow {
padding-right: 40px;
position: relative;
background-color: transparent;
border: 1px solid #031892;
color: #031892;
}
.button.button-arrow:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.button-arrow:hover,
.wpfFilterButton.wpfButton.button-arrow:hover,
.filter-button.search-button.button-arrow:hover, .filter-button.button-arrow:hover, a.link-button.button-arrow:hover, .link-button.alt.button-arrow:hover {
border-color: #F1983C;
}
.button.button-arrow:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.button-arrow:after,
.wpfFilterButton.wpfButton.button-arrow:after,
.filter-button.search-button.button-arrow:after, .filter-button.button-arrow:after, a.link-button.button-arrow:after, .link-button.alt.button-arrow:after {
color: #031892;
content: "b";
font-family: "cuyahoga-land-bank";
font-weight: 300;
position: absolute;
right: 15px;
top: 14px;
}
.button.button-arrow--white,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.button-arrow--white,
.wpfFilterButton.wpfButton.button-arrow--white,
.filter-button.search-button.button-arrow--white, .filter-button.button-arrow--white, a.link-button.button-arrow--white, .link-button.alt.button-arrow--white {
color: #FAFAF3;
border: 1px solid #FAFAF3;
}
.button.button-arrow--white:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.button-arrow--white:after,
.wpfFilterButton.wpfButton.button-arrow--white:after,
.filter-button.search-button.button-arrow--white:after, .filter-button.button-arrow--white:after, a.link-button.button-arrow--white:after, .link-button.alt.button-arrow--white:after {
color: #FAFAF3;
}
.button.button-arrow--text,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.button-arrow--text,
.wpfFilterButton.wpfButton.button-arrow--text,
.filter-button.search-button.button-arrow--text, .filter-button.button-arrow--text, a.link-button.button-arrow--text, .link-button.alt.button-arrow--text {
border-bottom: 2px solid #F1983C;
padding-left: 0;
padding-right: 30px;
border-top: 0;
border-left: 0;
border-right: 0;
}
.button.button-arrow--text:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.button-arrow--text:after,
.wpfFilterButton.wpfButton.button-arrow--text:after,
.filter-button.search-button.button-arrow--text:after, .filter-button.button-arrow--text:after, a.link-button.button-arrow--text:after, .link-button.alt.button-arrow--text:after {
right: 0;
}
.button.button-arrow--text--indigo,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.button-arrow--text--indigo,
.wpfFilterButton.wpfButton.button-arrow--text--indigo,
.filter-button.search-button.button-arrow--text--indigo, .filter-button.button-arrow--text--indigo, a.link-button.button-arrow--text--indigo, .link-button.alt.button-arrow--text--indigo {
border-bottom: 2px solid #031892 !important;
}
.gform_wrapper.gravity-theme.uavionix_wrapper .gform_button {
padding-right: 28px;
margin-left: auto;
position: relative;
}
.gform_wrapper.gravity-theme.uavionix_wrapper .gform_button:before {
font-family: "FontAwesome";
content: "\f054";
font-weight: 700;
position: absolute;
top: 5px;
right: 14px;
height: 30px;
font-size: 16px;
width: 8px;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper {
background: rgba(3, 24, 146, 0.05);
padding: 2.5rem;  }
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gform_required_legend {
display: none;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gform_required_legend {
display: none;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gform_fields {
grid-row-gap: 1.38rem;
grid-gap: 1.38rem;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gform_footer {
margin-top: 1.38rem;
padding: 0;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=text],
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=email],
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=tel],
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=url],
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield textarea,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield select {
background-color: white;
box-shadow: none;
border: 1px solid white;
color: #2b2b2b;
padding: 10px;
border-radius: 1px;
width: 100%;
height: 2.66rem;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=text]::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=email]::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=tel]::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=url]::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield textarea::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield select::-moz-placeholder {
color: #031892;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=text]::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=email]::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=tel]::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=url]::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield textarea::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield select::placeholder {
color: #031892;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=text]:focus,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=email]:focus,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=tel]:focus,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=url]:focus,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield textarea:focus,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield select:focus {
outline: none;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=text]::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=email]::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=tel]::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=url]::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield textarea::-moz-placeholder, .gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield select::-moz-placeholder {
font-size: 16px;
opacity: 1;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=text]::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=email]::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=tel]::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield input[type=url]::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield textarea::placeholder,
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield select::placeholder {
font-size: 16px;
opacity: 1;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gform_submit_button {
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin-top: 0.66rem;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gform_submit_button > input {
border: 1px solid #031892;
color: #031892;
display: flex;
justify-content: center;
align-items: center;
padding: 0.66rem 2.66rem 0.66rem 1.25rem;
background: transparent;
margin: 0;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gform_submit_button:hover input {
border: 1px solid #F1983C;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gform_submit_button:after {
content: "b";
font-family: "cuyahoga-land-bank" !important;
position: absolute;
top: 50%;
right: 1rem;
transform: translateY(-50%);
padding-top: 2px;
display: block;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield--type-checkbox {
margin-top: 12px;
}
.gform_wrapper.gravity-theme.cuylb-form_wrapper .gfield--type-checkbox .gfield-choice-input {
margin-bottom: 0;
}
.gform_wrapper.gravity-theme.cuylb-form-transparent_wrapper { }
.gform_wrapper.gravity-theme.cuylb-form-transparent_wrapper .gform_required_legend {
display: none;
}
.gform_wrapper.gravity-theme.cuylb-form-transparent_wrapper .gform_submit_button {
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin-top: 0.66rem;
}
.gform_wrapper.gravity-theme.cuylb-form-transparent_wrapper .gform_submit_button > input {
border: 1px solid #031892;
color: #031892;
display: flex;
justify-content: center;
align-items: center;
padding: 0.66rem 2.66rem 0.66rem 1.25rem;
background: transparent;
margin: 0;
}
.gform_wrapper.gravity-theme.cuylb-form-transparent_wrapper .gform_submit_button:hover input {
border: 1px solid #F1983C;
}
.gform_wrapper.gravity-theme.cuylb-form-transparent_wrapper .gform_submit_button:after {
content: "b";
font-family: "cuyahoga-land-bank" !important;
position: absolute;
top: 50%;
right: 1rem;
transform: translateY(-50%);
padding-top: 2px;
display: block;
}
.gform_wrapper.gravity-theme.cuylb-form-transparent_wrapper .gfield--type-checkbox {
margin-top: 12px;
}
.gform_wrapper.gravity-theme.cuylb-form-transparent_wrapper .gfield--type-checkbox .gfield-choice-input {
margin-bottom: 0;
}
.cta-bar {
background-color: #45A00F;
padding: 3rem 0;
text-align: left;
position: relative;
text-align: center;
}
@media print, screen and (min-width: 40em) {
.cta-bar {
padding: 8rem 0;
text-align: left;
}
}
.cta-bar .row {
position: relative;
z-index: 1;
}
.cta-bar h2 {
font-size: 2rem;
font-weight: 400;
line-height: 1.2;
margin-bottom: 1.25rem;
}
@media print, screen and (min-width: 40em) {
.cta-bar h2 {
font-size: 3.5rem;
}
}
.cta-bar p {
margin-bottom: 2rem;
}
.cta-bar .cta-bar-background {
height: 300px;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: bottom right;
object-position: bottom right;
position: absolute;
top: 0px;
right: 0px;
z-index: 0;
width: 100%;
opacity: 0.125;
}
@media print, screen and (min-width: 40em) {
.cta-bar .cta-bar-background {
opacity: 1;
position: absolute;
top: 0px;
right: 0px;
z-index: 0;
}
}
.alignnone {
margin-left: 0;
margin-right: 0;
max-width: 100%;
height: auto;
}
.aligncenter {
display: block;
margin: 0 auto;
height: auto;
}
.alignleft,
.alignright {
margin-bottom: 0;
height: auto;
}
.alignright {
float: right;
margin: 0 0 20px 20px;
}
.alignleft {
float: left;
margin: 0 20px 20px 0;
} .announcement-bar {
position: relative;
background-color: #031892;
}
.announcement-bar-flex {
display: flex;
display: inline-block;
text-align: center;
width: 100%;
font-size: 0.9rem;
font-style: normal;
font-weight: 700;
line-height: 1.5625rem; padding: 1.125rem 0;
color: #ffffff;
line-height: 1.1;
text-align: center;
padding-right: 1.5rem;
padding-left: 1.5rem;
}
@media screen and (max-width: 1024px) {
.announcement-bar-flex {
text-align: left;
}
}
@media screen and (max-width: 1400px) {
.announcement-bar-flex {
display: inline-block;
padding-right: 3rem;
padding-left: 3rem;
}
}
.announcement-bar-flex > *:not(:last-child) {
display: inline;
margin-right: 0.5rem !important;
}
.announcement-bar .announcement {
transition: opacity 0.5s ease;
}
@media screen and (max-width: 1024px) {
.announcement-bar .announcement {
display: flex;
justify-content: center;
align-items: center;
height: 100%;
}
}
.announcement-bar .announcement .headline {
color: #FAFAF3;
font-size: 0.9375rem;
font-weight: 700;
}
.announcement-bar .announcement .headline, .announcement-bar .announcement p, .announcement-bar .announcement a {
line-height: 1;
padding: 0;
margin: 0;
display: inline;
text-align: center;
}
.announcement-bar .announcement p {
font-weight: 400;
color: #FAFAF3;
}
.announcement-bar .announcement a {
color: #FAFAF3;
font-weight: 400;
text-decoration: underline;
}
.announcement-bar > .row {
position: relative;
}
.announcement-bar > .row > .columns:not(:first-child) {
position: absolute;
opacity: 0;
}
.announcement-bar > .row > .columns.active {
opacity: 1;
}
.announcement-bar .slick-arrow {
top: 50% !important;
transform: translateY(-50%);
background: #031892;
padding-left: 0.5rem;
padding-right: 0.5rem;
z-index: 99;
}
.announcement-bar .slick-arrow i {
color: #FAFAF3 !important;
}
.announcement-bar .slick-arrow:hover {
cursor: pointer;
}
.announcement-bar .slick-arrow:hover i {
color: #FAFAF3 !important;
}
.announcement-bar .announcements-prev {
position: absolute;
top: 0;
left: 0;
}
.announcement-bar .announcements-next {
position: absolute;
top: 0;
right: 0;
}
.page-content-wrapper .page-content {
padding: 3.75rem 0;
}
.page-header.page-header-image {
display: flex;
height: 400px;
position: relative;
}
.page-header.page-header-image .page-header-image {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: -1;
}
.page-header.page-header-image .page-header-content-wrapper {
align-self: flex-end;
width: 100%;
}
.page-header.page-header-image .page-header-content-wrapper .page-header-content {
background-color: rgba(69, 160, 15, 0.7);
padding: 18px 30px 18px;
}
@media print, screen and (min-width: 40em) {
.page-header.page-header-image .page-header-content-wrapper .page-header-content {
padding: 30px 30px 35px;
}
}
.page-header.page-header-image .page-header-content-wrapper .page-header-content .g-section-subtitle {
color: #fff;
margin-bottom: 10px;
}
.page-header.page-header-image .page-header-content-wrapper .page-header-content .g-section-title {
color: #fff;
margin: 0 0 0px;
}
.page-header.page-header-no-image {
display: flex;
position: relative;
}
.page-header.page-header-no-image .page-header-content-wrapper {
background-color: #45A00F;
align-self: flex-end;
width: 100%;
}
.page-header.page-header-no-image .page-header-content-wrapper .page-header-content {
padding: 40px 0;
}
.page-header.page-header-no-image .page-header-content-wrapper .page-header-content .g-section-subtitle {
color: #fff;
margin-bottom: 10px;
}
.page-header.page-header-no-image .page-header-content-wrapper .page-header-content .g-section-title {
color: #fff;
margin: 0 0 0px;
}
.post-single .post-content-wrapper {
margin-bottom: 80px;
}
.post-single .post-content-wrapper .post-header .post-type {
color: #2b2b2b;
display: block;
font-family: "Community Gothic", sans-serif;
font-size: 15px;
letter-spacing: 3px;
margin: 70px 0 30px;
text-transform: uppercase;
}
.post-single .post-content-wrapper .post-header .post-subhead p {
font-size: 22px;
}
.post-single .post-content-wrapper .post-header .post-featured-image {
margin: 40px auto 40px;
text-align: center;
}
.post-single .post-content-wrapper .post-header .post-featured-image img {
width: 100%;
}
.post-single .post-content-wrapper .post-header .post-meta {
border-top: 1px solid #6E6F72;
margin-bottom: 40px;
padding: 13px 0 0;
text-align: left;
text-transform: uppercase;
}
.post-single .post-content-wrapper .post-header .post-meta time {
font-family: "Community Gothic", sans-serif;
font-size: 15px;
letter-spacing: 1px;
}
@media screen and (min-width: 1200px) {
.post-single .post-content-wrapper .row > .content {
padding-left: 5rem;
}
}
.post-single .post-content-wrapper .row > .content h2 {
font-size: 1.25rem;
margin-bottom: 1.25rem;
font-family: "Community Gothic", sans-serif;
}
.post-single .post-content-wrapper .row > .content .post-social-share {
margin-top: 3.5rem;
padding-top: 0.9rem;
border-top: 1.5px solid #031892;
}
.post-single .post-content-wrapper .row > .content .post-social-share > span {
display: inline-block;
margin-bottom: 1rem;
}
.post-type-archive .sidebar,
.blog .sidebar {
margin-top: 3.75rem;
}
.post-type-archive h1,
.blog h1 {
margin-top: 3.75rem;
margin-bottom: 2.4rem;
color: #45A00F;
font-size: 2.375rem;
}
.archive--resource-card {
padding-bottom: 3.18rem;
margin-bottom: 3.13rem;
border-bottom: 1px solid rgba(3, 24, 146, 0.25);
display: flex;
gap: 3.75rem;
}
@media screen and (max-width: 1024px) {
.archive--resource-card {
flex-direction: column;
align-items: start;
text-align: left;
}
}
.archive--resource-card__image img {
height: 100%;
min-width: 220px;
min-height: 200px;
-o-object-fit: cover;
object-fit: cover;
}
.archive--resource-card h2 {
font-family: "Community Gothic", sans-serif;
font-size: 1.25rem;
font-style: normal;
font-weight: 700;
}
.archive--resource-card p {
margin-bottom: 1.5rem;
}
.archive--resource-card .post-meta {
display: flex;
width: 100%;
justify-content: space-between;
align-items: flex-end;
}
ul#resources-navigation {
border-left: 1px solid rgba(3, 24, 146, 0.34);
margin: 0;
display: flex;
flex-direction: column;
row-gap: 0rem;
}
ul#resources-navigation li {
list-style: none;
margin-bottom: 0;
}
ul#resources-navigation li a {
font-size: 1.0625rem;
color: #031892;
line-height: 2.5em;
padding-left: 2.44rem;
border-left: 2px solid transparent;
transform: translateX(-2px);
display: inline-block;
}
ul#resources-navigation li a.active, ul#resources-navigation li a:hover {
border-left: 1px solid #031892;
}
ul#resources-navigation li a.active {
color: #031892;
font-weight: 700;
}
ul#resources-site-navigation {
display: flex;
flex-direction: column;
margin: 0;
margin-top: 2.5rem;
padding: 0;
}
ul#resources-site-navigation li {
list-style: none;
border-bottom: 1px solid #031892;
width: 100%;
}
ul#resources-site-navigation li:last-child {
border-bottom: none;
}
ul#resources-site-navigation li a {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 1.19rem;
font-size: 1.0625rem;
color: #031892;
line-height: 1.176em;
padding: 1.25rem 0;
}
.clb-navigation {
display: flex;
justify-content: start;
align-items: center;
margin-top: 3.75rem;
margin-bottom: 3.75rem;
}
.clb-navigation .page-count {
width: 4.66rem;
text-align: center;
}
.clb-navigation a {
font-size: 1.0625rem;
color: #031892;
line-height: 2.5em;
border: 1px solid #031892;
display: inline-block;
width: 3.33rem;
text-align: center;
}
.clb-navigation a.active, .clb-navigation a:hover {
border: 1px solid #F1983C;
}
.clb-navigation a.active {
color: #031892;
font-weight: 700;
}
.clb-navigation span.disabled {
font-size: 1.0625rem;
color: #031892;
line-height: 2.5em;
border: 1px solid #031892;
display: inline-block;
width: 3.33rem;
text-align: center;
border: 1px solid rgba(3, 24, 146, 0.25);
width: 3.33rem;
display: inline-block;
}
.clb-navigation span.disabled svg > * {
fill: rgba(3, 24, 146, 0.25);
} .Xwoocommerce-breadcrumb {
display: none;
}
.Xproduct_title.entry-title {
font-family: "Community Gothic", sans-serif;
font-size: 50px;
font-weight: 700;
margin-top: 75px !important;
margin-bottom: 30px;
}
.Xwoocommerce-Price-amount.amount {
color: #45A00F;
font-size: 35px;
margin-bottom: 40px;
}
.Xrelated.products {
display: none;
}
.Xwoocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
background-color: #2b2b2b !important;
color: #fff !important;
margin: 0;
-webkit-font-smoothing: antialiased;
} .main-search {
background-color: #F6F5F3;
padding: 20px 0 30px;
position: relative;
z-index: 99;
}
.main-search .main-search-bar {
background-color: #F6F5F3;
position: relative;
}
.main-search .main-search-bar .main-search-form {
border: 1px solid rgb(235.0714285714, 232.8571428571, 228.4285714286);
border-radius: 10px;
background-color: #fff;
padding: 0.5rem;
}
.main-search .main-search-bar .main-search-form form {
padding: 0;
display: flex;
align-items: center;
}
@media print, screen and (min-width: 40em) {
.main-search .main-search-bar .main-search-form form {
padding: 0.5rem;
}
}
.main-search .main-search-bar .main-search-form form .is-screen-reader-text {
display: none;
}
.main-search .main-search-bar .main-search-form form label {
flex-grow: 1;
margin-right: 1rem;
display: flex;
align-items: center;
}
@media print, screen and (min-width: 40em) {
.main-search .main-search-bar .main-search-form form label {
margin-right: 3rem;
}
}
.main-search .main-search-bar .main-search-form form label i {
margin-right: 0.5rem;
color: #45A00F;
font-size: 1.125rem;
}
.main-search .main-search-bar .main-search-form form label input {
margin: 0;
background-color: #fff;
border: none;
outline: none;
font-size: 14px;
color: #2b2b2b;
width: 100%;
}
@media print, screen and (min-width: 40em) {
.main-search .main-search-bar .main-search-form form label input {
font-size: 20px;
}
}
.main-search .main-search-bar .main-search-form form label input:focus, .main-search .main-search-bar .main-search-form form label input:active {
outline: none;
border: none;
box-shadow: none;
}
.main-search .main-search-bar .main-search-form form label input::-moz-placeholder {
color: #3A3A3A;
font-family: "Community Gothic", sans-serif;
}
.main-search .main-search-bar .main-search-form form label input::placeholder {
color: #3A3A3A;
font-family: "Community Gothic", sans-serif;
}
.main-search .main-search-bar .main-search-form form button {
margin-left: auto;
background-color: #45A00F;
padding: 0.75rem 1.5rem;
color: #fff;
font-size: 15px;
font-weight: 600;
cursor: pointer;
transition: all 0.3s;
}
@media print, screen and (min-width: 40em) {
.main-search .main-search-bar .main-search-form form button {
font-size: 16px;
padding: 0.75rem 2.5rem;
}
}
.main-search .main-search-bar .main-search-form form button:hover, .main-search .main-search-bar .main-search-form form button:focus {
background-color: rgb(58.9457142857, 136.6857142857, 12.8142857143);
}
.main-search .main-search-bar .search-border {
height: 1px;
background-color: #535353;
margin: 0 1rem;
}
.search-results-wrapper {
margin-top: 50px;
}
.search-results-wrapper .search-results-cell {
border-bottom: 1px solid #ededed;
margin-bottom: 26px;
padding-bottom: 26px;
display: flex;
gap: 30px;
}
.search-results-wrapper .search-results-cell .search-results-cell-image {
flex: 0 0 100px;
}
.search-results-wrapper .search-results-cell .search-results-cell-image img {
max-width: 100px;
}
.search-results-wrapper .search-results-cell h2 {
font-size: 18px;
font-weight: 600;
margin-bottom: 2px;
}
.search-results-wrapper .search-results-cell h2 a {
color: #2b2b2b;
}
.search-results-wrapper .search-results-cell h2 a i {
color: #2b2b2b;
font-size: 16px;
}
.search-results-wrapper .search-results-cell h2 a:hover {
color: #45A00F;
}
.search-results-wrapper .search-results-cell span.search-permalink {
display: block;
font-size: 14px;
color: #999;
margin-bottom: 7px;
}
.search-results-wrapper .search-results-cell p {
font-size: 14px;
margin-bottom: 0;
}
.search-results-wrapper .search-results-cell .read-more {
color: 1px solid #c8c8c8;
display: inline-block;
margin: 6px 0 0 0;
font-size: 13px;
font-weight: 400;
text-transform: uppercase;
}
.search-results-wrapper .search-results-none {
margin-bottom: 170px;
}
.search-results-wrapper .search-results-none h2 {
font-size: 18px;
font-weight: 400;
margin-bottom: 26px;
}
.search-pagination {
margin-top: 2rem;
margin-bottom: 2rem;
font-size: 12px;
display: flex;
}
.search-pagination .page-numbers {
text-align: center;
margin: 0 0.25em;
border-bottom: 2px solid #fff;
display: block;
color: #45A00F;
padding: 0 0.5rem;
}
.search-pagination .page-numbers:hover {
color: #202020;
}
.search-pagination .page-numbers.current {
border-color: #45A00F;
color: #202020;
font-weight: bold;
}
.search-pagination .page-numbers.next, .search-pagination .page-numbers.prev {
color: #45A00F;
}
#resources-search-wrapper .search-suggestions, #resources-search-wrapper .search-border {
display: none;
} .sidebar .button-svg {
border: 1px solid #031892;
background: transparent;
color: #031892;
display: flex;
justify-content: flex-start;
align-items: center;
max-width: -moz-fit-content;
max-width: fit-content;
gap: 1rem;
margin-bottom: 1.5rem;
}
.sidebar .button-svg:hover {
border: 1px solid #F1983C;
}
.sidebar--info {
display: block;
padding: 1.25rem 0;
color: #031892;
border-bottom: 1px solid rgba(3, 24, 146, 0.25);
}
.sidebar--info--svg {
display: flex;
justify-content: flex-start;
gap: 1.25rem;
align-items: center;
}
.main-header {
background-color: #FAFAF3;
padding: 0;
position: relative;
width: 100%;
z-index: 9;
padding-top: 2.5rem;
padding-bottom: 1.5rem; }
.main-header .row, .main-header .row > .columns {
height: 100%;
}
.main-header .flex {
align-items: stretch;
justify-content: space-between;
flex: 0 1 0;
height: 100%;
}
.main-header .main-logo {
display: flex;
align-items: center;
height: 100%;
margin-right: auto;
margin-right: 3rem;
}
.main-header .main-logo img {
width: 100%;
vertical-align: middle;
}
@media print, screen and (min-width: 40em) {
.main-header .main-logo img {
height: 40px;
}
}
.no-js .main-header .primary-navigation {
display: none;
}
@media print, screen and (min-width: 64em) {
.main-header .primary-navigation-wrapper {
display: flex;
height: 100%;
width: 100%;
align-items: center;
justify-content: flex-end;
}
.main-header .primary-navigation-wrapper .primary-navigation {
display: flex;
align-items: center;
justify-content: space-between;
gap: 30px;
height: 100%;
width: 100%;
}
.main-header .primary-navigation-wrapper .primary-navigation > li {
height: 100%;
display: flex;
align-items: center;
}
.main-header .primary-navigation-wrapper .primary-navigation > li > a {
color: #031892;
font-size: 1rem;
font-weight: 400;
padding: 0 0;
position: relative;
text-decoration: none;
vertical-align: middle;
line-height: 1.625em;
white-space: nowrap;
transition: width 0.25s ease;
width: -moz-max-content;
width: max-content;
}
}
@media screen and (min-width: 64em) and (min-width: 1024px) and (max-width: 1199px) {
.main-header .primary-navigation-wrapper .primary-navigation > li > a {
font-size: 0.875rem;
}
}
@media print, screen and (min-width: 64em) {
.main-header .primary-navigation-wrapper .primary-navigation > li > a:hover {
background-color: transparent;
font-weight: 700;
}
.main-header .primary-navigation-wrapper .primary-navigation > li.has-submenu > a {
color: #031892;
padding-right: 26px;
position: relative;
}
.main-header .primary-navigation-wrapper .primary-navigation > li.has-submenu > a:after {
content: "\f078";
font-family: "FontAwesome";
font-size: 14px;
position: absolute;
right: 2px;
margin-top: unset;
transform: translateY(-50%);
}
.main-header .primary-navigation-wrapper .primary-navigation > li.has-submenu > ul {
width: 0 !important;
height: 0 !important;
overflow: hidden !important;
padding: 0 !important;
margin: 0 !important;
border: unset !important;
}
.main-header .primary-navigation-wrapper .primary-navigation > li.active > a {
background-color: transparent;
font-weight: 700;
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu {
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
display: none;
top: 100%;
left: 50% !important;
transform: translate(-50%);
text-align: left;
padding: 1rem 0.75rem;
border: none;
border-top: 3px solid #45A00F;
margin-top: -3px;
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu.js-dropdown-active {
display: block;
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li {
margin: 1px 0;
position: static;
border-bottom: 1px solid #e8e8e8;
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li:last-child {
border-bottom: none;
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li > a {
color: #2b2b2b;
font-size: 15px;
font-weight: 600;
transition: all 0.3s;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
padding: 0.65rem 0.125rem;
line-height: 1.25;
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li:hover > a, .main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li:focus > a {
color: rgba(43, 43, 43, 0.7);
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li:hover > a::before, .main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li:focus > a::before {
color: #04b2e1;
opacity: 1;
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li.active {
background-color: transparent;
}
.main-header .primary-navigation-wrapper .primary-navigation > li .is-dropdown-submenu > li.active > a {
background-color: transparent;
}
.main-header .primary-navigation-wrapper .top-header-search {
display: flex;
gap: 0;
margin-left: 2.5rem;
padding: 0;
width: 7.1rem;
border: 1px solid rgba(3, 24, 146, 0.34);
}
.main-header .primary-navigation-wrapper .top-header-search form, .main-header .primary-navigation-wrapper .top-header-search label {
display: flex;
align-items: center;
}
.main-header .primary-navigation-wrapper .top-header-search input {
border: none;
margin-bottom: 0;
max-height: 0px solid transparent;
box-shadow: unset;
padding-left: 0;
padding-top: 0rem;
padding-bottom: 0rem;
max-height: 2rem;
}
.main-header .primary-navigation-wrapper .top-header-search input::-moz-placeholder {
font-size: 0.8125rem;
color: rgba(3, 24, 146, 0.34);
}
.main-header .primary-navigation-wrapper .top-header-search input::placeholder {
font-size: 0.8125rem;
color: rgba(3, 24, 146, 0.34);
}
.main-header .primary-navigation-wrapper .top-header-search label {
order: 2;
border: 0px solid transparent;
flex-grow: 1;
padding-right: 0;
}
.main-header .primary-navigation-wrapper .top-header-search button {
height: 100%;
margin: 0;
padding-left: 0.66rem;
padding-right: 0.66rem;
padding-top: 0rem;
padding-bottom: 0rem;
order: 1;
background: transparent;
border: 0px solid transparent;
}
.main-header .primary-navigation-wrapper .top-header-search button > i {
color: #031892;
font-size: 1rem;
margin-left: 0;
}
}
@media print, screen and (min-width: 64em) {
.main-header .secondary-navigation-wrapper {
display: flex;
height: 100%;
width: 100%;
align-items: center;
justify-content: flex-end;
margin-top: 2.31rem;
position: relative;
background-color: #FAFAF3;
}
@keyframes navSlideDown {
0% {
transform: translateY(-100%);
opacity: 0;
pointer-events: none;
}
100% {
transform: translateY(0);
opacity: 1;
pointer-events: all;
}
}
.main-header .secondary-navigation-wrapper .secondary-navigation {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 2.5rem;
height: 3.75rem;
width: calc(100% - 4rem);
padding: 0;
margin: 0;
list-style-type: none;
border-top: 1px solid rgba(3, 24, 146, 0.34);
border-bottom: 1px solid rgba(3, 24, 146, 0.34);
margin-left: 2rem;
position: absolute;
top: 0;
left: 0;
animation: navSlideDown 0.25s ease-in-out;
background-color: #FAFAF3;
}
.main-header .secondary-navigation-wrapper .secondary-navigation:after {
content: "";
position: absolute;
width: 400%;
height: 100%;
background: #FAFAF3;
transform: translateX(-50%);
z-index: -1;
}
.main-header .secondary-navigation-wrapper .secondary-navigation > li > a {
padding: 1rem 0;
display: inline-block;
color: #031892;
}
.main-header .secondary-navigation-wrapper .secondary-navigation > li:hover > a {
font-weight: 700;
}
.main-header.scrolled .secondary-navigation-wrapper {
position: fixed;
top: 0;
left: 50%;
width: 100%;
z-index: 10;
height: unset;
max-width: 1264px;
transform: translateX(-50%);
margin-top: 0;
}
.main-header.scrolled .secondary-navigation-wrapper ul {
background-color: #FAFAF3 !important;
position: relative;
margin-left: 0;
width: 100%;
}
.main-header.scrolled .secondary-navigation-wrapper ul:after {
content: "";
position: absolute;
width: 400%;
height: 100%;
background: #FAFAF3;
transform: translateX(-50%);
z-index: -1;
}
.admin-bar .main-header.scrolled .secondary-navigation-wrapper {
top: 2rem;
}
}
.secondary-navigation-wrapper--mobile {
position: relative;
z-index: 99;
}
.secondary-navigation-wrapper--mobile ul {
list-style-type: none;
margin: 0;
padding: 0;
}
.secondary-navigation-wrapper--mobile ul button {
width: 100%;
background-color: transparent;
color: #031892;
border-top: 1px solid rgba(3, 24, 146, 0.25);
border-bottom: 1px solid rgba(3, 24, 146, 0.25);
font-size: 1.125rem;
font-style: normal;
font-weight: 700;
line-height: 1.66;
text-align: left;
display: flex;
justify-content: space-between;
}
.secondary-navigation-wrapper--mobile ul button:focus svg path {
stroke: #fff;
}
.secondary-navigation-wrapper--mobile ul ul {
width: 100%;
}
.secondary-navigation-wrapper--mobile ul ul > li {
width: 100%;
display: block;
border-bottom: 1px solid rgba(3, 24, 146, 0.25);
}
.secondary-navigation-wrapper--mobile ul ul > li:last-child {
border-bottom: none;
}
.secondary-navigation-wrapper--mobile ul ul > li a {
padding: 12px 16px 12px 16px;
font-size: 1.125rem;
font-weight: 400;
display: block;
color: #031892;
}
#mobile-nav-dropdown {
overflow: hidden;
opacity: 0;
transition: opacity 0.25s ease-in-out;
}
#mobile-nav-dropdown.is-open {
opacity: 1;
}
.main-header.scrolled .secondary-navigation-wrapper--mobile {
position: fixed;
width: 100%;
background: #FAFAF3;
top: 0;
left: 0;
}
.main-header.scrolled .secondary-navigation-wrapper--mobile button {
margin: 0;
}
.top-header {
background-color: #FAFAF3;
color: #2b2b2b;
}
.top-header .top-header-flex {
display: flex;
justify-content: flex-end;
gap: 30px;
}
.top-header .top-header-navigation {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
justify-content: flex-end;
gap: 20px;
}
.top-header .top-header-navigation li {
display: inline-block;
}
.top-header .top-header-navigation li a {
color: #031892;
display: inline-block;
font-size: 13px;
font-weight: 400;
line-height: 40px;
}
.top-header .top-header-navigation li.top-menu-fa-email, .top-header .top-header-navigation li.top-menu-fa-phone {
position: relative;
padding-left: 16px;
}
.top-header .top-header-navigation li.top-menu-fa-email:before, .top-header .top-header-navigation li.top-menu-fa-phone:before {
font-family: "FontAwesome";
font-size: 12px;
position: absolute;
font-weight: 700;
left: 0;
top: 50%;
margin-top: -8px;
}
.top-header .top-header-navigation li.top-menu-fa-email::before {
content: "\f0e0";
}
.top-header .top-header-navigation li.top-menu-fa-phone::before {
content: "\f095";
}
.position-left {
width: 330px;
transform: translateX(-330px);
}
.off-canvas {
background-color: #031892;
padding: 60px 30px;
}
.off-canvas .close-button {
position: absolute;
left: 1rem;
right: auto;
color: #fff;
}
.off-canvas > ul.mobile-navigation > li {
border-bottom: 1px solid #d9d9d9;
}
.off-canvas > ul.mobile-navigation > li > a {
color: #fff;
font-weight: 600;
padding: 12px 0;
}
.off-canvas > ul.mobile-navigation > li.active > a {
background-color: transparent;
color: #45A00F;
}
.off-canvas > ul.mobile-navigation > li.is-accordion-submenu-parent > a:after {
color: #fff;
display: block;
width: 18px;
height: 18px;
border: none;
font-family: "FontAwesome";
content: "+";
border: none;
position: absolute;
top: 50%;
margin-top: -5px;
right: 1rem;
}
.off-canvas > ul.mobile-navigation > li.is-accordion-submenu-parent[aria-expanded=true] > a:after {
color: #fff;
display: block;
width: 18px;
height: 18px;
border: none;
font-family: "FontAwesome";
content: "\f068";
border: none;
position: absolute;
top: 50%;
margin-top: -5px;
right: 1rem;
transform: unset;
}
.off-canvas > ul.mobile-navigation > li > ul {
padding: 0 0 20px;
}
.off-canvas > ul.mobile-navigation > li > ul > li > a {
color: #fff;
font-size: 14px;
}
.off-canvas > ul.mobile-navigation > li > ul > li.active > a {
background-color: transparent;
color: #45A00F;
}
.off-canvas > ul.mobile-navigation > li > ul > li.is-accordion-submenu-parent > a:after {
color: #fff;
display: block;
width: 15px;
height: 15px;
border: none;
font-family: "FontAwesome";
font-size: 11px;
content: "+";
border: none;
position: absolute;
top: 50%;
margin-top: -7px;
right: 1rem;
}
.off-canvas > ul.mobile-navigation > li > ul > li.is-accordion-submenu-parent[aria-expanded=true] > a:after {
color: #fff;
display: block;
width: 15px;
height: 15px;
border: none;
font-family: "FontAwesome";
content: "\f068";
border: none;
position: absolute;
top: 50%;
margin-top: -7px;
right: 1rem;
transform: unset;
}
.off-canvas > ul.mobile-navigation > li > ul > li ul {
margin: 20px;
border-left: 1px solid #45A00F;
}
.off-canvas > ul.mobile-navigation > li > ul > li ul li > a {
color: #fff;
font-size: 13px;
}
.off-canvas > ul.mobile-navigation > li > ul > li ul li.active > a {
background-color: transparent;
color: #FAFAF3;
text-decoration: underline;
}
.off-canvas ul.mobile-sub-navigation {
margin-top: 20px;
}
.off-canvas ul.mobile-sub-navigation li a {
background-color: transparent;
border: 2px solid #45A00F;
border-radius: 5px;
color: #fff;
display: block;
font-family: "Community Gothic", sans-serif;
font-size: 13px !important;
font-weight: 500;
margin: 10px auto 10px;
padding: 7px 18px 7px 18px;
text-align: center;
}
.off-canvas ul.mobile-sub-navigation li:first-child a {
background-color: #45A00F;
color: #fff;
}
.off-canvas ul.mobile-sub-navigation li.active > a {
background-color: transparent;
}
.off-canvas ul.mobile-sub-navigation li.active > a:first-child {
background-color: #45A00F;
color: #fff;
}
.off-canvas .off-canvas-search {
margin-top: 60px;
padding: 4px 0;
}
.off-canvas .off-canvas-search .search-form {
display: flex;
align-items: center;
justify-content: space-between;
gap: 2px;
}
.off-canvas .off-canvas-search .search-form label {
display: flex;
align-items: center;
flex-grow: 1;
}
.off-canvas .off-canvas-search .search-form label i {
color: #45A00F;
height: 32px;
margin: 0 10px;
font-size: 13px;
}
.off-canvas .off-canvas-search .search-form label input {
background-color: #fff;
border: none;
border-radius: 5px;
font-size: 12px;
height: 32px;
margin-bottom: 0;
position: relative;
}
@media print, screen and (min-width: 40em) {
.off-canvas .off-canvas-search .search-form label input {
font-size: 13px;
height: 28px;
}
}
.off-canvas .off-canvas-search .search-form label input::-moz-placeholder {
color: #ccc;
}
.off-canvas .off-canvas-search .search-form label input::placeholder {
color: #ccc;
}
.off-canvas .off-canvas-search .search-form label input:focus {
background-color: #fff;
}
.off-canvas .off-canvas-search .search-form label input:focus::-moz-placeholder {
color: #ccc;
}
.off-canvas .off-canvas-search .search-form label input:focus::placeholder {
color: #ccc;
}
.off-canvas .off-canvas-search .search-form .button {
background-color: #fff;
border: none;
padding: 0;
margin-top: 0;
line-height: 32px;
color: #031892;
}
.off-canvas .off-canvas-search .search-form .button i {
margin: 0 9px;
}
.main-footer {
background: #031892;
color: #FAFAF3;
padding: 2rem 0 2rem;
position: relative;
text-align: center;
}
@media print, screen and (min-width: 40em) {
.main-footer {
padding: 4rem 0 1.5em;
text-align: left;
}
}
.main-footer a {
color: #fff;
}
.main-footer a:hover {
text-decoration: underline;
}
.main-footer hr {
max-width: 100%;
}
@media print, screen and (min-width: 40em) {
.main-footer > .row .medium-2, .main-footer > .row .medium-4 {
width: 20%;
}
}
.main-footer .footer-logo {
max-width: 180px;
margin: 0 auto 40px auto;
}
@media print, screen and (min-width: 40em) {
.main-footer .footer-logo {
max-width: 200px;
margin: 0 auto 40px 0;
}
}
.main-footer .footer-menu {
list-style: none;
margin: 0;
padding: 0;
}
.main-footer .footer-menu li {
padding: 0;
}
.main-footer .footer-menu li > a {
color: #FAFAF3;
display: inline-block;
font-size: 15px;
font-weight: 700;
line-height: 30px;
padding: 0;
vertical-align: top;
}
.main-footer .footer-menu li > a:hover {
color: #FAFAF3;
text-decoration: underline;
text-decoration-color: #F1983C;
text-decoration-thickness: 2px;
}
.main-footer .footer-menu li ul {
list-style: none;
margin: 0 0 30px;
padding: 0;
}
@media screen and (max-width: 39.9375em) {
.main-footer .footer-menu li ul {
display: none;
}
}
.main-footer .footer-menu li ul li {
margin: 0;
padding: 0;
}
.main-footer .footer-menu li ul li a {
color: #FAFAF3;
display: inline-block;
font-size: 15px;
font-weight: 400;
line-height: 1.2;
padding: 11px 0;
vertical-align: top;
}
.main-footer .footer-menu li ul li a:hover {
color: #FAFAF3;
text-decoration: underline;
text-decoration-color: #F1983C;
text-decoration-thickness: 2px;
}
.main-footer .social_media {
display: flex;
justify-content: center;
align-items: start;
gap: 20px;
list-style: none;
margin-top: 40px;
}
@media print, screen and (min-width: 40em) {
.main-footer .social_media {
justify-content: flex-start;
margin-top: 0;
}
}
.main-footer .social_media a {
color: #fff;
}
.main-footer .footer-copyright {
display: flex;
justify-content: center;
flex-direction: column;
gap: 20px;
}
@media print, screen and (min-width: 40em) {
.main-footer .footer-copyright {
flex-direction: row;
justify-content: space-between;
}
}
.main-footer .footer-copyright div.copyright {
font-size: 14px;
}
.main-footer .footer-copyright ul {
display: flex;
gap: 30px;
list-style: none;
margin: 0;
padding: 0;
align-items: center;
justify-content: center;
}
@media print, screen and (min-width: 40em) {
.main-footer .footer-copyright ul {
justify-content: flex-end;
}
}
.main-footer .footer-copyright ul li {
font-size: 14px;
}
.main-footer .footer-tagline {
display: block;
align-items: center;
font-size: 30px;
font-weight: 800;
margin-top: 50px;
text-align: center;
width: 100%;
}
@media print, screen and (min-width: 40em) {
.main-footer .footer-tagline {
font-size: 50px;
}
}
@media screen and (min-width: 68.75em) {
.main-footer .footer-tagline {
font-size: 90px;
}
}
.main-footer .menu .active > a {
background: unset;
}
.site-footer-form {
background-color: #eeeded;
padding: 0 0 40px;
}
#back_to_top {
color: #031892;
display: flex;
justify-content: flex-end;
align-items: center;
gap: 0.5rem;
margin-bottom: 1rem;
}
#back_to_top:hover svg rect:nth-child(2) {
stroke: #F1983C;
}
body#tinymce {
background-color: #fff;
margin: 12px !important;
}
.g-section-subtitle {
color: #2b2b2b;
display: block;
font-family: "Community Gothic", sans-serif;
font-size: 14px;
font-weight: 400;
letter-spacing: 2px;
line-height: 1.2;
margin-bottom: 12px;
text-transform: uppercase;
}
@media print, screen and (min-width: 40em) {
.g-section-subtitle {
font-size: 17px;
letter-spacing: 3.5px;
}
}
.g-section-title {
color: #2b2b2b;
display: block;
font-family: "Community Gothic", sans-serif;
font-size: 26px;
font-weight: 800;
margin: 0 0 30px;
}
@media print, screen and (min-width: 40em) {
.g-section-title {
font-size: 36px;
}
}
@media screen and (min-width: 68.75em) {
.g-section-title {
font-size: 46px;
}
}
.g-section-intro {
color: #2b2b2b;
display: block;
font-family: "Community Gothic", sans-serif;
font-size: 16px;
font-weight: 400;
margin: 0 0 0;
}
.g-section-large-numbers {
color: #45A00F;
display: block;
font-family: "Community Gothic", sans-serif;
font-size: 90px;
font-weight: 300;
line-height: 1;
margin-bottom: 20px;
}
.g-button.button {
margin-right: 10px;
background-color: transparent;
border-radius: 2px;
border: 1px solid #2b2b2b;
color: #2b2b2b;
display: inline-block;
font-family: "Community Gothic", sans-serif;
font-size: 14px !important;
font-weight: 600;
margin-top: 1rem;
letter-spacing: 1.5px;
padding: 8px 34px 8px 20px;
position: relative;
text-transform: uppercase;
}
.g-button.button a {
position: relative;
}
.g-button.button:before {
font-family: "FontAwesome";
content: "\f054";
font-weight: 400;
position: absolute;
top: 8px;
right: 14px;
height: 30px;
font-size: 14px;
width: 8px;
}
.g-button.button i {
margin-left: 14px;
}
.g-button.button:hover, .g-button.button.active {
background-color: rgb(2.2812080537, 18.2496644295, 111.0187919463);
color: #fff;
}
body.single-team .post-single--team {
padding-top: 5rem;
}
body.single-team .post-single--team .post-content-wrapper .post-header {
text-align: left;
}
body.single-team .post-single--team .post-content-wrapper .post-header h1.post-title {
padding: 0;
margin-bottom: 0;
}
body.single-team .post-single--team .post-content-wrapper .post-header .job-title {
font-size: 0.8125rem;
font-style: normal;
font-weight: 400;
line-height: 1.375rem; letter-spacing: 0.04063rem;
text-transform: uppercase;
}
body.single-team .post-single--team .post-content-wrapper .post-header .post-featured-image {
text-align: left;
}
body.single-team .post-single--team .post-content-wrapper .post-header .post-featured-image img {
width: unset;
}
.wc-card {
background-color: #fff;
border: 1px solid #f2f2f2;
border-radius: 10px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
flex: 0 0 calc(50% - 16px);
overflow: hidden;
}
@media print, screen and (min-width: 40em) {
.wc-card {
flex: 0 0 calc(25% - 16px);
}
}
.wc-card:hover {
border: 1px solid #45A00F;
}
.wc-card .wc-card-image {
background-color: #fff;
height: 200px;
padding: 20px;
text-align: center;
}
.wc-card .wc-card-image img {
height: 100%;
margin: 0 auto;
-o-object-fit: cover;
object-fit: cover;
width: auto;
}
.wc-card .wc-card-content {
padding: 20px 16px 50px;
text-align: left;
position: relative;
height: 190px;
}
.wc-card .wc-card-content .wc-card-sku {
color: #45A00F;
font-weight: 400;
font-size: 15px;
}
.wc-card .wc-card-content .wc-card-title, .wc-card .wc-card-content .woocommerce-loop-category__title, .wc-card .wc-card-content .woocommerce-loop-product__title {
color: #2b2b2b !important;
font-size: 16px;
line-height: 1.3;
padding-right: 20px;
}
.wc-card .wc-card-content .wc-card-title a, .wc-card .wc-card-content .woocommerce-loop-category__title a, .wc-card .wc-card-content .woocommerce-loop-product__title a {
color: #2b2b2b !important;
}
.wc-card .wc-card-content .woocommerce-loop-product__title {
padding-right: 25px;
}
.wc-card .wc-card-content .wc-card-description {
color: #2b2b2b !important;
font-size: 14.5px;
line-height: 1.4;
}
.wc-card .wc-card-content .wc-card-button {
position: absolute;
bottom: 15px;
left: 5%;
width: 90%;
}
.wc-card .wc-card-content ul {
list-style: none;
margin: 0 0 20px;
padding: 0;
color: #2b2b2b;
}
.wc-card .wc-card-content ul li {
line-height: 1.5;
font-size: 14px;
}
.wc-slider {  }
.wc-slider .slick-slide {
margin: 10px;
}
.wc-slider .slick-list {
margin: -10px;
}
.wc-grid {
display: flex;
flex-wrap: wrap;
gap: 16px;
justify-content: center;
padding: 0 20px;
}
@media print, screen and (min-width: 40em) {
.wc-grid {
padding: 0 100px;
}
}
.wc-grid.wc-grid-archive {
justify-content: flex-start;
padding: 0 0 100px;
text-align: left;
display: grid;
grid-template-columns: repeat(2, 1fr);
}
@media print, screen and (min-width: 40em) {
.wc-grid.wc-grid-archive {
grid-template-columns: repeat(4, 1fr);
}
}
.wc-grid.wc-grid-archive .wc-card.wc-card-categories .wc-card-image, .wc-grid.wc-grid-archive .wc-card-category .wc-card-image {
background-color: #fff;
}
.wc-grid.wc-grid-archive .wc-card.wc-card-categories .wc-card-content, .wc-grid.wc-grid-archive .wc-card-category .wc-card-content {
height: 120px;
}
.wc-grid.wc-grid-archive .wc-card-product .wc-card-image {
background-color: #fff;
}
.wc-grid.wc-grid-archive .wc-card-product .wc-card-content {
height: 260px;
}
.woocommerce-products-header {
background: #45A00F;
min-height: 100px;
position: relative;
width: 100%;
}
@media print, screen and (min-width: 40em) {
.woocommerce-products-header.woocommerce-products-header-image {
height: 350px;
padding: 0;
}
.woocommerce-products-header.woocommerce-products-header-image .taxonomy-content {
height: 350px;
}
}
.woocommerce-products-header .taxonomy-content {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: center;
height: 100%;
padding: 30px 0;
}
.woocommerce-products-header .taxonomy-content .taxonomy-title {
color: #fff;
font-size: 24px;
font-weight: 800;
}
@media print, screen and (min-width: 40em) {
.woocommerce-products-header .taxonomy-content .taxonomy-title {
font-size: 36px;
}
}
.woocommerce-products-header .taxonomy-content .taxonomy-description {
color: #fff;
font-size: 16px;
font-weight: 400;
}
.woocommerce-products-header .taxonomy-content .download-links {
margin-top: 20px;
padding: 30px 60px 0 0;
position: relative;
}
.woocommerce-products-header .taxonomy-content .download-links:before {
border-top: 1px solid rgba(255, 255, 255, 0.5);
content: "";
position: absolute;
top: 0;
left: 0;
height: 1px;
width: 40px;
}
.woocommerce-products-header .taxonomy-content .download-links ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce-products-header .taxonomy-content .download-links ul li a {
color: #fff;
font-weight: 700;
}
.woocommerce-products-header .taxonomy-content .download-links ul li a i {
margin-right: 10px;
}
.woocommerce-products-header .taxonomy-content .download-links ul li a:hover {
text-decoration: underline;
}
.woocommerce-products-header .taxonomy-image {
background-color: #fff;
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 600px;
}
@media print, screen and (min-width: 40em) {
.woocommerce-products-header .taxonomy-image {
display: block;
}
}
.woocommerce-pagination {
border: none;
margin-top: 2rem;
margin-bottom: 2rem;
font-size: 12px;
display: flex;
}
.woocommerce-pagination ul.page-numbers {
text-align: center;
margin: 0 0.25em;
border: none !important;
display: block;
padding: 0 0.5rem;
list-style: none;
}
.woocommerce-pagination ul.page-numbers li {
border-right: none;
}
.woocommerce-pagination ul.page-numbers .page-numbers {
text-align: center;
margin: 0 0.25em;
border-bottom: 2px solid transparent;
border-right: none;
display: block;
color: #45A00F;
padding: 0 0.5rem;
list-style: none;
}
.woocommerce-pagination ul.page-numbers .page-numbers:hover {
color: #202020;
}
.woocommerce-pagination ul.page-numbers .page-numbers.current {
background: transparent;
color: #202020;
font-weight: bold;
}
.woocommerce-pagination ul.page-numbers .page-numbers.next, .woocommerce-pagination ul.page-numbers .page-numbers.prev {
color: #45A00F;
} .wc-archive-filters {
border: 1px solid #f1f1f1;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
border-radius: 10px;
height: auto;
width: 100%;
margin-bottom: 40px;
padding: 0 12px 30px;
}
@media print, screen and (min-width: 40em) {
.wc-archive-filters {
float: left;
width: 18%;
margin-right: 2%;
margin-bottom: 70px;
}
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterTitle {
border-bottom: 1px solid #45A00F;
margin-bottom: 5px;
padding-bottom: 5px;
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterTitle .wfpTitle {
height: auto;
font-size: 15px;
font-weight: 800;
margin-bottom: 0;
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterTitle .fa-minus:before {
content: "\f068";
font-size: 13px;
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterContent {
margin: 20px 0 10px;
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterContent .irs-bar {
background-color: #aeaeae !important;
border-color: #878787 !important;
background: linear-gradient(to bottom, #aeaeae 0%, #3f3f3f 100%) !important;
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier .wpfLiLabel {
font-size: 14px;
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier .wpfLiLabel .wpfCheckbox label {
width: 14px !important;
height: 14px !important;
line-height: 1.5 !important;
border: 0.5px solid #f1f1f1;
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterWrapper .wpfFilterContent .wpfCheckboxHier .wpfLiLabel .wpfCheckbox input[type=checkbox]:checked + label::before {
background: #d51f2a !important;
content: "\f00c" !important;
font-family: Font Awesome\ 6 Pro;
color: #fff !important;
font-weight: 700 !important;
font-size: 9px !important;
line-height: 1.2;
}
.wc-archive-filters .WpfWoofiltersWidget .wpfFilterButton.wpfButton, .wc-archive-filters .WpfWoofiltersWidget .wpfClearButton.wpfButton {
padding: 5px;
align-items: center;
min-height: 36px;
border-radius: 4px;
font-size: 17px;
text-decoration: none !important;
text-align: center;
text-transform: uppercase;
transition: all 0.2s;
white-space: normal;
cursor: pointer;
border: none;
font-weight: bold;
outline: none;
margin: 1rem 0 0;
}
.widget {
position: relative;
z-index: 9;
}
.prdctfltr_wc .prdctfltr_woocommerce_ordering {
position: relative;
margin-left: 0 !important;
margin-right: 0 !important;
}
.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter {
margin-bottom: 20px;
background: #fff;
padding: 14px;
box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.1);
border-radius: 7px;
}
.prdctfltr_wc_widget.prdctfltr_wc .prdctfltr_filter .prdctfltr_widget_title {
display: block;
margin-bottom: 5px;
padding-bottom: 3px;
text-transform: uppercase;
font-size: 15px;
}
.prdctfltr_wc.prdctfltr_checkbox .prdctfltr_filter label > span:before {
margin-right: 7px !important;
}
.prdctfltr_filter label {
display: block;
font-size: 13px;
line-height: 20px;
}
.prdctfltr_count, .prdctfltr_customize_count {
display: inline-block;
vertical-align: middle;
margin-left: 3px !important;
height: auto !important;
line-height: 22px !important;
font-size: 14px !important;
padding: 0 2px;
border: none !important;
color: rgba(35, 31, 32, 0.8) !important;
background-color: transparent;
border-radius: 2px;
min-width: 0;
text-align: center;
overflow: visible !important;
position: relative;
}
.prdctfltr_count:before, .prdctfltr_customize_count:before {
content: "(";
position: absolute;
left: -2px;
}
.prdctfltr_count:after, .prdctfltr_customize_count:after {
content: ")";
position: absolute;
right: -2px;
}
.woocommerce.single-product .product.type-product {
background-color: #fff;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
border-radius: 5px;
margin-top: 30px;
margin-bottom: 70px;
padding: 20px;
position: relative;
z-index: 2;
}
.woocommerce.single-product .product.type-product .images .woocommerce-product-gallery__wrapper {
padding: 0;
}
@media print, screen and (min-width: 40em) {
.woocommerce.single-product .product.type-product .images {
width: 97%;
}
}
.woocommerce.single-product .product.type-product .images .flex-viewport {
border: 1px solid #efefef;
border-radius: 7px;
margin-top: 15px;
}
.woocommerce.single-product .product.type-product .images .flex-control-thumbs li {
width: 13% !important;
margin-right: 2% !important;
border: 1px solid #efefef !important;
border-radius: 2px;
margin-top: 2% !important;
}
.woocommerce.single-product .product.type-product .images .flex-control-thumbs li:nth-child(4n+1) {
clear: none;
}
.woocommerce.single-product .product.type-product .images .flex-control-thumbs li:nth-child(5n+5) {
margin-right: 0;
}
.woocommerce.single-product .product.type-product .summary {
padding-left: 40px;
width: 100% !important;
}
.woocommerce.single-product .product.type-product .summary .wc-product-term {
color: #595959;
display: block;
font-size: 15px;
margin-top: 40px;
margin-bottom: 6px;
text-transform: uppercase;
}
.woocommerce.single-product .product.type-product .summary .product_title {
color: #2b2b2b;
font-size: 1.33rem;
font-weight: 800;
margin-bottom: 16px;
max-width: 400px;
}
@media print, screen and (min-width: 40em) {
.woocommerce.single-product .product.type-product .summary .product_title {
display: block;
font-size: 2.75rem;
}
}
.woocommerce.single-product .product.type-product .summary .product_title span {
color: rgba(43, 43, 43, 0.7);
display: block;
font-size: 18px;
margin-bottom: 6px;
text-transform: uppercase;
}
.woocommerce.single-product .product.type-product .summary .wc-product-sku {
color: #45A00F;
display: block;
font-size: 22px;
font-weight: 400;
margin-bottom: 16px;
}
.woocommerce.single-product .product.type-product .summary .price {
display: none;
}
.woocommerce.single-product .product.type-product .summary .woocommerce-product-details__short-description {
max-width: 550px;
}
.woocommerce.single-product .product.type-product .summary .woocommerce-product-details__short-description p, .woocommerce.single-product .product.type-product .summary .woocommerce-product-details__short-description li {
font-size: 15px;
}
.woocommerce.single-product .product.type-product .summary .wc-product-details ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce.single-product .product.type-product .summary .wc-product-details ul p, .woocommerce.single-product .product.type-product .summary .wc-product-details ul li {
font-size: 15px;
}
.woocommerce.single-product .product.type-product form.cart {
margin-bottom: 10px !important;
}
.woocommerce.single-product .product.type-product .single_variation_wrap, .woocommerce.single-product .product.type-product .single_add_to_cart_button, .woocommerce.single-product .product.type-product .quantity {
display: none !important;
}
.woocommerce.single-product .product.type-product .woo-variation-swatches .variable-items-wrapper .variable-item:not(.radio-variable-item) {
box-shadow: none !important;
}
.woocommerce.single-product .product.type-product .product-additional-description > ul,
.woocommerce.single-product .product.type-product .ModelSection.ModelOptions > ul {
list-style: none;
margin: 0;
padding: 0;
}
.woocommerce.single-product .product.type-product .product-additional-description > ul .AppliedCategory,
.woocommerce.single-product .product.type-product .ModelSection.ModelOptions > ul .AppliedCategory {
list-style: none;
display: flex;
padding: 7px 3px;
}
.woocommerce.single-product .product.type-product .product-additional-description > ul .AppliedCategory:nth-child(even),
.woocommerce.single-product .product.type-product .ModelSection.ModelOptions > ul .AppliedCategory:nth-child(even) {
background-color: #f5f5f5; }
.woocommerce.single-product .product.type-product .product-additional-description > ul .AppliedCategory:nth-child(odd),
.woocommerce.single-product .product.type-product .ModelSection.ModelOptions > ul .AppliedCategory:nth-child(odd) {
background-color: #ffffff; }
.woocommerce.single-product .product.type-product .product-additional-description > ul .AppliedCategory .SubCategories ul,
.woocommerce.single-product .product.type-product .ModelSection.ModelOptions > ul .AppliedCategory .SubCategories ul {
list-style: none;
display: flex;
}
.woocommerce.single-product .xproduct.type-product {
background-color: #fff;
box-shadow: 0px 0px 50px rgba(42, 54, 77, 0.18);
border-radius: 5px;
margin-top: 2rem;
margin-bottom: 3rem;
padding: 20px;
position: relative;
z-index: 2;
}
.woocommerce.single-product .xproduct.type-product .onsale {
display: none;
}
.woocommerce.single-product .xproduct.type-product .single_variation_wrap, .woocommerce.single-product .xproduct.type-product .single_add_to_cart_button, .woocommerce.single-product .xproduct.type-product .quantity {
display: none;
}
.woocommerce.single-product .xproduct.type-product .in-stock-badge:not(.product-cell .in-stock-badge) {
background-color: #45A00F;
border-radius: 0 3px 3px 0;
color: #fff;
padding: 3px 8px 3px 15px;
position: absolute;
top: 20px;
left: -10px;
width: auto;
z-index: 9;
}
.woocommerce.single-product .xproduct.type-product .in-stock-badge:not(.product-cell .in-stock-badge):before {
content: "";
border-top: 10px solid rgb(28.7828571429, 66.7428571429, 6.2571428571);
position: absolute;
bottom: -10px;
border-left: 10px solid transparent;
left: 0;
}
.woocommerce.single-product .xproduct.type-product .in-stock-badge:not(.product-cell .in-stock-badge) span {
color: #fff;
font-size: 14px;
font-weight: 600;
line-height: 1;
}
.woocommerce.single-product .xproduct.type-product .mobile-product-title h1 {
color: #2b2b2b;
font-size: 1.33rem;
margin: -1rem 0 1rem;
}
.woocommerce.single-product .xproduct.type-product .mobile-product-title h1 span {
color: rgba(43, 43, 43, 0.4);
display: block;
font-size: 14px;
text-transform: uppercase;
}
.woocommerce.single-product .xproduct.type-product .mobile-product-title .price {
display: inline-block !important;
color: #45A00F;
font-size: 1rem;
line-height: 1.4;
margin-right: 0.25rem;
font-weight: 600;
}
.woocommerce.single-product .xproduct.type-product .mobile-product-title .price .amount {
color: #45A00F;
font-size: 1.25rem;
line-height: 1.4;
font-weight: 600;
}
.woocommerce.single-product .xproduct.type-product .mobile-product-title .unit-description {
display: inline-block;
color: #45A00F;
font-size: 1rem;
line-height: 1.4;
font-weight: 600;
}
.woocommerce.single-product .xproduct.type-product .label:not(.yith-wapo-option .label) {
position: absolute;
top: 8px;
right: 6px;
}
@media print, screen and (min-width: 40em) {
.woocommerce.single-product .xproduct.type-product .label:not(.yith-wapo-option .label) {
position: absolute;
float: right;
}
}
.woocommerce.single-product .xproduct.type-product form.cart div.quantity {
float: none;
margin: 30px 4px 30px 0;
display: block;
position: relative;
}
.woocommerce.single-product .xproduct.type-product form.cart div.quantity:before {
content: "QUANTITY:";
color: #2b2b2b;
font-size: 13px;
font-weight: 700;
position: absolute;
top: -28px;
left: 0;
}
.woocommerce.single-product .xproduct.type-product form.cart div.quantity input {
background-color: #F6F5F3;
border: 1px solid rgba(137, 139, 140, 0.5);
border-radius: 2px;
color: rgba(43, 43, 43, 0.7);
padding: 10px 0;
width: 60px;
}
.woocommerce.single-product .xproduct.type-product .express-info {
margin-bottom: 20px;
}
.woocommerce.single-product .xproduct.type-product .express-info ul {
display: flex;
align-items: flex-start;
gap: 8px;
margin-left: 0 !important;
padding-left: 0 !important;
list-style: none;
}
.woocommerce.single-product .xproduct.type-product .express-info ul li {
color: #45A00F;
font-size: 13px;
font-weight: 600;
padding-left: 0 !important;
}
.woocommerce.single-product .xproduct.type-product .express-info ul li:before {
display: none !important;
}
.woocommerce.single-product .awdr-bulk-customizable-table {
max-width: 400px;
font-size: 14px;
margin: 0 0 50px 0;
}
.woocommerce.single-product .product-attributes {
margin: 20px 0;
}
.woocommerce.single-product .product-attributes > strong {
display: block;
margin-bottom: 10px;
}
.woocommerce.single-product .product-attributes ul {
list-style: none;
height: 250px;
margin: 0;
padding: 0;
overflow: hidden;
}
.woocommerce.single-product .product-attributes ul.show-specs {
height: auto;
}
.woocommerce.single-product .product-attributes ul.hide-specs {
height: 250px;
}
.woocommerce.single-product .product-attributes ul li {
display: block;
font-size: 15px;
line-height: 25px;
}
.woocommerce.single-product .product-attributes .show-more {
margin-top: 8px;
}
.woocommerce.single-product .product-attributes .show-more a {
color: #2b2b2b;
font-size: 14px;
font-weight: 600;
text-decoration: underline;
}
.woocommerce.single-product .variations_form {
margin-bottom: 1rem;
padding: 0.5rem 0 0; }
.woocommerce.single-product .variations_form table {
margin-bottom: 0 !important;
}
.woocommerce.single-product .variations_form table tbody, .woocommerce.single-product .variations_form table tfoot, .woocommerce.single-product .variations_form table thead {
background: transparent;
}
.woocommerce.single-product .variations_form table tbody tr:nth-child(2n) {
border-bottom: 0;
background-color: transparent;
}
.woocommerce.single-product .variations_form .label {
background-color: transparent;
font-size: 0.875rem;
font-weight: 600 !important;
line-height: 1.4;
margin: 0;
}
.woocommerce.single-product .variations_form .label label {
line-height: 2.85rem;
}
@media screen and (min-width: 56.25em) {
.woocommerce.single-product .variations_form .label {
width: 25px;
}
}
.woocommerce.single-product .variations_form .Xvariations td {
line-height: 1.4 !important;
}
.woocommerce.single-product .variations_form .Xvariations td div {
margin-bottom: 10px;
}
.woocommerce.single-product .variations_form .Xvariations td div:after, .woocommerce.single-product .variations_form .Xvariations td div:before {
clear: both;
content: "";
display: table;
}
.woocommerce.single-product .single_variation_wrap .quantity {
height: 2.25rem;
position: relative;
margin-left: 45px !important;
}
.woocommerce.single-product .single_variation_wrap .quantity:before {
content: "Qty";
color: #2b2b2b;
font-size: 14px;
font-weight: 700;
height: 2.25rem;
line-height: 2.25rem;
position: absolute;
left: -45px;
width: 45px;
}
.woocommerce.single-product .single_variation_wrap .input-text.qty.text {
height: 2.25rem;
}
.woocommerce.single-product .single_variation_wrap span.woocommerce-variation-selected {
font-size: 0.875rem;
font-weight: 600 !important;
line-height: 1;
color: #2b2b2b;
display: block;
}
.woocommerce.single-product .single_variation_wrap .woocommerce-variation-price {
color: rgb(1.9731543624, 15.7852348993, 96.0268456376);
font-size: 1.125rem;
font-weight: 700;
margin: 7px 0 14px;
}
.woocommerce.single-product .single_variation_wrap .woocommerce-variation-sku {
font-size: 0.925rem;
font-weight: 400 !important;
display: inline-block;
}
.woocommerce.single-product .single_variation_wrap .woocommerce-variation-description {
display: inline-block;
}
.woocommerce.single-product .single_variation_wrap .woocommerce-variation-description p {
color: #444;
font-size: 1rem;
font-weight: 600 !important;
margin-bottom: 0 !important;
}
.woocommerce.single-product .single_variation_wrap .woocommerce-variation-custom-availability, .woocommerce.single-product .single_variation_wrap .woocommerce-variation-custom-availability p {
color: rgb(1.9731543624, 15.7852348993, 96.0268456376);
font-size: 1rem;
font-weight: 700 !important;
margin-bottom: 5px;
}
.woocommerce.single-product .product_meta {
display: none;
margin-top: 2rem;
}
.product-additional-content {
margin-top: 40px;
}
.product-additional-content .product-additional {
margin-bottom: 20px;
padding: 0 16px 30px;
}
.product-additional-content .product-additional h2 {
background-color: #45A00F;
color: #fff;
font-size: 0.975rem;
font-weight: 600;
margin: 0 -16px 20px;
padding: 8px 16px;
}
.product-additional-content .product-additional.product-additional-downloads ul {
list-style: none;
margin: 0;
padding: 0;
}
.product-additional-content .product-additional.product-additional-downloads ul li {
line-height: 40px;
}
.product-additional-content .product-additional.product-additional-downloads ul li a {
font-weight: 600;
}
.product-additional-content .product-additional.product-additional-downloads ul li i {
color: #45A00F;
}
.products.related {
margin-top: 10px;
}
.products.related > h2 {
background-color: #45A00F;
color: #fff;
font-size: 0.975rem;
font-weight: 600;
padding: 8px 16px;
margin-bottom: 14px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-block {
border: 1px solid #f1f1f1;
border-radius: 5px;
margin-bottom: 20px;
padding: 15px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon {
margin-bottom: 18px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon .wapo-addon-title {
margin-bottom: 6px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon .wapo-addon-title span {
color: #2b2b2b;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon .wapo-addon-description {
color: rgba(43, 43, 43, 0.6);
font-size: 14px;
margin: 0 0 6px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-product .options-container .options .product-container {
padding: 7px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-product .options-container .options .product-container .product-image img {
max-width: 50px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-product .options-container .options .product-container small {
display: none;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-product .options-container .options .product-container small.option-price {
margin: 3px 0px 0px 0px;
font-size: 14px;
font-weight: 600;
display: block;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon#yith-wapo-addon-4.yith-wapo-addon-type-product .product-image {
display: none;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon#yith-wapo-addon-4.yith-wapo-addon-type-product .product-image img {
max-width: 50px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-text {
margin: 5px 0;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-text .input-text-container {
margin-top: 0 !important;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-text input {
font-size: 13px;
height: 34px;
margin: 0 0 0 !important;
padding: 11px 8px 13px 13px;
border-radius: 5px;
border: solid 1px #898b8c;
background-color: #f9fafb;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-radio {
margin: 5px 0;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container .yith-wapo-addon.yith-wapo-addon-type-radio .options.per-row-2 {
display: flex !important;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container #wapo-total-price-table {
margin: 14px 0 50px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container #wapo-total-price-table table {
font-size: 16px;
line-height: 20px;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container #wapo-total-price-table table tbody th {
padding-left: 0 !important;
font-size: 16px;
text-transform: uppercase;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container #wapo-total-price-table table tbody td, .woocommerce.single-product #yith-wapo-container.yith-wapo-container #wapo-total-price-table table tbody th {
padding: 0.125rem 0.35rem 0.125rem;
}
.woocommerce.single-product #yith-wapo-container.yith-wapo-container #wapo-total-price-table table tbody tr:nth-child(2n) {
border-bottom: 0;
background-color: #fff !important;
}
.request-quote-form {
padding: 1rem;
}
.request-quote-form .request-quote-title {
color: #45A00F;
font-size: 1.33rem;
}
.request-quote-form .gform_wrapper ul li.gfield label {
font-size: 14.5px;
font-weight: 600;
}
.request-quote-form .gform_wrapper ul li.gfield .ginput_container {
margin-top: 3px !important;
}
.request-quote-form #field_1_9 {
margin: 1rem 0;
color: #3A3A3A;
}
.fc-section-accordion-simple .tabs, .fc-section-accordion-tabs .tabs, .fc-section-columns.magellan-sections .tabs {
margin: 0;
border: 1px solid #2b2b2b;
background: #fff;
list-style-type: none;
}
.fc-section-accordion-simple .tabs-title > a, .fc-section-accordion-tabs .tabs-title > a, .fc-section-columns.magellan-sections .tabs-title > a {
border-right: 1px solid #2b2b2b;
display: block;
padding: 1.5rem 2rem;
font-size: 0.925rem;
line-height: 1;
color: #2b2b2b;
}
.fc-section-accordion-simple .tabs-title > a:focus, .fc-section-accordion-simple .tabs-title > a[aria-selected=true], .fc-section-accordion-tabs .tabs-title > a:focus, .fc-section-accordion-tabs .tabs-title > a[aria-selected=true], .fc-section-columns.magellan-sections .tabs-title > a:focus, .fc-section-columns.magellan-sections .tabs-title > a[aria-selected=true] {
color: #fff;
}
.fc-section-accordion-simple .tabs-panel, .fc-section-accordion-tabs .tabs-panel, .fc-section-columns.magellan-sections .tabs-panel {
border: none;
padding: 0;
}
.fc-section-accordion-simple .accordion .accordion-topic h3, .fc-section-accordion-tabs .accordion .accordion-topic h3, .fc-section-columns.magellan-sections .accordion .accordion-topic h3 {
margin-bottom: 0 !important;
}
.fc-section-accordion-simple .accordion.separated, .fc-section-accordion-tabs .accordion.separated, .fc-section-columns.magellan-sections .accordion.separated {
border-top: none;
}
.fc-section-accordion-simple .accordion.separated .accordion-item, .fc-section-accordion-tabs .accordion.separated .accordion-item, .fc-section-columns.magellan-sections .accordion.separated .accordion-item {
margin-bottom: 1.5rem;
}
.fc-section-accordion-simple .accordion.separated .accordion-topic, .fc-section-accordion-tabs .accordion.separated .accordion-topic, .fc-section-columns.magellan-sections .accordion.separated .accordion-topic {
border: 0px solid #031892;
border-top: 1.5px solid #031892;
overflow: hidden;
}
.fc-section-accordion-simple .accordion.separated .accordion-topic-text-wrapper, .fc-section-accordion-tabs .accordion.separated .accordion-topic-text-wrapper, .fc-section-columns.magellan-sections .accordion.separated .accordion-topic-text-wrapper {
padding: 1.25rem 0;
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 1.625rem;
}
.fc-section-accordion-simple .accordion.separated .accordion-topic-text-wrapper h3, .fc-section-accordion-tabs .accordion.separated .accordion-topic-text-wrapper h3, .fc-section-columns.magellan-sections .accordion.separated .accordion-topic-text-wrapper h3 {
margin-bottom: 0 !important;
}
.fc-section-accordion-simple .accordion.separated .accordion-topic-text-wrapper .number, .fc-section-accordion-tabs .accordion.separated .accordion-topic-text-wrapper .number, .fc-section-columns.magellan-sections .accordion.separated .accordion-topic-text-wrapper .number {
color: #1375D7;
min-width: 2.5rem;
display: inline-block;
}
.fc-section-accordion-simple .accordion.numbered .accordion-item:last-child, .fc-section-accordion-simple .accordion.numbered-2 .accordion-item:last-child, .fc-section-accordion-tabs .accordion.numbered .accordion-item:last-child, .fc-section-accordion-tabs .accordion.numbered-2 .accordion-item:last-child, .fc-section-columns.magellan-sections .accordion.numbered .accordion-item:last-child, .fc-section-columns.magellan-sections .accordion.numbered-2 .accordion-item:last-child {
border-bottom: 1.5px solid #031892;
}
.fc-section-accordion-simple .accordion.numbered .accordion-topic, .fc-section-accordion-simple .accordion.numbered-2 .accordion-topic, .fc-section-accordion-tabs .accordion.numbered .accordion-topic, .fc-section-accordion-tabs .accordion.numbered-2 .accordion-topic, .fc-section-columns.magellan-sections .accordion.numbered .accordion-topic, .fc-section-columns.magellan-sections .accordion.numbered-2 .accordion-topic {
padding: 1.25rem 0;
}
.fc-section-accordion-simple .accordion.numbered .accordion-topic-text-wrapper, .fc-section-accordion-simple .accordion.numbered-2 .accordion-topic-text-wrapper, .fc-section-accordion-tabs .accordion.numbered .accordion-topic-text-wrapper, .fc-section-accordion-tabs .accordion.numbered-2 .accordion-topic-text-wrapper, .fc-section-columns.magellan-sections .accordion.numbered .accordion-topic-text-wrapper, .fc-section-columns.magellan-sections .accordion.numbered-2 .accordion-topic-text-wrapper {
font-size: 1rem;
font-style: normal;
font-weight: 400;
line-height: 1.625rem;
display: flex;
}
.fc-section-accordion-simple .accordion.numbered .accordion-topic-text-wrapper .number, .fc-section-accordion-simple .accordion.numbered-2 .accordion-topic-text-wrapper .number, .fc-section-accordion-tabs .accordion.numbered .accordion-topic-text-wrapper .number, .fc-section-accordion-tabs .accordion.numbered-2 .accordion-topic-text-wrapper .number, .fc-section-columns.magellan-sections .accordion.numbered .accordion-topic-text-wrapper .number, .fc-section-columns.magellan-sections .accordion.numbered-2 .accordion-topic-text-wrapper .number {
color: #1375D7;
min-width: 2.5rem;
display: inline-block;
}
.fc-section-accordion-simple .accordion.in-tabs, .fc-section-accordion-tabs .accordion.in-tabs, .fc-section-columns.magellan-sections .accordion.in-tabs {
border-top: none;
}
.fc-section-accordion-simple .accordion .accordion-topic, .fc-section-accordion-tabs .accordion .accordion-topic, .fc-section-columns.magellan-sections .accordion .accordion-topic {
border-top: 1.5px solid #031892;
padding: 1.88rem 0px;
position: relative;
transition: all 0.5s ease;
}
.fc-section-accordion-simple .accordion .accordion-topic h4, .fc-section-accordion-tabs .accordion .accordion-topic h4, .fc-section-columns.magellan-sections .accordion .accordion-topic h4 {
font-family: "Community Gothic", sans-serif;
margin-bottom: 1.5rem;
font-weight: 700;
margin: 0;
}
.fc-section-accordion-simple .accordion .accordion-topic .topic-text, .fc-section-accordion-tabs .accordion .accordion-topic .topic-text, .fc-section-columns.magellan-sections .accordion .accordion-topic .topic-text {
padding-right: 40px;
}
.fc-section-accordion-simple .accordion .accordion-topic .accordion-arrow, .fc-section-accordion-tabs .accordion .accordion-topic .accordion-arrow, .fc-section-columns.magellan-sections .accordion .accordion-topic .accordion-arrow {
display: flex;
align-items: center;
justify-content: center;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
width: 3.75rem;
transition: all 0.5s ease;
}
.fc-section-accordion-simple .accordion .accordion-topic .accordion-arrow svg, .fc-section-accordion-tabs .accordion .accordion-topic .accordion-arrow svg, .fc-section-columns.magellan-sections .accordion .accordion-topic .accordion-arrow svg {
transform: rotate(-90deg);
transition: all 0.25s ease;
}
.fc-section-accordion-simple .accordion .accordion-topic .accordion-arrow svg *, .fc-section-accordion-tabs .accordion .accordion-topic .accordion-arrow svg *, .fc-section-columns.magellan-sections .accordion .accordion-topic .accordion-arrow svg * {
stroke: #2b2b2b;
}
.fc-section-accordion-simple .accordion .accordion-topic.current .accordion-arrow svg, .fc-section-accordion-tabs .accordion .accordion-topic.current .accordion-arrow svg, .fc-section-columns.magellan-sections .accordion .accordion-topic.current .accordion-arrow svg {
transform: rotate(0deg);
}
.fc-section-accordion-simple .accordion .accordion-topic.current h4, .fc-section-accordion-tabs .accordion .accordion-topic.current h4, .fc-section-columns.magellan-sections .accordion .accordion-topic.current h4 {
color: #45A00F;
}
.fc-section-accordion-simple .accordion .accordion-response, .fc-section-accordion-tabs .accordion .accordion-response, .fc-section-columns.magellan-sections .accordion .accordion-response {
display: none;
}
.fc-section-accordion-simple .accordion .accordion-response h1, .fc-section-accordion-simple .accordion .accordion-response h2, .fc-section-accordion-simple .accordion .accordion-response h3, .fc-section-accordion-simple .accordion .accordion-response h4, .fc-section-accordion-simple .accordion .accordion-response h5, .fc-section-accordion-simple .accordion .accordion-response h6, .fc-section-accordion-simple .accordion .accordion-response ul, .fc-section-accordion-simple .accordion .accordion-response p, .fc-section-accordion-tabs .accordion .accordion-response h1, .fc-section-accordion-tabs .accordion .accordion-response h2, .fc-section-accordion-tabs .accordion .accordion-response h3, .fc-section-accordion-tabs .accordion .accordion-response h4, .fc-section-accordion-tabs .accordion .accordion-response h5, .fc-section-accordion-tabs .accordion .accordion-response h6, .fc-section-accordion-tabs .accordion .accordion-response ul, .fc-section-accordion-tabs .accordion .accordion-response p, .fc-section-columns.magellan-sections .accordion .accordion-response h1, .fc-section-columns.magellan-sections .accordion .accordion-response h2, .fc-section-columns.magellan-sections .accordion .accordion-response h3, .fc-section-columns.magellan-sections .accordion .accordion-response h4, .fc-section-columns.magellan-sections .accordion .accordion-response h5, .fc-section-columns.magellan-sections .accordion .accordion-response h6, .fc-section-columns.magellan-sections .accordion .accordion-response ul, .fc-section-columns.magellan-sections .accordion .accordion-response p {
max-width: 53rem;
}
.fc-section-dark .accordion-topic {
border-color: #fff !important;
}
.fc-section-dark .accordion-topic .topic-text {
color: #fff;
}
.fc-section-dark .accordion-topic .accordion-arrow svg * {
stroke: #fff !important;
}
.fc-section-akro-in-action, .archive-akro-in-action {  }
.fc-section-akro-in-action .slick-slide, .archive-akro-in-action .slick-slide {
margin: 18px;
}
.fc-section-akro-in-action .slick-list, .archive-akro-in-action .slick-list {
margin: -18px;
}
.fc-section-akro-in-action .card-cell.card-cell-akro-in-action, .archive-akro-in-action .card-cell.card-cell-akro-in-action {
background-color: #fff;
border: 1px solid #f2f2f2;
border-radius: 10px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
flex: 0 0 calc(25% - 16px);
height: auto;
overflow: hidden;
position: relative;
}
.fc-section-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-image, .archive-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-image {
background-color: #fff;
height: 240px;
padding: 0;
}
.fc-section-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-image img, .archive-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-image img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.fc-section-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-content, .archive-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-content {
padding: 16px 16px 35px;
}
.fc-section-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-content .wc-card-title, .archive-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-content .wc-card-title {
color: #2b2b2b;
font-size: 17px;
}
.fc-section-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-link, .archive-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-link {
color: #45A00F;
padding-right: 40px;
position: absolute;
bottom: 16px;
font-weight: 500;
font-size: 15px;
}
.fc-section-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-link:after, .archive-akro-in-action .card-cell.card-cell-akro-in-action .card-cell-link:after {
color: #45A00F;
content: "\f178";
font-family: "FontAwesome";
font-weight: 400;
position: absolute;
right: 15px;
}
.fc-section-akro-in-action .akro-in-action-slider-navigation, .archive-akro-in-action .akro-in-action-slider-navigation {
position: absolute;
top: 44px;
width: 100%;
}
.fc-section-akro-in-action .akro-in-action-slider-navigation .slider-prev,
.fc-section-akro-in-action .akro-in-action-slider-navigation .slider-next, .archive-akro-in-action .akro-in-action-slider-navigation .slider-prev,
.archive-akro-in-action .akro-in-action-slider-navigation .slider-next {
background-color: #45A00F;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
float: right;
height: 40px;
margin-left: 10px;
width: 40px;
}
.fc-section-cards .card-grid-title, .fc-section-columns .card-grid-title {
font-size: 26px;
position: relative;
margin-bottom: 60px;
}
.fc-section-cards .card-grid-title:after, .fc-section-columns .card-grid-title:after {
border-top: 1px solid #45A00F;
content: "";
height: 1px;
position: absolute;
bottom: -25px;
left: 0;
width: 80px;
}
.fc-section-cards .card-grid, .fc-section-columns .card-grid {
display: grid;
gap: 16px;
grid-template-columns: repeat(4, 1fr);
}
.fc-section-cards .card-grid.card-grid-1, .fc-section-columns .card-grid.card-grid-1 {
grid-template-columns: repeat(1, 1fr);
}
.fc-section-cards .card-grid.card-grid-2, .fc-section-columns .card-grid.card-grid-2 {
grid-template-columns: repeat(1, 1fr);
gap: 18px;
}
@media print, screen and (min-width: 40em) {
.fc-section-cards .card-grid.card-grid-2, .fc-section-columns .card-grid.card-grid-2 {
grid-template-columns: repeat(2, 1fr);
}
}
.fc-section-cards .card-grid.card-grid-3, .fc-section-columns .card-grid.card-grid-3 {
grid-template-columns: repeat(1, 1fr);
}
@media print, screen and (min-width: 64em) {
.fc-section-cards .card-grid.card-grid-3, .fc-section-columns .card-grid.card-grid-3 {
grid-template-columns: repeat(3, 1fr);
}
}
.fc-section-cards .card-grid.card-grid-4, .fc-section-columns .card-grid.card-grid-4 {
grid-template-columns: repeat(2, 1fr);
}
@media print, screen and (min-width: 40em) {
.fc-section-cards .card-grid.card-grid-4, .fc-section-columns .card-grid.card-grid-4 {
grid-template-columns: repeat(3, 1fr);
}
}
@media screen and (min-width: 68.75em) {
.fc-section-cards .card-grid.card-grid-4, .fc-section-columns .card-grid.card-grid-4 {
grid-template-columns: repeat(4, 1fr);
}
}
.fc-section-cards .card-grid.card-grid-5, .fc-section-columns .card-grid.card-grid-5 {
grid-template-columns: repeat(1, 1fr);
}
@media print, screen and (min-width: 40em) {
.fc-section-cards .card-grid.card-grid-5, .fc-section-columns .card-grid.card-grid-5 {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 68.75em) {
.fc-section-cards .card-grid.card-grid-5, .fc-section-columns .card-grid.card-grid-5 {
grid-template-columns: repeat(5, 1fr);
}
}
.fc-section-cards .card-grid.card-grid-downloads, .fc-section-columns .card-grid.card-grid-downloads {
display: flex;
flex-wrap: wrap;
gap: 30px;
}
.fc-section-cards .card-grid .card-cell, .fc-section-columns .card-grid .card-cell {
background-color: #fff;
border: 1px solid #f2f2f2;
border-radius: 10px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
overflow: hidden;
position: relative;
}
.fc-section-cards .card-grid .card-cell .card-cell-content, .fc-section-columns .card-grid .card-cell .card-cell-content {
padding: 16px 16px 35px;
}
.fc-section-cards .card-grid .card-cell .card-cell-link, .fc-section-columns .card-grid .card-cell .card-cell-link {
color: #45A00F;
padding-right: 40px;
position: absolute;
bottom: 16px;
font-weight: 500;
font-size: 15px;
}
.fc-section-cards .card-grid .card-cell .card-cell-link:after, .fc-section-columns .card-grid .card-cell .card-cell-link:after {
color: #45A00F;
content: "\f178";
font-family: "FontAwesome";
font-weight: 400;
position: absolute;
right: 15px;
}
.fc-section-cards .card-grid .card-cell.card-cell-download, .fc-section-columns .card-grid .card-cell.card-cell-download {
border: none;
box-shadow: none;
width: 150px;
}
.fc-section-cards .card-grid .card-cell.card-cell-download img, .fc-section-columns .card-grid .card-cell.card-cell-download img {
box-shadow: 0 4px 9px rgba(0, 0, 0, 0.1);
}
.fc-section-cards .card-grid .card-cell.card-cell-download .card-cell-content, .fc-section-columns .card-grid .card-cell.card-cell-download .card-cell-content {
padding: 16px 0;
}
.fc-section-cards .card-grid .card-cell.card-cell-download .card-cell-content a, .fc-section-columns .card-grid .card-cell.card-cell-download .card-cell-content a {
color: #2b2b2b;
display: block;
font-size: 15px;
font-weight: 600;
max-width: 140px;
line-height: 1.1;
word-break: normal;
}
.fc-section-cards .card-grid .card-cell.card-cell-download .card-cell-content a:hover, .fc-section-columns .card-grid .card-cell.card-cell-download .card-cell-content a:hover {
color: #45A00F;
}
.fc-section-cards .card-grid .card-cell.card-cell-video, .fc-section-columns .card-grid .card-cell.card-cell-video {
background-color: #f2f2f2;
}
.fc-section-cards .card-grid .card-cell.card-cell-video .card-cell-video-thumb, .fc-section-columns .card-grid .card-cell.card-cell-video .card-cell-video-thumb {
height: 230px;
position: relative;
display: inline-block; }
.fc-section-cards .card-grid .card-cell.card-cell-video .card-cell-video-thumb img, .fc-section-columns .card-grid .card-cell.card-cell-video .card-cell-video-thumb img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.fc-section-cards .card-grid .card-cell.card-cell-video .card-cell-video-thumb::after, .fc-section-columns .card-grid .card-cell.card-cell-video .card-cell-video-thumb::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 60px;
height: 60px;
background-color: rgba(69, 160, 15, 0.7);
border-radius: 50%;
transform: translate(-50%, -50%);
z-index: 0; }
.fc-section-cards .card-grid .card-cell.card-cell-video .card-cell-video-thumb::before, .fc-section-columns .card-grid .card-cell.card-cell-video .card-cell-video-thumb::before {
content: "";
position: absolute;
top: 50%;
left: 50.5%;
width: 0;
height: 0;
border-style: solid;
border-width: 12px 0 12px 20px; border-color: transparent transparent transparent white;
transform: translate(-50%, -50%);
z-index: 1; }
.fc-section-cards .card-grid .card-cell.card-cell-video .card-cell-content span, .fc-section-columns .card-grid .card-cell.card-cell-video .card-cell-content span {
color: #2b2b2b;
font-weight: 600;
}
.fc-section-cards .card-grid .card-cell.card-cell-logo, .fc-section-columns .card-grid .card-cell.card-cell-logo {
display: flex;
align-items: center;
justify-content: center;
height: 200px;
}
.fc-section-cards .card-grid .card-cell.card-cell-logo:hover, .fc-section-columns .card-grid .card-cell.card-cell-logo:hover {
border: 1px solid #45A00F;
}
.fc-section-cards .card-grid .card-cell.card-cell-logo img, .fc-section-columns .card-grid .card-cell.card-cell-logo img {
max-height: 120px;
max-width: 90%;
height: auto;
width: auto;
}
.fc-section-media-cards .button-arrow--text {
margin-top: 1.75rem;
}
.fc-section-media-cards .card-grid {
display: grid;
gap: 16px;
grid-template-columns: repeat(4, 1fr);
}
.fc-section-media-cards .card-grid.card-grid-1 {
grid-template-columns: repeat(1, 1fr);
}
.fc-section-media-cards .card-grid.card-grid-2 {
grid-template-columns: repeat(1, 1fr);
gap: 18px;
}
@media print, screen and (min-width: 40em) {
.fc-section-media-cards .card-grid.card-grid-2 {
grid-template-columns: repeat(2, 1fr);
}
}
.fc-section-media-cards .card-grid.card-grid-3 {
grid-template-columns: repeat(1, 1fr);
}
@media print, screen and (min-width: 64em) {
.fc-section-media-cards .card-grid.card-grid-3 {
grid-template-columns: repeat(3, 1fr);
}
}
.fc-section-media-cards .card-grid.card-grid-3.media-cards--slider {
display: block;
}
.fc-section-media-cards .card-grid.card-grid-3.media-cards--slider .slick-track {
display: flex;
}
.fc-section-media-cards .card-grid.card-grid-3.media-cards--slider .slick-slide {
display: flex;
height: inherit !important;
}
.fc-section-media-cards .card-grid.card-grid-3.media-cards--slider .slick-slide > div {
margin-right: 0.5rem;
margin-left: 0.5rem;
flex-basis: 100%;
}
.fc-section-media-cards .card-grid.card-grid-3.media-cards--slider .slick-slide > div .card-cell {
display: flex !important;
}
.fc-section-media-cards .card-grid .card-cell {
position: relative;
aspect-ratio: 24/20;
display: flex;
flex-direction: column;
justify-content: space-between;
border: 1.5px solid #031892;
padding: 1.56rem;
}
@media screen and (max-width: 1200px) {
.fc-section-media-cards .card-grid .card-cell {
aspect-ratio: unset;
height: 100%;
}
}
.fc-section-media-cards .card-grid .card-cell:hover *,
.fc-section-media-cards .card-grid .card-cell:hover .card-cell-type {
color: #fff !important;
}
.fc-section-media-cards .card-grid .card-cell:hover .button {
border-color: #fff;
background: #fff;
transition: unset;
}
.fc-section-media-cards .card-grid .card-cell:hover.blog {
background-color: #1375D7;
border-color: #1375D7;
}
.fc-section-media-cards .card-grid .card-cell:hover.blog .button {
color: #1375D7 !important;
}
.fc-section-media-cards .card-grid .card-cell:hover.blog .button:after {
color: #1375D7;
}
.fc-section-media-cards .card-grid .card-cell:hover.news {
background-color: #45A00F;
border-color: #45A00F;
}
.fc-section-media-cards .card-grid .card-cell:hover.news .button {
color: #45A00F !important;
}
.fc-section-media-cards .card-grid .card-cell:hover.news .button:after {
color: #45A00F;
}
.fc-section-media-cards .card-grid .card-cell:hover.pr {
background-color: #F1983C;
border-color: #F1983C;
}
.fc-section-media-cards .card-grid .card-cell:hover.pr .button {
color: #F1983C !important;
}
.fc-section-media-cards .card-grid .card-cell:hover.pr .button:after {
color: #F1983C;
}
.fc-section-media-cards .card-grid .card-cell .card-cell-header .card-cell-type.blog {
color: #1375D7;
}
.fc-section-media-cards .card-grid .card-cell .card-cell-header .card-cell-type.news {
color: #45A00F;
}
.fc-section-media-cards .card-grid .card-cell .card-cell-header .card-cell-type.pr {
color: #F1983C;
}
.fc-section-media-cards .card-grid .card-cell .card-cell-header h3 {
font-size: 1.75rem;
font-style: normal;
font-weight: 400;
font-family: "Community Gothic", sans-serif;
}
.fc-section-media-cards .card-grid .card-cell .media-card-cell-footer {
display: flex;
justify-content: space-between;
align-items: flex-end;
}
.slick-nav {
display: flex;
justify-content: end;
}
.media-cards--slider--prev,
.media-cards--slider--next {
border: 2px solid #031892;
padding: 0.5rem 1.25rem;
display: inline-block;
transition: opacity 0.5s ease;
cursor: pointer;
}
.media-cards--slider--prev:hover,
.media-cards--slider--next:hover {
border: 2px solid #F1983C;
}
.media-cards--slider--prev.slick-disabled,
.media-cards--slider--next.slick-disabled {
opacity: 0.25;
pointer-events: none;
}
.media-cards--navigation-pages {
padding: 0 1.2rem;
display: inline-block;
display: flex;
justify-content: center;
align-items: center;
}
.fc-section-columns.section-2-column h2 {
font-size: 2.375rem;
font-size: clamp(1.5rem, 10vw, 2.375rem);
margin-bottom: 1.6rem;
}
.fc-section-columns .content-columns {
justify-content: center;
display: flex;
flex-direction: column;
}
.fc-section-columns.fc-section-two-column-card .content-columns {
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
margin: 0;
padding: 30px;
}
.fc-section.lines .fc-section-columns .content-columns {
border-left: 1px solid #c3c3c3;
padding-left: 20px;
}
.fc-section.lines .card-cell-columns {
background-color: #fff;
border: 1px solid #f2f2f2;
border-radius: 10px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
overflow: hidden;
} .fc-section-logo-grid {
margin-bottom: 70px;
}
.fc-section-logo-grid .logo-grid {
display: grid;
grid-template-columns: repeat(4, 1fr);
gap: 18px;
}
.fc-section-logo-grid .logo-grid.logo-grid-1 {
grid-template-columns: repeat(1, 1fr);
}
.fc-section-logo-grid .logo-grid.logo-grid-2 {
grid-template-columns: repeat(2, 1fr);
}
.fc-section-logo-grid .logo-grid.logo-grid-3 {
grid-template-columns: repeat(3, 1fr);
}
.fc-section-logo-grid .logo-grid.logo-grid-4 {
grid-template-columns: repeat(1, 1fr);
}
@media print, screen and (min-width: 40em) {
.fc-section-logo-grid .logo-grid.logo-grid-4 {
grid-template-columns: repeat(2, 1fr);
}
}
@media screen and (min-width: 68.75em) {
.fc-section-logo-grid .logo-grid.logo-grid-4 {
grid-template-columns: repeat(4, 1fr);
row-gap: 0;
}
}
.fc-section-logo-grid .logo-grid.logo-grid-5 {
grid-template-columns: repeat(5, 1fr);
}
.fc-section-logo-grid .logo-grid .logo-cell {
border: 1px solid #f2f2f2;
border-radius: 10px;
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
display: flex;
align-items: center;
justify-content: center;
height: 200px;
}
.fc-section-logo-grid .logo-grid .logo-cell:hover {
border: 1px solid #45A00F;
}
.fc-section-logo-grid .logo-grid .logo-cell img {
max-height: 120px;
max-width: 90%;
height: auto;
width: auto;
}
.section-page-header {
position: relative;
margin-bottom: 0;
}
.section-page-header .row {
max-width: 1260px;
}
.section-page-header .hero-content {
position: relative;
}
.section-page-header .flag {
position: absolute;
top: 4.31rem;
left: 0;
background: #031892;
color: #FAFAF3;
font-family: "Community Gothic Condensed", sans-serif;
font-size: clamp(1.25rem, 3.5vw, 2.375rem);
line-height: 1em;
z-index: 1;
padding: 0.85rem 0.85rem 0.85rem 2.44rem;
}
@media screen and (max-width: 768px) {
.section-page-header .flag {
top: 2.5rem;
padding: 0.45rem 0.45rem 0.45rem 1.25rem;
}
}
.section-page-header .flag:after {
content: "";
display: block;
width: 3rem;
position: absolute;
background-position: right;
top: 0;
height: 100%;
right: -2rem;
z-index: -1;
background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27261%27 height=%2770%27 viewBox=%270 0 261 70%27 fill=%27none%27%3E%3Cpath d=%27M261 35.0041L235.759 0H0V70H235.759L261 34.9959V35.0041Z%27 fill=%27%23031892%27/%3E%3C/svg%3E");
}
.section-page-header img {
aspect-ratio: 75/31;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.fc-section-1.fc-section-light + .fc-section-light {
padding-top: 0;
}
.section-page-header-simple {
position: relative;
}
@media screen and (max-width: 1200px) {
.section-page-header-simple {
padding: 0 1.8rem;
width: 100%;
}
}
.fc-section-heading {
margin-bottom: 1.5rem;
}
.fc-section-heading .button {
float: right;
margin: 0;
}
.fc-section-heading h2 {
font-size: 30px; }
@media print, screen and (min-width: 40em) {
.fc-section-heading h2 {
font-size: 32px;
}
}
@media print, screen and (min-width: 64em) {
.fc-section-heading h2 {
font-size: 38px;
}
}
.fc-section-heading h2.large {
font-size: 40px;
}
@media print, screen and (min-width: 40em) {
.fc-section-heading h2.large {
font-size: 50px;
}
}
@media print, screen and (min-width: 64em) {
.fc-section-heading h2.large {
font-size: 56px;
}
}
.fc-section-heading .g-section-intro {
margin-top: 50px;
position: relative;
max-width: 1000px;
width: 90%;
}
.fc-wrapper .fc-section.center .g-section-title {
font-size: 20px;
margin-bottom: 50px;
position: relative;
}
.fc-wrapper .fc-section.center .g-section-title span {
font-weight: 400;
}
@media print, screen and (min-width: 40em) {
.fc-wrapper .fc-section.center .g-section-title {
font-size: 26px;
}
}
.fc-wrapper .fc-section.center .g-section-title:after {
border-top: 1px solid #45A00F;
content: "";
height: 1px;
position: absolute;
bottom: -25px;
left: 50%;
margin-left: -40px;
width: 80px;
}
.fc-wrapper .fc-section.center .g-section-intro {
margin-left: auto;
margin-right: auto;
}
.fc-wrapper .fc-section .fc-section-product-cards .fc-section-heading,
.fc-wrapper .fc-section.center .fc-section-product-cards .fc-section-heading {
margin-bottom: 1.5rem;
}
.fc-wrapper .fc-section .fc-section-product-cards .fc-section-heading .g-section-title,
.fc-wrapper .fc-section.center .fc-section-product-cards .fc-section-heading .g-section-title {
font-size: 32px;
}
.fc-wrapper .fc-section .fc-section-product-cards .fc-section-heading .g-section-title span,
.fc-wrapper .fc-section.center .fc-section-product-cards .fc-section-heading .g-section-title span {
font-weight: 400;
}
@media print, screen and (min-width: 40em) {
.fc-wrapper .fc-section .fc-section-product-cards .fc-section-heading .g-section-title,
.fc-wrapper .fc-section.center .fc-section-product-cards .fc-section-heading .g-section-title {
font-size: 42px;
}
} @media print, screen and (min-width: 64em) {
.fc-section-tabs .column, .fc-section-tabs .columns {
padding-right: 1.875rem;
padding-left: 1.875rem;
}
}
.fc-section-tabs ul.tabs {
margin: 0;
border: none;
background: #fff;
list-style-type: none;
border-radius: 4.375rem;
max-width: -moz-fit-content;
max-width: fit-content;
border: 0px solid transparent;
margin-bottom: 1.75rem;
background-color: #EEEFEE;
padding: 1.25rem;
display: flex;
}
.fc-section-tabs ul.tabs .tabs-title {
font-size: 1.5rem;
font-style: normal;
font-weight: 700;
line-height: 1.75rem;
margin-right: 1.25rem;
}
.fc-section-tabs ul.tabs .tabs-title:last-child {
margin-right: 0;
}
.fc-section-tabs ul.tabs .tabs-title > a {
opacity: 0.25;
}
.fc-section-tabs ul.tabs .tabs-title > a img {
border-radius: 100%;
}
.fc-section-tabs ul.tabs .tabs-title.is-active > a {
opacity: 1;
}
.fc-section-tabs ul.tabs .tabs-title.is-active > a img {
background-color: #FAFAF3;
}
.fc-section-tabs ul.tabs .tabs-title > a {
display: block;
padding: 0;
}
.fc-section-tabs ul.tabs .tabs-title:last-child > a {
border-right: none;
}
.fc-section-tabs ul.tabs .tabs-title > a:focus, .fc-section-tabs ul.tabs .tabs-title > a[aria-selected=true] {
background: transparent;
color: #45A00F;
font-weight: 800;
}
.fc-section-tabs ul.tabs .tabs-title > a:hover {
background: transparent;
color: #45A00F;
}
.fc-section-tabs .tabs-panel {
padding: 0;
}
.fc-section-tabs .tabs-panel h3.tab-panel-title {
font-size: 1.5rem;
line-height: 1.16;
margin-bottom: 2rem;
}
.fc-section-tabs .tabs-panel h3.tab-panel-title:empty {
display: none;
}
.fc-section-tabs .tabs-content {
border: none;
border-top: 0;
padding-top: 2rem;
transition: all 0.5s ease;
}
.fc-section-resource-button {
border-top: 1.5px solid #031892;
border-bottom: 1.5px solid #031892;
}
.fc-section-resource-button + .fc-section-resource-button {
border-top: 0px solid transparent;
}
.fc-section-resource-button .resource-link a.resource-button {
display: flex;
align-items: center;
justify-content: space-between;
padding: 1.125rem 0;
color: #031892;
}
@media screen and (max-width: 1024px) {
.fc-section-resource-button .resource-link a.resource-button {
flex-direction: column;
align-items: flex-start;
row-gap: 1.5rem;
}
}
.fc-section-resource-button .resource-link a.resource-button svg {
margin-right: 1rem;
}
.fc-section-resource-button .resource-link a.resource-button--blue .button-text {
color: #1375D7;
}
.fc-section-resource-button .resource-link a.resource-button--green .button-text {
color: #45A00F;
}
.fc-section-resource-button .resource-link a.resource-button--yellow .button-text {
color: #F1983C;
}
.fc-section-resource-button .resource-link a.resource-button--indigo .button-text {
color: #031892;
}
.download-buttons {
margin-bottom: 1rem;
}
.fc-section-timeline { }
.fc-section-timeline .timeline {
position: relative;
margin: 0 auto;
padding: 80px 0 40px;
width: 100%;
}
.fc-section-timeline .timeline:before {
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 4px;
background-color: #45A00F;
transform: translateX(-50%);
}
.fc-section-timeline .timeline-item {
padding: 0 30px 20px;
position: relative;
width: 50%;
margin-top: -70px;
}
.fc-section-timeline .timeline-item.left {
left: 0;
}
.fc-section-timeline .timeline-item.right {
left: 50%;
}
.fc-section-timeline .timeline-item .content {
background-color: white;
padding: 20px;
border: 1px solid #45A00F;
border-radius: 5px;
position: relative;
width: 100%;
display: flex;
gap: 20px;
}
.fc-section-timeline .timeline-item.left .content:after {
content: "";
position: absolute;
top: 20px;
right: -12px;
border-width: 12px;
border-style: solid;
border-color: transparent transparent transparent white;
}
.fc-section-timeline .timeline-item.right .content:after {
content: "";
position: absolute;
top: 20px;
left: -12px;
border-width: 12px;
border-style: solid;
border-color: transparent white transparent transparent;
}
.fc-section-timeline .date {
font-size: 18px;
font-weight: bold;
color: #45A00F;
}
.fc-section-timeline .then, .fc-section-timeline .now {
font-size: 16px;
margin: 10px 0;
}
.fc-section-timeline .now {
color: #45A00F;
font-style: italic;
}
.fc-section-timeline .image {
float: left;
flex-grow: 0; flex-shrink: 0; flex-basis: 80px;
}
.fc-section-timeline .timeline-item.right .image {
float: right;
}
.fc-section-timeline .timeline-item .connector {
position: absolute;
top: 20px;
width: 30px;
height: 2px;
background-color: #45A00F;
}
.fc-section-timeline .timeline-item.left .connector {
right: 0; }
.fc-section-timeline .timeline-item.right .connector {
left: 0; }
.fc-section-timeline .timeline-item .timeline-icon {
position: absolute;
top: 20px;
left: 0;
width: 30px;
height: 30px;
transform: translate(-50%, -50%);
background-color: white;
border-radius: 50%;
border: 2px solid #ccc;
z-index: 1;
}
.fc-section-timeline .timeline-item.left .timeline-icon {
right: -30px;
left: auto;
}
@media screen and (max-width: 768px) {
.fc-section-timeline .timeline-item {
width: 100%;
}
.fc-section-timeline .timeline-item.right {
left: 0;
}
.fc-section-timeline .timeline:before {
left: 0;
}
}
.section-tabbed-hero h1 {
font-family: "Community Gothic Condensed", sans-serif;
font-size: 3.625rem;
font-weight: 700;
line-height: 1em;
margin-bottom: 3.87rem;
}
@media screen and (min-width: 550px) {
.section-tabbed-hero h1 {
font-size: 4.2rem;
}
}
@media screen and (min-width: 768px) {
.section-tabbed-hero h1 {
font-size: 5.625rem;
}
}
.section-tabbed-hero h1 .green {
color: #45A00F;
}
.section-tabbed-hero ul.tabs {
display: flex;
justify-content: stretch;
border: 0px solid transparent;
margin-bottom: 1rem;
}
.section-tabbed-hero ul.tabs .tabs-title {
flex-grow: 1;
border: 0px solid transparent;
}
.section-tabbed-hero ul.tabs .tabs-title > a {
font-size: 1.125rem;
font-style: normal;
font-weight: 400;
padding-left: 0;
border-top: 1px solid rgba(3, 24, 146, 0.34);
border-bottom: 1px solid transparent;
}
@media screen and (max-width: 768px) {
.section-tabbed-hero ul.tabs .tabs-title > a {
padding-left: 1.25rem;
}
}
.section-tabbed-hero ul.tabs .tabs-title > a:focus, .section-tabbed-hero ul.tabs .tabs-title > a[aria-selected=true] {
background: transparent;
border-top: 2px solid #031892;
border-bottom: 0px solid transparent;
font-weight: 700;
}
.section-tabbed-hero .tabs-panel {
padding: 0;
width: 100%;
}
.section-tabbed-hero .tabs-panel .flex {
position: relative;
}
@media screen and (max-width: 768px) {
.section-tabbed-hero .tabs-panel .flex {
flex-direction: column;
}
}
.section-tabbed-hero .tabs-panel .flag {
position: absolute;
top: 4.31rem;
left: 0;
background: #031892;
color: #FAFAF3;
font-family: "Community Gothic Condensed", sans-serif;
font-size: 2.375rem;
line-height: 1em;
z-index: 1;
padding: 0.85rem 0.85rem 0.85rem 2.44rem;
}
.section-tabbed-hero .tabs-panel .flag:after {
content: "";
display: block;
width: 3rem;
position: absolute;
background-position: right;
top: 0;
height: 100%;
right: -2rem;
z-index: -1;
background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27261%27 height=%2770%27 viewBox=%270 0 261 70%27 fill=%27none%27%3E%3Cpath d=%27M261 35.0041L235.759 0H0V70H235.759L261 34.9959V35.0041Z%27 fill=%27%23031892%27/%3E%3C/svg%3E");
}
.section-tabbed-hero .tabs-panel img {
aspect-ratio: 7/3.5;
-o-object-fit: cover;
object-fit: cover;
width: 75%;
}
@media screen and (max-width: 1024px) {
.section-tabbed-hero .tabs-panel img {
width: 65%;
}
}
@media screen and (max-width: 768px) {
.section-tabbed-hero .tabs-panel img {
width: 100%;
}
}
.section-tabbed-hero .tabs-panel .content {
background-color: #031892;
color: #fff;
flex-basis: 25%;
padding: 2.5rem;
font-size: 1.125rem;
line-height: 1.66em;
}
@media screen and (max-width: 1024px) {
.section-tabbed-hero .tabs-panel .content {
flex-basis: 35%;
}
}
@media screen and (max-width: 768px) {
.section-tabbed-hero .tabs-panel .content {
flex-basis: 100%;
}
}
.section-tabbed-hero .tabs-panel .content h1 {
color: #fff;
font-size: 36px;
margin-bottom: 18px;
}
.section-tabbed-hero .tabs-panel .content ul li {
font-size: 1.125rem;
line-height: 1.66em;
}
.section-tabbed-hero .tabs-panel .content a > svg {
margin-top: 2.5rem;
}
.section-tabbed-hero .tabs-panel .content a:hover svg rect {
stroke: #F1983C;
}
.magellan-sections .row.magellan .columns > hr {
padding-bottom: 2.75rem;
color: #031892;
border-bottom: 1px solid #031892;
}
.magellan-sections .row.magellan .columns:last-child > hr {
border-bottom: none;
}
@media screen and (min-width: 640px) {
.magellan-sections .row.magellan .section-content {
padding-left: 3.75rem;
}
}
@media screen and (max-width: 640px) {
.magellan-sections .section-navigation {
display: none;
}
}
.magellan-sections ul#magellan-navigation {
border-left: 1px solid rgba(3, 24, 146, 0.34);
margin: 0;
display: flex;
flex-direction: column;
row-gap: 1.25rem;
}
.magellan-sections ul#magellan-navigation li {
list-style: none;
}
.magellan-sections ul#magellan-navigation li a {
font-size: 1.0625rem;
color: #031892;
line-height: 1.176em;
padding-left: 2.44rem;
border-left: 2px solid transparent;
transform: translateX(-2px);
display: inline-block;
}
.magellan-sections ul#magellan-navigation li a.active, .magellan-sections ul#magellan-navigation li a:hover {
border-left: 1px solid #031892;
}
.magellan-sections ul#magellan-site-navigation {
display: flex;
flex-direction: column;
margin: 0;
margin-top: 2.5rem;
padding: 0;
}
.magellan-sections ul#magellan-site-navigation li {
list-style: none;
border-bottom: 1px solid #031892;
width: 100%;
}
.magellan-sections ul#magellan-site-navigation li:last-child {
border-bottom: none;
}
.magellan-sections ul#magellan-site-navigation li a {
display: flex;
align-items: center;
justify-content: flex-start;
gap: 1.19rem;
font-size: 1.0625rem;
color: #031892;
line-height: 1.176em;
padding: 1.25rem 0;
}
.magellan-sections div#section-content .first-section--accordion hr {
display: none;
}
.magellan-sections div#section-content .row > .columns:not(:first-child) {
padding-top: 3.75rem;
}
.magellan-sections div#section-content .row > .columns.display-accordion {
padding-top: 0;
}
.magellan-sections div#section-content .row > .columns.display-accordion .accordion-topic.current h3 {
color: #45A00F;
}
div.team-member-info-card {
display: flex;
flex-wrap: wrap;
}
div.team-member-info-card img {
margin-right: 2.5rem;
}
div.team-member-info-card h4, div.team-member-info-card p {
font-family: "Community Gothic", sans-serif;
font-size: 1rem;
line-height: 2rem;
margin-bottom: 0.25rem;
}
div.team-member-info-card .team-member-info {
display: flex;
flex-direction: column;
justify-content: space-between;
}
div.team-member-info-card .team-member-info p {
margin-bottom: 0;
line-height: 1.85;
}
div.team-member-info-card hr {
margin: 1.75rem auto;
flex-basis: 100%;
}
div.team-member-info-card:last-child {
padding-bottom: 3.5rem;
}
div.team-member-info-card:last-child hr {
display: none;
}
.fc-section-numbered-list .row {
gap: 3.75rem;
}
@media screen and (max-width: 1024px) {
.fc-section-numbered-list .row {
flex-direction: column;
row-gap: 0;
}
.fc-section-numbered-list .row .large-6:not(:first-child), .fc-section-numbered-list .row .large-4:not(:first-child) {
margin-top: -1px;
}
}
.fc-section-numbered-list .list-item {
padding: 1.25rem 0;
border-top: 1px solid #031892;
border-bottom: 1px solid #031892;
}
.fc-section-numbered-list .list-item + .list-item {
border-top: unset;
}
.fc-section-numbered-list .list-item .number {
color: #1375D7;
min-width: 2.5rem;
display: inline-block;
}
.section-background-image-cta * {
color: #FAFAF3;
}
.section-background-image-cta .cta-container {
padding: 3.75rem;
}
.fc-wrapper .fc-section {
padding: 30px 0;
position: relative;
overflow: hidden;
}
@media print, screen and (min-width: 40em) {
.fc-wrapper .fc-section {
padding: 3.15rem 0;
}
}
.fc-wrapper .fc-section.padding-small {
padding: 0 0 0.5rem;
}
.fc-wrapper .fc-section.padding-large {
padding: 0 0 5rem;
}
.fc-wrapper .fc-section h2 {
margin-bottom: 0;
}
.fc-wrapper .fc-section h2 + p {
margin-top: 1.56rem;
}
.fc-wrapper .fc-section h3 {
margin-bottom: 1rem;
}
.fc-wrapper .fc-section.fc-section-image {
background: radial-gradient(circle, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
position: relative;
}
.fc-wrapper .fc-section.fc-section-image img.fc-section-background-image {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
z-index: -1;
}
.fc-wrapper .fc-section.fc-section-image h1, .fc-wrapper .fc-section.fc-section-image h2, .fc-wrapper .fc-section.fc-section-image h3, .fc-wrapper .fc-section.fc-section-image h4, .fc-wrapper .fc-section.fc-section-image h5, .fc-wrapper .fc-section.fc-section-image h6, .fc-wrapper .fc-section.fc-section-image p, .fc-wrapper .fc-section.fc-section-image li, .fc-wrapper .fc-section.fc-section-image a, .fc-wrapper .fc-section.fc-section-image .g-section-subtitle {
color: #fff;
}
.fc-wrapper .fc-section.center {
text-align: center;
}
.fc-wrapper .fc-section.fc-section-dark {
background-color: #031892;
}
.fc-wrapper .fc-section.fc-section-dark h1, .fc-wrapper .fc-section.fc-section-dark h2, .fc-wrapper .fc-section.fc-section-dark h3, .fc-wrapper .fc-section.fc-section-dark h4, .fc-wrapper .fc-section.fc-section-dark h5, .fc-wrapper .fc-section.fc-section-dark h6, .fc-wrapper .fc-section.fc-section-dark p, .fc-wrapper .fc-section.fc-section-dark a, .fc-wrapper .fc-section.fc-section-dark li, .fc-wrapper .fc-section.fc-section-dark blockquote, .fc-wrapper .fc-section.fc-section-dark .g-style-section-title, .fc-wrapper .fc-section.fc-section-dark .g-style-section-heading {
color: #fff;
}
.fc-wrapper .fc-section.fc-section-dark a.button.grey {
color: #45A00F;
}
.fc-wrapper .fc-section.fc-section-grey {
background-color: #EEEDED;
}
.fc-wrapper .fc-section.top-border {
border-top: 1px solid #FAFAF3;
width: 100%;
}
.fc-wrapper.fc-wrapper-tabs .fc-section {
padding: 20px 0 20px;
}
.fc-section-cta {
padding: 20px 0;
}
.fc-section-cta:after {
content: "";
position: absolute;
left: 10%;
top: 0;
height: 150%;
width: 300px;
background-size: cover;
background-repeat: no-repeat;
opacity: 0.5;
}
.fc-section-cta .flex {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 30px;
}
@media print, screen and (min-width: 40em) {
.fc-section-cta .flex {
flex-direction: row;
gap: 50px;
}
}
.fc-section-cta .flex h6 {
font-size: 22px;
margin-bottom: 0;
text-align: center;
}
@media print, screen and (min-width: 40em) {
.fc-section-cta .flex h6 {
flex-direction: row;
text-align: left;
}
}
.fc-section-cta .flex .button {
margin: 0;
}
.fc-section-dark + .fc-section-dark {
padding-top: 0;
}
.fc-section-light + .fc-section-dark {
padding-top: 8rem;
margin-top: 3rem;
}
.fc-section-dark + .fc-section-light {
padding-top: 7.5rem;
}
.fc-section-light + .fc-section-light {
padding-top: 0;
}
.row.columns > *:empty {
display: none;
padding: 0;
margin: 0;
} .fc-wrapper:not(#fc-wrapper-home) #fc-section-1 {
padding-top: 1.5rem !important;
}
@media print, screen and (min-width: 40em) {
.fc-wrapper:not(#fc-wrapper-home) #fc-section-1 {
padding-top: 2.75rem !important;
}
}
@media print, screen and (min-width: 64em) {
.fc-wrapper:not(#fc-wrapper-home) #fc-section-1 {
padding-top: 4rem !important;
}
}
.page-template-template-clb-properties .fc-wrapper:not(#fc-wrapper-home) #fc-section-1 {
padding-top: 0rem !important;
}
@media print, screen and (min-width: 40em) {
.page-template-template-clb-properties .fc-wrapper:not(#fc-wrapper-home) #fc-section-1 {
padding-top: 0rem !important;
}
}
@media print, screen and (min-width: 64em) {
.page-template-template-clb-properties .fc-wrapper:not(#fc-wrapper-home) #fc-section-1 {
padding-top: 0rem !important;
}
}
.home-page .home-hero .home-hero-slides {
width: 100%;
}
.home-page .home-hero .home-hero-slides .home-hero-slide {
position: relative;
width: 100%;
}
.home-page .home-hero .home-hero-slides .home-hero-slide:after {
background: linear-gradient(270deg, rgba(0, 0, 0, 0) -5%, rgba(0, 0, 0, 0.7) 70%);
content: "";
position: absolute;
top: 0;
right: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
}
.home-page .home-hero .home-hero-slides .home-hero-slide .hero-slide-background {
-o-object-fit: cover;
object-fit: cover;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 300px;
width: 100%;
z-index: 0;
}
@media print, screen and (min-width: 40em) {
.home-page .home-hero .home-hero-slides .home-hero-slide .hero-slide-background {
height: 600px;
}
}
.home-page .home-hero .home-hero-slides .home-hero-slide .row {
position: relative;
z-index: 1;
}
.home-page .home-hero .home-hero-slides .home-hero-slide .row .columns .hero-slide-content {
display: flex;
height: 300px;
flex-direction: column;
align-items: flex-start;
justify-content: center;
}
@media print, screen and (min-width: 40em) {
.home-page .home-hero .home-hero-slides .home-hero-slide .row .columns .hero-slide-content {
height: 600px;
}
}
.home-page .home-hero .home-hero-slides .home-hero-slide .row .columns .hero-slide-content p {
margin-bottom: 0;
}
.home-page .home-hero .home-hero-slides .home-hero-slide .row .columns .hero-slide-content .g-section-subtitle {
color: #fff;
margin-bottom: 0;
}
.home-page .home-hero .home-hero-slides .home-hero-slide .row .columns .hero-slide-content ul {
list-style: none;
margin: 10px 0 40px;
padding: 0;
}
.home-page .home-hero .home-hero-slides .home-hero-slide .row .columns .hero-slide-content ul li {
color: #fff;
font-weight: 300;
font-size: 40px;
height: 45px;
line-height: 45px;
}
@media print, screen and (min-width: 40em) {
.home-page .home-hero .home-hero-slides .home-hero-slide .row .columns .hero-slide-content ul li {
font-size: 60px;
height: 65px;
line-height: 65px;
}
}
@media screen and (min-width: 68.75em) {
.home-page .home-hero .home-hero-slides .home-hero-slide .row .columns .hero-slide-content ul li {
font-size: 80px;
height: 85px;
line-height: 85px;
}
}.view-toolbar {
display: flex;
flex-wrap: wrap;
background-color: #f3f6f9;
background-color: #031892;
margin: 0 0 20px;
padding: 20px;
position: relative;
}
.view-toolbar form {
display: flex;
flex-wrap: wrap;
align-items: center;
}
.view-toolbar label {
color: #fff;
}
.view-toolbar form input,
.view-toolbar form select {
color: #031892;
border-radius: 0px;
transition: all .5s;
background-color: #f7f7f7;
border: 1px solid #c4c4c4;
height: 30px;
font-size: 15px;
margin: 0;
padding: 8px;
outline: none;
display: inline;
width: auto;
margin-left: 10px;
}
.view-toolbar form select {
padding-right: 25px;
}
.view-toolbar form input:focus {
background-color: #fff;
border-color: #919191;
color: #919191;
}
.view-toolbar form .form-input {
display: inline;
margin: 15px 10px;
} .filter-button.search-button,
.filter-button,
a.link-button {
margin-right: 10px;
margin-top: 0;
} .view-buttons {
display: flex;
flex-direction: row;
width: 25%;
justify-content: space-between;
}
.view-button {
display: flex;
flex-direction: column;
text-transform: uppercase;
margin: 0 15px;
color: #fff;
font-size: 14px;
}
.view-button svg {
fill: #fff;
margin: 0 auto;
max-height: 21px;
max-width: 21px;
}
.view-button.active {
color: #1475d7;
}
.view-button.active svg {
fill: #1475d7;
}
.view-button:hover {
color: #fff;
}
.view-button svg:hover {
fill: #1475d7;
}   .parcel-views {
position: relative;
}
.parcel-views .no-properties {
font-weight: 600;
font-size: 20px;
text-align: center;
}
.parcel-list-view {
width: 100%;
height: 0;
overflow: hidden;
}
.parcel-list-view.view-show {
width: auto;
height: auto;
}
.parcel-list-view table thead {
background: rgb(3 24 146 / 4%);
color: #031892;
}
.parcel-list-view table tbody tr:nth-child(even) {
background: rgb(3 24 146 / 4%);
color: #031892;
}
.parcel-list-view table a {
color: #1475d7;
font-weight: 500;
text-decoration: underline;
}
@media screen and (max-width: 1000px) {
.parcel-list-view {
margin-left: 1em;
margin-right: 1em;
}
}   .parcel-list-grid-view {
grid-gap: 2em;
}
.parcel-list-grid-view.view-show { }
@media screen and (max-width: 1000px) {
.parcel-list-grid-view {
grid-gap: 1em;
}
}
@media screen and (max-width: 479px) {
.parcel-list-grid-view {
grid-template-columns: repeat(1, 1fr) !important;
}
}
@media screen and (min-width: 479px) and (max-width: 1000px) {
.parcel-list-grid-view {
grid-template-columns: repeat(2, 1fr) !important;
}
}
.parcel-card {
border: 1px solid rgb(3 24 146 / 4%);
font-size: 14px;
position: relative;
height: 100%;
}
.parcel-card:hover {  border: 1px solid #F1983C;
}
.parcel-card>* {
margin: 12px;
}
.parcel-card > div:first-child {
margin: 0;
}
.parcel-image {
margin: 0;
height: 225px;
overflow: hidden;
display: flex;
justify-content: center;
align-content: center;
align-items: center;
}
.parcel-card img {
height: 100%;
width: 100%;
object-fit: cover;
object-position: center;
}
.parcel-card p {
}
.parcel-card p span.parcel-card-label {
font-weight: bold;
}
.parcel-card .parcel-card-overlay,
.parcel-detail-image-overlay {
display: none;
}
.parcel-card .parcel-card-overlay.show,
.parcel-detail-image-overlay.show {
display: block;
position: absolute;
color: #ffffff;
background-color: #031892;
padding: 0.5em 1em;
margin-left: 0;
margin-top: 1.25em;
}   .parcel-detail-header {
margin-top: 0;
margin-bottom: 1em;
}
.parcel-detail-header .link-button {
position: relative;
margin-top: 0;
width: -webkit-fill-available;
}
@media screen and (min-width: 479px) {
.parcel-detail-header .link-button {
width: auto;
}
}
.parcel-detail-header>p {
font-size: 48px;
font-weight: bold;
}
@media screen and (max-width: 479px) {
.parcel-detail-header,
.parcel-detail-header>p {
margin: 0;
font-size: 42px;
}
}
.parcel-detail-header .row {
flex-direction: column;
width: 100%;
margin-left: 1em;
margin-right: 1em;
}
@media screen and (min-width: 640px) {
.parcel-detail-header .row {
flex-direction: row;
width: 50%;
margin: 0 auto;
}
}
.parcel-detail-detail-heading {
align-items: baseline;
min-height: 100px;
display: flex;
flex-direction: row-reverse;
justify-content: space-between;
}
@media screen and (max-width: 479px) {
.parcel-detail-detail-heading {
flex-direction: column;
}
}
.parcel-detail-detail-heading>p {
font-size: 48px;
}
@media screen and (max-width: 479px) {
.parcel-detail-detail-heading>p {
font-size: 32px;
margin: 0.5em;
}
}
.parcel-detail-detail-heading .parcel-detail-detail-heading-links {
display: flex;
align-items: center;
}
@media screen and (max-width: 479px) {
.parcel-detail-detail-heading .parcel-detail-detail-heading-links {
flex-direction: column;
align-items: baseline;
width: 100%;
}
.parcel-detail-detail-heading .parcel-detail-detail-heading-links a {
margin-left: 1.5em;
}
}
.parcel-detail-detail-heading .parcel-detail-detail-heading-links a.link-button {
margin-right: 0;
}
@media screen and (max-width: 479px) {
.parcel-detail-detail-heading .parcel-detail-detail-heading-links a.link-button {
margin: 1.5em;
width: 90%;
}
}
.parcel-detail-main-columns {
display: flex;
}
@media screen and (max-width: 1000px) {
.parcel-detail-main-columns {
flex-direction: column-reverse;
}
}
.property-details.grid {
display: grid;
grid-template-columns: repeat(2, 1fr);
min-width: 450px;
margin-right: 25px;
}
@media screen and (max-width: 479px) {
.property-details.grid {
min-width: 100%;
margin-right: 0;
}
}
.parcel-detail-label,
.parcel-detail-value,
.parcel-detail-labels {
border-bottom: 1px solid rgb(3 24 146 / 23%);
padding: .6rem 0;
margin: 0;
font-weight: bold;
}
.parcel-detail-value {
font-weight: normal;
}
.parcel-detail-images-wrapper {
width: 100%;
overflow: auto;
}
.parcel-detail-main-image>img {
width: 100%;
}
#parcel-detail-map {
margin-top: 2em;
margin-bottom: 2em;
}
.additional-information {
margin: 1rem 0;
}
.additional-information {
margin: 1rem 0 3rem;
}
.additional-information .parcel-detail-label,
.additional-information .parcel-detail-value,
.additional-information .parcel-detail-labels {
border-bottom: none;
}
@media screen and (max-width: 1000px) {
.additional-information {
}
}
.center-content.link-buttons {
padding: 3rem 0;
}   #map {
height: 500px;
width: 100%;
}
.glightbox {
cursor: pointer;
}
.mySwiper {
position: relative;
width: 100%;
overflow: hidden;
}
@media screen and (max-width: 1000px) {
.mySwiper {
margin: 0 1em;
}
}
.swiper {
width: 100%;
height: 100%;
position: relative;
}
.swiper-slide {
height: 150px;
margin: 2em 0;
text-align: center;
font-size: 18px;
background: #fff;
display: flex;
justify-content: center;
align-items: center;
}
.swiper-slide img {
display: block;
height: 100%;
object-fit: cover;
}
.interested-in-buying-wrapper {
background-color: #f3f6f9;
margin: 2em 0;
padding: 1em 0;
width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
text-align: center;
margin-bottom: 0;
}
@media screen and (max-width: 1000px) {
.interested-in-buying-wrapper {
padding: 1em;
}
}
.interested-in-buying-wrapper>div {
margin: 2.5em auto;
}
.interested-in-buying-wrapper .interested-in-buying-header {
margin-bottom: 1.5em;
font-size: 48px;
line-height: 1;
}
div.center-content {
margin: 0 auto;
text-align: center;
}
a.link-button {
margin: 1.5em;
min-width: 290px;
}
@media screen and (max-width: 479px) {
a.link-button {
margin: 1.5em auto;
min-width: 75%;
}
}
.disclaimer-text {
font-size: 12px;
max-width: 75%;
}
.parcel-container {
border: 4px solid #999;
margin-bottom: 30px;
}
.parcel-container h1 {
font-size: 42px;
margin-top: 20px;
margin-bottom: 0;
}
.parcel-container h2 {
font-size: 32px;
color: #009347;
margin-top: 0;
}
.carousel-shortcode {
width: 100%;
margin: 0 auto;
}
.carousel-shortcode .slide {
text-align: center;
aspect-ratio: 4 / 2.5; 
}
.carousel-shortcode img {
max-width: 100%;
height: 100%;
object-fit: cover;
}
.carousel-shortcode .slick-arrow {
position: absolute;
top: calc(100% - 3.5rem);
left: 0;
border: 2px solid #031792;
width: 2.5rem;
height: 2.5rem;
margin-top: 0;
z-index: 99;
background: #fff;
}
.carousel-shortcode .slick-next{
left: 5rem;
}
.carousel-shortcode .slick-next:before {
content: "\f061";
font-family: "FontAwesome";
color: #031792;
}
.carousel-shortcode .slick-prev{
left: 1.5rem;
}
.carousel-shortcode .slick-prev:before{
content: "\f060";
font-family: "FontAwesome";
color: #031792;
}