@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, dialog {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

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

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

strong, b {
  font-weight: 700;
}

i, em {
  font-style: italic;
}

input, select, textarea {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.invisible {
  display: none;
}

button, input.submit {
  cursor: pointer;
  -webkit-border-radius: 0;
  border-radius: 0;
}

sub, sup {
  font-size: 70%;
  line-height: 0;
  position: relative;
}

sup {
  top: -0.4em;
}

sub {
  bottom: -0.25em;
}

* {
  box-sizing: border-box;
}

/* barlow-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 100;
  src: url("../fonts/barlow-v12-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-100italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 100;
  src: url("../fonts/barlow-v12-latin-100italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 200;
  src: url("../fonts/barlow-v12-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-200italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 200;
  src: url("../fonts/barlow-v12-latin-200italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/barlow-v12-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-300italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 300;
  src: url("../fonts/barlow-v12-latin-300italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/barlow-v12-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/barlow-v12-latin-italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/barlow-v12-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 500;
  src: url("../fonts/barlow-v12-latin-500italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/barlow-v12-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 600;
  src: url("../fonts/barlow-v12-latin-600italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/barlow-v12-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 700;
  src: url("../fonts/barlow-v12-latin-700italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/barlow-v12-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 800;
  src: url("../fonts/barlow-v12-latin-800italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/barlow-v12-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* barlow-900italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Barlow";
  font-style: italic;
  font-weight: 900;
  src: url("../fonts/barlow-v12-latin-900italic.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root {
  --col-text: #757482;
  --col-text--rgb: 117, 116, 130;
  --col-purple-400: #93729f;
  --col-purple-400--rgb: 147, 114, 159;
  --col-purple-300: rgb(120.835443038, 89.9240506329, 132.0759493671);
  --col-purple-300--rgb: 121, 90, 132;
  --col-blue-400: #6ea4ca;
  --col-blue-400--rgb: 110, 164, 202;
  --col-gray-400: #e4e4e4;
  --col-gray-400--rgb: 228, 228, 228;
  --col-white: #ffffff;
  --col-white--rgb: 255, 255, 255;
  --col-black: #000000;
  --col-black--rgb: 0, 0, 0;
  --col-red: #c0392b;
  --col-red--rgb: 192, 57, 43;
  --filter-blue-400: brightness(0) invert(60%) sepia(12%) saturate(1055%) hue-rotate(162deg) brightness(98%) contrast(110%);
  --filter-purple-400: brightness(0) invert(55%) sepia(7%) saturate(1948%) hue-rotate(239deg) brightness(87%) contrast(81%);
  --gap-col: 60px;
  --gap-row: 60px;
  --nav-width: clamp(280px, 70vw, 320px);
}
@media (max-width: 500px) {
  :root {
    --gap-col: 30px;
  }
}

html {
  font-size: 18px;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

body {
  font-family: "Barlow", Helvetica, Arial, sans-serif;
  line-height: 1.4;
  color: var(--col-text);
  min-height: 100dvh;
}
body img {
  display: block;
  max-width: 100%;
  height: auto;
}
body a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s;
}
body #wrapper {
  display: flex;
  min-height: 100dvh;
  flex-direction: column;
}
@media (max-width: 1280px), (pointer: coarse) {
  body #wrapper > * {
    transition: transform 0.5s;
  }
  body #wrapper:has(header button#nav-toggle[aria-pressed=true]) {
    height: 100dvh;
    overflow: hidden;
  }
  body #wrapper:has(header button#nav-toggle[aria-pressed=true]) > * {
    transform: translateX(calc(var(--nav-width) * -1));
  }
}

.block,
.widget {
  display: block;
  flex-basis: 100%;
  padding: calc(var(--gap-col) * 0.5);
}
.block.widget,
.widget.widget {
  padding: calc(var(--gap-col) * 0.5);
}
.block.span16,
.widget.span16 {
  flex-basis: 16%;
  flex-basis: 16.6%;
}
.block.span20,
.widget.span20 {
  flex-basis: 20%;
}
.block.span25,
.widget.span25 {
  flex-basis: 25%;
}
.block.span30,
.widget.span30 {
  flex-basis: 30%;
}
.block.span33,
.widget.span33 {
  flex-basis: 33%;
  flex-basis: 33.3333333333%;
}
.block.span35,
.widget.span35 {
  flex-basis: 35%;
}
.block.span40,
.widget.span40 {
  flex-basis: 40%;
}
.block.span45,
.widget.span45 {
  flex-basis: 45%;
}
.block.span50,
.widget.span50 {
  flex-basis: 50%;
}
@media (max-width: 768px) {
  .block.span50,
  .widget.span50 {
    flex-basis: 100%;
  }
}
.block.span55,
.widget.span55 {
  flex-basis: 55%;
}
.block.span60,
.widget.span60 {
  flex-basis: 60%;
}
.block.span65,
.widget.span65 {
  flex-basis: 65%;
}
.block.span66,
.widget.span66 {
  flex-basis: 66%;
  flex-basis: 66.6666666667%;
}
.block.span70,
.widget.span70 {
  flex-basis: 70%;
}
.block.span75,
.widget.span75 {
  flex-basis: 75%;
}
.block.span80,
.widget.span80 {
  flex-basis: 80%;
}

header .inside,
footer .inside,
.mod_article .inside {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: calc(1530px + var(--gap-col) * 2.5);
  margin-inline: auto;
  padding-block: var(--gap-row);
  padding-inline: 0;
}
@media (min-width: 768px) {
  header .inside,
  footer .inside,
  .mod_article .inside {
    padding-inline: var(--gap-col);
  }
}

header {
  width: 100%;
  top: 0;
  z-index: 100;
}
header > .inside {
  padding-block: unset;
  align-items: center;
}
header .block {
  padding-block: calc(var(--gap-col) * 0.25);
}
header a.logo {
  flex-basis: clamp(100px, 430px, 50vw);
  flex-shrink: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: auto;
  padding-right: unset;
}
header a.logo span {
  display: block;
  width: 100%;
  aspect-ratio: 472/172;
  background: url(../img/logo.svg) no-repeat scroll 0% 50%;
  background-size: contain;
}
header nav.block {
  flex-basis: auto;
}
@media (min-width: 1280px) and (pointer: fine) {
  header nav {
    padding-bottom: unset;
  }
  header nav button {
    display: none;
  }
  header nav ul.level_1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1em;
    font-size: 1.1666666667rem;
    text-transform: uppercase;
  }
  header nav ul.level_1 a {
    font-weight: 400;
    transition: color 0.2s;
  }
  header nav ul.level_1 a.active, header nav ul.level_1 a:hover, header nav ul.level_1 a:focus, header nav ul.level_1 a.trail {
    color: var(--col-blue-400);
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 0.3em;
  }
  header nav ul.level_1 ul {
    display: none;
  }
}
@media (max-width: 1280px), (pointer: coarse) {
  header .nav-toggle {
    flex-basis: auto;
  }
  header .nav-toggle button {
    padding: unset;
    margin: unset;
    border: unset;
    background: transparent;
    cursor: pointer;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    display: inline-flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 0.8333333333rem;
    font-weight: 600;
    color: inherit;
    text-transform: uppercase;
    letter-spacing: 0.2em;
  }
  header .nav-toggle button svg {
    transition: transform 400ms;
  }
  header .nav-toggle button svg path {
    fill: none;
    transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
    stroke: currentColor;
    stroke-width: 5.5;
    stroke-linecap: round;
  }
  header .nav-toggle button svg path:nth-of-type(1) {
    stroke-dasharray: 40 139;
  }
  header .nav-toggle button svg path:nth-of-type(3) {
    stroke-dasharray: 40 180;
  }
  header .nav-toggle button[aria-pressed=true] svg {
    transform: rotate(45deg);
  }
  header .nav-toggle button[aria-pressed=true] svg path:nth-of-type(1) {
    stroke-dashoffset: -98px;
  }
  header .nav-toggle button[aria-pressed=true] svg path:nth-of-type(3) {
    stroke-dashoffset: -138px;
  }
  header nav {
    margin-left: auto;
    padding-left: unset;
    flex-basis: auto;
  }
  header nav > a {
    display: none;
    pointer-events: none;
  }
  header nav ul.level_1 {
    position: fixed;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    width: var(--nav-width);
    height: 100dvh;
    color: currentColor;
    box-shadow: inset 7px 0 9px -7px rgba(var(--col-black--rgb), 0.4);
    transform: translateX(var(--nav-width));
    overflow: auto;
    scrollbar-width: none;
  }
  header nav ul.level_1 input,
  header nav ul.level_1 label {
    display: none;
    pointer-events: none;
  }
  header nav ul.level_1 > li {
    display: block;
  }
  header nav ul.level_1 > li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.75ch;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
    white-space: nowrap;
    min-height: 4.615385em;
  }
  header nav ul.level_1 > li a > span {
    padding-inline: 1.5em;
  }
  header nav ul.level_1 > li a.active, header nav ul.level_1 > li a.trail {
    cursor: default;
    color: var(--col-blue-400);
    background: rgba(var(--col-blue-400--rgb), 0.15);
  }
  header nav ul.level_1 > li button {
    display: none;
  }
  header nav ul.level_1 > li ul.level_2 {
    display: none;
    pointer-events: none;
  }
}

footer {
  position: relative;
  overflow: hidden;
  margin-top: auto;
  background: var(--col-blue-400);
  color: var(--col-white);
}
footer:after {
  content: "";
  display: block;
  width: 60%;
  height: 250%;
  position: absolute;
  z-index: 1;
  top: 40%;
  right: 0%;
  background: url(../img/squiggle.svg) no-repeat scroll 50% 50%;
  background-size: contain;
  filter: brightness(0) invert(1);
  opacity: 0.1;
  transform: translateY(-50%) rotate(55deg);
}
footer > .inside {
  position: relative;
  z-index: 2;
  justify-content: space-between;
  align-items: flex-start;
  gap: calc(var(--gap-col) * 0.5);
}
@media (min-width: 1080px) {
  footer > .inside {
    flex-wrap: nowrap;
  }
}
@media (max-width: 768px) {
  footer:after {
    width: 100%;
  }
  footer > .inside {
    flex-direction: column;
    gap: var(--gap-col);
  }
  footer > .inside > .block {
    flex-basis: auto;
    text-align: center;
    margin-inline: auto;
  }
}
footer .block {
  min-width: 250px;
}
footer .block .head {
  font-size: 1.1666666667rem;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
footer .block p + p {
  margin-top: 1em;
}
footer .address {
  flex-basis: auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1em;
}
footer .address:before {
  content: "";
  flex-shrink: 0;
  align-self: center;
  display: block;
  width: 155px;
  height: 180px;
  background: url(../img/signet.svg) no-repeat scroll 50% 50%;
  background-size: contain;
  filter: brightness(0) invert(1);
}
footer .address strong {
  font-size: 1.1666666667rem;
  text-transform: uppercase;
  font-weight: 400;
}
footer .address a[href^="tel:"] {
  display: inline-flex;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: flex-end;
  gap: 0.5em;
  text-transform: uppercase;
  font-weight: 400;
}
footer .address a[href^="tel:"]:before {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-left: -0.4em;
  background: url("../img/sprite-icons.svg?u946wk7") no-repeat scroll;
  width: 2em;
  height: 2em;
  background-position: -0em -2em;
  background-size: auto 10em;
  filter: invert(1);
}
footer .address a[href^="tel:"]:hover, footer .address a[href^="tel:"]:focus {
  text-decoration: underline;
}
@media (max-width: 768px) {
  footer .address {
    flex-direction: column;
    width: 100%;
  }
  footer .address > div {
    width: 100%;
  }
}
footer .opening-times {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 540px;
}
footer .opening-times p + p {
  border-top: 1px solid rgba(var(--col-white--rgb), 0.25);
  margin-top: 0.25em;
  paddding-top: 0.75em;
}
footer .nav {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 300px;
}
footer .nav .block {
  padding: unset;
}
footer .nav nav li + li {
  margin-top: 1em;
}
footer .nav nav a, footer .nav nav strong {
  font-weight: 400;
  transition: color 0.2s;
}
footer .nav nav a:hover, footer .nav nav a:focus {
  text-decoration: underline;
}

#container {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
#container a#toplink {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.5em;
  margin-top: auto;
  margin-left: auto;
  margin-right: clamp(10px, 1em, 5vw);
  margin-top: -1em;
  margin-bottom: -0.15em;
  width: 1em;
  height: 1em;
  padding: 0.5em;
  border: 1px solid var(--col-blue-400);
  border-radius: 50%;
  transition: opacity 0.2s, transform 0.2s;
}
#container a#toplink:after {
  content: "";
  flex-shrink: 0;
  display: block;
  background: url("../img/sprite-icons.svg?u946wk7") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -0em -0em;
  background-size: auto 5em;
  filter: var(--filter-blue-400);
  transform: rotate(180deg);
}
#container a#toplink:hover, #container a#toplink:focus {
  opacity: 0.75;
  transform: translateY(-5px);
}

.hl,
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  text-transform: uppercase;
  color: var(--col-blue-400);
}

h1, .hl.h1 {
  font-size: clamp(1.3333333333rem, 6vw, 2.2222222222rem);
}

h2, .hl.h2 {
  font-size: clamp(1.1666666667rem, 6vw, 1.6666666667rem);
}

h3, .hl.h3 {
  font-size: clamp(1.1111111111rem, 6vw, 1.1666666667rem);
}

.mod_article:nth-child(1) > .inside,
.mod_article:nth-child(1) .content-text.hero:nth-child(1) {
  padding-top: unset;
}
.mod_article.background-blue {
  background-color: rgba(var(--col-blue-400--rgb), 0.1);
}
.mod_article.alert {
  background: var(--col-purple-400);
  color: var(--col-white);
}
.mod_article.alert h1, .mod_article.alert h2, .mod_article.alert h3, .mod_article.alert h4, .mod_article.alert h5, .mod_article.alert h6 {
  color: currentColor;
}
.mod_article:not(.alert, [class*=background]) + .mod_article:not(.alert, [class*=background]) > .inside {
  padding-top: unset;
}

.content-text ul li,
.content-list ul li {
  position: relative;
  padding-left: 1em;
}
.content-text ul li:before,
.content-list ul li:before {
  content: "";
  position: absolute;
  top: 0.6rem;
  left: 0;
  font-size: 0.3em;
  display: block;
  width: 1em;
  height: 1em;
  aspect-ratio: 1/1;
  border-radius: 50%;
  background: var(--col-blue-400);
}
.content-text ul li + li,
.content-list ul li + li {
  margin-top: 0.5em;
}

.content-text .content > * + * {
  margin-top: 1em;
}
.content-text .content a {
  color: var(--col-blue-400);
}
.content-text .content a:hover, .content-text .content a:focus {
  text-decoration: underline;
}
.content-text:not(.button-link) .content p:last-child:has(a) a {
  text-transform: uppercase;
}
.content-text.centered {
  text-align: center;
}
.content-text.button-link .content p:last-child:has(a) {
  margin-top: 1.5em;
}
.content-text.button-link .content p:last-child:has(a):has(a:nth-of-type(2)) a {
  margin: 0.75em;
}
.content-text.button-link .content p:last-child:has(a) a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0.585em 1em;
  font-size: 1.1666666667rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  color: var(--col-white);
  background: var(--col-purple-400);
  border-radius: 0.5em;
  transition: background 0.2s, transform 0.2s;
}
.content-text.button-link .content p:last-child:has(a) a[class*=icon--]:before {
  content: "";
  flex-shrink: 0;
  display: block;
  margin-right: 1ch;
  filter: invert(1);
  transform: scale(1.5);
}
.content-text.button-link .content p:last-child:has(a) a.icon--chevron:before {
  background: url("../img/sprite-icons.svg?u946wk7") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -0em -0em;
  background-size: auto 5em;
}
.content-text.button-link .content p:last-child:has(a) a.icon--contact:before {
  background: url("../img/sprite-icons.svg?u946wk7") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -0em -1em;
  background-size: auto 5em;
}
.content-text.button-link .content p:last-child:has(a) a.icon--appointment:before {
  background: url("../img/sprite-icons.svg?u946wk7") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -0em -2em;
  background-size: auto 5em;
}
.content-text.button-link .content p:last-child:has(a) a.icon--quote:before {
  background: url("../img/sprite-icons.svg?u946wk7") no-repeat scroll;
  width: 1em;
  height: 1em;
  background-position: -0em -3em;
  background-size: auto 5em;
}
.content-text.button-link .content p:last-child:has(a) a:hover, .content-text.button-link .content p:last-child:has(a) a:focus {
  transform: translateY(-1px);
  background: var(--col-purple-300);
  text-decoration: unset;
}
@media (max-width: 450px) {
  .content-text.button-link .content p:last-child:has(a) a {
    width: 100%;
    margin-inline: unset !important;
  }
}
.content-text.hero.media > div {
  position: relative;
  display: grid;
  overflow: hidden;
}
.content-text.hero.media > div > figure, .content-text.hero.media > div > .content {
  grid-column: 1/-1;
  grid-row: 1/-1;
}
.content-text.hero.media > div:after {
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0%;
  background: url(../img/squiggle.svg) no-repeat scroll 50% 50%;
  background-size: contain;
  filter: brightness(0) invert(1);
  opacity: 0.2;
  transform-origin: 50% 100%;
  transform: translateX(-17%) translateY(3%) rotate(16deg) scale(1.25);
}
.content-text.hero.media figure {
  margin: unset !important;
}
.content-text.hero.media figure img {
  height: 100%;
  object-fit: cover;
}
.content-text.hero.media .content {
  z-index: 2;
  align-self: flex-end;
  padding: calc(var(--gap-col) * 1);
  margin-bottom: 100px;
  font-size: 1.1666666667rem;
  color: var(--col-white);
  transition: background 0.4s, backdrop-filter 0.4s;
}
.content-text.hero.media .content .hl {
  font-weight: 700;
  color: inherit;
}
.content-text.hero.media.button-link .content p:last-child:has(a) {
  margin-top: 2.5em;
}
@media (max-width: 1270px) {
  .content-text.hero.media .content {
    background: rgba(var(--col-purple-400--rgb), 0.25);
    backdrop-filter: blur(2px);
    text-shadow: 0 0 2em rgba(var(--col-purple-400--rgb), 0.25);
    padding-block: calc(var(--gap-col) * 2);
    margin-bottom: unset;
    align-self: stretch;
  }
  .content-text.hero.media .content a {
    text-decoration: unset;
  }
}
.content-text.media.media--right, .content-text.media.media--left {
  padding: calc(var(--gap-col) * 0.25);
}
.content-text.media.media--right > div, .content-text.media.media--left > div {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
.content-text.media.media--right > div > .content,
.content-text.media.media--right > div > figure, .content-text.media.media--left > div > .content,
.content-text.media.media--left > div > figure {
  padding: calc(var(--gap-col) * 0.25);
}
@media (max-width: 768px) {
  .content-text.media.media--right > div > .content,
  .content-text.media.media--right > div > figure, .content-text.media.media--left > div > .content,
  .content-text.media.media--left > div > figure {
    flex-basis: 100%;
  }
}
.content-text.media.media--right .content, .content-text.media.media--left .content {
  flex-basis: 0;
  flex-grow: 1;
}
.content-text.media.media--right figure, .content-text.media.media--left figure {
  flex-basis: auto;
}
.content-text.media.media--right.media--right figure, .content-text.media.media--left.media--right figure {
  order: 2;
}
.content-text.media.media--above figure {
  margin-bottom: calc(var(--gap-col));
}
.content-text.welcome .content .hl {
  position: relative;
  display: inline-block;
  color: var(--col-blue-400);
  font-weight: 600;
}
.content-text.welcome .content .hl:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  display: block;
  background: url("../img/sprite-icons.svg?u946wk7") no-repeat scroll;
  width: 5em;
  height: 5em;
  background-position: -0em -15em;
  background-size: auto 25em;
  transform: translateX(-31%) translateY(-39%);
  filter: var(--filter-blue-400);
  opacity: 0.1;
}
.content-text.welcome .content .hl + h2, .content-text.welcome .content .hl + h3, .content-text.welcome .content .hl + h4, .content-text.welcome .content .hl + h5, .content-text.welcome .content .hl + h6 {
  color: var(--col-blue-400);
  font-weight: 400;
  text-transform: none;
  margin-top: unset;
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid var(--col-gray-400);
}
.content-text.welcome:not(.media) .content {
  max-width: 918px;
  margin-inline: auto;
}
.content-text.welcome:not(.media) .content .hl + h2 {
  border-bottom: unset;
  padding-bottom: unset;
}
.content-text.welcome.purple .hl, .content-text.welcome.purple .hl + h2 {
  color: var(--col-purple-400);
}
.content-text.welcome.purple .hl:after {
  filter: var(--filter-purple-400);
}
.content-text.services.media {
  padding: calc(var(--gap-col) * 0.5);
}
.content-text.services.media > div {
  align-items: stretch;
}
.content-text.services.media > div > figure {
  padding: unset;
}
.content-text.services.media > div > figure, .content-text.services.media > div > .content {
  z-index: 2;
  flex-basis: 50%;
}
@media (max-width: 1100px) {
  .content-text.services.media > div > figure, .content-text.services.media > div > .content {
    flex-basis: 100%;
  }
}
.content-text.services figure img {
  height: 100%;
  object-fit: cover;
}
.content-text.services > div {
  position: relative;
}
.content-text.services > div:after {
  content: "";
  display: block;
  width: 60%;
  height: 146%;
  position: absolute;
  z-index: 1;
  top: 65%;
  left: 0%;
  background: url(../img/squiggle.svg) no-repeat scroll 50% 50%;
  background-size: contain;
  filter: var(--filter-blue-400);
  opacity: 0.1;
  transform: translateY(-50%) translateX(-30%) rotate(-106deg);
}
.content-text.services .content {
  padding: calc(var(--gap-col) * 1) !important;
  background: rgba(var(--col-blue-400--rgb), 0.1);
}
@media (min-width: 768px) {
  .content-text.services .content {
    column-count: 2;
    column-gap: calc(var(--gap-col) * 1);
  }
}
.content-text.services .content p > strong:nth-child(1) {
  font-size: 1.1666666667rem;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--col-blue-400);
}
.content-text.legal * + h4 {
  margin-top: 3em;
}
.content-text.legal .content {
  max-width: 918px;
}

.content-headline.centered {
  text-align: center;
}
.content-headline:not(h1):after, .content-headline:not(h1):before {
  content: "–";
  margin-inline: 0.5ch;
}

.content-image figure {
  text-align: center;
}
.content-image figure img {
  display: inline-block;
}

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