@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Render the `main` element consistently in IE. */
main { display: block; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { -webkit-box-sizing: content-box; box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ -webkit-text-decoration: underline dotted; text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

/* Mixin Functions */
/* Author: Ashley Armstrong */
/* Transitions default usage: @include transition(300ms all); */
/* Opacity default usage: @include opacity(0.5); */
/* Responsive Image Sizes default usage: @include responsive-bg-image(775, 775); */
/* Fluid Font Size default usage: @include fluid-type(55, 70, 480, 1500); */
a { text-decoration: none; }

a:hover { text-decoration: none; }

body.fixed { position: relative; overflow: hidden; }

.text-right { text-align: right; }

.think { color: #102c5c; }

@media only screen and (max-width: 580px) { .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { padding-left: 30px !important; padding-right: 30px !important; }
  .col-1 .no-gutters, .col-2 .no-gutters, .col-3 .no-gutters, .col-4 .no-gutters, .col-5 .no-gutters, .col-6 .no-gutters, .col-7 .no-gutters, .col-8 .no-gutters, .col-9 .no-gutters, .col-10 .no-gutters, .col-11 .no-gutters, .col-12 .no-gutters, .col .no-gutters, .col-auto .no-gutters, .col-sm-1 .no-gutters, .col-sm-2 .no-gutters, .col-sm-3 .no-gutters, .col-sm-4 .no-gutters, .col-sm-5 .no-gutters, .col-sm-6 .no-gutters, .col-sm-7 .no-gutters, .col-sm-8 .no-gutters, .col-sm-9 .no-gutters, .col-sm-10 .no-gutters, .col-sm-11 .no-gutters, .col-sm-12 .no-gutters, .col-sm .no-gutters, .col-sm-auto .no-gutters, .col-md-1 .no-gutters, .col-md-2 .no-gutters, .col-md-3 .no-gutters, .col-md-4 .no-gutters, .col-md-5 .no-gutters, .col-md-6 .no-gutters, .col-md-7 .no-gutters, .col-md-8 .no-gutters, .col-md-9 .no-gutters, .col-md-10 .no-gutters, .col-md-11 .no-gutters, .col-md-12 .no-gutters, .col-md .no-gutters, .col-md-auto .no-gutters, .col-lg-1 .no-gutters, .col-lg-2 .no-gutters, .col-lg-3 .no-gutters, .col-lg-4 .no-gutters, .col-lg-5 .no-gutters, .col-lg-6 .no-gutters, .col-lg-7 .no-gutters, .col-lg-8 .no-gutters, .col-lg-9 .no-gutters, .col-lg-10 .no-gutters, .col-lg-11 .no-gutters, .col-lg-12 .no-gutters, .col-lg .no-gutters, .col-lg-auto .no-gutters, .col-xl-1 .no-gutters, .col-xl-2 .no-gutters, .col-xl-3 .no-gutters, .col-xl-4 .no-gutters, .col-xl-5 .no-gutters, .col-xl-6 .no-gutters, .col-xl-7 .no-gutters, .col-xl-8 .no-gutters, .col-xl-9 .no-gutters, .col-xl-10 .no-gutters, .col-xl-11 .no-gutters, .col-xl-12 .no-gutters, .col-xl .no-gutters, .col-xl-auto .no-gutters { margin-left: -30px; margin-right: -30px; } }

/*! Bootstrap Grid v4.6.1 (https://getbootstrap.com/) Copyright 2011-2021 The Bootstrap Authors Copyright 2011-2021 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE) */
html { -webkit-box-sizing: border-box; box-sizing: border-box; -ms-overflow-style: scrollbar; }

*, *::before, *::after { -webkit-box-sizing: inherit; box-sizing: inherit; }

.container, .container-fluid, .container-xl { width: 100%; padding-right: 40px; padding-left: 40px; margin-right: auto; margin-left: auto; }

@media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1560px; } }

.row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -40px; margin-left: -40px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 40px; padding-left: 40px; }

.col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.row-cols-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.row-cols-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333333%; flex: 0 0 8.33333333%; max-width: 8.33333333%; }

.col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66666667%; flex: 0 0 16.66666667%; max-width: 16.66666667%; }

.col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333333%; flex: 0 0 33.33333333%; max-width: 33.33333333%; }

.col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66666667%; flex: 0 0 41.66666667%; max-width: 41.66666667%; }

.col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333333%; flex: 0 0 58.33333333%; max-width: 58.33333333%; }

.col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66666667%; flex: 0 0 66.66666667%; max-width: 66.66666667%; }

.col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333333%; flex: 0 0 83.33333333%; max-width: 83.33333333%; }

.col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66666667%; flex: 0 0 91.66666667%; max-width: 91.66666667%; }

.col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }

.order-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }

.order-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }

.order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }

.order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }

.order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }

.order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }

.order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }

.order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }

.order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }

.order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }

.order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }

.order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }

.order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }

.order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }

.offset-1 { margin-left: 8.33333333%; }

.offset-2 { margin-left: 16.66666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333333%; }

.offset-5 { margin-left: 41.66666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333333%; }

.offset-8 { margin-left: 66.66666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333333%; }

.offset-11 { margin-left: 91.66666667%; }

@media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .row-cols-sm-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-sm-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-sm-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-sm-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-sm-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-sm-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333333%; flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66666667%; flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333333%; flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66666667%; flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333333%; flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66666667%; flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333333%; flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66666667%; flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-sm-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-sm-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-sm-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-sm-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-sm-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-sm-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-sm-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-sm-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-sm-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-sm-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-sm-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-sm-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.33333333%; }
  .offset-sm-2 { margin-left: 16.66666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.33333333%; }
  .offset-sm-5 { margin-left: 41.66666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.33333333%; }
  .offset-sm-8 { margin-left: 66.66666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.33333333%; }
  .offset-sm-11 { margin-left: 91.66666667%; } }

@media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .row-cols-md-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-md-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-md-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-md-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-md-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-md-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333333%; flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66666667%; flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333333%; flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66666667%; flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333333%; flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66666667%; flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333333%; flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66666667%; flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-md-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-md-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.33333333%; }
  .offset-md-2 { margin-left: 16.66666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.33333333%; }
  .offset-md-5 { margin-left: 41.66666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.33333333%; }
  .offset-md-8 { margin-left: 66.66666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.33333333%; }
  .offset-md-11 { margin-left: 91.66666667%; } }

@media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .row-cols-lg-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-lg-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-lg-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-lg-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-lg-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-lg-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333333%; flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66666667%; flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333333%; flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66666667%; flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333333%; flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66666667%; flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333333%; flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66666667%; flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-lg-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-lg-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.33333333%; }
  .offset-lg-2 { margin-left: 16.66666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.33333333%; }
  .offset-lg-5 { margin-left: 41.66666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.33333333%; }
  .offset-lg-8 { margin-left: 66.66666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.33333333%; }
  .offset-lg-11 { margin-left: 91.66666667%; } }

@media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .row-cols-xl-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .row-cols-xl-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .row-cols-xl-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .row-cols-xl-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .row-cols-xl-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; }
  .row-cols-xl-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333333%; flex: 0 0 8.33333333%; max-width: 8.33333333%; }
  .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66666667%; flex: 0 0 16.66666667%; max-width: 16.66666667%; }
  .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333333%; flex: 0 0 33.33333333%; max-width: 33.33333333%; }
  .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66666667%; flex: 0 0 41.66666667%; max-width: 41.66666667%; }
  .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333333%; flex: 0 0 58.33333333%; max-width: 58.33333333%; }
  .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66666667%; flex: 0 0 66.66666667%; max-width: 66.66666667%; }
  .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333333%; flex: 0 0 83.33333333%; max-width: 83.33333333%; }
  .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66666667%; flex: 0 0 91.66666667%; max-width: 91.66666667%; }
  .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; }
  .order-xl-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; }
  .order-xl-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; }
  .order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; }
  .order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; }
  .order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; }
  .order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; }
  .order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; }
  .order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; }
  .order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; }
  .order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; }
  .order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; }
  .order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; }
  .order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; }
  .order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.33333333%; }
  .offset-xl-2 { margin-left: 16.66666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.33333333%; }
  .offset-xl-5 { margin-left: 41.66666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.33333333%; }
  .offset-xl-8 { margin-left: 66.66666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.33333333%; }
  .offset-xl-11 { margin-left: 91.66666667%; } }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }

.d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }

@media (min-width: 576px) { .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }

@media (min-width: 768px) { .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-md-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }

@media (min-width: 992px) { .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }

@media (min-width: 1200px) { .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }

@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-print-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }

.flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }

.flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }

.flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }

.flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }

.flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }

.flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }

.flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }

.flex-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }

.flex-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }

.flex-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }

.flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }

.flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }

.justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }

.justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }

.justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }

.justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }

.justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }

.align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }

.align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }

.align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }

.align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }

.align-items-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }

.align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }

.align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }

.align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; }

.align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }

.align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }

.align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }

.align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }

.align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }

.align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }

.align-self-center { -ms-flex-item-align: center !important; align-self: center !important; }

.align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }

.align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-sm-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-sm-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-sm-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-sm-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-sm-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-sm-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-sm-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-sm-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-sm-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-sm-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-sm-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-md-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-md-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-md-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-md-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-md-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-md-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-md-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-md-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-md-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-md-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-md-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-md-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-md-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-lg-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-lg-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-lg-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-lg-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-lg-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-lg-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-lg-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-lg-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-lg-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-lg-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-xl-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-xl-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .justify-content-xl-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-xl-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-xl-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-xl-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-xl-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-xl-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-xl-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-xl-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; } }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.mt-1, .my-1 { margin-top: 0.25rem !important; }

.mr-1, .mx-1 { margin-right: 0.25rem !important; }

.mb-1, .my-1 { margin-bottom: 0.25rem !important; }

.ml-1, .mx-1 { margin-left: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.mt-2, .my-2 { margin-top: 0.5rem !important; }

.mr-2, .mx-2 { margin-right: 0.5rem !important; }

.mb-2, .my-2 { margin-bottom: 0.5rem !important; }

.ml-2, .mx-2 { margin-left: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.mt-3, .my-3 { margin-top: 1rem !important; }

.mr-3, .mx-3 { margin-right: 1rem !important; }

.mb-3, .my-3 { margin-bottom: 1rem !important; }

.ml-3, .mx-3 { margin-left: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.mt-4, .my-4 { margin-top: 1.5rem !important; }

.mr-4, .mx-4 { margin-right: 1.5rem !important; }

.mb-4, .my-4 { margin-bottom: 1.5rem !important; }

.ml-4, .mx-4 { margin-left: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.mt-5, .my-5 { margin-top: 3rem !important; }

.mr-5, .mx-5 { margin-right: 3rem !important; }

.mb-5, .my-5 { margin-bottom: 3rem !important; }

.ml-5, .mx-5 { margin-left: 3rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.pt-1, .py-1 { padding-top: 0.25rem !important; }

.pr-1, .px-1 { padding-right: 0.25rem !important; }

.pb-1, .py-1 { padding-bottom: 0.25rem !important; }

.pl-1, .px-1 { padding-left: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.pt-2, .py-2 { padding-top: 0.5rem !important; }

.pr-2, .px-2 { padding-right: 0.5rem !important; }

.pb-2, .py-2 { padding-bottom: 0.5rem !important; }

.pl-2, .px-2 { padding-left: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.pt-3, .py-3 { padding-top: 1rem !important; }

.pr-3, .px-3 { padding-right: 1rem !important; }

.pb-3, .py-3 { padding-bottom: 1rem !important; }

.pl-3, .px-3 { padding-left: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.pt-4, .py-4 { padding-top: 1.5rem !important; }

.pr-4, .px-4 { padding-right: 1.5rem !important; }

.pb-4, .py-4 { padding-bottom: 1.5rem !important; }

.pl-4, .px-4 { padding-left: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.pt-5, .py-5 { padding-top: 3rem !important; }

.pr-5, .px-5 { padding-right: 3rem !important; }

.pb-5, .py-5 { padding-bottom: 3rem !important; }

.pl-5, .px-5 { padding-left: 3rem !important; }

.m-n1 { margin: -0.25rem !important; }

.mt-n1, .my-n1 { margin-top: -0.25rem !important; }

.mr-n1, .mx-n1 { margin-right: -0.25rem !important; }

.mb-n1, .my-n1 { margin-bottom: -0.25rem !important; }

.ml-n1, .mx-n1 { margin-left: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.mt-n2, .my-n2 { margin-top: -0.5rem !important; }

.mr-n2, .mx-n2 { margin-right: -0.5rem !important; }

.mb-n2, .my-n2 { margin-bottom: -0.5rem !important; }

.ml-n2, .mx-n2 { margin-left: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.mt-n3, .my-n3 { margin-top: -1rem !important; }

.mr-n3, .mx-n3 { margin-right: -1rem !important; }

.mb-n3, .my-n3 { margin-bottom: -1rem !important; }

.ml-n3, .mx-n3 { margin-left: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.mt-n4, .my-n4 { margin-top: -1.5rem !important; }

.mr-n4, .mx-n4 { margin-right: -1.5rem !important; }

.mb-n4, .my-n4 { margin-bottom: -1.5rem !important; }

.ml-n4, .mx-n4 { margin-left: -1.5rem !important; }

.m-n5 { margin: -3rem !important; }

.mt-n5, .my-n5 { margin-top: -3rem !important; }

.mr-n5, .mx-n5 { margin-right: -3rem !important; }

.mb-n5, .my-n5 { margin-bottom: -3rem !important; }

.ml-n5, .mx-n5 { margin-left: -3rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

.mr-auto, .mx-auto { margin-right: auto !important; }

.mb-auto, .my-auto { margin-bottom: auto !important; }

.ml-auto, .mx-auto { margin-left: auto !important; }

@media (min-width: 576px) { .m-sm-0 { margin: 0 !important; }
  .mt-sm-0, .my-sm-0 { margin-top: 0 !important; }
  .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; }
  .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; }
  .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .pt-sm-0, .py-sm-0 { padding-top: 0 !important; }
  .pr-sm-0, .px-sm-0 { padding-right: 0 !important; }
  .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; }
  .pl-sm-0, .px-sm-0 { padding-left: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; }
  .m-sm-n1 { margin: -0.25rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; }
  .m-sm-n3 { margin: -1rem !important; }
  .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; }
  .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; }
  .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; }
  .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; }
  .m-sm-n4 { margin: -1.5rem !important; }
  .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; }
  .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; }
  .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; }
  .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; }
  .m-sm-n5 { margin: -3rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mt-sm-auto, .my-sm-auto { margin-top: auto !important; }
  .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; }
  .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; }
  .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } }

@media (min-width: 768px) { .m-md-0 { margin: 0 !important; }
  .mt-md-0, .my-md-0 { margin-top: 0 !important; }
  .mr-md-0, .mx-md-0 { margin-right: 0 !important; }
  .mb-md-0, .my-md-0 { margin-bottom: 0 !important; }
  .ml-md-0, .mx-md-0 { margin-left: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 1rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 1rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 3rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 3rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 3rem !important; }
  .p-md-0 { padding: 0 !important; }
  .pt-md-0, .py-md-0 { padding-top: 0 !important; }
  .pr-md-0, .px-md-0 { padding-right: 0 !important; }
  .pb-md-0, .py-md-0 { padding-bottom: 0 !important; }
  .pl-md-0, .px-md-0 { padding-left: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 1rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 1rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 3rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 3rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 3rem !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; }
  .m-md-n3 { margin: -1rem !important; }
  .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; }
  .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; }
  .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; }
  .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; }
  .m-md-n4 { margin: -1.5rem !important; }
  .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; }
  .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; }
  .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; }
  .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; }
  .m-md-n5 { margin: -3rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mt-md-auto, .my-md-auto { margin-top: auto !important; }
  .mr-md-auto, .mx-md-auto { margin-right: auto !important; }
  .mb-md-auto, .my-md-auto { margin-bottom: auto !important; }
  .ml-md-auto, .mx-md-auto { margin-left: auto !important; } }

@media (min-width: 992px) { .m-lg-0 { margin: 0 !important; }
  .mt-lg-0, .my-lg-0 { margin-top: 0 !important; }
  .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; }
  .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; }
  .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .pt-lg-0, .py-lg-0 { padding-top: 0 !important; }
  .pr-lg-0, .px-lg-0 { padding-right: 0 !important; }
  .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; }
  .pl-lg-0, .px-lg-0 { padding-left: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; }
  .m-lg-n1 { margin: -0.25rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; }
  .m-lg-n3 { margin: -1rem !important; }
  .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; }
  .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; }
  .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; }
  .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; }
  .m-lg-n4 { margin: -1.5rem !important; }
  .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; }
  .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; }
  .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; }
  .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; }
  .m-lg-n5 { margin: -3rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mt-lg-auto, .my-lg-auto { margin-top: auto !important; }
  .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; }
  .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; }
  .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } }

