/*--------------------------------------------------------------
# 0-Settings
--------------------------------------------------------------*/
*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.absolute {
  position: absolute;
}
.bottom-4 {
  bottom: 1rem;
}
.left-1\/2 {
  left: 50%;
}
.z-\[2\] {
  z-index: 2;
}
.mt-6 {
  margin-top: 1.5rem;
}
.block {
  display: block;
}
.flex {
  display: flex;
}
.w-16 {
  width: 4rem;
}
.w-full {
  width: 100%;
}
.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-4 {
  gap: 1rem;
}
.gap-8 {
  gap: 2rem;
}
.\!overflow-visible {
  overflow: visible !important;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.border {
  border-width: 1px;
}
.bg-white {
  background-color: var(--worklife-color-white);
}
.p-sr-30 {
  padding: var(--worklife-spacing-30);
}
.pt-4 {
  padding-top: 1rem;
}
.text-lg {
  font-size: var(--worklife-font-size-lg);
}
.font-bold {
  font-weight: 700;
}
.leading-tight {
  line-height: 1.25;
}
.text-black {
  color: var(--worklife-color-black);
}
.text-gray-dark {
  color: var(--worklife-color-gray-dark);
}
.text-primary {
  color: var(--worklife-color-primary);
}
.text-secondary {
  color: var(--worklife-color-secondary);
}
.text-white {
  color: var(--worklife-color-white);
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.shadow-md {
  --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.outline {
  outline-style: solid;
}
/* open-sans-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: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v44-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* open-sans-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: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v44-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-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: "Raleway";
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/raleway-v37-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-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: "Raleway";
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/raleway-v37-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*--------------------------------------------------------------
# 1-Tools
--------------------------------------------------------------*/
:root {
  --worklife-color-white: #ffffff;
  --worklife-color-black: #000000;
  --worklife-color-gray: #d1d5db;
  --worklife-color-gray-light: #fefaff;
  --worklife-color-gray-dark: #2c2c2c;
  --worklife-color-primary: #4054a1;
  --worklife-color-primary-light: #005499;
  --worklife-color-primary-dark: #002645;
  --worklife-color-secondary: #ce4f47;
  --worklife-color-secondary-light: #00b3a6;
  --worklife-color-secondary-dark: #005457;
  --worklife-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
  	0 4px 6px -2px rgba(0, 0, 0, 0.05);
  --worklife-box-shadow-lg: 0 20px 25px -5px rgba(0, 0, 0, 0.1),
  	0 10px 10px -5px rgba(0, 0, 0, 0.04);
  --worklife-box-shadow-sm: 0 1px 3px 0 rgba(0, 0, 0, 0.1),
  	0 1px 2px 0 rgba(0, 0, 0, 0.06);
  --worklife-breakpoint-sm: 600px;
  --worklife-breakpoint-md: 768px;
  --worklife-breakpoint-lg: 1024px;
  --worklife-breakpoint-xl: 1280px;
  --worklife-breakpoint-2xl: 1536px;
  --worklife-font-sans-serif: "Open Sans", ui-sans-serif, system-ui,
  	-apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans",
  	"Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
  	"Segoe UI Symbol", "Noto Color Emoji";
  --worklife-body-font-family: var(--worklife-font-sans-serif);
  --worklife-body-font-size: clamp(1rem, 0.29vw + 0.89rem, 1.125rem);
  --worklife-body-font-weight: 400;
  --worklife-body-line-height: 1.5;
  --worklife-body-color: var(--worklife-color-black);
  --worklife-body-bg: var(--worklife-color-white);
  --worklife-link-color: var(--worklife-color-primary);
  --worklife-link-decoration: underline;
  --worklife-link-hover-color: var(--worklife-color-primary);
  --worklife-link-hover-decoration: none;
  --worklife-font-size-sm: clamp(0.875rem, 0vw + 0.88rem, 0.875rem);
  --worklife-font-size-base: clamp(1rem, 0.29vw + 0.89rem, 1.125rem);
  --worklife-font-size-lg: clamp(1.25rem, 0.29vw + 1.14rem, 1.375rem);
  --worklife-font-size-xxl: clamp(1.75rem, 0.88vw + 1.42rem, 2.125rem);
  --worklife-font-size-h1: clamp(2.5rem, 4.12vw + 0.96rem, 4.25rem);
  --worklife-font-size-h2: clamp(1.75rem, 2.94vw + 0.65rem, 3rem);
  --worklife-font-size-h3: clamp(1.25rem, 1.18vw + 0.81rem, 1.75rem);
  --worklife-font-size-h4: clamp(1.125rem, 0.88vw + 0.79rem, 1.5rem);
  --worklife-font-size-h5: clamp(1.125rem, 0.29vw + 1.01rem, 1.25rem);
  --worklife-font-size-h6: clamp(0.875rem, 0.29vw + 0.76rem, 1rem);
  --worklife-headings-font-family: "Raleway", var(--worklife-font-sans-serif);
  --worklife-headings-font-weight: 400;
  --worklife-headings-line-height: 1.2;
  --worklife-headings-color: var(--worklife-color-primary);
  --worklife-content-width: 920px;
  --worklife-container-width: 1200px;
  --worklife-content-padding-x: clamp(1rem, 2.35vw + 0.12rem, 2rem);
  --worklife-spacing-0: 0;
  --worklife-spacing-10: 0.5rem;
  --worklife-spacing-20: 1rem;
  --worklife-spacing-30: clamp(1rem, 3.53vw + -0.32rem, 2.5rem);
  --worklife-spacing-40: clamp(2rem, 4.71vw + 0.24rem, 4rem);
  --worklife-spacing-50: clamp(3rem, 7.06vw + 0.35rem, 6rem);
  --worklife-spacing-60: clamp(5rem, 7.06vw + 2.35rem, 8rem);
  --worklife-spacing-70: clamp(6.5rem, 17.65vw + -0.12rem, 14rem);
  interpolate-size: allow-keywords;
}

body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

::-moz-selection {
  background: #000000;
  color: #fff;
}

::selection {
  background: #000000;
  color: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}

body {
  margin: 0;
  font-family: var(--worklife-body-font-family);
  font-size: var(--worklife-body-font-size);
  font-weight: var(--worklife-body-font-weight);
  line-height: var(--worklife-body-line-height);
  color: var(--worklife-body-color);
  text-align: left;
  background-color: var(--worklife-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid currentColor;
  opacity: 0.25;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul {
  padding-left: 2rem;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

mark {
  padding: 0;
  background-color: transparent;
}

sub,
sup {
  position: relative;
  font-size: 0.75rem;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1rem;
}

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875rem;
  color: inherit;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

code {
  font-size: 0.875rem;
  color: inherit;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875rem;
  color: pink;
  background-color: #fff;
}
kbd kbd {
  padding: 0;
  font-size: 1875rem;
  font-weight: 700;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: #ddd;
  text-align: left;
}

th {
  font-weight: inherit;
  text-align: inherit;
  text-align: -webkit-match-parent;
}

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}

label {
  display: inline-block;
}

button {
  border-radius: 0;
}

button:focus:not(:focus-visible) {
  outline: 0;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}
select:disabled {
  opacity: 1;
}

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

textarea {
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  font-weight: inherit;
  line-height: inherit;
}
legend + * {
  clear: left;
}

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0;
}

::-webkit-inner-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield;
}

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::file-selector-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

iframe {
  border: 0;
}

summary {
  display: list-item;
  cursor: pointer;
}

progress {
  vertical-align: baseline;
}

[hidden] {
  display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: var(--worklife-headings-font-family);
  font-weight: var(--worklife-headings-font-weight);
  line-height: var(--worklife-headings-line-height);
  color: var(--worklife-headings-color);
}

h1,
.h1 {
  font-size: var(--worklife-font-size-h1);
}

h2,
.h2 {
  font-size: var(--worklife-font-size-h2);
}

h3,
.h3 {
  font-size: var(--worklife-font-size-h3);
}

h4,
.h4 {
  font-size: var(--worklife-font-size-h4);
}

h5,
.h5 {
  font-size: var(--worklife-font-size-h5);
}

h6,
.h6 {
  font-size: var(--worklife-font-size-h6);
}

b,
strong {
  font-weight: 700;
}

small,
.small {
  font-size: var(--worklife-font-size-sm);
  font-weight: 400;
}

:focus {
  outline: none;
}

a {
  transition: color 0.25s ease;
  color: var(--worklife-link-color);
  -webkit-text-decoration: var(--worklife-link-decoration);
          text-decoration: var(--worklife-link-decoration);
}
a:hover {
  color: var(--worklife-link-hover-color);
  -webkit-text-decoration: var(--worklife-link-hover-decoration);
          text-decoration: var(--worklife-link-hover-decoration);
}

figcaption {
  font-size: var(--worklife-font-size-sm);
  text-align: center;
}

p + h2,
p + h3,
p + h4,
p + h5 {
  margin-top: 2.5rem;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

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

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

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

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

/* Auto Height */
.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);
  backface-visibility: hidden;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-navigation {
  display: flex;
  gap: 1rem;
  justify-content: start;
  margin-top: var(--worklife-spacing-30);
}

.swiper-button-prev,
.swiper-button-next {
  width: 30px;
  height: 25px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.3s ease;
  background: transparent;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.2;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0.2;
  cursor: auto;
  pointer-events: none;
}
.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}
.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  transform-origin: center;
}
.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  left: auto;
}

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

