/*!
Theme Name: Reservante
Theme URI: http://iworks.pl/wordpress/theme/reservante
Author: 
Author URI: 
Description: 
Version: 3.0.0.1768562937835
Tested up to: 6.7
Requires: 8.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Reservante
Tags: custom-menu, featured-images, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Reservante is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%
}
body {
  margin: 0
}
main {
  display: block
}
h1 {
  font-size: 2em;
  margin: .67em 0
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}
pre {
  font-family: monospace,monospace;
  font-size: 1em
}
a {
  background-color: transparent
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}
b,
strong {
  font-weight: bolder
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em
}
small {
  font-size: 80%
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}
sub {
  bottom: -.25em
}
sup {
  top: -.5em
}
img {
  border-style: none
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}
button,
input {
  overflow: visible
}
button,
select {
  text-transform: none
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText
}
fieldset {
  padding: .35em .75em .625em
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}
progress {
  vertical-align: baseline
}
textarea {
  overflow: auto
}
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}
details {
  display: block
}
summary {
  display: list-item
}
template {
  display: none
}
[hidden] {
  display: none
}
*,
::after,
::before {
  box-sizing: inherit
}
html {
  box-sizing: border-box
}
body,
button,
input,
optgroup,
select,
textarea {
  color: #404040;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
  font-size: 1rem;
  line-height: 1.5
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both
}
p {
  margin-bottom: 1.5em
}
cite,
dfn,
em,
i {
  font-style: italic
}
blockquote {
  margin: 0 1.5em
}
address {
  margin: 0 0 1.5em
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch",courier,monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em
}
code,
kbd,
tt,
var {
  font-family: monaco,consolas,"Andale Mono","DejaVu Sans Mono",monospace
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none
}
big {
  font-size: 125%
}
body {
  background: #fff
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}
ol,
ul {
  margin: 0 0 1.5em 3em
}
ul {
  list-style: disc
}
ol {
  list-style: decimal
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em
}
dt {
  font-weight: 700
}
dd {
  margin: 0 1.5em 1.5em
}
embed,
iframe,
object {
  max-width: 100%
}
img {
  height: auto;
  max-width: 100%
}
figure {
  margin: 1em 0
}
table {
  margin: 0 0 1.5em;
  width: 100%
}
a {
  color: #4169e1
}
a:visited {
  color: purple
}
a:active,
a:focus,
a:hover {
  color: #191970
}
a:focus {
  outline: thin dotted
}
a:active,
a:hover {
  outline: 0
}
button,
input[type=button],
input[type=reset],
input[type=submit] {
  border: 1px solid;
  border-color: #ccc #ccc #bbb;
  border-radius: 3px;
  background: #e6e6e6;
  color: rgba(0,0,0,.8);
  line-height: 1;
  padding: .6em 1em .4em
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  border-color: #ccc #bbb #aaa
}
button:active,
button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
  border-color: #aaa #bbb #bbb
}
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=range],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 3px
}
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=range]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  color: #111
}
select {
  border: 1px solid #ccc
}
textarea {
  width: 100%
}
.main-navigation {
  display: block;
  width: 100%
}
.main-navigation ul {
  display: none;
  list-style: none;
  margin: 0;
  padding-left: 0
}
.main-navigation ul ul {
  box-shadow: 0 3px 3px rgba(0,0,0,.2);
  float: left;
  position: absolute;
  top: 100%;
  left: -999em;
  z-index: 99999
}
.main-navigation ul ul ul {
  left: -999em;
  top: 0
}
.main-navigation ul ul li.focus > ul,
.main-navigation ul ul li:hover > ul {
  display: block;
  left: auto
}
.main-navigation ul ul a {
  width: 200px
}
.main-navigation ul li.focus > ul,
.main-navigation ul li:hover > ul {
  left: auto
}
.main-navigation li {
  position: relative
}
.main-navigation a {
  display: block;
  text-decoration: none
}
.main-navigation.toggled ul,
.menu-toggle {
  display: block
}
@media screen and (min-width:37.5em) {
  .menu-toggle {
    display: none
  }
  .main-navigation ul {
    display: -ms-flexbox;
    display: flex
  }
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 1.5em
}
.comment-navigation .nav-links,
.post-navigation .nav-links,
.posts-navigation .nav-links {
  display: -ms-flexbox;
  display: flex
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  -ms-flex: 1 0 50%;
  flex: 1 0 50%
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  text-align: end;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%
}
.sticky {
  display: block
}
.page,
.post {
  margin: 0 0 1.5em
}
.updated:not(.published) {
  display: none
}
.entry-content,
.entry-summary,
.page-content {
  margin: 1.5em 0 0
}
.page-links {
  clear: both;
  margin: 0 0 1.5em
}
.comment-content a {
  word-wrap: break-word
}
.bypostauthor {
  display: block
}
.widget {
  margin: 0 0 1.5em
}
.widget select {
  max-width: 100%
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}
.custom-logo-link {
  display: inline-block
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}
.wp-caption .wp-caption-text {
  margin: .8075em 0
}
.wp-caption-text {
  text-align: center
}
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em
}
.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%
}
.gallery-columns-2 {
  grid-template-columns: repeat(2,1fr)
}
.gallery-columns-3 {
  grid-template-columns: repeat(3,1fr)
}
.gallery-columns-4 {
  grid-template-columns: repeat(4,1fr)
}
.gallery-columns-5 {
  grid-template-columns: repeat(5,1fr)
}
.gallery-columns-6 {
  grid-template-columns: repeat(6,1fr)
}
.gallery-columns-7 {
  grid-template-columns: repeat(7,1fr)
}
.gallery-columns-8 {
  grid-template-columns: repeat(8,1fr)
}
.gallery-columns-9 {
  grid-template-columns: repeat(9,1fr)
}
.gallery-caption {
  display: block
}
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none
}
.infinity-end.neverending .site-footer {
  display: block
}
.screen-reader-text {
  border: 0;
  clip: rect(1px,1px,1px,1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute!important;
  width: 1px;
  word-wrap: normal!important
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  clip: auto!important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: .875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}
#primary[tabindex="-1"]:focus {
  outline: 0
}
.alignleft {
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1.5em
}
.alignright {
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1.5em
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em
}
.wp-block-columns {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap!important;
  flex-wrap: wrap!important
}
@media (min-width:782px) {
  .wp-block-columns {
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important
  }
}
.wp-block-columns {
  -ms-flex-align: normal!important;
  align-items: normal!important
}
.wp-block-columns.are-vertically-aligned-top {
  -ms-flex-align: start;
  align-items: flex-start
}
.wp-block-columns.are-vertically-aligned-center {
  -ms-flex-align: center;
  align-items: center
}
.wp-block-columns.are-vertically-aligned-bottom {
  -ms-flex-align: end;
  align-items: flex-end
}
@media (max-width:781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    -ms-flex-preferred-size: 100%!important;
    flex-basis: 100%!important
  }
}
@media (min-width:782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1
  }
  .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*=flex-basis] {
    -ms-flex-positive: 0;
    flex-grow: 0
  }
}
.wp-block-columns.is-not-stacked-on-mobile {
  -ms-flex-wrap: nowrap!important;
  flex-wrap: nowrap!important
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*=flex-basis] {
  -ms-flex-positive: 0;
  flex-grow: 0
}
:where(.wp-block-columns) {
  margin-bottom: 1.75em
}
:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em
}
.wp-block-column {
  -ms-flex-positive: 1;
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word
}
.wp-block-column.is-vertically-aligned-top {
  -ms-flex-item-align: start;
  align-self: flex-start
}
.wp-block-column.is-vertically-aligned-center {
  -ms-flex-item-align: center;
  align-self: center
}
.wp-block-column.is-vertically-aligned-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end
}
.wp-block-column.is-vertically-aligned-stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left] > [data-type="core/embed"],
.wp-block[data-align=right] > [data-type="core/embed"] {
  max-width: 360px;
  width: 100%
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left] > [data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right] > [data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px
}
.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px
}
.wp-block-embed {
  overflow-wrap: break-word
}
.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}
.wp-block-embed iframe {
  max-width: 100%
}
.wp-block-embed__wrapper {
  position: relative
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em)
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  -ms-flex-align: end;
  align-items: flex-end;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: .8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em .77em .7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  -ms-flex-positive: 1;
  flex-grow: 1
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  -ms-flex: 1;
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%
}
@media (min-width:600px) {
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - .66667em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - .75em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - .8em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - .83333em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - .85714em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - .875em)
  }
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
  -ms-flex-pack: center;
  justify-content: center
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  -ms-flex-item-align: start;
  align-self: flex-start
}
figure.wp-block-gallery.has-nested-images {
  -ms-flex-align: normal;
  align-items: normal
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)/ 2)
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 100%;
  position: relative
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100%!important;
  width: auto
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0
}
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg,#000 20%,#0000);
  mask-image: linear-gradient(0deg,#000 20%,#0000);
  max-height: 40%;
  pointer-events: none
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  margin: 0;
  overflow: auto;
  padding: 1em;
  text-align: center;
  text-shadow: 0 0 1.5px #000
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
  height: 12px;
  width: 12px
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
  background-color: initial
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: initial;
  border: 3px solid #0000;
  border-radius: 8px
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
  background-color: #fffc
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  scrollbar-color: #0000 #0000;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
  scrollbar-color: #fffc #0000
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  will-change: transform
}
@media (hover:none) {
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    scrollbar-color: #fffc #0000
  }
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg,#0006,#0000)
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
  box-sizing: border-box
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  background: 0 0;
  color: inherit;
  -ms-flex: initial;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
  text-shadow: none
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
  content: none
}
.wp-block-gallery.has-nested-images figcaption {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  -ms-flex-item-align: inherit;
  align-self: inherit
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
  display: -ms-flexbox;
  display: flex
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  width: 100%
}
@media (min-width:600px) {
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    width: calc(33.33333% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
  }
  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap,16px)*.75)
  }
  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap,16px)*.8)
  }
  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    width: calc(16.66667% - var(--wp--style--unstable-gallery-gap,16px)*.83333)
  }
  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap,16px)*.85714)
  }
  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap,16px)*.875)
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap,16px)*.66667)
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap,16px)*.5)
  }
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%
  }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%
}
.wp-block-gallery.has-nested-images.aligncenter {
  -ms-flex-pack: center;
  justify-content: center
}
.wp-block-group {
  box-sizing: border-box
}
:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative
}
.wp-block-table {
  overflow-x: auto
}
.wp-block-table table {
  border-collapse: collapse;
  width: 100%
}
.wp-block-table thead {
  border-bottom: 3px solid
}
.wp-block-table tfoot {
  border-top: 3px solid
}
.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: .5em
}
.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word
}
.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}
.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}
.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}
.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}
.wp-block-table.is-style-stripes {
  background-color: initial;
  border-collapse: inherit;
  border-spacing: 0
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #0000
}
.wp-block-table.is-style-stripes {
  border-bottom: 1px solid #f0f0f0
}
.wp-block-table .has-border-color > *,
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr {
  border-color: inherit
}
.wp-block-table table[style*=border-top-color] > *,
.wp-block-table table[style*=border-top-color] > * td,
.wp-block-table table[style*=border-top-color] > * th,
.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th {
  border-top-color: inherit
}
.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
  border-top-color: initial
}
.wp-block-table table[style*=border-right-color] > *,
.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr {
  border-right-color: inherit
}
.wp-block-table table[style*=border-bottom-color] > *,
.wp-block-table table[style*=border-bottom-color] > * td,
.wp-block-table table[style*=border-bottom-color] > * th,
.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th {
  border-bottom-color: inherit
}
.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
  border-bottom-color: initial
}
.wp-block-table table[style*=border-left-color] > *,
.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr {
  border-left-color: inherit
}
.wp-block-table table[style*=border-style] > *,
.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr {
  border-style: inherit
}
.wp-block-table table[style*=border-width] > *,
.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr {
  border-style: inherit;
  border-width: inherit
}
html {
  scroll-behavior: smooth
}
html body {
  font-family: var(--font-family-sans-serif)
}
body {
  background-color: var(--color-theme-background-body);
  color: var(--color-theme-text);
  background: var(--Brand-Colors-Background);
  box-shadow: 0 4px 150px 13px var(--Brand-Colors-Blue-20)
}
.site-header {
  padding: var(--Numbers-Spaces-Space-2xl);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center
}
.site-title {
  display: block;
  width: 149px;
  height: 24px;
  background-image: url(assets/images/logo.svg?v=3.0.0.1768562937835)
}
.site-title a {
  display: block;
  width: 149px;
  height: 24px
}
#site-navigation.toggled ul ul {
  display: none
}
#site-navigation.toggled ul .focus ul {
  display: block
}
#primary-menu {
  -ms-flex-pack: center;
  justify-content: center;
  gap: var(--Numbers-Spaces-Space-lg)
}
#primary-menu a {
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: var(--Numbers-Font-sizes-Body-16, 16px);
  line-height: 20px
}
#primary-menu a:hover {
  color: var(--Brand-Colors-Blue,#2955f3)
}
#cta-menu {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  list-style: none;
  gap: var(--Numbers-Spaces-Space-lg);
  display: -ms-flexbox;
  display: flex
}
#cta-menu li a {
  display: -ms-flexbox;
  display: flex;
  padding: var(--Numbers-Spaces-Space-xs,16px) var(--Numbers-Spaces-Space-md,24px);
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--Numbers-Spaces-Space-2xs,8px);
  background: linear-gradient(90deg,var(--Brand-Colors-Blue,#2955f3) 0,var(--Brand-Colors-Blue,#2955f3) 100%);
  border-radius: 90px;
  border-color: var(--button-border-color);
  background-color: var(--button-background);
  color: var(--button-color);
  text-decoration: none;
  white-space: nowrap
}
#cta-menu li a:hover {
  cursor: pointer;
  text-decoration: none
}
#cta-menu li a:visited {
  color: var(--button-color)
}
#cta-menu li a:hover {
  background-color: var(--button-background-hover);
  border-color: var(--button-border-color-theme-hover);
  color: var(--button-color)
}
#cta-menu li.button-white a {
  display: -ms-flexbox;
  display: flex;
  padding: var(--Numbers-Spaces-Space-xs,16px) var(--Numbers-Spaces-Space-md,24px);
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--Numbers-Spaces-Space-2xs,8px);
  background: linear-gradient(90deg,var(--Brand-Colors-Blue,#2955f3) 0,var(--Brand-Colors-Blue,#2955f3) 100%);
  border-radius: 90px;
  background: var(--Brand-Colors-Background,#fcfdff);
  box-shadow: 2px 8px 29.1px -5px var(--Brand-Colors-Blue-20,rgba(41,85,243,.2));
  color: var(--Brand-Colors-Dark-Navy,#0f1539)
}
#cta-menu li.button-white a:hover {
  cursor: pointer;
  text-decoration: none
}
#cta-menu li.button-white a:visited {
  color: var(--button-background)
}
#cta-menu li.button-white a:hover {
  color: var(--button-background);
  background-color: var(--button-reverse-background-hover)
}
form button,
form input[type=submit] {
  display: -ms-flexbox;
  display: flex;
  padding: var(--Numbers-Spaces-Space-xs,16px) var(--Numbers-Spaces-Space-md,24px);
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--Numbers-Spaces-Space-2xs,8px);
  background: linear-gradient(90deg,var(--Brand-Colors-Blue,#2955f3) 0,var(--Brand-Colors-Blue,#2955f3) 100%);
  border-radius: 90px;
  border-color: var(--button-border-color);
  background-color: var(--button-background);
  color: var(--button-color);
  text-decoration: none;
  white-space: nowrap
}
form button:hover,
form input[type=submit]:hover {
  cursor: pointer;
  text-decoration: none
}
form button:visited,
form input[type=submit]:visited {
  color: var(--button-color)
}
form button:hover,
form input[type=submit]:hover {
  background-color: var(--button-background-hover);
  border-color: var(--button-border-color-theme-hover);
  color: var(--button-color)
}
form input[type=email],
form input[type=password],
form input[type=text],
form select,
form textarea {
  border-radius: var(--radius-default);
  background-color: var(--color-theme-white);
  border-color: var(--color-theme-black);
  padding: var(--spacer-8);
  width: 100%
}
form .required-descrpition strong {
  color: var(--color-theme-alert)
}
form .required label span:after {
  content: "*";
  color: var(--color-theme-alert)
}
form .required label div span:after {
  content: "";
  display: none
}
form [disabled],
form [readonly] {
  opacity: .5
}
form [disabled]:hover,
form [readonly]:hover {
  cursor: default
}
form fieldset {
  border: 0
}
form .select2-container {
  width: 100%!important
}
.button,
.wp-element-button {
  display: -ms-flexbox;
  display: flex;
  padding: var(--Numbers-Spaces-Space-xs,16px) var(--Numbers-Spaces-Space-md,24px);
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--Numbers-Spaces-Space-2xs,8px);
  background: linear-gradient(90deg,var(--Brand-Colors-Blue,#2955f3) 0,var(--Brand-Colors-Blue,#2955f3) 100%);
  border-radius: 90px;
  background: var(--Brand-Colors-Background,#fcfdff);
  box-shadow: 2px 8px 29.1px -5px var(--Brand-Colors-Blue-20,rgba(41,85,243,.2));
  color: var(--Brand-Colors-Dark-Navy,#0f1539)
}
.button:hover,
.wp-element-button:hover {
  cursor: pointer;
  text-decoration: none
}
.button:visited,
.wp-element-button:visited {
  color: var(--button-background)
}
.button:hover,
.wp-element-button:hover {
  color: var(--button-background);
  background-color: var(--button-reverse-background-hover)
}
.button-primary a,
.wp-element-button-primary a {
  display: -ms-flexbox;
  display: flex;
  padding: var(--Numbers-Spaces-Space-xs,16px) var(--Numbers-Spaces-Space-md,24px);
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--Numbers-Spaces-Space-2xs,8px);
  background: linear-gradient(90deg,var(--Brand-Colors-Blue,#2955f3) 0,var(--Brand-Colors-Blue,#2955f3) 100%);
  border-radius: 90px;
  border-color: var(--button-border-color);
  background-color: var(--button-background);
  color: var(--button-color);
  text-decoration: none;
  white-space: nowrap
}
.button-primary a:hover,
.wp-element-button-primary a:hover {
  cursor: pointer;
  text-decoration: none
}
.button-primary a:visited,
.wp-element-button-primary a:visited {
  color: var(--button-color)
}
.button-primary a:hover,
.wp-element-button-primary a:hover {
  background-color: var(--button-background-hover);
  border-color: var(--button-border-color-theme-hover);
  color: var(--button-color)
}
@media screen and (max-width:575px) {
  .wp-block-file {
    padding-top: var(--spacer-10)
  }
  .wp-block-file .wp-block-file__button {
    width: 100%;
    text-align: center
  }
}
@media screen and (min-width:576) {
  .wp-block-file {
    text-align: right
  }
}
.wp-block-file .wp-block-file__button {
  display: -ms-flexbox;
  display: flex;
  padding: var(--Numbers-Spaces-Space-xs,16px) var(--Numbers-Spaces-Space-md,24px);
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  gap: var(--Numbers-Spaces-Space-2xs,8px);
  background: linear-gradient(90deg,var(--Brand-Colors-Blue,#2955f3) 0,var(--Brand-Colors-Blue,#2955f3) 100%);
  border-radius: 90px;
  background: var(--Brand-Colors-Background,#fcfdff);
  box-shadow: 2px 8px 29.1px -5px var(--Brand-Colors-Blue-20,rgba(41,85,243,.2));
  color: var(--Brand-Colors-Dark-Navy,#0f1539)
}
.wp-block-file .wp-block-file__button:hover {
  cursor: pointer;
  text-decoration: none
}
.wp-block-file .wp-block-file__button:visited {
  color: var(--button-background)
}
.wp-block-file .wp-block-file__button:hover {
  color: var(--button-background);
  background-color: var(--button-reverse-background-hover)
}
body.home h1,
body.home h2,
body.home h3 {
  margin: 0;
  font-style: normal;
  font-size: 48px;
  font-weight: 600
}
body.home h1 {
  font-weight: 700;
  line-height: 113%
}
body.home h2 {
  line-height: 132%
}
body.home h3 {
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: var(--Numbers-Font-sizes-Heading-20, 20px);
  line-height: 139%
}
body.blog .nav-links,
body.blog .site-main-list {
  margin-left: auto;
  margin-right: auto;
  max-width: 1312px
}
@media print {
  body.blog .nav-links,
  body.blog .site-main-list {
    max-width: 100%
  }
}
@media screen and (min-width:calc($breakpoint + 1px)) {
  body.blog .nav-links,
  body.blog .site-main-list {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
body.blog .site-main-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-line-pack: start;
  align-content: start;
  gap: var(--Numbers-Spaces-Space-lg,32px);
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
body.blog .site-main-list article {
  display: -ms-flexbox;
  display: flex;
  width: 416px;
  padding: var(--Numbers-Spaces-Space-md,24px);
  -ms-flex-direction: column;
  flex-direction: column;
  gap: var(--Numbers-Spaces-Space-md,24px);
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border-radius: 20px;
  background: linear-gradient(180deg,var(--brand-colors-blue-light-2,rgba(232,235,247,.42)) 0,rgba(242,244,248,0) 100%)
}
body.blog .site-main-list article .entry-thumbnail {
  display: block;
  border-radius: 20px;
  background-repeat: no-repeat;
  background-size: cover;
  height: 320px
}
body.blog .site-main-list article .entry-title {
  margin: 0;
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px
}
body.blog .site-main-list article .entry-footer {
  display: -ms-flexbox;
  display: flex;
  gap: var(--Numbers-Spaces-Space-sm,8px);
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  color: var(--Brand-Colors-Grey-Darken,#8787ab)
}
body.blog .site-main-list article .entry-footer a {
  color: var(--Brand-Colors-Grey-Darken,#8787ab);
  line-height: 20px
}
#iworks-cookie-notice {
  background-color: var(--color-theme-white);
  color: var(--color-theme-black);
  padding: var(--spacer-10) clamp(var(--spacer-8),2.5vw,var(--spacer-16))
}
#iworks-cookie-notice .cookie-notice-container {
  text-align: center;
  display: grid;
  grid-template-columns: auto 30px;
  column-gap: 20px;
  margin-left: auto;
  margin-right: auto;
  max-width: 1312px;
  font-size: 12px;
  line-height: 15px
}
@media print {
  #iworks-cookie-notice .cookie-notice-container {
    max-width: 100%
  }
}
@media screen and (min-width:calc($breakpoint + 1px)) {
  #iworks-cookie-notice .cookie-notice-container {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
#iworks-cookie-notice .cookie-notice-container .button {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  background: transparent none;
  bottom: auto;
  display: inline;
  font-size: 100%;
  font-family: 'Open Sans',sans-serif;
  font-style: normal;
  font-weight: 200;
  left: auto;
  line-height: 1.618;
  list-style: none;
  position: static;
  right: auto;
  top: auto;
  box-shadow: none;
  border-radius: 0;
  width: unset;
  height: unset;
  text-indent: unset;
  display: block;
  width: 20px;
  height: 20px;
  overflow: hidden;
  text-indent: -999em;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 50%;
  background-image: url(assets/images/icons/close.svg?v=3.0.0.1768562937835)
}
#iworks-cookie-notice .cookie-notice-container .button:focus,
#iworks-cookie-notice .cookie-notice-container .button:focus-within {
  border: 2px solid var(--color-theme-accent)
}
#iworks-cookie-notice .cookie-notice-container a {
  color: var(--color-theme-accent)
}
.lds-spinner {
  display: inline-block;
  position: relative;
  width: 34.4px;
  height: 34.4px
}
.lds-spinner div {
  -ms-transform-origin: 17.2px 17.2px;
  transform-origin: 17.2px 17.2px;
  animation: lds-spinner 1.2s linear infinite
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 1.29px;
  left: 15.91px;
  width: 2.58px;
  height: 7.74px;
  border-radius: 20%;
  background: var(--color-theme-primary)
}
.lds-spinner div:first-child {
  -ms-transform: rotate(0);
  transform: rotate(0);
  animation-delay: -1.1s
}
.lds-spinner div:nth-child(2) {
  -ms-transform: rotate(30deg);
  transform: rotate(30deg);
  animation-delay: -1s
}
.lds-spinner div:nth-child(3) {
  -ms-transform: rotate(60deg);
  transform: rotate(60deg);
  animation-delay: -.9s
}
.lds-spinner div:nth-child(4) {
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  animation-delay: -.8s
}
.lds-spinner div:nth-child(5) {
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
  animation-delay: -.7s
}
.lds-spinner div:nth-child(6) {
  -ms-transform: rotate(150deg);
  transform: rotate(150deg);
  animation-delay: -.6s
}
.lds-spinner div:nth-child(7) {
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  animation-delay: -.5s
}
.lds-spinner div:nth-child(8) {
  -ms-transform: rotate(210deg);
  transform: rotate(210deg);
  animation-delay: -.4s
}
.lds-spinner div:nth-child(9) {
  -ms-transform: rotate(240deg);
  transform: rotate(240deg);
  animation-delay: -.3s
}
.lds-spinner div:nth-child(10) {
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  animation-delay: -.2s
}
.lds-spinner div:nth-child(11) {
  -ms-transform: rotate(300deg);
  transform: rotate(300deg);
  animation-delay: -.1s
}
.lds-spinner div:nth-child(12) {
  -ms-transform: rotate(330deg);
  transform: rotate(330deg);
  animation-delay: 0s
}
@keyframes lds-spinner {
  0% {
    opacity: 1
  }
  100% {
    opacity: 0
  }
}
.site-footer {
  border-top: 1px solid var(--brand-colors-blue-light-1,#d4ddfc);
  padding: var(--spacer-100) 0
}
.site-footer-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1312px;
  display: -ms-flexbox;
  display: flex;
  place-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: var(--Numbers-Spaces-Space-lg,32px)
}
@media print {
  .site-footer-container {
    max-width: 100%
  }
}
@media screen and (min-width:calc($breakpoint + 1px)) {
  .site-footer-container {
    margin-left: var(--spacer-8);
    margin-right: var(--spacer-8)
  }
}
.site-footer .site-info {
  width: 100%
}
.site-footer .site-info a {
  text-decoration: none
}
.site-footer .site-info:first-child {
  max-width: 267px;
  color: var(--Brand-Colors-Grey-Darken,#8787ab);
  font-size: var(--Numbers-Font-sizes-Body-14, 14px);
  line-height: 24px
}
.site-footer .site-info:first-child .logo {
  display: block;
  width: 149px;
  height: 24px;
  background-image: url(assets/images/logo.svg?v=3.0.0.1768562937835);
  margin-bottom: var(--Numbers-Spaces-Space-sm,20px)
}
.site-footer .site-info:last-child {
  max-width: 736px;
  display: grid;
  grid-template-rows: repeat(2,1fr);
  grid-template-columns: repeat(2,1fr);
  grid-template-areas: "menu-footer menu-footer" "copyright menu-policy";
  gap: var(--Numbers-Spaces-Space-lg,32px)
}
.site-footer .site-info:last-child > div {
  min-height: 70px
}
.site-footer .site-info-menu-footer {
  grid-area: menu-footer;
  place-self: end
}
.site-footer .site-info-menu-footer a {
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: var(--Numbers-Font-sizes-Body-16, 16px);
  font-style: normal;
  font-weight: 400;
  line-height: 20px
}
.site-footer .site-info-menu-policy {
  grid-area: menu-policy;
  place-self: end;
  place-content: end
}
.site-footer .site-info-menu-policy a {
  color: var(--Brand-Colors-Grey-Darken,#8787ab);
  font-size: var(--Numbers-Font-sizes-Body-14, 14px);
  font-style: normal;
  font-weight: 300;
  line-height: 24px
}
.site-footer .site-info-copyright {
  grid-area: copyright;
  place-content: end;
  color: var(--Brand-Colors-Grey-Darken,#8787ab);
  font-size: var(--Numbers-Font-sizes-Body-14, 14px);
  line-height: 24px
}
.site-footer .site-info .menu {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: -ms-flexbox;
  display: flex;
  gap: var(--Numbers-Spaces-Space-xs,16px)
}
html {
  min-width: 0
}
html .otgs-development-site-front-end {
  display: none
}
body {
  min-width: 0
}
body.wp-singular.page-template-default.page article {
  padding-bottom: var(--spacer-40)
}
a {
  text-decoration: none
}
a[rel=external] {
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -ms-flex-align: center;
  align-items: center
}
a[rel=external]:after {
  display: block;
  width: 12px;
  height: 12px;
  content: "";
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: contain;
  background-image: url(assets/images/icons/external.svg?v=3.0.0.1768562937835)
}
.entry-content .column-1 {
  width: 8.3333333333%
}
.entry-content .column-2 {
  width: 16.6666666667%
}
.entry-content .column-3 {
  width: 25%
}
.entry-content .column-4 {
  width: 33.3333333333%
}
.entry-content .column-5 {
  width: 41.6666666667%
}
.entry-content .column-6 {
  width: 50%
}
.entry-content .column-7 {
  width: 58.3333333333%
}
.entry-content .column-8 {
  width: 66.6666666667%
}
.entry-content .column-9 {
  width: 75%
}
.entry-content .column-10 {
  width: 83.3333333333%
}
.entry-content .column-11 {
  width: 91.6666666667%
}
.entry-content .column-12 {
  width: 100%
}
.entry-content .alignleft {
  text-align: left
}
.entry-content .aligncenter {
  text-align: center
}
.entry-content .alignright {
  text-align: right
}
.sr-only {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap
}
.otgs-development-site-front-end {
  display: none!important
}
:root {
  --reservante-width-01: 891px;
  --reservante-width-02: 1312px;
  --reservante-width-03: 752px;
  --reservante-width-04: 1582px
}
:root {
  --Brand-Colors-Background: #0F1539FF;
  --Brand-Colors-White: #0F1539FF;
  --Brand-Colors-Blue-20: #2955F333;
  --Brand-Colors-Blue-50: #2955F380;
  --Brand-Colors-Blue: #2955F3FF;
  --Brand-Colors-Background-Light: #FCFDFFFF;
  --Brand-Colors-Grey-Darken: #F2F4F8FF;
  --Brand-Colors-Grey-Lighten: #E8EBF7FF;
  --Brand-Colors-Blue-Light-1: #D4DDFCFF;
  --Brand-Colors-Blue-Light-2: #9C9CC2FF;
  --Brand-Colors-Blue-Light-3: #8787ABFF;
  --Brand-Colors-Dark-Navy-20: #D4DDFCFF;
  --Brand-Colors-Dark-Navy-50: #E8EBF7FF;
  --Brand-Colors-Dark-Navy: #F2F4F8FF;
  --Numbers-Border-radius-Global-Border-Radius: 5px;
  --Numbers-Spaces-Space-None: 0px;
  --Numbers-Border-radius-Border-radius-40: 40px;
  --Brand-Colors-Accent-Alert: #F00A4FFF;
  --Numbers-Border-radius-Border-radius-20: 20px;
  --Brand-Colors-Accent-Violet: #613DC1FF;
  --Fonts-Heading-font: Plus Jakarta Sans;
  --Fonts-Body-font: Lexend;
  --Numbers-Spaces-Space-2xs: 8px;
  --Numbers-Spaces-Space-xs: 16px;
  --Numbers-Spaces-Space-sm: 20px;
  --Numbers-Spaces-Space-md: 24px;
  --Numbers-Spaces-Space-lg: 32px;
  --Numbers-Spaces-Space-xl: 40px;
  --Numbers-Spaces-Space-2xl: 60px;
  --Numbers-Font-sizes-Heading-36: 36px;
  --Numbers-Font-sizes-Heading-24: 24px;
  --Numbers-Font-sizes-Heading-20: 20px;
  --Numbers-Font-sizes-Heading-18: 18px;
  --Numbers-Font-sizes-Heading-16: 16px;
  --Numbers-Font-sizes-Heading-14: 14px;
  --Numbers-Font-sizes-Body-18: 18px;
  --Numbers-Font-sizes-Body-16: 16px;
  --Numbers-Font-sizes-Body-14: 14px;
  --Blue-Dark: #FFFFFFFF
}
:root {
  --Brand-Colors-Background: #FCFDFFFF;
  --Brand-Colors-White: #FFFFFFFF;
  --Brand-Colors-Blue-20: #2955F333;
  --Brand-Colors-Blue-50: #2955F380;
  --Brand-Colors-Blue: #2955F3FF;
  --Brand-Colors-Grey-Darken: #8787ABFF;
  --Brand-Colors-Grey-Lighten: #9C9CC2FF;
  --Brand-Colors-Blue-Light-1: #D4DDFCFF;
  --Brand-Colors-Blue-Light-2: #E8EBF7FF;
  --Brand-Colors-Blue-Light-3: #F2F4F8FF;
  --Brand-Colors-Dark-Navy-20: #0F153933;
  --Brand-Colors-Dark-Navy-50: #0F153980;
  --Brand-Colors-Dark-Navy: #0F1539FF;
  --Numbers-Border-radius-Global-Border-Radius: 5px;
  --Numbers-Spaces-Space-None: 0px;
  --Numbers-Border-radius-Border-radius-40: 40px;
  --Brand-Colors-Accent-Alert: #F00A4FFF;
  --Numbers-Border-radius-Border-radius-20: 20px;
  --Brand-Colors-Accent-Violet: #613DC1FF;
  --Fonts-Heading-font: Plus Jakarta Sans;
  --Brand-Colors-Accent-Blue-Light: #6482CCFF;
  --Fonts-Body-font: Lexend;
  --Numbers-Spaces-Space-2xs: 8px;
  --Numbers-Spaces-Space-xs: 16px;
  --Numbers-Spaces-Space-sm: 20px;
  --Numbers-Spaces-Space-md: 24px;
  --Numbers-Spaces-Space-lg: 32px;
  --Numbers-Spaces-Space-xl: 40px;
  --Numbers-Spaces-Space-2xl: 60px;
  --Numbers-Font-sizes-Heading-36: 36px;
  --Numbers-Font-sizes-Heading-24: 24px;
  --Numbers-Font-sizes-Heading-20: 20px;
  --Numbers-Font-sizes-Heading-18: 18px;
  --Numbers-Font-sizes-Heading-16: 16px;
  --Numbers-Font-sizes-Heading-14: 14px;
  --Numbers-Font-sizes-Body-18: 18px;
  --Numbers-Font-sizes-Body-16: 16px;
  --Numbers-Font-sizes-Body-14: 14px;
  --Blue-Dark: #0F1539FF
}
h1,
h2 {
  background: linear-gradient(92deg,var(--Brand-Colors-Blue) 1.1%,var(--Brand-Colors-Accent-Violet) 83.69%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent
}
body.loaded .reservante-image {
  background-image: url(assets/images/backgrounds/reservante-image-mask.png?v=3.0.0.1768562937835);
  background-position: 50% 280px;
  background-repeat: no-repeat
}
.reservante-motto {
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: var(--Numbers-Font-sizes-Body-14, 14px);
  font-weight: 400;
  line-height: 20px
}
.reservante-image {
  max-width: 1582px;
  width: 100%;
  margin: 0 auto;
  border-radius: var(--Numbers-Border-radius-Border-radius-40,40px)
}
.reservante-image img {
  display: block;
  margin: 0 auto
}
.reservante-hero {
  text-align: center
}
.reservante-hero .wp-block-group__inner-container {
  width: 100%;
  max-width: var(--reservante-width-01);
  margin: var(--spacer-100) auto var(--spacer-20)
}
.reservante-hero h1 {
  font-size: 48px;
  font-weight: 700;
  line-height: 113%
}
.reservante-hero p {
  color: var(--Brand-Colors-Dark-Navy);
  font-size: var(--Numbers-Font-sizes-Body-16);
  font-weight: 300;
  line-height: 160%
}
.reservante-add-functions .wp-block-group__inner-container,
.reservante-changes .wp-block-group__inner-container,
.reservante-functions .wp-block-group__inner-container,
.reservante-news .wp-block-group__inner-container,
.reservante-opinions .wp-block-group__inner-container,
.reservante-pros .wp-block-group__inner-container,
.reservante-soon .wp-block-group__inner-container {
  width: 100%;
  max-width: var(--reservante-width-02);
  margin: var(--spacer-100) auto
}
.reservante-changes .wp-block-media-text > .wp-block-media-text__content,
.reservante-functions .wp-block-media-text > .wp-block-media-text__content,
.reservante-pros .wp-block-media-text > .wp-block-media-text__content {
  padding: 0
}
.reservante-functions {
  position: relative
}
.reservante-functions .wp-block-group__inner-container .wp-block-group {
  max-width: var(--reservante-width-03)
}
.reservante-functions .wp-block-group__inner-container .wp-block-group__inner-container {
  margin: 0
}
.reservante-functions .wp-block-buttons {
  max-width: 864px;
  width: 100%;
  place-self: flex-end
}
.reservante-functions .wp-block-column {
  max-width: 412px
}
.reservante-functions .wp-block-columns {
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: var(--Numbers-Spaces-Space-xl);
  padding-top: var(--spacer-100)
}
.reservante-functions .wp-block-column p {
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: var(--Numbers-Font-sizes-Body-16, 16px);
  font-style: normal;
  font-weight: 300;
  line-height: 160%
}
.reservante-functions .wp-block-column p:first-child {
  display: inline-block;
  padding: var(--Numbers-Spaces-Space-2xs,8px) var(--Numbers-Spaces-Space-xs,16px);
  gap: 10px;
  border-radius: 50px;
  border: 1px solid var(--Brand-Colors-Blue,#2955f3);
  color: var(--Brand-Colors-Blue,#2955f3);
  font-size: var(--Numbers-Font-sizes-Body-14, 14px);
  font-weight: 500;
  line-height: 100%
}
.reservante-functions .wp-block-media-text {
  grid-template-columns: 448px auto
}
.reservante-functions .wp-block-media-text > .wp-block-media-text__media {
  position: absolute;
  margin-left: -194px
}
.reservante-functions .wp-block-media-text > .wp-block-media-text__content {
  max-width: 864px;
  width: 100%
}
.reservante-stats {
  background-color: var(--brand-colors-blue-light-3,#f2f4f8);
  background-image: url(assets/images/backgrounds/stats.png?v=3.0.0.1768562937835);
  position: relative;
  padding: 0 135px;
  border-radius: var(--Numbers-Border-radius-Border-radius-40,40px);
  margin: 200px auto var(--spacer-100);
  max-width: var(--reservante-width-04);
  width: 100%;
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: var(--Numbers-Font-sizes-Body-16, 16px);
  font-weight: 300;
  line-height: 160%
}
.reservante-stats h2 {
  margin: 0
}
.reservante-stats h3 {
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: 48px;
  font-weight: 500;
  line-height: 60px
}
.reservante-stats .wp-block-media-text {
  grid-template-columns: 543px auto
}
.reservante-stats .wp-block-media-text > .wp-block-media-text__media {
  position: absolute;
  left: 52px;
  bottom: 58px
}
.reservante-stats .wp-block-media-text > .wp-block-media-text__content {
  max-width: 769px;
  padding: var(--spacer-100) 0
}
.reservante-stats .wp-block-media-text > .wp-block-media-text__content p:first-child {
  margin: 0
}
.reservante-stats .wp-block-column {
  font-size: var(--Numbers-Font-sizes-Body-14, 14px);
  font-weight: 300;
  line-height: 141%
}
.reservante-add-functions {
  text-align: right
}
.reservante-add-functions h2 {
  margin: 0
}
.reservante-add-functions .wp-block-media-text {
  grid-template-columns: 487px auto
}
.reservante-add-functions .wp-block-media-text > .wp-block-media-text {
  max-width: 387px
}
.reservante-add-functions .wp-block-media-text > .wp-block-media-text__media {
  position: absolute
}
.reservante-add-functions .wp-block-media-text > .wp-block-media-text__content {
  padding: 49px 0 0 0
}
.reservante-changes h2,
.reservante-pros h2 {
  font-size: var(--Numbers-Font-sizes-Heading-36, 36px)
}
.reservante-changes ul,
.reservante-pros ul {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  list-style: none;
  max-width: 601px;
  padding-top: var(--spacer-100)
}
.reservante-changes ul li,
.reservante-pros ul li {
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid var(--brand-colors-blue-light-2,#e8ebf7);
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  display: grid;
  font-size: var(--Numbers-Font-sizes-Body-16, 16px);
  font-weight: 300;
  gap: var(--Numbers-Spaces-Space-md,24px);
  grid-template-columns: 20px auto;
  line-height: 24px;
  padding: var(--Numbers-Spaces-Space-lg,32px) var(--Numbers-Spaces-Space-md,24px)
}
.reservante-changes ul li:before,
.reservante-pros ul li:before {
  margin: 0;
  outline: 0;
  padding: 0;
  border: 0;
  content: "";
  display: block;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  border: 1px solid var(--Brand-Colors-Blue,#2955f3);
  box-shadow: 0 .489px .978px 0 rgba(16,24,40,.05);
  line-height: 0;
  font-size: 0
}
.reservante-changes ul li:first-child,
.reservante-pros ul li:first-child {
  border-top: 0
}
.reservante-pros ul li:before {
  width: 20px;
  height: 20px;
  background-image: url(assets/images/icons/Interface/Check_Big.svg?v=3.0.0.1768562937835);
  background-size: 12px
}
.reservante-changes ul li {
  display: grid;
  grid-template-columns: 52px auto;
  grid-template-areas: "icon strong" "icon text"
}
.reservante-changes ul li:before {
  grid-area: icon;
  width: 52px;
  height: 52px
}
.reservante-changes ul li strong {
  color: var(--Brand-Colors-Blue,#2955f3);
  font-size: var(--Numbers-Font-sizes-Heading-20, 20px);
  line-height: 132%
}
.reservante-opinions {
  min-height: 551px;
  background-image: url(assets/images/backgrounds/rectangle-6.png?v=3.0.0.1768562937835);
  background-position: center;
  background-repeat: no-repeat;
  background-position-x: calc(50vw - 2036px)
}
.reservante-opinions .wp-block-columns {
  grid-template-columns: 319px auto;
  padding: var(--spacer-100) 0
}
.reservante-opinions .wp-block-column:first-child {
  padding: 32px 0
}
.reservante-opinions .wp-block-column:first-child h2,
.reservante-opinions .wp-block-column:first-child p {
  color: var(--Brand-Colors-White,#fff)
}
.reservante-opinions .wp-block-column:first-child h2 {
  background: 0 0;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset
}
.reservante-opinions .wp-block-column:last-child {
  border-radius: var(--Numbers-Border-radius-Border-radius-40,40px);
  background: var(--Brand-Colors-White,#fff);
  box-shadow: 2px 21px 28.3px -23px var(--Brand-Colors-Blue-20,rgba(41,85,243,.2));
  padding: var(--Numbers-Spaces-Space-2xl,60px) var(--Numbers-Spaces-Space-xl,40px)
}
.reservante-risk-free {
  position: relative;
  max-width: var(--reservante-width-04);
  margin: var(--spacer-100) auto 203px;
  background: var(--Blue-Dark,#0f1539);
  border-radius: var(--Numbers-Border-radius-Border-radius-40,40px);
  padding: var(--spacer-100) 137px
}
.reservante-risk-free .wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 769px auto
}
.reservante-risk-free .wp-block-media-text > .wp-block-media-text__media {
  position: absolute;
  right: 52px;
  bottom: -103px
}
.reservante-risk-free .wp-block-media-text > .wp-block-media-text__content {
  max-width: 769px
}
.reservante-risk-free .wp-block-media-text > .wp-block-media-text__content p:first-child {
  margin: 0
}
.reservante-risk-free .wp-block-media-text > .wp-block-media-text__content h2,
.reservante-risk-free .wp-block-media-text > .wp-block-media-text__content p {
  color: var(--Brand-Colors-White,#fff)
}
.reservante-risk-free .wp-block-media-text > .wp-block-media-text__content h2 {
  background: 0 0;
  background-clip: unset;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset
}
.reservante-risk-free .wp-block-media-text > .wp-block-media-text__content strong {
  color: var(--brand-colors-blue-light-2,#e8ebf7);
  font-size: var(--Numbers-Font-sizes-Heading-20, 20px);
  font-weight: 500;
  line-height: 160%
}
.reservante-risk-free .wp-block-media-text > .wp-block-media-text__content p {
  color: var(--brand-colors-blue-light-2,#e8ebf7);
  font-size: var(--Numbers-Font-sizes-Body-16, 16px);
  font-weight: 300;
  line-height: 160%
}
.reservante-soon {
  text-align: center
}
.reservante-soon .wp-block-column {
  text-align: left
}
.reservante-soon .wp-block-columns {
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-line-pack: center;
  align-content: center;
  gap: 32px var(--Numbers-Spaces-Space-lg,32px)
}
.reservante-soon .wp-block-column h3 {
  color: var(--Brand-Colors-Dark-Navy,#0f1539);
  font-size: var(--Numbers-Font-sizes-Heading-20, 20px);
  font-weight: 400;
  line-height: 132%
}
.reservante-soon .wp-block-column .wp-block-group {
  display: grid;
  grid-template-columns: 52px auto;
  padding: var(--Numbers-Spaces-Space-lg,32px) 0;
  gap: 24px var(--Numbers-Spaces-Space-md,24px)
}
.reservante-soon .wp-block-column .wp-block-group:before {
  content: "";
  display: block;
  width: 52px;
  height: 52px;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid var(--brand-colors-blue-light-2,#e8ebf7);
  border-radius: 50%
}
.reservante-soon .wp-block-column .wp-block-group__inner-container {
  margin: 0
}
.reservante-integration .wp-block-group:before {
  background-image: url(assets/images/icons/integration.svg?v=3.0.0.1768562937835);
  background-size: 18px 17px
}
.reservante-checklist .wp-block-group:before {
  background-image: url(assets/images/icons/checklist.svg?v=3.0.0.1768562937835);
  background-size: 19px 16px
}
.reservante-marketing .wp-block-group:before {
  background-image: url(assets/images/icons/marketing.svg?v=3.0.0.1768562937835);
  background-size: 19px 19px
}
.reservante-calendar:before {
  background-image: url(assets/images/icons/calendar.svg?v=3.0.0.1768562937835);
  background-size: 16px 17px
}
.reservante-carnet:before {
  background-image: url(assets/images/icons/carnet.svg?v=3.0.0.1768562937835);
  background-size: 21px 14px
}
.reservante-newsletter:before {
  background-image: url(assets/images/icons/newsletter.svg?v=3.0.0.1768562937835);
  background-size: 16px 17px
}
@media screen {
  .printonly {
    display: none
  }
}
@media print {
  .printonly {
    display: initial
  }
  body {
    padding: 0 1em
  }
  body a {
    color: var(--color-theme-black)!important
  }
  body #colophon,
  body #opi-jobs-cookie-notice,
  body .navigation,
  body .site-header {
    display: none
  }
  body .page-header .page-title {
    color: var(--color-theme-black)
  }
  body .site-main h1 {
    font-size: 1.6em
  }
  body .site-main h2 {
    font-size: 1.5em
  }
  body .site-main h3 {
    font-size: 1.4em
  }
  body .site-main h4 {
    font-size: 1.3em
  }
  body .site-main h5 {
    font-size: 1.2em
  }
  body .site-main h6 {
    font-size: 1.1em
  }
  body .site-main h1,
  body .site-main h2,
  body .site-main h3,
  body .site-main h4,
  body .site-main h5,
  body .site-main h6 {
    color: var(--color-theme-black)
  }
}
:root {
  --font-family-serif: serif;
  --font-family-sans-serif: Lexend,sans-serif;
  --color-theme-white: #fff;
  --color-theme-black: #000;
  --color-theme-primary: #2a2d2e;
  --color-theme-accent: #406aa6;
  --color-theme-alert: #d80606;
  --color-theme-01: #ccdaeb;
  --color-theme-02: #254473;
  --color-theme-03: #1c2b3f;
  --color-theme-04: #c8cfd8;
  --color-theme-05: #5b6773;
  --color-theme-06: #c8cfd8;
  --color-theme-background-header: var(--color-theme-accent);
  --color-theme-background-main: var(--color-theme-white);
  --color-theme-background-body: var(--color-theme-white);
  --color-theme-text: #000;
  --color-theme-link: var(--color-theme-accent);
  --color-theme-link-visited: var(--color-theme-accent);
  --color-theme-link-hover: var(--color-theme-primary);
  --color-theme-link-active: var(--color-theme-primary);
  --color-theme-facebook: #4267b2;
  --color-theme-instagram: #405de6;
  --color-theme-linkedin: #0a66c2;
  --color-theme-twitter: #1da1f2;
  --button-background: var(--color-theme-accent);
  --button-background-hover: var(--color-theme-02);
  --button-border-color: var(--color-theme-accent);
  --button-border-color-theme-hover: var(--color-theme-02);
  --button-color: var(--color-theme-white);
  --button-color-theme-hover: var(--color-theme-white);
  --button-reverse-background-hover: var(--color-theme-01);
  --padding-base: 16px;
  --spacer-100: calc(6.25 * var(--padding-base));
  --spacer-80: calc(5 * var(--padding-base));
  --spacer-40: calc(2.5 * var(--padding-base));
  --spacer-32: calc(2 * var(--padding-base));
  --spacer-28: calc(1.75 * var(--padding-base));
  --spacer-24: calc(1.5 * var(--padding-base));
  --spacer-20: calc(1.25 * var(--padding-base));
  --spacer-16: calc(1 * var(--padding-base));
  --spacer-10: calc(0.625 * var(--padding-base));
  --spacer-8: calc(0.5 * var(--padding-base));
  --spacer-4: calc(0.25 * var(--padding-base));
  --radius-default: 90px;
  --blur-default: 10px;
  --font-base: 16px;
  --font-size-regular: var(--font-base);
  --font-size-72: 4.5em;
  --font-size-64: 4em;
  --font-size-40: 2.5em;
  --font-size-32: 2em;
  --font-size-28: 1.75em;
  --font-size-24: 1.5em;
  --font-size-20: 1.25em;
  --font-size-16: 1em;
  --font-size-14: 0.875em;
  --font-size-12: 0.75em;
  --font-weight-black: 900;
  --font-weight-extra-bold: 800;
  --font-weight-bold: 700;
  --font-weight-semi-bold: 600;
  --font-weight-medium: 500;
  --font-weight-regular: 400;
  --font-weight-light: 300;
  --font-weight-extra-light: 200;
  --font-weight-thin: 100
}
@media screen and (max-width:1312 -1px) {
  :root {
    --font-base: 14px
  }
}
@media screen and (max-width:768 -1px) {
  :root {
    --font-size-40: 2em;
    --font-size-32: 1.5em;
    --font-size-28: 1.5em;
    --font-size-24: 1.25em;
    --font-size-20: 1.15em;
    --font-size-16: 1em;
    --font-size-14: 0.875em;
    --font-size-12: 0.75em
  }
}