@media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; }
  .mt-xl-0, .my-xl-0 { margin-top: 0 !important; }
  .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; }
  .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; }
  .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .pt-xl-0, .py-xl-0 { padding-top: 0 !important; }
  .pr-xl-0, .px-xl-0 { padding-right: 0 !important; }
  .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; }
  .pl-xl-0, .px-xl-0 { padding-left: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; }
  .m-xl-n1 { margin: -0.25rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; }
  .m-xl-n3 { margin: -1rem !important; }
  .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; }
  .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; }
  .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; }
  .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; }
  .m-xl-n4 { margin: -1.5rem !important; }
  .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; }
  .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; }
  .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; }
  .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; }
  .m-xl-n5 { margin: -3rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mt-xl-auto, .my-xl-auto { margin-top: auto !important; }
  .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; }
  .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; }
  .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } }

/* Font Families */
h1, h2, h3, h4, h5, h6, p, span, a, li { font-family: "Livvic", sans-serif; }

/* Font Weights */
h1 { font-size: 50px; }

@media (max-width: 1199.98px) { h1 { font-size: 25px; } }

/* Slider */
.slick-loading .slick-list { background: #fff url("./ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face { font-family: 'slick'; font-weight: normal; font-style: normal; src: url("./fonts/slick.eot"); src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg"); }

/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }

.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-prev { left: -25px; }

[dir='rtl'] .slick-prev { right: -25px; left: auto; }

.slick-prev:before { content: '←'; }

[dir='rtl'] .slick-prev:before { content: '→'; }

.slick-next { right: -25px; }

[dir='rtl'] .slick-next { right: auto; left: -25px; }

.slick-next:before { content: '→'; }

[dir='rtl'] .slick-next:before { content: '←'; }

/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }

.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }

.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }

.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }

.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }

.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: '•'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before { opacity: .75; color: black; }

/* Slider */
.slick-slider { position: relative; display: block; -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; top: 0; left: 0; display: block; margin-left: auto; margin-right: auto; }

