/*! /* Combined and Minified JS & CSS * / */
/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./wwwroot/Content/sass/style.sass ***!
  \**************************************************************************************************************************/
@charset "UTF-8";
*:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg *, symbol *)) {
  all: unset;
  display: revert;
}

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

a,
button {
  cursor: revert;
}

menu {
  list-style: none;
}

img {
  max-inline-size: 100%;
  max-block-size: 100%;
}

table {
  border-collapse: collapse;
}

input,
textarea {
  -webkit-user-select: auto;
}

textarea {
  white-space: revert;
}

meter {
  -webkit-appearance: revert;
  appearance: revert;
}

pre {
  all: revert;
}

::placeholder {
  color: unset;
}

*:where([hidden]) {
  display: none;
}

*:where([contenteditable]:not([contenteditable=false])) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
  -webkit-user-select: auto;
}

*:where([draggable=true]) {
  -webkit-user-drag: element;
}

*:where(dialog:modal) {
  all: revert;
}

@font-face {
  font-family: "Lausanne";
  src: url(../331548779761263bfc03.woff2) format("woff2"), url(../f0d7396fe049adbf4b49.woff) format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lausanne";
  src: url(../58a739b141f074ba80bb.woff2) format("woff2"), url(../4cb45a58a78ef474122e.woff) format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lausanne";
  src: url(../1de230de3966620d370d.woff2) format("woff2"), url(../9cd3dc3c987fe27545ac.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lausanne";
  src: url(../dcff1408d80522e39147.woff2) format("woff2"), url(../266eba400425362d2d18.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Lausanne";
  src: url(../dce1ae25e3cdfd72202d.woff2) format("woff2"), url(../fb8f432b6ff1b340516b.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Lausanne";
  src: url(../e9f591412c144f1b46fc.woff2) format("woff2"), url(../99e697982298773751ba.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blacker";
  src: url(../9d32cb6e388c4e2cb9a2.woff2) format("woff2"), url(../86cf1e0e5788a88e7051.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Blacker";
  src: url(../f06999cc04682090aaa5.woff2) format("woff2"), url(../22f9b7fab128f333eb83.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PFDINSerif";
  src: url(../4f042b4cd3eeb1f6341b.woff2) format("woff2"), url(../dcd9222b4c82083d9be2.woff) format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PFDINSerif";
  src: url(../a6761808e733c13ee3f8.woff2) format("woff2"), url(../2dbb1a57f318a4ec1b16.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PFDINSerif";
  src: url(../22e2f48e4b283b8d4010.woff2) format("woff2"), url(../3f799fcd18f8f3dfbcd7.woff) format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "PFDINSerif";
  src: url(../aa97fd9681b70573a54e.woff2) format("woff2"), url(../0e5247bd15946e433355.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  background-color: #ffffff;
  font-family: Lausanne, sans-serif;
  font-size: clamp(1rem, 0.135vw + 0.965rem, 1.1rem);
  font-weight: 400;
  line-height: calc(clamp(1rem, 0.135vw + 0.965rem, 1.1rem) * 1.3);
  color: #000000;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@media (max-width: 1024.02px) {
  body {
    overflow-x: hidden;
  }
}
body[data-scrolling=false] {
  overflow: hidden;
}

hr {
  margin: 0.5rem 0;
  color: #000000;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0;
}

h1 {
  font-size: clamp(2.027rem, 0.492vw + 1.9rem, 2.392rem);
  line-height: calc(clamp(2.027rem, 0.492vw + 1.9rem, 2.392rem) * 1.15);
}

h2 {
  font-size: clamp(1.802rem, 0.437vw + 1.689rem, 2.126rem);
  line-height: calc(clamp(1.802rem, 0.437vw + 1.689rem, 2.126rem) * 1.14);
}

h3 {
  font-size: clamp(1.602rem, 0.389vw + 1.501rem, 1.89rem);
  line-height: calc(clamp(1.602rem, 0.389vw + 1.501rem, 1.89rem) * 1.3);
}

h4 {
  font-size: clamp(1.424rem, 0.345vw + 1.335rem, 1.68rem);
  line-height: calc(clamp(1.424rem, 0.345vw + 1.335rem, 1.68rem) * 1.3);
}

h5 {
  font-size: clamp(1.266rem, 0.306vw + 1.187rem, 1.493rem);
  line-height: calc(clamp(1.266rem, 0.306vw + 1.187rem, 1.493rem) * 1.25);
}

h6 {
  font-size: clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem);
  line-height: calc(clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem) * 1.25);
}

h1 small,
h2 small,
h3 small {
  font-size: 80%;
}

h4 small,
h5 small,
h6 small,
small {
  font-size: 75%;
}

abbr[title] {
  text-decoration: underline dotted;
  cursor: help;
  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.unstyled,
ul.unstyled,
dl.unstyled {
  list-style: none;
  padding-left: 0;
}

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

dt {
  font-weight: 400;
}

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

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: 700;
}

em {
  font-style: italic;
}

mark {
  padding: 0.1875em;
  background-color: yellow;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #000000;
  text-decoration: none;
  background-clip: border-box;
}
a:focus {
  color: #000000;
}
a:visited {
  color: #000000;
}
a:focus {
  outline: none;
}
@media (hover: hover) and (pointer: fine) {
  a:hover {
    color: #000000;
  }
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
ul li a,
ol li a {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}

.button,
button {
  display: inline-block;
  width: fit-content;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #ff3a30;
  background-clip: border-box;
  overflow: hidden;
  padding-top: 0.33em;
  padding-right: 1.25em;
  padding-bottom: 0.33em;
  padding-left: 1.25em;
  user-select: none;
  border-radius: 100vw;
  font-size: 0.95rem;
  line-height: 1.2;
  text-align: center;
}
.button, .button:active, .button:focus, .button.active,
button,
button:active,
button:focus,
button.active {
  outline: none;
}
.button:visited,
button:visited {
  color: #000000;
}
.button:hover, .button:focus,
button:hover,
button:focus {
  color: #000000;
  text-decoration: none;
}
.button:active, .button.active,
button:active,
button.active {
  background-image: none;
  outline: 0;
}
.button[disabled], .button fieldset[disabled],
button[disabled],
button fieldset[disabled] {
  cursor: not-allowed;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
fieldset[disabled] .button,
fieldset[disabled] button {
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .button,
  button {
    transition: all 200ms ease;
  }
}

.button,
button {
  height: auto;
}

.button-default {
  color: #000000;
  background-color: #ff3a30;
  border-color: #ff3a30;
}
.button-default:visited {
  color: #000000;
}
.button-default:focus {
  color: #000000;
  background-color: #ffffff;
}

.button-default {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-default:hover {
    color: #000000;
    background-color: #ffffff;
  }
}

.button-default:active,
.button-default.active {
  color: #000000;
  background-color: #ffffff;
  background-image: none;
}
.button-default:active:focus,
.button-default.active:focus {
  color: #000000;
  background-color: #ff3a30;
}

@media (hover: hover) and (pointer: fine) {
  .button-default:active:hover,
  .button-default.active:hover {
    color: #000000;
    background-color: #ff3a30;
  }
}

.button-default[disabled]:focus, .button-default[disabled]:hover, fieldset[disabled] .button-default:focus, fieldset[disabled] .button-default:hover {
  color: #000000;
  background-color: #ff3a30;
  border-color: #ff3a30;
}

.button-primary {
  color: #ff3a30;
  background-color: #000000;
  border-color: #000000;
}
.button-primary:visited {
  color: #ff3a30;
}
.button-primary:focus {
  color: #ff3a30;
  background-color: #191919;
  border-color: #191919;
}

.button-primary {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-primary:hover {
    color: #ff3a30;
    background-color: #191919;
    border-color: #191919;
  }
}

.button-primary:active,
.button-primary.active {
  color: #ff3a30;
  background-color: #191919;
  background-image: none;
  border-color: #191919;
}
.button-primary:active:focus,
.button-primary.active:focus {
  color: #ff3a30;
  background-color: #000000;
  border-color: #000000;
}

@media (hover: hover) and (pointer: fine) {
  .button-primary:active:hover,
  .button-primary.active:hover {
    color: #ff3a30;
    background-color: #000000;
    border-color: #000000;
  }
}

.button-primary[disabled]:focus, .button-primary[disabled]:hover, fieldset[disabled] .button-primary:focus, fieldset[disabled] .button-primary:hover {
  color: #ff3a30;
  background-color: #000000;
  border-color: #000000;
}

.button-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.button-success:visited {
  color: #ffffff;
}
.button-success:focus {
  color: #ffffff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  border-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}

.button-success {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-success:hover {
    color: #ffffff;
    background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
    border-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  }
}

.button-success:active,
.button-success.active {
  color: #ffffff;
  background-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
  background-image: none;
  border-color: rgb(68.2692307692, 156.7307692308, 68.2692307692);
}
.button-success:active:focus,
.button-success.active:focus {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

@media (hover: hover) and (pointer: fine) {
  .button-success:active:hover,
  .button-success.active:hover {
    color: #ffffff;
    background-color: #5cb85c;
    border-color: #5cb85c;
  }
}

.button-success[disabled]:focus, .button-success[disabled]:hover, fieldset[disabled] .button-success:focus, fieldset[disabled] .button-success:hover {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.button-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.button-info:visited {
  color: #ffffff;
}
.button-info:focus {
  color: #ffffff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  border-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}

.button-info {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-info:hover {
    color: #ffffff;
    background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
    border-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  }
}

.button-info:active,
.button-info.active {
  color: #ffffff;
  background-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
  background-image: none;
  border-color: rgb(48.5431472081, 175.6903553299, 213.4568527919);
}
.button-info:active:focus,
.button-info.active:focus {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

@media (hover: hover) and (pointer: fine) {
  .button-info:active:hover,
  .button-info.active:hover {
    color: #ffffff;
    background-color: #5bc0de;
    border-color: #5bc0de;
  }
}

.button-info[disabled]:focus, .button-info[disabled]:hover, fieldset[disabled] .button-info:focus, fieldset[disabled] .button-info:hover {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.button-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.button-warning:visited {
  color: #ffffff;
}
.button-warning:focus {
  color: #ffffff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  border-color: rgb(236.015625, 151.21875, 30.984375);
}

.button-warning {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-warning:hover {
    color: #ffffff;
    background-color: rgb(236.015625, 151.21875, 30.984375);
    border-color: rgb(236.015625, 151.21875, 30.984375);
  }
}

.button-warning:active,
.button-warning.active {
  color: #ffffff;
  background-color: rgb(236.015625, 151.21875, 30.984375);
  background-image: none;
  border-color: rgb(236.015625, 151.21875, 30.984375);
}
.button-warning:active:focus,
.button-warning.active:focus {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

@media (hover: hover) and (pointer: fine) {
  .button-warning:active:hover,
  .button-warning.active:hover {
    color: #ffffff;
    background-color: #f0ad4e;
    border-color: #f0ad4e;
  }
}

.button-warning[disabled]:focus, .button-warning[disabled]:hover, fieldset[disabled] .button-warning:focus, fieldset[disabled] .button-warning:hover {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.button-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}
.button-danger:visited {
  color: #ffffff;
}
.button-danger:focus {
  color: #ffffff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  border-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}

.button-danger {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media (hover: hover) and (pointer: fine) {
  .button-danger:hover {
    color: #ffffff;
    background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
    border-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  }
}

.button-danger:active,
.button-danger.active {
  color: #ffffff;
  background-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
  background-image: none;
  border-color: rgb(201.4953271028, 48.0841121495, 43.5046728972);
}
.button-danger:active:focus,
.button-danger.active:focus {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}

@media (hover: hover) and (pointer: fine) {
  .button-danger:active:hover,
  .button-danger.active:hover {
    color: #ffffff;
    background-color: #d9534f;
    border-color: #d9534f;
  }
}

.button-danger[disabled]:focus, .button-danger[disabled]:hover, fieldset[disabled] .button-danger:focus, fieldset[disabled] .button-danger:hover {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.button-link {
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: #000000;
}
.button-link, .button-link:active, .button-link.active, .button-link[disabled],
.button-link fieldset[disabled] {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.button-link, .button-link:hover, .button-link:focus, .button-link:active, .button-link.active {
  border-color: transparent;
}
.button-link:hover, .button-link:focus {
  color: #000000;
  background-color: transparent;
}
.button-link[disabled]:hover, .button-link[disabled]:focus, fieldset[disabled] .button-link:hover, fieldset[disabled] .button-link:focus {
  color: #F5F6F8;
  text-decoration: none;
}

.button-lg {
  padding-top: 0.75em;
  padding-right: 2.5em;
  padding-bottom: 0.75em;
  padding-left: 2.5em;
}

.button-sm {
  font-size: 0.9rem;
  padding-top: 0.33em;
  padding-right: 1.25em;
  padding-bottom: 0.33em;
  padding-left: 1.25em;
}

.button-xs {
  font-size: 0.8rem;
  padding-top: 0.33em;
  padding-right: 1.25em;
  padding-bottom: 0.33em;
  padding-left: 1.25em;
}

.button-fullwidth {
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
}

input[type=submit].button-fullwidth,
input[type=reset].button-fullwidth,
input[type=button].button-fullwidth {
  width: 100%;
}

.button-image {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
}
.button-image img {
  height: 25px;
}
.button-image .icon {
  flex: 0 0 auto;
  font-size: inherit;
  color: inherit;
  line-height: inherit;
}

input[type=search] {
  -webkit-appearance: none;
  appearance: none;
}

input[type=radio],
input[type=checkbox] {
  all: revert;
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: none;
}

form, .form {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: min(2.5rem, 5.5vw);
  background-color: #ffffff;
}
form fieldset,
form > *, .form fieldset,
.form > * {
  flex: 1;
}

fieldset {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 2rem;
  border: none;
  padding: 0;
  margin: 0;
}
legend {
  display: block;
  width: 100%;
  margin-bottom: 3rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #CDCDCD;
}
[class*=flex-group] .form-item:not(.radio):not(.checkbox) {
  flex-basis: 100%;
}

label {
  display: block;
  margin-bottom: 1rem;
  font-size: 1rem;
  line-height: 0.75em;
  color: #515150;
}
.form-text {
  display: block;
  max-width: 100%;
}
.form-text.validation-error {
  color: #d9534f;
}
.form-text.validation-success {
  color: #5cb85c;
}

select,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=country] {
  border-radius: 50vw;
}

textarea {
  border-radius: 1rem;
}

select,
textarea,
input[type=text],
input[type=password],
input[type=datetime],
input[type=datetime-local],
input[type=date],
input[type=month],
input[type=time],
input[type=week],
input[type=number],
input[type=email],
input[type=url],
input[type=search],
input[type=tel],
input[type=color],
input[type=country] {
  box-sizing: border-box;
  display: block;
  width: 100%;
  height: auto;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.75em;
  padding-left: 1.5em;
  background-color: #ffffff;
  background-image: none;
  border-top: 1px solid #CDCDCD;
  border-right: 1px solid #CDCDCD;
  border-bottom: 1px solid #CDCDCD;
  border-left: 1px solid #CDCDCD;
  transition: color 200ms ease-out, background-color 200ms ease-out, border-color 200ms ease-out, box-shadow 200ms ease-out;
  font-size: 1rem;
  color: #515150;
}
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=country]::-webkit-input-placeholder {
  color: #515150;
}
select:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=country]:-ms-input-placeholder {
  color: #515150;
}
@media (hover: hover) and (pointer: fine) {
  select:hover,
  textarea:hover,
  input[type=text]:hover,
  input[type=password]:hover,
  input[type=datetime]:hover,
  input[type=datetime-local]:hover,
  input[type=date]:hover,
  input[type=month]:hover,
  input[type=time]:hover,
  input[type=week]:hover,
  input[type=number]:hover,
  input[type=email]:hover,
  input[type=url]:hover,
  input[type=search]:hover,
  input[type=tel]:hover,
  input[type=color]:hover,
  input[type=country]:hover {
    color: #000000;
    border-color: #515150;
  }
  select:hover::-webkit-input-placeholder,
  textarea:hover::-webkit-input-placeholder,
  input[type=text]:hover::-webkit-input-placeholder,
  input[type=password]:hover::-webkit-input-placeholder,
  input[type=datetime]:hover::-webkit-input-placeholder,
  input[type=datetime-local]:hover::-webkit-input-placeholder,
  input[type=date]:hover::-webkit-input-placeholder,
  input[type=month]:hover::-webkit-input-placeholder,
  input[type=time]:hover::-webkit-input-placeholder,
  input[type=week]:hover::-webkit-input-placeholder,
  input[type=number]:hover::-webkit-input-placeholder,
  input[type=email]:hover::-webkit-input-placeholder,
  input[type=url]:hover::-webkit-input-placeholder,
  input[type=search]:hover::-webkit-input-placeholder,
  input[type=tel]:hover::-webkit-input-placeholder,
  input[type=color]:hover::-webkit-input-placeholder,
  input[type=country]:hover::-webkit-input-placeholder {
    color: #000000;
  }
  select:hover:-ms-input-placeholder,
  textarea:hover:-ms-input-placeholder,
  input[type=text]:hover:-ms-input-placeholder,
  input[type=password]:hover:-ms-input-placeholder,
  input[type=datetime]:hover:-ms-input-placeholder,
  input[type=datetime-local]:hover:-ms-input-placeholder,
  input[type=date]:hover:-ms-input-placeholder,
  input[type=month]:hover:-ms-input-placeholder,
  input[type=time]:hover:-ms-input-placeholder,
  input[type=week]:hover:-ms-input-placeholder,
  input[type=number]:hover:-ms-input-placeholder,
  input[type=email]:hover:-ms-input-placeholder,
  input[type=url]:hover:-ms-input-placeholder,
  input[type=search]:hover:-ms-input-placeholder,
  input[type=tel]:hover:-ms-input-placeholder,
  input[type=color]:hover:-ms-input-placeholder,
  input[type=country]:hover:-ms-input-placeholder {
    color: #000000;
  }
}
select:focus,
textarea:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=country]:focus {
  color: #000000;
  border-color: #515150;
  outline: 0;
  box-shadow: 0 0 0.75rem rgba(0, 0, 0, 0.15);
}
select::-ms-expand,
textarea::-ms-expand,
input[type=text]::-ms-expand,
input[type=password]::-ms-expand,
input[type=datetime]::-ms-expand,
input[type=datetime-local]::-ms-expand,
input[type=date]::-ms-expand,
input[type=month]::-ms-expand,
input[type=time]::-ms-expand,
input[type=week]::-ms-expand,
input[type=number]::-ms-expand,
input[type=email]::-ms-expand,
input[type=url]::-ms-expand,
input[type=search]::-ms-expand,
input[type=tel]::-ms-expand,
input[type=color]::-ms-expand,
input[type=country]::-ms-expand {
  background-color: transparent;
  border: 0;
}
select[disabled], select[readonly], fieldset[disabled] select,
textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea,
input[type=text][disabled],
input[type=text][readonly],
fieldset[disabled] input[type=text],
input[type=password][disabled],
input[type=password][readonly],
fieldset[disabled] input[type=password],
input[type=datetime][disabled],
input[type=datetime][readonly],
fieldset[disabled] input[type=datetime],
input[type=datetime-local][disabled],
input[type=datetime-local][readonly],
fieldset[disabled] input[type=datetime-local],
input[type=date][disabled],
input[type=date][readonly],
fieldset[disabled] input[type=date],
input[type=month][disabled],
input[type=month][readonly],
fieldset[disabled] input[type=month],
input[type=time][disabled],
input[type=time][readonly],
fieldset[disabled] input[type=time],
input[type=week][disabled],
input[type=week][readonly],
fieldset[disabled] input[type=week],
input[type=number][disabled],
input[type=number][readonly],
fieldset[disabled] input[type=number],
input[type=email][disabled],
input[type=email][readonly],
fieldset[disabled] input[type=email],
input[type=url][disabled],
input[type=url][readonly],
fieldset[disabled] input[type=url],
input[type=search][disabled],
input[type=search][readonly],
fieldset[disabled] input[type=search],
input[type=tel][disabled],
input[type=tel][readonly],
fieldset[disabled] input[type=tel],
input[type=color][disabled],
input[type=color][readonly],
fieldset[disabled] input[type=color],
input[type=country][disabled],
input[type=country][readonly],
fieldset[disabled] input[type=country] {
  background-color: #F5F6F8;
  opacity: 1;
}
select[disabled], fieldset[disabled] select,
textarea[disabled],
fieldset[disabled] textarea,
input[type=text][disabled],
fieldset[disabled] input[type=text],
input[type=password][disabled],
fieldset[disabled] input[type=password],
input[type=datetime][disabled],
fieldset[disabled] input[type=datetime],
input[type=datetime-local][disabled],
fieldset[disabled] input[type=datetime-local],
input[type=date][disabled],
fieldset[disabled] input[type=date],
input[type=month][disabled],
fieldset[disabled] input[type=month],
input[type=time][disabled],
fieldset[disabled] input[type=time],
input[type=week][disabled],
fieldset[disabled] input[type=week],
input[type=number][disabled],
fieldset[disabled] input[type=number],
input[type=email][disabled],
fieldset[disabled] input[type=email],
input[type=url][disabled],
fieldset[disabled] input[type=url],
input[type=search][disabled],
fieldset[disabled] input[type=search],
input[type=tel][disabled],
fieldset[disabled] input[type=tel],
input[type=color][disabled],
fieldset[disabled] input[type=color],
input[type=country][disabled],
fieldset[disabled] input[type=country] {
  cursor: not-allowed;
}
select.validation-error,
textarea.validation-error,
input[type=text].validation-error,
input[type=password].validation-error,
input[type=datetime].validation-error,
input[type=datetime-local].validation-error,
input[type=date].validation-error,
input[type=month].validation-error,
input[type=time].validation-error,
input[type=week].validation-error,
input[type=number].validation-error,
input[type=email].validation-error,
input[type=url].validation-error,
input[type=search].validation-error,
input[type=tel].validation-error,
input[type=color].validation-error,
input[type=country].validation-error {
  border: 1px solid #d9534f;
  background-color: rgba(217, 83, 79, 0.1);
}
select.validation-success,
textarea.validation-success,
input[type=text].validation-success,
input[type=password].validation-success,
input[type=datetime].validation-success,
input[type=datetime-local].validation-success,
input[type=date].validation-success,
input[type=month].validation-success,
input[type=time].validation-success,
input[type=week].validation-success,
input[type=number].validation-success,
input[type=email].validation-success,
input[type=url].validation-success,
input[type=search].validation-success,
input[type=tel].validation-success,
input[type=color].validation-success,
input[type=country].validation-success {
  color: #5cb85c;
  border: 1px solid #5cb85c;
  background-color: rgba(92, 184, 92, 0.1);
}
@media (max-width: 1024.02px) {
  select,
  textarea,
  input[type=text],
  input[type=password],
  input[type=datetime],
  input[type=datetime-local],
  input[type=date],
  input[type=month],
  input[type=time],
  input[type=week],
  input[type=number],
  input[type=email],
  input[type=url],
  input[type=search],
  input[type=tel],
  input[type=color],
  input[type=country] {
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
  }
}
@media (max-width: 576.02px) {
  select,
  textarea,
  input[type=text],
  input[type=password],
  input[type=datetime],
  input[type=datetime-local],
  input[type=date],
  input[type=month],
  input[type=time],
  input[type=week],
  input[type=number],
  input[type=email],
  input[type=url],
  input[type=search],
  input[type=tel],
  input[type=color],
  input[type=country] {
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
  }
}

output {
  display: block;
  font-size: 1rem;
  color: #515150;
}

textarea {
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.75em;
  padding-left: 1.5em;
  resize: none;
  resize: vertical;
}
@media (max-width: 1024.02px) {
  textarea {
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
  }
}
@media (max-width: 576.02px) {
  textarea {
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
  }
}

.select-item {
  position: relative;
}
.select-item::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 1rem;
  -webikit-transform: translateY(-4px);
  transform: translateY(-4px);
  border: 5px solid transparent;
  border-top: 8px solid #515150;
  pointer-events: none;
  z-index: 10;
}
.select-item select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.checkbox.disabled label, fieldset[disabled] .checkbox label, .radio.disabled label, fieldset[disabled] .radio label {
  cursor: not-allowed;
}
.checkbox label, .radio label {
  display: inline;
  padding: 0 0 0 10px;
  cursor: pointer;
  margin-bottom: 0px;
  color: #515150;
  line-height: unset;
}

.range-item {
  position: relative;
  background-color: #ffffff;
  display: flex;
  align-items: center;
  padding-top: 0.75em;
  padding-right: 1.5em;
  padding-bottom: 0.75em;
  padding-left: 1.5em;
}
@media (max-width: 1024.02px) {
  .range-item {
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
  }
}
@media (max-width: 576.02px) {
  .range-item {
    padding-top: 0.75em;
    padding-right: 1.5em;
    padding-bottom: 0.75em;
    padding-left: 1.5em;
  }
}
.range-item input[type=range], .range-item output {
  width: auto;
}
.range-item input[type=range] {
  order: 1;
  flex: 1 1 0;
}
.range-item output {
  order: 1;
  flex: 0 1 80px;
  border-radius: 15px;
  text-align: center;
  line-height: 18px;
  background-color: rgb(230, 232.5, 237.5);
  color: #000000;
  margin-right: 20px;
}

input[type=range] {
  -webkit-appearance: none;
  width: 100%;
}
input[type=range]:focus {
  outline: 0;
}
input[type=range]::-webkit-slider-runnable-track {
  background-color: rgb(230, 232.5, 237.5);
}
input[type=range]::-ms-fill-lower {
  background-color: rgb(230, 232.5, 237.5);
}
input[type=range]::-ms-fill-upper {
  background-color: rgb(230, 232.5, 237.5);
}
input[type=range]::-webkit-slider-runnable-track {
  cursor: pointer;
  height: 5px;
  transition: all 200ms ease;
  width: 100%;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  background-color: rgb(230, 232.5, 237.5);
  border: 1px solid rgb(230, 232.5, 237.5);
  border-radius: 0px;
}
input[type=range]::-webkit-slider-thumb {
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  background: #ff3a30;
  border: 2px solid #ff3a30;
  border-radius: 9px;
  cursor: pointer;
  height: 18px;
  width: 18px;
  -webkit-appearance: none;
  margin-top: -7.5px;
}
input[type=range]::-moz-range-track {
  cursor: pointer;
  height: 5px;
  transition: all 200ms ease;
  width: 100%;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  background-color: rgb(230, 232.5, 237.5);
  border: 1px solid rgb(230, 232.5, 237.5);
  border-radius: 0px;
}
input[type=range]::-moz-range-thumb {
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  background: #ff3a30;
  border: 2px solid #ff3a30;
  border-radius: 9px;
  cursor: pointer;
  height: 18px;
  width: 18px;
}
input[type=range]::-ms-track {
  cursor: pointer;
  height: 5px;
  transition: all 200ms ease;
  width: 100%;
  background-color: transparent;
  border-color: transparent;
  border-width: 9px 0;
  color: transparent;
}
input[type=range]::-ms-fill-lower {
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  background-color: rgb(230, 232.5, 237.5);
  border: 1px solid rgb(230, 232.5, 237.5);
  border-radius: 0px;
}
input[type=range]::-ms-fill-upper {
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0), 0 0 1px rgba(12.75, 12.75, 12.75, 0);
  background-color: rgb(230, 232.5, 237.5);
  border: 1px solid rgb(230, 232.5, 237.5);
  border-radius: 0px;
}
input[type=range]::-ms-thumb {
  -webkit-box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.2), 0 0 4px rgba(12.75, 12.75, 12.75, 0.2);
  background: #ff3a30;
  border: 2px solid #ff3a30;
  border-radius: 9px;
  cursor: pointer;
  height: 18px;
  width: 18px;
  margin-top: 0;
}

table {
  display: block;
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}
table caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #CDCDCD;
  text-align: left;
}
table th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0.5rem;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: calc(clamp(1rem, 0.135vw + 0.965rem, 1.1rem) * 1.3);
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
  font-weight: 700;
  color: inherit;
}
.table > thead {
  background-color: transparent;
}
.table > caption + thead > tr:first-child > th, .table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: rgb(232.25, 232.25, 232.25);
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: rgb(207.8888888889, 232.9166666667, 197.5833333333);
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: rgb(195.9347826087, 227.0217391304, 242.5652173913);
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: rgb(249.5322580645, 242.2419354839, 203.9677419355);
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: rgb(234.7934782609, 203.7065217391, 203.7065217391);
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media (max-width: 1024.02px) {
  .table-responsive {
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

.icon {
  fill: currentColor;
  height: 1em;
  width: 1em;
  line-height: 1;
}

main {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-block: 0;
  margin-inline: auto;
  padding-block: 0;
  padding-inline: 0;
}
main section {
  display: grid;
  grid-template-columns: 1fr minmax(auto, 75rem) 1fr;
  grid-column-gap: 0;
  grid-row-gap: 0;
}
main section > * {
  grid-column: 2/-2;
}
@media (max-width: 1024px) {
  main section > * {
    grid-column: 1/-1;
  }
}

main section {
  margin-block: 3.5rem;
  padding-inline: min(2.5rem, 5.5vw);
}
@media (max-width: 1024.02px) {
  main section {
    margin-block: 2rem;
  }
}
@media (max-width: 576.02px) {
  main section {
    margin-block: 5vw;
  }
}

main section:last-of-type:not(:has(> .banner-container)):not(:has(> .template-bf)) {
  padding-bottom: 5.5rem;
  margin-bottom: 0;
}
@media (max-width: 1024.02px) {
  main section:last-of-type:not(:has(> .banner-container)):not(:has(> .template-bf)) {
    padding-bottom: 4.5rem;
  }
}
@media (max-width: 576.02px) {
  main section:last-of-type:not(:has(> .banner-container)):not(:has(> .template-bf)) {
    padding-bottom: 4rem;
  }
}

section[data-background=gray] {
  background-color: #F5F6F8;
}

section[data-background]:has(.breaker-title) {
  padding-block: 3rem 3.5rem;
}

section[data-background] {
  padding-block: 3.5rem;
}

section[data-background] + section[data-background] {
  margin-top: 0;
}

section[data-background]:has(+ section[data-background]) {
  margin-bottom: 0;
}

@media (max-width: 1024.02px) {
  section[data-background] {
    padding-block: 3rem;
  }
  section[data-background]:has(.breaker-title) {
    padding-block: 2rem 3rem;
  }
}
@media (max-width: 576px) {
  section[data-background] {
    padding-block: 2rem;
  }
  section[data-background]:has(.breaker-title) {
    padding-block: 1rem 2rem;
  }
}
.item {
  display: flex;
  gap: 2rem;
}
.item:not(.horizontal):not(.hero):not(.hero-horizontal) {
  flex-direction: column;
}
@media (max-width: 1024.02px) {
  .item {
    gap: 1rem;
  }
}
.item-image {
  position: relative;
  background-color: #000000;
}

.item-image img {
  display: block;
}

.item-image:not([data-shape=square]) {
  display: block;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.item-image:not([data-shape=square]) > a {
  position: relative;
  width: 100%;
  height: 100%;
}
.item-image:not([data-shape=square]) img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item-image[data-shape=square] {
  display: block;
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
}
.item-image[data-shape=square] > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.item-image[data-shape=square] img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.item-image a::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0;
  mix-blend-mode: multiply;
  z-index: 5;
  transition: opacity 200ms ease;
  background-color: rgba(0, 0, 0, 0.1);
}

@media (hover: hover) and (pointer: fine) {
  .item-image a:hover::before {
    opacity: 1;
  }
}
.item-content {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.item-content-header,
.item-content-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  column-gap: 0.7rem;
  row-gap: 0.2rem;
}

.item-content-header {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.item-content-header > * {
  font-size: 0.8rem;
  color: #000000;
}
@media (hover: hover) and (pointer: fine) {
  .item-content-header a {
    transition: color 200ms ease;
  }
  .item-content-header a:hover {
    color: #ff3a30;
  }
}

.item-content-footer {
  padding-top: 1rem;
}
.item-content-footer > *:not(.button) {
  font-size: 0.7rem;
  color: #000000;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 0.805rem;
  white-space: nowrap;
}
.item-content-footer > a:visited {
  color: #000000;
}
.item-content-footer > a:focus {
  color: #CDCDCD;
}
@media (hover: hover) and (pointer: fine) {
  .item-content-footer a {
    transition: color 200ms ease;
  }
  .item-content-footer a:hover {
    color: #ff3a30;
  }
}

.item-content h1,
.item-content h2,
.item-content h3,
.item-content h4,
.item-content h5,
.item-content h6 {
  color: #000000;
}
.item-content h1,
.item-content h2,
.item-content h3,
.item-content h4,
.item-content h5 {
  font-family: Blacker, serif;
  letter-spacing: -0.012em;
  font-weight: 500;
  margin-bottom: 0.5em;
}
.item-content h3,
.item-content h4,
.item-content h5,
.item-content h6 {
  margin-bottom: 0.5em;
}
@media (hover: hover) and (pointer: fine) {
  .item-content h1 a,
  .item-content h2 a,
  .item-content h3 a,
  .item-content h4 a,
  .item-content h5 a,
  .item-content h6 a {
    transition: color 200ms ease;
  }
  .item-content h1 a:hover,
  .item-content h2 a:hover,
  .item-content h3 a:hover,
  .item-content h4 a:hover,
  .item-content h5 a:hover,
  .item-content h6 a:hover {
    color: #ff3a30;
  }
}
.item-content p {
  letter-spacing: 0.01em;
  font-weight: 200;
  margin-bottom: 1rem;
}
.item.horizontal {
  gap: 3rem;
}
.item.horizontal .item-image {
  flex: 0 1 50%;
}
.item.horizontal .item-content {
  justify-content: center;
}

.item.reversed .item-image {
  order: 1;
}
.item.reversed .item-content {
  order: 0;
}

.item.hero-horizontal {
  background-color: #F5F6F8;
  flex-wrap: wrap;
  gap: 0;
}
.item.hero-horizontal .item-image, .item.hero-horizontal .item-content {
  flex: calc((683px - 100%) * 999);
  flex-grow: 1;
  min-width: 50%;
}
.item.hero-horizontal .item-image a {
  height: 100%;
}

.item.hero-horizontal .item-content {
  padding: min(2.5rem, 5.5vw);
  justify-content: center;
}

@media (min-width: 768px) {
  .item.hero-horizontal .item-image {
    order: 1;
  }
  .item.hero-horizontal .item-content {
    order: 0;
  }
}
@media (max-width: 767px) {
  .item.hero-horizontal {
    width: 100%;
    flex-direction: column;
    grid-column: 1/-1;
  }
  .item.hero-horizontal .item-image, .item.hero-horizontal .item-content {
    flex: 0 1 auto;
    width: 100%;
    min-width: 100%;
  }
  .item.hero-horizontal .item-image a {
    height: 100%;
  }
}
.item-hero {
  background-color: #F5F6F8;
  gap: 0;
}
section[data-background] .item-hero {
  background-color: #ffffff;
}
.item-hero .item-content {
  padding: 2rem;
  align-items: center;
  text-align: center;
}
.item-hero .item-content h2, .item-hero .item-content h3, .item-hero .item-content h4, .item-hero .item-content h5 {
  font-size: clamp(2.027rem, 0.492vw + 1.9rem, 2.392rem);
  line-height: calc(clamp(2.027rem, 0.492vw + 1.9rem, 2.392rem) * 1.15);
}
@media (max-width: 576.02px) {
  .item-hero .item-content {
    padding: 5vw;
  }
}

[class*=grid] {
  display: grid;
  grid-auto-rows: auto;
  grid-template-rows: auto;
  grid-auto-flow: row;
  width: 100%;
}

.grid {
  grid-template-columns: repeat(auto-fit, minmax(min(200px, 100%), 1fr));
  grid-gap: min(2.5rem, 5.5vw) min(2.5rem, 5.5vw);
}

.gridx2 {
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: min(2.5rem, 5.5vw);
  grid-row-gap: min(2.5rem, 5.5vw);
}
@media (max-width: 576.02px) {
  .gridx2 {
    grid-template-columns: repeat(1, minmax(1rem, 1fr));
  }
}
@media (max-width: 576.02px) {
  .gridx2 {
    grid-column-gap: 5vw;
  }
}
@media (max-width: 576.02px) {
  .gridx2 {
    grid-row-gap: 5vw;
  }
}

.gridx3 {
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: min(2.5rem, 5.5vw);
  grid-row-gap: min(2.5rem, 5.5vw);
}
@media (max-width: 576.02px) {
  .gridx3 {
    grid-template-columns: repeat(1, minmax(1rem, 1fr));
  }
}
@media (max-width: 1024.02px) {
  .gridx3 {
    grid-column-gap: 2rem;
  }
}
@media (max-width: 1024.02px) {
  .gridx3 {
    grid-row-gap: 2rem;
  }
}
@media (max-width: 576.02px) {
  .gridx3 {
    grid-column-gap: 5vw;
  }
}
@media (max-width: 576.02px) {
  .gridx3 {
    grid-row-gap: 5vw;
  }
}

.gridx4 {
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: min(2.5rem, 5.5vw);
  grid-row-gap: min(2.5rem, 5.5vw);
}
@media (max-width: 1024.02px) {
  .gridx4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 576.02px) {
  .gridx4 {
    grid-template-columns: repeat(2, minmax(1rem, 1fr));
  }
}
@media (max-width: 1024.02px) {
  .gridx4 {
    grid-column-gap: 2rem;
  }
}
@media (max-width: 1024.02px) {
  .gridx4 {
    grid-row-gap: 2rem;
  }
}
@media (max-width: 576.02px) {
  .gridx4 {
    grid-column-gap: 5vw;
  }
}
@media (max-width: 576.02px) {
  .gridx4 {
    grid-row-gap: 5vw;
  }
}

.gridx5 {
  grid-template-columns: repeat(5, 1fr);
  grid-column-gap: min(2.5rem, 5.5vw);
  grid-row-gap: min(2.5rem, 5.5vw);
}
@media (max-width: 576.02px) {
  .gridx5 {
    grid-template-columns: repeat(1, minmax(1rem, 1fr));
  }
}
@media (max-width: 576.02px) {
  .gridx5 {
    grid-column-gap: 5vw;
  }
}
@media (max-width: 576.02px) {
  .gridx5 {
    grid-row-gap: 5vw;
  }
}

.gridx6 {
  grid-template-columns: repeat(6, 1fr);
  grid-column-gap: min(2.5rem, 5.5vw);
  grid-row-gap: min(2.5rem, 5.5vw);
}
@media (max-width: 1024.02px) {
  .gridx6 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 576.02px) {
  .gridx6 {
    grid-template-columns: repeat(1, minmax(1rem, 1fr));
  }
}
@media (max-width: 1024.02px) {
  .gridx6 {
    grid-column-gap: 2rem;
  }
}
@media (max-width: 1024.02px) {
  .gridx6 {
    grid-row-gap: 2rem;
  }
}
@media (max-width: 576.02px) {
  .gridx6 {
    grid-column-gap: 5vw;
  }
}
@media (max-width: 576.02px) {
  .gridx6 {
    grid-row-gap: 5vw;
  }
}

@media (max-width: 1024.02px) {
  [class*=grid].grid-scroll {
    grid-template-columns: repeat(auto-fill, 320px);
    grid-auto-columns: 320px;
    grid-column-gap: 2rem;
    grid-auto-flow: column;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  [class*=grid].grid-scroll::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  section:has(.grid-scroll) {
    overflow: hidden;
  }
}
@media (max-width: 576.02px) {
  [class*=grid].grid-scroll {
    width: 100vw;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    grid-template-columns: repeat(auto-fill, 200px);
    grid-auto-columns: 200px;
  }
}
@media (max-width: 1024.02px) and (min-width: 577px) {
  [class*=grid].grid-scroll-tablet {
    grid-template-columns: repeat(auto-fill, 320px);
    grid-auto-columns: 320px;
    grid-column-gap: 2rem;
    grid-auto-flow: column;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  [class*=grid].grid-scroll-tablet::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
}
@media (max-width: 576.02px) {
  [class*=grid].grid-scroll-mobile {
    width: 100vw;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    grid-template-columns: repeat(auto-fill, 200px);
    grid-auto-columns: 200px;
    grid-column-gap: 2rem;
    grid-auto-flow: column;
    overflow: hidden;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  [class*=grid].grid-scroll-mobile::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
}
[class*=flex-group] {
  display: flex;
  row-gap: min(2.5rem, 5.5vw);
  column-gap: min(2.5rem, 5.5vw);
}

.holy-albatross {
  display: flex;
  flex-wrap: wrap;
}
.holy-albatross > * {
  flex-grow: 1;
  flex-basis: calc((400px - 100%) * 999);
}

.flex-group-list {
  flex-direction: column;
  column-gap: 3.5rem;
}
.flex-group-list > *,
.flex-group-list .item,
.flex-group-list .form-item {
  flex-basis: auto;
}

.sticky-element {
  position: -webkit-sticky;
  position: sticky;
  top: 5rem;
}
.video-container {
  position: relative;
  aspect-ratio: 16/9;
}
.video-container iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  margin: 0px;
}

/**
 * * Swiper 10.0.3
 * * Most modern mobile touch slider and framework with hardware accelerated transitions
 * * https: //swiperjs.com
 * *
 * * Copyright 2014-2023 Vladimir Kharlampidi
 * *
 * * Released under the MIT License
 * *
 * * Released on: July 3, 2023
 * */
@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;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: max-content;
  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: auto;
  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 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

: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-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

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

.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

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

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-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;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

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

.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-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

.tabs {
  position: relative;
  display: block;
  padding: 2rem;
}

.tabs-controls {
  position: relative;
  margin-inline: auto;
  margin-bottom: 2rem;
  width: fit-content;
  background-color: #F5F6F8;
  border-radius: 100vw;
  overflow: hidden;
  isolation: isolate;
  display: flex;
  flex-wrap: wrap;
}
.tabs-controls::after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 0;
  left: var(--tabs-left, 0);
  display: block;
  width: var(--tabs-width, 50%);
  height: 100%;
  border-radius: inherit;
  background-color: #ff3a30;
  transition: all 200ms ease;
}
.tabs-controls li.selected {
  cursor: default;
  pointer-events: none;
}
.tabs-controls li a {
  display: block;
  cursor: pointer;
  padding-inline: 1rem;
  height: 2.6rem;
  line-height: 2.8rem;
  font-size: 0.9rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tabs-controls li a, .tabs-controls li a:is(:active, :focus, .active) {
  outline: none;
}
.tabs-controls li.selected a {
  color: #ffffff;
}

.tabs-panels {
  position: relative;
  display: block;
}

.tabs-panel {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  display: none;
}
.tabs-panel.selected {
  position: relative;
  display: block;
  z-index: 10;
}

.template-lrc {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(18.67rem, 1fr));
  grid-auto-flow: dense;
  column-gap: min(2.5rem, 5.5vw);
}
.template-lrc .breaker-title,
.template-lrc .category-title {
  grid-column: 1/-1;
  grid-row: 1/1;
}
.template-lrc .left-column {
  grid-column: 1/3;
}
.template-lrc .right-column {
  grid-column: 3/4;
}
.template-lrc .cta-container {
  grid-column: 1/-1;
}

@media (max-width: 64rem) {
  .template-lrc {
    row-gap: min(2.5rem, 5.5vw);
  }
  .template-lrc .breaker-title,
  .template-lrc .category-title {
    grid-row: auto;
  }
  .template-lrc .left-column,
  .template-lrc .right-column {
    grid-column: 1/-1;
  }
  .template-lrc .breaker-title {
    margin-bottom: 0;
  }
  .template-lrc .cta-container {
    padding-top: 0;
  }
}
.left-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: min(2.5rem, 5.5vw);
}

.right-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
.right-column > * {
  flex: 1;
}

.template-lrc .left-column > .item:first-child:not(.horizontal) {
  min-height: 600px;
  width: 100%;
  background-color: #F5F6F8;
  gap: 0;
  flex: 1;
}
.template-lrc .left-column > .item:first-child:not(.horizontal) .item-content {
  padding: 2rem;
  align-items: center;
  text-align: center;
}
@media (max-width: 576.02px) {
  .template-lrc .left-column > .item:first-child:not(.horizontal) {
    min-height: inherit;
  }
  .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content {
    padding: 5vw;
  }
}

section[data-background] .template-lrc .left-column > .item:first-child:not(.horizontal) {
  background-color: #ffffff;
}

.template-promotion {
  position: relative;
  overflow: hidden;
  padding: 3rem;
  background-color: #000000;
  width: 100%;
  display: flex;
  align-items: center;
  column-gap: 3.5rem;
  isolation: isolate;
}

@media (max-width: 1024.02px) {
  .template-promotion {
    padding: min(2.5rem, 5.5vw);
    column-gap: min(2.5rem, 5.5vw);
  }
}
@media (max-width: 576.02px) {
  .template-promotion {
    flex-direction: column;
    row-gap: min(2.5rem, 5.5vw);
    padding-block: 3rem;
  }
}
.template-promotion .left {
  width: 15rem;
  height: auto;
}
.template-promotion .left .cover {
  display: block;
  width: 100%;
  height: auto;
}

.template-promotion .right {
  flex: 1;
}
.template-promotion .right h5,
.template-promotion .right h2,
.template-promotion .right p {
  color: #ffffff;
}
.template-promotion .right h5 {
  margin-bottom: 0.5rem;
  font-weight: 200;
}
.template-promotion .right h2 a:focus,
.template-promotion .right h2 a:visited {
  color: #ffffff;
}
.template-promotion .right h2 {
  font-family: Blacker, serif;
  margin-bottom: 0.5rem;
  max-width: 30ch;
}
.template-promotion .right p {
  margin-bottom: 2rem;
  max-width: 40ch;
  font-weight: 200;
}
.template-promotion .right .button {
  color: #ffffff;
  padding-bottom: 0.45em;
}

@media (hover: hover) and (pointer: fine) {
  .template-promotion .right .button {
    transition: background 200ms ease, color 200ms ease;
  }
  .template-promotion .right .button:hover {
    color: #000000;
  }
}
@media (max-width: 576.02px) {
  .template-promotion .right h5,
  .template-promotion .right h2,
  .template-promotion .right p {
    text-align: center;
  }
  .template-promotion .right p {
    max-width: 30ch;
    margin-inline: auto;
  }
  .template-promotion .right .button {
    display: block;
    margin-inline: auto;
  }
}
.template-promotion .logo-icon {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(10%, -50%);
  width: fit-content;
  height: auto;
  z-index: -1;
}
.template-promotion .logo-icon img {
  width: 40rem;
  opacity: 0.15;
}

@media (max-width: 1024.02px) {
  .template-promotion .logo-icon img {
    width: 30rem;
    opacity: 0.1;
  }
}
@media (max-width: 576.02px) {
  .template-promotion .logo-icon {
    transform: translate(20%, 50%);
  }
}
.template-bb {
  display: grid;
  gap: 0.5rem;
}
.template-bb .item {
  display: grid;
  gap: 0;
  background-color: #000000;
  overflow: hidden;
}
.template-bb .item .item-image {
  overflow: hidden;
  height: 100%;
}
.template-bb .item .item-image a {
  height: 100%;
  aspect-ratio: auto;
}
.template-bb .item .item-content {
  padding: 2rem;
  height: 100%;
}
@media (max-width: 576.02px) {
  .template-bb .item .item-content {
    padding: min(2.5rem, 5.5vw);
  }
}
.template-bb .item .item-content p {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.template-bb .item .item-content > *,
.template-bb .item .item-content a:visited {
  color: #ffffff;
}
.template-bb .item .item-content-footer {
  flex-direction: column;
  margin-top: auto;
}
.template-bb .item .item-content-footer > *,
.template-bb .item .item-content-footer a:visited {
  color: rgb(141.25, 141.25, 141.25);
}

@media (hover: hover) and (pointer: fine) {
  .template-bb .item .item-content a:hover {
    color: #ff3a30;
  }
}
@media (min-width: 1024.02px) {
  .template-bb {
    grid-template-columns: repeat(4, minmax(2rem, 1fr));
    grid-template-rows: repeat(8, 1fr);
    height: 1700px;
  }
  .template-bb .item {
    grid-row: span 2;
    grid-template-columns: subgrid;
  }
  .template-bb .item:first-of-type {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: dense;
    grid-column: 1/span 2;
  }
  .template-bb .item:first-of-type .item-image {
    grid-column: 1/span 1;
    grid-row: 1/-1;
  }
  .template-bb .item:first-of-type .item-content {
    grid-row: 1/-1;
  }
  .template-bb .item:nth-of-type(2) {
    grid-column: 3/3;
    grid-template-rows: 1fr 1fr;
  }
  .template-bb .item:nth-of-type(2) .item-image {
    grid-row: 2/2;
  }
  .template-bb .item:nth-of-type(3) {
    grid-column: 4/4;
    grid-row: 1/span 4;
    grid-template-rows: 1fr 1fr;
  }
  .template-bb .item:nth-of-type(4) {
    grid-column: 1/span 3;
    height: 100%;
    grid-template-columns: repeat(3, 1fr);
  }
  .template-bb .item:nth-of-type(4) .item-image {
    grid-column: 2/-1;
    grid-row: 1/3;
  }
  .template-bb .item:nth-of-type(4) .item-content {
    grid-column: 1/1;
    grid-row: 1/3;
    overflow: hidden;
  }
  .template-bb .item:nth-of-type(5) {
    grid-column: 1/span 2;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: dense;
  }
  .template-bb .item:nth-of-type(5) .item-image {
    grid-column: 1/span 1;
    grid-row: 1/-1;
  }
  .template-bb .item:nth-of-type(6) {
    grid-column: 3/-1;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: dense;
  }
  .template-bb .item:nth-of-type(6) .item-image {
    grid-column: 2/span 1;
    grid-row: 1/-1;
  }
  .template-bb .item:nth-of-type(6) .item-content {
    grid-row: 1/-1;
  }
  .template-bb .item:nth-of-type(7) {
    grid-column: 1/span 3;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-flow: dense;
  }
  .template-bb .item:nth-of-type(7) .item-image {
    grid-column: 1/span 2;
    grid-row: span 2;
  }
  .template-bb .item:nth-of-type(7) .item-content {
    grid-column: 3;
    grid-row: 1/span 2;
  }
  .template-bb .item:nth-of-type(8) {
    grid-column: 4/4;
    grid-template-rows: 1fr 1fr;
  }
  .template-bb .item:nth-of-type(8) .item-image {
    grid-row: 2;
  }
}
@media (max-width: 1024.02px) and (min-width: 576.02px) {
  .template-bb {
    grid-template-columns: repeat(2, minmax(2rem, 1fr));
    grid-template-rows: minmax(min-content, max-content);
  }
  .template-bb .item:first-of-type {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: dense;
    grid-column: 1/-1;
    grid-row: 1/1;
  }
  .template-bb .item:first-of-type .item-image {
    grid-column: 1/span 1;
    grid-row: 1/-1;
    min-height: 350px;
  }
  .template-bb .item:first-of-type .item-image a {
    position: absolute;
    top: 0;
    left: 0;
  }
  .template-bb .item:first-of-type .item-content {
    grid-row: 1/-1;
  }
  .template-bb .item:nth-of-type(2) {
    grid-column: 1/1;
    grid-row: 2/2;
  }
  .template-bb .item:nth-of-type(3) {
    grid-column: 2/2;
    grid-row: 2/2;
  }
  .template-bb .item:nth-of-type(2),
  .template-bb .item:nth-of-type(3) {
    place-content: start;
  }
  .template-bb .item:nth-of-type(2) .item-image,
  .template-bb .item:nth-of-type(2) .item-content,
  .template-bb .item:nth-of-type(3) .item-image,
  .template-bb .item:nth-of-type(3) .item-content {
    grid-column: 1/-1;
  }
  .template-bb .item:nth-of-type(2) .item-image,
  .template-bb .item:nth-of-type(3) .item-image {
    aspect-ratio: 1;
  }
  .template-bb .item:nth-of-type(2) .item-image a,
  .template-bb .item:nth-of-type(3) .item-image a {
    position: absolute;
    top: 0;
    left: 0;
  }
  .template-bb .item:nth-of-type(4) {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: dense;
    grid-column: 1/-1;
    grid-row: 3/3;
  }
  .template-bb .item:nth-of-type(4) .item-image {
    grid-column: 2/span 1;
    grid-row: 1/-1;
    min-height: 350px;
  }
  .template-bb .item:nth-of-type(4) .item-image a {
    position: absolute;
    top: 0;
    left: 0;
  }
  .template-bb .item:nth-of-type(4) .item-content {
    grid-row: 1/-1;
  }
  .template-bb .item:nth-of-type(5),
  .template-bb .item:nth-of-type(6) {
    place-content: start;
  }
  .template-bb .item:nth-of-type(5) .item-image,
  .template-bb .item:nth-of-type(5) .item-content,
  .template-bb .item:nth-of-type(6) .item-image,
  .template-bb .item:nth-of-type(6) .item-content {
    grid-column: 1/-1;
  }
  .template-bb .item:nth-of-type(5) .item-image,
  .template-bb .item:nth-of-type(6) .item-image {
    aspect-ratio: 1;
  }
  .template-bb .item:nth-of-type(5) .item-image a,
  .template-bb .item:nth-of-type(6) .item-image a {
    position: absolute;
    top: 0;
    left: 0;
  }
  .template-bb .item:nth-of-type(7) {
    place-content: start;
  }
  .template-bb .item:nth-of-type(7) .item-image,
  .template-bb .item:nth-of-type(7) .item-content {
    grid-column: 1/-1;
  }
  .template-bb .item:nth-of-type(7) .item-image {
    aspect-ratio: 1;
  }
  .template-bb .item:nth-of-type(7) .item-image a {
    position: absolute;
    top: 0;
    left: 0;
  }
  .template-bb .item:nth-of-type(8) {
    place-content: start;
  }
  .template-bb .item:nth-of-type(8) .item-image,
  .template-bb .item:nth-of-type(8) .item-content {
    grid-column: 1/-1;
  }
  .template-bb .item:nth-of-type(8) .item-image {
    aspect-ratio: 1;
  }
  .template-bb .item:nth-of-type(8) .item-image a {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media (max-width: 576.02px) {
  .template-bb {
    grid-auto-flow: column;
    grid-auto-columns: 70vmin;
    grid-template-rows: 50vmin minmax(1rem, 1fr);
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .template-bb .item {
    scroll-snap-align: start;
  }
  .template-bb::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .template-bb .item {
    grid-template-rows: subgrid;
    grid-row: span 2;
  }
  .template-bb .item .item-image {
    grid-column: 1/-1;
    grid-row: 1/2;
  }
  .template-bb .item .item-image a {
    position: absolute;
    top: 0;
    left: 0;
  }
  .template-bb .item .item-content {
    grid-column: 1/-1;
    grid-row: 2;
  }
}
.template-showcase {
  display: grid;
  grid-auto-flow: row;
  gap: min(2.5rem, 5.5vw);
}
.template-showcase .item {
  background-color: #F5F6F8;
  overflow: hidden;
  gap: 0;
}
.template-showcase .item:nth-child(even) {
  flex-direction: row-reverse;
}
.template-showcase .item .item-image {
  overflow: hidden;
}
.template-showcase .item .item-image a {
  height: 100%;
}
.template-showcase .item .item-content {
  padding: min(2.5rem, 5.5vw);
}
.template-showcase .item .item-content p {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 576.02px) {
  .template-showcase .item.horizontal {
    flex-direction: column;
  }
  .template-showcase .item.horizontal:nth-child(even) {
    flex-direction: column;
  }
}
.article-header {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1rem;
  align-items: center;
}
@media (max-width: 1024px) {
  .article-header {
    gap: 1rem;
  }
}

.article-hero {
  flex: 0 1 auto;
  width: 100%;
  margin-bottom: 2rem;
}
@media (max-width: 1024px) {
  .article-hero {
    margin-bottom: 1rem;
  }
}
.article-hero .hero-image {
  width: 100%;
  overflow: hidden;
  aspect-ratio: 16/9;
}
.article-hero .hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.article-hero .image-credit,
.article-hero .image-caption {
  display: block;
}

.article-header .article-title {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 1rem;
}
.article-header .article-title > * {
  text-align: center;
  margin-inline: auto;
}
.article-header .article-title h1 {
  margin-bottom: 0px;
  font-family: Blacker, serif;
  max-width: 45ch;
}
.article-header .article-title p {
  line-height: 1.6;
  max-width: 70ch;
}

@media (max-width: 576.02px) {
  .article-header .article-title {
    gap: 0.5rem;
  }
  .article-header .article-title h1 {
    font-size: 1.8rem;
  }
  .article-header .article-title p {
    line-height: 1.5;
  }
}
.article-infos {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 1rem;
  column-gap: 0.75rem;
  row-gap: 2rem;
}
.article-infos > * {
  flex: 0 1 auto;
}
.article-infos .author-name,
.article-infos .published-date {
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 0;
}
.article-infos .author-name a {
  text-decoration: underline;
  text-underline-offset: 0.4rem;
  text-decoration-thickness: 0.095rem;
}

@media (max-width: 1024.02px) {
  .article-infos {
    row-gap: 1rem;
  }
}
@media (max-width: 576.02px) {
  .article-infos {
    padding-top: 0.5rem;
  }
  .article-infos .author-name,
  .article-infos .published-date {
    font-size: 0.9rem;
  }
}
.author {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0.5rem;
}
.author .author-image {
  width: 2rem;
  height: 2rem;
}
.author .author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}

.article-infos .listen {
  flex-basis: 100%;
  margin-top: 0.3rem;
}

.listen {
  display: flex;
  justify-content: center;
}
.listen .button {
  border: none;
  height: auto;
  padding-top: 0.35rem;
  padding-right: 1.5rem;
  padding-bottom: 0.35rem;
  padding-left: 0.35rem;
  background-color: #ff3a30;
  color: #ffffff;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.listen .button .headset-icon {
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
.listen .button .headset-icon .icon {
  margin-top: -3px;
  font-size: 1.6rem;
  color: #ffffff;
}
.listen .button .headset-icon .play {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 12px;
  aspect-ratio: 1;
  border-width: 7px 0px 7px 12px;
  border-color: transparent transparent transparent white;
  border-style: solid;
  opacity: 0;
}
@media (max-width: 576.02px) {
  .listen .button {
    padding: 0.2rem 1.5rem 0.2rem 0.2rem;
    gap: 0.75rem;
  }
  .listen .button .headset-icon {
    width: 2.5rem;
    height: 2.5rem;
  }
  .listen .button .headset-icon .icon {
    font-size: 1.2rem;
    color: #ffffff;
  }
}
@media (hover: hover) and (pointer: fine) {
  .listen .button .headset-icon .icon,
  .listen .button .headset-icon .play {
    transition: opacity 200ms ease;
  }
  .listen .button:hover .headset-icon .icon {
    opacity: 0;
  }
  .listen .button:hover .headset-icon .play {
    opacity: 1;
  }
}

.article-content > *:last-child {
  margin-bottom: 0px;
}

@media (max-width: 1024px) {
  .article-content {
    margin-inline: auto;
    width: min(100%, 35rem);
  }
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6, .article-content p, .article-content ul, .article-content ol {
  margin-bottom: 2rem;
}
@media (max-width: 576.02px) {
  .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6, .article-content p, .article-content ul, .article-content ol {
    margin-bottom: 1.5rem;
  }
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
  line-height: 1.4;
}
.article-content p {
  font-family: PFDINSerif, Georgia, Times, serif;
  font-size: 1.1875rem;
  line-height: 1.6;
}
@media (max-width: 576.02px) {
  .article-content p {
    font-size: 1.13rem;
    line-height: 1.45;
  }
}
.article-content h1 a, .article-content h2 a, .article-content h3 a, .article-content h4 a, .article-content h5 a, .article-content h6 a {
  color: inherit;
}
.article-content h1 a:is(:visited, :focus), .article-content h2 a:is(:visited, :focus), .article-content h3 a:is(:visited, :focus), .article-content h4 a:is(:visited, :focus), .article-content h5 a:is(:visited, :focus), .article-content h6 a:is(:visited, :focus) {
  color: inherit;
}
.article-content p a {
  text-decoration: underline;
  text-underline-offset: 0.2rem;
  text-decoration-color: #ff3a30;
  text-decoration-thickness: 0.09rem;
}
.article-content h1 + p,
.article-content h2 + p,
.article-content h3:not(:first-of-type) + p {
  margin-top: -1rem;
}
.article-content small {
  display: block;
  font-size: 0.8rem;
  text-transform: uppercase;
}
.article-content h1, .article-content h2, .article-content h3, .article-content h4 {
  font-size: clamp(1.313rem, 0.492vw + 1.196rem, 1.688rem);
  line-height: clamp(1.772rem, 0.775vw + 1.588rem, 2.363rem);
}

.article-content > div:not(.video-container),
.article-content > figure {
  margin-bottom: 2rem;
}
@media (max-width: 576.02px) {
  .article-content > div:not(.video-container),
  .article-content > figure {
    margin-bottom: 1.5rem;
  }
}

.article-content .iframe-container {
  max-width: 100%;
  text-align: center;
}
.article-content .iframe-container > * {
  margin: auto !important;
}

.article-content .video-container {
  margin-block: 3rem;
}
@media (max-width: 576.02px) {
  .article-content .video-container {
    margin-block: 2.5rem;
  }
}

.article-content .image {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin-bottom: 2rem;
}
@media (max-width: 576.02px) {
  .article-content .image {
    margin-bottom: 1.5rem;
  }
}

.image-credit,
.image-caption,
p.image-credit,
p.image-caption {
  font-family: Lausanne, sans-serif;
  text-transform: uppercase;
  color: #515150;
  font-size: 0.7rem;
  text-align: left;
  letter-spacing: 0.03em;
  padding-block: 0.3rem;
  border-bottom: 1px solid #CDCDCD;
}

@media (hover: hover) and (pointer: fine) {
  .image-credit a, .image-caption a,
  a.image-credit, a.image-caption {
    transition: color 200ms ease;
  }
  .image-credit a:hover, .image-caption a:hover,
  a.image-credit:hover, a.image-caption:hover {
    color: #ff3a30;
  }
}
.article-content p.image-caption {
  margin-bottom: 0;
}

.article-content figure {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.article-content figure figcaption {
  font-size: 1rem;
  line-height: 1.4;
  padding-bottom: 0.75rem;
  border-bottom: 1px solid #CDCDCD;
}
.article-content figure figcaption p {
  margin-bottom: 0;
  font-size: inherit;
  line-height: inherit;
}
.article-content figure figcaption small {
  margin-top: 0.5rem;
}

@media (min-width: 576.02px) {
  .article-content .image.alignleft, .article-content .image.alignright,
  .article-content figure.alignleft,
  .article-content figure.alignright {
    width: 42%;
    padding-top: 0.6rem;
  }
  .article-content .image.alignleft,
  .article-content figure.alignleft {
    float: left;
    margin-right: 2rem;
  }
  .article-content .image.alignright,
  .article-content figure.alignright {
    float: right;
    margin-left: 2rem;
  }
}
@media (max-width: 576.02px) {
  .article-content figure figcaption {
    font-size: 0.93rem;
    line-height: 1.45;
    padding-bottom: 0.5rem;
  }
}
.article-content > blockquote {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.article-content > blockquote {
  padding-block: 2rem;
  padding-inline: 2rem;
  border-left: 0;
  border-right: 0;
  border-top: 3px solid #000000;
  border-bottom: 3px solid #000000;
}
.article-content > blockquote p {
  padding: 0px;
  margin: 0px;
}
.article-content > blockquote .blockquote-footer {
  display: block;
  margin-top: 1.2rem;
  font-size: 1rem;
}

.article-content > blockquote,
.article-content > blockquote p {
  font-weight: 500;
  font-size: 2rem;
  line-height: 1.2;
}

@media (max-width: 576.02px) {
  .article-content > blockquote {
    padding: 1.5rem 0.5rem;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
  }
  .article-content > blockquote,
  .article-content > blockquote p {
    font-size: 1.7rem;
  }
}
.article-actions .social {
  flex-direction: column;
  align-items: flex-end;
  margin-bottom: 0px;
  gap: 1rem;
  padding-left: 0;
}
@media (max-width: 1024.02px) {
  .article-actions .social {
    flex-direction: row;
    margin-inline: auto;
    width: min(100%, 35rem);
  }
}
@media (max-width: 576.02px) {
  .article-actions .social {
    gap: 0.5rem;
  }
}
.article-actions .social li a {
  border: none;
}
@media (hover: hover) and (pointer: fine) {
  .article-actions .social li a {
    transition: all 200ms ease;
  }
  .article-actions .social li a:hover {
    background-color: #ff3a30;
  }
}

.article-footer {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 3rem;
}
@media (max-width: 1024px) {
  .article-footer {
    gap: 2rem;
  }
}
.article-footer .cta-container {
  padding-top: 0;
}

.article-footer-title h4 {
  font-size: clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem);
  line-height: calc(clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem) * 1.25);
  border-bottom: 3px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 0.75rem;
  margin-bottom: 1.5rem;
}

.article-footer .article-tags {
  width: 100%;
}
.article-footer .tags ul {
  margin-bottom: 0px;
}
.article-footer .tags ul li a {
  border-color: #ff3a30;
  background-color: #ff3a30;
  color: #000000;
}
@media (hover: hover) and (pointer: fine) {
  .article-footer .tags ul li a:hover {
    background-color: #000000;
    color: #ffffff;
    border-color: #000000;
  }
}

@media (max-width: 576px) {
  .article-footer .tags {
    width: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  .article-footer .tags::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .article-footer .tags ul {
    flex-wrap: nowrap;
    width: fit-content;
  }
}
.related-articles .flex-group-list {
  row-gap: 1rem;
}
.related-articles .flex-group-list .item.horizontal {
  flex-wrap: wrap;
  gap: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #CDCDCD;
}
.related-articles .flex-group-list .item.horizontal .item-image {
  flex-basis: 25%;
}
.related-articles .flex-group-list .item.horizontal .item-image[data-shape=square] a {
  height: 100%;
}
.related-articles .flex-group-list .item.horizontal .item-content h2, .related-articles .flex-group-list .item.horizontal .item-content h3, .related-articles .flex-group-list .item.horizontal .item-content h4, .related-articles .flex-group-list .item.horizontal .item-content h5 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem);
  line-height: calc(clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem) * 1.25);
  margin-bottom: 0;
}

section:has(.template-al) {
  grid-template-columns: 1fr minmax(auto, 90rem) 1fr;
}

.template-al {
  display: grid;
  width: 100%;
  grid-auto-flow: dense;
  grid-auto-rows: min-content;
}
@media (min-width: 1024.02px) {
  .template-al {
    grid-template-columns: minmax(300px, 1fr) minmax(auto, 40.25rem) minmax(300px, 1fr);
    grid-template-rows: repeat(6, min-content);
    column-gap: 4rem;
    row-gap: 3rem;
  }
  .template-al .article-header {
    grid-column: 1/-1;
    grid-row: 1/1;
    margin-bottom: 3.5rem;
  }
  .template-al .article-actions {
    grid-column: 1/1;
    grid-row: 2/7;
  }
  .template-al .sticky-element {
    top: 5.5rem;
  }
  .template-al > .banner-container {
    grid-column: 3/3;
  }
  .template-al > .banner-container:nth-of-type(2) {
    grid-row: 2/5;
  }
  .template-al > .banner-container:nth-of-type(5) {
    grid-row: 5/7;
  }
  .template-al .article-content {
    grid-column: 2/3;
    grid-row: 2/6;
  }
  .template-al .article-footer {
    grid-column: 2/3;
    grid-row: 6/7;
  }
}
@media (max-width: 1350.02px) and (min-width: 1024px) {
  .template-al {
    grid-template-columns: minmax(2vw, 1fr) minmax(auto, 40.25rem) minmax(300px, 1fr);
    column-gap: 3rem;
    row-gap: 3rem;
  }
  .template-al .article-header {
    margin-bottom: 1rem;
  }
}

@media (max-width: 1024.02px) {
  .template-al {
    row-gap: min(2.5rem, 5.5vw);
  }
  .template-al .banner-container {
    padding-top: 2rem;
    padding-bottom: 2rem;
    position: relative;
    isolation: isolate;
    min-height: 1000px;
  }
  .template-al .banner-container::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #F5F6F8;
    z-index: -1;
  }
  .template-al .sticky-element {
    top: 6rem;
  }
}
@media (max-width: 576.02px) {
  .template-al {
    grid-template-columns: minmax(100%, 1fr);
  }
}
section:has(.template-bf) {
  margin: 0;
}

.template-bf {
  padding-block: clamp(2rem, 5vh, 7rem);
}

.template-bf .backdrop {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translate(-50%, 0);
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 1;
  visibility: visible;
}

.backdrop-slideshow {
  position: relative;
  width: 100%;
  height: 100%;
}
.backdrop-slideshow .backdrop-cover {
  position: absolute;
  top: 0;
  left: 0;
}
.backdrop-slideshow .backdrop-cover:not(:first-child) {
  opacity: 0;
  visibility: hidden;
}

.backdrop-cover {
  width: 100%;
  height: 100%;
}
.backdrop-cover > * {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 50% 50%;
}

.template-bf form {
  background-color: transparent;
}

.template-bf .form-container,
.template-bf .tabs-container {
  position: relative;
  z-index: 1;
  width: min(45rem, 100%);
  border-radius: 1rem;
  overflow: hidden;
}
.template-bf .form-container .form-item input + input,
.template-bf .tabs-container .form-item input + input {
  margin-top: 0.5rem;
}

.template-bf .tabs-container {
  background-color: #ffffff;
}

.template-bf .form-container {
  background-color: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(15px);
}
.template-bf .form-container .breaker-title {
  color: #ffffff;
  border-color: #ffffff;
}
.template-bf .form-container form label {
  color: #ffffff;
}

.template-bf .form-container {
  padding: 3rem;
}
@media (max-width: 576.02px) {
  .template-bf .form-container {
    padding: 2rem;
  }
  .template-bf .form-container .breaker-title {
    margin-top: 1rem;
  }
  .template-bf .form-container .flex-group {
    flex-direction: column;
  }
  .template-bf .form-container .form-item:has(textarea) {
    margin-top: 0.5rem;
  }
}

.tabs-container .tabs {
  padding: 0;
}
.tabs-container .tabs-controls {
  width: 100%;
  border-radius: 0;
}
.tabs-container .tabs-controls::after {
  background-color: #ff3a30;
}
.tabs-container .tabs-controls li {
  flex: 1;
}
.tabs-container .tabs-controls li a {
  font-size: 1.1rem;
  height: 4.6rem;
  line-height: 4.9rem;
}
.tabs-container .tabs-panels {
  padding-block: 2rem 4rem;
  padding-inline: 2rem;
}

@media (max-width: 576.02px) {
  .tabs-container .tabs-controls {
    margin-bottom: 1rem;
  }
  .tabs-container .tabs-controls li a {
    font-size: 0.95rem;
    height: 3.5rem;
    line-height: 3.8rem;
  }
  .tabs-container .tabs-panels {
    padding-block: 1.5rem 3rem;
    padding-inline: 1.5rem;
  }
}
.social-login {
  display: flex;
  align-items: center;
  gap: 1rem;
}
.social-login button {
  flex: 0 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  background-color: #ffffff;
  width: 100%;
  height: 3rem;
  padding: 0;
  border: 2px solid #CDCDCD;
  line-height: 2;
  color: #000000;
}
.social-login button .button-icon {
  flex: 0 0 1.2rem;
}
.social-login button .button-icon > * {
  display: block;
}

@media (max-width: 576.02px) {
  .social-login {
    gap: 0.5rem;
  }
  .social-login button {
    gap: 0.5rem;
    height: 2.4rem;
  }
}
.separation-title {
  display: flex;
  gap: 1rem;
  align-items: center;
  padding-block: 1rem;
}
@media (max-width: 576.02px) {
  .separation-title {
    padding-block: 0.3rem;
  }
}
.separation-title::after, .separation-title::before {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #515150;
}
.separation-title h4 {
  margin-bottom: 0;
  font-size: 0.9rem;
  text-transform: uppercase;
  color: #515150;
}

.tabs-panel fieldset.picture-uploader + fieldset {
  margin-top: 2rem;
}

.login-password-reset {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  justify-content: space-between;
}
.login-password-reset a, .login-password-reset p {
  font-size: 0.9em;
  margin: 0;
}
.login-password-reset a {
  text-decoration: underline;
}

.tabs-container button[type=submit] {
  width: 100%;
  height: 3.5rem;
}

main section:has(.template-au) {
  background-color: #F5F6F8;
  margin: 0;
}

.template-au {
  padding: 5vmin 0;
  display: grid;
}
@media (min-width: 1024.02px) {
  .template-au {
    grid-template-columns: repeat(12, 1fr);
    gap: 3rem;
  }
  .template-au .breaker-title {
    grid-column: 1/-1;
    grid-row: 1;
    margin-bottom: 0px;
  }
  .template-au .content,
  .template-au .infos {
    grid-row: 2;
  }
  .template-au .content {
    grid-column: 1/span 7;
  }
  .template-au .infos {
    grid-column: 8/-1;
  }
}
@media (max-width: 1024px) {
  .template-au {
    gap: 1rem;
  }
}
@media (max-width: 1024px) and (min-width: 577px) {
  .template-au .breaker-title,
  .template-au .content {
    padding-inline: 2rem;
  }
}

.template-au .content,
.template-au .infos {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
.template-au .content h3, .template-au .content p,
.template-au .infos h3,
.template-au .infos p {
  margin-bottom: 0;
  line-height: 1.3;
}
.template-au .content p,
.template-au .infos p {
  display: flex;
  flex-wrap: wrap;
  column-gap: 1rem;
}
.template-au .content p a,
.template-au .infos p a {
  flex: 0 1 auto;
  text-decoration: underline;
  text-underline-offset: 0.1rem;
  text-decoration-thickness: 0.05em;
}

.template-au .infos {
  gap: 1.3rem;
  padding: 3rem;
  background-color: #000000;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  border-bottom-left-radius: 20rem;
  border-bottom-right-radius: 20rem;
}
@media (max-width: 1024px) {
  .template-au .infos {
    padding: 2rem;
    gap: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

.template-au .content h3,
.template-au .infos h3 {
  color: #ff3a30;
  font-size: 1.1rem;
}

.template-au .infos p {
  color: #ffffff;
}

@media (max-width: 576.02px) {
  .template-au .infos {
    padding: 1.5rem;
    border-radius: 0.5rem;
  }
  .template-au .content h3,
  .template-au .infos h3 {
    font-size: 1rem;
  }
  .template-au .content p,
  .template-au .infos p {
    font-size: 1rem;
    gap: 0.4rem;
    flex-direction: column;
  }
}
.template-au .logo-icon {
  flex: 1;
  display: flex;
  align-items: flex-end;
  padding: 3vw;
}
.template-au .logo-icon img {
  width: 100%;
}
@media (max-width: 1024px) {
  .template-au .logo-icon {
    display: none;
  }
}

.template-au .about-grid {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 0.2rem;
}

.template-au .content .about-grid {
  border-bottom: 1px solid #CDCDCD;
  padding: 1rem 0;
}

section:has(.template-sr) {
  margin-top: 0;
  padding-inline: 0;
}

.template-sr {
  display: grid;
  grid-template-columns: subgrid;
  grid-auto-flow: row;
  row-gap: min(2.5rem, 5.5vw);
  grid-column: 1/-1;
}
.template-sr .search-form {
  grid-column: 1/-1;
}
.template-sr .gridx4, .template-sr .pager {
  grid-column: 2/-2;
}
@media (max-width: 1024.02px) {
  .template-sr .search-form {
    padding-inline: min(2.5rem, 5.5vw);
  }
}

.template-sr .search-form {
  background-color: black;
  display: grid;
  grid-template-columns: subgrid;
}
.template-sr .search-form form {
  grid-column: 2/-2;
  position: relative;
  padding: 4vw 0;
  background-color: transparent;
  z-index: 1;
}
@media (max-width: 576.02px) {
  .template-sr .search-form form {
    padding-top: 9vmin;
    padding-bottom: 9vmin;
  }
}
.template-sr .search-form form fieldset {
  align-items: center;
  gap: 1rem;
}
@media (max-width: 576.02px) {
  .template-sr .search-form form fieldset {
    gap: 0.5rem;
  }
}
.template-sr .search-form form fieldset .form-item {
  width: 100%;
}
.template-sr .search-form form input[type=search] {
  text-align: center;
  font-size: 1.7rem;
  background-color: transparent;
  border-radius: 0;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid rgba(255, 255, 255, 0.3);
  color: #ffffff;
}
.template-sr .search-form form input[type=search]::-webkit-input-placeholder {
  color: #ffffff;
}
.template-sr .search-form form input[type=search]:-ms-input-placeholder {
  color: #ffffff;
}
@media (max-width: 576.02px) {
  .template-sr .search-form form input[type=search] {
    padding-bottom: 0.3rem;
  }
}
.template-sr .search-form form input[type=search]:focus {
  box-shadow: none;
  color: #ffffff;
}
.template-sr .search-form form small {
  font-size: 0.8rem;
  color: #ff3a30;
}

.terms-conditions {
  position: relative;
  padding-block: min(3rem, 2vmax);
  width: min(70ch, 90vw);
  margin: auto;
}
.terms-conditions .breaker-title {
  flex-direction: column;
  gap: 0.5rem;
  align-items: flex-start;
  margin-bottom: 3rem;
}
.terms-conditions .breaker-title h1 {
  margin-bottom: 1rem;
}
.terms-conditions .breaker-title p, .terms-conditions .breaker-title h4 {
  padding-left: 0;
}
.terms-conditions .breaker-title h4 {
  font-size: 1.2rem;
  line-height: 1.2;
}
.terms-conditions .breaker-title h4::before {
  display: none;
}

.terms-conditions-content p, .terms-conditions-content ol, .terms-conditions-content ul {
  margin-bottom: 1rem;
  font-family: PFDINSerif, Georgia, Times, serif;
  line-height: 1.4;
}
.terms-conditions-content li > ul,
.terms-conditions-content li > ol {
  padding-top: 1rem;
}
.terms-conditions-content p + h4,
.terms-conditions-content ul + h4,
.terms-conditions-content ol + h4 {
  margin-top: 3rem;
}
.terms-conditions-content h4 {
  font-size: 1.5rem;
  margin-bottom: 0.4rem;
}
.terms-conditions-content a {
  word-wrap: break-word;
  word-break: break-all;
}

.banner-container {
  position: relative;
  text-align: center;
}

.banner-info {
  margin-bottom: 0.15rem;
  text-align: center;
  font-size: 0.65rem;
  letter-spacing: 0.07em;
  display: flex;
  gap: 1rem;
  align-items: center;
}
.banner-info::after, .banner-info::before {
  content: "";
  flex: 1;
  height: 1px;
  background-color: #E8E8E8;
}

main section:has(> .banner-container) > .banner-container {
  border-bottom: 1px solid #E8E8E8;
  padding-bottom: 1rem;
}

main section:first-of-type:has(> .banner-container) {
  margin-top: 0px;
  padding-top: 1rem;
  background-color: #E8E8E8;
}

main section[data-background=gray]:has(> .banner-container) {
  padding-block: 1rem;
}

@media (max-width: 64rem) {
  .right-column .banner-container {
    background-color: #E8E8E8;
    padding-block: min(2rem, 10vw);
    width: 100%;
    min-height: 900px;
  }
}
.breaker-title {
  margin-bottom: 2rem;
  display: flex;
  align-items: center;
}
@media (max-width: 576.02px) {
  .breaker-title {
    margin-bottom: 1rem;
  }
}

.breaker-title > *:first-child {
  flex: 1;
}
.breaker-title > h1,
.breaker-title > h2,
.breaker-title > h3,
.breaker-title > h4 {
  position: relative;
  padding-left: 2.25rem;
  font-size: clamp(1.802rem, 0.437vw + 1.689rem, 2.126rem);
  line-height: 0.9;
  text-transform: lowercase !important;
}
.breaker-title > h1::before,
.breaker-title > h2::before,
.breaker-title > h3::before,
.breaker-title > h4::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1.75rem;
  height: 0.25rem;
  background-color: #ff3a30;
}
@media (max-width: 576.02px) {
  .breaker-title {
    padding-top: 1rem;
  }
  .breaker-title > h1,
  .breaker-title > h2,
  .breaker-title > h3,
  .breaker-title > h4 {
    padding-left: 2rem;
    font-size: clamp(1.602rem, 0.389vw + 1.501rem, 1.89rem);
  }
  .breaker-title > h1::before,
  .breaker-title > h2::before,
  .breaker-title > h3::before,
  .breaker-title > h4::before {
    width: 1.5rem;
    height: 0.2rem;
  }
}

.list-articles {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
}
.list-articles .item:not(.horizontal):not(.hero):not(.hero-horizontal) {
  flex-direction: row;
}
.list-articles .item {
  position: relative;
  width: 100%;
  gap: 1rem;
  flex-wrap: wrap;
  align-items: center;
}
.list-articles .item:not(:last-of-type)::after {
  content: "";
  position: relative;
  width: 100%;
  height: 0.0625rem;
  background-color: #CDCDCD;
}
.list-articles .item .item-image {
  flex-basis: 37%;
  width: 37%;
  aspect-ratio: 1;
}
.list-articles .item .item-image a {
  height: 100%;
  aspect-ratio: unset;
}
.list-articles .item .item-content {
  flex: 1;
}

@media (max-width: 64rem) and (min-width: 576.02px) {
  .right-column .list-articles {
    flex-direction: row;
  }
  .right-column .list-articles .item {
    flex: 1 1 45%;
  }
  .right-column .list-articles .item:last-of-type::after {
    content: "";
    position: relative;
    width: 100%;
    height: 0.0625rem;
    background-color: #CDCDCD;
  }
}
.black-book .item {
  background-color: #F5F6F8;
  gap: 0;
}
.black-book .item-image > a {
  inset: 1.2rem;
  margin: auto;
  width: auto;
  height: auto;
}
.black-book .item-image img.icon {
  position: absolute;
  top: -0.7rem;
  left: -0.7rem;
  width: 6rem;
  height: auto;
  object-fit: unset;
}
.black-book .item-image img:not(.icon) {
  mask-image: var(--mask-image-square);
  mask-repeat: no-repeat;
  mask-size: 100%;
  mask-position: center;
  mask-origin: border-box;
}
.black-book .item-content {
  padding: 1.5rem;
}

@media (max-width: 576.02px) {
  .black-book {
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    grid-template-columns: 70vmin;
    grid-auto-flow: column;
    grid-auto-columns: 70vmin;
  }
  .black-book::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .black-book .item {
    scroll-snap-align: start;
  }
  .black-book .item-content {
    padding: min(2.5rem, 5.5vw);
  }
}
ul.social {
  display: flex;
  gap: 0.5rem;
  list-style: none;
}
ul.social li a {
  width: 2.5rem;
  height: 2.5rem;
  background-color: #000000;
  border: 1px solid #000000;
  border-radius: 50%;
  background-clip: border-box;
  color: #ffffff;
  font-size: 1rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.social li a .icon {
  color: inherit;
  line-height: inherit;
}
@media (hover: hover) and (pointer: fine) {
  ul.social li a:hover {
    color: white;
  }
}

ul.social li a.gplus {
  font-size: calc(1rem * 1.3);
}

ul.social li a.youtube {
  font-size: calc(1rem * 1.1);
}

ul.social.icon-color li a {
  background-color: transparent;
  border-color: transparent;
}
ul.social.icon-color li a.facebook {
  color: #3C5A96;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.facebook:hover {
    color: rgb(45.4285714286, 68.1428571429, 113.5714285714);
  }
}
ul.social.icon-color li a.map {
  color: #DB4C3F;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.map:hover {
    color: rgb(194.5263157895, 49.6447368421, 36.4736842105);
  }
}
ul.social.icon-color li a.twitter {
  color: #1DADEA;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.twitter:hover {
    color: rgb(18.024291498, 141.6194331984, 193.975708502);
  }
}
ul.social.icon-color li a.youtube {
  color: #E32524;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.youtube:hover {
    color: rgb(187.967611336, 24.8906882591, 24.032388664);
  }
}
ul.social.icon-color li a.instagram {
  color: #d10869;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.instagram:hover {
    color: rgb(159.8801843318, 6.1198156682, 80.3225806452);
  }
}
ul.social.icon-color li a.mail {
  color: #ff3a30;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.icon-color li a.mail:hover {
    color: rgb(252, 12.1739130435, 0);
  }
}

ul.social.bg-color li a {
  border-color: transparent;
  color: #ffffff;
}
ul.social.bg-color li a.facebook {
  background-color: #3C5A96;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.facebook:hover {
    background-color: rgb(45.4285714286, 68.1428571429, 113.5714285714);
  }
}
ul.social.bg-color li a.map {
  background-color: #DB4C3F;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.map:hover {
    background-color: rgb(194.5263157895, 49.6447368421, 36.4736842105);
  }
}
ul.social.bg-color li a.twitter {
  background-color: #1DADEA;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.twitter:hover {
    background-color: rgb(18.024291498, 141.6194331984, 193.975708502);
  }
}
ul.social.bg-color li a.youtube {
  background-color: #E32524;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.youtube:hover {
    background-color: rgb(187.967611336, 24.8906882591, 24.032388664);
  }
}
ul.social.bg-color li a.instagram {
  background-color: #d10869;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.instagram:hover {
    background-color: rgb(159.8801843318, 6.1198156682, 80.3225806452);
  }
}
ul.social.bg-color li a.mail {
  background-color: #ff3a30;
}
@media (hover: hover) and (pointer: fine) {
  ul.social.bg-color li a.mail:hover {
    background-color: rgb(252, 12.1739130435, 0);
  }
}

.pager {
  position: relative;
  width: 100%;
  padding-top: min(2.5rem, 5.5vw);
  margin-top: min(2.5rem, 5.5vw);
  border-top: 1px solid #CDCDCD;
  display: flex;
  align-items: stretch;
}
.pager a, .pager span {
  font-size: 0.875rem;
  line-height: 50px;
  text-transform: uppercase;
  text-align: center;
}
.pager a {
  background-color: #000000;
  color: #ffffff;
}
@media (hover: hover) and (pointer: fine) {
  .pager a {
    transition: all 200ms ease;
  }
  .pager a:hover {
    background-color: #ff3a30;
    color: #ffffff;
  }
}
.pager a.selected {
  background-color: #F5F6F8;
  color: #191919;
  cursor: default;
  pointer-events: none;
}
.pager span {
  background-color: rgba(0, 0, 0, 0);
  color: #191919;
}
.pager nav {
  flex: 1;
  display: flex;
  align-items: stretch;
  gap: 3px;
}
@media (max-width: 576.02px) {
  .pager nav {
    justify-content: center;
  }
}
.pager nav a,
.pager nav span {
  flex: 0 1 50px;
}
.pager a.next-page {
  padding-block: 0;
  padding-inline: 3rem;
}
@media (max-width: 576.02px) {
  .pager a.next-page {
    display: none;
  }
}

.tags {
  display: block;
}
.tags ul {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem 0.5rem;
}
.tags ul li > a,
.tags ul li > span {
  display: block;
  border-radius: 50vw;
  border: 2px solid rgba(0, 0, 0, 0.15);
  font-size: 0.9rem;
  line-height: 1;
  color: #000000;
  padding-top: 0.5em;
  padding-bottom: 0.7em;
  padding-inline: 1.5em;
}
@media (max-width: 576.02px) {
  .tags ul li > a,
  .tags ul li > span {
    padding-bottom: 0.6em;
  }
}
@media (hover: hover) and (pointer: fine) {
  .tags ul li a {
    transition: all 200ms ease;
  }
  .tags ul li a:hover {
    border-color: #ff3a30;
    background-color: #ffffff;
  }
}

.category-title {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #CDCDCD;
}

.category-title > h1,
.category-title > h2,
.category-title > h3,
.category-title > h4 {
  margin-bottom: 0.5rem;
  font-size: clamp(2rem, 2.5vw, 3rem);
  line-height: 1;
}
.category-title > p {
  max-width: 70ch;
  text-align: center;
  font-size: 1.1rem;
  line-height: 1.3;
  font-weight: 200;
  letter-spacing: 0.01em;
  margin-bottom: 1rem;
}

.category-title .tags ul {
  margin-bottom: 0;
}

.category-title .tags ul li a.selected {
  background-color: #ff3a30;
  border-color: #ff3a30;
  color: #ffffff;
  cursor: default;
  pointer-events: none;
}

@media (max-width: 1024px) {
  .category-title > p {
    font-size: 1rem;
    line-height: 1.2;
    letter-spacing: 0em;
    max-width: 60ch;
  }
}
@media (max-width: 576px) {
  .category-title {
    padding-top: min(2.5rem, 5.5vw);
  }
  .category-title .tags {
    width: 100%;
  }
  .category-title .tags ul {
    position: relative;
    width: 100vw;
    left: 50%;
    transform: translate(-50%, 0);
    padding-inline: min(2.5rem, 5.5vw);
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-padding: min(2.5rem, 5.5vw);
    justify-content: flex-start;
  }
  .category-title .tags ul::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
  .category-title .tags ul li {
    scroll-snap-align: start;
  }
  .category-title .tags ul li a {
    padding-inline: 1.5rem;
    min-width: 35vmin;
    text-align: center;
  }
}
.breadcrumb {
  display: flex;
  gap: 0.3rem;
  width: fit-content;
}
.breadcrumb a, .breadcrumb span {
  font-size: 0.8rem;
  color: #000000;
  letter-spacing: 1px;
}
.breadcrumb > *:not(:last-of-type) {
  position: relative;
  padding-right: 0.8rem;
}
.breadcrumb > *:not(:last-of-type)::after {
  content: ">";
  position: absolute;
  top: 0;
  right: 0;
  line-height: 1.5;
  font-weight: 700;
  color: #ff3a30;
}

@media (hover: hover) and (pointer: fine) {
  .breadcrumb a {
    transition: all 200ms ease;
  }
  .breadcrumb a:hover {
    color: #ff3a30;
  }
}
.cta-container {
  display: flex;
  justify-content: center;
  padding-top: 3.5rem;
}
@media (max-width: 64rem) {
  .cta-container {
    padding-top: 2rem;
  }
}
.cta-container > *:not(.pager) {
  min-width: 19rem;
  text-transform: uppercase;
  font-size: 0.9rem;
  line-height: 1.2;
  font-weight: 700;
}
@media (max-width: 576.02px) {
  .cta-container > *:not(.pager) {
    width: 100%;
  }
}

.picture-uploader {
  justify-content: center;
  align-items: center;
  gap: 2rem;
  flex-wrap: wrap;
}
.picture-uploader .profile-image {
  width: 110px;
  aspect-ratio: 1;
  border-radius: 50%;
  background-color: #000000;
}
.picture-uploader .profile-image img {
  border-radius: inherit;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.picture-uploader {
  /* Focus */
}
.picture-uploader .uploader {
  position: relative;
}
.picture-uploader .file-uploader {
  position: relative;
  width: 100%;
  max-width: 18rem;
  height: 2.5rem;
  margin-inline: auto;
  margin-bottom: 0;
  cursor: pointer;
}
.picture-uploader .file-uploader input {
  opacity: 0;
}
.picture-uploader .file-uploader input,
.picture-uploader .file-uploader span {
  width: 100%;
  height: 100%;
}
.picture-uploader .file-uploader span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  border-radius: 2rem;
  background-color: #ff3a30;
  line-height: 2.4rem;
  color: #ffffff;
  font-size: 1rem;
  -webkit-user-select: none;
  user-select: none;
}
.picture-uploader .file-uploader span::after {
  content: "Επιλογή φωτογραφίας";
  text-align: center;
  display: block;
  width: 100%;
}
.picture-uploader .file-uploader input:focus ~ span {
  box-shadow: 0 0 0 0.075rem #fff, 0 0 0 0.2rem #0074d9;
}

.picture-uploader small {
  display: block;
  max-width: 40ch;
  margin-top: 1.3rem;
  margin-inline: auto;
  text-align: center;
  line-height: 1.4;
  font-size: 0.9rem;
}

.contributor-details {
  display: flex;
  align-items: center;
  gap: 2rem;
  box-shadow: 0.4rem 0.4rem 0 #15263D;
  background-color: #F5F6F8;
  border-radius: 1rem;
  padding: min(2.5rem, 5.5vw);
  position: relative;
  overflow: hidden;
  isolation: isolate;
  margin-bottom: min(2.5rem, 5.5vw);
}
@media (max-width: 576.02px) {
  .contributor-details {
    flex-direction: column;
    gap: 1rem;
  }
}
.contributor-details .decoration-image {
  position: absolute;
  top: 50%;
  right: 0;
  width: clamp(5rem, 70vw, 40rem);
  transform: translate(20%, -50%);
  opacity: 0.05;
  z-index: -1;
}
@media (max-width: 576.02px) {
  .contributor-details .decoration-image {
    width: 70vmax;
    transform: translate(40%, -50%);
  }
}
.contributor-details .contributor-image {
  flex-basis: 120px;
  aspect-ratio: 1;
}
@media (max-width: 576.02px) {
  .contributor-details .contributor-image {
    width: 120px;
  }
}
.contributor-details .contributor-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.contributor-details .contributor-infos {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.contributor-details .contributor-infos > * {
  margin-bottom: 0px;
}
.contributor-details .contributor-infos h1 {
  font-size: clamp(1.802rem, 0.437vw + 1.689rem, 2.126rem);
  line-height: calc(clamp(1.802rem, 0.437vw + 1.689rem, 2.126rem) * 1.14);
  font-family: PFDINSerif, Georgia, Times, serif;
}
.contributor-details .contributor-infos p {
  font-size: 1rem;
  max-width: 60ch;
}
.contributor-details .contributor-infos p a {
  text-decoration: underline;
}
@media (max-width: 576.02px) {
  .contributor-details .contributor-infos {
    text-align: center;
  }
}

.slider-controls {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.slider-controls:has(.arrows-container) {
  gap: 2rem;
}
.slider-controls .arrow-prev,
.slider-controls .arrow-next {
  width: 2.75rem;
}

.arrows-container {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.arrow-prev,
.arrow-next {
  position: relative;
  aspect-ratio: 1;
  cursor: pointer;
  background-color: #ff3a30;
  border-radius: 50%;
  outline: none;
  transition: opacity 200ms ease;
}
.arrow-prev.swiper-button-disabled,
.arrow-next.swiper-button-disabled {
  opacity: 0.2;
}

.arrow-prev span,
.arrow-next span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 1rem;
  height: 1.2rem;
}

.arrow-prev span::before,
.arrow-next span::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 100%;
  height: 2px;
  background-color: #ffffff;
}

.arrow-prev span::after,
.arrow-next span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.arrow-next span::after {
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  right: 0;
  left: auto;
}

.arrow-prev span::after {
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  right: auto;
  left: 0;
}

.swiper-fraction {
  display: flex;
  gap: 1.9rem;
  position: relative;
  font-size: 0.9rem;
  font-weight: 700;
}
.swiper-fraction::after {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  width: 1rem;
  height: 2px;
  background-color: #000000;
}

.promo-slider {
  overflow: hidden;
}

.promo-slider .swiper:not(.swiper-horizontal) {
  display: none;
}

.promo-slider .swiper-slide {
  display: flex;
}
.promo-slider .swiper-slide .item {
  gap: 0;
  background-color: #ffffff;
  height: 100%;
}
.promo-slider .swiper-slide .item .item-content {
  padding: min(2.5rem, 5.5vw);
}
.promo-slider .swiper-slide .item .item-content .category {
  text-transform: none;
  padding-left: 1rem;
  position: relative;
  line-height: 0.8;
}
.promo-slider .swiper-slide .item .item-content .category::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 0;
  border-bottom: 0.5rem solid #ff3a30;
  border-right: 0.5rem solid transparent;
}
.promo-slider .swiper-slide .item .item-content h2, .promo-slider .swiper-slide .item .item-content h3, .promo-slider .swiper-slide .item .item-content h4, .promo-slider .swiper-slide .item .item-content h5, .promo-slider .swiper-slide .item .item-content h6 {
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 1rem;
  font-size: clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem);
  line-height: calc(clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem) * 1.25);
}
.promo-slider .swiper-slide .item .item-content a.button {
  width: fit-content;
}
.promo-slider .swiper-slide .item .item-content .item-content-footer {
  margin-top: auto;
}

@media (max-width: 576.02px) {
  .promo-slider .swiper-slide {
    width: 70vmin;
  }
}
header {
  position: sticky;
  top: 0;
  width: 100%;
  height: 48px;
  z-index: 1000;
  background-color: #F5F6F8;
  border-bottom: 0.125rem solid #ff3a30;
}

.header-inner {
  width: 100%;
  height: 100%;
  max-width: calc(75rem + min(4rem, 10vw));
  margin: auto;
  padding-inline: min(2rem, 5vw);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.3rem;
}
@media (max-width: 576.02px) {
  .header-inner {
    padding-inline: 0;
    gap: 0;
  }
}

.header-inner nav a {
  font-size: 0.85rem;
}

.trigger-nav {
  border-radius: 0;
  padding: 0;
  background-color: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.28rem;
  width: 1.5rem;
  cursor: pointer;
}
.trigger-nav:active, .trigger-nav:focus {
  background-color: transparent;
}
.trigger-nav span.line {
  background-color: #000000;
  height: 0.13rem;
}
@media (hover: hover) and (pointer: fine) {
  .trigger-nav span.line {
    transition: background-color 200ms;
  }
  .trigger-nav:hover span.line {
    background-color: #ff3a30;
  }
}
@media (max-width: 576.02px) {
  .trigger-nav {
    height: 100%;
    flex-basis: 4.5rem;
    width: 4.5rem;
    gap: 0.24rem;
    align-items: center;
  }
  .trigger-nav span.line {
    width: 1.3rem;
    height: 0.13rem;
  }
}

header .brand-logo {
  margin-right: 1rem;
}
header .brand-logo a {
  margin: auto;
}

.brand-logo a {
  display: block;
  width: 9rem;
  height: 1.35rem;
  color: #000000;
}
.brand-logo a svg {
  position: relative;
  top: 2px;
  width: 100%;
  height: 100%;
  fill: currentColor;
}

@media (max-width: 576.02px) {
  header .brand-logo {
    flex: 1 1 0;
    margin-right: 0;
  }
  .brand-logo a {
    width: 11rem;
    height: 1.56rem;
  }
}
.header-inner nav.primary {
  flex: 1;
  display: flex;
  gap: 1.75rem;
}
@media (max-width: 1024.02px) {
  .header-inner nav.primary {
    display: none;
  }
}
.header-inner nav.primary a {
  text-transform: uppercase;
  letter-spacing: 0.045rem;
  text-decoration: underline 0.12em rgba(0, 0, 0, 0);
  text-underline-offset: 0.3rem;
}
@media (hover: hover) and (pointer: fine) {
  .header-inner nav.primary a {
    transition: text-decoration-color 200ms;
  }
  .header-inner nav.primary a:hover {
    text-decoration-color: black;
  }
}

.header-inner nav.secondary {
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 1.5rem;
  height: 100%;
}
@media (max-width: 1280.02px) {
  .header-inner nav.secondary {
    gap: 1rem;
  }
}
@media (max-width: 576.02px) {
  .header-inner nav.secondary {
    flex: 0 1 auto;
  }
  .header-inner nav.secondary a {
    display: none;
  }
}

.search-trigger {
  padding: 0;
  border: none;
  border-radius: 0;
  width: 2rem;
  margin-left: -1rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
}
.search-trigger span.close-icon {
  position: relative;
  display: none;
  background-color: #ff3a30;
  width: 1.7rem;
  height: 1.7rem;
  border-radius: 50vw;
  transform-origin: center;
  rotate: 45deg;
}
.search-trigger span.close-icon::after, .search-trigger span.close-icon::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
}
.search-trigger span.close-icon::after {
  width: 11px;
  height: 1px;
  background-color: #ffffff;
}
.search-trigger span.close-icon::before {
  width: 1px;
  height: 11px;
  background-color: #ffffff;
}
.search-trigger svg {
  width: 1.1rem;
  fill: #ff3a30;
}
@media (hover: hover) and (pointer: fine) {
  .search-trigger svg {
    transition: fill 200ms ease;
  }
  .search-trigger:hover svg {
    fill: #000000;
  }
}

@media (max-width: 1024.02px) {
  .search-trigger {
    height: 100%;
  }
  header[data-search-open=true] .search-trigger svg {
    display: none;
  }
  header[data-search-open=true] .search-trigger span.close-icon {
    display: block;
  }
}
@media (max-width: 576.02px) {
  .search-trigger {
    width: 4.5rem;
    margin-left: 0;
    justify-content: center;
  }
  .search-trigger span.close-icon {
    width: 2rem;
    height: 2rem;
  }
  .search-trigger svg {
    width: 1.2rem;
    fill: #000000;
  }
}
.search-panel {
  position: relative;
}
header[data-search-open=false] .search-panel {
  visibility: hidden;
}

body[data-loading=true] .search-panel {
  display: none;
}

.search-panel-dropdown {
  box-shadow: 0 1rem 1rem rgba(0, 0, 0, 0.2);
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #F5F6F8;
  clip-path: polygon(0 -1px, 100% -1px, 100% var(--yMask, 0%), 0 var(--yMask, 0%));
  max-height: calc(100vh - 46px);
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.search-panel-dropdown::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  display: none;
}

.search-panel {
  isolation: isolate;
}
.search-panel .backdrop {
  z-index: -1;
  mix-blend-mode: multiply;
  top: 48px;
  height: calc(100vh - 48px);
}

.search-panel .flex-group-list {
  max-width: 75rem;
  margin-inline: auto;
  padding-top: 3rem;
  padding-bottom: 3.5rem;
}
@media (max-width: 1280.02px) {
  .search-panel .flex-group-list {
    padding-bottom: 3.5rem;
  }
}
@media (max-width: 1024.02px) {
  .search-panel .flex-group-list {
    padding-inline: min(2rem, 5vw);
  }
}

.search-panel form {
  width: 100%;
  background-color: transparent;
}
.search-panel form .form-item {
  position: relative;
}
.search-panel form .search-submit {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
  width: 10rem;
  height: calc(100% - 1rem);
}
@media (max-width: 576.02px) {
  .search-panel form .search-submit {
    top: 0.35rem;
    right: 0.35rem;
    width: fit-content;
    height: calc(100% - 0.7rem);
  }
}

header[data-search-open=true] form input:focus {
  box-shadow: 0 0 10px rgba(255, 58, 48, 0.3);
}

.search-results-item > h5 {
  font-size: 0.9rem;
  margin-bottom: 0.5rem;
}

.search-results-item .tags ul {
  margin-bottom: 0;
}

.featured-grid {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 1fr;
  gap: min(2.5rem, 5.5vw);
}
.featured-grid .item h4 {
  font-size: clamp(1rem, 0.135vw + 0.965rem, 1.1rem);
  line-height: calc(clamp(1rem, 0.135vw + 0.965rem, 1.1rem) * 1.3);
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 576.02px) {
  .featured-grid {
    grid-auto-columns: 17rem;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
  }
  .featured-grid .item {
    scroll-snap-align: start;
  }
  .featured-grid::-webkit-scrollbar {
    width: 0px;
    background: transparent;
    display: none;
  }
}

body[data-loading=true] #side-navigation {
  display: none;
}

#side-navigation[data-navigation-open=false] {
  visibility: hidden;
}

#side-navigation {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2000;
}
#side-navigation .navigation-inner {
  width: min(480px, 100%);
  height: 100%;
  background-color: #F5F6F8;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  clip-path: polygon(0 0, var(--navX, 100%) 0, var(--navX, 100%) 100%, 0 100%);
}
#side-navigation .navigation-inner::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  display: none;
}