/*--------------------------------------------------------------
# 2-Objects
--------------------------------------------------------------*/
.o-button, .wp-block-buttons .wp-block-button:not(.is-style-text) .wp-block-button__link, .c-menu li.is-button a {
  display: inline-block;
  position: relative;
  padding: 1rem 1.5rem;
  padding-right: 5rem;
  background-color: var(--worklife-color-white);
  font-weight: 400;
  color: var(--worklife-color-primary);
  text-align: left;
  transition: background-color 0.25s ease;
  box-shadow: none;
  text-shadow: none;
  outline: none;
  border: none;
  line-height: 1.2;
  height: auto;
  border-radius: 8px;
  text-decoration: none;
}
.o-button::after, .wp-block-buttons .wp-block-button:not(.is-style-text) .wp-block-button__link::after, .c-menu li.is-button a::after {
  content: "";
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.46 7.69597L10.71 14.446C10.6034 14.5453 10.4623 14.5994 10.3166 14.5969C10.1709 14.5943 10.0318 14.5352 9.92878 14.4322C9.82572 14.3291 9.76669 14.1901 9.76412 14.0444C9.76155 13.8986 9.81564 13.7576 9.915 13.651L15.7041 7.86097H0.5625C0.413316 7.86097 0.270242 7.80171 0.164752 7.69622C0.0592631 7.59073 0 7.44765 0 7.29847C0 7.14928 0.0592631 7.00621 0.164752 6.90072C0.270242 6.79523 0.413316 6.73597 0.5625 6.73597H15.7041L9.915 0.945969C9.81564 0.839338 9.76155 0.698303 9.76412 0.552577C9.76669 0.406851 9.82572 0.267812 9.92878 0.164752C10.0318 0.0616926 10.1709 0.0026588 10.3166 8.76355e-05C10.4623 -0.00248353 10.6034 0.0516087 10.71 0.150969L17.46 6.90097C17.5653 7.00644 17.6245 7.14941 17.6245 7.29847C17.6245 7.44753 17.5653 7.5905 17.46 7.69597Z' fill='%234054A1'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.46 7.69597L10.71 14.446C10.6034 14.5453 10.4623 14.5994 10.3166 14.5969C10.1709 14.5943 10.0318 14.5352 9.92878 14.4322C9.82572 14.3291 9.76669 14.1901 9.76412 14.0444C9.76155 13.8986 9.81564 13.7576 9.915 13.651L15.7041 7.86097H0.5625C0.413316 7.86097 0.270242 7.80171 0.164752 7.69622C0.0592631 7.59073 0 7.44765 0 7.29847C0 7.14928 0.0592631 7.00621 0.164752 6.90072C0.270242 6.79523 0.413316 6.73597 0.5625 6.73597H15.7041L9.915 0.945969C9.81564 0.839338 9.76155 0.698303 9.76412 0.552577C9.76669 0.406851 9.82572 0.267812 9.92878 0.164752C10.0318 0.0616926 10.1709 0.0026588 10.3166 8.76355e-05C10.4623 -0.00248353 10.6034 0.0516087 10.71 0.150969L17.46 6.90097C17.5653 7.00644 17.6245 7.14941 17.6245 7.29847C17.6245 7.44753 17.5653 7.5905 17.46 7.69597Z' fill='%234054A1'/%3E%3C/svg%3E%0A");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: currentColor;
  display: block;
  height: 15px;
  width: 18px;
  position: absolute;
  right: 20px;
  top: 50%;
  transition: transform 0.3s ease;
  transform: translate(0, -50%);
}
.o-button:hover, .wp-block-buttons .wp-block-button:not(.is-style-text) .wp-block-button__link:hover, .c-menu li.is-button a:hover, .o-button:active, .wp-block-buttons .wp-block-button:not(.is-style-text) .wp-block-button__link:active, .c-menu li.is-button a:active {
  background-color: var(--worklife-color-white);
  color: var(--worklife-color-primary);
  text-decoration: none;
}
.o-button:hover::after, .wp-block-buttons .wp-block-button:not(.is-style-text) .wp-block-button__link:hover::after, .c-menu li.is-button a:hover::after, .o-button:active::after, .wp-block-buttons .wp-block-button:not(.is-style-text) .wp-block-button__link:active::after, .c-menu li.is-button a:active::after {
  transform: translate(8px, -50%);
}