.slick-track:before, .slick-track:after { display: table; content: ''; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

[dir='rtl'] .slick-slide { float: right; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

.slick-arrow.slick-hidden { display: none; }

[data-aos][data-aos][data-aos-duration="50"], body[data-aos-duration="50"] [data-aos] { -webkit-transition-duration: 50ms; transition-duration: 50ms; }

[data-aos][data-aos][data-aos-delay="50"], body[data-aos-delay="50"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="50"].aos-animate, body[data-aos-delay="50"] [data-aos].aos-animate { -webkit-transition-delay: 50ms; transition-delay: 50ms; }

[data-aos][data-aos][data-aos-duration="100"], body[data-aos-duration="100"] [data-aos] { -webkit-transition-duration: .1s; transition-duration: .1s; }

[data-aos][data-aos][data-aos-delay="100"], body[data-aos-delay="100"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="100"].aos-animate, body[data-aos-delay="100"] [data-aos].aos-animate { -webkit-transition-delay: .1s; transition-delay: .1s; }

[data-aos][data-aos][data-aos-duration="150"], body[data-aos-duration="150"] [data-aos] { -webkit-transition-duration: .15s; transition-duration: .15s; }

[data-aos][data-aos][data-aos-delay="150"], body[data-aos-delay="150"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="150"].aos-animate, body[data-aos-delay="150"] [data-aos].aos-animate { -webkit-transition-delay: .15s; transition-delay: .15s; }

[data-aos][data-aos][data-aos-duration="200"], body[data-aos-duration="200"] [data-aos] { -webkit-transition-duration: .2s; transition-duration: .2s; }

[data-aos][data-aos][data-aos-delay="200"], body[data-aos-delay="200"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="200"].aos-animate, body[data-aos-delay="200"] [data-aos].aos-animate { -webkit-transition-delay: .2s; transition-delay: .2s; }

[data-aos][data-aos][data-aos-duration="250"], body[data-aos-duration="250"] [data-aos] { -webkit-transition-duration: .25s; transition-duration: .25s; }

[data-aos][data-aos][data-aos-delay="250"], body[data-aos-delay="250"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="250"].aos-animate, body[data-aos-delay="250"] [data-aos].aos-animate { -webkit-transition-delay: .25s; transition-delay: .25s; }

[data-aos][data-aos][data-aos-duration="300"], body[data-aos-duration="300"] [data-aos] { -webkit-transition-duration: .3s; transition-duration: .3s; }

[data-aos][data-aos][data-aos-delay="300"], body[data-aos-delay="300"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="300"].aos-animate, body[data-aos-delay="300"] [data-aos].aos-animate { -webkit-transition-delay: .3s; transition-delay: .3s; }

[data-aos][data-aos][data-aos-duration="350"], body[data-aos-duration="350"] [data-aos] { -webkit-transition-duration: .35s; transition-duration: .35s; }

[data-aos][data-aos][data-aos-delay="350"], body[data-aos-delay="350"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="350"].aos-animate, body[data-aos-delay="350"] [data-aos].aos-animate { -webkit-transition-delay: .35s; transition-delay: .35s; }

[data-aos][data-aos][data-aos-duration="400"], body[data-aos-duration="400"] [data-aos] { -webkit-transition-duration: .4s; transition-duration: .4s; }

[data-aos][data-aos][data-aos-delay="400"], body[data-aos-delay="400"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="400"].aos-animate, body[data-aos-delay="400"] [data-aos].aos-animate { -webkit-transition-delay: .4s; transition-delay: .4s; }

[data-aos][data-aos][data-aos-duration="450"], body[data-aos-duration="450"] [data-aos] { -webkit-transition-duration: .45s; transition-duration: .45s; }

[data-aos][data-aos][data-aos-delay="450"], body[data-aos-delay="450"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="450"].aos-animate, body[data-aos-delay="450"] [data-aos].aos-animate { -webkit-transition-delay: .45s; transition-delay: .45s; }

[data-aos][data-aos][data-aos-duration="500"], body[data-aos-duration="500"] [data-aos] { -webkit-transition-duration: .5s; transition-duration: .5s; }

[data-aos][data-aos][data-aos-delay="500"], body[data-aos-delay="500"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="500"].aos-animate, body[data-aos-delay="500"] [data-aos].aos-animate { -webkit-transition-delay: .5s; transition-delay: .5s; }

[data-aos][data-aos][data-aos-duration="550"], body[data-aos-duration="550"] [data-aos] { -webkit-transition-duration: .55s; transition-duration: .55s; }

[data-aos][data-aos][data-aos-delay="550"], body[data-aos-delay="550"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="550"].aos-animate, body[data-aos-delay="550"] [data-aos].aos-animate { -webkit-transition-delay: .55s; transition-delay: .55s; }

[data-aos][data-aos][data-aos-duration="600"], body[data-aos-duration="600"] [data-aos] { -webkit-transition-duration: .6s; transition-duration: .6s; }

[data-aos][data-aos][data-aos-delay="600"], body[data-aos-delay="600"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="600"].aos-animate, body[data-aos-delay="600"] [data-aos].aos-animate { -webkit-transition-delay: .6s; transition-delay: .6s; }

[data-aos][data-aos][data-aos-duration="650"], body[data-aos-duration="650"] [data-aos] { -webkit-transition-duration: .65s; transition-duration: .65s; }

[data-aos][data-aos][data-aos-delay="650"], body[data-aos-delay="650"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="650"].aos-animate, body[data-aos-delay="650"] [data-aos].aos-animate { -webkit-transition-delay: .65s; transition-delay: .65s; }

[data-aos][data-aos][data-aos-duration="700"], body[data-aos-duration="700"] [data-aos] { -webkit-transition-duration: .7s; transition-duration: .7s; }

[data-aos][data-aos][data-aos-delay="700"], body[data-aos-delay="700"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="700"].aos-animate, body[data-aos-delay="700"] [data-aos].aos-animate { -webkit-transition-delay: .7s; transition-delay: .7s; }

[data-aos][data-aos][data-aos-duration="750"], body[data-aos-duration="750"] [data-aos] { -webkit-transition-duration: .75s; transition-duration: .75s; }

[data-aos][data-aos][data-aos-delay="750"], body[data-aos-delay="750"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="750"].aos-animate, body[data-aos-delay="750"] [data-aos].aos-animate { -webkit-transition-delay: .75s; transition-delay: .75s; }

[data-aos][data-aos][data-aos-duration="800"], body[data-aos-duration="800"] [data-aos] { -webkit-transition-duration: .8s; transition-duration: .8s; }

[data-aos][data-aos][data-aos-delay="800"], body[data-aos-delay="800"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="800"].aos-animate, body[data-aos-delay="800"] [data-aos].aos-animate { -webkit-transition-delay: .8s; transition-delay: .8s; }

[data-aos][data-aos][data-aos-duration="850"], body[data-aos-duration="850"] [data-aos] { -webkit-transition-duration: .85s; transition-duration: .85s; }

[data-aos][data-aos][data-aos-delay="850"], body[data-aos-delay="850"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="850"].aos-animate, body[data-aos-delay="850"] [data-aos].aos-animate { -webkit-transition-delay: .85s; transition-delay: .85s; }

[data-aos][data-aos][data-aos-duration="900"], body[data-aos-duration="900"] [data-aos] { -webkit-transition-duration: .9s; transition-duration: .9s; }

[data-aos][data-aos][data-aos-delay="900"], body[data-aos-delay="900"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="900"].aos-animate, body[data-aos-delay="900"] [data-aos].aos-animate { -webkit-transition-delay: .9s; transition-delay: .9s; }

[data-aos][data-aos][data-aos-duration="950"], body[data-aos-duration="950"] [data-aos] { -webkit-transition-duration: .95s; transition-duration: .95s; }

[data-aos][data-aos][data-aos-delay="950"], body[data-aos-delay="950"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="950"].aos-animate, body[data-aos-delay="950"] [data-aos].aos-animate { -webkit-transition-delay: .95s; transition-delay: .95s; }

[data-aos][data-aos][data-aos-duration="1000"], body[data-aos-duration="1000"] [data-aos] { -webkit-transition-duration: 1s; transition-duration: 1s; }

[data-aos][data-aos][data-aos-delay="1000"], body[data-aos-delay="1000"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1000"].aos-animate, body[data-aos-delay="1000"] [data-aos].aos-animate { -webkit-transition-delay: 1s; transition-delay: 1s; }

[data-aos][data-aos][data-aos-duration="1050"], body[data-aos-duration="1050"] [data-aos] { -webkit-transition-duration: 1.05s; transition-duration: 1.05s; }

[data-aos][data-aos][data-aos-delay="1050"], body[data-aos-delay="1050"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1050"].aos-animate, body[data-aos-delay="1050"] [data-aos].aos-animate { -webkit-transition-delay: 1.05s; transition-delay: 1.05s; }

[data-aos][data-aos][data-aos-duration="1100"], body[data-aos-duration="1100"] [data-aos] { -webkit-transition-duration: 1.1s; transition-duration: 1.1s; }

[data-aos][data-aos][data-aos-delay="1100"], body[data-aos-delay="1100"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1100"].aos-animate, body[data-aos-delay="1100"] [data-aos].aos-animate { -webkit-transition-delay: 1.1s; transition-delay: 1.1s; }

[data-aos][data-aos][data-aos-duration="1150"], body[data-aos-duration="1150"] [data-aos] { -webkit-transition-duration: 1.15s; transition-duration: 1.15s; }

[data-aos][data-aos][data-aos-delay="1150"], body[data-aos-delay="1150"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1150"].aos-animate, body[data-aos-delay="1150"] [data-aos].aos-animate { -webkit-transition-delay: 1.15s; transition-delay: 1.15s; }

[data-aos][data-aos][data-aos-duration="1200"], body[data-aos-duration="1200"] [data-aos] { -webkit-transition-duration: 1.2s; transition-duration: 1.2s; }

[data-aos][data-aos][data-aos-delay="1200"], body[data-aos-delay="1200"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1200"].aos-animate, body[data-aos-delay="1200"] [data-aos].aos-animate { -webkit-transition-delay: 1.2s; transition-delay: 1.2s; }

[data-aos][data-aos][data-aos-duration="1250"], body[data-aos-duration="1250"] [data-aos] { -webkit-transition-duration: 1.25s; transition-duration: 1.25s; }

[data-aos][data-aos][data-aos-delay="1250"], body[data-aos-delay="1250"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1250"].aos-animate, body[data-aos-delay="1250"] [data-aos].aos-animate { -webkit-transition-delay: 1.25s; transition-delay: 1.25s; }

[data-aos][data-aos][data-aos-duration="1300"], body[data-aos-duration="1300"] [data-aos] { -webkit-transition-duration: 1.3s; transition-duration: 1.3s; }

[data-aos][data-aos][data-aos-delay="1300"], body[data-aos-delay="1300"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1300"].aos-animate, body[data-aos-delay="1300"] [data-aos].aos-animate { -webkit-transition-delay: 1.3s; transition-delay: 1.3s; }

[data-aos][data-aos][data-aos-duration="1350"], body[data-aos-duration="1350"] [data-aos] { -webkit-transition-duration: 1.35s; transition-duration: 1.35s; }

[data-aos][data-aos][data-aos-delay="1350"], body[data-aos-delay="1350"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1350"].aos-animate, body[data-aos-delay="1350"] [data-aos].aos-animate { -webkit-transition-delay: 1.35s; transition-delay: 1.35s; }

[data-aos][data-aos][data-aos-duration="1400"], body[data-aos-duration="1400"] [data-aos] { -webkit-transition-duration: 1.4s; transition-duration: 1.4s; }

[data-aos][data-aos][data-aos-delay="1400"], body[data-aos-delay="1400"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1400"].aos-animate, body[data-aos-delay="1400"] [data-aos].aos-animate { -webkit-transition-delay: 1.4s; transition-delay: 1.4s; }

[data-aos][data-aos][data-aos-duration="1450"], body[data-aos-duration="1450"] [data-aos] { -webkit-transition-duration: 1.45s; transition-duration: 1.45s; }

[data-aos][data-aos][data-aos-delay="1450"], body[data-aos-delay="1450"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1450"].aos-animate, body[data-aos-delay="1450"] [data-aos].aos-animate { -webkit-transition-delay: 1.45s; transition-delay: 1.45s; }

[data-aos][data-aos][data-aos-duration="1500"], body[data-aos-duration="1500"] [data-aos] { -webkit-transition-duration: 1.5s; transition-duration: 1.5s; }

[data-aos][data-aos][data-aos-delay="1500"], body[data-aos-delay="1500"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1500"].aos-animate, body[data-aos-delay="1500"] [data-aos].aos-animate { -webkit-transition-delay: 1.5s; transition-delay: 1.5s; }

[data-aos][data-aos][data-aos-duration="1550"], body[data-aos-duration="1550"] [data-aos] { -webkit-transition-duration: 1.55s; transition-duration: 1.55s; }

[data-aos][data-aos][data-aos-delay="1550"], body[data-aos-delay="1550"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1550"].aos-animate, body[data-aos-delay="1550"] [data-aos].aos-animate { -webkit-transition-delay: 1.55s; transition-delay: 1.55s; }

[data-aos][data-aos][data-aos-duration="1600"], body[data-aos-duration="1600"] [data-aos] { -webkit-transition-duration: 1.6s; transition-duration: 1.6s; }

[data-aos][data-aos][data-aos-delay="1600"], body[data-aos-delay="1600"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1600"].aos-animate, body[data-aos-delay="1600"] [data-aos].aos-animate { -webkit-transition-delay: 1.6s; transition-delay: 1.6s; }

[data-aos][data-aos][data-aos-duration="1650"], body[data-aos-duration="1650"] [data-aos] { -webkit-transition-duration: 1.65s; transition-duration: 1.65s; }

[data-aos][data-aos][data-aos-delay="1650"], body[data-aos-delay="1650"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1650"].aos-animate, body[data-aos-delay="1650"] [data-aos].aos-animate { -webkit-transition-delay: 1.65s; transition-delay: 1.65s; }

[data-aos][data-aos][data-aos-duration="1700"], body[data-aos-duration="1700"] [data-aos] { -webkit-transition-duration: 1.7s; transition-duration: 1.7s; }

[data-aos][data-aos][data-aos-delay="1700"], body[data-aos-delay="1700"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1700"].aos-animate, body[data-aos-delay="1700"] [data-aos].aos-animate { -webkit-transition-delay: 1.7s; transition-delay: 1.7s; }

[data-aos][data-aos][data-aos-duration="1750"], body[data-aos-duration="1750"] [data-aos] { -webkit-transition-duration: 1.75s; transition-duration: 1.75s; }

[data-aos][data-aos][data-aos-delay="1750"], body[data-aos-delay="1750"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1750"].aos-animate, body[data-aos-delay="1750"] [data-aos].aos-animate { -webkit-transition-delay: 1.75s; transition-delay: 1.75s; }

[data-aos][data-aos][data-aos-duration="1800"], body[data-aos-duration="1800"] [data-aos] { -webkit-transition-duration: 1.8s; transition-duration: 1.8s; }

[data-aos][data-aos][data-aos-delay="1800"], body[data-aos-delay="1800"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1800"].aos-animate, body[data-aos-delay="1800"] [data-aos].aos-animate { -webkit-transition-delay: 1.8s; transition-delay: 1.8s; }

[data-aos][data-aos][data-aos-duration="1850"], body[data-aos-duration="1850"] [data-aos] { -webkit-transition-duration: 1.85s; transition-duration: 1.85s; }

[data-aos][data-aos][data-aos-delay="1850"], body[data-aos-delay="1850"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1850"].aos-animate, body[data-aos-delay="1850"] [data-aos].aos-animate { -webkit-transition-delay: 1.85s; transition-delay: 1.85s; }

[data-aos][data-aos][data-aos-duration="1900"], body[data-aos-duration="1900"] [data-aos] { -webkit-transition-duration: 1.9s; transition-duration: 1.9s; }

[data-aos][data-aos][data-aos-delay="1900"], body[data-aos-delay="1900"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1900"].aos-animate, body[data-aos-delay="1900"] [data-aos].aos-animate { -webkit-transition-delay: 1.9s; transition-delay: 1.9s; }

[data-aos][data-aos][data-aos-duration="1950"], body[data-aos-duration="1950"] [data-aos] { -webkit-transition-duration: 1.95s; transition-duration: 1.95s; }

[data-aos][data-aos][data-aos-delay="1950"], body[data-aos-delay="1950"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="1950"].aos-animate, body[data-aos-delay="1950"] [data-aos].aos-animate { -webkit-transition-delay: 1.95s; transition-delay: 1.95s; }

[data-aos][data-aos][data-aos-duration="2000"], body[data-aos-duration="2000"] [data-aos] { -webkit-transition-duration: 2s; transition-duration: 2s; }

[data-aos][data-aos][data-aos-delay="2000"], body[data-aos-delay="2000"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2000"].aos-animate, body[data-aos-delay="2000"] [data-aos].aos-animate { -webkit-transition-delay: 2s; transition-delay: 2s; }

[data-aos][data-aos][data-aos-duration="2050"], body[data-aos-duration="2050"] [data-aos] { -webkit-transition-duration: 2.05s; transition-duration: 2.05s; }

[data-aos][data-aos][data-aos-delay="2050"], body[data-aos-delay="2050"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2050"].aos-animate, body[data-aos-delay="2050"] [data-aos].aos-animate { -webkit-transition-delay: 2.05s; transition-delay: 2.05s; }

[data-aos][data-aos][data-aos-duration="2100"], body[data-aos-duration="2100"] [data-aos] { -webkit-transition-duration: 2.1s; transition-duration: 2.1s; }

[data-aos][data-aos][data-aos-delay="2100"], body[data-aos-delay="2100"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2100"].aos-animate, body[data-aos-delay="2100"] [data-aos].aos-animate { -webkit-transition-delay: 2.1s; transition-delay: 2.1s; }

[data-aos][data-aos][data-aos-duration="2150"], body[data-aos-duration="2150"] [data-aos] { -webkit-transition-duration: 2.15s; transition-duration: 2.15s; }

[data-aos][data-aos][data-aos-delay="2150"], body[data-aos-delay="2150"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2150"].aos-animate, body[data-aos-delay="2150"] [data-aos].aos-animate { -webkit-transition-delay: 2.15s; transition-delay: 2.15s; }

[data-aos][data-aos][data-aos-duration="2200"], body[data-aos-duration="2200"] [data-aos] { -webkit-transition-duration: 2.2s; transition-duration: 2.2s; }

[data-aos][data-aos][data-aos-delay="2200"], body[data-aos-delay="2200"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2200"].aos-animate, body[data-aos-delay="2200"] [data-aos].aos-animate { -webkit-transition-delay: 2.2s; transition-delay: 2.2s; }

[data-aos][data-aos][data-aos-duration="2250"], body[data-aos-duration="2250"] [data-aos] { -webkit-transition-duration: 2.25s; transition-duration: 2.25s; }

[data-aos][data-aos][data-aos-delay="2250"], body[data-aos-delay="2250"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2250"].aos-animate, body[data-aos-delay="2250"] [data-aos].aos-animate { -webkit-transition-delay: 2.25s; transition-delay: 2.25s; }

[data-aos][data-aos][data-aos-duration="2300"], body[data-aos-duration="2300"] [data-aos] { -webkit-transition-duration: 2.3s; transition-duration: 2.3s; }

[data-aos][data-aos][data-aos-delay="2300"], body[data-aos-delay="2300"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2300"].aos-animate, body[data-aos-delay="2300"] [data-aos].aos-animate { -webkit-transition-delay: 2.3s; transition-delay: 2.3s; }

[data-aos][data-aos][data-aos-duration="2350"], body[data-aos-duration="2350"] [data-aos] { -webkit-transition-duration: 2.35s; transition-duration: 2.35s; }

[data-aos][data-aos][data-aos-delay="2350"], body[data-aos-delay="2350"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2350"].aos-animate, body[data-aos-delay="2350"] [data-aos].aos-animate { -webkit-transition-delay: 2.35s; transition-delay: 2.35s; }

[data-aos][data-aos][data-aos-duration="2400"], body[data-aos-duration="2400"] [data-aos] { -webkit-transition-duration: 2.4s; transition-duration: 2.4s; }

[data-aos][data-aos][data-aos-delay="2400"], body[data-aos-delay="2400"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2400"].aos-animate, body[data-aos-delay="2400"] [data-aos].aos-animate { -webkit-transition-delay: 2.4s; transition-delay: 2.4s; }

[data-aos][data-aos][data-aos-duration="2450"], body[data-aos-duration="2450"] [data-aos] { -webkit-transition-duration: 2.45s; transition-duration: 2.45s; }

[data-aos][data-aos][data-aos-delay="2450"], body[data-aos-delay="2450"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2450"].aos-animate, body[data-aos-delay="2450"] [data-aos].aos-animate { -webkit-transition-delay: 2.45s; transition-delay: 2.45s; }

[data-aos][data-aos][data-aos-duration="2500"], body[data-aos-duration="2500"] [data-aos] { -webkit-transition-duration: 2.5s; transition-duration: 2.5s; }

[data-aos][data-aos][data-aos-delay="2500"], body[data-aos-delay="2500"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2500"].aos-animate, body[data-aos-delay="2500"] [data-aos].aos-animate { -webkit-transition-delay: 2.5s; transition-delay: 2.5s; }

[data-aos][data-aos][data-aos-duration="2550"], body[data-aos-duration="2550"] [data-aos] { -webkit-transition-duration: 2.55s; transition-duration: 2.55s; }

[data-aos][data-aos][data-aos-delay="2550"], body[data-aos-delay="2550"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2550"].aos-animate, body[data-aos-delay="2550"] [data-aos].aos-animate { -webkit-transition-delay: 2.55s; transition-delay: 2.55s; }

[data-aos][data-aos][data-aos-duration="2600"], body[data-aos-duration="2600"] [data-aos] { -webkit-transition-duration: 2.6s; transition-duration: 2.6s; }

[data-aos][data-aos][data-aos-delay="2600"], body[data-aos-delay="2600"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2600"].aos-animate, body[data-aos-delay="2600"] [data-aos].aos-animate { -webkit-transition-delay: 2.6s; transition-delay: 2.6s; }

[data-aos][data-aos][data-aos-duration="2650"], body[data-aos-duration="2650"] [data-aos] { -webkit-transition-duration: 2.65s; transition-duration: 2.65s; }

[data-aos][data-aos][data-aos-delay="2650"], body[data-aos-delay="2650"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2650"].aos-animate, body[data-aos-delay="2650"] [data-aos].aos-animate { -webkit-transition-delay: 2.65s; transition-delay: 2.65s; }

[data-aos][data-aos][data-aos-duration="2700"], body[data-aos-duration="2700"] [data-aos] { -webkit-transition-duration: 2.7s; transition-duration: 2.7s; }

[data-aos][data-aos][data-aos-delay="2700"], body[data-aos-delay="2700"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2700"].aos-animate, body[data-aos-delay="2700"] [data-aos].aos-animate { -webkit-transition-delay: 2.7s; transition-delay: 2.7s; }

[data-aos][data-aos][data-aos-duration="2750"], body[data-aos-duration="2750"] [data-aos] { -webkit-transition-duration: 2.75s; transition-duration: 2.75s; }

[data-aos][data-aos][data-aos-delay="2750"], body[data-aos-delay="2750"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2750"].aos-animate, body[data-aos-delay="2750"] [data-aos].aos-animate { -webkit-transition-delay: 2.75s; transition-delay: 2.75s; }

[data-aos][data-aos][data-aos-duration="2800"], body[data-aos-duration="2800"] [data-aos] { -webkit-transition-duration: 2.8s; transition-duration: 2.8s; }

[data-aos][data-aos][data-aos-delay="2800"], body[data-aos-delay="2800"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2800"].aos-animate, body[data-aos-delay="2800"] [data-aos].aos-animate { -webkit-transition-delay: 2.8s; transition-delay: 2.8s; }

[data-aos][data-aos][data-aos-duration="2850"], body[data-aos-duration="2850"] [data-aos] { -webkit-transition-duration: 2.85s; transition-duration: 2.85s; }

[data-aos][data-aos][data-aos-delay="2850"], body[data-aos-delay="2850"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2850"].aos-animate, body[data-aos-delay="2850"] [data-aos].aos-animate { -webkit-transition-delay: 2.85s; transition-delay: 2.85s; }

[data-aos][data-aos][data-aos-duration="2900"], body[data-aos-duration="2900"] [data-aos] { -webkit-transition-duration: 2.9s; transition-duration: 2.9s; }

[data-aos][data-aos][data-aos-delay="2900"], body[data-aos-delay="2900"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2900"].aos-animate, body[data-aos-delay="2900"] [data-aos].aos-animate { -webkit-transition-delay: 2.9s; transition-delay: 2.9s; }

[data-aos][data-aos][data-aos-duration="2950"], body[data-aos-duration="2950"] [data-aos] { -webkit-transition-duration: 2.95s; transition-duration: 2.95s; }

[data-aos][data-aos][data-aos-delay="2950"], body[data-aos-delay="2950"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="2950"].aos-animate, body[data-aos-delay="2950"] [data-aos].aos-animate { -webkit-transition-delay: 2.95s; transition-delay: 2.95s; }

[data-aos][data-aos][data-aos-duration="3000"], body[data-aos-duration="3000"] [data-aos] { -webkit-transition-duration: 3s; transition-duration: 3s; }

[data-aos][data-aos][data-aos-delay="3000"], body[data-aos-delay="3000"] [data-aos] { -webkit-transition-delay: 0; transition-delay: 0; }

[data-aos][data-aos][data-aos-delay="3000"].aos-animate, body[data-aos-delay="3000"] [data-aos].aos-animate { -webkit-transition-delay: 3s; transition-delay: 3s; }

[data-aos][data-aos][data-aos-easing=linear], body[data-aos-easing=linear] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75); }

[data-aos][data-aos][data-aos-easing=ease], body[data-aos-easing=ease] [data-aos] { -webkit-transition-timing-function: ease; transition-timing-function: ease; }

[data-aos][data-aos][data-aos-easing=ease-in], body[data-aos-easing=ease-in] [data-aos] { -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }

[data-aos][data-aos][data-aos-easing=ease-out], body[data-aos-easing=ease-out] [data-aos] { -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out; }

[data-aos][data-aos][data-aos-easing=ease-in-out], body[data-aos-easing=ease-in-out] [data-aos] { -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; }

[data-aos][data-aos][data-aos-easing=ease-in-back], body[data-aos-easing=ease-in-back] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045); }

[data-aos][data-aos][data-aos-easing=ease-out-back], body[data-aos-easing=ease-out-back] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275); }

[data-aos][data-aos][data-aos-easing=ease-in-out-back], body[data-aos-easing=ease-in-out-back] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55); }

[data-aos][data-aos][data-aos-easing=ease-in-sine], body[data-aos-easing=ease-in-sine] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715); }

[data-aos][data-aos][data-aos-easing=ease-out-sine], body[data-aos-easing=ease-out-sine] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1); }

[data-aos][data-aos][data-aos-easing=ease-in-out-sine], body[data-aos-easing=ease-in-out-sine] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95); }

[data-aos][data-aos][data-aos-easing=ease-in-quad], body[data-aos-easing=ease-in-quad] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quad], body[data-aos-easing=ease-out-quad] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quad], body[data-aos-easing=ease-in-out-quad] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-cubic], body[data-aos-easing=ease-in-cubic] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-cubic], body[data-aos-easing=ease-out-cubic] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-cubic], body[data-aos-easing=ease-in-out-cubic] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos][data-aos][data-aos-easing=ease-in-quart], body[data-aos-easing=ease-in-quart] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53); }

[data-aos][data-aos][data-aos-easing=ease-out-quart], body[data-aos-easing=ease-out-quart] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94); }

[data-aos][data-aos][data-aos-easing=ease-in-out-quart], body[data-aos-easing=ease-in-out-quart] [data-aos] { -webkit-transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955); }

[data-aos^=fade][data-aos^=fade] { opacity: 0; -webkit-transition-property: opacity,-webkit-transform; transition-property: opacity,-webkit-transform; transition-property: opacity,transform; transition-property: opacity,transform,-webkit-transform; }

[data-aos^=fade][data-aos^=fade].aos-animate { opacity: 1; -webkit-transform: translateZ(0); transform: translateZ(0); }

[data-aos=fade-up] { -webkit-transform: translate3d(0, 100px, 0); transform: translate3d(0, 100px, 0); }

[data-aos=fade-down] { -webkit-transform: translate3d(0, -100px, 0); transform: translate3d(0, -100px, 0); }

[data-aos=fade-right] { -webkit-transform: translate3d(-100px, 0, 0); transform: translate3d(-100px, 0, 0); }

[data-aos=fade-left] { -webkit-transform: translate3d(100px, 0, 0); transform: translate3d(100px, 0, 0); }

[data-aos=fade-up-right] { -webkit-transform: translate3d(-100px, 100px, 0); transform: translate3d(-100px, 100px, 0); }

[data-aos=fade-up-left] { -webkit-transform: translate3d(100px, 100px, 0); transform: translate3d(100px, 100px, 0); }

[data-aos=fade-down-right] { -webkit-transform: translate3d(-100px, -100px, 0); transform: translate3d(-100px, -100px, 0); }

[data-aos=fade-down-left] { -webkit-transform: translate3d(100px, -100px, 0); transform: translate3d(100px, -100px, 0); }

[data-aos^=zoom][data-aos^=zoom] { opacity: 0; -webkit-transition-property: opacity,-webkit-transform; transition-property: opacity,-webkit-transform; transition-property: opacity,transform; transition-property: opacity,transform,-webkit-transform; }

[data-aos^=zoom][data-aos^=zoom].aos-animate { opacity: 1; -webkit-transform: translateZ(0) scale(1); transform: translateZ(0) scale(1); }

[data-aos=zoom-in] { -webkit-transform: scale(0.6); transform: scale(0.6); }

[data-aos=zoom-in-up] { -webkit-transform: translate3d(0, 100px, 0) scale(0.6); transform: translate3d(0, 100px, 0) scale(0.6); }

[data-aos=zoom-in-down] { -webkit-transform: translate3d(0, -100px, 0) scale(0.6); transform: translate3d(0, -100px, 0) scale(0.6); }

[data-aos=zoom-in-right] { -webkit-transform: translate3d(-100px, 0, 0) scale(0.6); transform: translate3d(-100px, 0, 0) scale(0.6); }

[data-aos=zoom-in-left] { -webkit-transform: translate3d(100px, 0, 0) scale(0.6); transform: translate3d(100px, 0, 0) scale(0.6); }

[data-aos=zoom-out] { -webkit-transform: scale(1.2); transform: scale(1.2); }

[data-aos=zoom-out-up] { -webkit-transform: translate3d(0, 100px, 0) scale(1.2); transform: translate3d(0, 100px, 0) scale(1.2); }

[data-aos=zoom-out-down] { -webkit-transform: translate3d(0, -100px, 0) scale(1.2); transform: translate3d(0, -100px, 0) scale(1.2); }

[data-aos=zoom-out-right] { -webkit-transform: translate3d(-100px, 0, 0) scale(1.2); transform: translate3d(-100px, 0, 0) scale(1.2); }

[data-aos=zoom-out-left] { -webkit-transform: translate3d(100px, 0, 0) scale(1.2); transform: translate3d(100px, 0, 0) scale(1.2); }

[data-aos^=slide][data-aos^=slide] { -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

[data-aos^=slide][data-aos^=slide].aos-animate { -webkit-transform: translateZ(0); transform: translateZ(0); }

[data-aos=slide-up] { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

[data-aos=slide-down] { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }

[data-aos=slide-right] { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0); }

[data-aos=slide-left] { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0); }

[data-aos^=flip][data-aos^=flip] { -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition-property: -webkit-transform; transition-property: -webkit-transform; transition-property: transform; transition-property: transform, -webkit-transform; }

[data-aos=flip-left] { -webkit-transform: perspective(2500px) rotateY(-100deg); transform: perspective(2500px) rotateY(-100deg); }

[data-aos=flip-left].aos-animate { -webkit-transform: perspective(2500px) rotateY(0); transform: perspective(2500px) rotateY(0); }

[data-aos=flip-right] { -webkit-transform: perspective(2500px) rotateY(100deg); transform: perspective(2500px) rotateY(100deg); }

[data-aos=flip-right].aos-animate { -webkit-transform: perspective(2500px) rotateY(0); transform: perspective(2500px) rotateY(0); }

[data-aos=flip-up] { -webkit-transform: perspective(2500px) rotateX(-100deg); transform: perspective(2500px) rotateX(-100deg); }

[data-aos=flip-up].aos-animate { -webkit-transform: perspective(2500px) rotateX(0); transform: perspective(2500px) rotateX(0); }

[data-aos=flip-down] { -webkit-transform: perspective(2500px) rotateX(100deg); transform: perspective(2500px) rotateX(100deg); }

[data-aos=flip-down].aos-animate { -webkit-transform: perspective(2500px) rotateX(0); transform: perspective(2500px) rotateX(0); }

[data-aos=fade-in-image-zoom] { opacity: 0; -webkit-transform: scale(0.25); transform: scale(0.25); }

[data-aos=fade-in-image-zoom].aos-animate { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

[data-aos-easing=new-easing] { -webkit-transition-timing-function: cubic-bezier(0.32, 2, 0.55, 0.27); transition-timing-function: cubic-bezier(0.32, 2, 0.55, 0.27); }

section.buttons { padding: 130px 0; }

/************************************* BUTTON BASE */
.ladda-button { position: relative; background: none; border: 0; padding: 0.8em 1em; font-size: 1.3em; cursor: pointer; outline: 0; -webkit-appearance: none; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.ladda-button[data-loading] { cursor: default; }

/* Spinner animation */
.ladda-button .spinner { position: absolute; width: 32px; height: 32px; top: 50%; margin-top: -16px; opacity: 0; background-image: url(data:image/gif;base64,R0lGODlhIAAgAPMAAJmZmf///6+vr8nJybW1tcDAwOjo6Nvb26ioqKOjo7Ozs/Ly8vz8/AAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAIAAgAAAE5xDISWlhperN52JLhSSdRgwVo1ICQZRUsiwHpTJT4iowNS8vyW2icCF6k8HMMBkCEDskxTBDAZwuAkkqIfxIQyhBQBFvAQSDITM5VDW6XNE4KagNh6Bgwe60smQUB3d4Rz1ZBApnFASDd0hihh12BkE9kjAJVlycXIg7CQIFA6SlnJ87paqbSKiKoqusnbMdmDC2tXQlkUhziYtyWTxIfy6BE8WJt5YJvpJivxNaGmLHT0VnOgSYf0dZXS7APdpB309RnHOG5gDqXGLDaC457D1zZ/V/nmOM82XiHRLYKhKP1oZmADdEAAAh+QQJCgAAACwAAAAAIAAgAAAE6hDISWlZpOrNp1lGNRSdRpDUolIGw5RUYhhHukqFu8DsrEyqnWThGvAmhVlteBvojpTDDBUEIFwMFBRAmBkSgOrBFZogCASwBDEY/CZSg7GSE0gSCjQBMVG023xWBhklAnoEdhQEfyNqMIcKjhRsjEdnezB+A4k8gTwJhFuiW4dokXiloUepBAp5qaKpp6+Ho7aWW54wl7obvEe0kRuoplCGepwSx2jJvqHEmGt6whJpGpfJCHmOoNHKaHx61WiSR92E4lbFoq+B6QDtuetcaBPnW6+O7wDHpIiK9SaVK5GgV543tzjgGcghAgAh+QQJCgAAACwAAAAAIAAgAAAE7hDISSkxpOrN5zFHNWRdhSiVoVLHspRUMoyUakyEe8PTPCATW9A14E0UvuAKMNAZKYUZCiBMuBakSQKG8G2FzUWox2AUtAQFcBKlVQoLgQReZhQlCIJesQXI5B0CBnUMOxMCenoCfTCEWBsJColTMANldx15BGs8B5wlCZ9Po6OJkwmRpnqkqnuSrayqfKmqpLajoiW5HJq7FL1Gr2mMMcKUMIiJgIemy7xZtJsTmsM4xHiKv5KMCXqfyUCJEonXPN2rAOIAmsfB3uPoAK++G+w48edZPK+M6hLJpQg484enXIdQFSS1u6UhksENEQAAIfkECQoAAAAsAAAAACAAIAAABOcQyEmpGKLqzWcZRVUQnZYg1aBSh2GUVEIQ2aQOE+G+cD4ntpWkZQj1JIiZIogDFFyHI0UxQwFugMSOFIPJftfVAEoZLBbcLEFhlQiqGp1Vd140AUklUN3eCA51C1EWMzMCezCBBmkxVIVHBWd3HHl9JQOIJSdSnJ0TDKChCwUJjoWMPaGqDKannasMo6WnM562R5YluZRwur0wpgqZE7NKUm+FNRPIhjBJxKZteWuIBMN4zRMIVIhffcgojwCF117i4nlLnY5ztRLsnOk+aV+oJY7V7m76PdkS4trKcdg0Zc0tTcKkRAAAIfkECQoAAAAsAAAAACAAIAAABO4QyEkpKqjqzScpRaVkXZWQEximw1BSCUEIlDohrft6cpKCk5xid5MNJTaAIkekKGQkWyKHkvhKsR7ARmitkAYDYRIbUQRQjWBwJRzChi9CRlBcY1UN4g0/VNB0AlcvcAYHRyZPdEQFYV8ccwR5HWxEJ02YmRMLnJ1xCYp0Y5idpQuhopmmC2KgojKasUQDk5BNAwwMOh2RtRq5uQuPZKGIJQIGwAwGf6I0JXMpC8C7kXWDBINFMxS4DKMAWVWAGYsAdNqW5uaRxkSKJOZKaU3tPOBZ4DuK2LATgJhkPJMgTwKCdFjyPHEnKxFCDhEAACH5BAkKAAAALAAAAAAgACAAAATzEMhJaVKp6s2nIkolIJ2WkBShpkVRWqqQrhLSEu9MZJKK9y1ZrqYK9WiClmvoUaF8gIQSNeF1Er4MNFn4SRSDARWroAIETg1iVwuHjYB1kYc1mwruwXKC9gmsJXliGxc+XiUCby9ydh1sOSdMkpMTBpaXBzsfhoc5l58Gm5yToAaZhaOUqjkDgCWNHAULCwOLaTmzswadEqggQwgHuQsHIoZCHQMMQgQGubVEcxOPFAcMDAYUA85eWARmfSRQCdcMe0zeP1AAygwLlJtPNAAL19DARdPzBOWSm1brJBi45soRAWQAAkrQIykShQ9wVhHCwCQCACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiRMDjI0Fd30/iI2UA5GSS5UDj2l6NoqgOgN4gksEBgYFf0FDqKgHnyZ9OX8HrgYHdHpcHQULXAS2qKpENRg7eAMLC7kTBaixUYFkKAzWAAnLC7FLVxLWDBLKCwaKTULgEwbLA4hJtOkSBNqITT3xEgfLpBtzE/jiuL04RGEBgwWhShRgQExHBAAh+QQJCgAAACwAAAAAIAAgAAAE7xDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfZiCqGk5dTESJeaOAlClzsJsqwiJwiqnFrb2nS9kmIcgEsjQydLiIlHehhpejaIjzh9eomSjZR+ipslWIRLAgMDOR2DOqKogTB9pCUJBagDBXR6XB0EBkIIsaRsGGMMAxoDBgYHTKJiUYEGDAzHC9EACcUGkIgFzgwZ0QsSBcXHiQvOwgDdEwfFs0sDzt4S6BK4xYjkDOzn0unFeBzOBijIm1Dgmg5YFQwsCMjp1oJ8LyIAACH5BAkKAAAALAAAAAAgACAAAATwEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GGl6NoiPOH16iZKNlH6KmyWFOggHhEEvAwwMA0N9GBsEC6amhnVcEwavDAazGwIDaH1ipaYLBUTCGgQDA8NdHz0FpqgTBwsLqAbWAAnIA4FWKdMLGdYGEgraigbT0OITBcg5QwPT4xLrROZL6AuQAPUS7bxLpoWidY0JtxLHKhwwMJBTHgPKdEQAACH5BAkKAAAALAAAAAAgACAAAATrEMhJaVKp6s2nIkqFZF2VIBWhUsJaTokqUCoBq+E71SRQeyqUToLA7VxF0JDyIQh/MVVPMt1ECZlfcjZJ9mIKoaTl1MRIl5o4CUKXOwmyrCInCKqcWtvadL2SYhyASyNDJ0uIiUd6GAULDJCRiXo1CpGXDJOUjY+Yip9DhToJA4RBLwMLCwVDfRgbBAaqqoZ1XBMHswsHtxtFaH1iqaoGNgAIxRpbFAgfPQSqpbgGBqUD1wBXeCYp1AYZ19JJOYgH1KwA4UBvQwXUBxPqVD9L3sbp2BNk2xvvFPJd+MFCN6HAAIKgNggY0KtEBAAh+QQJCgAAACwAAAAAIAAgAAAE6BDISWlSqerNpyJKhWRdlSAVoVLCWk6JKlAqAavhO9UkUHsqlE6CwO1cRdCQ8iEIfzFVTzLdRAmZX3I2SfYIDMaAFdTESJeaEDAIMxYFqrOUaNW4E4ObYcCXaiBVEgULe0NJaxxtYksjh2NLkZISgDgJhHthkpU4mW6blRiYmZOlh4JWkDqILwUGBnE6TYEbCgevr0N1gH4At7gHiRpFaLNrrq8HNgAJA70AWxQIH1+vsYMDAzZQPC9VCNkDWUhGkuE5PxJNwiUK4UfLzOlD4WvzAHaoG9nxPi5d+jYUqfAhhykOFwJWiAAAIfkECQoAAAAsAAAAACAAIAAABPAQyElpUqnqzaciSoVkXVUMFaFSwlpOCcMYlErAavhOMnNLNo8KsZsMZItJEIDIFSkLGQoQTNhIsFehRww2CQLKF0tYGKYSg+ygsZIuNqJksKgbfgIGepNo2cIUB3V1B3IvNiBYNQaDSTtfhhx0CwVPI0UJe0+bm4g5VgcGoqOcnjmjqDSdnhgEoamcsZuXO1aWQy8KAwOAuTYYGwi7w5h+Kr0SJ8MFihpNbx+4Erq7BYBuzsdiH1jCAzoSfl0rVirNbRXlBBlLX+BP0XJLAPGzTkAuAOqb0WT5AH7OcdCm5B8TgRwSRKIHQtaLCwg1RAAAOwAAAAAAAAAAAA==); }

/************************************* EASING */
.ladda-button, .ladda-button .spinner, .ladda-button .label { -webkit-transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all; transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275) all; }

.ladda-button.zoom-in, .ladda-button.zoom-in .spinner, .ladda-button.zoom-in .label, .ladda-button.zoom-out, .ladda-button.zoom-out .spinner, .ladda-button.zoom-out .label { -webkit-transition: 0.3s ease all; transition: 0.3s ease all; }

/************************************* EXPAND LEFT */
.ladda-button.expand-right .spinner { right: 0.8em; }

.ladda-button.expand-right[data-loading] { padding-right: 56px; }

.ladda-button.expand-right[data-loading] .spinner { opacity: 1; }

/* Green button */
.ladda-button.green { background: #2aca76; color: #fff; border-radius: 2px; border: 1px solid transparent; }

.ladda-button.green:hover { border-color: rgba(0, 0, 0, 0.07); background-color: #2fe688; }

.ladda-button.green[data-loading] { border-color: rgba(0, 0, 0, 0.07); background-color: #999; }

button[type="submit"] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

button[type="submit"] { width: 100px; height: 50px; background: transparent; border-radius: 10px; will-change: transform; -webkit-transition: all .2s ease; transition: all .2s ease; border: 2px solid #001A3F; cursor: pointer; color: #ffffff; font-size: 16px; color: #001A3F; outline: none; text-align: center; }

button[type="submit"]:hover { background: #001A3F; color: #ffffff; }

button[type="submit"]:active { font-size: 15px; -webkit-transform: translateY(1px); transform: translateY(1px); }

button[type="submit"].active { font-size: 0; border-radius: 25px; width: 50px; background: transparent; }

button[type="submit"].loader { border-right: 2px solid #ffffff; -webkit-animation: loader .4s linear infinite; animation: loader .4s linear infinite; }

button[type="submit"].success { background: #DC9784; border-color: #DC9784; font-size: 14px; color: #ffffff; }

@-webkit-keyframes loader { 0% { -webkit-transform: rotateZ(0); transform: rotateZ(0); }
  100% { -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg); } }

@keyframes loader { 0% { -webkit-transform: rotateZ(0); transform: rotateZ(0); }
  100% { -webkit-transform: rotateZ(360deg); transform: rotateZ(360deg); } }

.contact-form__wrapper { position: relative; overflow: visible; padding-top: 0; padding-bottom: 0; }

.contact-form__wrapper input[type='text'], .contact-form__wrapper input[type='email'], .contact-form__wrapper input[type='file'], .contact-form__wrapper input[type="tel"] { font-family: "Livvic", sans-serif; font-weight: 400; font-size: 18px; color: black; background-color: rgba(199, 213, 226, 0.2); padding: 0 0 0 20px; line-height: 50px; height: 50px; border: 0 solid rgba(0, 0, 0, 0); -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; width: 100%; margin-bottom: 20px; border-radius: 0px; background-clip: padding-box; }

@media (max-width: 991.98px) { .contact-form__wrapper input[type='text'], .contact-form__wrapper input[type='email'], .contact-form__wrapper input[type='file'], .contact-form__wrapper input[type="tel"] { font-size: 16px; } }

.contact-form__wrapper input[type='text']:focus, .contact-form__wrapper input[type='email']:focus, .contact-form__wrapper input[type='file']:focus, .contact-form__wrapper input[type="tel"]:focus { border: 0 solid rgba(0, 0, 0, 0); -webkit-box-shadow: inset 0 0 0 3px blite(0.2); box-shadow: inset 0 0 0 3px blite(0.2); -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; outline: none !important; }

.contact-form__wrapper ul { margin: 0; padding: 0; }

.contact-form__wrapper li { margin: 0; list-style-type: none; position: relative; overflow: hidden; }

@media (max-width: 575.98px) { .contact-form__wrapper li { overflow: visible; } }

.contact-form__wrapper li:before { content: ""; }

.contact-form__wrapper .gform_wrapper.gravity-theme label.gfield_label:not(.gfield_consent_label) { display: none; }

.contact-form__wrapper h2.gform_submission_error { font-size: 16px; line-height: calc(16px + 10px); color: #ff1e1e; margin-bottom: 30px; font-weight: 500; text-align: center; }

@media only screen and (min-width: 375px) { .contact-form__wrapper h2.gform_submission_error { font-size: calc( 16px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 16px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .contact-form__wrapper h2.gform_submission_error { font-size: 20px; line-height: calc(20px + 10px); } }

.contact-form__wrapper .gform_confirmation_message { font-family: "Livvic", sans-serif; font-size: 18px; line-height: calc(18px + 10px); color: #c71919; margin-bottom: 15px; font-weight: 500; text-align: center; clear: left; }

@media only screen and (min-width: 375px) { .contact-form__wrapper .gform_confirmation_message { font-size: calc( 18px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .contact-form__wrapper .gform_confirmation_message { font-size: 22px; line-height: calc(22px + 10px); } }

@media only screen and (max-width: 580px) { .contact-form__wrapper .gform_confirmation_message { font-size: 16px; padding: 0; margin: 0; } }

.contact-form__wrapper .gfield_error input[type="text"] { position: relative; border-left: 5px solid #ff1e1e; }

.contact-form__wrapper .gfield_error input[type="email"] { border-left: 5px solid #ff1e1e; }

.contact-form__wrapper .gfield_error textarea, .contact-form__wrapper .gfield_error select { border-left: 5px solid #ff1e1e !important; }

.contact-form__wrapper .gfield_error input[type="checkbox"] { border: 1px solid #ff1e1e !important; }

.contact-form__wrapper .gfield_error .validation_message { display: none; }

.contact-form__wrapper textarea { font-family: "Livvic", sans-serif; font-weight: 400; font-size: 18px; color: black; background-color: rgba(199, 213, 226, 0.2); padding: 20px; line-height: 30px; border: 0 solid rgba(0, 0, 0, 0); height: 240px; width: 100%; margin-bottom: 0; resize: none; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; border-radius: 0px; background-clip: padding-box; }

@media (max-width: 991.98px) { .contact-form__wrapper textarea { font-size: 16px; } }

.contact-form__wrapper textarea:focus { border: 0 solid rgba(0, 0, 0, 0); -webkit-box-shadow: inset 0 0 0 3px blite(0.2); box-shadow: inset 0 0 0 3px blite(0.2); font-family: "Livvic", sans-serif; padding: 20px; -webkit-transition: all 0.2s ease-in; transition: all 0.2s ease-in; outline: none !important; }

.contact-form__wrapper input[type='submit'] { display: none; }

.contact-form__wrapper .contact-button--plott { width: 50%; float: left; text-align: right; margin: 20px 0 0 0; }

@media (max-width: 767.98px) { .contact-form__wrapper .contact-button--plott { text-align: left; } }

.contact-form__wrapper fieldset.gfield { padding: 0; margin: 20px 0 0 0; width: 50%; float: left; }

@media (max-width: 767.98px) { .contact-form__wrapper fieldset.gfield { width: 100%; float: none; } }

.contact-form__wrapper select.gfield_select { border: 1px solid #e5e9ec; background-color: rgba(0, 50, 140, 0); font-family: "Livvic", sans-serif; font-weight: 400; padding: 0; width: 100%; margin-bottom: 25px; line-height: 50px; height: 50px; border-radius: 0px; font-size: 18px; position: relative; color: black; -webkit-appearance: none; -moz-appearance: none; }

.contact-form__wrapper .ginput_container_select:before { content: ""; display: block; position: absolute; top: 12px; right: 60px; background-color: #e5e9ec; width: 18px; height: 18px; z-index: 99; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

@media (max-width: 767.98px) { .contact-form__wrapper .ginput_container_select:before { right: 20px; } }

.contact-form__wrapper .ginput_container_select:after { content: ""; display: block; position: absolute; top: 9px; right: 60px; background-color: white; width: 18px; height: 18px; z-index: 99; -webkit-transform: rotate(45deg); transform: rotate(45deg); }

@media (max-width: 767.98px) { .contact-form__wrapper .ginput_container_select:after { right: 20px; } }

.contact-form__wrapper .overflow-override { overflow: auto; }

.contact-form__wrapper select:-moz-focusring { text-shadow: 0 0 0 rgba(0, 0, 0, 0); outline: none; }

.contact-form__wrapper ::-webkit-input-placeholder { /* Chrome */ color: black !important; }

.contact-form__wrapper :-ms-input-placeholder { /* IE 10+ */ color: black !important; }

.contact-form__wrapper ::-moz-placeholder { /* Firefox 19+ */ color: black !important; opacity: 1 !important; }

.contact-form__wrapper :-moz-placeholder { /* Firefox 4 - 18 */ color: black !important; opacity: 1 !important; }

.contact-form__wrapper :-moz-placeholder { /* Firefox 4 - 18 */ color: black !important; opacity: 1 !important; }

.contact-form__wrapper input:focus::-webkit-input-placeholder, .contact-form__wrapper textarea:focus::-webkit-input-placeholder { /* Chrome */ color: rgba(0, 0, 0, 0.2) !important; }

.contact-form__wrapper input:focus:-ms-input-placeholder, .contact-form__wrapper textarea:focus:-ms-input-placeholder { /* IE 10+ */ color: rgba(0, 0, 0, 0.2) !important; }

.contact-form__wrapper input:focus::-moz-placeholder, .contact-form__wrapper textarea:focus::-moz-placeholder { /* Firefox 19+ */ color: rgba(0, 0, 0, 0.2) !important; opacity: 1 !important; }

.contact-form__wrapper input:focus:-moz-placeholder, .contact-form__wrapper textarea:focus:-moz-placeholder { /* Firefox 4 - 18 */ color: rgba(0, 0, 0, 0.2) !important; opacity: 1 !important; }

.contact-form__wrapper input:focus:-moz-placeholder, .contact-form__wrapper textarea:focus:-moz-placeholder { /* Firefox 4 - 18 */ color: rgba(0, 0, 0, 0.2) !important; opacity: 1 !important; }

.contact-form__wrapper fieldset { border: none; }

.contact-form__wrapper fieldset legend { display: none; }

.gform_ajax_spinner { display: none; }

.gfield li input { position: absolute; opacity: 0; filter: alpha(opacity=0); }

.ginput_container_checkbox input[type="checkbox"] { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: rgba(255, 255, 255, 0); border: 1px rgba(0, 50, 140, 0.2) solid; cursor: pointer; display: inline-block; height: 30px; position: relative; -webkit-transition: all 0.25s; transition: all 0.25s; vertical-align: middle; width: 30px; border-radius: 0; position: relative; overflow: hidden; top: 25px; }

.ginput_container_checkbox input[type="checkbox"]:after { content: ""; position: absolute; display: block; background-color: white; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 9px; height: 15px; top: 0; left: -20px; opacity: 1; -webkit-transition: 0.2s; transition: 0.2s; z-index: 10; }

.ginput_container_checkbox input[type="checkbox"]:before { content: ""; position: absolute; display: block; background-color: #00328c; -webkit-transform: rotate(45deg); transform: rotate(45deg); width: 9px; height: 15px; top: 4px; left: -20px; z-index: 9; opacity: 1; -webkit-transition: 0.2s; transition: 0.2s; }

.ginput_container_checkbox input[type="checkbox"]:hover { background-color: rgba(255, 255, 255, 0); border: 1px #00328c solid; }

.ginput_container_checkbox input[type="checkbox"]:focus { outline: none; }

.ginput_container_checkbox input[type="checkbox"]:checked:after, .ginput_container_checkbox input[type="checkbox"]:checked:before { left: 9px; }

.ginput_container_checkbox label { display: block !important; font-family: "Livvic", sans-serif; font-size: 14px; color: black; padding-left: 40px; }

.ginput_container_checkbox label a:link, .ginput_container_checkbox label a:visited { color: black; text-decoration: underline; }

.ginput_container_checkbox label a:hover { color: black; text-decoration: none; }

.ginput_container_checkbox label a:focus { color: black; text-decoration: underline; }

/* This is the space for the spinner to appear, applied to the button */
.spin { padding-left: 2.5em; display: block; }

/* position of the spinner when it appears, you might have to change these values */
.spin .spinner { left: -.6em; top: .4em; width: 2.5em; display: block; position: absolute; }

/* spinner animation */
@-webkit-keyframes spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }
@keyframes spinner { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

/* The actual spinner element is a pseudo-element */
.spin .spinner::before { content: ""; width: 1.5em; /* Size of the spinner */ height: 1.5em; /* Change as desired */ position: absolute; top: 50%; left: 50%; border-radius: 50%; border: solid .35em #999; /* Thickness/color of spinner track */ border-bottom-color: #555; /* Color of variant spinner piece */ -webkit-animation: .8s linear infinite spinner; animation: .8s linear infinite spinner; /* speed of spinner */ -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); will-change: transform; }

/* optional, but it will affect the size if changed */
*, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }

select::-ms-expand { display: none; }

button#gform_submit_button_1 { position: relative; font-family: "Livvic", sans-serif; font-size: 18px; color: white; font-weight: 600; background-color: #c71919; height: 60px; line-height: 60px; margin: 0; border-radius: 0; -webkit-transition: 0.2s; transition: 0.2s; float: right; outline: none; border: none; padding: 0 30px 0 30px; position: relative; }

@media (max-width: 1199.98px) { button#gform_submit_button_1 { margin: 15px 0 0 40px; float: none; } }

@media (max-width: 991.98px) { button#gform_submit_button_1 { margin: 15px 0 0 0; float: none; } }

button#gform_submit_button_1 img { position: absolute; top: 23px; right: 20px; -webkit-transition: 0.5s; transition: 0.5s; }

button#gform_submit_button_1.running img { right: -200px; }

button#gform_submit_button_1:hover { background-color: #ff1e1e; color: white; -webkit-transition: 0.2s; transition: 0.2s; }

/** Cookie Banner Variables **/
.plott-cookies { position: fixed; bottom: 40px; left: 40px; max-width: 480px; width: 100%; background-color: rgba(199, 25, 25, 0.95); padding: 40px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3); }

@media screen and (max-width: 768px) { .plott-cookies { padding: 30px; bottom: 0; left: 0; max-width: 100%; } }

.plott-cookies__content { margin: 0 0 30px 0; font-size: 17px; line-height: 23px; display: block; color: #FFFFFF; }

@media (max-width: 992px) { .plott-cookies__content { margin: 0 0 20px 0; } }

.plott-cookies__content a { color: white; }

@media screen and (max-width: 768px) { .plott-cookies__content { font-size: 15px; } }

.plott-cookies__heading { font-size: 20px; color: white; margin-bottom: 10px; text-transform: uppercase; font-weight: 700; }

@media screen and (max-width: 768px) { .plott-cookies__heading { font-size: 18px; } }

.plott-cookies .consent_given, .plott-cookies .consent_not_given { padding: 7px 15px; font-family: "Livvic", sans-serif; text-transform: uppercase; font-weight: 700; }

.plott-cookies .consent_given { border: solid 1px #FFFFFF; background-color: transparent; color: #FFFFFF; margin-right: 10px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

.plott-cookies .consent_given:hover { background-color: #FFFFFF; color: #000000; }

@media screen and (max-width: 248px) { .plott-cookies .consent_given { margin-bottom: 20px; } }

.plott-cookies .consent_not_given { background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; color: #FFFFFF; border: solid 1px #FFFFFF; opacity: 0.5; -webkit-transition: opacity 0.3s ease-in-out; transition: opacity 0.3s ease-in-out; }

.plott-cookies .consent_not_given:hover { opacity: 0.8; }

.plott-cookies.fade-out { -webkit-transform: translateY(115%); transform: translateY(115%); }

.cta { padding-bottom: 130px; padding-top: 130px; background-color: #d8232a; margin-top: 0; text-align: center; color: white; position: relative; }

.cta p { font-size: 15px; line-height: calc(15px + 10px); font-weight: 500; margin: 0 0 30px 0; }

@media only screen and (min-width: 375px) { .cta p { font-size: calc( 15px + 5 * (100vw - 375px) / (1560 - 375)); line-height: calc( 15px + 10px + 5 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .cta p { font-size: 20px; line-height: calc(20px + 10px); } }

.cta h3 { font-size: 22px; line-height: calc(22px + 10px); font-weight: 700; letter-spacing: 0; margin: 0 0 18px 0; }

@media only screen and (min-width: 375px) { .cta h3 { font-size: calc( 22px + 6 * (100vw - 375px) / (1560 - 375)); line-height: calc( 22px + 10px + 6 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .cta h3 { font-size: 28px; line-height: calc(28px + 10px); } }

@media (max-width: 575.98px) { .cta h3 { letter-spacing: 0; } }

.cta a { font-family: "Livvic", sans-serif; background-color: white; color: #d8232a; font-weight: 600; font-size: 18px; border: none; line-height: 18px; padding: 21px 43px; display: inline-block; -webkit-transition: 0.2s; transition: 0.2s; }

.cta a:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }

footer.main-footer { padding: 85px 0 90px; background-color: #00328c; border-bottom: 23px solid #00225F; }

.main-footer__logo { max-width: 190px; margin-bottom: 0; }

.main-footer__logo--wrap { text-align: center; }

@media (max-width: 1199.98px) { .main-footer__logo--wrap { text-align: center; margin-bottom: 40px; } }

@media (max-width: 767.98px) { .main-footer__logo { max-width: 175px; } }

.foot__menu { margin: 16px 0 0 0; font-size: 0; padding: 0; }

.foot__menu li { margin: 0 10px; display: inline-block; }

@media (max-width: 1199.98px) { .foot__menu li { margin: 0 5px; } }

.foot__menu li a { font-size: 12px; line-height: calc(12px + 10px); -webkit-transition: 0.3s; transition: 0.3s; font-weight: 600; }

@media only screen and (min-width: 375px) { .foot__menu li a { font-size: calc( 12px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 12px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .foot__menu li a { font-size: 16px; line-height: calc(16px + 10px); } }

.foot__menu li a:link, .foot__menu li a:visited { color: white; }

.foot__menu li a:hover, .foot__menu li a:focus { color: rgba(255, 255, 255, 0.7); }

.foot__menu--underside { padding: 0; }

.foot__menu--underside li { list-style-type: none; display: inline-block; margin: 0 10px; }

.foot__menu--underside li p { font-size: 12px; line-height: calc(12px + 10px); -webkit-transition: 0.3s; transition: 0.3s; font-weight: 500; color: white; }

@media only screen and (min-width: 375px) { .foot__menu--underside li p { font-size: calc( 12px + 0 * (100vw - 375px) / (1560 - 375)); line-height: calc( 12px + 10px + 0 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .foot__menu--underside li p { font-size: 12px; line-height: calc(12px + 10px); } }

.foot__menu--underside li a { font-size: 12px; line-height: calc(12px + 10px); -webkit-transition: 0.3s; transition: 0.3s; font-weight: 500; }

@media only screen and (min-width: 375px) { .foot__menu--underside li a { font-size: calc( 12px + 0 * (100vw - 375px) / (1560 - 375)); line-height: calc( 12px + 10px + 0 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .foot__menu--underside li a { font-size: 12px; line-height: calc(12px + 10px); } }

.foot__menu--underside li a:link, .foot__menu--underside li a:visited { color: white; }

.foot__menu--underside li a:hover, .foot__menu--underside li a:focus { color: rgba(255, 255, 255, 0.7); }

.foot__menu__navigation { text-align: right; }

@media (max-width: 1199.98px) { .foot__menu__navigation { text-align: center; } }

.foot__menu__navigation img { display: inline-block; vertical-align: middle; margin: 0 0 0 20px; max-height: 55px; }

@media (max-width: 1199.98px) { .foot__menu__navigation img { margin: 0 20px; } }

.footer__social { display: inline-block; background-color: white; width: 50px; height: 50px; border-radius: 50%; line-height: 60px; text-align: center; margin: 0 15px 0 0; color: #00328c; -webkit-transition: 300ms all; transition: 300ms all; }

.footer__social:visited { color: #00328c; }

.footer__social:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }

.social-links { text-align: left; }

@media (max-width: 1199.98px) { .social-links { text-align: center; padding-top: 40px; } }

.contact-socials { margin-left: -2px; }

/*! Hamburgers @description vegan burger menu @author Mark Christian */
.hamburger { padding: 0; height: 46px; width: 46px; border-radius: 0; display: inline-block; cursor: pointer; background-color: rgba(255, 255, 255, 0); border: 0; margin: 0; overflow: visible; position: relative; top: 0; }

.hamburger span.picard { background-color: #00328c; height: 3px; border-radius: 0; position: absolute; right: 0; -webkit-transition: 0.2s; transition: 0.2s; }

.hamburger span.picard:nth-of-type(1) { width: 30px; top: 14px; }

.hamburger span.picard:nth-of-type(2) { width: 34px; top: 22px; }

.hamburger span.picard:nth-of-type(3) { width: 34px; top: 22px; }

.hamburger span.picard:nth-of-type(4) { width: 30px; top: 30px; }

.hamburger.is-active span.picard:nth-of-type(1) { opacity: 0; -webkit-transition: 0.1s; transition: 0.1s; }

.hamburger.is-active span.picard:nth-of-type(2) { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.hamburger.is-active span.picard:nth-of-type(3) { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.hamburger.is-active span.picard:nth-of-type(4) { opacity: 0; -webkit-transition: 0.1s; transition: 0.1s; }

.main-header { background-color: white; position: relative; width: 100%; top: 0; z-index: 999; display: block; overflow-x: hidden; }

@media (max-width: 991.98px) { .main-header .main-header__container .row { min-height: 80px; } }

.main-header .border-bottom { position: absolute; width: 100%; height: 8px; background-color: #00328c; bottom: 0; z-index: 0; }

.home .main-header { background-image: url("https://stage.plottcreative.co.uk/festivalgas/wp-content/uploads/2022/03/festivalgas-sub-hero.jpg"); background-size: cover; background-position: center; }

.main-header__container { padding: 0 50px; }

@media (max-width: 1199.98px) { .main-header__container { padding: 27px 50px; } }

@media (max-width: 991.98px) { .main-header__container { padding: 14px 50px; } }

@media (max-width: 767.98px) { .main-header__container { padding: 0 20px; } }

.main-header__logo-container { display: block; height: 100%; width: auto; }

.main-header__logo { max-height: 85px; width: auto; margin-top: 0; }

@media (max-width: 1199.98px) { .main-header__logo { max-height: 50px; margin-top: 0; } }

.main-header__navigation { margin: 0; text-align: right; }

.main-header__menu { margin: 0; padding: 0; list-style-type: none; }

.main-header__item { display: inline-block; margin: 0 0 0 60px; }

.main-header__item:first-child { margin-left: 0; }

.main-header__link { font-size: 20px; line-height: 130px; position: relative; display: inline-block; color: #00328c; font-weight: 700; letter-spacing: 0; }

.main-header__link:after { content: ''; position: absolute; bottom: 0; right: 0; left: 0; margin: 0 auto; width: 0; height: 8px; display: block; z-index: 9999; background-color: #d8232a; -webkit-transition: 300ms all; transition: 300ms all; }

.main-header__link:hover:after { width: 100%; }

.main-header__item.current_page_item { color: #00328c; }

.main-header__item.current_page_item .main-header__link:after { width: 100%; }

.main-header__nav-col { text-align: right; }

.main-header__menu-link { display: inline-block; color: #001A3F; -webkit-transition: 300ms all; transition: 300ms all; }

.main-header__menu-link:hover { color: #DC9784; }

.main-header__bars { max-width: 30px; height: 30px; }

.current-menu-item .main-header__link:after { right: 0; left: 0; width: 100%; }

.ld-ext-right, .ld-ext-left, .ld-ext-bottom, .ld-ext-top, .ld-over, .ld-over-inverse, .ld-over-full, .ld-over-full-inverse { position: relative; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }

.ld-ext-right > .ld, .ld-ext-left > .ld, .ld-ext-bottom > .ld, .ld-ext-top > .ld, .ld-over > .ld, .ld-over-inverse > .ld, .ld-over-full > .ld, .ld-over-full-inverse > .ld { position: absolute; top: 50%; left: 50%; width: 30px; height: 30px; margin: -14px; opacity: 0; z-index: -1; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; }

.ld-ext-right > .ld > *, .ld-ext-left > .ld > *, .ld-ext-bottom > .ld > *, .ld-ext-top > .ld > *, .ld-over > .ld > *, .ld-over-inverse > .ld > *, .ld-over-full > .ld > *, .ld-over-full-inverse > .ld > * { width: 1em; height: 1em; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-0.5em, -0.5em); transform: translate(-0.5em, -0.5em); }

.ld-ext-right.running > .ld, .ld-ext-left.running > .ld, .ld-ext-bottom.running > .ld, .ld-ext-top.running > .ld, .ld-over.running > .ld, .ld-over-inverse.running > .ld, .ld-over-full.running > .ld, .ld-over-full-inverse.running > .ld { opacity: 1; z-index: 99; visibility: visible; }

.ld-ext-right.running { padding-right: 60px !important; }

.ld-ext-right > .ld { top: calc(50% - 1px); left: auto; right: 29px; position: absolute; }

.ld-ext-left.running { padding-left: 21px !important; }

.ld-ext-left > .ld { top: 50%; right: auto; left: 1.25em; }

.ld-ext-bottom.running { padding-bottom: 2.5em !important; }

.ld-ext-bottom > .ld { top: auto; left: 50%; bottom: 1.25em; }

.ld-ext-top.running { padding-top: 2.5em !important; }

.ld-ext-top > .ld { bottom: auto; left: 50%; top: 1.25em; }

.ld-over:before, .ld-over-inverse:before, .ld-over-full:before, .ld-over-full-inverse:before { content: " "; display: block; opacity: 0; position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; -webkit-transition: all 0.3s; transition: all 0.3s; -webkit-transition-timing-function: ease-in; transition-timing-function: ease-in; background: rgba(0, 0, 0, 0.8); }

.ld-over.running > .ld, .ld-over-inverse.running > .ld, .ld-over-full.running > .ld, .ld-over-full-inverse.running > .ld { z-index: 4001; }

.ld-over.running:before, .ld-over-inverse.running:before, .ld-over-full.running:before, .ld-over-full-inverse.running:before { opacity: 1; z-index: 4000; display: block; }

.ld-over-full.running > .ld, .ld-over-full-inverse.running > .ld, .ld-over-full.running:before, .ld-over-full-inverse.running:before { position: fixed; }

.ld-over-full > .ld { color: rgba(0, 0, 0, 0.8); }

.ld-over-full:before, .ld-over-full-inverse:before { background: rgba(255, 255, 255, 0.8); }

.ld-over-inverse > .ld { color: rgba(255, 255, 255, 0.8); }

.ld-over-inverse:before { background: rgba(0, 0, 0, 0.6); }

.ld-over-full-inverse > .ld { color: rgba(255, 255, 255, 0.8); }

.ld-over-full-inverse:before { background: rgba(0, 0, 0, 0.6); }

.ld-ring { border-radius: 50%; border: 3px solid white; border-left-color: transparent; }

.ld.ld-spin-fast { -webkit-animation: ld-spin-fast 2.2s infinite linear; animation: ld-spin-fast 2.2s infinite linear; }

@-webkit-keyframes ld-spin-fast { 0% { -webkit-animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297); animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% { -webkit-transform: rotate(1800deg); transform: rotate(1800deg); } }

@keyframes ld-spin-fast { 0% { -webkit-animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297); animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% { -webkit-transform: rotate(1800deg); transform: rotate(1800deg); } }

/* Mobile menu element */
.mobile-menu { position: fixed; top: -100vh; height: 100vh; right: 0; bottom: 0; max-width: 100%; width: 100%; padding-bottom: 0; z-index: 99; -webkit-transition: 300ms all ease-in-out; transition: 300ms all ease-in-out; background-color: #001A3F; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.mobile-menu.is-active { top: 80px; -webkit-transition: 100ms all ease-in-out; transition: 100ms all ease-in-out; }

/* Menu and submenu styles */
.mobile-menu__menu, .mobile-menu__submenu { display: block; margin: 0; padding: 0; list-style-type: none; }

/* Main menu styles */
.mobile-menu__menu { padding: 0; opacity: 0; -webkit-transition: 0.4s; transition: 0.4s; -webkit-transition-delay: .3s; transition-delay: .3s; }

.mobile-menu__menu.showman { margin-top: -80px; opacity: 1; }

/* List item styles */
.mobile-menu__item { position: relative; margin: 0; }

.mobile-menu__item:last-child { margin-bottom: 0; }

.mobile-menu__item .mobile-menu__link { text-align: center; display: block; width: 100%; padding-bottom: 27px; margin-bottom: 27px; }

.mobile-menu__item .mobile-menu__link:after { content: ""; display: block; width: 40px; height: 3px; background-color: #c71919; margin: 0 auto; position: absolute; bottom: 0; left: 0; right: 0; border: none; }

.mobile-menu__item:last-of-type .mobile-menu__link:after { display: none; }

/* Styles to apply only to top level list items, not sub-menu's */
.mobile-menu__menu > .mobile-menu__item { padding: 0; }

/* Submenu styles, hidden/collapsed by default */
.mobile-menu__submenu { height: 0; margin: 0; padding: 0 0 0 16px; opacity: 0; visibility: hidden; /* Sub-menu list item */ /* Sub-menu anchor links */ }

.mobile-menu__submenu .mobile-menu__item { margin-bottom: 14px; }

.mobile-menu__submenu .mobile-menu__link { font-size: 14px; color: rgba(255, 255, 255, 0.8); }

/* Add arrow to all list items that have children */
.menu-item-has-children.mobile-menu__item:after { content: ''; position: absolute; top: 22px; right: 3px; border: solid; border-width: 0 2px 2px 0; display: inline-block; padding: 4px; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: 300ms all; transition: 300ms all; }

.menu-item-has-children.mobile-menu__item:hover { cursor: pointer; }

/* Styles for when the menu item with children has been clicked on */
.menu-item-has-children.mobile-menu__item--active { /* Rotate arrow */ /* Show submenu on click of parent list item */ }

.menu-item-has-children.mobile-menu__item--active:after { -webkit-transform: rotate(-135deg); transform: rotate(-135deg); }

.menu-item-has-children.mobile-menu__item--active .mobile-menu__submenu { height: auto; margin: 20px 0; opacity: 1; visibility: visible; }

/* Main menu anchor link styles */
.mobile-menu__link { position: relative; font-size: 24px; color: white; font-weight: 700; letter-spacing: 0; }

/* Responsive code */
@media (min-width: 576px) { .mobile-menu { max-width: 100vw; }
  .mobile-menu__close { right: 40px; }
  .mobile-menu__menu { padding: 20px 40px 60px; }
  .mobile-menu__logo-wrap { padding: 16px 40px; }
  .mobile-menu__logo { max-width: 65px; height: 65px; }
  .mobile-menu__link { -webkit-transition: 300ms all; transition: 300ms all; }
  .mobile-menu__link:hover:after { right: 0; left: 0; }
  .menu-item-has-children.mobile-menu__item:after { padding: 5px; } }

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after, .hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after { background-color: #fff; }

.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled { color: #fff; text-decoration: none; }

.navigation li { display: inline; }

.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled { background-color: #6FB7E9; border-radius: 3px; cursor: pointer; padding: 12px; padding: 0.75rem; }

.navigation li a:hover, .navigation li.active a { background-color: #3C8DC5; }

.rotate-device { display: none; opacity: 0; background-color: #00328c; width: 100%; height: 100%; position: fixed; }

@media only screen and (min-width: 375px) and (max-width: 812px) and (orientation: landscape) { .rotate-device { position: fixed; z-index: 99999999999; display: block; opacity: 1; left: 0; right: 0; top: 0; bottom: 0; -webkit-transition: 300ms all; transition: 300ms all; }
  .rotate-device .rotate-device__container { text-align: center; padding-top: 15vh; }
  .rotate-device svg { -webkit-filter: invert(1) brightness(100); filter: invert(1) brightness(100); }
  .rotate-device img { width: 150px; height: 150px; display: block; text-align: center; margin: 0 auto; }
  .rotate-device p { color: white; font-family: "Livvic", sans-serif; text-transform: uppercase; font-size: 24px; display: block; font-weight: 800; } }

#rotateDevice { width: 200px; text-align: center; margin: 0 auto; }

#rotateDevice svg * path { fill: #001A3F; }

/* Source : https://gist.github.com/itsdavidmorgan/72580bad5fa6a209142df083be9f3296#file-basic-block-styles-css-L136-L192 */
table, table.wp-block-table { width: 100%; text-align: left; margin: 32px 0px; padding: 0px; -webkit-box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08); box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.08); border: 3px solid rgba(0, 0, 0, 0.12); border-spacing: 0; border-radius: 4px; font-family: "Livvic", sans-serif; }

@media (max-width: 575.98px) { table, table.wp-block-table { font-size: 14px; } }

table p, table form, table ul, table li { margin: 6px 0px; padding: 0px; }

table thead, table tfoot, table.wp-block-table thead, table.wp-block-table tfoot { border: 1px solid #dddddd; border: 1px solid rgba(0, 0, 0, 0.12); }

table tbody tr:nth-child(odd) { background: rgba(0, 0, 0, 0.04); }

table th, table.wp-block-table th { font-size: 1.1rem; text-transform: uppercase; margin: 0px; padding: 12px; border-top: 1px solid #dddddd; border-top: 1px solid rgba(0, 0, 0, 0.12); -webkit-box-sizing: border-box; box-sizing: border-box; }

table td, table.wp-block-table td { padding: 12px; margin: 0px; border-top: 1px solid #dddddd; border-top: 1px solid rgba(0, 0, 0, 0.12); -webkit-box-sizing: border-box; box-sizing: border-box; }

@media (max-width: 575.98px) { table td, table.wp-block-table td { padding: 7px; } }

table.wp-block-table.is-style-stripes { border-collapse: collapse; }

table.wp-block-table.is-style-stripes td { border: 1px solid #dddddd; border: 1px solid rgba(0, 0, 0, 0.12); }

* { shape-rendering: inherit; }

/* Remove outline for non-keyboard :focus */
*:focus:not(.focus-visible) { outline: none; }

/* Optional: Customize .focus-visible */
.focus-visible { outline: lightskyblue solid 2px; }

.admin-box { position: absolute; background: #000; right: 20px; bottom: 0; padding: 10px; color: #fff; z-index: 99; }

a, button, input[type="submit"] { cursor: pointer !important; }

article > section { position: relative; display: block; max-width: 100%; width: 100%; }

h1, h2, h3, h4, h5, h6 { margin: 0; }

p { margin: 0; padding: 0; }

.breadcrumbs { padding: 20px 0; margin-bottom: 50px; }

.featured-post { -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35); box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35); margin-bottom: 80px; }

.featured-post a { color: #000; }

.featured-post .background-image { -webkit-transition: 300ms all; transition: 300ms all; min-height: 400px; background-position: center; background-size: 102%; }

.featured-post .feat-single-card__author { font-size: 18px; line-height: calc(18px + 10px); }

@media only screen and (min-width: 375px) { .featured-post .feat-single-card__author { font-size: calc( 18px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .featured-post .feat-single-card__author { font-size: 22px; line-height: calc(22px + 10px); } }

.featured-post .feat-single-card__date { font-size: 16px; line-height: calc(16px + 10px); }

@media only screen and (min-width: 375px) { .featured-post .feat-single-card__date { font-size: calc( 16px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 16px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .featured-post .feat-single-card__date { font-size: 20px; line-height: calc(20px + 10px); } }

.featured-post .feat-single-card__title { font-size: 22px; line-height: calc(22px + 10px); }

@media only screen and (min-width: 375px) { .featured-post .feat-single-card__title { font-size: calc( 22px + 10 * (100vw - 375px) / (1560 - 375)); line-height: calc( 22px + 10px + 10 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .featured-post .feat-single-card__title { font-size: 32px; line-height: calc(32px + 10px); } }

.featured-post:hover .background-image { background-size: 110%; }

.single-card { -webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35); box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.35); }

.single-card a { color: #000; }

.single-card .background-image { min-height: 300px; background-size: 102%; background-position: center; -webkit-transition: 300ms all; transition: 300ms all; }

.single-card .single-card__author { font-size: 18px; line-height: calc(18px + 10px); }

@media only screen and (min-width: 375px) { .single-card .single-card__author { font-size: calc( 18px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .single-card .single-card__author { font-size: 22px; line-height: calc(22px + 10px); } }

.single-card .single-card__date { font-size: 16px; line-height: calc(16px + 10px); }

@media only screen and (min-width: 375px) { .single-card .single-card__date { font-size: calc( 16px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 16px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .single-card .single-card__date { font-size: 20px; line-height: calc(20px + 10px); } }

.single-card .single-card__title { font-size: 16px; line-height: calc(16px + 10px); letter-spacing: 0; }

@media only screen and (min-width: 375px) { .single-card .single-card__title { font-size: calc( 16px + 6 * (100vw - 375px) / (1560 - 375)); line-height: calc( 16px + 10px + 6 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .single-card .single-card__title { font-size: 22px; line-height: calc(22px + 10px); } }

.single-card:hover .background-image { background-size: 115%; }

.single-card .single-card__categories { margin: 10px 0; padding: 0; }

.single-card .single-card__categories li { background-color: #001A3F; padding: 3px 10px; border-radius: 30px; list-style: none; margin: 0 10px 0 0; display: inline-block; }

.team-card { max-width: 500px; margin: 0 auto 40px; background-color: #fff; }

.team-card__header { background-size: cover; height: 0; padding-bottom: 60%; display: block; position: relative; background-position: center; }

.team-card__body { padding: 40px; text-align: center; }

.team-card__body-name { font-size: 16px; line-height: calc(16px + 10px); margin-bottom: 0; }

@media only screen and (min-width: 375px) { .team-card__body-name { font-size: calc( 16px + 14 * (100vw - 375px) / (1560 - 375)); line-height: calc( 16px + 10px + 14 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .team-card__body-name { font-size: 30px; line-height: calc(30px + 10px); } }

.team-card__body-job-title { font-size: 14px; line-height: calc(14px + 10px); margin-bottom: 20px; }

@media only screen and (min-width: 375px) { .team-card__body-job-title { font-size: calc( 14px + 6 * (100vw - 375px) / (1560 - 375)); line-height: calc( 14px + 10px + 6 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .team-card__body-job-title { font-size: 20px; line-height: calc(20px + 10px); } }

.team-card__body-bio { font-size: 14px; line-height: calc(14px + 10px); }

@media only screen and (min-width: 375px) { .team-card__body-bio { font-size: calc( 14px + 2 * (100vw - 375px) / (1560 - 375)); line-height: calc( 14px + 10px + 2 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .team-card__body-bio { font-size: 16px; line-height: calc(16px + 10px); } }

.contact-details { text-align: left; }

.contact-details hr { margin: 35px 0; border: none; height: 1px; width: 40%; background-color: rgba(0, 50, 140, 0.1); }

.contact-details > div { display: inline-block; margin: 0; }

.contact-details h2 { display: block; margin: 0 0 15px 0; }

.contact-details h3 { font-size: 18px; line-height: calc(18px + 10px); font-weight: 700; font-family: "Livvic", sans-serif; color: #ff1e1e; margin-bottom: 5px; }

@media only screen and (min-width: 375px) { .contact-details h3 { font-size: calc( 18px + 2 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 2 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .contact-details h3 { font-size: 20px; line-height: calc(20px + 10px); } }

.contact-details__cta { font-size: 18px; line-height: calc(18px + 10px); font-weight: 500; font-family: "Livvic", sans-serif; color: black; margin: 0 0 15px 0; }

@media only screen and (min-width: 375px) { .contact-details__cta { font-size: calc( 18px + 2 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 2 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .contact-details__cta { font-size: 20px; line-height: calc(20px + 10px); } }

.contact-details__email, .contact-details__phone { margin: 0 0 30px 0; font-size: 18px; line-height: calc(18px + 10px); font-weight: 700; font-family: "Livvic", sans-serif; color: #ff1e1e; }

@media only screen and (min-width: 375px) { .contact-details__email, .contact-details__phone { font-size: calc( 18px + 2 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 2 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .contact-details__email, .contact-details__phone { font-size: 20px; line-height: calc(20px + 10px); } }

.contact-details__email a:link, .contact-details__email a:visited, .contact-details__phone a:link, .contact-details__phone a:visited { color: #00328c; -webkit-transition: 300ms all; transition: 300ms all; }

.contact-details__email a:hover, .contact-details__email a:focus, .contact-details__phone a:hover, .contact-details__phone a:focus { color: #0d63ff; }

.contact-details__email a[href^="tel:"], .contact-details__phone a[href^="tel:"] { color: #00328c; -webkit-transition: 300ms all; transition: 300ms all; }

.contact-details__email a[href^="tel:"]:hover, .contact-details__email a[href^="tel:"]:focus, .contact-details__phone a[href^="tel:"]:hover, .contact-details__phone a[href^="tel:"]:focus { color: #00328c; text-decoration: none; }

.contact-details__address { margin: 0 0 10px 0; font-size: 18px; line-height: calc(18px + 10px); color: black; font-weight: 500; font-family: "Livvic", sans-serif; }

@media only screen and (min-width: 375px) { .contact-details__address { font-size: calc( 18px + 2 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 2 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .contact-details__address { font-size: 20px; line-height: calc(20px + 10px); } }

.contact-details__address span { font-size: 14px; line-height: calc(14px + 10px); margin-bottom: 60px; display: block; }

@media only screen and (min-width: 375px) { .contact-details__address span { font-size: calc( 14px + 1 * (100vw - 375px) / (1560 - 375)); line-height: calc( 14px + 10px + 1 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .contact-details__address span { font-size: 15px; line-height: calc(15px + 10px); } }

.error-wrap .hero.error { background-size: cover; background-position: center top; background-repeat: no-repeat; height: calc(100vh - 130px); height: calc(100vh - 107px); }

@media (max-width: 767.98px) { .error-wrap .hero.error { height: calc(100vh - 80px); } }

.error-wrap .hero.error .row { text-align: center; height: calc(100vh - 130px); height: calc(100vh - 107px); }

@media (max-width: 767.98px) { .error-wrap .hero.error .row { height: calc(100vh - 80px); } }

.error-wrap .hero.error h1.hero__heading { font-family: "Livvic", sans-serif; font-size: 75px; line-height: 75px; font-weight: 800; margin: 0 0 20px; color: white; text-shadow: 0 0 30px rgba(0, 0, 0, 0.5); }

@media (max-width: 767.98px) { .error-wrap .hero.error h1.hero__heading { font-size: 50px; line-height: 50px; } }

.error-wrap .hero.error p { font-family: "Livvic", sans-serif; font-size: 26px; line-height: 33px; color: white; text-shadow: 0 0 20px rgba(0, 0, 0, 0.5); max-width: 800px; margin: 0 auto; }

@media (max-width: 767.98px) { .error-wrap .hero.error p { font-size: 22px; line-height: 30px; } }

.error-wrap .hero.error .overlay { position: absolute; height: calc(100vh - 130px); height: calc(100vh - 107px); background-color: rgba(0, 0, 0, 0.25); }

@media (max-width: 767.98px) { .error-wrap .hero.error .overlay { height: calc(100vh - 80px); } }

.error-container { height: 130px; height: 107px; }

@media (max-width: 767.98px) { .error-container { height: 80px; } }

.error-container .row { height: 100%; }

.blog__header { padding: 150px 40px; background-color: #1d2124; color: #fff; margin-bottom: 100px; }

.single-card { margin-bottom: 80px; }

.text-content__container { padding: 40px; }

.blog__header--heading { font-size: 24px; line-height: calc(24px + 10px); }

@media only screen and (min-width: 375px) { .blog__header--heading { font-size: calc( 24px + 18 * (100vw - 375px) / (1560 - 375)); line-height: calc( 24px + 10px + 18 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .blog__header--heading { font-size: 42px; line-height: calc(42px + 10px); } }

#catSelect { text-align: right; }

.legals-content { font-size: 17px; line-height: calc(17px + 10px); color: black; font-weight: 500; }

@media only screen and (min-width: 375px) { .legals-content { font-size: calc( 17px + 1 * (100vw - 375px) / (1560 - 375)); line-height: calc( 17px + 10px + 1 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .legals-content { font-size: 18px; line-height: calc(18px + 10px); } }

.legals-content p { margin: 0 0 20px 0; }

.legals-content p a { -webkit-transition: 0.2s; transition: 0.2s; }

.legals-content p a:link, .legals-content p a:visited { color: #c71919; text-decoration: none; }

.legals-content p a:hover { color: #ff1e1e; text-decoration: none; }

.legals-content p a:focus { color: #c71919; text-decoration: none; }

.legals-content ul { margin: 0; padding: 0; }

.legals-content ul li { font-size: 17px; line-height: calc(17px + 10px); color: black; list-style-type: none; position: relative; padding-left: 20px; margin-bottom: 15px; }

@media only screen and (min-width: 375px) { .legals-content ul li { font-size: calc( 17px + 1 * (100vw - 375px) / (1560 - 375)); line-height: calc( 17px + 10px + 1 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .legals-content ul li { font-size: 18px; line-height: calc(18px + 10px); } }

.legals-content ul li:after { content: ""; background-color: #ff1e1e; position: absolute; left: 0; top: 12px; display: block; width: 6px; height: 6px; border-radius: 50%; }

.legals-content ul li a { -webkit-transition: 0.2s; transition: 0.2s; }

.legals-content ul li a:link, .legals-content ul li a:visited { color: #c71919; text-decoration: none; }

.legals-content ul li a:hover { color: #ff1e1e; text-decoration: none; }

.legals-content ul li a:focus { color: #c71919; text-decoration: none; }

@media (max-width: 575.98px) { .legals-content--wrapper .container { padding-left: 0; padding-right: 0; } }

.single-post__header { height: 400px; background-color: lightgrey; margin-bottom: 100px; position: relative; padding: 50px 0; }

.single-post__body { margin: 100px 0 50px; }

.single-post__footer { margin: 50px 0 100px; }

.single-post__footer .single-post__container { padding-top: 50px; border-top: solid 2px rgba(0, 0, 0, 0.1); }

.single-post__related-articles--container { max-width: 1080px; padding: 0 40px; }

.all-articles-link { text-align: right; }

@media (max-width: 767.98px) { .all-articles-link { text-align: left; } }

.card-linkboxes__001 { padding: 120px 0; }

@media (max-width: 991.98px) { .card-linkboxes__001 { padding: 60px 0; } }

.card { outline: none; border: none; -webkit-transition: 300ms all; transition: 300ms all; }

.card:hover { -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35); box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35); }

.card:nth-child(1n+1) { margin-bottom: 30px; }

.card-header { border: none; background-size: cover; height: 0; padding-bottom: 56.25%; display: block; position: relative; }

.card-body { background-color: #001A3F; padding: 60px 50px; color: black; }

.card-body__heading { font-size: 20px; line-height: calc(20px + 10px); }

@media only screen and (min-width: 375px) { .card-body__heading { font-size: calc( 20px + 6 * (100vw - 375px) / (1560 - 375)); line-height: calc( 20px + 10px + 6 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .card-body__heading { font-size: 26px; line-height: calc(26px + 10px); } }

.card-body__content { font-size: 16px; line-height: calc(16px + 10px); }

@media only screen and (min-width: 375px) { .card-body__content { font-size: calc( 16px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 16px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .card-body__content { font-size: 20px; line-height: calc(20px + 10px); } }

.card-body__content p { margin: 0; }

.faqs { padding: 120px 0; }

.faqs__heading { font-size: 20px; line-height: calc(20px + 10px); margin-bottom: 40px; }

@media only screen and (min-width: 375px) { .faqs__heading { font-size: calc( 20px + 10 * (100vw - 375px) / (1560 - 375)); line-height: calc( 20px + 10px + 10 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .faqs__heading { font-size: 30px; line-height: calc(30px + 10px); } }

.accordion { margin-left: auto; margin-right: auto; }

.accordion__item { border-bottom: 1px solid rgba(0, 0, 0, 0.2); position: relative; }

.accordion__item + .accordion__item { border-top: none; }

.accordion__item:hover .accordion__item-header-icon { background-color: #001A3F; }

.accordion__button { position: absolute; top: 0; right: 0; bottom: 0; left: 0; width: 100%; max-height: 140px; height: 100%; background-color: transparent; cursor: pointer; border: none; padding: 0; z-index: 1; }

.accordion__button:focus { outline: none; }

.accordion__button:focus-visible { outline: 1px solid #fcba03; }

.accordion__item-header { width: 100%; padding: 25px 100px 25px 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: 0; color: #4C4C4C; letter-spacing: 0; }

@media (max-width: 991.98px) { .accordion__item-header { padding: 25px 60px 25px 25px; } }

@media (max-width: 767.98px) { .accordion__item-header { padding: 25px 40px 25px 10px; } }

body.IE * .accordion__item-header-icon { width: 40px; height: 40px; top: 18px; }

.accordion__item-header-icon { width: 30px; height: 30px; position: absolute; right: 20px; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; border-radius: 100%; background-color: #DC9784; }

@media (max-width: 1199.98px) { .accordion__item-header-icon { top: 20px; } }

.accordion__item-header-icon::before { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 2px; height: 10px; background-color: #ffffff; opacity: 1; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease; }

.accordion__item-header-icon::after { content: ""; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 10px; height: 2px; background-color: #ffffff; opacity: 1; -webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease; }

@media (max-width: 991.98px) { .accordion__item-header-icon { width: 30px; height: 30px; right: 5px; } }

.accordion__item-header-icon[data-accordion-button-icon="open"] { -webkit-transform: rotate(-90deg); transform: rotate(-90deg); }

.accordion__item-header-icon[data-accordion-button-icon="open"]::after { opacity: 0; }

.accordion__content { pointer-events: all; height: 0; -webkit-transition: height 0.3s ease; transition: height 0.3s ease; padding-left: 25px; padding-right: 25px; overflow: hidden; z-index: 3; font-size: 20px; color: #4C4C4C; letter-spacing: 0; line-height: 30px; font-size: 14px; line-height: calc(14px + 10px); }

@media only screen and (min-width: 375px) { .accordion__content { font-size: calc( 14px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 14px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .accordion__content { font-size: 18px; line-height: calc(18px + 10px); } }

.accordion__content p { padding: 15px 0; }

.accordion__content p a { color: #001A3F; -webkit-transition: 300ms; transition: 300ms; word-wrap: break-word; }

.accordion__content p a:hover { color: #DC9784; }

.full-width-image--wrapper { position: relative; padding-top: 185px; padding-bottom: 225px; text-align: center; background-size: cover; background-position: center; background-repeat: no-repeat; }

@media (max-width: 767.98px) { .full-width-image--wrapper { padding: 90px 50px 110px; }
  .full-width-image--wrapper .row { max-width: 100%; margin: 0 auto; } }

.full-width-image--wrapper img { margin: 0 auto 30px; }

.full-width-image--wrapper p { font-size: 24px; line-height: 38px; color: white; margin: 0; font-weight: 300; }

@media (max-width: 767.98px) { .full-width-image--wrapper p { font-size: 16px; line-height: 28px; } }

.full-width-image--wrapper p.fwb--title { font-family: "Livvic", sans-serif; font-size: 22px; color: white; text-align: center; margin: 0; }

.full-width-image--wrapper p.fwb--title span { -webkit-transition: 0.2s; transition: 0.2s; font-weight: 700; }

.full-width-image--wrapper p.fwb--title strong { font-weight: 700; }

.full-width-image--wrapper p.fwi--name { font-weight: 700; letter-spacing: 0; font-size: 13px; line-height: calc(13px + 10px); }

@media only screen and (min-width: 375px) { .full-width-image--wrapper p.fwi--name { font-size: calc( 13px + 5 * (100vw - 375px) / (1560 - 375)); line-height: calc( 13px + 10px + 5 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .full-width-image--wrapper p.fwi--name { font-size: 18px; line-height: calc(18px + 10px); } }

.full-width-image--wrapper p.fwi--jobtitle { font-weight: 500; letter-spacing: 0; font-size: 13px; line-height: calc(13px + 10px); }

@media only screen and (min-width: 375px) { .full-width-image--wrapper p.fwi--jobtitle { font-size: calc( 13px + 5 * (100vw - 375px) / (1560 - 375)); line-height: calc( 13px + 10px + 5 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .full-width-image--wrapper p.fwi--jobtitle { font-size: 18px; line-height: calc(18px + 10px); } }

.full-width-image--wrapper .full-width-banner--inner { padding-right: 30px; padding-left: 30px; }

.full-width-image--wrapper .full-width-banner--inner img { height: 86px; }

.full-width-image--wrapper:hover .full-width-banner--inner p.fwb--title span { background-color: #d8232a; }

.full-width-image--wrapper a { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media (max-width: 575.98px) { .home section.half-content-image { margin: 0 0 50px 0 !important; }
  .home section.half-content-image:first-of-type { margin: 50px 0 30px 0 !important; } }

@media (max-width: 575.98px) { .page section.half-content-image { margin: 0 0 50px 0 !important; } }

.half-content-image .row { -webkit-box-shadow: 0 0 30px 0 rgba(218, 218, 218, 0.5); box-shadow: 0 0 30px 0 rgba(218, 218, 218, 0.5); border: 30px solid white; position: relative; margin-left: 15px; margin-right: 15px; }

@media (max-width: 1199.98px) { .half-content-image .row { border: 15px solid white; margin-left: 15px; margin-right: 15px; } }

.half-content-image .row .linkwrap-panel { padding: 28px 0 0 0; }

@media (max-width: 991.98px) { .half-content-image .row .linkwrap-panel { padding: 0; } }

.half-content-image .row:hover { cursor: pointer; }

.half-content-image .row:hover .linkwrap-panel img { -webkit-animation: bounce3 1.5s ease infinite; animation: bounce3 1.5s ease infinite; }

.half-content-image .row:hover .half-content-image__image .half-content-image__image--background { -webkit-transform: scale(1.05); transform: scale(1.05); }

.half-content-image .row.no-hover:hover { cursor: auto; }

.half-content-image .row.no-hover:hover .half-content-image__image .half-content-image__image--background { -webkit-transform: scale(1); transform: scale(1); }

.half-content-image__image { height: 100%; position: relative; overflow: hidden; }

@media (max-width: 575.98px) { .half-content-image__image { padding-left: 0 !important; padding-right: 0 !important; } }

.half-content-image__image .half-content-image__image--background { height: 100%; width: 100%; padding-bottom: 70%; background-size: cover; background-position: center; -webkit-transition: 0.3s; transition: 0.3s; }

@media (max-width: 1199.98px) { .half-content-image__image .half-content-image__image--background { padding-bottom: 75%; } }

@media (max-width: 575.98px) { .half-content-image__image { padding-bottom: 0; } }

.half-content-image__content-container { max-width: 600px; margin: 0 auto; padding-top: 40px; padding-bottom: 40px; text-align: center; }

@media (max-width: 991.98px) { .half-content-image__content-container { padding-top: 0; padding-bottom: 0; } }

@media (max-width: 767.98px) { .half-content-image__content-container { padding: 50px 15px 20px; } }

.half-content-image__heading { font-size: 20px; line-height: calc(20px + 10px); color: #ff1e1e; margin: 0 0 20px 0; font-weight: 700; }

@media only screen and (min-width: 375px) { .half-content-image__heading { font-size: calc( 20px + 6 * (100vw - 375px) / (1560 - 375)); line-height: calc( 20px + 10px + 6 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .half-content-image__heading { font-size: 26px; line-height: calc(26px + 10px); } }

@media (max-width: 991.98px) { .half-content-image__heading { margin: 0 0 10px 0; } }

@media (max-width: 767.98px) { .half-content-image__heading { font-weight: 700; } }

.half-content-image__content { margin-bottom: 30px; color: black; }

@media (max-width: 991.98px) { .half-content-image__content { margin-bottom: 10px; } }

@media (max-width: 767.98px) { .half-content-image__content { font-size: 15px; line-height: 27px; margin-bottom: 30px; } }

@media (max-width: 575.98px) { .half-content-image__content { padding-left: 0 !important; padding-right: 0 !important; } }

.half-content-image__content p { font-size: 17px; line-height: calc(17px + 10px); margin-bottom: 20px; }

@media only screen and (min-width: 375px) { .half-content-image__content p { font-size: calc( 17px + 1 * (100vw - 375px) / (1560 - 375)); line-height: calc( 17px + 10px + 1 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .half-content-image__content p { font-size: 18px; line-height: calc(18px + 10px); } }

.half-content-image__content p:last-of-type { margin-bottom: 0; }

.half-content-image__content.no-link-set { margin-bottom: 0; }

.half-content-image__content.no-link-set .half-content-image__content { margin-bottom: 0; }

.half-content-image__link { display: block; position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 999; }

@-webkit-keyframes bounce3 { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
  40% { -webkit-transform: translateX(-12px); transform: translateX(-12px); }
  60% { -webkit-transform: translateX(-8px); transform: translateX(-8px); } }

@keyframes bounce3 { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateX(0); transform: translateX(0); }
  40% { -webkit-transform: translateX(-12px); transform: translateX(-12px); }
  60% { -webkit-transform: translateX(-8px); transform: translateX(-8px); } }

@media (max-width: 991.98px) { .half-content-image { margin-top: 60px !important; } }

.half-content-image__content-container { padding-left: 10px; padding-right: 70px; }

@media (max-width: 991.98px) { .half-content-image__content-container { padding-top: 40px; padding-bottom: 40px; padding-left: 20px; padding-right: 40px; } }

@media (max-width: 575.98px) { .half-content-image__content-container { padding-left: 0; padding-right: 0; } }

.half-content-image__content.image-is-aligned-left .half-content-image__content-container { padding-left: 70px; padding-right: 10px; }

@media (max-width: 991.98px) { .half-content-image__content.image-is-aligned-left .half-content-image__content-container { padding-left: 20px; padding-right: 20px; } }

@media (max-width: 575.98px) { .half-content-image__content.image-is-aligned-left .half-content-image__content-container { padding-left: 0; padding-right: 0; } }

.heading-and-content__001--heading { font-size: 22px; line-height: calc(22px + 10px); color: #ff1e1e; font-weight: 700; margin: 0 0 5px 0; }

@media only screen and (min-width: 375px) { .heading-and-content__001--heading { font-size: calc( 22px + 0 * (100vw - 375px) / (1560 - 375)); line-height: calc( 22px + 10px + 0 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .heading-and-content__001--heading { font-size: 22px; line-height: calc(22px + 10px); } }

.heading-and-content__001--sub { font-size: 14px; line-height: calc(14px + 10px); color: #c71919; letter-spacing: 0; font-weight: 600; margin: -40px 0 30px 0; }

@media only screen and (min-width: 375px) { .heading-and-content__001--sub { font-size: calc( 14px + 6 * (100vw - 375px) / (1560 - 375)); line-height: calc( 14px + 10px + 6 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .heading-and-content__001--sub { font-size: 20px; line-height: calc(20px + 10px); } }

.heading-and-content__001--content { color: black; font-weight: 500; }

.heading-and-content__001--content p { font-size: 17px; line-height: calc(17px + 10px); margin: 0 0 20px 0; }

@media only screen and (min-width: 375px) { .heading-and-content__001--content p { font-size: calc( 17px + 1 * (100vw - 375px) / (1560 - 375)); line-height: calc( 17px + 10px + 1 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .heading-and-content__001--content p { font-size: 18px; line-height: calc(18px + 10px); } }

@media (max-width: 991.98px) { .heading-and-content__001--content p:last-of-type { margin: 0; } }

.heading-and-content__001--content p img { max-width: 100%; height: auto; }

.heading-and-content__001--content ul { margin: 0; padding: 0; }

.heading-and-content__001--content ul li { font-size: 17px; line-height: calc(17px + 10px); color: black; list-style-type: none; position: relative; padding-left: 20px; margin-bottom: 15px; }

@media only screen and (min-width: 375px) { .heading-and-content__001--content ul li { font-size: calc( 17px + 1 * (100vw - 375px) / (1560 - 375)); line-height: calc( 17px + 10px + 1 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .heading-and-content__001--content ul li { font-size: 18px; line-height: calc(18px + 10px); } }

.heading-and-content__001--content ul li:after { content: ""; background-color: #ff1e1e; position: absolute; left: 0; top: 12px; display: block; width: 6px; height: 6px; border-radius: 50%; }

@media (max-width: 767.98px) { .heading-and-content__001 { margin: 60px 0; } }

@media (max-width: 575.98px) { .heading-and-content__001 { margin: 0 0 30px 0; }
  .heading-and-content__001:last-of-type { margin: 0; } }

.heading-and-content__001:first-of-type .heading-and-content__001--heading { margin-bottom: 25px; }

@media (max-width: 767.98px) { .heading-and-content__001:first-of-type .heading-and-content__001--content { margin-bottom: 0; } }

.heading-and-content__001:first-of-type .heading-and-content__001--content p { font-size: 18px; line-height: calc(18px + 10px); color: #00328c !important; margin-bottom: 30px !important; font-weight: 600; }

@media only screen and (min-width: 375px) { .heading-and-content__001:first-of-type .heading-and-content__001--content p { font-size: calc( 18px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .heading-and-content__001:first-of-type .heading-and-content__001--content p { font-size: 22px; line-height: calc(22px + 10px); } }

.heading-and-content__001:first-of-type .heading-and-content__001--content p:first-child { margin-bottom: 30px !important; }

.heading-and-content__001:first-of-type .heading-and-content__001--content p:last-child { margin-bottom: 0; }

.page article { margin-bottom: 145px; }

@media (max-width: 991.98px) { .page article { margin-bottom: 100px; } }

.turn-off-padding .container { padding: 0; }

.show_image { text-align: right; }

@media (max-width: 991.98px) { .show_image { text-align: center; margin-bottom: 50px; } }

.show_image img { width: 75%; }

@media (max-width: 991.98px) { .show_image img { width: 40%; } }

@media (max-width: 767.98px) { .show_image img { width: 55%; } }

@media (max-width: 575.98px) { .show_image img { width: 80%; } }

.home header.hero { height: 100vh; margin-top: -100px; overflow: hidden; }

@media (max-width: 991.98px) { .home header.hero { margin-top: -80px; } }

.home header.hero .hero-bg { width: 100%; height: 100%; background-size: cover; background-position: center top; background-repeat: no-repeat; }

.home header.hero .hero-bg .container { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.home header.hero .hero-bg .container .row { height: 100%; }

.home header.hero .hero-bg .container .row .hero-text--wrapper { text-align: center; }

.home header.hero .hero-bg .container .row .hero-text--wrapper h2.overtitle { line-height: 44px; height: 44px; background-color: #00328c; color: white; padding: 0 30px; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0 auto 20px; font-weight: 700; font-size: 16px; }

.home header.hero .hero-bg .container .row .hero-text--wrapper h2.overtitle span { margin: 0 15px; color: #d8232a; font-weight: 500; }

.home header.hero .hero-bg .container .row .hero-text--wrapper h2.overtitle.mobile { height: -webkit-fit-content; height: -moz-fit-content; height: fit-content; margin: 30px auto 0; }

.home header.hero .hero-bg .container .row .hero-text--wrapper h2.overtitle.mobile p { font-weight: 700; font-size: 16px; }

@media (max-width: 575.98px) { .home header.hero .hero-bg .container .row .hero-text--wrapper h2.overtitle.mobile p { display: block; } }

.home header.hero .hero-bg .container .row .hero-text--wrapper h1.hero__heading { font-family: "Livvic", sans-serif; font-size: 75px; line-height: 75px; font-weight: 800; margin: 0 0 20px; color: white; text-shadow: 0 0 30px rgba(0, 0, 0, 0.5); }

@media (max-width: 767.98px) { .home header.hero .hero-bg .container .row .hero-text--wrapper h1.hero__heading { font-size: 50px; line-height: 50px; } }

.home header.hero .hero-bg .container .row .hero-text--wrapper p { font-family: "Livvic", sans-serif; font-size: 26px; line-height: 33px; color: white; text-shadow: 0 0 20px rgba(0, 0, 0, 0.5); max-width: 500px; margin: 0 auto; }

@media (max-width: 767.98px) { .home header.hero .hero-bg .container .row .hero-text--wrapper p { font-size: 22px; line-height: 30px; } }

.home header.hero .hero-bg .container .row .linkwrap--arrow { position: absolute; bottom: 0; left: 0; right: 0; text-align: center; }

.home header.hero .hero-bg .container .row .linkwrap--arrow a { display: inline-block; padding: 20px; }

.home header.hero .hero-bg .container .row .linkwrap--arrow a img { -webkit-animation: bounce2 1.5s ease infinite; animation: bounce2 1.5s ease infinite; }

.home header.hero .overlay { position: absolute; height: 100vh; width: 100%; background-color: rgba(0, 0, 0, 0.25); }

.page header.hero .hero-sub { height: 300px; background-color: #00225F; margin-bottom: 90px; }

@media (max-width: 767.98px) { .page header.hero .hero-sub { margin-bottom: 60px; height: 260px; } }

.page header.hero .hero-sub .container { height: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.page header.hero .hero-sub .container .row { height: 100%; }

.page header.hero .hero-sub .container .row .hero-text--wrapper { text-align: center; }

.page header.hero .hero-sub .container .row .hero-text--wrapper h1.hero__heading { text-transform: uppercase; font-family: "Livvic", sans-serif; font-size: 30px; line-height: calc(30px + 10px); margin: 0; color: white; text-shadow: none; font-weight: 800; }

@media only screen and (min-width: 375px) { .page header.hero .hero-sub .container .row .hero-text--wrapper h1.hero__heading { font-size: calc( 30px + 20 * (100vw - 375px) / (1560 - 375)); line-height: calc( 30px + 10px + 20 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .page header.hero .hero-sub .container .row .hero-text--wrapper h1.hero__heading { font-size: 50px; line-height: calc(50px + 10px); } }

@-webkit-keyframes bounce2 { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-12px); transform: translateY(-12px); }
  60% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }

@keyframes bounce2 { 0%, 20%, 50%, 80%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-12px); transform: translateY(-12px); }
  60% { -webkit-transform: translateY(-8px); transform: translateY(-8px); } }

.intro-content { margin-bottom: 60px; }

@media (max-width: 767.98px) { .intro-content { margin-bottom: 30px; } }

.intro-content__heading { text-align: left; margin: 0 auto; font-size: 24px; line-height: 38px; color: #00328c; font-weight: 300; margin: 0; }

@media (max-width: 767.98px) { .intro-content__heading { font-size: 16px; line-height: 28px; } }

.intro-content__heading p { font-size: 18px; line-height: calc(18px + 10px); color: #00328c !important; margin-bottom: 10px; font-weight: 500; }

@media only screen and (min-width: 375px) { .intro-content__heading p { font-size: calc( 18px + 4 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 4 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .intro-content__heading p { font-size: 22px; line-height: calc(22px + 10px); } }

.team-members { padding: 120px 0; background-color: rgba(0, 0, 0, 0.05); text-align: center; }

.team-members__heading { font-size: 22px; line-height: calc(22px + 10px); }

@media only screen and (min-width: 375px) { .team-members__heading { font-size: calc( 22px + 20 * (100vw - 375px) / (1560 - 375)); line-height: calc( 22px + 10px + 20 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .team-members__heading { font-size: 42px; line-height: calc(42px + 10px); } }

.team-members__subheading { font-size: 18px; line-height: calc(18px + 10px); margin-bottom: 80px; }

@media only screen and (min-width: 375px) { .team-members__subheading { font-size: calc( 18px + 6 * (100vw - 375px) / (1560 - 375)); line-height: calc( 18px + 10px + 6 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .team-members__subheading { font-size: 24px; line-height: calc(24px + 10px); } }

.three-col-linkboxes-001 { position: relative; display: block; max-width: 100%; }

.three-col-linkboxes-001__container { margin: 80px; }

@media (max-width: 991.98px) { .three-col-linkboxes-001__container { margin: calc( 80px / 2) 0px; } }

@media (max-width: 991.98px) { .three-col-linkboxes-001__container .three-col-linkboxes-001__linkbox { margin: calc( 80px / 2) 0px; } }

.three-col-linkboxes-001__container { margin: 80px 0; }

.three-col-linkboxes-001__link { display: block; width: 100%; height: 100%; }

.three-col-linkboxes-001__linkbox { background-size: cover; height: 0; padding-bottom: 56.25%; display: block; position: relative; background-position: center; }

.three-col-linkboxes-001__linkbox::after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); -webkit-transition: 300ms all; transition: 300ms all; }

.three-col-linkboxes-001__linkbox:hover:after { background-color: rgba(0, 0, 0, 0.75); }

.linkbox__content-container { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 2; }

.linkbox__content--title { font-size: 22px; line-height: calc(22px + 10px); color: white; text-transform: uppercase; }

@media only screen and (min-width: 375px) { .linkbox__content--title { font-size: calc( 22px + 10 * (100vw - 375px) / (1560 - 375)); line-height: calc( 22px + 10px + 10 * (100vw - 375px) / (1560 - 375)); } }

@media only screen and (min-width: 1560px) { .linkbox__content--title { font-size: 32px; line-height: calc(32px + 10px); } }

.slick-plott__ticker { margin: 55px 0; padding: 0 !important; position: relative; z-index: -1; }

.slick-plott__ticker--title { margin: 55px 0 0 0; font-family: "Livvic", sans-serif; font-size: 18px; color: #00328c; text-align: center; padding: 0 50px; }

.ticker--item img { max-width: 200px; height: auto; padding: 0 20px; }

.slick-wrap { position: relative; width: -webkit-fit-content; width: -moz-fit-content; width: fit-content; margin: 0 auto; max-width: 100vw; overflow-x: hidden; }

.slick-wrap .ld-ring-slick .loading-text { line-height: 30px; position: absolute; left: 0; right: 0; text-align: center; top: -10px; width: 100%; display: none; }

section.blockquote { padding-left: 50px; position: relative; margin: 50px 0; vertical-align: middle; }

section.blockquote:before { content: ''; width: 3px; height: 100%; background-color: #000; position: absolute; left: 0; }

.blockquote-content { padding: 10px 0; }

.blockquote-author { margin: 20px 0; }

.image { margin: 50px 0; }

.plott-socials__list { padding: 0; }

.plott-socials__list li { display: inline-block; vertical-align: middle; }

/*# sourceMappingURL=main.css.map */
