/*!
 * Theme Name: Yoooserv
 * Theme URI: https://github.com/vatu-team/yoooserv/
 * Author: Vatu
 * Author URI: https://vatu.dev
 * Description: Yoooserv WordPress Theme.
 * Requires at least: 5.9
 * Tested up to: 5.9
 * Requires PHP: 7.4
 * Version: 0.0.72
 * License: GNU General Public License v3 or later
 * License URI: http://www.gnu.org/licenses/gpl-3.0.html
 * Text Domain: yoooserv
 * Tags:
 * Update URI: false
 */
:root {
  --space: 20px;
  --space-5: 5px;
  --space-10: 10px;
  --space-20: 20px;
  --space-40: 40px;
  --space-60: 60px;
  --space-80: 80px;
  --space-120: 120px;
  --breakpoint: 768px;
  --z-index-0: 0;
  --z-index-1: 10;
  --z-index-2: 20;
  --z-index-3: 30;
  --z-index-4: 40;
  --z-index-5: 50;
  --z-index-6: 60;
  --z-index-7: 70;
  --z-index-8: 80;
  --z-index-9: 90;
  --z-index-10: 100;
  --font-family-regular: 'HafferSQ Regular', -apple-system, blinkmacsystemfont, 'Segoe UI', roboto,
    helvetica, arial, sans-serif;
  --font-family-medium: 'HafferSQ Medium', -apple-system, blinkmacsystemfont, 'Segoe UI', roboto,
    helvetica, arial, sans-serif;
  --font-family-headings: 'Reckless Neue Thin', -apple-system, blinkmacsystemfont, 'Segoe UI',
    roboto, helvetica, arial, sans-serif;
  --font-family-code: 'SF Mono', 'Monaco', 'Inconsolata', 'Fira Mono', 'Droid Sans Mono',
    'Source Code Pro', monospace;
  --font-family-pre: 'Courier 10 Pitch', courier, monospace;
  --font-size--body-xxs: 0.625rem;
  --font-size--body-xs: 0.75rem;
  --font-size--body-s: 0.875rem;
  --font-size--body-m: 1rem;
  --font-size--body-l: 1.125rem;
  --font-size--body-xl: 1.25rem;
  --font-size--body-xxl: 1.6875rem;
  --font-size--h6: 1.5rem;
  --font-size--h5: 2rem;
  --font-size--h4: 2.5rem;
  --font-size--h3: 4rem;
  --font-size--h2: 4.5rem;
  --font-size--h1: 6rem;
  --line-height--body-xxs: 0.9375rem;
  --line-height--body-xs: 1.125rem;
  --line-height--body-s: 1.25rem;
  --line-height--body-m: 1.5rem;
  --line-height--body-l: 1.5625rem;
  --line-height--body-xl: 1.75rem;
  --line-height--body-xxl: 2.375rem;
  --line-height--h6: 1.8125rem;
  --line-height--h5: 2.8125rem;
  --line-height--h4: 3rem;
  --line-height--h3: 4.8125rem;
  --line-height--h2: 5.375rem;
  --line-height--h1: 7.1875rem;
  --letter-spacing: 2px;
  --color-white: #fff;
  --color-black: #000;
  --color-black-80: rgba(0, 0, 0, 0.8);
  --error-color: #df071c;
  --color-dark-grey: #5b5b5d;
  --color-light-grey: #f7f7f7;
  --box-shadow: rgba(0, 0, 0, 0.1);
  --color-medium-grey: #87878c;
  --color-medium-grey-border: hsla(240, 2%, 54%, 0.25);
  --color-form-stroke: #ccc;
  --color-form-stroke--hover: #6e6e72;
  --color-form-accent--focus-visible: #c3e0fe;
  --color-form-stroke--focus-visible: #0b75cb;
  --color-form-fill--disabled: #f4f4f6;
  --color-form-stroke--disabled: #ccc;
  --color-apple-green: #b2f100;
  --color-apple-green--hover: #a3da44;
  --color-apple-green--disabled: #c4e788;
  --color-apple-green--visited: #69951d;
  --color-apple-green--focused: #e6f5cc;
  --color-dark-cyan: #5ab86d;
  --color-navy-cyan: #183f45;
  --color-dark-green: #183f45;
  --color-gradient-start: #b2f100;
  --color-gradient-end: #5ab86d;
  --wp--preset--color--navy-cyan: #183f45 !important;
}
@font-face {
  font-display: swap;
  font-family: HafferSQ Regular;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/HafferSQ-Regular.woff2) format('woff2'),
    url(assets/fonts/HafferSQ-Regular.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: HafferSQ Medium;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/HafferSQ-Medium.woff2) format('woff2'),
    url(assets/fonts/HafferSQ-Medium.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: Reckless Neue Semi Bold;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/RecklessNeue-SemiBold.woff2) format('woff2'),
    url(assets/fonts/RecklessNeue-SemiBold.woff) format('woff');
}
@font-face {
  font-display: swap;
  font-family: Reckless Neue Semi Bold Italic;
  font-style: normal;
  font-weight: 400;
  src: url(assets/fonts/RecklessNeue-SemiBoldItalic.woff2) format('woff2'),
    url(assets/fonts/RecklessNeue-SemiBoldItalic.woff) format('woff');
}

@font-face {
  font-family: 'Reckless Neue Thin';
  src: url('assets/fonts/RecklessNeue-Thin.woff2') format('woff2'),
    url('assets/fonts/RecklessNeue-Thin.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Reckless Neue Thin Italic';
  src: url('assets/fonts/RecklessNeue-ThinItalic.woff2') format('woff2'),
    url('assets/fonts/RecklessNeue-ThinItalic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

body {
  accent-color: var(--color-apple-green);
}
.w3w {
  color: var(--color-apple-green);
}
:root {
  --transitions-duration-instant: 100ms;
  --transitions-duration-fast: 200ms;
  --transitions-duration-slower: 400ms;
  --transitions-duration-slow: 600ms;
  --transitions-timing: cubic-bezier(0.75, 0.02, 0.5, 1);
}
html {
  box-sizing: border-box;
}
* :before,
:after {
  box-sizing: inherit;
}
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
ul {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
html {
  font-feature-settings: 'dlig';
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: var(--color-black);
  font-family: var(--font-family-regular);
  font-size: 16px;
  font-variant-ligatures: discretionary-ligatures;
  font-weight: unset;
  line-height: 16px;
  text-rendering: optimizeLegibility;
}
p {
  line-height: 1.45em;
  margin-bottom: 1em;
  margin-top: 0;
}
.has-xxl-font-size,
p.is-style-paragraph--style-xxl {
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-xxl);
}
.has-xl-font-size,
p.is-style-paragraph--style-xl {
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-xl);
}
.has-l-font-size,
p.is-style-paragraph--style-l {
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-l);
}
.has-m-font-size,
p.is-style-paragraph--style-m {
  font-size: var(--font-size--body-m);
}
.has-s-font-size,
p.is-style-paragraph--style-s {
  font-size: var(--font-size--body-s);
}
.has-xs-font-size,
p.is-style-paragraph--style-xs {
  font-size: var(--font-size--body-xs);
}
.has-xxs-font-size,
p.is-style-paragraph--style-xxs {
  font-size: var(--font-size--body-xxs);
  letter-spacing: var(--letter-spacing);
  text-transform: uppercase;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-family-headings);
  font-weight: unset;
  line-height: 1.2em;
  margin-bottom: 0;
  margin-top: 0;
}

h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-family: var(--font-family-headings);
  font-weight: unset !important;
}

h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
  font-family: Reckless Neue Thin Italic !important;
  font-style: normal;
}

.logo--dark {
  display: none;
}

nav.show .logo--light {
  display: block;
}

.page-id-95 .logo--light,
.page-id-97 .logo--light,
.page-id-2173 .logo--light,
.page-id-91 .logo--light,
.page-id-1318 .logo--light,
.page-id-1788 .logo--light,
.page-id-2136 .logo--light,
.page-id-99 .logo--light,
.page-id-101 .logo--light,
.page-id-2275 .logo--light,
.page-id-103 .logo--light {
  display: none;
}

.page-id-95 .logo--dark,
.page-id-97 .logo--dark,
.page-id-2173 .logo--dark,
.page-id-91 .logo--dark,
.page-id-1318 .logo--dark,
.page-id-1788 .logo--dark,
.page-id-2136 .logo--dark,
.page-id-2275 .logo--dark,
.page-id-99 .logo--dark,
.page-id-101 .logo--dark,
.page-id-103 .logo--dark {
  display: block !important;
}

