.main-banner{background-position:center;background-repeat:no-repeat;background-size:cover;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.main-banner--darkened{background-color:rgba(6,16,28,.75);background-blend-mode:overlay}.main-banner--booking{min-height:100vh}.main-banner--booking>.inner-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-banner__link{position:absolute;bottom:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:rotate(90deg);transform:rotate(90deg);color:var(--secondary-color);font-size:20px}.main-banner__link span{display:inline-block;-webkit-animation-name:fadeInDown;animation-name:fadeInDown;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.main-banner__link span:first-child{-webkit-animation-delay:.1s;animation-delay:.1s}@media (max-width:576px){.main-banner__image{height:310px}.main-banner__column--card{padding:var(--container-padding);z-index:1;background-color:#fff;border-radius:25px 25px 0 0;margin-top:calc(var(--container-padding) * -1);position:relative}.main-banner__column .block-map{padding:0 var(--container-padding)}.main-banner__slogan-box{padding:var(--container-padding);z-index:1;background-color:#fff;border-radius:25px 25px 0 0;margin-top:calc(var(--container-padding) * -1);position:relative}.main-banner__slogan-card{background-color:#fff;border-radius:var(--border-radius);width:100%}}@media (min-width:576px) and (max-width:991.98px){.main-banner__column--map{padding:0 var(--container-padding)}.main-banner__column--card{padding:0 calc(var(--container-padding)/ 2);z-index:1;margin-top:calc(var(--container-padding)/ 2 * -1);position:relative}.main-banner__link{bottom:-200px!important}.main-banner__image{height:35vh}.main-banner__slogan-box{padding:0 calc(var(--container-padding)/ 2);z-index:1;margin-top:calc(var(--container-padding)/ 2 * -1);position:relative}.main-banner__slogan-card{padding:calc(var(--container-padding)/ 2);background-color:#fff;border-radius:25px 25px 0 0}}@media (max-width:991.98px){.main-banner{background-color:rgba(6,16,28,.5);background-blend-mode:multiply}.main-banner--card,.main-banner--slogan{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:0 0!important}.main-banner--card>.inner-wrapper,.main-banner--slogan>.inner-wrapper{padding:0;width:100%}.main-banner--slogan{margin:0}.main-banner:not(.main-banner--card):not(.main-banner--slogan)>.inner-wrapper{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-banner--booking{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-banner__link{bottom:0;left:0;right:0;margin:0 auto;color:#fff}.main-banner__title{font-size:var(--font-size-3xl);color:var(--secondary-color);font-weight:900;border-bottom:4px solid var(--gray-0);padding-bottom:.5em}.main-banner__slogan-logo{display:none}.main-banner__box{text-align:center}.main-banner__box img{max-width:100%;margin:0 auto}.main-banner__button{width:100%;margin-top:1em;font-weight:700;text-transform:uppercase;font-size:var(--font-size-m);border:2px solid var(--primary-color);padding:1.25em 1.5625em;background-color:var(--primary-color);color:#fff;text-decoration:none;border-radius:var(--border-radius);line-height:1;white-space:nowrap;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:var(--transition-buttons);transition:var(--transition-buttons)}.main-banner__button span{margin-right:1ch}.main-banner__button:hover{background-color:var(--hover-color)}.main-banner__image{display:block;width:100%;-o-object-fit:cover;object-fit:cover}}@media (min-width:992px){.main-banner{padding-top:var(--menu-height);min-height:100vh}.main-banner--slogan{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-banner--slogan>.inner-wrapper{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.main-banner>.inner-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:var(--spacing-2xl);padding-bottom:var(--spacing-2xl)}.main-banner:not(.main-banner--booking){-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main-banner--booking{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.main-banner__title{text-align:center;font-weight:700;font-style:italic;color:#fff;font-size:4.5em;border-top:3px solid rgba(255,255,255,.5);padding-top:.25em;margin-top:.25em}.main-banner__slogan-box{max-width:700px;margin:auto}.main-banner__slogan-logo{max-width:200px;height:auto;display:block;margin:auto}.main-banner__column{width:100%;max-width:50%}.main-banner__column:first-child{padding-right:3em}.main-banner__column:last-child{padding-left:3em}.main-banner__box{display:none}.main-banner__image{display:none}}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}50%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}65%{opacity:1}100%{opacity:0}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}50%{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}65%{opacity:1}100%{opacity:0}}*,
::before,
::after {
box-sizing: border-box; border-width: 0; border-style: solid; border-color: #e5e7eb; }
::before,
::after {
--tw-content: '';
} html {
line-height: 1.5; -webkit-text-size-adjust: 100%; -moz-tab-size: 4; -o-tab-size: 4;
tab-size: 4; 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"; font-feature-settings: normal; } body {
margin: 0; line-height: inherit; } hr {
height: 0; color: inherit; border-top-width: 1px; } abbr:where([title]) {
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
} h1,
h2,
h3,
h4,
h5,
h6 {
font-size: inherit;
font-weight: inherit;
} a {
color: inherit;
text-decoration: inherit;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp,
pre {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
} table {
text-indent: 0; border-color: inherit; border-collapse: collapse; } button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; font-weight: inherit; line-height: inherit; color: inherit; margin: 0; padding: 0; } button,
select {
text-transform: none;
} button,
[type='button'],
[type='reset'],
[type='submit'] {
-webkit-appearance: button; background-color: transparent; background-image: none; } :-moz-focusring {
outline: auto;
} :-moz-ui-invalid {
box-shadow: none;
} progress {
vertical-align: baseline;
} ::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
} [type='search'] {
-webkit-appearance: textfield; outline-offset: -2px; } ::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; } summary {
display: list-item;
} 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;
} textarea {
resize: vertical;
} input::-moz-placeholder, textarea::-moz-placeholder {
opacity: 1; color: #9ca3af; }
input::placeholder,
textarea::placeholder {
opacity: 1; color: #9ca3af; } button,
[role="button"] {
cursor: pointer;
} :disabled {
cursor: default;
} img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
display: block; vertical-align: middle; } img,
video {
max-width: 100%;
height: auto;
} [hidden] {
display: none;
}
.back-decorator::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 50%;
height: 100%;
background-color: var(--gray-0);
transform: translateX(50%);
border-radius: var(--border-radius);
}
.no-display {
display: none;
}
*, ::before, ::after {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--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:  ;
}
::backdrop {
--tw-border-spacing-x: 0;
--tw-border-spacing-y: 0;
--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%;
}
@media (min-width: 640px) {
.container {
max-width: 640px;
}
}
@media (min-width: 768px) {
.container {
max-width: 768px;
}
}
@media (min-width: 1024px) {
.container {
max-width: 1024px;
}
}
@media (min-width: 1280px) {
.container {
max-width: 1280px;
}
}
@media (min-width: 1536px) {
.container {
max-width: 1536px;
}
}
.prose {
color: var(--tw-prose-body);
max-width: 65ch;
}
.prose :where(p):not(:where([class~="not-prose"] *)) {
margin-top: 1.25em;
margin-bottom: 1.25em;
}
.prose :where([class~="lead"]):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-lead);
font-size: 1.25em;
line-height: 1.6;
margin-top: 1.2em;
margin-bottom: 1.2em;
}
.prose :where(a):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-links);
text-decoration: underline;
font-weight: 500;
}
.prose :where(strong):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-bold);
font-weight: 600;
}
.prose :where(a strong):not(:where([class~="not-prose"] *)) {
color: inherit;
}
.prose :where(blockquote strong):not(:where([class~="not-prose"] *)) {
color: inherit;
}
.prose :where(thead th strong):not(:where([class~="not-prose"] *)) {
color: inherit;
}
.prose :where(ol):not(:where([class~="not-prose"] *)) {
list-style-type: decimal;
margin-top: 1.25em;
margin-bottom: 1.25em;
padding-left: 1.625em;
}
.prose :where(ol[type="A"]):not(:where([class~="not-prose"] *)) {
list-style-type: upper-alpha;
}
.prose :where(ol[type="a"]):not(:where([class~="not-prose"] *)) {
list-style-type: lower-alpha;
}
.prose :where(ol[type="A" s]):not(:where([class~="not-prose"] *)) {
list-style-type: upper-alpha;
}
.prose :where(ol[type="a" s]):not(:where([class~="not-prose"] *)) {
list-style-type: lower-alpha;
}
.prose :where(ol[type="I"]):not(:where([class~="not-prose"] *)) {
list-style-type: upper-roman;
}
.prose :where(ol[type="i"]):not(:where([class~="not-prose"] *)) {
list-style-type: lower-roman;
}
.prose :where(ol[type="I" s]):not(:where([class~="not-prose"] *)) {
list-style-type: upper-roman;
}
.prose :where(ol[type="i" s]):not(:where([class~="not-prose"] *)) {
list-style-type: lower-roman;
}
.prose :where(ol[type="1"]):not(:where([class~="not-prose"] *)) {
list-style-type: decimal;
}
.prose :where(ul):not(:where([class~="not-prose"] *)) {
list-style-type: disc;
margin-top: 1.25em;
margin-bottom: 1.25em;
padding-left: 1.625em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *))::marker {
font-weight: 400;
color: var(--tw-prose-counters);
}
.prose :where(ul > li):not(:where([class~="not-prose"] *))::marker {
color: var(--tw-prose-bullets);
}
.prose :where(hr):not(:where([class~="not-prose"] *)) {
border-color: var(--tw-prose-hr);
border-top-width: 1px;
margin-top: 3em;
margin-bottom: 3em;
}
.prose :where(blockquote):not(:where([class~="not-prose"] *)) {
font-weight: 500;
font-style: italic;
color: var(--tw-prose-quotes);
border-left-width: 0.25rem;
border-left-color: var(--tw-prose-quote-borders);
quotes: "\201C""\201D""\2018""\2019";
margin-top: 1.6em;
margin-bottom: 1.6em;
padding-left: 1em;
}
.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"] *))::before {
content: open-quote;
}
.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"] *))::after {
content: close-quote;
}
.prose :where(h1):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-weight: 800;
font-size: 2.25em;
margin-top: 0;
margin-bottom: 0.8888889em;
line-height: 1.1111111;
}
.prose :where(h1 strong):not(:where([class~="not-prose"] *)) {
font-weight: 900;
color: inherit;
}
.prose :where(h2):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-weight: 700;
font-size: 1.5em;
margin-top: 2em;
margin-bottom: 1em;
line-height: 1.3333333;
}
.prose :where(h2 strong):not(:where([class~="not-prose"] *)) {
font-weight: 800;
color: inherit;
}
.prose :where(h3):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-weight: 600;
font-size: 1.25em;
margin-top: 1.6em;
margin-bottom: 0.6em;
line-height: 1.6;
}
.prose :where(h3 strong):not(:where([class~="not-prose"] *)) {
font-weight: 700;
color: inherit;
}
.prose :where(h4):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-weight: 600;
margin-top: 1.5em;
margin-bottom: 0.5em;
line-height: 1.5;
}
.prose :where(h4 strong):not(:where([class~="not-prose"] *)) {
font-weight: 700;
color: inherit;
}
.prose :where(img):not(:where([class~="not-prose"] *)) {
margin-top: 2em;
margin-bottom: 2em;
}
.prose :where(figure > *):not(:where([class~="not-prose"] *)) {
margin-top: 0;
margin-bottom: 0;
}
.prose :where(figcaption):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-captions);
font-size: 0.875em;
line-height: 1.4285714;
margin-top: 0.8571429em;
}
.prose :where(code):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-code);
font-weight: 600;
font-size: 0.875em;
}
.prose :where(code):not(:where([class~="not-prose"] *))::before {
content: "`";
}
.prose :where(code):not(:where([class~="not-prose"] *))::after {
content: "`";
}
.prose :where(a code):not(:where([class~="not-prose"] *)) {
color: inherit;
}
.prose :where(h1 code):not(:where([class~="not-prose"] *)) {
color: inherit;
}
.prose :where(h2 code):not(:where([class~="not-prose"] *)) {
color: inherit;
font-size: 0.875em;
}
.prose :where(h3 code):not(:where([class~="not-prose"] *)) {
color: inherit;
font-size: 0.9em;
}
.prose :where(h4 code):not(:where([class~="not-prose"] *)) {
color: inherit;
}
.prose :where(blockquote code):not(:where([class~="not-prose"] *)) {
color: inherit;
}
.prose :where(thead th code):not(:where([class~="not-prose"] *)) {
color: inherit;
}
.prose :where(pre):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-pre-code);
background-color: var(--tw-prose-pre-bg);
overflow-x: auto;
font-weight: 400;
font-size: 0.875em;
line-height: 1.7142857;
margin-top: 1.7142857em;
margin-bottom: 1.7142857em;
border-radius: 0.375rem;
padding-top: 0.8571429em;
padding-right: 1.1428571em;
padding-bottom: 0.8571429em;
padding-left: 1.1428571em;
}
.prose :where(pre code):not(:where([class~="not-prose"] *)) {
background-color: transparent;
border-width: 0;
border-radius: 0;
padding: 0;
font-weight: inherit;
color: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::before {
content: none;
}
.prose :where(pre code):not(:where([class~="not-prose"] *))::after {
content: none;
}
.prose :where(table):not(:where([class~="not-prose"] *)) {
width: 100%;
table-layout: auto;
text-align: left;
margin-top: 2em;
margin-bottom: 2em;
font-size: 0.875em;
line-height: 1.7142857;
}
.prose :where(thead):not(:where([class~="not-prose"] *)) {
border-bottom-width: 1px;
border-bottom-color: var(--tw-prose-th-borders);
}
.prose :where(thead th):not(:where([class~="not-prose"] *)) {
color: var(--tw-prose-headings);
font-weight: 600;
vertical-align: bottom;
padding-right: 0.5714286em;
padding-bottom: 0.5714286em;
padding-left: 0.5714286em;
}
.prose :where(tbody tr):not(:where([class~="not-prose"] *)) {
border-bottom-width: 1px;
border-bottom-color: var(--tw-prose-td-borders);
}
.prose :where(tbody tr:last-child):not(:where([class~="not-prose"] *)) {
border-bottom-width: 0;
}
.prose :where(tbody td):not(:where([class~="not-prose"] *)) {
vertical-align: baseline;
}
.prose :where(tfoot):not(:where([class~="not-prose"] *)) {
border-top-width: 1px;
border-top-color: var(--tw-prose-th-borders);
}
.prose :where(tfoot td):not(:where([class~="not-prose"] *)) {
vertical-align: top;
}
.prose {
--tw-prose-body: #374151;
--tw-prose-headings: #111827;
--tw-prose-lead: #4b5563;
--tw-prose-links: #111827;
--tw-prose-bold: #111827;
--tw-prose-counters: #6b7280;
--tw-prose-bullets: #d1d5db;
--tw-prose-hr: #e5e7eb;
--tw-prose-quotes: #111827;
--tw-prose-quote-borders: #e5e7eb;
--tw-prose-captions: #6b7280;
--tw-prose-code: #111827;
--tw-prose-pre-code: #e5e7eb;
--tw-prose-pre-bg: #1f2937;
--tw-prose-th-borders: #d1d5db;
--tw-prose-td-borders: #e5e7eb;
--tw-prose-invert-body: #d1d5db;
--tw-prose-invert-headings: #fff;
--tw-prose-invert-lead: #9ca3af;
--tw-prose-invert-links: #fff;
--tw-prose-invert-bold: #fff;
--tw-prose-invert-counters: #9ca3af;
--tw-prose-invert-bullets: #4b5563;
--tw-prose-invert-hr: #374151;
--tw-prose-invert-quotes: #f3f4f6;
--tw-prose-invert-quote-borders: #374151;
--tw-prose-invert-captions: #9ca3af;
--tw-prose-invert-code: #fff;
--tw-prose-invert-pre-code: #d1d5db;
--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
--tw-prose-invert-th-borders: #4b5563;
--tw-prose-invert-td-borders: #374151;
font-size: 1rem;
line-height: 1.75;
}
.prose :where(video):not(:where([class~="not-prose"] *)) {
margin-top: 2em;
margin-bottom: 2em;
}
.prose :where(figure):not(:where([class~="not-prose"] *)) {
margin-top: 2em;
margin-bottom: 2em;
}
.prose :where(li):not(:where([class~="not-prose"] *)) {
margin-top: 0.5em;
margin-bottom: 0.5em;
}
.prose :where(ol > li):not(:where([class~="not-prose"] *)) {
padding-left: 0.375em;
}
.prose :where(ul > li):not(:where([class~="not-prose"] *)) {
padding-left: 0.375em;
}
.prose :where(.prose > ul > li p):not(:where([class~="not-prose"] *)) {
margin-top: 0.75em;
margin-bottom: 0.75em;
}
.prose :where(.prose > ul > li > *:first-child):not(:where([class~="not-prose"] *)) {
margin-top: 1.25em;
}
.prose :where(.prose > ul > li > *:last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 1.25em;
}
.prose :where(.prose > ol > li > *:first-child):not(:where([class~="not-prose"] *)) {
margin-top: 1.25em;
}
.prose :where(.prose > ol > li > *:last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 1.25em;
}
.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"] *)) {
margin-top: 0.75em;
margin-bottom: 0.75em;
}
.prose :where(hr + *):not(:where([class~="not-prose"] *)) {
margin-top: 0;
}
.prose :where(h2 + *):not(:where([class~="not-prose"] *)) {
margin-top: 0;
}
.prose :where(h3 + *):not(:where([class~="not-prose"] *)) {
margin-top: 0;
}
.prose :where(h4 + *):not(:where([class~="not-prose"] *)) {
margin-top: 0;
}
.prose :where(thead th:first-child):not(:where([class~="not-prose"] *)) {
padding-left: 0;
}
.prose :where(thead th:last-child):not(:where([class~="not-prose"] *)) {
padding-right: 0;
}
.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"] *)) {
padding-top: 0.5714286em;
padding-right: 0.5714286em;
padding-bottom: 0.5714286em;
padding-left: 0.5714286em;
}
.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"] *)) {
padding-left: 0;
}
.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"] *)) {
padding-right: 0;
}
.prose :where(.prose > :first-child):not(:where([class~="not-prose"] *)) {
margin-top: 0;
}
.prose :where(.prose > :last-child):not(:where([class~="not-prose"] *)) {
margin-bottom: 0;
}
.visible {
visibility: visible;
}
.collapse {
visibility: collapse;
}
.static {
position: static;
}
.\!fixed {
position: fixed !important;
}
.absolute {
position: absolute;
}
.relative {
position: relative;
}
.left-0 {
left: 0px;
}
.bottom-0 {
bottom: 0px;
}
.top-12 {
top: 3rem;
}
.top-0 {
top: 0px;
}
.-top-4 {
top: -1rem;
}
.z-\[9998\] {
z-index: 9998;
}
.z-0 {
z-index: 0;
}
.z-10 {
z-index: 10;
}
.z-40 {
z-index: 40;
}
.z-20 {
z-index: 20;
}
.z-30 {
z-index: 30;
}
.my-8 {
margin-top: 2rem;
margin-bottom: 2rem;
}
.my-5 {
margin-top: 1.25rem;
margin-bottom: 1.25rem;
}
.my-1 {
margin-top: 0.25rem;
margin-bottom: 0.25rem;
}
.my-0 {
margin-top: 0px;
margin-bottom: 0px;
}
.mx-auto {
margin-left: auto;
margin-right: auto;
}
.\!my-0 {
margin-top: 0px !important;
margin-bottom: 0px !important;
}
.my-6 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
}
.ml-2 {
margin-left: 0.5rem;
}
.mb-2 {
margin-bottom: 0.5rem;
}
.ml-auto {
margin-left: auto;
}
.mt-3 {
margin-top: 0.75rem;
}
.\!mb-16 {
margin-bottom: 4rem !important;
}
.mb-8 {
margin-bottom: 2rem;
}
.mb-12 {
margin-bottom: 3rem;
}
.mb-0 {
margin-bottom: 0px;
}
.mt-4 {
margin-top: 1rem;
}
.block {
display: block;
}
.inline-block {
display: inline-block;
}
.inline {
display: inline;
}
.flex {
display: flex;
}
.\!flex {
display: flex !important;
}
.table {
display: table;
}
.grid {
display: grid;
}
.hidden {
display: none;
}
.\!hidden {
display: none !important;
}
.h-screen {
height: 100vh;
}
.h-full {
height: 100%;
}
.h-2 {
height: 0.5rem;
}
.h-\[251px\] {
height: 251px;
}
.max-h-\[585px\] {
max-height: 585px;
}
.min-h-\[600px\] {
min-height: 600px;
}
.min-h-\[200px\] {
min-height: 200px;
}
.w-full {
width: 100%;
}
.\!w-fit {
width: -moz-fit-content !important;
width: fit-content !important;
}
.\!w-64 {
width: 16rem !important;
}
.w-16 {
width: 4rem;
}
.max-w-screen-sm {
max-width: 640px;
}
.max-w-md {
max-width: 28rem;
}
.max-w-\[1760px\] {
max-width: 1760px;
}
.max-w-5xl {
max-width: 64rem;
}
.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));
}
.cursor-pointer {
cursor: pointer;
}
.resize-none {
resize: none;
}
.resize {
resize: both;
}
.grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.grid-cols-1 {
grid-template-columns: repeat(1, minmax(0, 1fr));
}
.flex-col {
flex-direction: column;
}
.items-start {
align-items: flex-start;
}
.items-center {
align-items: center;
}
.justify-start {
justify-content: flex-start;
}
.justify-center {
justify-content: center;
}
.gap-6 {
gap: 1.5rem;
}
.gap-4 {
gap: 1rem;
}
.gap-3 {
gap: 0.75rem;
}
.gap-2 {
gap: 0.5rem;
}
.gap-10 {
gap: 2.5rem;
}
.gap-11 {
gap: 2.75rem;
}
.space-y-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
--tw-space-y-reverse: 0;
margin-top: calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));
margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-x-4 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(1rem * var(--tw-space-x-reverse));
margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}
.space-x-2 > :not([hidden]) ~ :not([hidden]) {
--tw-space-x-reverse: 0;
margin-right: calc(0.5rem * var(--tw-space-x-reverse));
margin-left: calc(0.5rem * calc(1 - var(--tw-space-x-reverse)));
}
.overflow-hidden {
overflow: hidden;
}
.overflow-x-auto {
overflow-x: auto;
}
.whitespace-nowrap {
white-space: nowrap;
}
.rounded {
border-radius: var(--border-radius);
}
.rounded-\[10px\] {
border-radius: 10px;
}
.rounded-full {
border-radius: 9999px;
}
.border-0 {
border-width: 0px;
}
.border-t-4 {
border-top-width: 4px;
}
.border-t-2 {
border-top-width: 2px;
}
.bg-primary-color {
background-color: var(--primary-color);
}
.bg-\[\#F3F3F6\] {
--tw-bg-opacity: 1;
background-color: rgb(243 243 246 / var(--tw-bg-opacity));
}
.bg-white {
--tw-bg-opacity: 1;
background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.bg-\[\#F3F4F6\] {
--tw-bg-opacity: 1;
background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-\[\#9E1B32\] {
--tw-bg-opacity: 1;
background-color: rgb(158 27 50 / var(--tw-bg-opacity));
}
.bg-\[rgba\(6\2c _16\2c _28\2c _0\.8\)\] {
background-color: rgba(6, 16, 28, 0.8);
}
.bg-white\/10 {
background-color: rgb(255 255 255 / 0.1);
}
.\!bg-white {
--tw-bg-opacity: 1 !important;
background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-gray-0 {
background-color: var(--gray-0);
}
.bg-black\/70 {
background-color: rgb(0 0 0 / 0.7);
}
.bg-\[\#06101C\]\/80 {
background-color: rgb(6 16 28 / 0.8);
}
.object-cover {
-o-object-fit: cover;
object-fit: cover;
}
.object-\[-43rem_0rem\] {
-o-object-position: -43rem 0rem;
object-position: -43rem 0rem;
}
.p-6 {
padding: 1.5rem;
}
.p-2 {
padding: 0.5rem;
}
.p-\[22px\] {
padding: 22px;
}
.py-4 {
padding-top: 1rem;
padding-bottom: 1rem;
}
.px-\[22px\] {
padding-left: 22px;
padding-right: 22px;
}
.py-6 {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.py-\[17px\] {
padding-top: 17px;
padding-bottom: 17px;
}
.px-5 {
padding-left: 1.25rem;
padding-right: 1.25rem;
}
.\!py-3 {
padding-top: 0.75rem !important;
padding-bottom: 0.75rem !important;
}
.py-\[25px\] {
padding-top: 25px;
padding-bottom: 25px;
}
.px-\[35px\] {
padding-left: 35px;
padding-right: 35px;
}
.py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.px-4 {
padding-left: 1rem;
padding-right: 1rem;
}
.px-3 {
padding-left: 0.75rem;
padding-right: 0.75rem;
}
.py-\[2px\] {
padding-top: 2px;
padding-bottom: 2px;
}
.py-24 {
padding-top: 6rem;
padding-bottom: 6rem;
}
.\!py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.\!px-12 {
padding-left: 3rem !important;
padding-right: 3rem !important;
}
.py-28 {
padding-top: 7rem;
padding-bottom: 7rem;
}
.px-6 {
padding-left: 1.5rem;
padding-right: 1.5rem;
}
.py-9 {
padding-top: 2.25rem;
padding-bottom: 2.25rem;
}
.py-8 {
padding-top: 2rem;
padding-bottom: 2rem;
}
.pl-6 {
padding-left: 1.5rem;
}
.pt-\[19px\] {
padding-top: 19px;
}
.pb-2 {
padding-bottom: 0.5rem;
}
.pt-\[110px\] {
padding-top: 110px;
}
.pt-\[79px\] {
padding-top: 79px;
}
.pt-28 {
padding-top: 7rem;
}
.text-center {
text-align: center;
}
.text-right {
text-align: right;
}
.text-\[13px\] {
font-size: 13px;
}
.text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.text-sm {
font-size: 0.875rem;
line-height: 1.25rem;
}
.text-base {
font-size: 1rem;
line-height: 1.5rem;
}
.text-6xl {
font-size: 3.75rem;
line-height: 1;
}
.text-xl {
font-size: 1.25rem;
line-height: 1.75rem;
}
.text-\[44px\] {
font-size: 44px;
}
.text-\[65px\] {
font-size: 65px;
}
.font-bold {
font-weight: 700;
}
.font-black {
font-weight: 900;
}
.uppercase {
text-transform: uppercase;
}
.text-\[\#1A365A\] {
--tw-text-opacity: 1;
color: rgb(26 54 90 / var(--tw-text-opacity));
}
.text-heading-color {
color: var(--heading-color);
}
.text-\[\#9E1B32\] {
--tw-text-opacity: 1;
color: rgb(158 27 50 / var(--tw-text-opacity));
}
.text-\[\#555555b3\] {
color: #555555b3;
}
.text-white {
--tw-text-opacity: 1;
color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-\[var\(--primary-color\)\] {
color: var(--primary-color);
}
.text-text-color {
color: var(--text-color);
}
.text-primary-color {
color: var(--primary-color);
}
.opacity-70 {
opacity: 0.7;
}
.shadow {
--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.blur {
--tw-blur: blur(8px);
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);
}
.brightness-\[\.35\] {
--tw-brightness: brightness(.35);
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);
}
.invert {
--tw-invert: invert(100%);
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);
}
.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 {
transition-property: color, background-color, border-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-text-decoration-color, -webkit-backdrop-filter;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.transition-all {
transition-property: all;
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
transition-duration: 150ms;
}
.duration-500 {
transition-duration: 500ms;
}
.duration-300 {
transition-duration: 300ms;
}
.ease-in-out {
transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.wp-block-gallery {
display: grid;
grid-template-columns: repeat(1, minmax(0, 1fr));
gap: 2rem !important;
}
@media (min-width: 768px) {
.wp-block-gallery {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
}
.wp-block-gallery figure {
overflow: hidden;
border-radius: var(--border-radius);
}
.wp-block-gallery figure img {
height: 100%;
width: 100%;
border-radius: var(--border-radius) !important;
-o-object-fit: cover;
object-fit: cover;
}
.hover\:bg-\[\#d81a16\]:hover {
--tw-bg-opacity: 1;
background-color: rgb(216 26 22 / var(--tw-bg-opacity));
}
.hover\:bg-hover-color:hover {
background-color: var(--hover-color);
}
.focus-visible\:outline-\[\#9E1B32\]:focus-visible {
outline-color: #9E1B32;
}
.disabled\:bg-text-color:disabled {
background-color: var(--text-color);
}
.prose-headings\:text-heading-color :is(:where(h1, h2, h3, h4, h5, h6, th):not(:where([class~="not-prose"] *))) {
color: var(--heading-color);
}
.prose-h2\:text-\[1\.5rem\] :is(:where(h2):not(:where([class~="not-prose"] *))) {
font-size: 1.5rem;
}
.prose-h2\:text-\[44px\] :is(:where(h2):not(:where([class~="not-prose"] *))) {
font-size: 44px;
}
.prose-h2\:font-black :is(:where(h2):not(:where([class~="not-prose"] *))) {
font-weight: 900;
}
.prose-h3\:text-\[36px\] :is(:where(h3):not(:where([class~="not-prose"] *))) {
font-size: 36px;
}
@media (min-width: 640px) {
.sm\:items-center {
align-items: center;
}
.sm\:object-right {
-o-object-position: right;
object-position: right;
}
}
@media (min-width: 768px) {
.md\:top-auto {
top: auto;
}
.md\:bottom-0 {
bottom: 0px;
}
.md\:top-0 {
top: 0px;
}
.md\:my-2 {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.md\:mb-8 {
margin-bottom: 2rem;
}
.md\:block {
display: block;
}
.md\:flex {
display: flex;
}
.md\:hidden {
display: none;
}
.md\:inner-wrapper-2 {
padding-left: calc(var(--container-padding) / 2);
padding-right: calc(var(--container-padding) / 2);
}
.md\:outer-wrapper {
padding-left: calc(var(--container-padding) / 2);
padding-right: calc(var(--container-padding) / 2);
}
.md\:grid-cols-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
.md\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.md\:gap-11 {
gap: 2.75rem;
}
.md\:rounded-none {
border-radius: 0;
}
.md\:py-2 {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
}
.md\:py-12 {
padding-top: 3rem;
padding-bottom: 3rem;
}
.md\:px-20 {
padding-left: 5rem;
padding-right: 5rem;
}
.md\:text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;
}
.md\:prose-h2\:text-\[2\.75rem\] :is(:where(h2):not(:where([class~="not-prose"] *))) {
font-size: 2.75rem;
}
}
@media (min-width: 1024px) {
.lg\:\!visible {
visibility: visible !important;
}
.lg\:m-0 {
margin: 0px;
}
.lg\:mx-auto {
margin-left: auto;
margin-right: auto;
}
.lg\:mx-0 {
margin-left: 0px;
margin-right: 0px;
}
.lg\:block {
display: block;
}
.lg\:\!block {
display: block !important;
}
.lg\:flex {
display: flex;
}
.lg\:\!hidden {
display: none !important;
}
.lg\:outer-wrapper {
padding-left: calc(var(--container-padding) / 2);
padding-right: calc(var(--container-padding) / 2);
}
.lg\:grid-cols-\[1\.8fr_0\.6fr_0\.6fr_1fr_1fr\] {
grid-template-columns: 1.8fr 0.6fr 0.6fr 1fr 1fr;
}
.lg\:flex-row {
flex-direction: row;
}
.lg\:justify-center {
justify-content: center;
}
.lg\:gap-11 {
gap: 2.75rem;
}
.lg\:bg-slate-700 {
--tw-bg-opacity: 1;
background-color: rgb(51 65 85 / var(--tw-bg-opacity));
}
.lg\:\!bg-\[var\(--primary-color\)\] {
background-color: var(--primary-color) !important;
}
.lg\:py-\[90px\] {
padding-top: 90px;
padding-bottom: 90px;
}
.lg\:py-48 {
padding-top: 12rem;
padding-bottom: 12rem;
}
.lg\:text-left {
text-align: left;
}
.lg\:text-\[32px\] {
font-size: 32px;
}
.lg\:text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.lg\:text-slate-700 {
--tw-text-opacity: 1;
color: rgb(51 65 85 / var(--tw-text-opacity));
}
.lg\:\!text-white {
--tw-text-opacity: 1 !important;
color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.lg\:\!opacity-100 {
opacity: 1 !important;
}
.lg\:blur-none {
--tw-blur: blur(0);
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);
}
.lg\:brightness-100 {
--tw-brightness: brightness(1);
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);
}
}
@media (min-width: 1280px) {
.xl\:grid-cols-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}
.xl\:object-center {
-o-object-position: center;
object-position: center;
}
}.swiper{position:relative;overflow:hidden}.swiper .swiper-wrapper{position:relative;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper .swiper-slide{-ms-flex-negative:0;flex-shrink:0;width:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-button-next,.swiper-button-prev{border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.swiper-button-next:not(.swiper-button-disabled),.swiper-button-prev:not(.swiper-button-disabled){cursor:pointer}.swiper-button-next:not(.small),.swiper-button-prev:not(.small){width:var(--input-height);height:var(--input-height);background-color:var(--primary-color);color:#fff}.swiper-button-next:is(.small),.swiper-button-prev:is(.small){background-color:#fff;color:var(--primary-color)}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{background-color:var(--disabled-color)}.swiper-button-prev:not(.small){margin-right:20px}.swiper-button-prev::before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width:575.98px){.swiper-buttons{display:none}.swiper-button-next:is(.small),.swiper-button-prev:is(.small){width:36px;height:36px}}@media (min-width:576px){.swiper-buttons{display:-webkit-box;display:-ms-flexbox;display:flex}.swiper-button-next:is(.small),.swiper-button-prev:is(.small){width:50px;height:50px}}.breadcrumbs__list{padding-top:14px;padding-bottom:14px}.breadcrumbs__list .breadcrumb_last{font-weight:700;color:#1a365a;font-size:16px}.breadcrumbs__list a:hover{text-decoration:underline;color:#9e1b32}.breadcrumbs__list>span{font-weight:700;color:#9e1b32;font-size:14px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;white-space:nowrap}.breadcrumbs__list>span>span>a{font-size:16px;font-family:Lato,sans-serif;color:#555;font-weight:400}@media (max-width:767.98px){.breadcrumbs__list{padding-top:14px;padding-bottom:14px}.breadcrumbs__list .breadcrumb_last{font-weight:700;color:#1a365a;font-size:14px}.breadcrumbs__list a:hover{text-decoration:underline;color:#9e1b32}.breadcrumbs__list>span{font-weight:700;color:#9e1b32;font-size:12px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:6px;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.breadcrumbs__list .icon-chevron{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3px}.breadcrumbs__list>span>span:not(.icon-chevron){margin-bottom:4px}.breadcrumbs__list>span>span>a{font-size:14px;font-family:Lato,sans-serif;color:#555;font-weight:400}}.block-gallery{position:relative}.block-gallery:before{content:"";height:100%;background-color:var(--gray-0);position:absolute;top:0;left:0;right:0;z-index:-1;margin:auto;border-radius:var(--border-radius)}.gallery__swiper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gallery__thumbs{width:100%}.block-gallery__item--static{--spacing:5.79%}.block-gallery__item--slider{height:460px;margin-bottom:20px;border-radius:var(--border-radius);overflow:hidden}.block-gallery__item--thumb-slider{width:100%;border-radius:var(--border-radius);overflow:hidden}.block-gallery__item--thumb-slider:not(.swiper-slide-thumb-active){cursor:pointer;opacity:.5;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-gallery__image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.swiper-button-next.gallery__button-next,.swiper-button-prev.gallery__button-prev{position:absolute}.swiper-button-next.gallery__button-next:is(.swiper-button-disabled),.swiper-button-prev.gallery__button-prev:is(.swiper-button-disabled){opacity:.6}.gallery__button-prev{left:1.625vw}.gallery__button-next{right:1.625vw}@media (max-width:575.98px){.block-gallery{padding-top:25px}.block-gallery--static{height:285px}.block-gallery--static:before{width:90%}.block-gallery--slider{padding-bottom:25px;margin-bottom:calc(var(--container-padding));padding-left:calc(var(--container-padding));padding-right:calc(var(--container-padding))}.block-gallery--slider:before{width:calc(90% - var(--container-padding) * 2)}.block-gallery__item--static{height:260px;width:100%;position:absolute;left:0;opacity:0;-webkit-animation:animate-gallery 20s infinite;animation:animate-gallery 20s infinite}.block-gallery__item--static:nth-child(2){-webkit-animation-delay:5s;animation-delay:5s}.block-gallery__item--static:nth-child(3){-webkit-animation-delay:10s;animation-delay:10s}.block-gallery__item--static:nth-child(4){-webkit-animation-delay:15s;animation-delay:15s}@-webkit-keyframes animate-gallery{0%{opacity:0}5%{opacity:1}30%{opacity:1}35%{opacity:0}100%{opacity:0}}@keyframes animate-gallery{0%{opacity:0}5%{opacity:1}30%{opacity:1}35%{opacity:0}100%{opacity:0}}}@media (min-width:576px) and (max-width:991.98px){.block-gallery--static{height:60vw}}@media (min-width:576px){.block-gallery{width:100%;gap:0;padding:6% 0}.block-gallery:before{width:50%}.block-gallery--static{max-height:680px;-webkit-column-count:2;-moz-column-count:2;column-count:2}.block-gallery__item--static:nth-child(1){padding-right:var(--spacing);padding-bottom:var(--spacing);height:42%}.block-gallery__item--static:nth-child(2){padding-right:var(--spacing);padding-top:var(--spacing);height:58%}.block-gallery__item--static:nth-child(3){padding-left:var(--spacing);padding-bottom:var(--spacing);height:58%}.block-gallery__item--static:nth-child(4){padding-left:var(--spacing);padding-top:var(--spacing);height:42%}.block-gallery__item--static .block-gallery__image{border-radius:var(--border-radius);overflow:hidden}}@media (min-width:992px){.block-gallery--static{height:100%}.block-gallery--slider{-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.b-section .wp-block-group{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.8em;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-section .wp-block-group ul{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:195px;margin:0}.b-section .wp-block-group .wp-block-group__inner-container{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:1em;-ms-flex-wrap:wrap;flex-wrap:wrap}.b-section .wp-block-group .wp-block-group__inner-container a{-webkit-box-flex:1;-ms-flex:1;flex:1}.b-section__column--asset .wp-block-image{position:relative}.b-section__column--asset .wp-block-image:before{content:"";height:100%;background-color:var(--gray-0);position:absolute;top:0;left:0;right:0;z-index:-1;margin:auto;border-radius:var(--border-radius)}.b-section__column--asset .wp-block-image img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}.b-section__column--content h1,.b-section__column--content h2,.b-section__column--content h3,.b-section__column--content h4,.b-section__column--content h5,.b-section__column--content h6{font-weight:400;color:var(--heading-color);margin-bottom:.9em}.b-section__column--content h1 strong,.b-section__column--content h2 strong,.b-section__column--content h3 strong,.b-section__column--content h4 strong,.b-section__column--content h5 strong,.b-section__column--content h6 strong{font-weight:900}@media (max-width:575.98px){.b-section__column--asset .wp-block-image{padding-top:25px;height:285px}.b-section__column--asset .wp-block-image:before{width:90%}.b-section__column--content{z-index:1;background-color:#fff;border-radius:25px 25px 0 0;margin-top:calc(var(--container-padding) * -1);position:relative;padding:var(--container-padding);padding-bottom:0}.b-section__column--content h1,.b-section__column--content h2,.b-section__column--content h3,.b-section__column--content h4,.b-section__column--content h5,.b-section__column--content h6{font-size:var(--font-size-2xl)}.b-section__column--content>:not(:last-child){margin-bottom:1em}}@media (min-width:576px){.b-section__column--asset{display:-webkit-box;display:-ms-flexbox;display:flex}.b-section__column--asset .wp-block-image{width:100%;padding:6% 0}.b-section__column--asset .wp-block-image img{border-radius:var(--border-radius)}.b-section__column--content h1,.b-section__column--content h2,.b-section__column--content h3,.b-section__column--content h4,.b-section__column--content h5,.b-section__column--content h6{font-size:var(--font-size-3xl)}.b-section__column--content>:not(:last-child):not(h1,h2,h3,h4,h5,h6){margin-bottom:2em}}@media (min-width:576px) and (max-width:991.98px){.b-section__column--content{padding:calc(var(--container-padding)/ 2) var(--container-padding);padding-bottom:0}.b-section__column--asset{padding-left:var(--container-padding);padding-right:var(--container-padding)}.b-section__column--asset .wp-block-image{height:55vw}}@media (max-width:991.98px){.b-section>.inner-wrapper{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-section__column--asset{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.b-section__column--asset .wp-block-image:before{width:90%}.b-section__column--content{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.b-section__column--content .wp-block-column:not(:last-child):not(h1,h2,h3,h4,h5,h6){margin-bottom:2em}}@media (min-width:992px){.b-section>.inner-wrapper{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,calc(50% - var(--spacing-xl)/ 2))}.b-section>.inner-wrapper{gap:var(--spacing-xl)}.b-section__column{height:100%}.b-section__column.is-vertically-aligned-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.b-section__column--content{-ms-flex-item-align:center;align-self:center;}.b-section__column--content .wp-block-columns{-webkit-column-count:2;-moz-column-count:2;column-count:2}.b-section__column--asset .wp-block-image:before{width:50%}.b-section__column:first-child.b-section__column--content{padding-right:calc(9.6vw - var(--spacing-3xl))}.b-section__column:last-child.b-section__column--content{padding-left:calc(9.6vw - var(--spacing-3xl))}}.glightbox-container {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 999999 !important;
overflow: hidden;
-ms-touch-action: none;
touch-action: none;
-webkit-text-size-adjust: 100%;
-moz-text-size-adjust: 100%;
-ms-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 {
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
height: 100%;
left: 0;
top: 0;
width: 100%;
position: relative;
overflow: hidden;
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-transform: translate3d(0, 0, 0);
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: 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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
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 {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
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;
-ms-touch-action: auto;
touch-action: auto;
}
.gslide:not(.current) {
pointer-events: none;
}
.gslide-image {
-webkit-box-align: center;
-ms-flex-align: center;
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;
-ms-touch-action: none;
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;
-webkit-transition: none;
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%; 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;
-webkit-transition: none;
transition: none;
}
.ginlined-content {
overflow: auto;
display: block !important;
opacity: 1;
}
.gslide-external {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
min-width: 100%;
background: #fff;
padding: 0;
overflow: auto;
max-height: 75vh;
height: 100%;
}
.gslide-media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: auto;
}
.zoomed .gslide-media {
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
.desc-top .gslide-media,
.desc-bottom .gslide-media {
margin: 0 auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.gslide-description {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 0 100%;
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;
} .glightbox-mobile .glightbox-container .gslide-description {
height: auto !important;
width: 100%;
position: absolute;
bottom: 0;
padding: 19px 11px;
max-width: 100vw !important;
-webkit-box-ordinal-group: 3 !important;
-ms-flex-order: 2 !important;
order: 2 !important;
max-height: 78vh;
overflow: auto !important;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.75)));
background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 100%);
-webkit-transition: opacity 0.3s linear;
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 {
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
opacity: 0.4;
}
.gdesc-open .gdesc-inner {
padding-bottom: 30px;
}
.gdesc-closed .gslide-media {
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
opacity: 1;
}
.greset {
-webkit-transition: all 0.3s ease;
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: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
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;
} .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;
} .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% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes lightboxLoader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
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;
-webkit-transform: translate3d(-60%, 0, 0);
transform: translate3d(-60%, 0, 0);
}
to {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes gslideInLeft {
from {
opacity: 0;
-webkit-transform: translate3d(-60%, 0, 0);
transform: translate3d(-60%, 0, 0);
}
to {
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-webkit-keyframes gslideOutLeft {
from {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(-60%, 0, 0);
transform: translate3d(-60%, 0, 0);
opacity: 0;
visibility: hidden;
}
}
@keyframes gslideOutLeft {
from {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(-60%, 0, 0);
transform: translate3d(-60%, 0, 0);
opacity: 0;
visibility: hidden;
}
}
@-webkit-keyframes gslideInRight {
from {
opacity: 0;
visibility: visible;
-webkit-transform: translate3d(60%, 0, 0);
transform: translate3d(60%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@keyframes gslideInRight {
from {
opacity: 0;
visibility: visible;
-webkit-transform: translate3d(60%, 0, 0);
transform: translate3d(60%, 0, 0);
}
to {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
}
@-webkit-keyframes gslideOutRight {
from {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(60%, 0, 0);
transform: translate3d(60%, 0, 0);
opacity: 0;
}
}
@keyframes gslideOutRight {
from {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
to {
-webkit-transform: translate3d(60%, 0, 0);
transform: translate3d(60%, 0, 0);
opacity: 0;
}
}
@-webkit-keyframes gzoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 1;
}
}
@keyframes gzoomIn {
from {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 1;
}
}
@-webkit-keyframes gzoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@keyframes gzoomOut {
from {
opacity: 1;
}
50% {
opacity: 0;
-webkit-transform: scale3d(0.3, 0.3, 0.3);
transform: scale3d(0.3, 0.3, 0.3);
}
to {
opacity: 0;
}
}
@media (min-width: 769px) {
.glightbox-container .ginner-container {
width: auto;
height: auto;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.glightbox-container .ginner-container.desc-top .gslide-description {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.glightbox-container .ginner-container.desc-top .gslide-image,
.glightbox-container .ginner-container.desc-top .gslide-image img {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.glightbox-container .ginner-container.desc-left .gslide-description {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.glightbox-container .ginner-container.desc-left .gslide-image {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.gslide-image img {
max-height: 97vh;
max-width: 100%;
}
.gslide-image img.zoomable {
cursor: -webkit-zoom-in;
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 {
-webkit-box-shadow: 1px 2px 9px 0px rgba(0, 0, 0, 0.65);
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;
}
}