.o-textlink, .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link {
  background-color: transparent;
  border: none;
  border-radius: 0;
  color: var(--worklife-color-primary);
  cursor: pointer;
  display: inline-flex;
  font-weight: 400;
  line-height: 1.1;
  outline: none;
  padding: 2px 0;
  text-align: left;
  text-decoration: none;
  text-underline-offset: 3px;
  transition: border 0.3s ease, color 0.3s ease;
  align-items: center;
  justify-content: space-between;
}
.o-textlink::after, .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link::after {
  content: "";
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.46 7.69597L10.71 14.446C10.6034 14.5453 10.4623 14.5994 10.3166 14.5969C10.1709 14.5943 10.0318 14.5352 9.92878 14.4322C9.82572 14.3291 9.76669 14.1901 9.76412 14.0444C9.76155 13.8986 9.81564 13.7576 9.915 13.651L15.7041 7.86097H0.5625C0.413316 7.86097 0.270242 7.80171 0.164752 7.69622C0.0592631 7.59073 0 7.44765 0 7.29847C0 7.14928 0.0592631 7.00621 0.164752 6.90072C0.270242 6.79523 0.413316 6.73597 0.5625 6.73597H15.7041L9.915 0.945969C9.81564 0.839338 9.76155 0.698303 9.76412 0.552577C9.76669 0.406851 9.82572 0.267812 9.92878 0.164752C10.0318 0.0616926 10.1709 0.0026588 10.3166 8.76355e-05C10.4623 -0.00248353 10.6034 0.0516087 10.71 0.150969L17.46 6.90097C17.5653 7.00644 17.6245 7.14941 17.6245 7.29847C17.6245 7.44753 17.5653 7.5905 17.46 7.69597Z' fill='%234054A1'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='18' height='15' viewBox='0 0 18 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M17.46 7.69597L10.71 14.446C10.6034 14.5453 10.4623 14.5994 10.3166 14.5969C10.1709 14.5943 10.0318 14.5352 9.92878 14.4322C9.82572 14.3291 9.76669 14.1901 9.76412 14.0444C9.76155 13.8986 9.81564 13.7576 9.915 13.651L15.7041 7.86097H0.5625C0.413316 7.86097 0.270242 7.80171 0.164752 7.69622C0.0592631 7.59073 0 7.44765 0 7.29847C0 7.14928 0.0592631 7.00621 0.164752 6.90072C0.270242 6.79523 0.413316 6.73597 0.5625 6.73597H15.7041L9.915 0.945969C9.81564 0.839338 9.76155 0.698303 9.76412 0.552577C9.76669 0.406851 9.82572 0.267812 9.92878 0.164752C10.0318 0.0616926 10.1709 0.0026588 10.3166 8.76355e-05C10.4623 -0.00248353 10.6034 0.0516087 10.71 0.150969L17.46 6.90097C17.5653 7.00644 17.6245 7.14941 17.6245 7.29847C17.6245 7.44753 17.5653 7.5905 17.46 7.69597Z' fill='%234054A1'/%3E%3C/svg%3E%0A");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  background-color: currentColor;
  display: inline-block;
  height: 15px;
  width: 18px;
  margin-left: 0.75rem;
  transition: transform 0.3s ease;
  transform: translate(0, 0);
  vertical-align: middle;
}
.o-textlink:focus, .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link:focus {
  color: var(--worklife-color-primary);
  text-decoration: none;
}
.o-textlink:hover, .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link:hover {
  color: var(--worklife-color-primary);
  text-decoration: none;
  cursor: pointer;
}
.o-textlink:hover::after, .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link:hover::after {
  transform: translate(4px, 0);
}
.o-textlink:active, .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link:active {
  color: var(--worklife-color-primary);
  text-decoration: none;
}
.o-textlink:disabled, .wp-block-buttons .wp-block-button.is-style-text .wp-block-button__link:disabled {
  cursor: not-allowed;
  opacity: 0.2;
  pointer-events: none;
}
.o-textlink--back {
  flex-direction: row-reverse;
}
.o-textlink--back::after {
  margin-right: 0.75rem;
  margin-left: 0;
  transform: rotate(180deg) translate(0, 0);
}
.o-textlink--back:hover::after {
  transform: rotate(180deg) translate(4px, 0);
}