.is-style-heading--style-h1,
h1 {
  font-size: clamp(4.5rem, 6.5vw, 6rem);
}
.is-style-heading--style-h2,
h2 {
  font-size: clamp(2.75rem, 4.5vw, 4.5rem);
}
.is-style-heading--style-h3,
h3 {
  font-size: clamp(2.5rem, 3.5vw, 4rem);
}
.is-style-heading--style-h4,
h4 {
  font-size: clamp(2.25rem, 2.5vw, 2.5rem);
}
.is-style-heading--style-h5,
h5 {
  font-size: var(--font-size--h5);
}
.is-style-heading--style-h6,
h6 {
  font-size: var(--font-size--h6);
}
li > ol,
li > ul {
  margin-bottom: 0;
}
ol,
ul {
  list-style: inherit;
  margin: 0 0 var(--space-20) var(--space-20);
}
ol li,
ul li {
  line-height: 1.25em;
}
ol {
  list-style: decimal;
}
ol:not([class]),
ul:not([class]) {
  margin-top: var(--space);
  padding-left: 1.75em;
}
ol:not([class]) {
  padding-left: 2em;
}
br {
  margin-bottom: 0;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
b,
strong {
  font-weight: 700;
}
.wp-block-column {
  overflow-wrap: normal;
  word-break: normal;
}
a:active,
a:link,
a:visited {
  font-weight: inherit;
  text-decoration: none;
}
a:active,
a:focus,
a:hover,
a:link,
a:visited {
  color: inherit;
  transition: var(--transitions-duration-fast);
}
a:focus,
a:hover {
  text-decoration: underline;
}
a:visited {
  color: inherit;
}
img {
  height: auto;
  max-width: 100%;
}
.gform_required_legend {
  display: none;
}
input[type='email'],
input[type='number'],
input[type='search'],
input[type='tel'],
input[type='text'],
select,
textarea {
  border: 1px solid var(--color-form-stroke);
  border-radius: 4px;
  box-sizing: border-box;
  font-size: var(--font-size--body-m);
  padding: 25px 17px 10px;
  width: 100%;
}
input[type='email']:hover,
input[type='number']:hover,
input[type='search']:hover,
input[type='tel']:hover,
input[type='text']:hover,
select:hover,
textarea:hover {
  border-color: var(--color-form-stroke--hover);
}
input[disabled='disabled'],
select[disabled='disabled'],
textarea[disabled='disabled'] {
  background: var(--color-form-fill--disabled);
  border-color: var(--color-form-stroke--disabled);
}
input:focus-visible,
select:focus-visible,
textarea:focus-visible {
  accent-color: #c3e0fe;
  border-color: var(--color-form-stroke--focus-visible);
}
.gfield {
  position: relative;
}
.gfield > label {
  color: var(--color-dark-grey);
  font-size: var(--font-size--body-xs);
  left: 0;
  line-height: var(--line-height--body-xs);
  margin-left: 18px;
  margin-top: 5px;
  position: absolute;
}
.gfield_required {
  color: var(--error-color);
}
.gfield_description,
.ginput_counter {
  color: var(--color-dark-grey);
  font-size: var(--font-size--body-s);
  line-height: var(--line-height--body-s);
}
.gform_validation_errors {
  display: none;
  margin: var(--space) 0;
}
.gform_submission_error {
  color: var(--error-color);
  font-size: var(--font-size--body-l);
  line-height: var(--line-height--body-l);
}
.gform_wrapper.gravity-theme .gfield_validation_message,
.gform_wrapper.gravity-theme .validation_message {
  background: url(assets/img/red-x.png) no-repeat 0 50%/16px;
  color: var(--error-color);
  font-size: var(--font-size--body-xs);
  margin: 20px auto 0;
  padding-left: var(--space);
  text-align: left;
  white-space: nowrap;
  width: -moz-min-content;
  width: min-content;
}
.gform_footer {
  margin-top: var(--space);
}
.o-media {
  align-items: flex-start;
  display: flex;
}
.o-media__figure {
  margin-right: var(--space);
}
.o-media__content {
  flex: 1;
}
.wp-block-image {
  margin: 0;
}
.alignright {
  float: right;
}
.has-background-wavy-lines-green {
  position: relative;
}
.has-background-wavy-lines-green:before {
  background: url(assets/svg/icons/wavy-lines-green.svg) repeat 0 0 / auto 100%;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  opacity: 0.05;
  position: absolute;
  right: 0;
  width: 100%;
}
.has-background-wavy-lines-2 {
  position: relative;
}
.has-background-wavy-lines-2 > * {
  z-index: 2;
}
.has-background-wavy-lines-2:before {
  background: url(assets/svg/icons/wavy-lines-2.svg) repeat 0 0 / auto 100%;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
}
body .is-layout-flow > .alignright {
  -webkit-margin-start: 0;
  margin-inline-start: 0;
}
.o-overlay {
  background-color: var(color-dark-grey);
  bottom: 0;
  cursor: pointer;
  left: 0;
  position: fixed;
  right: 100%;
  top: 0;
  transition-duration: var(--transitions-duration);
  transition-property: background-color, right;
  transition-timing-function: var(--transitions-timing);
  z-index: var(--z-index-7);
}
.has_overlay {
  position: fixed !important;
  width: 100%;
}
.has_overlay .o-overlay {
  background-color: var(--color-dark-grey);
  right: 0;
}
.o-icon {
  background: #fff;
  border: 1px solid var(--color-neutral-25);
  border-radius: 8px;
  cursor: pointer;
  display: inline-flex;
  height: 40px;
  place-content: center;
  place-items: center;
  vertical-align: middle;
  width: 40px;
}
.o-icon:hover {
  background: var(--color-neutral-10);
}
.o-icon:focus {
  border: none;
  outline: var(--border-width-thick) solid var(--color-torquoise-dark);
}
.o-icon.disabled,
.o-icon[disabled='disabled'],
.o-icon[disabled] {
  cursor: not-allowed;
}
.o-icon.disabled:hover,
.o-icon[disabled='disabled']:hover,
.o-icon[disabled]:hover {
  background: inherit;
}
.o-icon.disabled svg,
.o-icon[disabled='disabled'] svg,
.o-icon[disabled] svg {
  fill: var(--color-neutral-25);
}
.o-icon svg {
  fill: var(--color-red);
  height: 16px;
  width: 16px;
}
svg.has-run-uk-fill-color {
  fill: var(--color-accent-run-uk);
}
svg.has-run-usa-boston-fill-color {
  fill: var(--color-accent-run-usa-boston);
}
svg.has-run-usa-chicago-fill-color {
  fill: var(--color-accent-run-usa-chicago);
}
svg.has-outdoor-uk-fill-color {
  fill: var(--color-accent-outdoor-uk);
}
svg.has-snow-uk-birmingham-fill-color,
svg.has-snow-uk-london-fill-color {
  fill: var(--color-accent-snow-uk);
}
svg.has-snow-usa-fill-color {
  fill: var(--color-accent-snow-usa);
}
svg.has-cycling-uk-fill-color {
  fill: var(--color-accent-cycling-uk);
}
article.error-404 {
  min-height: 50vh;
  padding: 10vh 0;
}
@media screen and (min-width: 768px) {
  article.error-404 {
    min-height: 50vh;
    padding: 10vh 10vw;
  }
}
article.error-404 h2 {
  margin-bottom: var(--space);
}
.entry-content,
.wp-block-post-content {
  display: grid;
  gap: 0 var(--space-5);
  grid-template-columns: repeat(2, var(--space-5)) repeat(12, 1fr) repeat(2, var(--space-5));
}
@media screen and (min-width: 768px) {
  .entry-content,
  .wp-block-post-content {
    gap: 0 var(--space);
    grid-template-columns: repeat(2, var(--space)) repeat(12, 1fr) repeat(2, var(--space));
  }
}
.entry-content > *,
.wp-block-post-content > * {
  display: block;
  grid-column-end: -3;
  grid-column-start: 3;
  max-width: unset !important;
  width: 100%;
}
script,
style {
  display: none !important;
}
.alignwide {
  display: grid;
  gap: 0 var(--space-5);
  grid-column-end: -2;
  grid-column-start: 2;
  grid-template-columns: repeat(1, var(--space-5)) repeat(12, 1fr) repeat(1, var(--space-5));
}
@media screen and (min-width: 768px) {
  .alignwide {
    gap: 0 var(--space);
    grid-template-columns: repeat(2, var(--space)) repeat(12, 1fr) repeat(2, var(--space));
  }
}
.alignwide > * {
  grid-column-end: -2;
  grid-column-start: 2;
}
.alignfull {
  display: grid;
  gap: 0 var(--space-5);
  grid-column-end: -1;
  grid-column-start: 1;
  grid-template-columns: repeat(2, var(--space-5)) repeat(12, 1fr) repeat(2, var(--space-5));
}
@media screen and (min-width: 768px) {
  .alignfull {
    gap: 0 var(--space);
    grid-template-columns: repeat(2, var(--space)) repeat(12, 1fr) repeat(2, var(--space));
  }
}
.alignfull > :not(.wp-block-cover__background):not(.wp-block-cover__image-background) {
  grid-column-end: -3;
  grid-column-start: 3;
}
body
  .is-layout-constrained
  > :where(:not(.alignleft):not(.alignright):not(.alignfull):not([class*='max-width-'])):not(
    ul
  ):not(ol):not(lottie-player) {
  margin-left: unset !important;
  margin-right: unset !important;
  max-width: unset !important;
}
:where(.wp-block-group.has-background) {
  padding: 0;
}
.entry-content > .wp-block-columns > .wp-block-column {
  margin: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .wp-block-columns {
    display: flex;
  }
  .wp-block-columns > .wp-block-column:last-of-type {
    margin-left: 0;
    margin-top: 0;
  }
}
body:before {
  background: var(--color-medium-grey);
  content: '';
  display: block;
  height: 100%;
  left: 10px;
  opacity: 0.25;
  position: fixed;
  top: 0;
  width: 1px;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  body:before {
    left: 40px;
  }
}
body:after {
  background: var(--color-medium-grey);
  content: '';
  display: block;
  height: 100%;
  opacity: 0.25;
  position: fixed;
  right: 10px;
  top: 0;
  width: 1px;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  body:after {
    right: 40px;
  }
}
.wp-block-columns {
  margin-bottom: 0;
}
:where(.wp-block-columns.has-background) {
  padding: 0;
}
.negative-margin-top-60 {
  margin-top: calc(var(--space-120) * -1);
  z-index: 1;
}
body .max-width-450 {
  margin-left: inherit !important;
  margin-right: inherit !important;
  max-width: 450px !important;
}
@media screen and (min-width: 768px) {
  .fake-padding-right {
    padding-right: 150px !important;
  }
  .fake-padding-left {
    padding-left: 150px !important;
  }
}
:where(.wp-block-columns.is-layout-flex) {
  gap: var(--space-20);
}
.mobile-only {
  display: block;
}
@media screen and (min-width: 768px) {
  .mobile-only {
    display: none;
  }
}
.desktop-only {
  display: none;
}
@media screen and (min-width: 768px) {
  .desktop-only {
    display: block;
  }
}
header.header,
header.menu-header {
  align-items: center;
  border-bottom: 1px solid var(--color-medium-grey-border);
  display: grid;
  gap: var(--space);
  grid-template-columns: 1fr 1fr 1fr;
  height: 44px;
  justify-items: center;
  padding-left: 20px;
  padding-right: 20px;
  position: absolute;
  width: calc(100% - 40px);
  z-index: 5;
}
@media screen and (min-width: 768px) {
  header.header,
  header.menu-header {
    grid-template-columns: 200px 1fr 200px;
    padding-left: 80px;
    padding-right: 80px;
    width: calc(100% - 160px);
  }
}
header.header .header-menu,
header.menu-header .header-menu {
  justify-self: start;
}
header.header .header-menu svg,
header.menu-header .header-menu svg {
  aspect-ratio: 1;
  height: 14px;
}
header.header .header-menu a,
header.menu-header .header-menu a {
  align-items: center;
  cursor: pointer;
  display: grid;
  font-size: var(--font-size--body-xs);
  gap: 10px;
  grid-auto-flow: column;
  letter-spacing: var(--letter-spacing);
  max-height: 44px;
  padding: var(--space-10) var(--space-10) var(--space-10) 0;
  text-decoration: none;
  text-transform: uppercase;
}
header.header .logo,
header.menu-header .logo {
  height: 17px;
  text-align: center;
  width: 111.75px;
}
header.header .logo a,
header.menu-header .logo a {
  max-height: 44px;
}
header.header .logo svg,
header.menu-header .logo svg {
  height: 17px;
  width: 111.75px;
}
header.header.light-header a {
  color: #fff;
}
header.header.light-header svg {
  fill: #fff;
}
header.header .header-book {
  display: none;
}
@media screen and (min-width: 768px) {
  header.header .header-book {
    display: grid;
    justify-items: end;
    justify-self: end;
  }
}
header.header .header-book.is-style-btn--filled .wp-block-button__link {
  max-height: 44px;
  padding-bottom: 8px;
  padding-top: 8px;
}
header.header .header-book.is-style-btn--filled .wp-block-button__link:after {
  display: none;
}
form.searchform {
  position: relative;
}
form.searchform input#s {
  background: none;
  background: hsla(0, 0%, 100%, 0.08);
  border: none;
  border-radius: 20px;
  box-sizing: border-box;
  color: #fff;
  font-size: var(--font-size--body-m);
  padding: 10px 10px 10px 50px;
  width: 250px;
}
form.searchform button#searchsubmit {
  fill: hsla(0, 0%, 100%, 0.32);
  height: 20px;
  left: 15px;
  position: absolute;
  top: calc(50% - 10px);
  width: 20px;
}
nav#main-menu {
  background: var(--color-navy-cyan);
  display: none;
  height: 100vh;
  left: 0;
  overflow: scroll;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 6;
}
nav#main-menu.show {
  display: block;
}
header.menu-header a {
  color: #fff;
}
header.menu-header svg {
  fill: #fff;
}
@media screen and (max-width: 1249px) {
  .main-menu-container .wp-block-columns {
    flex-wrap: wrap !important;
  }
  .main-menu-container .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media screen and (min-width: 1250px) {
  .main-menu--content {
    padding-top: var(--space-120);
  }
}
@media screen and (max-width: 1249px) {
  .main-menu-container figure {
    display: none;
  }
  .main-menu-container .wp-block-column:nth-child(2n) {
    text-align: right;
  }
  .main-menu-container .wp-block-column:nth-child(2n) .wp-block-buttons {
    justify-content: end;
  }
}
@media screen and (min-width: 1250px) {
  .main-menu-container .wp-block-column:nth-child(2n) {
    padding-top: var(--space-60);
  }
}
@media screen and (max-width: 1249px) {
  .main-menu-container .wp-block-column:nth-of-type(4) {
    text-align: center;
  }
  .main-menu-container .wp-block-column:nth-of-type(4) .wp-block-group {
    border-top-left-radius: 20px;
  }
}
footer.footer {
  background: var(--color-navy-cyan);
  color: var(--color-white);
  position: relative;
}
@media screen and (min-width: 768px) {
  footer.footer {
    padding-bottom: var(--space-80);
  }
}
.footer--upper {
  border-bottom: 1px solid var(--color-medium-grey-border);
  padding-bottom: var(--space-40);
  text-align: center;
}
.footer--upper-contact {
  align-items: center;
  color: var(--color-apple-green);
  display: grid;
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-xs);
  gap: var(--space);
  grid-template-areas: 'button button' 'call telephone';
  margin: var(--space-20) auto 0;
  white-space: nowrap;
  width: -moz-min-content;
  width: min-content;
}
@media screen and (min-width: 768px) {
  .footer--upper-contact {
    grid-template-areas: 'button call telephone';
  }
}
.footer--upper-contact-button {
  grid-area: button;
}
.footer--upper-contact a.wp-block-button__link {
  font-size: var(--font-size--body-s);
  padding: 6px 15px;
  white-space: nowrap;
}
.footer--upper-contact a.footer--upper-contact-call {
  align-items: center;
  color: var(--color-apple-green);
  display: grid;
  font-size: var(--font-size--body-xs);
  grid-template-columns: 16px auto;
  letter-spacing: var(--letter-spacing);
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  .footer--upper-contact a.footer--upper-contact-call {
    gap: var(--space-10);
  }
}
.footer--upper-contact a.footer--upper-contact-call:hover {
  text-decoration: underline;
}
.footer--upper-contact .footer--upper-contact-call svg {
  fill: var(--color-apple-green);
  aspect-ratio: 1;
  height: 16px;
}
.footer--lower {
  align-items: center;
  color: var(--color-medium-grey);
  font-size: var(--font-size--body-xs);
  gap: var(--space);
  padding-top: var(--space-40);
  text-align: center;
}
@media screen and (min-width: 768px) {
  .footer--lower {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
  }
}
.footer--lower-address a {
  color: var(--color-medium-grey);
  text-decoration: none;
}
.footer--lower-address a:hover {
  color: var(--color-apple-green);
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .footer--lower-address {
    text-align: left;
  }
}
.footer--lower-social {
  align-items: center;
  display: flex;
  justify-content: center;
  text-align: center;
}
.footer--lower-social svg {
  fill: #fff;
  aspect-ratio: 1;
  height: 20px;
  padding: var(--space-10);
}
.footer--lower-social svg:hover {
  fill: var(--color-apple-green);
}
.footer--lower-social a[href=''] svg,
.footer--lower-social a[href=''] svg:hover {
  fill: #fff;
  cursor: default;
  opacity: 0.25;
}
.footer--lower-social--coming-soon {
  color: var(--color-apple-green);
  display: inline-block;
  font-size: var(--font-size--body-xs);
  margin: 0;
}
@media screen and (min-width: 768px) {
  .footer--lower-menu {
    text-align: right;
  }
}
.footer--lower-menu ul {
  list-style: none;
  margin: 0 0 1em auto;
}
.footer--lower-menu ul li {
  display: inline-block;
}
.footer--lower-menu a {
  color: var(--color-medium-grey);
  display: inline-block;
  padding: var(--space-5);
  text-decoration: none;
}
.footer--lower-menu a:hover {
  color: #fff;
  text-decoration: underline;
}
footer.footer:after {
  background: var(--color-medium-grey);
  bottom: 10px;
  content: '';
  display: block;
  height: 1px;
  left: 0;
  opacity: 0.25;
  position: absolute;
  width: 100%;
  z-index: 3;
}
@media screen and (min-width: 768px) {
  footer.footer:after {
    bottom: 40px;
  }
}
footer.footer .social-icons figure {
  margin-right: var(--space-10);
}
footer.footer .accreditation-logos figure {
  margin-left: var(--space-20);
}
footer.footer nav {
  font-size: var(--font-size--body-s);
}
footer.footer nav ul {
  gap: var(--space-10) var(--space);
}
@media screen and (max-width: 767px) {
  footer.footer .is-content-justification-right,
  footer.footer .social-icons,
  footer.footer .wp-block-columns.footer-contact .wp-block-group {
    justify-content: center;
  }
  footer.footer .wp-block-columns.footer-lower .wp-block-column {
    text-align: center;
  }
  footer.footer .accreditation-logos figure {
    margin: var(--space-10);
  }
  footer.footer .accreditation-logos {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
}
#dialog_layer {
  position: relative;
  z-index: 100;
}
#dialog_layer .hidden {
  display: none;
}
#dialog_layer [role='alertdialog'],
#dialog_layer [role='dialog'] {
  background-color: #fff;
  box-sizing: border-box;
  min-height: 100vh;
  padding: 24px;
}
@media screen and (min-width: 900px) {
  #dialog_layer [role='alertdialog'],
  #dialog_layer [role='dialog'] {
    border-radius: 8px;
    left: 50vw;
    min-height: auto;
    min-width: 870px;
    position: absolute;
    top: 50vh;
    transform: translateX(-50%) translateY(-50%);
  }
}
#dialog_layer .dialog-big-image img {
  margin: 0 auto 16px;
  max-height: 70vh;
  max-width: 100%;
  width: auto;
}
#dialog_layer button.close {
  background: var(--color-red);
  border: none;
  border-radius: 100%;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
