@charset "UTF-8";
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --skyblue: #008440; --lightskyblue: #87cefa; --seagreen: #D9D900; --darkgray: #a9a9a9; --primary: #008440; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: 'Lato', sans-serif; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; --breakpoint-2xl: 1400px; --breakpoint-3xl: 1600px; --breakpoint-4xl: 1800px; --breakpoint-5xl: 2000px; }

*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); height: 100%; font-size: 20px !important; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; }

body { margin: 0; font-family: 'Lato', sans-serif; font-size: 1rem; font-weight: 400; line-height: 1.618; color: #646464; text-align: left; background-color: #F1F1E9; display: flex; flex-direction: column; }

[tabindex="-1"]:focus { outline: 0 !important; }

hr { box-sizing: content-box; height: 0; overflow: visible; margin-top: 0.809rem; margin-bottom: 0.809rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 1.618rem; }

p { margin-top: 0; margin-bottom: 0.809rem; }

abbr[title], abbr[data-original-title] { -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

ol, ul, dl { margin-top: 0; margin-bottom: 1rem; }

ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; }

dt { font-weight: 700; }

dd { margin-bottom: .5rem; margin-left: 0; }

blockquote { margin: 0 0 1rem; }

b, strong { font-weight: bolder; }

small { font-size: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #008440; text-decoration: none; background-color: transparent; }

a:hover { color: #00381b; text-decoration: none; }

a:not([href]):not([tabindex]) { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; }

a:not([href]):not([tabindex]):focus { outline: 0; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

select { word-wrap: normal; }

button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 1.618rem; font-weight: 500; line-height: 1.2; }

h1, .h1 { font-size: 2.9rem; }

h2, .h2 { font-size: 2.2222785708rem; }

h3, .h3 { font-size: 1.7029386366rem; }

h4, .h4 { font-size: 1.3049669102rem; }

h5, .h5 { font-size: 1rem; }

h6, .h6 { font-size: 0.7663029554rem; }

.lead { font-size: 1.25rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; }

.display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; }

.display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; }

.display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; }

small, .small { font-size: 80%; font-weight: 400; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

.list-unstyled { padding-left: 0; list-style: none; }

.list-inline { padding-left: 0; list-style: none; }

.list-inline-item { display: inline-block; }

.list-inline-item:not(:last-child) { margin-right: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 0.809rem; font-size: 1.25rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }

.blockquote-footer::before { content: "\2014\00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #F1F1E9; border: 1px solid #dee2e6; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.4045rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

.container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; }

@media (min-width: 576px) { .container { max-width: 540px; } }

@media (min-width: 768px) { .container { max-width: 720px; } }

@media (min-width: 992px) { .container { max-width: 960px; } }

@media (min-width: 1200px) { .container { max-width: 1140px; } }

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

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.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: 15px; padding-left: 15px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

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

.col-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }

.col-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

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

.col-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.col-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }

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

.col-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }

.col-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }

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

.col-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }

.col-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }

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

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) { .col-sm { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-sm-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-3 { flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-sm-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-sm-6 { flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-sm-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-sm-9 { flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-sm-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-sm-12 { flex: 0 0 100%; max-width: 100%; }
  .order-sm-first { order: -1; }
  .order-sm-last { order: 13; }
  .order-sm-0 { order: 0; }
  .order-sm-1 { order: 1; }
  .order-sm-2 { order: 2; }
  .order-sm-3 { order: 3; }
  .order-sm-4 { order: 4; }
  .order-sm-5 { order: 5; }
  .order-sm-6 { order: 6; }
  .order-sm-7 { order: 7; }
  .order-sm-8 { order: 8; }
  .order-sm-9 { order: 9; }
  .order-sm-10 { order: 10; }
  .order-sm-11 { order: 11; }
  .order-sm-12 { order: 12; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.3333333333%; }
  .offset-sm-2 { margin-left: 16.6666666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.3333333333%; }
  .offset-sm-5 { margin-left: 41.6666666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.3333333333%; }
  .offset-sm-8 { margin-left: 66.6666666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.3333333333%; }
  .offset-sm-11 { margin-left: 91.6666666667%; } }

@media (min-width: 768px) { .col-md { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-md-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-md-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-3 { flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-md-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-md-6 { flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-md-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-md-9 { flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-md-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-md-12 { flex: 0 0 100%; max-width: 100%; }
  .order-md-first { order: -1; }
  .order-md-last { order: 13; }
  .order-md-0 { order: 0; }
  .order-md-1 { order: 1; }
  .order-md-2 { order: 2; }
  .order-md-3 { order: 3; }
  .order-md-4 { order: 4; }
  .order-md-5 { order: 5; }
  .order-md-6 { order: 6; }
  .order-md-7 { order: 7; }
  .order-md-8 { order: 8; }
  .order-md-9 { order: 9; }
  .order-md-10 { order: 10; }
  .order-md-11 { order: 11; }
  .order-md-12 { order: 12; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.3333333333%; }
  .offset-md-2 { margin-left: 16.6666666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333333333%; }
  .offset-md-5 { margin-left: 41.6666666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333333333%; }
  .offset-md-8 { margin-left: 66.6666666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333333333%; }
  .offset-md-11 { margin-left: 91.6666666667%; } }

@media (min-width: 992px) { .col-lg { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-lg-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-lg-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-lg-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-lg-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-lg-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-lg-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-lg-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lg-first { order: -1; }
  .order-lg-last { order: 13; }
  .order-lg-0 { order: 0; }
  .order-lg-1 { order: 1; }
  .order-lg-2 { order: 2; }
  .order-lg-3 { order: 3; }
  .order-lg-4 { order: 4; }
  .order-lg-5 { order: 5; }
  .order-lg-6 { order: 6; }
  .order-lg-7 { order: 7; }
  .order-lg-8 { order: 8; }
  .order-lg-9 { order: 9; }
  .order-lg-10 { order: 10; }
  .order-lg-11 { order: 11; }
  .order-lg-12 { order: 12; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.3333333333%; }
  .offset-lg-2 { margin-left: 16.6666666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333333333%; }
  .offset-lg-5 { margin-left: 41.6666666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333333333%; }
  .offset-lg-8 { margin-left: 66.6666666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333333333%; }
  .offset-lg-11 { margin-left: 91.6666666667%; } }

@media (min-width: 1200px) { .col-xl { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-xl-2 { flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-3 { flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-xl-5 { flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-xl-6 { flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-xl-8 { flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-xl-9 { flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-xl-11 { flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-xl-12 { flex: 0 0 100%; max-width: 100%; }
  .order-xl-first { order: -1; }
  .order-xl-last { order: 13; }
  .order-xl-0 { order: 0; }
  .order-xl-1 { order: 1; }
  .order-xl-2 { order: 2; }
  .order-xl-3 { order: 3; }
  .order-xl-4 { order: 4; }
  .order-xl-5 { order: 5; }
  .order-xl-6 { order: 6; }
  .order-xl-7 { order: 7; }
  .order-xl-8 { order: 8; }
  .order-xl-9 { order: 9; }
  .order-xl-10 { order: 10; }
  .order-xl-11 { order: 11; }
  .order-xl-12 { order: 12; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.3333333333%; }
  .offset-xl-2 { margin-left: 16.6666666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333333333%; }
  .offset-xl-5 { margin-left: 41.6666666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333333333%; }
  .offset-xl-8 { margin-left: 66.6666666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333333333%; }
  .offset-xl-11 { margin-left: 91.6666666667%; } }

.table { width: 100%; margin-bottom: 0.809rem; color: #646464; }

.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

.table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

.table tbody + tbody { border-top: 2px solid #dee2e6; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #dee2e6; }

.table-bordered th, .table-bordered td { border: 1px solid #dee2e6; }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { color: #646464; background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #b8ddca; }

.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #7abf9c; }

.table-hover .table-primary:hover { background-color: #a7d5bd; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #a7d5bd; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; }

.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #b3b7bb; }

.table-hover .table-secondary:hover { background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }

.table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; }

.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; }

.table-hover .table-success:hover { background-color: #b1dfbb; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; }

.table-info, .table-info > th, .table-info > td { background-color: #bee5eb; }

.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; }

.table-hover .table-info:hover { background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; }

.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; }

.table-hover .table-warning:hover { background-color: #ffe8a1; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; }

.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ed969e; }

.table-hover .table-danger:hover { background-color: #f1b0b7; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; }

.table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; }

.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbfcfc; }

.table-hover .table-light:hover { background-color: #ececf6; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; }

.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #95999c; }

.table-hover .table-dark:hover { background-color: #b9bbbe; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; }

.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }

.table-dark { color: #fff; background-color: #343a40; }

.table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; }

.table-dark.table-bordered { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-sm > .table-bordered { border: 0; } }

@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-md > .table-bordered { border: 0; } }

@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-lg > .table-bordered { border: 0; } }

@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xl > .table-bordered { border: 0; } }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.table-responsive > .table-bordered { border: 0; }

.form-control { display: block; width: 100%; height: calc(1.618em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1rem; font-weight: 400; line-height: 1.618; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control { transition: none; } }

.form-control::-ms-expand { background-color: transparent; border: 0; }

.form-control:focus { color: #495057; background-color: #fff; border-color: #05ff7e; outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 132, 64, 0.25); }

.form-control::-webkit-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-moz-placeholder { color: #6c757d; opacity: 1; }

.form-control::-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, .form-control[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.618; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.25rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding-top: 0.375rem; padding-bottom: 0.375rem; margin-bottom: 0; line-height: 1.618; color: #646464; background-color: transparent; border: solid transparent; border-width: 1px 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; }

.form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; }

select.form-control[size], select.form-control[multiple] { height: auto; }

textarea.form-control { height: auto; }

.form-group { margin-bottom: 0.75rem; position: relative; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: flex; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }

.form-check-input:disabled ~ .form-check-label { color: #6c757d; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: inline-flex; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.618; color: white; background-color: rgba(40, 167, 69, 0.9); }

.was-validated .form-control:valid, .form-control.is-valid { border-color: #28a745; padding-right: calc(1.618em + 0.75rem); background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.4045em + 0.1875rem); background-size: calc(0.809em + 0.375rem) calc(0.809em + 0.375rem); }

.was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-control:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip { display: block; }

.was-validated textarea.form-control:valid, textarea.form-control.is-valid { padding-right: calc(1.618em + 0.75rem); background-position: top calc(0.4045em + 0.1875rem) right calc(0.4045em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(0.809em + 0.375rem) calc(0.809em + 0.375rem); }

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #34ce57; background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 1.618; color: white; background-color: rgba(220, 53, 69, 0.9); }

.was-validated .form-control:invalid, .form-control.is-invalid { border-color: #dc3545; padding-right: calc(1.618em + 0.75rem); background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E"); background-repeat: no-repeat; background-position: center right calc(0.4045em + 0.1875rem); background-size: calc(0.809em + 0.375rem) calc(0.809em + 0.375rem); }

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { padding-right: calc(1.618em + 0.75rem); background-position: top calc(0.4045em + 0.1875rem) right calc(0.4045em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dc3545' viewBox='-2 -2 7 7'%3E%3Cpath stroke='%23dc3545' d='M0 0l3 3m0-3L0 3'/%3E%3Ccircle r='.5'/%3E%3Ccircle cx='3' r='.5'/%3E%3Ccircle cy='3' r='.5'/%3E%3Ccircle cx='3' cy='3' r='.5'/%3E%3C/svg%3E") #fff no-repeat center right 1.75rem/calc(0.809em + 0.375rem) calc(0.809em + 0.375rem); }

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e4606d; background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #dc3545; box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline { display: flex; flex-flow: row wrap; align-items: center; }

.form-inline .form-check { width: 100%; }

@media (min-width: 576px) { .form-inline label { display: flex; align-items: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group { display: flex; flex: 0 0 auto; flex-flow: row wrap; align-items: center; margin-bottom: 0; }
  .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .input-group, .form-inline .custom-select { width: auto; }
  .form-inline .form-check { display: flex; align-items: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input { position: relative; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control { align-items: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0; } }

.btn, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a, #TaReviews .ta-wrapper .widWRLButton input { display: inline-block; font-weight: 400; color: #646464; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1rem; line-height: 1.618; border-radius: 0; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a, #TaReviews .ta-wrapper .widWRLButton input { transition: none; } }

.btn:hover, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:hover, #TaReviews .ta-wrapper .widWRLButton input:hover { color: #646464; text-decoration: none; }

.btn:focus, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:focus, #TaReviews .ta-wrapper .widWRLButton input:focus, .btn.focus, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a.focus, #TaReviews .ta-wrapper .widWRLButton input.focus { outline: 0; box-shadow: 0 0 0 0.2rem rgba(0, 132, 64, 0.25); }

.btn.disabled, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a.disabled, #TaReviews .ta-wrapper .widWRLButton input.disabled, .btn:disabled, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:disabled, #TaReviews .ta-wrapper .widWRLButton input:disabled { opacity: 0.65; }

a.btn.disabled, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a.disabled, fieldset:disabled a.btn, fieldset:disabled #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview fieldset:disabled a { pointer-events: none; }

.btn-primary { border-color: #008440; padding: 0.2rem 3rem 0.3rem; font-size: 1.06rem; text-transform: uppercase; background-color: #008440; border-radius: 10px; color: white !important; transition: background-color 0.2s; }

.btn-primary:hover { color: white; border-color: #005127; background-color: rgba(0, 132, 64, 0.8); }

.btn-primary:focus, .btn-primary.focus { box-shadow: 0 0 0 0.2rem rgba(38, 150, 93, 0.5); }

.btn-primary.disabled, .btn-primary:disabled { color: white; background-color: #008440; border-color: #008440; }

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: white; background-color: #005127; border-color: #004421; }

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 150, 93, 0.5); }

.btn-secondary { color: white; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:hover { color: white; background-color: #5a6268; border-color: #545b62; }

.btn-secondary:focus, .btn-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled { color: white; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: white; background-color: #545b62; border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success { color: white; background-color: #28a745; border-color: #28a745; }

.btn-success:hover { color: white; background-color: #218838; border-color: #1e7e34; }

.btn-success:focus, .btn-success.focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-success.disabled, .btn-success:disabled { color: white; background-color: #28a745; border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: white; background-color: #1e7e34; border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info { color: white; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:hover { color: white; background-color: #138496; border-color: #117a8b; }

.btn-info:focus, .btn-info.focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-info.disabled, .btn-info:disabled { color: white; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: white; background-color: #117a8b; border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning { color: rgba(0, 0, 0, 0.7); background-color: #ffc107; border-color: #ffc107; }

.btn-warning:hover { color: white; background-color: #e0a800; border-color: #d39e00; }

.btn-warning:focus, .btn-warning.focus { box-shadow: 0 0 0 0.2rem rgba(233, 176, 6, 0.5); }

.btn-warning.disabled, .btn-warning:disabled { color: rgba(0, 0, 0, 0.7); background-color: #ffc107; border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: white; background-color: #d39e00; border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(233, 176, 6, 0.5); }

.btn-danger { color: white; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:hover { color: white; background-color: #c82333; border-color: #bd2130; }

.btn-danger:focus, .btn-danger.focus { box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-danger.disabled, .btn-danger:disabled { color: white; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: white; background-color: #bd2130; border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light { color: rgba(0, 0, 0, 0.7); background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:hover { color: rgba(0, 0, 0, 0.7); background-color: #e2e6ea; border-color: #dae0e5; }

.btn-light:focus, .btn-light.focus { box-shadow: 0 0 0 0.2rem rgba(226, 227, 228, 0.5); }

.btn-light.disabled, .btn-light:disabled { color: rgba(0, 0, 0, 0.7); background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: rgba(0, 0, 0, 0.7); background-color: #dae0e5; border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(226, 227, 228, 0.5); }

.btn-dark { color: white; background-color: #343a40; border-color: #343a40; }

.btn-dark:hover { color: white; background-color: #23272b; border-color: #1d2124; }

.btn-dark:focus, .btn-dark.focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-dark.disabled, .btn-dark:disabled { color: white; background-color: #343a40; border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: white; background-color: #1d2124; border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary { color: #008440; border-color: #008440; }

.btn-outline-primary:hover { color: white; background-color: #008440; border-color: #008440; }

.btn-outline-primary:focus, .btn-outline-primary.focus { box-shadow: 0 0 0 0.2rem rgba(0, 132, 64, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #008440; background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: white; background-color: #008440; border-color: #008440; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 132, 64, 0.5); }

.btn-outline-secondary { color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:hover { color: white; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: white; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success { color: #28a745; border-color: #28a745; }

.btn-outline-success:hover { color: white; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:focus, .btn-outline-success.focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: white; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:hover { color: white; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:focus, .btn-outline-info.focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: white; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning { color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:hover { color: rgba(0, 0, 0, 0.7); background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:focus, .btn-outline-warning.focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: rgba(0, 0, 0, 0.7); background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger { color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:hover { color: white; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:focus, .btn-outline-danger.focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: white; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:hover { color: rgba(0, 0, 0, 0.7); background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:focus, .btn-outline-light.focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: rgba(0, 0, 0, 0.7); background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark { color: #343a40; border-color: #343a40; }

.btn-outline-dark:hover { color: white; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:focus, .btn-outline-dark.focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: white; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link { font-weight: 400; color: #008440; text-decoration: none; }

.btn-link:hover { color: #00381b; text-decoration: none; }

.btn-link:focus, .btn-link.focus { text-decoration: none; box-shadow: none; }

.btn-link:disabled, .btn-link.disabled { color: #c7c7c7; pointer-events: none; }

.btn-lg { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; border-radius: 0; }

.btn-sm { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; }

.dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #646464; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-menu-right { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; }
  .dropdown-menu-sm-right { right: 0; left: auto; } }

@media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; }
  .dropdown-menu-md-right { right: 0; left: auto; } }

@media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; }
  .dropdown-menu-lg-right { right: 0; left: auto; } }

@media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; }
  .dropdown-menu-xl-right { right: 0; left: auto; } }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; vertical-align: 0; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after { margin-left: 0.255em; vertical-align: 0.255em; content: ""; display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; vertical-align: 0; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.4045rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #008440; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; }

.input-group { position: relative; display: flex; flex-wrap: wrap; align-items: stretch; width: 100%; }

.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; flex: 1 1 auto; width: 1%; margin-bottom: 0; }

.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; }

.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .custom-file { display: flex; align-items: center; }

.input-group-prepend, .input-group-append { display: flex; }

.input-group-prepend .btn, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend a, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton input, #TaReviews .ta-wrapper .widWRLButton .input-group-prepend input, .input-group-append .btn, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-append a, .input-group-append #TaReviews .ta-wrapper .widWRLButton input, #TaReviews .ta-wrapper .widWRLButton .input-group-append input { position: relative; z-index: 2; }

.input-group-prepend .btn:focus, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:focus, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend a:focus, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton input:focus, #TaReviews .ta-wrapper .widWRLButton .input-group-prepend input:focus, .input-group-append .btn:focus, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:focus, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-append a:focus, .input-group-append #TaReviews .ta-wrapper .widWRLButton input:focus, #TaReviews .ta-wrapper .widWRLButton .input-group-append input:focus { z-index: 3; }

.input-group-prepend .btn + .btn, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a + .btn, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend a + .btn, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton input + .btn, #TaReviews .ta-wrapper .widWRLButton .input-group-prepend input + .btn, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .btn + a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend .btn + a, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a + a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend a + a, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton .widSSPData .widSSPAll .widSSPReadReview input + a, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .widWRLButton input + a, #TaReviews .ta-wrapper .widWRLButton .input-group-prepend .widSSPData .widSSPAll .widSSPReadReview input + a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .widWRLButton .input-group-prepend input + a, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton .btn + input, #TaReviews .ta-wrapper .widWRLButton .input-group-prepend .btn + input, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .widWRLButton a + input, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton .widSSPData .widSSPAll .widSSPReadReview a + input, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend .widWRLButton a + input, #TaReviews .ta-wrapper .widWRLButton .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend a + input, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton input + input, #TaReviews .ta-wrapper .widWRLButton .input-group-prepend input + input, .input-group-prepend .btn + .input-group-text, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a + .input-group-text, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend a + .input-group-text, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton input + .input-group-text, #TaReviews .ta-wrapper .widWRLButton .input-group-prepend input + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-text + a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-prepend .input-group-text + a, .input-group-prepend #TaReviews .ta-wrapper .widWRLButton .input-group-text + input, #TaReviews .ta-wrapper .widWRLButton .input-group-prepend .input-group-text + input, .input-group-append .btn + .btn, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a + .btn, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-append a + .btn, .input-group-append #TaReviews .ta-wrapper .widWRLButton input + .btn, #TaReviews .ta-wrapper .widWRLButton .input-group-append input + .btn, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .btn + a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-append .btn + a, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a + a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-append a + a, .input-group-append #TaReviews .ta-wrapper .widWRLButton .widSSPData .widSSPAll .widSSPReadReview input + a, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .widWRLButton input + a, #TaReviews .ta-wrapper .widWRLButton .input-group-append .widSSPData .widSSPAll .widSSPReadReview input + a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .widWRLButton .input-group-append input + a, .input-group-append #TaReviews .ta-wrapper .widWRLButton .btn + input, #TaReviews .ta-wrapper .widWRLButton .input-group-append .btn + input, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .widWRLButton a + input, .input-group-append #TaReviews .ta-wrapper .widWRLButton .widSSPData .widSSPAll .widSSPReadReview a + input, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-append .widWRLButton a + input, #TaReviews .ta-wrapper .widWRLButton .widSSPData .widSSPAll .widSSPReadReview .input-group-append a + input, .input-group-append #TaReviews .ta-wrapper .widWRLButton input + input, #TaReviews .ta-wrapper .widWRLButton .input-group-append input + input, .input-group-append .btn + .input-group-text, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a + .input-group-text, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-append a + .input-group-text, .input-group-append #TaReviews .ta-wrapper .widWRLButton input + .input-group-text, #TaReviews .ta-wrapper .widWRLButton .input-group-append input + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-text + a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-append .input-group-text + a, .input-group-append #TaReviews .ta-wrapper .widWRLButton .input-group-text + input, #TaReviews .ta-wrapper .widWRLButton .input-group-append .input-group-text + input { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: flex; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 1.618; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; }

.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-lg > .input-group-prepend > a, #TaReviews .ta-wrapper .widWRLButton .input-group-lg > .input-group-prepend > input, .input-group-lg > .input-group-append > .btn, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-lg > .input-group-append > a, #TaReviews .ta-wrapper .widWRLButton .input-group-lg > .input-group-append > input { padding: 0.5rem 1rem; font-size: 1.25rem; line-height: 1.5; }

.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-sm > .input-group-prepend > a, #TaReviews .ta-wrapper .widWRLButton .input-group-sm > .input-group-prepend > input, .input-group-sm > .input-group-append > .btn, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .input-group-sm > .input-group-append > a, #TaReviews .ta-wrapper .widWRLButton .input-group-sm > .input-group-append > input { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.75rem; }

.nav { display: flex; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { text-decoration: none; }

.nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item { margin-bottom: -1px; }

.nav-tabs .nav-link { border: 1px solid transparent; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; }

.nav-tabs .nav-link.disabled { color: #6c757d; background-color: transparent; border-color: transparent; }

.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #495057; background-color: #F1F1E9; border-color: #dee2e6 #dee2e6 #F1F1E9; }

.nav-tabs .dropdown-menu { margin-top: -1px; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #008440; }

.nav-fill .nav-item { flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { flex-basis: 0; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4rem; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #004521; background-color: #cce6d9; border-color: #b8ddca; }

.alert-primary hr { border-top-color: #a7d5bd; }

.alert-primary .alert-link { color: #001209; }

.alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }

.alert-secondary hr { border-top-color: #c8cbcf; }

.alert-secondary .alert-link { color: #202326; }

.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }

.alert-success hr { border-top-color: #b1dfbb; }

.alert-success .alert-link { color: #0b2e13; }

.alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }

.alert-info hr { border-top-color: #abdde5; }

.alert-info .alert-link { color: #062c33; }

.alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }

.alert-warning hr { border-top-color: #ffe8a1; }

.alert-warning .alert-link { color: #533f03; }

.alert-danger, .alert-error { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }

.alert-danger hr, .alert-error hr { border-top-color: #f1b0b7; }

.alert-danger .alert-link, .alert-error .alert-link { color: #491217; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }

.alert-light hr { border-top-color: #ececf6; }

.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }

.alert-dark hr { border-top-color: #b9bbbe; }

.alert-dark .alert-link { color: #040505; }

.close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }

.close:hover { color: #000; text-decoration: none; }

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; }

button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

a.close.disabled { pointer-events: none; }

.modal-open { overflow: hidden; }

.modal-open .modal { overflow-x: hidden; overflow-y: auto; }

.modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; outline: 0; height: 100vh; overflow: hidden; }

.modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: auto; }

.modal.fade .modal-dialog { transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { transition: none; } }

.modal.show .modal-dialog { -webkit-transform: none; transform: none; }

.modal-dialog-scrollable { display: flex; max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; }

.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { flex-shrink: 0; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: flex; align-items: center; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; }

.modal-dialog-centered.modal-dialog-scrollable { flex-direction: column; justify-content: center; height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }

.modal-content { position: relative; display: flex; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); outline: 0; }

.modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; }

.modal-backdrop.fade { opacity: 0; }

.modal-backdrop.show { opacity: 0.5; }

.modal-header { display: flex; align-items: flex-start; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; }

.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.618; }

.modal-body { position: relative; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: flex; align-items: center; justify-content: flex-end; padding: 1rem; border-top: 1px solid #dee2e6; }

.modal-footer > :not(:first-child) { margin-left: .25rem; }

.modal-footer > :not(:last-child) { margin-right: .25rem; }

.modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; }

@media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; }
  .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: calc(100vh - 3.5rem); }
  .modal-sm { max-width: 300px; } }

@media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } }

@media (min-width: 1200px) { .modal-xl { max-width: 1140px; } }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: 'Lato', sans-serif; font-style: normal; font-weight: 400; line-height: 1.618; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); }

.popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; }

.popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }

.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc((0.5rem + 1px) * -1); }

.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }

.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }

.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc((0.5rem + 1px) * -1); }

.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }

.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }

.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; }

.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: #646464; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.bg-primary { background-color: #008440 !important; }

a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #005127 !important; }

.bg-secondary { background-color: #6c757d !important; }

a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #545b62 !important; }

.bg-success { background-color: #28a745 !important; }

a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #1e7e34 !important; }

.bg-info { background-color: #17a2b8 !important; }

a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #117a8b !important; }

.bg-warning { background-color: #ffc107 !important; }

a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #d39e00 !important; }

.bg-danger { background-color: #dc3545 !important; }

a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #bd2130 !important; }

.bg-light { background-color: #f8f9fa !important; }

a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #dae0e5 !important; }

.bg-dark { background-color: #343a40 !important; }

a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #1d2124 !important; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.border-0 { border: 0 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #008440 !important; }

.border-secondary { border-color: #6c757d !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-white { border-color: #fff !important; }

.rounded-sm { border-radius: 0.2rem !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-top-left-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-lg { border-radius: 0.3rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-0 { border-radius: 0 !important; }

.clearfix::after { display: block; clear: both; content: ""; }

.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, .form__display-group, .form__display-group .form-group.file, .language__list { display: flex !important; }

.d-inline-flex { 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: flex !important; }
  .d-sm-inline-flex { 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: flex !important; }
  .d-md-inline-flex { 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: flex !important; }
  .d-lg-inline-flex { 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: flex !important; }
  .d-xl-inline-flex { 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: flex !important; }
  .d-print-inline-flex { display: inline-flex !important; } }

.embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive img, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.8571428571%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.embed-responsive-3by2::before { padding-top: 66.6666666667%; }

.embed-responsive-5by3::before { padding-top: 60%; }

.embed-responsive-10by7::before { padding-top: 70%; }

.embed-responsive-2by1::before { padding-top: 50%; }

.embed-responsive-10by11::before { padding-top: 110%; }

.flex-row { flex-direction: row !important; }

.flex-column, .language__list { flex-direction: column !important; }

.flex-row-reverse { flex-direction: row-reverse !important; }

.flex-column-reverse { flex-direction: column-reverse !important; }

.flex-wrap, .form__display-group { flex-wrap: wrap !important; }

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

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

.flex-fill, .language__list-item { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

.flex-grow-1 { flex-grow: 1 !important; }

.flex-shrink-0, .language__list-item { flex-shrink: 0 !important; }

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

.justify-content-start { justify-content: flex-start !important; }

.justify-content-end { justify-content: flex-end !important; }

.justify-content-center, .language__list-link { justify-content: center !important; }

.justify-content-between { justify-content: space-between !important; }

.justify-content-around { justify-content: space-around !important; }

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

.align-items-end, .language__list-link { align-items: flex-end !important; }

.align-items-center { align-items: center !important; }

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

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

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

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

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

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

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 576px) { .flex-sm-row { flex-direction: row !important; }
  .flex-sm-column { flex-direction: column !important; }
  .flex-sm-row-reverse { flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { flex-direction: column-reverse !important; }
  .flex-sm-wrap { flex-wrap: wrap !important; }
  .flex-sm-nowrap { flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-sm-fill { flex: 1 1 auto !important; }
  .flex-sm-grow-0 { flex-grow: 0 !important; }
  .flex-sm-grow-1 { flex-grow: 1 !important; }
  .flex-sm-shrink-0 { flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-sm-start { justify-content: flex-start !important; }
  .justify-content-sm-end { justify-content: flex-end !important; }
  .justify-content-sm-center { justify-content: center !important; }
  .justify-content-sm-between { justify-content: space-between !important; }
  .justify-content-sm-around { justify-content: space-around !important; }
  .align-items-sm-start { align-items: flex-start !important; }
  .align-items-sm-end { align-items: flex-end !important; }
  .align-items-sm-center { align-items: center !important; }
  .align-items-sm-baseline { align-items: baseline !important; }
  .align-items-sm-stretch { align-items: stretch !important; }
  .align-content-sm-start { align-content: flex-start !important; }
  .align-content-sm-end { align-content: flex-end !important; }
  .align-content-sm-center { align-content: center !important; }
  .align-content-sm-between { align-content: space-between !important; }
  .align-content-sm-around { align-content: space-around !important; }
  .align-content-sm-stretch { align-content: stretch !important; }
  .align-self-sm-auto { align-self: auto !important; }
  .align-self-sm-start { align-self: flex-start !important; }
  .align-self-sm-end { align-self: flex-end !important; }
  .align-self-sm-center { align-self: center !important; }
  .align-self-sm-baseline { align-self: baseline !important; }
  .align-self-sm-stretch { align-self: stretch !important; } }

@media (min-width: 768px) { .flex-md-row { flex-direction: row !important; }
  .flex-md-column { flex-direction: column !important; }
  .flex-md-row-reverse { flex-direction: row-reverse !important; }
  .flex-md-column-reverse { flex-direction: column-reverse !important; }
  .flex-md-wrap { flex-wrap: wrap !important; }
  .flex-md-nowrap { flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-md-fill { flex: 1 1 auto !important; }
  .flex-md-grow-0 { flex-grow: 0 !important; }
  .flex-md-grow-1 { flex-grow: 1 !important; }
  .flex-md-shrink-0 { flex-shrink: 0 !important; }
  .flex-md-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-md-start { justify-content: flex-start !important; }
  .justify-content-md-end { justify-content: flex-end !important; }
  .justify-content-md-center { justify-content: center !important; }
  .justify-content-md-between { justify-content: space-between !important; }
  .justify-content-md-around { justify-content: space-around !important; }
  .align-items-md-start { align-items: flex-start !important; }
  .align-items-md-end { align-items: flex-end !important; }
  .align-items-md-center { align-items: center !important; }
  .align-items-md-baseline { align-items: baseline !important; }
  .align-items-md-stretch { align-items: stretch !important; }
  .align-content-md-start { align-content: flex-start !important; }
  .align-content-md-end { align-content: flex-end !important; }
  .align-content-md-center { align-content: center !important; }
  .align-content-md-between { align-content: space-between !important; }
  .align-content-md-around { align-content: space-around !important; }
  .align-content-md-stretch { align-content: stretch !important; }
  .align-self-md-auto { align-self: auto !important; }
  .align-self-md-start { align-self: flex-start !important; }
  .align-self-md-end { align-self: flex-end !important; }
  .align-self-md-center { align-self: center !important; }
  .align-self-md-baseline { align-self: baseline !important; }
  .align-self-md-stretch { align-self: stretch !important; } }

@media (min-width: 992px) { .flex-lg-row { flex-direction: row !important; }
  .flex-lg-column { flex-direction: column !important; }
  .flex-lg-row-reverse { flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { flex-direction: column-reverse !important; }
  .flex-lg-wrap { flex-wrap: wrap !important; }
  .flex-lg-nowrap { flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lg-fill { flex: 1 1 auto !important; }
  .flex-lg-grow-0 { flex-grow: 0 !important; }
  .flex-lg-grow-1 { flex-grow: 1 !important; }
  .flex-lg-shrink-0 { flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lg-start { justify-content: flex-start !important; }
  .justify-content-lg-end { justify-content: flex-end !important; }
  .justify-content-lg-center { justify-content: center !important; }
  .justify-content-lg-between { justify-content: space-between !important; }
  .justify-content-lg-around { justify-content: space-around !important; }
  .align-items-lg-start { align-items: flex-start !important; }
  .align-items-lg-end { align-items: flex-end !important; }
  .align-items-lg-center { align-items: center !important; }
  .align-items-lg-baseline { align-items: baseline !important; }
  .align-items-lg-stretch { align-items: stretch !important; }
  .align-content-lg-start { align-content: flex-start !important; }
  .align-content-lg-end { align-content: flex-end !important; }
  .align-content-lg-center { align-content: center !important; }
  .align-content-lg-between { align-content: space-between !important; }
  .align-content-lg-around { align-content: space-around !important; }
  .align-content-lg-stretch { align-content: stretch !important; }
  .align-self-lg-auto { align-self: auto !important; }
  .align-self-lg-start { align-self: flex-start !important; }
  .align-self-lg-end { align-self: flex-end !important; }
  .align-self-lg-center { align-self: center !important; }
  .align-self-lg-baseline { align-self: baseline !important; }
  .align-self-lg-stretch { align-self: stretch !important; } }

@media (min-width: 1200px) { .flex-xl-row { flex-direction: row !important; }
  .flex-xl-column { flex-direction: column !important; }
  .flex-xl-row-reverse { flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { flex-direction: column-reverse !important; }
  .flex-xl-wrap { flex-wrap: wrap !important; }
  .flex-xl-nowrap { flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-xl-fill { flex: 1 1 auto !important; }
  .flex-xl-grow-0 { flex-grow: 0 !important; }
  .flex-xl-grow-1 { flex-grow: 1 !important; }
  .flex-xl-shrink-0 { flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-xl-start { justify-content: flex-start !important; }
  .justify-content-xl-end { justify-content: flex-end !important; }
  .justify-content-xl-center { justify-content: center !important; }
  .justify-content-xl-between { justify-content: space-between !important; }
  .justify-content-xl-around { justify-content: space-around !important; }
  .align-items-xl-start { align-items: flex-start !important; }
  .align-items-xl-end { align-items: flex-end !important; }
  .align-items-xl-center { align-items: center !important; }
  .align-items-xl-baseline { align-items: baseline !important; }
  .align-items-xl-stretch { align-items: stretch !important; }
  .align-content-xl-start { align-content: flex-start !important; }
  .align-content-xl-end { align-content: flex-end !important; }
  .align-content-xl-center { align-content: center !important; }
  .align-content-xl-between { align-content: space-between !important; }
  .align-content-xl-around { align-content: space-around !important; }
  .align-content-xl-stretch { align-content: stretch !important; }
  .align-self-xl-auto { align-self: auto !important; }
  .align-self-xl-start { align-self: flex-start !important; }
  .align-self-xl-end { align-self: flex-end !important; }
  .align-self-xl-center { align-self: center !important; }
  .align-self-xl-baseline { align-self: baseline !important; }
  .align-self-xl-stretch { align-self: stretch !important; } }

.overflow-auto { overflow: auto !important; }

.overflow-hidden { overflow: hidden !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: -webkit-sticky !important; position: sticky !important; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }

.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }

.vh-100 { height: 100vh !important; }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }

.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.20225rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-6 { margin: 2.0225rem !important; }

.mt-6, .my-6 { margin-top: 2.0225rem !important; }

.mr-6, .mx-6 { margin-right: 2.0225rem !important; }

.mb-6, .my-6 { margin-bottom: 2.0225rem !important; }

.ml-6, .mx-6 { margin-left: 2.0225rem !important; }

.m-7 { margin: 2.427rem !important; }

.mt-7, .my-7 { margin-top: 2.427rem !important; }

.mr-7, .mx-7 { margin-right: 2.427rem !important; }

.mb-7, .my-7 { margin-bottom: 2.427rem !important; }

.ml-7, .mx-7 { margin-left: 2.427rem !important; }

.m-8 { margin: 2.8315rem !important; }

.mt-8, .my-8 { margin-top: 2.8315rem !important; }

.mr-8, .mx-8 { margin-right: 2.8315rem !important; }

.mb-8, .my-8 { margin-bottom: 2.8315rem !important; }

.ml-8, .mx-8 { margin-left: 2.8315rem !important; }

.m-9 { margin: 3.236rem !important; }

.mt-9, .my-9 { margin-top: 3.236rem !important; }

.mr-9, .mx-9 { margin-right: 3.236rem !important; }

.mb-9, .my-9 { margin-bottom: 3.236rem !important; }

.ml-9, .mx-9 { margin-left: 3.236rem !important; }

.m-10 { margin: 3.6405rem !important; }

.mt-10, .my-10 { margin-top: 3.6405rem !important; }

.mr-10, .mx-10 { margin-right: 3.6405rem !important; }

.mb-10, .my-10 { margin-bottom: 3.6405rem !important; }

.ml-10, .mx-10 { margin-left: 3.6405rem !important; }

.m-11 { margin: 4.045rem !important; }

.mt-11, .my-11 { margin-top: 4.045rem !important; }

.mr-11, .mx-11 { margin-right: 4.045rem !important; }

.mb-11, .my-11 { margin-bottom: 4.045rem !important; }

.ml-11, .mx-11 { margin-left: 4.045rem !important; }

.m-12 { margin: 4.4495rem !important; }

.mt-12, .my-12 { margin-top: 4.4495rem !important; }

.mr-12, .mx-12 { margin-right: 4.4495rem !important; }

.mb-12, .my-12 { margin-bottom: 4.4495rem !important; }

.ml-12, .mx-12 { margin-left: 4.4495rem !important; }

.m-13 { margin: 4.854rem !important; }

.mt-13, .my-13 { margin-top: 4.854rem !important; }

.mr-13, .mx-13 { margin-right: 4.854rem !important; }

.mb-13, .my-13 { margin-bottom: 4.854rem !important; }

.ml-13, .mx-13 { margin-left: 4.854rem !important; }

.m-14 { margin: 5.2585rem !important; }

.mt-14, .my-14 { margin-top: 5.2585rem !important; }

.mr-14, .mx-14 { margin-right: 5.2585rem !important; }

.mb-14, .my-14 { margin-bottom: 5.2585rem !important; }

.ml-14, .mx-14 { margin-left: 5.2585rem !important; }

.m-15 { margin: 5.663rem !important; }

.mt-15, .my-15 { margin-top: 5.663rem !important; }

.mr-15, .mx-15 { margin-right: 5.663rem !important; }

.mb-15, .my-15 { margin-bottom: 5.663rem !important; }

.ml-15, .mx-15 { margin-left: 5.663rem !important; }

.m-16 { margin: 6.0675rem !important; }

.mt-16, .my-16 { margin-top: 6.0675rem !important; }

.mr-16, .mx-16 { margin-right: 6.0675rem !important; }

.mb-16, .my-16 { margin-bottom: 6.0675rem !important; }

.ml-16, .mx-16 { margin-left: 6.0675rem !important; }

.m-17 { margin: 6.472rem !important; }

.mt-17, .my-17 { margin-top: 6.472rem !important; }

.mr-17, .mx-17 { margin-right: 6.472rem !important; }

.mb-17, .my-17 { margin-bottom: 6.472rem !important; }

.ml-17, .mx-17 { margin-left: 6.472rem !important; }

.m-18 { margin: 6.8765rem !important; }

.mt-18, .my-18 { margin-top: 6.8765rem !important; }

.mr-18, .mx-18 { margin-right: 6.8765rem !important; }

.mb-18, .my-18 { margin-bottom: 6.8765rem !important; }

.ml-18, .mx-18 { margin-left: 6.8765rem !important; }

.m-19 { margin: 7.281rem !important; }

.mt-19, .my-19 { margin-top: 7.281rem !important; }

.mr-19, .mx-19 { margin-right: 7.281rem !important; }

.mb-19, .my-19 { margin-bottom: 7.281rem !important; }

.ml-19, .mx-19 { margin-left: 7.281rem !important; }

.m-20 { margin: 8.09rem !important; }

.mt-20, .my-20 { margin-top: 8.09rem !important; }

.mr-20, .mx-20 { margin-right: 8.09rem !important; }

.mb-20, .my-20 { margin-bottom: 8.09rem !important; }

.ml-20, .mx-20 { margin-left: 8.09rem !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.20225rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.p-6 { padding: 2.0225rem !important; }

.pt-6, .py-6 { padding-top: 2.0225rem !important; }

.pr-6, .px-6 { padding-right: 2.0225rem !important; }

.pb-6, .py-6 { padding-bottom: 2.0225rem !important; }

.pl-6, .px-6 { padding-left: 2.0225rem !important; }

.p-7 { padding: 2.427rem !important; }

.pt-7, .py-7 { padding-top: 2.427rem !important; }

.pr-7, .px-7 { padding-right: 2.427rem !important; }

.pb-7, .py-7 { padding-bottom: 2.427rem !important; }

.pl-7, .px-7 { padding-left: 2.427rem !important; }

.p-8 { padding: 2.8315rem !important; }

.pt-8, .py-8 { padding-top: 2.8315rem !important; }

.pr-8, .px-8 { padding-right: 2.8315rem !important; }

.pb-8, .py-8 { padding-bottom: 2.8315rem !important; }

.pl-8, .px-8 { padding-left: 2.8315rem !important; }

.p-9 { padding: 3.236rem !important; }

.pt-9, .py-9 { padding-top: 3.236rem !important; }

.pr-9, .px-9 { padding-right: 3.236rem !important; }

.pb-9, .py-9 { padding-bottom: 3.236rem !important; }

.pl-9, .px-9 { padding-left: 3.236rem !important; }

.p-10 { padding: 3.6405rem !important; }

.pt-10, .py-10 { padding-top: 3.6405rem !important; }

.pr-10, .px-10 { padding-right: 3.6405rem !important; }

.pb-10, .py-10 { padding-bottom: 3.6405rem !important; }

.pl-10, .px-10 { padding-left: 3.6405rem !important; }

.p-11 { padding: 4.045rem !important; }

.pt-11, .py-11 { padding-top: 4.045rem !important; }

.pr-11, .px-11 { padding-right: 4.045rem !important; }

.pb-11, .py-11 { padding-bottom: 4.045rem !important; }

.pl-11, .px-11 { padding-left: 4.045rem !important; }

.p-12 { padding: 4.4495rem !important; }

.pt-12, .py-12 { padding-top: 4.4495rem !important; }

.pr-12, .px-12 { padding-right: 4.4495rem !important; }

.pb-12, .py-12 { padding-bottom: 4.4495rem !important; }

.pl-12, .px-12 { padding-left: 4.4495rem !important; }

.p-13 { padding: 4.854rem !important; }

.pt-13, .py-13 { padding-top: 4.854rem !important; }

.pr-13, .px-13 { padding-right: 4.854rem !important; }

.pb-13, .py-13 { padding-bottom: 4.854rem !important; }

.pl-13, .px-13 { padding-left: 4.854rem !important; }

.p-14 { padding: 5.2585rem !important; }

.pt-14, .py-14 { padding-top: 5.2585rem !important; }

.pr-14, .px-14 { padding-right: 5.2585rem !important; }

.pb-14, .py-14 { padding-bottom: 5.2585rem !important; }

.pl-14, .px-14 { padding-left: 5.2585rem !important; }

.p-15 { padding: 5.663rem !important; }

.pt-15, .py-15 { padding-top: 5.663rem !important; }

.pr-15, .px-15 { padding-right: 5.663rem !important; }

.pb-15, .py-15 { padding-bottom: 5.663rem !important; }

.pl-15, .px-15 { padding-left: 5.663rem !important; }

.p-16 { padding: 6.0675rem !important; }

.pt-16, .py-16 { padding-top: 6.0675rem !important; }

.pr-16, .px-16 { padding-right: 6.0675rem !important; }

.pb-16, .py-16 { padding-bottom: 6.0675rem !important; }

.pl-16, .px-16 { padding-left: 6.0675rem !important; }

.p-17 { padding: 6.472rem !important; }

.pt-17, .py-17 { padding-top: 6.472rem !important; }

.pr-17, .px-17 { padding-right: 6.472rem !important; }

.pb-17, .py-17 { padding-bottom: 6.472rem !important; }

.pl-17, .px-17 { padding-left: 6.472rem !important; }

.p-18 { padding: 6.8765rem !important; }

.pt-18, .py-18 { padding-top: 6.8765rem !important; }

.pr-18, .px-18 { padding-right: 6.8765rem !important; }

.pb-18, .py-18 { padding-bottom: 6.8765rem !important; }

.pl-18, .px-18 { padding-left: 6.8765rem !important; }

.p-19 { padding: 7.281rem !important; }

.pt-19, .py-19 { padding-top: 7.281rem !important; }

.pr-19, .px-19 { padding-right: 7.281rem !important; }

.pb-19, .py-19 { padding-bottom: 7.281rem !important; }

.pl-19, .px-19 { padding-left: 7.281rem !important; }

.p-20 { padding: 8.09rem !important; }

.pt-20, .py-20 { padding-top: 8.09rem !important; }

.pr-20, .px-20 { padding-right: 8.09rem !important; }

.pb-20, .py-20 { padding-bottom: 8.09rem !important; }

.pl-20, .px-20 { padding-left: 8.09rem !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.m-n6 { margin: -2.0225rem !important; }

.mt-n6, .my-n6 { margin-top: -2.0225rem !important; }

.mr-n6, .mx-n6 { margin-right: -2.0225rem !important; }

.mb-n6, .my-n6 { margin-bottom: -2.0225rem !important; }

.ml-n6, .mx-n6 { margin-left: -2.0225rem !important; }

.m-n7 { margin: -2.427rem !important; }

.mt-n7, .my-n7 { margin-top: -2.427rem !important; }

.mr-n7, .mx-n7 { margin-right: -2.427rem !important; }

.mb-n7, .my-n7 { margin-bottom: -2.427rem !important; }

.ml-n7, .mx-n7 { margin-left: -2.427rem !important; }

.m-n8 { margin: -2.8315rem !important; }

.mt-n8, .my-n8 { margin-top: -2.8315rem !important; }

.mr-n8, .mx-n8 { margin-right: -2.8315rem !important; }

.mb-n8, .my-n8 { margin-bottom: -2.8315rem !important; }

.ml-n8, .mx-n8 { margin-left: -2.8315rem !important; }

.m-n9 { margin: -3.236rem !important; }

.mt-n9, .my-n9 { margin-top: -3.236rem !important; }

.mr-n9, .mx-n9 { margin-right: -3.236rem !important; }

.mb-n9, .my-n9 { margin-bottom: -3.236rem !important; }

.ml-n9, .mx-n9 { margin-left: -3.236rem !important; }

.m-n10 { margin: -3.6405rem !important; }

.mt-n10, .my-n10 { margin-top: -3.6405rem !important; }

.mr-n10, .mx-n10 { margin-right: -3.6405rem !important; }

.mb-n10, .my-n10 { margin-bottom: -3.6405rem !important; }

.ml-n10, .mx-n10 { margin-left: -3.6405rem !important; }

.m-n11 { margin: -4.045rem !important; }

.mt-n11, .my-n11 { margin-top: -4.045rem !important; }

.mr-n11, .mx-n11 { margin-right: -4.045rem !important; }

.mb-n11, .my-n11 { margin-bottom: -4.045rem !important; }

.ml-n11, .mx-n11 { margin-left: -4.045rem !important; }

.m-n12 { margin: -4.4495rem !important; }

.mt-n12, .my-n12 { margin-top: -4.4495rem !important; }

.mr-n12, .mx-n12 { margin-right: -4.4495rem !important; }

.mb-n12, .my-n12 { margin-bottom: -4.4495rem !important; }

.ml-n12, .mx-n12 { margin-left: -4.4495rem !important; }

.m-n13 { margin: -4.854rem !important; }

.mt-n13, .my-n13 { margin-top: -4.854rem !important; }

.mr-n13, .mx-n13 { margin-right: -4.854rem !important; }

.mb-n13, .my-n13 { margin-bottom: -4.854rem !important; }

.ml-n13, .mx-n13 { margin-left: -4.854rem !important; }

.m-n14 { margin: -5.2585rem !important; }

.mt-n14, .my-n14 { margin-top: -5.2585rem !important; }

.mr-n14, .mx-n14 { margin-right: -5.2585rem !important; }

.mb-n14, .my-n14 { margin-bottom: -5.2585rem !important; }

.ml-n14, .mx-n14 { margin-left: -5.2585rem !important; }

.m-n15 { margin: -5.663rem !important; }

.mt-n15, .my-n15 { margin-top: -5.663rem !important; }

.mr-n15, .mx-n15 { margin-right: -5.663rem !important; }

.mb-n15, .my-n15 { margin-bottom: -5.663rem !important; }

.ml-n15, .mx-n15 { margin-left: -5.663rem !important; }

.m-n16 { margin: -6.0675rem !important; }

.mt-n16, .my-n16 { margin-top: -6.0675rem !important; }

.mr-n16, .mx-n16 { margin-right: -6.0675rem !important; }

.mb-n16, .my-n16 { margin-bottom: -6.0675rem !important; }

.ml-n16, .mx-n16 { margin-left: -6.0675rem !important; }

.m-n17 { margin: -6.472rem !important; }

.mt-n17, .my-n17 { margin-top: -6.472rem !important; }

.mr-n17, .mx-n17 { margin-right: -6.472rem !important; }

.mb-n17, .my-n17 { margin-bottom: -6.472rem !important; }

.ml-n17, .mx-n17 { margin-left: -6.472rem !important; }

.m-n18 { margin: -6.8765rem !important; }

.mt-n18, .my-n18 { margin-top: -6.8765rem !important; }

.mr-n18, .mx-n18 { margin-right: -6.8765rem !important; }

.mb-n18, .my-n18 { margin-bottom: -6.8765rem !important; }

.ml-n18, .mx-n18 { margin-left: -6.8765rem !important; }

.m-n19 { margin: -7.281rem !important; }

.mt-n19, .my-n19 { margin-top: -7.281rem !important; }

.mr-n19, .mx-n19 { margin-right: -7.281rem !important; }

.mb-n19, .my-n19 { margin-bottom: -7.281rem !important; }

.ml-n19, .mx-n19 { margin-left: -7.281rem !important; }

.m-n20 { margin: -8.09rem !important; }

.mt-n20, .my-n20 { margin-top: -8.09rem !important; }

.mr-n20, .mx-n20 { margin-right: -8.09rem !important; }

.mb-n20, .my-n20 { margin-bottom: -8.09rem !important; }

.ml-n20, .mx-n20 { margin-left: -8.09rem !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.20225rem !important; }
  .mt-sm-1, .my-sm-1 { margin-top: 0.20225rem !important; }
  .mr-sm-1, .mx-sm-1 { margin-right: 0.20225rem !important; }
  .mb-sm-1, .my-sm-1 { margin-bottom: 0.20225rem !important; }
  .ml-sm-1, .mx-sm-1 { margin-left: 0.20225rem !important; }
  .m-sm-2 { margin: 0.4045rem !important; }
  .mt-sm-2, .my-sm-2 { margin-top: 0.4045rem !important; }
  .mr-sm-2, .mx-sm-2 { margin-right: 0.4045rem !important; }
  .mb-sm-2, .my-sm-2 { margin-bottom: 0.4045rem !important; }
  .ml-sm-2, .mx-sm-2 { margin-left: 0.4045rem !important; }
  .m-sm-3 { margin: 0.809rem !important; }
  .mt-sm-3, .my-sm-3 { margin-top: 0.809rem !important; }
  .mr-sm-3, .mx-sm-3 { margin-right: 0.809rem !important; }
  .mb-sm-3, .my-sm-3 { margin-bottom: 0.809rem !important; }
  .ml-sm-3, .mx-sm-3 { margin-left: 0.809rem !important; }
  .m-sm-4 { margin: 1.2135rem !important; }
  .mt-sm-4, .my-sm-4 { margin-top: 1.2135rem !important; }
  .mr-sm-4, .mx-sm-4 { margin-right: 1.2135rem !important; }
  .mb-sm-4, .my-sm-4 { margin-bottom: 1.2135rem !important; }
  .ml-sm-4, .mx-sm-4 { margin-left: 1.2135rem !important; }
  .m-sm-5 { margin: 1.618rem !important; }
  .mt-sm-5, .my-sm-5 { margin-top: 1.618rem !important; }
  .mr-sm-5, .mx-sm-5 { margin-right: 1.618rem !important; }
  .mb-sm-5, .my-sm-5 { margin-bottom: 1.618rem !important; }
  .ml-sm-5, .mx-sm-5 { margin-left: 1.618rem !important; }
  .m-sm-6 { margin: 2.0225rem !important; }
  .mt-sm-6, .my-sm-6 { margin-top: 2.0225rem !important; }
  .mr-sm-6, .mx-sm-6 { margin-right: 2.0225rem !important; }
  .mb-sm-6, .my-sm-6 { margin-bottom: 2.0225rem !important; }
  .ml-sm-6, .mx-sm-6 { margin-left: 2.0225rem !important; }
  .m-sm-7 { margin: 2.427rem !important; }
  .mt-sm-7, .my-sm-7 { margin-top: 2.427rem !important; }
  .mr-sm-7, .mx-sm-7 { margin-right: 2.427rem !important; }
  .mb-sm-7, .my-sm-7 { margin-bottom: 2.427rem !important; }
  .ml-sm-7, .mx-sm-7 { margin-left: 2.427rem !important; }
  .m-sm-8 { margin: 2.8315rem !important; }
  .mt-sm-8, .my-sm-8 { margin-top: 2.8315rem !important; }
  .mr-sm-8, .mx-sm-8 { margin-right: 2.8315rem !important; }
  .mb-sm-8, .my-sm-8 { margin-bottom: 2.8315rem !important; }
  .ml-sm-8, .mx-sm-8 { margin-left: 2.8315rem !important; }
  .m-sm-9 { margin: 3.236rem !important; }
  .mt-sm-9, .my-sm-9 { margin-top: 3.236rem !important; }
  .mr-sm-9, .mx-sm-9 { margin-right: 3.236rem !important; }
  .mb-sm-9, .my-sm-9 { margin-bottom: 3.236rem !important; }
  .ml-sm-9, .mx-sm-9 { margin-left: 3.236rem !important; }
  .m-sm-10 { margin: 3.6405rem !important; }
  .mt-sm-10, .my-sm-10 { margin-top: 3.6405rem !important; }
  .mr-sm-10, .mx-sm-10 { margin-right: 3.6405rem !important; }
  .mb-sm-10, .my-sm-10 { margin-bottom: 3.6405rem !important; }
  .ml-sm-10, .mx-sm-10 { margin-left: 3.6405rem !important; }
  .m-sm-11 { margin: 4.045rem !important; }
  .mt-sm-11, .my-sm-11 { margin-top: 4.045rem !important; }
  .mr-sm-11, .mx-sm-11 { margin-right: 4.045rem !important; }
  .mb-sm-11, .my-sm-11 { margin-bottom: 4.045rem !important; }
  .ml-sm-11, .mx-sm-11 { margin-left: 4.045rem !important; }
  .m-sm-12 { margin: 4.4495rem !important; }
  .mt-sm-12, .my-sm-12 { margin-top: 4.4495rem !important; }
  .mr-sm-12, .mx-sm-12 { margin-right: 4.4495rem !important; }
  .mb-sm-12, .my-sm-12 { margin-bottom: 4.4495rem !important; }
  .ml-sm-12, .mx-sm-12 { margin-left: 4.4495rem !important; }
  .m-sm-13 { margin: 4.854rem !important; }
  .mt-sm-13, .my-sm-13 { margin-top: 4.854rem !important; }
  .mr-sm-13, .mx-sm-13 { margin-right: 4.854rem !important; }
  .mb-sm-13, .my-sm-13 { margin-bottom: 4.854rem !important; }
  .ml-sm-13, .mx-sm-13 { margin-left: 4.854rem !important; }
  .m-sm-14 { margin: 5.2585rem !important; }
  .mt-sm-14, .my-sm-14 { margin-top: 5.2585rem !important; }
  .mr-sm-14, .mx-sm-14 { margin-right: 5.2585rem !important; }
  .mb-sm-14, .my-sm-14 { margin-bottom: 5.2585rem !important; }
  .ml-sm-14, .mx-sm-14 { margin-left: 5.2585rem !important; }
  .m-sm-15 { margin: 5.663rem !important; }
  .mt-sm-15, .my-sm-15 { margin-top: 5.663rem !important; }
  .mr-sm-15, .mx-sm-15 { margin-right: 5.663rem !important; }
  .mb-sm-15, .my-sm-15 { margin-bottom: 5.663rem !important; }
  .ml-sm-15, .mx-sm-15 { margin-left: 5.663rem !important; }
  .m-sm-16 { margin: 6.0675rem !important; }
  .mt-sm-16, .my-sm-16 { margin-top: 6.0675rem !important; }
  .mr-sm-16, .mx-sm-16 { margin-right: 6.0675rem !important; }
  .mb-sm-16, .my-sm-16 { margin-bottom: 6.0675rem !important; }
  .ml-sm-16, .mx-sm-16 { margin-left: 6.0675rem !important; }
  .m-sm-17 { margin: 6.472rem !important; }
  .mt-sm-17, .my-sm-17 { margin-top: 6.472rem !important; }
  .mr-sm-17, .mx-sm-17 { margin-right: 6.472rem !important; }
  .mb-sm-17, .my-sm-17 { margin-bottom: 6.472rem !important; }
  .ml-sm-17, .mx-sm-17 { margin-left: 6.472rem !important; }
  .m-sm-18 { margin: 6.8765rem !important; }
  .mt-sm-18, .my-sm-18 { margin-top: 6.8765rem !important; }
  .mr-sm-18, .mx-sm-18 { margin-right: 6.8765rem !important; }
  .mb-sm-18, .my-sm-18 { margin-bottom: 6.8765rem !important; }
  .ml-sm-18, .mx-sm-18 { margin-left: 6.8765rem !important; }
  .m-sm-19 { margin: 7.281rem !important; }
  .mt-sm-19, .my-sm-19 { margin-top: 7.281rem !important; }
  .mr-sm-19, .mx-sm-19 { margin-right: 7.281rem !important; }
  .mb-sm-19, .my-sm-19 { margin-bottom: 7.281rem !important; }
  .ml-sm-19, .mx-sm-19 { margin-left: 7.281rem !important; }
  .m-sm-20 { margin: 8.09rem !important; }
  .mt-sm-20, .my-sm-20 { margin-top: 8.09rem !important; }
  .mr-sm-20, .mx-sm-20 { margin-right: 8.09rem !important; }
  .mb-sm-20, .my-sm-20 { margin-bottom: 8.09rem !important; }
  .ml-sm-20, .mx-sm-20 { margin-left: 8.09rem !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.20225rem !important; }
  .pt-sm-1, .py-sm-1 { padding-top: 0.20225rem !important; }
  .pr-sm-1, .px-sm-1 { padding-right: 0.20225rem !important; }
  .pb-sm-1, .py-sm-1 { padding-bottom: 0.20225rem !important; }
  .pl-sm-1, .px-sm-1 { padding-left: 0.20225rem !important; }
  .p-sm-2 { padding: 0.4045rem !important; }
  .pt-sm-2, .py-sm-2 { padding-top: 0.4045rem !important; }
  .pr-sm-2, .px-sm-2 { padding-right: 0.4045rem !important; }
  .pb-sm-2, .py-sm-2 { padding-bottom: 0.4045rem !important; }
  .pl-sm-2, .px-sm-2 { padding-left: 0.4045rem !important; }
  .p-sm-3 { padding: 0.809rem !important; }
  .pt-sm-3, .py-sm-3 { padding-top: 0.809rem !important; }
  .pr-sm-3, .px-sm-3 { padding-right: 0.809rem !important; }
  .pb-sm-3, .py-sm-3 { padding-bottom: 0.809rem !important; }
  .pl-sm-3, .px-sm-3 { padding-left: 0.809rem !important; }
  .p-sm-4 { padding: 1.2135rem !important; }
  .pt-sm-4, .py-sm-4 { padding-top: 1.2135rem !important; }
  .pr-sm-4, .px-sm-4 { padding-right: 1.2135rem !important; }
  .pb-sm-4, .py-sm-4 { padding-bottom: 1.2135rem !important; }
  .pl-sm-4, .px-sm-4 { padding-left: 1.2135rem !important; }
  .p-sm-5 { padding: 1.618rem !important; }
  .pt-sm-5, .py-sm-5 { padding-top: 1.618rem !important; }
  .pr-sm-5, .px-sm-5 { padding-right: 1.618rem !important; }
  .pb-sm-5, .py-sm-5 { padding-bottom: 1.618rem !important; }
  .pl-sm-5, .px-sm-5 { padding-left: 1.618rem !important; }
  .p-sm-6 { padding: 2.0225rem !important; }
  .pt-sm-6, .py-sm-6 { padding-top: 2.0225rem !important; }
  .pr-sm-6, .px-sm-6 { padding-right: 2.0225rem !important; }
  .pb-sm-6, .py-sm-6 { padding-bottom: 2.0225rem !important; }
  .pl-sm-6, .px-sm-6 { padding-left: 2.0225rem !important; }
  .p-sm-7 { padding: 2.427rem !important; }
  .pt-sm-7, .py-sm-7 { padding-top: 2.427rem !important; }
  .pr-sm-7, .px-sm-7 { padding-right: 2.427rem !important; }
  .pb-sm-7, .py-sm-7 { padding-bottom: 2.427rem !important; }
  .pl-sm-7, .px-sm-7 { padding-left: 2.427rem !important; }
  .p-sm-8 { padding: 2.8315rem !important; }
  .pt-sm-8, .py-sm-8 { padding-top: 2.8315rem !important; }
  .pr-sm-8, .px-sm-8 { padding-right: 2.8315rem !important; }
  .pb-sm-8, .py-sm-8 { padding-bottom: 2.8315rem !important; }
  .pl-sm-8, .px-sm-8 { padding-left: 2.8315rem !important; }
  .p-sm-9 { padding: 3.236rem !important; }
  .pt-sm-9, .py-sm-9 { padding-top: 3.236rem !important; }
  .pr-sm-9, .px-sm-9 { padding-right: 3.236rem !important; }
  .pb-sm-9, .py-sm-9 { padding-bottom: 3.236rem !important; }
  .pl-sm-9, .px-sm-9 { padding-left: 3.236rem !important; }
  .p-sm-10 { padding: 3.6405rem !important; }
  .pt-sm-10, .py-sm-10 { padding-top: 3.6405rem !important; }
  .pr-sm-10, .px-sm-10 { padding-right: 3.6405rem !important; }
  .pb-sm-10, .py-sm-10 { padding-bottom: 3.6405rem !important; }
  .pl-sm-10, .px-sm-10 { padding-left: 3.6405rem !important; }
  .p-sm-11 { padding: 4.045rem !important; }
  .pt-sm-11, .py-sm-11 { padding-top: 4.045rem !important; }
  .pr-sm-11, .px-sm-11 { padding-right: 4.045rem !important; }
  .pb-sm-11, .py-sm-11 { padding-bottom: 4.045rem !important; }
  .pl-sm-11, .px-sm-11 { padding-left: 4.045rem !important; }
  .p-sm-12 { padding: 4.4495rem !important; }
  .pt-sm-12, .py-sm-12 { padding-top: 4.4495rem !important; }
  .pr-sm-12, .px-sm-12 { padding-right: 4.4495rem !important; }
  .pb-sm-12, .py-sm-12 { padding-bottom: 4.4495rem !important; }
  .pl-sm-12, .px-sm-12 { padding-left: 4.4495rem !important; }
  .p-sm-13 { padding: 4.854rem !important; }
  .pt-sm-13, .py-sm-13 { padding-top: 4.854rem !important; }
  .pr-sm-13, .px-sm-13 { padding-right: 4.854rem !important; }
  .pb-sm-13, .py-sm-13 { padding-bottom: 4.854rem !important; }
  .pl-sm-13, .px-sm-13 { padding-left: 4.854rem !important; }
  .p-sm-14 { padding: 5.2585rem !important; }
  .pt-sm-14, .py-sm-14 { padding-top: 5.2585rem !important; }
  .pr-sm-14, .px-sm-14 { padding-right: 5.2585rem !important; }
  .pb-sm-14, .py-sm-14 { padding-bottom: 5.2585rem !important; }
  .pl-sm-14, .px-sm-14 { padding-left: 5.2585rem !important; }
  .p-sm-15 { padding: 5.663rem !important; }
  .pt-sm-15, .py-sm-15 { padding-top: 5.663rem !important; }
  .pr-sm-15, .px-sm-15 { padding-right: 5.663rem !important; }
  .pb-sm-15, .py-sm-15 { padding-bottom: 5.663rem !important; }
  .pl-sm-15, .px-sm-15 { padding-left: 5.663rem !important; }
  .p-sm-16 { padding: 6.0675rem !important; }
  .pt-sm-16, .py-sm-16 { padding-top: 6.0675rem !important; }
  .pr-sm-16, .px-sm-16 { padding-right: 6.0675rem !important; }
  .pb-sm-16, .py-sm-16 { padding-bottom: 6.0675rem !important; }
  .pl-sm-16, .px-sm-16 { padding-left: 6.0675rem !important; }
  .p-sm-17 { padding: 6.472rem !important; }
  .pt-sm-17, .py-sm-17 { padding-top: 6.472rem !important; }
  .pr-sm-17, .px-sm-17 { padding-right: 6.472rem !important; }
  .pb-sm-17, .py-sm-17 { padding-bottom: 6.472rem !important; }
  .pl-sm-17, .px-sm-17 { padding-left: 6.472rem !important; }
  .p-sm-18 { padding: 6.8765rem !important; }
  .pt-sm-18, .py-sm-18 { padding-top: 6.8765rem !important; }
  .pr-sm-18, .px-sm-18 { padding-right: 6.8765rem !important; }
  .pb-sm-18, .py-sm-18 { padding-bottom: 6.8765rem !important; }
  .pl-sm-18, .px-sm-18 { padding-left: 6.8765rem !important; }
  .p-sm-19 { padding: 7.281rem !important; }
  .pt-sm-19, .py-sm-19 { padding-top: 7.281rem !important; }
  .pr-sm-19, .px-sm-19 { padding-right: 7.281rem !important; }
  .pb-sm-19, .py-sm-19 { padding-bottom: 7.281rem !important; }
  .pl-sm-19, .px-sm-19 { padding-left: 7.281rem !important; }
  .p-sm-20 { padding: 8.09rem !important; }
  .pt-sm-20, .py-sm-20 { padding-top: 8.09rem !important; }
  .pr-sm-20, .px-sm-20 { padding-right: 8.09rem !important; }
  .pb-sm-20, .py-sm-20 { padding-bottom: 8.09rem !important; }
  .pl-sm-20, .px-sm-20 { padding-left: 8.09rem !important; }
  .m-sm-n1 { margin: -0.20225rem !important; }
  .mt-sm-n1, .my-sm-n1 { margin-top: -0.20225rem !important; }
  .mr-sm-n1, .mx-sm-n1 { margin-right: -0.20225rem !important; }
  .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.20225rem !important; }
  .ml-sm-n1, .mx-sm-n1 { margin-left: -0.20225rem !important; }
  .m-sm-n2 { margin: -0.4045rem !important; }
  .mt-sm-n2, .my-sm-n2 { margin-top: -0.4045rem !important; }
  .mr-sm-n2, .mx-sm-n2 { margin-right: -0.4045rem !important; }
  .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.4045rem !important; }
  .ml-sm-n2, .mx-sm-n2 { margin-left: -0.4045rem !important; }
  .m-sm-n3 { margin: -0.809rem !important; }
  .mt-sm-n3, .my-sm-n3 { margin-top: -0.809rem !important; }
  .mr-sm-n3, .mx-sm-n3 { margin-right: -0.809rem !important; }
  .mb-sm-n3, .my-sm-n3 { margin-bottom: -0.809rem !important; }
  .ml-sm-n3, .mx-sm-n3 { margin-left: -0.809rem !important; }
  .m-sm-n4 { margin: -1.2135rem !important; }
  .mt-sm-n4, .my-sm-n4 { margin-top: -1.2135rem !important; }
  .mr-sm-n4, .mx-sm-n4 { margin-right: -1.2135rem !important; }
  .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.2135rem !important; }
  .ml-sm-n4, .mx-sm-n4 { margin-left: -1.2135rem !important; }
  .m-sm-n5 { margin: -1.618rem !important; }
  .mt-sm-n5, .my-sm-n5 { margin-top: -1.618rem !important; }
  .mr-sm-n5, .mx-sm-n5 { margin-right: -1.618rem !important; }
  .mb-sm-n5, .my-sm-n5 { margin-bottom: -1.618rem !important; }
  .ml-sm-n5, .mx-sm-n5 { margin-left: -1.618rem !important; }
  .m-sm-n6 { margin: -2.0225rem !important; }
  .mt-sm-n6, .my-sm-n6 { margin-top: -2.0225rem !important; }
  .mr-sm-n6, .mx-sm-n6 { margin-right: -2.0225rem !important; }
  .mb-sm-n6, .my-sm-n6 { margin-bottom: -2.0225rem !important; }
  .ml-sm-n6, .mx-sm-n6 { margin-left: -2.0225rem !important; }
  .m-sm-n7 { margin: -2.427rem !important; }
  .mt-sm-n7, .my-sm-n7 { margin-top: -2.427rem !important; }
  .mr-sm-n7, .mx-sm-n7 { margin-right: -2.427rem !important; }
  .mb-sm-n7, .my-sm-n7 { margin-bottom: -2.427rem !important; }
  .ml-sm-n7, .mx-sm-n7 { margin-left: -2.427rem !important; }
  .m-sm-n8 { margin: -2.8315rem !important; }
  .mt-sm-n8, .my-sm-n8 { margin-top: -2.8315rem !important; }
  .mr-sm-n8, .mx-sm-n8 { margin-right: -2.8315rem !important; }
  .mb-sm-n8, .my-sm-n8 { margin-bottom: -2.8315rem !important; }
  .ml-sm-n8, .mx-sm-n8 { margin-left: -2.8315rem !important; }
  .m-sm-n9 { margin: -3.236rem !important; }
  .mt-sm-n9, .my-sm-n9 { margin-top: -3.236rem !important; }
  .mr-sm-n9, .mx-sm-n9 { margin-right: -3.236rem !important; }
  .mb-sm-n9, .my-sm-n9 { margin-bottom: -3.236rem !important; }
  .ml-sm-n9, .mx-sm-n9 { margin-left: -3.236rem !important; }
  .m-sm-n10 { margin: -3.6405rem !important; }
  .mt-sm-n10, .my-sm-n10 { margin-top: -3.6405rem !important; }
  .mr-sm-n10, .mx-sm-n10 { margin-right: -3.6405rem !important; }
  .mb-sm-n10, .my-sm-n10 { margin-bottom: -3.6405rem !important; }
  .ml-sm-n10, .mx-sm-n10 { margin-left: -3.6405rem !important; }
  .m-sm-n11 { margin: -4.045rem !important; }
  .mt-sm-n11, .my-sm-n11 { margin-top: -4.045rem !important; }
  .mr-sm-n11, .mx-sm-n11 { margin-right: -4.045rem !important; }
  .mb-sm-n11, .my-sm-n11 { margin-bottom: -4.045rem !important; }
  .ml-sm-n11, .mx-sm-n11 { margin-left: -4.045rem !important; }
  .m-sm-n12 { margin: -4.4495rem !important; }
  .mt-sm-n12, .my-sm-n12 { margin-top: -4.4495rem !important; }
  .mr-sm-n12, .mx-sm-n12 { margin-right: -4.4495rem !important; }
  .mb-sm-n12, .my-sm-n12 { margin-bottom: -4.4495rem !important; }
  .ml-sm-n12, .mx-sm-n12 { margin-left: -4.4495rem !important; }
  .m-sm-n13 { margin: -4.854rem !important; }
  .mt-sm-n13, .my-sm-n13 { margin-top: -4.854rem !important; }
  .mr-sm-n13, .mx-sm-n13 { margin-right: -4.854rem !important; }
  .mb-sm-n13, .my-sm-n13 { margin-bottom: -4.854rem !important; }
  .ml-sm-n13, .mx-sm-n13 { margin-left: -4.854rem !important; }
  .m-sm-n14 { margin: -5.2585rem !important; }
  .mt-sm-n14, .my-sm-n14 { margin-top: -5.2585rem !important; }
  .mr-sm-n14, .mx-sm-n14 { margin-right: -5.2585rem !important; }
  .mb-sm-n14, .my-sm-n14 { margin-bottom: -5.2585rem !important; }
  .ml-sm-n14, .mx-sm-n14 { margin-left: -5.2585rem !important; }
  .m-sm-n15 { margin: -5.663rem !important; }
  .mt-sm-n15, .my-sm-n15 { margin-top: -5.663rem !important; }
  .mr-sm-n15, .mx-sm-n15 { margin-right: -5.663rem !important; }
  .mb-sm-n15, .my-sm-n15 { margin-bottom: -5.663rem !important; }
  .ml-sm-n15, .mx-sm-n15 { margin-left: -5.663rem !important; }
  .m-sm-n16 { margin: -6.0675rem !important; }
  .mt-sm-n16, .my-sm-n16 { margin-top: -6.0675rem !important; }
  .mr-sm-n16, .mx-sm-n16 { margin-right: -6.0675rem !important; }
  .mb-sm-n16, .my-sm-n16 { margin-bottom: -6.0675rem !important; }
  .ml-sm-n16, .mx-sm-n16 { margin-left: -6.0675rem !important; }
  .m-sm-n17 { margin: -6.472rem !important; }
  .mt-sm-n17, .my-sm-n17 { margin-top: -6.472rem !important; }
  .mr-sm-n17, .mx-sm-n17 { margin-right: -6.472rem !important; }
  .mb-sm-n17, .my-sm-n17 { margin-bottom: -6.472rem !important; }
  .ml-sm-n17, .mx-sm-n17 { margin-left: -6.472rem !important; }
  .m-sm-n18 { margin: -6.8765rem !important; }
  .mt-sm-n18, .my-sm-n18 { margin-top: -6.8765rem !important; }
  .mr-sm-n18, .mx-sm-n18 { margin-right: -6.8765rem !important; }
  .mb-sm-n18, .my-sm-n18 { margin-bottom: -6.8765rem !important; }
  .ml-sm-n18, .mx-sm-n18 { margin-left: -6.8765rem !important; }
  .m-sm-n19 { margin: -7.281rem !important; }
  .mt-sm-n19, .my-sm-n19 { margin-top: -7.281rem !important; }
  .mr-sm-n19, .mx-sm-n19 { margin-right: -7.281rem !important; }
  .mb-sm-n19, .my-sm-n19 { margin-bottom: -7.281rem !important; }
  .ml-sm-n19, .mx-sm-n19 { margin-left: -7.281rem !important; }
  .m-sm-n20 { margin: -8.09rem !important; }
  .mt-sm-n20, .my-sm-n20 { margin-top: -8.09rem !important; }
  .mr-sm-n20, .mx-sm-n20 { margin-right: -8.09rem !important; }
  .mb-sm-n20, .my-sm-n20 { margin-bottom: -8.09rem !important; }
  .ml-sm-n20, .mx-sm-n20 { margin-left: -8.09rem !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.20225rem !important; }
  .mt-md-1, .my-md-1 { margin-top: 0.20225rem !important; }
  .mr-md-1, .mx-md-1 { margin-right: 0.20225rem !important; }
  .mb-md-1, .my-md-1 { margin-bottom: 0.20225rem !important; }
  .ml-md-1, .mx-md-1 { margin-left: 0.20225rem !important; }
  .m-md-2 { margin: 0.4045rem !important; }
  .mt-md-2, .my-md-2 { margin-top: 0.4045rem !important; }
  .mr-md-2, .mx-md-2 { margin-right: 0.4045rem !important; }
  .mb-md-2, .my-md-2 { margin-bottom: 0.4045rem !important; }
  .ml-md-2, .mx-md-2 { margin-left: 0.4045rem !important; }
  .m-md-3 { margin: 0.809rem !important; }
  .mt-md-3, .my-md-3 { margin-top: 0.809rem !important; }
  .mr-md-3, .mx-md-3 { margin-right: 0.809rem !important; }
  .mb-md-3, .my-md-3 { margin-bottom: 0.809rem !important; }
  .ml-md-3, .mx-md-3 { margin-left: 0.809rem !important; }
  .m-md-4 { margin: 1.2135rem !important; }
  .mt-md-4, .my-md-4 { margin-top: 1.2135rem !important; }
  .mr-md-4, .mx-md-4 { margin-right: 1.2135rem !important; }
  .mb-md-4, .my-md-4 { margin-bottom: 1.2135rem !important; }
  .ml-md-4, .mx-md-4 { margin-left: 1.2135rem !important; }
  .m-md-5 { margin: 1.618rem !important; }
  .mt-md-5, .my-md-5 { margin-top: 1.618rem !important; }
  .mr-md-5, .mx-md-5 { margin-right: 1.618rem !important; }
  .mb-md-5, .my-md-5 { margin-bottom: 1.618rem !important; }
  .ml-md-5, .mx-md-5 { margin-left: 1.618rem !important; }
  .m-md-6 { margin: 2.0225rem !important; }
  .mt-md-6, .my-md-6 { margin-top: 2.0225rem !important; }
  .mr-md-6, .mx-md-6 { margin-right: 2.0225rem !important; }
  .mb-md-6, .my-md-6 { margin-bottom: 2.0225rem !important; }
  .ml-md-6, .mx-md-6 { margin-left: 2.0225rem !important; }
  .m-md-7 { margin: 2.427rem !important; }
  .mt-md-7, .my-md-7 { margin-top: 2.427rem !important; }
  .mr-md-7, .mx-md-7 { margin-right: 2.427rem !important; }
  .mb-md-7, .my-md-7 { margin-bottom: 2.427rem !important; }
  .ml-md-7, .mx-md-7 { margin-left: 2.427rem !important; }
  .m-md-8 { margin: 2.8315rem !important; }
  .mt-md-8, .my-md-8 { margin-top: 2.8315rem !important; }
  .mr-md-8, .mx-md-8 { margin-right: 2.8315rem !important; }
  .mb-md-8, .my-md-8 { margin-bottom: 2.8315rem !important; }
  .ml-md-8, .mx-md-8 { margin-left: 2.8315rem !important; }
  .m-md-9 { margin: 3.236rem !important; }
  .mt-md-9, .my-md-9 { margin-top: 3.236rem !important; }
  .mr-md-9, .mx-md-9 { margin-right: 3.236rem !important; }
  .mb-md-9, .my-md-9 { margin-bottom: 3.236rem !important; }
  .ml-md-9, .mx-md-9 { margin-left: 3.236rem !important; }
  .m-md-10 { margin: 3.6405rem !important; }
  .mt-md-10, .my-md-10 { margin-top: 3.6405rem !important; }
  .mr-md-10, .mx-md-10 { margin-right: 3.6405rem !important; }
  .mb-md-10, .my-md-10 { margin-bottom: 3.6405rem !important; }
  .ml-md-10, .mx-md-10 { margin-left: 3.6405rem !important; }
  .m-md-11 { margin: 4.045rem !important; }
  .mt-md-11, .my-md-11 { margin-top: 4.045rem !important; }
  .mr-md-11, .mx-md-11 { margin-right: 4.045rem !important; }
  .mb-md-11, .my-md-11 { margin-bottom: 4.045rem !important; }
  .ml-md-11, .mx-md-11 { margin-left: 4.045rem !important; }
  .m-md-12 { margin: 4.4495rem !important; }
  .mt-md-12, .my-md-12 { margin-top: 4.4495rem !important; }
  .mr-md-12, .mx-md-12 { margin-right: 4.4495rem !important; }
  .mb-md-12, .my-md-12 { margin-bottom: 4.4495rem !important; }
  .ml-md-12, .mx-md-12 { margin-left: 4.4495rem !important; }
  .m-md-13 { margin: 4.854rem !important; }
  .mt-md-13, .my-md-13 { margin-top: 4.854rem !important; }
  .mr-md-13, .mx-md-13 { margin-right: 4.854rem !important; }
  .mb-md-13, .my-md-13 { margin-bottom: 4.854rem !important; }
  .ml-md-13, .mx-md-13 { margin-left: 4.854rem !important; }
  .m-md-14 { margin: 5.2585rem !important; }
  .mt-md-14, .my-md-14 { margin-top: 5.2585rem !important; }
  .mr-md-14, .mx-md-14 { margin-right: 5.2585rem !important; }
  .mb-md-14, .my-md-14 { margin-bottom: 5.2585rem !important; }
  .ml-md-14, .mx-md-14 { margin-left: 5.2585rem !important; }
  .m-md-15 { margin: 5.663rem !important; }
  .mt-md-15, .my-md-15 { margin-top: 5.663rem !important; }
  .mr-md-15, .mx-md-15 { margin-right: 5.663rem !important; }
  .mb-md-15, .my-md-15 { margin-bottom: 5.663rem !important; }
  .ml-md-15, .mx-md-15 { margin-left: 5.663rem !important; }
  .m-md-16 { margin: 6.0675rem !important; }
  .mt-md-16, .my-md-16 { margin-top: 6.0675rem !important; }
  .mr-md-16, .mx-md-16 { margin-right: 6.0675rem !important; }
  .mb-md-16, .my-md-16 { margin-bottom: 6.0675rem !important; }
  .ml-md-16, .mx-md-16 { margin-left: 6.0675rem !important; }
  .m-md-17 { margin: 6.472rem !important; }
  .mt-md-17, .my-md-17 { margin-top: 6.472rem !important; }
  .mr-md-17, .mx-md-17 { margin-right: 6.472rem !important; }
  .mb-md-17, .my-md-17 { margin-bottom: 6.472rem !important; }
  .ml-md-17, .mx-md-17 { margin-left: 6.472rem !important; }
  .m-md-18 { margin: 6.8765rem !important; }
  .mt-md-18, .my-md-18 { margin-top: 6.8765rem !important; }
  .mr-md-18, .mx-md-18 { margin-right: 6.8765rem !important; }
  .mb-md-18, .my-md-18 { margin-bottom: 6.8765rem !important; }
  .ml-md-18, .mx-md-18 { margin-left: 6.8765rem !important; }
  .m-md-19 { margin: 7.281rem !important; }
  .mt-md-19, .my-md-19 { margin-top: 7.281rem !important; }
  .mr-md-19, .mx-md-19 { margin-right: 7.281rem !important; }
  .mb-md-19, .my-md-19 { margin-bottom: 7.281rem !important; }
  .ml-md-19, .mx-md-19 { margin-left: 7.281rem !important; }
  .m-md-20 { margin: 8.09rem !important; }
  .mt-md-20, .my-md-20 { margin-top: 8.09rem !important; }
  .mr-md-20, .mx-md-20 { margin-right: 8.09rem !important; }
  .mb-md-20, .my-md-20 { margin-bottom: 8.09rem !important; }
  .ml-md-20, .mx-md-20 { margin-left: 8.09rem !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.20225rem !important; }
  .pt-md-1, .py-md-1 { padding-top: 0.20225rem !important; }
  .pr-md-1, .px-md-1 { padding-right: 0.20225rem !important; }
  .pb-md-1, .py-md-1 { padding-bottom: 0.20225rem !important; }
  .pl-md-1, .px-md-1 { padding-left: 0.20225rem !important; }
  .p-md-2 { padding: 0.4045rem !important; }
  .pt-md-2, .py-md-2 { padding-top: 0.4045rem !important; }
  .pr-md-2, .px-md-2 { padding-right: 0.4045rem !important; }
  .pb-md-2, .py-md-2 { padding-bottom: 0.4045rem !important; }
  .pl-md-2, .px-md-2 { padding-left: 0.4045rem !important; }
  .p-md-3 { padding: 0.809rem !important; }
  .pt-md-3, .py-md-3 { padding-top: 0.809rem !important; }
  .pr-md-3, .px-md-3 { padding-right: 0.809rem !important; }
  .pb-md-3, .py-md-3 { padding-bottom: 0.809rem !important; }
  .pl-md-3, .px-md-3 { padding-left: 0.809rem !important; }
  .p-md-4 { padding: 1.2135rem !important; }
  .pt-md-4, .py-md-4 { padding-top: 1.2135rem !important; }
  .pr-md-4, .px-md-4 { padding-right: 1.2135rem !important; }
  .pb-md-4, .py-md-4 { padding-bottom: 1.2135rem !important; }
  .pl-md-4, .px-md-4 { padding-left: 1.2135rem !important; }
  .p-md-5 { padding: 1.618rem !important; }
  .pt-md-5, .py-md-5 { padding-top: 1.618rem !important; }
  .pr-md-5, .px-md-5 { padding-right: 1.618rem !important; }
  .pb-md-5, .py-md-5 { padding-bottom: 1.618rem !important; }
  .pl-md-5, .px-md-5 { padding-left: 1.618rem !important; }
  .p-md-6 { padding: 2.0225rem !important; }
  .pt-md-6, .py-md-6 { padding-top: 2.0225rem !important; }
  .pr-md-6, .px-md-6 { padding-right: 2.0225rem !important; }
  .pb-md-6, .py-md-6 { padding-bottom: 2.0225rem !important; }
  .pl-md-6, .px-md-6 { padding-left: 2.0225rem !important; }
  .p-md-7 { padding: 2.427rem !important; }
  .pt-md-7, .py-md-7 { padding-top: 2.427rem !important; }
  .pr-md-7, .px-md-7 { padding-right: 2.427rem !important; }
  .pb-md-7, .py-md-7 { padding-bottom: 2.427rem !important; }
  .pl-md-7, .px-md-7 { padding-left: 2.427rem !important; }
  .p-md-8 { padding: 2.8315rem !important; }
  .pt-md-8, .py-md-8 { padding-top: 2.8315rem !important; }
  .pr-md-8, .px-md-8 { padding-right: 2.8315rem !important; }
  .pb-md-8, .py-md-8 { padding-bottom: 2.8315rem !important; }
  .pl-md-8, .px-md-8 { padding-left: 2.8315rem !important; }
  .p-md-9 { padding: 3.236rem !important; }
  .pt-md-9, .py-md-9 { padding-top: 3.236rem !important; }
  .pr-md-9, .px-md-9 { padding-right: 3.236rem !important; }
  .pb-md-9, .py-md-9 { padding-bottom: 3.236rem !important; }
  .pl-md-9, .px-md-9 { padding-left: 3.236rem !important; }
  .p-md-10 { padding: 3.6405rem !important; }
  .pt-md-10, .py-md-10 { padding-top: 3.6405rem !important; }
  .pr-md-10, .px-md-10 { padding-right: 3.6405rem !important; }
  .pb-md-10, .py-md-10 { padding-bottom: 3.6405rem !important; }
  .pl-md-10, .px-md-10 { padding-left: 3.6405rem !important; }
  .p-md-11 { padding: 4.045rem !important; }
  .pt-md-11, .py-md-11 { padding-top: 4.045rem !important; }
  .pr-md-11, .px-md-11 { padding-right: 4.045rem !important; }
  .pb-md-11, .py-md-11 { padding-bottom: 4.045rem !important; }
  .pl-md-11, .px-md-11 { padding-left: 4.045rem !important; }
  .p-md-12 { padding: 4.4495rem !important; }
  .pt-md-12, .py-md-12 { padding-top: 4.4495rem !important; }
  .pr-md-12, .px-md-12 { padding-right: 4.4495rem !important; }
  .pb-md-12, .py-md-12 { padding-bottom: 4.4495rem !important; }
  .pl-md-12, .px-md-12 { padding-left: 4.4495rem !important; }
  .p-md-13 { padding: 4.854rem !important; }
  .pt-md-13, .py-md-13 { padding-top: 4.854rem !important; }
  .pr-md-13, .px-md-13 { padding-right: 4.854rem !important; }
  .pb-md-13, .py-md-13 { padding-bottom: 4.854rem !important; }
  .pl-md-13, .px-md-13 { padding-left: 4.854rem !important; }
  .p-md-14 { padding: 5.2585rem !important; }
  .pt-md-14, .py-md-14 { padding-top: 5.2585rem !important; }
  .pr-md-14, .px-md-14 { padding-right: 5.2585rem !important; }
  .pb-md-14, .py-md-14 { padding-bottom: 5.2585rem !important; }
  .pl-md-14, .px-md-14 { padding-left: 5.2585rem !important; }
  .p-md-15 { padding: 5.663rem !important; }
  .pt-md-15, .py-md-15 { padding-top: 5.663rem !important; }
  .pr-md-15, .px-md-15 { padding-right: 5.663rem !important; }
  .pb-md-15, .py-md-15 { padding-bottom: 5.663rem !important; }
  .pl-md-15, .px-md-15 { padding-left: 5.663rem !important; }
  .p-md-16 { padding: 6.0675rem !important; }
  .pt-md-16, .py-md-16 { padding-top: 6.0675rem !important; }
  .pr-md-16, .px-md-16 { padding-right: 6.0675rem !important; }
  .pb-md-16, .py-md-16 { padding-bottom: 6.0675rem !important; }
  .pl-md-16, .px-md-16 { padding-left: 6.0675rem !important; }
  .p-md-17 { padding: 6.472rem !important; }
  .pt-md-17, .py-md-17 { padding-top: 6.472rem !important; }
  .pr-md-17, .px-md-17 { padding-right: 6.472rem !important; }
  .pb-md-17, .py-md-17 { padding-bottom: 6.472rem !important; }
  .pl-md-17, .px-md-17 { padding-left: 6.472rem !important; }
  .p-md-18 { padding: 6.8765rem !important; }
  .pt-md-18, .py-md-18 { padding-top: 6.8765rem !important; }
  .pr-md-18, .px-md-18 { padding-right: 6.8765rem !important; }
  .pb-md-18, .py-md-18 { padding-bottom: 6.8765rem !important; }
  .pl-md-18, .px-md-18 { padding-left: 6.8765rem !important; }
  .p-md-19 { padding: 7.281rem !important; }
  .pt-md-19, .py-md-19 { padding-top: 7.281rem !important; }
  .pr-md-19, .px-md-19 { padding-right: 7.281rem !important; }
  .pb-md-19, .py-md-19 { padding-bottom: 7.281rem !important; }
  .pl-md-19, .px-md-19 { padding-left: 7.281rem !important; }
  .p-md-20 { padding: 8.09rem !important; }
  .pt-md-20, .py-md-20 { padding-top: 8.09rem !important; }
  .pr-md-20, .px-md-20 { padding-right: 8.09rem !important; }
  .pb-md-20, .py-md-20 { padding-bottom: 8.09rem !important; }
  .pl-md-20, .px-md-20 { padding-left: 8.09rem !important; }
  .m-md-n1 { margin: -0.20225rem !important; }
  .mt-md-n1, .my-md-n1 { margin-top: -0.20225rem !important; }
  .mr-md-n1, .mx-md-n1 { margin-right: -0.20225rem !important; }
  .mb-md-n1, .my-md-n1 { margin-bottom: -0.20225rem !important; }
  .ml-md-n1, .mx-md-n1 { margin-left: -0.20225rem !important; }
  .m-md-n2 { margin: -0.4045rem !important; }
  .mt-md-n2, .my-md-n2 { margin-top: -0.4045rem !important; }
  .mr-md-n2, .mx-md-n2 { margin-right: -0.4045rem !important; }
  .mb-md-n2, .my-md-n2 { margin-bottom: -0.4045rem !important; }
  .ml-md-n2, .mx-md-n2 { margin-left: -0.4045rem !important; }
  .m-md-n3 { margin: -0.809rem !important; }
  .mt-md-n3, .my-md-n3 { margin-top: -0.809rem !important; }
  .mr-md-n3, .mx-md-n3 { margin-right: -0.809rem !important; }
  .mb-md-n3, .my-md-n3 { margin-bottom: -0.809rem !important; }
  .ml-md-n3, .mx-md-n3 { margin-left: -0.809rem !important; }
  .m-md-n4 { margin: -1.2135rem !important; }
  .mt-md-n4, .my-md-n4 { margin-top: -1.2135rem !important; }
  .mr-md-n4, .mx-md-n4 { margin-right: -1.2135rem !important; }
  .mb-md-n4, .my-md-n4 { margin-bottom: -1.2135rem !important; }
  .ml-md-n4, .mx-md-n4 { margin-left: -1.2135rem !important; }
  .m-md-n5 { margin: -1.618rem !important; }
  .mt-md-n5, .my-md-n5 { margin-top: -1.618rem !important; }
  .mr-md-n5, .mx-md-n5 { margin-right: -1.618rem !important; }
  .mb-md-n5, .my-md-n5 { margin-bottom: -1.618rem !important; }
  .ml-md-n5, .mx-md-n5 { margin-left: -1.618rem !important; }
  .m-md-n6 { margin: -2.0225rem !important; }
  .mt-md-n6, .my-md-n6 { margin-top: -2.0225rem !important; }
  .mr-md-n6, .mx-md-n6 { margin-right: -2.0225rem !important; }
  .mb-md-n6, .my-md-n6 { margin-bottom: -2.0225rem !important; }
  .ml-md-n6, .mx-md-n6 { margin-left: -2.0225rem !important; }
  .m-md-n7 { margin: -2.427rem !important; }
  .mt-md-n7, .my-md-n7 { margin-top: -2.427rem !important; }
  .mr-md-n7, .mx-md-n7 { margin-right: -2.427rem !important; }
  .mb-md-n7, .my-md-n7 { margin-bottom: -2.427rem !important; }
  .ml-md-n7, .mx-md-n7 { margin-left: -2.427rem !important; }
  .m-md-n8 { margin: -2.8315rem !important; }
  .mt-md-n8, .my-md-n8 { margin-top: -2.8315rem !important; }
  .mr-md-n8, .mx-md-n8 { margin-right: -2.8315rem !important; }
  .mb-md-n8, .my-md-n8 { margin-bottom: -2.8315rem !important; }
  .ml-md-n8, .mx-md-n8 { margin-left: -2.8315rem !important; }
  .m-md-n9 { margin: -3.236rem !important; }
  .mt-md-n9, .my-md-n9 { margin-top: -3.236rem !important; }
  .mr-md-n9, .mx-md-n9 { margin-right: -3.236rem !important; }
  .mb-md-n9, .my-md-n9 { margin-bottom: -3.236rem !important; }
  .ml-md-n9, .mx-md-n9 { margin-left: -3.236rem !important; }
  .m-md-n10 { margin: -3.6405rem !important; }
  .mt-md-n10, .my-md-n10 { margin-top: -3.6405rem !important; }
  .mr-md-n10, .mx-md-n10 { margin-right: -3.6405rem !important; }
  .mb-md-n10, .my-md-n10 { margin-bottom: -3.6405rem !important; }
  .ml-md-n10, .mx-md-n10 { margin-left: -3.6405rem !important; }
  .m-md-n11 { margin: -4.045rem !important; }
  .mt-md-n11, .my-md-n11 { margin-top: -4.045rem !important; }
  .mr-md-n11, .mx-md-n11 { margin-right: -4.045rem !important; }
  .mb-md-n11, .my-md-n11 { margin-bottom: -4.045rem !important; }
  .ml-md-n11, .mx-md-n11 { margin-left: -4.045rem !important; }
  .m-md-n12 { margin: -4.4495rem !important; }
  .mt-md-n12, .my-md-n12 { margin-top: -4.4495rem !important; }
  .mr-md-n12, .mx-md-n12 { margin-right: -4.4495rem !important; }
  .mb-md-n12, .my-md-n12 { margin-bottom: -4.4495rem !important; }
  .ml-md-n12, .mx-md-n12 { margin-left: -4.4495rem !important; }
  .m-md-n13 { margin: -4.854rem !important; }
  .mt-md-n13, .my-md-n13 { margin-top: -4.854rem !important; }
  .mr-md-n13, .mx-md-n13 { margin-right: -4.854rem !important; }
  .mb-md-n13, .my-md-n13 { margin-bottom: -4.854rem !important; }
  .ml-md-n13, .mx-md-n13 { margin-left: -4.854rem !important; }
  .m-md-n14 { margin: -5.2585rem !important; }
  .mt-md-n14, .my-md-n14 { margin-top: -5.2585rem !important; }
  .mr-md-n14, .mx-md-n14 { margin-right: -5.2585rem !important; }
  .mb-md-n14, .my-md-n14 { margin-bottom: -5.2585rem !important; }
  .ml-md-n14, .mx-md-n14 { margin-left: -5.2585rem !important; }
  .m-md-n15 { margin: -5.663rem !important; }
  .mt-md-n15, .my-md-n15 { margin-top: -5.663rem !important; }
  .mr-md-n15, .mx-md-n15 { margin-right: -5.663rem !important; }
  .mb-md-n15, .my-md-n15 { margin-bottom: -5.663rem !important; }
  .ml-md-n15, .mx-md-n15 { margin-left: -5.663rem !important; }
  .m-md-n16 { margin: -6.0675rem !important; }
  .mt-md-n16, .my-md-n16 { margin-top: -6.0675rem !important; }
  .mr-md-n16, .mx-md-n16 { margin-right: -6.0675rem !important; }
  .mb-md-n16, .my-md-n16 { margin-bottom: -6.0675rem !important; }
  .ml-md-n16, .mx-md-n16 { margin-left: -6.0675rem !important; }
  .m-md-n17 { margin: -6.472rem !important; }
  .mt-md-n17, .my-md-n17 { margin-top: -6.472rem !important; }
  .mr-md-n17, .mx-md-n17 { margin-right: -6.472rem !important; }
  .mb-md-n17, .my-md-n17 { margin-bottom: -6.472rem !important; }
  .ml-md-n17, .mx-md-n17 { margin-left: -6.472rem !important; }
  .m-md-n18 { margin: -6.8765rem !important; }
  .mt-md-n18, .my-md-n18 { margin-top: -6.8765rem !important; }
  .mr-md-n18, .mx-md-n18 { margin-right: -6.8765rem !important; }
  .mb-md-n18, .my-md-n18 { margin-bottom: -6.8765rem !important; }
  .ml-md-n18, .mx-md-n18 { margin-left: -6.8765rem !important; }
  .m-md-n19 { margin: -7.281rem !important; }
  .mt-md-n19, .my-md-n19 { margin-top: -7.281rem !important; }
  .mr-md-n19, .mx-md-n19 { margin-right: -7.281rem !important; }
  .mb-md-n19, .my-md-n19 { margin-bottom: -7.281rem !important; }
  .ml-md-n19, .mx-md-n19 { margin-left: -7.281rem !important; }
  .m-md-n20 { margin: -8.09rem !important; }
  .mt-md-n20, .my-md-n20 { margin-top: -8.09rem !important; }
  .mr-md-n20, .mx-md-n20 { margin-right: -8.09rem !important; }
  .mb-md-n20, .my-md-n20 { margin-bottom: -8.09rem !important; }
  .ml-md-n20, .mx-md-n20 { margin-left: -8.09rem !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.20225rem !important; }
  .mt-lg-1, .my-lg-1 { margin-top: 0.20225rem !important; }
  .mr-lg-1, .mx-lg-1 { margin-right: 0.20225rem !important; }
  .mb-lg-1, .my-lg-1 { margin-bottom: 0.20225rem !important; }
  .ml-lg-1, .mx-lg-1 { margin-left: 0.20225rem !important; }
  .m-lg-2 { margin: 0.4045rem !important; }
  .mt-lg-2, .my-lg-2 { margin-top: 0.4045rem !important; }
  .mr-lg-2, .mx-lg-2 { margin-right: 0.4045rem !important; }
  .mb-lg-2, .my-lg-2 { margin-bottom: 0.4045rem !important; }
  .ml-lg-2, .mx-lg-2 { margin-left: 0.4045rem !important; }
  .m-lg-3 { margin: 0.809rem !important; }
  .mt-lg-3, .my-lg-3 { margin-top: 0.809rem !important; }
  .mr-lg-3, .mx-lg-3 { margin-right: 0.809rem !important; }
  .mb-lg-3, .my-lg-3 { margin-bottom: 0.809rem !important; }
  .ml-lg-3, .mx-lg-3 { margin-left: 0.809rem !important; }
  .m-lg-4 { margin: 1.2135rem !important; }
  .mt-lg-4, .my-lg-4 { margin-top: 1.2135rem !important; }
  .mr-lg-4, .mx-lg-4 { margin-right: 1.2135rem !important; }
  .mb-lg-4, .my-lg-4 { margin-bottom: 1.2135rem !important; }
  .ml-lg-4, .mx-lg-4 { margin-left: 1.2135rem !important; }
  .m-lg-5 { margin: 1.618rem !important; }
  .mt-lg-5, .my-lg-5 { margin-top: 1.618rem !important; }
  .mr-lg-5, .mx-lg-5 { margin-right: 1.618rem !important; }
  .mb-lg-5, .my-lg-5 { margin-bottom: 1.618rem !important; }
  .ml-lg-5, .mx-lg-5 { margin-left: 1.618rem !important; }
  .m-lg-6 { margin: 2.0225rem !important; }
  .mt-lg-6, .my-lg-6 { margin-top: 2.0225rem !important; }
  .mr-lg-6, .mx-lg-6 { margin-right: 2.0225rem !important; }
  .mb-lg-6, .my-lg-6 { margin-bottom: 2.0225rem !important; }
  .ml-lg-6, .mx-lg-6 { margin-left: 2.0225rem !important; }
  .m-lg-7 { margin: 2.427rem !important; }
  .mt-lg-7, .my-lg-7 { margin-top: 2.427rem !important; }
  .mr-lg-7, .mx-lg-7 { margin-right: 2.427rem !important; }
  .mb-lg-7, .my-lg-7 { margin-bottom: 2.427rem !important; }
  .ml-lg-7, .mx-lg-7 { margin-left: 2.427rem !important; }
  .m-lg-8 { margin: 2.8315rem !important; }
  .mt-lg-8, .my-lg-8 { margin-top: 2.8315rem !important; }
  .mr-lg-8, .mx-lg-8 { margin-right: 2.8315rem !important; }
  .mb-lg-8, .my-lg-8 { margin-bottom: 2.8315rem !important; }
  .ml-lg-8, .mx-lg-8 { margin-left: 2.8315rem !important; }
  .m-lg-9 { margin: 3.236rem !important; }
  .mt-lg-9, .my-lg-9 { margin-top: 3.236rem !important; }
  .mr-lg-9, .mx-lg-9 { margin-right: 3.236rem !important; }
  .mb-lg-9, .my-lg-9 { margin-bottom: 3.236rem !important; }
  .ml-lg-9, .mx-lg-9 { margin-left: 3.236rem !important; }
  .m-lg-10 { margin: 3.6405rem !important; }
  .mt-lg-10, .my-lg-10 { margin-top: 3.6405rem !important; }
  .mr-lg-10, .mx-lg-10 { margin-right: 3.6405rem !important; }
  .mb-lg-10, .my-lg-10 { margin-bottom: 3.6405rem !important; }
  .ml-lg-10, .mx-lg-10 { margin-left: 3.6405rem !important; }
  .m-lg-11 { margin: 4.045rem !important; }
  .mt-lg-11, .my-lg-11 { margin-top: 4.045rem !important; }
  .mr-lg-11, .mx-lg-11 { margin-right: 4.045rem !important; }
  .mb-lg-11, .my-lg-11 { margin-bottom: 4.045rem !important; }
  .ml-lg-11, .mx-lg-11 { margin-left: 4.045rem !important; }
  .m-lg-12 { margin: 4.4495rem !important; }
  .mt-lg-12, .my-lg-12 { margin-top: 4.4495rem !important; }
  .mr-lg-12, .mx-lg-12 { margin-right: 4.4495rem !important; }
  .mb-lg-12, .my-lg-12 { margin-bottom: 4.4495rem !important; }
  .ml-lg-12, .mx-lg-12 { margin-left: 4.4495rem !important; }
  .m-lg-13 { margin: 4.854rem !important; }
  .mt-lg-13, .my-lg-13 { margin-top: 4.854rem !important; }
  .mr-lg-13, .mx-lg-13 { margin-right: 4.854rem !important; }
  .mb-lg-13, .my-lg-13 { margin-bottom: 4.854rem !important; }
  .ml-lg-13, .mx-lg-13 { margin-left: 4.854rem !important; }
  .m-lg-14 { margin: 5.2585rem !important; }
  .mt-lg-14, .my-lg-14 { margin-top: 5.2585rem !important; }
  .mr-lg-14, .mx-lg-14 { margin-right: 5.2585rem !important; }
  .mb-lg-14, .my-lg-14 { margin-bottom: 5.2585rem !important; }
  .ml-lg-14, .mx-lg-14 { margin-left: 5.2585rem !important; }
  .m-lg-15 { margin: 5.663rem !important; }
  .mt-lg-15, .my-lg-15 { margin-top: 5.663rem !important; }
  .mr-lg-15, .mx-lg-15 { margin-right: 5.663rem !important; }
  .mb-lg-15, .my-lg-15 { margin-bottom: 5.663rem !important; }
  .ml-lg-15, .mx-lg-15 { margin-left: 5.663rem !important; }
  .m-lg-16 { margin: 6.0675rem !important; }
  .mt-lg-16, .my-lg-16 { margin-top: 6.0675rem !important; }
  .mr-lg-16, .mx-lg-16 { margin-right: 6.0675rem !important; }
  .mb-lg-16, .my-lg-16 { margin-bottom: 6.0675rem !important; }
  .ml-lg-16, .mx-lg-16 { margin-left: 6.0675rem !important; }
  .m-lg-17 { margin: 6.472rem !important; }
  .mt-lg-17, .my-lg-17 { margin-top: 6.472rem !important; }
  .mr-lg-17, .mx-lg-17 { margin-right: 6.472rem !important; }
  .mb-lg-17, .my-lg-17 { margin-bottom: 6.472rem !important; }
  .ml-lg-17, .mx-lg-17 { margin-left: 6.472rem !important; }
  .m-lg-18 { margin: 6.8765rem !important; }
  .mt-lg-18, .my-lg-18 { margin-top: 6.8765rem !important; }
  .mr-lg-18, .mx-lg-18 { margin-right: 6.8765rem !important; }
  .mb-lg-18, .my-lg-18 { margin-bottom: 6.8765rem !important; }
  .ml-lg-18, .mx-lg-18 { margin-left: 6.8765rem !important; }
  .m-lg-19 { margin: 7.281rem !important; }
  .mt-lg-19, .my-lg-19 { margin-top: 7.281rem !important; }
  .mr-lg-19, .mx-lg-19 { margin-right: 7.281rem !important; }
  .mb-lg-19, .my-lg-19 { margin-bottom: 7.281rem !important; }
  .ml-lg-19, .mx-lg-19 { margin-left: 7.281rem !important; }
  .m-lg-20 { margin: 8.09rem !important; }
  .mt-lg-20, .my-lg-20 { margin-top: 8.09rem !important; }
  .mr-lg-20, .mx-lg-20 { margin-right: 8.09rem !important; }
  .mb-lg-20, .my-lg-20 { margin-bottom: 8.09rem !important; }
  .ml-lg-20, .mx-lg-20 { margin-left: 8.09rem !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.20225rem !important; }
  .pt-lg-1, .py-lg-1 { padding-top: 0.20225rem !important; }
  .pr-lg-1, .px-lg-1 { padding-right: 0.20225rem !important; }
  .pb-lg-1, .py-lg-1 { padding-bottom: 0.20225rem !important; }
  .pl-lg-1, .px-lg-1 { padding-left: 0.20225rem !important; }
  .p-lg-2 { padding: 0.4045rem !important; }
  .pt-lg-2, .py-lg-2 { padding-top: 0.4045rem !important; }
  .pr-lg-2, .px-lg-2 { padding-right: 0.4045rem !important; }
  .pb-lg-2, .py-lg-2 { padding-bottom: 0.4045rem !important; }
  .pl-lg-2, .px-lg-2 { padding-left: 0.4045rem !important; }
  .p-lg-3 { padding: 0.809rem !important; }
  .pt-lg-3, .py-lg-3 { padding-top: 0.809rem !important; }
  .pr-lg-3, .px-lg-3 { padding-right: 0.809rem !important; }
  .pb-lg-3, .py-lg-3 { padding-bottom: 0.809rem !important; }
  .pl-lg-3, .px-lg-3 { padding-left: 0.809rem !important; }
  .p-lg-4 { padding: 1.2135rem !important; }
  .pt-lg-4, .py-lg-4 { padding-top: 1.2135rem !important; }
  .pr-lg-4, .px-lg-4 { padding-right: 1.2135rem !important; }
  .pb-lg-4, .py-lg-4 { padding-bottom: 1.2135rem !important; }
  .pl-lg-4, .px-lg-4 { padding-left: 1.2135rem !important; }
  .p-lg-5 { padding: 1.618rem !important; }
  .pt-lg-5, .py-lg-5 { padding-top: 1.618rem !important; }
  .pr-lg-5, .px-lg-5 { padding-right: 1.618rem !important; }
  .pb-lg-5, .py-lg-5 { padding-bottom: 1.618rem !important; }
  .pl-lg-5, .px-lg-5 { padding-left: 1.618rem !important; }
  .p-lg-6 { padding: 2.0225rem !important; }
  .pt-lg-6, .py-lg-6 { padding-top: 2.0225rem !important; }
  .pr-lg-6, .px-lg-6 { padding-right: 2.0225rem !important; }
  .pb-lg-6, .py-lg-6 { padding-bottom: 2.0225rem !important; }
  .pl-lg-6, .px-lg-6 { padding-left: 2.0225rem !important; }
  .p-lg-7 { padding: 2.427rem !important; }
  .pt-lg-7, .py-lg-7 { padding-top: 2.427rem !important; }
  .pr-lg-7, .px-lg-7 { padding-right: 2.427rem !important; }
  .pb-lg-7, .py-lg-7 { padding-bottom: 2.427rem !important; }
  .pl-lg-7, .px-lg-7 { padding-left: 2.427rem !important; }
  .p-lg-8 { padding: 2.8315rem !important; }
  .pt-lg-8, .py-lg-8 { padding-top: 2.8315rem !important; }
  .pr-lg-8, .px-lg-8 { padding-right: 2.8315rem !important; }
  .pb-lg-8, .py-lg-8 { padding-bottom: 2.8315rem !important; }
  .pl-lg-8, .px-lg-8 { padding-left: 2.8315rem !important; }
  .p-lg-9 { padding: 3.236rem !important; }
  .pt-lg-9, .py-lg-9 { padding-top: 3.236rem !important; }
  .pr-lg-9, .px-lg-9 { padding-right: 3.236rem !important; }
  .pb-lg-9, .py-lg-9 { padding-bottom: 3.236rem !important; }
  .pl-lg-9, .px-lg-9 { padding-left: 3.236rem !important; }
  .p-lg-10 { padding: 3.6405rem !important; }
  .pt-lg-10, .py-lg-10 { padding-top: 3.6405rem !important; }
  .pr-lg-10, .px-lg-10 { padding-right: 3.6405rem !important; }
  .pb-lg-10, .py-lg-10 { padding-bottom: 3.6405rem !important; }
  .pl-lg-10, .px-lg-10 { padding-left: 3.6405rem !important; }
  .p-lg-11 { padding: 4.045rem !important; }
  .pt-lg-11, .py-lg-11 { padding-top: 4.045rem !important; }
  .pr-lg-11, .px-lg-11 { padding-right: 4.045rem !important; }
  .pb-lg-11, .py-lg-11 { padding-bottom: 4.045rem !important; }
  .pl-lg-11, .px-lg-11 { padding-left: 4.045rem !important; }
  .p-lg-12 { padding: 4.4495rem !important; }
  .pt-lg-12, .py-lg-12 { padding-top: 4.4495rem !important; }
  .pr-lg-12, .px-lg-12 { padding-right: 4.4495rem !important; }
  .pb-lg-12, .py-lg-12 { padding-bottom: 4.4495rem !important; }
  .pl-lg-12, .px-lg-12 { padding-left: 4.4495rem !important; }
  .p-lg-13 { padding: 4.854rem !important; }
  .pt-lg-13, .py-lg-13 { padding-top: 4.854rem !important; }
  .pr-lg-13, .px-lg-13 { padding-right: 4.854rem !important; }
  .pb-lg-13, .py-lg-13 { padding-bottom: 4.854rem !important; }
  .pl-lg-13, .px-lg-13 { padding-left: 4.854rem !important; }
  .p-lg-14 { padding: 5.2585rem !important; }
  .pt-lg-14, .py-lg-14 { padding-top: 5.2585rem !important; }
  .pr-lg-14, .px-lg-14 { padding-right: 5.2585rem !important; }
  .pb-lg-14, .py-lg-14 { padding-bottom: 5.2585rem !important; }
  .pl-lg-14, .px-lg-14 { padding-left: 5.2585rem !important; }
  .p-lg-15 { padding: 5.663rem !important; }
  .pt-lg-15, .py-lg-15 { padding-top: 5.663rem !important; }
  .pr-lg-15, .px-lg-15 { padding-right: 5.663rem !important; }
  .pb-lg-15, .py-lg-15 { padding-bottom: 5.663rem !important; }
  .pl-lg-15, .px-lg-15 { padding-left: 5.663rem !important; }
  .p-lg-16 { padding: 6.0675rem !important; }
  .pt-lg-16, .py-lg-16 { padding-top: 6.0675rem !important; }
  .pr-lg-16, .px-lg-16 { padding-right: 6.0675rem !important; }
  .pb-lg-16, .py-lg-16 { padding-bottom: 6.0675rem !important; }
  .pl-lg-16, .px-lg-16 { padding-left: 6.0675rem !important; }
  .p-lg-17 { padding: 6.472rem !important; }
  .pt-lg-17, .py-lg-17 { padding-top: 6.472rem !important; }
  .pr-lg-17, .px-lg-17 { padding-right: 6.472rem !important; }
  .pb-lg-17, .py-lg-17 { padding-bottom: 6.472rem !important; }
  .pl-lg-17, .px-lg-17 { padding-left: 6.472rem !important; }
  .p-lg-18 { padding: 6.8765rem !important; }
  .pt-lg-18, .py-lg-18 { padding-top: 6.8765rem !important; }
  .pr-lg-18, .px-lg-18 { padding-right: 6.8765rem !important; }
  .pb-lg-18, .py-lg-18 { padding-bottom: 6.8765rem !important; }
  .pl-lg-18, .px-lg-18 { padding-left: 6.8765rem !important; }
  .p-lg-19 { padding: 7.281rem !important; }
  .pt-lg-19, .py-lg-19 { padding-top: 7.281rem !important; }
  .pr-lg-19, .px-lg-19 { padding-right: 7.281rem !important; }
  .pb-lg-19, .py-lg-19 { padding-bottom: 7.281rem !important; }
  .pl-lg-19, .px-lg-19 { padding-left: 7.281rem !important; }
  .p-lg-20 { padding: 8.09rem !important; }
  .pt-lg-20, .py-lg-20 { padding-top: 8.09rem !important; }
  .pr-lg-20, .px-lg-20 { padding-right: 8.09rem !important; }
  .pb-lg-20, .py-lg-20 { padding-bottom: 8.09rem !important; }
  .pl-lg-20, .px-lg-20 { padding-left: 8.09rem !important; }
  .m-lg-n1 { margin: -0.20225rem !important; }
  .mt-lg-n1, .my-lg-n1 { margin-top: -0.20225rem !important; }
  .mr-lg-n1, .mx-lg-n1 { margin-right: -0.20225rem !important; }
  .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.20225rem !important; }
  .ml-lg-n1, .mx-lg-n1 { margin-left: -0.20225rem !important; }
  .m-lg-n2 { margin: -0.4045rem !important; }
  .mt-lg-n2, .my-lg-n2 { margin-top: -0.4045rem !important; }
  .mr-lg-n2, .mx-lg-n2 { margin-right: -0.4045rem !important; }
  .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.4045rem !important; }
  .ml-lg-n2, .mx-lg-n2 { margin-left: -0.4045rem !important; }
  .m-lg-n3 { margin: -0.809rem !important; }
  .mt-lg-n3, .my-lg-n3 { margin-top: -0.809rem !important; }
  .mr-lg-n3, .mx-lg-n3 { margin-right: -0.809rem !important; }
  .mb-lg-n3, .my-lg-n3 { margin-bottom: -0.809rem !important; }
  .ml-lg-n3, .mx-lg-n3 { margin-left: -0.809rem !important; }
  .m-lg-n4 { margin: -1.2135rem !important; }
  .mt-lg-n4, .my-lg-n4 { margin-top: -1.2135rem !important; }
  .mr-lg-n4, .mx-lg-n4 { margin-right: -1.2135rem !important; }
  .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.2135rem !important; }
  .ml-lg-n4, .mx-lg-n4 { margin-left: -1.2135rem !important; }
  .m-lg-n5 { margin: -1.618rem !important; }
  .mt-lg-n5, .my-lg-n5 { margin-top: -1.618rem !important; }
  .mr-lg-n5, .mx-lg-n5 { margin-right: -1.618rem !important; }
  .mb-lg-n5, .my-lg-n5 { margin-bottom: -1.618rem !important; }
  .ml-lg-n5, .mx-lg-n5 { margin-left: -1.618rem !important; }
  .m-lg-n6 { margin: -2.0225rem !important; }
  .mt-lg-n6, .my-lg-n6 { margin-top: -2.0225rem !important; }
  .mr-lg-n6, .mx-lg-n6 { margin-right: -2.0225rem !important; }
  .mb-lg-n6, .my-lg-n6 { margin-bottom: -2.0225rem !important; }
  .ml-lg-n6, .mx-lg-n6 { margin-left: -2.0225rem !important; }
  .m-lg-n7 { margin: -2.427rem !important; }
  .mt-lg-n7, .my-lg-n7 { margin-top: -2.427rem !important; }
  .mr-lg-n7, .mx-lg-n7 { margin-right: -2.427rem !important; }
  .mb-lg-n7, .my-lg-n7 { margin-bottom: -2.427rem !important; }
  .ml-lg-n7, .mx-lg-n7 { margin-left: -2.427rem !important; }
  .m-lg-n8 { margin: -2.8315rem !important; }
  .mt-lg-n8, .my-lg-n8 { margin-top: -2.8315rem !important; }
  .mr-lg-n8, .mx-lg-n8 { margin-right: -2.8315rem !important; }
  .mb-lg-n8, .my-lg-n8 { margin-bottom: -2.8315rem !important; }
  .ml-lg-n8, .mx-lg-n8 { margin-left: -2.8315rem !important; }
  .m-lg-n9 { margin: -3.236rem !important; }
  .mt-lg-n9, .my-lg-n9 { margin-top: -3.236rem !important; }
  .mr-lg-n9, .mx-lg-n9 { margin-right: -3.236rem !important; }
  .mb-lg-n9, .my-lg-n9 { margin-bottom: -3.236rem !important; }
  .ml-lg-n9, .mx-lg-n9 { margin-left: -3.236rem !important; }
  .m-lg-n10 { margin: -3.6405rem !important; }
  .mt-lg-n10, .my-lg-n10 { margin-top: -3.6405rem !important; }
  .mr-lg-n10, .mx-lg-n10 { margin-right: -3.6405rem !important; }
  .mb-lg-n10, .my-lg-n10 { margin-bottom: -3.6405rem !important; }
  .ml-lg-n10, .mx-lg-n10 { margin-left: -3.6405rem !important; }
  .m-lg-n11 { margin: -4.045rem !important; }
  .mt-lg-n11, .my-lg-n11 { margin-top: -4.045rem !important; }
  .mr-lg-n11, .mx-lg-n11 { margin-right: -4.045rem !important; }
  .mb-lg-n11, .my-lg-n11 { margin-bottom: -4.045rem !important; }
  .ml-lg-n11, .mx-lg-n11 { margin-left: -4.045rem !important; }
  .m-lg-n12 { margin: -4.4495rem !important; }
  .mt-lg-n12, .my-lg-n12 { margin-top: -4.4495rem !important; }
  .mr-lg-n12, .mx-lg-n12 { margin-right: -4.4495rem !important; }
  .mb-lg-n12, .my-lg-n12 { margin-bottom: -4.4495rem !important; }
  .ml-lg-n12, .mx-lg-n12 { margin-left: -4.4495rem !important; }
  .m-lg-n13 { margin: -4.854rem !important; }
  .mt-lg-n13, .my-lg-n13 { margin-top: -4.854rem !important; }
  .mr-lg-n13, .mx-lg-n13 { margin-right: -4.854rem !important; }
  .mb-lg-n13, .my-lg-n13 { margin-bottom: -4.854rem !important; }
  .ml-lg-n13, .mx-lg-n13 { margin-left: -4.854rem !important; }
  .m-lg-n14 { margin: -5.2585rem !important; }
  .mt-lg-n14, .my-lg-n14 { margin-top: -5.2585rem !important; }
  .mr-lg-n14, .mx-lg-n14 { margin-right: -5.2585rem !important; }
  .mb-lg-n14, .my-lg-n14 { margin-bottom: -5.2585rem !important; }
  .ml-lg-n14, .mx-lg-n14 { margin-left: -5.2585rem !important; }
  .m-lg-n15 { margin: -5.663rem !important; }
  .mt-lg-n15, .my-lg-n15 { margin-top: -5.663rem !important; }
  .mr-lg-n15, .mx-lg-n15 { margin-right: -5.663rem !important; }
  .mb-lg-n15, .my-lg-n15 { margin-bottom: -5.663rem !important; }
  .ml-lg-n15, .mx-lg-n15 { margin-left: -5.663rem !important; }
  .m-lg-n16 { margin: -6.0675rem !important; }
  .mt-lg-n16, .my-lg-n16 { margin-top: -6.0675rem !important; }
  .mr-lg-n16, .mx-lg-n16 { margin-right: -6.0675rem !important; }
  .mb-lg-n16, .my-lg-n16 { margin-bottom: -6.0675rem !important; }
  .ml-lg-n16, .mx-lg-n16 { margin-left: -6.0675rem !important; }
  .m-lg-n17 { margin: -6.472rem !important; }
  .mt-lg-n17, .my-lg-n17 { margin-top: -6.472rem !important; }
  .mr-lg-n17, .mx-lg-n17 { margin-right: -6.472rem !important; }
  .mb-lg-n17, .my-lg-n17 { margin-bottom: -6.472rem !important; }
  .ml-lg-n17, .mx-lg-n17 { margin-left: -6.472rem !important; }
  .m-lg-n18 { margin: -6.8765rem !important; }
  .mt-lg-n18, .my-lg-n18 { margin-top: -6.8765rem !important; }
  .mr-lg-n18, .mx-lg-n18 { margin-right: -6.8765rem !important; }
  .mb-lg-n18, .my-lg-n18 { margin-bottom: -6.8765rem !important; }
  .ml-lg-n18, .mx-lg-n18 { margin-left: -6.8765rem !important; }
  .m-lg-n19 { margin: -7.281rem !important; }
  .mt-lg-n19, .my-lg-n19 { margin-top: -7.281rem !important; }
  .mr-lg-n19, .mx-lg-n19 { margin-right: -7.281rem !important; }
  .mb-lg-n19, .my-lg-n19 { margin-bottom: -7.281rem !important; }
  .ml-lg-n19, .mx-lg-n19 { margin-left: -7.281rem !important; }
  .m-lg-n20 { margin: -8.09rem !important; }
  .mt-lg-n20, .my-lg-n20 { margin-top: -8.09rem !important; }
  .mr-lg-n20, .mx-lg-n20 { margin-right: -8.09rem !important; }
  .mb-lg-n20, .my-lg-n20 { margin-bottom: -8.09rem !important; }
  .ml-lg-n20, .mx-lg-n20 { margin-left: -8.09rem !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.20225rem !important; }
  .mt-xl-1, .my-xl-1 { margin-top: 0.20225rem !important; }
  .mr-xl-1, .mx-xl-1 { margin-right: 0.20225rem !important; }
  .mb-xl-1, .my-xl-1 { margin-bottom: 0.20225rem !important; }
  .ml-xl-1, .mx-xl-1 { margin-left: 0.20225rem !important; }
  .m-xl-2 { margin: 0.4045rem !important; }
  .mt-xl-2, .my-xl-2 { margin-top: 0.4045rem !important; }
  .mr-xl-2, .mx-xl-2 { margin-right: 0.4045rem !important; }
  .mb-xl-2, .my-xl-2 { margin-bottom: 0.4045rem !important; }
  .ml-xl-2, .mx-xl-2 { margin-left: 0.4045rem !important; }
  .m-xl-3 { margin: 0.809rem !important; }
  .mt-xl-3, .my-xl-3 { margin-top: 0.809rem !important; }
  .mr-xl-3, .mx-xl-3 { margin-right: 0.809rem !important; }
  .mb-xl-3, .my-xl-3 { margin-bottom: 0.809rem !important; }
  .ml-xl-3, .mx-xl-3 { margin-left: 0.809rem !important; }
  .m-xl-4 { margin: 1.2135rem !important; }
  .mt-xl-4, .my-xl-4 { margin-top: 1.2135rem !important; }
  .mr-xl-4, .mx-xl-4 { margin-right: 1.2135rem !important; }
  .mb-xl-4, .my-xl-4 { margin-bottom: 1.2135rem !important; }
  .ml-xl-4, .mx-xl-4 { margin-left: 1.2135rem !important; }
  .m-xl-5 { margin: 1.618rem !important; }
  .mt-xl-5, .my-xl-5 { margin-top: 1.618rem !important; }
  .mr-xl-5, .mx-xl-5 { margin-right: 1.618rem !important; }
  .mb-xl-5, .my-xl-5 { margin-bottom: 1.618rem !important; }
  .ml-xl-5, .mx-xl-5 { margin-left: 1.618rem !important; }
  .m-xl-6 { margin: 2.0225rem !important; }
  .mt-xl-6, .my-xl-6 { margin-top: 2.0225rem !important; }
  .mr-xl-6, .mx-xl-6 { margin-right: 2.0225rem !important; }
  .mb-xl-6, .my-xl-6 { margin-bottom: 2.0225rem !important; }
  .ml-xl-6, .mx-xl-6 { margin-left: 2.0225rem !important; }
  .m-xl-7 { margin: 2.427rem !important; }
  .mt-xl-7, .my-xl-7 { margin-top: 2.427rem !important; }
  .mr-xl-7, .mx-xl-7 { margin-right: 2.427rem !important; }
  .mb-xl-7, .my-xl-7 { margin-bottom: 2.427rem !important; }
  .ml-xl-7, .mx-xl-7 { margin-left: 2.427rem !important; }
  .m-xl-8 { margin: 2.8315rem !important; }
  .mt-xl-8, .my-xl-8 { margin-top: 2.8315rem !important; }
  .mr-xl-8, .mx-xl-8 { margin-right: 2.8315rem !important; }
  .mb-xl-8, .my-xl-8 { margin-bottom: 2.8315rem !important; }
  .ml-xl-8, .mx-xl-8 { margin-left: 2.8315rem !important; }
  .m-xl-9 { margin: 3.236rem !important; }
  .mt-xl-9, .my-xl-9 { margin-top: 3.236rem !important; }
  .mr-xl-9, .mx-xl-9 { margin-right: 3.236rem !important; }
  .mb-xl-9, .my-xl-9 { margin-bottom: 3.236rem !important; }
  .ml-xl-9, .mx-xl-9 { margin-left: 3.236rem !important; }
  .m-xl-10 { margin: 3.6405rem !important; }
  .mt-xl-10, .my-xl-10 { margin-top: 3.6405rem !important; }
  .mr-xl-10, .mx-xl-10 { margin-right: 3.6405rem !important; }
  .mb-xl-10, .my-xl-10 { margin-bottom: 3.6405rem !important; }
  .ml-xl-10, .mx-xl-10 { margin-left: 3.6405rem !important; }
  .m-xl-11 { margin: 4.045rem !important; }
  .mt-xl-11, .my-xl-11 { margin-top: 4.045rem !important; }
  .mr-xl-11, .mx-xl-11 { margin-right: 4.045rem !important; }
  .mb-xl-11, .my-xl-11 { margin-bottom: 4.045rem !important; }
  .ml-xl-11, .mx-xl-11 { margin-left: 4.045rem !important; }
  .m-xl-12 { margin: 4.4495rem !important; }
  .mt-xl-12, .my-xl-12 { margin-top: 4.4495rem !important; }
  .mr-xl-12, .mx-xl-12 { margin-right: 4.4495rem !important; }
  .mb-xl-12, .my-xl-12 { margin-bottom: 4.4495rem !important; }
  .ml-xl-12, .mx-xl-12 { margin-left: 4.4495rem !important; }
  .m-xl-13 { margin: 4.854rem !important; }
  .mt-xl-13, .my-xl-13 { margin-top: 4.854rem !important; }
  .mr-xl-13, .mx-xl-13 { margin-right: 4.854rem !important; }
  .mb-xl-13, .my-xl-13 { margin-bottom: 4.854rem !important; }
  .ml-xl-13, .mx-xl-13 { margin-left: 4.854rem !important; }
  .m-xl-14 { margin: 5.2585rem !important; }
  .mt-xl-14, .my-xl-14 { margin-top: 5.2585rem !important; }
  .mr-xl-14, .mx-xl-14 { margin-right: 5.2585rem !important; }
  .mb-xl-14, .my-xl-14 { margin-bottom: 5.2585rem !important; }
  .ml-xl-14, .mx-xl-14 { margin-left: 5.2585rem !important; }
  .m-xl-15 { margin: 5.663rem !important; }
  .mt-xl-15, .my-xl-15 { margin-top: 5.663rem !important; }
  .mr-xl-15, .mx-xl-15 { margin-right: 5.663rem !important; }
  .mb-xl-15, .my-xl-15 { margin-bottom: 5.663rem !important; }
  .ml-xl-15, .mx-xl-15 { margin-left: 5.663rem !important; }
  .m-xl-16 { margin: 6.0675rem !important; }
  .mt-xl-16, .my-xl-16 { margin-top: 6.0675rem !important; }
  .mr-xl-16, .mx-xl-16 { margin-right: 6.0675rem !important; }
  .mb-xl-16, .my-xl-16 { margin-bottom: 6.0675rem !important; }
  .ml-xl-16, .mx-xl-16 { margin-left: 6.0675rem !important; }
  .m-xl-17 { margin: 6.472rem !important; }
  .mt-xl-17, .my-xl-17 { margin-top: 6.472rem !important; }
  .mr-xl-17, .mx-xl-17 { margin-right: 6.472rem !important; }
  .mb-xl-17, .my-xl-17 { margin-bottom: 6.472rem !important; }
  .ml-xl-17, .mx-xl-17 { margin-left: 6.472rem !important; }
  .m-xl-18 { margin: 6.8765rem !important; }
  .mt-xl-18, .my-xl-18 { margin-top: 6.8765rem !important; }
  .mr-xl-18, .mx-xl-18 { margin-right: 6.8765rem !important; }
  .mb-xl-18, .my-xl-18 { margin-bottom: 6.8765rem !important; }
  .ml-xl-18, .mx-xl-18 { margin-left: 6.8765rem !important; }
  .m-xl-19 { margin: 7.281rem !important; }
  .mt-xl-19, .my-xl-19 { margin-top: 7.281rem !important; }
  .mr-xl-19, .mx-xl-19 { margin-right: 7.281rem !important; }
  .mb-xl-19, .my-xl-19 { margin-bottom: 7.281rem !important; }
  .ml-xl-19, .mx-xl-19 { margin-left: 7.281rem !important; }
  .m-xl-20 { margin: 8.09rem !important; }
  .mt-xl-20, .my-xl-20 { margin-top: 8.09rem !important; }
  .mr-xl-20, .mx-xl-20 { margin-right: 8.09rem !important; }
  .mb-xl-20, .my-xl-20 { margin-bottom: 8.09rem !important; }
  .ml-xl-20, .mx-xl-20 { margin-left: 8.09rem !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.20225rem !important; }
  .pt-xl-1, .py-xl-1 { padding-top: 0.20225rem !important; }
  .pr-xl-1, .px-xl-1 { padding-right: 0.20225rem !important; }
  .pb-xl-1, .py-xl-1 { padding-bottom: 0.20225rem !important; }
  .pl-xl-1, .px-xl-1 { padding-left: 0.20225rem !important; }
  .p-xl-2 { padding: 0.4045rem !important; }
  .pt-xl-2, .py-xl-2 { padding-top: 0.4045rem !important; }
  .pr-xl-2, .px-xl-2 { padding-right: 0.4045rem !important; }
  .pb-xl-2, .py-xl-2 { padding-bottom: 0.4045rem !important; }
  .pl-xl-2, .px-xl-2 { padding-left: 0.4045rem !important; }
  .p-xl-3 { padding: 0.809rem !important; }
  .pt-xl-3, .py-xl-3 { padding-top: 0.809rem !important; }
  .pr-xl-3, .px-xl-3 { padding-right: 0.809rem !important; }
  .pb-xl-3, .py-xl-3 { padding-bottom: 0.809rem !important; }
  .pl-xl-3, .px-xl-3 { padding-left: 0.809rem !important; }
  .p-xl-4 { padding: 1.2135rem !important; }
  .pt-xl-4, .py-xl-4 { padding-top: 1.2135rem !important; }
  .pr-xl-4, .px-xl-4 { padding-right: 1.2135rem !important; }
  .pb-xl-4, .py-xl-4 { padding-bottom: 1.2135rem !important; }
  .pl-xl-4, .px-xl-4 { padding-left: 1.2135rem !important; }
  .p-xl-5 { padding: 1.618rem !important; }
  .pt-xl-5, .py-xl-5 { padding-top: 1.618rem !important; }
  .pr-xl-5, .px-xl-5 { padding-right: 1.618rem !important; }
  .pb-xl-5, .py-xl-5 { padding-bottom: 1.618rem !important; }
  .pl-xl-5, .px-xl-5 { padding-left: 1.618rem !important; }
  .p-xl-6 { padding: 2.0225rem !important; }
  .pt-xl-6, .py-xl-6 { padding-top: 2.0225rem !important; }
  .pr-xl-6, .px-xl-6 { padding-right: 2.0225rem !important; }
  .pb-xl-6, .py-xl-6 { padding-bottom: 2.0225rem !important; }
  .pl-xl-6, .px-xl-6 { padding-left: 2.0225rem !important; }
  .p-xl-7 { padding: 2.427rem !important; }
  .pt-xl-7, .py-xl-7 { padding-top: 2.427rem !important; }
  .pr-xl-7, .px-xl-7 { padding-right: 2.427rem !important; }
  .pb-xl-7, .py-xl-7 { padding-bottom: 2.427rem !important; }
  .pl-xl-7, .px-xl-7 { padding-left: 2.427rem !important; }
  .p-xl-8 { padding: 2.8315rem !important; }
  .pt-xl-8, .py-xl-8 { padding-top: 2.8315rem !important; }
  .pr-xl-8, .px-xl-8 { padding-right: 2.8315rem !important; }
  .pb-xl-8, .py-xl-8 { padding-bottom: 2.8315rem !important; }
  .pl-xl-8, .px-xl-8 { padding-left: 2.8315rem !important; }
  .p-xl-9 { padding: 3.236rem !important; }
  .pt-xl-9, .py-xl-9 { padding-top: 3.236rem !important; }
  .pr-xl-9, .px-xl-9 { padding-right: 3.236rem !important; }
  .pb-xl-9, .py-xl-9 { padding-bottom: 3.236rem !important; }
  .pl-xl-9, .px-xl-9 { padding-left: 3.236rem !important; }
  .p-xl-10 { padding: 3.6405rem !important; }
  .pt-xl-10, .py-xl-10 { padding-top: 3.6405rem !important; }
  .pr-xl-10, .px-xl-10 { padding-right: 3.6405rem !important; }
  .pb-xl-10, .py-xl-10 { padding-bottom: 3.6405rem !important; }
  .pl-xl-10, .px-xl-10 { padding-left: 3.6405rem !important; }
  .p-xl-11 { padding: 4.045rem !important; }
  .pt-xl-11, .py-xl-11 { padding-top: 4.045rem !important; }
  .pr-xl-11, .px-xl-11 { padding-right: 4.045rem !important; }
  .pb-xl-11, .py-xl-11 { padding-bottom: 4.045rem !important; }
  .pl-xl-11, .px-xl-11 { padding-left: 4.045rem !important; }
  .p-xl-12 { padding: 4.4495rem !important; }
  .pt-xl-12, .py-xl-12 { padding-top: 4.4495rem !important; }
  .pr-xl-12, .px-xl-12 { padding-right: 4.4495rem !important; }
  .pb-xl-12, .py-xl-12 { padding-bottom: 4.4495rem !important; }
  .pl-xl-12, .px-xl-12 { padding-left: 4.4495rem !important; }
  .p-xl-13 { padding: 4.854rem !important; }
  .pt-xl-13, .py-xl-13 { padding-top: 4.854rem !important; }
  .pr-xl-13, .px-xl-13 { padding-right: 4.854rem !important; }
  .pb-xl-13, .py-xl-13 { padding-bottom: 4.854rem !important; }
  .pl-xl-13, .px-xl-13 { padding-left: 4.854rem !important; }
  .p-xl-14 { padding: 5.2585rem !important; }
  .pt-xl-14, .py-xl-14 { padding-top: 5.2585rem !important; }
  .pr-xl-14, .px-xl-14 { padding-right: 5.2585rem !important; }
  .pb-xl-14, .py-xl-14 { padding-bottom: 5.2585rem !important; }
  .pl-xl-14, .px-xl-14 { padding-left: 5.2585rem !important; }
  .p-xl-15 { padding: 5.663rem !important; }
  .pt-xl-15, .py-xl-15 { padding-top: 5.663rem !important; }
  .pr-xl-15, .px-xl-15 { padding-right: 5.663rem !important; }
  .pb-xl-15, .py-xl-15 { padding-bottom: 5.663rem !important; }
  .pl-xl-15, .px-xl-15 { padding-left: 5.663rem !important; }
  .p-xl-16 { padding: 6.0675rem !important; }
  .pt-xl-16, .py-xl-16 { padding-top: 6.0675rem !important; }
  .pr-xl-16, .px-xl-16 { padding-right: 6.0675rem !important; }
  .pb-xl-16, .py-xl-16 { padding-bottom: 6.0675rem !important; }
  .pl-xl-16, .px-xl-16 { padding-left: 6.0675rem !important; }
  .p-xl-17 { padding: 6.472rem !important; }
  .pt-xl-17, .py-xl-17 { padding-top: 6.472rem !important; }
  .pr-xl-17, .px-xl-17 { padding-right: 6.472rem !important; }
  .pb-xl-17, .py-xl-17 { padding-bottom: 6.472rem !important; }
  .pl-xl-17, .px-xl-17 { padding-left: 6.472rem !important; }
  .p-xl-18 { padding: 6.8765rem !important; }
  .pt-xl-18, .py-xl-18 { padding-top: 6.8765rem !important; }
  .pr-xl-18, .px-xl-18 { padding-right: 6.8765rem !important; }
  .pb-xl-18, .py-xl-18 { padding-bottom: 6.8765rem !important; }
  .pl-xl-18, .px-xl-18 { padding-left: 6.8765rem !important; }
  .p-xl-19 { padding: 7.281rem !important; }
  .pt-xl-19, .py-xl-19 { padding-top: 7.281rem !important; }
  .pr-xl-19, .px-xl-19 { padding-right: 7.281rem !important; }
  .pb-xl-19, .py-xl-19 { padding-bottom: 7.281rem !important; }
  .pl-xl-19, .px-xl-19 { padding-left: 7.281rem !important; }
  .p-xl-20 { padding: 8.09rem !important; }
  .pt-xl-20, .py-xl-20 { padding-top: 8.09rem !important; }
  .pr-xl-20, .px-xl-20 { padding-right: 8.09rem !important; }
  .pb-xl-20, .py-xl-20 { padding-bottom: 8.09rem !important; }
  .pl-xl-20, .px-xl-20 { padding-left: 8.09rem !important; }
  .m-xl-n1 { margin: -0.20225rem !important; }
  .mt-xl-n1, .my-xl-n1 { margin-top: -0.20225rem !important; }
  .mr-xl-n1, .mx-xl-n1 { margin-right: -0.20225rem !important; }
  .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.20225rem !important; }
  .ml-xl-n1, .mx-xl-n1 { margin-left: -0.20225rem !important; }
  .m-xl-n2 { margin: -0.4045rem !important; }
  .mt-xl-n2, .my-xl-n2 { margin-top: -0.4045rem !important; }
  .mr-xl-n2, .mx-xl-n2 { margin-right: -0.4045rem !important; }
  .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.4045rem !important; }
  .ml-xl-n2, .mx-xl-n2 { margin-left: -0.4045rem !important; }
  .m-xl-n3 { margin: -0.809rem !important; }
  .mt-xl-n3, .my-xl-n3 { margin-top: -0.809rem !important; }
  .mr-xl-n3, .mx-xl-n3 { margin-right: -0.809rem !important; }
  .mb-xl-n3, .my-xl-n3 { margin-bottom: -0.809rem !important; }
  .ml-xl-n3, .mx-xl-n3 { margin-left: -0.809rem !important; }
  .m-xl-n4 { margin: -1.2135rem !important; }
  .mt-xl-n4, .my-xl-n4 { margin-top: -1.2135rem !important; }
  .mr-xl-n4, .mx-xl-n4 { margin-right: -1.2135rem !important; }
  .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.2135rem !important; }
  .ml-xl-n4, .mx-xl-n4 { margin-left: -1.2135rem !important; }
  .m-xl-n5 { margin: -1.618rem !important; }
  .mt-xl-n5, .my-xl-n5 { margin-top: -1.618rem !important; }
  .mr-xl-n5, .mx-xl-n5 { margin-right: -1.618rem !important; }
  .mb-xl-n5, .my-xl-n5 { margin-bottom: -1.618rem !important; }
  .ml-xl-n5, .mx-xl-n5 { margin-left: -1.618rem !important; }
  .m-xl-n6 { margin: -2.0225rem !important; }
  .mt-xl-n6, .my-xl-n6 { margin-top: -2.0225rem !important; }
  .mr-xl-n6, .mx-xl-n6 { margin-right: -2.0225rem !important; }
  .mb-xl-n6, .my-xl-n6 { margin-bottom: -2.0225rem !important; }
  .ml-xl-n6, .mx-xl-n6 { margin-left: -2.0225rem !important; }
  .m-xl-n7 { margin: -2.427rem !important; }
  .mt-xl-n7, .my-xl-n7 { margin-top: -2.427rem !important; }
  .mr-xl-n7, .mx-xl-n7 { margin-right: -2.427rem !important; }
  .mb-xl-n7, .my-xl-n7 { margin-bottom: -2.427rem !important; }
  .ml-xl-n7, .mx-xl-n7 { margin-left: -2.427rem !important; }
  .m-xl-n8 { margin: -2.8315rem !important; }
  .mt-xl-n8, .my-xl-n8 { margin-top: -2.8315rem !important; }
  .mr-xl-n8, .mx-xl-n8 { margin-right: -2.8315rem !important; }
  .mb-xl-n8, .my-xl-n8 { margin-bottom: -2.8315rem !important; }
  .ml-xl-n8, .mx-xl-n8 { margin-left: -2.8315rem !important; }
  .m-xl-n9 { margin: -3.236rem !important; }
  .mt-xl-n9, .my-xl-n9 { margin-top: -3.236rem !important; }
  .mr-xl-n9, .mx-xl-n9 { margin-right: -3.236rem !important; }
  .mb-xl-n9, .my-xl-n9 { margin-bottom: -3.236rem !important; }
  .ml-xl-n9, .mx-xl-n9 { margin-left: -3.236rem !important; }
  .m-xl-n10 { margin: -3.6405rem !important; }
  .mt-xl-n10, .my-xl-n10 { margin-top: -3.6405rem !important; }
  .mr-xl-n10, .mx-xl-n10 { margin-right: -3.6405rem !important; }
  .mb-xl-n10, .my-xl-n10 { margin-bottom: -3.6405rem !important; }
  .ml-xl-n10, .mx-xl-n10 { margin-left: -3.6405rem !important; }
  .m-xl-n11 { margin: -4.045rem !important; }
  .mt-xl-n11, .my-xl-n11 { margin-top: -4.045rem !important; }
  .mr-xl-n11, .mx-xl-n11 { margin-right: -4.045rem !important; }
  .mb-xl-n11, .my-xl-n11 { margin-bottom: -4.045rem !important; }
  .ml-xl-n11, .mx-xl-n11 { margin-left: -4.045rem !important; }
  .m-xl-n12 { margin: -4.4495rem !important; }
  .mt-xl-n12, .my-xl-n12 { margin-top: -4.4495rem !important; }
  .mr-xl-n12, .mx-xl-n12 { margin-right: -4.4495rem !important; }
  .mb-xl-n12, .my-xl-n12 { margin-bottom: -4.4495rem !important; }
  .ml-xl-n12, .mx-xl-n12 { margin-left: -4.4495rem !important; }
  .m-xl-n13 { margin: -4.854rem !important; }
  .mt-xl-n13, .my-xl-n13 { margin-top: -4.854rem !important; }
  .mr-xl-n13, .mx-xl-n13 { margin-right: -4.854rem !important; }
  .mb-xl-n13, .my-xl-n13 { margin-bottom: -4.854rem !important; }
  .ml-xl-n13, .mx-xl-n13 { margin-left: -4.854rem !important; }
  .m-xl-n14 { margin: -5.2585rem !important; }
  .mt-xl-n14, .my-xl-n14 { margin-top: -5.2585rem !important; }
  .mr-xl-n14, .mx-xl-n14 { margin-right: -5.2585rem !important; }
  .mb-xl-n14, .my-xl-n14 { margin-bottom: -5.2585rem !important; }
  .ml-xl-n14, .mx-xl-n14 { margin-left: -5.2585rem !important; }
  .m-xl-n15 { margin: -5.663rem !important; }
  .mt-xl-n15, .my-xl-n15 { margin-top: -5.663rem !important; }
  .mr-xl-n15, .mx-xl-n15 { margin-right: -5.663rem !important; }
  .mb-xl-n15, .my-xl-n15 { margin-bottom: -5.663rem !important; }
  .ml-xl-n15, .mx-xl-n15 { margin-left: -5.663rem !important; }
  .m-xl-n16 { margin: -6.0675rem !important; }
  .mt-xl-n16, .my-xl-n16 { margin-top: -6.0675rem !important; }
  .mr-xl-n16, .mx-xl-n16 { margin-right: -6.0675rem !important; }
  .mb-xl-n16, .my-xl-n16 { margin-bottom: -6.0675rem !important; }
  .ml-xl-n16, .mx-xl-n16 { margin-left: -6.0675rem !important; }
  .m-xl-n17 { margin: -6.472rem !important; }
  .mt-xl-n17, .my-xl-n17 { margin-top: -6.472rem !important; }
  .mr-xl-n17, .mx-xl-n17 { margin-right: -6.472rem !important; }
  .mb-xl-n17, .my-xl-n17 { margin-bottom: -6.472rem !important; }
  .ml-xl-n17, .mx-xl-n17 { margin-left: -6.472rem !important; }
  .m-xl-n18 { margin: -6.8765rem !important; }
  .mt-xl-n18, .my-xl-n18 { margin-top: -6.8765rem !important; }
  .mr-xl-n18, .mx-xl-n18 { margin-right: -6.8765rem !important; }
  .mb-xl-n18, .my-xl-n18 { margin-bottom: -6.8765rem !important; }
  .ml-xl-n18, .mx-xl-n18 { margin-left: -6.8765rem !important; }
  .m-xl-n19 { margin: -7.281rem !important; }
  .mt-xl-n19, .my-xl-n19 { margin-top: -7.281rem !important; }
  .mr-xl-n19, .mx-xl-n19 { margin-right: -7.281rem !important; }
  .mb-xl-n19, .my-xl-n19 { margin-bottom: -7.281rem !important; }
  .ml-xl-n19, .mx-xl-n19 { margin-left: -7.281rem !important; }
  .m-xl-n20 { margin: -8.09rem !important; }
  .mt-xl-n20, .my-xl-n20 { margin-top: -8.09rem !important; }
  .mr-xl-n20, .mx-xl-n20 { margin-right: -8.09rem !important; }
  .mb-xl-n20, .my-xl-n20 { margin-bottom: -8.09rem !important; }
  .ml-xl-n20, .mx-xl-n20 { margin-left: -8.09rem !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; } }

.text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.text-justify { text-align: justify !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.text-left { text-align: left !important; }

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

.text-center { text-align: center !important; }

@media (min-width: 576px) { .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; } }

@media (min-width: 768px) { .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; } }

@media (min-width: 992px) { .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; } }

@media (min-width: 1200px) { .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-weight-bolder { font-weight: bolder !important; }

.font-italic { font-style: italic !important; }

.text-white { color: #fff !important; }

.text-primary { color: #008440 !important; }

a.text-primary:hover, a.text-primary:focus { color: #00381b !important; }

.text-secondary { color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #494f54 !important; }

.text-success { color: #28a745 !important; }

a.text-success:hover, a.text-success:focus { color: #19692c !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; }

.text-danger { color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus { color: #a71d2a !important; }

.text-light { color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus { color: #cbd3da !important; }

.text-dark { color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus { color: #121416 !important; }

.text-body { color: #646464 !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.text-decoration-none { text-decoration: none !important; }

.text-break { word-break: break-word !important; overflow-wrap: break-word !important; }

.text-reset { color: inherit !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

.embed-responsive img { -o-object-fit: cover; object-fit: cover; }

.btn-skyblue { color: white; background-color: #008440; border-color: #008440; }

.btn-skyblue:hover { color: white; background-color: #04b150; border-color: #03a74c; }

.btn-skyblue:focus, .btn-skyblue.focus { box-shadow: 0 0 0 0.2rem rgba(38, 150, 93, 0.5); }

.btn-skyblue.disabled, .btn-skyblue:disabled { color: white; background-color: #008440; border-color: #008440; }

.btn-skyblue:not(:disabled):not(.disabled):active, .btn-skyblue:not(:disabled):not(.disabled).active, .show > .btn-skyblue.dropdown-toggle { color: white; background-color: #005127; border-color: #004421; }

.btn-skyblue:not(:disabled):not(.disabled):active:focus, .btn-skyblue:not(:disabled):not(.disabled).active:focus, .show > .btn-skyblue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(38, 150, 93, 0.5); }

.btn-lightskyblue { color: rgba(0, 0, 0, 0.7); background-color: #87cefa; border-color: #87cefa; }

.btn-lightskyblue:hover { color: rgba(0, 0, 0, 0.7); background-color: #6acbf9; border-color: #60c7f8; }

.btn-lightskyblue:focus, .btn-lightskyblue.focus { box-shadow: 0 0 0 0.2rem rgba(123, 188, 228, 0.5); }

.btn-lightskyblue.disabled, .btn-lightskyblue:disabled { color: rgba(0, 0, 0, 0.7); background-color: #87cefa; border-color: #87cefa; }

.btn-lightskyblue:not(:disabled):not(.disabled):active, .btn-lightskyblue:not(:disabled):not(.disabled).active, .show > .btn-lightskyblue.dropdown-toggle { color: white; background-color: #56baf8; border-color: #4ab5f7; }

.btn-lightskyblue:not(:disabled):not(.disabled):active:focus, .btn-lightskyblue:not(:disabled):not(.disabled).active:focus, .show > .btn-lightskyblue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(123, 188, 228, 0.5); }

.btn-seagreen { color: rgba(0, 0, 0, 0.7); background-color: #D9D900; border-color: #D9D900; }

.btn-seagreen:hover { color: white; background-color: #bbb000; border-color: #b1a600; }

.btn-seagreen:focus, .btn-seagreen.focus { box-shadow: 0 0 0 0.2rem rgba(198, 198, 0, 0.5); }

.btn-seagreen.disabled, .btn-seagreen:disabled { color: rgba(0, 0, 0, 0.7); background-color: #D9D900; border-color: #D9D900; }

.btn-seagreen:not(:disabled):not(.disabled):active, .btn-seagreen:not(:disabled):not(.disabled).active, .show > .btn-seagreen.dropdown-toggle { color: white; background-color: #a6a600; border-color: #999900; }

.btn-seagreen:not(:disabled):not(.disabled):active:focus, .btn-seagreen:not(:disabled):not(.disabled).active:focus, .show > .btn-seagreen.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(198, 198, 0, 0.5); }

.btn-darkgray { color: white; background-color: #a9a9a9; border-color: #a9a9a9; }

.btn-darkgray:hover { color: rgba(0, 0, 0, 0.7); background-color: #c1c1c1; border-color: #bcbcbc; }

.btn-darkgray:focus, .btn-darkgray.focus { box-shadow: 0 0 0 0.2rem rgba(182, 182, 182, 0.5); }

.btn-darkgray.disabled, .btn-darkgray:disabled { color: white; background-color: #a9a9a9; border-color: #a9a9a9; }

.btn-darkgray:not(:disabled):not(.disabled):active, .btn-darkgray:not(:disabled):not(.disabled).active, .show > .btn-darkgray.dropdown-toggle { color: white; background-color: #908f8f; border-color: #898989; }

.btn-darkgray:not(:disabled):not(.disabled):active:focus, .btn-darkgray:not(:disabled):not(.disabled).active:focus, .show > .btn-darkgray.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(182, 182, 182, 0.5); }

.btn-outline-skyblue { color: #008440; border-color: #008440; }

.btn-outline-skyblue:hover { color: white; background-color: #008440; border-color: #008440; }

.btn-outline-skyblue:focus, .btn-outline-skyblue.focus { box-shadow: 0 0 0 0.2rem rgba(0, 132, 64, 0.5); }

.btn-outline-skyblue.disabled, .btn-outline-skyblue:disabled { color: #008440; background-color: transparent; }

.btn-outline-skyblue:not(:disabled):not(.disabled):active, .btn-outline-skyblue:not(:disabled):not(.disabled).active, .show > .btn-outline-skyblue.dropdown-toggle { color: white; background-color: #008440; border-color: #008440; }

.btn-outline-skyblue:not(:disabled):not(.disabled):active:focus, .btn-outline-skyblue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-skyblue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(0, 132, 64, 0.5); }

.btn-outline-lightskyblue { color: #87cefa; border-color: #87cefa; }

.btn-outline-lightskyblue:hover { color: rgba(0, 0, 0, 0.7); background-color: #87cefa; border-color: #87cefa; }

.btn-outline-lightskyblue:focus, .btn-outline-lightskyblue.focus { box-shadow: 0 0 0 0.2rem rgba(135, 206, 250, 0.5); }

.btn-outline-lightskyblue.disabled, .btn-outline-lightskyblue:disabled { color: #87cefa; background-color: transparent; }

.btn-outline-lightskyblue:not(:disabled):not(.disabled):active, .btn-outline-lightskyblue:not(:disabled):not(.disabled).active, .show > .btn-outline-lightskyblue.dropdown-toggle { color: rgba(0, 0, 0, 0.7); background-color: #87cefa; border-color: #87cefa; }

.btn-outline-lightskyblue:not(:disabled):not(.disabled):active:focus, .btn-outline-lightskyblue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-lightskyblue.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(135, 206, 250, 0.5); }

.btn-outline-seagreen { color: #D9D900; border-color: #D9D900; }

.btn-outline-seagreen:hover { color: rgba(0, 0, 0, 0.7); background-color: #D9D900; border-color: #D9D900; }

.btn-outline-seagreen:focus, .btn-outline-seagreen.focus { box-shadow: 0 0 0 0.2rem rgba(217, 217, 0, 0.5); }

.btn-outline-seagreen.disabled, .btn-outline-seagreen:disabled { color: #D9D900; background-color: transparent; }

.btn-outline-seagreen:not(:disabled):not(.disabled):active, .btn-outline-seagreen:not(:disabled):not(.disabled).active, .show > .btn-outline-seagreen.dropdown-toggle { color: rgba(0, 0, 0, 0.7); background-color: #D9D900; border-color: #D9D900; }

.btn-outline-seagreen:not(:disabled):not(.disabled):active:focus, .btn-outline-seagreen:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-seagreen.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(217, 217, 0, 0.5); }

.btn-outline-darkgray { color: #a9a9a9; border-color: #a9a9a9; }

.btn-outline-darkgray:hover { color: white; background-color: #a9a9a9; border-color: #a9a9a9; }

.btn-outline-darkgray:focus, .btn-outline-darkgray.focus { box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5); }

.btn-outline-darkgray.disabled, .btn-outline-darkgray:disabled { color: #a9a9a9; background-color: transparent; }

.btn-outline-darkgray:not(:disabled):not(.disabled):active, .btn-outline-darkgray:not(:disabled):not(.disabled).active, .show > .btn-outline-darkgray.dropdown-toggle { color: white; background-color: #a9a9a9; border-color: #a9a9a9; }

.btn-outline-darkgray:not(:disabled):not(.disabled):active:focus, .btn-outline-darkgray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-darkgray.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(169, 169, 169, 0.5); }

.btn-outline-white { color: white; border-color: white; }

.btn-outline-white:hover { color: rgba(0, 0, 0, 0.7); background-color: white; border-color: white; }

.btn-outline-white:focus, .btn-outline-white.focus { box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.btn-outline-white.disabled, .btn-outline-white:disabled { color: white; background-color: transparent; }

.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle { color: rgba(0, 0, 0, 0.7); background-color: white; border-color: white; }

.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus { box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5); }

.bg-skyblue { background-color: #008440 !important; }

a.bg-skyblue:hover, a.bg-skyblue:focus, button.bg-skyblue:hover, button.bg-skyblue:focus { background-color: #005127 !important; }

.bg-skyblue, .bg-skyblue a { color: white; }

.bg-lightskyblue { background-color: #87cefa !important; }

a.bg-lightskyblue:hover, a.bg-lightskyblue:focus, button.bg-lightskyblue:hover, button.bg-lightskyblue:focus { background-color: #56baf8 !important; }

.bg-lightskyblue, .bg-lightskyblue a { color: rgba(0, 0, 0, 0.7); }

.bg-seagreen { background-color: #D9D900 !important; }

a.bg-seagreen:hover, a.bg-seagreen:focus, button.bg-seagreen:hover, button.bg-seagreen:focus { background-color: #a6a600 !important; }

.bg-seagreen, .bg-seagreen a { color: rgba(0, 0, 0, 0.7); }

.bg-darkgray { background-color: #a9a9a9 !important; }

a.bg-darkgray:hover, a.bg-darkgray:focus, button.bg-darkgray:hover, button.bg-darkgray:focus { background-color: #908f8f !important; }

.bg-darkgray, .bg-darkgray a { color: white; }

.bg-primary, .bg-primary a { color: white; }

.bg-secondary, .bg-secondary a { color: white; }

.bg-success, .bg-success a { color: white; }

.bg-info, .bg-info a { color: white; }

.bg-warning, .bg-warning a { color: rgba(0, 0, 0, 0.7); }

.bg-danger, .bg-danger a { color: white; }

.bg-light, .bg-light a { color: rgba(0, 0, 0, 0.7); }

.bg-dark, .bg-dark a { color: white; }

.text-skyblue { color: #008440 !important; }

a.text-skyblue:hover, a.text-skyblue:focus { color: #00381b !important; }

.text-lightskyblue { color: #87cefa !important; }

a.text-lightskyblue:hover, a.text-lightskyblue:focus { color: #3eb0f7 !important; }

.text-seagreen { color: #D9D900 !important; }

a.text-seagreen:hover, a.text-seagreen:focus { color: #8d8d00 !important; }

.text-darkgray { color: #a9a9a9 !important; }

a.text-darkgray:hover, a.text-darkgray:focus { color: #838383 !important; }

.icon, .form-group .styled-select:after, .form-group.calendar:after, .captcha #refresh-captcha > .icon-refresh, .language__list-link.active:after { font-family: 'icomoon' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-adult:before { content: ""; }

.icon-airplane:before { content: ""; }

.icon-arrow-down:before { content: ""; }

.icon-arrow-down--swallow-tail:before { content: ""; }

.icon-arrow-down-circle:before { content: ""; }

.icon-arrow-left:before { content: ""; }

.icon-arrow-left--swallow-tail:before { content: ""; }

.icon-arrow-left-circle:before { content: ""; }

.icon-arrow-right:before { content: ""; }

.icon-arrow-right--swallow-tail:before { content: ""; }

.icon-arrow-right-circle:before { content: ""; }

.icon-arrow-up:before { content: ""; }

.icon-arrow-up--swallow-tail:before { content: ""; }

.icon-arrow-up-circle:before { content: ""; }

.icon-bar-menu:before { content: ""; }

.icon-bathrobe:before { content: ""; }

.icon-bathroom:before { content: ""; }

.icon-bathub:before { content: ""; }

.icon-bed:before { content: ""; }

.icon-boat:before { content: ""; }

.icon-boat1:before { content: ""; }

.icon-breakfast:before { content: ""; }

.icon-broom:before { content: ""; }

.icon-bus:before { content: ""; }

.icon-calendar:before { content: ""; }

.icon-calendar-checked:before { content: ""; }

.icon-calendar-edit:before { content: ""; }

.icon-calendar-void:before { content: ""; }

.icon-call:before { content: ""; }

.icon-call1:before { content: ""; }

.icon-camera:before { content: ""; }

.icon-car:before { content: ""; }

.icon-car-key:before { content: ""; }

.icon-chaise-longue:before { content: ""; }

.icon-check:before { content: ""; }

.icon-check-button:before { content: ""; }

.icon-check1:before { content: ""; }

.icon-chef:before { content: ""; }

.icon-circle:before { content: ""; }

.icon-circle-fill:before { content: ""; }

.icon-cleaner:before { content: ""; }

.icon-close:before { content: ""; }

.icon-close2:before { content: ""; }

.icon-cocktail:before { content: ""; }

.icon-coffee-cup:before { content: ""; }

.icon-coffee-machine:before { content: ""; }

.icon-column:before { content: ""; }

.icon-conciege:before { content: ""; }

.icon-cooking:before { content: ""; }

.icon-couple:before { content: ""; }

.icon-cradle:before { content: ""; }

.icon-dashboard:before { content: ""; }

.icon-delete:before { content: ""; }

.icon-delete-file:before { content: ""; }

.icon-delivery:before { content: ""; }

.icon-desk:before { content: ""; }

.icon-desktop:before { content: ""; }

.icon-disabled:before { content: ""; }

.icon-dot-inside-a-circle:before { content: ""; }

.icon-double-king-size-bed:before { content: ""; }

.icon-edit-file:before { content: ""; }

.icon-enjoy:before { content: ""; }

.icon-envelope:before { content: ""; }

.icon-envelope-linear:before { content: ""; }

.icon-exclamation-triangle:before { content: ""; }

.icon-excursions:before { content: ""; }

.icon-facebook:before { content: ""; }

.icon-familiar-group-of-three:before { content: ""; }

.icon-family:before { content: ""; }

.icon-faq:before { content: ""; }

.icon-father-with-his-daughter-and-baby:before { content: ""; }

.icon-fax:before { content: ""; }

.icon-fax-linear:before { content: ""; }

.icon-flag:before { content: ""; }

.icon-flag1:before { content: ""; }

.icon-foreign:before { content: ""; }

.icon-fridge:before { content: ""; }

.icon-frontal-taxi-cab:before { content: ""; }

.icon-gamepad:before { content: ""; }

.icon-garage:before { content: ""; }

.icon-google-plus:before { content: ""; }

.icon-hairdryer:before { content: ""; }

.icon-hanger:before { content: ""; }

.icon-hills:before { content: ""; }

.icon-home:before { content: ""; }

.icon-hotel:before { content: ""; }

.icon-hotel-bell-linear:before { content: ""; }

.icon-hotel-service:before { content: ""; }

.icon-ice-cream:before { content: ""; }

.icon-image:before { content: ""; }

.icon-image-text:before { content: ""; }

.icon-information:before { content: ""; }

.icon-instagram:before { content: ""; }

.icon-interpreter:before { content: ""; }

.icon-iron:before { content: ""; }

.icon-jacuzzi:before { content: ""; }

.icon-jacuzzi1:before { content: ""; }

.icon-kettle:before { content: ""; }

.icon-key:before { content: ""; }

.icon-kid:before { content: ""; }

.icon-kitchen:before { content: ""; }

.icon-kitchen-oven:before { content: ""; }

.icon-kitchen-table:before { content: ""; }

.icon-language:before { content: ""; }

.icon-lift:before { content: ""; }

.icon-link:before { content: ""; }

.icon-maid-1:before { content: ""; }

.icon-maid-2:before { content: ""; }

.icon-massage:before { content: ""; }

.icon-menu:before { content: ""; }

.icon-microwave:before { content: ""; }

.icon-minibar:before { content: ""; }

.icon-minisplit:before { content: ""; }

.icon-minus:before { content: ""; }

.icon-minus-circle:before { content: ""; }

.icon-mixer:before { content: ""; }

.icon-mixer-1:before { content: ""; }

.icon-mobile:before { content: ""; }

.icon-mobile1:before { content: ""; }

.icon-moka-pot:before { content: ""; }

.icon-mother-with-son:before { content: ""; }

.icon-netflix:before { content: ""; }

.icon-newspaper:before { content: ""; }

.icon-no-pets:before { content: ""; }

.icon-no-smoking:before { content: ""; }

.icon-open-folder:before { content: ""; }

.icon-parking:before { content: ""; }

.icon-paypal:before { content: ""; }

.icon-paypal-logo:before { content: ""; }

.icon-person:before { content: ""; }

.icon-phone:before { content: ""; }

.icon-phone-linear:before { content: ""; }

.icon-photo-slideshow:before { content: ""; }

.icon-piggy-bank:before { content: ""; }

.icon-pin:before { content: ""; }

.icon-pin-linear:before { content: ""; }

.icon-pin-marked:before { content: ""; }

.icon-pinterest:before { content: ""; }

.icon-pizza:before { content: ""; }

.icon-placeholder:before { content: ""; }

.icon-plus:before { content: ""; }

.icon-plus-circle:before { content: ""; }

.icon-plus1:before { content: ""; }

.icon-postcard:before { content: ""; }

.icon-price-tag:before { content: ""; }

.icon-printer:before { content: ""; }

.icon-quotes-left:before { content: ""; }

.icon-quotes-right:before { content: ""; }

.icon-radio-off:before { content: ""; }

.icon-radio-on:before { content: ""; }

.icon-refresh:before { content: ""; }

.icon-restaurant-eating-tools:before { content: ""; }

.icon-reviews:before { content: ""; }

.icon-ribbon:before { content: ""; }

.icon-safebox:before { content: ""; }

.icon-sales:before { content: ""; }

.icon-search:before { content: ""; }

.icon-send:before { content: ""; }

.icon-service:before { content: ""; }

.icon-shower:before { content: ""; }

.icon-sink:before { content: ""; }

.icon-sink-1:before { content: ""; }

.icon-sky:before { content: ""; }

.icon-soap:before { content: ""; }

.icon-soap-dispenser:before { content: ""; }

.icon-sofa:before { content: ""; }

.icon-solarium:before { content: ""; }

.icon-solarium2:before { content: ""; }

.icon-sort-up-and-down-arrows-couple:before { content: ""; }

.icon-source-page:before { content: ""; }

.icon-spinner:before { content: ""; }

.icon-spinner1:before { content: ""; }

.icon-spinner2:before { content: ""; }

.icon-spinner3:before { content: ""; }

.icon-square:before { content: ""; }

.icon-square-checked:before { content: ""; }

.icon-square-filled:before { content: ""; }

.icon-ssl:before { content: ""; }

.icon-star:before { content: ""; }

.icon-stationary-bike:before { content: ""; }

.icon-stove:before { content: ""; }

.icon-stove-1:before { content: ""; }

.icon-suitcase-with-white-details:before { content: ""; }

.icon-sun-bath:before { content: ""; }

.icon-sunset:before { content: ""; }

.icon-swimming-pool:before { content: ""; }

.icon-swipe:before { content: ""; }

.icon-teapot:before { content: ""; }

.icon-telephone:before { content: ""; }

.icon-three-persons:before { content: ""; }

.icon-toasts:before { content: ""; }

.icon-towel:before { content: ""; }

.icon-train:before { content: ""; }

.icon-travel:before { content: ""; }

.icon-travel-guide:before { content: ""; }

.icon-tree:before { content: ""; }

.icon-tripadvisor:before { content: ""; }

.icon-tv:before { content: ""; }

.icon-twitter:before { content: ""; }

.icon-user:before { content: ""; }

.icon-user-silhouette:before { content: ""; }

.icon-users:before { content: ""; }

.icon-vacuum:before { content: ""; }

.icon-video-camera:before { content: ""; }

.icon-washing-machine:before { content: ""; }

.icon-wedding:before { content: ""; }

.icon-whatsapp:before { content: ""; }

.icon-whatsapp-official .path1:before { content: ""; color: #ededed; }

.icon-whatsapp-official .path2:before { content: ""; margin-left: -1em; color: #55cd6c; }

.icon-whatsapp-official .path3:before { content: ""; margin-left: -1em; color: #fefefe; }

.icon-wifi:before { content: ""; }

.icon-wine:before { content: ""; }

.icon-wiping:before { content: ""; }

.icon-zoom:before { content: ""; }

.icon-zoom-in:before { content: ""; }

.icon-cell-phone:before { content: ""; }

.icon-send-linear:before { content: ""; }

.icon-telephone1:before { content: ""; }

.icon-star1:before { content: ""; color: #efce4a; }

.flex-item--flexible { flex: auto !important; }

.flex-item--inflexible { flex: none !important; }

.flex-item--growable { flex: 1 !important; flex-shrink: 0 !important; }

.flex-item--shrinkable { flex: initial !important; }

.flex-item--absolute { flex-basis: 0% !important; }

.flex-item--relative { flex-basis: auto !important; }

@media (min-width: 576px) { .flex-item-sm--flexible { flex: auto !important; }
  .flex-item-sm--inflexible { flex: none !important; }
  .flex-item-sm--growable { flex: 1 !important; flex-shrink: 0 !important; }
  .flex-item-sm--shrinkable { flex: initial !important; }
  .flex-item-sm--absolute { flex-basis: 0% !important; }
  .flex-item-sm--relative { flex-basis: auto !important; } }

@media (min-width: 768px) { .flex-item-md--flexible { flex: auto !important; }
  .flex-item-md--inflexible { flex: none !important; }
  .flex-item-md--growable { flex: 1 !important; flex-shrink: 0 !important; }
  .flex-item-md--shrinkable { flex: initial !important; }
  .flex-item-md--absolute { flex-basis: 0% !important; }
  .flex-item-md--relative { flex-basis: auto !important; } }

@media (min-width: 992px) { .flex-item-lg--flexible { flex: auto !important; }
  .flex-item-lg--inflexible { flex: none !important; }
  .flex-item-lg--growable { flex: 1 !important; flex-shrink: 0 !important; }
  .flex-item-lg--shrinkable { flex: initial !important; }
  .flex-item-lg--absolute { flex-basis: 0% !important; }
  .flex-item-lg--relative { flex-basis: auto !important; } }

@media (min-width: 1200px) { .flex-item-xl--flexible { flex: auto !important; }
  .flex-item-xl--inflexible { flex: none !important; }
  .flex-item-xl--growable { flex: 1 !important; flex-shrink: 0 !important; }
  .flex-item-xl--shrinkable { flex: initial !important; }
  .flex-item-xl--absolute { flex-basis: 0% !important; }
  .flex-item-xl--relative { flex-basis: auto !important; } }

@-webkit-keyframes scrolltocontent { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  20% { -webkit-transform: translateY(0); transform: translateY(0); }
  50% { -webkit-transform: translateY(0); transform: translateY(0); }
  80% { -webkit-transform: translateY(0); transform: translateY(0); }
  100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
  60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); } }

@keyframes scrolltocontent { 0% { -webkit-transform: translateY(0); transform: translateY(0); }
  20% { -webkit-transform: translateY(0); transform: translateY(0); }
  50% { -webkit-transform: translateY(0); transform: translateY(0); }
  80% { -webkit-transform: translateY(0); transform: translateY(0); }
  100% { -webkit-transform: translateY(0); transform: translateY(0); }
  40% { -webkit-transform: translateY(-30px); transform: translateY(-30px); }
  60% { -webkit-transform: translateY(-15px); transform: translateY(-15px); } }

@-webkit-keyframes flip { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95); transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  100% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; } }

@keyframes flip { 0% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg); transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  40% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out; }
  50% { -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  80% { -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95); transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  100% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 0deg); transform: perspective(400px) rotate3d(0, 1, 0, 0deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; } }

@-webkit-keyframes spin { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }

@keyframes spin { from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(359deg); transform: rotate(359deg); } }

@-webkit-keyframes slide-right { from { -webkit-transform: translateX(-50%); transform: translateX(-50%);
    opacity: 0; }
  to { -webkit-transform: translateX(0%); transform: translateX(0%);
    opacity: 1; } }

@keyframes slide-right { from { -webkit-transform: translateX(-50%); transform: translateX(-50%);
    opacity: 0; }
  to { -webkit-transform: translateX(0%); transform: translateX(0%);
    opacity: 1; } }

@-webkit-keyframes slide-left { from { -webkit-transform: translateX(50%); transform: translateX(50%);
    opacity: 0; }
  to { -webkit-transform: translateX(0%); transform: translateX(0%);
    opacity: 1; } }

@keyframes slide-left { from { -webkit-transform: translateX(50%); transform: translateX(50%);
    opacity: 0; }
  to { -webkit-transform: translateX(0%); transform: translateX(0%);
    opacity: 1; } }

@-webkit-keyframes slide-bottom { from { -webkit-transform: translateY(-50%); transform: translateY(-50%);
    opacity: 0; }
  to { -webkit-transform: translateY(0%); transform: translateY(0%);
    opacity: 1; } }

@keyframes slide-bottom { from { -webkit-transform: translateY(-50%); transform: translateY(-50%);
    opacity: 0; }
  to { -webkit-transform: translateY(0%); transform: translateY(0%);
    opacity: 1; } }

@-webkit-keyframes slide-top { from { -webkit-transform: translateY(50%); transform: translateY(50%);
    opacity: 0; }
  to { -webkit-transform: translateY(0%); transform: translateY(0%);
    opacity: 1; } }

@keyframes slide-top { from { -webkit-transform: translateY(50%); transform: translateY(50%);
    opacity: 0; }
  to { -webkit-transform: translateY(0%); transform: translateY(0%);
    opacity: 1; } }

@-webkit-keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@keyframes slideInDown { from { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@keyframes slideInUp { from { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft { from { -webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@-webkit-keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@keyframes slideInRight { from { -webkit-transform: translate3d(100%, 0, 0); transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); } }

@-webkit-keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to { -webkit-transform: perspective(400px); transform: perspective(400px); } }

@keyframes flipInX { from { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg); transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg); transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg); transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg); transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to { -webkit-transform: perspective(400px); transform: perspective(400px); } }

@keyframes slideInRight { }

@-webkit-keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to { -webkit-transform: perspective(400px); transform: perspective(400px); } }

@keyframes flipInY { from { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg); transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
    opacity: 0; }
  40% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg); transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in; }
  60% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg); transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% { -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg); transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to { -webkit-transform: perspective(400px); transform: perspective(400px); } }

@-webkit-keyframes fadeOut { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeOut { from { opacity: 0; }
  to { opacity: 1; } }

@-webkit-keyframes foldingLeft { from { opacity: 0;
    -webkit-transform: skewY(20deg) scale(0.5);
            transform: skewY(20deg) scale(0.5); }
  to { opacity: 1;
    -webkit-transform: skewY(0deg) scale(1);
            transform: skewY(0deg) scale(1); } }

@keyframes foldingLeft { from { opacity: 0;
    -webkit-transform: skewY(20deg) scale(0.5);
            transform: skewY(20deg) scale(0.5); }
  to { opacity: 1;
    -webkit-transform: skewY(0deg) scale(1);
            transform: skewY(0deg) scale(1); } }

@-webkit-keyframes foldingRight { from { opacity: 0;
    -webkit-transform: skewY(-20deg) scale(0.5);
            transform: skewY(-20deg) scale(0.5); }
  to { opacity: 1;
    -webkit-transform: skewY(0deg) scale(1);
            transform: skewY(0deg) scale(1); } }

@keyframes foldingRight { from { opacity: 0;
    -webkit-transform: skewY(-20deg) scale(0.5);
            transform: skewY(-20deg) scale(0.5); }
  to { opacity: 1;
    -webkit-transform: skewY(0deg) scale(1);
            transform: skewY(0deg) scale(1); } }

@-webkit-keyframes rotateLeft { from { opacity: 0;
    -webkit-transform: rotateY(18deg);
            transform: rotateY(18deg); }
  to { opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); } }

@keyframes rotateLeft { from { opacity: 0;
    -webkit-transform: rotateY(18deg);
            transform: rotateY(18deg); }
  to { opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); } }

@-webkit-keyframes rotateRight { from { opacity: 0;
    -webkit-transform: rotateY(-18deg);
            transform: rotateY(-18deg); }
  to { opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); } }

@keyframes rotateRight { from { opacity: 0;
    -webkit-transform: rotateY(-18deg);
            transform: rotateY(-18deg); }
  to { opacity: 1;
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg); } }

@-webkit-keyframes sepia { from { -webkit-filter: sepia(1); filter: sepia(1); }
  to { -webkit-filter: sepia(0); filter: sepia(0); } }

@keyframes sepia { from { -webkit-filter: sepia(1); filter: sepia(1); }
  to { -webkit-filter: sepia(0); filter: sepia(0); } }

@-webkit-keyframes blur { from { -webkit-filter: blur(5px); filter: blur(5px); }
  to { -webkit-filter: blur(0px); filter: blur(0px); } }

@keyframes blur { from { -webkit-filter: blur(5px); filter: blur(5px); }
  to { -webkit-filter: blur(0px); filter: blur(0px); } }

@-webkit-keyframes blinker { 50% { opacity: 0; } }

@keyframes blinker { 50% { opacity: 0; } }

@-webkit-keyframes pulse { from { -webkit-transform: perspective(100px) translateZ(25px); transform: perspective(100px) translateZ(25px); }
  to { -webkit-transform: perspective(0px) translateZ(0px); transform: perspective(0px) translateZ(0px); } }

@keyframes pulse { from { -webkit-transform: perspective(100px) translateZ(25px); transform: perspective(100px) translateZ(25px); }
  to { -webkit-transform: perspective(0px) translateZ(0px); transform: perspective(0px) translateZ(0px); } }

.collapsible-element { transition: height 0.5s; }

.object-fit-cover { -o-object-fit: cover; object-fit: cover; }

.object-fit-contain { -o-object-fit: contain; object-fit: contain; }

.stretch, .fluid, .fluid--large, .fluid--large-2, .content-fluid--large, .content-fluid--large-2, .content-fluid.__2xl, .fluid.__2xl, .fluid--very-large, .fluid--large-3, .content-fluid--very-large, .content-fluid--large-3, .content-fluid.__3xl, .fluid.__3xl, .fluid--larger, .fluid--large-4, .content-fluid--larger, .content-fluid--large-4, .content-fluid.__4xl, .fluid.__4xl, .fluid--largest, .fluid--large-5, .content-fluid--largest, .content-fluid--large-5, .content-fluid.__5xl, .fluid.__5xl, .fluid--infinite-width, .content-fluid--infinite-width, .content-fluid, .new-modal.modal-dialog, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview { width: 100%; }

.fluid, .fluid--large, .fluid--large-2, .content-fluid--large, .content-fluid--large-2, .content-fluid.__2xl, .fluid.__2xl, .fluid--very-large, .fluid--large-3, .content-fluid--very-large, .content-fluid--large-3, .content-fluid.__3xl, .fluid.__3xl, .fluid--larger, .fluid--large-4, .content-fluid--larger, .content-fluid--large-4, .content-fluid.__4xl, .fluid.__4xl, .fluid--largest, .fluid--large-5, .content-fluid--largest, .content-fluid--large-5, .content-fluid.__5xl, .fluid.__5xl, .fluid--infinite-width, .content-fluid--infinite-width, .content-fluid { margin-left: auto; margin-right: auto; max-width: 1200px; }

.fluid--large, .fluid--large-2, .content-fluid--large, .content-fluid--large-2, .content-fluid.__2xl, .__2xl.fluid--large, .__2xl.fluid--large-2, .__2xl.content-fluid--large, .__2xl.content-fluid--large-2, .__2xl.content-fluid, .__2xl.fluid, .__2xl.fluid--very-large, .__2xl.fluid--large-3, .__2xl.content-fluid--very-large, .__2xl.content-fluid--large-3, .__2xl.fluid--larger, .__2xl.fluid--large-4, .__2xl.content-fluid--larger, .__2xl.content-fluid--large-4, .__2xl.fluid--largest, .__2xl.fluid--large-5, .__2xl.content-fluid--largest, .__2xl.content-fluid--large-5, .__2xl.fluid--infinite-width, .__2xl.content-fluid--infinite-width { max-width: 1400px; }

.fluid--very-large, .fluid--large-3, .content-fluid--very-large, .content-fluid--large-3, .content-fluid.__3xl, .__3xl.fluid--large, .__3xl.fluid--large-2, .__3xl.content-fluid--large, .__3xl.content-fluid--large-2, .__3xl.fluid--very-large, .__3xl.fluid--large-3, .__3xl.content-fluid--very-large, .__3xl.content-fluid--large-3, .__3xl.content-fluid, .__3xl.fluid, .__3xl.fluid--larger, .__3xl.fluid--large-4, .__3xl.content-fluid--larger, .__3xl.content-fluid--large-4, .__3xl.fluid--largest, .__3xl.fluid--large-5, .__3xl.content-fluid--largest, .__3xl.content-fluid--large-5, .__3xl.fluid--infinite-width, .__3xl.content-fluid--infinite-width { max-width: 1600px; }

.fluid--larger, .fluid--large-4, .content-fluid--larger, .content-fluid--large-4, .content-fluid.__4xl, .__4xl.fluid--large, .__4xl.fluid--large-2, .__4xl.content-fluid--large, .__4xl.content-fluid--large-2, .__4xl.fluid--very-large, .__4xl.fluid--large-3, .__4xl.content-fluid--very-large, .__4xl.content-fluid--large-3, .__4xl.fluid--larger, .__4xl.fluid--large-4, .__4xl.content-fluid--larger, .__4xl.content-fluid--large-4, .__4xl.content-fluid, .__4xl.fluid, .__4xl.fluid--largest, .__4xl.fluid--large-5, .__4xl.content-fluid--largest, .__4xl.content-fluid--large-5, .__4xl.fluid--infinite-width, .__4xl.content-fluid--infinite-width { max-width: 1800px; }

.fluid--largest, .fluid--large-5, .content-fluid--largest, .content-fluid--large-5, .content-fluid.__5xl, .__5xl.fluid--large, .__5xl.fluid--large-2, .__5xl.content-fluid--large, .__5xl.content-fluid--large-2, .__5xl.fluid--very-large, .__5xl.fluid--large-3, .__5xl.content-fluid--very-large, .__5xl.content-fluid--large-3, .__5xl.fluid--larger, .__5xl.fluid--large-4, .__5xl.content-fluid--larger, .__5xl.content-fluid--large-4, .__5xl.fluid--largest, .__5xl.fluid--large-5, .__5xl.content-fluid--largest, .__5xl.content-fluid--large-5, .__5xl.content-fluid, .__5xl.fluid, .__5xl.fluid--infinite-width, .__5xl.content-fluid--infinite-width { max-width: 2000px; }

.fluid--infinite-width, .content-fluid--infinite-width { max-width: none !important; }

.content-fluid { padding-left: 2.9166666667vw !important; padding-right: 2.9166666667vw !important; }

@media (min-width: 1200px) { .content-fluid { padding-left: 35px !important; padding-right: 35px !important; } }

@media (max-width: 767.98px) { .content-fluid { padding-left: 22.4px !important; padding-right: 22.4px !important; } }

.content-fluid--large, .content-fluid--large-2, .content-fluid.__2xl { padding-left: 2.9166666667vw !important; padding-right: 2.9166666667vw !important; }

@media (min-width: 1400px) { .content-fluid--large, .content-fluid--large-2, .content-fluid.__2xl { padding-left: 40.8333333333px !important; padding-right: 40.8333333333px !important; } }

@media (max-width: 767.98px) { .content-fluid--large, .content-fluid--large-2, .content-fluid.__2xl { padding-left: 22.4px !important; padding-right: 22.4px !important; } }

.content-fluid--very-large, .content-fluid--large-3, .content-fluid.__3xl { padding-left: 2.9166666667vw !important; padding-right: 2.9166666667vw !important; }

@media (min-width: 1600px) { .content-fluid--very-large, .content-fluid--large-3, .content-fluid.__3xl { padding-left: 46.6666666667px !important; padding-right: 46.6666666667px !important; } }

@media (max-width: 767.98px) { .content-fluid--very-large, .content-fluid--large-3, .content-fluid.__3xl { padding-left: 22.4px !important; padding-right: 22.4px !important; } }

.content-fluid--larger, .content-fluid--large-4, .content-fluid.__4xl { padding-left: 2.9166666667vw !important; padding-right: 2.9166666667vw !important; }

@media (min-width: 1800px) { .content-fluid--larger, .content-fluid--large-4, .content-fluid.__4xl { padding-left: 52.5px !important; padding-right: 52.5px !important; } }

@media (max-width: 767.98px) { .content-fluid--larger, .content-fluid--large-4, .content-fluid.__4xl { padding-left: 22.4px !important; padding-right: 22.4px !important; } }

.content-fluid--largest, .content-fluid--large-5, .content-fluid.__5xl { padding-left: 2.9166666667vw !important; padding-right: 2.9166666667vw !important; }

@media (min-width: 2000px) { .content-fluid--largest, .content-fluid--large-5, .content-fluid.__5xl { padding-left: 58.3333333333px !important; padding-right: 58.3333333333px !important; } }

@media (max-width: 767.98px) { .content-fluid--largest, .content-fluid--large-5, .content-fluid.__5xl { padding-left: 22.4px !important; padding-right: 22.4px !important; } }

.content-fluid--infinite-width { padding-left: 2.9166666667vw !important; padding-right: 2.9166666667vw !important; }

@media (min-width: 2000px) { .content-fluid--infinite-width { padding-left: 58.3333333333px !important; padding-right: 58.3333333333px !important; } }

@media (max-width: 767.98px) { .content-fluid--infinite-width { padding-left: 22.4px !important; padding-right: 22.4px !important; } }

.opacity-0 { opacity: 0; }

.opacity-10 { opacity: 0.1; }

.opacity-20 { opacity: 0.2; }

.opacity-30 { opacity: 0.3; }

.opacity-40 { opacity: 0.4; }

.opacity-50 { opacity: 0.5; }

.opacity-60 { opacity: 0.6; }

.opacity-70 { opacity: 0.7; }

.opacity-80 { opacity: 0.8; }

.opacity-90 { opacity: 0.9; }

.opacity-100 { opacity: 1; }

.font-size-5 { font-size: 0.5rem !important; }

.font-size-6 { font-size: 0.6rem !important; }

.font-size-7 { font-size: 0.7rem !important; }

.font-size-8 { font-size: 0.8rem !important; }

.font-size-9 { font-size: 0.9rem !important; }

.font-size-10 { font-size: 1rem !important; }

.font-size-11 { font-size: 1.1rem !important; }

.font-size-12 { font-size: 1.2rem !important; }

.font-size-13 { font-size: 1.3rem !important; }

.font-size-14 { font-size: 1.4rem !important; }

.font-size-15 { font-size: 1.5rem !important; }

.font-size-16 { font-size: 1.6rem !important; }

.font-size-17 { font-size: 1.7rem !important; }

.font-size-18 { font-size: 1.8rem !important; }

.font-size-19 { font-size: 1.9rem !important; }

.font-size-20 { font-size: 2rem !important; }

.font-size-21 { font-size: 2.1rem !important; }

.font-size-22 { font-size: 2.2rem !important; }

.font-size-23 { font-size: 2.3rem !important; }

.font-size-24 { font-size: 2.4rem !important; }

.font-size-25 { font-size: 2.5rem !important; }

.font-size-26 { font-size: 2.6rem !important; }

.font-size-27 { font-size: 2.7rem !important; }

.font-size-28 { font-size: 2.8rem !important; }

.font-size-29 { font-size: 2.9rem !important; }

.font-size-30 { font-size: 3rem !important; }

.font-size-50 { font-size: 50% !important; }

.font-size-60 { font-size: 60% !important; }

.font-size-70 { font-size: 70% !important; }

.font-size-80 { font-size: 80% !important; }

.font-size-90 { font-size: 90% !important; }

.font-size-100 { font-size: 100% !important; }

.font-size-110 { font-size: 110% !important; }

.font-size-120 { font-size: 120% !important; }

.font-size-130 { font-size: 130% !important; }

.font-size-140 { font-size: 140% !important; }

.font-size-150 { font-size: 150% !important; }

.font-size-160 { font-size: 160% !important; }

.font-size-170 { font-size: 170% !important; }

.font-size-180 { font-size: 180% !important; }

.font-size-190 { font-size: 190% !important; }

.font-size-200 { font-size: 200% !important; }

.font-size-210 { font-size: 210% !important; }

.font-size-220 { font-size: 220% !important; }

.font-size-230 { font-size: 230% !important; }

.font-size-240 { font-size: 240% !important; }

.font-size-250 { font-size: 250% !important; }

.font-size-260 { font-size: 260% !important; }

.font-size-270 { font-size: 270% !important; }

.font-size-280 { font-size: 280% !important; }

.font-size-290 { font-size: 290% !important; }

.font-size-300 { font-size: 300% !important; }

.font-base { font-family: 'Lato', sans-serif !important; }

.font-headings { font-family: !important; }

.line-height-100 { line-height: 1 !important; }

.line-height-110 { line-height: 1.1 !important; }

.line-height-120 { line-height: 1.2 !important; }

.line-height-130 { line-height: 1.3 !important; }

.line-height-140 { line-height: 1.4 !important; }

.line-height-150 { line-height: 1.5 !important; }

.line-height-160 { line-height: 1.6 !important; }

.line-height-170 { line-height: 1.7 !important; }

.line-height-180 { line-height: 1.8 !important; }

.line-height-190 { line-height: 1.9 !important; }

.line-height-200 { line-height: 2 !important; }

.line-height-210 { line-height: 2.1 !important; }

.line-height-220 { line-height: 2.2 !important; }

.line-height-230 { line-height: 2.3 !important; }

.line-height-240 { line-height: 2.4 !important; }

.line-height-250 { line-height: 2.5 !important; }

.svg-embed { position: relative; display: inline-block; }

.svg-embed:before { width: 100%; height: 100%; }

::-moz-selection { background: rgba(0, 132, 64, 0.925); color: white; }

::selection { background: rgba(0, 132, 64, 0.925); color: white; }

.gallery-item-link:before { position: absolute; content: ""; width: 100%; height: 100%; display: block; top: 0; left: 0; background: linear-gradient(15deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 60%, rgba(255, 255, 255, 0.25) 100%); opacity: 0; transition: 0.5s; z-index: 2; pointer-events: none; }

.lodgings .lodging-item--grid-gallery.no-gallery { background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjEyNC4yIDI0MC40IDU5My4zIDE0MC41Ij48ZyBmaWxsPSJyZ2JhKDI1NSwgMjU1LCAyNTUsIDAuOCkiPjxwYXRoIGQ9Ik0xMjQuMyAzNDJjMTguNy0zMi41IDM3LjMtNjUgNTYtOTcuNS45LTEuNSAyLjItMi43IDMuMi00LjFoMS4yYy45IDIuMyAyLjEgNC41IDIuNiA2LjggMi40IDEwLjQgNC40IDIwLjcgNi43IDMxLjEuNyAzLjEtLjEgNS40LTIuNCA3LjQtNy40IDYuNi0xNC44IDEzLjMtMjIuMiAxOS45LTEyLjYgMTEuNi0yNS4zIDIzLjEtMzguMSAzNC40LTIgMS44LTQgMy45LTcuMSA0IC4xLS42LjEtMS4zLjEtMnpNMTg4LjYgMzU3LjNoLTU0Yy0uOSAwLTEuNy0uMS0yLjYtLjItMi44LS41LTMuNC0xLjktMS41LTQuMi42LS43IDEuMy0xLjQgMi0yIDguNC03LjUgMTYuOC0xNC45IDI1LTIyLjUgMi4zLTIuMSA0LjctMi42IDcuNi0xLjYgMjUuNiA4LjQgNTEuMiAxNi42IDc2LjggMjUgMiAuNiA0IDEuNiA1LjkgMi42LjUuMi44IDEgMS4yIDEuNS0uNS4zLTEuMS45LTEuNiAxLTIuMS4zLTQuMS42LTYuMy42aC01Mi42Yy4xLS4xLjEtLjIuMS0uMnpNMTk2LjcgMjQ1LjNjLjItLjcuNS0xLjcuOC0yLjcuOS42IDIuMSAxLjEgMi42IDEuOSA0IDYuNSA4IDEzLjIgMTEuOSAxOS44IDE0LjcgMjUuMiAyOS40IDUwLjQgNDQgNzUuNi43IDEuMiAxLjMgMi40IDEuNyAzLjcuNSAxLjUtLjIgMi42LTEuOCAyLjYtMS4yIDAtMi40LS4yLTMuNi0uNi0xMC45LTMuNS0yMS44LTctMzIuOC0xMC41LTIuOS0uOS00LjQtMi44LTUuMS01LjctNS42LTI2LjItMTEuMi01Mi4zLTE2LjgtNzguNC0uNC0xLjctLjYtMy41LS45LTUuN3oiLz48L2c+PGcgZmlsbD0icmdiYSgyNTUsIDI1NSwgMjU1LCAwLjgpIj48cGF0aCBkPSJNNjU3IDMzMS45Yy0uOS44LTEuNiAxLjgtMi43IDIuMy0yLjYgMS4xLTUuMy0uNi01LjYtMy41LS4xLS43LS4xLTEuNC0uMS0xLjgtNC40IDEuOC04LjYgMy45LTEzLjEgNS4yLTYuNSAyLTEyLjkgMS42LTE4LjMtMy4xLTguNy03LjQtNi0yMi45IDQuNy0yNi42IDQuMy0xLjUgOS4xLTEuOSAxMy42LTMgMy40LS45IDYuOC0xLjcgMTAtMy4yIDQuMi0xLjkgNC43LTcuOC43LTEwLjMtMi40LTEuNS01LjQtMi40LTguMi0yLjYtMy40LS4yLTcgLjMtMTAuNCAxLjEtMyAuNy01LjEgMi45LTUuNyA2LjItLjQgMi4yLTIuNSAzLjUtNC41IDMuMi0yLjItLjMtMy44LTIuMS0zLjUtNC40LjQtNC45IDMuMi04LjQgNy4yLTEwLjkgNS42LTMuNyAxMi00LjEgMTguMy0zLjQgMyAuMyA2IDEuMiA4LjggMi4zIDQuMiAxLjcgNyA1IDguMiA5LjQuMS40LjMuNy40IDEuMS4yIDE0LjEuMiAyOCAuMiA0MnptLTguMy0yNS43Yy0yLjguOS01LjMgMS44LTcuOCAyLjQtMi42LjYtNS4zIDEtOCAxLjVzLTUuNCAxLjEtOC4xIDEuOGMtMi4yLjYtMy42IDItNC4xIDQuMy0xLjYgNi4yIDIuNCAxMS4yIDguOCAxMC42IDYuMi0uNiAxMS44LTMgMTYuNC03LjEgMS4yLTEuMSAyLjQtMi44IDIuNy00LjMuMy0zIC4xLTYgLjEtOS4yek0yOTcuOCAyNjYuNXYyNWgyLjVjMTEuNiAwIDIzLjEtLjEgMzQuNy0uMS43IDAgMS41IDAgMi4yLjEgMi40LjQgMy44IDIgMy43IDQuMy0uMSAyLjItMS42IDMuNy0zLjkgMy45LTIuNC4xLTQuOSAwLTcuMyAwSDI5OHYyNi43aDQyLjJjMyAwIDQuNyAxLjYgNC43IDQuMSAwIDIuNC0xLjkgNC4xLTQuOCA0LjFIMjk0LjRjLTMuMyAwLTQuOC0xLjUtNC44LTQuOXYtNjYuOGMwLTMuMyAxLjQtNC43IDQuNy00LjdoNDUuMWMzIDAgNC43IDEuNSA0LjcgNC4xcy0xLjggNC4xLTQuOSA0LjFoLTM5Yy0uOC4xLTEuNi4xLTIuNC4xek00NTQuOSAyODZ2LTIuMVYyNjJjMC0zIDEuNS00LjggNC00LjkgMi4zLS4xIDQgMS40IDQuMyAzLjdWMzMwLjRjMCAuNiAwIDEuMi0uMSAxLjgtLjQgMS45LTIuMSAzLjMtNCAzLjNzLTMuNi0xLjItMy45LTMuMWMtLjMtMS41LS4zLTMuMi0uNC00LjctLjItLjItLjQtLjMtLjUtLjUtLjIuNS0uNCAxLS43IDEuNC05LjYgOS43LTIzLjUgOS4zLTMyLjUtMS4xLTEwLjEtMTEuNS05LjgtMzAuOC42LTQyLjEgOC44LTkuNSAyMi41LTkuOCAzMS43LS42LjQuNC43LjkgMS4xIDEuNC4xIDAgLjItLjEuNC0uMnptLTEuMyAyMy41YzAtOC4yLTEuNi0xMy4xLTQuNS0xNy4xLTUuOS03LjgtMTUuNi04LjItMjEuOS0uOS03LjIgOC4zLTcgMjIuOS40IDMxIDUuOCA2LjQgMTQuNyA2LjQgMjAuNS0uMSAzLjktNC40IDUuNS05LjggNS41LTEyLjl6TTQ4Mi44IDMwN2MtLjIgNC4zLjEgOC40IDEuNyAxMi4yIDEuNyAzLjkgNC42IDYuNSA4LjYgNy44IDQuMSAxLjMgOC40IDEuNSAxMi42LjQgNC40LTEuMSA3LjQtMy44IDguNy04LjIuOC0yLjcgMi44LTMuOSA1LjItMy4yIDIuNC43IDMuNSAyLjggMi43IDUuNS0yIDYuOC02LjYgMTEuMy0xMy4yIDEzLjQtNy4xIDIuMy0xNC4zIDEuOC0yMS4yLTEuMy03LjMtMy4yLTExLjItOS4yLTEyLjctMTYuOC0xLjUtNy42LTEuMS0xNS4yIDEuNC0yMi42IDMuNy0xMC44IDEyLjEtMTYuNiAyMy41LTE2LjIgMTQgLjUgMjMuNCAxMC4xIDIzLjggMjQuMS4xIDMuMi0xLjUgNC44LTQuOCA0LjhoLTMzLjljLS43LjEtMS40LjEtMi40LjF6bTMyLjItOC4yYy0xLjItOC40LTguNC0xMy4zLTE4LjItMTIuNC02LjUuNi0xMi45IDYuOS0xMi41IDEyLjRINTE1ek01NTYuMSAzMzYuOGMtNS40LS4xLTEwLjYtLjktMTUuMS00LTQuMi0yLjktNi42LTYuOS03LjMtMTEuOS0uNC0yLjcgMS4yLTQuOSAzLjYtNS4yIDIuMi0uMyA0LjIgMS4zIDQuNSAzLjkuNSA0LjIgMyA2LjYgNi43IDcuOCA1IDEuNyAxMC4xIDEuNyAxNS4xIDAgMS41LS41IDMtMS4zIDQuMi0yLjQgNC40LTQgMy4yLTEwLTIuNS0xMS44LTUuOS0xLjgtMTItMy4xLTE3LjktNS0zLS45LTYtMi4zLTguNC00LjEtNy44LTYtNC41LTE4LjkgMi4zLTIzLjQgNy41LTUgMjAuNi00LjkgMjcuOS40IDMuNyAyLjcgNi4xIDYuMyA3LjEgMTAuNy42IDIuNi0uNSA0LjctMi45IDUuNC0yLjIuNi00LjMtLjctNS0zLjItMS40LTQuOS00LjctNy42LTkuNi04LjQtMy45LS42LTcuNy0uNC0xMS4zIDEuMi0zLjUgMS41LTUuMiA0LjktNC43IDguNi4zIDIuMiAxLjkgMy4zIDMuNyAzLjkgMi44IDEgNS43IDEuNyA4LjUgMi41IDQuMSAxLjIgOC4zIDIuMyAxMi41IDMuNSA2IDEuOCAxMCA1LjcgMTEgMTIgLjkgNi4yLTEuNSAxMS4zLTYuNSAxNS00LjcgMy42LTEwLjMgNC4zLTE1LjkgNC41ek0zNTcuOCAzMTUuMlYzMDBjLjEtOS40IDgtMTkuMiAxNy4xLTIxLjMgMTIuNS0yLjggMjMuNyA0LjIgMjcuMSAxNyAuNCAxLjcuNiAzLjUuNyA1LjIuMSA5LjkgMCAxOS45IDAgMjkuOCAwIDMuMi0yLjIgNS4yLTQuOSA0LjctMi4xLS40LTMuNC0yLjItMy40LTQuOXYtMTQuNi0xNS40Yy0uMS05LjUtOS4xLTE2LjMtMTguMi0xMy43LTUuNiAxLjYtMTAuMSA3LjktMTAuMSAxNC4zdjMwLjJjLS4yIDIuNS0xLjcgNC4xLTQuMSA0LjItMi40IDAtNC4xLTEuNy00LjItNC4zdi0xNnpNNTk4LjkgMzA3LjNWMzMxYzAgMi4xLS45IDMuNS0yLjggNC4zLTEuNy42LTMuMy4yLTQuNC0xLjItLjYtLjgtMS0xLjktMS0zLS4xLTE1LjkgMC0zMS44IDAtNDcuNyAwLTIuOCAxLjYtNC41IDQuMS00LjQgMi41IDAgNC4xIDEuNyA0LjEgNC41djIzLjh6TTU5OC45IDI2My43djEuNmMtLjIgMi4yLTIgMy45LTQuMSAzLjktMi4yIDAtMy45LTEuNi00LjEtMy45LS4xLTEtLjEtMiAwLTMgLjEtMi41IDEuOC00LjEgNC4xLTQuMSAyLjQgMCA0IDEuNyA0LjEgNC4zdjEuMnoiLz48L2c+PGcgZmlsbD0icmdiYSgyNTUsIDI1NSwgMjU1LCAwLjgpIj48cGF0aCBkPSJNNDYzLjUgMzgwLjh2LTMwLjdoMzAuOXY1LjlINDcwdjYuMWgyNC40djYuM0g0NzB2Ni4zaDI0LjR2Ni4yYy0xMC4zLS4xLTIwLjYtLjEtMzAuOS0uMXpNMzMzLjYgMzgwLjhWMzUwaDMwLjh2NS45aC0yNC41djYuMWgyNC40djYuM2gtMjQuNXY2LjNoMjQuNnY2LjJoLTMwLjh6TTQwMS44IDM2Mi4xdjYuM2gtMTguNXY2LjNoMi4zYzUuNS4xIDEwLjkuMiAxNi40LjIgMCAyLS4xIDQtLjEgNmgtMjQuOHYtMzAuN2gyNC44djZoLTE4LjZ2Ni4xYzYuMi0uMSAxMi40LS4xIDE4LjUtLjJ6TTQyMC41IDM4MC44Yy0uMS0uNi0uMi0xLjMtLjItMnYtMjYuNS0yLjJoMjQuNnY1LjloLTE4LjN2MTguNmgxOC4ydjYuMmgtMjQuM3pNNTUwLjQgMzgwLjh2LTYuMWg2di0xOC42aC01LjhWMzUwaDE4LjJ2NmgtNnYxOC42aDUuOXY2LjJoLTE4LjN6TTU4Ny40IDM4MC44YzAtMi0uMS00LS4xLTYgMy0uMSA2LS4yIDkuMS0uMmg5LjZ2LTYuMmgtMTIuMXYtNi4yaDE4LjN2MTguNWMtOC4zLjEtMTYuNi4xLTI0LjguMXpNMjkwLjEgMzUwaDYuMnYxOC4zaDYuM3YtNmg2LjF2Ni40LS4xaC02LjN2Ni4xaC02Yy0uMSAyLjEtLjIgNC4xLS4zIDYuMUgyOTBjLjEtMTAuMi4xLTIwLjUuMS0zMC44ek02NDkuNSAzODAuOHYtNi4xaC02LjF2LTYuM2g2di0xOC41aDYuMXYzMC45aC02ek0zMDguOCAzNjguN2MyLS4xIDQtLjMgNi4xLS40di0xOC4yaDZsLjIuMmMwIDEwLjIgMCAyMC4zLS4xIDMwLjVoLTYuMXYtNi4yaC02LjF2LTUuOXpNNjI0LjcgMzgwLjh2LTMwLjdoNnY1LjloNi4xdjYuMmgtNi4xdjE4LjdjLTEuOS0uMS00LS4xLTYtLjF6TTUwNi45IDM4MC44VjM3NWMuMi0uMi4zLS4zLjQtLjMgOC4yIDAgMTYuMy4xIDI0LjUuMiAwIDItLjEgNC0uMSA2LTguMi0uMS0xNi41LS4xLTI0LjgtLjF6TTUxMyAzNTZ2LTZoMjQuN3Y1LjljLTguMi4xLTE2LjUuMS0yNC43LjEtLjEgMCAwIDAgMCAwek01ODcuMyAzNTZ2LTZINjEydjUuOWMtOC4yLjEtMTYuNS4xLTI0LjcuMXpNNDUxLjEgMzc0LjZoLTZ2LTE4LjRoNnYxOC40ek01ODcuMiAzNzQuOWMtMS45LS4xLTMuNy0uMi01LjgtLjNWMzU2aDUuOGwtLjEtLjFjLjEgNi40LjEgMTIuNy4xIDE5IDAgLjEgMCAwIDAgMHpNNTEzIDM2Mi4yaDE4LjZ2Ni4xaC0xOC41YzAtMi4xIDAtNC4xLS4xLTYuMXoiLz48cGF0aCBkPSJNNDAxLjggMzU2LjFoNnY2aC02di02ek01MTMuMSAzNjIuMWgtNlYzNTZoNS45bC0uMS0uMWMwIDIuMSAwIDQuMi4yIDYuMi0uMS4xIDAgMCAwIDB6TTYzNi44IDM2Mi4yYzEuNiAwIDMuMi4xIDQuOCAwIDEuMiAwIDEuNS40IDEuNSAxLjV2NC43Yy0xLjkgMC0zLjYuMS01LjMgMC0uMyAwLS45LS44LS45LTEuMiAwLTEuNyAwLTMuNC0uMS01IC4xLS4xIDAgMCAwIDB6TTQwMiAzNzVjLS4xLTIuMS0uMi00LjEtLjMtNi4zaDYuMXY2Yy0yIDAtNCAuMS01LjguMy0uMS0uMSAwIDAgMCAwek01MzEuOSAzNzQuOXYtNi4zaDUuOHY2Yy0yIC4xLTMuOS4xLTUuOC4zeiIvPjwvZz48cGF0aCBkPSJNNzE3LjUgMjczLjhjMCAxNS4yLTEyIDI3LjItMjcuNSAyNy4yLTE1LjQgMC0yNy43LTEyLTI3LjctMjcuMiAwLTE0LjkgMTIuMy0yNi45IDI3LjctMjYuOSAxNS41IDAgMjcuNSAxMiAyNy41IDI2Ljl6bS00OC4zIDBjMCAxMiA4LjggMjEuNSAyMSAyMS41IDExLjggMCAyMC41LTkuNSAyMC41LTIxLjMgMC0xMi04LjctMjEuNi0yMC42LTIxLjYtMTEuOSAwLTIwLjkgOS42LTIwLjkgMjEuNHptMTYuNSAxNC4xaC02LjJWMjYxYzIuNS0uNSA1LjktLjggMTAuMy0uOCA1LjEgMCA3LjQuOCA5LjMgMiAxLjUgMS4xIDIuNiAzLjMgMi42IDUuOSAwIDIuOS0yLjMgNS4yLTUuNiA2LjJ2LjNjMi42IDEgNC4xIDIuOSA0LjkgNi42LjggNC4xIDEuMyA1LjcgMiA2LjdoLTYuN2MtLjgtMS0xLjMtMy40LTIuMS02LjYtLjUtMi45LTIuMS00LjMtNS42LTQuM2gtMi45djEwLjl6bS4yLTE1LjNoMi45YzMuNCAwIDYuMi0xLjEgNi4yLTMuOSAwLTIuNS0xLjgtNC4xLTUuNy00LjEtMS42IDAtMi44LjItMy40LjN2Ny43eiIgZmlsbD0icmdiYSgyNTUsIDI1NSwgMjU1LCAwLjgpIi8+PC9zdmc+') center center no-repeat #e83e8c; background-size: 8rem auto; }

.gallery-item-link img { transition: -webkit-filter 0.6s steps(12, end), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); transition: filter 0.6s steps(12, end), transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); transition: filter 0.6s steps(12, end), transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-filter 0.6s steps(12, end), -webkit-transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1); -webkit-filter: contrast(1); filter: contrast(1); -webkit-transform: translateZ(0) scale(1); transform: translateZ(0) scale(1); -webkit-transform-origin: 25% 75%; transform-origin: 25% 75%; }

.gallery-item-link:hover:before { opacity: 1; }

.gallery-item-link:hover img { -webkit-filter: contrast(1.25); filter: contrast(1.25); -webkit-transform: translateZ(0) scale(1.06); transform: translateZ(0) scale(1.06); }

.form-group .styled-select:after { font-size: 1rem; position: absolute; display: block; line-height: 1; top: 50%; margin-top: -0.5em; right: 0.75rem; pointer-events: none; color: #008440; content: ""; font-weight: 900; }

form { font-family: 'EB Garamond', serif; margin-left: auto; margin-right: auto; }

form legend { color: #008440; margin-top: 0.75rem; border-bottom: solid 1px rgba(0, 132, 64, 0.25); line-height: 1.2; }

form input[type="text"], form textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; }

form input[type="checkbox"].sr-only ~ label { display: flex; align-items: center; margin-bottom: 0; line-height: 1.1; }

form input[type="checkbox"].sr-only ~ label a { text-decoration: underline; white-space: nowrap; }

form input[type="checkbox"].sr-only ~ label .icon { margin-right: 0.809rem; cursor: pointer; font-size: 120%; }

form input[type="checkbox"].sr-only ~ label .icon-square-checked { display: none; }

form input[type="checkbox"].sr-only:checked ~ label .icon-square { display: none; }

form input[type="checkbox"].sr-only:checked ~ label .icon-square-checked { display: initial; }

form.was-validated input[type="checkbox"]:invalid ~ label .icon, form.was-validated input[type="checkbox"].is-invalid ~ label .icon { color: #dc3545; }

form.was-validated input[type="checkbox"]:valid ~ label .icon, form.was-validated input[type="checkbox"].is-invalid ~ label .icon { color: #28a745; }

form.was-validated input[type="checkbox"]:invalid ~ .invalid-tooltip { display: block; }

.form-group .styled-select { position: static; overflow: hidden; }

.form-group .styled-select select { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: .01px; text-overflow: ''; outline: 0; line-height: 1.618; position: static; }

.form-group .styled-select select::-ms-expand { display: none; }

.form-group .styled-select select.indent { text-indent: -999em; }

.form-group .styled-select select.indent _:-ms-input-placeholder, :root .form-group .styled-select select.indent, .ie9 .form-group .styled-select select.indent, .lt-ie9 .form-group .styled-select select.indent { color: rgba(64, 191, 191, 0); }

.form-group .styled-select select.indent _:-ms-input-placeholder option, .form-group .styled-select select.indent _:-ms-input-placeholder optgroup, :root .form-group .styled-select select.indent option, :root .form-group .styled-select select.indent optgroup, .ie9 .form-group .styled-select select.indent option, .ie9 .form-group .styled-select select.indent optgroup, .lt-ie9 .form-group .styled-select select.indent option, .lt-ie9 .form-group .styled-select select.indent optgroup { color: #646464; }

.form-group .styled-select select.indent _:-ms-lang(x), .form-group .styled-select select.indent _:-webkit-full-screen, .form-group .styled-select select.indent { color: rgba(64, 191, 191, 0); }

.form-group .styled-select select.indent _:-ms-lang(x) option, .form-group .styled-select select.indent _:-ms-lang(x) optgroup, .form-group .styled-select select.indent _:-webkit-full-screen option, .form-group .styled-select select.indent _:-webkit-full-screen optgroup, .form-group .styled-select select.indent option, .form-group .styled-select select.indent optgroup { color: #646464; }

.form-group.checkbox, .form-group.radio { display: flex; align-items: center; }

.form-group.checkbox label, .form-group.radio label { padding-left: 0; }

.form-group.checkbox input[type="checkbox"], .form-group.checkbox input[type="radio"], .form-group.radio input[type="checkbox"], .form-group.radio input[type="radio"] { order: -1; margin: 0; }

.form-group.calendar:after { content: ""; color: #008440; font-size: 1rem; position: absolute; display: inline; line-height: 1; top: 50%; margin-top: -0.5em; right: 0.75rem; pointer-events: none; }

.form-group.calendar.checked:after { content: ""; }

.form-group.submit-send { text-align: center; }

.form-control ~ label { position: absolute; color: #b9b9b9; z-index: 51; top: 50%; left: 0; font-weight: normal; pointer-events: none; -webkit-transform: translate(0.75rem, -50%); transform: translate(0.75rem, -50%); -webkit-transform-origin: 0 0; transform-origin: 0 0; transition: 0.25s; transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); transition-property: color, -webkit-transform; transition-property: transform, color; transition-property: transform, color, -webkit-transform; }

.form-control:focus ~ label, .form-group.filled .form-control ~ label { line-height: 1.6; font-size: 11.5px; font-weight: bold; color: #575757; top: 0%; -webkit-transform: translate(0, -100%); transform: translate(0, -100%); }

.form-group.active .form-control:-ms-input-placeholder { opacity: 0; color: rgba(0, 0, 0, 0); }

.form-group.active .form-control:-moz-placeholder { opacity: 0; color: rgba(0, 0, 0, 0); }

.form-group.active .form-control::-moz-placeholder { opacity: 0; color: rgba(0, 0, 0, 0); }

.form-group.active .form-control::-webkit-input-placeholder { opacity: 0; color: rgba(0, 0, 0, 0); }

.form__display-group { margin-bottom: 0.75rem; margin-right: -0.809rem; }

.form__display-group .form-group { margin-top: 0.75rem; margin-right: 0.809rem; flex: 1 1 100%; }

.form__display-group .form-group label { margin-bottom: 1px; }

.form__display-group .form-group.file > .btn, .form__display-group #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .form-group.file > a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .form__display-group .form-group.file > a, .form__display-group #TaReviews .ta-wrapper .widWRLButton .form-group.file > input, #TaReviews .ta-wrapper .widWRLButton .form__display-group .form-group.file > input { flex: 1 1 auto; }

.form__display-group--1col .form-group { flex-basis: 51%; max-width: calc(100% - 0.809rem); }

.form__display-group--2col .form-group { flex-basis: 34.3333333333%; max-width: calc(50% - 0.809rem); }

.form__display-group--3col .form-group { flex-basis: 26%; max-width: calc(33.3333333333% - 0.809rem); }

.form__display-group--4col .form-group { flex-basis: 21%; max-width: calc(25% - 0.809rem); }

.form__display-group--5col .form-group { flex-basis: 17.6666666667%; max-width: calc(20% - 0.809rem); }

.form__display-group--6col .form-group { flex-basis: 15.2857142857%; max-width: calc(16.6666666667% - 0.809rem); }

.form__display-group--7col .form-group { flex-basis: 13.5%; max-width: calc(14.2857142857% - 0.809rem); }

.form__display-group--8col .form-group { flex-basis: 12.1111111111%; max-width: calc(12.5% - 0.809rem); }

.form__display-group--9col .form-group { flex-basis: 11%; max-width: calc(11.1111111111% - 0.809rem); }

.form__display-group--10col .form-group { flex-basis: 10.0909090909%; max-width: calc(10% - 0.809rem); }

@media (min-width: 576px) { .form__display-group-sm--1col .form-group { flex-basis: 51%; max-width: calc(100% - 0.809rem); }
  .form__display-group-sm--2col .form-group { flex-basis: 34.3333333333%; max-width: calc(50% - 0.809rem); }
  .form__display-group-sm--3col .form-group { flex-basis: 26%; max-width: calc(33.3333333333% - 0.809rem); }
  .form__display-group-sm--4col .form-group { flex-basis: 21%; max-width: calc(25% - 0.809rem); }
  .form__display-group-sm--5col .form-group { flex-basis: 17.6666666667%; max-width: calc(20% - 0.809rem); }
  .form__display-group-sm--6col .form-group { flex-basis: 15.2857142857%; max-width: calc(16.6666666667% - 0.809rem); }
  .form__display-group-sm--7col .form-group { flex-basis: 13.5%; max-width: calc(14.2857142857% - 0.809rem); }
  .form__display-group-sm--8col .form-group { flex-basis: 12.1111111111%; max-width: calc(12.5% - 0.809rem); }
  .form__display-group-sm--9col .form-group { flex-basis: 11%; max-width: calc(11.1111111111% - 0.809rem); }
  .form__display-group-sm--10col .form-group { flex-basis: 10.0909090909%; max-width: calc(10% - 0.809rem); } }

@media (min-width: 768px) { .form__display-group-md--1col .form-group { flex-basis: 51%; max-width: calc(100% - 0.809rem); }
  .form__display-group-md--2col .form-group { flex-basis: 34.3333333333%; max-width: calc(50% - 0.809rem); }
  .form__display-group-md--3col .form-group { flex-basis: 26%; max-width: calc(33.3333333333% - 0.809rem); }
  .form__display-group-md--4col .form-group { flex-basis: 21%; max-width: calc(25% - 0.809rem); }
  .form__display-group-md--5col .form-group { flex-basis: 17.6666666667%; max-width: calc(20% - 0.809rem); }
  .form__display-group-md--6col .form-group { flex-basis: 15.2857142857%; max-width: calc(16.6666666667% - 0.809rem); }
  .form__display-group-md--7col .form-group { flex-basis: 13.5%; max-width: calc(14.2857142857% - 0.809rem); }
  .form__display-group-md--8col .form-group { flex-basis: 12.1111111111%; max-width: calc(12.5% - 0.809rem); }
  .form__display-group-md--9col .form-group { flex-basis: 11%; max-width: calc(11.1111111111% - 0.809rem); }
  .form__display-group-md--10col .form-group { flex-basis: 10.0909090909%; max-width: calc(10% - 0.809rem); } }

@media (min-width: 992px) { .form__display-group-lg--1col .form-group { flex-basis: 51%; max-width: calc(100% - 0.809rem); }
  .form__display-group-lg--2col .form-group { flex-basis: 34.3333333333%; max-width: calc(50% - 0.809rem); }
  .form__display-group-lg--3col .form-group { flex-basis: 26%; max-width: calc(33.3333333333% - 0.809rem); }
  .form__display-group-lg--4col .form-group { flex-basis: 21%; max-width: calc(25% - 0.809rem); }
  .form__display-group-lg--5col .form-group { flex-basis: 17.6666666667%; max-width: calc(20% - 0.809rem); }
  .form__display-group-lg--6col .form-group { flex-basis: 15.2857142857%; max-width: calc(16.6666666667% - 0.809rem); }
  .form__display-group-lg--7col .form-group { flex-basis: 13.5%; max-width: calc(14.2857142857% - 0.809rem); }
  .form__display-group-lg--8col .form-group { flex-basis: 12.1111111111%; max-width: calc(12.5% - 0.809rem); }
  .form__display-group-lg--9col .form-group { flex-basis: 11%; max-width: calc(11.1111111111% - 0.809rem); }
  .form__display-group-lg--10col .form-group { flex-basis: 10.0909090909%; max-width: calc(10% - 0.809rem); } }

@media (min-width: 1200px) { .form__display-group-xl--1col .form-group { flex-basis: 51%; max-width: calc(100% - 0.809rem); }
  .form__display-group-xl--2col .form-group { flex-basis: 34.3333333333%; max-width: calc(50% - 0.809rem); }
  .form__display-group-xl--3col .form-group { flex-basis: 26%; max-width: calc(33.3333333333% - 0.809rem); }
  .form__display-group-xl--4col .form-group { flex-basis: 21%; max-width: calc(25% - 0.809rem); }
  .form__display-group-xl--5col .form-group { flex-basis: 17.6666666667%; max-width: calc(20% - 0.809rem); }
  .form__display-group-xl--6col .form-group { flex-basis: 15.2857142857%; max-width: calc(16.6666666667% - 0.809rem); }
  .form__display-group-xl--7col .form-group { flex-basis: 13.5%; max-width: calc(14.2857142857% - 0.809rem); }
  .form__display-group-xl--8col .form-group { flex-basis: 12.1111111111%; max-width: calc(12.5% - 0.809rem); }
  .form__display-group-xl--9col .form-group { flex-basis: 11%; max-width: calc(11.1111111111% - 0.809rem); }
  .form__display-group-xl--10col .form-group { flex-basis: 10.0909090909%; max-width: calc(10% - 0.809rem); } }

@media (min-width: 1400px) { .form__display-group-2xl--1col .form-group { flex-basis: 51%; max-width: calc(100% - 0.809rem); }
  .form__display-group-2xl--2col .form-group { flex-basis: 34.3333333333%; max-width: calc(50% - 0.809rem); }
  .form__display-group-2xl--3col .form-group { flex-basis: 26%; max-width: calc(33.3333333333% - 0.809rem); }
  .form__display-group-2xl--4col .form-group { flex-basis: 21%; max-width: calc(25% - 0.809rem); }
  .form__display-group-2xl--5col .form-group { flex-basis: 17.6666666667%; max-width: calc(20% - 0.809rem); }
  .form__display-group-2xl--6col .form-group { flex-basis: 15.2857142857%; max-width: calc(16.6666666667% - 0.809rem); }
  .form__display-group-2xl--7col .form-group { flex-basis: 13.5%; max-width: calc(14.2857142857% - 0.809rem); }
  .form__display-group-2xl--8col .form-group { flex-basis: 12.1111111111%; max-width: calc(12.5% - 0.809rem); }
  .form__display-group-2xl--9col .form-group { flex-basis: 11%; max-width: calc(11.1111111111% - 0.809rem); }
  .form__display-group-2xl--10col .form-group { flex-basis: 10.0909090909%; max-width: calc(10% - 0.809rem); } }

@media (min-width: 1600px) { .form__display-group-3xl--1col .form-group { flex-basis: 51%; max-width: calc(100% - 0.809rem); }
  .form__display-group-3xl--2col .form-group { flex-basis: 34.3333333333%; max-width: calc(50% - 0.809rem); }
  .form__display-group-3xl--3col .form-group { flex-basis: 26%; max-width: calc(33.3333333333% - 0.809rem); }
  .form__display-group-3xl--4col .form-group { flex-basis: 21%; max-width: calc(25% - 0.809rem); }
  .form__display-group-3xl--5col .form-group { flex-basis: 17.6666666667%; max-width: calc(20% - 0.809rem); }
  .form__display-group-3xl--6col .form-group { flex-basis: 15.2857142857%; max-width: calc(16.6666666667% - 0.809rem); }
  .form__display-group-3xl--7col .form-group { flex-basis: 13.5%; max-width: calc(14.2857142857% - 0.809rem); }
  .form__display-group-3xl--8col .form-group { flex-basis: 12.1111111111%; max-width: calc(12.5% - 0.809rem); }
  .form__display-group-3xl--9col .form-group { flex-basis: 11%; max-width: calc(11.1111111111% - 0.809rem); }
  .form__display-group-3xl--10col .form-group { flex-basis: 10.0909090909%; max-width: calc(10% - 0.809rem); } }

.form__display-group .styledselect:before { width: 100%; left: 15px; }

textarea.form-control + label { display: none !important; }

.footer-form { max-width: 1110px; margin-left: auto; margin-top: 2em; margin-right: auto; font-size: 0.9em; line-height: 1.1em; }

.footer-form p { margin: 0; }

.captcha { min-height: 45px; display: flex; align-items: center; }

.captcha label { order: -1; flex: 0 1 auto; width: auto; margin-bottom: 0; line-height: 1; }

.captcha #captcha-input { flex: 1 0 auto; min-width: calc(4ch + 1.5rem); max-width: 8ch; font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

@media (min-width: 576px) { .captcha #captcha-input { flex-grow: 0; } }

.captcha #refresh-captcha { display: table-cell; vertical-align: middle; }

.captcha #refresh-captcha > .icon-refresh { display: block; }

.captcha .refresh { cursor: pointer; color: #008440; margin-left: 0.5ch; display: inline-flex; line-height: 1; }

.captcha .refresh .icon-refresh { font-size: 1.5em; }

.skyblue .captcha .refresh { color: #008440; }

.lightskyblue .captcha .refresh { color: #87cefa; }

.seagreen .captcha .refresh { color: #D9D900; }

.darkgray .captcha .refresh { color: #a9a9a9; }

.primary .captcha .refresh { color: #008440; }

.secondary .captcha .refresh { color: #6c757d; }

.success .captcha .refresh { color: #28a745; }

.info .captcha .refresh { color: #17a2b8; }

.warning .captcha .refresh { color: #ffc107; }

.danger .captcha .refresh { color: #dc3545; }

.light .captcha .refresh { color: #f8f9fa; }

.dark .captcha .refresh { color: #343a40; }

.captcha .captcha-image { position: relative; display: block; flex: 1 1 auto; width: 6rem; height: 2rem; }

@media (min-width: 576px) { .captcha .captcha-image { flex-grow: 0; } }

.captcha .captcha-image img { -o-object-fit: cover; object-fit: cover; max-width: 100%; max-height: 100%; }

.input-group.date .form-control[readonly] { background: white; cursor: pointer; }

.ui-autocomplete { z-index: 3 !important; }

.form-group .form-control { font-size: inherit; }

.form-group.textarea textarea { height: auto; }

.form-group.textarea .textarea--read-only { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: monospace; font-size: 0.95rem; line-height: 1.2; resize: none; }

.form-group.captcha { font-size: 0.9rem; padding-top: 0.75rem; }

.form-actions { margin-top: 2.8315rem; font-size: 1.1rem; text-align: center; text-transform: uppercase; }

.form-actions .btn, .form-actions #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview .form-actions a, .form-actions #TaReviews .ta-wrapper .widWRLButton input, #TaReviews .ta-wrapper .widWRLButton .form-actions input { min-width: 12ch; }

.datepicker[readonly], .input-daterange input[readonly] { background-color: #fff; }

.form-theme.bg-skyblue form .form-control, .form-theme.bg-skyblue form .custom-file-label { border-color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-control:focus, .form-theme.bg-skyblue form .custom-file-label:focus { color: white; background-color: rgba(255, 255, 255, 0.2); border-color: white; outline: 0; box-shadow: ""; }

.form-theme.bg-skyblue form .form-control:-ms-input-placeholder, .form-theme.bg-skyblue form .custom-file-label:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-control:-moz-placeholder, .form-theme.bg-skyblue form .custom-file-label:-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-control::-moz-placeholder, .form-theme.bg-skyblue form .custom-file-label::-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-control::-webkit-input-placeholder, .form-theme.bg-skyblue form .custom-file-label::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-group label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-group label[for="privacy"] { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-group.styledselect label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-group.calendar:after, .form-theme.bg-skyblue form .form-group .styled-select:after { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-group.captcha { border-top-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-skyblue form .form-group.captcha label { color: rgba(255, 255, 255, 0.9); font-style: normal; }

.form-theme.bg-skyblue form .form-group.captcha .refresh { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-skyblue form .form-group.filled label, .form-theme.bg-skyblue form .form-group.active label { font-stile: normal; }

.form-theme.bg-skyblue form legend { color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-skyblue form option, .form-theme.bg-skyblue form optgroup { background: #008440; }

.form-theme.bg-skyblue form option:hover, .form-theme.bg-skyblue form optgroup:hover { background: rgba(255, 255, 255, 0.1); }

.form-theme.bg-skyblue form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-skyblue form:-moz-placeholder { font-style: italic; }

.form-theme.bg-skyblue form::-moz-placeholder { font-style: italic; }

.form-theme.bg-skyblue form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-lightskyblue form .form-control, .form-theme.bg-lightskyblue form .custom-file-label { border-color: rgba(0, 0, 0, 0.333333); background-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-control:focus, .form-theme.bg-lightskyblue form .custom-file-label:focus { color: #495057; background-color: #fff; border-color: rgba(0, 0, 0, 0.7); outline: 0; box-shadow: ""; }

.form-theme.bg-lightskyblue form .form-control:-ms-input-placeholder, .form-theme.bg-lightskyblue form .custom-file-label:-ms-input-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-control:-moz-placeholder, .form-theme.bg-lightskyblue form .custom-file-label:-moz-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-control::-moz-placeholder, .form-theme.bg-lightskyblue form .custom-file-label::-moz-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-control::-webkit-input-placeholder, .form-theme.bg-lightskyblue form .custom-file-label::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-group label { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-group label[for="privacy"] { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-group.styledselect label { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-group.calendar:after, .form-theme.bg-lightskyblue form .form-group .styled-select:after { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-group.captcha { border-top-color: rgba(0, 0, 0, 0.333333); }

.form-theme.bg-lightskyblue form .form-group.captcha label { color: rgba(0, 0, 0, 0.7); font-style: normal; }

.form-theme.bg-lightskyblue form .form-group.captcha .refresh { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-lightskyblue form .form-group.filled label, .form-theme.bg-lightskyblue form .form-group.active label { font-stile: normal; }

.form-theme.bg-lightskyblue form legend { color: rgba(0, 0, 0, 0.7); border-bottom-color: rgba(0, 0, 0, 0.333333); }

.form-theme.bg-lightskyblue form option, .form-theme.bg-lightskyblue form optgroup { background: #87cefa; }

.form-theme.bg-lightskyblue form option:hover, .form-theme.bg-lightskyblue form optgroup:hover { background: rgba(0, 0, 0, 0.1); }

.form-theme.bg-lightskyblue form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-lightskyblue form:-moz-placeholder { font-style: italic; }

.form-theme.bg-lightskyblue form::-moz-placeholder { font-style: italic; }

.form-theme.bg-lightskyblue form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-seagreen form .form-control, .form-theme.bg-seagreen form .custom-file-label { border-color: rgba(0, 0, 0, 0.333333); background-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-control:focus, .form-theme.bg-seagreen form .custom-file-label:focus { color: #495057; background-color: #fff; border-color: rgba(0, 0, 0, 0.7); outline: 0; box-shadow: ""; }

.form-theme.bg-seagreen form .form-control:-ms-input-placeholder, .form-theme.bg-seagreen form .custom-file-label:-ms-input-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-control:-moz-placeholder, .form-theme.bg-seagreen form .custom-file-label:-moz-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-control::-moz-placeholder, .form-theme.bg-seagreen form .custom-file-label::-moz-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-control::-webkit-input-placeholder, .form-theme.bg-seagreen form .custom-file-label::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-group label { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-group label[for="privacy"] { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-group.styledselect label { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-group.calendar:after, .form-theme.bg-seagreen form .form-group .styled-select:after { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-group.captcha { border-top-color: rgba(0, 0, 0, 0.333333); }

.form-theme.bg-seagreen form .form-group.captcha label { color: rgba(0, 0, 0, 0.7); font-style: normal; }

.form-theme.bg-seagreen form .form-group.captcha .refresh { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-seagreen form .form-group.filled label, .form-theme.bg-seagreen form .form-group.active label { font-stile: normal; }

.form-theme.bg-seagreen form legend { color: rgba(0, 0, 0, 0.7); border-bottom-color: rgba(0, 0, 0, 0.333333); }

.form-theme.bg-seagreen form option, .form-theme.bg-seagreen form optgroup { background: #D9D900; }

.form-theme.bg-seagreen form option:hover, .form-theme.bg-seagreen form optgroup:hover { background: rgba(0, 0, 0, 0.1); }

.form-theme.bg-seagreen form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-seagreen form:-moz-placeholder { font-style: italic; }

.form-theme.bg-seagreen form::-moz-placeholder { font-style: italic; }

.form-theme.bg-seagreen form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-darkgray form .form-control, .form-theme.bg-darkgray form .custom-file-label { border-color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-control:focus, .form-theme.bg-darkgray form .custom-file-label:focus { color: white; background-color: rgba(255, 255, 255, 0.2); border-color: white; outline: 0; box-shadow: ""; }

.form-theme.bg-darkgray form .form-control:-ms-input-placeholder, .form-theme.bg-darkgray form .custom-file-label:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-control:-moz-placeholder, .form-theme.bg-darkgray form .custom-file-label:-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-control::-moz-placeholder, .form-theme.bg-darkgray form .custom-file-label::-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-control::-webkit-input-placeholder, .form-theme.bg-darkgray form .custom-file-label::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-group label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-group label[for="privacy"] { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-group.styledselect label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-group.calendar:after, .form-theme.bg-darkgray form .form-group .styled-select:after { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-group.captcha { border-top-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-darkgray form .form-group.captcha label { color: rgba(255, 255, 255, 0.9); font-style: normal; }

.form-theme.bg-darkgray form .form-group.captcha .refresh { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-darkgray form .form-group.filled label, .form-theme.bg-darkgray form .form-group.active label { font-stile: normal; }

.form-theme.bg-darkgray form legend { color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-darkgray form option, .form-theme.bg-darkgray form optgroup { background: #a9a9a9; }

.form-theme.bg-darkgray form option:hover, .form-theme.bg-darkgray form optgroup:hover { background: rgba(255, 255, 255, 0.1); }

.form-theme.bg-darkgray form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-darkgray form:-moz-placeholder { font-style: italic; }

.form-theme.bg-darkgray form::-moz-placeholder { font-style: italic; }

.form-theme.bg-darkgray form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-primary form .form-control, .form-theme.bg-primary form .custom-file-label { border-color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-control:focus, .form-theme.bg-primary form .custom-file-label:focus { color: white; background-color: rgba(255, 255, 255, 0.2); border-color: white; outline: 0; box-shadow: ""; }

.form-theme.bg-primary form .form-control:-ms-input-placeholder, .form-theme.bg-primary form .custom-file-label:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-control:-moz-placeholder, .form-theme.bg-primary form .custom-file-label:-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-control::-moz-placeholder, .form-theme.bg-primary form .custom-file-label::-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-control::-webkit-input-placeholder, .form-theme.bg-primary form .custom-file-label::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-group label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-group label[for="privacy"] { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-group.styledselect label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-group.calendar:after, .form-theme.bg-primary form .form-group .styled-select:after { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-group.captcha { border-top-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-primary form .form-group.captcha label { color: rgba(255, 255, 255, 0.9); font-style: normal; }

.form-theme.bg-primary form .form-group.captcha .refresh { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-primary form .form-group.filled label, .form-theme.bg-primary form .form-group.active label { font-stile: normal; }

.form-theme.bg-primary form legend { color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-primary form option, .form-theme.bg-primary form optgroup { background: #008440; }

.form-theme.bg-primary form option:hover, .form-theme.bg-primary form optgroup:hover { background: rgba(255, 255, 255, 0.1); }

.form-theme.bg-primary form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-primary form:-moz-placeholder { font-style: italic; }

.form-theme.bg-primary form::-moz-placeholder { font-style: italic; }

.form-theme.bg-primary form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-secondary form .form-control, .form-theme.bg-secondary form .custom-file-label { border-color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-control:focus, .form-theme.bg-secondary form .custom-file-label:focus { color: white; background-color: rgba(255, 255, 255, 0.2); border-color: white; outline: 0; box-shadow: ""; }

.form-theme.bg-secondary form .form-control:-ms-input-placeholder, .form-theme.bg-secondary form .custom-file-label:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-control:-moz-placeholder, .form-theme.bg-secondary form .custom-file-label:-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-control::-moz-placeholder, .form-theme.bg-secondary form .custom-file-label::-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-control::-webkit-input-placeholder, .form-theme.bg-secondary form .custom-file-label::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-group label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-group label[for="privacy"] { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-group.styledselect label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-group.calendar:after, .form-theme.bg-secondary form .form-group .styled-select:after { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-group.captcha { border-top-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-secondary form .form-group.captcha label { color: rgba(255, 255, 255, 0.9); font-style: normal; }

.form-theme.bg-secondary form .form-group.captcha .refresh { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-secondary form .form-group.filled label, .form-theme.bg-secondary form .form-group.active label { font-stile: normal; }

.form-theme.bg-secondary form legend { color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-secondary form option, .form-theme.bg-secondary form optgroup { background: #6c757d; }

.form-theme.bg-secondary form option:hover, .form-theme.bg-secondary form optgroup:hover { background: rgba(255, 255, 255, 0.1); }

.form-theme.bg-secondary form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-secondary form:-moz-placeholder { font-style: italic; }

.form-theme.bg-secondary form::-moz-placeholder { font-style: italic; }

.form-theme.bg-secondary form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-success form .form-control, .form-theme.bg-success form .custom-file-label { border-color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-control:focus, .form-theme.bg-success form .custom-file-label:focus { color: white; background-color: rgba(255, 255, 255, 0.2); border-color: white; outline: 0; box-shadow: ""; }

.form-theme.bg-success form .form-control:-ms-input-placeholder, .form-theme.bg-success form .custom-file-label:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-control:-moz-placeholder, .form-theme.bg-success form .custom-file-label:-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-control::-moz-placeholder, .form-theme.bg-success form .custom-file-label::-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-control::-webkit-input-placeholder, .form-theme.bg-success form .custom-file-label::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-group label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-group label[for="privacy"] { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-group.styledselect label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-group.calendar:after, .form-theme.bg-success form .form-group .styled-select:after { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-group.captcha { border-top-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-success form .form-group.captcha label { color: rgba(255, 255, 255, 0.9); font-style: normal; }

.form-theme.bg-success form .form-group.captcha .refresh { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-success form .form-group.filled label, .form-theme.bg-success form .form-group.active label { font-stile: normal; }

.form-theme.bg-success form legend { color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-success form option, .form-theme.bg-success form optgroup { background: #28a745; }

.form-theme.bg-success form option:hover, .form-theme.bg-success form optgroup:hover { background: rgba(255, 255, 255, 0.1); }

.form-theme.bg-success form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-success form:-moz-placeholder { font-style: italic; }

.form-theme.bg-success form::-moz-placeholder { font-style: italic; }

.form-theme.bg-success form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-info form .form-control, .form-theme.bg-info form .custom-file-label { border-color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-control:focus, .form-theme.bg-info form .custom-file-label:focus { color: white; background-color: rgba(255, 255, 255, 0.2); border-color: white; outline: 0; box-shadow: ""; }

.form-theme.bg-info form .form-control:-ms-input-placeholder, .form-theme.bg-info form .custom-file-label:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-control:-moz-placeholder, .form-theme.bg-info form .custom-file-label:-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-control::-moz-placeholder, .form-theme.bg-info form .custom-file-label::-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-control::-webkit-input-placeholder, .form-theme.bg-info form .custom-file-label::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-group label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-group label[for="privacy"] { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-group.styledselect label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-group.calendar:after, .form-theme.bg-info form .form-group .styled-select:after { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-group.captcha { border-top-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-info form .form-group.captcha label { color: rgba(255, 255, 255, 0.9); font-style: normal; }

.form-theme.bg-info form .form-group.captcha .refresh { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-info form .form-group.filled label, .form-theme.bg-info form .form-group.active label { font-stile: normal; }

.form-theme.bg-info form legend { color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-info form option, .form-theme.bg-info form optgroup { background: #17a2b8; }

.form-theme.bg-info form option:hover, .form-theme.bg-info form optgroup:hover { background: rgba(255, 255, 255, 0.1); }

.form-theme.bg-info form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-info form:-moz-placeholder { font-style: italic; }

.form-theme.bg-info form::-moz-placeholder { font-style: italic; }

.form-theme.bg-info form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-warning form .form-control, .form-theme.bg-warning form .custom-file-label { border-color: rgba(0, 0, 0, 0.333333); background-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-control:focus, .form-theme.bg-warning form .custom-file-label:focus { color: #495057; background-color: #fff; border-color: rgba(0, 0, 0, 0.7); outline: 0; box-shadow: ""; }

.form-theme.bg-warning form .form-control:-ms-input-placeholder, .form-theme.bg-warning form .custom-file-label:-ms-input-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-control:-moz-placeholder, .form-theme.bg-warning form .custom-file-label:-moz-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-control::-moz-placeholder, .form-theme.bg-warning form .custom-file-label::-moz-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-control::-webkit-input-placeholder, .form-theme.bg-warning form .custom-file-label::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-group label { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-group label[for="privacy"] { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-group.styledselect label { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-group.calendar:after, .form-theme.bg-warning form .form-group .styled-select:after { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-group.captcha { border-top-color: rgba(0, 0, 0, 0.333333); }

.form-theme.bg-warning form .form-group.captcha label { color: rgba(0, 0, 0, 0.7); font-style: normal; }

.form-theme.bg-warning form .form-group.captcha .refresh { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-warning form .form-group.filled label, .form-theme.bg-warning form .form-group.active label { font-stile: normal; }

.form-theme.bg-warning form legend { color: rgba(0, 0, 0, 0.7); border-bottom-color: rgba(0, 0, 0, 0.333333); }

.form-theme.bg-warning form option, .form-theme.bg-warning form optgroup { background: #ffc107; }

.form-theme.bg-warning form option:hover, .form-theme.bg-warning form optgroup:hover { background: rgba(0, 0, 0, 0.1); }

.form-theme.bg-warning form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-warning form:-moz-placeholder { font-style: italic; }

.form-theme.bg-warning form::-moz-placeholder { font-style: italic; }

.form-theme.bg-warning form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-danger form .form-control, .form-theme.bg-danger form .custom-file-label { border-color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-control:focus, .form-theme.bg-danger form .custom-file-label:focus { color: white; background-color: rgba(255, 255, 255, 0.2); border-color: white; outline: 0; box-shadow: ""; }

.form-theme.bg-danger form .form-control:-ms-input-placeholder, .form-theme.bg-danger form .custom-file-label:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-control:-moz-placeholder, .form-theme.bg-danger form .custom-file-label:-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-control::-moz-placeholder, .form-theme.bg-danger form .custom-file-label::-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-control::-webkit-input-placeholder, .form-theme.bg-danger form .custom-file-label::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-group label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-group label[for="privacy"] { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-group.styledselect label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-group.calendar:after, .form-theme.bg-danger form .form-group .styled-select:after { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-group.captcha { border-top-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-danger form .form-group.captcha label { color: rgba(255, 255, 255, 0.9); font-style: normal; }

.form-theme.bg-danger form .form-group.captcha .refresh { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-danger form .form-group.filled label, .form-theme.bg-danger form .form-group.active label { font-stile: normal; }

.form-theme.bg-danger form legend { color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-danger form option, .form-theme.bg-danger form optgroup { background: #dc3545; }

.form-theme.bg-danger form option:hover, .form-theme.bg-danger form optgroup:hover { background: rgba(255, 255, 255, 0.1); }

.form-theme.bg-danger form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-danger form:-moz-placeholder { font-style: italic; }

.form-theme.bg-danger form::-moz-placeholder { font-style: italic; }

.form-theme.bg-danger form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-light form .form-control, .form-theme.bg-light form .custom-file-label { border-color: rgba(0, 0, 0, 0.333333); background-color: rgba(0, 0, 0, 0.1); color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-control:focus, .form-theme.bg-light form .custom-file-label:focus { color: #495057; background-color: #fff; border-color: rgba(0, 0, 0, 0.7); outline: 0; box-shadow: ""; }

.form-theme.bg-light form .form-control:-ms-input-placeholder, .form-theme.bg-light form .custom-file-label:-ms-input-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-control:-moz-placeholder, .form-theme.bg-light form .custom-file-label:-moz-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-control::-moz-placeholder, .form-theme.bg-light form .custom-file-label::-moz-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-control::-webkit-input-placeholder, .form-theme.bg-light form .custom-file-label::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-group label { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-group label[for="privacy"] { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-group.styledselect label { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-group.calendar:after, .form-theme.bg-light form .form-group .styled-select:after { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-group.captcha { border-top-color: rgba(0, 0, 0, 0.333333); }

.form-theme.bg-light form .form-group.captcha label { color: rgba(0, 0, 0, 0.7); font-style: normal; }

.form-theme.bg-light form .form-group.captcha .refresh { color: rgba(0, 0, 0, 0.7); }

.form-theme.bg-light form .form-group.filled label, .form-theme.bg-light form .form-group.active label { font-stile: normal; }

.form-theme.bg-light form legend { color: rgba(0, 0, 0, 0.7); border-bottom-color: rgba(0, 0, 0, 0.333333); }

.form-theme.bg-light form option, .form-theme.bg-light form optgroup { background: #f8f9fa; }

.form-theme.bg-light form option:hover, .form-theme.bg-light form optgroup:hover { background: rgba(0, 0, 0, 0.1); }

.form-theme.bg-light form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-light form:-moz-placeholder { font-style: italic; }

.form-theme.bg-light form::-moz-placeholder { font-style: italic; }

.form-theme.bg-light form::-webkit-input-placeholder { font-style: italic; }

.form-theme.bg-dark form .form-control, .form-theme.bg-dark form .custom-file-label { border-color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.1); color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-control:focus, .form-theme.bg-dark form .custom-file-label:focus { color: white; background-color: rgba(255, 255, 255, 0.2); border-color: white; outline: 0; box-shadow: ""; }

.form-theme.bg-dark form .form-control:-ms-input-placeholder, .form-theme.bg-dark form .custom-file-label:-ms-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-control:-moz-placeholder, .form-theme.bg-dark form .custom-file-label:-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-control::-moz-placeholder, .form-theme.bg-dark form .custom-file-label::-moz-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-control::-webkit-input-placeholder, .form-theme.bg-dark form .custom-file-label::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-group label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-group label[for="privacy"] { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-group.styledselect label { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-group.calendar:after, .form-theme.bg-dark form .form-group .styled-select:after { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-group.captcha { border-top-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-dark form .form-group.captcha label { color: rgba(255, 255, 255, 0.9); font-style: normal; }

.form-theme.bg-dark form .form-group.captcha .refresh { color: rgba(255, 255, 255, 0.9); }

.form-theme.bg-dark form .form-group.filled label, .form-theme.bg-dark form .form-group.active label { font-stile: normal; }

.form-theme.bg-dark form legend { color: rgba(255, 255, 255, 0.9); border-bottom-color: rgba(255, 255, 255, 0.2); }

.form-theme.bg-dark form option, .form-theme.bg-dark form optgroup { background: #343a40; }

.form-theme.bg-dark form option:hover, .form-theme.bg-dark form optgroup:hover { background: rgba(255, 255, 255, 0.1); }

.form-theme.bg-dark form:-ms-input-placeholder { font-style: italic; }

.form-theme.bg-dark form:-moz-placeholder { font-style: italic; }

.form-theme.bg-dark form::-moz-placeholder { font-style: italic; }

.form-theme.bg-dark form::-webkit-input-placeholder { font-style: italic; }

.checkbox-privacy { font-size: 0.925rem; margin-top: 2.8315rem; }

.legenda-campi-richiesti { font-size: 0.925rem; font-family: 'EB Garamond', serif; margin-left: auto; margin-right: auto; margin-bottom: 0.4045rem; margin-top: 0.4045rem; }

@-webkit-viewport { width: device-width; }

@-moz-viewport { width: device-width; }

@-ms-viewport { width: device-width; }

@-o-viewport { width: device-width; }

@viewport { width: device-width; }

@media screen and (min-width: 576px) { html { font-size: calc(20px + 0 * ((100vw - 576px) / 1224)) !important; } }

@media screen and (min-width: 1800px) { html { font-size: 20px !important; } }

@media (min-width: 576px) { body { min-height: 100%; } }

article p { line-height: 1.5; }

@supports ((-webkit-hyphens: auto) or (-ms-hyphens: auto) or (hyphens: auto)) { article p { text-align: justify; -webkit-hyphens: auto; -ms-hyphens: auto; hyphens: auto; } }

article p:last-of-type { margin-bottom: 1.618rem; }

article p:last-child { margin-bottom: 0; }

@media (max-width: 767.98px) { article p { text-align: justify; } }

.btn-span-padding { padding: 0.6rem 3rem 0.5rem 3rem; font-size: 0.95rem; }

#cookieChoiceInfo:before { content: ""; display: inline-block; background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni4wMTEgNTYuMDExIj48cGF0aCBkPSJNMTQuNjA1IDM0LjVjMC0xMS4zMjIgOS4xNzgtMjAuNSAyMC41LTIwLjUuMjQ0IDAgLjQ4LjAyOC43MjEuMDM2QzMzLjczNSA2LjUxMiAyNy4wMjggMSAxOS4wNiAxIDkuNDIgMSAxLjYwNSA5LjA1OSAxLjYwNSAxOWMwIDguMzg2IDUuNTY5IDE1LjQxMiAxMy4wOTYgMTcuNDExYTIwLjgwOCAyMC44MDggMCAwMS0uMDk2LTEuOTExeiIgZmlsbD0iIzgzNTEzMiIvPjxwYXRoIGQ9Ik0xNS44MyAzNy43NDVsLTEuMzg1LS4zNjdDNi4yOTYgMzUuMjE0LjYwNSAyNy42NTYuNjA1IDE5IC42MDUgOC41MjMgOC44ODQgMCAxOS4wNiAwYzguMTg2IDAgMTUuNDc3IDUuNjYyIDE3LjczIDEzLjc2OWwuMzY1IDEuMzEyLTEuMzYtLjA0NWE3LjU2OCA3LjU2OCAwIDAxLS4zMzgtLjAxOWMtLjExOC0uMDA4LS4yMzQtLjAxNy0uMzUyLS4wMTctMTAuNzUyIDAtMTkuNSA4Ljc0OC0xOS41IDE5LjUgMCAuNTU2LjAzIDEuMTUuMDkyIDEuODE4bC4xMzMgMS40Mjd6TTE5LjA2IDJDOS45ODYgMiAyLjYwNSA5LjYyNiAyLjYwNSAxOWMwIDcuMjYzIDQuNDYxIDEzLjY1OCAxMS4wMDggMTYuMDIzYTE4LjY0IDE4LjY0IDAgMDEtLjAwOC0uNTIzYzAtMTEuNjM1IDkuMjkxLTIxLjE0MiAyMC44NDItMjEuNDlDMzIuMDU4IDYuNDY0IDI1LjkwOCAyIDE5LjA2IDJ6IiBmaWxsPSIjN2E1MzNiIi8+PHBhdGggZD0iTTE2LjA5OSAyNi44MzlhMjAuNDE5IDIwLjQxOSAwIDAxMi4zNjMtNC4yNzdBMy40OSAzLjQ5IDAgMDAxNS4xMDUgMjBhMy41IDMuNSAwIDEwMCA3Yy4zNDggMCAuNjc3LS4wNjYuOTk0LS4xNjF6IiBmaWxsPSIjOGM1NzJjIi8+PGcgZmlsbD0iI2E0NmYzZSI+PHBhdGggZD0iTTIuNjA1IDE2czEuNzUgMS41NjMgNSAyTTcuNjA2IDE5Yy0uMDQ0IDAtLjA5LS4wMDMtLjEzNS0uMDA5LTMuNTE0LS40NzMtNS40NTItMi4xNzMtNS41MzMtMi4yNDVhMSAxIDAgMDExLjMyOS0xLjQ5NWMuMDQyLjAzNiAxLjYyNSAxLjM3NSA0LjQ3MSAxLjc1OEExIDEgMCAwMTcuNjA2IDE5eiIvPjwvZz48ZyBmaWxsPSIjYTQ2ZjNlIj48cGF0aCBkPSJNNy42MDUgMTRjMCAxLjY1OC0xLjM0MiAzLTMgM000LjYwNSAxOGExIDEgMCAxMTAtMmMxLjEwMyAwIDItLjg5NyAyLTJhMSAxIDAgMTEyIDBjMCAyLjIwNi0xLjc5NCA0LTQgNHoiLz48L2c+PGNpcmNsZSBjeD0iMTYuMTA1IiBjeT0iOS41IiByPSIzLjUiIGZpbGw9IiM0YzMxMmMiLz48ZyBmaWxsPSIjYTQ2ZjNlIj48cGF0aCBkPSJNMjguNjA1IDRzLjMxMiA0LjUtMyA2YzAgMC0yLjA2My40MzgtMiAyIi8+PHBhdGggZD0iTTIzLjYwNCAxM2ExIDEgMCAwMS0uOTk5LS45NmMtLjA3My0xLjgyOSAxLjU5LTIuNzI0IDIuNjcxLTIuOTkgMi41MzktMS4yMzIgMi4zMzMtNC45NDUgMi4zMzEtNC45ODNhMS4wMDEgMS4wMDEgMCAwMS45MzEtMS4wNjMuOTk4Ljk5OCAwIDAxMS4wNjQuOTI3Yy4wMTUuMjEyLjMxNiA1LjIxNC0zLjU4NSA2Ljk4bC0uMjA1LjA2N2MtLjAwNy4wMDEtMS4yMzUuMzA4LTEuMjA4Ljk4MWEuOTk5Ljk5OSAwIDAxLS45NTkgMS4wMzljLS4wMTQuMDAyLS4wMjcuMDAyLS4wNDEuMDAyem0yLjAwMS0zaC4wMS0uMDF6Ii8+PC9nPjxnIGZpbGw9IiNhNDZmM2UiPjxwYXRoIGQ9Ik0yNy42MDUgOHMtMy42MjUtMS4yNS00LTFNMjcuNjA1IDljLS4xMDggMC0uMjE4LS4wMTgtLjMyNi0uMDU1LTEuMzA0LS40NDktMi45MzgtLjkzLTMuNDMxLS45NzVhMS4wMDIgMS4wMDIgMCAwMS0uNzk4LTEuODAzYy4zNjktLjI0Ni43ODctLjUyNSA0Ljg4MS44ODdBMSAxIDAgMDEyNy42MDUgOXpNMjQuMTYgNy44MzJsLS4wMDEuMDAxLjAwMS0uMDAxeiIvPjwvZz48Zz48cGF0aCBkPSJNNTIuNDg5IDQyLjI2N2E0LjUgNC41IDAgMDEtMi40OTMtNS44NTUgNC40NzUgNC40NzUgMCAwMTIuMjc5LTIuMzg3IDQuMTE1IDQuMTE1IDAgMDEtMS43MDQtNS4wNjNjLjE3LS40MjMuNDE2LS43ODguNjk2LTEuMTE3YTUuNjc1IDUuNjc1IDAgMDEtMS4zMTktLjM0NyA1LjYyNCA1LjYyNCAwIDAxLTMuMTE2LTcuMzE5Yy4yNi0uNjQ1LjYzLTEuMjEgMS4wNzMtMS42OTRhMjAuNTE2IDIwLjUxNiAwIDAwLTMuNTMxLTIuMjdjLTEwLjA5OC01LjExOS0yMi40MzUtMS4wODMtMjcuNTU0IDkuMDE2cy0xLjA4MyAyMi40MzUgOS4wMTYgMjcuNTU0IDIyLjQzNSAxLjA4MyAyNy41NTQtOS4wMTZjLjIwMS0uMzk2LjM2Mi0uOC41MzUtMS4yMDJhNC40NDIgNC40NDIgMCAwMS0xLjQzNi0uM3oiIGZpbGw9IiNiYzgwNDkiLz48cGF0aCBkPSJNMzUuMDgzIDU2LjAxMWMtMy4zMzIgMC02LjY0MS0uNzgzLTkuNjk5LTIuMzM0YTIxLjM1OCAyMS4zNTggMCAwMS0xMC43MTMtMTIuNDljLTEuNzg2LTUuNDU4LTEuMzM5LTExLjI4NSAxLjI1Ny0xNi40MDdzNy4wMzMtOC45MjcgMTIuNDkxLTEwLjcxM2EyMS4zNTIgMjEuMzUyIDAgMDExNi40MDcgMS4yNTcgMjEuNjEgMjEuNjEgMCAwMTMuNzAzIDIuMzc5bC44MzYuNjY4LS43MjMuNzg5YTQuNTk3IDQuNTk3IDAgMDAtLjg4MyAxLjM5NCA0LjYzMiA0LjYzMiAwIDAwMi41NjMgNi4wMThjLjMzNi4xMzYuNjkuMjI5IDEuMDg0LjI4NGwxLjc5Ny4yNTQtMS4xNzQgMS4zODRhMy4wNyAzLjA3IDAgMDAtLjUzLjg0MyAzLjEwNCAzLjEwNCAwIDAwMS4yOTIgMy44MzNsMS42MTIuOTctMS43MDYuNzkzYTMuNDc2IDMuNDc2IDAgMDAtMS43NDcgNC41MzMgMy40OCAzLjQ4IDAgMDAxLjkxMyAxLjg3NWMuMzI1LjEzMi42OS4yMDcgMS4xMTYuMjNsMS40MjcuMDc4LS42NjcgMS41NjFjLS4xNDQuMzM5LS4yODcuNjc5LS40NTYgMS4wMTJhMjEuMzY0IDIxLjM2NCAwIDAxLTEyLjQ5MSAxMC43MTRjLTIuMi43MTctNC40NiAxLjA3NS02LjcwOSAxLjA3NXptLjA0Mi00MS4wMjFjLTIuMDQxIDAtNC4wODkuMzIzLTYuMDg0Ljk3N2ExOS4zNzUgMTkuMzc1IDAgMDAtMTEuMzI5IDkuNzE3Yy0yLjM1NSA0LjY0Ni0yLjc2IDkuOTMxLTEuMTQxIDE0Ljg4MXM1LjA3IDguOTc0IDkuNzE2IDExLjMyOWExOS4zNzYgMTkuMzc2IDAgMDAxNC44ODEgMS4xNCAxOS4zNjggMTkuMzY4IDAgMDAxMS4zMjItOS43MDUgNS40NyA1LjQ3IDAgMDEtMy4zODMtMy4wODEgNS40NjcgNS40NjcgMCAwMTEuNDgzLTYuMzIyIDUuMDg2IDUuMDg2IDAgMDEtLjktNS40NTNsLS4xMTgtLjA0NmE2LjYzMyA2LjYzMyAwIDAxLTMuNjctOC42MmMuMTYtLjM5Ni4zNTctLjc3NS41OTMtMS4xMzRhMTkuNjYxIDE5LjY2MSAwIDAwLTIuNTc1LTEuNTY1IDE5LjM5NCAxOS4zOTQgMCAwMC04Ljc5NS0yLjExOHoiIGZpbGw9IiNhNDZmM2UiLz48Y2lyY2xlIGN4PSIzMy44MSIgY3k9IjI1Ljk5NiIgcj0iMy41IiBmaWxsPSIjNmEzMzExIi8+PGNpcmNsZSBjeD0iMjcuNDgiIGN5PSIzOC40ODMiIHI9IjMuNSIgZmlsbD0iIzRjMzEyYyIvPjxjaXJjbGUgY3g9IjQwLjQzMiIgY3k9IjQxLjY4NSIgcj0iMy41IiBmaWxsPSIjOGM1NzJjIi8+PHBhdGggZD0iTTQwLjEzNyA1NS40MjlhMSAxIDAgMDEtLjg5MS0xLjQ1MmMuNDI3LS44NDItLjYyMi0yLjU1Ny0yLjY2NC0zLjU5M2ExIDEgMCAwMS45MDQtMS43ODNjMy4wMDEgMS41MjEgNC41NTcgNC4yOCAzLjU0MyA2LjI4YS45OTcuOTk3IDAgMDEtLjg5Mi41NDh6IiBmaWxsPSIjOGM1NzJjIi8+PHBhdGggZD0iTTQwLjc3NCAyMC45OTdhLjk4OC45ODggMCAwMS0uNDUxLS4xMDggNS4wMDggNS4wMDggMCAwMS0yLjE5OS02LjcyMSAxIDEgMCAwMTEuNzg0LjkwNSAzLjAwNCAzLjAwNCAwIDAwMS4zMTkgNC4wMzMgMSAxIDAgMDEtLjQ1MyAxLjg5MXoiIGZpbGw9IiM0YzMxMmMiLz48cGF0aCBkPSJNMjIuMzg1IDMwLjczNGEuOTg4Ljk4OCAwIDAxLS40NTEtLjEwOCAzLjk4NyAzLjk4NyAwIDAxLTIuMDAzLTIuMzYxYy0uMjc2LjE1My0uNTcuMjgxLS44NzYuMzgyYTQuOTcgNC45NyAwIDAxLTMuODE2LS4yOTQgMSAxIDAgMDEuOTA0LTEuNzgzIDIuOTc2IDIuOTc2IDAgMDAyLjI5LjE3NiAyLjk3NSAyLjk3NSAwIDAwMS43NDItMS40OTUgMSAxIDAgMDExLjc4NC45MDUgMi4wMDIgMi4wMDIgMCAwMC44OCAyLjY4OCAxIDEgMCAwMS40NCAxLjM0NCAxLjAwNCAxLjAwNCAwIDAxLS44OTQuNTQ2ek0yMy4xMzggNTAuOTMyYy0uNzE1IDAtMS40NzktLjE5NC0yLjI3LS42NjdhMSAxIDAgMDExLjAyOC0xLjcxN2MyLjIwNSAxLjMyMiAzLjk0OS0xLjMyOSA0LjAyMi0xLjQ0MiAxLjY0Ni0zLjA5IDUuMjkyLTIuNjg2IDUuNDQ3LTIuNjYyYTEgMSAwIDAxLjg3MSAxLjExNCAxLjAwNSAxLjAwNSAwIDAxLTEuMTEuODcxYy0uMTE0LS4wMTYtMi40NTMtLjI0Ni0zLjQ4NSAxLjY4OC0uNzYgMS4xODYtMi40MyAyLjgxNS00LjUwMyAyLjgxNXoiIGZpbGw9IiM4YzU3MmMiLz48L2c+PC9zdmc+') no-repeat; background-size: cover; width: 32px; height: 32px; float: left; margin-top: 0.75em; margin-right: 1em; }

.new-modal.modal-dialog { height: inherit; max-width: none; padding-left: 5%; padding-right: 5%; margin: 0 auto; }

.new-modal.modal-dialog .scroll-content { pointer-events: auto; border-top: solid 6vh transparent; border-bottom: solid 6vh transparent; }

.new-modal.modal-dialog .new-modal-content { position: relative; max-width: 1200px; margin-left: auto; margin-right: auto; background: white; padding: 2rem; }

.new-modal.modal-dialog .new-modal-content > .close { display: block !important; font-size: inherit; position: absolute; top: 0; right: 0; width: 2rem; height: 2rem; background: #008440; opacity: 1; }

.new-modal.modal-dialog .new-modal-content > .close span { display: inline-block; text-indent: -999em; }

.new-modal.modal-dialog .new-modal-content > .close:hover { background: #00381b; }

.new-modal.modal-dialog .new-modal-content > .close:before { content: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiBmaWxsPSIjZmZmIj48cGF0aCBkPSJNNjEyIDM2LjAwNEw1NzYuNTIxLjYwMyAzMDYgMjcwLjYwOCAzNS40NzguNjAzIDAgMzYuMDA0bDI3MC41MjIgMjcwLjAwN0wwIDU3NS45OTdsMzUuNDc4IDM1LjRMMzA2IDM0MS40MTFsMjcwLjUyMSAyNjkuOTg2IDM1LjQ3OS0zNS40LTI3MC41NDEtMjY5Ljk4NnoiLz48L3N2Zz4='); position: absolute; top: 20%; left: 20%; width: 60%; height: 60%; pointer-events: none; }

#NavBar { margin-top: 14px; height: 6.6rem; transition: background-size 0.2s, background-position 0.2s; pointer-events: none; background: linear-gradient(to right, white 0%, white 100%) no-repeat; background-size: 100% 100%; background-position: left 0% top 0%; position: -webkit-sticky; position: sticky; top: -12px; z-index: 1022; }

@media (max-width: 575.98px) { #NavBar { top: -14px; } }

#NavBar > * { pointer-events: auto; }

#NavBar.reduced { background-size: 100% 83.3333333333%; background-position: left 0% top 50%; }

#Top { height: inherit; }

#NavBar.reduced #Top { box-shadow: -5px 5px 8px -5px rgba(0, 0, 0, 0.25); height: 5.5rem; }

@media (max-width: 575.98px) { #NavBar.reduced #Top { height: 4.4rem; } }

#NavBar.reduced #Top .logo__heading { width: 9.6666666667rem; height: 2.1875rem; }

.logo__wrapper { align-self: center; flex: 0 0 auto; }

.logo__heading { width: 193.333333333px; height: 43.75px; transition: all 0.3s; position: relative; margin: 0 auto; padding: 0; font-size: inherit; }

@media (min-width: 768px) { .logo__heading { width: 14.5rem; height: 3.28125rem; margin: 0 auto; padding: 0; font-size: inherit; } }

.logo__heading-link { display: block; height: inherit; position: relative; }

.logo__heading-img { width: 100%; height: 100%; -o-object-fit: contain; object-fit: contain; opacity: 1; position: relative; }

.nav__heading { flex: 1 0 auto; position: relative; z-index: 10; background: transparent; }

.nav-wrapper { display: flex; list-style: none; margin: 0; padding-left: 0; }

.nav-item { display: flex; flex: 1 0 auto; justify-content: center; position: relative; }

.nav-item.hover > .subnav, .nav-item:hover > .subnav { visibility: visible; opacity: 1; }

.nav-item__link { font-size: 0.9rem; display: flex; align-items: center; justify-content: center; color: #a9a9a9; flex: 1 0 auto; }

.nav-item__link:hover .nav-item__inline, .nav-item__link.active .nav-item__inline { color: #008440; }

.nav-item__link.active .nav-item__inline { color: #008440; }

.nav-item__inline { text-align: center; letter-spacing: 1px; font-family: 'EB Garamond', serif; border-bottom: 3px solid transparent; padding-top: 0.7rem; padding-bottom: 0.7rem; transition: all 0.3s; font-size: 90%; width: -webkit-min-content; width: -moz-min-content; width: min-content; line-height: 1; }

@media (min-width: 992px) { .nav-item__inline { font-size: 95%; width: auto; } }

@media (min-width: 1200px) { .nav-item__inline { font-size: 120%; } }

@media (min-width: 1400px) { .nav-item__inline { font-size: 140%; } }

.nav-item:hover .nav-item__link, .nav-item .nav-item__link:active, .nav-item .nav-item__link:hover { color: #008440; }

.nav-item:hover .nav-item__link > nav-item__inline, .nav-item .nav-item__link:active > nav-item__inline, .nav-item .nav-item__link:hover > nav-item__inline { background: initial; }

.nav--mobile { min-height: 100%; flex-direction: column; justify-content: center; }

.nav--mobile .nav-wrapper { flex-direction: column; flex-grow: 0.8333333333; justify-content: center; align-items: center; }

.nav--mobile .nav-item { font-size: 100%; min-height: 4rem; flex: 0 0 auto; }

.nav--mobile .nav-item.active { color: white; }

.nav--mobile .nav-item__link { color: white; }

.nav--mobile .nav-item__link:hover { color: white; }

.nav--mobile .nav-item__inline { line-height: 1; display: inline-block; text-align: center; font-size: 150%; }

.nav--mobile .nav-item.active .nav-item__link { color: white; }

.mobile-navigation { width: 100%; height: 100%; background: rgba(0, 132, 64, 0.95); top: 0; right: 100%; z-index: 1022; -webkit-transform: translateX(0%); transform: translateX(0%); transition: -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1); transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1); transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1), -webkit-transform 0.5s cubic-bezier(0.77, 0, 0.175, 1); }

.mobile-navigation.unfolded { -webkit-transform: translateX(100%); transform: translateX(100%); }

.mobile-navigation-scroll { overflow-y: scroll; }

.mobile-navigation-closer, .mobile-navigation-opener { font-size: 2.5rem; cursor: pointer; }

.mobile-navigation-closer { top: 0.5rem; right: 0.5rem; color: white; z-index: 11; }

.mobile-navigation-opener { order: -1; margin-right: 0.5rem; }

.language__wrapper { display: flex; justify-content: flex-end; flex-grow: 0.1; flex-shrink: 0; position: relative; z-index: 3; }

@media (max-width: 991.98px) { .language__wrapper { flex-grow: 0; } }

.language__widget { width: 2.8em; height: 2.8em; }

.touch .language__widget { transition: -webkit-transform 0.5s; transition: transform 0.5s; transition: transform 0.5s, -webkit-transform 0.5s; -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: right top; transform-origin: right top; }

.touch .language__widget.hover { -webkit-transform: scale(2); transform: scale(2); }

.language__list { width: 2.8em; height: 2.8em; border: solid 1px transparent; box-sizing: content-box; background: white; overflow: hidden; transition: height 0.5s 0s, border 0.15s 0.35s, background 0.15s 0.35s; }

.language__list:hover, .language__list:focus { transition: height 0.5s 0s, border 0.15s 0s, background 0.15s 0s; border-color: rgba(255, 255, 255, 0.5); background: white; }

.language__list * { display: inherit; }

.language__list-item { width: 2.8em; height: 2.8em; }

.language__list-item--active { order: -1; }

.language__list-link { transition: 0.25s; background-repeat: no-repeat; background-size: 2em 1.5em; background-position: center center; -webkit-filter: opacity(0.7) contrast(1); filter: opacity(0.7) contrast(1); }

.language__list-link:hover { -webkit-filter: opacity(1) contrast(1.3); filter: opacity(1) contrast(1.3); }

.language__list-link.active { -webkit-filter: opacity(1); filter: opacity(1); background-position: 50% 35%; pointer-events: none; }

.language__list-link.active:after { margin-bottom: 0.1em; content: ""; line-height: 0.5; color: #008440; }

.language__list-link.en { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2MCAzMCIgcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgc2xpY2UiPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZD0iTTMwIDE1aDMwdjE1enYxNUgwekgwVjB6VjBoMzB6Ii8+PC9jbGlwUGF0aD48cGF0aCBjbGFzcz0iZmlsbC1ibHVlIiBkPSJNMCAwdjMwaDYwVjB6IiBmaWxsPSIjMDAyNDdkIi8+PHBhdGggY2xhc3M9InN0cm9rZS13aGl0ZSIgZD0iTTAgMGw2MCAzMG0wLTMwTDAgMzAiIHN0cm9rZS13aWR0aD0iNiIgc3Ryb2tlPSIjZmZmIi8+PHBhdGggY2xhc3M9InN0cm9rZS1yZWQiIGQ9Ik0wIDBsNjAgMzBtMC0zMEwwIDMwIiBjbGlwLXBhdGg9InVybCgjYSkiIHN0cm9rZS13aWR0aD0iNCIgc3Ryb2tlPSIjY2YxNDJiIi8+PHBhdGggY2xhc3M9InN0cm9rZS13aGl0ZSIgZD0iTTMwIDB2MzBNMCAxNWg2MCIgc3Ryb2tlLXdpZHRoPSIxMCIgc3Ryb2tlPSIjZmZmIi8+PHBhdGggY2xhc3M9InN0cm9rZS1yZWQiIGQ9Ik0zMCAwdjMwTTAgMTVoNjAiIHN0cm9rZS13aWR0aD0iNiIgc3Ryb2tlPSIjY2YxNDJiIi8+PC9zdmc+'); }

.language__list-link.it { background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxwYXRoIGZpbGw9IiMwMDkyNDYiIGQ9Ik0wIDBoMXYxSDB6Ii8+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTEgMGgxdjFIMXoiLz48cGF0aCBmaWxsPSIjY2YyYjM3IiBkPSJNMiAwaDF2MUgyeiIvPjwvc3ZnPg=='); }

.language__list-link img { width: 100%; height: 100%; }

#SliderWrapper { height: calc(100vh - 6.6rem); z-index: 1020 -1; border-top: 1.25rem solid #F1F1E9; border-right: 3rem solid #F1F1E9; border-left: 3rem solid #F1F1E9; border-bottom: 3rem solid #F1F1E9; transition: border 0.2s; }

@media (max-width: 991.98px) { #SliderWrapper { border: 0; } }

@media (max-width: 767.98px) { #SliderWrapper { height: 40vh; } }

#SliderWrapper > .slider { width: 100% !important; height: 100% !important; }

#ScrollArrow { display: none; z-index: 1; position: absolute; bottom: 1.875em; left: calc(50% - 2.25em); cursor: pointer; width: 4.5em; height: 4.5em; -webkit-animation: scrolltocontent 7s infinite; animation: scrolltocontent 7s infinite; }

@media (min-width: 1200px) { #ScrollArrow { display: inline-flex !important; } }

#ScrollArrow:hover:after { background-color: rgba(0, 132, 64, 0.9); }

#ScrollArrow:after { position: absolute; content: ""; display: block; z-index: 1; transition: .5s; width: 100%; height: 100%; left: 0; top: 0; border: solid 1px #fff; border-radius: 100%; background-color: rgba(0, 132, 64, 0.6); }

#ScrollArrow .icon { font-size: 2rem; color: white; z-index: 3; }

.vegas-wrapper { display: flex; }

.slider--title__wrapper { display: flex; align-items: center; padding-left: 3rem; left: 0; }

@media (max-width: 767.98px) { .slider--title__wrapper { text-align: center; padding-left: 0rem; margin: 0 auto; } }

.slider--title__wrapper__text { display: flex; flex-direction: column; margin-bottom: 0; color: white; text-shadow: -1px 1px 2px #008440; font-family: 'EB Garamond', serif; }

.slider--title__wrapper__text span { font-size: 2.25rem; font-weight: 700; }

@media (max-width: 767.98px) { .slider--title__wrapper__text span { font-size: 1.5rem; } }

.gallery-item-additional { position: absolute; z-index: 1; right: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); color: white; }

.gallery-item-additional > span { transition: 0.25s, -webkit-transform; transition: transform, 0.25s; transition: transform, 0.25s, -webkit-transform; display: inline-block; font-size: 2.1rem; line-height: 1; text-align: center; text-shadow: 1px 1px 0 black; }

.gallery__wrapper { padding-left: 2.25vw; padding-right: 2.25vw; }

@media (min-width: 2000px) { .gallery__wrapper { padding-left: 45px; padding-right: 45px; } }

@media (max-width: 575.98px) { .gallery__wrapper { padding-left: 12.96px; padding-right: 12.96px; } }

.gallery__container, .gallery__grid { margin-left: -0.4045rem; margin-right: -0.4045rem; margin-bottom: -0.809rem; }

.gallery-item { border: solid 0px transparent; border-left-width: 0.4045rem; border-right-width: 0.4045rem; margin-bottom: 0.809rem; position: relative; z-index: 1; }

.gallery-item.embed-responsive-gallery:before { padding-top: 66.6666666667%; }

.gallery-item-link { display: block; -webkit-perspective: 35em; perspective: 35em; width: 100%; height: 100%; color: white; }

.gallery__container--caption .gallery-item-link { border: solid 0.5rem #008440; }

.gallery-item-link:hover .gallery-item-additional > span { -webkit-transform: scale(1.25); transform: scale(1.25); }

.gallery-item-caption { line-height: 1; font-size: 111.764705882%; }

.gallery-item-img { -o-object-fit: cover; object-fit: cover; }

.home-intro { background: url(/assets/images/layout/ombra-top.png) top center no-repeat; background-color: #008440; background-size: 98% auto,98% auto,auto 100%; border-top: 5px solid white; border-bottom: 5px solid white; display: flex; justify-content: center; align-items: center; position: relative; flex-direction: column; height: unset; padding: 5rem 1rem 5rem; }

@media (max-width: 991.98px) { .home-intro { padding: 4rem 0rem 4rem; } }

@media (max-width: 1199.98px) { .home-intro__wrapper { padding: 1rem; } }

.home-intro__title { color: white; font-weight: 700; line-height: 1.2; margin-bottom: 0; font-size: 1rem; text-align: center; margin-left: 0; max-width: 10rem; }

@media (min-width: 768px) { .home-intro__title { font-size: 1.25rem; text-align: left; max-width: 40rem; } }

.home-intro:before { background: url("/assets/images/layout/sorrento-circle.png"); background-repeat: no-repeat; background-size: 100% 100%; transition: all 0.2s; content: ""; width: 7.68rem; height: 7.68rem; position: absolute; top: -3.84rem; }

@media (min-width: 1800px) { .home-intro:before { display: block; left: 6rem; width: 19.2rem; height: 19.2rem; } }

.home-intro__content p { font-size: 1rem; margin-bottom: 1rem; }

.home-intro__content p:last-of-type { margin-bottom: 0; }

@media (min-width: 768px) { .home-intro__content p { padding: 0 2rem; } }

.lodgings .lodging-item-wrapper { position: relative; display: flex; align-items: center; justify-content: center; background-clip: padding-box; color: white; background-color: #898174; }

@media (min-width: 992px) { .lodgings .lodging-item-wrapper { border-right: solid 0.6rem transparent; } }

.lodgings .lodging-item-wrapper a, .lodgings .lodging-item-wrapper a:hover, .lodgings .lodging-item-wrapper a:focus { color: inherit !important; }

.lodgings .lodging-item-wrapper::before { position: absolute; background-color: #D9D900; height: 10px; width: 100%; content: ""; top: 0; left: 0; }

.lodgings .lodging-item--title { font-family: 'EB Garamond', serif; font-weight: 700; font-size: 1.75rem; }

@media (min-width: 768px) { .lodgings .lodging-item--title { font-size: 2.25rem; } }

.lodgings .lodging-item--size { font-size: 0.75rem; color: rgba(255, 255, 255, 0.8); font-weight: 700; }

.lodgings .lodging-item--content { font-size: 0.8rem; }

.lodgings .lodging-item--grid-gallery { padding-top: 1rem; display: grid; grid-template: "fig1 fig2" "fig3 fig4" 1fr; grid-auto-flow: row dense; grid-gap: 8.09px; }

@media (min-width: 992px) { .lodgings .lodging-item--grid-gallery { padding-top: 0; grid-template: "fig1 fig2" 1fr "fig1 fig3" 1fr "fig1 fig4" 1fr / 4fr 1fr; } }

.lodgings .lodging-item--grid-gallery .gallery-item { border: none !important; }

.lodgings .lodging-item--grid-gallery .gallery-item:nth-of-type(1) { grid-area: fig1; }

.lodgings .lodging-item--grid-gallery .gallery-item:nth-of-type(2) { grid-area: fig2; }

.lodgings .lodging-item--grid-gallery .gallery-item:nth-of-type(3) { grid-area: fig3; }

.lodgings .lodging-item--grid-gallery .gallery-item:nth-of-type(4) { grid-area: fig4; }

.gallery__grid { display: grid; grid-template-columns: repeat(3, 1fr); grid-gap: 0.809rem; margin: 0 0 0.809rem; grid-autoflow: dense; }

@media (min-width: 992px) { .gallery__grid { grid-template-columns: repeat(4, 1fr); } }

.gallery__grid .gallery-item { padding: 0 !important; margin: 0 !important; border: none !important; width: 100% !important; max-width: none !important; }

@media (min-width: 992px) { .gallery__grid .gallery-item:nth-child(10n+1), .gallery__grid .gallery-item:nth-child(10n+8) { grid-row: span 2; grid-column: span 2; } }

@media (max-width: 991.98px) { .gallery__grid .gallery-item:nth-child(6n+1), .gallery__grid .gallery-item:nth-child(6n+5) { grid-row: span 2; grid-column: span 2; } }

.gallery-additional { position: absolute; z-index: 1; right: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.25); color: white; }

.gallery-additional span { transition: transform, 0.25s, -webkit-transform; display: inline-block; font-size: 2.4705882353rem; line-height: 1; text-align: center; text-shadow: 1px 1px 0 black; }

.additional-wrapper { top: 0; left: 0; right: 0; bottom: 0; }

.slides { background: url(/assets/images/layout/ombra-top.png) top center no-repeat; background-color: #008440; background-size: 98% auto,98% auto,auto 100%; }

.slides-wrapper { margin-bottom: -0.6rem; margin-left: -0.15rem; margin-right: -0.15rem; }

.slides-wrapper--title { font-family: 'EB Garamond', serif; }

.slides-wrapper .slide-item { margin-top: 1rem; padding: 0 0.15rem; }

@media (min-width: 992px) { .slides-wrapper .slide-item { margin-bottom: 0.6rem; margin-top: 0; } }

.slides-wrapper .slide-item--header { text-align: center; }

@media (min-width: 992px) { .slides-wrapper .slide-item--header { text-align: left; } }

.map--wrapper .location--image { background-image: url(/assets/images/layout/location-image.jpg); background-repeat: no-repeat; background-size: cover; background-color: rgba(44, 55, 71, 0.7); background-blend-mode: multiply; }

.map--wrapper .location--image::before { padding-top: 60%; display: block; content: ""; }

.map--wrapper .location--image--text i { font-size: 3rem; }

.map--wrapper .location--image--text h2 { font-family: 'EB Garamond', serif; }

.map--wrapper .location--map { overflow: hidden; position: relative; }

.map--wrapper .location--map:before { content: ""; padding-top: 80%; display: block; }

@media (min-width: 992px) { .map--wrapper .location--map:before { padding-top: 60%; } }

.section-reviews .lemma { padding: 6rem 0 8rem; }

#TaReviews { position: relative; border-top: 5px solid white; border-bottom: 5px solid white; background-color: #00A680; }

#TaReviews .ta-wrapper { padding-top: 3rem; padding-bottom: 3rem; }

@media (max-width: 767.98px) { #TaReviews .ta-wrapper { padding-top: 2rem; padding-bottom: 2rem; } }

#TaReviews .ta-wrapper .widWRLData, #TaReviews .ta-wrapper .widSSPData { padding: 0.4045rem !important; border: none !important; font: 1.618 1rem 'Lato', sans-serif !important; text-align: center; }

#TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 132%; }

@media (min-width: 788px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 131%; } }

@media (min-width: 808px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 130%; } }

@media (min-width: 828px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 129%; } }

@media (min-width: 847px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 128%; } }

@media (min-width: 867px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 127%; } }

@media (min-width: 887px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 126%; } }

@media (min-width: 907px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 125%; } }

@media (min-width: 926px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 124%; } }

@media (min-width: 946px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 123%; } }

@media (min-width: 966px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 122%; } }

@media (min-width: 986px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 121%; } }

@media (min-width: 1005px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 120%; } }

@media (min-width: 1025px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 119%; } }

@media (min-width: 1045px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 118%; } }

@media (min-width: 1065px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 117%; } }

@media (min-width: 1084px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 116%; } }

@media (min-width: 1104px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 115%; } }

@media (min-width: 1124px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 114%; } }

@media (min-width: 1144px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 113%; } }

@media (min-width: 1163px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 112%; } }

@media (min-width: 1183px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 111%; } }

@media (min-width: 1203px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 110%; } }

@media (min-width: 1223px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 109%; } }

@media (min-width: 1242px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 108%; } }

@media (min-width: 1262px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 107%; } }

@media (min-width: 1282px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 106%; } }

@media (min-width: 1302px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 105%; } }

@media (min-width: 1321px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 104%; } }

@media (min-width: 1341px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 103%; } }

@media (min-width: 1361px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 102%; } }

@media (min-width: 1381px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 101%; } }

@media (min-width: 1400px) { #TaReviews .ta-wrapper .widWRLData > *, #TaReviews .ta-wrapper .widSSPData > * { font-size: 100%; } }

#TaReviews .ta-wrapper .widWRLData > * *, #TaReviews .ta-wrapper .widSSPData > * * { font-size: 100% !important; }

@media (max-width: 767.98px) { #TaReviews .ta-wrapper .widWRLData > * *, #TaReviews .ta-wrapper .widSSPData > * * { font-size: 94% !important; } }

#TaReviews .ta-wrapper .widWRLData a, #TaReviews .ta-wrapper .widWRLData a:link, #TaReviews .ta-wrapper .widWRLData a:visited, #TaReviews .ta-wrapper .widSSPData a, #TaReviews .ta-wrapper .widSSPData a:link, #TaReviews .ta-wrapper .widSSPData a:visited { color: #008440 !important; }

#TaReviews .ta-wrapper .widWRLData a:not(:hover):not(:focus), #TaReviews .ta-wrapper .widSSPData a:not(:hover):not(:focus) { text-decoration: none; }

#TaReviews .ta-wrapper .widWRLData a:hover, #TaReviews .ta-wrapper .widWRLData a:focus, #TaReviews .ta-wrapper .widSSPData a:hover, #TaReviews .ta-wrapper .widSSPData a:focus { color: #00381b !important; }

#TaReviews .ta-wrapper .widWRLData b, #TaReviews .ta-wrapper .widWRLData .widSSPH11, #TaReviews .ta-wrapper .widSSPData b, #TaReviews .ta-wrapper .widSSPData .widSSPH11 { font-size: 1.3049669102rem !important; font-weight: normal; font-style: small-caps; color: #008440; }

#TaReviews .ta-wrapper .widWRLData *, #TaReviews .ta-wrapper .widSSPData * { font-family: inherit !important; }

#TaReviews .ta-wrapper .widSSPData { min-height: 15rem; }

#TaReviews .ta-wrapper .widSSPData .widSSPWrap, #TaReviews .ta-wrapper .widSSPData .widSSPReviews { text-align: center; }

#TaReviews .ta-wrapper .widSSPData .widSSPInformation { display: none; padding: 0 0 1.2135rem; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPH11 { padding: 1.2135rem 0 0.4045rem; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet { max-width: 35rem; position: relative; margin: 0.4rem auto; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet:before, #TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet:after { position: absolute; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet:before { top: 6px; left: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet:after { right: 0; bottom: 6px; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li { text-align: justify; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li span { letter-spacing: -0.5 !important; word-spacing: 0; font-size: 95% !important; }

@media (max-width: 767.98px) { #TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li span { font-size: 85% !important; } }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li span.widSSPDate { color: #008440 !important; opacity: 0.7; text-transform: uppercase; font-size: 90% !important; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li span.widSSPDate:after { content: "\20\2014\20"; }

@media (max-width: 767.98px) { #TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li span.widSSPDate { font-size: 80% !important; } }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li span.widSSPQuote { color: #856666; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li span.widSSPQuote:after { content: "\20\20"; opacity: 0.7; }

#TaReviews .ta-wrapper .widSSPData .widSSPReviews .widSSPBullet li span:last-of-type { font-size: 80% !important; }

#TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview { margin-top: 0.4045rem; padding-top: 1.2135rem; border-top: solid 1px rgba(0, 0, 0, 0.1); text-align: center; }

#TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a { margin-top: 0.4045rem; border: 1px solid transparent; padding: 0.5rem 2.7rem 0.7rem; border-radius: 5px; font-size: 1rem !important; color: white !important; }

#TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:hover, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:focus { color: white !important; }

#TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:link, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:visited { color: white !important; background-color: #008440; background-image: none; border-color: #00AF87; }

#TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:hover, #TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPReadReview a:focus { color: white !important; background-color: rgba(0, 132, 64, 0.8); border-color: #00AF87 !important; }

#TaReviews .ta-wrapper .widSSPData .widSSPAll .widSSPWriteReview { display: none; }

#TaReviews .ta-wrapper .widSSPBranding, #TaReviews .ta-wrapper .widWRLBranding, #TaReviews .ta-wrapper .widSSPLegal { display: none; }

#TaReviews .ta-wrapper .widSSPSummary .widSSPH18, #TaReviews .ta-wrapper .widWRLLink a { text-align: center; display: block; margin-bottom: 0.809rem; font-size: 1.7029386366rem !important; font-family: !important; font-weight: 700; }

#TaReviews .ta-wrapper .widSSPSummary .widSSPH18, #TaReviews .ta-wrapper .widSSPSummary .widSSPH18:link, #TaReviews .ta-wrapper .widSSPSummary .widSSPH18:visited, #TaReviews .ta-wrapper .widWRLLink a, #TaReviews .ta-wrapper .widWRLLink a:link, #TaReviews .ta-wrapper .widWRLLink a:visited { color: #008440 !important; }

#TaReviews .ta-wrapper .widSSPSummary .widSSPH18:hover, #TaReviews .ta-wrapper .widSSPSummary .widSSPH18:focus, #TaReviews .ta-wrapper .widWRLLink a:hover, #TaReviews .ta-wrapper .widWRLLink a:focus { color: #005127 !important; }

#TaReviews .ta-wrapper .widSSPSummary a, #TaReviews .ta-wrapper .widWRLLink a { text-decoration: none; }

#TaReviews .ta-wrapper .widWRLRating { display: flex; align-items: center; height: auto; margin-bottom: 0.4045rem; }

#TaReviews .ta-wrapper .widWRLRating .widWRLRate { margin-right: 0.4045rem; width: auto; height: auto; }

#TaReviews .ta-wrapper .widWRLRating .widWRLRatingTextSmaller { flex: 1 0 auto; white-space: normal; }

#TaReviews .ta-wrapper .widWRLButton { text-align: center; }

#TaReviews .ta-wrapper .widWRLButton input { background: linear-gradient(to bottom, #008440 0%, #008440 100%) !important; height: auto; background-color: #008440 !important; border-color: #008440 !important; color: white !important; padding: 0.5rem 2.7rem 0.7rem; border-radius: 5px; transition: background 0.2s !important; font-size: 1rem !important; }

#TaReviews .ta-wrapper .widWRLButton input, #TaReviews .ta-wrapper .widWRLButton input:hover, #TaReviews .ta-wrapper .widWRLButton input:focus { color: white !important; }

#TaReviews .ta-wrapper .widWRLButton input:hover, #TaReviews .ta-wrapper .widWRLButton input:focus { background: linear-gradient(to bottom, #43629a 0%, #43629a 100%) !important; }

#TaReviews .ta-wrapper .TA_selfserveprop, #TaReviews .ta-wrapper .TA_cdswritereviewlg { position: relative; display: flex; background: white; padding: 1rem; border-radius: 5px; margin: 0.5rem 0; min-height: 25vh; }

@media (min-width: 1200px) { #TaReviews .ta-wrapper .TA_selfserveprop, #TaReviews .ta-wrapper .TA_cdswritereviewlg { margin: 0 0.5rem; padding: 2rem 3rem; } }

#TaReviews .ta-wrapper .TA_selfserveprop > ul, #TaReviews .ta-wrapper .TA_cdswritereviewlg > ul { list-style: none; display: flex; align-items: center; justify-content: center; margin: 0 auto; padding: 0; }

#TaReviews .ta-wrapper .TA_selfserveprop .widSSP { width: 100% !important; }

#TaReviews .ta-wrapper .TA_cdswritereviewlg .widWRL, #TaReviews .ta-wrapper .TA_cdswritereviewlg .widWRLData, #TaReviews .ta-wrapper .TA_cdswritereviewlg form, #TaReviews .ta-wrapper .TA_cdswritereviewlg form .widWRLReview { display: flex; flex-direction: column; }

#TaReviews .ta-wrapper .TA_cdswritereviewlg .widWRL { width: 100% !important; max-width: none !important; }

#TaReviews .ta-wrapper .TA_cdswritereviewlg .widSSPData, #TaReviews .ta-wrapper .TA_cdswritereviewlg .widWRLData, #TaReviews .ta-wrapper .TA_cdswritereviewlg form, #TaReviews .ta-wrapper .TA_cdswritereviewlg .widWRLReview, #TaReviews .ta-wrapper .TA_cdswritereviewlg .widWRLReview textarea { flex: 1 0 auto; min-width: 0 !important; min-height: 0 !important; max-width: none !important; max-height: none !important; }

#TaReviews .ta-wrapper .TA_cdswritereviewlg textarea { width: 100%; }

#TaReviews .ta-wrapper .widSSPOptional + .widSSPOptional { border-top-color: rgba(0, 0, 0, 0.1); }

#TaReviews .ta-wrapper .certificates__TA { margin-top: 0.6rem; }

#TaReviews .widSSPOverall div { color: #008440 !important; }

#TaReviews .widSSPOverall div b { color: #008440 !important; }

#Contacts .contact-group-item { font-size: 0.8rem; }

#Contacts .contact-group-item .adr { text-align: center; }

@media (min-width: 992px) { #Contacts .contact-group-item .adr { text-align: left; } }

.contacts-wrapper { border-top: 10px solid #008440; }

.contacts-wrapper__heading { font-size: 2rem; font-family: 'EB Garamond', serif; }

#Footer { background: #898174; border-top: 5px solid #D9D900; }

#Footer::after { display: block; clear: both; content: ""; }

#Footer .footer__container .contact-wrapper { display: flex; flex-direction: column; justify-content: center; align-items: center; margin-bottom: 0; }

#Footer .footer__container .contact-wrapper .contact-group .contact-group-item { margin-bottom: 0; }

#Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.email .email-address { color: rgba(255, 255, 255, 0.8); font-weight: 700; }

#Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.phone .tel { color: rgba(255, 255, 255, 0.8); font-weight: 700; }

#Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.adr .street-address, #Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.adr .postal-code, #Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.adr .locality, #Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.adr .region, #Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.adr .country-name { color: rgba(255, 255, 255, 0.8); font-weight: 700; }

#Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.adr .street-address:after, #Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.adr .postal-code:after, #Footer .footer__container .contact-wrapper .contact-group .contact-group-item .contact-element.adr .locality:after { content: " - "; color: white; }

#Footer .footer__container .contact-wrapper .contact-group .organization { display: flex; justify-content: center; align-items: center; padding-top: 2rem; padding-bottom: 2rem; margin-bottom: 2rem; position: relative; }

@media (max-width: 575.98px) { #Footer .footer__container .contact-wrapper .contact-group .organization { padding-top: 1rem; } }

#Footer .footer__container .contact-wrapper .contact-group .organization:after { content: ""; position: absolute; bottom: 0; width: 100%; left: 0; height: 1px; background-color: rgba(255, 255, 255, 0.28); }

@media (max-width: 575.98px) { #Footer .footer__container .contact-wrapper .contact-group .organization:after { width: 100%; left: 0; } }

#Footer .footer__container .contact-wrapper .contact-group .organization figure { margin-bottom: 0; position: relative; }

#Footer .footer__container .contact-wrapper .contact-group .organization figure img { width: 7.3rem; height: 4.775rem; }

@media (max-width: 575.98px) { #Footer .footer__container .contact-wrapper .contact-group .organization figure img { width: 5.84rem; height: 3.6730769231rem; } }

.socials-wrapper { display: flex; justify-content: center; align-items: center; position: relative; padding-top: 1rem; }

.socials-wrapper .socials-link { width: 3rem; height: 3rem; display: flex; align-items: center; justify-content: center; border-radius: 50%; border: 1px solid #fff; opacity: 0.5; transition: opacity 0.3s; }

.socials-wrapper .socials-link:hover { opacity: 1; }

.socials-wrapper .socials-link .icon { font-size: 1.2rem; }

.socials-wrapper .socials-link .icon.icon-tripadvisor::before { font-size: 120%; line-height: 0.8333333333; }

.credit-cards { margin-top: 2rem; position: relative; padding-top: 1rem; padding-bottom: 1rem; }

.credit-cards:before { content: ""; position: absolute; top: 0; width: 100%; left: 0; height: 1px; background-color: rgba(255, 255, 255, 0.28); }

.credit-cards__title { color: rgba(255, 255, 255, 0.7); }

.paypal-cards { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; margin-top: 0.809rem; align-self: center; }

.paypal-cards-item { width: auto; height: 1.6em; margin-right: 0.4045rem; }

.paypal-cards-item--icon { font-size: 1.6em; height: auto !important; color: inherit; margin-right: 0; margin-left: 0.4045rem; }

#Closer { background-color: #696154; color: #DBE0E2; padding: 0.5rem 1rem; }

#Closer .disclaimers, #Closer .arrow-up, #Closer .author-wrapper { flex: 1 1; }

#Closer .disclaimers { font-size: 0.7rem; }

#Closer .disclaimers .piva { color: white; opacity: 0.7; }

#Closer .disclaimers .privacy, #Closer .disclaimers .cookie { color: white; opacity: 0.7; transition: opacity 0.2s; }

#Closer .disclaimers .privacy:hover, #Closer .disclaimers .cookie:hover { opacity: 1; }

#Closer .arrow-up { color: white; }

#BackToTop { font-size: 2rem; opacity: 0.7; transition: opacity 0.2s; cursor: pointer; }

#BackToTop:hover { opacity: 1; }

#Closer .author img { opacity: 0.7; transition: opacity 0.2s; }

#Closer .author img:hover { opacity: 1; }

.toolbar-sticky { bottom: 0; left: 0; z-index: 90; box-shadow: 0px 0px 1px 1px rgba(255, 255, 255, 0.33333); }

.toolbar-item { background: #008440; color: white; cursor: pointer; line-height: 1; white-space: normal; text-align: left; font-family: inherit; text-transform: uppercase; letter-spacing: 0.25px; word-spacing: normal; font-size: 14px; display: flex !important; justify-content: initial; align-items: center; font-weight: bold; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }

.toolbar-item, .toolbar-item-child { transition: background 0.25s, color 0.25s; }

.toolbar-item, .toolbar-item:hover, .toolbar-item:focus, .toolbar-item-child, .toolbar-item-child:hover, .toolbar-item-child:focus { text-decoration: none; }

.toolbar-item:hover, .toolbar-item:focus, .toolbar-item-child:hover, .toolbar-item-child:focus { color: #008440; background: white; }

.toolbar-item-child:hover .icon, .toolbar-item-child:focus .icon { color: #008440; }

.toolbar-item:hover .toolbar-item-pophover, .toolbar-item:focus .toolbar-item-pophover { visibility: visible; -webkit-transform: translateY(-33.3333333333%); transform: translateY(-33.3333333333%); opacity: 1; transition: opacity 0.25s, -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.25s; transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1), opacity 0.25s, -webkit-transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1); }

.toolbar-item:hover .icon, .toolbar-item:focus .icon { color: #008440; }

.toolbar-item .icon { color: white; margin-right: 0.5rem; }

.toolbar-item .icon:hover, .toolbar-item .icon:focus { color: #008440; }

.toolbar-item .svg-embed { width: 1em; height: 1em; }

.toolbar-item .svg-embed--whatsapp { font-size: 1.8rem; -webkit-filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.2)); filter: drop-shadow(0px 0px 2px rgba(0, 0, 0, 0.2)); position: absolute; left: 0.1rem; top: 0.5rem; }

.toolbar-item .wapp-path { background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyODUgMjg1IiBmaWxsPSIjMjVkMzY2Ij48cGF0aCBkPSJNMzMuOSAwSDI1MWMxOC43IDAgMzQgMTUuMyAzNCAzMy45VjI1MWMwIDE4LjctMTUuMyAzMy45LTMzLjkgMzMuOUgzMy45QzE1LjMgMjg1IDAgMjY5LjcgMCAyNTEuMVYzMy45QzAgMTUuMyAxNS4zIDAgMzMuOSAweiIvPjwvc3ZnPg==') center no-repeat; background-size: 2.5rem; }

.toolbar-item .wapp-path .icon-whatsapp { color: white !important; }

.toolbar-item:not(:last-child) { margin-right: 0.809rem; }

.toolbar-item-child { width: 100%; }

.toolbar-item-pophover { width: 35%; height: auto; display: flex; flex-direction: column-reverse; bottom: calc(100% - 22px); background: #FFFFFF; visibility: hidden; -webkit-transform: translateY(0%); transform: translateY(0%); opacity: 0; transition: opacity 0.125s linear 0.125s, visibility 0s linear 0.25s, -webkit-transform 0.25s cubic-bezier(0.895, 0.03, 0.685, 0.22); transition: transform 0.25s cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 0.125s linear 0.125s, visibility 0s linear 0.25s; transition: transform 0.25s cubic-bezier(0.895, 0.03, 0.685, 0.22), opacity 0.125s linear 0.125s, visibility 0s linear 0.25s, -webkit-transform 0.25s cubic-bezier(0.895, 0.03, 0.685, 0.22); -webkit-filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.25)) drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.25)); filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.25)) drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.25)); }

.toolbar-item-pophover .icon { color: #008440; margin: 0; }

.toolbar-item-pophover, .toolbar-item-pophover:before { background: #FFFFFF; }

.toolbar-item-pophover:before { width: 22px; height: 22px; content: ""; position: absolute; pointer-events: none; display: block; bottom: -10px; left: calc(50% - 22px/2); -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%); clip-path: polygon(0 0, 0% 100%, 100% 100%); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
/*# sourceMappingURL=default.css.map */