/*--------------------------------------------------------------
# Components Styles
--------------------------------------------------------------*/
.c-hamburger {
  padding: 8px 8px;
  display: inline-block;
  cursor: pointer;
  border: none;
  background-color: transparent;
  margin: auto 0;
  font-size: 0;
  outline: none;
  display: block;
}
@media (min-width: 768px) {
  .c-hamburger {
    display: none;
  }
}
.c-hamburger:focus, .c-hamburger:active {
  outline: none;
}
.menu-open .c-hamburger .c-hamburger-inner {
  transform: translate3d(0, 11px, 0) rotate(45deg);
}
.menu-open .c-hamburger .c-hamburger-inner::before {
  transform: rotate(-45deg) translate3d(0, 0, 0);
  opacity: 0;
}
.menu-open .c-hamburger .c-hamburger-inner::after {
  transform: translate3d(0, -22px, 0) rotate(-90deg);
}

.c-hamburger-box {
  width: 32px;
  height: 25px;
  display: inline-block;
  position: relative;
}

.c-hamburger-inner {
  display: block;
  top: 1.5px;
  margin-top: -1.5px;
  transition-duration: 0.275s;
  transition-timing-function: ease;
}
.c-hamburger-inner, .c-hamburger-inner::before, .c-hamburger-inner::after {
  width: 32px;
  height: 3px;
  background-color: var(--worklife-color-black);
  position: absolute;
  transition-property: transform;
}
.c-hamburger-inner::before, .c-hamburger-inner::after {
  content: "";
  display: block;
}
.c-hamburger-inner::before {
  top: 11px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.c-hamburger-inner::after {
  bottom: -11px;
  top: 22px;
  transition: transform 0.275s ease;
}

.c-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 2rem 1rem;
  position: fixed;
  background-color: var(--worklife-color-white);
  top: 0;
  left: 0;
  z-index: 10;
  width: 100vw;
  height: 100vh;
  height: 100dvh;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
@media (max-width: 1023.98px) {
  .c-menu {
    overflow-y: scroll;
  }
}
@media (min-width: 1024px) {
  .c-menu {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    position: static;
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent;
    gap: 2rem;
  }
}
.menu-open .c-menu {
  display: flex;
}
.c-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (max-width: 1023.98px) {
  .c-menu > li {
    border-bottom: 1px solid var(--worklife-color-primnary);
    width: 100%;
  }
}
.c-menu li:not(.is-button) {
  position: relative;
}
.c-menu li:not(.is-button) a {
  position: relative;
  padding: 1rem 0;
  display: inline-block;
  color: var(--worklife-color-primary);
  font-size: 1.125rem;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .c-menu li:not(.is-button) a {
    color: var(--worklife-color-white);
  }
}
.c-menu li:not(.is-button) a::after {
  content: "";
  display: block;
  background-color: var(--worklife-color-primary);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.3s ease;
  will-change: transform;
}
.c-menu li:not(.is-button) a:hover, .c-menu li:not(.is-button) a:active, .c-menu li:not(.is-button) a:focus {
  color: var(--worklife-color-primary);
}
@media (min-width: 1024px) {
  .c-menu li:not(.is-button) a:hover, .c-menu li:not(.is-button) a:active, .c-menu li:not(.is-button) a:focus {
    color: var(--worklife-color-white);
  }
}
.c-menu li:not(.is-button) a:hover::after, .c-menu li:not(.is-button) a:active::after, .c-menu li:not(.is-button) a:focus::after {
  transform: scaleX(1);
  transform-origin: bottom center;
}
@media (min-width: 1024px) {
  .c-menu li:not(.is-button) {
    padding: 1rem 0;
  }
  .c-menu li:not(.is-button) .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    background-color: rgba(64, 84, 161, 0.8);
    transform: translateX(-50%);
    padding: 0.5rem 1rem;
    grid-template-columns: 175px;
  }
  .c-menu li:not(.is-button) .sub-menu li {
    position: relative;
    padding: 0;
  }
  .c-menu li:not(.is-button) .sub-menu li a {
    color: var(--worklife-color-white);
  }
  .c-menu li:not(.is-button):hover > .sub-menu {
    display: grid;
  }
}
.c-menu li:not(.is-button).current_page_item > a::after, .c-menu li:not(.is-button).current-menu-parent > a::after {
  transform: scaleX(1);
  transform-origin: bottom center;
}
.c-menu li.menu-item-has-children > a {
  padding-right: 1.25rem;
}
.c-menu li.menu-item-has-children > a::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  position: absolute;
  right: 0;
  top: calc(50% - 4px);
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.782 1.70094L6.85106 6.63188C6.78234 6.70084 6.70069 6.75555 6.61078 6.79288C6.52088 6.83021 6.42449 6.84943 6.32714 6.84943C6.22979 6.84943 6.1334 6.83021 6.0435 6.79288C5.9536 6.75555 5.87194 6.70084 5.80323 6.63188L0.872285 1.70094C0.733335 1.56199 0.655273 1.37353 0.655273 1.17703C0.655273 0.980521 0.733335 0.792064 0.872285 0.653114C1.01124 0.514164 1.19969 0.436102 1.3962 0.436102C1.5927 0.436102 1.78116 0.514164 1.92011 0.653114L6.32776 5.06076L10.7354 0.652498C10.8744 0.513548 11.0628 0.435486 11.2593 0.435486C11.4558 0.435486 11.6443 0.513548 11.7832 0.652498C11.9222 0.791448 12.0002 0.979905 12.0002 1.17641C12.0002 1.37292 11.9222 1.56137 11.7832 1.70032L11.782 1.70094Z' fill='%23fff'/%3E%3C/svg%3E%0A");
          mask-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.782 1.70094L6.85106 6.63188C6.78234 6.70084 6.70069 6.75555 6.61078 6.79288C6.52088 6.83021 6.42449 6.84943 6.32714 6.84943C6.22979 6.84943 6.1334 6.83021 6.0435 6.79288C5.9536 6.75555 5.87194 6.70084 5.80323 6.63188L0.872285 1.70094C0.733335 1.56199 0.655273 1.37353 0.655273 1.17703C0.655273 0.980521 0.733335 0.792064 0.872285 0.653114C1.01124 0.514164 1.19969 0.436102 1.3962 0.436102C1.5927 0.436102 1.78116 0.514164 1.92011 0.653114L6.32776 5.06076L10.7354 0.652498C10.8744 0.513548 11.0628 0.435486 11.2593 0.435486C11.4558 0.435486 11.6443 0.513548 11.7832 0.652498C11.9222 0.791448 12.0002 0.979905 12.0002 1.17641C12.0002 1.37292 11.9222 1.56137 11.7832 1.70032L11.782 1.70094Z' fill='%23fff'/%3E%3C/svg%3E%0A");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: currentColor;
}
.c-menu .sub-menu {
  text-transform: none;
  display: grid;
  gap: 0.5rem 1rem;
}
@media (max-width: 1023.98px) {
  .c-menu .sub-menu {
    display: none;
    gap: 0.25rem;
    padding-top: 1rem;
  }
  .c-menu .sub-menu.sub-open {
    display: grid;
  }
}
.c-menu .sub-menu li a {
  font-size: 1rem;
  padding: 0.25rem 0;
}
.c-menu .sub-menu li a::after {
  background-color: var(--worklife-color-secondary);
  height: 3px;
}
@media (max-width: 1023.98px) {
  .c-menu li.is-button {
    border: none !important;
  }
}
.c-tabs__nav {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.c-tabs__trigger {
  display: flex;
  text-decoration: none;
  outline: none;
  gap: 1rem;
  align-items: center;
  justify-content: center;
  padding: 0.5rem 1rem;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  font-size: 1.75rem;
  font-weight: 600;
  font-family: var(--worklife-headings-font-family);
  color: var(--worklife-color-primary);
  background-color: #b3bbd9;
  text-align: center;
  transition: background 0.3s ease, color 0.3s ease;
  /**
  * Active tab styling
  */
}
.c-tabs__trigger[aria-selected=true], .c-tabs__trigger:hover {
  color: var(--worklife-color-white);
  background-color: var(--worklife-color-primary);
}

/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
.wp-block-group {
  margin-top: var(--worklife-spacing-60);
}
.wp-block-group.has-background {
  padding: var(--worklife-spacing-30);
}

.has-background {
  padding: var(--worklife-spacing-30);
}

.alignfull.has-background + .alignfull.has-background {
  margin-top: 0;
}

.wp-block-buttons .wp-block-button:not(.is-style-text) .wp-block-button__link.disabled {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.wp-block-columns.is-style-card {
  gap: 4rem;
}
.wp-block-columns.is-style-card .wp-block-column {
  box-shadow: 0px 15px 25px rgba(233, 225, 235, 0.3);
  border-radius: 8px;
  padding: var(--worklife-content-padding-x);
  background-color: var(--worklife-color-white);
}
.wp-block-columns.is-style-card .wp-block-column .wp-block-image {
  margin: calc(var(--worklife-content-padding-x) * -1);
  margin-bottom: var(--worklife-content-padding-x);
}

.wp-block-quote.is-style-fancy {
  position: relative;
  padding: 0;
  padding-top: 4rem;
  text-align: center;
}
.wp-block-quote.is-style-fancy::before {
  content: "";
  display: block;
  aspect-ratio: 1/1;
  max-width: 320px;
  width: 50%;
  height: auto;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 0;
  transform: translateX(-50%);
  background-image: url(../img/svg/circle.svg);
  background-repeat: no-repeat;
  background-size: contain;
}
.wp-block-quote.is-style-fancy p {
  font-family: var(--worklife-headings-font-family);
  color: var(--worklife-color-primary);
  font-size: var(--worklife-font-size-xxl);
}

.wp-block-details {
  border-bottom: 1px solid #e9e8f1;
}
.wp-block-details summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 0;
  font-weight: 400;
  background-color: transparent;
  cursor: pointer;
  font-size: var(--worklife-font-size-h3);
  font-family: var(--worklife-headings-font-family);
  color: var(--worklife-color-primary);
  line-height: 1.2;
  gap: 1rem;
}
.wp-block-details summary::after {
  content: "";
  display: block;
  height: 14px;
  width: 25px;
  flex-shrink: 0;
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 14'%3E%3Cpath fill='%234054a1' d='M24.667 1.94 13.304 13.305a1.135 1.135 0 0 1-1.608 0L.333 1.94A1.137 1.137 0 0 1 1.941.333L12.5 10.893 23.06.333a1.137 1.137 0 0 1 1.607 1.608'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 25 14'%3E%3Cpath fill='%234054a1' d='M24.667 1.94 13.304 13.305a1.135 1.135 0 0 1-1.608 0L.333 1.94A1.137 1.137 0 0 1 1.941.333L12.5 10.893 23.06.333a1.137 1.137 0 0 1 1.607 1.608'/%3E%3C/svg%3E");
  -webkit-mask-size: contain;
          mask-size: contain;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  background-color: var(--worklife-color-primary);
  transform-origin: center center;
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}
.wp-block-details summary + p {
  margin-top: 0;
}
.wp-block-details[open] > summary::after {
  transform: rotate(180deg);
}
.wp-block-details + .wp-block-details {
  margin-top: 0;
}
.wp-block-details::details-content {
  opacity: 0;
  block-size: 0;
  overflow-y: clip;
  transition: content-visibility 0.3s allow-discrete, opacity 0.3s, block-size 0.3s;
}
.wp-block-details[open]::details-content {
  opacity: 1;
  block-size: auto;
  padding: 2rem 0;
}

.wp-block-media-text {
  border-radius: 0.5rem;
  overflow: hidden;
}
.wp-block-media-text .wp-block-media-text__content {
  padding: var(--worklife-spacing-30);
  background-color: var(--worklife-color-primary);
  color: var(--worklife-color-white);
  height: 100%;
  background-image: url(../img/textcontent-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/* Alignment Classes ------------------------- */
.site-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  --double-padding: calc(var(--worklife-content-padding-x) * 2);
  max-width: var(--worklife-content-width);
  width: calc(100% - var(--double-padding));
}

.site-content > * {
  margin-left: auto;
  margin-right: auto;
}

.site-content > *:not(.alignfull):last-child {
  margin-bottom: var(--worklife-spacing-60);
}

[class*=__inner-container] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
  max-width: var(--worklife-content-width);
  width: 100%;
}

.alignnone,
.aligncenter,
.alignleft,
.alignright {
  margin-left: auto;
  margin-right: auto;
}

[class*=__inner-container] > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright) {
  margin-left: auto;
  margin-right: auto;
}

.aligncenter {
  text-align: center;
}

/* Full */
.alignfull {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  position: relative;
  width: 100%;
}

[class*=__inner-container] > .alignfull {
  max-width: 100%;
}

/* Wide */
.alignwide,
.container {
  --double-padding: calc(var(--worklife-content-padding-x) * 2);
  position: relative;
  max-width: var(--worklife-container-width);
  width: calc(100% - var(--double-padding));
  margin-left: auto;
  margin-right: auto;
}

[class*=__inner-container] > .alignwide,
.alignwide > .alignwide {
  width: 100%;
}

/* Center */
.aligncenter,
.aligncenter img {
  margin-left: auto;
  margin-right: auto;
}

/* Left and right */
.alignleft,
.alignright {
  max-width: 50%;
}

.alignleft {
  /*rtl:ignore*/
  float: left;
  margin: 0 2rem 2rem 0;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  margin: 0 0 2rem 2rem;
}

.l-header {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  padding: 1rem 0;
  position: relative;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  padding: 4rem 0;
}

.l-footer {
  position: relative;
}
.l-footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