@media screen and (min-width: 900px) {
  #dialog_layer button.close {
    right: -20px;
    top: -20px;
  }
}
#dialog_layer button.close svg {
  fill: #fff;
  height: 24px;
  width: 24px;
}
#dialog_layer .dialog-text-and-media {
  display: grid;
  gap: 24px;
  grid-template: 'media' auto 'text' auto/1fr;
}
@media screen and (min-width: 900px) {
  #dialog_layer .dialog-text-and-media {
    grid-template: 'media text' auto/1fr 2fr;
  }
}
#dialog_layer .dialog-text-and-media img {
  width: 100%;
}
#dialog_layer .dialog-full-video {
  height: 0;
  max-width: 100%;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
}
#dialog_layer .dialog-full-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
#dialog_layer .dialog-backdrop {
  bottom: 0;
  display: none;
  left: 0;
  overflow-y: auto;
  position: fixed;
  right: 0;
  top: 0;
}
@media screen and (min-width: 900px) {
  #dialog_layer .dialog-backdrop {
    background: rgba(0, 0, 0, 0.3);
  }
}
#dialog_layer .dialog-backdrop.active {
  display: block;
}
#dialog_layer .no-scroll {
  overflow-y: auto !important;
}
#dialog_layer .has-dialog {
  overflow: hidden;
}
.wp-block-buttons {
  gap: var(--space) !important;
}
.wp-block-button__link,
.wp-block-button__link:active,
.wp-block-button__link:link,
input.gform_button,
input.gform_next_button,
input.gform_previous_button,
input[type='submit'] {
  align-items: center;
  -webkit-appearance: none;
  background-clip: border-box;
  background-color: transparent;
  border: var(--border-width-thin) solid transparent;
  cursor: pointer;
  display: inline-flex;
  outline: none;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: var(--transitions-duration-fast);
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  vertical-align: middle;
  white-space: normal;
}
.wp-block-button__link:hover {
  text-decoration: none;
  transition: var(--transitions-duration-fast);
}
.is-disabled .wp-block-button__link {
  cursor: not-allowed;
}
.is-style-btn--filled .wp-block-button__link,
a.button,
input.gform_button,
input.gform_next_button,
input[type='submit'] {
  background: var(--color-apple-green);
  border: 2px solid transparent;
  border-radius: 8px 0 8px 0;
  color: var(--color-dark-green) !important;
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-m);
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height--body-m);
  padding: 12px 26px;
}
.is-style-btn--filled .wp-block-button__link.no-border {
  border-radius: 0;
}