#side-navigation {
  isolation: isolate;
}
#side-navigation .backdrop {
  z-index: -1;
}

.navigation-header {
  position: sticky;
  top: 0;
  width: 100%;
  height: max(7vh, 4.5rem);
  background-color: inherit;
  z-index: 20;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 1.2rem min(2rem, 10vmax);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.navigation-header .close-button,
.navigation-header button.close-button {
  position: relative;
  top: 0;
  right: 0;
}

.navigation-content {
  width: 100%;
  min-height: calc(100% - max(7vh, 4.5rem));
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

.navigation-content nav {
  flex: 1;
}
.navigation-content nav ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
.navigation-content nav ul li {
  position: relative;
}
.navigation-content nav ul a {
  display: block;
  width: fit-content;
  max-width: 100%;
  height: 3.5rem;
  isolation: isolate;
  font-size: 1rem;
  color: #000000;
  line-height: 3.7rem;
}
@media (hover: hover) and (pointer: fine) {
  .navigation-content nav ul a {
    transition: color 200ms linear;
  }
  .navigation-content nav ul a:hover {
    color: #ff3a30;
  }
}
.navigation-content nav > ul {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navigation-content nav > ul > li:not(:first-of-type) {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.navigation-content nav > ul li > a {
  padding-inline: min(2rem, 10vmax);
}
.navigation-content nav ul li ul {
  overflow: hidden;
  position: relative;
}
.navigation-content nav ul li ul::before {
  content: "";
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  left: 2.3rem;
  width: 2px;
  background-color: #ff3a30;
  height: calc(100% - 2.7rem);
  z-index: 10;
}
.navigation-content nav ul li ul li {
  background-color: white;
}
.navigation-content nav ul li ul li a {
  padding-left: min(9vmax, 3.5rem);
}
.navigation-content span.more {
  position: absolute;
  top: 0;
  right: 23px;
  width: 3.5rem;
  height: 3.5rem;
  cursor: pointer;
  z-index: 10;
}
.navigation-content span.more::after, .navigation-content span.more::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: #000000;
  transition: transform 200ms ease;
}
.navigation-content span.more::after {
  width: 1rem;
  height: 2px;
}
.navigation-content span.more::before {
  height: 1rem;
  width: 2px;
}
.navigation-content span.more.active::after, .navigation-content span.more.active::before {
  transform: rotate(45deg);
}

.navigation-footer {
  padding: min(2rem, 10vmax);
}
.navigation-footer .copyright {
  margin-bottom: 2rem;
}
.navigation-footer .copyright a,
.navigation-footer .copyright p {
  display: block;
  margin: 0;
  font-size: 0.85rem;
  line-height: 1.5;
  text-transform: uppercase;
}
.navigation-footer .social {
  padding: 0;
}
.navigation-footer .social li a {
  background-color: transparent;
  color: #000000;
  border-color: #CDCDCD;
}

.navigation-footer a:visited, .navigation-footer a:focus, .navigation-footer a:hover,
.navigation-footer .social li a:visited,
.navigation-footer .social li a:focus,
.navigation-footer .social li a:hover {
  color: #000000;
}
@media (hover: hover) and (pointer: fine) {
  .navigation-footer a,
  .navigation-footer .social li a {
    transition: color 200ms linear;
  }
  .navigation-footer a:hover,
  .navigation-footer .social li a:hover {
    color: #ff3a30;
  }
}

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
}

.close-button,
button.close-button {
  position: absolute;
  top: 1rem;
  right: 1rem;
  border-radius: 0;
  border: none;
  width: 2.5rem;
  height: 2.5rem;
  padding: 0;
  z-index: 2000;
}
.close-button span,
button.close-button span {
  position: absolute;
  inset: 0;
  transform: rotate(-45deg);
}
.close-button span::after, .close-button span::before,
button.close-button span::after,
button.close-button span::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  transition: transform 200ms ease;
}
.close-button span::after,
button.close-button span::after {
  width: 24px;
  height: 2px;
  background-color: #000000;
}
.close-button span::before,
button.close-button span::before {
  width: 2px;
  height: 24px;
  background-color: #000000;
}
@media (hover: hover) and (pointer: fine) {
  .close-button:hover span::after, .close-button:active span:hover::after, .close-button.active span:hover::after,
  button.close-button:hover span::after,
  button.close-button:active span:hover::after,
  button.close-button.active span:hover::after {
    transform: rotate(45deg);
  }
  .close-button:hover span::before, .close-button:active span:hover::before, .close-button.active span:hover::before,
  button.close-button:hover span::before,
  button.close-button:active span:hover::before,
  button.close-button.active span:hover::before {
    transform: rotate(-45deg);
  }
}

body[data-loading=true] .popup-modal {
  display: none;
}

.popup-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  height: 100vh;
  z-index: 50;
  display: none;
  isolation: isolate;
}
.popup-modal.active {
  display: block;
}
.popup-modal .backdrop {
  transform: opacity 200ms ease, visibility 200ms ease;
  z-index: -1;
}

