@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}body .extendedwopts-show {
display: none;
}
body .widgetopts-hide_title .widget-title {
display: none;
}
body .extendedwopts-md-right {
text-align: right;
}
body .extendedwopts-md-left {
text-align: left;
}
body .extendedwopts-md-center {
text-align: center;
}
body .extendedwopts-md-justify {
text-align: justify;
}
@media screen and (min-width: 1181px) {
body .extendedwopts-hide.extendedwopts-desktop {
display: none !important;
}
body .extendedwopts-show.extendedwopts-desktop {
display: block;
}
body .widget.clearfix-desktop {
clear: both;
}
}
@media screen and (max-width: 1024px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 1180px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet {
display: none !important;
}
body .extendedwopts-show.extendedwopts-tablet {
display: block;
}
body .widget.clearfix-desktop {
clear: none;
}
body .widget.clearfix-tablet {
clear: both;
}
}
@media screen and (max-width: 767px) and (orientation: Portrait) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
@media screen and (max-width: 991px) and (orientation: landscape) {
body .extendedwopts-hide.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: block !important;
}
body .extendedwopts-show.extendedwopts-tablet:not(.extendedwopts-mobile) {
display: none !important;
}
body .extendedwopts-hide.extendedwopts-mobile {
display: none !important;
}
body .extendedwopts-show.extendedwopts-mobile {
display: block;
}
body .widget.clearfix-desktop,
body .widget.clearfix-tablet {
clear: none;
}
body .widget.clearfix-mobile {
clear: both;
}
}
.panel-cell-style:after {
content: "";
display: block;
clear: both;
position: relative;
}
 @media print, screen and (min-width: 40em) {
.reveal, .reveal.tiny, .reveal.small, .reveal.large {
right: auto;
left: auto;
margin: 0 auto; } } html {
line-height: 1.15;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
h1 {
font-size: 2em;
margin: 0.67em 0; }
hr {
box-sizing: content-box;
height: 0;
overflow: visible; }
pre {
font-family: monospace, monospace;
font-size: 1em; }
a {
background-color: transparent; }
abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted; }
b,
strong {
font-weight: bolder; }
code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em; }
small {
font-size: 80%; }
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline; }
sub {
bottom: -0.25em; }
sup {
top: -0.5em; }
img {
border-style: none; }
button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0; }
button,
input {
overflow: visible; }
button,
select {
text-transform: none; }
button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; }
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0; }
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText; }
fieldset {
padding: 0.35em 0.75em 0.625em; }
legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal; }
progress {
vertical-align: baseline; }
textarea {
overflow: auto; }
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
padding: 0; }
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto; }
[type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px; }
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit; }
details {
display: block; }
summary {
display: list-item; }
template {
display: none; }
[hidden] {
display: none; }
.foundation-mq {
font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }
html {
box-sizing: border-box;
font-size: 100%; }
*,
*::before,
*::after {
box-sizing: inherit; }
body {
margin: 0;
padding: 0;
background: #fefefe;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale; }
img {
display: inline-block;
vertical-align: middle;
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic; }
textarea {
height: auto;
min-height: 50px;
border-radius: 0; }
select {
box-sizing: border-box;
width: 100%;
border-radius: 0; }
.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
max-width: none !important; }
button {
padding: 0;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
border-radius: 0;
background: transparent;
line-height: 1;
cursor: auto; }
[data-whatinput='mouse'] button {
outline: 0; }
pre {
overflow: auto; }
button,
input,
optgroup,
select,
textarea {
font-family: inherit; }
.is-visible {
display: block !important; }
.is-hidden {
display: none !important; }
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
margin: 0;
padding: 0; }
p {
margin-bottom: 1rem;
font-size: inherit;
line-height: 1.6;
text-rendering: optimizeLegibility; }
em,
i {
font-style: italic;
line-height: inherit; }
strong,
b {
font-weight: bold;
line-height: inherit; }
small {
font-size: 80%;
line-height: inherit; }
h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
font-style: normal;
font-weight: normal;
color: inherit;
text-rendering: optimizeLegibility; }
h1 small, .h1 small,
h2 small, .h2 small,
h3 small, .h3 small,
h4 small, .h4 small,
h5 small, .h5 small,
h6 small, .h6 small {
line-height: 0;
color: #cacaca; }
h1, .h1 {
font-size: 1.5rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h2, .h2 {
font-size: 1.25rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h3, .h3 {
font-size: 1.1875rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h4, .h4 {
font-size: 1.125rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h5, .h5 {
font-size: 1.0625rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
h6, .h6 {
font-size: 1rem;
line-height: 1.4;
margin-top: 0;
margin-bottom: 0.5rem; }
@media print, screen and (min-width: 40em) {
h1, .h1 {
font-size: 3rem; }
h2, .h2 {
font-size: 2.5rem; }
h3, .h3 {
font-size: 1.9375rem; }
h4, .h4 {
font-size: 1.5625rem; }
h5, .h5 {
font-size: 1.25rem; }
h6, .h6 {
font-size: 1rem; } }
a {
line-height: inherit;
color: #1779ba;
text-decoration: none;
cursor: pointer; }
a:hover, a:focus {
color: #1468a0; }
a img {
border: 0; }
hr {
clear: both;
max-width: 960px;
height: 0;
margin: 1.25rem auto;
border-top: 0;
border-right: 0;
border-bottom: 1px solid #cacaca;
border-left: 0; }
ul,
ol,
dl {
margin-bottom: 1rem;
list-style-position: outside;
line-height: 1.6; }
li {
font-size: inherit; }
ul {
margin-left: 1.25rem;
list-style-type: disc; }
ol {
margin-left: 1.25rem; }
ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-bottom: 0; }
dl {
margin-bottom: 1rem; }
dl dt {
margin-bottom: 0.3rem;
font-weight: bold; }
blockquote {
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca; }
blockquote, blockquote p {
line-height: 1.6;
color: #8a8a8a; }
cite {
display: block;
font-size: 0.8125rem;
color: #8a8a8a; }
cite:before {
content: "— "; }
abbr, abbr[title] {
border-bottom: 1px dotted #0a0a0a;
cursor: help;
text-decoration: none; }
figure {
margin: 0; }
code {
padding: 0.125rem 0.3125rem 0.0625rem;
border: 1px solid #cacaca;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a; }
kbd {
margin: 0;
padding: 0.125rem 0.25rem 0;
background-color: #e6e6e6;
font-family: Consolas, "Liberation Mono", Courier, monospace;
color: #0a0a0a; }
.subheader {
margin-top: 0.2rem;
margin-bottom: 0.5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a; }
.lead {
font-size: 125%;
line-height: 1.6; }
.stat {
font-size: 2.5rem;
line-height: 1; }
p + .stat {
margin-top: -1rem; }
ul.no-bullet, ol.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 #8a8a8a;
page-break-inside: avoid; }
thead {
display: table-header-group; }
tr,
img {
page-break-inside: avoid; }
img {
max-width: 100% !important; }
@page {
margin: 0.5cm; }
p,
h2,
h3 {
orphans: 3;
widows: 3; }
h2,
h3 {
page-break-after: avoid; }
.print-break-inside {
page-break-inside: auto; } }
.button, .wp-block-button .wp-block-button__link {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #1779ba;
color: #fefefe; }
[data-whatinput='mouse'] .button, [data-whatinput='mouse'] .wp-block-button .wp-block-button__link, .wp-block-button [data-whatinput='mouse'] .wp-block-button__link {
outline: 0; }
.button:hover, .wp-block-button .wp-block-button__link:hover, .button:focus, .wp-block-button .wp-block-button__link:focus {
background-color: #14679e;
color: #fefefe; }
.button.tiny, .wp-block-button .tiny.wp-block-button__link {
font-size: 0.6rem; }
.button.small, .wp-block-button .small.wp-block-button__link {
font-size: 0.75rem; }
.button.large, .wp-block-button .large.wp-block-button__link {
font-size: 1.25rem; }
.button.expanded, .wp-block-button .expanded.wp-block-button__link {
display: block;
width: 100%;
margin-right: 0;
margin-left: 0; }
.button.primary, .wp-block-button .primary.wp-block-button__link {
background-color: #1779ba;
color: #fefefe; }
.button.primary:hover, .wp-block-button .primary.wp-block-button__link:hover, .button.primary:focus, .wp-block-button .primary.wp-block-button__link:focus {
background-color: #126195;
color: #fefefe; }
.button.secondary, .wp-block-button .secondary.wp-block-button__link {
background-color: #767676;
color: #fefefe; }
.button.secondary:hover, .wp-block-button .secondary.wp-block-button__link:hover, .button.secondary:focus, .wp-block-button .secondary.wp-block-button__link:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button.success, .wp-block-button .success.wp-block-button__link {
background-color: #3adb76;
color: #0a0a0a; }
.button.success:hover, .wp-block-button .success.wp-block-button__link:hover, .button.success:focus, .wp-block-button .success.wp-block-button__link:focus {
background-color: #22bb5b;
color: #0a0a0a; }
.button.warning, .wp-block-button .warning.wp-block-button__link {
background-color: #ffae00;
color: #0a0a0a; }
.button.warning:hover, .wp-block-button .warning.wp-block-button__link:hover, .button.warning:focus, .wp-block-button .warning.wp-block-button__link:focus {
background-color: #cc8b00;
color: #0a0a0a; }
.button.alert, .wp-block-button .alert.wp-block-button__link {
background-color: #cc4b37;
color: #fefefe; }
.button.alert:hover, .wp-block-button .alert.wp-block-button__link:hover, .button.alert:focus, .wp-block-button .alert.wp-block-button__link:focus {
background-color: #a53b2a;
color: #fefefe; }
.button.disabled, .wp-block-button .disabled.wp-block-button__link, .button[disabled], .wp-block-button .wp-block-button__link[disabled] {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled, .wp-block-button .disabled.wp-block-button__link, .button.disabled:hover, .wp-block-button .disabled.wp-block-button__link:hover, .button.disabled:focus, .wp-block-button .disabled.wp-block-button__link:focus, .button[disabled], .wp-block-button .wp-block-button__link[disabled], .button[disabled]:hover, .wp-block-button .wp-block-button__link[disabled]:hover, .button[disabled]:focus, .wp-block-button .wp-block-button__link[disabled]:focus {
background-color: #1779ba;
color: #fefefe; }
.button.disabled.primary, .wp-block-button .disabled.primary.wp-block-button__link, .button[disabled].primary, .wp-block-button .wp-block-button__link[disabled].primary {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.primary, .wp-block-button .disabled.primary.wp-block-button__link, .button.disabled.primary:hover, .wp-block-button .disabled.primary.wp-block-button__link:hover, .button.disabled.primary:focus, .wp-block-button .disabled.primary.wp-block-button__link:focus, .button[disabled].primary, .wp-block-button .wp-block-button__link[disabled].primary, .button[disabled].primary:hover, .wp-block-button .wp-block-button__link[disabled].primary:hover, .button[disabled].primary:focus, .wp-block-button .wp-block-button__link[disabled].primary:focus {
background-color: #1779ba;
color: #fefefe; }
.button.disabled.secondary, .wp-block-button .disabled.secondary.wp-block-button__link, .button[disabled].secondary, .wp-block-button .wp-block-button__link[disabled].secondary {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.secondary, .wp-block-button .disabled.secondary.wp-block-button__link, .button.disabled.secondary:hover, .wp-block-button .disabled.secondary.wp-block-button__link:hover, .button.disabled.secondary:focus, .wp-block-button .disabled.secondary.wp-block-button__link:focus, .button[disabled].secondary, .wp-block-button .wp-block-button__link[disabled].secondary, .button[disabled].secondary:hover, .wp-block-button .wp-block-button__link[disabled].secondary:hover, .button[disabled].secondary:focus, .wp-block-button .wp-block-button__link[disabled].secondary:focus {
background-color: #767676;
color: #fefefe; }
.button.disabled.success, .wp-block-button .disabled.success.wp-block-button__link, .button[disabled].success, .wp-block-button .wp-block-button__link[disabled].success {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.success, .wp-block-button .disabled.success.wp-block-button__link, .button.disabled.success:hover, .wp-block-button .disabled.success.wp-block-button__link:hover, .button.disabled.success:focus, .wp-block-button .disabled.success.wp-block-button__link:focus, .button[disabled].success, .wp-block-button .wp-block-button__link[disabled].success, .button[disabled].success:hover, .wp-block-button .wp-block-button__link[disabled].success:hover, .button[disabled].success:focus, .wp-block-button .wp-block-button__link[disabled].success:focus {
background-color: #3adb76;
color: #0a0a0a; }
.button.disabled.warning, .wp-block-button .disabled.warning.wp-block-button__link, .button[disabled].warning, .wp-block-button .wp-block-button__link[disabled].warning {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.warning, .wp-block-button .disabled.warning.wp-block-button__link, .button.disabled.warning:hover, .wp-block-button .disabled.warning.wp-block-button__link:hover, .button.disabled.warning:focus, .wp-block-button .disabled.warning.wp-block-button__link:focus, .button[disabled].warning, .wp-block-button .wp-block-button__link[disabled].warning, .button[disabled].warning:hover, .wp-block-button .wp-block-button__link[disabled].warning:hover, .button[disabled].warning:focus, .wp-block-button .wp-block-button__link[disabled].warning:focus {
background-color: #ffae00;
color: #0a0a0a; }
.button.disabled.alert, .wp-block-button .disabled.alert.wp-block-button__link, .button[disabled].alert, .wp-block-button .wp-block-button__link[disabled].alert {
opacity: 0.25;
cursor: not-allowed; }
.button.disabled.alert, .wp-block-button .disabled.alert.wp-block-button__link, .button.disabled.alert:hover, .wp-block-button .disabled.alert.wp-block-button__link:hover, .button.disabled.alert:focus, .wp-block-button .disabled.alert.wp-block-button__link:focus, .button[disabled].alert, .wp-block-button .wp-block-button__link[disabled].alert, .button[disabled].alert:hover, .wp-block-button .wp-block-button__link[disabled].alert:hover, .button[disabled].alert:focus, .wp-block-button .wp-block-button__link[disabled].alert:focus {
background-color: #cc4b37;
color: #fefefe; }
.button.hollow, .wp-block-button .hollow.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow, .wp-block-button .hollow.wp-block-button__link, .wp-block-button.is-style-outline .wp-block-button__link, .button.hollow:hover, .wp-block-button .hollow.wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .button.hollow:focus, .wp-block-button .hollow.wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus {
background-color: transparent; }
.button.hollow.disabled, .wp-block-button .hollow.disabled.wp-block-button__link, .wp-block-button.is-style-outline .disabled.wp-block-button__link, .button.hollow.disabled:hover, .wp-block-button .hollow.disabled.wp-block-button__link:hover, .wp-block-button.is-style-outline .disabled.wp-block-button__link:hover, .button.hollow.disabled:focus, .wp-block-button .hollow.disabled.wp-block-button__link:focus, .wp-block-button.is-style-outline .disabled.wp-block-button__link:focus, .button.hollow[disabled], .wp-block-button .hollow.wp-block-button__link[disabled], .wp-block-button.is-style-outline .wp-block-button__link[disabled], .button.hollow[disabled]:hover, .wp-block-button .hollow.wp-block-button__link[disabled]:hover, .wp-block-button.is-style-outline .wp-block-button__link[disabled]:hover, .button.hollow[disabled]:focus, .wp-block-button .hollow.wp-block-button__link[disabled]:focus, .wp-block-button.is-style-outline .wp-block-button__link[disabled]:focus {
background-color: transparent; }
.button.hollow:hover, .wp-block-button .hollow.wp-block-button__link:hover, .wp-block-button.is-style-outline .wp-block-button__link:hover, .button.hollow:focus, .wp-block-button .hollow.wp-block-button__link:focus, .wp-block-button.is-style-outline .wp-block-button__link:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.hollow:hover.disabled, .wp-block-button .hollow.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .wp-block-button__link:hover.disabled, .button.hollow:hover[disabled], .wp-block-button .hollow.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .wp-block-button__link:hover[disabled], .button.hollow:focus.disabled, .wp-block-button .hollow.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .wp-block-button__link:focus.disabled, .button.hollow:focus[disabled], .wp-block-button .hollow.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .wp-block-button__link:focus[disabled] {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow.primary, .wp-block-button .hollow.primary.wp-block-button__link, .wp-block-button.is-style-outline .primary.wp-block-button__link {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow.primary:hover, .wp-block-button .hollow.primary.wp-block-button__link:hover, .wp-block-button.is-style-outline .primary.wp-block-button__link:hover, .button.hollow.primary:focus, .wp-block-button .hollow.primary.wp-block-button__link:focus, .wp-block-button.is-style-outline .primary.wp-block-button__link:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.hollow.primary:hover.disabled, .wp-block-button .hollow.primary.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .primary.wp-block-button__link:hover.disabled, .button.hollow.primary:hover[disabled], .wp-block-button .hollow.primary.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .primary.wp-block-button__link:hover[disabled], .button.hollow.primary:focus.disabled, .wp-block-button .hollow.primary.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .primary.wp-block-button__link:focus.disabled, .button.hollow.primary:focus[disabled], .wp-block-button .hollow.primary.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .primary.wp-block-button__link:focus[disabled] {
border: 1px solid #1779ba;
color: #1779ba; }
.button.hollow.secondary, .wp-block-button .hollow.secondary.wp-block-button__link, .wp-block-button.is-style-outline .secondary.wp-block-button__link {
border: 1px solid #767676;
color: #767676; }
.button.hollow.secondary:hover, .wp-block-button .hollow.secondary.wp-block-button__link:hover, .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover, .button.hollow.secondary:focus, .wp-block-button .hollow.secondary.wp-block-button__link:focus, .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus {
border-color: #3b3b3b;
color: #3b3b3b; }
.button.hollow.secondary:hover.disabled, .wp-block-button .hollow.secondary.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover.disabled, .button.hollow.secondary:hover[disabled], .wp-block-button .hollow.secondary.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .secondary.wp-block-button__link:hover[disabled], .button.hollow.secondary:focus.disabled, .wp-block-button .hollow.secondary.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus.disabled, .button.hollow.secondary:focus[disabled], .wp-block-button .hollow.secondary.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .secondary.wp-block-button__link:focus[disabled] {
border: 1px solid #767676;
color: #767676; }
.button.hollow.success, .wp-block-button .hollow.success.wp-block-button__link, .wp-block-button.is-style-outline .success.wp-block-button__link {
border: 1px solid #3adb76;
color: #3adb76; }
.button.hollow.success:hover, .wp-block-button .hollow.success.wp-block-button__link:hover, .wp-block-button.is-style-outline .success.wp-block-button__link:hover, .button.hollow.success:focus, .wp-block-button .hollow.success.wp-block-button__link:focus, .wp-block-button.is-style-outline .success.wp-block-button__link:focus {
border-color: #157539;
color: #157539; }
.button.hollow.success:hover.disabled, .wp-block-button .hollow.success.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .success.wp-block-button__link:hover.disabled, .button.hollow.success:hover[disabled], .wp-block-button .hollow.success.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .success.wp-block-button__link:hover[disabled], .button.hollow.success:focus.disabled, .wp-block-button .hollow.success.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .success.wp-block-button__link:focus.disabled, .button.hollow.success:focus[disabled], .wp-block-button .hollow.success.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .success.wp-block-button__link:focus[disabled] {
border: 1px solid #3adb76;
color: #3adb76; }
.button.hollow.warning, .wp-block-button .hollow.warning.wp-block-button__link, .wp-block-button.is-style-outline .warning.wp-block-button__link {
border: 1px solid #ffae00;
color: #ffae00; }
.button.hollow.warning:hover, .wp-block-button .hollow.warning.wp-block-button__link:hover, .wp-block-button.is-style-outline .warning.wp-block-button__link:hover, .button.hollow.warning:focus, .wp-block-button .hollow.warning.wp-block-button__link:focus, .wp-block-button.is-style-outline .warning.wp-block-button__link:focus {
border-color: #805700;
color: #805700; }
.button.hollow.warning:hover.disabled, .wp-block-button .hollow.warning.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .warning.wp-block-button__link:hover.disabled, .button.hollow.warning:hover[disabled], .wp-block-button .hollow.warning.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .warning.wp-block-button__link:hover[disabled], .button.hollow.warning:focus.disabled, .wp-block-button .hollow.warning.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .warning.wp-block-button__link:focus.disabled, .button.hollow.warning:focus[disabled], .wp-block-button .hollow.warning.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .warning.wp-block-button__link:focus[disabled] {
border: 1px solid #ffae00;
color: #ffae00; }
.button.hollow.alert, .wp-block-button .hollow.alert.wp-block-button__link, .wp-block-button.is-style-outline .alert.wp-block-button__link {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.hollow.alert:hover, .wp-block-button .hollow.alert.wp-block-button__link:hover, .wp-block-button.is-style-outline .alert.wp-block-button__link:hover, .button.hollow.alert:focus, .wp-block-button .hollow.alert.wp-block-button__link:focus, .wp-block-button.is-style-outline .alert.wp-block-button__link:focus {
border-color: #67251a;
color: #67251a; }
.button.hollow.alert:hover.disabled, .wp-block-button .hollow.alert.wp-block-button__link:hover.disabled, .wp-block-button.is-style-outline .alert.wp-block-button__link:hover.disabled, .button.hollow.alert:hover[disabled], .wp-block-button .hollow.alert.wp-block-button__link:hover[disabled], .wp-block-button.is-style-outline .alert.wp-block-button__link:hover[disabled], .button.hollow.alert:focus.disabled, .wp-block-button .hollow.alert.wp-block-button__link:focus.disabled, .wp-block-button.is-style-outline .alert.wp-block-button__link:focus.disabled, .button.hollow.alert:focus[disabled], .wp-block-button .hollow.alert.wp-block-button__link:focus[disabled], .wp-block-button.is-style-outline .alert.wp-block-button__link:focus[disabled] {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear, .wp-block-button .clear.wp-block-button__link {
border: 1px solid #1779ba;
color: #1779ba; }
.button.clear, .wp-block-button .clear.wp-block-button__link, .button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus {
background-color: transparent; }
.button.clear.disabled, .wp-block-button .clear.disabled.wp-block-button__link, .button.clear.disabled:hover, .wp-block-button .clear.disabled.wp-block-button__link:hover, .button.clear.disabled:focus, .wp-block-button .clear.disabled.wp-block-button__link:focus, .button.clear[disabled], .wp-block-button .clear.wp-block-button__link[disabled], .button.clear[disabled]:hover, .wp-block-button .clear.wp-block-button__link[disabled]:hover, .button.clear[disabled]:focus, .wp-block-button .clear.wp-block-button__link[disabled]:focus {
background-color: transparent; }
.button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.clear:hover.disabled, .wp-block-button .clear.wp-block-button__link:hover.disabled, .button.clear:hover[disabled], .wp-block-button .clear.wp-block-button__link:hover[disabled], .button.clear:focus.disabled, .wp-block-button .clear.wp-block-button__link:focus.disabled, .button.clear:focus[disabled], .wp-block-button .clear.wp-block-button__link:focus[disabled] {
border: 1px solid #1779ba;
color: #1779ba; }
.button.clear, .wp-block-button .clear.wp-block-button__link, .button.clear.disabled, .wp-block-button .clear.disabled.wp-block-button__link, .button.clear[disabled], .wp-block-button .clear.wp-block-button__link[disabled], .button.clear:hover, .wp-block-button .clear.wp-block-button__link:hover, .button.clear:hover.disabled, .wp-block-button .clear.wp-block-button__link:hover.disabled, .button.clear:hover[disabled], .wp-block-button .clear.wp-block-button__link:hover[disabled], .button.clear:focus, .wp-block-button .clear.wp-block-button__link:focus, .button.clear:focus.disabled, .wp-block-button .clear.wp-block-button__link:focus.disabled, .button.clear:focus[disabled], .wp-block-button .clear.wp-block-button__link:focus[disabled] {
border-color: transparent; }
.button.clear.primary, .wp-block-button .clear.primary.wp-block-button__link {
border: 1px solid #1779ba;
color: #1779ba; }
.button.clear.primary:hover, .wp-block-button .clear.primary.wp-block-button__link:hover, .button.clear.primary:focus, .wp-block-button .clear.primary.wp-block-button__link:focus {
border-color: #0c3d5d;
color: #0c3d5d; }
.button.clear.primary:hover.disabled, .wp-block-button .clear.primary.wp-block-button__link:hover.disabled, .button.clear.primary:hover[disabled], .wp-block-button .clear.primary.wp-block-button__link:hover[disabled], .button.clear.primary:focus.disabled, .wp-block-button .clear.primary.wp-block-button__link:focus.disabled, .button.clear.primary:focus[disabled], .wp-block-button .clear.primary.wp-block-button__link:focus[disabled] {
border: 1px solid #1779ba;
color: #1779ba; }
.button.clear.primary, .wp-block-button .clear.primary.wp-block-button__link, .button.clear.primary.disabled, .wp-block-button .clear.primary.disabled.wp-block-button__link, .button.clear.primary[disabled], .wp-block-button .clear.primary.wp-block-button__link[disabled], .button.clear.primary:hover, .wp-block-button .clear.primary.wp-block-button__link:hover, .button.clear.primary:hover.disabled, .wp-block-button .clear.primary.wp-block-button__link:hover.disabled, .button.clear.primary:hover[disabled], .wp-block-button .clear.primary.wp-block-button__link:hover[disabled], .button.clear.primary:focus, .wp-block-button .clear.primary.wp-block-button__link:focus, .button.clear.primary:focus.disabled, .wp-block-button .clear.primary.wp-block-button__link:focus.disabled, .button.clear.primary:focus[disabled], .wp-block-button .clear.primary.wp-block-button__link:focus[disabled] {
border-color: transparent; }
.button.clear.secondary, .wp-block-button .clear.secondary.wp-block-button__link {
border: 1px solid #767676;
color: #767676; }
.button.clear.secondary:hover, .wp-block-button .clear.secondary.wp-block-button__link:hover, .button.clear.secondary:focus, .wp-block-button .clear.secondary.wp-block-button__link:focus {
border-color: #3b3b3b;
color: #3b3b3b; }
.button.clear.secondary:hover.disabled, .wp-block-button .clear.secondary.wp-block-button__link:hover.disabled, .button.clear.secondary:hover[disabled], .wp-block-button .clear.secondary.wp-block-button__link:hover[disabled], .button.clear.secondary:focus.disabled, .wp-block-button .clear.secondary.wp-block-button__link:focus.disabled, .button.clear.secondary:focus[disabled], .wp-block-button .clear.secondary.wp-block-button__link:focus[disabled] {
border: 1px solid #767676;
color: #767676; }
.button.clear.secondary, .wp-block-button .clear.secondary.wp-block-button__link, .button.clear.secondary.disabled, .wp-block-button .clear.secondary.disabled.wp-block-button__link, .button.clear.secondary[disabled], .wp-block-button .clear.secondary.wp-block-button__link[disabled], .button.clear.secondary:hover, .wp-block-button .clear.secondary.wp-block-button__link:hover, .button.clear.secondary:hover.disabled, .wp-block-button .clear.secondary.wp-block-button__link:hover.disabled, .button.clear.secondary:hover[disabled], .wp-block-button .clear.secondary.wp-block-button__link:hover[disabled], .button.clear.secondary:focus, .wp-block-button .clear.secondary.wp-block-button__link:focus, .button.clear.secondary:focus.disabled, .wp-block-button .clear.secondary.wp-block-button__link:focus.disabled, .button.clear.secondary:focus[disabled], .wp-block-button .clear.secondary.wp-block-button__link:focus[disabled] {
border-color: transparent; }
.button.clear.success, .wp-block-button .clear.success.wp-block-button__link {
border: 1px solid #3adb76;
color: #3adb76; }
.button.clear.success:hover, .wp-block-button .clear.success.wp-block-button__link:hover, .button.clear.success:focus, .wp-block-button .clear.success.wp-block-button__link:focus {
border-color: #157539;
color: #157539; }
.button.clear.success:hover.disabled, .wp-block-button .clear.success.wp-block-button__link:hover.disabled, .button.clear.success:hover[disabled], .wp-block-button .clear.success.wp-block-button__link:hover[disabled], .button.clear.success:focus.disabled, .wp-block-button .clear.success.wp-block-button__link:focus.disabled, .button.clear.success:focus[disabled], .wp-block-button .clear.success.wp-block-button__link:focus[disabled] {
border: 1px solid #3adb76;
color: #3adb76; }
.button.clear.success, .wp-block-button .clear.success.wp-block-button__link, .button.clear.success.disabled, .wp-block-button .clear.success.disabled.wp-block-button__link, .button.clear.success[disabled], .wp-block-button .clear.success.wp-block-button__link[disabled], .button.clear.success:hover, .wp-block-button .clear.success.wp-block-button__link:hover, .button.clear.success:hover.disabled, .wp-block-button .clear.success.wp-block-button__link:hover.disabled, .button.clear.success:hover[disabled], .wp-block-button .clear.success.wp-block-button__link:hover[disabled], .button.clear.success:focus, .wp-block-button .clear.success.wp-block-button__link:focus, .button.clear.success:focus.disabled, .wp-block-button .clear.success.wp-block-button__link:focus.disabled, .button.clear.success:focus[disabled], .wp-block-button .clear.success.wp-block-button__link:focus[disabled] {
border-color: transparent; }
.button.clear.warning, .wp-block-button .clear.warning.wp-block-button__link {
border: 1px solid #ffae00;
color: #ffae00; }
.button.clear.warning:hover, .wp-block-button .clear.warning.wp-block-button__link:hover, .button.clear.warning:focus, .wp-block-button .clear.warning.wp-block-button__link:focus {
border-color: #805700;
color: #805700; }
.button.clear.warning:hover.disabled, .wp-block-button .clear.warning.wp-block-button__link:hover.disabled, .button.clear.warning:hover[disabled], .wp-block-button .clear.warning.wp-block-button__link:hover[disabled], .button.clear.warning:focus.disabled, .wp-block-button .clear.warning.wp-block-button__link:focus.disabled, .button.clear.warning:focus[disabled], .wp-block-button .clear.warning.wp-block-button__link:focus[disabled] {
border: 1px solid #ffae00;
color: #ffae00; }
.button.clear.warning, .wp-block-button .clear.warning.wp-block-button__link, .button.clear.warning.disabled, .wp-block-button .clear.warning.disabled.wp-block-button__link, .button.clear.warning[disabled], .wp-block-button .clear.warning.wp-block-button__link[disabled], .button.clear.warning:hover, .wp-block-button .clear.warning.wp-block-button__link:hover, .button.clear.warning:hover.disabled, .wp-block-button .clear.warning.wp-block-button__link:hover.disabled, .button.clear.warning:hover[disabled], .wp-block-button .clear.warning.wp-block-button__link:hover[disabled], .button.clear.warning:focus, .wp-block-button .clear.warning.wp-block-button__link:focus, .button.clear.warning:focus.disabled, .wp-block-button .clear.warning.wp-block-button__link:focus.disabled, .button.clear.warning:focus[disabled], .wp-block-button .clear.warning.wp-block-button__link:focus[disabled] {
border-color: transparent; }
.button.clear.alert, .wp-block-button .clear.alert.wp-block-button__link {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear.alert:hover, .wp-block-button .clear.alert.wp-block-button__link:hover, .button.clear.alert:focus, .wp-block-button .clear.alert.wp-block-button__link:focus {
border-color: #67251a;
color: #67251a; }
.button.clear.alert:hover.disabled, .wp-block-button .clear.alert.wp-block-button__link:hover.disabled, .button.clear.alert:hover[disabled], .wp-block-button .clear.alert.wp-block-button__link:hover[disabled], .button.clear.alert:focus.disabled, .wp-block-button .clear.alert.wp-block-button__link:focus.disabled, .button.clear.alert:focus[disabled], .wp-block-button .clear.alert.wp-block-button__link:focus[disabled] {
border: 1px solid #cc4b37;
color: #cc4b37; }
.button.clear.alert, .wp-block-button .clear.alert.wp-block-button__link, .button.clear.alert.disabled, .wp-block-button .clear.alert.disabled.wp-block-button__link, .button.clear.alert[disabled], .wp-block-button .clear.alert.wp-block-button__link[disabled], .button.clear.alert:hover, .wp-block-button .clear.alert.wp-block-button__link:hover, .button.clear.alert:hover.disabled, .wp-block-button .clear.alert.wp-block-button__link:hover.disabled, .button.clear.alert:hover[disabled], .wp-block-button .clear.alert.wp-block-button__link:hover[disabled], .button.clear.alert:focus, .wp-block-button .clear.alert.wp-block-button__link:focus, .button.clear.alert:focus.disabled, .wp-block-button .clear.alert.wp-block-button__link:focus.disabled, .button.clear.alert:focus[disabled], .wp-block-button .clear.alert.wp-block-button__link:focus[disabled] {
border-color: transparent; }
.button.dropdown::after, .wp-block-button .dropdown.wp-block-button__link::after {
display: block;
width: 0;
height: 0;
border: inset 0.4em;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: relative;
top: 0.4em;
display: inline-block;
float: right;
margin-left: 1em; }
.button.dropdown.hollow::after, .wp-block-button .dropdown.hollow.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.wp-block-button__link::after, .button.dropdown.clear::after, .wp-block-button .dropdown.clear.wp-block-button__link::after {
border-top-color: #1779ba; }
.button.dropdown.hollow.primary::after, .wp-block-button .dropdown.hollow.primary.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.primary.wp-block-button__link::after, .button.dropdown.clear.primary::after, .wp-block-button .dropdown.clear.primary.wp-block-button__link::after {
border-top-color: #1779ba; }
.button.dropdown.hollow.secondary::after, .wp-block-button .dropdown.hollow.secondary.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.secondary.wp-block-button__link::after, .button.dropdown.clear.secondary::after, .wp-block-button .dropdown.clear.secondary.wp-block-button__link::after {
border-top-color: #767676; }
.button.dropdown.hollow.success::after, .wp-block-button .dropdown.hollow.success.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.success.wp-block-button__link::after, .button.dropdown.clear.success::after, .wp-block-button .dropdown.clear.success.wp-block-button__link::after {
border-top-color: #3adb76; }
.button.dropdown.hollow.warning::after, .wp-block-button .dropdown.hollow.warning.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.warning.wp-block-button__link::after, .button.dropdown.clear.warning::after, .wp-block-button .dropdown.clear.warning.wp-block-button__link::after {
border-top-color: #ffae00; }
.button.dropdown.hollow.alert::after, .wp-block-button .dropdown.hollow.alert.wp-block-button__link::after, .wp-block-button.is-style-outline .dropdown.alert.wp-block-button__link::after, .button.dropdown.clear.alert::after, .wp-block-button .dropdown.clear.alert.wp-block-button__link::after {
border-top-color: #cc4b37; }
.button.arrow-only::after, .wp-block-button .arrow-only.wp-block-button__link::after {
top: -0.1em;
float: none;
margin-left: 0; }
a.button:hover, .wp-block-button a.wp-block-button__link:hover, a.button:focus, .wp-block-button a.wp-block-button__link:focus {
text-decoration: none; }
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
display: block;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
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 #8a8a8a;
background-color: #fefefe;
box-shadow: 0 0 5px #cacaca;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
textarea {
max-width: 100%; }
textarea[rows] {
height: auto; }
input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed; }
[type='submit'],
[type='button'] {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: 0; }
input[type='search'] {
box-sizing: border-box; }
::-webkit-input-placeholder {
color: #cacaca; }
:-ms-input-placeholder {
color: #cacaca; }
::placeholder {
color: #cacaca; }
[type='file'],
[type='checkbox'],
[type='radio'] {
margin: 0 0 1rem; }
[type='checkbox'] + label,
[type='radio'] + label {
display: inline-block;
vertical-align: baseline;
margin-left: 0.5rem;
margin-right: 1rem;
margin-bottom: 0; }
[type='checkbox'] + label[for],
[type='radio'] + label[for] {
cursor: pointer; }
label > [type='checkbox'],
label > [type='radio'] {
margin-right: 0.5rem; }
[type='file'] {
width: 100%; }
label {
display: block;
margin: 0;
font-size: 0.875rem;
font-weight: normal;
line-height: 1.8;
color: #0a0a0a; }
label.middle {
margin: 0 0 1rem;
padding: 0.5625rem 0; }
.help-text {
margin-top: -0.5rem;
font-size: 0.8125rem;
font-style: italic;
color: #0a0a0a; }
.input-group {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
width: 100%;
margin-bottom: 1rem;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.input-group > :first-child, .input-group > :first-child.input-group-button > * {
border-radius: 0 0 0 0; }
.input-group > :last-child, .input-group > :last-child.input-group-button > * {
border-radius: 0 0 0 0; }
.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
margin: 0;
white-space: nowrap; }
.input-group-label {
padding: 0 1rem;
border: 1px solid #cacaca;
background: #e6e6e6;
color: #0a0a0a;
text-align: center;
white-space: nowrap;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.input-group-label:first-child {
border-right: 0; }
.input-group-label:last-child {
border-left: 0; }
.input-group-field {
border-radius: 0;
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px;
min-width: 0; }
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch;
height: auto;
padding-top: 0;
padding-bottom: 0;
font-size: 1rem; }
fieldset {
margin: 0;
padding: 0;
border: 0; }
legend {
max-width: 100%;
margin-bottom: 0.5rem; }
.fieldset {
margin: 1.125rem 0;
padding: 1.25rem;
border: 1px solid #cacaca; }
.fieldset legend {
margin: 0;
margin-left: -0.1875rem;
padding: 0 0.1875rem; }
select {
height: 2.4375rem;
margin: 0 0 1rem;
padding: 0.5rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-family: inherit;
font-size: 1rem;
font-weight: normal;
line-height: 1.5;
color: #0a0a0a;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
background-origin: content-box;
background-position: right -1rem center;
background-repeat: no-repeat;
background-size: 9px 6px;
padding-right: 1.5rem;
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 #8a8a8a;
background-color: #fefefe;
box-shadow: 0 0 5px #cacaca;
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: #f9ecea; }
.is-invalid-input:not(:focus)::-webkit-input-placeholder {
color: #cc4b37; }
.is-invalid-input:not(:focus):-ms-input-placeholder {
color: #cc4b37; }
.is-invalid-input:not(:focus)::placeholder {
color: #cc4b37; }
.is-invalid-label {
color: #cc4b37; }
.form-error {
display: none;
margin-top: -0.5rem;
margin-bottom: 1rem;
font-size: 0.75rem;
font-weight: bold;
color: #cc4b37; }
.form-error.is-visible {
display: block; }
.accordion {
margin-left: 0;
background: #fefefe;
list-style-type: none; }
.accordion[disabled] .accordion-title {
cursor: not-allowed; }
.accordion-item:first-child > :first-child {
border-radius: 0 0 0 0; }
.accordion-item:last-child > :last-child {
border-radius: 0 0 0 0; }
.accordion-title {
position: relative;
display: block;
padding: 1.25rem 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
font-size: 0.75rem;
line-height: 1;
color: #1779ba; }
:last-child:not(.is-active) > .accordion-title {
border-bottom: 1px solid #e6e6e6;
border-radius: 0 0 0 0; }
.accordion-title:hover, .accordion-title:focus {
background-color: #e6e6e6; }
.accordion-title::before {
position: absolute;
top: 50%;
right: 1rem;
margin-top: -0.5rem;
content: '+'; }
.is-active > .accordion-title::before {
content: '\2013'; }
.accordion-content {
display: none;
padding: 1rem;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #fefefe;
color: #0a0a0a; }
:last-child > .accordion-content:last-child {
border-bottom: 1px solid #e6e6e6; }
.accordion-menu li {
width: 100%; }
.accordion-menu a {
padding: 0.7rem 1rem; }
.accordion-menu .is-accordion-submenu a {
padding: 0.7rem 1rem; }
.accordion-menu .nested.is-accordion-submenu {
margin-right: 0;
margin-left: 1rem; }
.accordion-menu.align-right .nested.is-accordion-submenu {
margin-right: 1rem;
margin-left: 0; }
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a {
position: relative; }
.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle) > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
position: absolute;
top: 50%;
margin-top: -3px;
right: 1rem; }
.accordion-menu.align-left .is-accordion-submenu-parent > a::after {
right: 1rem;
left: auto; }
.accordion-menu.align-right .is-accordion-submenu-parent > a::after {
right: auto;
left: 1rem; }
.accordion-menu .is-accordion-submenu-parent[aria-expanded='true'] > a::after {
-webkit-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%; }
.is-accordion-submenu-parent {
position: relative; }
.has-submenu-toggle > a {
margin-right: 40px; }
.submenu-toggle {
position: absolute;
top: 0;
right: 0;
width: 40px;
height: 40px;
cursor: pointer; }
.submenu-toggle::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #fefefe transparent transparent;
top: 0;
bottom: 0;
margin: auto; }
.submenu-toggle[aria-expanded='true']::after {
-webkit-transform: scaleY(-1);
-ms-transform: scaleY(-1);
transform: scaleY(-1);
-webkit-transform-origin: 50% 50%;
-ms-transform-origin: 50% 50%;
transform-origin: 50% 50%; }
.submenu-toggle-text {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0; }
.badge {
display: inline-block;
min-width: 2.1em;
padding: 0.3em;
border-radius: 50%;
font-size: 0.6rem;
text-align: center;
background: #1779ba;
color: #fefefe; }
.badge.primary {
background: #1779ba;
color: #fefefe; }
.badge.secondary {
background: #767676;
color: #fefefe; }
.badge.success {
background: #3adb76;
color: #0a0a0a; }
.badge.warning {
background: #ffae00;
color: #0a0a0a; }
.badge.alert {
background: #cc4b37;
color: #fefefe; }
.breadcrumbs {
margin: 0 0 1rem 0;
list-style: none; }
.breadcrumbs::before, .breadcrumbs::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.breadcrumbs::after {
clear: both; }
.breadcrumbs li {
float: left;
font-size: 0.6875rem;
color: #0a0a0a;
cursor: default;
text-transform: uppercase; }
.breadcrumbs li:not(:last-child)::after {
position: relative;
margin: 0 0.75rem;
opacity: 1;
content: "/";
color: #cacaca; }
.breadcrumbs a {
color: #1779ba; }
.breadcrumbs a:hover {
text-decoration: underline; }
.breadcrumbs .disabled {
color: #cacaca;
cursor: not-allowed; }
.button-group {
margin-bottom: 1rem;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.button-group::before, .button-group::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.button-group::after {
clear: both; }
.button-group .button, .button-group .wp-block-button .wp-block-button__link, .wp-block-button .button-group .wp-block-button__link {
margin: 0;
margin-right: 1px;
margin-bottom: 1px;
font-size: 0.9rem;
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto; }
.button-group .button:last-child, .button-group .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group .wp-block-button__link:last-child {
margin-right: 0; }
.button-group.tiny .button, .button-group.tiny .wp-block-button .wp-block-button__link, .wp-block-button .button-group.tiny .wp-block-button__link {
font-size: 0.6rem; }
.button-group.small .button, .button-group.small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.small .wp-block-button__link {
font-size: 0.75rem; }
.button-group.large .button, .button-group.large .wp-block-button .wp-block-button__link, .wp-block-button .button-group.large .wp-block-button__link {
font-size: 1.25rem; }
.button-group.expanded .button, .button-group.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.expanded .wp-block-button__link {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.button-group.primary .button, .button-group.primary .wp-block-button .wp-block-button__link, .wp-block-button .button-group.primary .wp-block-button__link {
background-color: #1779ba;
color: #fefefe; }
.button-group.primary .button:hover, .button-group.primary .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.primary .wp-block-button__link:hover, .button-group.primary .button:focus, .button-group.primary .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.primary .wp-block-button__link:focus {
background-color: #126195;
color: #fefefe; }
.button-group.secondary .button, .button-group.secondary .wp-block-button .wp-block-button__link, .wp-block-button .button-group.secondary .wp-block-button__link {
background-color: #767676;
color: #fefefe; }
.button-group.secondary .button:hover, .button-group.secondary .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.secondary .wp-block-button__link:hover, .button-group.secondary .button:focus, .button-group.secondary .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.secondary .wp-block-button__link:focus {
background-color: #5e5e5e;
color: #fefefe; }
.button-group.success .button, .button-group.success .wp-block-button .wp-block-button__link, .wp-block-button .button-group.success .wp-block-button__link {
background-color: #3adb76;
color: #0a0a0a; }
.button-group.success .button:hover, .button-group.success .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.success .wp-block-button__link:hover, .button-group.success .button:focus, .button-group.success .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.success .wp-block-button__link:focus {
background-color: #22bb5b;
color: #0a0a0a; }
.button-group.warning .button, .button-group.warning .wp-block-button .wp-block-button__link, .wp-block-button .button-group.warning .wp-block-button__link {
background-color: #ffae00;
color: #0a0a0a; }
.button-group.warning .button:hover, .button-group.warning .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.warning .wp-block-button__link:hover, .button-group.warning .button:focus, .button-group.warning .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.warning .wp-block-button__link:focus {
background-color: #cc8b00;
color: #0a0a0a; }
.button-group.alert .button, .button-group.alert .wp-block-button .wp-block-button__link, .wp-block-button .button-group.alert .wp-block-button__link {
background-color: #cc4b37;
color: #fefefe; }
.button-group.alert .button:hover, .button-group.alert .wp-block-button .wp-block-button__link:hover, .wp-block-button .button-group.alert .wp-block-button__link:hover, .button-group.alert .button:focus, .button-group.alert .wp-block-button .wp-block-button__link:focus, .wp-block-button .button-group.alert .wp-block-button__link:focus {
background-color: #a53b2a;
color: #fefefe; }
.button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; }
.button-group.stacked .button, .button-group.stacked .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked .wp-block-button__link, .button-group.stacked-for-small .button, .button-group.stacked-for-small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small .wp-block-button__link, .button-group.stacked-for-medium .button, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link {
-webkit-flex: 0 0 100%;
-ms-flex: 0 0 100%;
flex: 0 0 100%; }
.button-group.stacked .button:last-child, .button-group.stacked .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked .wp-block-button__link:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-small .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked-for-small .wp-block-button__link:last-child, .button-group.stacked-for-medium .button:last-child, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link:last-child, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link:last-child {
margin-bottom: 0; }
.button-group.stacked.expanded .button, .button-group.stacked.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked.expanded .wp-block-button__link, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link, .button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
@media print, screen and (min-width: 40em) {
.button-group.stacked-for-small .button, .button-group.stacked-for-small .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small .wp-block-button__link {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-bottom: 0; } }
@media print, screen and (min-width: 64em) {
.button-group.stacked-for-medium .button, .button-group.stacked-for-medium .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium .wp-block-button__link {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
margin-bottom: 0; } }
@media screen and (max-width: 39.99875em) {
.button-group.stacked-for-small.expanded {
display: block; }
.button-group.stacked-for-small.expanded .button, .button-group.stacked-for-small.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-small.expanded .wp-block-button__link {
display: block;
margin-right: 0; } }
@media screen and (max-width: 63.99875em) {
.button-group.stacked-for-medium.expanded {
display: block; }
.button-group.stacked-for-medium.expanded .button, .button-group.stacked-for-medium.expanded .wp-block-button .wp-block-button__link, .wp-block-button .button-group.stacked-for-medium.expanded .wp-block-button__link {
display: block;
margin-right: 0; } }
.callout {
position: relative;
margin: 0 0 1rem 0;
padding: 1rem;
border: 1px solid rgba(10, 10, 10, 0.25);
border-radius: 0;
background-color: white;
color: #0a0a0a; }
.callout > :first-child {
margin-top: 0; }
.callout > :last-child {
margin-bottom: 0; }
.callout.primary {
background-color: #d7ecfa;
color: #0a0a0a; }
.callout.secondary {
background-color: #eaeaea;
color: #0a0a0a; }
.callout.success {
background-color: #e1faea;
color: #0a0a0a; }
.callout.warning {
background-color: #fff3d9;
color: #0a0a0a; }
.callout.alert {
background-color: #f7e4e1;
color: #0a0a0a; }
.callout.small {
padding-top: 0.5rem;
padding-right: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 0.5rem; }
.callout.large {
padding-top: 3rem;
padding-right: 3rem;
padding-bottom: 3rem;
padding-left: 3rem; }
.card {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-bottom: 1rem;
border: 1px solid #e6e6e6;
border-radius: 0;
background: #fefefe;
box-shadow: none;
overflow: hidden;
color: #0a0a0a; }
.card > :last-child {
margin-bottom: 0; }
.card-divider {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto;
padding: 1rem;
background: #e6e6e6; }
.card-divider > :last-child {
margin-bottom: 0; }
.card-section {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto;
padding: 1rem; }
.card-section > :last-child {
margin-bottom: 0; }
.card-image {
min-height: 1px; }
.close-button {
position: absolute;
color: #8a8a8a;
cursor: pointer; }
[data-whatinput='mouse'] .close-button {
outline: 0; }
.close-button:hover, .close-button:focus {
color: #0a0a0a; }
.close-button.small {
right: 0.66rem;
top: 0.33em;
font-size: 1.5em;
line-height: 1; }
.close-button, .close-button.medium {
right: 1rem;
top: 0.5rem;
font-size: 2em;
line-height: 1; }
.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #fefefe;
box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
content: ''; }
.menu-icon:hover::after {
background: #cacaca;
box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
width: 20px;
height: 16px;
cursor: pointer; }
.menu-icon.dark::after {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
content: ''; }
.menu-icon.dark:hover::after {
background: #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }
.is-drilldown {
position: relative;
overflow: hidden; }
.is-drilldown li {
display: block; }
.is-drilldown.animate-height {
transition: height 0.5s; }
.drilldown a {
padding: 0.7rem 1rem;
background: #fefefe; }
.drilldown .is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
width: 100%;
background: #fefefe;
transition: -webkit-transform 0.15s linear;
transition: transform 0.15s linear;
transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
.drilldown .is-drilldown-submenu.is-active {
z-index: 1;
display: block;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%); }
.drilldown .is-drilldown-submenu.is-closing {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.drilldown .is-drilldown-submenu a {
padding: 0.7rem 1rem; }
.drilldown .nested.is-drilldown-submenu {
margin-right: 0;
margin-left: 0; }
.drilldown .drilldown-submenu-cover-previous {
min-height: 100%; }
.drilldown .is-drilldown-submenu-parent > a {
position: relative; }
.drilldown .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba;
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem; }
.drilldown.align-left .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba;
right: 1rem;
left: auto; }
.drilldown.align-right .is-drilldown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent;
right: auto;
left: 1rem; }
.drilldown .js-drilldown-back > a::before {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent;
border-left-width: 0;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem; }
.dropdown-pane {
position: absolute;
z-index: 10;
display: none;
width: 300px;
padding: 1rem;
visibility: hidden;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
font-size: 1rem; }
.dropdown-pane.is-opening {
display: block; }
.dropdown-pane.is-open {
display: block;
visibility: visible; }
.dropdown-pane.tiny {
width: 100px; }
.dropdown-pane.small {
width: 200px; }
.dropdown-pane.large {
width: 400px; }
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #1779ba transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
[data-whatinput='mouse'] .dropdown.menu a {
outline: 0; }
.dropdown.menu > li > a {
background: #2C3840;
padding: 0.7rem 1rem; }
.dropdown.menu > li.is-active > a {
background: transparent;
color: #e6e6e6; }
.no-js .dropdown.menu ul {
display: none; }
.dropdown.menu .nested.is-dropdown-submenu {
margin-right: 0;
margin-left: 0; }
.dropdown.menu.vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.vertical > li > a::after {
right: 14px; }
.dropdown.menu.vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; }
@media print, screen and (min-width: 40em) {
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #1779ba transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.medium-vertical > li > a::after {
right: 14px; }
.dropdown.menu.medium-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.medium-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; } }
@media print, screen and (min-width: 64em) {
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
top: 100%;
right: 0;
left: auto; }
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
top: 100%;
right: auto;
left: 0; }
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
position: relative;
padding-right: 1.5rem; }
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #1779ba transparent transparent;
right: 5px;
left: auto;
margin-top: -3px; }
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
top: 0; }
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
top: 0;
right: 100%;
left: auto; }
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.dropdown.menu.large-vertical > li > a::after {
right: 14px; }
.dropdown.menu.large-vertical > li.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent;
right: auto;
left: 5px; }
.dropdown.menu.large-vertical > li.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; } }
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
right: 0;
left: auto; }
.is-dropdown-menu.vertical {
width: 100px; }
.is-dropdown-menu.vertical.align-right {
float: right; }
.is-dropdown-submenu-parent {
position: relative; }
.is-dropdown-submenu-parent a::after {
position: absolute;
top: 50%;
right: 5px;
left: auto;
margin-top: -6px; }
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
top: 100%;
left: auto; }
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
right: 100%;
left: auto; }
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%; }
.is-dropdown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: 1;
display: none;
min-width: 200px;
border: 1px solid #cacaca;
background: #2C3840; }
.dropdown .is-dropdown-submenu a {
padding: 0.7rem 1rem; }
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
right: 14px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #1779ba transparent transparent;
right: auto;
left: 5px; }
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
display: block;
width: 0;
height: 0;
border: inset 6px;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #1779ba; }
.is-dropdown-submenu .is-dropdown-submenu {
margin-top: -1px; }
.is-dropdown-submenu > li {
width: 100%; }
.is-dropdown-submenu.js-dropdown-active {
display: block; }
.responsive-embed,
.flex-video {
position: relative;
height: 0;
margin-bottom: 1rem;
padding-bottom: 75%;
overflow: hidden; }
.responsive-embed iframe,
.responsive-embed object,
.responsive-embed embed,
.responsive-embed video,
.flex-video iframe,
.flex-video object,
.flex-video embed,
.flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
.responsive-embed.widescreen,
.flex-video.widescreen {
padding-bottom: 56.25%; }
.label {
display: inline-block;
padding: 0.33333rem 0.5rem;
border-radius: 0;
font-size: 0.8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
background: #1779ba;
color: #fefefe; }
.label.primary {
background: #1779ba;
color: #fefefe; }
.label.secondary {
background: #767676;
color: #fefefe; }
.label.success {
background: #3adb76;
color: #0a0a0a; }
.label.warning {
background: #ffae00;
color: #0a0a0a; }
.label.alert {
background: #cc4b37;
color: #fefefe; }
.media-object {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
margin-bottom: 1rem;
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap; }
.media-object img {
max-width: none; }
@media screen and (max-width: 39.99875em) {
.media-object.stack-for-small {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap; } }
.media-object-section {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.media-object-section:first-child {
padding-right: 1rem; }
.media-object-section:last-child:not(:nth-child(2)) {
padding-left: 1rem; }
.media-object-section > :last-child {
margin-bottom: 0; }
@media screen and (max-width: 39.99875em) {
.stack-for-small .media-object-section {
padding: 0;
padding-bottom: 1rem;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%; }
.stack-for-small .media-object-section img {
width: 100%; } }
.media-object-section.main-section {
-webkit-flex: 1 1 0px;
-ms-flex: 1 1 0px;
flex: 1 1 0px; }
.is-off-canvas-open {
overflow: hidden; }
.js-off-canvas-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 11;
width: 100%;
height: 100%;
transition: opacity 0.5s ease, visibility 0.5s ease;
background: rgba(254, 254, 254, 0.25);
opacity: 0;
visibility: hidden;
overflow: hidden; }
.js-off-canvas-overlay.is-visible {
opacity: 1;
visibility: visible; }
.js-off-canvas-overlay.is-closable {
cursor: pointer; }
.js-off-canvas-overlay.is-overlay-absolute {
position: absolute; }
.js-off-canvas-overlay.is-overlay-fixed {
position: fixed; }
.off-canvas-wrapper {
position: relative;
overflow: hidden; }
.off-canvas {
position: fixed;
z-index: 12;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #2C3840; }
[data-whatinput='mouse'] .off-canvas {
outline: 0; }
.off-canvas.is-transition-push {
z-index: 12; }
.off-canvas.is-closed {
visibility: hidden; }
.off-canvas.is-transition-overlap {
z-index: 13; }
.off-canvas.is-transition-overlap.is-open {
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
.off-canvas.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-absolute {
position: absolute;
z-index: 12;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
background: #2C3840; }
[data-whatinput='mouse'] .off-canvas-absolute {
outline: 0; }
.off-canvas-absolute.is-transition-push {
z-index: 12; }
.off-canvas-absolute.is-closed {
visibility: hidden; }
.off-canvas-absolute.is-transition-overlap {
z-index: 13; }
.off-canvas-absolute.is-transition-overlap.is-open {
box-shadow: 0 0 10px rgba(10, 10, 10, 0.7); }
.off-canvas-absolute.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.position-left {
top: 0;
left: 0;
height: 100%;
overflow-y: auto;
width: 250px;
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.off-canvas-content .off-canvas.position-left {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-left.has-transition-push {
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.position-left.is-transition-push {
box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }
.position-right {
top: 0;
right: 0;
height: 100%;
overflow-y: auto;
width: 250px;
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.off-canvas-content .off-canvas.position-right {
-webkit-transform: translateX(250px);
-ms-transform: translateX(250px);
transform: translateX(250px); }
.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-right.has-transition-push {
-webkit-transform: translateX(-250px);
-ms-transform: translateX(-250px);
transform: translateX(-250px); }
.position-right.is-transition-push {
box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }
.position-top {
top: 0;
left: 0;
width: 100%;
overflow-x: auto;
height: 250px;
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.off-canvas-content .off-canvas.position-top {
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-top.has-transition-push {
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.position-top.is-transition-push {
box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }
.position-bottom {
bottom: 0;
left: 0;
width: 100%;
overflow-x: auto;
height: 250px;
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.off-canvas-content .off-canvas.position-bottom {
-webkit-transform: translateY(250px);
-ms-transform: translateY(250px);
transform: translateY(250px); }
.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content.is-open-bottom.has-transition-push {
-webkit-transform: translateY(-250px);
-ms-transform: translateY(-250px);
transform: translateY(-250px); }
.position-bottom.is-transition-push {
box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }
.off-canvas-content {
-webkit-transform: none;
-ms-transform: none;
transform: none;
transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
transition: transform 0.5s ease, -webkit-transform 0.5s ease;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.off-canvas-content.has-transition-push {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
.off-canvas-content .off-canvas.is-open {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0); }
@media print, screen and (min-width: 40em) {
.position-left.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-left.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-left.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-left {
margin-left: 250px; }
.position-left.reveal-for-medium ~ .off-canvas-content {
margin-left: 250px; }
.position-right.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-right.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-right.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-right {
margin-right: 250px; }
.position-right.reveal-for-medium ~ .off-canvas-content {
margin-right: 250px; }
.position-top.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-top.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-top.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-top {
margin-top: 250px; }
.position-top.reveal-for-medium ~ .off-canvas-content {
margin-top: 250px; }
.position-bottom.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-bottom.reveal-for-medium .close-button {
display: none; }
.off-canvas-content .position-bottom.reveal-for-medium {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-bottom {
margin-bottom: 250px; }
.position-bottom.reveal-for-medium ~ .off-canvas-content {
margin-bottom: 250px; } }
@media print, screen and (min-width: 64em) {
.position-left.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-left.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-left.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-left {
margin-left: 250px; }
.position-left.reveal-for-large ~ .off-canvas-content {
margin-left: 250px; }
.position-right.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-right.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-right.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-right {
margin-right: 250px; }
.position-right.reveal-for-large ~ .off-canvas-content {
margin-right: 250px; }
.position-top.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-top.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-top.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-top {
margin-top: 250px; }
.position-top.reveal-for-large ~ .off-canvas-content {
margin-top: 250px; }
.position-bottom.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none;
z-index: 12;
transition: none;
visibility: visible; }
.position-bottom.reveal-for-large .close-button {
display: none; }
.off-canvas-content .position-bottom.reveal-for-large {
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas-content.has-reveal-bottom {
margin-bottom: 250px; }
.position-bottom.reveal-for-large ~ .off-canvas-content {
margin-bottom: 250px; } }
@media print, screen and (min-width: 40em) {
.off-canvas.in-canvas-for-medium {
visibility: visible;
height: auto;
position: static;
background: none;
width: auto;
overflow: visible;
transition: none; }
.off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas.in-canvas-for-medium .close-button {
display: none; } }
@media print, screen and (min-width: 64em) {
.off-canvas.in-canvas-for-large {
visibility: visible;
height: auto;
position: static;
background: none;
width: auto;
overflow: visible;
transition: none; }
.off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
box-shadow: none;
-webkit-transform: none;
-ms-transform: none;
transform: none; }
.off-canvas.in-canvas-for-large .close-button {
display: none; } }
.orbit {
position: relative; }
.orbit-container {
position: relative;
height: 0;
margin: 0;
list-style: none;
overflow: hidden; }
.orbit-slide {
width: 100%;
position: absolute; }
.orbit-slide.no-motionui.is-active {
top: 0;
left: 0; }
.orbit-figure {
margin: 0; }
.orbit-image {
width: 100%;
max-width: 100%;
margin: 0; }
.orbit-caption {
position: absolute;
bottom: 0;
width: 100%;
margin-bottom: 0;
padding: 1rem;
background-color: rgba(10, 10, 10, 0.5);
color: #fefefe; }
.orbit-previous, .orbit-next {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 10;
padding: 1rem;
color: #fefefe; }
[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
outline: 0; }
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
background-color: rgba(10, 10, 10, 0.5); }
.orbit-previous {
left: 0; }
.orbit-next {
left: auto;
right: 0; }
.orbit-bullets {
position: relative;
margin-top: 0.8rem;
margin-bottom: 0.8rem;
text-align: center; }
[data-whatinput='mouse'] .orbit-bullets {
outline: 0; }
.orbit-bullets button {
width: 1.2rem;
height: 1.2rem;
margin: 0.1rem;
border-radius: 50%;
background-color: #cacaca; }
.orbit-bullets button:hover {
background-color: #8a8a8a; }
.orbit-bullets button.is-active {
background-color: #8a8a8a; }
.pagination {
margin-left: 0;
margin-bottom: 1rem; }
.pagination::before, .pagination::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.pagination::after {
clear: both; }
.pagination li {
margin-right: 0.0625rem;
border-radius: 0;
font-size: 0.875rem;
display: none; }
.pagination li:last-child, .pagination li:first-child {
display: inline-block; }
@media print, screen and (min-width: 40em) {
.pagination li {
display: inline-block; } }
.pagination a,
.pagination button {
display: block;
padding: 0.1875rem 0.625rem;
border-radius: 0;
color: #0a0a0a; }
.pagination a:hover,
.pagination button:hover {
background: #e6e6e6; }
.pagination .current {
padding: 0.1875rem 0.625rem;
background: #1779ba;
color: #fefefe;
cursor: default; }
.pagination .disabled {
padding: 0.1875rem 0.625rem;
color: #cacaca;
cursor: not-allowed; }
.pagination .disabled:hover {
background: transparent; }
.pagination .ellipsis::after {
padding: 0.1875rem 0.625rem;
content: '\2026';
color: #0a0a0a; }
.pagination-previous a::before,
.pagination-previous.disabled::before {
display: inline-block;
margin-right: 0.5rem;
content: '\00ab'; }
.pagination-next a::after,
.pagination-next.disabled::after {
display: inline-block;
margin-left: 0.5rem;
content: '\00bb'; }
.progress {
height: 1rem;
margin-bottom: 1rem;
border-radius: 0;
background-color: #cacaca; }
.progress.primary .progress-meter {
background-color: #1779ba; }
.progress.secondary .progress-meter {
background-color: #767676; }
.progress.success .progress-meter {
background-color: #3adb76; }
.progress.warning .progress-meter {
background-color: #ffae00; }
.progress.alert .progress-meter {
background-color: #cc4b37; }
.progress-meter {
position: relative;
display: block;
width: 0%;
height: 100%;
background-color: #1779ba; }
.progress-meter-text {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
position: absolute;
margin: 0;
font-size: 0.75rem;
font-weight: bold;
color: #fefefe;
white-space: nowrap; }
.slider {
position: relative;
height: 0.5rem;
margin-top: 1.25rem;
margin-bottom: 2.25rem;
background-color: #e6e6e6;
cursor: pointer;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none;
-ms-touch-action: none;
touch-action: none; }
.slider-fill {
position: absolute;
top: 0;
left: 0;
display: inline-block;
max-width: 100%;
height: 0.5rem;
background-color: #cacaca;
transition: all 0.2s ease-in-out; }
.slider-fill.is-dragging {
transition: all 0s linear; }
.slider-handle {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
z-index: 1;
display: inline-block;
width: 1.4rem;
height: 1.4rem;
border-radius: 0;
background-color: #1779ba;
transition: all 0.2s ease-in-out;
-ms-touch-action: manipulation;
touch-action: manipulation; }
[data-whatinput='mouse'] .slider-handle {
outline: 0; }
.slider-handle:hover {
background-color: #14679e; }
.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;
-webkit-transform: scale(1, -1);
-ms-transform: scale(1, -1);
transform: scale(1, -1); }
.slider.vertical .slider-fill {
top: 0;
width: 0.5rem;
max-height: 100%; }
.slider.vertical .slider-handle {
position: absolute;
top: 0;
left: 50%;
width: 1.4rem;
height: 1.4rem;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.sticky-container {
position: relative; }
.sticky {
position: relative;
z-index: 0;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0); }
.sticky.is-stuck {
position: fixed;
z-index: 5;
width: 100%; }
.sticky.is-stuck.is-at-top {
top: 0; }
.sticky.is-stuck.is-at-bottom {
bottom: 0; }
.sticky.is-anchored {
position: relative;
right: auto;
left: auto; }
.sticky.is-anchored.is-at-bottom {
bottom: 0; }
html.is-reveal-open {
position: fixed;
width: 100%;
overflow-y: hidden; }
html.is-reveal-open.zf-has-scroll {
overflow-y: scroll; }
html.is-reveal-open body {
overflow-y: hidden; }
.reveal-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1005;
display: none;
background-color: rgba(10, 10, 10, 0.45);
overflow-y: auto; }
.reveal {
z-index: 1006;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
display: none;
padding: 1rem;
border: 1px solid #cacaca;
border-radius: 0;
background-color: #fefefe;
position: relative;
top: 100px;
margin-right: auto;
margin-left: auto;
overflow-y: auto; }
[data-whatinput='mouse'] .reveal {
outline: 0; }
@media print, screen and (min-width: 40em) {
.reveal {
min-height: 0; } }
.reveal .column {
min-width: 0; }
.reveal > :last-child {
margin-bottom: 0; }
@media print, screen and (min-width: 40em) {
.reveal {
width: 600px;
max-width: 960px; } }
.reveal.collapse {
padding: 0; }
@media print, screen and (min-width: 40em) {
.reveal.tiny {
width: 30%;
max-width: 960px; } }
@media print, screen and (min-width: 40em) {
.reveal.small {
width: 50%;
max-width: 960px; } }
@media print, screen and (min-width: 40em) {
.reveal.large {
width: 90%;
max-width: 960px; } }
.reveal.full {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
min-height: 100%;
margin-left: 0;
border: 0;
border-radius: 0; }
@media screen and (max-width: 39.99875em) {
.reveal {
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
max-width: none;
height: 100%;
min-height: 100%;
margin-left: 0;
border: 0;
border-radius: 0; } }
.reveal.without-overlay {
position: fixed; }
.switch {
height: 2rem;
position: relative;
margin-bottom: 1rem;
outline: 0;
font-size: 0.875rem;
font-weight: bold;
color: #fefefe;
-webkit-user-select: none;
-ms-user-select: none;
user-select: none; }
.switch-input {
position: absolute;
margin-bottom: 0;
opacity: 0; }
.switch-paddle {
position: relative;
display: block;
width: 4rem;
height: 2rem;
border-radius: 0;
background: #cacaca;
transition: all 0.25s ease-out;
font-weight: inherit;
color: inherit;
cursor: pointer; }
input + .switch-paddle {
margin: 0; }
.switch-paddle::after {
position: absolute;
top: 0.25rem;
left: 0.25rem;
display: block;
width: 1.5rem;
height: 1.5rem;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
border-radius: 0;
background: #fefefe;
transition: all 0.25s ease-out;
content: ''; }
input:checked ~ .switch-paddle {
background: #1779ba; }
input:checked ~ .switch-paddle::after {
left: 2.25rem; }
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
outline: 0; }
.switch-active, .switch-inactive {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.switch-active {
left: 8%;
display: none; }
input:checked + label > .switch-active {
display: block; }
.switch-inactive {
right: 15%; }
input:checked + label > .switch-inactive {
display: none; }
.switch.tiny {
height: 1.5rem; }
.switch.tiny .switch-paddle {
width: 3rem;
height: 1.5rem;
font-size: 0.625rem; }
.switch.tiny .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1rem;
height: 1rem; }
.switch.tiny input:checked ~ .switch-paddle::after {
left: 1.75rem; }
.switch.small {
height: 1.75rem; }
.switch.small .switch-paddle {
width: 3.5rem;
height: 1.75rem;
font-size: 0.75rem; }
.switch.small .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 1.25rem;
height: 1.25rem; }
.switch.small input:checked ~ .switch-paddle::after {
left: 2rem; }
.switch.large {
height: 2.5rem; }
.switch.large .switch-paddle {
width: 5rem;
height: 2.5rem;
font-size: 1rem; }
.switch.large .switch-paddle::after {
top: 0.25rem;
left: 0.25rem;
width: 2rem;
height: 2rem; }
.switch.large input:checked ~ .switch-paddle::after {
left: 2.75rem; }
table {
border-collapse: collapse;
width: 100%;
margin-bottom: 1rem;
border-radius: 0; }
thead,
tbody,
tfoot {
border: 1px solid #f1f1f1;
background-color: #fefefe; }
caption {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold; }
thead {
background: #f8f8f8;
color: #0a0a0a; }
tfoot {
background: #f1f1f1;
color: #0a0a0a; }
thead tr,
tfoot tr {
background: transparent; }
thead th,
thead td,
tfoot th,
tfoot td {
padding: 0.5rem 0.625rem 0.625rem;
font-weight: bold;
text-align: left; }
tbody th,
tbody td {
padding: 0.5rem 0.625rem 0.625rem; }
tbody tr:nth-child(even) {
border-bottom: 0;
background-color: #f1f1f1; }
table.unstriped tbody {
background-color: #fefefe; }
table.unstriped tbody tr {
border-bottom: 0;
border-bottom: 1px solid #f1f1f1;
background-color: #fefefe; }
@media screen and (max-width: 63.99875em) {
table.stack thead {
display: none; }
table.stack tfoot {
display: none; }
table.stack tr,
table.stack th,
table.stack td {
display: block; }
table.stack td {
border-top: 0; } }
table.scroll {
display: block;
width: 100%;
overflow-x: auto; }
table.hover thead tr:hover {
background-color: #f3f3f3; }
table.hover tfoot tr:hover {
background-color: #ececec; }
table.hover tbody tr:hover {
background-color: #f9f9f9; }
table.hover:not(.unstriped) tr:nth-of-type(even):hover {
background-color: #ececec; }
.table-scroll {
overflow-x: auto; }
.tabs {
margin: 0;
border: 1px solid #e6e6e6;
background: #fefefe;
list-style-type: none; }
.tabs::before, .tabs::after {
display: table;
content: ' ';
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.tabs::after {
clear: both; }
.tabs.vertical > li {
display: block;
float: none;
width: auto; }
.tabs.simple > li > a {
padding: 0; }
.tabs.simple > li > a:hover {
background: transparent; }
.tabs.primary {
background: #1779ba; }
.tabs.primary > li > a {
color: #fefefe; }
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
background: #1673b1; }
.tabs-title {
float: left; }
.tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
font-size: 0.75rem;
line-height: 1;
color: #1779ba; }
[data-whatinput='mouse'] .tabs-title > a {
outline: 0; }
.tabs-title > a:hover {
background: #fefefe;
color: #1468a0; }
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
background: #e6e6e6;
color: #1779ba; }
.tabs-content {
border: 1px solid #e6e6e6;
border-top: 0;
background: #fefefe;
color: #0a0a0a;
transition: all 0.5s ease; }
.tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0; }
.tabs-panel {
display: none;
padding: 1rem; }
.tabs-panel.is-active {
display: block; }
.thumbnail {
display: inline-block;
max-width: 100%;
margin-bottom: 1rem;
border: solid 4px #fefefe;
border-radius: 0;
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
line-height: 0; }
a.thumbnail {
transition: box-shadow 200ms ease-out; }
a.thumbnail:hover, a.thumbnail:focus {
box-shadow: 0 0 6px 1px rgba(23, 121, 186, 0.5); }
a.thumbnail image {
box-shadow: none; }
.has-tip {
position: relative;
display: inline-block;
border-bottom: dotted 1px #8a8a8a;
font-weight: bold;
cursor: help; }
.tooltip {
position: absolute;
top: calc(100% + 0.6495rem);
z-index: 1200;
max-width: 10rem;
padding: 0.75rem;
border-radius: 0;
background-color: #0a0a0a;
font-size: 80%;
color: #fefefe; }
.tooltip::before {
position: absolute; }
.tooltip.bottom::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-top-width: 0;
border-bottom-style: solid;
border-color: transparent transparent #0a0a0a;
bottom: 100%; }
.tooltip.bottom.align-center::before {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.tooltip.top::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-bottom-width: 0;
border-top-style: solid;
border-color: #0a0a0a transparent transparent;
top: 100%;
bottom: auto; }
.tooltip.top.align-center::before {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%); }
.tooltip.left::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-right-width: 0;
border-left-style: solid;
border-color: transparent transparent transparent #0a0a0a;
left: 100%; }
.tooltip.left.align-center::before {
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.tooltip.right::before {
display: block;
width: 0;
height: 0;
border: inset 0.75rem;
content: '';
border-left-width: 0;
border-right-style: solid;
border-color: transparent #0a0a0a transparent transparent;
right: 100%;
left: auto; }
.tooltip.right.align-center::before {
bottom: auto;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%); }
.tooltip.align-top::before {
bottom: auto;
top: 10%; }
.tooltip.align-bottom::before {
bottom: 10%;
top: auto; }
.tooltip.align-left::before {
left: 10%;
right: auto; }
.tooltip.align-right::before {
left: auto;
right: 10%; }
.hide {
display: none !important; }
.invisible {
visibility: hidden; }
@media screen and (max-width: 39.99875em) {
.hide-for-small-only {
display: none !important; } }
@media screen and (max-width: 0em), screen and (min-width: 40em) {
.show-for-small-only {
display: none !important; } }
@media print, screen and (min-width: 40em) {
.hide-for-medium {
display: none !important; } }
@media screen and (max-width: 39.99875em) {
.show-for-medium {
display: none !important; } }
@media screen and (min-width: 40em) and (max-width: 63.99875em) {
.hide-for-medium-only {
display: none !important; } }
@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important; } }
@media print, screen and (min-width: 64em) {
.hide-for-large {
display: none !important; } }
@media screen and (max-width: 63.99875em) {
.show-for-large {
display: none !important; } }
@media screen and (min-width: 64em) and (max-width: 74.99875em) {
.hide-for-large-only {
display: none !important; } }
@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
.show-for-large-only {
display: none !important; } }
.show-for-sr,
.show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0; }
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal; }
.show-for-landscape,
.hide-for-portrait {
display: block !important; }
@media screen and (orientation: landscape) {
.show-for-landscape,
.hide-for-portrait {
display: block !important; } }
@media screen and (orientation: portrait) {
.show-for-landscape,
.hide-for-portrait {
display: none !important; } }
.hide-for-landscape,
.show-for-portrait {
display: none !important; }
@media screen and (orientation: landscape) {
.hide-for-landscape,
.show-for-portrait {
display: none !important; } }
@media screen and (orientation: portrait) {
.hide-for-landscape,
.show-for-portrait {
display: block !important; } }
.align-left {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.align-right {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.align-center {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.align-justify {
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; }
.align-spaced {
-webkit-justify-content: space-around;
-ms-flex-pack: distribute;
justify-content: space-around; }
.align-left.vertical.menu > li > a {
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start; }
.align-right.vertical.menu > li > a {
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end; }
.align-center.vertical.menu > li > a {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.align-top {
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; }
.align-self-top {
-webkit-align-self: flex-start;
-ms-flex-item-align: start;
align-self: flex-start; }
.align-bottom {
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end; }
.align-self-bottom {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end; }
.align-middle {
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center; }
.align-self-middle {
-webkit-align-self: center;
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center; }
.align-stretch {
-webkit-align-items: stretch;
-ms-flex-align: stretch;
align-items: stretch; }
.align-self-stretch {
-webkit-align-self: stretch;
-ms-flex-item-align: stretch;
-ms-grid-row-align: stretch;
align-self: stretch; }
.align-center-middle {
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-align-content: center;
-ms-flex-line-pack: center;
align-content: center; }
.small-order-1 {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.small-order-2 {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.small-order-3 {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.small-order-4 {
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.small-order-5 {
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.small-order-6 {
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; }
@media print, screen and (min-width: 40em) {
.medium-order-1 {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.medium-order-2 {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.medium-order-3 {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.medium-order-4 {
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.medium-order-5 {
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.medium-order-6 {
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; } }
@media print, screen and (min-width: 64em) {
.large-order-1 {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.large-order-2 {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.large-order-3 {
-webkit-order: 3;
-ms-flex-order: 3;
order: 3; }
.large-order-4 {
-webkit-order: 4;
-ms-flex-order: 4;
order: 4; }
.large-order-5 {
-webkit-order: 5;
-ms-flex-order: 5;
order: 5; }
.large-order-6 {
-webkit-order: 6;
-ms-flex-order: 6;
order: 6; } }
.flex-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.flex-child-auto {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.flex-child-grow {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.flex-child-shrink {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.flex-dir-row {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.flex-dir-row-reverse {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.flex-dir-column {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.flex-dir-column-reverse {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; }
@media print, screen and (min-width: 40em) {
.medium-flex-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.medium-flex-child-auto {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.medium-flex-child-grow {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.medium-flex-child-shrink {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.medium-flex-dir-row {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.medium-flex-dir-row-reverse {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.medium-flex-dir-column {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.medium-flex-dir-column-reverse {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }
@media print, screen and (min-width: 64em) {
.large-flex-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.large-flex-child-auto {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto; }
.large-flex-child-grow {
-webkit-flex: 1 0 auto;
-ms-flex: 1 0 auto;
flex: 1 0 auto; }
.large-flex-child-shrink {
-webkit-flex: 0 1 auto;
-ms-flex: 0 1 auto;
flex: 0 1 auto; }
.large-flex-dir-row {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row; }
.large-flex-dir-row-reverse {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse; }
.large-flex-dir-column {
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column; }
.large-flex-dir-column-reverse {
-webkit-flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse; } }
.slide-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-in-down.mui-enter.mui-enter-active {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.slide-in-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
transform: translateX(-100%);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-in-left.mui-enter.mui-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.slide-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-in-up.mui-enter.mui-enter-active {
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0); }
.slide-in-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-in-right.mui-enter.mui-enter-active {
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0); }
.slide-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-out-down.mui-leave.mui-leave-active {
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%); }
.slide-out-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-out-right.mui-leave.mui-leave-active {
-webkit-transform: translateX(100%);
-ms-transform: translateX(100%);
transform: translateX(100%); }
.slide-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
transform: translateY(0);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-out-up.mui-leave.mui-leave-active {
-webkit-transform: translateY(-100%);
-ms-transform: translateY(-100%);
transform: translateY(-100%); }
.slide-out-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: translateX(0);
-ms-transform: translateX(0);
transform: translateX(0);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
-webkit-backface-visibility: hidden;
backface-visibility: hidden; }
.slide-out-left.mui-leave.mui-leave-active {
-webkit-transform: translateX(-100%);
-ms-transform: translateX(-100%);
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;
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-top.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-right.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-right.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-bottom.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(90deg);
transform: perspective(2000px) rotateX(90deg);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-bottom.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-left.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(90deg);
transform: perspective(2000px) rotateY(90deg);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-left.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-middle-x.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-middle-x.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-in-from-middle-y.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.hinge-in-from-middle-y.mui-enter.mui-enter-active {
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
opacity: 1; }
.hinge-out-from-top.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: top;
-ms-transform-origin: top;
transform-origin: top;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-top.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
opacity: 0; }
.hinge-out-from-right.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: right;
-ms-transform-origin: right;
transform-origin: right;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-right.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
opacity: 0; }
.hinge-out-from-bottom.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: bottom;
-ms-transform-origin: bottom;
transform-origin: bottom;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-bottom.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(90deg);
transform: perspective(2000px) rotateX(90deg);
opacity: 0; }
.hinge-out-from-left.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: left;
-ms-transform-origin: left;
transform-origin: left;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-left.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(90deg);
transform: perspective(2000px) rotateY(90deg);
opacity: 0; }
.hinge-out-from-middle-x.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-middle-x.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateX(-90deg);
transform: perspective(2000px) rotateX(-90deg);
opacity: 0; }
.hinge-out-from-middle-y.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: perspective(2000px) rotate(0deg);
transform: perspective(2000px) rotate(0deg);
-webkit-transform-origin: center;
-ms-transform-origin: center;
transform-origin: center;
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.hinge-out-from-middle-y.mui-leave.mui-leave-active {
-webkit-transform: perspective(2000px) rotateY(-90deg);
transform: perspective(2000px) rotateY(-90deg);
opacity: 0; }
.scale-in-up.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.scale-in-up.mui-enter.mui-enter-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.scale-in-down.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.scale-in-down.mui-enter.mui-enter-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1; }
.scale-out-up.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.scale-out-up.mui-leave.mui-leave-active {
-webkit-transform: scale(1.5);
-ms-transform: scale(1.5);
transform: scale(1.5);
opacity: 0; }
.scale-out-down.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.scale-out-down.mui-leave.mui-leave-active {
-webkit-transform: scale(0.5);
-ms-transform: scale(0.5);
transform: scale(0.5);
opacity: 0; }
.spin-in.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: rotate(-0.75turn);
-ms-transform: rotate(-0.75turn);
transform: rotate(-0.75turn);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.spin-in.mui-enter.mui-enter-active {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1; }
.spin-out.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.spin-out.mui-leave.mui-leave-active {
-webkit-transform: rotate(0.75turn);
-ms-transform: rotate(0.75turn);
transform: rotate(0.75turn);
opacity: 0; }
.spin-in-ccw.mui-enter {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: rotate(0.75turn);
-ms-transform: rotate(0.75turn);
transform: rotate(0.75turn);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 0; }
.spin-in-ccw.mui-enter.mui-enter-active {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
opacity: 1; }
.spin-out-ccw.mui-leave {
transition-duration: 500ms;
transition-timing-function: linear;
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
transition-property: opacity, -webkit-transform;
transition-property: transform, opacity;
transition-property: transform, opacity, -webkit-transform;
opacity: 1; }
.spin-out-ccw.mui-leave.mui-leave-active {
-webkit-transform: rotate(-0.75turn);
-ms-transform: rotate(-0.75turn);
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 {
-webkit-animation-name: shake-7;
animation-name: shake-7; }
@-webkit-keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-webkit-transform: translateX(7%);
transform: translateX(7%); }
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-webkit-transform: translateX(-7%);
transform: translateX(-7%); } }
@keyframes shake-7 {
0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
-webkit-transform: translateX(7%);
transform: translateX(7%); }
5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
-webkit-transform: translateX(-7%);
transform: translateX(-7%); } }
.spin-cw {
-webkit-animation-name: spin-cw-1turn;
animation-name: spin-cw-1turn; }
@-webkit-keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(-1turn);
transform: rotate(-1turn); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(-1turn);
transform: rotate(-1turn); }
100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
.spin-ccw {
-webkit-animation-name: spin-cw-1turn;
animation-name: spin-cw-1turn; }
@keyframes spin-cw-1turn {
0% {
-webkit-transform: rotate(0);
transform: rotate(0); }
100% {
-webkit-transform: rotate(1turn);
transform: rotate(1turn); } }
.wiggle {
-webkit-animation-name: wiggle-7deg;
animation-name: wiggle-7deg; }
@-webkit-keyframes wiggle-7deg {
40%, 50%, 60% {
-webkit-transform: rotate(7deg);
transform: rotate(7deg); }
35%, 45%, 55%, 65% {
-webkit-transform: rotate(-7deg);
transform: rotate(-7deg); }
0%, 30%, 70%, 100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
@keyframes wiggle-7deg {
40%, 50%, 60% {
-webkit-transform: rotate(7deg);
transform: rotate(7deg); }
35%, 45%, 55%, 65% {
-webkit-transform: rotate(-7deg);
transform: rotate(-7deg); }
0%, 30%, 70%, 100% {
-webkit-transform: rotate(0);
transform: rotate(0); } }
.shake,
.spin-cw,
.spin-ccw,
.wiggle {
-webkit-animation-duration: 500ms;
animation-duration: 500ms; }
.infinite {
-webkit-animation-iteration-count: infinite;
animation-iteration-count: infinite; }
.slow {
-webkit-animation-duration: 750ms !important;
animation-duration: 750ms !important; }
.fast {
-webkit-animation-duration: 250ms !important;
animation-duration: 250ms !important; }
.linear {
-webkit-animation-timing-function: linear !important;
animation-timing-function: linear !important; }
.ease {
-webkit-animation-timing-function: ease !important;
animation-timing-function: ease !important; }
.ease-in {
-webkit-animation-timing-function: ease-in !important;
animation-timing-function: ease-in !important; }
.ease-out {
-webkit-animation-timing-function: ease-out !important;
animation-timing-function: ease-out !important; }
.ease-in-out {
-webkit-animation-timing-function: ease-in-out !important;
animation-timing-function: ease-in-out !important; }
.bounce-in {
-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }
.bounce-out {
-webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }
.bounce-in-out {
-webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }
.short-delay {
-webkit-animation-delay: 300ms !important;
animation-delay: 300ms !important; }
.long-delay {
-webkit-animation-delay: 700ms !important;
animation-delay: 700ms !important; } .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden; }
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
#wpadminbar {
position: fixed !important; }
body.admin-bar.f-topbar-fixed .sticky.fixed {
margin-top: 2rem; }
body.admin-bar.offcanvas .off-canvas.is-open {
top: 2.875rem; }
@media screen and (min-width: 48.9375em) {
body.admin-bar.offcanvas .off-canvas.is-open {
top: 2rem; } }
.wp-caption > figcaption {
max-width: 100%;
font-size: 0.8rem;
color: #999;
padding: 0.25rem 0; }
p.wp-caption-text {
font-size: 90%;
color: #666;
padding: 0.625rem 0; }
.alignleft {
float: left;
padding-right: 1rem;
margin: 0; }
.alignright {
float: right;
padding-left: 1rem;
margin: 0; }
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto; }  .has-primary-background-color {
background-color: #1779ba; }
.has-primary-color {
color: #1779ba; }
.has-secondary-background-color {
background-color: #767676; }
.has-secondary-color {
color: #767676; }
.has-success-background-color {
background-color: #3adb76; }
.has-success-color {
color: #3adb76; }
.has-warning-background-color {
background-color: #ffae00; }
.has-warning-color {
color: #ffae00; }
.has-alert-background-color {
background-color: #cc4b37; }
.has-alert-color {
color: #cc4b37; } .wp-block-button .wp-block-button__link.has-primary-background-color {
background-color: #1779ba; }
.wp-block-button .wp-block-button__link.has-primary-color {
color: #1779ba; }
.wp-block-button .wp-block-button__link.has-secondary-background-color {
background-color: #767676; }
.wp-block-button .wp-block-button__link.has-secondary-color {
color: #767676; }
.wp-block-button .wp-block-button__link.has-success-background-color {
background-color: #3adb76; }
.wp-block-button .wp-block-button__link.has-success-color {
color: #3adb76; }
.wp-block-button .wp-block-button__link.has-warning-background-color {
background-color: #ffae00; }
.wp-block-button .wp-block-button__link.has-warning-color {
color: #ffae00; }
.wp-block-button .wp-block-button__link.has-alert-background-color {
background-color: #cc4b37; }
.wp-block-button .wp-block-button__link.has-alert-color {
color: #cc4b37; }
.wp-block-button.is-style-squared .wp-block-button__link {
border-radius: 0; } .wp-block-file .wp-block-file__button {
display: inline-block;
vertical-align: middle;
margin: 0 0 1rem 0;
padding: 0.85em 1em;
border: 1px solid transparent;
border-radius: 0;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
font-family: inherit;
font-size: 0.9rem;
-webkit-appearance: none;
line-height: 1;
text-align: center;
cursor: pointer;
background-color: #1779ba;
color: #fefefe; }
[data-whatinput='mouse'] .wp-block-file .wp-block-file__button {
outline: 0; }
.wp-block-file .wp-block-file__button:hover, .wp-block-file .wp-block-file__button:focus {
background-color: #14679e;
color: #fefefe; }
.main-container {
width: 960px;
max-width: 98%;
margin: 0 auto; }
.main-grid {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin-top: 1rem; }
@media print, screen and (min-width: 40em) {
.main-grid {
margin-top: 3rem; } }
.main-grid.sidebar-left .main-content {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.main-grid.sidebar-left .sidebar {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
@media print, screen and (min-width: 40em) {
.main-grid.sidebar-left .main-content {
-webkit-order: 2;
-ms-flex-order: 2;
order: 2; }
.main-grid.sidebar-left .sidebar {
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; } }
.main-grid .main-content-full-width {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
.main-grid .main-content {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.main-grid .main-content {
width: calc(66.66667% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.main-grid .sidebar {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.main-grid .sidebar {
width: calc(33.33333% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem;
margin-top: 1rem; } }
body#tinymce {
height: auto;
max-width: 960px;
padding: 1.25rem !important; }
.sites-button {
background: #1779ba;
font-size: 1.25rem;
font-weight: bold;
box-shadow: 0 -2px 0 rgba(0, 0, 0, 0.2) inset;
border-radius: 3px;
border: none; }
.cards-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
.cards-container .card {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
.cards-container .card .card-content {
padding: 1rem; }
@media print, screen and (min-width: 40em) {
.cards-container .card {
width: calc(33.33333% - 0.7rem);
margin-right: 0.35rem;
margin-left: 0.35rem; } }
.featured-hero {
background-size: cover;
background-position: center;
background-repeat: no-repeat;
height: 6.25rem; }
@media print, screen and (min-width: 40em) {
.featured-hero {
height: 12.5rem; } }
@media screen and (min-width: 75em) {
.featured-hero {
height: 25rem; } }
.dotted, .section-divider hr {
border-style: dashed;
margin: 2rem 0; }
[data-whatinput="mouse"] a:focus, button:focus [data-whatinput="touch"] a:focus, button:focus {
outline: none; }
.page-template-front .front-hero {
padding: 30px 0px;
background-position: bottom;
height: auto; }
@media print, screen and (min-width: 40em) {
.page-template-front .front-hero {
background: url(//www.holidaylounge.co.uk/wp-content/themes/holidaylounge/dist/assets/images/demo/hero-bg-foundation-6-large.svg) bottom center;
background-size: cover;
background-position: center;
height: 660px; } }
.front-hero {
background: url(//www.holidaylounge.co.uk/wp-content/themes/holidaylounge/dist/assets/images/demo/hero-bg-foundation-6-small.svg) bottom center;
background-size: cover;
background-position: bottom;
height: 300px;
position: relative;
text-align: left; }
.front-hero .marketing {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 55rem;
margin: 0 auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
@media print, screen and (min-width: 40em) {
.front-hero .marketing {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
@media print, screen and (min-width: 40em) {
.front-hero {
background: url(//www.holidaylounge.co.uk/wp-content/themes/holidaylounge/dist/assets/images/demo/hero-bg-foundation-6-large.svg) bottom center;
background-size: cover;
background-position: center;
height: 400px; } }
.front-hero .watch {
width: calc(58.33333% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.front-hero .watch {
width: calc(100% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.front-hero .watch a {
color: #B4C9D1;
cursor: pointer;
font-weight: 400;
margin-right: 1.25rem; }
.front-hero .watch a:hover {
color: #fff; }
.front-hero .tagline {
width: calc(66.66667% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.front-hero .tagline {
width: calc(41.66667% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem;
padding-top: 6rem; } }
.front-hero h1 {
color: #fff;
font-weight: 500;
font-size: 2.2rem; }
@media print, screen and (min-width: 40em) {
.front-hero h1 {
font-size: 2.875rem; } }
.front-hero h4 {
color: #fefefe;
font-weight: 300;
font-size: 1.3125rem; }
.front-hero .download {
margin-top: 1.25rem; }
.intro {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 960px;
margin: 0 auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
@media print, screen and (min-width: 40em) {
.intro {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.intro .fp-intro {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.intro .fp-intro {
width: calc(83.33333% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem;
margin-left: calc(8.33333% + 0.625rem); }
.intro .fp-intro h2 {
font-weight: 300;
margin-bottom: 1.5rem; }
.intro .fp-intro h4 {
font-size: 1.125rem;
line-height: 1.6;
color: #777;
margin-bottom: 2rem; } }
.section-divider {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 960px;
margin: 0 auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap; }
@media print, screen and (min-width: 40em) {
.section-divider {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.section-divider hr {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem;
box-sizing: border-box; }
.benefits {
padding-right: 0.625rem;
padding-left: 0.625rem;
max-width: 960px;
margin: 0 auto;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row wrap;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
text-align: center; }
@media print, screen and (min-width: 40em) {
.benefits {
padding-right: 0.9375rem;
padding-left: 0.9375rem; } }
.benefits header {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
.benefits header h2 {
font-weight: 300; }
.benefits header h4 {
font-size: 1.125rem;
line-height: 1.6;
color: #777; }
.benefits .semantic,
.benefits .responsive,
.benefits .customizable,
.benefits .professional {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
@media print, screen and (min-width: 40em) {
.benefits .semantic,
.benefits .responsive,
.benefits .customizable,
.benefits .professional {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.benefits .semantic img,
.benefits .responsive img,
.benefits .customizable img,
.benefits .professional img {
padding: 1.25rem;
margin: 1rem auto 0 auto; }
.benefits .semantic h3,
.benefits .responsive h3,
.benefits .customizable h3,
.benefits .professional h3 {
color: #0a0a0a;
font-weight: 300;
font-size: 1.75rem; }
.benefits .semantic p,
.benefits .responsive p,
.benefits .customizable p,
.benefits .professional p {
font-size: 0.9375rem; }
.benefits .why-foundation {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem;
margin-top: 4rem; }
.kitchen-sink-header {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
.kitchen-sink-components {
width: calc(100% - 1.25rem);
margin-right: 0.625rem;
margin-left: 0.625rem; }
.kitchen-sink-components hr {
margin: 3rem 0; }
@media print, screen and (min-width: 64em) {
.kitchen-sink-components {
width: calc(75% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem; } }
.kitchen-sink-nav {
display: none; }
@media print, screen and (min-width: 64em) {
.kitchen-sink-nav {
width: calc(25% - 1.875rem);
margin-right: 0.9375rem;
margin-left: 0.9375rem;
display: block;
float: right; }
.kitchen-sink-nav .docs-sub-menu {
font-size: 0.85rem;
margin-top: 1rem; }
.kitchen-sink-nav .docs-menu-title {
text-transform: uppercase;
font-size: 0.75rem;
color: #8a8a8a;
font-weight: bold;
line-height: 1;
padding-left: 0.9rem;
margin-bottom: 0.5rem;
border-top: 1px solid #cacaca;
margin-top: 1rem;
padding-top: 1.5rem; }
.kitchen-sink-nav .docs-toc {
width: 100%;
padding-left: 4rem;
padding-right: 1rem; }
.kitchen-sink-nav .docs-toc .active {
background: #2199e8;
color: white; }
.kitchen-sink-nav .docs-toc .docs-sub-menu:first-child .docs-menu-title {
margin-top: 0;
border-top: 0;
padding-top: 0; } }
.kitchen-sink-grid .grid-x {
background: #d6ecfa;
font-size: 12px;
line-height: 2rem;
margin-bottom: 1.5rem; }
.kitchen-sink-grid .grid-x .cell, .kitchen-sink-grid .grid-x :nth-child(odd) {
background: #7bc1ef;
color: #0a0a0a; }
.kitchen-sink-grid .grid-x .cell:nth-child(even) {
background: #1779ba;
color: #fefefe; }
.page-id-9904 .when-gone{
display:none;
}
.page-id-9904 .newsletter-cta{
display:none;
} .lnet-grid {
overflow: hidden; }
.lnet-grid .col-33, .lnet-grid .col-50, .lnet-grid .col-25, .lnet-grid .col-66, .lnet-grid .col-75, .lnet-grid .col-40, .lnet-grid .col-60, .lnet-grid .col-20 {
float: left; }
.lnet-grid.grid-66-33 .col-33 {
margin-right: 0; }
.lnet-grid.grid-66-33 .col-66 {
margin-right: 2%; }
.lnet-grid.grid-33-66 .col-33 {
margin-right: 2%;
float: left; }
.lnet-grid.grid-33-66 .col-66 {
margin-right: 0;
float: right; }
.lnet-grid.grid-75-25 .col-25 {
margin-right: 0; }
.lnet-grid.grid-75-25 .col-75 {
margin-right: 2%; }
.lnet-grid.grid-25-75 .col-75 {
margin-right: 0; }
.lnet-grid.grid-25-75 .col-25 {
margin-right: 2%; }
.lnet-grid.grid-60-40 .col-60 {
margin-right: 2%; }
.lnet-grid.grid-60-40 .col-40 {
margin-right: 0; }
.lnet-grid.grid-40-60 .col-40 {
margin-right: 2%; }
.lnet-grid.grid-40-60 .col-60 {
margin-right: 0; }
@media only screen and (min-width: 668px) {
.lnet-grid .col-50 {
float: left;
width: 49%;
margin-right: 2%; }
.lnet-grid .col-50:nth-child(2n) {
margin-right: 0%; }
.lnet-grid .col-50:nth-child(2n+1) {
clear: left; } }
@media only screen and (max-width: 667px) {
.lnet-grid .col-50 {
float: none;
width: 100%;
margin-right: 0%; } }
@media only screen and (min-width: 961px) {
.lnet-grid .col-33 {
width: 32%;
margin-right: 2%; }
.lnet-grid .col-33:nth-of-type(3n) {
margin-right: 0; }
.lnet-grid .col-33:nth-of-type(3n+1) {
clear: right; }
.lnet-grid .col-66 {
width: 66%; }
.lnet-grid .col-40 {
float: left;
width: 40%; }
.lnet-grid .col-60 {
float: left;
width: 60%; } }
@media only screen and (max-width: 960px) {
.lnet-grid .col-33 {
width: 49%;
margin-right: 2%; }
.lnet-grid .col-33:nth-of-type(2n) {
margin-right: 0; }
.lnet-grid .col-33:nth-of-type(2n+1) {
clear: right; }
.lnet-grid .col-40 {
width: 100%; }
.lnet-grid .col-60 {
width: 100%; } }
@media only screen and (min-width: 813px) {
.col-20 {
width: 18.4%;
margin-right: 2%; }
.col-20:nth-child(5n) {
margin-right: 0; }
.col-20:nth-child(5n+1) {
clear: right; } }
@media only screen and (max-width: 812px) {
.col-20 {
width: 32%;
margin-right: 2%; }
.col-20:nth-child(3n) {
margin-right: 0; }
.col-20:nth-child(3n+1) {
clear: right; } }
@media only screen and (max-width: 500px) {
.lnet-grid .col-33 {
width: 100%;
margin-right: 0%; }
.lnet-grid .col-33:nth-of-type(2n) {
margin-right: 0; }
.lnet-grid .col-33:nth-of-type(2n+1) {
clear: right; } } .hamburger {
font: inherit;
display: inline-block;
overflow: visible;
margin: 0;
padding: 15px;
cursor: pointer;
transition-timing-function: linear;
transition-duration: .15s;
transition-property: opacity,-webkit-filter;
transition-property: opacity,filter;
transition-property: opacity,filter,-webkit-filter;
text-transform: none;
color: inherit;
border: 0;
background-color: transparent; }
.hamburger.is-active:hover, .hamburger:hover {
opacity: .7; }
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
background-color: #000; }
.hamburger-box {
position: relative;
display: inline-block;
width: 40px;
height: 24px; }
.hamburger-inner {
top: 50%;
display: block;
margin-top: -2px; }
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
position: absolute;
width: 40px;
height: 4px;
transition-timing-function: ease;
transition-duration: .15s;
transition-property: -webkit-transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
border-radius: 4px;
background-color: #000; }
.hamburger-inner:after, .hamburger-inner:before {
display: block;
content: ""; }
.hamburger-inner:before {
top: -10px; }
.hamburger-inner:after {
bottom: -10px; }
.hamburger--3dx .hamburger-box {
-webkit-perspective: 80px;
perspective: 80px; }
.hamburger--3dx .hamburger-inner {
transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx .hamburger-inner:after, .hamburger--3dx .hamburger-inner:before {
transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dx.is-active .hamburger-inner {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
background-color: transparent !important; }
.hamburger--3dx.is-active .hamburger-inner:before {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx.is-active .hamburger-inner:after {
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--3dx-r .hamburger-box {
-webkit-perspective: 80px;
perspective: 80px; }
.hamburger--3dx-r .hamburger-inner {
transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dx-r .hamburger-inner:after, .hamburger--3dx-r .hamburger-inner:before {
transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dx-r.is-active .hamburger-inner {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg);
background-color: transparent !important; }
.hamburger--3dx-r.is-active .hamburger-inner:before {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dx-r.is-active .hamburger-inner:after {
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--3dy .hamburger-box {
-webkit-perspective: 80px;
perspective: 80px; }
.hamburger--3dy .hamburger-inner {
transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy .hamburger-inner:after, .hamburger--3dy .hamburger-inner:before {
transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dy.is-active .hamburger-inner {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg);
background-color: transparent !important; }
.hamburger--3dy.is-active .hamburger-inner:before {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dy.is-active .hamburger-inner:after {
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--3dy-r .hamburger-box {
-webkit-perspective: 80px;
perspective: 80px; }
.hamburger--3dy-r .hamburger-inner {
transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dy-r .hamburger-inner:after, .hamburger--3dy-r .hamburger-inner:before {
transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dy-r.is-active .hamburger-inner {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
background-color: transparent !important; }
.hamburger--3dy-r.is-active .hamburger-inner:before {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dy-r.is-active .hamburger-inner:after {
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--3dxy .hamburger-box {
-webkit-perspective: 80px;
perspective: 80px; }
.hamburger--3dxy .hamburger-inner {
transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dxy .hamburger-inner:after, .hamburger--3dxy .hamburger-inner:before {
transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dxy.is-active .hamburger-inner {
-webkit-transform: rotateX(180deg) rotateY(180deg);
transform: rotateX(180deg) rotateY(180deg);
background-color: transparent !important; }
.hamburger--3dxy.is-active .hamburger-inner:before {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dxy.is-active .hamburger-inner:after {
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--3dxy-r .hamburger-box {
-webkit-perspective: 80px;
perspective: 80px; }
.hamburger--3dxy-r .hamburger-inner {
transition: background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1); }
.hamburger--3dxy-r .hamburger-inner:after, .hamburger--3dxy-r .hamburger-inner:before {
transition: -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s;
transition: transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s, -webkit-transform 0s cubic-bezier(0.645, 0.045, 0.355, 1) 0.1s; }
.hamburger--3dxy-r.is-active .hamburger-inner {
-webkit-transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
transform: rotateX(180deg) rotateY(180deg) rotate(-180deg);
background-color: transparent !important; }
.hamburger--3dxy-r.is-active .hamburger-inner:before {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--3dxy-r.is-active .hamburger-inner:after {
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--arrow.is-active .hamburger-inner:before {
-webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrow.is-active .hamburger-inner:after {
-webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrow-r.is-active .hamburger-inner:before {
-webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrow-r.is-active .hamburger-inner:after {
-webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrowalt .hamburger-inner:before {
transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt .hamburger-inner:after {
transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt.is-active .hamburger-inner:before {
top: 0;
transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
-webkit-transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7);
transform: translate3d(-8px, -10px, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrowalt.is-active .hamburger-inner:after {
bottom: 0;
transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
-webkit-transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7);
transform: translate3d(-8px, 10px, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrowalt-r .hamburger-inner:before {
transition: top 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: top 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r .hamburger-inner:after {
transition: bottom 0.1s ease 0.1s, -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
transition: bottom 0.1s ease 0.1s, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1); }
.hamburger--arrowalt-r.is-active .hamburger-inner:before {
top: 0;
transition: top 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
transition: top 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
-webkit-transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7);
transform: translate3d(8px, -10px, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrowalt-r.is-active .hamburger-inner:after {
bottom: 0;
transition: bottom 0.1s ease, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
transition: bottom 0.1s ease, transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s, -webkit-transform 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22) 0.1s;
-webkit-transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7);
transform: translate3d(8px, 10px, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrowturn.is-active .hamburger-inner {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
.hamburger--arrowturn.is-active .hamburger-inner:before {
-webkit-transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7);
transform: translate3d(8px, 0, 0) rotate(45deg) scaleX(0.7); }
.hamburger--arrowturn.is-active .hamburger-inner:after {
-webkit-transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7);
transform: translate3d(8px, 0, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrowturn-r.is-active .hamburger-inner {
-webkit-transform: rotate(-180deg);
-ms-transform: rotate(-180deg);
transform: rotate(-180deg); }
.hamburger--arrowturn-r.is-active .hamburger-inner:before {
-webkit-transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7);
transform: translate3d(-8px, 0, 0) rotate(-45deg) scaleX(0.7); }
.hamburger--arrowturn-r.is-active .hamburger-inner:after {
-webkit-transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7);
transform: translate3d(-8px, 0, 0) rotate(45deg) scaleX(0.7); }
.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner:after, .hamburger--boring .hamburger-inner:before {
transition-property: none; }
.hamburger--boring.is-active .hamburger-inner {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.hamburger--boring.is-active .hamburger-inner:before {
top: 0;
opacity: 0; }
.hamburger--boring.is-active .hamburger-inner:after {
bottom: 0;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
.hamburger--collapse .hamburger-inner {
top: auto;
bottom: 0;
transition-delay: .13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-duration: .13s; }
.hamburger--collapse .hamburger-inner:after {
top: -20px;
transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear; }
.hamburger--collapse .hamburger-inner:before {
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse.is-active .hamburger-inner {
transition-delay: .22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--collapse.is-active .hamburger-inner:after {
top: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
opacity: 0; }
.hamburger--collapse.is-active .hamburger-inner:before {
top: 0;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
.hamburger--collapse-r .hamburger-inner {
top: auto;
bottom: 0;
transition-delay: .13s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-duration: .13s; }
.hamburger--collapse-r .hamburger-inner:after {
top: -20px;
transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0.1s linear; }
.hamburger--collapse-r .hamburger-inner:before {
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.12s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--collapse-r.is-active .hamburger-inner {
transition-delay: .22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, -10px, 0) rotate(45deg);
transform: translate3d(0, -10px, 0) rotate(45deg); }
.hamburger--collapse-r.is-active .hamburger-inner:after {
top: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s linear 0.22s;
opacity: 0; }
.hamburger--collapse-r.is-active .hamburger-inner:before {
top: 0;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.16s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.hamburger--elastic .hamburger-inner {
top: 2px;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition-duration: .275s; }
.hamburger--elastic .hamburger-inner:before {
top: 10px;
transition: opacity .125s ease .275s; }
.hamburger--elastic .hamburger-inner:after {
top: 20px;
transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic.is-active .hamburger-inner {
transition-delay: 75ms;
-webkit-transform: translate3d(0, 10px, 0) rotate(135deg);
transform: translate3d(0, 10px, 0) rotate(135deg); }
.hamburger--elastic.is-active .hamburger-inner:before {
transition-delay: 0s;
opacity: 0; }
.hamburger--elastic.is-active .hamburger-inner:after {
transition-delay: 75ms;
-webkit-transform: translate3d(0, -20px, 0) rotate(-270deg);
transform: translate3d(0, -20px, 0) rotate(-270deg); }
.hamburger--elastic-r .hamburger-inner {
top: 2px;
transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition-duration: .275s; }
.hamburger--elastic-r .hamburger-inner:before {
top: 10px;
transition: opacity .125s ease .275s; }
.hamburger--elastic-r .hamburger-inner:after {
top: 20px;
transition: -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55), -webkit-transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55); }
.hamburger--elastic-r.is-active .hamburger-inner {
transition-delay: 75ms;
-webkit-transform: translate3d(0, 10px, 0) rotate(-135deg);
transform: translate3d(0, 10px, 0) rotate(-135deg); }
.hamburger--elastic-r.is-active .hamburger-inner:before {
transition-delay: 0s;
opacity: 0; }
.hamburger--elastic-r.is-active .hamburger-inner:after {
transition-delay: 75ms;
-webkit-transform: translate3d(0, -20px, 0) rotate(270deg);
transform: translate3d(0, -20px, 0) rotate(270deg); }
.hamburger--emphatic {
overflow: hidden; }
.hamburger--emphatic .hamburger-inner {
transition: background-color .125s ease-in .175s; }
.hamburger--emphatic .hamburger-inner:before {
left: 0;
transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
.hamburger--emphatic .hamburger-inner:after {
top: 10px;
right: 0;
transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
.hamburger--emphatic.is-active .hamburger-inner {
transition-delay: 0s;
transition-timing-function: ease-out;
background-color: transparent !important; }
.hamburger--emphatic.is-active .hamburger-inner:before {
top: -80px;
left: -80px;
transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
-webkit-transform: translate3d(80px, 80px, 0) rotate(45deg);
transform: translate3d(80px, 80px, 0) rotate(45deg); }
.hamburger--emphatic.is-active .hamburger-inner:after {
top: -80px;
right: -80px;
transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
-webkit-transform: translate3d(-80px, 80px, 0) rotate(-45deg);
transform: translate3d(-80px, 80px, 0) rotate(-45deg); }
.hamburger--emphatic-r {
overflow: hidden; }
.hamburger--emphatic-r .hamburger-inner {
transition: background-color .125s ease-in .175s; }
.hamburger--emphatic-r .hamburger-inner:before {
left: 0;
transition: top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, left 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
.hamburger--emphatic-r .hamburger-inner:after {
top: 10px;
right: 0;
transition: top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335);
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s;
transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s linear 0.125s, right 0.125s ease-in 0.175s, -webkit-transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335); }
.hamburger--emphatic-r.is-active .hamburger-inner {
transition-delay: 0s;
transition-timing-function: ease-out;
background-color: transparent !important; }
.hamburger--emphatic-r.is-active .hamburger-inner:before {
top: 80px;
left: -80px;
transition: left 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
transition: left 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
-webkit-transform: translate3d(80px, -80px, 0) rotate(-45deg);
transform: translate3d(80px, -80px, 0) rotate(-45deg); }
.hamburger--emphatic-r.is-active .hamburger-inner:after {
top: 80px;
right: -80px;
transition: right 0.125s ease-out, top 0.05s linear 0.125s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
transition: right 0.125s ease-out, top 0.05s linear 0.125s, transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s, -webkit-transform 0.125s cubic-bezier(0.075, 0.82, 0.165, 1) 0.175s;
-webkit-transform: translate3d(-80px, -80px, 0) rotate(45deg);
transform: translate3d(-80px, -80px, 0) rotate(45deg); }
.hamburger--minus .hamburger-inner:after, .hamburger--minus .hamburger-inner:before {
transition: bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear; }
.hamburger--minus.is-active .hamburger-inner:after, .hamburger--minus.is-active .hamburger-inner:before {
transition: bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;
opacity: 0; }
.hamburger--minus.is-active .hamburger-inner:before {
top: 0; }
.hamburger--minus.is-active .hamburger-inner:after {
bottom: 0; }
.hamburger--slider .hamburger-inner {
top: 2px; }
.hamburger--slider .hamburger-inner:before {
top: 10px;
transition-timing-function: ease;
transition-duration: .15s;
transition-property: opacity,-webkit-transform;
transition-property: transform,opacity;
transition-property: transform,opacity,-webkit-transform; }
.hamburger--slider .hamburger-inner:after {
top: 20px; }
.hamburger--slider.is-active .hamburger-inner {
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--slider.is-active .hamburger-inner:before {
-webkit-transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
opacity: 0; }
.hamburger--slider.is-active .hamburger-inner:after {
-webkit-transform: translate3d(0, -20px, 0) rotate(-90deg);
transform: translate3d(0, -20px, 0) rotate(-90deg); }
.hamburger--slider-r .hamburger-inner {
top: 2px; }
.hamburger--slider-r .hamburger-inner:before {
top: 10px;
transition-timing-function: ease;
transition-duration: .15s;
transition-property: opacity,-webkit-transform;
transition-property: transform,opacity;
transition-property: transform,opacity,-webkit-transform; }
.hamburger--slider-r .hamburger-inner:after {
top: 20px; }
.hamburger--slider-r.is-active .hamburger-inner {
-webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
transform: translate3d(0, 10px, 0) rotate(-45deg); }
.hamburger--slider-r.is-active .hamburger-inner:before {
-webkit-transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
opacity: 0; }
.hamburger--slider-r.is-active .hamburger-inner:after {
-webkit-transform: translate3d(0, -20px, 0) rotate(90deg);
transform: translate3d(0, -20px, 0) rotate(90deg); }
.hamburger--spin .hamburger-inner {
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-duration: .22s; }
.hamburger--spin .hamburger-inner:before {
transition: top .1s ease-in .25s,opacity .1s ease-in; }
.hamburger--spin .hamburger-inner:after {
transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin.is-active .hamburger-inner {
transition-delay: .12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: rotate(225deg);
-ms-transform: rotate(225deg);
transform: rotate(225deg); }
.hamburger--spin.is-active .hamburger-inner:before {
top: 0;
transition: top .1s ease-out,opacity .1s ease-out .12s;
opacity: 0; }
.hamburger--spin.is-active .hamburger-inner:after {
bottom: 0;
transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
.hamburger--spin-r .hamburger-inner {
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-duration: .22s; }
.hamburger--spin-r .hamburger-inner:before {
transition: top .1s ease-in .25s,opacity .1s ease-in; }
.hamburger--spin-r .hamburger-inner:after {
transition: bottom 0.1s ease-in 0.25s, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 0.1s ease-in 0.25s, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spin-r.is-active .hamburger-inner {
transition-delay: .12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: rotate(-225deg);
-ms-transform: rotate(-225deg);
transform: rotate(-225deg); }
.hamburger--spin-r.is-active .hamburger-inner:before {
top: 0;
transition: top .1s ease-out,opacity .1s ease-out .12s;
opacity: 0; }
.hamburger--spin-r.is-active .hamburger-inner:after {
bottom: 0;
transition: bottom 0.1s ease-out, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
transition: bottom 0.1s ease-out, transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 0.22s cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.hamburger--spring .hamburger-inner {
top: 2px;
transition: background-color 0s linear .13s; }
.hamburger--spring .hamburger-inner:before {
top: 10px;
transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring .hamburger-inner:after {
top: 20px;
transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring.is-active .hamburger-inner {
transition-delay: .22s;
background-color: transparent !important; }
.hamburger--spring.is-active .hamburger-inner:before {
top: 0;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
-webkit-transform: translate3d(0, 10px, 0) rotate(45deg);
transform: translate3d(0, 10px, 0) rotate(45deg); }
.hamburger--spring.is-active .hamburger-inner:after {
top: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
-webkit-transform: translate3d(0, 10px, 0) rotate(-45deg);
transform: translate3d(0, 10px, 0) rotate(-45deg); }
.hamburger--spring-r .hamburger-inner {
top: auto;
bottom: 0;
transition-delay: 0s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-duration: .13s; }
.hamburger--spring-r .hamburger-inner:after {
top: -20px;
transition: top 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, opacity 0s linear; }
.hamburger--spring-r .hamburger-inner:before {
transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: top 0.1s cubic-bezier(0.33333, 0.66667, 0.66667, 1) 0.2s, transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--spring-r.is-active .hamburger-inner {
transition-delay: .22s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: translate3d(0, -10px, 0) rotate(-45deg);
transform: translate3d(0, -10px, 0) rotate(-45deg); }
.hamburger--spring-r.is-active .hamburger-inner:after {
top: 0;
transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s linear 0.22s;
opacity: 0; }
.hamburger--spring-r.is-active .hamburger-inner:before {
top: 0;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
transition: top 0.1s cubic-bezier(0.33333, 0, 0.66667, 0.33333) 0.15s, transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s, -webkit-transform 0.13s cubic-bezier(0.215, 0.61, 0.355, 1) 0.22s;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.hamburger--stand .hamburger-inner {
transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s; }
.hamburger--stand .hamburger-inner:before {
transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }
.hamburger--stand .hamburger-inner:after {
transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }
.hamburger--stand.is-active .hamburger-inner {
transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
background-color: transparent !important; }
.hamburger--stand.is-active .hamburger-inner:before {
top: 0;
transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.hamburger--stand.is-active .hamburger-inner:after {
bottom: 0;
transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.hamburger--stand-r .hamburger-inner {
transition: background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s;
transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms;
transition: transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s, background-color 0s linear 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0.15s; }
.hamburger--stand-r .hamburger-inner:before {
transition: top 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
transition: top 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }
.hamburger--stand-r .hamburger-inner:after {
transition: bottom 75ms ease-in 75ms, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s;
transition: bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19) 0s; }
.hamburger--stand-r.is-active .hamburger-inner {
transition: background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s;
transition: transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s, background-color 0s linear 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
background-color: transparent !important; }
.hamburger--stand-r.is-active .hamburger-inner:before {
top: 0;
transition: top 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
transition: top 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg); }
.hamburger--stand-r.is-active .hamburger-inner:after {
bottom: 0;
transition: bottom 75ms ease-out 0.1s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
transition: bottom 75ms ease-out 0.1s, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.hamburger--squeeze .hamburger-inner {
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition-duration: 75ms; }
.hamburger--squeeze .hamburger-inner:before {
transition: top 75ms ease .12s,opacity 75ms ease; }
.hamburger--squeeze .hamburger-inner:after {
transition: bottom 75ms ease 0.12s, -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
transition: bottom 75ms ease 0.12s, transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze.is-active .hamburger-inner {
transition-delay: .12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg); }
.hamburger--squeeze.is-active .hamburger-inner:before {
top: 0;
transition: top 75ms ease,opacity 75ms ease .12s;
opacity: 0; }
.hamburger--squeeze.is-active .hamburger-inner:after {
bottom: 0;
transition: bottom 75ms ease, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
transition: bottom 75ms ease, transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s, -webkit-transform 75ms cubic-bezier(0.215, 0.61, 0.355, 1) 0.12s;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
.hamburger--vortex .hamburger-inner {
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-duration: .2s; }
.hamburger--vortex .hamburger-inner:after, .hamburger--vortex .hamburger-inner:before {
transition-delay: .1s;
transition-timing-function: linear;
transition-duration: 0s; }
.hamburger--vortex .hamburger-inner:before {
transition-property: top,opacity; }
.hamburger--vortex .hamburger-inner:after {
transition-property: bottom,-webkit-transform;
transition-property: bottom,transform;
transition-property: bottom,transform,-webkit-transform; }
.hamburger--vortex.is-active .hamburger-inner {
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transform: rotate(765deg);
-ms-transform: rotate(765deg);
transform: rotate(765deg); }
.hamburger--vortex.is-active .hamburger-inner:after, .hamburger--vortex.is-active .hamburger-inner:before {
transition-delay: 0s; }
.hamburger--vortex.is-active .hamburger-inner:before {
top: 0;
opacity: 0; }
.hamburger--vortex.is-active .hamburger-inner:after {
bottom: 0;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg); }
.hamburger--vortex-r .hamburger-inner {
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
transition-duration: .2s; }
.hamburger--vortex-r .hamburger-inner:after, .hamburger--vortex-r .hamburger-inner:before {
transition-delay: .1s;
transition-timing-function: linear;
transition-duration: 0s; }
.hamburger--vortex-r .hamburger-inner:before {
transition-property: top,opacity; }
.hamburger--vortex-r .hamburger-inner:after {
transition-property: bottom,-webkit-transform;
transition-property: bottom,transform;
transition-property: bottom,transform,-webkit-transform; }
.hamburger--vortex-r.is-active .hamburger-inner {
transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
-webkit-transform: rotate(-765deg);
-ms-transform: rotate(-765deg);
transform: rotate(-765deg); }
.hamburger--vortex-r.is-active .hamburger-inner:after, .hamburger--vortex-r.is-active .hamburger-inner:before {
transition-delay: 0s; }
.hamburger--vortex-r.is-active .hamburger-inner:before {
top: 0;
opacity: 0; }
.hamburger--vortex-r.is-active .hamburger-inner:after {
bottom: 0;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg); }
.main-container {
overflow: hidden; }
h1, h2, h3, h4, h5, h6, a, li, p {
font-family: "Raleway", sans-serif; }
h1 { }
h2 {
font-weight: 900;
font-size: 30px;
color: #171a8e;
line-height: 40px; }
h3 {
font-weight: 900;
font-size: 22px;
color: #171a8e;
line-height: 30px; }
h4 {
font-weight: 600;
font-size: 16px;
color: #171a8e;
line-height: 22px; }
p {
color: #4a4a4a;
line-height: 28px; }
.cf {
clear: both; }
.flex {
display: -webkit-flex;
display: -ms-flexbox;
display: flex; }
.radius-button {
color: white;
font-weight: 700;
display: inline-block;
text-align: center;
margin: 0 auto;
padding: 14px;
border-radius: 25px;
width: 282px;
font-size: 20px;
transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1);
max-width: 98%; }
.radius-button:hover {
transition: all 0.2s cubic-bezier(0.42, 0, 0.58, 1); }
.wp-block-button__link {
background-color: #ef1727 !important;
font-weight: 900;
text-transform: uppercase;
transition: background-color .2s linear; }
.wp-block-button__link:hover {
background-color: #ae0c18 !important; }
.top-bar {
background-color: #171a8e;
padding: 10px;
color: white;
display: inline-block;
width: 100%; }
.top-bar .main-container {
overflow: visible; }
.top-bar .telephone_number {
margin-right: 30px; }
.top-bar .telephone_number a, .top-bar .email_address a {
color: white;
text-decoration: none;
font-size: 17px; }
.top-bar .telephone_number a:hover, .top-bar .email_address a:hover {
text-decoration: underline; }
.top-bar .telephone_number i, .top-bar .email_address i {
font-size: 24px;
margin-right: 10px; }
.logos-left {
float: left; }
.logos-left img {
float: left;
max-height: 40px; }
.logos-left img:first-child {
margin-right: 3em; }
#menu-menu-1 .sub-menu li {
margin-left: 0; }
#menu-menu-1 .sub-menu li.is_active a {
color: #171a8e !important; }
.nav-right {
float: right;
position: relative;
width: 359px;
margin-top: .5em; }
.nav-right nav {
float: right; }
.nav-right ul {
margin: 0;
overflow: hidden; }
.nav-right li {
float: left;
list-style-type: none;
margin-left: 3em; }
.nav-right li:first-of-type {
margin-left: 0; }
.nav-right li a {
color: #fff;
position: relative; }
.nav-right li a:before {
content: "";
position: absolute;
width: 100%;
height: 2px;
bottom: -2px;
left: 0;
background-color: #fff;
visibility: hidden;
-webkit-transform: scaleX(0);
-ms-transform: scaleX(0);
transform: scaleX(0);
transition: all 0.2s ease-in-out 0s; }
.nav-right li a:hover:before {
visibility: visible;
-webkit-transform: scaleX(1);
-ms-transform: scaleX(1);
transform: scaleX(1); }
.nav-right li.is-active a:before {
visibility: visible !important;
-webkit-transform: scaleX(1) !important;
-ms-transform: scaleX(1) !important;
transform: scaleX(1) !important; }
.logo-area {
padding: 1.5em 0 .9em;
display: inline-block;
width: 100%; }
.logo-area .main-container {
overflow: visible; }
.logo-area .logo {
float: left;
width: 340px; }
.logo-area .logo img {
display: block; }
.secondary-menu {
float: right;
margin-top: 1.4em; }
.secondary-menu ul {
list-style-type: none;
overflow: none;
margin: 0; }
.secondary-menu ul .sub-menu {
position: absolute;
z-index: 99999;
width: 202px;
padding: 0;
border-bottom: 6px solid #ef1727;
max-height: 0;
transition: all .2s linear;
overflow: hidden;
border-color: transparent; }
.secondary-menu ul .sub-menu li {
float: none;
line-height: 1.2em;
margin-bottom: 1.3em; }
.secondary-menu ul .sub-menu li:last-of-type {
margin-bottom: 0; }
.secondary-menu ul li {
float: left;
margin-right: 1em; }
.secondary-menu ul li:last-of-type {
margin-right: 0; }
.secondary-menu ul li a {
color: #4a4a4a;
font-weight: 900;
transition: color .1s linear; }
.secondary-menu ul li a:hover {
color: #171a8e; }
.secondary-menu ul li.menu-item-has-children {
position: relative; }
.secondary-menu ul li.menu-item-has-children:hover .sub-menu {
max-height: 1000px;
padding: 1em;
border-color: #ef1727;
background: #fff;
box-shadow: 7px 7px 10px #292929; }
.secondary-menu ul li.menu-item-has-children:last-of-type .sub-menu {
right: 0; }
.secondary-menu .is-active a {
color: #171a8e; }
.secondary-menu .is-active .sub-menu a {
color: #4a4a4a; }
.secondary-menu .is-active .sub-menu a:hover {
color: #171a8e; }
.secondary-menu .is-active .sub-menu .is-active a {
color: #171a8e; }
.menu-toggle {
display: none;
visibility: hidden;
float: right; }
nav#mob-navigation:not(.mm-menu_opened) {
display: none; }
.breadcrumbs {
background: #171a8e;
margin-bottom: 0;
padding: .3em 0; }
.breadcrumbs p {
color: #fff;
margin-bottom: 0;
font-size: 14px; }
.breadcrumbs p a {
color: #cdcee7; }
.the-content {
margin: 0 auto;
width: 750px;
max-width: 100%; }
.category-holiday-inspirations .front-hero .page-title h2 {
font-size: 23px;
font-weight: 600;
margin-bottom: 0;
margin-top: 7px;
text-shadow: 2px 3px 3px rgba(0, 0, 0, 0.44);
color: white; }
.front-hero {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 50px;
position: relative;
z-index: 1;
height: 460px; }
.front-hero:before {
content: "";
width: 100%;
height: auto;
position: absolute;
z-index: -1;
top: 0;
right: 0;
left: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.35); }
.front-hero .caption {
max-width: 98%;
text-align: center;
color: white; }
.front-hero header .page-title {
width: 70%;
margin-top: 10em;
background: rgba(0, 0, 0, 0.4);
padding: 3%; }
.front-hero header h1 {
font-weight: 900;
font-size: 58px;
color: #ffffff;
line-height: 69px;
text-shadow: 2px 3px 3px #000000;
margin-bottom: 0; }
.front-hero header h2 {
font-size: 20px;
color: white;
margin-bottom: 0;
margin-top: 10px;
text-shadow: 2px 3px 3px #000000; }
.metaslider.ms-theme-precognition div.nivoSlider .nivo-caption {
left: 0;
bottom: 13em !important;
background: none !important;
text-align: left;
height: inherit !important;
opacity: 1;
overflow: visible !important; }
.metaslider.ms-theme-precognition div.nivoSlider .nivo-caption .main-container {
overflow: visible !important; }
.metaslider.ms-theme-precognition div.nivoSlider .nivo-caption p {
font-weight: 900;
font-size: 58px;
color: #ffffff;
line-height: 69px;
margin-bottom: 1em;
text-shadow: 2px 3px 3px #000000;
max-width: 550px; }
.metaslider.ms-theme-precognition div.nivoSlider .nivo-caption a {
border-radius: 0;
display: inline-block; }
.blue-head {
background: #171a8e;
margin-bottom: 50px; }
.blue-head h1 {
font-weight: 900;
font-size: 58px !important;
color: #ffffff !important;
line-height: 69px;
text-shadow: 2px 3px 3px #000000; } .page-title {
float: left;
width: 40%; }
.page-title h1 {
color: #171a8e;
line-height: 1.4em;
font-size: 2em;
font-weight: 900; }
.home-slider {
position: relative; }
.home-slider .home-reasons {
position: absolute;
bottom: 6em;
width: 100%;
background: #fff;
padding: 1.1em 0 0.85em; }
.home-slider .home-reasons ul {
list-style-type: none;
margin: 0;
overflow: hidden; }
.home-slider .home-reasons ul li {
float: left;
text-transform: uppercase;
font-weight: 900;
color: #171a8e;
text-align: center;
width: 25%;
padding: 0 0.3%; }
.entry-content {
float: right;
width: 58%; }
.entry-content *:last-child {
margin-bottom: 0; }
.home-blocks {
display: inline-block;
width: 100%;
margin: 4em 0 0; }
.home-blocks .home-block {
text-align: center;
margin-right: 0;
width: 33.33%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
padding-bottom: 1em;
overflow: hidden; }
.home-blocks .home-block.hol-type {
height: inherit !important; }
.home-blocks .home-block:hover img {
opacity: 0.8; }
.home-blocks .home-block:hover h3 {
color: #ef1727; }
.home-blocks .home-block img {
display: block;
width: 100%;
transition: opacity .2s ease-in-out; }
.home-blocks .home-block a {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; }
.home-blocks .home-block h3 {
background: #fff;
padding: 0.5em 0;
width: 100%;
display: block;
z-index: 999999;
margin-bottom: 6.5%;
transition: color .2s ease-in-out; }
.grid-25 {
margin-top: 0; }
.grid-25 .col-25 {
width: 25%;
height: 210px; }
.grid-25 .col-25.hol-type {
height: inherit !important; } .holiday-offers {
margin: 0 auto;
width: 1010px;
margin-top: 2em;
max-width: 98%; }
.holiday-offers h2 {
text-align: center;
margin-bottom: 1em; }
.holiday-offers .table-wrap {
width: 100%;
overflow: scroll; }
.hol-offers-strap {
text-align: center;
width: 680px;
margin: 4em auto;
max-width: 98%; }
.hol-offers-strap p {
font-size: 1.4em; }
.hol-offers-strap .hol-offers-link {
display: block;
width: 150px;
padding: 0.5em 0;
margin: 3em auto 0;
background: #ef1727;
color: #fff;
font-weight: 600;
transition: background .2s ease-in-out; }
.hol-offers-strap .hol-offers-link:hover {
background: #c50e1b; }
.tablepress tfoot th, .tablepress thead th {
background: #ef1727 !important;
color: #fff; }
.tablepress thead, .tablepress tbody, .tablepress tfoot {
border: 0; }
.tablepress tr td {
color: #171a8e; }
.tablepress tr td.column-3 {
font-weight: 900; }
.disclaim {
font-size: 14px;
text-align: center; }
.table-wrap {
width: 100%;
overflow: scroll; } .newsletter-cta, .banner-cta {
text-align: center;
position: relative;
background-repeat: no-repeat;
background-size: cover;
padding: 13em 0; }
.newsletter-cta .white-out, .banner-cta .white-out {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.65); }
.newsletter-cta .white-out .cta-container, .banner-cta .white-out .cta-container {
z-index: 99999;
position: absolute;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
left: 0;
right: 0;
margin: auto;
width: 780px;
max-width: 98%; }
.newsletter-cta .white-out .cta-container p, .banner-cta .white-out .cta-container p {
font-size: 1.4em;
margin: 1.6em 0; }
.newsletter-cta .white-out .cta-container a, .banner-cta .white-out .cta-container a {
color: #fff;
background: #171a8e;
display: block;
padding: 0.5em 1.2em;
width: 200px;
margin: 0 auto;
font-weight: 600;
transition: background .2s ease-in-out; }
.newsletter-cta .white-out .cta-container a:hover, .banner-cta .white-out .cta-container a:hover {
background: #1e22ba; }
.testimonial-slider-wrap {
width: 1200px;
margin-top: 3em; }
.testimonial-slider-wrap h2 {
text-align: center;
margin-bottom: 1em; }
.testimonial-slider {
margin: 0 -14px; }
.testimonial-meta p {
font-size: 14px;
margin-bottom: 0;
line-height: 1.2em; }
.testim-slide {
margin: 0 14px; }
.slick-dots li {
margin-left: 0; }
.slick-dots li button {
padding: 0 !important;
width: 14px;
height: 14px;
margin-right: 0; }
.slick-dots li button:before {
content: '' !important;
border: 1px solid #ef1727;
border-radius: 2em;
background: #ebafb4;
width: 14px !important;
height: 14px !important; }
.speech-bubble {
padding: 15px 15px 15px 45px;
position: relative;
background: #1f72bd;
margin-bottom: 1.2em; }
.speech-bubble .fa-quote-left {
color: #bbbbbb;
position: absolute;
left: 15px; }
.speech-bubble p {
color: #fff;
font-size: 14px;
line-height: 1.6em;
margin-bottom: 0;
font-weight: 600;
display: inline; }
.speech-bubble .rating {
display: inline; }
.speech-bubble .rating span {
color: #fccf07; }
.speech-bubble:after {
border-right: 20px solid transparent;
border-top: 20px solid #1f72bd;
bottom: -20px;
content: "";
position: absolute;
left: 60px; }
.testimonial-content {
text-align: center;
font-size: 20px;
width: 502px;
max-width: 100%;
margin: 5em auto 2em; }
.testimonial-content strong {
color: #ef1727; }
.testimonial-content .testimonial-socials ul {
width: 100%;
margin-left: 0;
text-align: center; }
.testimonial-content .testimonial-socials ul li {
list-style-type: none;
background: #ef1727;
text-align: center;
width: 32px;
height: 32px;
border-radius: 3em;
display: inline-block;
overflow: hidden;
transition: background .15s ease-in-out; }
.testimonial-content .testimonial-socials ul li:not(:last-of-type) {
margin-right: 0.5em;
padding-top: 1px;
font-size: 1.3em;
padding-left: 1px; }
.testimonial-content .testimonial-socials ul li:last-of-type {
padding-top: 1px;
padding-left: 1px; }
.testimonial-content .testimonial-socials ul li:hover {
background: #ae0c18; }
.testimonial-content .testimonial-socials ul li a {
display: block; }
.testimonial-content .testimonial-socials ul li i {
color: #fff; }
.tailor-made {
padding: 4em 0;
overflow: hidden; }
.award {
display: inline-block;
width: 100%;
border-top: 1px solid #4a4a4a;
padding-top: 4.5em;
margin-top: 5em; } .page-template-page-tables .contact-form {
margin-bottom: 4.5em; }
.page-template-page-tables .contact-form h2, .page-template-page-tables .contact-form p {
text-align: center; }
.page-template-page-tables .contact-form label {
text-align: left; }
.page-template-page-tables .company-logos {
margin-bottom: 4em; }
.page-template-page-tables .company-logos h2 {
margin-top: 0; }
.when-gone {
text-align: center;
width: 802px;
max-width: 100%;
margin: 0 auto 3em; }
.when-gone p {
font-size: 1.4em; }
.when-gone .availability-request {
color: #fff;
background: #ef1727;
display: inline-block;
padding: .5em 1em;
width: 180px;
font-weight: 900;
margin-top: .5em;
transition: background .2s ease-in-out; }
.when-gone .availability-request:hover {
background: #c50e1b; } .company-logos h2 {
text-align: center;
width: 430px;
display: block;
margin: 1em auto 1em;
max-width: 100%; }
.company-logos ul {
margin: 0;
list-style-type: none;
text-align: center; }
.company-logos ul li {
display: inline-block;
max-width: 13%;
padding: 0 1%; }
.company-logos ul li img {
width: 100%;
height: auto; }
footer.site-footer {
clear: both; }
a.footer-quote {
position: fixed;
display: block;
right: 4px;
bottom: 4px;
color: #fff;
background: #ef1727;
font-weight: 900;
padding: 0.6em 1.2em 0.5em;
z-index: 999999;
transition: background .2s linear; }
a.footer-quote:hover {
background: #ae0c18; }
.footer-top {
background: #f1f2f2;
overflow: hidden;
width: 100%;
padding: 2em 0;
margin-top: 3em; }
.footer-top .main-container {
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
overflow: hidden; }
.footer-top .col-33 {
padding: 0 5.9%;
text-align: center;
border-right: 1px solid #4a4a4a;
margin-right: 0;
width: 33.33%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.footer-top .col-33:last-of-type {
border-right: 0; }
.footer-top h3 {
color: #4a4a4a;
font-weight: 900;
text-transform: uppercase;
font-size: 17px;
margin-bottom: 0; }
.footer-top p {
font-weight: 900;
font-size: 1.1em;
margin-bottom: 2em; }
.footer-top a {
background: #171a8e;
color: #fff;
text-align: center;
display: inline-block;
padding: 0.5em 0;
width: 100%;
font-weight: 900;
transition: background .2s ease-in-out;
margin-top: auto; }
.footer-top a:hover {
background: #1e22ba; }
.footer-top .col-25 {
padding: 0 1.9%;
text-align: center;
border-right: 1px solid #4a4a4a;
margin-right: 0;
width: 25%;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: column nowrap;
-ms-flex-flow: column nowrap;
flex-flow: column nowrap; }
.footer-top .col-25:last-of-type {
border-right: 0; }
.footer-logos {
overflow: hidden;
margin-top: 1.5em; }
.footer-logos img {
float: left;
height: 68px; }
.footer-logos img:first-of-type {
margin-right: 1.1em;
height: 74px; }
.footer-grid {
background: #b2cee5;
width: 100%;
display: inline-block;
padding: 2em 0;
margin-bottom: 2em; }
.footer-grid .footer-menus section {
float: left;
width: 33%; }
.footer-grid .footer-menus.col-75 {
width: 73%; }
.footer-grid .footer-menus ul {
margin-bottom: 0;
list-style-type: none;
line-height: 2em;
margin-left: 0; }
.footer-grid .footer-menus ul li a {
color: #171a8e; }
.footer-grid .footer-menus ul li last-of-type {
margin-bottom: 0; }
.footer-grid .col-25 {
width: 25%;
float: left; }
.footer-grid .col-25 h3 {
text-align: center;
font-size: 1.5em;
color: #171a8e;
font-weight: 600;
line-height: 1.2em; }
.footer-legal {
width: 100%;
display: inline-block; }
.footer-legal p {
font-size: 12px;
color: #4a4a4a;
line-height: 1.4em; }
.bottom-bar {
background: #ef1727;
padding: .8em 0; }
.bottom-bar p {
color: #fff;
margin: 0;
font-weight: 400; } .page-template-default .entry-content {
margin-bottom: 4em; }
.page-template-default .page-title {
width: 37%;
margin-bottom: 1em; }
aside.left-side-images {
float: left;
width: 37%; }
aside.left-side-images ul {
list-style-type: none;
margin-left: 0; }
aside.left-side-images ul li {
margin-bottom: 2em; }
aside.left-side-images ul li p {
font-weight: 900;
margin-top: 0.6em;
font-size: 1.5em; }
aside.left-side-images ul li img {
width: 100%; }
aside.left-side-images ul li a {
transition: opacity .1s linear; }
aside.left-side-images ul li a:hover {
opacity: 0.85; }
.banner-cta {
margin-bottom: 4.5em; }
.page-template-table-rows .entry-content {
float: right;
width: 58%; }
.page-template-table-rows .entry-title {
font-weight: 900;
font-size: 58px;
color: #ffffff;
line-height: 69px;
text-shadow: 2px 3px 3px #000000; } .top-content {
display: inline-block;
width: 100%; }
.table-rows {
margin-top: 4em; }
.table-row {
display: inline-block;
width: 100%;
margin-bottom: 4em; }
.table-row h3 {
margin: 1.7em 0; }
.offer-image {
overflow: hidden; }
.tablepress {
font-size: 14px; } .worldwide-offer {
overflow: hidden;
border-bottom: 1px solid #4a4a4a;
padding-bottom: 4em;
margin-bottom: 4em; }
.worldwide-offer .left {
float: left;
width: 25%;
position: relative; }
.worldwide-offer .left .offer-image-caption {
display: block;
background: #ef1727;
position: absolute;
top: 0;
left: 0;
width: 100%;
color: #fff;
font-weight: 900;
margin: 0;
padding: .1em .5em;
text-transform: uppercase;
font-size: 14px; }
.worldwide-offer .right {
float: right;
width: 72%; }
.worldwide-offer .right h2 {
color: #4a4a4a; }
.worldwide-offer .right p span {
text-transform: uppercase;
font-weight: 900; }
.worldwide-offer .right p span.red {
color: #ef1727; }
.worldwide-offer .right p span.bigprice {
font-size: 30px; }
.worldwide-offer .right .enquire, .worldwide-offer .right .download {
display: inline-block;
background: #171a8e;
color: #fff;
font-weight: 600;
padding: 0.5em 1em;
width: 45%;
text-align: center;
font-weight: 900;
transition: background .2s linear; }
.worldwide-offer .right .enquire:hover, .worldwide-offer .right .download:hover {
background: #1e22ba; }
.worldwide-offer .right .download {
color: #171a8e;
background: #b2cee5;
float: right; }
@media only screen and (min-width: 641px) {
.remodal {
max-width: 1100px !important; } }
.remodal {
padding: 0 !important; }
.remodal .booking label {
margin-bottom: .8em;
font-size: 16px;
text-align: left; }
.remodal .booking label input, .remodal .booking label textarea {
margin-top: 0.5em; }
.head-socials {
float: right;
margin-left: 2em !important;
margin-top: -3px !important; }
.head-socials li {
list-style-type: none;
background: #fff;
text-align: center;
width: 32px;
height: 32px;
border-radius: 3em;
display: inline-block;
overflow: hidden;
transition: background .15s ease-in-out;
margin-left: 0 !important;
transition: opacity .1s linear; }
.head-socials li:hover {
opacity: 0.8; }
.head-socials li a {
color: #171a8e;
display: block;
font-size: 26px; }
.head-socials li:not(:last-of-type) {
margin-right: 0.5em;
padding-top: 1px;
font-size: 1.3em;
padding-left: 1px; }
.head-socials li:last-of-type a {
font-size: 21px; } .page-template-contact .blue-head {
margin-bottom: 0; }
.map {
margin-bottom: 4em;
overflow: hidden; }
.map iframe {
margin-top: -48px;
max-width: 100%;
width: 100%; }
.top-row {
margin-bottom: 4em;
overflow: hidden; }
.contact-cont {
overflow: hidden; }
.contact-info {
margin-bottom: 4em; }
.contact-info h2 {
font-size: 24px;
color: #ef1727;
margin-top: 0; }
.contact-info .col-100 {
margin-bottom: 2.5em; }
.contact-info .col-100:nth-child(4) {
margin-bottom: 0; }
.contact-info .col-100 h3 {
font-weight: 300;
color: #4a4a4a;
text-transform: uppercase;
font-size: 18px;
margin-bottom: 0; }
.contact-info ul {
list-style-type: none;
margin: 0 0 2em; }
.contact-info ul li {
color: #4a4a4a; }
.contact-info p {
margin-bottom: 0; }
.contact-info .open-times {
margin-top: 4em; }
.contact-form {
background: #b5d1e6;
padding: 5em 3em; }
.contact-form .inputs label {
float: left;
width: 48%; }
.contact-form .inputs label:nth-child(odd) {
margin-right: 2%; }
.contact-form input, .contact-form textarea {
border: 0; }
.contact-form textarea {
resize: vertical; }
.contact-form input.wpcf7-form-control.wpcf7-submit {
display: block;
margin: 2.5em auto 0;
background: #171a8e;
color: #fff;
padding: .7em 1em .6em;
width: 180px;
font-weight: 900;
transition: background .2s ease-in-out; }
.contact-form input.wpcf7-form-control.wpcf7-submit:hover {
background: #1e22ba;
cursor: pointer; }
.booking-form-container {
margin-top: 6em; }
.booking-form-container .top-content {
margin-bottom: 4em; }
.form-heading {
text-align: center; }
.booking .label-25 {
float: left;
width: 48%; }
.booking .label-25:nth-child(even) {
margin-right: 4%; }
.booking .label-25 label {
width: 48%;
float: left; }
.booking .label-25 label:nth-child(odd) {
margin-right: 4%; }
.booking .label-25 label.no-label {
margin-top: 25px; }
.booking .label-25.age-field label {
width: 100%; }
.booking .label-50 {
overflow: hidden; }
.booking .label-50 label {
float: left;
width: 48%; }
.booking .label-50 label:nth-child(odd) {
margin-right: 4%; }
.form-consent-check {
display: inline-block;
width: 100%;
font-size: 14px; }
.form-consent-check .wpcf7-list-item {
margin-left: 0; }
.form-consent-check .wpcf7-acceptance {
float: left;
margin-right: 10px; }
.budget {
width: 100%;
display: inline-block; }
.choose-office {
overflow: hidden; }
.choose-office .label-text {
float: left;
margin-top: 0.7em; }
.choose-office select {
float: right;
width: 65%; }
.offices {
overflow: hidden;
width: 100%;
margin: 4em 0; }
.offices h2 {
margin-bottom: 1em; }
.offices .col-33 {
background: #f7f5f5;
padding: 3.5%; }
.offices .col-33 h3 {
color: #ef1727;
margin-bottom: 0; }
.offices .col-33 ul {
list-style-type: none;
margin: 0; }
.offices .col-33 ul li {
font-weight: 900;
font-size: 20px;
line-height: 1.4em; }
.offices .col-33 a {
display: block;
width: 100%;
padding: .5em 1em;
background: #171a8e;
color: #fff;
text-align: center;
margin-top: 2em;
font-weight: 900;
transition: background .2s ease-in-out; }
.offices .col-33 a:hover {
background: #1e22ba; }
.why-choose-us {
text-align: center;
border-top: 6px solid #ef1727;
padding-top: 4em; }
.reasons {
list-style-type: none;
margin: 2em auto 0; }
.reasons li {
display: inline-block;
margin-right: 7em;
position: relative;
width: 114px;
font-weight: 900;
color: #171a8e; }
.reasons li:after {
content: '';
width: 76px;
border-bottom: solid 3px #ef1727;
position: absolute;
right: -96px;
top: 46.5%;
z-index: 1; }
.reasons li:last-of-type {
margin-right: 0; }
.reasons li:last-of-type:after {
display: none; }
.explanation {
margin: 2.5em auto 0;
width: 770px;
max-width: 93%; }
.travel-logos {
overflow: hidden;
margin: 4em auto 1.2em;
width: 371px;
max-width: 100%; }
.travel-logos img {
float: left;
height: 105px; }
.travel-logos img:first-of-type {
margin-right: 3em; } .single .sidebar {
margin-top: 0;
margin-right: 0; }
.single .sidebar h3 {
margin-bottom: 1.5em; }
.single .main-grid {
margin-top: 0; }
.single .entry-content {
float: none;
width: 100%; }
.single-post .front-hero header .page-title {
width: 100%;
margin-top: 0; }
.single-post .entry-content img {
padding-top: 1rem;
padding-bottom: 1rem; }
.single-post .resp-container {
width: 100%;
position: relative;
padding-bottom: 52.1%;
padding-top: 25px;
height: 0; }
.single-post .resp-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%; }
#custom_html-4 {
margin-top: 3em;
text-align: center;
background: #b2cee5;
padding: 1.8em; }
#custom_html-4 h3 {
margin-bottom: .9em; }
#custom_html-4 h3 span {
display: inline-block;
width: 100%;
color: #ef1727; }
#custom_html-4 a {
display: block;
margin: 0 auto;
background: #ef1727;
width: 200px;
color: #fff;
padding: 0.5em 1.5em;
font-weight: 900;
transition: background .2s linear; }
#custom_html-4 a:hover {
background: #ae0c18; }
.posts-in-sidebar h6 {
font-weight: 900;
color: #171a8e;
font-size: 1.3em; }
.posts-in-sidebar h6:hover {
cursor: pointer; }
.posts-in-sidebar .pis-ul {
display: none;
margin-left: 0; }
.posts-in-sidebar .pis-ul li {
list-style-type: none;
margin-bottom: .5em; }
.posts-in-sidebar .pis-ul li p {
margin-bottom: 0; }
.posts-in-sidebar .pis-ul li a {
color: #4a4a4a;
font-weight: 300;
text-transform: uppercase; }
.posts-in-sidebar .pis-ul li a:hover {
color: #171a8e;
font-weight: 600; } .staff {
margin-bottom: 6em;
overflow: visible;
display: inline-block;
width: 100%; }
.staff .main-container {
overflow: visible; }
.staff-member {
position: relative; }
.branch-map iframe {
width: 100%; }
@media only screen and (min-width: 961px) {
.staff-member:nth-child(3n+1) .staff-bio {
right: 0;
left: auto; } }
.staff-bio {
display: none;
position: absolute;
top: 0;
left: 0;
width: 560px;
background: #b5d1e6;
z-index: 9999;
padding: 2em; }
.staff-bio *:last-child {
margin-bottom: 0; }
.staff-bio i {
float: right; }
.staff-bio i:hover {
cursor: pointer;
opacity: 0.8; }
.staff-meta {
margin-top: 1em; }
.staff-meta h3 {
color: #5b5b5b;
font-size: 18px;
margin: 0; }
.staff-meta p {
margin: 0; }
.staff-image {
width: 100%;
position: relative; }
.staff-image img {
width: 100%;
height: auto; }
.staff-image .meet-staff {
position: absolute;
top: 0;
left: 0;
background: #b2cee5;
color: #4a4a4a;
padding: 6px 25px;
font-weight: 900;
transition: all .2s linear; }
.staff-image:hover {
cursor: pointer; }
.staff-image:hover .meet-staff {
background: #171a8e;
color: #fff; }
.branch-form {
background-repeat: no-repeat;
background-size: cover;
padding: 6em 0;
background-attachment: fixed; }
.branch-form h2 {
text-align: center; }
.branch-form p {
text-align: center; }
.branch-form label {
text-align: left; } .category .front-hero {
margin-bottom: 0; }
.category .main-content {
margin-left: 0;
margin-right: 0;
width: 100%; }
.category .main-content .grid-sizer {
width: 30%; }
.category .main-content article {
overflow: hidden;
float: left;
width: 30%;
-webkit-column-break-inside: avoid;
break-inside: avoid-column;
margin-bottom: 3em; }
.category .main-content article .entry-content {
float: none;
width: 100%; }
.category .main-content article .entry-content .featured-image {
margin-bottom: 1em; }
.category .main-content article .entry-content h2 {
font-size: 1.4em;
color: #4a4a4a;
margin-bottom: 0;
line-height: 1.1em; }
.category .main-content article .entry-content .post-meta {
margin-top: 0;
color: #4a4a4a;
font-size: 14px; }
.category .read-more {
font-weight: 900;
color: #4a4a4a;
background: linear-gradient(to bottom, #ef1727 0%, #ef1727 100%);
background-position: 0 100%;
background-repeat: repeat-x;
background-size: 0 1px;
transition: all .2s linear; }
.category .read-more:hover {
color: #fff;
background-size: 4px 40px; }
.grecaptcha-badge {
display: none;
visibility: hidden; }
.scroll-notif {
display: none;
margin: 0 auto; }  @media screen and (max-width: 750px) {
.category .main-content .grid-sizer, .category .main-content article {
width: 45%; } }
@media screen and (max-width: 500px) {
.category .main-content .grid-sizer, .category .main-content article {
width: 100%; } }
@media only screen and (max-width: 1366px) {
.metaslider.ms-theme-precognition div.nivoSlider .nivo-caption p {
font-size: 50px; } }
@media only screen and (max-width: 1268px) {
.home-block.hol-type h3 {
font-size: 1.2em;
margin-bottom: 17.5%; } }
@media only screen and (max-width: 1245px) {
.metaslider.ms-theme-precognition div.nivoSlider .nivo-caption {
bottom: 10em !important; }
.metaslider.ms-theme-precognition div.nivoSlider .nivo-caption p {
font-size: 42px;
line-height: 1.5em; } }
@media only screen and (max-width: 1084px) {
.home-block.hol-type {
width: 50% !important;
padding-bottom: 0; }
.home-block.hol-type h3 {
margin-bottom: 12%; } }
@media only screen and (max-width: 1055px) {
.home-blocks .home-block h3 {
font-size: 18px;
margin-bottom: 11.5%; } } @media only screen and (max-width: 989px) {
.home-reasons {
bottom: 3em; } }
@media only screen and (max-width: 974px) {
.footer-top h3, .footer-top p {
font-size: 15px; }
.footer-logos {
width: 198px; }
.footer-logos img:first-of-type {
height: 61px; }
.footer-logos img:last-of-type {
height: 54px; } }
@media only screen and (max-width: 960px) {
.offices .col-33 {
margin-bottom: 2%; }
.offices .col-25 {
margin-bottom: 2%; }
.staff-member {
margin-bottom: 3em; }
.staff-bio {
width: 100%; }
.contact-info {
width: 40% !important; }
.branch-map {
width: 60% !important; } }
@media only screen and (max-width: 953px) {
.logo-area .logo {
width: 219px; }
.secondary-menu {
margin-top: .6em; } }
@media only screen and (max-width: 860px) {
.footer-top h3, .footer-top p {
font-size: 14px; } }
@media only screen and (max-width: 822px) {
.home-blocks .home-block h3 {
font-size: 15px; } }
@media only screen and (max-width: 821px) {
.reasons li {
margin-right: 5em; }
.reasons li:after {
width: 46px;
right: -67px; } }
@media only screen and (max-width: 815px) {
.secondary-menu {
display: none;
visibility: hidden; }
.nav-right {
display: none;
visibility: hidden; }
.menu-toggle {
display: block;
visibility: visible; } } @media only screen and (max-width: 762px) {
.worldwide-offer .left {
width: 40%; }
.worldwide-offer .right {
width: 56%; }
.branch-map {
padding-left: 5%; }
.worldwide-offer .right .enquire, .worldwide-offer .right .download {
width: 100%;
margin-bottom: 0.5em; } }
@media only screen and (max-width: 734px) {
.company-logos ul li {
max-width: 20%; } }
@media only screen and (max-width: 723px) {
.reasons li {
width: 100%;
float: none;
margin-bottom: 2.2em; }
.reasons li:after {
right: 0;
left: 0;
margin: auto;
width: 30px;
border-bottom: solid 3px #ef1727;
top: 33px; }
.reasons li:last-of-type {
margin-bottom: 0; }
.reasons li:last-of-type:after {
content: '';
right: 0;
left: 0;
margin: auto;
width: 30px;
border-bottom: solid 3px #ef1727;
top: 33px; } }
@media only screen and (max-width: 721px) {
.home-blocks .home-block {
width: 100%;
padding-bottom: 0; }
.home-blocks .home-block h3 {
font-size: 22px;
margin-bottom: 6.5%; } } @media only screen and (max-width: 667px) {
.award .col-50:first-of-type {
margin-bottom: 2em; } }
@media only screen and (max-width: 643px) {
.home-reasons {
position: static; }
.scroll-notif {
display: inline-block; } }
@media only screen and (max-width: 630px) {
.page-template-default .page-title {
width: 100%; }
.category .main-content {
-webkit-column-count: 2;
column-count: 2; }
.branch-map {
width: 100% !important;
padding-left: 0;
margin-bottom: 3em; }
.contact-info {
width: 100% !important;
margin-bottom: 0; }
.contact-info .col-100 {
float: left; }
.contact-info .open-times {
margin-top: 0;
float: right; }
.page-title {
width: 100%; }
.entry-content {
width: 100%; } }
@media only screen and (max-width: 589px) {
.page-title {
width: 100%; }
.entry-content {
width: 100%; }
aside.left-side-images {
width: 100%; }
.has-2-columns .wp-block-column {
-webkit-flex-grow: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-webkit-flex-basis: 48%;
-ms-flex-preferred-size: 48%;
flex-basis: 48%; }
.has-2-columns .wp-block-column:first-of-type {
margin-right: 4%; } } @media only screen and (max-width: 562px) {
.footer-top .col-33 {
width: 100%;
border-right: 0; }
.footer-top .col-33:not(last-child) {
margin-bottom: 3em; }
.footer-top .col-33 h3 {
font-size: 17px; }
.footer-top .col-33 p {
font-size: 1.1em; }
.footer-top .col-25 {
width: 100%;
border-right: 0; }
.footer-top .col-25:not(last-child) {
margin-bottom: 3em; }
.footer-top .col-25 h3 {
font-size: 17px; }
.footer-top .col-25 p {
font-size: 1.1em; } }
@media only screen and (max-width: 556px) {
.home-block.hol-type h3 {
font-size: 1em; }
.home-block.hol-type a {
font-size: 1em; } }
@media only screen and (max-weidth: 550px) {
.branch-map {
width: 100% !important;
padding-left: 0; } }
@media only screen and (max-width: 535px) {
.worldwide-offer .left {
width: 100%;
text-align: center;
margin-bottom: 2em; }
.worldwide-offer .left img {
max-width: 300px; }
.worldwide-offer .left .offer-image-caption {
max-width: 300px;
margin: auto;
right: 0; }
.worldwide-offer .right {
width: 100%;
text-align: center; } }
@media only screen and (max-width: 500px) {
.home-block {
width: 100%; }
.home-block.hol-type {
width: 100% !important;
font-size: 1.5em; }
.company-logos ul li {
max-width: 23%; }
.category .main-content {
-webkit-column-count: 1;
column-count: 1; }
.contact-info .col-100 {
width: 100%; } }
@media only screen and (max-width: 414px) {
body {
padding-bottom: 50px; }
.single .sidebar {
margin-top: 30px;
text-align: center; }
body .front-hero .main-container .page-title {
width: 100%; } }
@media only screen and (max-width: 375px) {
.travel-logos {
text-align: center; }
.travel-logos img {
display: inline-block;
float: none; }
.travel-logos img:first-of-type {
margin-right: 0; }
body .contact-form {
padding: 5em 1em !important; }
body .contact-form .inputs label {
float: none;
width: 100%; }
body .contact-form .inputs label:nth-child(odd) {
margin-right: 0; } }
@media only screen and (max-width: 320px) {
.company-logos ul li {
max-width: 32%; } }