.is-style-btn--filled .wp-block-button__link:after {
  background: var(--color-dark-green);
  content: '';
  display: block;
  height: 16px;
  margin-left: var(--space-10);
  -webkit-mask-image: url(assets/svg/icons/arrow-right.svg);
  mask-image: url(assets/svg/icons/arrow-right.svg);
  width: 16px;
}
.is-style-btn--filled .wp-block-button__link.icon-messages:after,
.is-style-btn--filled.icon-messages .wp-block-button__link:after {
  -webkit-mask-image: url(assets/svg/icons/messages.svg);
  mask-image: url(assets/svg/icons/messages.svg);
}
.is-style-btn--filled.has-xs-font-size .wp-block-button__link {
  padding: 6px 16px;
}
.is-style-btn--filled.has-xs-font-size .wp-block-button__link:after {
  height: 14px;
  width: 14px;
}
.is-style-btn--filled .wp-block-button__link:hover,
.is-style-btn--filled .wp-block-button__link:visited:hover,
a.button:hover,
input.gform_button:hover,
input.gform_next_button:hover,
input[type='submit']:hover {
  background: var(--color-apple-green);
  color: #fff;
}
.is-style-btn--filled .wp-block-button__link:focus-visible,
a.button:focus-visible,
input.gform_button:focus-visible,
input.gform_next_button:focus-visible,
input[type='submit']:focus-visible {
  background: var(--color-apple-green);
  color: #fff;
  outline: 3px solid var(--color-apple-green);
}
.is-style-btn--filled .wp-block-button__link:visited,
a.button:visited,
input.gform_button:visited,
input.gform_next_button:visited,
input[type='submit']:visited {
  background: var(--color-apple-green);
  color: #fff;
}
.is-style-btn--filled.is-disabled .wp-block-button__link,
.is-style-btn--filled:disabled .wp-block-button__link,
a.button:disabled {
  background: var(--color-apple-green--disabled);
  color: #fff;
}
.is-style-btn--outline .wp-block-button__link {
  background: var(--color-white);
  border: 2px solid var(--color-black);
  border-radius: 8px 0 8px 0;
  color: var(--color-black);
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-m);
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height--body-m);
  padding: 12px 25px;
}
.is-style-btn--outline .wp-block-button__link:after {
  background: var(--color-black);
  content: '';
  display: block;
  height: 16px;
  margin-left: var(--space-10);
  -webkit-mask-image: url(assets/svg/icons/circle-plus.svg);
  mask-image: url(assets/svg/icons/circle-plus.svg);
  width: 16px;
}
.is-style-btn--outline.has-xs-font-size .wp-block-button__link {
  padding: 6px 16px;
}
.is-style-btn--outline.has-xs-font-size .wp-block-button__link:after {
  height: 14px;
  width: 14px;
}
.is-style-btn--outline .wp-block-button__link:hover {
  background: var(--color-black);
  color: var(--color-white);
}
.is-style-btn--outline .wp-block-button__link:hover:after {
  background: var(--color-white);
}
.is-style-btn--outline .wp-block-button__link:focus-visible {
  outline: 3px solid var(--color-apple-green);
}
.is-style-btn--outline .wp-block-button__link:visited,
a.button:visited,
input.gform_button:visited,
input[type='submit']:visited {
  background: var(--color-light-grey);
}
.is-style-btn--outline.is-disabled .wp-block-button__link,
.is-style-btn--outline:disabled .wp-block-button__link,
a.button:disabled {
  border-color: var(--color-medium-grey);
  color: var(--color-medium-grey);
}
.is-style-btn--outline.is-disabled .wp-block-button__link:after,
.is-style-btn--outline:disabled .wp-block-button__link:after {
  background: var(--color-medium-grey);
}
.is-style-btn--text-link .wp-block-button__link,
input.gform_previous_button {
  border-radius: 0;
  color: var(--color-apple-green);
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-m);
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height--body-m);
  padding: 0;
}
.is-style-btn--text-link .wp-block-button__link:after {
  background: var(--color-apple-green);
  content: '';
  display: block;
  height: 16px;
  margin-left: var(--space-10);
  -webkit-mask-image: url(assets/svg/icons/arrow-right.svg);
  mask-image: url(assets/svg/icons/arrow-right.svg);
  width: 16px;
}
.is-style-btn--text-link.has-xs-font-size .wp-block-button__link:after {
  height: 14px;
  width: 14px;
}
.is-style-btn--text-link .wp-block-button__link:hover {
  text-decoration: underline;
}
.is-style-btn--text-link .wp-block-button__link:focus-visible {
  background: var(--color-apple-green--focused);
  outline: 3px solid var(--color-apple-green--focused);
}

.has-apple-green-color {
  color: var(--color-apple-green) !important;
}

.is-style-btn--text-link .wp-block-button__link:visited {
  color: var(--color-apple-green);
}
.is-style-btn--text-link .wp-block-button__link:visited:after {
  background: var(--color-apple-green);
}
.is-style-btn--text-link.is-disabled .wp-block-button__link {
  color: var(--color-apple-green--disabled);
}
.is-style-btn--text-link.is-disabled .wp-block-button__link:after {
  background: var(--color-apple-green--disabled);
}
.is-style-btn--arrow-only .wp-block-button__link {
  border-radius: 0;
  color: var(--color-apple-green);
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-m);
  font-size: 0;
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height--body-m);
  padding: 0;
}
.is-style-btn--arrow-only .wp-block-button__link:after {
  background: var(--color-apple-green);
  content: '';
  display: block;
  height: 16px;
  -webkit-mask-image: url(assets/svg/icons/arrow-right.svg);
  mask-image: url(assets/svg/icons/arrow-right.svg);
  width: 16px;
}
.is-style-btn--arrow-only.has-xs-font-size .wp-block-button__link:after {
  height: 14px;
  width: 14px;
}