.popup-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 40rem;
  max-width: 70%;
  border-radius: 0.75rem;
  box-shadow: 0 0 20rem rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
  padding: 3rem 2rem;
}
@media (max-width: 576.02px) {
  .popup-content {
    min-width: inherit;
    max-width: inherit;
    width: 85vmin;
    padding: 2rem 1.5rem;
  }
}
@media (max-width: 900px) and (orientation: landscape) {
  .popup-content {
    top: 57%;
    min-width: inherit;
    max-width: inherit;
    width: 70vmax;
    padding: 2rem 1.5rem;
  }
}

.popup-modal.active .backdrop {
  opacity: 1;
  visibility: visible;
}

.popup-content > button.close {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(0, -100%);
  padding: 0.7rem 1.5rem;
  border-radius: 0;
  border: none;
  background-color: transparent;
  text-transform: uppercase;
  font-size: 0.85rem;
  color: #ffffff;
  line-height: 1;
}
.popup-content > button.close span {
  position: absolute;
  top: 50%;
  right: 0;
  width: 1rem;
  height: 1rem;
  transform: translate(0, -50%) rotate(45deg);
}
.popup-content > button.close span::after, .popup-content > button.close span::before {
  content: "";
  position: absolute;
  inset: 0;
  margin: auto;
  background-color: #ffffff;
}
.popup-content > button.close span::after {
  width: 100%;
  height: 2px;
}
.popup-content > button.close span::before {
  height: 100%;
  width: 2px;
}
@media (hover: hover) and (pointer: fine) {
  .popup-content > button.close span::after, .popup-content > button.close span::before {
    transition: transform 200ms ease;
  }
  .popup-content > button.close:hover span::after {
    transform: rotate(-45deg);
  }
  .popup-content > button.close:hover span::before {
    transform: rotate(45deg);
  }
}

