/**
 * Swiper 11.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2024
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide, .swiper-ios .swiper-slide, .swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide {
  transform-style: preserve-3d;
}

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader, .swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
:root {
  --swiper-navigation-size:44px;
}

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden, .swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next, .swiper-navigation-disabled .swiper-button-prev {
  display: none !important;
}

.swiper-button-next svg, .swiper-button-prev svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg, .swiper-rtl .swiper-button-prev svg {
  transform: rotate(180deg);
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar, .swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical, .swiper-vertical > .swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: "basier circle";
  src: url(/assets/basiercircle-regularitalic-webfont-30476f223e453e86538b9447504845690b60ac5d54a3c7f4bdc09d5c7ee5f75d.eot);
  src: url(/assets/basiercircle-regularitalic-webfont-30476f223e453e86538b9447504845690b60ac5d54a3c7f4bdc09d5c7ee5f75d.eot?#iefix) format("embedded-opentype"), url(/assets/basiercircle-regularitalic-webfont-007956574cdb5410db0d64eb514522e69f98f24497c2fd8d603ba4b45eb2f4c0.woff2) format("woff2"), url(/assets/basiercircle-regularitalic-webfont-d1de47ed69353a6952babee5534fe2ad8fad84a2f3dc0b2cb50a3b6a51180edd.woff) format("woff"), url(/assets/basiercircle-regularitalic-webfont-e7795928390d0f76c5ad6c55006f1901db8c3b7f1ec24a30d7acaa2cd16537dc.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "basier circle";
  src: url(/assets/basiercircle-regular-webfont-f9115b994516613f34bdb83a22a25d405455e701144f71617612ea2aaa5f2f09.eot);
  src: url(/assets/basiercircle-regular-webfont-f9115b994516613f34bdb83a22a25d405455e701144f71617612ea2aaa5f2f09.eot?#iefix) format("embedded-opentype"), url(/assets/basiercircle-regular-webfont-73e5da0b3beda7a7134d42b61e1a7d43383f203ce63c6a2b25f2a9a7554671d5.woff2) format("woff2"), url(/assets/basiercircle-regular-webfont-47aae385de33eba6c293908175045fd30725516293ba92f4f823e823a951a6aa.woff) format("woff"), url(/assets/basiercircle-regular-webfont-1ca0b61ffabe2baa00c2574fddbda462e25fdc7e5b67067bf0f3dbe34708083e.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "basier circle";
  src: url(/assets/basiercircle-mediumitalic-webfont-8652d7b84266e8822f7b59dbd53ddf07ee1b63586076d1150eb2f1caae65e2be.eot);
  src: url(/assets/basiercircle-mediumitalic-webfont-8652d7b84266e8822f7b59dbd53ddf07ee1b63586076d1150eb2f1caae65e2be.eot?#iefix) format("embedded-opentype"), url(/assets/basiercircle-mediumitalic-webfont-2eb6f80ba59cfa7c1e111658d287d7976a7a42f4622a77d0bb5df1c24cd736c0.woff2) format("woff2"), url(/assets/basiercircle-mediumitalic-webfont-3e900295dd22a225cfe9097a1c1ab188b0111f08176ff6f92780a20e92f045f4.woff) format("woff"), url(/assets/basiercircle-mediumitalic-webfont-8c5224bb5998341c735c0dadc8bf2ac7a4bc65d6024fbfb19977301c93cbe812.ttf) format("truetype");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "basier circle";
  src: url(/assets/basiercircle-medium-webfont-38fce1f448e0a82fbac208bc079682e7503f80929b72cfaa488f49bc4b84fe5f.eot);
  src: url(/assets/basiercircle-medium-webfont-38fce1f448e0a82fbac208bc079682e7503f80929b72cfaa488f49bc4b84fe5f.eot?#iefix) format("embedded-opentype"), url(/assets/basiercircle-medium-webfont-1d0d004618d101ea68b89be563c0628537bfe4a3d0501ffcd08a79181ccd34d0.woff2) format("woff2"), url(/assets/basiercircle-medium-webfont-65d5db28ad2ddc79f5c54b241a4158c13dab3873bb6bf9cf5ffac84eba12dd40.woff) format("woff"), url(/assets/basiercircle-medium-webfont-f7df7892d2d717bf5d905fbb1eaff4aadfcbc47d5bb39bbcb765220cb58079e6.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "basier circle";
  src: url(/assets/basiercircle-semibolditalic-webfont-7ede3b0fc5e9e4b74f1e277154e752111711a4f94836a143aada782a7e8a5d72.eot);
  src: url(/assets/basiercircle-semibolditalic-webfont-7ede3b0fc5e9e4b74f1e277154e752111711a4f94836a143aada782a7e8a5d72.eot?#iefix) format("embedded-opentype"), url(/assets/basiercircle-semibolditalic-webfont-c24599304d8d591056029a18aebe3f76fa10862ea8e334d2bbec918bc27c812c.woff2) format("woff2"), url(/assets/basiercircle-semibolditalic-webfont-00bb5aff1190333c69e3fb68cbe91dbdddcd79fb078007daeae4615e12af8ac4.woff) format("woff"), url(/assets/basiercircle-semibolditalic-webfont-515174fe2cff065dc06ee6c62cd5ba9f36aa79b32862af78c428699f75b6a475.ttf) format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "basier circle";
  src: url(/assets/basiercircle-semibold-webfont-5a9fdf0b7d8003647a4b7c446578f7462251da6c3a9ec33a7141e112357fea03.eot);
  src: url(/assets/basiercircle-semibold-webfont-5a9fdf0b7d8003647a4b7c446578f7462251da6c3a9ec33a7141e112357fea03.eot?#iefix) format("embedded-opentype"), url(/assets/basiercircle-semibold-webfont-c9c11aa6edb3a92702186664aa15036d25386c1bde7836bde49286367db28c55.woff2) format("woff2"), url(/assets/basiercircle-semibold-webfont-267eeecc8bdb64eed2461160a7ed3492705167c374d951151607805ac8725951.woff) format("woff"), url(/assets/basiercircle-semibold-webfont-b7f01d3fb72399923e21994c55b1d4641065452987a9b5a37442aea0d5a4cff7.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "basier circle";
  src: url(/assets/basiercircle-bolditalic-webfont-ce331c3fb1469d8e4474e9ff46f2b8565c83fc9cfe2db85871d7d48000fb2c6b.eot);
  src: url(/assets/basiercircle-bolditalic-webfont-ce331c3fb1469d8e4474e9ff46f2b8565c83fc9cfe2db85871d7d48000fb2c6b.eot?#iefix) format("embedded-opentype"), url(/assets/basiercircle-bolditalic-webfont-9f7d031430747f5875dff42de8a45c7bed76c4fe3b63000f64759a0504a84e47.woff2) format("woff2"), url(/assets/basiercircle-bolditalic-webfont-9ea4380ec348636a536ffbb223d4af1a52939fa82ab4cb53e19e367c893aca7c.woff) format("woff"), url(/assets/basiercircle-bolditalic-webfont-fdfd80ba6aa3985630c1a53d9edad3811c55a93676bc106c86c038cdfc02fa56.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "basier circle";
  src: url(/assets/basiercircle-bold-webfont-163daa92b0e2d76f2e130c91b1022ad20aaec588bd6546ef2785214c3ea55da3.eot);
  src: url(/assets/basiercircle-bold-webfont-163daa92b0e2d76f2e130c91b1022ad20aaec588bd6546ef2785214c3ea55da3.eot?#iefix) format("embedded-opentype"), url(/assets/basiercircle-bold-webfont-72a8620cedaf0fd1298ccfde8a7ed973668bdad20e789b262b3f93eeeec8f157.woff2) format("woff2"), url(/assets/basiercircle-bold-webfont-acb126b596b0cfc3e3e9fe4c2e19cbb5aee741bee4cacb5de8637492f28f4ccd.woff) format("woff"), url(/assets/basiercircle-bold-webfont-478f749c07aa171043605ed416d7134d84d5fd9e1fa4bdc73c260742c62fc615.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
html {
  font-size: 20px;
}

html, body {
  font-family: "basier circle", sans-serif;
  letter-spacing: 0.02em;
  font-size: 20px;
  line-height: 2;
  font-weight: 400;
  color: #272727;
  text-rendering: optimizeLegibility;
}
@media screen and (min-width: 1920px) {
  html, body {
    font-size: 1.0416666667vw;
  }
}

.small {
  font-size: 0.618rem;
}

.tiny {
  font-size: 0.5rem;
}

.bold {
  font-weight: 700;
}

.light {
  font-weight: 200;
}

.italic {
  font-style: oblique;
}

.white {
  color: #FFF !important;
}

.txt-right {
  text-align: right;
}

.txt-left {
  text-align: left;
}

p, label {
  margin-bottom: 1.3em;
}

strong, b {
  font-weight: 700;
}

a {
  color: #377A43;
}

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .newsletter__copy, .h5 {
  font-family: "basier circle", sans-serif;
  font-weight: 700;
  line-height: 1.35;
  color: #272727;
  margin: 0 0 0.9em;
  letter-spacing: 0.02em;
}

h1, .h1 {
  font-size: 2.4rem;
}

h2, .h2 {
  font-size: 1.6rem;
}

h3, .h3 {
  font-size: 1.6rem;
}

h4, .h4, .newsletter__copy {
  font-size: 1.25rem;
}

h5, .h5 {
  font-size: 1rem;
}

@media screen and (min-width: 768px) {
  h1, .h1 {
    font-size: 3rem;
  }
  h2, .h2 {
    font-size: 2.4rem;
  }
  h3, .h3 {
    font-size: 1.95rem;
  }
  h4, .h4, .newsletter__copy {
    font-size: 1.25rem;
  }
  h5, .h5 {
    font-size: 1.25rem;
  }
}
.cms-content h1, .cms-content .h1 {
  font-size: 2.4rem;
}
.cms-content h2, .cms-content .h2 {
  font-size: 1.95rem;
}
.cms-content h3, .cms-content .h3 {
  font-size: 1.55rem;
}
.cms-content h4, .cms-content .h4, .cms-content .newsletter__copy {
  font-size: 1.25rem;
}
.cms-content h5, .cms-content .h5 {
  font-size: 1rem;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.visually-hidden, .checkbox__input, .normal-choice__input,
.multiple-choice__input, .radio-scale__input, .form__group--hp-message {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  width: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
  top: 65%;
}

.bg-grey {
  background-color: #F7F7F7;
}

.bg-black {
  background-color: #272727;
  color: #FFF;
}
.bg-black:not(.button) {
  color: inherit;
}

.bg-red {
  background-color: #C74039;
  color: #FFF;
}
.bg-red a:not(.button) {
  color: inherit;
}

.bg-orange {
  background-color: #E86B37;
  color: #272727;
}
.bg-orange a:not(.button) {
  color: #272727;
}

.bg-yellow {
  background-color: #F7C948;
  color: #272727;
}
.bg-yellow a:not(.button) {
  color: #272727;
}

.bg-green-light {
  background-color: #BFD06F;
  color: #272727;
}
.bg-green-light a:not(.button) {
  color: #272727;
}

.bg-green {
  background-color: #58A96C;
  color: #272727;
}
.bg-green a:not(.button) {
  color: #272727;
}

.bg-green-dark {
  background-color: #377A43;
  color: #FFF;
}
.bg-green-dark a:not(.button) {
  color: #FFF;
}

.bg-white a:not(.button) {
  color: #377A43;
  text-decoration: none;
}
.bg-white a:not(.button):hover {
  text-decoration: underline;
}

.button {
  display: inline-block;
  vertical-align: top;
  border: 0;
  text-decoration: none;
  appearance: none;
  -webkit-appearance: none;
  overflow: hidden;
  cursor: pointer;
  padding: 0.75rem 3.8rem 0.75rem 1rem;
  text-decoration: none;
  color: #FFF;
  background-color: #272727;
  text-transform: none;
  border-radius: 5rem;
  line-height: 1.5;
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.07em;
  min-width: auto;
  position: relative;
  transition: background-color 300ms ease;
}
@media screen and (max-width: 767px) {
  .button {
    font-size: 0.9rem;
  }
}
.button:hover {
  text-decoration: none !important;
}
.button:after,
.button span.icon {
  position: absolute;
  right: 0.5rem;
  top: 50%;
  height: 2.15rem;
  width: 2.15rem;
  transform: translateY(-50%) translateX(0);
}
.button:after {
  content: "";
  background-color: #FFF;
  border-radius: 5rem;
  z-index: 7;
  transition: background-color 300ms ease;
}
.button span.icon {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 8;
}
.button span.icon svg {
  width: 50%;
  height: auto;
}
.button span.icon svg, .button span.icon svg path {
  transition: fill 300ms ease;
}
.button--black {
  background-color: #272727;
  color: #FFF;
}
.button--black .icon svg path {
  fill: #272727;
}
.button--black:hover:after {
  background-color: #58A96C;
}
.button--black:hover .icon svg path {
  fill: #FFF;
}
.button--red {
  background-color: #C74039;
  color: #FFF;
}
.button--red .icon svg path {
  fill: #C74039;
}
.button--red:hover {
  background-color: #b43933;
}
.button--red:hover:after {
  background-color: #C74039;
}
.button--red:hover .icon svg path {
  fill: #FFF;
}
.button--yellow {
  background-color: #F7C948;
  color: #000;
}
.button--yellow .icon svg path {
  fill: #F7C948;
}
.button--yellow:after {
  background-color: #000;
}
.button--yellow:hover {
  background-color: #f8d060;
}
.button--yellow:hover:after {
  background-color: #F7C948;
}
.button--yellow:hover .icon svg path {
  fill: #000;
}
.button--orange {
  background-color: #E86B37;
  color: #272727;
}
.button--orange .icon svg path {
  fill: #E86B37;
}
.button--orange:after {
  background-color: #272727;
}
.button--orange:hover {
  background-color: #eb7c4e;
}
.button--orange:hover:after {
  background-color: #E86B37;
}
.button--orange:hover .icon svg path {
  fill: #272727;
}
.button--green-light, .button--greenLight {
  background-color: #BFD06F;
  color: #000;
}
.button--green-light .icon svg path, .button--greenLight .icon svg path {
  fill: #BFD06F;
}
.button--green-light:after, .button--greenLight:after {
  background-color: #000;
}
.button--green-light:hover, .button--greenLight:hover {
  background-color: #c8d682;
}
.button--green-light:hover:after, .button--greenLight:hover:after {
  background-color: #BFD06F;
}
.button--green-light:hover .icon svg path, .button--greenLight:hover .icon svg path {
  fill: #000;
}
.button--green {
  background-color: #58A96C;
  color: #000;
}
.button--green .icon svg path {
  fill: #58A96C;
}
.button--green:after {
  background-color: #000;
}
.button--green:hover {
  background-color: #69b27b;
}
.button--green:hover:after {
  background-color: #58A96C;
}
.button--green:hover .icon svg path {
  fill: #000;
}
.button--green-dark, .button--greenDark {
  background-color: #377A43;
  color: #FFF;
}
.button--green-dark .icon svg path, .button--greenDark .icon svg path {
  fill: #377A43;
}
.button--green-dark:hover, .button--greenDark:hover {
  background-color: #2f6839;
}
.button--green-dark:hover:after, .button--greenDark:hover:after {
  background-color: #377A43;
}
.button--green-dark:hover .icon svg path, .button--greenDark:hover .icon svg path {
  fill: #FFF;
}

.txt-link {
  color: #272727;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 2.5px;
  cursor: pointer;
  font-weight: 500;
}
.txt-link.light {
  font-weight: 400;
}

.page-container {
  padding: 0 2rem 6rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
body.results .page-container {
  padding: 0;
  flex-direction: column;
}

.flash-container {
  text-align: center;
  padding: 0.5rem 1.6rem;
}
.flash-container--notice {
  background-color: #BFD06F;
}
.flash-container-alert {
  background-color: #C74039;
  color: #FFF;
}

.hoc-footer {
  display: flex;
  justify-content: center;
  padding: 0.5rem 0 1.5rem;
}

.content-wrapper {
  width: 100%;
  padding: 0 1rem;
  max-width: 65.8rem;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .content-wrapper {
    padding: 0 2rem;
  }
}

.flex {
  display: flex;
  flex-wrap: wrap;
}

.header {
  padding: 1.5rem 0;
}
body.results .header {
  background-color: #F7C948;
  border-bottom: 1px solid rgba(39, 39, 39, 0.3);
}
.header__inner {
  padding: 0 3rem;
  display: flex;
  gap: 2rem;
}
body.results .header__inner {
  align-items: center;
  justify-content: center;
}
.header__brand {
  max-width: 4.7rem;
  display: block;
}
@media screen and (min-width: 768px) {
  .header__brand {
    max-width: 6.05rem;
  }
}
.header__brand img {
  width: 100%;
  height: auto;
}

.progress {
  flex: 1;
  display: flex;
  gap: 0.4rem;
}
@media screen and (max-width: 767px) {
  .progress {
    display: none;
  }
}
.progress__indicator {
  flex: 1;
}
.progress__indicator span {
  display: block;
  width: 100%;
  height: 0.275rem;
  background-color: #C1C1C1;
  border-radius: 0.3rem;
}
.progress__indicator.complete span {
  background-color: #F7C948;
}

.quiz-page {
  max-width: 43rem;
}
.quiz-page--intro {
  text-align: center;
  max-width: 50rem;
}

.intro__heading {
  line-height: 1;
  font-size: 0.05em;
  margin-bottom: 1.5rem;
  white-space: nowrap;
  font-kerning: none;
}
@media screen and (min-width: 768px) {
  .intro__heading {
    font-size: 0.03em;
  }
}
.intro__heading span {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .intro__heading span {
    font-size: 44px;
  }
}
@media screen and (min-width: 1024px) {
  .intro__heading span {
    font-size: 4.5rem;
  }
}
.intro__heading span:nth-of-type(1) {
  color: #A52431;
}
.intro__heading span:nth-of-type(2) {
  color: #C74039;
}
.intro__heading span:nth-of-type(3) {
  color: #E86B37;
}
.intro__heading span:nth-of-type(4) {
  color: #F7C948;
}
.intro__heading span:nth-of-type(5) {
  color: #BFD06F;
}
.intro__heading span:nth-of-type(6) {
  color: #58A96C;
}
.intro__heading span:nth-of-type(7) {
  color: #377A43;
}
.intro__heading span:nth-of-type(8) {
  color: #272727;
}
.intro__subheading {
  font-size: 1rem;
  margin-bottom: 1.1rem;
}
@media screen and (max-width: 767px) {
  .intro__subheading {
    line-height: 1.8;
  }
}
@media screen and (min-width: 768px) {
  .intro__subheading {
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .intro__subheading {
    font-size: 2.6rem;
  }
}
.intro__subheading + p {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .intro__subheading + p {
    font-size: 0.9rem;
  }
}

.question {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.question__skip-notice {
  font-style: oblique;
  font-size: 14px;
  color: #999;
}
.question__pagination {
  color: #377A43;
  font-size: 1rem;
  letter-spacing: 0.07em;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .question__pagination {
    font-size: 0.8rem;
  }
}
.question__question {
  margin-bottom: 2rem;
}
.question__help-text {
  text-align: center;
  margin: 0 auto 2.1rem;
  max-width: 30rem;
  letter-spacing: 0.03em;
}
.question__feedback {
  max-width: 30rem;
  margin: 0 auto 0;
  font-size: 0.8rem;
  text-align: center;
  max-height: 0;
  transition: max-height 300ms ease, margin 300ms ease;
}
.question__feedback.show {
  max-height: 50rem;
  margin: 2.2rem auto 0;
}
.question__feedback-text {
  opacity: 0;
  transition: opacity 300ms ease 200ms;
}
.question__feedback.show .question__feedback-text {
  opacity: 1;
}

.form h3 {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .form h3 {
    font-size: 1.8rem;
  }
}
.form__group {
  margin: 0 auto;
  width: fit-content;
}
@media screen and (min-width: 768px) {
  .form__group {
    min-width: 16rem;
  }
}
.form__group .error-help {
  color: #F7C948;
  font-size: 0.6rem;
  line-height: 1.25;
}
.form__buttons {
  margin-top: 4.5rem;
  text-align: center;
}
.form__buttons--nl {
  margin-top: 1.5rem;
  text-align: left;
}
.form__input {
  display: block;
  width: 100%;
  border: 0;
  outline: 0;
  line-height: 1;
  font-size: 1rem;
  border-radius: 3rem;
  background-color: rgba(193, 193, 193, 0.3);
  padding: 0.85rem 1.5rem;
  appearance: none;
  box-sizing: border-box;
}
@media screen and (min-width: 768px) {
  .form__input {
    font-size: 1.3rem;
  }
}
.form__input--nl {
  background-color: #FFF;
  border-radius: 0.3rem;
}
.form__select-wrapper {
  position: relative;
  width: fit-content;
}
.form__select-wrapper .form__input {
  width: fit-content;
  padding-right: 3rem;
  line-height: 1.2;
}
.form__select-wrapper:after {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 1.3rem;
  top: calc(50% - 10px);
  background-image: url(/assets/chevron-down-acd56bd2c323ae31ea20e7906c93720678f72472a87195bbc76b21394a51b199.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}
.form__consent {
  max-width: 29.5rem;
  font-size: 0.8rem;
  line-height: 2;
  letter-spacing: 0.01em;
  margin-top: 1.6rem;
}

.radio-scale {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
}
.radio-scale__label {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: rgba(193, 193, 193, 0.3);
  color: #272727;
  transition: background-color 300ms ease, color 300ms ease;
  cursor: pointer;
  margin: 0;
  font-size: 1.3rem;
}
.radio-scale__input:checked + .radio-scale__label {
  background-color: #377A43;
  color: #FFF;
}
.radio-scale__input:not(:checked) + .radio-scale__label:hover {
  background-color: rgba(193, 193, 193, 0.6);
}

.normal-choice,
.multiple-choice {
  display: flex;
  gap: 1rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .normal-choice,
  .multiple-choice {
    width: max-content;
  }
}
.normal-choice--horizontal,
.multiple-choice--horizontal {
  flex-direction: row;
}
@media screen and (max-width: 767px) {
  .normal-choice--horizontal,
  .multiple-choice--horizontal {
    flex-wrap: wrap;
    width: auto;
  }
}
.normal-choice__radio, .normal-choice__checkbox,
.multiple-choice__radio,
.multiple-choice__checkbox {
  width: 100%;
}
.normal-choice--horizontal .normal-choice__radio, .normal-choice--horizontal .normal-choice__checkbox,
.normal-choice--horizontal .multiple-choice__radio,
.normal-choice--horizontal .multiple-choice__checkbox,
.multiple-choice--horizontal .normal-choice__radio,
.multiple-choice--horizontal .normal-choice__checkbox,
.multiple-choice--horizontal .multiple-choice__radio,
.multiple-choice--horizontal .multiple-choice__checkbox {
  width: auto;
}
.normal-choice__label,
.multiple-choice__label {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  background-color: rgba(193, 193, 193, 0.3);
  color: #272727;
  transition: background-color 300ms ease, color 300ms ease;
  cursor: pointer;
  margin: 0;
  font-size: 0.9rem;
  line-height: 1;
  border-radius: 3rem;
  padding: 0.85rem 1.5rem 0.85rem 3rem;
  position: relative;
}
@media screen and (min-width: 768px) {
  .normal-choice__label,
  .multiple-choice__label {
    font-size: 1.1rem;
  }
}
@media screen and (min-width: 1024px) {
  .normal-choice__label,
  .multiple-choice__label {
    font-size: 1.3rem;
  }
}
.normal-choice__label:before, .normal-choice__label:after,
.multiple-choice__label:before,
.multiple-choice__label:after {
  content: "";
  position: absolute;
  left: 1rem;
  top: calc(50% - 0.7rem);
  width: 1.2rem;
  height: 1.2rem;
  border: 0.1rem solid #C1C1C1;
  border-radius: 0.5rem;
}
.normal-choice__label:before,
.multiple-choice__label:before {
  background-color: #FFF;
}
.normal-choice__label:after,
.multiple-choice__label:after {
  transform: scale(0.8);
  opacity: 0;
  transition: oapcity 200ms ease, transform 200ms ease;
  border-color: transparent;
  background-image: url(/assets/tick-6381f60c99f78d324d921b43964dd450a1ab5e240bb254d99174feac58f26f9b.svg);
  background-size: 76%;
  background-position: center;
  background-repeat: no-repeat;
}
.normal-choice__input:checked + .normal-choice__label,
.normal-choice__input:checked + .multiple-choice__label,
.multiple-choice__input:checked + .normal-choice__label,
.multiple-choice__input:checked + .multiple-choice__label {
  background-color: #377A43;
  color: #FFF;
}
.normal-choice__input:checked + .normal-choice__label:before,
.normal-choice__input:checked + .multiple-choice__label:before,
.multiple-choice__input:checked + .normal-choice__label:before,
.multiple-choice__input:checked + .multiple-choice__label:before {
  border-color: #FFF;
}
.normal-choice__input:checked + .normal-choice__label:after,
.normal-choice__input:checked + .multiple-choice__label:after,
.multiple-choice__input:checked + .normal-choice__label:after,
.multiple-choice__input:checked + .multiple-choice__label:after {
  opacity: 1;
  transform: scale(1);
}
.normal-choice__input:not(:checked) + .normal-choice__label:hover,
.normal-choice__input:not(:checked) + .multiple-choice__label:hover,
.multiple-choice__input:not(:checked) + .normal-choice__label:hover,
.multiple-choice__input:not(:checked) + .multiple-choice__label:hover {
  background-color: rgba(193, 193, 193, 0.6);
}

.checkbox {
  position: relative;
}
.checkbox__label {
  padding-left: 2.2rem;
  position: relative;
  line-height: 1.4rem;
  margin-bottom: 0;
  cursor: pointer;
}
.checkbox__label a {
  color: #FFF;
}
.checkbox__label:before, .checkbox__label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0.5rem;
}
.checkbox__label:before {
  background-color: #FFF;
  z-index: 1;
  transition: background-color 200ms ease;
}
.checkbox__label:after {
  background-image: url(/assets/tick-6381f60c99f78d324d921b43964dd450a1ab5e240bb254d99174feac58f26f9b.svg);
  background-size: 60%;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 2;
  transform: scale(0.8);
  opacity: 0;
  transition: all 480ms ease;
}
.checkbox__input:not(:checked) + .checkbox__label:hover:before {
  background-color: rgba(191, 208, 111, 0.8);
}
.checkbox__input:checked + .checkbox__label:after {
  transform: scale(1);
  opacity: 1;
}

.results-page {
  width: 100%;
}
.results-page__hero {
  background-color: #F7C948;
  padding: 3rem 0;
  overflow: hidden;
}
.results-page.browny-red .results-page__hpi:before {
  background-image: url(/assets/blob-browny-red-57ff1456f75e846a0260ce74e0f62f974eb6bbe30649f1f985bbaf2d9fd6da12.svg);
}
.results-page.red .results-page__hpi:before {
  background-image: url(/assets/blob-red-102eb39b711cfb3bfe3641c305db6738e070cf41e9ab8e191af68519a052c035.svg);
}
.results-page.orange .results-page__hpi:before {
  background-image: url(/assets/blob-orange-7230e37c9aa1544b2159db73e6b98ee9e03991e2d4ae2ffca00bc7f7bbbae127.svg);
}
.results-page.orange .results-page__hpi h2, .results-page.orange .results-page__hpi .hpi-score {
  color: #272727;
}
.results-page.yellow .results-page__hpi:before {
  background-image: url(/assets/blob-yellow-1709d6a0fd367e48525949ef9da899159bbe94e978239f7024bcb620b3032195.svg);
}
.results-page.yellow .results-page__hpi h2, .results-page.yellow .results-page__hpi .hpi-score {
  color: #272727;
}
.results-page.green .results-page__hpi:before {
  background-image: url(/assets/blob-green-ccc99379488dda8c61995f7297ea29d8fce1d3fa7c1c503d68828efafd46f876.svg);
}
.results-page.green .results-page__hpi h2 {
  color: #272727;
}
.results-page.green-dark .results-page__hpi:before {
  background-image: url(/assets/blob-green-dark-836bf61a22831de3566c4523549930fead5d322f7eb61df47971edbb67981ac9.svg);
}
.results-page__hero-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1239px) {
  .results-page__hero-inner {
    flex-direction: column;
  }
}
@media screen and (min-width: 1240px) {
  .results-page__hero-content {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 1239px) {
  .results-page__hero-content {
    order: 2;
    margin-top: 72px;
  }
}
.results-page__hero-content h1 {
  margin-bottom: 1.2rem;
  font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
  .results-page__hero-content h1 {
    line-height: 1.6;
  }
}
@media screen and (min-width: 1240px) {
  .results-page__hero-content h1 {
    font-size: 3rem;
  }
}
.results-page__hero-content p {
  max-width: 30.6rem;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .results-page__hero-content p {
    font-size: 1rem;
  }
}
.results-page__hero-buttons {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .results-page__hero-buttons {
    flex-direction: column-reverse;
    align-items: flex-start;
    gap: 10px;
  }
}
.results-page__hpi {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 1239px) {
  .results-page__hpi {
    order: 1;
    margin-top: 1.5rem;
  }
}
@media screen and (min-width: 1240px) {
  .results-page__hpi {
    margin-right: 3rem;
  }
}
.results-page__hpi:before {
  content: "";
  position: absolute;
  top: -44%;
  left: -21%;
  width: 156%;
  height: 178%;
  z-index: 0;
  background-image: url(/assets/blob-ffbe7d018850d3afc849ca0ba199fdcce369158dbdca3c434ebfa3ab41726ae1.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 768px) {
  .results-page__hpi:before {
    left: -26%;
  }
}
.results-page__hpi > * {
  position: relative;
  z-index: 1;
}
.results-page__hpi h2 {
  margin: 0;
  color: #FFF;
  font-size: 1.6rem;
}
@media screen and (min-width: 1240px) {
  .results-page__hpi h2 {
    font-size: 2.6rem;
  }
}
.results-page__hpi .hpi-score {
  line-height: 1;
  font-weight: 700;
  letter-spacing: 0.07em;
  color: #F7C948;
  font-size: 4.5rem;
}
@media screen and (min-width: 768px) {
  .results-page__hpi .hpi-score {
    font-size: 6rem;
  }
}
@media screen and (min-width: 1240px) {
  .results-page__hpi .hpi-score {
    font-size: 9rem;
  }
}
.results-page__scores {
  width: 100%;
  flex-basis: 100%;
  border-top: 0.25rem solid #272727;
  padding-top: 3rem;
  margin-top: 3rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 1239px) {
  .results-page__scores {
    order: 3;
  }
}
@media screen and (min-width: 767px) and (max-width: 1239px) {
  .results-page__scores {
    gap: 60px;
  }
}
@media screen and (min-width: 768px) {
  .results-page__score {
    flex-basis: 33.333%;
  }
}
.results-page__score:nth-of-type(2) {
  display: flex;
  justify-content: center;
}
.results-page__score:nth-of-type(2) .results-page__score-holder {
  flex-basis: min-content;
}
.results-page__score:nth-of-type(3) {
  display: flex;
  justify-content: flex-end;
}
.results-page__score:nth-of-type(3) .results-page__score-holder {
  flex-basis: min-content;
}
.results-page__score-holder {
  padding-left: 3rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .results-page__score-holder {
    margin-bottom: 1.6rem;
  }
}
.results-page__score-holder:before {
  content: "";
  position: absolute;
  left: 0;
  width: 1.7rem;
  height: 1.7rem;
  background-color: #377A43;
  border: 3px solid #FFF;
  border-radius: 50%;
  line-height: 1px;
}
.results-page__score-holder.browny-red:before {
  background-color: #A52431;
}
.results-page__score-holder.red:before {
  background-color: #C74039;
}
.results-page__score-holder.orange:before {
  background-color: #E86B37;
}
.results-page__score-holder.yellow:before {
  background-color: #F7C948;
}
.results-page__score-holder.green:before {
  background-color: #58A96C;
}
.results-page__score-holder.green-dark:before {
  background-color: #377A43;
}
.results-page__score-holder p {
  margin: 0;
  width: 13.65rem;
}
.results-page__score-headline {
  display: block;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  .results-page__score-headline {
    font-size: 1.6rem;
  }
}
.results-page__country {
  padding: 4.5rem 0;
}
.results-page__country .flex {
  gap: 3.4rem;
}
@media screen and (min-width: 1240px) {
  .results-page__country .flex {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1023px) {
  .results-page__country .flex {
    gap: 1.6rem;
    flex-direction: column-reverse;
  }
}
.results-page__answers {
  padding: 4.5rem 0;
  overflow: hidden;
}
@media screen and (min-width: 1024px) and (max-width: 1400px) {
  .results-page__answers .answer-carousel {
    margin-left: 3rem;
    margin-right: 3rem;
  }
}
.results-page__country-content, .results-page__country-image {
  flex: 1;
}
.results-page__country-graphic svg {
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  .results-page__country-graphic {
    max-width: 200px;
  }
}
.results-page__country-content {
  max-width: 36.5rem;
}
.results-page__country-content h2 {
  max-width: 32rem;
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .results-page__country-content h2 {
    line-height: 1.6;
    font-size: 1.2rem;
  }
}
.results-page__country-content h2 span {
  color: #C74039;
}
@media screen and (max-width: 767px) {
  .results-page__country-content p {
    font-size: 1rem;
  }
}
.results-page__breakdown {
  max-width: 100%;
  overflow: hidden;
}

.hpi-country-card {
  background-color: #f7f7f7;
  border-radius: 1.5rem;
  overflow: hidden;
}
.hpi-country-card__name {
  font-size: 3.2rem;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  font-weight: 700;
  display: block;
  padding: 1.2rem 2rem 0;
}
.hpi-country-card__ratings {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 2rem;
}
.hpi-country-card__rating {
  text-align: center;
}
.hpi-country-card__rating .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 7rem;
  height: 7rem;
}
.hpi-country-card__rating--good .icon {
  background-color: #377A43;
}
.hpi-country-card__rating--bad .icon {
  background-color: #C74039;
}
.hpi-country-card__country-scale {
  height: 3rem;
  display: flex;
}
.hpi-country-card__country-scale div {
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  font-size: 1rem;
  line-height: 1;
  color: #FFF;
  font-weight: 600;
  text-transform: uppercase;
}
.hpi-country-card__country-scale div:nth-of-type(1) {
  background-color: #C74039;
}
.hpi-country-card__country-scale div:nth-of-type(2) {
  background-color: #E86B37;
}
.hpi-country-card__country-scale div:nth-of-type(3) {
  background-color: #F7C948;
}
.hpi-country-card__country-scale div:nth-of-type(4) {
  background-color: #BFD06F;
}
.hpi-country-card__country-scale div:nth-of-type(5) {
  background-color: #377A43;
}
.hpi-country-card__country-scale div:after {
  content: "";
  position: absolute;
  top: 0.439rem;
  left: calc(100% - 1.061rem);
  height: 2.122rem;
  width: 2.122rem;
  background-color: inherit;
  transform: rotate(45deg);
  z-index: 99;
}

.answer-carousel {
  position: relative;
}
.answer-carousel .swiper-slide {
  display: flex;
  height: auto;
}
.answer-carousel__scroll {
  padding-top: 1.2rem;
}
@media screen and (min-width: 1024px) {
  .answer-carousel__scroll {
    display: none;
  }
}
.answer-carousel__scroll .swiper-scrollbar-horizontal {
  border-radius: 0.3rem;
  height: 0.4rem;
  background-color: #f7f7f7;
  cursor: pointer;
}
.answer-carousel__scroll .swiper-scrollbar-drag {
  height: 100%;
  border-radius: 0.3rem;
  background-color: #377A43;
  cursor: grab;
}
.answer-carousel__nav {
  position: absolute;
  top: calc(50% - 0.75rem);
  border: 0;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  background-color: #F7C948;
  color: #272727;
}
@media screen and (max-width: 1023px) {
  .answer-carousel__nav {
    display: none;
  }
}
.answer-carousel__nav:after {
  display: none;
}
.answer-carousel__nav svg {
  width: 47%;
}
.answer-carousel__nav svg path {
  fill: #272727;
}
.answer-carousel__nav.prev {
  left: -3.9rem;
}
.answer-carousel__nav.prev svg {
  transform: scaleX(-1);
}
.answer-carousel__nav.next {
  right: -3.9rem;
}

.answer-card {
  flex: 1;
  background-color: #f7f7f7;
  border-radius: 1.5rem;
  padding: 1.2rem 1.5rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  font-size: 1rem;
}
.answer-card .page {
  font-weight: 700;
  color: #377A43;
}
.answer-card .question {
  line-height: 1.35;
  margin-bottom: 1.2rem;
}
.answer-card .answer {
  line-height: 1.3;
  letter-spacing: 0.01em;
  font-weight: 600;
}

.breakdown {
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
}
@media screen and (max-width: 767px) {
  .breakdown {
    flex-direction: column;
  }
}
.breakdown__panel {
  width: 100%;
  background-color: #F7F7F7;
  border-radius: 1.5rem;
  box-sizing: border-box;
  padding: 0.9rem 1.8rem;
}
@media screen and (min-width: 1120px) {
  .breakdown__panel {
    flex-basis: calc(50% - 1.5rem);
  }
}
@media screen and (min-width: 768px) {
  .breakdown__panel {
    padding: 1.5rem 2rem;
  }
}
.breakdown__panel--cf {
  flex-basis: 100%;
  text-align: center;
}
.breakdown__title {
  font-size: 1.5rem;
  line-height: 1.35;
  letter-spacing: 0.02em;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 767px) {
  .breakdown__title {
    font-size: 1.1rem;
  }
}
.breakdown__panel--cf .breakdown__title {
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .breakdown__panel--cf .breakdown__title {
    font-size: 1.1rem;
  }
}
.breakdown__label {
  display: inline-block;
  background-color: red;
  border-radius: 0.5rem;
  padding: 0 0.35rem;
}
.breakdown__label.browny-red {
  background-color: #A52431;
  color: #FFF;
}
.breakdown__label.red {
  background-color: #C74039;
  color: #FFF;
}
.breakdown__label.orange {
  background-color: #E86B37;
}
.breakdown__label.yellow {
  background-color: #F7C948;
}
.breakdown__label.green-light {
  background-color: #BFD06F;
}
.breakdown__label.green {
  background-color: #58A96C;
}
.breakdown__label.green-dark {
  background-color: #377A43;
  color: #FFF;
}
.breakdown__summary {
  font-size: 1rem;
  line-height: 2;
  letter-spacing: 0.03em;
  margin: 0;
  max-width: 25.2rem;
}
.breakdown__footnote {
  max-width: 36.2rem;
  margin: 0 auto;
}
.breakdown__footnote--small {
  font-sizE: 0.75em;
}
.breakdown__panel--cf .breakdown__summary {
  color: #C74039;
  font-weight: 700;
  margin: 0 auto;
}
.breakdown__panel--cf .breakdown__summary.lower {
  color: #377A43;
}
.breakdown__chart {
  padding: 1.1rem 0;
}
.breakdown__cta {
  flex-basis: 100%;
  text-align: center;
}

.cf-chart__wrapper {
  display: flex;
  background-color: #c2c2c2;
  border-radius: 1.5rem;
  overflow: hidden;
}
.cf-chart__segment {
  font-size: 1.6rem;
  letter-spacing: 0.03em;
  font-weight: 700;
  color: #272727;
  padding: 1.3rem 0;
  min-width: 6rem;
}
@media screen and (max-width: 767px) {
  .cf-chart__segment {
    min-width: 0;
  }
  .cf-chart__segment span {
    display: none;
  }
}
.cf-chart__segment.travel {
  background-color: #C74039;
  color: #FFF;
}
.cf-chart__segment.food {
  background-color: #E86B37;
}
.cf-chart__segment.housing {
  background-color: #B979E0;
}
.cf-chart__segment.other {
  background-color: #4EA3D3;
}
.cf-chart__keys {
  display: flex;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 0.03em;
  margin-top: 1.2rem;
}
@media screen and (max-width: 767px) {
  .cf-chart__keys {
    flex-direction: column;
    gap: 0.4rem;
  }
}
.cf-chart__key {
  position: relative;
  padding-left: 1.2rem;
}
.cf-chart__key:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 0.45rem);
  width: 0.9rem;
  height: 0.9rem;
  border-radius: 50%;
  background-color: #c2c2c2;
}
.cf-chart__key.travel:before {
  background-color: #C74039;
}
.cf-chart__key.food:before {
  background-color: #E86B37;
}
.cf-chart__key.housing:before {
  background-color: #B979E0;
}
.cf-chart__key.other:before {
  background-color: #4EA3D3;
}

.le-chart__wrapper {
  display: flex;
  height: 17.2rem;
  padding-top: 1.5rem;
  gap: 1.05rem;
  align-items: flex-end;
}
@media screen and (max-width: 767px) {
  .le-chart__wrapper {
    gap: 0.5rem;
  }
}
.le-chart__segment {
  box-sizing: border-box;
  flex: 1;
  background-color: #E6E6E7;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  align-items: flex-end;
  min-height: 7.5rem;
  padding: 0.65rem 0.2rem;
  max-height: 100% !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .le-chart__segment {
    max-width: calc(25% - 8px);
    justify-content: flex-end;
  }
}
@media screen and (max-width: 767px) {
  .le-chart__segment > span {
    display: none;
  }
}
.le-chart__segment.green-dark {
  background-color: #377A43;
  color: #FFF;
}
.le-chart__segment.yellow {
  background-color: #F7C948;
  color: #272727;
}
.le-chart__segment.red {
  background-color: #C74039;
  color: #FFF;
}
.le-chart__score {
  font-weight: 700;
  text-align: center;
}
.le-chart__score span {
  display: block;
  line-height: 1;
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .le-chart__score span {
    font-size: 1.8rem;
  }
}
.le-chart__keys {
  display: flex;
  font-weight: 700;
  line-height: 1.2;
  gap: 1.05rem;
  padding-top: 1rem;
}
.le-chart__key {
  flex: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .le-chart__key {
    font-size: 0.5rem;
  }
}

.wb-chart__wrapper {
  display: flex;
  height: 14.7rem;
  gap: 0.5rem;
  align-items: flex-end;
}
@media screen and (min-width: 1024px) {
  .wb-chart__wrapper {
    gap: 1.05rem;
  }
}
.wb-chart__segment {
  box-sizing: border-box;
  flex: 1;
  height: 100%;
  border-top-left-radius: 1.5rem;
  border-top-right-radius: 1.5rem;
  display: flex;
  align-items: flex-end;
  min-height: 7.5rem;
  background-color: #FFF;
  border: 1px solid #E6E6E7;
  overflow: hidden;
}
.wb-chart__fill {
  display: block;
  width: 100%;
  background-color: #BFD06F;
}
.wb-chart__keys {
  display: flex;
  font-weight: 700;
  line-height: 1.2;
  gap: 1.05rem;
  padding-top: 1rem;
}
.wb-chart__key {
  flex: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wb-chart__key {
    font-size: 14px;
  }
}
@media screen and (max-width: 400px) {
  .wb-chart__key {
    font-size: 10px;
  }
}

.tips {
  display: flex;
  gap: 2.5rem;
  flex-wrap: wrap;
}
.tips .tips-card {
  flex-basis: 100%;
}
@media screen and (min-width: 768px) {
  .tips .tips-card {
    flex-basis: calc(50% - 1.25rem);
  }
}
@media screen and (min-width: 1024px) {
  .tips .tips-card {
    flex-basis: calc(33.3333% - 2.5rem);
  }
}
.tips__footnote {
  font-size: 0.9rem;
  margin: 2rem auto 0;
  max-width: 40rem;
  text-align: center;
}

.tips-card {
  display: flex;
  border: 0.25rem solid #F7C948;
  border-radius: 1rem;
}
.tips-card:nth-of-type(2) {
  border-color: #E86B37;
}
.tips-card:nth-of-type(2) .tips-card__link:hover {
  background-color: #E86B37;
}
.tips-card:nth-of-type(2) .tips-card__link:hover .icon {
  background-color: #FFF;
}
.tips-card:nth-of-type(2) .tips-card__link .icon {
  background-color: #E86B37;
}
.tips-card:nth-of-type(3) {
  border-color: #377A43;
}
.tips-card:nth-of-type(3) .tips-card__link:hover {
  background-color: #377A43;
  color: #FFF;
}
.tips-card:nth-of-type(3) .tips-card__link:hover .icon {
  background-color: #FFF;
}
.tips-card:nth-of-type(3) .tips-card__link:hover .icon path {
  fill: #272727;
}
.tips-card:nth-of-type(3) .tips-card__link .icon {
  background-color: #377A43;
}
.tips-card:nth-of-type(3) .tips-card__link .icon path {
  fill: #FFF;
}
.tips-card:nth-of-type(4) {
  border-color: #C74039;
}
.tips-card:nth-of-type(4) .tips-card__link:hover {
  background-color: #C74039;
  color: #FFF;
}
.tips-card:nth-of-type(4) .tips-card__link:hover .icon {
  background-color: #FFF;
}
.tips-card:nth-of-type(4) .tips-card__link:hover .icon path {
  fill: #272727;
}
.tips-card:nth-of-type(4) .tips-card__link .icon {
  background-color: #C74039;
}
.tips-card:nth-of-type(4) .tips-card__link .icon path {
  fill: #FFF;
}
.tips-card:nth-of-type(5) {
  border-color: #58A96C;
}
.tips-card:nth-of-type(5) .tips-card__link:hover {
  background-color: #58A96C;
}
.tips-card:nth-of-type(5) .tips-card__link:hover .icon {
  background-color: #FFF;
}
.tips-card:nth-of-type(5) .tips-card__link .icon {
  background-color: #58A96C;
}
.tips-card__link {
  padding: 1.2rem 1.5rem;
  font-size: 1.6rem;
  line-height: 1.5;
  width: 100%;
  font-weight: 700;
  letter-spacing: 0.01em;
  color: #272727;
  text-decoration: none;
  transition: background-color 300ms ease;
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
.tips-card__link .title {
  text-underline-offset: 3px;
  text-decoration-thickness: 2px;
}
.tips-card__link .summary {
  margin-top: 0.4rem;
  margin-bottom: 0.65rem;
  display: block;
  font-size: 0.8rem;
  line-height: 2;
  font-weight: 400;
  text-decoration: none !important;
  flex: 1;
}
.tips-card__link .icon {
  display: flex;
  width: 2.15rem;
  height: 2.15rem;
  background-color: #F7C948;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
}
.tips-card__link .icon svg {
  width: 50%;
}
.tips-card__link .icon svg path {
  fill: #272727;
}
.tips-card__link:hover {
  background-color: #F7C948;
}
.tips-card__link:hover .title {
  text-decoration-line: underline;
}
.tips-card__link:hover .summary {
  text-decoration: none !important;
}
.tips-card__link:hover .icon {
  background-color: #FFF;
}

.newsletter-section {
  padding-bottom: 4.5rem;
}
@media screen and (max-width: 439px) {
  .newsletter-section .content-wrapper {
    padding: 0;
  }
}

.newsletter {
  background-color: #377A43;
  color: #FFF;
  padding: 2.1rem 1rem;
  border-radius: 1.5rem;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
@media screen and (max-width: 439px) {
  .newsletter {
    border-radius: 0;
  }
}
@media screen and (min-width: 480px) {
  .newsletter {
    border-radius: 1.5rem;
    padding: 3.2rem 2rem;
  }
}
@media screen and (min-width: 768px) {
  .newsletter {
    padding: 3.2rem;
  }
}
@media screen and (min-width: 1024px) {
  .newsletter {
    padding: 3.2rem 5.1rem;
  }
}
.newsletter__title {
  font-size: 40px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0.9rem;
}
@media screen and (min-width: 1024px) {
  .newsletter__title {
    font-size: 4.3rem;
  }
}
.newsletter__copy {
  margin: 0;
  max-width: 36rem;
  font-weight: 600;
}
@media screen and (max-width: 1023px) {
  .newsletter__copy {
    font-size: 20px;
  }
}
.newsletter__title, .newsletter__copy {
  color: inherit;
}
.newsletter__form {
  margin-top: 1.75rem;
  transition: opacity 300ms ease;
}
.newsletter__form.loading {
  pointer-events: none;
  opacity: 0.8;
}
.newsletter__form .checkbox {
  margin: 0.4rem 0 1.6rem;
}
@media screen and (max-width: 1023px) {
  .newsletter__form .checkbox {
    max-width: 26rem;
  }
}
.newsletter__form-row {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0 1.2rem;
  margin-bottom: 1.5rem;
}
@media screen and (min-width: 768px) {
  .newsletter__form-row {
    flex-direction: row;
  }
}
@media screen and (min-width: 860px) {
  .newsletter__form-row {
    gap: 0 1.5rem;
  }
}
.newsletter__form-row .form__group {
  flex: 1;
}
@media screen and (min-width: 860px) and (max-width: 1232px) {
  .newsletter__form-row .form__group:last-child {
    max-width: 31.5rem;
  }
}
.newsletter .form__input:user-invalid {
  box-shadow: 0px 0px 2px 2px red;
}

.social-bar {
  margin-top: 4.5rem;
}
@media screen and (max-width: 439px) {
  .social-bar .content-wrapper {
    padding: 0;
  }
}
.social-bar__wrapper {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  background-color: #F7C948;
  border-top-right-radius: 1.5rem;
  border-top-left-radius: 1.5rem;
  align-items: center;
  justify-content: center;
  padding: 3rem 1.5rem;
  box-sizing: border-box;
}
@media screen and (max-width: 440px) {
  .social-bar__wrapper {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
}
@media screen and (max-width: 1023px) {
  .social-bar__wrapper {
    justify-content: center;
    gap: 8px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1023px) {
  .social-bar__wrapper {
    margin: 0 auto;
  }
}
@media screen and (min-width: 1024px) {
  .social-bar__wrapper {
    align-items: center;
    justify-content: center;
    padding: 3rem 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .social-bar__item {
    margin-bottom: 13px;
  }
}
.social-bar__link {
  margin-left: 0.8rem;
  display: flex;
  align-items: flex-end;
  color: #F7C948;
}
.social-bar__link a {
  color: inherit;
}
.social-bar__link img, .social-bar__link svg {
  display: inline;
  vertical-align: top;
}
.social-bar__item--header {
  font-size: 1rem;
  text-align: center;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 767px) {
  .social-bar__item--header {
    flex-basis: 100%;
  }
}
@media screen and (min-width: 768px) {
  .social-bar__item--header {
    font-size: 1.3rem;
  }
}
@media screen and (min-width: 1024px) {
  .social-bar__item--header {
    font-size: 2.6rem;
  }
}
.social-bar__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.6rem;
  height: 2.6rem;
  color: #272727;
  transition: all 280ms ease;
}
@media screen and (min-width: 1024px) {
  .social-bar__link {
    width: 4.55rem;
    height: 4.55rem;
  }
}
.social-bar__link svg rect {
  transition: all 280ms ease;
}
.social-bar__link:hover {
  color: #FFF;
}
.social-bar__link:hover svg rect {
  fill: #C74039;
  stroke: #C74039;
}

@keyframes openDialog {
  from {
    opacity: 0;
    transform: translate3d(0, 2.3rem, 0) scale(0.9);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
}
#share-dialog {
  border: 0;
  padding: 0;
  border-radius: 0.9rem;
  box-shadow: 1px 1px 4px 2px rgba(39, 39, 39, 0.1);
  opacity: 0;
  transform: translate3d(0, 2.3rem, 0) scale(0.9);
}
#share-dialog[open] {
  animation: openDialog 320ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
#share-dialog::backdrop {
  background-color: rgba(39, 39, 39, 0.45);
}

#tips-dialog {
  border: 0;
  padding: 0;
  border-radius: 0.9rem;
  box-shadow: 1px 1px 4px 2px rgba(39, 39, 39, 0.1);
  opacity: 0;
  transform: translate3d(0, 2.3rem, 0) scale(0.9);
}
#tips-dialog[open] {
  animation: openDialog 320ms cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
#tips-dialog::backdrop {
  background-color: rgba(39, 39, 39, 0.45);
}

.tips-modal,
.share-modal {
  position: relative;
}
.tips-modal__close,
.share-modal__close {
  display: block;
  position: absolute;
  top: 0.8rem;
  right: 0.8rem;
  border: 0;
  background: none;
  width: 1.2rem;
  height: 1.2rem;
  cursor: pointer;
  padding: 8px;
  box-sizing: content-box;
}
.tips-modal__close svg,
.share-modal__close svg {
  width: 100%;
  height: auto;
}
.tips-modal__close svg path,
.share-modal__close svg path {
  fill: rgba(39, 39, 39, 0.8);
  transition: fill 280ms ease;
}
.tips-modal__close:hover svg path,
.share-modal__close:hover svg path {
  fill: #272727;
}
.tips-modal__content,
.share-modal__content {
  padding: 3rem;
  max-width: 39rem;
  box-sizing: border-box;
}
.tips-modal__content h3,
.share-modal__content h3 {
  font-size: 1.2rem;
}
.tips-modal__content p:last-child,
.share-modal__content p:last-child {
  margin-bottom: 0;
}
.tips-modal__prev, .tips-modal__next,
.share-modal__prev,
.share-modal__next {
  position: absolute;
  top: 1.4rem;
  border: 0;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #F7C948;
  color: #272727;
}
.tips-modal__prev:hover, .tips-modal__next:hover,
.share-modal__prev:hover,
.share-modal__next:hover {
  background-color: #f6c230;
  cursor: pointer;
}
@media screen and (max-width: 1023px) {
  .tips-modal__prev, .tips-modal__next,
  .share-modal__prev,
  .share-modal__next {
    display: none;
  }
}
.tips-modal__prev:after, .tips-modal__next:after,
.share-modal__prev:after,
.share-modal__next:after {
  display: none;
}
.tips-modal__prev svg, .tips-modal__next svg,
.share-modal__prev svg,
.share-modal__next svg {
  width: 56%;
}
.tips-modal__prev svg path, .tips-modal__next svg path,
.share-modal__prev svg path,
.share-modal__next svg path {
  fill: #272727;
}
.tips-modal__prev,
.share-modal__prev {
  left: 2.8rem;
}
.tips-modal__prev svg,
.share-modal__prev svg {
  transform: scaleX(-1);
}
.tips-modal__next,
.share-modal__next {
  left: 5.2rem;
}

.tips-modal__content {
  padding-top: 4.4rem;
}

.share-modal__content {
  padding: 2rem 3rem;
}
.share-modal h3 {
  margin-bottom: 0;
}
.share-modal p {
  margin-top: 0.6rem;
}
.share-modal__image {
  max-width: 20rem;
  height: auto;
  border: 2px solid #377A43;
  border-radius: 16px;
  overflow: hidden;
  margin: 0 auto;
}
.share-modal__image img {
  display: block;
  width: 100%;
  height: auto;
}
.share-modal__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}
