@charset "UTF-8";
       html {
line-height: 1.15;
-webkit-text-size-adjust: 100%;
}  body {
margin: 0;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box;
height: 0;
overflow: visible;
} pre {
font-family: monospace, monospace;
font-size: 1em;
}  a {
background-color: transparent;
} abbr[title] {
border-bottom: none;
text-decoration: underline;
text-decoration: underline dotted;
} b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace;
font-size: 1em;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit;
font-size: 100%;
line-height: 1.15;
margin: 0;
} button,
input {
overflow: visible;
} button,
select {
text-transform: none;
} button,
[type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box;
color: inherit;
display: table;
max-width: 100%;
padding: 0;
white-space: normal;
} progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type=checkbox],
[type=radio] {
box-sizing: border-box;
padding: 0;
} [type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
height: auto;
} [type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
} [type=search]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
}  *,
*::before,
*::after {
box-sizing: inherit;
}
html {
box-sizing: border-box;
}  body,
button,
input,
select,
optgroup,
textarea {
color: inherit;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
p {
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", courier, monospace;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} body {
background: #fff;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 1.5em 1.5em;
} embed,
iframe,
object {
max-width: 100%;
}
img {
height: auto;
max-width: 100%;
}
figure {
margin: 1em 0;
}
table {
margin: 0 0 1.5em;
width: 100%;
} a {
color: inherit;
}
a:visited {
color: inherit;
}
a:hover, a:focus, a:active {
color: inherit;
}
a:focus {
outline: thin dotted;
}
a:hover, a:active {
outline: 0;
} button,
input[type=button],
input[type=reset],
input[type=submit] {
border: 1px solid;
border-color: #ccc #ccc #bbb;
border-radius: 3px;
background: #e6e6e6;
color: rgba(0, 0, 0, 0.8);
line-height: 1;
padding: 0.6em 1em 0.4em;
}
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
border-color: #ccc #bbb #aaa;
}
button:active, button:focus,
input[type=button]:active,
input[type=button]:focus,
input[type=reset]:active,
input[type=reset]:focus,
input[type=submit]:active,
input[type=submit]:focus {
border-color: #aaa #bbb #bbb;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
color: #666;
border: 1px solid #ccc;
border-radius: 3px;
padding: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
color: #111;
}
select {
border: 1px solid #ccc;
}
textarea {
width: 100%;
}   .main-navigation {
display: block;
}
.main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
}
.main-navigation ul ul {
box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
float: left;
position: absolute;
top: 100%;
left: -999em;
z-index: 99999;
}
.main-navigation ul ul ul {
left: -999em;
top: 0;
}
.main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
display: block;
left: auto;
}
.main-navigation ul ul a {
width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation li {
position: relative;
}
.main-navigation a {
display: block;
text-decoration: none;
} .site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
margin: 0 0 1.5em;
}
.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
display: flex;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
flex: 1 0 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: end;
flex: 1 0 50%;
} .sticky {
display: block;
}
.post,
.page {
margin: 0 0 1.5em;
}
.updated:not(.published) {
display: none;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
} .widget {
margin: 0 0 1.5em;
}
.widget select {
max-width: 100%;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} .custom-logo-link {
display: inline-block;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
text-align: center;
} .gallery {
margin-bottom: 1.5em;
display: grid;
grid-gap: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
width: 100%;
}
.gallery-columns-2 {
grid-template-columns: repeat(2, 1fr);
}
.gallery-columns-3 {
grid-template-columns: repeat(3, 1fr);
}
.gallery-columns-4 {
grid-template-columns: repeat(4, 1fr);
}
.gallery-columns-5 {
grid-template-columns: repeat(5, 1fr);
}
.gallery-columns-6 {
grid-template-columns: repeat(6, 1fr);
}
.gallery-columns-7 {
grid-template-columns: repeat(7, 1fr);
}
.gallery-columns-8 {
grid-template-columns: repeat(8, 1fr);
}
.gallery-columns-9 {
grid-template-columns: repeat(9, 1fr);
}
.gallery-caption {
display: block;
}   .infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
display: none;
} .infinity-end.neverending .site-footer {
display: block;
}   .screen-reader-text {
border: 0;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute !important;
width: 1px;
word-wrap: normal !important;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
clip-path: none;
color: #21759b;
display: block;
font-size: 0.875rem;
font-weight: 700;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000;
} #primary[tabindex="-1"]:focus {
outline: 0;
} .alignleft { float: left; margin-right: 1.5em;
margin-bottom: 1.5em;
}
.alignright { float: right; margin-left: 1.5em;
margin-bottom: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 1.5em;
}   :root {
font-size: 62.5%;
}    html {
scroll-behavior: smooth;
background-color: #fAfAfA;
}
body, .page {
margin: 0;
background-color: #fAfAfA;
}
#page {
position: relative;
}
.page-content, .entry-content, .entry-summary {
margin: 0;
}
.wrapper {
width: 90%;
max-width: 1280px;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 781px) {
.wrapper {
width: 95%;
}
}
@media screen and (max-width: 781px) {
.no-mobile {
display: none !important;
}
}
@media screen and (min-width: 782px) {
.no-desktop {
display: none !important;
}
}
.noselect {
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }  html {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-rendering: optimizeLegibility;
font-optical-sizing: auto;
}
body {
font-family: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
font-style: normal;
}
a {
text-decoration: none;
transition: color 0.3s ease-in-out;
}
a:focus, a:focus-visible, a:active {
outline: 0;
outline-color: transparent;
}
h1, h2, h3, h4, h5, h6, p {
line-height: 1.2;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, p a {
text-decoration: underline;
}
h1.txt-shadow, h2.txt-shadow, h3.txt-shadow, h4.txt-shadow, h5.txt-shadow, h6.txt-shadow, p.txt-shadow {
text-shadow: 0px 0px 51px #0c0c0c;
}
h1, h2, h3, h4, h5, h6, p {
letter-spacing: -0.045em;
}
h1, .style-h1 {
font-size: clamp(5rem, 0.0588235294 * (100vmin + 100vmax) / 2, 6rem);
font-weight: 400;
margin-top: 0.5em;
margin-bottom: 0.1em;
}
h2, .style-h2 {
font-size: clamp(3.2rem, 0.0392156863 * (100vmin + 100vmax) / 2, 4rem);
font-weight: 400;
margin-top: 0.3em;
margin-bottom: 0.2em;
}
h3, .style-h3 {
font-size: clamp(2.4rem, 0.0294117647 * (100vmin + 100vmax) / 2, 3rem);
font-weight: 400;
margin-top: 0.3em;
margin-bottom: 0.2em;
}
h4, .style-h4 {
font-size: clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem);
font-weight: 500;
margin-top: 0.5em;
margin-bottom: 0.2em;
}
h5, .style-h5 {
font-size: clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem);
font-weight: 500;
margin-top: 0.3em;
margin-bottom: 0.2em;
}
h6, .style-h6 {
font-size: clamp(1.4rem, 0.0176470588 * (100vmin + 100vmax) / 2, 1.8rem);
font-weight: 500;
margin-top: 0.3em;
margin-bottom: 0.2em;
}
p, .wp-block-list {
font-size: clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem);
margin-top: 0.5em;
margin-bottom: 0.8em;
line-height: 1.3;
}
p strong, .wp-block-list strong {
font-weight: 500;
}
p.has-small-font-size, .wp-block-list.has-small-font-size {
font-size: max(1.2rem, clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem) * 0.8) !important;
}
p.has-medium-font-size, .wp-block-list.has-medium-font-size {
font-size: calc(clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem) * 1) !important;
}
p.has-large-font-size, .wp-block-list.has-large-font-size {
font-size: calc(clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem) * 1.5) !important;
}
p.has-x-large-font-size, .wp-block-list.has-x-large-font-size {
font-size: clamp(5rem, 0.0980392157 * (100vmin + 100vmax) / 2, 10rem) !important;
}  #masthead {
position: fixed;
top: 0;
z-index: 1111;
width: 100%;
transition: background-color 0.2s ease-in-out, top 0.2s ease-in-out;
background-color: #fAfAfA;
}
#masthead.scrolled {
background-color: #fAfAfA;
}
#masthead.scrolled.menu-hide {
top: -150px;
}
#masthead .masthead-wrapper {
width: 90%;
margin: 0 auto;
padding: 2rem 0;
display: flex;
align-items: center;
justify-content: space-between;
gap: clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem);
}
@media screen and (max-width: 781px) {
#masthead .masthead-wrapper {
width: 95%;
}
}
#masthead .site-branding {
position: relative;
z-index: 1;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
gap: calc(clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem) / 2);
}
#masthead .site-branding .custom-logo-link {
display: block;
width: clamp(6rem, 0.1470588235 * (100vmin + 100vmax) / 2, 15rem);
}
#masthead .site-branding .custom-logo-link .custom-logo {
display: block;
}
#masthead #primary-menu li a {
font-size: 1.8rem;
padding: 0.7em 1.5em;
letter-spacing: -0.045em;
color: #fAfAfA;
background-color: #14AB82;
border-radius: 3em;
transition: filter 0.3s ease-in-out;
}
#masthead #primary-menu li a:hover {
filter: brightness(1.1);
}
#masthead #site-navigation .zone-menu {
position: absolute;
top: 0;
left: 110%;
background-color: #fAfAfA;
width: 100%;
padding: 0 5%;
transition: top 0.5s ease-in-out;
}
#masthead #site-navigation.toggled .zone-menu {
left: 0;
}  #primary {
margin-top: var(--header-height);
min-height: calc(100vh - var(--header-height) - var(--footer-height));
}
#primary .entry-content > * {
width: 90%;
max-width: 1280px;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 781px) {
#primary .entry-content > * {
width: 95%;
}
}
#primary .entry-content > *.alignwide {
width: 90%;
max-width: none;
}
#primary .entry-content > *.alignfull {
width: 100%;
max-width: none;
}
#primary .entry-content .z-index-2 {
position: relative;
z-index: 2;
}
#cmplz-datarequest-form input[type=text],
#cmplz-datarequest-form input[type=email] {
background-color: white;
border: 1px solid #0c0c0c;
border-radius: 0;
margin: 0.2em 1em;
padding: 0.5em;
}
#cmplz-datarequest-form input[type=button] {
font-size: 1.6rem;
background-color: #14AB82;
color: #fAfAfA;
border: none;
border-radius: 3rem;
margin: 2rem 0;
padding: 1em;
transition: filter 0.3s ease-in-out;
cursor: pointer;
}
#cmplz-datarequest-form input[type=button]:hover {
filter: brightness(1.1);
}  #to-the-top {
display: flex;
align-items: center;
justify-content: center;
padding: 3rem 0;
width: 100%;
}
#to-the-top #scroll-top {
font-size: 3.2rem;
line-height: 1;
padding: 0.2em;
color: #fAfAfA;
background-color: #14AB82;
border-radius: 3em;
transition: filter 0.3s ease-in-out;
text-align: center;
width: 1.5em;
height: 1.5em;
border: none;
cursor: pointer;
}
#to-the-top #scroll-top:hover {
filter: brightness(1.1);
}
#colophon {
padding: 3rem 0 10rem;
background-color: #14AB82;
color: #fAfAfA;
}
#colophon .site-info {
width: 90%;
margin: 0 auto;
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem);
}
@media screen and (max-width: 781px) {
#colophon .site-info {
grid-template-columns: 1fr;
width: 95%;
}
}
#colophon .site-info .ftr-contact p {
font-size: max(1.2rem, clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem) * 0.8);
}
#colophon .site-info .ftr-link-prev .prevention-link {
font-size: 1.8rem;
}  .error404 #primary {
position: relative;
min-height: calc(100vh - var(--header-height) - var(--footer-height));
overflow: hidden;
padding-top: 0;
}
.error404 .redirection {
width: 100%;
max-width: 600px;
height: 10px;
border: 1px solid #14AB82;
border-radius: 5px;
margin: 5rem auto 0;
}
.error404 .redirection .full-load {
background-color: #14AB82;
width: 0;
animation-name: redirect;
animation-duration: 2.8s;
animation-timing-function: ease-in-out;
height: 100%;
animation-fill-mode: forwards;
border-radius: 5px;
}
@keyframes redirect {
0% {
width: 0;
}
100% {
width: 100%;
}
}   #primary .wp-block-group.has-background {
padding: calc(clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem) * 1.5);
}
#primary .wp-block-group.full-height {
height: 100%;
}
#primary .wp-block-group.full-width {
width: 100%;
}  #primary .wp-block-columns .wp-block-column.has-background {
padding: calc(clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem) * 1.5);
}
#primary .wp-block-columns.is-style-no-gap {
gap: 0 !important;
margin-bottom: 0 !important;
}  .wp-block-accordion .wp-block-accordion-item {
margin-block-start: 0 !important;
}
.wp-block-accordion .wp-block-accordion-item:not(:last-of-type) {
border-bottom: 1px solid #0c0c0c;
}
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle {
padding: 1em 0;
}
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title {
text-decoration: none;
}
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-panel {
display: grid !important;
grid-template-rows: 0fr !important; transition: grid-template-rows 0.4s ease-out, opacity 0.4s ease-out !important; opacity: 0 !important;
margin-block-start: 0 !important;
}
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-panel > * {
overflow: hidden !important;
}
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-panel.is-open {
grid-template-rows: 1fr !important;
opacity: 1 !important;
}
.wp-block-accordion .wp-block-accordion-item .wp-block-accordion-panel .wp-block-group__inner-container {
padding-bottom: clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem);
}  #primary .wp-block-cover {
padding: calc(2 * clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem)) 0;
}
#primary .wp-block-cover.alignfull > .wp-block-cover__inner-container > * {
width: 90%;
max-width: 1280px;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 781px) {
#primary .wp-block-cover.alignfull > .wp-block-cover__inner-container > * {
width: 95%;
}
}
#primary .wp-block-cover.alignfull > .wp-block-cover__inner-container > *.alignwide {
width: 90%;
max-width: calc(1280px + 25%);
}
#primary .wp-block-cover.alignfull > .wp-block-cover__inner-container > *.alignfull {
width: 100%;
max-width: none;
}  .wp-block-image .wp-element-caption {
text-align: center;
font-size: max(1.2rem, clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem) * 0.8);
}    #primary .wp-block-media-text .wp-block-media-text__content {
padding: 0;
}
#primary .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
padding-left: 0;
}
#primary .wp-block-media-text:not(.has-media-on-the-right) .wp-block-media-text__content {
padding-right: 0;
}    .wp-block-buttons .wp-block-button .wp-block-button__link {
font-size: clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem);
letter-spacing: -0.045em;
transition: filter 0.3s ease-in-out;
}
.wp-block-buttons .wp-block-button .wp-block-button__link:hover {
filter: brightness(1.1);
}
.wp-block-buttons .wp-block-button .wp-block-button__link:focus, .wp-block-buttons .wp-block-button .wp-block-button__link:focus-visible, .wp-block-buttons .wp-block-button .wp-block-button__link:active {
outline: 0;
outline-color: transparent;
}  #primary .wp-block-quote cite {
text-align: right;
font-size: max(1.2rem, clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem) * 0.8);
}  #primary .wp-block-file {
display: flex;
}
#primary .wp-block-file a:focus, #primary .wp-block-file a:focus-visible, #primary .wp-block-file a:active {
outline: 0;
outline-color: transparent;
}
#primary .wp-block-file a:not(.wp-block-file__button) {
font-size: max(1.2rem, clamp(1.8rem, 0.0196078431 * (100vmin + 100vmax) / 2, 2rem) * 0.8) !important;
color: #14AB82;
background-color: #fAfAfA;
border: 1px solid #14AB82;
border-radius: 0;
padding: 0.6em 0.8em 0.4em;
font-weight: 600;
line-height: 1;
text-align: center;
transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}
#primary .wp-block-file a:not(.wp-block-file__button):hover {
color: #fAfAfA;
background-color: #14AB82;
}
#primary .wp-block-file .wp-block-file__button {
margin-left: 1rem;
color: transparent;
font-size: 0px !important;
background-color: #14AB82;
padding: 1rem;
}
#primary .wp-block-file .wp-block-file__button::after {
content: "";
background-image: url(https://pointcontactsport-ge.ch/wp-content/themes/ptc/sass/res/svg/icon-download.svg);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
display: block;
width: 2rem;
height: 2rem;
}    #primary .wp-block-separator {
border: none !important;
height: 0.1rem !important;
margin-top: clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem) !important;
margin-bottom: clamp(1.5rem, 0.0274509804 * (100vmin + 100vmax) / 2, 2.8rem) !important;
}  #primary .wp-block-file {
flex-direction: column;
}