.modal-author {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.modal-author .author-image {
  width: 7rem;
  height: 7rem;
}
.modal-author .author-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 50%;
}
.modal-author .author-content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
}
.modal-author .author-content p {
  max-width: 40ch;
}
.modal-author .author-content .cta-container {
  padding-top: 1rem;
}

@media (max-width: 900px) and (orientation: landscape) {
  .modal-author {
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
  }
  .modal-author .author-content {
    flex: 1;
    text-align: left;
  }
  .modal-author .author-content p {
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
  .modal-author .author-content .cta-container {
    justify-content: flex-start;
  }
  .modal-author .author-content .cta-container .button {
    min-width: auto;
  }
}
footer {
  display: grid;
  grid-template-columns: 1fr minmax(auto, 75rem) 1fr;
  width: 100%;
  height: auto;
  padding-block: 4.5rem 2rem;
  border-top: 1px solid #CDCDCD;
}
@media (max-width: 1280px) {
  footer {
    padding-inline: min(2.5rem, 5.5vw);
  }
}
@media (max-width: 576.02px) {
  footer {
    padding-top: 3rem;
    padding-bottom: min(2.5rem, 5.5vw);
  }
}

.footer-grid {
  grid-column: 2/-2;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-flow: column;
}
@media (max-width: 1024.02px) {
  .footer-grid {
    row-gap: 1rem;
  }
}

.logo-social {
  grid-column: span 1;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.logo-social .brand-logo a {
  width: 12rem;
  height: 1.75rem;
}
.logo-social ul.social {
  margin-bottom: 0px;
  padding: 0;
}
.logo-social ul.social li a {
  background-color: transparent;
  border-color: #CDCDCD;
  color: #000000;
}
@media (max-width: 1024.02px) {
  .logo-social {
    grid-column: span 2;
  }
}
@media (max-width: 576.02px) {
  .logo-social {
    grid-column: 1/-1;
  }
  .logo-social .brand-logo a {
    width: 17rem;
    height: 2.5rem;
  }
}

.description {
  grid-column: 2/span 2;
}
.description p {
  margin-bottom: 0px;
  max-width: 45ch;
}
@media (max-width: 1024.02px) {
  .description {
    grid-column: 1/-1;
    grid-row: 2;
  }
}

.membership {
  grid-column: 4;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
}
.membership nav {
  flex: 0 1 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.membership nav a {
  flex-basis: 5rem;
  width: 5rem;
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0.5rem;
  padding: 0.3rem;
}
.membership nav a img {
  border-radius: inherit;
}
@media (max-width: 1024.02px) {
  .membership {
    grid-column: 3/-1;
    justify-content: flex-end;
  }
}
@media (max-width: 576.02px) {
  .membership {
    grid-column: 1/-1;
    grid-row: 4;
    justify-content: flex-start;
  }
}

.sitemap {
  grid-row: 2;
  grid-column: 1/-1;
  margin-top: 3.5rem;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: flex-start;
  row-gap: 1rem;
  height: 17rem;
}
.sitemap ul {
  width: 25%;
  list-style: none;
  padding: 0;
  margin: 0;
}
.sitemap ul li a {
  font-size: 1rem;
  line-height: 1.2;
}
@media (hover: hover) and (pointer: fine) {
  .sitemap ul li a {
    transition: color 200ms ease;
  }
  .sitemap ul li a:hover {
    color: #ff3a30;
  }
}
.sitemap ul:not(.funnel) li:first-child a {
  font-weight: 700;
}
.sitemap ul:not(.funnel) li:not(:first-child) {
  padding-left: 0.75rem;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.sitemap ul.funnel li a {
  position: relative;
  font-weight: 200;
}
.sitemap ul.funnel li a::before {
  content: "+";
  margin-right: 0.75rem;
  font-size: inherit;
  color: #ff3a30;
  font-weight: 700;
}

@media (max-width: 1024.02px) {
  .sitemap {
    grid-row: 3;
    margin-top: 1rem;
    height: 22rem;
  }
  .sitemap ul {
    width: 33%;
  }
}
@media (max-width: 576.02px) {
  .sitemap {
    height: auto;
    flex-direction: row;
    margin-block: 2rem;
    grid-row: 3;
  }
  .sitemap ul {
    flex: 1 1 45%;
    width: auto;
  }
}
.network {
  grid-row: 3;
  grid-column: 1/-1;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 1rem;
}
.network nav {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.network nav a {
  padding-block: 0.3rem 0.4rem;
  padding-inline: 2rem;
  border: 1px solid #ff3a30;
  white-space: nowrap;
  border-radius: 50vw;
  font-size: 0.95rem;
  font-weight: 700;
}
@media (hover: hover) and (pointer: fine) {
  .network nav a {
    transition: color 200ms ease-out, background-color 200ms ease-in;
  }
  .network nav a:hover {
    background-color: #ff3a30;
    color: #ffffff;
  }
}

@media (max-width: 1024.02px) {
  .network {
    grid-row: 4;
  }
}
@media (max-width: 576.02px) {
  .network {
    grid-row: 5;
    padding-top: 1rem;
  }
  .network nav {
    gap: 0.4rem;
  }
  .network nav a {
    padding-block: 0.2rem 0.3rem;
    padding-inline: 1rem;
    font-size: 0.9rem;
  }
}
.details {
  grid-row: 4;
  grid-column: 1/-1;
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 2px solid #CDCDCD;
}
.details p.copyright {
  margin-bottom: 0;
  flex: 1;
}
.details p.copyright,
.details nav a {
  font-size: 0.9rem;
  line-height: 1.6;
}
.details nav {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (hover: hover) and (pointer: fine) {
  .details nav a {
    transition: color 200ms ease;
  }
  .details nav a:hover {
    color: #ff3a30;
  }
}

@media (max-width: 1024.02px) {
  .details {
    grid-row: 5;
    margin-top: 0.5rem;
    padding-top: 0.5rem;
    flex-direction: column;
  }
}
@media (max-width: 576.02px) {
  .details {
    grid-row: 6;
  }
}
.item.hero-horizontal .item-content h2, .item.hero-horizontal .item-content h3, .item.hero-horizontal .item-content h4 {
  font-size: clamp(2.027rem, 0.492vw + 1.9rem, 2.392rem);
  line-height: calc(clamp(2.027rem, 0.492vw + 1.9rem, 2.392rem) * 1.15);
  letter-spacing: -0.015em;
}
@media (max-width: 64rem) {
  .item.hero-horizontal .item-content h2, .item.hero-horizontal .item-content h3, .item.hero-horizontal .item-content h4 {
    font-size: clamp(1.802rem, 0.437vw + 1.689rem, 2.126rem);
    line-height: calc(clamp(1.802rem, 0.437vw + 1.689rem, 2.126rem) * 1.14);
  }
}
@media (max-width: 576.02px) {
  .item.hero-horizontal .item-content h1, .item.hero-horizontal .item-content h2, .item.hero-horizontal .item-content h3, .item.hero-horizontal .item-content h4 {
    font-size: clamp(1.602rem, 0.389vw + 1.501rem, 1.89rem);
    line-height: calc(clamp(1.602rem, 0.389vw + 1.501rem, 1.89rem) * 1.2);
  }
}

.list-articles .item .item-content > * {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.list-articles .item .item-content h2, .list-articles .item .item-content h3, .list-articles .item .item-content h4, .list-articles .item .item-content h5, .list-articles .item .item-content h6 {
  font-size: clamp(1rem, 0.135vw + 0.965rem, 1.1rem);
  line-height: calc(clamp(1rem, 0.135vw + 0.965rem, 1.1rem) * 1.3);
  margin-bottom: 0;
}
@media (max-width: 64rem) {
  .list-articles .item .item-content h2, .list-articles .item .item-content h3, .list-articles .item .item-content h4, .list-articles .item .item-content h5, .list-articles .item .item-content h6 {
    font-size: clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem);
    line-height: calc(clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem) * 1.25);
  }
}

.gridx4 .item:not(.horizontal) .item-content h2, .gridx4 .item:not(.horizontal) .item-content h3, .gridx4 .item:not(.horizontal) .item-content h4, .gridx4 .item:not(.horizontal) .item-content h5 {
  font-size: clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem);
  line-height: calc(clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem) * 1.25);
}

.template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h2, .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h3, .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h4, .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h5, .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h6 {
  max-width: 30ch;
}
@media (max-width: 576.02px) {
  .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h2, .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h3, .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h4, .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h5, .template-lrc .left-column > .item:first-child:not(.horizontal) .item-content h6 {
    max-width: 50ch;
    font-size: clamp(1.602rem, 0.389vw + 1.501rem, 1.89rem);
    line-height: calc(clamp(1.602rem, 0.389vw + 1.501rem, 1.89rem) * 1.15);
  }
}

.template-lrc .left-column > .gridx2 .item:not(.horizontal) .item-content h3, .template-lrc .left-column > .gridx2 .item:not(.horizontal) .item-content h4, .template-lrc .left-column > .gridx2 .item:not(.horizontal) .item-content h5 {
  max-width: 30ch;
  font-size: clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem);
  line-height: calc(clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem) * 1.25);
}
@media (max-width: 576.02px) {
  .template-lrc .left-column > .gridx2 .item:not(.horizontal) .item-content h3, .template-lrc .left-column > .gridx2 .item:not(.horizontal) .item-content h4, .template-lrc .left-column > .gridx2 .item:not(.horizontal) .item-content h5 {
    font-size: clamp(1.266rem, 0.306vw + 1.187rem, 1.493rem);
    line-height: calc(clamp(1.266rem, 0.306vw + 1.187rem, 1.493rem) * 1.25);
    max-width: inherit;
  }
}

.template-lrc .left-column > .gridx2 .item.horizontal .item-content h3, .template-lrc .left-column > .gridx2 .item.horizontal .item-content h4, .template-lrc .left-column > .gridx2 .item.horizontal .item-content h5 {
  font-size: clamp(1rem, 0.135vw + 0.965rem, 1.1rem);
  line-height: calc(clamp(1rem, 0.135vw + 0.965rem, 1.1rem) * 1.3);
}

main section:first-of-type:has(> .banner-container):has(+ section[data-background]) {
  margin-bottom: 0px;
}

main section:first-of-type:has(> .banner-container) + section[data-background] {
  margin-top: 0px;
}

@media (max-width: 576.02px) {
  .item:not(.horizontal) .item-content-footer {
    padding-bottom: 0.5rem;
  }
}
[class*=grid] .item:not(.horizontal) .item-content-footer {
  margin-top: auto;
}

.gridx4:not(.black-book) .item {
  gap: 1rem;
}
.gridx4:not(.black-book) .item .item-content-footer {
  flex-direction: column;
}

.template-lrc .gridx2:has(.item.horizontal) {
  row-gap: 1rem;
}

.template-lrc .gridx2 .item.horizontal {
  flex-wrap: wrap;
  gap: 1rem;
}
.template-lrc .gridx2 .item.horizontal .item-image {
  flex-basis: 37%;
}
.template-lrc .gridx2 .item.horizontal .item-content h4 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 0;
}

