/*!********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./assets/styles/main.scss ***!
  \********************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*--------------------------------------------------------------
# Import Vendor files needed to compile
--------------------------------------------------------------*/
@tailwind base;
@tailwind components;
@tailwind utilities;
/*! tailwindcss v3.0.24 | MIT License | https://tailwindcss.com*/
/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/
*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}
::before,
::after {
  --tw-content: '';
}
/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
*/
html {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
}
/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/
body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}
/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/
hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}
/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}
/*
Remove the default font size and weight for headings.
*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
/*
Reset links to optimize for opt-in styling instead of opt-out.
*/
a {
  color: inherit;
  text-decoration: inherit;
}
/*
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}
/*
1. Use the user's configured `mono` font family by default.
2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-size: 1em; /* 2 */
}
/*
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}
/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/
table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}
/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}
/*
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/
button,
[type='button'],
[type='reset'],
[type='submit'] {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}
/*
Use the modern Firefox focus style for all focusable elements.
*/
:-moz-focusring {
  outline: auto;
}
/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/
:-moz-ui-invalid {
  box-shadow: none;
}
/*
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}
/*
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
/*
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}
/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}
/*
Removes the default spacing and border for appropriate elements.
*/
blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
  padding: 0;
}
legend {
  padding: 0;
}
ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*
Prevent resizing textareas horizontally by default.
*/
textarea {
  resize: vertical;
}
/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/
input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}
/*
Set the default cursor for buttons.
*/
button,
[role="button"] {
  cursor: pointer;
}
/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}
/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/
img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}
/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/
img,
video {
  max-width: 100%;
  height: auto;
}
/*
Ensure the default browser behavior of the `hidden` attribute.
*/
[hidden] {
  display: none;
}
[type='text'],[type='email'],[type='url'],[type='password'],[type='number'],[type='date'],[type='datetime-local'],[type='month'],[type='search'],[type='tel'],[type='time'],[type='week'],[multiple],textarea,select{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0px;
  padding-top: 0.5rem;
  padding-right: 0.75rem;
  padding-bottom: 0.5rem;
  padding-left: 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[type='text']:focus, [type='email']:focus, [type='url']:focus, [type='password']:focus, [type='number']:focus, [type='date']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='week']:focus, [multiple]:focus, textarea:focus, select:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder, textarea::-moz-placeholder{
  color: #6b7280;
  opacity: 1;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder{
  color: #6b7280;
  opacity: 1;
}
input::placeholder,textarea::placeholder{
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper{
  padding: 0;
}
::-webkit-date-and-time-value{
  min-height: 1.5em;
}
::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{
  padding-top: 0;
  padding-bottom: 0;
}
select{
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 20 20%27%3e%3cpath stroke=%27%236b7280%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%271.5%27 d=%27M6 8l4 4 4-4%27/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
}
[multiple]{
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
          color-adjust: unset;
}
[type='checkbox'],[type='radio']{
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
          color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='checkbox']{
  border-radius: 0px;
}
[type='radio']{
  border-radius: 100%;
}
[type='checkbox']:focus,[type='radio']:focus{
  outline: 2px solid transparent;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,[type='radio']:checked{
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3cpath d=%27M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z%27/%3e%3c/svg%3e");
}
[type='radio']:checked{
  background-image: url("data:image/svg+xml,%3csvg viewBox=%270 0 16 16%27 fill=%27white%27 xmlns=%27http://www.w3.org/2000/svg%27%3e%3ccircle cx=%278%27 cy=%278%27 r=%273%27/%3e%3c/svg%3e");
}
[type='checkbox']:checked:hover,[type='checkbox']:checked:focus,[type='radio']:checked:hover,[type='radio']:checked:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='checkbox']:indeterminate{
  background-image: url("data:image/svg+xml,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 fill=%27none%27 viewBox=%270 0 16 16%27%3e%3cpath stroke=%27white%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27 stroke-width=%272%27 d=%27M4 8h8%27/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:hover,[type='checkbox']:indeterminate:focus{
  border-color: transparent;
  background-color: currentColor;
}
[type='file']{
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type='file']:focus{
  outline: 1px auto -webkit-focus-ring-color;
}
@media (max-width: 1240px) {
    .container {
      padding-left: 1rem;
      padding-right: 1rem;
    }
  }
*, ::before, ::after{
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
}
.container{
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 100%){
  .container{
    max-width: 100%;
  }
}
@media (min-width: 1180px){
  .container{
    max-width: 1180px;
  }
}
.sr-only{
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.visible{
  visibility: visible;
}
.static{
  position: static;
}
.absolute{
  position: absolute;
}
.relative{
  position: relative;
}
.top-0{
  top: 0px;
}
.right-0{
  right: 0px;
}
.left-0{
  left: 0px;
}
.z-10{
  z-index: 10;
}
.my-8{
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.mx-auto{
  margin-left: auto;
  margin-right: auto;
}
.my-5{
  margin-top: 1.25rem;
  margin-bottom: 1.25rem;
}
.mx-0{
  margin-left: 0px;
  margin-right: 0px;
}
.my-16{
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.my-4{
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.-mx-2{
  margin-left: -0.5rem;
  margin-right: -0.5rem;
}
.mt-6{
  margin-top: 1.5rem;
}
.mt-16{
  margin-top: 4rem;
}
.mb-8{
  margin-bottom: 2rem;
}
.mt-8{
  margin-top: 2rem;
}
.mr-8{
  margin-right: 2rem;
}
.mb-16{
  margin-bottom: 4rem;
}
.mt-4{
  margin-top: 1rem;
}
.mb-4{
  margin-bottom: 1rem;
}
.mr-2{
  margin-right: 0.5rem;
}
.mb-2{
  margin-bottom: 0.5rem;
}
.ml-0{
  margin-left: 0px;
}
.mb-1{
  margin-bottom: 0.25rem;
}
.mr-4{
  margin-right: 1rem;
}
.mb-12{
  margin-bottom: 3rem;
}
.mb-0{
  margin-bottom: 0px;
}
.mb-5{
  margin-bottom: 1.25rem;
}
.ml-\[1px\]{
  margin-left: 1px;
}
.mt-0{
  margin-top: 0px;
}
.mt-2{
  margin-top: 0.5rem;
}
.block{
  display: block;
}
.inline-block{
  display: inline-block;
}
.flex{
  display: flex;
}
.inline-flex{
  display: inline-flex;
}
.grid{
  display: grid;
}
.contents{
  display: contents;
}
.hidden{
  display: none;
}
.h-4{
  height: 1rem;
}
.h-\[120px\]{
  height: 120px;
}
.h-\[200px\]{
  height: 200px;
}
.h-\[65px\]{
  height: 65px;
}
.max-h-full{
  max-height: 100%;
}
.min-h-\[380px\]{
  min-height: 380px;
}
.w-full{
  width: 100%;
}
.w-1\/2{
  width: 50%;
}
.w-4{
  width: 1rem;
}
.w-\[140px\]{
  width: 140px;
}
.min-w-\[16px\]{
  min-width: 16px;
}
.min-w-\[140px\]{
  min-width: 140px;
}
.max-w-\[220px\]{
  max-width: 220px;
}
.flex-1{
  flex: 1 1 0%;
}
.transform{
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.select-none{
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.resize{
  resize: both;
}
.list-none{
  list-style-type: none;
}
.grid-cols-2{
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-wrap{
  flex-wrap: wrap;
}
.items-center{
  align-items: center;
}
.justify-center{
  justify-content: center;
}
.justify-between{
  justify-content: space-between;
}
.gap-x-4{
  -moz-column-gap: 1rem;
       column-gap: 1rem;
}
.overflow-y-auto{
  overflow-y: auto;
}
.overflow-x-scroll{
  overflow-x: scroll;
}
.rounded-full{
  border-radius: 9999px;
}
.border{
  border-width: 1px;
}
.border-y{
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.border-t-\[1\.5px\]{
  border-top-width: 1.5px;
}
.border-t{
  border-top-width: 1px;
}
.border-b{
  border-bottom-width: 1px;
}
.border-b-\[1\.5px\]{
  border-bottom-width: 1.5px;
}
.border-solid{
  border-style: solid;
}
.border-reservilainen_gray_light{
  --tw-border-opacity: 1;
  border-color: rgb(225 229 231 / var(--tw-border-opacity));
}
.border-t-reservilainen_gray_light{
  --tw-border-opacity: 1;
  border-top-color: rgb(225 229 231 / var(--tw-border-opacity));
}
.border-b-reservilainen_gray_light{
  --tw-border-opacity: 1;
  border-bottom-color: rgb(225 229 231 / var(--tw-border-opacity));
}
.bg-reservilainen_gray{
  --tw-bg-opacity: 1;
  background-color: rgb(52 83 95 / var(--tw-bg-opacity));
}
.bg-reservilainen_gray_lightest{
  --tw-bg-opacity: 1;
  background-color: rgb(248 248 248 / var(--tw-bg-opacity));
}
.bg-reservilainen_blue{
  --tw-bg-opacity: 1;
  background-color: rgb(25 40 78 / var(--tw-bg-opacity));
}
.bg-reservilainen_gray_light{
  --tw-bg-opacity: 1;
  background-color: rgb(225 229 231 / var(--tw-bg-opacity));
}
.bg-gray-300{
  --tw-bg-opacity: 1;
  background-color: rgb(209 213 219 / var(--tw-bg-opacity));
}
.bg-reservilainen_green{
  --tw-bg-opacity: 1;
  background-color: rgb(85 146 97 / var(--tw-bg-opacity));
}
.bg-white{
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.object-cover{
  -o-object-fit: cover;
     object-fit: cover;
}
.p-4{
  padding: 1rem;
}
.py-8{
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.py-2{
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.py-1{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.px-2{
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.py-6{
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.px-4{
  padding-left: 1rem;
  padding-right: 1rem;
}
.px-0{
  padding-left: 0px;
  padding-right: 0px;
}
.py-10{
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
.px-8{
  padding-left: 2rem;
  padding-right: 2rem;
}
.pt-8{
  padding-top: 2rem;
}
.pb-8{
  padding-bottom: 2rem;
}
.pl-0{
  padding-left: 0px;
}
.pt-5{
  padding-top: 1.25rem;
}
.pb-5{
  padding-bottom: 1.25rem;
}
.text-left{
  text-align: left;
}
.font-Titillium{
  font-family: Titillium Web;
}
.text-sm{
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.text-xs{
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-lg{
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-base{
  font-size: 1rem;
  line-height: 1.5rem;
}
.text-2xl{
  font-size: 1.5rem;
  line-height: 2rem;
}
.font-bold{
  font-weight: 700;
}
.font-normal{
  font-weight: 400;
}
.font-light{
  font-weight: 300;
}
.font-semibold{
  font-weight: 600;
}
.uppercase{
  text-transform: uppercase;
}
.lowercase{
  text-transform: lowercase;
}
.italic{
  font-style: italic;
}
.leading-none{
  line-height: 1;
}
.leading-normal{
  line-height: 1.5;
}
.text-black{
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity));
}
.text-gray-600{
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-white{
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-gray-500{
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-reservilainen_blue{
  --tw-text-opacity: 1;
  color: rgb(25 40 78 / var(--tw-text-opacity));
}
.outline{
  outline-style: solid;
}
.filter{
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}
.transition-all{
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}
.glightbox-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999 !important;
  overflow: hidden;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  outline: none;
}
.glightbox-container.inactive {
  display: none;
}
.glightbox-container .gcontainer {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: hidden;
}
.glightbox-container .gslider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  position: relative;
  overflow: hidden;
  display: flex !important;
  justify-content: center;
  align-items: center;
  transform: translate3d(0, 0, 0);
}
.glightbox-container .gslide {
  width: 100%;
  position: absolute;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.glightbox-container .gslide.current {
  opacity: 1;
  z-index: 99999;
  position: relative;
}
.glightbox-container .gslide.prev {
  opacity: 1;
  z-index: 9999;
}
.glightbox-container .gslide-inner-content {
  width: 100%;
}
.glightbox-container .ginner-container {
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 100%;
  margin: auto;
  height: 100vh;
}
.glightbox-container .ginner-container.gvideo-container {
  width: 100%;
}
.glightbox-container .ginner-container.desc-bottom,
.glightbox-container .ginner-container.desc-top {
  flex-direction: column;
}
.glightbox-container .ginner-container.desc-left,
.glightbox-container .ginner-container.desc-right {
  max-width: 100% !important;
}
.gslide iframe,
.gslide video {
  outline: none !important;
  border: none;
  min-height: 165px;
  -webkit-overflow-scrolling: touch;
  touch-action: auto;
}
.gslide:not(.current) {
  pointer-events: none;
}
.gslide-image {
  align-items: center;
}
.gslide-image img {
  max-height: 100vh;
  display: block;
  padding: 0;
  float: none;
  outline: none;
  border: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  max-width: 100vw;
  width: auto;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  touch-action: none;
  margin: auto;
  min-width: 200px;
}
.desc-top .gslide-image img,
.desc-bottom .gslide-image img {
  width: auto;
}
.desc-left .gslide-image img,
.desc-right .gslide-image img {
  width: auto;
  max-width: 100%;
}
.gslide-image img.zoomable {
  position: relative;
}
.gslide-image img.dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  transition: none;
}
.gslide-video {
  position: relative;
  max-width: 100vh;
  width: 100% !important;
}
.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster {
  display: none;
}
.gslide-video .gvideo-wrapper {
  width: 100%;
  /* max-width: 160vmin; */
  margin: auto;
}
.gslide-video::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 0, 0, 0.34);
  display: none;
}
.gslide-video.playing::before {
  display: none;
}
.gslide-video.fullscreen {
  max-width: 100% !important;
  min-width: 100%;
  height: 75vh;
}
.gslide-video.fullscreen video {
  max-width: 100% !important;
  width: 100% !important;
}
.gslide-inline {
  background: #fff;
  text-align: left;
  max-height: calc(100vh - 40px);
  overflow: auto;
  max-width: 100%;
  margin: auto;
}
.gslide-inline .ginlined-content {
  padding: 20px;
  width: 100%;
}
.gslide-inline .dragging {
  cursor: -webkit-grabbing !important;
  cursor: grabbing !important;
  transition: none;
}
.ginlined-content {
  overflow: auto;
  display: block !important;
  opacity: 1;
}
.gslide-external {
  display: flex;
  width: 100%;
  min-width: 100%;
  background: #fff;
  padding: 0;
  overflow: auto;
  max-height: 75vh;
  height: 100%;
}
.gslide-media {
  display: flex;
  width: auto;
}
.zoomed .gslide-media {
  box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
  margin: 0 auto;
  flex-direction: column;
}
.gslide-description {
  position: relative;
  flex: 1 0 100%;
}
.gslide-description.description-left,
.gslide-description.description-right {
  max-width: 100%;
}
.gslide-description.description-bottom,
.gslide-description.description-top {
  margin: 0 auto;
  width: 100%;
}
.gslide-description p {
  margin-bottom: 12px;
}
.gslide-description p:last-child {
  margin-bottom: 0;
}
.zoomed .gslide-description {
  display: none;
}
.glightbox-button-hidden {
  display: none;
}
/*
 * Description for mobiles
 * something like facebook does the description
 * for the photos
*/
.glightbox-mobile .glightbox-container .gslide-description {
  height: auto !important;
  width: 100%;
  position: absolute;
  bottom: 0;
  padding: 19px 11px;
  max-width: 100vw !important;
  order: 2 !important;
  max-height: 78vh;
  overflow: auto !important;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
  transition: opacity 0.3s linear;
  padding-bottom: 50px;
}
.glightbox-mobile .glightbox-container .gslide-title {
  color: #fff;
  font-size: 1em;
}
.glightbox-mobile .glightbox-container .gslide-desc {
  color: #a1a1a1;
}
.glightbox-mobile .glightbox-container .gslide-desc a {
  color: #fff;
  font-weight: bold;
}
.glightbox-mobile .glightbox-container .gslide-desc * {
  color: inherit;
}
.glightbox-mobile .glightbox-container .gslide-desc .desc-more {
  color: #fff;
  opacity: 0.4;
}
.gdesc-open .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 0.4;
}
.gdesc-open .gdesc-inner {
  padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
  transition: opacity 0.5s ease;
  opacity: 1;
}
.greset {
  transition: all 0.3s ease;
}
.gabsolute {
  position: absolute;
}
.grelative {
  position: relative;
}
.glightbox-desc {
  display: none !important;
}
.glightbox-open {
  overflow: hidden;
}
.gloader {
  height: 25px;
  width: 25px;
  -webkit-animation: lightboxLoader 0.8s infinite linear;
  animation: lightboxLoader 0.8s infinite linear;
  border: 2px solid #fff;
  border-right-color: transparent;
  border-radius: 50%;
  position: absolute;
  display: block;
  z-index: 9999;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 47%;
}
.goverlay {
  width: 100%;
  height: calc(100vh + 1px);
  position: fixed;
  top: -1px;
  left: 0;
  background: #000;
  will-change: opacity;
}
.glightbox-mobile .goverlay {
  background: #000;
}
.gprev,
.gnext,
.gclose {
  z-index: 99999;
  cursor: pointer;
  width: 26px;
  height: 44px;
  border: none;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.gprev svg,
.gnext svg,
.gclose svg {
  display: block;
  width: 25px;
  height: auto;
  margin: 0;
  padding: 0;
}
.gprev.disabled,
.gnext.disabled,
.gclose.disabled {
  opacity: 0.1;
}
.gprev .garrow,
.gnext .garrow,
.gclose .garrow {
  stroke: #fff;
}
.gbtn.focused {
  outline: 2px solid #0f3d81;
}
iframe.wait-autoplay {
  opacity: 0;
}
.glightbox-closing .gnext,
.glightbox-closing .gprev,
.glightbox-closing .gclose {
  opacity: 0 !important;
}
/*Skin */
.glightbox-clean .gslide-description {
  background: #fff;
}
.glightbox-clean .gdesc-inner {
  padding: 22px 20px;
}
.glightbox-clean .gslide-title {
  font-size: 1em;
  font-weight: normal;
  font-family: arial;
  color: #000;
  margin-bottom: 19px;
  line-height: 1.4em;
}
.glightbox-clean .gslide-desc {
  font-size: 0.86em;
  margin-bottom: 0;
  font-family: arial;
  line-height: 1.4em;
}
.glightbox-clean .gslide-video {
  background: #000;
}
.glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 4px;
}
.glightbox-clean .gprev path,
.glightbox-clean .gnext path,
.glightbox-clean .gclose path {
  fill: #fff;
}
.glightbox-clean .gprev {
  position: absolute;
  top: -100%;
  left: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gnext {
  position: absolute;
  top: -100%;
  right: 30px;
  width: 40px;
  height: 50px;
}
.glightbox-clean .gclose {
  width: 35px;
  height: 35px;
  top: 15px;
  right: 10px;
  position: absolute;
}
.glightbox-clean .gclose svg {
  width: 18px;
  height: auto;
}
.glightbox-clean .gclose:hover {
  opacity: 1;
}
/*CSS Animations*/
.gfadeIn {
  -webkit-animation: gfadeIn 0.5s ease;
  animation: gfadeIn 0.5s ease;
}
.gfadeOut {
  -webkit-animation: gfadeOut 0.5s ease;
  animation: gfadeOut 0.5s ease;
}
.gslideOutLeft {
  -webkit-animation: gslideOutLeft 0.3s ease;
  animation: gslideOutLeft 0.3s ease;
}
.gslideInLeft {
  -webkit-animation: gslideInLeft 0.3s ease;
  animation: gslideInLeft 0.3s ease;
}
.gslideOutRight {
  -webkit-animation: gslideOutRight 0.3s ease;
  animation: gslideOutRight 0.3s ease;
}
.gslideInRight {
  -webkit-animation: gslideInRight 0.3s ease;
  animation: gslideInRight 0.3s ease;
}
.gzoomIn {
  -webkit-animation: gzoomIn 0.5s ease;
  animation: gzoomIn 0.5s ease;
}
.gzoomOut {
  -webkit-animation: gzoomOut 0.5s ease;
  animation: gzoomOut 0.5s ease;
}
@-webkit-keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes lightboxLoader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes gfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes gfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInLeft {
  from {
    opacity: 0;
    transform: translate3d(-60%, 0, 0);
  }
  to {
    visibility: visible;
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes gslideOutLeft {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-60%, 0, 0);
    opacity: 0;
    visibility: hidden;
  }
}
@-webkit-keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes gslideInRight {
  from {
    opacity: 0;
    visibility: visible;
    transform: translate3d(60%, 0, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@keyframes gslideOutRight {
  from {
    opacity: 1;
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(60%, 0, 0);
    opacity: 0;
  }
}
@-webkit-keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@keyframes gzoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@keyframes gzoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
  }
}
@media (min-width: 769px) {
  .glightbox-container .ginner-container {
    width: auto;
    height: auto;
    flex-direction: row;
  }

  .glightbox-container .ginner-container.desc-top .gslide-description {
    order: 0;
  }

  .glightbox-container .ginner-container.desc-top .gslide-image,
.glightbox-container .ginner-container.desc-top .gslide-image img {
    order: 1;
  }

  .glightbox-container .ginner-container.desc-left .gslide-description {
    order: 0;
  }

  .glightbox-container .ginner-container.desc-left .gslide-image {
    order: 1;
  }

  .gslide-image img {
    max-height: 97vh;
    max-width: 100%;
  }

  .gslide-image img.zoomable {
    cursor: zoom-in;
  }

  .zoomed .gslide-image img.zoomable {
    cursor: -webkit-grab;
    cursor: grab;
  }

  .gslide-inline {
    max-height: 95vh;
  }

  .gslide-external {
    max-height: 100vh;
  }

  .gslide-description.description-left,
.gslide-description.description-right {
    max-width: 275px;
  }

  .glightbox-open {
    height: auto;
  }

  .goverlay {
    background: rgba(0, 0, 0, 0.92);
  }

  .glightbox-clean .gslide-media {
    box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
  }

  .glightbox-clean .description-left .gdesc-inner,
.glightbox-clean .description-right .gdesc-inner {
    position: absolute;
    height: 100%;
    overflow-y: auto;
  }

  .glightbox-clean .gprev,
.glightbox-clean .gnext,
.glightbox-clean .gclose {
    background-color: rgba(0, 0, 0, 0.32);
  }

  .glightbox-clean .gprev:hover,
.glightbox-clean .gnext:hover,
.glightbox-clean .gclose:hover {
    background-color: rgba(0, 0, 0, 0.7);
  }

  .glightbox-clean .gprev {
    top: 45%;
  }

  .glightbox-clean .gnext {
    top: 45%;
  }
}
@media (min-width: 992px) {
  .glightbox-clean .gclose {
    opacity: 0.7;
    right: 20px;
  }
}
@media screen and (max-height: 420px) {
  .goverlay {
    background: #000;
  }
}
.glightbox-container .gcontainer .gbtn.glightbox-button-hidden {
  display: none;
}
/*--------------------------------------------------------------
# Import Util files
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Utils: Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Utils: REM helper
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Utils: Variables
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Utils: Print styles
--------------------------------------------------------------*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a,
a:visited {
    color: #444 !important;
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
    content: "";
  }

  /* Don't show links for images, or javascript/internal links */
  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  header,
footer,
.sidebar {
    display: none;
  }
}
/*--------------------------------------------------------------
# Import Base files
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Base: General
--------------------------------------------------------------*/
html {
  box-sizing: border-box;
  /* Smooth scrolling IF user doesn't have a preference due to motion sensitivities */
}
@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
body {
  overflow-x: hidden;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
body.mobile-menu-visible {
  overflow: hidden;
}
/* Focusing the button with a keyboard will show a blue line. */
a:focus-visible,
button:focus-visible {
  outline: 3px solid rgb(0, 111, 207);
}
/* Focusing the button with a mouse, touch, or stylus will not show focus */
*:focus:not(:focus-visible) {
  outline: none;
}
@media (max-width: 768px) {
  .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.wrapper-800 {
  max-width: 800px;
  margin: 0 auto;
}
@media screen and (max-width: 850px) {
  .wrapper-800 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.break-out {
  width: 100vw;
  position: relative;
  left: calc(-1 * (100vw - 100%) / 2);
}
a {
  text-decoration: none;
  color: #19284E;
  transition: color 200ms ease-in;
}
a:hover, a:focus {
  text-decoration: none;
  color: #34535F;
}
a.nav-link {
  color: #fff;
  font-size: 1.125rem;
}
@media screen and (min-width: 768px) {
  a.nav-link {
    font-size: 1rem;
  }
}
a.smaller {
  font-size: 0.75rem;
  line-height: 1.6;
  font-weight: 700;
}
@media screen and (min-width: 768px) {
  a.smaller {
    font-size: 0.875rem;
  }
}
.site-main__content {
  margin-top: 2rem;
}
.site-main__content--no-hero {
  margin-top: 0;
}
/*--------------------------------------------------------------
# Base: Typography
--------------------------------------------------------------*/
/* titillium-web-300 - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 300;
  src: local(""), url(../fonts/titillium-web-v14-latin-300.woff2) format("woff2"), url(../fonts/titillium-web-v14-latin-300.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-300italic - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: italic;
  font-weight: 300;
  src: local(""), url(../fonts/titillium-web-v14-latin-300italic.woff2) format("woff2"), url(../fonts/titillium-web-v14-latin-300italic.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-regular - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 400;
  src: local(""), url(../fonts/titillium-web-v14-latin-regular.woff2) format("woff2"), url(../fonts/titillium-web-v14-latin-regular.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-600 - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 600;
  src: local(""), url(../fonts/titillium-web-v14-latin-600.woff2) format("woff2"), url(../fonts/titillium-web-v14-latin-600.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* titillium-web-700 - latin */
@font-face {
  font-family: "Titillium Web";
  font-style: normal;
  font-weight: 700;
  src: local(""), url(../fonts/titillium-web-v14-latin-700.woff2) format("woff2"), url(../fonts/titillium-web-v14-latin-700.woff) format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
/* Amplitude Black */
@font-face {
  font-family: "Amplitude";
  font-style: normal;
  font-weight: 800;
  src: local(""), url(../fonts/amplitude-black.otf) format("opentype");
}
body {
  font-size: 1rem;
  font-family: "Titillium Web", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  line-height: 1.7;
  color: #111;
}
@media (min-width: 576px) {
  body {
    font-size: 1.125rem;
  }
}
body h1,
body h2,
body h3 {
  color: #19284E;
  font-family: "Amplitude", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  line-height: 1.2;
}
body h4,
body h5,
body h6 {
  line-height: 1.2;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body h1 small,
body h2 small,
body h3 small,
body h4 small,
body h5 small,
body h6 small,
body p small {
  font-size: 0.6em;
}
body h1 {
  font-size: 2rem;
  margin-bottom: 2rem;
}
@media (min-width: 480px) {
  body h1 {
    font-size: 2.75rem;
  }
}
body h2 {
  font-size: 1.75rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 480px) {
  body h2 {
    font-size: 2.125rem;
  }
}
body h3 {
  font-size: 1.25rem;
  margin-bottom: 1.375rem;
}
@media (min-width: 480px) {
  body h3 {
    font-size: 1.5rem;
  }
}
body h4 {
  font-size: 1.125rem;
  margin-bottom: 1.125rem;
  font-weight: 700;
}
@media (min-width: 480px) {
  body h4 {
    font-size: 1.25rem;
  }
}
body h5 {
  font-size: 1.125rem;
  margin-bottom: 1.125rem;
  font-weight: 600;
}
body h6 {
  font-size: 0.8125rem;
  margin-bottom: 0.75rem;
}
body p {
  margin-bottom: 2rem;
}
body p.lead {
  font-size: 1.1875rem;
  font-weight: 300;
}
@media (min-width: 992px) {
  body p.lead {
    font-size: 1.375rem;
  }
}
body p strong {
  font-weight: 700;
}
body blockquote {
  padding: 1rem 4rem;
}
@media (max-width: 991px) {
  body blockquote {
    padding: 1rem;
  }
}
body blockquote p {
  font-weight: 300;
  font-size: 1.5rem;
  line-height: 1.4;
}
body blockquote cite {
  font-size: 1rem;
  font-style: italic;
}
@media (min-width: 576px) {
  body blockquote cite {
    font-size: 1.125rem;
  }
}
/**
 * Lists
 */
.single-post .single-article__content ul:not(.list-none), .single-post .single-article__content ol:not(.list-none),
.page .page-content-container ul:not(.list-none),
.page .page-content-container ol:not(.list-none) {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.single-post .single-article__content ul:not(.list-none),
.page .page-content-container ul:not(.list-none) {
  list-style: disc;
}
.single-post .single-article__content ol,
.page .page-content-container ol {
  list-style: decimal;
}
@media (max-width: 991px) {
  .page .page-content-container > ul:not(.list-none),
.page .page-content-container > ol:not(.list-none) {
    padding-left: 2rem;
  }
}
/*--------------------------------------------------------------
# Import Components files
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Component: Bootstrap Accordion Override
--------------------------------------------------------------*/
.card {
  border: 0;
  margin: 0 auto;
  margin-bottom: 1.5rem;
}
.card-header {
  position: relative;
}
.card-header .btn-link {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1rem;
  border: none;
  background-color: #FFF;
  color: #111;
  border-radius: 4px 4px 0 0;
  cursor: pointer;
  font-size: 1.125rem;
  font-weight: 900;
  text-align: center;
  transition: all 250ms ease-in;
}
.card-header .btn-link.collapsed {
  color: #FFF;
  background-color: #222;
  border-radius: 4px;
}
.card-header .btn-link.collapsed .accordion-toggle {
  background-color: #FFF;
}
.card-header .btn-link .label {
  flex: 1;
  text-transform: uppercase;
}
.card-body {
  padding: 2rem 3rem 1rem 3rem;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  border-top: 4px solid #CCC;
}
.card-body.full-width {
  padding: 6px 0;
  background: none;
}
.card .accordion-toggle {
  background-color: #FFF;
  width: 25px;
  height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  padding: 0;
  transition: all 250ms ease-in;
}
.card .accordion-toggle svg {
  margin-top: 0px;
  transform: rotate(180deg);
  transition: all 250ms ease-in;
}
.card .collapsed .accordion-toggle svg {
  margin-top: 2px;
  transform: rotate(0);
}
/*--------------------------------------------------------------
# Component: Bootstrap Breadcrumb Override
--------------------------------------------------------------*/
.breadcrumb {
  background-color: #fff;
  display: flex;
  align-items: center;
}
.breadcrumb > a {
  font-size: 0.875rem;
}
/*--------------------------------------------------------------
# Component: Forms
--------------------------------------------------------------*/
input[type=text], input[type=tel], input[type=email] {
  border: 1.5px solid #E1E5E7;
  border-radius: 65px;
  outline: none;
  padding: 8px 16px;
  background: none;
  font-size: 0.875rem;
  color: #000;
  font-weight: 300;
  min-width: 240px;
}
input[type=text]:focus, input[type=text]:active, input[type=tel]:focus, input[type=tel]:active, input[type=email]:focus, input[type=email]:active {
  outline: none;
  box-shadow: none;
}
/*--------------------------------------------------------------
# Component: Buttons
--------------------------------------------------------------*/
.custom-button {
  display: inline-flex;
  align-items: center;
  background-color: #19284E;
  border: 1.5px solid #19284E;
  color: #FFF;
  padding: 0.5rem 1.25rem;
  border-radius: 100px;
  font-size: 0.875rem;
  font-weight: 600;
  line-height: 1.3;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.2s ease-in;
}
.custom-button:hover, .custom-button:focus, .custom-button:active {
  background-color: #34535F;
  color: #FFF;
}
.custom-button.with-arrow {
  position: relative;
  padding-right: 2.75rem;
}
.custom-button.with-arrow:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEuNDE2NjZMNiA1Ljk5OTk5TDEgMTAuNTgzMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center center;
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
}
.custom-button .arrow-icon {
  margin-left: 0.875rem;
}
.custom-button .arrow-icon svg {
  stroke: #FFF;
}
.custom-button.outline {
  background: none;
  outline: none;
  color: #19284E;
}
.custom-button.outline:hover, .custom-button.outline:focus, .custom-button.outline:active {
  background: none;
  color: #19284E;
}
.custom-button.outline .arrow-icon svg {
  stroke: #19284E;
}
.custom-button.outline.gray {
  color: #000;
  border-color: #E1E5E7;
}
.custom-button.word-wrap {
  white-space: unset;
}
/*--------------------------------------------------------------
# Component: Header
--------------------------------------------------------------*/
.header .navbar-brand img {
  width: 200px;
  height: auto;
}
.header .search-form {
  display: flex;
  align-items: center;
  border: 1.5px solid #E1E5E7;
  border-radius: 65px;
  padding: 0;
}
.header .search-form input[type=search] {
  border: none;
  outline: none;
  padding: 8px 16px;
  background: none;
  font-size: 0.875rem;
  color: #000;
  font-weight: 300;
  min-width: 240px;
}
.header .search-form input[type=search]:focus, .header .search-form input[type=search]:active {
  outline: none;
  box-shadow: none;
}
@media (max-width: 991px) {
  .header .search-form input[type=search] {
    min-width: unset;
  }
}
@media (min-width: 992px) {
  .header .search-form input[type=search] {
    transition: all 350ms ease-in;
  }
}
@media (min-width: 992px) and (min-width: 1460px) {
  .header .search-form input[type=search]:focus, .header .search-form input[type=search]:active {
    min-width: 300px;
  }
}
.header .search-form .search-submit {
  margin-right: 1rem;
}
.header .search-form .search-submit svg {
  fill: #19284E;
}
/*--------------------------------------------------------------
# Component: Hero Frontapage
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Component: Navigation Bar
--------------------------------------------------------------*/
/* Menu hanburger */
.navbar-toggler {
  display: flex;
  align-items: center;
  color: #19284E;
}
.hamburger-box {
  width: 24px;
  height: 24px;
  cursor: pointer;
  margin-left: 1rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.navbar-toggler span {
  display: block;
  width: 100%;
  height: 3px;
  background: #19284E;
  transition: all 0.3s;
  position: relative;
}
.navbar-toggler span + span {
  margin-top: 5px;
}
.navbar-toggler.active span:nth-child(1) {
  -webkit-animation: ease 0.7s top forwards;
          animation: ease 0.7s top forwards;
}
.navbar-toggler.not-active span:nth-child(1) {
  -webkit-animation: ease 0.7s top-2 forwards;
          animation: ease 0.7s top-2 forwards;
}
.navbar-toggler.active span:nth-child(2) {
  -webkit-animation: ease 0.7s scaled forwards;
          animation: ease 0.7s scaled forwards;
}
.navbar-toggler.not-active span:nth-child(2) {
  -webkit-animation: ease 0.7s scaled-2 forwards;
          animation: ease 0.7s scaled-2 forwards;
}
.navbar-toggler.active span:nth-child(3) {
  -webkit-animation: ease 0.7s bottom forwards;
          animation: ease 0.7s bottom forwards;
}
.navbar-toggler.not-active span:nth-child(3) {
  -webkit-animation: ease 0.7s bottom-2 forwards;
          animation: ease 0.7s bottom-2 forwards;
}
@-webkit-keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 8px;
    transform: rotate(0);
  }
  100% {
    top: 8px;
    transform: rotate(45deg);
  }
}
@keyframes top {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 8px;
    transform: rotate(0);
  }
  100% {
    top: 8px;
    transform: rotate(45deg);
  }
}
@-webkit-keyframes top-2 {
  0% {
    top: 8px;
    transform: rotate(45deg);
  }
  50% {
    top: 8px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@keyframes top-2 {
  0% {
    top: 8px;
    transform: rotate(45deg);
  }
  50% {
    top: 8px;
    transform: rotate(0deg);
  }
  100% {
    top: 0;
    transform: rotate(0deg);
  }
}
@-webkit-keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 8px;
    transform: rotate(135deg);
  }
}
@keyframes bottom {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 8px;
    transform: rotate(135deg);
  }
}
@-webkit-keyframes bottom-2 {
  0% {
    bottom: 8px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@keyframes bottom-2 {
  0% {
    bottom: 8px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 8px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@-webkit-keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes scaled {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@-webkit-keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
.main-navbar__container {
  background-color: #FFF;
}
.main-navbar__container.sticky {
  position: fixed;
  z-index: 15;
  width: 100%;
  top: -84px;
  transition: top 0.25s cubic-bezier(0.77, 0.2, 0.05, 1);
}
@media (max-width: 767px) {
  .main-navbar__container.sticky {
    top: -69px;
  }
}
.main-navbar__container.sticky.sticky-show {
  top: 0;
}
.main-navbar__mobile-menu-container .navbar-toggler .navbar-toggler-text {
  font-size: 1.125rem;
  font-weight: 600;
}
.main-navbar__mobile-menu-container .navbar-toggler.not-active .navbar-toggler-text.label-close {
  display: none;
}
.main-navbar__mobile-menu-container .navbar-toggler.active .navbar-toggler-text.label-menu {
  display: none;
}
.main-navbar__mobile-menu-container #navbarSupportedContent {
  background-color: #19284E;
  color: #FFF;
  position: fixed;
  z-index: 100;
  left: 0;
  width: 100%;
  height: calc(100vh - 65px);
  top: 65px;
  opacity: 0;
  transform-origin: 0% 0%;
  transform: translate(0, -110%);
  transition: transform 0.1s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.1s cubic-bezier(0.77, 0.2, 0.05, 1);
}
.main-navbar__mobile-menu-container #navbarSupportedContent.show {
  opacity: 1;
  transform: none;
}
.main-navbar__mobile-menu-container__wrapper__search-container .search-form {
  border-width: 2px;
}
.main-navbar__mobile-menu-container__wrapper__search-container .search-form label {
  flex: 1;
}
.main-navbar__mobile-menu-container__wrapper__search-container .search-form label input[type=search] {
  width: 100%;
  color: #FFF;
}
.main-navbar__mobile-menu-container__wrapper__search-container .search-form input[type=search]::-moz-placeholder {
  color: #FFF;
}
.main-navbar__mobile-menu-container__wrapper__search-container .search-form input[type=search]:-ms-input-placeholder {
  color: #FFF;
}
.main-navbar__mobile-menu-container__wrapper__search-container .search-form input[type=search]::placeholder {
  color: #FFF;
}
.main-navbar__mobile-menu-container__wrapper__search-container .search-form .search-submit svg {
  fill: #fff;
}
.navbar-nav {
  /**
   * Mobile menu items
   */
  /**
   * Desktop menu items
   */
}
.navbar-nav.mobile {
  padding-top: 4rem;
  padding-bottom: 4rem;
}
.navbar-nav.mobile .menu-item {
  margin-bottom: 4rem;
}
.navbar-nav.mobile .menu-item a {
  font-size: 1.75rem;
  line-height: 1.3;
  font-weight: 600;
  color: #fff;
}
.navbar-nav.desktop {
  height: 100%;
  padding-top: 0.5rem;
}
.navbar-nav.desktop > .menu-item {
  padding-left: 1rem;
  padding-right: 1rem;
  height: 100%;
}
@media screen and (min-width: 1220px) {
  .navbar-nav.desktop > .menu-item:not(:last-child) {
    margin-right: 2rem;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.navbar-nav.desktop > .menu-item > a {
  height: 100%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.navbar-nav.desktop .menu-item a {
  font-size: 1.125rem;
  line-height: 1.3;
  font-weight: 600;
  color: #19284E;
  transition: all 0.2s ease-in;
}
.navbar-nav.desktop .menu-item a:hover, .navbar-nav.desktop .menu-item a:active, .navbar-nav.desktop .menu-item a:focus {
  color: #34535F;
}
/*
 * For logged in styling
 * (because of the admin bar)
 */
body.admin-bar .main-navbar__mobile-menu-container #navbarSupportedContent {
  height: calc(100vh - 65px - 32px);
  top: 97px;
}
@media screen and (max-width: 782px) {
  body.admin-bar .main-navbar__mobile-menu-container #navbarSupportedContent {
    height: calc(100vh - 65px - 46px);
    top: 111px;
  }
}
/*--------------------------------------------------------------
# Component: Banners
--------------------------------------------------------------*/
/**
 * Common styling is done in banner template inc/Custom/Banners.php with Tailwind
 * Banner specific styling is added in this file.
 */
.r_ad_banner {
  /**
   * Banner 1
   */
  /**
   * Banner 2
   */
  /**
   * Banner 3
   */
  /**
   * Banner 4
   */
}
@media (min-width: 992px) {
  .r_ad_banner.banner_1 {
    min-height: 90px;
  }
}
.r_ad_banner.banner_1 .r_ad_banner__container {
  max-width: 100%;
}
@media (min-width: 992px) {
  .r_ad_banner.banner_1 .r_ad_banner__container {
    min-height: 90px;
  }
  .r_ad_banner.banner_2 {
    min-height: 90px;
  }
}
.r_ad_banner.banner_2 .r_ad_banner__container {
  max-width: 100%;
}
@media (min-width: 992px) {
  .r_ad_banner.banner_2 .r_ad_banner__container {
    min-height: 90px;
  }
  .r_ad_banner.banner_3 {
    min-height: 250px;
  }
}
.r_ad_banner.banner_3 .r_ad_banner__container {
  max-width: 100%;
}
@media (min-width: 992px) {
  .r_ad_banner.banner_3 .r_ad_banner__container {
    min-height: 250px;
  }
  .r_ad_banner.banner_4 {
    min-height: 250px;
  }
}
.r_ad_banner.banner_4 .r_ad_banner__container {
  max-width: 100%;
}
@media (min-width: 992px) {
  .r_ad_banner.banner_4 .r_ad_banner__container {
    min-height: 250px;
  }
}
.r_ad_banner.no-banner-set {
  background-color: #aaa;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.r_ad_banner.no-banner-set p {
  color: #777;
  margin: 0;
  max-width: 260px;
  line-height: 1.2;
  text-align: center;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome, Edge, Opera and Firefox */
}
.wp-block-banner.is-admin .r_ad_banner .r_ad_banner__container {
  max-width: 100%;
  height: auto;
}
.wp-block-banner.is-admin .r_ad_banner .r_ad_banner__container .r_ad_banner__container__banner-image {
  -o-object-fit: contain;
     object-fit: contain;
}
/*--------------------------------------------------------------
# Component: Post elements
--------------------------------------------------------------*/
.category-label {
  border: 1.5px solid #E1E5E7;
  padding: 0.25rem 1.5rem;
  color: #000;
  line-height: 1.2;
  border-radius: 999px;
  font-size: 0.875rem;
  font-weight: 400;
}
.category-label.white {
  border-color: #FFF;
  color: #FFF;
}
.x-scroll--shadow-left,
.x-scroll--shadow-right {
  position: absolute;
  z-index: 10;
  width: 3rem;
  top: 0;
  height: 100%;
  pointer-events: none;
}
.x-scroll--shadow-left {
  left: 0;
  background: linear-gradient(90deg, #F8F8F8, rgba(248, 248, 248, 0));
  opacity: 0;
}
.x-scroll--shadow-right {
  right: 0;
  background: linear-gradient(-90deg, #F8F8F8, rgba(248, 248, 248, 0));
  opacity: 1;
}
/*--------------------------------------------------------------
# Import Gutenberg files
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
/* ==========================================================================
 # Core Buttons block
========================================================================== */
/* Only frontend
----------------------------------------------- */
.wp-block-buttons.carrette,
.wp-block-buttons.carrette.wp-block[data-type="core/button"] {
  transition: all 250ms ease-in;
}
.wp-block-buttons.carrette a::after,
.wp-block-buttons.carrette.wp-block[data-type="core/button"] a::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSIxMiIgdmlld0JveD0iMCAwIDggMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xIDEuNDE2NjZMNiA1Ljk5OTk5TDEgMTAuNTgzMyIgc3Ryb2tlPSJ3aGl0ZSIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 6px;
  margin-top: 10px;
  content: "";
  width: 10px;
  height: 10px;
}
.wp-block-buttons.carrette:hover a::after,
.wp-block-buttons.carrette.wp-block[data-type="core/button"]:hover a::after {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMC43ODAwMjlMOC42IDguMDAwMDNMMSAxNS4yMiIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIi8+Cjwvc3ZnPgo=);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  margin-left: 6px;
  margin-top: 10px;
  content: "";
  width: 10px;
  height: 10px;
}
.wp-block-button__link,
.wp-block[data-type="core/button"] .wp-block-button__link {
  transition: all 250ms ease-in;
}
.wp-block-button__link:hover,
.wp-block[data-type="core/button"] .wp-block-button__link:hover {
  background-color: rgb(0, 168, 157) !important;
  text-decoration: none;
  color: #000;
  box-shadow: 5px 5px 0 #19284E;
}
/* ==========================================================================
 # Core Heading block
========================================================================== */
/*
 * Only back-end
 */
.wp-block[data-type="core/heading"] {
  font-family: "Amplitude", "Helvetica Neue", Arial, sans-serif;
  font-weight: 800;
  line-height: 1.7;
}
/* ==========================================================================
 # List block
========================================================================== */
/*
 * Only back-end
 */
.wp-block[data-type="core/list"] {
  font-family: "Titillium Web", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.7;
}
@media (min-width: 576px) {
  .wp-block[data-type="core/list"] {
    font-size: 1.125rem;
  }
}
/* ==========================================================================
 # Media-text block
========================================================================== */
/* Both back-end and front-end
----------------------------------------------- */
@media screen and (min-width: 992px) {
  .wp-block-media-text.has-media-on-the-right:not(.has-background) .wp-block-media-text__content {
    padding-left: 0;
  }
}
.wp-block-media-text.has-background .wp-block-media-text__content {
  padding: 8% 8%;
}
.wp-block-media-text.has-background .wp-block-media-text__media {
  height: 100% !important;
}
.wp-block-media-text.has-background .wp-block-media-text__media img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-media-text.has-white-color .wp-block-media-text__content h1, .wp-block-media-text.has-white-color .wp-block-media-text__content h2, .wp-block-media-text.has-white-color .wp-block-media-text__content h3, .wp-block-media-text.has-white-color .wp-block-media-text__content h4, .wp-block-media-text.has-white-color .wp-block-media-text__content h5, .wp-block-media-text.has-white-color .wp-block-media-text__content h6, .wp-block-media-text.has-white-color .wp-block-media-text__content p,
.wp-block-media-text.has-white-color .wp-block-media-text__content pre, .wp-block-media-text.has-white-color .wp-block-media-text__content ul, .wp-block-media-text.has-white-color .wp-block-media-text__content a, .wp-block-media-text.has-white-color .wp-block-media-text__content div {
  color: #FFF;
}
@media screen and (max-width: 599px) {
  .wp-block-media-text {
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 600px) and (max-width: 991px) {
  .wp-block-media-text {
    display: block;
    margin-bottom: 1rem;
  }
}
/* ==========================================================================
 # Paragraph block
========================================================================== */
/* Only back-end | Note: WP does not include target class for frontend paragraph.
----------------------------------------------- */
.wp-block[data-type="core/paragraph"] {
  font-family: "Titillium Web", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.7;
}
@media (min-width: 576px) {
  .wp-block[data-type="core/paragraph"] {
    font-size: 1.125rem;
  }
}
.wp-block[data-type="core/paragraph"].has-background {
  padding: 20px 38px;
}
/* ==========================================================================
 # Quote block
========================================================================== */
/*
 * Only back-end
 */
.wp-block[data-type="core/quote"] {
  font-family: "Titillium Web", "Helvetica Neue", Arial, sans-serif;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.7;
}
@media (min-width: 576px) {
  .wp-block[data-type="core/quote"] {
    font-size: 1.125rem;
  }
}
/* ==========================================================================
 # Media-text block
========================================================================== */
.wp-block-image figcaption {
  font-weight: 300;
  font-style: italic;
}
/**
 * Image wrapper (when the photographer's name has been set)
 */
.wp-block-image-wrapper.alignleft > .wp-block-image.alignleft {
  margin-right: 0;
}
/*
 * Image blocks inside GLightbox gallery
 */
.glightbox-gallery .wp-block-image > a {
  position: relative;
  z-index: 8;
}
@media (min-width: 992px) {
  .glightbox-gallery .wp-block-image > a:hover .wp-block-image__hover, .glightbox-gallery .wp-block-image > a:focus .wp-block-image__hover {
    top: 50%;
    opacity: 1;
  }
}
.glightbox-gallery .wp-block-image img {
  position: relative;
  z-index: 9;
}
@media (max-width: 991px) {
  .glightbox-gallery .wp-block-image img {
    width: auto;
    height: auto;
    max-height: 340px;
    max-width: 340px;
  }
}
.glightbox-gallery .wp-block-image__hover {
  position: absolute;
  z-index: 10;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  border-radius: 9999px;
  left: 50%;
  top: calc(50% + 15px);
  transform: translate(-50%, -50%);
  background-color: rgba(255, 255, 255, 0.5);
  opacity: 0;
  transition: all 200ms ease-in;
}
@media (max-width: 991px) {
  .glightbox-gallery .wp-block-image__hover {
    display: none;
  }
  .site-main .wp-block-columns.glightbox-gallery {
    display: flex;
    flex-wrap: wrap !important;
  }
  .site-main .wp-block-columns.glightbox-gallery > .wp-block-column {
    flex-basis: auto !important;
  }
  .site-main .wp-block-columns.glightbox-gallery > .wp-block-column img {
    margin-left: auto;
    margin-right: auto;
  }
}
/* ==========================================================================
 # Core Buttons columns
========================================================================== */
.site-main .wp-block-columns {
  /**
   * Special class for front page's columns block.
   * The client requested that the right side column, where
   * ad banners are, are shown first on mobile.
   */
}
@media (max-width: 991px) {
  .site-main .wp-block-columns {
    display: block;
  }
}
@media (max-width: 781px) {
  .site-main .wp-block-columns.mobile-reverse-column-order {
    display: flex;
    flex-direction: column-reverse;
  }
}
@media screen and (min-width: 600px) {
  .site-main .wp-block-columns .wp-block-column > *:first-child {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .site-main .wp-block-columns .wp-block-column > *:last-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 599px) {
  .site-main .wp-block-columns .wp-block-column:not(:first-child) > * {
    margin-top: 0;
  }
}
/* ==========================================================================
 # Separator block
========================================================================== */
.wp-block-separator {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
/*--------------------------------------------------------------
# Block: Article highlight
--------------------------------------------------------------*/
/**
 * Most of the styling is done with Tailwind directly to the template.
 */
.wp-block-article-highlight__article__image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.wp-block-columns .wp-block-column .wp-block-article-highlight {
  height: 100%;
}
.wp-block-columns .wp-block-column .wp-block-article-highlight__link-wrapper {
  height: 100%;
}
@media screen and (min-width: 600px) {
  .wp-block-columns .wp-block-column .wp-block-article-highlight__article {
    height: 100%;
  }
}
@media screen and (max-width: 599px) {
  .wp-block-columns .wp-block-column .wp-block-article-highlight__article {
    display: flex;
  }
}
@media (max-width: 991px) {
  .wp-block-columns .wp-block-column .wp-block-article-highlight__article__image-container {
    width: 100%;
  }
  .wp-block-columns .wp-block-column .wp-block-article-highlight__article__image-container img {
    height: 200px;
  }
}
.wp-block-columns .wp-block-column .wp-block-article-highlight__article__contents {
  padding: 1.5rem;
}
@media (max-width: 991px) {
  .wp-block-columns .wp-block-column .wp-block-article-highlight__article__contents {
    width: 100%;
  }
}
@media screen and (min-width: 600px) and (max-width: 991px) {
  .wp-block-columns .wp-block-column .wp-block-article-highlight .wp-block-article-highlight__link-wrapper {
    height: 100%;
  }
  .wp-block-columns .wp-block-column .wp-block-article-highlight .wp-block-article-highlight__article {
    display: flex;
    flex-direction: column;
  }
  .wp-block-columns .wp-block-column .wp-block-article-highlight .wp-block-article-highlight__article .wp-block-article-highlight__article__contents {
    flex: 1;
  }
}
.advertorial__tag {
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.2;
  border-radius: 999px;
  background-color: #fff;
  color: #111;
  padding: 0.625rem 1.5rem;
  margin-bottom: 1.5rem;
}
/*--------------------------------------------------------------
# Block: Reserviläinen Magazine highlight
--------------------------------------------------------------*/
/**
 * Most of the styling is done with Tailwind directly to the template.
 */
.wp-block-magazine-highlight__image-container img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 991px) {
  .wp-block-magazine-highlight__image-container img {
    height: 200px;
  }
}
@media screen and (max-width: 599px) {
  .wp-block-columns .wp-block-column .wp-block-magazine-highlight {
    display: flex;
  }
}
@media screen and (min-width: 600px) and (max-width: 991px) {
  .wp-block-columns .wp-block-column .wp-block-magazine-highlight {
    display: flex;
    flex-direction: column;
  }
}
/*--------------------------------------------------------------
# Block: Article highlight
--------------------------------------------------------------*/
/**
 * Most of the styling is done with Tailwind directly to the template.
 */
@media screen and (max-width: 599px) {
  .wp-block-columns .wp-block-column .wp-block-popular-articles {
    padding-top: 4rem;
    border-top: 1.5px solid #E1E5E7;
  }
}
@media (max-width: 991px) {
  .wp-block-columns .wp-block-column .wp-block-popular-articles .popular-articles__articles__article {
    display: none;
  }
  .wp-block-columns .wp-block-column .wp-block-popular-articles .popular-articles__articles__article:nth-child(1), .wp-block-columns .wp-block-column .wp-block-popular-articles .popular-articles__articles__article:nth-child(2), .wp-block-columns .wp-block-column .wp-block-popular-articles .popular-articles__articles__article:nth-child(3), .wp-block-columns .wp-block-column .wp-block-popular-articles .popular-articles__articles__article:nth-child(4) {
    display: block;
  }
}
/*--------------------------------------------------------------
# Gutenberg only frontend styles
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.page-content-container > *:not(.alignwide):not(.alignfull):not(.container-normal):not(ul):not(.woocommerce),
.single-content-container > *:not(.alignwide):not(.alignfull):not(.container-normal):not(ul):not(.woocommerce) {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 704px) {
  .page-content-container > *:not(.alignwide):not(.alignfull):not(.container-normal):not(ul):not(.woocommerce),
.single-content-container > *:not(.alignwide):not(.alignfull):not(.container-normal):not(ul):not(.woocommerce) {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1240px) {
  .page-content-container > *:not(.alignwide):not(.alignfull):not(.container-normal):not(ul):not(.woocommerce),
.single-content-container > *:not(.alignwide):not(.alignfull):not(.container-normal):not(ul):not(.woocommerce) {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.page-content-container > .alignwide,
.single-content-container > .alignwide {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1244px) {
  .page-content-container > .alignwide,
.single-content-container > .alignwide {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1240px) {
  .page-content-container > .alignwide,
.single-content-container > .alignwide {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.page-content-container > .alignfull,
.single-content-container > .alignfull {
  width: 100%;
}
.page-content-container > ul,
.single-content-container > ul {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 704px) {
  .page-content-container > ul,
.single-content-container > ul {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1240px) {
  .page-content-container > ul,
.single-content-container > ul {
    padding-right: 1rem;
    padding-left: 3rem;
  }
}
@media (max-width: 991px) {
  .page-content-container > .mobile-alignfull,
.single-content-container > .mobile-alignfull {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 600px) {
  .page-content-container .hide-on-mobile,
.single-content-container .hide-on-mobile {
    display: none;
  }
}
/*--------------------------------------------------------------
# Gutenberg Color Palettes
--------------------------------------------------------------*/
.has-black-background-color {
  background-color: #111;
}
.has-black-color {
  color: #111;
}
.has-white-background-color {
  background-color: #fff;
}
.has-white-color {
  color: #fff;
}
.has-grey-background-color {
  background-color: rgb(216, 216, 214);
}
.has-grey-color {
  color: rgb(216, 216, 214);
}
.has-grey-light-background-color {
  background-color: #f1f1f1;
}
.has-grey-light-color {
  color: #f1f1f1;
}
.has-violet-background-color {
  background-color: rgb(170, 30, 150);
}
.has-violet-color {
  color: rgb(170, 30, 150);
}
.has-violet-light-background-color {
  background-color: rgb(214, 186, 223);
}
.has-violet-light-color {
  color: rgb(214, 186, 223);
}
.has-berryred-background-color {
  background-color: rgb(223, 82, 109);
}
.has-berryred-color {
  color: rgb(223, 82, 109);
}
.has-beige-background-color {
  background-color: rgb(230, 186, 168);
}
.has-beige-color {
  color: rgb(230, 186, 168);
}
.has-beige-50-background-color {
  background-color: rgb(242, 220, 211);
}
.has-beige-50-color {
  color: rgb(242, 220, 211);
}
.has-orange-background-color {
  background-color: rgb(255, 113, 74);
}
.has-orange-color {
  color: rgb(255, 113, 74);
}
.has-purple-background-color {
  background-color: rgb(95, 37, 159);
}
.has-purple-color {
  color: rgb(95, 37, 159);
}
.has-blue-dark-background-color {
  background-color: rgb(55, 58, 144);
}
.has-blue-dark-color {
  color: rgb(55, 58, 144);
}
.has-blue-light-background-color {
  background-color: rgb(139, 175, 232);
}
.has-blue-light-color {
  color: rgb(139, 175, 232);
}
.has-blue-background-color {
  background-color: rgb(0, 111, 207);
}
.has-blue-color {
  color: rgb(0, 111, 207);
}
.has-greyish-blue-background-color {
  background-color: rgb(141, 185, 202);
}
.has-greyish-blue-color {
  color: rgb(141, 185, 202);
}
.has-green-background-color {
  background-color: rgb(115, 204, 147);
}
.has-green-color {
  color: rgb(115, 204, 147);
}
.has-green-light-background-color {
  background-color: rgb(0, 168, 157);
}
.has-green-light-color {
  color: rgb(0, 168, 157);
}
/*--------------------------------------------------------------
# Gutenberg Color Borders for Images
--------------------------------------------------------------*/
.has-black-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: #111;
}
.has-white-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: #fff;
}
.has-grey-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(216, 216, 214);
}
.has-grey-light-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: #f1f1f1;
}
.has-violet-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(170, 30, 150);
}
.has-violet-light-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(214, 186, 223);
}
.has-berryred-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(223, 82, 109);
}
.has-beige-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(230, 186, 168);
}
.has-beige-50-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(242, 220, 211);
}
.has-orange-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(255, 113, 74);
}
.has-purple-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(95, 37, 159);
}
.has-blue-dark-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(55, 58, 144);
}
.has-blue-light-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(139, 175, 232);
}
.has-blue-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(0, 111, 207);
}
.has-greyish-blue-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(141, 185, 202);
}
.has-green-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(115, 204, 147);
}
.has-green-light-border-color::after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: -1;
  content: "";
  display: block;
  border-style: solid;
  border-right-width: 10px;
  border-bottom-width: 10px;
  border-color: rgb(0, 168, 157);
}
/*--------------------------------------------------------------
# Gutenberg Font Sizes
--------------------------------------------------------------*/
.has-ingressi-font-size {
  font-size: 1.25rem;
  line-height: 1.5;
}
/*--------------------------------------------------------------
# Import Layouts files
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Socialmedia
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Import Pages files
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Page: News Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Page: Single Page
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Page: Single article Page
--------------------------------------------------------------*/
.single-post .r_ad_banner.banner_1, .single-post .r_ad_banner.banner_2, .single-post .r_ad_banner.banner_3,
.single-advertorial .r_ad_banner.banner_1,
.single-advertorial .r_ad_banner.banner_2,
.single-advertorial .r_ad_banner.banner_3 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.single-post .single-article-wrapper,
.single-advertorial .single-article-wrapper {
  max-width: 1180px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1244px) {
  .single-post .single-article-wrapper,
.single-advertorial .single-article-wrapper {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (max-width: 1240px) {
  .single-post .single-article-wrapper,
.single-advertorial .single-article-wrapper {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.single-post .single-article__header__meta__tags a,
.single-advertorial .single-article__header__meta__tags a {
  font-size: 0.875rem;
  font-weight: 700;
}
.single-post .single-article__featured-image__image img,
.single-advertorial .single-article__featured-image__image img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-post .single-article__featured-image__caption,
.single-advertorial .single-article__featured-image__caption {
  margin-top: 1rem;
  font-size: 1.125rem;
  line-height: 1.3;
  font-style: italic;
}
.single-post .single-article__featured-image__caption p,
.single-advertorial .single-article__featured-image__caption p {
  margin-bottom: 0.375rem;
}
.single-post .single-article__content,
.single-advertorial .single-article__content {
  /**
   * Fixes for articles imported from previous site.
   * Former CMS created some custom elements, which breaks the layout.
   */
}
.single-post .single-article__content h1, .single-post .single-article__content h2, .single-post .single-article__content h3,
.single-advertorial .single-article__content h1,
.single-advertorial .single-article__content h2,
.single-advertorial .single-article__content h3 {
  color: #000;
}
.single-post .single-article__content hr,
.single-advertorial .single-article__content hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.single-post .single-article__content .content_image,
.single-advertorial .single-article__content .content_image {
  max-width: 100%;
  margin-bottom: 2rem;
  text-align: left;
}
.single-post .single-article__content .content_image .content_image_caption,
.single-advertorial .single-article__content .content_image .content_image_caption {
  font-weight: 300;
  font-style: italic;
  width: 100% !important;
}
/*--------------------------------------------------------------
# 404 page
--------------------------------------------------------------*/
main.page-404 {
  height: 50vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  color: #fff;
  text-align: center;
}
/*--------------------------------------------------------------
# Page: Archive & Index
--------------------------------------------------------------*/
.archive__posts-container__posts.alm .posts-grid{
  margin-bottom: 2rem;
}
@media (min-width: 768px){
  .archive__posts-container__posts.alm .posts-grid{
    margin-bottom: 0px;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 2rem;
    row-gap: 3rem;
  }
}
@media (min-width: 1024px){
  .archive__posts-container__posts.alm .posts-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.archive .alm-btn-wrap .alm-load-more-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  font-size: 1.125rem;
  font-weight: 700;
  margin-right: 2rem;
  padding-left: 2rem;
  padding-right: 2rem;
  background-color: #19284E;
  color: #FFF;
  border-radius: 999px;
}
.archive .alm-btn-wrap .alm-load-more-btn:hover, .archive .alm-btn-wrap .alm-load-more-btn:focus, .archive .alm-btn-wrap .alm-load-more-btn:active {
  background-color: #19284E;
}
.archive .alm-btn-wrap .alm-load-more-btn.loading {
  background-color: #19284E;
  padding-left: 2rem;
  padding-right: 2rem;
}
.archive .alm-btn-wrap .alm-load-more-btn.loading:before {
  content: none;
}
.archive .alm-btn-wrap .alm-load-more-btn.done {
  background-color: #19284E;
  display: none;
}
select#select-article-category {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #FFF;
  border: 1.5px solid #E1E5E7;
  border-radius: 999px;
  padding-left: 1.5rem;
  color: #19284E;
  font-weight: 600;
}
select#select-article-category:focus {
  box-shadow: none;
}
.archive-pagination {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 4rem;
}
.archive-pagination .page-numbers {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  font-size: 1.125rem;
  font-weight: 700;
  margin-right: 2rem;
  background: none;
  color: #19284E;
  border: 2px solid #19284E;
  border-radius: 999px;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
     supported by Chrome, Edge, Opera and Firefox */
}
.archive-pagination .page-numbers.current {
  background-color: #19284E;
  color: #FFF;
}
@media (min-width: 768px){
  .md\:-mx-4{
    margin-left: -1rem;
    margin-right: -1rem;
  }
  .md\:my-8{
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
  .md\:mb-2{
    margin-bottom: 0.5rem;
  }
  .md\:mb-5{
    margin-bottom: 1.25rem;
  }
  .md\:mb-8{
    margin-bottom: 2rem;
  }
  .md\:mb-0{
    margin-bottom: 0px;
  }
  .md\:mr-4{
    margin-right: 1rem;
  }
  .md\:mb-16{
    margin-bottom: 4rem;
  }
  .md\:mt-4{
    margin-top: 1rem;
  }
  .md\:block{
    display: block;
  }
  .md\:flex{
    display: flex;
  }
  .md\:grid{
    display: grid;
  }
  .md\:hidden{
    display: none;
  }
  .md\:h-\[220px\]{
    height: 220px;
  }
  .md\:h-\[80px\]{
    height: 80px;
  }
  .md\:w-4\/12{
    width: 33.333333%;
  }
  .md\:w-3\/12{
    width: 25%;
  }
  .md\:w-2\/12{
    width: 16.666667%;
  }
  .md\:w-full{
    width: 100%;
  }
  .md\:w-8\/12{
    width: 66.666667%;
  }
  .md\:w-auto{
    width: auto;
  }
  .md\:w-1\/2{
    width: 50%;
  }
  .md\:w-7\/12{
    width: 58.333333%;
  }
  .md\:w-5\/12{
    width: 41.666667%;
  }
  .md\:w-1\/3{
    width: 33.333333%;
  }
  .md\:w-1\/4{
    width: 25%;
  }
  .md\:flex-1{
    flex: 1 1 0%;
  }
  .md\:grid-cols-2{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .md\:flex-wrap{
    flex-wrap: wrap;
  }
  .md\:flex-nowrap{
    flex-wrap: nowrap;
  }
  .md\:justify-center{
    justify-content: center;
  }
  .md\:gap-8{
    gap: 2rem;
  }
  .md\:gap-y-12{
    row-gap: 3rem;
  }
  .md\:overflow-x-auto{
    overflow-x: auto;
  }
  .md\:py-16{
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .md\:px-8{
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .md\:px-4{
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:py-4{
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .md\:px-6{
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:pt-16{
    padding-top: 4rem;
  }
  .md\:pr-16{
    padding-right: 4rem;
  }
  .md\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
  .md\:leading-normal{
    line-height: 1.5;
  }
  .group:hover .md\:group-hover\:left-1{
    left: 0.25rem;
  }
  .group:focus .md\:group-focus\:left-1{
    left: 0.25rem;
  }
}
@media (min-width: 1024px){
  .lg\:mt-16{
    margin-top: 4rem;
  }
  .lg\:mb-0{
    margin-bottom: 0px;
  }
  .lg\:mr-4{
    margin-right: 1rem;
  }
  .lg\:block{
    display: block;
  }
  .lg\:flex{
    display: flex;
  }
  .lg\:hidden{
    display: none;
  }
  .lg\:w-1\/4{
    width: 25%;
  }
  .lg\:w-3\/4{
    width: 75%;
  }
  .lg\:w-\[28\%\]{
    width: 28%;
  }
  .lg\:w-\[220px\]{
    width: 220px;
  }
  .lg\:min-w-\[300px\]{
    min-width: 300px;
  }
  .lg\:min-w-\[220px\]{
    min-width: 220px;
  }
  .lg\:grid-cols-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .lg\:items-center{
    align-items: center;
  }
  .lg\:justify-between{
    justify-content: space-between;
  }
  .lg\:px-32{
    padding-left: 8rem;
    padding-right: 8rem;
  }
  .lg\:px-12{
    padding-left: 3rem;
    padding-right: 3rem;
  }
  .lg\:py-12{
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .lg\:pr-16{
    padding-right: 4rem;
  }
  .lg\:pt-16{
    padding-top: 4rem;
  }
  .lg\:pb-16{
    padding-bottom: 4rem;
  }
  .lg\:text-lg{
    font-size: 1.125rem;
    line-height: 1.75rem;
  }
  .lg\:text-xl{
    font-size: 1.25rem;
    line-height: 1.75rem;
  }
  .lg\:text-4xl{
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
  .lg\:text-2xl{
    font-size: 1.5rem;
    line-height: 2rem;
  }
}
@media (min-width: 1280px){
  .xl\:mr-16{
    margin-right: 4rem;
  }
  .xl\:w-\[220px\]{
    width: 220px;
  }
  .xl\:min-w-\[220px\]{
    min-width: 220px;
  }
}

/*# sourceMappingURL=styles.css.map*/