.is-style-btn--arrow-only .wp-block-button__link:focus-visible {
  background: var(--color-apple-green--focused);
  outline: 3px solid var(--color-apple-green--focused);
}
.is-style-btn--arrow-only .wp-block-button__link:visited {
  color: var(--color-apple-green);
}
.is-style-btn--arrow-only .wp-block-button__link:visited:after {
  background: var(--color-apple-green);
}
.is-style-btn--arrow-only.is-disabled .wp-block-button__link {
  color: var(--color-apple-green--disabled);
}
.is-style-btn--arrow-only.is-disabled .wp-block-button__link:after {
  background: var(--color-apple-green--disabled);
}
.is-style-btn--chip .wp-block-button__link {
  border: 1px solid var(--color-apple-green);
  border-radius: 100px;
  color: var(--color-apple-green);
  cursor: default;
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-xs);
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height--body-m);
  padding: 2px 12px;
  text-transform: uppercase;
}
.is-style-btn--chip.has-xs-font-size .wp-block-button__link {
  font-size: var(--font-size--body-xxs) !important;
  padding: 0 10px;
}
.is-style-btn--linkedin .wp-block-button__link {
  border-radius: 0;
  color: var(--color-apple-green);
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-m);
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height--body-m);
  padding: 0;
}
.is-style-btn--linkedin .wp-block-button__link:before {
  background: var(--color-apple-green);
  content: '';
  display: block;
  height: 16px;
  margin-right: var(--space-10);
  -webkit-mask-image: url(assets/svg/icons/linkedin.svg);
  mask-image: url(assets/svg/icons/linkedin.svg);
  width: 16px;
}
.is-style-btn--linkedin .wp-block-button__link:hover {
  text-decoration: underline;
}
table thead {
  font-weight: 700;
}
table td,
table th {
  border-bottom: 1px solid #ccc;
  padding: 4px 20px;
  text-align: left;
}
table thead th,
table tr:nth-child(2n) td,
table tr:nth-child(2n) th {
  background: #eee;
}
.yoooserv-label {
  display: flex;
}
.yoooserv-label p {
  color: var(--color-medium-grey);
  font-size: var(--font-size--body-m);
  letter-spacing: var(--letter-spacing);
}
.yoooserv-label .wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.yoooserv-label hr.wp-block-separator {
  background: var(--color-medium-grey);
  border: 0;
  height: 1px;
  margin-right: 10px;
  padding: 0;
  width: 200px;
}
@media screen and (max-width: 767px) {
  .yoooserv-label .wp-block-separator:not(.is-style-wide):not(.is-style-dots),
  .yoooserv-label hr.wp-block-separator {
    display: none;
  }
}
hr.wp-block-separator.full-width {
  background: var(--color-medium-grey-border);
  border: none;
  height: 1px !important;
  max-width: 100%;
  width: 100% !important;
}
.hero-block {
  gap: 0;
  position: relative;
}
.hero-block > .wp-block-column:first-child {
  padding-bottom: var(--space-120);
}
@media screen and (min-width: 768px) {
  .hero-block > .wp-block-column:first-child {
    padding-bottom: var(--space-40);
  }
}
.hero-block > .wp-block-column:first-child > * {
  max-width: 650px;
  padding-left: var(--space-20);
  padding-right: var(--space-20);
}
@media screen and (min-width: 768px) {
  .hero-block > .wp-block-column:first-child > * {
    padding-left: var(--space-80);
    padding-right: var(--space-40);
  }
}
@media screen and (max-width: 767px) {
  .hero-block .wp-block-cover {
    min-height: 250px !important;
  }
}
@media screen and (min-width: 768px) {
  .hero-block .wp-block-cover {
    min-height: 100vh !important;
  }
}
.hero-block > .wp-block-column:last-child img.wp-block-cover__image-background {
  border-radius: 0 100px 0 0;
}
@media screen and (min-width: 768px) {
  .hero-block > .wp-block-column:last-child img.wp-block-cover__image-background {
    border-radius: 0 0 0 100px;
  }
}
.hero-block:before {
  background: url(assets/svg/icons/wave-light-grey.svg) no-repeat 0 0 / cover;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  opacity: 0.01;
  position: absolute;
  right: 0;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .hero-block:before {
    display: none;
  }
}
.hero-block:after {
  aspect-ratio: 1;
  background: url(assets/svg/icons/diagonal-lines-green.svg) repeat 0 0/100%;
  bottom: 0;
  content: '';
  display: block;
  opacity: 0.5;
  position: absolute;
  right: 0;
  width: 300px;
}
@media screen and (min-width: 768px) {
  .hero-block:after {
    bottom: 0;
    left: calc(50% - 60px);
    width: 413px;
  }
}
.usp-slider-2 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.usp-slider-2:before {
  background: url(assets/svg/icons/TheAbbey-hero-background-pattern.svg) repeat 0 0 / cover;
  content: '';
  height: 100vh;
  left: 0;
  opacity: 0.05;
  position: sticky;
  top: 0;
  width: 100vw;
  z-index: 0;
}
.usp-slider-2 .inner-group-container > .wp-block-group {
  margin: 15vh 0 !important;
  padding-bottom: 0 !important;
  padding-top: 0 !important;
  position: relative;
  z-index: 1;
}
.usp-slider-2 {
  min-height: 100vh;
  padding-bottom: 20vh;
  padding-top: 20vh;
  position: relative;
}
.usp-slider-2 lottie-player {
  margin: 0 auto !important;
}
.usp-slider-2 .inner-group-container > .wp-block-group {
  min-height: 35vh;
  padding-bottom: 10vh;
}
.usp-slider-2 .inner-group-container > .wp-block-group:last-child {
  padding-bottom: 160px !important;
}
@media screen and (max-width: 767px) {
  .wp-block-group.good-stuff .wp-block-columns .wp-block-column {
    margin-left: auto;
    margin-right: auto;
    max-width: 70vw;
  }
  .wp-block-group.good-stuff .wp-block-columns .wp-block-column:not(:last-of-type) {
    border-bottom: 1px solid var(--color-medium-grey-border);
    padding-bottom: 2em;
  }
}
@media screen and (min-width: 768px) {
  .wp-block-group.good-stuff .wp-block-columns .wp-block-column > * {
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
  }
  .wp-block-group.good-stuff .wp-block-columns .wp-block-column:not(:last-of-type) {
    border-right: 1px solid var(--color-medium-grey-border);
    padding-right: 2em;
  }
}
.ordinary-block {
  gap: 0;
  position: relative;
}
.ordinary-block:before {
  background: linear-gradient(45deg, var(--color-dark-cyan), transparent),
    url(assets/svg/icons/herringbone-white.svg) repeat 0 0/300px;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 1;
}
@media screen and (max-width: 781px) {
  .ordinary-block .wp-block-spacer {
    display: none;
  }
}
.ordinary-block > .wp-block-column:first-child {
  order: 1;
  padding: var(--space-20);
  position: relative;
}
@media screen and (min-width: 782px) {
  .ordinary-block > .wp-block-column:first-child {
    order: 2;
    padding-bottom: var(--space-40);
  }
  .ordinary-block > .wp-block-column:first-child .wp-block-buttons {
    justify-content: end;
    padding-right: var(--space-40);
  }
}
.ordinary-block > .wp-block-column > * {
  position: relative;
  z-index: 3;
}
.ordinary-block > .wp-block-column:first-child > .is-layout-flex {
  align-content: space-between;
  display: grid;
  height: 100%;
}
@media screen and (min-width: 782px) {
  .ordinary-block.wp-block-columns {
    position: relative;
  }
}
.ordinary-block > .wp-block-column:first-child .wp-block-button {
  position: inherit;
  z-index: 3;
}
.ordinary-block > .wp-block-column:last-child {
  order: 2;
  padding: 0 var(--space-20) var(--space-60);
}
@media screen and (min-width: 782px) {
  .ordinary-block > .wp-block-column:last-child {
    order: 1;
    padding: var(--space-80) var(--space-40) var(--space-80);
  }
}
.ordinary-block-2 > .wp-block-column:first-child:before {
  background: linear-gradient(45deg, var(--color-dark-cyan), transparent),
    url(assets/svg/icons/herringbone-white.svg) repeat 0 0/300px;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  right: 0;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ordinary-block-2 .wp-block-spacer {
    display: none;
  }
}
.ordinary-block-2 > .wp-block-column:first-child {
  padding-bottom: var(--space-120);
  position: relative;
}
@media screen and (min-width: 768px) {
  .ordinary-block-2 > .wp-block-column:first-child {
    padding-bottom: var(--space-40);
  }
}
.ordinary-block-2 > .wp-block-column:first-child > * {
  padding-left: var(--space-20);
  padding-right: var(--space-20);
}
.ordinary-block-2 > .wp-block-column:first-child > .is-layout-flex {
  align-content: space-between;
  display: grid;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .ordinary-block-2 > .wp-block-column:first-child > * {
    padding-left: var(--space-80);
    padding-right: var(--space-40);
  }
  .ordinary-block-2.wp-block-columns {
    height: 810px;
    position: relative;
  }
}
.ordinary-block-2 > .wp-block-column:first-child .wp-block-button {
  position: inherit;
  z-index: 3;
}
.ordinary-block-2 > .wp-block-column:last-child {
  height: 400px;
  overflow: scroll;
  scroll-snap-type: y mandatory;
}
@media screen and (min-width: 768px) {
  .ordinary-block-2 > .wp-block-column:last-child {
    display: grid;
    height: 810px;
    justify-content: end;
    position: relative;
    position: absolute;
    right: 0;
    top: 0;
  }
  .ordinary-block-2 > .wp-block-column:not(.block-editor-block-list__block):last-child {
    width: 100%;
    z-index: 2;
  }
}
.ordinary-block-2 > .wp-block-column:last-child .wp-block-cover {
  position: relative;
  scroll-snap-align: start;
}
@media screen and (max-width: 767px) {
  .ordinary-block-2 > .wp-block-column:last-child .wp-block-cover {
    height: 300px;
    margin-bottom: 100px;
    min-height: auto;
    place-items: center;
    width: 100vw;
  }
  .ordinary-block-2 > .wp-block-column:last-child .wp-block-cover:before {
    bottom: -50px;
    content: '';
    height: 209px;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 161px;
    z-index: 2;
  }
}
@media screen and (min-width: 768px) {
  .ordinary-block-2 > .wp-block-column:last-child .wp-block-cover {
    height: 810px;
    place-items: center;
    width: 33vw;
  }
  .ordinary-block-2 > .wp-block-column:last-child .wp-block-cover:before {
    bottom: 0;
    content: '';
    height: 395px;
    left: -100px;
    position: absolute;
    width: 305px;
    z-index: 1;
  }
}
.ordinary-block-2 > .wp-block-column:last-child .wp-block-cover:first-of-type:before {
  background: url(https://yoooserv.com/wp-content/uploads/2023/02/Drink-OldFashioned-Small-2.png)
    no-repeat 50% / contain;
  height: 200px;
  width: 200px;
}
@media screen and (min-width: 768px) {
  .ordinary-block-2 > .wp-block-column:last-child .wp-block-cover:first-of-type:before {
    height: 395px;
    width: 305px;
  }
}
.ordinary-block-2 > .wp-block-column:last-child .wp-block-cover:nth-of-type(2):before {
  background: url(https://yoooserv.com/wp-content/uploads/2023/02/Home-KettleBell.webp) no-repeat
    50% / contain;
  height: 200px;
  width: 200px;
}
@media screen and (min-width: 768px) {
  .ordinary-block-2 > .wp-block-column:last-child .wp-block-cover:nth-of-type(2):before {
    height: 382px;
    width: 305px;
  }
}
.ordinary-block-2 > .wp-block-column:last-child .wp-block-cover:nth-of-type(3):before {
  background: url(https://yoooserv.com/wp-content/uploads/2023/02/Home-Bellabot.webp) no-repeat 50% /
    contain;
  height: 200px;
  width: 200px;
}
@media screen and (min-width: 768px) {
  .ordinary-block-2 > .wp-block-column:last-child .wp-block-cover:nth-of-type(3):before {
    height: 754px;
    width: 305px;
  }
}
.ordinary-block-2 > .wp-block-column:last-child .wp-block-cover img {
  width: 100%;
}
.character-block {
  background: #fff;
  gap: 0;
  position: relative;
  transition: 2s;
}
.character-block.block-editor-block-list__block {
  background: var(--color-navy-cyan);
}
.character-block > .wp-block-column:first-child {
  padding-bottom: var(--space-40);
}
@media screen and (min-width: 768px) {
  .character-block > .wp-block-column:first-child {
    padding-bottom: var(--space-40);
  }
}
.character-block > .wp-block-column:first-child > * {
  max-width: 650px;
  padding-left: var(--space-20);
  padding-right: var(--space-20);
}
@media screen and (min-width: 768px) {
  .character-block > .wp-block-column:first-child > * {
    padding-left: var(--space-80);
    padding-right: var(--space-40);
  }
}
.character-block .is-style-btn--arrow-only .wp-block-button__link {
  transition: var(--transitions-duration-fast);
}
.character-block .is-style-btn--arrow-only .wp-block-button__link:hover {
  padding-right: var(--space-20);
  transition: var(--transitions-duration-fast);
}
.character-collage-column {
  aspect-ratio: 0.72025;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .character-collage-column {
    padding-bottom: 100px;
  }
}
.character-collage-column.active:before,
.character-collage-column:before {
  transition: var(--transitions-duration-slow);
}
.character-collage-column:before {
  aspect-ratio: 0.72025;
  background: url(https://yoooserv.com/wp-content/uploads/2023/02/Home-ImageCollage-2.webp)
    no-repeat right 0/100% 100%;
  content: '';
  display: block;
  margin: 0 10px;
  width: calc(100% - 22px);
}
@media screen and (min-width: 768px) {
  .character-collage-column:before {
    aspect-ratio: 0.72025;
    background: url(https://yoooserv.com/wp-content/uploads/2023/02/Home-ImageCollage-2.webp)
      no-repeat right 0/100% 100%;
    content: '';
    display: block;
    margin: -40px 10px 0;
    transition: var(--transitions-duration-slow);
    width: calc(100% - 22px);
  }
}
.character-block:after {
  clear: both;
  display: block;
}
.character-landlord-slidein {
  bottom: 0;
  max-width: 300px;
  position: absolute;
  right: -400px;
  transition: var(--transitions-duration-slow);
}
.character-landlord-slidein.block-editor-block-list__block {
  right: 80px;
}
@media screen and (max-width: 767px) {
  .character-landlord-slidein.reveal {
    right: 40px;
    transition: var(--transitions-duration-slow);
  }
}
@media screen and (min-width: 768px) {
  .character-landlord-slidein.reveal {
    right: 80px;
    transition: var(--transitions-duration-slow);
  }
}
.character-landlord-slidein:before {
  background: url(assets/svg/icons/wave-light-grey.svg) no-repeat 0 0/500%;
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  right: 0;
  width: 100%;
}
@keyframes showHide {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.available-workspaces--tabs {
  box-shadow: none !important;
}
.available-workspaces--tabs > ul {
  border: 0 !important;
}
@media screen and (max-width: 767px) {
  .available-workspaces--tabs > ul {
    display: block !important;
  }
}
.available-workspaces--tabs .atbs__tab-label {
  border: 0 !important;
  color: var(--color-medium-grey) !important;
  height: 1em;
  line-height: 1em;
}
@media screen and (max-width: 767px) {
  .available-workspaces--tabs.wp-block-atbs-tabs > ul.atbs__tab-labels > li.atbs__tab-label {
    float: left;
    margin-bottom: var(--space-20) !important;
    padding: var(--space-10) !important;
    text-align: center;
    width: calc(50% - var(--space-20) - 1px);
  }
  .available-workspaces--tabs .atbs__tab-label:nth-child(2n) {
    border-left: 1px solid var(--color-medium-grey-border) !important;
  }
}
@media screen and (min-width: 768px) {
  .available-workspaces--tabs.wp-block-atbs-tabs > ul.atbs__tab-labels {
    justify-content: space-between;
    position: relative;
  }
  .available-workspaces--tabs.wp-block-atbs-tabs > ul.atbs__tab-labels:after {
    background: var(--color-medium-grey-border);
    content: '';
    display: block;
    height: 2px !important;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  .available-workspaces--tabs.wp-block-atbs-tabs > ul.atbs__tab-labels > li.atbs__tab-label {
    background: #fff;
    font-size: var(--font-size--body-xl);
    padding: 0 var(--space-40);
    transition: var(--transitions-duration-slow);
    z-index: 1;
  }
  .available-workspaces--tabs.wp-block-atbs-tabs
    > ul.atbs__tab-labels
    > li.atbs__tab-label:first-of-type {
    padding-left: 0;
  }
  .available-workspaces--tabs.wp-block-atbs-tabs
    > ul.atbs__tab-labels
    > li.atbs__tab-label:last-of-type {
    padding-right: 0;
  }
}
.entry-content .available-workspaces--tabs.wp-block-atbs-tabs .atbs__tab-label:hover {
  color: var(--color-black) !important;
}
.entry-content .available-workspaces--tabs.wp-block-atbs-tabs .atbs__tab-label.active {
  color: var(--color-black) !important;
  font-family: var(--font-family-headings);
  transition: var(--transitions-duration-slow);
}
@media screen and (min-width: 768px) {
  .entry-content .available-workspaces--tabs.wp-block-atbs-tabs .atbs__tab-label.active {
    font-size: var(--font-size--h6);
  }
}
.available-workspaces--tabs .atbs__tab-content {
  clear: both;
  padding: 0 !important;
  position: relative;
}
@media screen and (min-width: 768px) {
  .available-workspaces--tabs .atbs__tab-content {
    margin-top: var(--space-40);
  }
  .available-workspaces figure.alignright {
    max-width: 66.6666666667%;
  }
  .available-workspaces figure.alignright img {
    aspect-ratio: 16/9;
  }
}
.available-workspaces--tabs .wp-block-atbs-tab {
  display: none;
  opacity: 0;
}
.available-workspaces
  .wp-block-atbs-tab
  .block-editor-inner-blocks
  > .block-editor-block-list__layout,
.available-workspaces--tabs .wp-block-atbs-tab.active {
  animation: showHide var(--transitions-duration-slow) ease-in-out both;
  display: grid !important;
  gap: 0;
  grid-template-columns: 1fr 2fr;
}
@media screen and (max-width: 999px) {
  .available-workspaces--tabs .wp-block-atbs-tab.active {
    grid-template-columns: auto;
  }
  .available-workspaces--tabs .wp-block-atbs-tab.active .wp-block-cover {
    aspect-ratio: 16/9;
    min-height: auto;
    order: 1;
  }
  .available-workspaces--tabs .wp-block-atbs-tab.active .tab-floated-group {
    border-radius: 0 0 20px 0 !important;
    order: 2;
  }
  .available-workspaces .tab-floated-group {
    clear: both;
    margin: 0 var(--space-10);
    position: inherit;
    transform: translateY(-20px);
    z-index: 22;
  }
}
p.block-editor-rich-text__editable.atbs__tab_label.rich-text {
  color: var(--color-black) !important;
  font-family: var(--font-family-headings);
  font-size: var(--font-size--h6);
  margin: var(--space-20) 0;
}
@media screen and (max-width: 767px) {
  .workspace-hero {
    box-sizing: border-box;
    padding: 0;
  }
  .workspace-hero .wp-block-cover__image-background {
    height: 100vh;
    left: 0;
    position: sticky;
    top: 0;
    width: 100vw;
  }
  .workspace-hero .wp-block-cover__inner-container::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (min-width: 1000px) {
  .workspace-hero {
    padding-left: var(--space-120);
    padding-right: var(--space-120);
  }
}
@media screen and (max-width: 767px) {
  .workspace-hero--intro {
    margin-top: 200px;
  }
}
@media screen and (min-width: 768px) {
  .workspace-hero--intro {
    margin-right: 5%;
    position: sticky;
    top: 0;
    width: 50%;
  }
  .workspace-hero--intro,
  .workspace-hero--scroll {
    float: left;
    padding-bottom: var(--space-120);
    padding-top: var(--space-120);
  }
  .workspace-hero--scroll {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .workspace-hero--scroll .wp-block-group:first-of-type {
    padding-top: var(--space-80);
  }
  .workspace-hero--scroll .wp-block-group:last-of-type {
    padding-bottom: var(--space-80);
  }
}
.workspace-hero--scroll .wp-block-group {
  max-width: 400px;
}
.designed-life {
  background: url(/app/themes/yoooserv/assets/svg/icons/dots-light-grey.svg) no-repeat 50% / cover;
  padding-top: var(--space-60);
  position: relative;
}
@media screen and (min-width: 1100px) {
  .designed-life {
    min-height: 700px;
    padding-top: var(--space-120);
  }
  .designed-life.alignfull
    > :not(.wp-block-cover__background):not(.wp-block-cover__image-background) {
    grid-column-end: -2;
    grid-column-start: 2;
  }
}
.designed-grid {
  display: grid;
  gap: var(--space-10);
  grid-auto-flow: row;
  grid-template-columns: repeat(2, 1fr);
}
@media screen and (min-width: 1100px) {
  .designed-grid {
    gap: var(--space);
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
.designed-grid > .wp-block-group {
  background: #fff;
  border-radius: 20px 0 20px 0;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  z-index: 2;
}
@media screen and (max-width: 999px) {
  .designed-grid > .wp-block-group {
    border-radius: 10px;
    z-index: 4;
  }
}
.designed-grid .wp-block-cover {
  aspect-ratio: 3/2;
  min-height: auto !important;
}
.designed-grid > .wp-block-group > p {
  margin: 0;
  padding: var(--space-20);
}
.needs-block {
  position: relative;
}
.needs-block:before {
  background: url(/app/themes/yoooserv/assets/svg/icons/foliage-black.svg) no-repeat 50% / cover;
  height: 100%;
  opacity: 0.4;
  top: 0;
}
.needs-block:after,
.needs-block:before {
  content: '';
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
.needs-block:after {
  background: linear-gradient(transparent, var(--color-navy-cyan));
  bottom: 0;
  height: 150px;
}
.needs-block > * {
  z-index: 1;
}
@media screen and (max-width: 999px) {
  .needs-block figure.floated-image {
    display: none;
  }
  .needs-block .mobile-slider > .wp-block-group .wp-block-cover {
    aspect-ratio: 3/2;
    min-height: auto !important;
    width: 100%;
  }
  .needs-block .mobile-slider > .wp-block-group .wp-block-cover img {
    aspect-ratio: 3/2;
    height: auto;
  }
}
@media screen and (min-width: 1000px) {
  .needs-block .mobile-slider > .wp-block-group {
    display: grid;
    gap: var(--space-40);
    grid-template-columns: repeat(12, 1fr);
  }
  .needs-block .mobile-slider > .wp-block-group .wp-block-cover {
    border-radius: 20px 0 20px 0;
    overflow: hidden;
  }
  .needs-block .mobile-slider > .wp-block-group:first-of-type {
    position: relative;
    z-index: 2;
  }
  .needs-block .mobile-slider > .wp-block-group:first-of-type .wp-block-cover {
    aspect-ratio: 2/3;
    grid-column: 1 / span 4;
    min-height: auto !important;
    z-index: 2;
  }
  .needs-block .mobile-slider > .wp-block-group:first-of-type .wp-block-cover ~ .wp-block-group {
    grid-column: 5 / span 5;
    margin-top: 60px;
  }
  .needs-block .mobile-slider > .wp-block-group:first-of-type figure.floated-image {
    bottom: -40px;
    grid-column-start: 4;
    position: absolute;
    z-index: 1;
  }
  .needs-block .mobile-slider > .wp-block-group:nth-of-type(2) {
    margin-top: -80px;
  }
  .needs-block .mobile-slider > .wp-block-group:nth-of-type(2) .wp-block-cover {
    aspect-ratio: 1.77777;
    grid-column: 4 / span 5;
    min-height: auto !important;
  }
  .needs-block .mobile-slider > .wp-block-group:nth-of-type(2) .wp-block-cover ~ .wp-block-group {
    grid-column: 9 / span 4;
    margin-top: 40px;
  }
  .needs-block .mobile-slider > .wp-block-group:nth-of-type(3) {
    align-items: center;
    margin-top: -80px;
    position: relative;
    z-index: 3;
  }
  .needs-block .mobile-slider > .wp-block-group:nth-of-type(3) .wp-block-cover {
    aspect-ratio: 2/3;
    grid-column: 2 / span 3;
    min-height: auto !important;
  }
  .needs-block .mobile-slider > .wp-block-group:nth-of-type(3) .wp-block-cover ~ .wp-block-group {
    align-items: center;
    display: grid;
    grid-column: 5 / span 4;
  }
}
@media screen and (max-width: 767px) {
  .virtual-offices-columns {
    margin-bottom: 10vw;
  }
  .virtual-offices-columns > .wp-block-column:first-child {
    margin-bottom: -400px;
    order: 2;
    overflow: hidden;
    padding-left: var(--space-20);
    padding-right: var(--space-20);
  }
  .virtual-offices-columns > .wp-block-column:last-child {
    order: 1;
    padding-bottom: 0 !important;
    padding-left: var(--space-20);
    padding-right: var(--space-20);
    padding-top: 0 !important;
  }
  .virtual-offices-columns > .wp-block-column:first-child lottie-player {
    height: auto !important;
    overflow: hidden;
    transform: rotate(-90deg) translateY(-30%) translateX(100px);
    width: 200% !important;
  }
}
@media screen and (min-width: 768px) {
  .virtual-offices-columns {
    max-height: 600px;
    overflow: visible;
    z-index: 5;
  }
  .virtual-offices-columns > .wp-block-column:first-child lottie-player {
    height: 100vw !important;
    margin-top: -100px;
    max-height: 1500px !important;
    max-width: 1500px !important;
    transform: translateX(-48%);
    width: 100vw !important;
  }
  .virtual-offices-columns > .wp-block-column:last-child {
    padding-right: var(--space-80);
  }
  .virtual-offices-columns > .wp-block-column:last-child h2 {
    -webkit-text-stroke: 2px #fff;
    color: var(--color-navy-cyan);
  }
}
.our-workspaces .wp-block-column {
  display: flex;
}
.our-workspaces .wp-block-column > .wp-block-group {
  background: #fff;
  border-radius: 20px 0 20px 0;
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  transition: var(--transitions-duration-fast);
}
.our-workspaces .wp-block-column > .wp-block-group:hover {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.3);
  transition: var(--transitions-duration-fast);
}
.wp-block-yoooserv-carousel {
  overflow: hidden;
  padding-bottom: var(--space-60);
}
@media screen and (min-width: 768px) {
  .wp-block-yoooserv-carousel {
    padding-bottom: var(--space-120);
  }
}
.wp-block-yoooserv-carousel figure.wp-block-image {
  border: 1px solid #000;
  border-radius: 10px;
  display: flex;
  height: 150px;
  overflow: hidden;
  place-content: center;
  place-items: center;
  width: 280px;
}
.wp-block-yoooserv-carousel figure.wp-block-image img {
  margin: 0 auto;
  max-width: 85% !important;
}
@media screen and (min-width: 1200px) {
  .wp-block-yoooserv-carousel figure.wp-block-image img {
    max-width: 65% !important;
  }
}
.wp-block-yoooserv-carousel .block-editor-block-list__layout {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
.workspace-intro {
  padding-top: var(--space-120);
  position: relative;
}
.workspace-intro > * {
  position: relative;
  z-index: 1;
}
.dakota-intro:before {
  background: url(assets/svg/icons/arc-pattern.svg) repeat 0 0 / cover;
}
.dakota-intro:before,
.no-5-intro:before {
  bottom: 0;
  content: '';
  display: block;
  height: 100%;
  opacity: 1;
  position: absolute;
  right: 0;
  width: 100%;
}
.no-5-intro:before {
  background: url(assets/svg/icons/No5-hero-background-pattern.svg) repeat 0 0/800px;
}
.the-abbey-intro:before {
  background: url(assets/svg/icons/TheAbbey-hero-background-pattern.svg) repeat 0 0/1200px;
  height: 100%;
  opacity: 1;
  right: 0;
}
.the-abbey-intro:before,
.workspace-intro:after {
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  width: 100%;
}
.workspace-intro:after {
  background: var(--color-navy-cyan);
  height: 30%;
  left: 0;
}
@media screen and (min-width: 768px) {
  .workspace-intro:after {
    height: 40%;
  }
}
@media screen and (max-width: 767px) {
  .workspace-intro .wp-block-buttons {
    gap: 15px !important;
  }
  .workspace-intro .wp-block-buttons.is-content-justification-right {
    justify-content: start;
  }
  .workspace-intro .wp-block-buttons .wp-block-button {
    font-size: var(--font-size--body-s) !important;
  }
  .workspace-intro .wp-block-buttons .wp-block-button.is-style-btn--filled a {
    padding: 6px 16px;
  }
}
.workspace-intro figure {
  grid-column-end: -2 !important;
  grid-column-start: 2 !important;
  width: 100%;
}
.workspace-intro figure img {
  width: 100%;
}
.workspace-intro figure a[href='#gallery'] img {
  width: 100vw;
}
.scrolling-text {
  padding: var(--space-60) 0 var(--space-60);
}
.scrolling-text p {
  font-family: var(--font-family-medium);
  font-size: 28px;
  grid-column: 3 / span 12 !important;
  margin: 0 auto !important;
}
@media screen and (min-width: 768px) {
  .scrolling-text p {
    grid-column: 6 / span 6 !important;
  }
}
.scrolling-text h1,
.scrolling-text h2,
.scrolling-text h3,
.scrolling-text h4,
.scrolling-text h5 {
  grid-column: 1 / span 16 !important;
  margin: 0 auto !important;
}
@media screen and (min-width: 768px) {
  .scrolling-text h1,
  .scrolling-text h2,
  .scrolling-text h3,
  .scrolling-text h4,
  .scrolling-text h5 {
    grid-column: 5 / span 8 !important;
  }
}
.scrolling-text p span.line {
  opacity: 0.15;
  transition: 1s;
}
.scrolling-text p span.line.active,
.scrolling-text p span.line.stays-active {
  opacity: 1;
  transition: 1s;
}
@media screen and (min-width: 1000px) {
  .expect-block {
    padding-bottom: var(--space-120) !important;
    padding-top: var(--space-120) !important;
  }
  .expect-block--column-grid {
    display: grid;
    gap: var(--space-20);
    grid-template-columns: repeat(12, 1fr);
    margin-top: var(--space-60);
  }
  .expect-block--column-grid > .wp-block-group {
    grid-column: auto/span 3;
  }
  .expect-block--column-grid > .wp-block-group:nth-child(2n) {
    padding-top: var(--space-60);
  }
}
.expect-block--column-grid .wp-block-cover {
  aspect-ratio: 3/2;
  min-height: auto !important;
}
@media screen and (max-width: 999px) {
  .mobile-slider-outer {
    -ms-overflow-style: none;
    position: relative;
  }
  .mobile-slider-outer * {
    box-sizing: border-box;
    scrollbar-color: transparent transparent;
    scrollbar-width: 0;
  }
  .mobile-slider-outer::-webkit-scrollbar {
    width: 0;
  }
  .mobile-slider-outer::-webkit-scrollbar-track {
    background: transparent;
  }
  .mobile-slider-outer::-webkit-scrollbar-thumb {
    background: transparent;
    border: none;
  }
  .mobile-slider {
    counter-reset: item;
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: scroll;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
  }
  .mobile-slider > .wp-block-column,
  .mobile-slider > .wp-block-group {
    counter-increment: item;
    flex: 0 0 90%;
    margin-right: var(--space) !important;
    position: relative;
    width: 90%;
  }
  .mobile-slider > .wp-block-column > .wp-block-cover,
  .mobile-slider > .wp-block-group > .wp-block-cover {
    border-radius: 20px 0 20px 0;
    margin-bottom: var(--space);
    overflow: hidden;
    scroll-snap-align: start;
  }
}
.amenities-block {
  position: relative;
}
.amenities-block:before {
  background: var(--color-light-grey) url(/app/themes/yoooserv/assets/svg/icons/foliage-white.svg)
    no-repeat center/cover;
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.amenities-block > * {
  z-index: 1;
}
.amenities-block--grid {
  display: grid;
  gap: var(--space-20);
  grid-auto-flow: row;
}
@media screen and (min-width: 1000px) {
  .amenities-block--grid {
    display: grid;
    gap: var(--space-20);
    grid-template: 'first 2 3 4' 'first 5 6 7' '8 9 last last' auto/1fr 1fr 1fr 1fr;
  }
}
.amenities-block--grid > .wp-block-group {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  padding-bottom: var(--space-20);
  padding-top: var(--space-20);
  transition: var(--transitions-duration-fast);
}
@media screen and (min-width: 1000px) {
  .amenities-block--grid > .wp-block-group {
    padding-bottom: var(--space-40);
    padding-top: var(--space-40);
  }
}
.amenities-block--grid > .wp-block-group:hover {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.25);
  transition: var(--transitions-duration-fast);
}
.amenities-block--grid > .wp-block-group > .wp-block-group > figure,
.amenities-block--grid > .wp-block-group > .wp-block-group > figure img {
  height: 40px;
}
@media screen and (max-width: 999px) {
  .amenities-block--grid > .wp-block-group > .wp-block-group {
    align-items: center;
    display: grid;
    gap: var(--space-10);
    grid-template: 'title icon' auto 'text text' auto/1fr auto;
  }
  .amenities-block--grid > .wp-block-group > .wp-block-group > figure {
    grid-area: icon;
  }
  .amenities-block--grid > .wp-block-group > .wp-block-group > p {
    grid-area: text;
  }
  .amenities-block--grid > .wp-block-group > .wp-block-group * {
    text-align: left;
  }
  .amenities-block--grid > .wp-block-group > .wp-block-cover {
    display: none;
  }
}
.amenities-block--grid > .wp-block-group > :not(.wp-block-cover) {
  align-content: baseline;
  display: grid;
  gap: 20px;
  padding-left: var(--space-20);
  padding-right: var(--space-20);
}
@media screen and (min-width: 1000px) {
  .amenities-block--grid > .wp-block-group {
    padding-top: 0;
  }
  .amenities-block--grid > .wp-block-group > :first-child:not(.wp-block-cover) {
    padding-top: var(--space-40);
  }
  .amenities-block--grid > .wp-block-group > .wp-block-cover {
    height: 100%;
    min-height: unset !important;
  }
  .amenities-block--grid > .wp-block-group:first-of-type {
    display: grid;
    grid-area: first;
    grid-template: 'image' calc(50% + 25px) 'text' 50% / auto;
    padding-bottom: 0;
  }
  .amenities-block--grid > .wp-block-group:first-of-type > .wp-block-group {
    padding-top: var(--space-40);
  }
  .amenities-block--grid > .wp-block-group:nth-of-type(10) {
    display: grid;
    grid-area: last;
    grid-template: 'image text' auto/calc(50% + 10px) calc(50% - 10px);
    padding-bottom: 0;
  }
  .amenities-block--grid > .wp-block-group:nth-of-type(10) > .wp-block-group {
    padding-top: var(--space-40);
  }
}
.amenities-block--grid p:last-child {
  margin-bottom: 0;
}
.love-block {
  padding-bottom: var(--space-80);
  padding-top: var(--space-40);
}
@media screen and (max-width: 767px) {
  .love-block {
    padding-top: var(--space-40);
  }
}
.love-block .wp-block-columns {
  gap: 0;
  margin-top: var(--space-60);
}
@media screen and (max-width: 767px) {
  .love-block .wp-block-columns {
    margin-top: var(--space-20);
  }
}
@media screen and (min-width: 768px) {
  .love-block .wp-block-columns {
    gap: var(--space-120);
  }
}
.wp-block-yoooserv-accordion {
  border-top: 0.5px solid hsla(0, 0%, 97%, 0.5);
  padding-top: var(--space-20);
}
.wp-block-yoooserv-accordion > .accordion--hidden {
  display: none;
}
.wp-block-yoooserv-accordion .accordion--header {
  background: url(/app/themes/yoooserv/assets/img/plus.svg) no-repeat 0 50%/20px;
  cursor: pointer;
  padding-left: 30px;
}
.wp-block-yoooserv-accordion .accordion--header.active {
  background: url(/app/themes/yoooserv/assets/img/minus.svg) no-repeat 0 50%/20px;
}
.wp-block-yoooserv-accordion .accordion--header.active ~ .accordion--hidden {
  display: block;
}
.workspace-services {
  padding-top: var(--space-40);
}
@media screen and (min-width: 768px) {
  .workspace-services {
    padding-top: var(--space-80);
  }
}
.workspace-services hr.wp-block-separator {
  color: var(--color-light-grey) !important;
  height: 1px !important;
  margin: 20px 0;
  width: 100% !important;
}
.workspace-services lottie-player {
  margin-left: 0 !important;
}
.workspace-services .wp-block-column > .wp-block-group,
.workspace-services .wp-block-column > .wp-block-group > .wp-block-group {
  height: 100%;
}
.map-block figure {
  min-width: 32px !important;
}
.map-block .wp-block-columns {
  gap: var(--space-40);
}
.map-block .wp-block-column:first-child {
  margin-bottom: var(--space-40);
}
@media screen and (max-width: 767px) {
  .map-block .wave {
    height: 32px;
    width: 32px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .map-block .wave {
    height: 45px;
    width: 45px;
  }
}
.map-block .wp-block-columns iframe {
  aspect-ratio: 3/2;
  width: 100%;
}
.yoooserv-slider {
  grid-column-end: -1 !important;
  grid-column-start: 2 !important;
  z-index: 1;
}
.yoooserv-slider figure img {
  width: 100%;
}
.yoooserv-slider-outer {
  position: relative;
}
.yoooserv-slider-outer:after {
  background: var(--color-navy-cyan);
  bottom: 0;
  content: '';
  display: block;
  height: 50%;
  left: 0;
  position: absolute;
  width: 100%;
}
.yoooserv-slider-outer > * {
  z-index: 1;
}
.wp-block-yoooserv-slider > .block-editor-inner-blocks > .block-editor-block-list__layout {
  display: flex;
  gap: 20px;
  overflow: scroll;
}
.wp-block-yoooserv-slider > .block-editor-inner-blocks > .block-editor-block-list__layout figure {
  flex: 1 0;
  flex-basis: 50vw;
}
@media screen and (max-width: 767px) {
  .people-block .wp-block-spacer {
    display: none;
  }
}
.people-block.wp-block-columns > .wp-block-column > .wp-block-group:first-child {
  margin-top: var(--space-80) !important;
}
@media screen and (min-width: 768px) {
  .people-block.wp-block-columns > .wp-block-column > .wp-block-group:first-child {
    margin-top: var(--space-120) !important;
  }
}
@media screen and (max-width: 767px) {
  .people-block.wp-block-columns > .wp-block-column:last-child > .wp-block-group:first-child {
    margin-top: 0 !important;
  }
}
.people-block > .wp-block-column > .wp-block-group {
  padding-bottom: var(--space-60);
}
@media screen and (max-width: 767px) {
  .people-block > .wp-block-column > * {
    padding-left: var(--space-20);
    padding-right: var(--space-20);
  }
}
.people-block > .wp-block-column:first-child > .wp-block-group {
  position: sticky;
  top: var(--space-80);
}
@media screen and (min-width: 768px) {
  .people-block > .wp-block-column:first-child > .wp-block-group {
    position: sticky;
    top: var(--space-120);
  }
  .people-block > .wp-block-column:first-child > * {
    padding-left: var(--space-120);
    padding-right: var(--space-40);
  }
  .people-block.wp-block-columns {
    position: relative;
  }
}
.people-block > .wp-block-column:last-child .wp-block-group {
  max-width: 410px;
}
@media screen and (max-width: 767px) {
  .people-block > .wp-block-column > .wp-block-group figure,
  .people-block > .wp-block-column > .wp-block-group img {
    width: 100%;
  }
}
#gform_wrapper_4 {
  min-height: calc(100vh - 140px);
  padding-bottom: var(--space-60);
  padding-top: var(--space-80);
}
#gform_wrapper_4 .gf_progressbar_title {
  text-align: right;
}
#gform_wrapper_4 .gf_progressbar {
  display: none;
}
#gform_4 {
  align-items: center;
  display: grid;
  grid-template: 'progress' auto 'form' 1fr / auto;
  height: 100%;
  overflow: scroll;
}
#gform_4 .gform-body {
  display: grid;
  justify-items: center;
  text-align: center;
}
#gform_4 .gform_fields {
  display: grid;
  gap: var(--space-20) 0;
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 768px) {
  #gform_4 .gform_fields {
    gap: var(--space-20);
    grid-template-columns: repeat(2, 1fr);
    width: 630px;
  }
}
#gform_4 .gfield--width-full {
  grid-column: 1 / span 2;
  width: 100%;
}
#gform_4 .gfield--width-full:not(.gfield_html):not(fieldset) {
  justify-self: center;
}
@media screen and (min-width: 768px) {
  #gform_4 .gfield--width-full:not(.gfield_html):not(fieldset) {
    width: 410px;
  }
}
#gform_4 .gfield--width-half {
  grid-column: 1 / span 1;
}
@media screen and (min-width: 768px) {
  #gform_4 .gfield--width-half {
    grid-column: auto/span 1;
  }
}
#gform_4 .gform_page_footer {
  border-top: 1px solid var(--color-medium-grey-border);
  margin-top: var(--space-60);
  padding-top: var(--space-60);
}
#gform_4 .gform_page_footer input.gform_previous_button {
  margin-right: var(--space-40);
}
#gform_4 fieldset {
  border: 0;
}
#gform_4 fieldset.gfield legend {
  display: none;
}
#gform_4 fieldset.gfield .gfield_radio {
  display: flex;
  flex-wrap: wrap;
  gap: var(--space-20);
  justify-content: center;
}
#gform_4 fieldset.gfield input[type='radio'] {
  position: absolute;
  visibility: hidden;
}
#gform_4 fieldset.gfield label {
  background: var(--color-white);
  border: 2px solid var(--color-black);
  border-radius: 8px 0 8px 0;
  color: var(--color-black);
  cursor: pointer;
  display: inline-block;
  font-family: var(--font-family-medium);
  font-size: var(--font-size--body-m);
  letter-spacing: var(--letter-spacing);
  line-height: var(--line-height--body-m);
  min-width: 150px;
  padding: 12px 25px;
  text-transform: uppercase;
}
#gform_4 fieldset.gfield input:checked ~ label,
#gform_4 fieldset.gfield label:hover {
  background: var(--color-black);
  border-color: var(--color-black);
  color: var(--color-white);
}
#gform_4 .form-explainer--outer {
  margin-top: var(--space-60);
}
#gform_4 .form-explainer {
  border-top: 1px solid var(--color-medium-grey-border);
  margin-top: var(--space-20);
  padding-top: var(--space-20);
  text-align: left;
}
#gform_confirmation_wrapper_4 {
  align-items: center;
  display: grid !important;
  justify-items: center;
  min-height: calc(100vh - 140px);
  padding-bottom: var(--space-60);
  padding-top: var(--space-80);
  text-align: center;
}
.gform_validation_container {
  clip: rect(0, 0);
  left: -99999px;
  position: absolute;
  visibility: hidden;
}
.entry-content .animate--fade-in--fast,
.entry-content .animate--fade-in--slow {
  opacity: 0;
}
.entry-content .animate--fade-in--slow {
  opacity: 0;
  transform: translateY(50px);
}
@media screen and (max-width: 767px) {
  .entry-content .animate--push-right {
    transform: none !important;
  }
}
.u-text--center {
  text-align: center;
}
.u-align--center {
  margin-left: auto;
}
.u-align--center,
.u-align--left {
  margin-right: auto;
}
.u-align--right {
  margin-left: auto;
}
.u-align--middle {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.u-height--full {
  min-height: 100vh;
}
.mfp-bg {
  background: #0b0b0b;
  opacity: 0.8;
  overflow: hidden;
  z-index: 1042;
}
.mfp-bg,
.mfp-wrap {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.mfp-wrap {
  -webkit-backface-visibility: hidden;
  outline: none !important;
  z-index: 1043;
}
.mfp-container {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  cursor: auto;
  width: 100%;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  left: 8px;
  margin-top: -0.8em;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: auto;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: none;
  overflow: visible;
  padding: 0;
  touch-action: manipulation;
  z-index: 1046;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.mfp-close {
  color: #fff;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  height: 44px;
  line-height: 44px;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 44px;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  width: 100%;
}
.mfp-counter {
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
}
.mfp-arrow {
  -webkit-tap-highlight-color: transparent;
  height: 110px;
  margin: -55px 0 0;
  opacity: 0.65;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 90px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  border: inset transparent;
  content: '';
  display: block;
  height: 0;
  left: 0;
  margin-left: 35px;
  margin-top: 35px;
  position: absolute;
  top: 0;
  width: 0;
}
.mfp-arrow:after {
  border-bottom-width: 13px;
  border-top-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-bottom-width: 21px;
  border-top-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  border-right: 27px solid #3f3f3f;
  margin-left: 25px;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-bottom: 40px;
  padding-top: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  max-width: 900px;
  width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
}
.mfp-iframe-scaler iframe {
  background: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
img.mfp-img {
  box-sizing: border-box;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 0;
  width: auto;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  background: #444;
  bottom: 40px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  content: '';
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 40px;
  width: auto;
  z-index: -1;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  cursor: auto;
  left: 0;
  margin-top: -36px;
  position: absolute;
  top: 100%;
  width: 100%;
}
.mfp-title {
  word-wrap: break-word;
  color: #f3f3f3;
  line-height: 18px;
  padding-right: 36px;
  text-align: left;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-height: 300px), screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    bottom: 0;
    top: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    position: fixed;
    top: auto;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    background: rgba(0, 0, 0, 0.6);
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*# sourceMappingURL=style.css.map */

header.header .logo svg,
header.menu-header .logo svg {
  height: 25px;
}

header.header,
header.menu-header {
  height: 75px;
}
