@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;
}.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}@font-face{font-family:gform-icons-theme;src:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff2?o6rzdt) format('woff2'),url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/fonts/gform-icons-theme.ttf?o6rzdt) format('truetype'),url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/fonts/gform-icons-theme.woff?o6rzdt) format('woff'),url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/fonts/gform-icons-theme.svg?o6rzdt#gform-icons-theme) format('svg');font-weight:400;font-style:normal;font-display:block}.gform-icon{font-family:gform-icons-theme!important;speak:never;font-style:normal;font-weight:400;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.gform-icon--photograph:before{content:"\e91e"}.gform-icon--star-border:before{content:"\e915"}.gform-icon--star:before{content:"\e914"}.gform-icon--left-arrow:before{content:"\e910"}.gform-icon--right-arrow:before{content:"\e91b"}.gform-icon--circle-error:before{content:"\e91a"}.gform-icon--close-small:before{content:"\e905"}.gform-icon--info:before{content:"\e900"}.gform-icon--verified:before{content:"\e901"}.gform-icon--circle-close:before{content:"\e903"}.gform-icon--close-big:before{content:"\e904"}.gform-icon--down-arrow:before{content:"\e906"}.gform-icon--format-bold:before{content:"\e907"}.gform-icon--format-italic:before{content:"\e908"}.gform-icon--format-list-bulleted:before{content:"\e909"}.gform-icon--format-list-numbered:before{content:"\e90a"}.gform-icon--insert-link:before{content:"\e90b"}.gform-icon--line:before{content:"\e90c"}.gform-icon--password-eye:before{content:"\e90d"}.gform-icon--password-eye-closed:before{content:"\e90e"}.gform-icon--redo:before{content:"\e90f"}.gform-icon--schedule:before{content:"\e911"}.gform-icon--clock:before{content:"\e912"}.gform-icon--search:before{content:"\e913"}.gform-icon--star-half:before{content:"\e916"}.gform-icon--check:before{content:"\e917"}.gform-icon--undo:before{content:"\e918"}.gform-icon--unfold-more:before{content:"\e919"}.gform-icon--create:before{content:"\e91c"}.gform-icon--cog:before{content:"\e91d"}.gform-icon--circle-check:before{content:"\e902"}.gform_wrapper.gravity-theme .gform-ul-reset{list-style-type:none;margin:0;padding:0}.gform_wrapper.gravity-theme .gform-text-input-reset,.gform_wrapper.gravity-theme input.gform-text-input-reset,body[class*=avada] .gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]).gform-text-input-reset{background-color:transparent;border:none;border-color:transparent;border-radius:0;font-family:inherit;font-size:inherit;outline:0;padding:inherit}.gform_wrapper.gravity-theme .gform_drop_area{background:rgba(0,0,0,.02);border:1px dashed #ccc;border-radius:4px;margin-bottom:8px;padding:32px;text-align:center}.gform_wrapper.gravity-theme .gform_drop_instructions{display:block;margin-bottom:8px}.gform_wrapper.gravity-theme .gform_delete,.gform_wrapper.gravity-theme .gform_delete_file{cursor:pointer;vertical-align:middle}.gform_wrapper.gravity-theme .gform_delete_file{-moz-appearance:none;-webkit-appearance:none;appearance:none;background:0 0;border:none}.gform_wrapper.gravity-theme .gfield_fileupload_filesize{padding:0 6px}.gform_wrapper.gravity-theme .gfield_validation_message ul{margin:16px 0;padding-left:24px}.gform_wrapper.gravity-theme .gfield_validation_message ul:empty{display:none}.gform_wrapper.gravity-theme .ginput_preview{margin:16px 0}.gform_wrapper.gravity-theme .gform_fileupload_rules{display:block;margin-top:8px}.gform_wrapper.gravity-theme .ginput_container_password>span{position:relative}.gform_wrapper.gravity-theme .gform_show_password:focus{outline:0}.gform_wrapper.gravity-theme .gform_show_password{background-color:inherit;border:none;cursor:pointer;height:100%;padding:0;position:absolute;right:20px;top:0}.gform_wrapper.gravity-theme .password_input_container{display:block;position:relative}.gform_wrapper.gravity-theme .gfield_password_strength{background-color:#eee;border:1px solid #ddd;border-bottom:3px solid #ddd;margin-top:8px;padding:8px;text-align:center}.gform_wrapper.gravity-theme .gfield_password_strength.mismatch,.gform_wrapper.gravity-theme .gfield_password_strength.short{background-color:#ffa0a0;border-bottom:3px solid #f04040;border-color:#f04040}.gform_wrapper.gravity-theme .gfield_password_strength.bad{background-color:#ffb78c;border-bottom:3px solid #ff853c;border-color:#ff853c}.gform_wrapper.gravity-theme .gfield_password_strength.good{background-color:#ffec8b;border-bottom:3px solid #fc0;border-color:#fc0}.gform_wrapper.gravity-theme .gfield_password_strength.strong{background-color:#c3ff88;border-bottom:3px solid #8dff1c;border-color:#8dff1c}.gform_wrapper.gravity-theme .field_sublabel_above .gfield_password_strength{margin-top:16px}.gravity-theme.ui-datepicker{background-color:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 5px rgba(0,0,0,.1);display:none;margin:2.4px;padding:8px}.gravity-theme.ui-datepicker[style]{z-index:9999!important}.gravity-theme.ui-datepicker .ui-datepicker-header{border-bottom:1px solid rgba(0,0,0,.1);margin:0 -8px 8px;padding:0 8px 8px;position:relative}.gravity-theme.ui-datepicker .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-prev{cursor:pointer;position:absolute}.gravity-theme.ui-datepicker .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-prev::before{border-style:solid;border-width:.18em .18em 0 0;content:"";display:inline-block;height:.55em;left:.15em;position:relative;top:.3em;transform:rotate(-135deg);vertical-align:top;width:.55em}.gravity-theme.ui-datepicker .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-prev{left:16px}.gravity-theme.ui-datepicker .ui-datepicker-next{right:16px}.gravity-theme.ui-datepicker .ui-datepicker-next::before{left:0;transform:rotate(45deg)}.gravity-theme.ui-datepicker .ui-datepicker-title{text-align:center}.gravity-theme.ui-datepicker .ui-datepicker-title select{margin:0 4px}.gravity-theme.ui-datepicker .ui-datepicker table{border-spacing:0;margin:0}.gravity-theme.ui-datepicker .ui-datepicker thead{font-size:.85em}.gravity-theme.ui-datepicker .ui-datepicker td{padding:0;width:35.2px}.gravity-theme.ui-datepicker a.ui-state-default{border-radius:50%;color:#222;display:block;line-height:35.2px;text-align:center;text-decoration:none;width:100%}.gravity-theme.ui-datepicker a.ui-state-default:hover{background-color:rgba(0,0,0,.1)}.gravity-theme.ui-datepicker a.ui-state-active,.gravity-theme.ui-datepicker a.ui-state-active:hover{background-color:#3498db;color:#fff}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}.gform_wrapper.gravity-theme .chosen-container{display:inline-block;font-size:16px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.gform_wrapper.gravity-theme .chosen-container *{box-sizing:border-box}.gform_wrapper.gravity-theme .chosen-container .chosen-drop{background:#fff;border:1px solid #aaa;border-top:0;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none;position:absolute;top:100%;width:100%;z-index:1010}.gform_wrapper.gravity-theme .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_wrapper.gravity-theme .chosen-container a{cursor:pointer}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name{color:#999;font-weight:400;margin-right:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container .chosen-single .group-name::after,.gform_wrapper.gravity-theme .chosen-container .search-choice .group-name::after{content:":";padding-left:2px;vertical-align:top}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;background-color:#fff;border:1px solid #aaa;border-radius:5px;box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);color:#444;display:block;height:40px;line-height:24px;overflow:hidden;padding:0 0 0 8px;position:relative;text-decoration:none;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_wrapper.gravity-theme .chosen-container-single .chosen-default{color:#999}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single span{display:block;line-height:38.4px;margin-right:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single-with-deselect span{margin-right:36px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr{background:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:26px;top:6px;width:12px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div{display:block;height:100%;position:absolute;right:0;top:0;width:18px}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{background:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 0 10px;display:block;height:100%;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search{margin:0;padding:3px 4px;position:relative;white-space:nowrap;z-index:1010}.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text]{background:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat 100% -20px;border:1px solid #aaa;border-radius:0;font-family:sans-serif;font-size:1em;height:auto;line-height:normal;margin:1px 0;outline:0;padding:4px 20px 4px 5px;width:100%}.gform_wrapper.gravity-theme .chosen-container-single .chosen-drop{background-clip:padding-box;border-radius:0 0 4px 4px;margin-top:-1px}.gform_wrapper.gravity-theme .chosen-container-single.chosen-container-single-nosearch .chosen-search{opacity:0;pointer-events:none;position:absolute}.gform_wrapper.gravity-theme .chosen-container .chosen-results{color:#444;margin:0 4px 4px 0;max-height:240px;-webkit-overflow-scrolling:touch;overflow-x:hidden;overflow-y:auto;padding:0 0 0 4px;position:relative}.gform_wrapper.gravity-theme .chosen-container .chosen-results li{display:none;line-height:15px;list-style:none;margin:0;padding:5px 6px;-webkit-touch-callout:none;word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.active-result{cursor:pointer;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.disabled-result{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.no-results{background:#f4f4f4;color:#777;display:list-item}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-result{cursor:default;display:list-item;font-weight:700}.gform_wrapper.gravity-theme .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_wrapper.gravity-theme .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices{background-color:#fff;border:1px solid #aaa;cursor:text;height:auto;margin:0;overflow:hidden;padding:8px;position:relative;width:100%}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-field input[type=text]{background:0 0!important;border:0!important;border-radius:0;box-shadow:none;color:#999;font-family:sans-serif;font-size:100%;height:25px;line-height:normal;margin:1px 0;outline:0;padding:0;width:25px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice{background-clip:padding-box;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-repeat:repeat-x;background-size:100% 19px;border:1px solid #aaa;border-radius:3px;box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);color:#333;cursor:default;line-height:13px;margin:3px 5px 3px 0;max-width:100%;padding:3px 20px 3px 5px;position:relative}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{background:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) -42px 1px no-repeat;display:block;font-size:1px;height:12px;position:absolute;right:3px;top:4px;width:12px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-disabled{background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);border:1px solid #ccc;color:#666;padding-right:5px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-drop .result-selected{color:#ccc;cursor:default;display:list-item}.gform_wrapper.gravity-theme .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single{background-image:linear-gradient(#eee 20%,#fff 80%);border:1px solid #aaa;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:0 1px 0 #fff inset}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div{background:0 0;border-left:none}.gform_wrapper.gravity-theme .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 10px}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_wrapper.gravity-theme .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_wrapper.gravity-theme .chosen-disabled{cursor:default;opacity:.5!important}.gform_wrapper.gravity-theme .chosen-disabled .chosen-single{cursor:default}.gform_wrapper.gravity-theme .chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default}.gform_wrapper.gravity-theme .chosen-rtl{text-align:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single span{direction:rtl;margin-left:26px;margin-right:0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single div{left:3px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-single abbr{left:26px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li{float:right}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_wrapper.gravity-theme .chosen-rtl .chosen-choices li.search-choice .search-choice-close{left:4px;right:auto}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_wrapper.gravity-theme .chosen-rtl .chosen-results li.group-option{padding-left:0;padding-right:15px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/legacy/css/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;padding:4px 5px 4px 20px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_wrapper.gravity-theme .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-down span,.gform_wrapper.gravity-theme .chosen-container .chosen-results-scroll-up span,.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_wrapper.gravity-theme .chosen-container-single .chosen-search input[type=text],.gform_wrapper.gravity-theme .chosen-container-single .chosen-single abbr,.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b,.gform_wrapper.gravity-theme .chosen-rtl .chosen-search input[type=text]{background-image:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/legacy/css/chosen-sprite@2x.png)!important;background-repeat:no-repeat!important;background-size:52px 37px!important}}body .gform_wrapper.gravity-theme .chosen-container a.chosen-single{border-radius:inherit}body .gform_wrapper.gravity-theme ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}.gform_wrapper.gravity-theme .chosen-container.chosen-container-single[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_wrapper.gravity-theme .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_wrapper.gravity-theme div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{float:none;line-height:inherit;width:100%}.gform_wrapper.gravity-theme .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_wrapper.gravity-theme .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_wrapper.gravity-theme .chosen-container span:not(.ginput_price){display:block;margin-bottom:8px}.gform_wrapper.gravity-theme li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_wrapper.gravity-theme ul.gfield_checkbox li label,.gform_wrapper.gravity-theme ul.gfield_radio li label{cursor:pointer;width:85%}}@media only screen and (min-width:641px){body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-multi[style],body .gform_wrapper.gravity-theme select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gf_invisible,.gform_wrapper.gravity-theme .gfield_visibility_hidden{left:-9999px;position:absolute;visibility:hidden}.gform_wrapper.gravity-theme .gf_hide_charleft div.charleft{display:none!important}.gform_wrapper.gravity-theme .gf_hidden,.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .hidden_label .gfield_label,.gform_wrapper.gravity-theme .hidden_sub_label,.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_wrapper.gravity-theme button.screen-reader-text:focus{border:0;clip:auto;clip-path:none;height:auto;margin:0;position:static!important;width:auto}@media only screen and (min-width:641px){.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_2col .gfield_radio{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_3col .gfield_radio{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_4col .gfield_radio{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_5col .gfield_radio{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2rem}.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_2col_vertical .gfield_radio{-moz-column-count:2;column-count:2;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_3col_vertical .gfield_radio{-moz-column-count:3;column-count:3;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_4col_vertical .gfield_radio{-moz-column-count:4;column-count:4;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_checkbox,.gform_wrapper.gravity-theme .gf_list_5col_vertical .gfield_radio{-moz-column-count:5;column-count:5;grid-column-gap:2rem;display:block}.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_25 .gfield_radio .gchoice{height:25px}.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_50 .gfield_radio .gchoice{height:50px}.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_75 .gfield_radio .gchoice{height:75px}.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_100 .gfield_radio .gchoice{height:100px}.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_125 .gfield_radio .gchoice{height:125px}.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_height_150 .gfield_radio .gchoice{height:150px}}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio{display:block}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice{display:inline-block;padding-inline-end:16px;vertical-align:top}.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gf_list_inline .gfield_radio .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_checkbox .gchoice label,.gform_wrapper.gravity-theme .gfield.gfield--choice-align-horizontal .gfield_radio .gchoice label{max-width:none}.gform_wrapper.gravity-theme .gf_hide_ampm .gfield_time_ampm{display:none!important}.gform_wrapper.gravity-theme .gsection.gf_scroll_text{background-color:#fff;border:1px solid #ccc;height:240px;overflow-x:hidden;overflow-y:scroll;padding:32px}.gform_wrapper.gravity-theme .gsection.gf_scroll_text .gsection_title{margin-top:0}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red,.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{border-radius:3px;margin:20px 0!important;padding:20px!important}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_green{background-color:#cbeca0;border:1px solid #97b48a;color:#030;text-shadow:#dfb 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_red{background-color:#faf2f5;border:1px solid #cfadb3;color:#832525;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_yellow{background-color:#fffbcc;border:1px solid #e6db55;color:#222;text-shadow:#fcfaea 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_gray{background-color:#eee;border:1px solid #ccc;color:#424242;text-shadow:#fff 1px 1px}.gform_wrapper.gravity-theme .gfield.gfield_html.gf_alert_blue{background-color:#d1e4f3;border:1px solid #a7c2e7;color:#314475;text-shadow:#e0f1ff 1px 1px}.gform_wrapper.gravity-theme .gf_simple_horizontal{margin:0 auto;width:calc(100% - 16px)}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{display:table-cell;margin:0;padding:0;position:relative;vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body{max-width:75%;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label{display:table;width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield{display:table-cell;height:auto;padding-right:1em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .large,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .medium,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .small{width:100%}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_checkbox .gchoice,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label .gfield .ginput_container_radio .gchoice{display:inline-block;margin-right:.5em}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_above .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_body .top_label.form_sublabel_below .gfield{vertical-align:middle}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_container{margin-top:0!important}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label{margin:0;max-width:25%;padding:0;text-align:left;width:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=button],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=image],.gform_wrapper.gravity-theme .gf_simple_horizontal .gform_footer.top_label input[type=submit]{height:auto}.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_description:not(.validation_message),.gform_wrapper.gravity-theme .gf_simple_horizontal .gfield_label,.gform_wrapper.gravity-theme .gf_simple_horizontal .ginput_complex label{display:block;height:1px;left:-9000px;overflow:hidden;position:absolute;top:0;width:1px}.gform_wrapper.gravity-theme body:not(.rtl) .gform_wrapper form.gf_simple_horizontal div.gform_footer.top_label{text-align:left}.gform_confirmation_wrapper.gf_confirmation_simple_yellow{background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:1px solid #e6db55;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_simple_gray{background-color:#eaeaea;border-bottom:1px solid #ccc;border-top:1px solid #ccc;color:#424242;font-size:25px;margin:30px 0;max-width:99%;padding:32px}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient{background-color:#fffbd2;border:1px solid #e6db55;box-shadow:0 0 5px rgba(221,215,131,.75);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_yellow_gradient .gform_confirmation_message{background:#fffce5;background:linear-gradient(to bottom,#fffce5 0,#fff9bf 100%);background-color:#fffbcc;border-bottom:1px solid #e6db55;border-top:2px solid #fff;color:#424242;font-size:28px;margin:0;max-width:99%;padding:40px}.gform_confirmation_wrapper.gf_confirmation_green_gradient{background-color:#f1fcdf;border:1px solid #a7c37c;box-shadow:0 0 5px rgba(86,122,86,.4);margin:30px 0;position:relative}.gform_confirmation_wrapper.gf_confirmation_green_gradient .gform_confirmation_message{background:#dbf2b7;background:linear-gradient(to bottom,#dbf2b7 0,#b4d088 100%);background-color:#fffbcc;border-bottom:1px solid #a7c37c;border-top:2px solid #effade;color:#030;font-size:28px;margin:0;max-width:99%;padding:40px;text-shadow:#dfb 1px 1px}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_green_gradient::before,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::before{background:rgba(0,0,0,.2);bottom:15px;box-shadow:0 15px 10px rgba(0,0,0,.2);content:"";left:10px;max-width:40%;position:absolute;top:80%;transform:rotate(-3deg);width:50%;z-index:-1}.gform_confirmation_wrapper.gf_confirmation_green_gradient::after,.gform_confirmation_wrapper.gf_confirmation_yellow_gradient::after{left:auto;right:10px;transform:rotate(3deg)}.gform_wrapper.gravity-theme .gfield textarea{width:100%}.gform_wrapper.gravity-theme .gfield textarea.small{height:96px}.gform_wrapper.gravity-theme .gfield textarea.medium{height:192px}.gform_wrapper.gravity-theme .gfield textarea.large{height:288px}.gform_wrapper.gravity-theme .gfield input,.gform_wrapper.gravity-theme .gfield select{max-width:100%}.gform_wrapper.gravity-theme .gfield input.small,.gform_wrapper.gravity-theme .gfield select.small{width:calc(25% - 16px * 3 / 4)}.gform_wrapper.gravity-theme .gfield input.medium,.gform_wrapper.gravity-theme .gfield select.medium{width:calc(50% - 16px / 2)}.gform_wrapper.gravity-theme .gfield input.large,.gform_wrapper.gravity-theme .gfield select.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;-ms-grid-columns:(1fr 2%)[12];grid-row-gap:16px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{grid-column:span 11;-ms-grid-column-span:11}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{grid-column:span 10;-ms-grid-column-span:10}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{grid-column:span 9;-ms-grid-column-span:9}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{grid-column:span 8;-ms-grid-column-span:8}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{grid-column:span 7;-ms-grid-column-span:7}.gform_wrapper.gravity-theme .gfield.gfield--width-half{grid-column:span 6;-ms-grid-column-span:6}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{grid-column:span 5;-ms-grid-column-span:5}.gform_wrapper.gravity-theme .gfield.gfield--width-third{grid-column:span 4;-ms-grid-column-span:4}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{grid-column:span 3;-ms-grid-column-span:3}.gform_wrapper.gravity-theme .gfield.gfield--width-one-sixth{-ms-grid-column-span:2;grid-column:span 2}.gform_wrapper.gravity-theme .gfield.gfield--width-one-twelfth{-ms-grid-column-span:1;grid-column:span 1}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-full{width:100%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-eleven-twelfths{width:91.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-sixths{width:83.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-three-quarter{width:75%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-two-thirds{width:66.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-seven-twelfths{width:58.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-half{width:50%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-five-twelfths{width:41.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-third{width:33.3333%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-quarter{width:25%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-sixth{width:16.6666%}.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full.gfield--width-one-twelfth{width:8.3333%}.gform_wrapper.gravity-theme .left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme .right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){display:flex;flex-wrap:wrap;justify-content:flex-end;width:100%}.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{margin:0;padding:0;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label .gfield_label,.gform_wrapper.gravity-theme .right_label .gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset{clear:both}.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{float:left;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset .ginput_container{width:100%}}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label fieldset>.ginput_complex,.gform_wrapper.gravity-theme .gform_fields.right_label fieldset>.ginput_complex{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{display:block;float:left;padding-right:1em;width:30%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label legend.gfield_label,.gform_wrapper.gravity-theme .gform_fields.right_label legend.gfield_label{width:100%}}.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{float:right;width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields.left_label .gfield_validation_message,.gform_wrapper.gravity-theme .gform_fields.right_label .gfield_validation_message{width:100%}}.gform_wrapper.gravity-theme .gform_fields.validation_above.left_label fieldset .ginput_container,.gform_wrapper.gravity-theme .gform_fields.validation_above.right_label fieldset .ginput_container{float:right}.gform_wrapper.gravity-theme .left_label .ginput_complex .ginput_container,.gform_wrapper.gravity-theme .right_label .ginput_complex .ginput_container{width:auto}.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:70%}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons),.gform_wrapper.gravity-theme .right_label div.gfield>div:not(.ui-resizable-handle):not(.gfield-admin-icons){width:100%}}.gform_wrapper.gravity-theme .right_label .gfield_label{padding-right:1em;text-align:right}.gform_wrapper.gravity-theme .left_label.gform_fields,.gform_wrapper.gravity-theme .right_label.gform_fields{position:relative}.gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:30%}.gform_wrapper.gravity-theme .left_label #field_submit,.gform_wrapper.gravity-theme .right_label #field_submit{justify-content:flex-start}.gform_wrapper.gravity-theme .left_label #field_submit input,.gform_wrapper.gravity-theme .right_label #field_submit input{margin-left:30%}.gform_wrapper.gravity-theme .field_sublabel_below .ginput_complex{align-items:flex-start}.gform_wrapper.gravity-theme .field_sublabel_above .ginput_complex{align-items:flex-end}.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{float:right;width:70%;padding-left:8px}@media (max-width:640px){.gform_wrapper.gravity-theme .left_label.validation_above .copy_values_option_container,.gform_wrapper.gravity-theme .right_label.validation_above .copy_values_option_container{width:100%}}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin-left:1em;position:absolute;right:0;text-align:left;width:30%}.rtl .gform_wrapper.gravity-theme .left_label legend.gfield_label{width:30%}.rtl .gform_wrapper.gravity-theme .left_label .gfield_label{padding-left:1em;text-align:left!important}.rtl .gform_wrapper.gravity-theme .left_label fieldset.gfield,.rtl .gform_wrapper.gravity-theme .right_label fieldset.gfield{margin-left:0;padding-right:30%}.rtl .gform_wrapper.gravity-theme .right_label .gfield_label,.rtl .gform_wrapper.gravity-theme .right_label legend.gfield_label{padding:0;text-align:right}.rtl .gform_wrapper.gravity-theme .right_label label.gfield_label{padding-right:0}.rtl .gform_wrapper.gravity-theme .left_label .gfield_html_formatted,.rtl .gform_wrapper.gravity-theme .right_label .gfield_html_formatted{margin-left:0;margin-right:30%}html[dir=rtl] .gform_wrapper.gravity-theme code,html[dir=rtl] .gform_wrapper.gravity-theme input[type=email],html[dir=rtl] .gform_wrapper.gravity-theme input[type=tel],html[dir=rtl] .gform_wrapper.gravity-theme input[type=url]{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_label{direction:rtl}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_required{margin-left:0;margin-right:4px}html[dir=rtl] .gform_wrapper.gravity-theme ::-webkit-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme ::-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-ms-input-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme :-moz-placeholder{text-align:right}html[dir=rtl] .gform_wrapper.gravity-theme .gform_wrapper.gravity-theme fieldset{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(:last-child),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}@media (min-width:641px){html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .gform_show_password{left:8px;right:unset}}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .left_label fieldset.gfield,html[dir=rtl] .gform_wrapper.gravity-theme .right_label fieldset.gfield{padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .left_label legend.gfield_label,html[dir=rtl] .gform_wrapper.gravity-theme .right_label legend.gfield_label{margin:0;padding:0;position:relative;width:100%}html[dir=rtl] .gform_wrapper.gravity-theme .left_label .gfield_label{text-align:right!important}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-right:0}}.gform_wrapper.gravity-theme .ginput_counter{color:#767676;font-size:.8em}.gform_wrapper.gravity-theme .ginput_counter_tinymce{border-top:1px solid #eee;font-size:12px;padding:2px 10px}.gform_wrapper.gravity-theme .validation_message--hidden-on-empty:empty{display:none}.gform_wrapper.gravity-theme .gform_card_icon_container{display:flex;height:32px;margin:8px 0 6.4px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon{background-image:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-repeat:no-repeat;height:32px;margin-right:4.8px;text-indent:-9000px;width:40px}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_amex{background-position:-167px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_discover{background-position:-221px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_mastercard{background-position:-275px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_visa{background-position:-59px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_jcb{background-position:-329px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_maestro{background-position:-5px 0}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected{position:relative}.gform_wrapper.gravity-theme .gform_card_icon_container div.gform_card_icon.gform_card_icon_selected::after{background:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/images/gf-creditcards-check.svg) center center no-repeat;bottom:4px;content:"";display:block;height:10px;position:absolute;right:0;width:13px}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right{align-items:center;display:inline-flex;flex-flow:row wrap;justify-content:flex-start}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_cardinfo_right label{width:100%}.gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{background-image:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/images/gf-creditcards.svg);background-position:-382px center;background-repeat:no-repeat;display:block;flex:none;height:32px;margin-left:.3em;width:40px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_creditcard .ginput_card_security_code_icon{margin-left:0;margin-right:.3em}.gform_wrapper.gravity-theme .gfield_list_group,.gform_wrapper.gravity-theme .gfield_list_header{display:flex;flex-direction:row;flex-wrap:nowrap;margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_header_item{word-break:break-word}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{flex-grow:1;width:0}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:2%}.gform_wrapper.gravity-theme .gfield_list_group_item input,.gform_wrapper.gravity-theme .gfield_list_group_item select{width:100%}.gform_wrapper.gravity-theme .gfield_header_item--icons,.gform_wrapper.gravity-theme .gfield_list_icons{align-items:center;display:flex;flex:none;justify-content:center;width:48px}.gform_wrapper.gravity-theme .gfield_list_icons button{background:transparent url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/images/list-add.svg);border:none;font-size:0;height:16px;opacity:.5;padding:0;transition:opacity .5s ease-out;width:16px}.gform_wrapper.gravity-theme .gfield_list_icons button:focus,.gform_wrapper.gravity-theme .gfield_list_icons button:hover{opacity:1;outline:0}.gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{background-image:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/images/list-remove.svg);margin-left:5px}@media (max-width:640px){.gform_wrapper.gravity-theme .gfield_list_header{display:none}.gform_wrapper.gravity-theme .gfield_list_group{border:1px solid rgba(0,0,0,.2);display:block;margin-bottom:16px;padding:16px}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gfield_list_group_item{width:auto}.gform_wrapper.gravity-theme .gfield_list_group:last-child{margin-bottom:0}.gform_wrapper.gravity-theme .gfield_list_group_item:not(:last-child){margin-bottom:8px}.gform_wrapper.gravity-theme .gfield_list_group_item::before{content:attr(data-label);font-size:14.992px}.gform_wrapper.gravity-theme .gfield_list_icons{background-color:rgba(0,0,0,.1);line-height:0;margin:16px -16px -16px;padding:12px 16px;text-align:left;width:auto}.gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),.gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-left:0;margin-right:16px}@media (max-width:640px){html[dir=rtl] .gform_wrapper.gravity-theme .gfield_header_item+.gfield_header_item:not(.gfield_header_item--icons),html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_group_item+.gfield_list_group_item{margin-right:0}}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_list_icons button.delete_list_item{margin-left:0;margin-right:5px}.gform_wrapper.gravity-theme .gfield_label{display:inline-block;font-size:16px;font-weight:700;margin-bottom:8px;padding:0}.gform_wrapper.gravity-theme .gfield_header_item,.gform_wrapper.gravity-theme .gform_fileupload_rules,.gform_wrapper.gravity-theme .ginput_complex label{font-size:15px;padding-top:5px}.gform_wrapper.gravity-theme.left_label fieldset.gfield,.gform_wrapper.gravity-theme.right_label fieldset.gfield{padding:16px 16px 16px 30%}.gform_wrapper.gravity-theme.left_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.left_label fieldset.gfield .ginput_container:not(.ginput_container_time),.gform_wrapper.gravity-theme.right_label fieldset.gfield .gfield_description,.gform_wrapper.gravity-theme.right_label fieldset.gfield .ginput_container:not(.ginput_container_time){width:100%}.gform_wrapper.gravity-theme.left_label legend.gfield_label,.gform_wrapper.gravity-theme.right_label legend.gfield_label{left:0}.gform_wrapper.gravity-theme.left_label .gfield:not(.gsection):not(.gfield_html):not(fieldset),.gform_wrapper.gravity-theme.right_label .gfield:not(.gsection):not(.gfield_html):not(fieldset){justify-content:flex-start}.gform_wrapper.gravity-theme.left_label .gfield_html.gfield_html_formatted,.gform_wrapper.gravity-theme.right_label .gfield_html.gfield_html_formatted{display:flex}.gform_wrapper.gravity-theme.left_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container,.gform_wrapper.gravity-theme.right_label .gfield.gfield_html:not(.gfield_html_formatted) .gf-html-container{width:100%}.gform_wrapper.gravity-theme.right_label legend.gfield_label{text-align:right}.gform_wrapper.gravity-theme:not(.top_label) .ginput_container.ginput_single_email{margin-left:0}.gform_wrapper.gravity-theme .gform_validation_errors{background:#fff9f9;border-radius:5px;border:1.5px solid #c02b0a;box-shadow:0 1px 4px rgba(0,0,0,.11),0 0 4px rgba(18,25,97,.0405344);margin-block-end:8px;margin-block-start:8px;padding-block:16px;padding-inline-end:16px;padding-inline-start:48px;position:relative;width:100%}.gform_wrapper.gravity-theme .gform_validation_errors:focus{outline:2px solid #c02b0a;outline-offset:2px}.gform_wrapper.gravity-theme .gform_validation_errors>h2{color:#c02b0a;font-size:13.2px;font-weight:500;line-height:17.6px;margin-block-end:12px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2::before{display:none}.gform_wrapper.gravity-theme .gform_validation_errors>h2 .gform-icon{align-items:center;display:flex;font-size:28px;height:100%;inset-inline-start:12px;position:absolute;inset-block-start:0}.gform_wrapper.gravity-theme .gform_validation_errors>h2.hide_summary{margin:0;padding:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol{padding-inline-start:20px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a{color:#c02b0a;font-size:13.2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol a:focus{outline:2px solid #c02b0a;outline-offset:2px}.gform_wrapper.gravity-theme .gform_validation_errors>ol li{color:#c02b0a;font-size:13.2px;list-style-type:disc!important;margin-block-end:8px;margin-block-start:0;margin-inline:0}.gform_wrapper.gravity-theme .gform_validation_errors>ol li:last-of-type{margin-block-end:0}.gform_wrapper.gravity-theme .gfield_required{color:#c02b0a;display:inline-block;font-size:13.008px;padding-inline-start:0.125em}.gform_wrapper.gravity-theme .gfield_required .gfield_required_custom,.gform_wrapper.gravity-theme .gfield_required .gfield_required_text{font-style:italic;font-weight:400}.gform_wrapper.gravity-theme .gform_required_legend .gfield_required{padding-inline-start:0}.gform_wrapper.gravity-theme .validation_error{border-block-end:2px solid #c02b0a;border-block-start:2px solid #c02b0a;color:#c02b0a;font-size:1em;font-weight:700;margin-block-end:32px;padding:16px;text-align:center}.gform_wrapper.gravity-theme .gfield_error .gfield_repeater_cell label,.gform_wrapper.gravity-theme .gfield_error label,.gform_wrapper.gravity-theme .gfield_error legend,.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message,.gform_wrapper.gravity-theme [aria-invalid=true]+label,.gform_wrapper.gravity-theme label+[aria-invalid=true]{color:#c02b0a}.gform_wrapper.gravity-theme .gfield_validation_message,.gform_wrapper.gravity-theme .validation_message{background:#fff9f9;border:1px solid #c02b0a;font-size:14.992px;margin-block-start:8px;padding:12.992px 24px}.gform_wrapper.gravity-theme .left_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .left_label.validation_above fieldset .validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .gfield_validation_message,.gform_wrapper.gravity-theme .right_label.validation_above fieldset .validation_message{clear:right}.gform_wrapper.gravity-theme .validation_above .gfield_validation_message,.gform_wrapper.gravity-theme .validation_above .validation_message{margin-block-end:16px}.gform_wrapper.gravity-theme .gfield_error [aria-invalid=true]{border:1px solid #c02b0a}.gform_wrapper.gravity-theme .gform_previous_button.button,.gform_wrapper.gravity-theme .gform_save_link.button{-webkit-appearance:none!important;background-color:#fff;color:#6b7280;text-decoration:none}.gform_wrapper.gravity-theme .gform_previous_button.button svg,.gform_wrapper.gravity-theme .gform_save_link.button svg{display:inline-block;margin-right:4px}.gform_wrapper.gravity-theme button.button:disabled{opacity:.6}.gform_wrapper.gravity-theme #field_submit,.gform_wrapper.gravity-theme .gform_footer{display:flex}.gform_wrapper.gravity-theme #field_submit input,.gform_wrapper.gravity-theme .gform_footer input{align-self:flex-end}.gform_wrapper.gravity-theme #field_submit .gform_image_button,.gform_wrapper.gravity-theme .gform_footer .gform_image_button{background-color:transparent;border:none;border-radius:0;height:auto;padding:0;width:auto}.gform_wrapper.gravity-theme #field_submit .gform-button--width-full,.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full{text-align:center;width:100%}.gform_wrapper.gravity-theme .ginput_complex{display:flex;flex-flow:row wrap}.gform_wrapper.gravity-theme .ginput_complex fieldset,.gform_wrapper.gravity-theme .ginput_complex span{flex:1}.gform_wrapper.gravity-theme .ginput_complex .ginput_full{flex:0 0 100%}.gform_wrapper.gravity-theme .ginput_complex .clear-multi{display:flex}.gform_wrapper.gravity-theme .ginput_complex label,.gform_wrapper.gravity-theme .ginput_complex legend{display:block}.gform_wrapper.gravity-theme .ginput_complex input,.gform_wrapper.gravity-theme .ginput_complex select{width:100%}.gform_wrapper.gravity-theme .ginput_container_address{margin-left:-1%;margin-right:-1%}.gform_wrapper.gravity-theme .ginput_container_address span{flex:0 0 50%;padding-left:.9804%;padding-right:.9804%}@media (min-width:641px){.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-right:1%}.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),.gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:1%;padding-right:0}.gform_wrapper.gravity-theme .ginput_container_address span,.gform_wrapper.gravity-theme .ginput_full:not(:last-of-type){margin-bottom:8px}.gform_wrapper.gravity-theme .ginput_container_address{margin-bottom:-8px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full){padding-left:1%;padding-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) fieldset:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full),html[dir=rtl] .gform_wrapper.gravity-theme .ginput_complex:not(.ginput_container_address) span:not([style*="display:none"]):not(.ginput_full)~span:not(.ginput_full){padding-left:0;padding-right:1%}}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_complex span{flex:0 0 100%;margin-bottom:8px;padding-left:0}.gform_wrapper.gravity-theme .ginput_complex.ginput_container_address span{padding-left:.9804%}}.gform_wrapper.gravity-theme .description,.gform_wrapper.gravity-theme .gfield_description,.gform_wrapper.gravity-theme .gsection_description,.gform_wrapper.gravity-theme .instruction{clear:both;font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%}.gform_wrapper.gravity-theme .field_description_above .description,.gform_wrapper.gravity-theme .field_description_above .gfield_description,.gform_wrapper.gravity-theme .field_description_above .gsection_description,.gform_wrapper.gravity-theme .field_description_above .instruction{padding-bottom:16px}.gform_wrapper.gravity-theme .field_sublabel_above .description,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_description,.gform_wrapper.gravity-theme .field_sublabel_above .gsection_description{margin-top:9.008px}.gform_wrapper.gravity-theme .top_label .gsection_description{margin-bottom:9.008px;width:100%}.gform_wrapper.gravity-theme .field_description_below .gfield_consent_description,.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:13.008px;margin-top:12.8px;max-height:240px;overflow-y:scroll;padding:6.4px 8px;width:100%}.gform_wrapper.gravity-theme .field_description_above .gfield_choice_limit_message,.gform_wrapper.gravity-theme .field_sublabel_above .gfield_choice_limit_message,.gform_wrapper.gravity-theme .gfield_choice_limit_message{display:block;margin-bottom:8px;margin-top:0;padding-bottom:0;padding-top:0}.gform_wrapper.gravity-theme .gfield_creditcard_warning{background-color:rgba(255,223,224,.25);border-bottom:4px solid #c02b0a;border-top:2px solid #c02b0a;padding:16px}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message{color:#c02b0a;font-family:inherit;font-size:16px;font-weight:700;min-height:32px;position:relative}.gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4xLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB2aWV3Qm94PSItMTA2NyAyODY1IDI0IDMyIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IC0xMDY3IDI4NjUgMjQgMzI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+DQoJLnN0MHtmaWxsOiM3OTAwMDA7fQ0KPC9zdHlsZT4NCjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tMTA1MywyODY1Yy01LjUsMC0xMCw0LjUtMTAsMTBoNGMwLTMuMywyLjctNiw2LTZjMy4zLDAsNiwyLjcsNiw2djJoLTIwdjE0YzAsMy4zLDIuNyw2LDYsNmgxMg0KCWMzLjMsMCw2LTIuNyw2LTZ2LTE2Qy0xMDQzLDI4NjkuNS0xMDQ3LjUsMjg2NS0xMDUzLDI4NjV6IE0tMTA0OSwyODkzaC0xMmMtMS4xLDAtMi0wLjktMi0ydi0xMGgxNnYxMA0KCUMtMTA0NywyODkyLjEtMTA0Ny45LDI4OTMtMTA0OSwyODkzeiBNLTEwNTMsMjg4N2MwLDEuMS0wLjksMi0yLDJzLTItMC45LTItMmMwLTEuMSwwLjktMiwyLTJTLTEwNTMsMjg4NS45LTEwNTMsMjg4N3oiLz4NCjwvc3ZnPg0K);background-position:0 3.2px;background-repeat:no-repeat;background-size:24px 16px;border-bottom:1px solid #c02b0a;display:block;letter-spacing:.1pt;margin-bottom:16px;padding:0 0 16px 24px;text-transform:uppercase}.gform_wrapper.gravity-theme .ginput_cardextras{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_complex .ginput_cardinfo_right input{max-width:112px;width:30%}.gform_wrapper.gravity-theme .ginput_card_expiration_container{display:flex;flex-wrap:wrap}.gform_wrapper.gravity-theme .ginput_card_expiration_month{flex:1;margin-right:16px}.gform_wrapper.gravity-theme .ginput_card_expiration_year{flex:1}.gform_wrapper.gravity-theme .ginput_cardinfo_left label,.gform_wrapper.gravity-theme .ginput_cardinfo_left legend,.gform_wrapper.gravity-theme .ginput_cardinfo_right label,.gform_wrapper.gravity-theme .ginput_cardinfo_right legend{flex:1 1 100%}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex;flex-direction:column}.gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left legend{float:left;padding-top:5px}.gform_wrapper.gravity-theme .field_sublabel_below fieldset.ginput_cardinfo_left{flex-direction:column-reverse}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-left:16px;margin-right:0}html[dir=rtl] .gform_wrapper.gravity-theme .gform_card_icon{float:right}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_creditcard_warning .gfield_creditcard_warning_message span{background-position:right 3.2px;background-repeat:no-repeat;background-size:24px 16px;display:block;margin-bottom:16px;padding:0 24px 16px 0}html[dir=rtl] .gform_wrapper.gravity-theme fieldset.ginput_cardinfo_left{display:flex}@media (max-width:640px){.gform_wrapper.gravity-theme .ginput_card_expiration{flex:none}.gform_wrapper.gravity-theme .ginput_card_expiration_month{margin-bottom:8px}}.gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:2%}.gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-left:0}.gform_wrapper.gravity-theme .ginput_container_date label{display:block}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date+.ginput_container_date{margin-left:0;margin-right:16px}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date[style*="display:none"]+.ginput_container_date{margin-right:0}.gravity-theme.ui-datepicker{background:#fff;border:1px solid #d0d1d3;border-radius:3px;box-shadow:0 .0625rem .25rem rgba(0,0,0,.11),0 0 .25rem rgba(18,25,97,.0405344);color:#607382;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);margin-top:5px;max-width:400px;padding:18px 15px;width:auto}.gravity-theme.ui-datepicker table,.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th,.gravity-theme.ui-datepicker thead,.gravity-theme.ui-datepicker tr{background:0 0;border:0;margin:0}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:5px;text-shadow:none;text-transform:none}.gravity-theme.ui-datepicker .ui-datepicker-header{border:0;display:flex;flex-direction:row;justify-content:center;margin:0 0 5px;padding:0;position:relative;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{align-items:center;background:0 0;border:0;color:#607382;cursor:pointer;display:flex;font-family:gform-icons-theme!important;font-size:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:30px;justify-content:center;line-height:1;position:absolute;speak:never;text-decoration:none;top:50%;transform:translateY(-50%);transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover{color:#2f4054}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next .ui-icon,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev .ui-icon{display:none}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before,.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before{border:0;height:auto;position:static;transform:none;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev{left:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-prev::before{content:"\e910"}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next{right:0}.gravity-theme.ui-datepicker .ui-datepicker-header .ui-datepicker-next::before{content:"\e91b"}.gravity-theme.ui-datepicker .ui-datepicker-header select{-webkit-appearance:none;background-color:transparent;background-image:url(//cuyahogalandbank.org/wp-content/plugins/gravityforms/images/theme/down-arrow.svg);background-position:100% 50%;background-repeat:no-repeat;background-size:24px 24px;border:0;border-radius:0;box-shadow:none;color:#585e6a;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:var(--gform-theme-font-weight-medium);height:auto;min-height:0;padding:0 22px 0 0;width:auto}.gravity-theme.ui-datepicker .ui-datepicker-header select.ui-datepicker-month{margin-right:20px;-moz-text-align-last:right;text-align-last:right}.gravity-theme.ui-datepicker .ui-datepicker-calendar{table-layout:fixed;width:100%}.gravity-theme.ui-datepicker .ui-datepicker-calendar a,.gravity-theme.ui-datepicker .ui-datepicker-calendar span{font-weight:var(--gform-theme-font-weight-normal)}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{align-items:center;color:#2f4054;display:flex;font-size:.8125rem;font-weight:var(--gform-theme-font-weight-medium);height:40px;justify-content:center;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{font-size:.8125rem;height:50px;width:50px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{align-items:center;background:0 0;border:1px solid transparent;border-radius:100%;box-shadow:none;color:#2f4054;display:flex;height:40px;justify-content:center;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;width:40px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:hover{background:0 0;border-color:#607382;outline:0}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default:active{background:#f2f3f5;border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default{background:#607382;border-color:#607382;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#fff}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:focus,.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day .ui-state-default:hover{border-color:#607382}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled{background:0 0}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{align-items:center;background:#f2f3f5;border:1px solid rgba(32,32,46,.079);border-radius:100%;box-shadow:0 .125rem .125rem rgba(58,58,87,.0596411);color:#686e77;cursor:text;display:flex;height:40px;justify-content:center;text-decoration:none;width:40px}@media (max-width:640px){.gravity-theme.ui-datepicker{max-width:235px}.gravity-theme.ui-datepicker .ui-datepicker-header{margin-bottom:10px}.gravity-theme.ui-datepicker td,.gravity-theme.ui-datepicker th{padding:3px}.gravity-theme.ui-datepicker .ui-datepicker-calendar th span{height:20px;width:20px}.gravity-theme.ui-datepicker .ui-datepicker-calendar td{height:30px;width:30px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-default{height:20px;width:20px}.gravity-theme.ui-datepicker .ui-datepicker-calendar .ui-state-disabled .ui-state-default{height:20px;width:20px}}html[dir=rtl] #ui-datepicker-div.gform-theme-datepicker[style]{right:auto!important}.gform_wrapper.gravity-theme .gform_footer,.gform_wrapper.gravity-theme .gform_page_footer{margin:6px 0 0;padding:16px 0}.gform_wrapper.gravity-theme .gform_footer.left_label,.gform_wrapper.gravity-theme .gform_footer.right_label,.gform_wrapper.gravity-theme .gform_page_footer.left_label,.gform_wrapper.gravity-theme .gform_page_footer.right_label{padding:16px 0 10px 30%}.gform_wrapper.gravity-theme .gform_footer button,.gform_wrapper.gravity-theme .gform_footer input,.gform_wrapper.gravity-theme .gform_page_footer button,.gform_wrapper.gravity-theme .gform_page_footer input{margin-bottom:8px}.gform_wrapper.gravity-theme .gform_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_footer input.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer button.button:disabled,.gform_wrapper.gravity-theme .gform_page_footer input.button:disabled{opacity:.6}.gform_wrapper.gravity-theme .gform_footer button+input,.gform_wrapper.gravity-theme .gform_footer input+button,.gform_wrapper.gravity-theme .gform_footer input+input,.gform_wrapper.gravity-theme .gform_page_footer button+input,.gform_wrapper.gravity-theme .gform_page_footer input+button,.gform_wrapper.gravity-theme .gform_page_footer input+input{margin-left:8px}html[dir=rtl] .gform_wrapper.gravity-theme button+input,html[dir=rtl] .gform_wrapper.gravity-theme input+button,html[dir=rtl] .gform_wrapper.gravity-theme input+input{margin-right:8px}.gform_wrapper.gravity-theme .gfield_checkbox label,.gform_wrapper.gravity-theme .gfield_radio label{display:inline-block;font-size:15px}.gform_wrapper.gravity-theme .gfield_checkbox button,.gform_wrapper.gravity-theme .gfield_checkbox input[type=text],.gform_wrapper.gravity-theme .gfield_radio button,.gform_wrapper.gravity-theme .gfield_radio input[type=text]{margin-top:16px}.gform_wrapper.gravity-theme .gfield-choice-input{display:inline-block;margin-top:0;top:0;vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input+label{margin-bottom:0;max-width:calc(100% - 32px);vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input:disabled+label{color:#757575}.gform_wrapper.gravity-theme input[type=number]{display:inline-block}.gform_wrapper.gravity-theme input[type=color],.gform_wrapper.gravity-theme input[type=date],.gform_wrapper.gravity-theme input[type=datetime-local],.gform_wrapper.gravity-theme input[type=datetime],.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=month],.gform_wrapper.gravity-theme input[type=number],.gform_wrapper.gravity-theme input[type=password],.gform_wrapper.gravity-theme input[type=search],.gform_wrapper.gravity-theme input[type=tel],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme input[type=time],.gform_wrapper.gravity-theme input[type=url],.gform_wrapper.gravity-theme input[type=week],.gform_wrapper.gravity-theme select,.gform_wrapper.gravity-theme textarea{font-size:15px;margin-bottom:0;margin-top:0;padding:8px}.gform_wrapper.gravity-theme .chosen-container-multi,.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_product_price_label,.gform_wrapper.gravity-theme .ginput_quantity_label{font-size:15px}.gform_wrapper.gravity-theme .chosen-choices{padding:8px}.gform_wrapper.gravity-theme .ginput_container_date{align-content:flex-start;align-items:center;display:flex}.gform_wrapper.gravity-theme .ginput_container_date input{width:auto}.gform_wrapper.gravity-theme .ginput_container_date .datepicker_with_icon.large{width:calc(100% - 48px)}.gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{display:block;margin-left:12.8px;max-height:25.6px;max-width:25.6px}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date{flex-basis:min-content;flex-flow:row wrap;max-width:30%}.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date input,.gform_wrapper.gravity-theme .ginput_complex .ginput_container_date select{min-width:84px;width:100%}.gform_wrapper.gravity-theme .gfield_chainedselect.horizontal select{min-width:100px}.gform_wrapper.gravity-theme .gform_show_password{align-items:center;background:0 0;color:inherit;display:flex;height:100%}.gform_wrapper.gravity-theme .gform_show_password:focus,.gform_wrapper.gravity-theme .gform_show_password:hover{background:0 0}.gform_wrapper.gravity-theme .gfield_consent_description{border:1px solid #ddd;font-size:.8em;margin-top:8px;max-height:240px;overflow-y:scroll;padding:8px}.gform_wrapper.gravity-theme .gfield .ginput_quantity{width:auto}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield_checkbox,.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield_radio{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice{align-self:start;display:block;inline-size:200px;max-inline-size:200px;min-inline-size:200px;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice .gfield-image-choice-wrapper-outer{display:block}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice label{display:inline;margin:0}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice input{margin-inline-start:0}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:has(input:checked))::after{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;align-items:center;background-color:#607382;block-size:38px;border-radius:50%;color:#fff;content:"\e917";display:flex;filter:drop-shadow(0 1px 1px rgba(18, 25, 97, .15)) drop-shadow(0 2px 5px rgba(18, 25, 97, .1)) drop-shadow(0 0 0 rgba(18, 25, 97, .05));font-size:32px;inline-size:38px;inset-block-start:10px;inset-inline-end:10px;justify-content:center;position:absolute;z-index:5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:focus-within) .gfield-choice-image-wrapper::before{border-color:currentColor}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where([\:has\(.gfield-choice-input\:disabled\)]) .gfield-choice-image-wrapper{opacity:.5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice:where(:has(.gfield-choice-input:disabled)) .gfield-choice-image-wrapper{opacity:.5}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-wrapper{aspect-ratio:1/1;margin-block-end:8px;opacity:1;overflow:hidden;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-wrapper::before{border:2px solid transparent;content:"";display:block;inset-block:0;inset-inline:0;position:absolute;z-index:1}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image{font-family:gform-icons-theme!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;background-color:#d0d1d3;block-size:100%;color:#607382;display:block;inline-size:100%;position:relative}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image::before{content:"\e91e";font-size:60px;inset-block-start:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image-no-image span{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme .ginput_container_image_choice .gfield-choice-image{block-size:100%!important;display:block;inline-size:100%;max-block-size:100%;max-inline-size:100%;-o-object-fit:cover;object-fit:cover}.gform_wrapper.gravity-theme .ginput_container_image_choice .gchoice_other_control{margin-block-start:16px;max-inline-size:100%}.gform_wrapper.gravity-theme .gfield_error .ginput_container_image_choice .gfield-choice-image-wrapper::before{border-color:#c02b0a}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-choice-image-wrapper{margin-block-end:0}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-choice-input,.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gfield-image-choice-wrapper-inner,.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--label-hide .gchoice .gform-field-label{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--input-hide .gchoice .gform-field-label{margin-inline-start:0}.gform_wrapper.gravity-theme:where(:not(.gform_wrapper_edit_form_entry)) .ginput_container_image_choice.ginput_container_image_choice--input-hide .gchoice .gfield-choice-input{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where([\:has\(input\:checked\)])::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gchoice:where(:has(input:checked))::after{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;content:"\e904";font-size:20px}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image-no-image{font-family:gform-icons-common!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none}.gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image-no-image::before{content:"\e90f"}.gforms_edit_form.gf_browser_safari .gform_wrapper.gravity-theme:where(.gform_wrapper_edit_form_entry) .ginput_container_image_choice .gfield-choice-image{max-block-size:-webkit-fill-available}html[dir=rtl] .gform_wrapper.gravity-theme .ginput_container_date img.ui-datepicker-trigger{margin-left:0;margin-right:12.8px;order:1}.gform_wrapper.gravity-theme .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0}html[dir=rtl] .gform_wrapper.gravity-theme .gsection{padding:0 0 8px 16px}.gform_wrapper.gravity-theme .gf_progressbar_title{color:#767676;font-size:12.992px;font-weight:400;margin:0 0 4.8px 0}.gform_wrapper.gravity-theme .gf_progressbar{background:#e8e8e8;border-radius:10.5px;margin-bottom:16px;position:relative}.gform_wrapper.gravity-theme .gf_progressbar_percentage{border-radius:10.5px;height:20.992px;text-align:right;vertical-align:middle}.gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:10.5px 0 0 10.5px}.gform_wrapper.gravity-theme .gf_progressbar_percentage span{display:block;float:right;font-size:13px;line-height:21px;margin-left:8px;margin-right:8px;min-width:2em;width:auto}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_0 span{color:#959595;float:none;margin-left:9.6px;text-shadow:none}.gform_wrapper.gravity-theme .gf_progressbar_blue{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blue{background-color:#1e7ac4;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_gray{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_gray{background-color:#6b7280;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_green{background:#e8e8e8}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_green{background-color:#aac138;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_orange{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_orange{background-color:#ff5d38;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_red{background:#e8eaec}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_red{background-color:#ec1e31;color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_spring{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_spring{background:linear-gradient(270deg,#9cd790 0,#76d7db 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_blues{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_blues{background:linear-gradient(270deg,#00c2ff 0,#7838e2 100%);color:#fff}.gform_wrapper.gravity-theme .gf_progressbar_rainbow{background:#d2d6dc}.gform_wrapper.gravity-theme .gf_progressbar_percentage.percentbar_rainbow{background:linear-gradient(270deg,#1dbeea 0,#cd6ad6 50%,#f35160 100%);color:#fff}html[dir=rtl] .gform_wrapper.gravity-theme .gf_progressbar_percentage:not(.percentbar_100){border-radius:0 10.5px 10.5px 0}.gform_wrapper.gravity-theme .gf_page_steps{border-bottom:1px solid #e5e7eb;margin-bottom:16px}.gform_wrapper.gravity-theme .gf_step{display:inline-block;margin:8px 32px 8px 0}.gform_wrapper.gravity-theme .gf_step_label,.gform_wrapper.gravity-theme .gf_step_number{display:table-cell;vertical-align:middle}.gform_wrapper.gravity-theme .gf_step_number{background:0 0;border:2px solid #cfd3d9;border-radius:20px;color:#585e6a;font-size:14px;font-weight:500;height:40px;text-align:center;width:40px}.gform_wrapper.gravity-theme .gf_step_active .gf_step_number{background:#cfd3d9;color:#607382}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number{position:relative}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::before{background:#607382;border:2px solid #607382;border-radius:20px;content:"";display:table-cell;height:40px;left:-2px;position:absolute;top:-2px;width:40px}.gform_wrapper.gravity-theme .gf_step_completed .gf_step_number::after{align-items:center;color:#fff;content:"\e917";display:flex;font-family:gform-icons-theme;font-size:24px;height:100%;justify-content:center;left:0;position:absolute;text-align:center;top:0;width:100%;z-index:5}.gform_wrapper.gravity-theme .gf_step_label{color:inherit;font-size:14px;font-weight:600;line-height:16px;padding-left:16px}.gform_wrapper.gravity-theme .gf_step_hidden{display:none}.gform_wrapper.gravity-theme .ginput_product_price_wrapper{display:inline-block}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:-moz-read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price_wrapper input:read-only{background:0 0;border:none;padding:0}.gform_wrapper.gravity-theme .ginput_product_price,.gform_wrapper.gravity-theme .ginput_shipping_price{color:#900}.gform_wrapper.gravity-theme .ginput_total{color:#060}.gform_wrapper.gravity-theme .gfield_repeater_cell{margin-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_cell label{color:#9b9a9a;font-size:12.8px;font-weight:400;padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:8px}.gform_wrapper.gravity-theme .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_wrapper.gravity-theme .gfield_repeater_cell>.gfield_repeater_wrapper{background-color:rgba(1,1,1,.02);border-bottom:1px solid #eee;border-left:8px solid #f1f1f1;border-radius:8px;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06);padding:10px 20px}.gform_wrapper.gravity-theme .gfield_repeater_buttons{padding-top:16px}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:hover,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:hover{background:#fafafa;border:1px solid #757575;color:#374750}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus:focus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_text,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_text{background:rgba(242,242,242,.5);border:1px solid rgba(117,117,117,.4);border-radius:20px;color:#757575;font-size:12px;font-weight:400;height:32px;margin-bottom:8px;margin-right:8px;min-width:100px;transition:all .3s cubic-bezier(.67, .17, .4, .83)}.gform_wrapper.gravity-theme .gfield_repeater_buttons .add_repeater_item_plus,.gform_wrapper.gravity-theme .gfield_repeater_buttons .remove_repeater_item_minus{background:rgba(242,242,242,.5);border:1px solid rgba(117,117,117,.4);border-radius:50%;color:#757575;font-size:16px;font-weight:700;height:24px;margin:10px 5px 0 5px;padding:0;transition:all .3s cubic-bezier(.67, .17, .4, .83);width:24px}.gform_wrapper.gravity-theme .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;margin-bottom:20px;margin-right:8px;padding-bottom:20px}.gform_wrapper.gravity-theme .gform-loader{align-self:center;animation:gformLoader 1.1s infinite linear;block-size:8em;border-block-end:1.1em solid #000;border-block-start:1.1em solid #fff;border-inline-end:1.1em solid #fff;border-inline-start:1.1em solid #000;border-radius:50%;display:inline-block;font-size:2px;inline-size:8em;margin-inline-start:2em;position:relative;transform:translateZ(0);vertical-align:middle}@keyframes gformLoader{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.gform_wrapper.gravity-theme .gfield_time_hour label.hour_label,.gform_wrapper.gravity-theme .gfield_time_minute label.minute_label{display:block;font-size:15px;margin:0;padding-top:5px}.gform_wrapper.gravity-theme .ginput_container_time{flex-basis:min-content;max-width:64px;min-width:64px}.gform_wrapper.gravity-theme .ginput_container_time input{margin-left:0;margin-right:0;min-width:100%}.gform_wrapper.gravity-theme .gfield_time_minute{position:relative}.gform_wrapper.gravity-theme .hour_minute_colon{line-height:2;padding:0 8px}.gform_wrapper.gravity-theme .field_sublabel_above .hour_minute_colon{align-self:flex-end}.gform_wrapper.gravity-theme .gfield_time_ampm{align-items:flex-end;display:flex;margin-left:16px}.gform_wrapper.gravity-theme .gfield_time_ampm.below,.gform_wrapper.gravity-theme .hour_minute_colon.below{align-items:flex-start}html[dir=rtl] .gform_wrapper.gravity-theme .gfield_time_ampm{margin-left:0;margin-right:16px}.gform_wrapper.gform_legacy_markup_wrapper .gform_ajax_spinner,.gform_wrapper.gravity-theme .gform_ajax_spinner{align-self:flex-end;display:inline-block;height:0;margin-bottom:15px}.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_custom_card_fields,.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_custom_card_fields .ginput_container_custom_card_fields,.gform_wrapper.gravity-theme .gform_ppcp_custom_card_fields,.gform_wrapper.gravity-theme .gform_ppcp_custom_card_fields .ginput_container_custom_card_fields{display:none}.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_custom_card_fields .ginput_container_custom_card_fields--is-active,.gform_wrapper.gravity-theme .gform_ppcp_custom_card_fields .ginput_container_custom_card_fields--is-active{display:block}.gform_wrapper.gform_legacy_markup_wrapper .gfield--type-paypal .braintree-hosted-fields-focused,.gform_wrapper.gform_legacy_markup_wrapper .gfield--type-paypal .braintree-hosted-fields-focused.braintree-hosted-fields-invalid,.gform_wrapper.gravity-theme .gfield--type-paypal .braintree-hosted-fields-focused,.gform_wrapper.gravity-theme .gfield--type-paypal .braintree-hosted-fields-focused.braintree-hosted-fields-invalid{outline:2px solid #204ce5;outline-offset:0}.gform_wrapper.gform_legacy_markup_wrapper .gform_page_footer,.gform_wrapper.gravity-theme .gform_page_footer{display:flex}.gform_wrapper.gform_legacy_markup_wrapper .gform_page_footer .gform_ppcp_smart_payment_buttons,.gform_wrapper.gravity-theme .gform_page_footer .gform_ppcp_smart_payment_buttons{display:inline-block;margin:auto 16px 0;vertical-align:top}.gform_wrapper.gform_legacy_markup_wrapper .gform_previous_button,.gform_wrapper.gravity-theme .gform_previous_button{height:.00001%}.gform_wrapper.gform_legacy_markup_wrapper .gform_footer .gform_ppcp_smart_payment_buttons,.gform_wrapper.gravity-theme .gform_footer .gform_ppcp_smart_payment_buttons{margin-inline-end:16px}@media only screen and (max-width:641px){.gform_wrapper.gform_legacy_markup_wrapper .gform_page_footer .gform_ppcp_smart_payment_buttons,.gform_wrapper.gravity-theme .gform_page_footer .gform_ppcp_smart_payment_buttons{margin:auto 0 16px}.gform_wrapper.gform_legacy_markup_wrapper .gform_footer .gform_ppcp_smart_payment_buttons,.gform_wrapper.gravity-theme .gform_footer .gform_ppcp_smart_payment_buttons{margin-bottom:16px;margin-right:0}}.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons .validation_message,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons .validation_message{margin-top:8px}.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons.small,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons.small{width:33%}.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons.medium,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons.medium{width:66%}.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons.large,.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons.responsive,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons.large,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons.responsive{width:100%}.gform_wrapper.gform_legacy_markup_wrapper .top_label div.ginput_container.ginput_container_custom_card_fields,.gform_wrapper.gravity-theme .top_label div.ginput_container.ginput_container_custom_card_fields{margin-top:12px}.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields .ginput_card_field,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields .ginput_card_field{background-color:#fff;border:1px solid #ccc;display:inline-block;font-family:inherit;font-size:inherit;height:32px;letter-spacing:normal;padding:5px 4px;width:100%}.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields span.ginput_card_security_code,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields span.ginput_card_security_code{max-width:160px;min-width:100px;position:relative}.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_left .ginput_card_expiration,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_left .ginput_card_expiration{max-width:calc(100% - 30px)}.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_right,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_right{max-width:50%;width:200px}.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{float:right;margin:4px 0 0 8px;position:static}.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields .ginput_card_security_code_icon+label,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields .ginput_card_security_code_icon+label{width:100%}.gform_wrapper.gform_legacy_markup_wrapper .field_sublabel_hidden_label .ginput_container_custom_card_fields .ginput_card_field,.gform_wrapper.gravity-theme .field_sublabel_hidden_label .ginput_container_custom_card_fields .ginput_card_field{margin-bottom:12px}.gform_wrapper.gform_legacy_markup_wrapper .gfield_error .ginput_container_custom_card_fields .ginput_card_field,.gform_wrapper.gravity-theme .gfield_error .ginput_container_custom_card_fields .ginput_card_field{border:1px solid #790000}@media only screen and (max-width:641px){.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields span.ginput_card_security_code,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields span.ginput_card_security_code{display:inline-block!important;margin-bottom:-8px!important;max-width:calc(100% - 50px)}.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_left .ginput_card_expiration,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_left .ginput_card_expiration{max-width:100%}.gform_wrapper.gform_legacy_markup_wrapper .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon,.gform_wrapper.gravity-theme .ginput_container_custom_card_fields.ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{top:-1px}.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons,.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons.large,.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons.medium,.gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons.small,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons.large,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons.medium,.gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons.small{width:100%}.gform_wrapper.gform_legacy_markup_wrapper .gform_page_footer,.gform_wrapper.gravity-theme .gform_page_footer{flex-wrap:wrap}.gform_wrapper.gform_legacy_markup_wrapper .gform_page_footer .gform_ppcp_smart_payment_buttons,.gform_wrapper.gravity-theme .gform_page_footer .gform_ppcp_smart_payment_buttons{margin-top:10px}}.block-editor-page .gform_wrapper.gform_legacy_markup_wrapper .gfield--type-paypal,.block-editor-page .gform_wrapper.gform_legacy_markup_wrapper .gfield--type-paypal .ginput_container_custom_card_fields,.block-editor-page .gform_wrapper.gravity-theme .gfield--type-paypal,.block-editor-page .gform_wrapper.gravity-theme .gfield--type-paypal .ginput_container_custom_card_fields,.gform_wrapper.gform_legacy_markup_wrapper.gform_editor .gfield--type-paypal,.gform_wrapper.gform_legacy_markup_wrapper.gform_editor .gfield--type-paypal .ginput_container_custom_card_fields,.gform_wrapper.gravity-theme.gform_editor .gfield--type-paypal,.gform_wrapper.gravity-theme.gform_editor .gfield--type-paypal .ginput_container_custom_card_fields{display:block}.block-editor-page .gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_payment_method+.ginput_container_custom_card_fields,.block-editor-page .gform_wrapper.gravity-theme .gform_ppcp_payment_method+.ginput_container_custom_card_fields,.gform_wrapper.gform_legacy_markup_wrapper.gform_editor .gform_ppcp_payment_method+.ginput_container_custom_card_fields,.gform_wrapper.gravity-theme.gform_editor .gform_ppcp_payment_method+.ginput_container_custom_card_fields{margin-block-start:var(--gform-theme-spacer-3)}.block-editor-page .gform_wrapper.gform_legacy_markup_wrapper .gform_ppcp_smart_payment_buttons,.block-editor-page .gform_wrapper.gravity-theme .gform_ppcp_smart_payment_buttons,.gform_wrapper.gform_legacy_markup_wrapper.gform_editor .gform_ppcp_smart_payment_buttons,.gform_wrapper.gravity-theme.gform_editor .gform_ppcp_smart_payment_buttons{display:none}