@media (min-width: 576.02px) {
  .template-lrc .gridx2 .item.horizontal:not(:nth-child(-n+2)) {
    padding-top: 1rem;
    border-top: 1px solid #CDCDCD;
  }
}
@media (max-width: 576.02px) {
  .template-lrc .gridx2 .item.horizontal:not(:first-of-type) {
    padding-top: 1rem;
    border-top: 1px solid #CDCDCD;
  }
}
section > .gridx3 {
  row-gap: 1rem;
}
section > .gridx3 .item.horizontal {
  flex-wrap: wrap;
  gap: 1rem;
}
section > .gridx3 .item.horizontal .item-image {
  flex-basis: 37%;
}
section > .gridx3 .item.horizontal .item-image[data-shape=square] a {
  height: 100%;
}
section > .gridx3 .item.horizontal .item-content h2, section > .gridx3 .item.horizontal .item-content h3, section > .gridx3 .item.horizontal .item-content h4, section > .gridx3 .item.horizontal .item-content h5 {
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-size: clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem);
  line-height: calc(clamp(1.125rem, 0.274vw + 1.054rem, 1.328rem) * 1.25);
  margin-bottom: 0;
}

@media (min-width: 1024.02px) {
  section > .gridx3 .item.horizontal:not(:nth-child(-n+3)) {
    padding-top: 1rem;
    border-top: 1px solid #CDCDCD;
  }
}
@media (max-width: 1024.02px) and (min-width: 576px) {
  section > .gridx3 {
    grid-template-columns: repeat(3, minmax(1rem, 1fr));
  }
  section > .gridx3 .item.horizontal {
    flex-direction: column;
  }
  section > .gridx3 .item.horizontal .item-image {
    flex: 0 1 auto;
  }
  section > .gridx3 .item.horizontal .item-content {
    justify-content: flex-start;
  }
}
@media (max-width: 576.02px) {
  section > .gridx3 .item.horizontal:not(:first-of-type) {
    padding-top: 1rem;
    border-top: 1px solid #CDCDCD;
  }
}

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