.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0} body {
font-family: "Suse", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
p {
margin-bottom: 1rem;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
margin: 0;
font-family: "Poppins", sans-serif;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
p {
margin-top: 0;
margin-bottom: 1rem;
}
ul,
ol,
dl {
margin-top: 0;
margin-bottom: 1rem;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
dt {
font-weight: 700;
}
dd {
margin-bottom: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 0.875em;
}
sub,
sup {
position: relative;
font-size: 0.75em;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #0d6efd;
text-decoration: underline;
}
a:not([href]):not([class]), a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
pre,
code,
kbd,
samp {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
font-size: 1em;
}
pre {
margin-top: 0;
margin-bottom: 1rem;
overflow: auto;
font-size: 0.875em;
}
figure {
margin: 0 0 1rem;
}
img {
vertical-align: middle;
}
table {
caption-side: bottom;
border-collapse: collapse;
}
caption {
padding-top: 0.5rem;
padding-bottom: 0.5rem;
color: #6c757d;
text-align: left;
}
th {
text-align: inherit;
text-align: -webkit-match-parent;
}
thead,
tbody,
tfoot,
tr,
td,
th {
border-color: inherit;
border-style: solid;
border-width: 0;
}
::placeholder {
font-family: "Poppins", sans-serif;
}
label {
display: inline-block;
}
button {
margin: 0;
font-family: inherit;
font-size: inherit;
line-height: inherit;
outline: 1px dotted;
outline: 5px auto -webkit-focus-ring-color;
overflow: visible;
-webkit-appearance: button;
appearance: button;
text-transform: none;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
padding: 0;
border-style: none;
}
button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
cursor: pointer;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
float: left;
padding: 0;
margin-bottom: 0.5rem;
font-size: calc(1.275rem + .3vw);
line-height: inherit;
}
@media (min-width: 1200px) {
legend {
font-size: 1.5rem;
}
}
legend + * {
clear: left;
}
progress {
vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
outline-offset: -2px;
-webkit-appearance: textfield;
appearance: textfield;
}
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
cursor: pointer;
}
template {
display: none;
}
[hidden] {
display: none !important;
} .container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
--bs-gutter-x: 2rem;
--bs-gutter-y: 0;
width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
@media (min-width: 1400px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1320px;
}
}
:root {
--bs-breakpoint-xs: 0;
--bs-breakpoint-sm: 576px;
--bs-breakpoint-md: 768px;
--bs-breakpoint-lg: 992px;
--bs-breakpoint-xl: 1200px;
--bs-breakpoint-xxl: 1400px;
}
.row {
--bs-gutter-x: 2rem;
--bs-gutter-y: 0;
display: flex;
flex-wrap: wrap;
margin-top: calc(-1 * var(--bs-gutter-y));
margin-right: calc(-.5 * var(--bs-gutter-x));
margin-left: calc(-.5 * var(--bs-gutter-x));
}
.row > * {
box-sizing: border-box;
flex-shrink: 0;
width: 100%;
max-width: 100%;
padding-right: calc(var(--bs-gutter-x) * .5);
padding-left: calc(var(--bs-gutter-x) * .5);
margin-top: var(--bs-gutter-y);
}
.col {
flex: 1 0 0;
}
.row-cols-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-auto {
flex: 0 0 auto;
width: auto;
}
.col-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-3 {
flex: 0 0 auto;
width: 25%;
}
.col-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-6 {
flex: 0 0 auto;
width: 50%;
}
.col-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-9 {
flex: 0 0 auto;
width: 75%;
}
.col-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-1 {
margin-left: 8.33333333%;
}
.offset-2 {
margin-left: 16.66666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333333%;
}
.offset-5 {
margin-left: 41.66666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333333%;
}
.offset-8 {
margin-left: 66.66666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333333%;
}
.offset-11 {
margin-left: 91.66666667%;
}
.g-0,
.gx-0 {
--bs-gutter-x: 0;
}
.g-0,
.gy-0 {
--bs-gutter-y: 0;
}
.g-1,
.gx-1 {
--bs-gutter-x: 0.25rem;
}
.g-1,
.gy-1 {
--bs-gutter-y: 0.25rem;
}
.g-2,
.gx-2 {
--bs-gutter-x: 0.5rem;
}
.g-2,
.gy-2 {
--bs-gutter-y: 0.5rem;
}
.g-3,
.gx-3 {
--bs-gutter-x: 1rem;
}
.g-3,
.gy-3 {
--bs-gutter-y: 1rem;
}
.g-4,
.gx-4 {
--bs-gutter-x: 1.5rem;
}
.g-4,
.gy-4 {
--bs-gutter-y: 1.5rem;
}
.g-5,
.gx-5 {
--bs-gutter-x: 3rem;
}
.g-5,
.gy-5 {
--bs-gutter-y: 3rem;
}
@media (min-width: 576px) {
.col-sm {
flex: 1 0 0;
}
.row-cols-sm-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-sm-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-sm-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-sm-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-sm-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-sm-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-sm-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-sm-auto {
flex: 0 0 auto;
width: auto;
}
.col-sm-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-sm-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-sm-3 {
flex: 0 0 auto;
width: 25%;
}
.col-sm-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-sm-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-sm-6 {
flex: 0 0 auto;
width: 50%;
}
.col-sm-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-sm-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-sm-9 {
flex: 0 0 auto;
width: 75%;
}
.col-sm-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-sm-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-sm-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.33333333%;
}
.offset-sm-2 {
margin-left: 16.66666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333333%;
}
.offset-sm-5 {
margin-left: 41.66666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333333%;
}
.offset-sm-8 {
margin-left: 66.66666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333333%;
}
.offset-sm-11 {
margin-left: 91.66666667%;
}
.g-sm-0,
.gx-sm-0 {
--bs-gutter-x: 0;
}
.g-sm-0,
.gy-sm-0 {
--bs-gutter-y: 0;
}
.g-sm-1,
.gx-sm-1 {
--bs-gutter-x: 0.25rem;
}
.g-sm-1,
.gy-sm-1 {
--bs-gutter-y: 0.25rem;
}
.g-sm-2,
.gx-sm-2 {
--bs-gutter-x: 0.5rem;
}
.g-sm-2,
.gy-sm-2 {
--bs-gutter-y: 0.5rem;
}
.g-sm-3,
.gx-sm-3 {
--bs-gutter-x: 1rem;
}
.g-sm-3,
.gy-sm-3 {
--bs-gutter-y: 1rem;
}
.g-sm-4,
.gx-sm-4 {
--bs-gutter-x: 1.5rem;
}
.g-sm-4,
.gy-sm-4 {
--bs-gutter-y: 1.5rem;
}
.g-sm-5,
.gx-sm-5 {
--bs-gutter-x: 3rem;
}
.g-sm-5,
.gy-sm-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 768px) {
.col-md {
flex: 1 0 0;
}
.row-cols-md-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-md-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-md-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-md-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-md-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-md-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-md-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-md-auto {
flex: 0 0 auto;
width: auto;
}
.col-md-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-md-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-md-3 {
flex: 0 0 auto;
width: 25%;
}
.col-md-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-md-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-md-6 {
flex: 0 0 auto;
width: 50%;
}
.col-md-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-md-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-md-9 {
flex: 0 0 auto;
width: 75%;
}
.col-md-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-md-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-md-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.33333333%;
}
.offset-md-2 {
margin-left: 16.66666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333333%;
}
.offset-md-5 {
margin-left: 41.66666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333333%;
}
.offset-md-8 {
margin-left: 66.66666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333333%;
}
.offset-md-11 {
margin-left: 91.66666667%;
}
.g-md-0,
.gx-md-0 {
--bs-gutter-x: 0;
}
.g-md-0,
.gy-md-0 {
--bs-gutter-y: 0;
}
.g-md-1,
.gx-md-1 {
--bs-gutter-x: 0.25rem;
}
.g-md-1,
.gy-md-1 {
--bs-gutter-y: 0.25rem;
}
.g-md-2,
.gx-md-2 {
--bs-gutter-x: 0.5rem;
}
.g-md-2,
.gy-md-2 {
--bs-gutter-y: 0.5rem;
}
.g-md-3,
.gx-md-3 {
--bs-gutter-x: 1rem;
}
.g-md-3,
.gy-md-3 {
--bs-gutter-y: 1rem;
}
.g-md-4,
.gx-md-4 {
--bs-gutter-x: 1.5rem;
}
.g-md-4,
.gy-md-4 {
--bs-gutter-y: 1.5rem;
}
.g-md-5,
.gx-md-5 {
--bs-gutter-x: 3rem;
}
.g-md-5,
.gy-md-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 992px) {
.col-lg {
flex: 1 0 0;
}
.row-cols-lg-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-lg-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-lg-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-lg-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-lg-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-lg-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-lg-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-lg-auto {
flex: 0 0 auto;
width: auto;
}
.col-lg-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-lg-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-lg-3 {
flex: 0 0 auto;
width: 25%;
}
.col-lg-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-lg-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-lg-6 {
flex: 0 0 auto;
width: 50%;
}
.col-lg-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-lg-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-lg-9 {
flex: 0 0 auto;
width: 75%;
}
.col-lg-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-lg-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-lg-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.33333333%;
}
.offset-lg-2 {
margin-left: 16.66666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333333%;
}
.offset-lg-5 {
margin-left: 41.66666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333333%;
}
.offset-lg-8 {
margin-left: 66.66666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333333%;
}
.offset-lg-11 {
margin-left: 91.66666667%;
}
.g-lg-0,
.gx-lg-0 {
--bs-gutter-x: 0;
}
.g-lg-0,
.gy-lg-0 {
--bs-gutter-y: 0;
}
.g-lg-1,
.gx-lg-1 {
--bs-gutter-x: 0.25rem;
}
.g-lg-1,
.gy-lg-1 {
--bs-gutter-y: 0.25rem;
}
.g-lg-2,
.gx-lg-2 {
--bs-gutter-x: 0.5rem;
}
.g-lg-2,
.gy-lg-2 {
--bs-gutter-y: 0.5rem;
}
.g-lg-3,
.gx-lg-3 {
--bs-gutter-x: 1rem;
}
.g-lg-3,
.gy-lg-3 {
--bs-gutter-y: 1rem;
}
.g-lg-4,
.gx-lg-4 {
--bs-gutter-x: 1.5rem;
}
.g-lg-4,
.gy-lg-4 {
--bs-gutter-y: 1.5rem;
}
.g-lg-5,
.gx-lg-5 {
--bs-gutter-x: 3rem;
}
.g-lg-5,
.gy-lg-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1200px) {
.col-xl {
flex: 1 0 0;
}
.row-cols-xl-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-xl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-xl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-xl-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-xl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-xl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-xl-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xl-auto {
flex: 0 0 auto;
width: auto;
}
.col-xl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-xl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xl-3 {
flex: 0 0 auto;
width: 25%;
}
.col-xl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-xl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-xl-6 {
flex: 0 0 auto;
width: 50%;
}
.col-xl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-xl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-xl-9 {
flex: 0 0 auto;
width: 75%;
}
.col-xl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-xl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-xl-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.33333333%;
}
.offset-xl-2 {
margin-left: 16.66666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333333%;
}
.offset-xl-5 {
margin-left: 41.66666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333333%;
}
.offset-xl-8 {
margin-left: 66.66666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333333%;
}
.offset-xl-11 {
margin-left: 91.66666667%;
}
.g-xl-0,
.gx-xl-0 {
--bs-gutter-x: 0;
}
.g-xl-0,
.gy-xl-0 {
--bs-gutter-y: 0;
}
.g-xl-1,
.gx-xl-1 {
--bs-gutter-x: 0.25rem;
}
.g-xl-1,
.gy-xl-1 {
--bs-gutter-y: 0.25rem;
}
.g-xl-2,
.gx-xl-2 {
--bs-gutter-x: 0.5rem;
}
.g-xl-2,
.gy-xl-2 {
--bs-gutter-y: 0.5rem;
}
.g-xl-3,
.gx-xl-3 {
--bs-gutter-x: 1rem;
}
.g-xl-3,
.gy-xl-3 {
--bs-gutter-y: 1rem;
}
.g-xl-4,
.gx-xl-4 {
--bs-gutter-x: 1.5rem;
}
.g-xl-4,
.gy-xl-4 {
--bs-gutter-y: 1.5rem;
}
.g-xl-5,
.gx-xl-5 {
--bs-gutter-x: 3rem;
}
.g-xl-5,
.gy-xl-5 {
--bs-gutter-y: 3rem;
}
}
@media (min-width: 1400px) {
.col-xxl {
flex: 1 0 0;
}
.row-cols-xxl-auto > * {
flex: 0 0 auto;
width: auto;
}
.row-cols-xxl-1 > * {
flex: 0 0 auto;
width: 100%;
}
.row-cols-xxl-2 > * {
flex: 0 0 auto;
width: 50%;
}
.row-cols-xxl-3 > * {
flex: 0 0 auto;
width: 33.33333333%;
}
.row-cols-xxl-4 > * {
flex: 0 0 auto;
width: 25%;
}
.row-cols-xxl-5 > * {
flex: 0 0 auto;
width: 20%;
}
.row-cols-xxl-6 > * {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xxl-auto {
flex: 0 0 auto;
width: auto;
}
.col-xxl-1 {
flex: 0 0 auto;
width: 8.33333333%;
}
.col-xxl-2 {
flex: 0 0 auto;
width: 16.66666667%;
}
.col-xxl-3 {
flex: 0 0 auto;
width: 25%;
}
.col-xxl-4 {
flex: 0 0 auto;
width: 33.33333333%;
}
.col-xxl-5 {
flex: 0 0 auto;
width: 41.66666667%;
}
.col-xxl-6 {
flex: 0 0 auto;
width: 50%;
}
.col-xxl-7 {
flex: 0 0 auto;
width: 58.33333333%;
}
.col-xxl-8 {
flex: 0 0 auto;
width: 66.66666667%;
}
.col-xxl-9 {
flex: 0 0 auto;
width: 75%;
}
.col-xxl-10 {
flex: 0 0 auto;
width: 83.33333333%;
}
.col-xxl-11 {
flex: 0 0 auto;
width: 91.66666667%;
}
.col-xxl-12 {
flex: 0 0 auto;
width: 100%;
}
.offset-xxl-0 {
margin-left: 0;
}
.offset-xxl-1 {
margin-left: 8.33333333%;
}
.offset-xxl-2 {
margin-left: 16.66666667%;
}
.offset-xxl-3 {
margin-left: 25%;
}
.offset-xxl-4 {
margin-left: 33.33333333%;
}
.offset-xxl-5 {
margin-left: 41.66666667%;
}
.offset-xxl-6 {
margin-left: 50%;
}
.offset-xxl-7 {
margin-left: 58.33333333%;
}
.offset-xxl-8 {
margin-left: 66.66666667%;
}
.offset-xxl-9 {
margin-left: 75%;
}
.offset-xxl-10 {
margin-left: 83.33333333%;
}
.offset-xxl-11 {
margin-left: 91.66666667%;
}
.g-xxl-0,
.gx-xxl-0 {
--bs-gutter-x: 0;
}
.g-xxl-0,
.gy-xxl-0 {
--bs-gutter-y: 0;
}
.g-xxl-1,
.gx-xxl-1 {
--bs-gutter-x: 0.25rem;
}
.g-xxl-1,
.gy-xxl-1 {
--bs-gutter-y: 0.25rem;
}
.g-xxl-2,
.gx-xxl-2 {
--bs-gutter-x: 0.5rem;
}
.g-xxl-2,
.gy-xxl-2 {
--bs-gutter-y: 0.5rem;
}
.g-xxl-3,
.gx-xxl-3 {
--bs-gutter-x: 1rem;
}
.g-xxl-3,
.gy-xxl-3 {
--bs-gutter-y: 1rem;
}
.g-xxl-4,
.gx-xxl-4 {
--bs-gutter-x: 1.5rem;
}
.g-xxl-4,
.gy-xxl-4 {
--bs-gutter-y: 1.5rem;
}
.g-xxl-5,
.gx-xxl-5 {
--bs-gutter-x: 3rem;
}
.g-xxl-5,
.gy-xxl-5 {
--bs-gutter-y: 3rem;
}
}
.d-inline {
display: inline !important;
}
.d-inline-block {
display: inline-block !important;
}
.d-block {
display: block !important;
}
.d-grid {
display: grid !important;
}
.d-inline-grid {
display: inline-grid !important;
}
.d-table {
display: table !important;
}
.d-table-row {
display: table-row !important;
}
.d-table-cell {
display: table-cell !important;
}
.d-flex {
display: flex !important;
}
.d-inline-flex {
display: inline-flex !important;
}
.d-none {
display: none !important;
}
.flex-fill {
flex: 1 1 auto !important;
}
.flex-row {
flex-direction: row !important;
}
.flex-column {
flex-direction: column !important;
}
.flex-row-reverse {
flex-direction: row-reverse !important;
}
.flex-column-reverse {
flex-direction: column-reverse !important;
}
.flex-grow-0 {
flex-grow: 0 !important;
}
.flex-grow-1 {
flex-grow: 1 !important;
}
.flex-shrink-0 {
flex-shrink: 0 !important;
}
.flex-shrink-1 {
flex-shrink: 1 !important;
}
.flex-wrap {
flex-wrap: wrap !important;
}
.flex-nowrap {
flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-start {
justify-content: flex-start !important;
}
.justify-content-end {
justify-content: flex-end !important;
}
.justify-content-center {
justify-content: center !important;
}
.justify-content-between {
justify-content: space-between !important;
}
.justify-content-around {
justify-content: space-around !important;
}
.justify-content-evenly {
justify-content: space-evenly !important;
}
.align-items-start {
align-items: flex-start !important;
}
.align-items-end {
align-items: flex-end !important;
}
.align-items-center {
align-items: center !important;
}
.align-items-baseline {
align-items: baseline !important;
}
.align-items-stretch {
align-items: stretch !important;
}
.align-content-start {
align-content: flex-start !important;
}
.align-content-end {
align-content: flex-end !important;
}
.align-content-center {
align-content: center !important;
}
.align-content-between {
align-content: space-between !important;
}
.align-content-around {
align-content: space-around !important;
}
.align-content-stretch {
align-content: stretch !important;
}
.align-self-auto {
align-self: auto !important;
}
.align-self-start {
align-self: flex-start !important;
}
.align-self-end {
align-self: flex-end !important;
}
.align-self-center {
align-self: center !important;
}
.align-self-baseline {
align-self: baseline !important;
}
.align-self-stretch {
align-self: stretch !important;
}
.order-first {
order: -1 !important;
}
.order-0 {
order: 0 !important;
}
.order-1 {
order: 1 !important;
}
.order-2 {
order: 2 !important;
}
.order-3 {
order: 3 !important;
}
.order-4 {
order: 4 !important;
}
.order-5 {
order: 5 !important;
}
.order-last {
order: 6 !important;
}
.m-0 {
margin: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.m-auto {
margin: auto !important;
}
.mx-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-0 {
margin-top: 0 !important;
}
.mt-1 {
margin-top: 0.25rem !important;
}
.mt-2 {
margin-top: 0.5rem !important;
}
.mt-3 {
margin-top: 1rem !important;
}
.mt-4 {
margin-top: 1.5rem !important;
}
.mt-5 {
margin-top: 3rem !important;
}
.mt-auto {
margin-top: auto !important;
}
.me-0 {
margin-right: 0 !important;
}
.me-1 {
margin-right: 0.25rem !important;
}
.me-2 {
margin-right: 0.5rem !important;
}
.me-3 {
margin-right: 1rem !important;
}
.me-4 {
margin-right: 1.5rem !important;
}
.me-5 {
margin-right: 3rem !important;
}
.me-auto {
margin-right: auto !important;
}
.mb-0 {
margin-bottom: 0 !important;
}
.mb-1 {
margin-bottom: 0.25rem !important;
}
.mb-2 {
margin-bottom: 0.5rem !important;
}
.mb-3 {
margin-bottom: 1rem !important;
}
.mb-4 {
margin-bottom: 1.5rem !important;
}
.mb-5 {
margin-bottom: 3rem !important;
}
.mb-auto {
margin-bottom: auto !important;
}
.ms-0 {
margin-left: 0 !important;
}
.ms-1 {
margin-left: 0.25rem !important;
}
.ms-2 {
margin-left: 0.5rem !important;
}
.ms-3 {
margin-left: 1rem !important;
}
.ms-4 {
margin-left: 1.5rem !important;
}
.ms-5 {
margin-left: 3rem !important;
}
.ms-auto {
margin-left: auto !important;
}
.p-0 {
padding: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.px-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-0 {
padding-top: 0 !important;
}
.pt-1 {
padding-top: 0.25rem !important;
}
.pt-2 {
padding-top: 0.5rem !important;
}
.pt-3 {
padding-top: 1rem !important;
}
.pt-4 {
padding-top: 1.5rem !important;
}
.pt-5 {
padding-top: 3rem !important;
}
.pe-0 {
padding-right: 0 !important;
}
.pe-1 {
padding-right: 0.25rem !important;
}
.pe-2 {
padding-right: 0.5rem !important;
}
.pe-3 {
padding-right: 1rem !important;
}
.pe-4 {
padding-right: 1.5rem !important;
}
.pe-5 {
padding-right: 3rem !important;
}
.pb-0 {
padding-bottom: 0 !important;
}
.pb-1 {
padding-bottom: 0.25rem !important;
}
.pb-2 {
padding-bottom: 0.5rem !important;
}
.pb-3 {
padding-bottom: 1rem !important;
}
.pb-4 {
padding-bottom: 1.5rem !important;
}
.pb-5 {
padding-bottom: 3rem !important;
}
.ps-0 {
padding-left: 0 !important;
}
.ps-1 {
padding-left: 0.25rem !important;
}
.ps-2 {
padding-left: 0.5rem !important;
}
.ps-3 {
padding-left: 1rem !important;
}
.ps-4 {
padding-left: 1.5rem !important;
}
.ps-5 {
padding-left: 3rem !important;
}
@media (min-width: 576px) {
.d-sm-inline {
display: inline !important;
}
.d-sm-inline-block {
display: inline-block !important;
}
.d-sm-block {
display: block !important;
}
.d-sm-grid {
display: grid !important;
}
.d-sm-inline-grid {
display: inline-grid !important;
}
.d-sm-table {
display: table !important;
}
.d-sm-table-row {
display: table-row !important;
}
.d-sm-table-cell {
display: table-cell !important;
}
.d-sm-flex {
display: flex !important;
}
.d-sm-inline-flex {
display: inline-flex !important;
}
.d-sm-none {
display: none !important;
}
.flex-sm-fill {
flex: 1 1 auto !important;
}
.flex-sm-row {
flex-direction: row !important;
}
.flex-sm-column {
flex-direction: column !important;
}
.flex-sm-row-reverse {
flex-direction: row-reverse !important;
}
.flex-sm-column-reverse {
flex-direction: column-reverse !important;
}
.flex-sm-grow-0 {
flex-grow: 0 !important;
}
.flex-sm-grow-1 {
flex-grow: 1 !important;
}
.flex-sm-shrink-0 {
flex-shrink: 0 !important;
}
.flex-sm-shrink-1 {
flex-shrink: 1 !important;
}
.flex-sm-wrap {
flex-wrap: wrap !important;
}
.flex-sm-nowrap {
flex-wrap: nowrap !important;
}
.flex-sm-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-sm-start {
justify-content: flex-start !important;
}
.justify-content-sm-end {
justify-content: flex-end !important;
}
.justify-content-sm-center {
justify-content: center !important;
}
.justify-content-sm-between {
justify-content: space-between !important;
}
.justify-content-sm-around {
justify-content: space-around !important;
}
.justify-content-sm-evenly {
justify-content: space-evenly !important;
}
.align-items-sm-start {
align-items: flex-start !important;
}
.align-items-sm-end {
align-items: flex-end !important;
}
.align-items-sm-center {
align-items: center !important;
}
.align-items-sm-baseline {
align-items: baseline !important;
}
.align-items-sm-stretch {
align-items: stretch !important;
}
.align-content-sm-start {
align-content: flex-start !important;
}
.align-content-sm-end {
align-content: flex-end !important;
}
.align-content-sm-center {
align-content: center !important;
}
.align-content-sm-between {
align-content: space-between !important;
}
.align-content-sm-around {
align-content: space-around !important;
}
.align-content-sm-stretch {
align-content: stretch !important;
}
.align-self-sm-auto {
align-self: auto !important;
}
.align-self-sm-start {
align-self: flex-start !important;
}
.align-self-sm-end {
align-self: flex-end !important;
}
.align-self-sm-center {
align-self: center !important;
}
.align-self-sm-baseline {
align-self: baseline !important;
}
.align-self-sm-stretch {
align-self: stretch !important;
}
.order-sm-first {
order: -1 !important;
}
.order-sm-0 {
order: 0 !important;
}
.order-sm-1 {
order: 1 !important;
}
.order-sm-2 {
order: 2 !important;
}
.order-sm-3 {
order: 3 !important;
}
.order-sm-4 {
order: 4 !important;
}
.order-sm-5 {
order: 5 !important;
}
.order-sm-last {
order: 6 !important;
}
.m-sm-0 {
margin: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mx-sm-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-sm-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-sm-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-sm-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-sm-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-sm-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-sm-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-sm-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-sm-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-sm-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-sm-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-sm-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-sm-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-sm-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-sm-0 {
margin-top: 0 !important;
}
.mt-sm-1 {
margin-top: 0.25rem !important;
}
.mt-sm-2 {
margin-top: 0.5rem !important;
}
.mt-sm-3 {
margin-top: 1rem !important;
}
.mt-sm-4 {
margin-top: 1.5rem !important;
}
.mt-sm-5 {
margin-top: 3rem !important;
}
.mt-sm-auto {
margin-top: auto !important;
}
.me-sm-0 {
margin-right: 0 !important;
}
.me-sm-1 {
margin-right: 0.25rem !important;
}
.me-sm-2 {
margin-right: 0.5rem !important;
}
.me-sm-3 {
margin-right: 1rem !important;
}
.me-sm-4 {
margin-right: 1.5rem !important;
}
.me-sm-5 {
margin-right: 3rem !important;
}
.me-sm-auto {
margin-right: auto !important;
}
.mb-sm-0 {
margin-bottom: 0 !important;
}
.mb-sm-1 {
margin-bottom: 0.25rem !important;
}
.mb-sm-2 {
margin-bottom: 0.5rem !important;
}
.mb-sm-3 {
margin-bottom: 1rem !important;
}
.mb-sm-4 {
margin-bottom: 1.5rem !important;
}
.mb-sm-5 {
margin-bottom: 3rem !important;
}
.mb-sm-auto {
margin-bottom: auto !important;
}
.ms-sm-0 {
margin-left: 0 !important;
}
.ms-sm-1 {
margin-left: 0.25rem !important;
}
.ms-sm-2 {
margin-left: 0.5rem !important;
}
.ms-sm-3 {
margin-left: 1rem !important;
}
.ms-sm-4 {
margin-left: 1.5rem !important;
}
.ms-sm-5 {
margin-left: 3rem !important;
}
.ms-sm-auto {
margin-left: auto !important;
}
.p-sm-0 {
padding: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.px-sm-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-sm-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-sm-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-sm-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-sm-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-sm-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-sm-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-sm-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-sm-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-sm-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-sm-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-sm-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-sm-0 {
padding-top: 0 !important;
}
.pt-sm-1 {
padding-top: 0.25rem !important;
}
.pt-sm-2 {
padding-top: 0.5rem !important;
}
.pt-sm-3 {
padding-top: 1rem !important;
}
.pt-sm-4 {
padding-top: 1.5rem !important;
}
.pt-sm-5 {
padding-top: 3rem !important;
}
.pe-sm-0 {
padding-right: 0 !important;
}
.pe-sm-1 {
padding-right: 0.25rem !important;
}
.pe-sm-2 {
padding-right: 0.5rem !important;
}
.pe-sm-3 {
padding-right: 1rem !important;
}
.pe-sm-4 {
padding-right: 1.5rem !important;
}
.pe-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-0 {
padding-bottom: 0 !important;
}
.pb-sm-1 {
padding-bottom: 0.25rem !important;
}
.pb-sm-2 {
padding-bottom: 0.5rem !important;
}
.pb-sm-3 {
padding-bottom: 1rem !important;
}
.pb-sm-4 {
padding-bottom: 1.5rem !important;
}
.pb-sm-5 {
padding-bottom: 3rem !important;
}
.ps-sm-0 {
padding-left: 0 !important;
}
.ps-sm-1 {
padding-left: 0.25rem !important;
}
.ps-sm-2 {
padding-left: 0.5rem !important;
}
.ps-sm-3 {
padding-left: 1rem !important;
}
.ps-sm-4 {
padding-left: 1.5rem !important;
}
.ps-sm-5 {
padding-left: 3rem !important;
}
}
@media (min-width: 768px) {
.d-md-inline {
display: inline !important;
}
.d-md-inline-block {
display: inline-block !important;
}
.d-md-block {
display: block !important;
}
.d-md-grid {
display: grid !important;
}
.d-md-inline-grid {
display: inline-grid !important;
}
.d-md-table {
display: table !important;
}
.d-md-table-row {
display: table-row !important;
}
.d-md-table-cell {
display: table-cell !important;
}
.d-md-flex {
display: flex !important;
}
.d-md-inline-flex {
display: inline-flex !important;
}
.d-md-none {
display: none !important;
}
.flex-md-fill {
flex: 1 1 auto !important;
}
.flex-md-row {
flex-direction: row !important;
}
.flex-md-column {
flex-direction: column !important;
}
.flex-md-row-reverse {
flex-direction: row-reverse !important;
}
.flex-md-column-reverse {
flex-direction: column-reverse !important;
}
.flex-md-grow-0 {
flex-grow: 0 !important;
}
.flex-md-grow-1 {
flex-grow: 1 !important;
}
.flex-md-shrink-0 {
flex-shrink: 0 !important;
}
.flex-md-shrink-1 {
flex-shrink: 1 !important;
}
.flex-md-wrap {
flex-wrap: wrap !important;
}
.flex-md-nowrap {
flex-wrap: nowrap !important;
}
.flex-md-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-md-start {
justify-content: flex-start !important;
}
.justify-content-md-end {
justify-content: flex-end !important;
}
.justify-content-md-center {
justify-content: center !important;
}
.justify-content-md-between {
justify-content: space-between !important;
}
.justify-content-md-around {
justify-content: space-around !important;
}
.justify-content-md-evenly {
justify-content: space-evenly !important;
}
.align-items-md-start {
align-items: flex-start !important;
}
.align-items-md-end {
align-items: flex-end !important;
}
.align-items-md-center {
align-items: center !important;
}
.align-items-md-baseline {
align-items: baseline !important;
}
.align-items-md-stretch {
align-items: stretch !important;
}
.align-content-md-start {
align-content: flex-start !important;
}
.align-content-md-end {
align-content: flex-end !important;
}
.align-content-md-center {
align-content: center !important;
}
.align-content-md-between {
align-content: space-between !important;
}
.align-content-md-around {
align-content: space-around !important;
}
.align-content-md-stretch {
align-content: stretch !important;
}
.align-self-md-auto {
align-self: auto !important;
}
.align-self-md-start {
align-self: flex-start !important;
}
.align-self-md-end {
align-self: flex-end !important;
}
.align-self-md-center {
align-self: center !important;
}
.align-self-md-baseline {
align-self: baseline !important;
}
.align-self-md-stretch {
align-self: stretch !important;
}
.order-md-first {
order: -1 !important;
}
.order-md-0 {
order: 0 !important;
}
.order-md-1 {
order: 1 !important;
}
.order-md-2 {
order: 2 !important;
}
.order-md-3 {
order: 3 !important;
}
.order-md-4 {
order: 4 !important;
}
.order-md-5 {
order: 5 !important;
}
.order-md-last {
order: 6 !important;
}
.m-md-0 {
margin: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mx-md-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-md-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-md-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-md-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-md-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-md-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-md-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-md-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-md-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-md-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-md-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-md-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-md-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-md-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-md-0 {
margin-top: 0 !important;
}
.mt-md-1 {
margin-top: 0.25rem !important;
}
.mt-md-2 {
margin-top: 0.5rem !important;
}
.mt-md-3 {
margin-top: 1rem !important;
}
.mt-md-4 {
margin-top: 1.5rem !important;
}
.mt-md-5 {
margin-top: 3rem !important;
}
.mt-md-auto {
margin-top: auto !important;
}
.me-md-0 {
margin-right: 0 !important;
}
.me-md-1 {
margin-right: 0.25rem !important;
}
.me-md-2 {
margin-right: 0.5rem !important;
}
.me-md-3 {
margin-right: 1rem !important;
}
.me-md-4 {
margin-right: 1.5rem !important;
}
.me-md-5 {
margin-right: 3rem !important;
}
.me-md-auto {
margin-right: auto !important;
}
.mb-md-0 {
margin-bottom: 0 !important;
}
.mb-md-1 {
margin-bottom: 0.25rem !important;
}
.mb-md-2 {
margin-bottom: 0.5rem !important;
}
.mb-md-3 {
margin-bottom: 1rem !important;
}
.mb-md-4 {
margin-bottom: 1.5rem !important;
}
.mb-md-5 {
margin-bottom: 3rem !important;
}
.mb-md-auto {
margin-bottom: auto !important;
}
.ms-md-0 {
margin-left: 0 !important;
}
.ms-md-1 {
margin-left: 0.25rem !important;
}
.ms-md-2 {
margin-left: 0.5rem !important;
}
.ms-md-3 {
margin-left: 1rem !important;
}
.ms-md-4 {
margin-left: 1.5rem !important;
}
.ms-md-5 {
margin-left: 3rem !important;
}
.ms-md-auto {
margin-left: auto !important;
}
.p-md-0 {
padding: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.px-md-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-md-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-md-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-md-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-md-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-md-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-md-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-md-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-md-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-md-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-md-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-md-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-md-0 {
padding-top: 0 !important;
}
.pt-md-1 {
padding-top: 0.25rem !important;
}
.pt-md-2 {
padding-top: 0.5rem !important;
}
.pt-md-3 {
padding-top: 1rem !important;
}
.pt-md-4 {
padding-top: 1.5rem !important;
}
.pt-md-5 {
padding-top: 3rem !important;
}
.pe-md-0 {
padding-right: 0 !important;
}
.pe-md-1 {
padding-right: 0.25rem !important;
}
.pe-md-2 {
padding-right: 0.5rem !important;
}
.pe-md-3 {
padding-right: 1rem !important;
}
.pe-md-4 {
padding-right: 1.5rem !important;
}
.pe-md-5 {
padding-right: 3rem !important;
}
.pb-md-0 {
padding-bottom: 0 !important;
}
.pb-md-1 {
padding-bottom: 0.25rem !important;
}
.pb-md-2 {
padding-bottom: 0.5rem !important;
}
.pb-md-3 {
padding-bottom: 1rem !important;
}
.pb-md-4 {
padding-bottom: 1.5rem !important;
}
.pb-md-5 {
padding-bottom: 3rem !important;
}
.ps-md-0 {
padding-left: 0 !important;
}
.ps-md-1 {
padding-left: 0.25rem !important;
}
.ps-md-2 {
padding-left: 0.5rem !important;
}
.ps-md-3 {
padding-left: 1rem !important;
}
.ps-md-4 {
padding-left: 1.5rem !important;
}
.ps-md-5 {
padding-left: 3rem !important;
}
}
@media (min-width: 992px) {
.d-lg-inline {
display: inline !important;
}
.d-lg-inline-block {
display: inline-block !important;
}
.d-lg-block {
display: block !important;
}
.d-lg-grid {
display: grid !important;
}
.d-lg-inline-grid {
display: inline-grid !important;
}
.d-lg-table {
display: table !important;
}
.d-lg-table-row {
display: table-row !important;
}
.d-lg-table-cell {
display: table-cell !important;
}
.d-lg-flex {
display: flex !important;
}
.d-lg-inline-flex {
display: inline-flex !important;
}
.d-lg-none {
display: none !important;
}
.flex-lg-fill {
flex: 1 1 auto !important;
}
.flex-lg-row {
flex-direction: row !important;
}
.flex-lg-column {
flex-direction: column !important;
}
.flex-lg-row-reverse {
flex-direction: row-reverse !important;
}
.flex-lg-column-reverse {
flex-direction: column-reverse !important;
}
.flex-lg-grow-0 {
flex-grow: 0 !important;
}
.flex-lg-grow-1 {
flex-grow: 1 !important;
}
.flex-lg-shrink-0 {
flex-shrink: 0 !important;
}
.flex-lg-shrink-1 {
flex-shrink: 1 !important;
}
.flex-lg-wrap {
flex-wrap: wrap !important;
}
.flex-lg-nowrap {
flex-wrap: nowrap !important;
}
.flex-lg-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-lg-start {
justify-content: flex-start !important;
}
.justify-content-lg-end {
justify-content: flex-end !important;
}
.justify-content-lg-center {
justify-content: center !important;
}
.justify-content-lg-between {
justify-content: space-between !important;
}
.justify-content-lg-around {
justify-content: space-around !important;
}
.justify-content-lg-evenly {
justify-content: space-evenly !important;
}
.align-items-lg-start {
align-items: flex-start !important;
}
.align-items-lg-end {
align-items: flex-end !important;
}
.align-items-lg-center {
align-items: center !important;
}
.align-items-lg-baseline {
align-items: baseline !important;
}
.align-items-lg-stretch {
align-items: stretch !important;
}
.align-content-lg-start {
align-content: flex-start !important;
}
.align-content-lg-end {
align-content: flex-end !important;
}
.align-content-lg-center {
align-content: center !important;
}
.align-content-lg-between {
align-content: space-between !important;
}
.align-content-lg-around {
align-content: space-around !important;
}
.align-content-lg-stretch {
align-content: stretch !important;
}
.align-self-lg-auto {
align-self: auto !important;
}
.align-self-lg-start {
align-self: flex-start !important;
}
.align-self-lg-end {
align-self: flex-end !important;
}
.align-self-lg-center {
align-self: center !important;
}
.align-self-lg-baseline {
align-self: baseline !important;
}
.align-self-lg-stretch {
align-self: stretch !important;
}
.order-lg-first {
order: -1 !important;
}
.order-lg-0 {
order: 0 !important;
}
.order-lg-1 {
order: 1 !important;
}
.order-lg-2 {
order: 2 !important;
}
.order-lg-3 {
order: 3 !important;
}
.order-lg-4 {
order: 4 !important;
}
.order-lg-5 {
order: 5 !important;
}
.order-lg-last {
order: 6 !important;
}
.m-lg-0 {
margin: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mx-lg-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-lg-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-lg-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-lg-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-lg-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-lg-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-lg-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-lg-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-lg-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-lg-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-lg-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-lg-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-lg-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-lg-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-lg-0 {
margin-top: 0 !important;
}
.mt-lg-1 {
margin-top: 0.25rem !important;
}
.mt-lg-2 {
margin-top: 0.5rem !important;
}
.mt-lg-3 {
margin-top: 1rem !important;
}
.mt-lg-4 {
margin-top: 1.5rem !important;
}
.mt-lg-5 {
margin-top: 3rem !important;
}
.mt-lg-auto {
margin-top: auto !important;
}
.me-lg-0 {
margin-right: 0 !important;
}
.me-lg-1 {
margin-right: 0.25rem !important;
}
.me-lg-2 {
margin-right: 0.5rem !important;
}
.me-lg-3 {
margin-right: 1rem !important;
}
.me-lg-4 {
margin-right: 1.5rem !important;
}
.me-lg-5 {
margin-right: 3rem !important;
}
.me-lg-auto {
margin-right: auto !important;
}
.mb-lg-0 {
margin-bottom: 0 !important;
}
.mb-lg-1 {
margin-bottom: 0.25rem !important;
}
.mb-lg-2 {
margin-bottom: 0.5rem !important;
}
.mb-lg-3 {
margin-bottom: 1rem !important;
}
.mb-lg-4 {
margin-bottom: 1.5rem !important;
}
.mb-lg-5 {
margin-bottom: 3rem !important;
}
.mb-lg-auto {
margin-bottom: auto !important;
}
.ms-lg-0 {
margin-left: 0 !important;
}
.ms-lg-1 {
margin-left: 0.25rem !important;
}
.ms-lg-2 {
margin-left: 0.5rem !important;
}
.ms-lg-3 {
margin-left: 1rem !important;
}
.ms-lg-4 {
margin-left: 1.5rem !important;
}
.ms-lg-5 {
margin-left: 3rem !important;
}
.ms-lg-auto {
margin-left: auto !important;
}
.p-lg-0 {
padding: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.px-lg-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-lg-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-lg-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-lg-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-lg-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-lg-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-lg-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-lg-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-lg-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-lg-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-lg-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-lg-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-lg-0 {
padding-top: 0 !important;
}
.pt-lg-1 {
padding-top: 0.25rem !important;
}
.pt-lg-2 {
padding-top: 0.5rem !important;
}
.pt-lg-3 {
padding-top: 1rem !important;
}
.pt-lg-4 {
padding-top: 1.5rem !important;
}
.pt-lg-5 {
padding-top: 3rem !important;
}
.pe-lg-0 {
padding-right: 0 !important;
}
.pe-lg-1 {
padding-right: 0.25rem !important;
}
.pe-lg-2 {
padding-right: 0.5rem !important;
}
.pe-lg-3 {
padding-right: 1rem !important;
}
.pe-lg-4 {
padding-right: 1.5rem !important;
}
.pe-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-0 {
padding-bottom: 0 !important;
}
.pb-lg-1 {
padding-bottom: 0.25rem !important;
}
.pb-lg-2 {
padding-bottom: 0.5rem !important;
}
.pb-lg-3 {
padding-bottom: 1rem !important;
}
.pb-lg-4 {
padding-bottom: 1.5rem !important;
}
.pb-lg-5 {
padding-bottom: 3rem !important;
}
.ps-lg-0 {
padding-left: 0 !important;
}
.ps-lg-1 {
padding-left: 0.25rem !important;
}
.ps-lg-2 {
padding-left: 0.5rem !important;
}
.ps-lg-3 {
padding-left: 1rem !important;
}
.ps-lg-4 {
padding-left: 1.5rem !important;
}
.ps-lg-5 {
padding-left: 3rem !important;
}
}
@media (min-width: 1200px) {
.d-xl-inline {
display: inline !important;
}
.d-xl-inline-block {
display: inline-block !important;
}
.d-xl-block {
display: block !important;
}
.d-xl-grid {
display: grid !important;
}
.d-xl-inline-grid {
display: inline-grid !important;
}
.d-xl-table {
display: table !important;
}
.d-xl-table-row {
display: table-row !important;
}
.d-xl-table-cell {
display: table-cell !important;
}
.d-xl-flex {
display: flex !important;
}
.d-xl-inline-flex {
display: inline-flex !important;
}
.d-xl-none {
display: none !important;
}
.flex-xl-fill {
flex: 1 1 auto !important;
}
.flex-xl-row {
flex-direction: row !important;
}
.flex-xl-column {
flex-direction: column !important;
}
.flex-xl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xl-grow-0 {
flex-grow: 0 !important;
}
.flex-xl-grow-1 {
flex-grow: 1 !important;
}
.flex-xl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xl-shrink-1 {
flex-shrink: 1 !important;
}
.flex-xl-wrap {
flex-wrap: wrap !important;
}
.flex-xl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-xl-start {
justify-content: flex-start !important;
}
.justify-content-xl-end {
justify-content: flex-end !important;
}
.justify-content-xl-center {
justify-content: center !important;
}
.justify-content-xl-between {
justify-content: space-between !important;
}
.justify-content-xl-around {
justify-content: space-around !important;
}
.justify-content-xl-evenly {
justify-content: space-evenly !important;
}
.align-items-xl-start {
align-items: flex-start !important;
}
.align-items-xl-end {
align-items: flex-end !important;
}
.align-items-xl-center {
align-items: center !important;
}
.align-items-xl-baseline {
align-items: baseline !important;
}
.align-items-xl-stretch {
align-items: stretch !important;
}
.align-content-xl-start {
align-content: flex-start !important;
}
.align-content-xl-end {
align-content: flex-end !important;
}
.align-content-xl-center {
align-content: center !important;
}
.align-content-xl-between {
align-content: space-between !important;
}
.align-content-xl-around {
align-content: space-around !important;
}
.align-content-xl-stretch {
align-content: stretch !important;
}
.align-self-xl-auto {
align-self: auto !important;
}
.align-self-xl-start {
align-self: flex-start !important;
}
.align-self-xl-end {
align-self: flex-end !important;
}
.align-self-xl-center {
align-self: center !important;
}
.align-self-xl-baseline {
align-self: baseline !important;
}
.align-self-xl-stretch {
align-self: stretch !important;
}
.order-xl-first {
order: -1 !important;
}
.order-xl-0 {
order: 0 !important;
}
.order-xl-1 {
order: 1 !important;
}
.order-xl-2 {
order: 2 !important;
}
.order-xl-3 {
order: 3 !important;
}
.order-xl-4 {
order: 4 !important;
}
.order-xl-5 {
order: 5 !important;
}
.order-xl-last {
order: 6 !important;
}
.m-xl-0 {
margin: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mx-xl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-xl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-xl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-xl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-xl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-xl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-xl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-xl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-xl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-xl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-xl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-xl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-xl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-xl-0 {
margin-top: 0 !important;
}
.mt-xl-1 {
margin-top: 0.25rem !important;
}
.mt-xl-2 {
margin-top: 0.5rem !important;
}
.mt-xl-3 {
margin-top: 1rem !important;
}
.mt-xl-4 {
margin-top: 1.5rem !important;
}
.mt-xl-5 {
margin-top: 3rem !important;
}
.mt-xl-auto {
margin-top: auto !important;
}
.me-xl-0 {
margin-right: 0 !important;
}
.me-xl-1 {
margin-right: 0.25rem !important;
}
.me-xl-2 {
margin-right: 0.5rem !important;
}
.me-xl-3 {
margin-right: 1rem !important;
}
.me-xl-4 {
margin-right: 1.5rem !important;
}
.me-xl-5 {
margin-right: 3rem !important;
}
.me-xl-auto {
margin-right: auto !important;
}
.mb-xl-0 {
margin-bottom: 0 !important;
}
.mb-xl-1 {
margin-bottom: 0.25rem !important;
}
.mb-xl-2 {
margin-bottom: 0.5rem !important;
}
.mb-xl-3 {
margin-bottom: 1rem !important;
}
.mb-xl-4 {
margin-bottom: 1.5rem !important;
}
.mb-xl-5 {
margin-bottom: 3rem !important;
}
.mb-xl-auto {
margin-bottom: auto !important;
}
.ms-xl-0 {
margin-left: 0 !important;
}
.ms-xl-1 {
margin-left: 0.25rem !important;
}
.ms-xl-2 {
margin-left: 0.5rem !important;
}
.ms-xl-3 {
margin-left: 1rem !important;
}
.ms-xl-4 {
margin-left: 1.5rem !important;
}
.ms-xl-5 {
margin-left: 3rem !important;
}
.ms-xl-auto {
margin-left: auto !important;
}
.p-xl-0 {
padding: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.px-xl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-xl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-xl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-xl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-xl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-xl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-xl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-xl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-xl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-xl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-xl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-xl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-xl-0 {
padding-top: 0 !important;
}
.pt-xl-1 {
padding-top: 0.25rem !important;
}
.pt-xl-2 {
padding-top: 0.5rem !important;
}
.pt-xl-3 {
padding-top: 1rem !important;
}
.pt-xl-4 {
padding-top: 1.5rem !important;
}
.pt-xl-5 {
padding-top: 3rem !important;
}
.pe-xl-0 {
padding-right: 0 !important;
}
.pe-xl-1 {
padding-right: 0.25rem !important;
}
.pe-xl-2 {
padding-right: 0.5rem !important;
}
.pe-xl-3 {
padding-right: 1rem !important;
}
.pe-xl-4 {
padding-right: 1.5rem !important;
}
.pe-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-0 {
padding-bottom: 0 !important;
}
.pb-xl-1 {
padding-bottom: 0.25rem !important;
}
.pb-xl-2 {
padding-bottom: 0.5rem !important;
}
.pb-xl-3 {
padding-bottom: 1rem !important;
}
.pb-xl-4 {
padding-bottom: 1.5rem !important;
}
.pb-xl-5 {
padding-bottom: 3rem !important;
}
.ps-xl-0 {
padding-left: 0 !important;
}
.ps-xl-1 {
padding-left: 0.25rem !important;
}
.ps-xl-2 {
padding-left: 0.5rem !important;
}
.ps-xl-3 {
padding-left: 1rem !important;
}
.ps-xl-4 {
padding-left: 1.5rem !important;
}
.ps-xl-5 {
padding-left: 3rem !important;
}
}
@media (min-width: 1400px) {
.d-xxl-inline {
display: inline !important;
}
.d-xxl-inline-block {
display: inline-block !important;
}
.d-xxl-block {
display: block !important;
}
.d-xxl-grid {
display: grid !important;
}
.d-xxl-inline-grid {
display: inline-grid !important;
}
.d-xxl-table {
display: table !important;
}
.d-xxl-table-row {
display: table-row !important;
}
.d-xxl-table-cell {
display: table-cell !important;
}
.d-xxl-flex {
display: flex !important;
}
.d-xxl-inline-flex {
display: inline-flex !important;
}
.d-xxl-none {
display: none !important;
}
.flex-xxl-fill {
flex: 1 1 auto !important;
}
.flex-xxl-row {
flex-direction: row !important;
}
.flex-xxl-column {
flex-direction: column !important;
}
.flex-xxl-row-reverse {
flex-direction: row-reverse !important;
}
.flex-xxl-column-reverse {
flex-direction: column-reverse !important;
}
.flex-xxl-grow-0 {
flex-grow: 0 !important;
}
.flex-xxl-grow-1 {
flex-grow: 1 !important;
}
.flex-xxl-shrink-0 {
flex-shrink: 0 !important;
}
.flex-xxl-shrink-1 {
flex-shrink: 1 !important;
}
.flex-xxl-wrap {
flex-wrap: wrap !important;
}
.flex-xxl-nowrap {
flex-wrap: nowrap !important;
}
.flex-xxl-wrap-reverse {
flex-wrap: wrap-reverse !important;
}
.justify-content-xxl-start {
justify-content: flex-start !important;
}
.justify-content-xxl-end {
justify-content: flex-end !important;
}
.justify-content-xxl-center {
justify-content: center !important;
}
.justify-content-xxl-between {
justify-content: space-between !important;
}
.justify-content-xxl-around {
justify-content: space-around !important;
}
.justify-content-xxl-evenly {
justify-content: space-evenly !important;
}
.align-items-xxl-start {
align-items: flex-start !important;
}
.align-items-xxl-end {
align-items: flex-end !important;
}
.align-items-xxl-center {
align-items: center !important;
}
.align-items-xxl-baseline {
align-items: baseline !important;
}
.align-items-xxl-stretch {
align-items: stretch !important;
}
.align-content-xxl-start {
align-content: flex-start !important;
}
.align-content-xxl-end {
align-content: flex-end !important;
}
.align-content-xxl-center {
align-content: center !important;
}
.align-content-xxl-between {
align-content: space-between !important;
}
.align-content-xxl-around {
align-content: space-around !important;
}
.align-content-xxl-stretch {
align-content: stretch !important;
}
.align-self-xxl-auto {
align-self: auto !important;
}
.align-self-xxl-start {
align-self: flex-start !important;
}
.align-self-xxl-end {
align-self: flex-end !important;
}
.align-self-xxl-center {
align-self: center !important;
}
.align-self-xxl-baseline {
align-self: baseline !important;
}
.align-self-xxl-stretch {
align-self: stretch !important;
}
.order-xxl-first {
order: -1 !important;
}
.order-xxl-0 {
order: 0 !important;
}
.order-xxl-1 {
order: 1 !important;
}
.order-xxl-2 {
order: 2 !important;
}
.order-xxl-3 {
order: 3 !important;
}
.order-xxl-4 {
order: 4 !important;
}
.order-xxl-5 {
order: 5 !important;
}
.order-xxl-last {
order: 6 !important;
}
.m-xxl-0 {
margin: 0 !important;
}
.m-xxl-1 {
margin: 0.25rem !important;
}
.m-xxl-2 {
margin: 0.5rem !important;
}
.m-xxl-3 {
margin: 1rem !important;
}
.m-xxl-4 {
margin: 1.5rem !important;
}
.m-xxl-5 {
margin: 3rem !important;
}
.m-xxl-auto {
margin: auto !important;
}
.mx-xxl-0 {
margin-right: 0 !important;
margin-left: 0 !important;
}
.mx-xxl-1 {
margin-right: 0.25rem !important;
margin-left: 0.25rem !important;
}
.mx-xxl-2 {
margin-right: 0.5rem !important;
margin-left: 0.5rem !important;
}
.mx-xxl-3 {
margin-right: 1rem !important;
margin-left: 1rem !important;
}
.mx-xxl-4 {
margin-right: 1.5rem !important;
margin-left: 1.5rem !important;
}
.mx-xxl-5 {
margin-right: 3rem !important;
margin-left: 3rem !important;
}
.mx-xxl-auto {
margin-right: auto !important;
margin-left: auto !important;
}
.my-xxl-0 {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
.my-xxl-1 {
margin-top: 0.25rem !important;
margin-bottom: 0.25rem !important;
}
.my-xxl-2 {
margin-top: 0.5rem !important;
margin-bottom: 0.5rem !important;
}
.my-xxl-3 {
margin-top: 1rem !important;
margin-bottom: 1rem !important;
}
.my-xxl-4 {
margin-top: 1.5rem !important;
margin-bottom: 1.5rem !important;
}
.my-xxl-5 {
margin-top: 3rem !important;
margin-bottom: 3rem !important;
}
.my-xxl-auto {
margin-top: auto !important;
margin-bottom: auto !important;
}
.mt-xxl-0 {
margin-top: 0 !important;
}
.mt-xxl-1 {
margin-top: 0.25rem !important;
}
.mt-xxl-2 {
margin-top: 0.5rem !important;
}
.mt-xxl-3 {
margin-top: 1rem !important;
}
.mt-xxl-4 {
margin-top: 1.5rem !important;
}
.mt-xxl-5 {
margin-top: 3rem !important;
}
.mt-xxl-auto {
margin-top: auto !important;
}
.me-xxl-0 {
margin-right: 0 !important;
}
.me-xxl-1 {
margin-right: 0.25rem !important;
}
.me-xxl-2 {
margin-right: 0.5rem !important;
}
.me-xxl-3 {
margin-right: 1rem !important;
}
.me-xxl-4 {
margin-right: 1.5rem !important;
}
.me-xxl-5 {
margin-right: 3rem !important;
}
.me-xxl-auto {
margin-right: auto !important;
}
.mb-xxl-0 {
margin-bottom: 0 !important;
}
.mb-xxl-1 {
margin-bottom: 0.25rem !important;
}
.mb-xxl-2 {
margin-bottom: 0.5rem !important;
}
.mb-xxl-3 {
margin-bottom: 1rem !important;
}
.mb-xxl-4 {
margin-bottom: 1.5rem !important;
}
.mb-xxl-5 {
margin-bottom: 3rem !important;
}
.mb-xxl-auto {
margin-bottom: auto !important;
}
.ms-xxl-0 {
margin-left: 0 !important;
}
.ms-xxl-1 {
margin-left: 0.25rem !important;
}
.ms-xxl-2 {
margin-left: 0.5rem !important;
}
.ms-xxl-3 {
margin-left: 1rem !important;
}
.ms-xxl-4 {
margin-left: 1.5rem !important;
}
.ms-xxl-5 {
margin-left: 3rem !important;
}
.ms-xxl-auto {
margin-left: auto !important;
}
.p-xxl-0 {
padding: 0 !important;
}
.p-xxl-1 {
padding: 0.25rem !important;
}
.p-xxl-2 {
padding: 0.5rem !important;
}
.p-xxl-3 {
padding: 1rem !important;
}
.p-xxl-4 {
padding: 1.5rem !important;
}
.p-xxl-5 {
padding: 3rem !important;
}
.px-xxl-0 {
padding-right: 0 !important;
padding-left: 0 !important;
}
.px-xxl-1 {
padding-right: 0.25rem !important;
padding-left: 0.25rem !important;
}
.px-xxl-2 {
padding-right: 0.5rem !important;
padding-left: 0.5rem !important;
}
.px-xxl-3 {
padding-right: 1rem !important;
padding-left: 1rem !important;
}
.px-xxl-4 {
padding-right: 1.5rem !important;
padding-left: 1.5rem !important;
}
.px-xxl-5 {
padding-right: 3rem !important;
padding-left: 3rem !important;
}
.py-xxl-0 {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.py-xxl-1 {
padding-top: 0.25rem !important;
padding-bottom: 0.25rem !important;
}
.py-xxl-2 {
padding-top: 0.5rem !important;
padding-bottom: 0.5rem !important;
}
.py-xxl-3 {
padding-top: 1rem !important;
padding-bottom: 1rem !important;
}
.py-xxl-4 {
padding-top: 1.5rem !important;
padding-bottom: 1.5rem !important;
}
.py-xxl-5 {
padding-top: 3rem !important;
padding-bottom: 3rem !important;
}
.pt-xxl-0 {
padding-top: 0 !important;
}
.pt-xxl-1 {
padding-top: 0.25rem !important;
}
.pt-xxl-2 {
padding-top: 0.5rem !important;
}
.pt-xxl-3 {
padding-top: 1rem !important;
}
.pt-xxl-4 {
padding-top: 1.5rem !important;
}
.pt-xxl-5 {
padding-top: 3rem !important;
}
.pe-xxl-0 {
padding-right: 0 !important;
}
.pe-xxl-1 {
padding-right: 0.25rem !important;
}
.pe-xxl-2 {
padding-right: 0.5rem !important;
}
.pe-xxl-3 {
padding-right: 1rem !important;
}
.pe-xxl-4 {
padding-right: 1.5rem !important;
}
.pe-xxl-5 {
padding-right: 3rem !important;
}
.pb-xxl-0 {
padding-bottom: 0 !important;
}
.pb-xxl-1 {
padding-bottom: 0.25rem !important;
}
.pb-xxl-2 {
padding-bottom: 0.5rem !important;
}
.pb-xxl-3 {
padding-bottom: 1rem !important;
}
.pb-xxl-4 {
padding-bottom: 1.5rem !important;
}
.pb-xxl-5 {
padding-bottom: 3rem !important;
}
.ps-xxl-0 {
padding-left: 0 !important;
}
.ps-xxl-1 {
padding-left: 0.25rem !important;
}
.ps-xxl-2 {
padding-left: 0.5rem !important;
}
.ps-xxl-3 {
padding-left: 1rem !important;
}
.ps-xxl-4 {
padding-left: 1.5rem !important;
}
.ps-xxl-5 {
padding-left: 3rem !important;
}
}
@media print {
.d-print-inline {
display: inline !important;
}
.d-print-inline-block {
display: inline-block !important;
}
.d-print-block {
display: block !important;
}
.d-print-grid {
display: grid !important;
}
.d-print-inline-grid {
display: inline-grid !important;
}
.d-print-table {
display: table !important;
}
.d-print-table-row {
display: table-row !important;
}
.d-print-table-cell {
display: table-cell !important;
}
.d-print-flex {
display: flex !important;
}
.d-print-inline-flex {
display: inline-flex !important;
}
.d-print-none {
display: none !important;
}
}
@media (min-width: 1400px) {
.container-xxl,
.container-lg,
.container-md,
.container-sm,
.container {
max-width: 95.3846rem;
}
.container-xl {
max-width: 100rem;
}
}
html {
scroll-behavior: smooth;
}
html.no-scroll {
overflow: hidden;
}
body {
background-color: #212120;
}
@media (min-width: 992px) {
html {
font-size: 13px;
}
body {
font-size: 16px;
}
}
strong {
font-weight: 500;
}
a,
button,
input,
textarea,
img,
svg,
path {
transition: all 0.3s ease;
}
a {
text-decoration: none;
}
button {
border: none;
background-color: transparent;
cursor: pointer;
padding: 0;
outline: none;
}
img,
svg {
max-width: 100%;
height: auto;
}
.btn {
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
text-transform: uppercase;
border-radius: 6.25rem;
gap: 0.625rem;
padding: 1.25rem 1.75rem 1.125rem;
font-size: 0.875rem;
letter-spacing: 0.1em;
border: 1px solid;
text-decoration: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
backface-visibility: hidden;
transform: translateZ(0);
}
@media (max-width: 767.98px) {
.btn {
padding: 0.6875rem 1.5rem 0.625rem;
}
}
.btn-primary {
background-color: transparent;
color: #E1ED3B;
border-color: #E1ED3B;
font-weight: 700;
width: auto;
}
.btn-primary:hover {
transform: scale(1.05);
}
.btn-secondary {
background-color: transparent;
color: #000000;
border-color: #000000;
font-weight: 700;
}
.btn-secondary:hover {
transform: scale(1.05);
}
.wp-block-button.is-style-primary .wp-block-button__link {
background-color: transparent;
color: #E1ED3B;
border: 1px solid #E1ED3B;
border-radius: 6.25rem;
font-weight: 700;
padding: 1.25rem 1.75rem;
font-size: 0.875rem;
letter-spacing: 0.1em;
text-transform: uppercase;
text-decoration: none !important;
display: inline-flex;
align-items: center;
justify-content: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
backface-visibility: hidden;
transform: translateZ(0);
}
@media (max-width: 767.98px) {
.wp-block-button.is-style-primary .wp-block-button__link {
padding: 0.6875rem 1.5rem;
}
}
.wp-block-button.is-style-primary .wp-block-button__link:hover {
transform: scale(1.05) translateZ(0);
text-decoration: none !important;
}
.wp-block-button.is-style-secondary .wp-block-button__link {
background-color: transparent;
color: #000000;
border: 1px solid #000000;
border-radius: 6.25rem;
font-weight: 700;
padding: 1.25rem 1.75rem;
font-size: 0.875rem;
letter-spacing: 0.1em;
text-transform: uppercase;
text-decoration: none !important;
display: inline-flex;
align-items: center;
justify-content: center;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
backface-visibility: hidden;
transform: translateZ(0);
}
@media (max-width: 767.98px) {
.wp-block-button.is-style-secondary .wp-block-button__link {
padding: 0.6875rem 1.5rem;
}
}
.wp-block-button.is-style-secondary .wp-block-button__link:hover {
transform: scale(1.05) translateZ(0);
text-decoration: none !important;
}
.font-400 * {
font-weight: 400 !important;
}
.font-500 * {
font-weight: 500 !important;
}
.font-600 * {
font-weight: 600 !important;
}
.section-hero {
background-color: #E1ED3B;
padding-top: 8.6875rem;
position: relative;
}
.section-hero .container-xl {
position: relative;
}
.section-hero__decor {
position: absolute;
}
.section-hero__decor--desktop {
display: block;
}
@media (max-width: 991.98px) {
.section-hero__decor--desktop {
display: none;
}
}
.section-hero__decor--mobile {
display: none;
}
@media (max-width: 991.98px) {
.section-hero__decor--mobile {
display: block;
}
}
.section-hero__decor--left {
left: 0;
bottom: 0;
}
.section-hero__decor--top {
top: 0;
left: 18%;
}
.section-hero__decor--right {
right: 0;
top: 8.25rem;
}
@media (max-width: 991.98px) {
.section-hero {
padding-top: 9.375rem;
padding-bottom: 0;
}
}
.section-hero .r-1 {
align-items: flex-end;
}
.section-hero .c-left {
padding-bottom: 6.375rem;
}
@media (min-width: 992px) {
.section-hero .c-left {
padding-top: 6.375rem;
}
}
@media (max-width: 991.98px) {
.section-hero .c-left {
padding-bottom: 3.375rem;
}
}
.section-hero .c-right {
display: flex;
align-items: flex-end;
justify-content: flex-end;
}
.section-hero__title {
font-size: 3.125rem;
font-weight: 700;
margin-bottom: 0.75rem;
}
@media (max-width: 991.98px) {
.section-hero__title {
font-size: 2.5rem;
margin-bottom: 1rem;
}
}
.section-hero__subtitle {
color: #000000;
font-size: 1.5rem;
font-weight: 700;
margin-bottom: 1.5rem;
line-height: 1.5;
max-width: 39.0625rem;
}
.section-hero--purple .section-hero__subtitle {
max-width: 49.25rem;
}
@media (max-width: 991.98px) {
.section-hero__subtitle {
font-size: 1.125rem;
margin-bottom: 1rem;
}
}
.section-hero__text {
margin-bottom: 3.8125rem;
max-width: 39.0625rem;
font-size: 1.125rem;
}
.section-hero--purple .section-hero__text {
max-width: 49.25rem;
}
@media (max-width: 991.98px) {
.section-hero__text {
margin-bottom: 2.5rem;
padding-right: 2.5rem;
font-size: 1rem;
font-size: max(16px, 1rem);
}
}
.section-hero__actions {
display: flex;
gap: 1.25rem;
}
@media (max-width: 1399.98px) {
.section-hero__actions {
flex-direction: column;
align-items: flex-start;
}
}
.section-hero__image {
width: 100%;
display: block;
}
.section-hero__image img {
display: block;
width: 100%;
height: auto;
}
.section-hero--purple {
background-color: #CAADF5;
}
.section-recent-talk {
background-color: #212120;
color: #ffffff;
position: relative;
min-height: 47.5rem;
overflow: hidden;
}
.section-recent-talk .r-1 {
align-items: center;
}
.section-recent-talk .c-visual {
position: relative;
min-height: 47.5rem;
display: flex;
align-items: stretch;
}
.section-recent-talk .c-visual .section-recent-talk__image {
width: 100%;
}
.section-recent-talk .c-visual .section-recent-talk__image img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
.section-recent-talk__image--desktop {
display: block;
}
.section-recent-talk__image--mobile {
display: none;
}
.section-recent-talk .c-text {
display: flex;
flex-direction: column;
align-items: flex-start;
max-width: 40.375rem;
margin-left: auto;
}
.section-recent-talk__header {
font-weight: 700;
font-size: 1.875rem;
line-height: 2.8125rem;
margin-bottom: 3.125rem;
}
.section-recent-talk__title {
font-weight: 700;
font-size: 1.5rem;
line-height: 2.25rem;
margin-bottom: 1.3125rem;
}
.section-recent-talk__desc {
font-weight: 400;
font-size: 1.125rem;
line-height: 1.6875rem;
margin-bottom: 2.75rem;
}
.section-recent-talk__meta {
margin-bottom: 3.125rem;
font-weight: 400;
font-size: 1.125rem;
line-height: 1.6875rem;
}
.section-recent-talk__meta p {
margin-bottom: 0.6875rem;
}
.section-recent-talk__meta p:last-child {
margin-bottom: 0;
}
.section-recent-talk__meta strong {
font-weight: 700;
}
.section-recent-talk__actions {
display: flex;
flex-direction: row;
gap: 1.25rem;
}
@media (max-width: 991.98px) {
.section-recent-talk {
min-height: auto;
padding-top: 3.75rem;
}
.section-recent-talk .c-visual {
min-height: auto;
}
.section-recent-talk .c-text {
max-width: 100%;
margin-bottom: 3.125rem;
}
.section-recent-talk .c-text .section-recent-talk__header {
font-size: 1.5rem;
margin-bottom: 2rem;
}
.section-recent-talk .c-text .section-recent-talk__title {
font-size: 1.125rem;
line-height: 1.6875rem;
margin-bottom: 0.9375rem;
}
.section-recent-talk .c-text .section-recent-talk__desc {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.5rem;
margin-bottom: 0.9375rem;
}
.section-recent-talk .c-text .section-recent-talk__meta {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.5rem;
}
.section-recent-talk .c-text .section-recent-talk__meta p {
margin-bottom: 0.9375rem;
}
.section-recent-talk__actions {
flex-direction: column;
align-items: flex-start;
}
.section-recent-talk .section-recent-talk__image--desktop {
display: none;
}
.section-recent-talk .section-recent-talk__image--mobile {
display: block;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
width: 100vw !important;
}
.section-recent-talk .section-recent-talk__image--mobile .section-recent-talk__img {
width: 100%;
height: auto;
object-fit: cover;
}
}
.section-newsletter {
padding: 5.75rem 0;
overflow: hidden;
}
@media (max-width: 991.98px) {
.section-newsletter {
padding: 0 0 2.25rem 0;
}
}
.section-newsletter .section-newsletter__box {
background-color: #3794FF;
border-radius: 3.125rem;
max-width: 85rem;
width: 100%;
margin: 0 auto;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 3.125rem;
}
.section-newsletter__inner {
padding: 5.875rem;
}
@media (max-width: 991.98px) {
.section-newsletter__inner {
padding: 1.5rem;
}
}
.section-newsletter__head {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
color: #ffffff;
gap: 2.75rem;
}
.section-newsletter__title {
font-weight: 700;
font-size: 1.875rem;
line-height: 2.8125rem;
color: #ffffff;
margin: 0;
}
.section-newsletter__desc {
font-weight: 400;
font-size: 1.125rem;
line-height: 1.6875rem;
color: #ffffff;
max-width: 52.5rem;
margin: 0 auto;
margin-bottom: 4.375rem;
}
.section-newsletter__desc p:last-child {
margin-bottom: 0;
}
@media (max-width: 991.98px) {
.section-newsletter__desc {
margin-bottom: 2.875rem;
}
}
.section-newsletter__form {
display: flex;
flex-direction: column;
align-items: center;
width: 100%;
gap: 2.125rem;
}
.section-newsletter__fields {
width: 100%;
max-width: 39.125rem;
display: flex;
flex-direction: column;
gap: 1.3125rem;
}
.section-newsletter__input {
width: 100%;
height: 3.875rem;
background: #ffffff;
border: none;
border-radius: 6.25rem;
padding: 0 1.75rem;
font-weight: 400;
font-size: 1.125rem;
line-height: 1.6875rem;
color: #000000;
}
.section-newsletter__input::placeholder {
color: #000000;
opacity: 1;
}
.section-newsletter__agree {
max-width: 39.125rem;
width: 100%;
display: flex;
justify-content: flex-start;
}
.section-newsletter__checkbox {
position: relative;
display: inline-flex;
gap: 1.625rem;
cursor: pointer;
user-select: none;
}
.section-newsletter__checkbox input[type=checkbox] {
position: absolute;
opacity: 0;
width: 0;
height: 0;
}
.section-newsletter__checkbox input[type=checkbox]:focus + .section-newsletter__checkbox-box {
outline: 2px solid rgba(255, 255, 255, 0.5);
outline-offset: 2px;
}
.section-newsletter__checkbox input[type=checkbox]:checked + .section-newsletter__checkbox-box {
background: #ffffff;
}
.section-newsletter__checkbox input[type=checkbox]:checked + .section-newsletter__checkbox-box::after {
opacity: 1;
}
.section-newsletter__checkbox-box {
width: 1.3125rem;
height: 1.3125rem;
border-radius: 0.25rem;
background: #ffffff;
border: 2px solid #ffffff;
flex: 0 0 auto;
margin-top: 0.25rem;
position: relative;
}
.section-newsletter__checkbox-box::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 0.625rem;
height: 0.375rem;
border: 0.125rem solid #3794FF;
border-top: 0;
border-right: 0;
transform: translate(-50%, -60%) rotate(-45deg);
opacity: 0;
transition: opacity 0.2s ease;
}
.section-newsletter__consent-text {
color: #ffffff;
font-weight: 400;
font-size: 0.8125rem;
line-height: 1.4;
max-width: 36.875rem;
}
.section-newsletter__consent-text a {
color: inherit;
text-decoration: underline;
}
.section-newsletter .btn {
width: 100%;
}
.section-newsletter__actions {
width: 16.125rem;
}
@media (max-width: 991.98px) {
.section-newsletter__actions {
width: 100%;
display: flex;
justify-content: center;
}
.section-newsletter__actions .btn {
width: auto;
}
}
.section-newsletter__message[hidden] {
display: none !important;
}
.section-newsletter__message {
width: 100%;
max-width: 39.125rem;
margin: 0 auto;
background: #ffffff;
color: #212120;
border-radius: 1rem;
padding: 1.25rem 1.5rem;
border-left: 0.375rem solid #E1ED3B;
margin-top: 3.5rem;
}
.section-newsletter__message.is-success {
border-left-color: #E1ED3B;
}
.section-newsletter__message.is-error {
border-left-color: #CAADF5;
}
.section-newsletter__message-inner {
display: flex;
flex-direction: column;
gap: 0.5rem;
}
.section-newsletter__message-title {
margin: 0;
font-weight: 700;
font-size: 1.25rem;
line-height: 1.875rem;
color: #212120;
}
.section-newsletter__message-text {
margin: 0;
font-weight: 400;
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.5rem;
color: #212120;
}
.section-newsletter__message-text p {
margin: 0;
}
.section-newsletter__message-text p:not(:first-child) {
margin-top: 0.5rem;
}
.section-newsletter__form[aria-hidden=true] {
display: none;
}
.section-newsletter__hp {
display: none;
}
@media (max-width: 991.98px) {
.section-newsletter .section-newsletter__box {
position: relative;
width: calc(100% + 32px);
margin-left: -16px;
max-width: none;
border-radius: 0;
display: flex;
}
.section-newsletter__head {
align-items: flex-start;
text-align: left;
gap: 1.375rem;
max-width: 31.25rem;
width: 100%;
}
.section-newsletter__title {
font-size: 1.125rem;
}
.section-newsletter__desc {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.5rem;
max-width: 31.25rem;
}
.section-newsletter__form {
gap: 2.3125rem;
width: 100%;
max-width: 31.25rem;
align-items: stretch;
}
.section-newsletter__fields {
gap: 1rem;
max-width: 31.25rem;
}
.section-newsletter__input {
height: 2.875rem;
font-size: 0.875rem;
line-height: 1.3125rem;
padding: 0 1.25rem;
}
.section-newsletter__agree {
margin-top: -0.9375rem;
}
.section-newsletter__consent-text {
font-size: 0.875rem;
line-height: 1.5;
}
.section-newsletter__consent-text a {
color: inherit;
text-decoration: underline;
}
.section-newsletter__actions {
width: 100%;
display: flex;
justify-content: center;
}
}
.section-newsletter-cta {
background: #3794FF;
padding: clamp(2.5rem, 6vw, 6rem) 0;
position: relative;
color: #ffffff;
}
.section-newsletter-cta .section-newsletter__actions .btn {
width: 100%;
}
@media (max-width: 991.98px) {
.section-newsletter-cta .section-newsletter__actions .btn {
width: auto;
}
}
.section-newsletter-cta .r-1 {
align-items: center;
}
.section-newsletter-cta .c-text {
margin-bottom: clamp(1.25rem, 3vw, 2.5rem);
}
.section-newsletter-cta .c-text__inner {
max-width: 43.75rem;
width: 100%;
}
@media (max-width: 991.98px) {
.section-newsletter-cta .c-text__inner {
margin-bottom: 3.75rem;
}
}
.section-newsletter-cta .c-form {
display: flex;
justify-content: flex-end;
}
.section-newsletter-cta .c-form__inner {
max-width: 39.125rem;
width: 100%;
}
@media (max-width: 991.98px) {
.section-newsletter-cta .c-form {
margin-left: 0;
max-width: 100%;
}
}
.section-newsletter-cta__title {
font-weight: 700;
font-size: 1.875rem;
line-height: 1.5;
margin: 0 0 1.4375rem;
color: #ffffff;
}
@media (max-width: 991.98px) {
.section-newsletter-cta__title {
font-size: 1.125rem;
line-height: 1.2;
margin-bottom: 1.25rem;
}
}
.section-newsletter-cta__text {
font-weight: 400;
font-size: 1.125rem;
line-height: 1.5;
margin: 0;
}
.section-newsletter-cta__text p:last-child {
margin-bottom: 0;
}
@media (max-width: 991.98px) {
.section-newsletter-cta__text {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.5;
}
}
.section-newsletter-cta__decor {
position: absolute;
pointer-events: none;
}
.section-newsletter-cta__decor img {
display: block;
}
.section-newsletter-cta__decor--desktop {
display: block;
}
.section-newsletter-cta__decor--mobile {
display: none;
}
.section-newsletter-cta__decor--left-bottom {
left: 0;
bottom: 0;
}
.section-newsletter-cta__decor--top-middle {
left: 50%;
top: 0;
transform: translateX(-50%);
}
.section-newsletter-cta__decor--top-left {
top: 0;
left: 0;
}
.section-newsletter-cta__decor--bottom-right {
right: 0;
bottom: 0;
}
.section-newsletter-cta::before {
content: "";
position: absolute;
left: 2.5rem;
bottom: 2.5rem;
width: 12.5rem;
height: 12.5rem;
background: #CAADF5;
filter: blur(50px);
opacity: 0.35;
border-radius: 50%;
}
@media (max-width: 991.98px) {
.section-newsletter-cta__decor--desktop {
display: none;
}
.section-newsletter-cta__decor--mobile {
display: block;
}
}
.section-newsletter-sample {
background: #212120;
color: #ffffff;
padding-top: 4.0625rem;
position: relative;
}
.section-newsletter-sample .r-1 {
align-items: center;
}
@media (max-width: 991.98px) {
.section-newsletter-sample .r-1 {
flex-direction: column-reverse;
}
}
.section-newsletter-sample .c-visual {
display: flex;
align-items: center;
justify-content: center;
}
.section-newsletter-sample .c-content {
display: flex;
justify-content: flex-end;
}
.section-newsletter-sample .c-content__inner {
max-width: 29.125rem;
}
@media (max-width: 991.98px) {
.section-newsletter-sample .c-content__inner {
margin-bottom: 2.5rem;
max-width: 100%;
}
}
.section-newsletter-sample__visual-wrap {
position: relative;
max-width: 35rem;
width: 100%;
margin-left: auto;
margin-right: auto;
display: flex;
align-items: center;
justify-content: center;
}
.section-newsletter-sample__visual-wrap::before {
content: "";
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
width: clamp(rem(220), 32vw, rem(380));
height: clamp(rem(220), 32vw, rem(380));
background: #CAADF5;
border-radius: 50%;
z-index: 0;
opacity: 1;
}
.section-newsletter-sample__photo {
position: relative;
z-index: 1;
display: flex;
align-items: center;
justify-content: center;
}
.section-newsletter-sample__photo img {
display: block;
width: 100%;
height: auto;
}
.section-newsletter-sample__title {
font-weight: 700;
font-size: 1.5rem;
line-height: 1.5;
margin: 0 0 1.4375rem;
}
@media (max-width: 991.98px) {
.section-newsletter-sample__title {
font-size: 1.125rem;
line-height: 1.3;
margin-bottom: 1.25rem;
}
}
.section-newsletter-sample__text {
font-weight: 400;
font-size: 1.125rem;
line-height: 1.5;
margin: 0 0 1.375rem;
}
@media (max-width: 991.98px) {
.section-newsletter-sample__text {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.5;
}
}
.section-newsletter-sample__text p:last-child {
margin-bottom: 0;
}
.section-newsletter-sample__actions .btn {
width: 100%;
}
@media (max-width: 991.98px) {
.section-newsletter-sample__actions .btn {
width: 100%;
}
}
.section-about-podcast {
background-color: #212120;
color: #ffffff;
position: relative;
}
@media (max-width: 991.98px) {
.section-about-podcast {
padding-top: 3.5rem;
}
}
.section-about-podcast .r-1 {
align-items: center;
margin-bottom: 5.375rem;
}
.section-about-podcast .r-2 {
align-items: center;
margin-bottom: 5.375rem;
}
@media (min-width: 992px) {
.section-about-podcast .c-text--right {
padding-left: 4.375rem;
}
}
.section-about-podcast__title {
font-weight: 700;
font-size: 1.875rem;
line-height: 2.8125rem;
margin-bottom: 2.75rem;
}
.section-about-podcast__desc {
font-weight: 400;
font-size: 1.125rem;
line-height: 1.6875rem;
max-width: 29.0625rem;
}
.section-about-podcast__desc p:last-child {
margin-bottom: 0;
}
.section-about-podcast__visual {
width: 100%;
max-width: 38.8125rem;
}
.section-about-podcast__img {
width: 100%;
height: auto;
display: block;
border-radius: 3.125rem;
}
.section-about-podcast__cta {
min-width: 19.5rem;
}
@media (max-width: 767.98px) {
.section-about-podcast__cta {
min-width: auto;
}
}
@media (max-width: 991.98px) {
.section-about-podcast .r-1,
.section-about-podcast .r-2 {
margin-bottom: 3.125rem;
}
.section-about-podcast .r-1 {
flex-direction: column-reverse;
}
.section-about-podcast .c-text {
max-width: 100%;
margin-bottom: 1.5rem;
}
.section-about-podcast__title {
font-size: 1.125rem;
line-height: 1.2;
margin-bottom: 1rem;
}
.section-about-podcast__desc {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.5rem;
}
.section-about-podcast__desc p:last-child {
margin-bottom: 0;
}
.section-about-podcast__visual {
max-width: 100%;
}
}
.section-latest-posts {
background-color: #212120;
color: #ffffff;
padding-top: 6.25rem;
padding-bottom: 6.25rem;
}
@media (max-width: 991.98px) {
.section-latest-posts {
padding-top: 4.0625rem;
padding-bottom: 4.0625rem;
}
}
.section-latest-posts .r-1 {
margin-bottom: 5.75rem;
}
@media (max-width: 991.98px) {
.section-latest-posts .r-1 {
margin-bottom: 2rem;
}
}
.section-latest-posts .r-2 {
margin-bottom: 5.3125rem;
}
.section-latest-posts__title {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
text-align: center;
}
.section-latest-posts__title-text {
font-weight: 700;
font-size: 1.875rem;
line-height: 100%;
color: #ffffff;
margin: 0 1.5rem;
white-space: nowrap;
}
.section-latest-posts__title-line {
display: block;
height: 1px;
background-color: #ffffff;
width: 100%;
opacity: 0.6;
}
.section-latest-posts__footer {
display: flex;
justify-content: center;
}
.section-latest-posts__cta {
min-width: 19.5rem;
}
@media (max-width: 991.98px) {
.section-latest-posts .r-2 {
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scroll-snap-type: x mandatory;
padding-bottom: 0.5rem;
width: calc(100% + 2rem);
margin-right: -1rem;
padding-left: 1rem;
scroll-padding-left: 1rem;
scroll-padding-right: 1rem;
}
.section-latest-posts .r-2::-webkit-scrollbar {
display: none;
}
.section-latest-posts .r-2 {
scrollbar-width: none;
width: calc(100% + 2rem);
margin-right: -1rem;
}
.section-latest-posts .r-2 > [class*=col-] {
padding-left: 0;
padding-right: 0;
flex: 0 0 auto;
width: calc(100% - 3rem);
margin-right: 1rem;
margin-left: 1rem;
scroll-snap-align: start;
}
.section-latest-posts .r-2 > [class*=col-]:first-child {
margin-left: 0;
}
.section-latest-posts .post-card:hover {
transform: none;
}
.section-latest-posts__title-text {
font-size: 1.125rem;
}
}
.section-episodes-archive {
background-color: #212120;
color: #ffffff;
padding-top: 5rem;
padding-bottom: 5rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive {
padding-top: 3.75rem;
padding-bottom: 3.5rem;
}
}
.section-episodes-archive .r-1 {
margin-bottom: 1.6875rem;
}
.section-episodes-archive .r-2 {
margin-bottom: 1.25rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive .r-2 {
margin-bottom: 3.75rem;
}
}
.section-episodes-archive .r-3 {
margin-bottom: 2.5rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive .r-3 {
padding-left: 1rem;
padding-right: 1rem;
}
}
.section-episodes-archive .c-search .episodes-search {
display: block;
width: 100%;
max-width: 38.8125rem;
height: 2.9375rem;
background-color: #ffffff;
border-radius: 100px;
padding: 0 1.25rem;
color: #212120;
font-weight: 500;
font-size: 1rem;
font-size: max(16px, 1rem);
text-transform: uppercase;
border: none;
}
@media (max-width: 991.98px) {
.section-episodes-archive .c-search .episodes-search {
font-size: 0.8125rem;
}
}
.section-episodes-archive .filters-bar {
display: flex;
align-items: flex-start;
justify-content: space-between;
width: 100%;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-bar {
flex-direction: column;
align-items: stretch;
}
}
.section-episodes-archive .filters-dropdown {
position: relative;
margin-right: 3.25rem;
}
.section-episodes-archive .filters-dropdown__toggle {
display: inline-flex;
align-items: center;
border: 1px solid #ffffff;
border-radius: 100px;
color: #ffffff;
padding: 0.625rem 1rem;
cursor: pointer;
list-style: none;
gap: 0.5rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-dropdown__toggle {
padding: 0.5rem 0.75rem;
font-size: 0.75rem;
}
}
.section-episodes-archive .filters-dropdown__toggle::-webkit-details-marker {
display: none;
}
.section-episodes-archive .filters-dropdown__icon {
display: inline-flex;
line-height: 0;
}
.section-episodes-archive .filters-dropdown__icon svg {
display: block;
transition: transform 0.2s ease;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-dropdown__icon svg {
width: 0.8125rem;
}
}
.section-episodes-archive .filters-dropdown[open] .filters-dropdown__icon svg {
transform: rotate(180deg);
}
.section-episodes-archive .filters-dropdown__menu {
position: absolute;
min-width: 14.375rem;
top: calc(100% + 0.5rem);
left: 0;
z-index: 10;
background: #212120;
border-radius: 1rem;
padding: 1rem;
}
.section-episodes-archive .filters-dropdown__form .filters-list {
display: flex;
flex-direction: column;
gap: 0.75rem;
margin: 0 0 1rem 0;
padding: 0;
list-style: none;
}
.section-episodes-archive .filters-dropdown__form .check__text {
text-transform: uppercase;
}
.section-episodes-archive .filters-dropdown__form .btn {
width: auto;
}
.section-episodes-archive .filters-selected {
display: flex;
flex-wrap: wrap;
gap: 1.25rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-selected {
margin-top: 1.25rem;
}
}
.section-episodes-archive .filters-selected .filters-chip {
display: inline-flex;
align-items: center;
background-color: #CAADF5;
color: #212120;
border-radius: 100px;
padding: 0.625rem 1rem;
text-decoration: none;
font-weight: 500;
font-size: 1rem;
font-size: max(16px, 1rem);
text-transform: uppercase;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-selected .filters-chip {
font-size: 0.75rem;
padding: 0.5rem 0.75rem;
}
}
.section-episodes-archive .filters-selected .filters-chip__icon {
display: inline-flex;
margin-left: 0.625rem;
line-height: 0;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-selected .filters-chip__icon svg {
height: 0.75rem;
}
}
.section-episodes-archive .filters-clear {
margin-left: auto;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-clear {
margin-top: 0.75rem;
}
}
.section-episodes-archive .filters-clear__link {
font-weight: 700;
font-size: 1rem;
font-size: max(16px, 1rem);
color: #ffffff;
text-decoration: none;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-clear__link {
font-size: 0.75rem;
}
}
.section-episodes-archive .filters-separator {
height: 1px;
border-top: 1px solid #ffffff;
opacity: 0.6;
margin-top: 2rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive .filters-separator {
margin-top: 0.75rem;
}
}
.section-episodes-archive .episodes-results .row-grid {
row-gap: 3.75rem;
}
.section-episodes-archive .c-pagination {
display: flex;
justify-content: center;
}
.section-episodes-archive .episodes-pagination ul {
display: flex;
gap: 0.75rem;
padding: 0;
list-style: none;
}
.section-episodes-archive .episodes-pagination li {
list-style: none;
}
.section-episodes-archive .episodes-pagination a,
.section-episodes-archive .episodes-pagination span {
display: inline-flex;
align-items: center;
justify-content: center;
width: 2.125rem;
height: 2.125rem;
border-radius: 50%;
border: 1px solid #ffffff;
color: #ffffff;
text-decoration: none;
}
.section-episodes-archive .episodes-pagination .current {
background-color: #CAADF5;
color: #212120;
border-color: #CAADF5;
}
@media (max-width: 991.98px) {
.section-episodes-archive .post-card__title {
margin-bottom: 1.25rem;
font-size: 1.125rem;
}
.section-episodes-archive .post-card__speaker {
margin-bottom: 2.25rem;
font-size: 1rem;
font-size: max(16px, 1rem);
font-weight: 400;
}
.section-episodes-archive .post-card__visual {
margin-bottom: 2.25rem;
aspect-ratio: 266/236;
}
.section-episodes-archive .post-card__categories {
font-size: 1rem;
font-size: max(16px, 1rem);
margin-bottom: 2.5rem;
}
.section-episodes-archive .post-card__categories strong {
font-size: 1rem;
font-size: max(16px, 1rem);
}
.section-episodes-archive .post-card__meta {
margin-bottom: 1.25rem;
}
.section-episodes-archive .post-card__meta-icon {
display: flex;
align-items: center;
width: 1rem;
height: 1rem;
}
.section-episodes-archive .post-card__meta-text {
font-size: 1rem;
font-size: max(16px, 1rem);
}
.section-episodes-archive .post-card__meta-item {
font-size: 1rem;
font-size: max(16px, 1rem);
gap: 0;
}
.section-episodes-archive .post-card__meta-item svg {
width: 1rem;
height: 1rem;
}
}
.section-episodes-archive--blog {
padding-top: 12.5rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive--blog {
padding-top: 7.5rem;
}
}
.section-episodes-archive--blog .r-0 {
margin-bottom: 3.75rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive--blog .r-0 {
margin-bottom: 2.5rem;
}
}
.section-episodes-archive--blog .category-note {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1.25rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive--blog .category-note {
flex-direction: column;
align-items: flex-start;
}
}
.section-episodes-archive--blog .category-note h1 {
font-size: 2.5rem;
font-weight: 700;
margin: 0;
}
@media (max-width: 991.98px) {
.section-episodes-archive--blog .category-note h1 {
font-size: 1.5rem;
}
}
@media (max-width: 991.98px) {
.section-episodes-archive--blog .category-note .btn {
width: 100%;
}
}
@media (max-width: 991.98px) {
.section-episodes-archive--blog .post-card__excerpt {
display: none;
}
.section-episodes-archive--blog .post-card__categories {
display: none;
}
.section-episodes-archive--blog .post-card__actions .btn {
width: 100%;
}
}
.section-episodes-archive--taxonomy {
padding-top: 12.5rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive--taxonomy {
padding-top: 7.5rem;
}
}
.section-episodes-archive--taxonomy .r-1,
.section-episodes-archive--taxonomy .r-2 {
display: none;
}
.section-episodes-archive--taxonomy .r-0 {
margin-bottom: 3.75rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive--taxonomy .r-0 {
margin-bottom: 2.5rem;
}
}
.section-episodes-archive--taxonomy .category-note {
display: flex;
justify-content: space-between;
align-items: center;
flex-wrap: wrap;
gap: 1.25rem;
}
@media (max-width: 991.98px) {
.section-episodes-archive--taxonomy .category-note {
flex-direction: column;
align-items: flex-start;
}
}
.section-episodes-archive--taxonomy .category-note h1 {
font-size: 2.5rem;
font-weight: 700;
margin: 0;
}
@media (max-width: 991.98px) {
.section-episodes-archive--taxonomy .category-note h1 {
font-size: 1.5rem;
}
}
@media (max-width: 991.98px) {
.section-episodes-archive--taxonomy .category-note .btn {
width: 100%;
}
}
.section-single {
background-color: #212120;
color: #ffffff;
padding-top: 12.5rem;
padding-bottom: 5rem;
}
@media (max-width: 991.98px) {
.section-single {
padding-top: 7.5rem;
padding-bottom: 3.5rem;
}
}
.section-single .r-1 {
margin-bottom: 2.25rem;
}
.section-single .r-3 {
margin-bottom: 2.25rem;
}
.section-single .r-4 {
margin-bottom: 2.5rem;
}
.section-single .r-6 {
margin-top: 6.25rem;
}
@media (max-width: 991.98px) {
.section-single .r-6 {
margin-top: 3.75rem;
}
}
.section-single .c-hero img {
width: 100%;
height: 32.5rem;
display: block;
border-radius: 3.125rem;
object-fit: cover;
}
@media (max-width: 991.98px) {
.section-single .c-hero img {
height: auto;
}
}
.section-single .single-narrow {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
}
.section-single .c-header .post-card__categories {
margin-bottom: 2.5625rem;
}
.section-single .c-header .post-card__categories a {
color: #ffffff;
}
.section-single .c-header h1 {
font-weight: 700;
font-size: 1.875rem;
line-height: 1.2;
margin-bottom: 1.4375rem;
}
@media (max-width: 991.98px) {
.section-single .c-header h1 {
font-size: 1.25rem;
}
}
.section-single .c-content .entry-content {
max-width: 75rem;
margin-left: auto;
margin-right: auto;
}
.section-single .c-content .entry-content h2 {
font-weight: 700;
font-size: 1.875rem;
line-height: 1.2;
margin-bottom: 1.25rem;
}
@media (max-width: 991.98px) {
.section-single .c-content .entry-content h2 {
font-size: 1.125rem;
}
}
.section-single .c-content .entry-content h3 {
font-weight: 700;
font-size: 1.375rem;
line-height: 1.2;
margin-bottom: 1rem;
}
@media (max-width: 991.98px) {
.section-single .c-content .entry-content h3 {
font-size: 1rem;
font-size: max(16px, 1rem);
}
}
.section-single .c-content .entry-content h4 {
font-weight: 600;
font-size: 1.125rem;
line-height: 1.2;
margin-bottom: 0.75rem;
}
@media (max-width: 991.98px) {
.section-single .c-content .entry-content h4 {
font-size: 0.875rem;
}
}
.section-single .c-content .entry-content p {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.6875;
margin-bottom: 1.25rem;
}
.section-single .c-content .entry-content a {
color: #E1ED3B;
}
.section-single .c-content .entry-content a:not(.btn) {
text-decoration: underline;
}
.section-single .c-content .entry-content a:hover, .section-single .c-content .entry-content a:focus {
text-decoration: none;
}
.section-single .c-content .entry-content ul,
.section-single .c-content .entry-content ol {
margin-bottom: 1.25rem;
padding-left: 1.375rem;
}
.section-single .c-content .entry-content li {
margin-bottom: 0.5rem;
}
.section-single .c-content .entry-content blockquote {
margin: 1.5rem 0;
padding: 1rem 1.5rem;
border-left: 0.25rem solid #CAADF5;
background-color: rgba(255, 255, 255, 0.04);
border-radius: 1rem;
}
.section-single .c-content .entry-content blockquote p:last-child {
margin-bottom: 0;
}
.section-single .c-content .entry-content img {
max-width: 100%;
height: auto;
border-radius: 1.5rem;
}
.section-single .c-content .entry-content pre,
.section-single .c-content .entry-content code {
font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
.section-single .c-content .entry-content pre {
margin-bottom: 1.25rem;
padding: 1rem;
border-radius: 0.75rem;
background-color: rgba(255, 255, 255, 0.06);
overflow: auto;
}
.section-single .c-content .entry-content hr {
height: 1px;
border: 0;
border-top: 1px solid rgba(255, 255, 255, 0.4);
margin: 2rem 0;
}
.section-single .c-content .entry-content table {
width: 100%;
border-collapse: collapse;
margin-bottom: 1.25rem;
}
.section-single .c-content .entry-content table th,
.section-single .c-content .entry-content table td {
border: 1px solid rgba(255, 255, 255, 0.2);
padding: 0.625rem 0.75rem;
}
.section-single .c-content .entry-content table th {
font-weight: 700;
background: rgba(255, 255, 255, 0.06);
}
.section-single .c-content .entry-content .wp-block-image {
margin-bottom: 2rem;
margin-top: 2rem;
}
.section-single .single-summary {
background-color: #E1ED3B;
color: #212120;
border-radius: 3.125rem;
padding: 3.75rem 4.375rem;
max-width: 75rem;
margin-left: auto;
margin-right: auto;
}
@media (max-width: 991.98px) {
.section-single .single-summary {
padding: 2.625rem 2.125rem;
border-radius: 1.875rem;
}
}
.section-single .single-summary h3 {
font-weight: 700;
font-size: 1.25rem;
line-height: 1.2;
margin-bottom: 0.75rem;
}
@media (max-width: 991.98px) {
.section-single .single-summary h3 {
font-size: 1.125rem;
}
}
.section-single .single-summary p {
margin-bottom: 0.75rem;
line-height: 1.5;
}
.section-single .single-top {
display: flex;
align-items: center;
justify-content: flex-end;
padding-bottom: 0.75rem;
margin-bottom: 1.25rem;
border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}
.section-single .single-top__back {
color: #ffffff;
text-decoration: none;
font-weight: 700;
font-size: 0.875rem;
text-transform: uppercase;
}
.section-single .single-top__back:hover, .section-single .single-top__back:focus {
text-decoration: underline;
}
.section-single .c-related h2 {
font-weight: 700;
font-size: 1.5rem;
line-height: 1.2;
text-align: center;
color: #ffffff;
margin-bottom: 2.25rem;
}
.section-single .c-related .row-grid {
row-gap: 3.75rem;
}
@media (max-width: 991.98px) {
.section-single .post-card__meta {
margin-bottom: 1.25rem;
}
.section-single .post-card__meta-icon {
display: flex;
align-items: center;
width: 1rem;
height: 1rem;
}
.section-single .post-card__meta-text {
font-size: 1rem;
font-size: max(16px, 1rem);
}
.section-single .post-card__meta-item {
font-size: 1rem;
font-size: max(16px, 1rem);
gap: 0;
}
.section-single .post-card__meta-item svg {
width: 1rem;
height: 1rem;
}
}
.post-card {
display: flex;
flex-direction: column;
color: inherit;
text-decoration: none;
border-radius: 3.125rem;
transition: transform 0.3s ease;
height: 100%;
}
.post-card a {
color: inherit;
text-decoration: none;
}
.post-card:hover {
transform: scale(1.03);
}
.section-episodes-archive .post-card:hover {
transform: scale(1);
}
.post-card__visual {
width: 100%;
aspect-ratio: 465/359;
border-radius: 3.125rem;
overflow: hidden;
margin-bottom: 2.25rem;
}
.section-episodes-archive .post-card__visual:hover {
transform: scale(1.03);
}
@media (max-width: 991.98px) {
.post-card__visual {
aspect-ratio: 266/342;
max-height: 21.375rem;
}
}
.post-card__img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
border-radius: 3.125rem;
}
.post-card__content {
flex: 1;
display: flex;
flex-direction: column;
}
.post-card__title {
font-weight: 700;
font-size: 1.875rem;
line-height: 1.2;
color: #ffffff;
margin-bottom: 1.375rem;
}
@media (max-width: 991.98px) {
.post-card__title {
font-size: 1.125rem;
margin-bottom: 1.25rem;
}
}
.section-latest-posts .post-card__title {
margin-bottom: 2rem;
}
.post-card__speaker {
font-size: 1.5rem;
font-weight: 500;
color: #ffffff;
margin-bottom: 2.25rem;
}
.post-card__meta {
display: flex;
align-items: center;
gap: 1.25rem;
margin-bottom: 2.25rem;
flex-wrap: wrap;
}
.post-card__meta-item {
display: inline-flex;
align-items: center;
border: 1px solid #ffffff;
border-radius: 100px;
padding: 0.85rem 1.175rem;
font-size: 1rem;
font-size: max(16px, 1rem);
font-weight: 500;
line-height: 1;
}
.post-card__meta-icon {
display: inline-flex;
width: 1rem;
height: 1rem;
margin-right: 0.5rem;
}
.post-card__meta-icon svg {
width: 100%;
height: 100%;
display: block;
}
.post-card__excerpt {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.6875;
color: #ffffff;
margin-bottom: 1.6875rem;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
overflow: hidden;
}
.post-card__categories {
font-size: 1.125rem;
margin-bottom: 3.0625rem;
}
.post-card__categories strong {
font-weight: 700;
}
.post-card__after-title {
margin-top: auto;
}
.post-card__actions {
display: flex;
flex-direction: column;
gap: 1.25rem;
align-items: flex-start;
}
.post-card .btn {
color: #E1ED3B;
}
.global-pagination {
display: flex;
justify-content: center;
margin-top: 2rem;
}
.global-pagination__container {
display: flex;
align-items: center;
gap: 1.5rem;
}
.global-pagination__nav {
display: inline-flex;
align-items: center;
justify-content: center;
width: 3.125rem;
height: 3.125rem;
border-radius: 50%;
border: 1px solid #ffffff;
background-color: transparent;
color: #ffffff;
text-decoration: none;
transition: all 0.2s ease;
}
.global-pagination__nav svg {
display: block;
}
.global-pagination__nav:hover {
background-color: rgba(255, 255, 255, 0.1);
}
.global-pagination__nav--disabled {
opacity: 0.5;
cursor: not-allowed;
pointer-events: none;
}
.global-pagination__page {
display: inline-flex;
align-items: center;
justify-content: center;
width: 3.125rem;
height: 3.125rem;
border-radius: 50%;
border: 1px solid #ffffff;
background-color: transparent;
color: #ffffff;
font-family: "Poppins", sans-serif;
font-weight: 500;
font-size: 1rem;
font-size: max(16px, 1rem);
text-transform: uppercase;
letter-spacing: 0.05em;
text-decoration: none;
transition: all 0.2s ease;
}
.global-pagination__page:hover {
background-color: rgba(255, 255, 255, 0.1);
}
.global-pagination__page--current {
width: 4.375rem;
height: 4.375rem;
border: none;
background-color: #CAADF5;
color: #212120;
font-size: 1.375rem;
}
.global-pagination__ellipsis {
display: inline-flex;
align-items: center;
justify-content: center;
width: 3.125rem;
height: 3.125rem;
color: #ffffff;
font-family: "Poppins", sans-serif;
font-weight: 500;
font-size: 1rem;
font-size: max(16px, 1rem);
}
@media (max-width: 575.98px) {
.global-pagination__container {
gap: 1rem;
}
.global-pagination__nav, .global-pagination__page {
width: 2.5rem;
height: 2.5rem;
font-size: 0.875rem;
}
.global-pagination__nav--current, .global-pagination__page--current {
width: 3.125rem;
height: 3.125rem;
font-size: 1.125rem;
}
.global-pagination__ellipsis {
width: 2.5rem;
height: 2.5rem;
font-size: 0.875rem;
}
}
.section-contact {
background-color: transparent;
color: #ffffff;
position: relative;
padding: 5.375rem 0;
overflow: hidden;
}
.section-contact .wpcf7 form.invalid .wpcf7-response-output,
.section-contact .wpcf7 form.unaccepted .wpcf7-response-output,
.section-contact .wpcf7 form.payment-required .wpcf7-response-output,
.section-contact .wpcf7 form.sent .wpcf7-response-output,
.section-contact .wpcf7 form .section-newsletter__checkbox-error {
font-size: 1.125rem;
}
.section-contact form:not(.invalid) .wpcf7-not-valid-tip[aria-hidden=true] {
display: none !important;
}
.section-contact .wpcf7 form .wpcf7-response-output {
padding: 0.75rem 1.5rem;
border-radius: 1.25rem;
}
.section-contact .wpcf7 form.sent .wpcf7-response-output {
border-color: #E1ED3B;
}
.section-contact .invalid .section-newsletter__fields {
margin-bottom: 1.3125rem;
}
.section-contact .section-newsletter {
padding: 0;
}
.section-contact .section-newsletter .section-newsletter__form {
gap: 0;
}
.section-contact .section-newsletter .section-newsletter__form p {
margin-bottom: 0;
}
.section-contact__decor {
position: absolute;
z-index: 0;
pointer-events: none;
user-select: none;
}
.section-contact__decor--left {
left: 0;
top: 0;
}
@media (max-width: 991.98px) {
.section-contact__decor--left {
left: -13.75rem;
top: -7.5rem;
}
}
.section-contact__decor--right {
right: 0;
bottom: 0;
}
@media (max-width: 991.98px) {
.section-contact__decor--right {
right: -11.25rem;
bottom: -11.25rem;
}
}
.section-contact__decor--desktop {
display: block;
}
.section-contact__decor--mobile {
display: none;
}
@media (max-width: 991.98px) {
.section-contact__decor--desktop {
display: none;
}
.section-contact__decor--mobile {
display: block;
}
.section-contact__decor--left-mobile {
left: 0;
bottom: 0;
}
.section-contact__decor--right-mobile {
right: 0;
top: 6.25rem;
}
}
.section-contact .container-xl,
.section-contact .container {
position: relative;
z-index: 1;
}
.section-contact .row.r-1 {
align-items: center;
}
.section-contact .section-contact__info-inner {
max-width: 27.75rem;
width: 100%;
}
.section-contact .section-newsletter__box {
background: transparent;
border-radius: 0;
max-width: none;
width: 100%;
margin: 0;
display: block;
gap: 0;
}
.section-contact .section-newsletter__inner {
padding: 0;
}
@media (max-width: 991.98px) {
.section-contact .c-info {
margin-bottom: 4.0625rem;
}
}
.section-contact__title {
font-weight: 700;
font-size: 2.5rem;
line-height: 3rem;
margin: 0 0 1.75rem 0;
}
.section-contact__desc {
font-weight: 400;
font-size: 1.125rem;
line-height: 1.6875rem;
margin: 0 0 2.5rem 0;
}
.section-contact__desc p:last-child {
margin-bottom: 0;
}
.section-contact__email-intro {
font-size: 1.125rem;
line-height: 1.6875rem;
margin-bottom: 2rem;
}
.section-contact__email {
display: inline-block;
font-size: 1.125rem;
line-height: 1.6875rem;
color: #ffffff;
text-decoration: underline;
margin-bottom: 1.75rem;
}
.section-contact__email:hover {
color: #E1ED3B;
}
.section-contact__socials {
display: flex;
gap: 0.875rem;
}
.section-contact__social {
display: inline-flex;
align-items: center;
justify-content: center;
color: #ffffff;
background: none;
border: 0;
padding: 0;
}
.section-contact__social:hover {
transform: translateY(-0.125rem);
}
.section-contact__social svg {
display: block;
}
.section-contact .section-newsletter__form {
display: flex;
flex-direction: column;
align-items: stretch;
padding: 0.3125rem;
}
.section-contact .section-newsletter__form .wpcf7-not-valid-tip,
.section-contact .section-newsletter__form .wpcf7-response-output {
font-size: 0.9375rem;
line-height: 1.6875rem;
font-weight: 400;
margin-top: -0.5rem;
display: block;
}
@media (max-width: 991.98px) {
.section-contact .section-newsletter__form .wpcf7-not-valid-tip,
.section-contact .section-newsletter__form .wpcf7-response-output {
font-size: 0.875rem;
line-height: 1.2;
}
}
.section-contact .section-newsletter__fields {
max-width: 39rem;
width: 100%;
}
.section-contact .section-newsletter__input {
width: 100%;
background: #ffffff;
color: #000000;
border: none;
border-radius: 6.25rem;
height: 3.875rem;
padding: 0 1.75rem;
font-size: 1.125rem;
line-height: 1.6875rem;
margin-bottom: 1.3125rem;
}
.section-contact .section-newsletter__input::placeholder {
color: #000000;
opacity: 1;
}
.section-contact .section-newsletter__input.wpcf7-textarea {
min-height: 7.75rem;
height: auto;
padding: 1.125rem 1.5rem;
border-radius: 1.25rem;
resize: vertical;
line-height: 1.5rem;
margin-bottom: 0.875rem;
}
.section-contact .section-newsletter__agree {
max-width: 39rem;
width: 100%;
display: block;
margin-bottom: 1.5rem;
}
.section-contact .section-newsletter__agree .wpcf7-not-valid-tip {
margin-top: 0.5rem;
font-size: 0.9375rem !important;
line-height: 1.6875rem;
font-weight: 400;
}
.section-contact .section-newsletter__agree:last-of-type {
margin-bottom: 2.25rem;
}
.section-contact .section-newsletter__checkbox {
position: relative;
display: inline-flex;
align-items: flex-start;
gap: 1.125rem;
cursor: pointer;
}
.section-contact .section-newsletter__checkbox br {
display: none;
}
.section-contact .section-newsletter__checkbox input[type=checkbox] {
position: absolute;
opacity: 0;
width: 0;
height: 0;
}
.section-contact .section-newsletter__checkbox input[type=checkbox]:focus ~ .section-newsletter__checkbox-box {
outline: 2px solid rgba(255, 255, 255, 0.5);
outline-offset: 2px;
}
.section-contact .section-newsletter__checkbox input[type=checkbox]:checked ~ .section-newsletter__checkbox-box {
background: #ffffff;
}
.section-contact .section-newsletter__checkbox input[type=checkbox]:checked ~ .section-newsletter__checkbox-box::after {
opacity: 1;
}
.section-contact .section-newsletter__checkbox-box {
width: 1.3125rem;
height: 1.3125rem;
border-radius: 0.25rem;
background: #ffffff;
border: 2px solid #ffffff;
margin-top: 0.25rem;
position: relative;
}
.section-contact .section-newsletter__checkbox-box::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 0.625rem;
height: 0.375rem;
border: 0.125rem solid #3794FF;
border-top: 0;
border-right: 0;
transform: translate(-50%, -60%) rotate(-45deg);
opacity: 0;
transition: opacity 0.2s ease;
}
.section-contact .section-newsletter__consent-text {
color: #ffffff;
font-size: 1.125rem;
line-height: 1.6875rem;
}
.section-contact .section-newsletter__consent-text a {
color: inherit;
text-decoration: underline;
}
@media (max-width: 991.98px) {
.section-contact .section-newsletter__consent-text {
font-size: 0.875rem;
line-height: 1.2;
}
}
.section-contact .section-newsletter__actions {
width: 100%;
max-width: 39rem;
display: flex;
justify-content: center;
}
.section-contact .section-newsletter__actions .btn {
width: auto;
}
.section-contact .section-newsletter__hp {
display: none;
}
@media (max-width: 991.98px) {
.section-contact {
padding: 2.5rem 0;
}
.section-contact__title {
font-size: 1.125rem;
line-height: 1.2;
margin-bottom: 1.875rem;
}
.section-contact__desc {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.2;
margin-bottom: 1.75rem;
}
.section-contact .c-form {
margin-top: 1.25rem;
}
.section-contact .section-newsletter__actions {
justify-content: center;
padding-top: 2rem;
}
}
.section-about-ewa {
background-color: #212120;
color: #ffffff;
padding-top: 7.5rem;
padding-bottom: 8.25rem;
}
@media (max-width: 991.98px) {
.section-about-ewa {
padding-top: 3.75rem;
padding-bottom: 3.75rem;
}
}
.section-about-ewa .r-1 {
align-items: center;
}
@media (max-width: 991.98px) {
.section-about-ewa .r-1 {
display: flex;
flex-direction: column-reverse;
}
}
.section-about-ewa .c-visual .section-about-ewa__visual-wrap {
position: relative;
width: 100%;
max-width: 38.8125rem;
margin-left: auto;
margin-right: auto;
}
@media (min-width: 992px) {
.section-about-ewa .c-visual .section-about-ewa__visual-wrap {
margin-right: 0;
}
}
@media (max-width: 991.98px) {
.section-about-ewa .c-visual .section-about-ewa__visual-wrap {
margin-top: 3.125rem;
}
}
.section-about-ewa__photo {
position: relative;
left: auto;
right: auto;
bottom: auto;
transform: none;
}
.section-about-ewa__photo img {
display: block;
width: 100%;
max-width: 38.8125rem;
height: auto;
border-radius: 3.125rem;
}
.section-about-ewa__title {
font-size: 1.5rem;
font-weight: 700;
line-height: 1.4;
margin-bottom: 1.4375rem;
}
.section-about-ewa__body p:last-child {
margin-bottom: 0;
}
.section-about-ewa__paragraph {
font-size: 1.125rem;
line-height: 1.5;
max-width: 42.25rem;
width: 100%;
margin-bottom: 1.4375rem;
}
.section-about-ewa__paragraph:last-child {
margin-bottom: 0;
}
@media (max-width: 991.98px) {
.section-about-ewa__photo {
position: static;
transform: none;
}
.section-about-ewa .section-about-ewa__title {
font-size: 1.125rem;
margin-bottom: 1rem;
}
.section-about-ewa__paragraph {
font-size: 1rem;
font-size: max(16px, 1rem);
margin-bottom: 1rem;
}
}
.check {
position: relative;
display: inline-flex;
align-items: flex-start;
gap: 0.75rem;
cursor: pointer;
user-select: none;
}
.check__input {
position: absolute;
opacity: 0;
width: 0;
height: 0;
}
.check__input:focus + .check__box {
outline: 2px solid rgba(255, 255, 255, 0.5);
outline-offset: 2px;
}
.check__input:checked + .check__box {
background: #ffffff;
}
.check__input:checked + .check__box::after {
opacity: 1;
}
.check__box {
width: 1.3125rem;
height: 1.3125rem;
border-radius: 0.25rem;
background: #ffffff;
border: 2px solid #ffffff;
flex: 0 0 auto;
margin-top: 0.25rem;
position: relative;
}
.check__box::after {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 0.625rem;
height: 0.375rem;
border: 0.125rem solid #3794FF;
border-top: 0;
border-right: 0;
transform: translate(-50%, -60%) rotate(-45deg);
opacity: 0;
transition: opacity 0.2s ease;
}
.check__text {
font-size: 1rem;
font-size: max(16px, 1rem);
line-height: 1.6;
color: #ffffff;
}
.site-header {
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 1000;
background: transparent;
transition: background-color 0.3s ease;
}
.site-header .c-header {
display: flex;
justify-content: space-between;
align-items: center;
}
.site-header__logo-link {
display: inline-flex;
align-items: center;
text-decoration: none;
}
.site-header__logo-link svg {
display: block;
height: 2rem;
width: auto;
}
.site-header__nav {
display: flex;
justify-content: flex-end;
}
.site-header__logo-link {
display: inline-flex;
align-items: center;
text-decoration: none;
}
@media (max-width: 767.98px) {
.site-header__logo-link svg {
display: block;
height: 2rem;
width: auto;
}
}
.site-header__menu {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}
.site-header__menu > li {
margin-left: 3.75rem;
}
.site-header__menu > li:first-child {
margin-left: 0;
}
.site-header__menu > li > a {
text-decoration: none;
font-size: 1rem;
font-size: max(16px, 1rem);
font-weight: 400;
line-height: 1.2;
color: #000000;
}
.site-header__menu > li.current-menu-item > a, .site-header__menu > li.current_page_item > a,
.site-header__menu > li > a[aria-current=page] {
font-weight: 700;
}
.site-header .header__nav {
display: flex;
justify-content: flex-end;
padding-top: 3.5rem;
padding-bottom: 3.5rem;
}
.site-header .header__menu {
list-style: none;
margin: 0;
padding: 0;
display: flex;
align-items: center;
}
.site-header .header__menu > li {
margin-left: 3.75rem;
}
.site-header .header__menu > li:first-child {
margin-left: 0;
}
.site-header .header__menu > li > a {
text-decoration: none;
font-size: 1rem;
font-size: max(16px, 1rem);
font-weight: 400;
line-height: 1.2;
color: #000000;
position: relative;
transition: color 0.25s ease;
}
.site-header .header__menu > li > a::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: -0.375rem;
height: 2px;
background-color: currentColor;
transform: scaleX(0);
transform-origin: 0 50%;
transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}
.site-header .header__menu > li > a:hover::after, .site-header .header__menu > li > a:focus-visible::after {
transform: scaleX(1);
}
.site-header .header__menu > li.current-menu-item > a, .site-header .header__menu > li.current_page_item > a,
.site-header .header__menu > li > a[aria-current=page] {
font-weight: 700;
}
.site-header .header__menu > li.menu-newsletter > a {
font-weight: 400 !important;
}
.site-header--light {
color: #ffffff;
}
.site-header--light a {
color: #ffffff;
}
.site-header--light .site-header__menu > li > a,
.site-header--light .header__menu > li > a {
color: #ffffff;
}
.site-header--light .site-header__logo-link svg {
fill: #ffffff;
}
.site-header--light .site-header__logo-link svg path,
.site-header--light .site-header__logo-link svg g,
.site-header--light .site-header__logo-link svg polygon,
.site-header--light .site-header__logo-link svg rect,
.site-header--light .site-header__logo-link svg circle,
.site-header--light .site-header__logo-link svg ellipse,
.site-header--light .site-header__logo-link svg polyline,
.site-header--light .site-header__logo-link svg line,
.site-header--light .site-header__logo-link svg use {
fill: #ffffff;
}
.site-header--light.site-header--open .site-header__logo-link svg path,
.site-header--light.site-header--open .site-header__logo-link svg g,
.site-header--light.site-header--open .site-header__logo-link svg polygon,
.site-header--light.site-header--open .site-header__logo-link svg rect,
.site-header--light.site-header--open .site-header__logo-link svg circle,
.site-header--light.site-header--open .site-header__logo-link svg ellipse,
.site-header--light.site-header--open .site-header__logo-link svg polyline,
.site-header--light.site-header--open .site-header__logo-link svg line,
.site-header--light.site-header--open .site-header__logo-link svg use {
fill: #000000;
}
.site-header--light .site-header__burger svg path {
stroke: #ffffff;
}
.site-header--light.site-header--open .site-header__burger svg path {
stroke: #000000;
}
.site-header--dark {
color: #000000;
}
.site-header--dark a {
color: #000000;
}
.site-header--dark .site-header__menu > li > a,
.site-header--dark .header__menu > li > a {
color: #000000;
}
.site-header--open {
background: #ffffff;
}
.site-header__burger {
background: transparent;
border: 0;
padding: 0;
display: none;
cursor: pointer;
}
.site-header__burger svg {
display: block;
}
.site-header__mobile {
display: none;
background: #ffffff;
border-radius: 0 0 0.75rem 0.75rem;
overflow: hidden;
max-height: 0;
opacity: 0;
transform: translateY(-8px);
visibility: hidden;
pointer-events: none;
transition: max-height 0.45s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.3s ease, transform 0.45s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0.45s;
}
.site-header__mobile.is-open, .site-header__mobile[aria-hidden=false] {
max-height: 80vh;
opacity: 1;
transform: translateY(0);
visibility: visible;
pointer-events: auto;
transition: max-height 0.55s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.3s ease, transform 0.55s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0s;
}
.site-header__mobile-nav {
padding-bottom: 2rem;
}
.site-header__mobile-menu {
list-style: none;
margin: 0;
padding: 0;
}
.site-header__mobile-menu > li {
margin: 0 0 1rem 0;
}
.site-header__mobile-menu > li > a {
display: block;
text-decoration: none;
font-size: 1.25rem;
font-weight: 400;
color: #000000;
}
.site-header__mobile-menu > li.current-menu-item > a, .site-header__mobile-menu > li.current_page_item > a,
.site-header__mobile-menu > li > a[aria-current=page] {
font-weight: 700;
}
@media (max-width: 991.98px) {
.site-header .header__nav {
display: none;
}
.site-header__burger {
display: inline-flex;
}
.site-header__mobile {
display: block;
}
.site-header .c-header {
justify-content: space-between;
}
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
.site-header .c-header {
column-gap: 1rem;
padding-top: 2.625rem;
padding-bottom: 2.625rem;
}
}
body.admin-bar .site-header {
top: 2rem;
}
@media (max-width: 767.98px) {
body.admin-bar .site-header {
top: 2.875rem;
}
}
.section-footer {
background: #E1ED3B;
color: #000000;
padding: 4.125rem 0;
}
.section-footer .row.r-1 {
align-items: flex-start;
}
.section-footer__head {
display: flex;
flex-wrap: wrap;
margin-bottom: 1.5rem;
}
.section-footer__head-item {
font-weight: 700;
font-size: 1.125rem;
line-height: 1.2;
color: #000000;
margin-right: 4.375rem;
margin-bottom: 0.75rem;
}
.section-footer__head-item:last-child {
margin-right: 0;
}
.section-footer__head-link {
text-decoration: underline;
}
.section-footer__top-links {
display: flex;
flex-wrap: wrap;
margin-bottom: 1.5rem;
}
.section-footer__top-links .section-footer__top-link {
font-weight: 700;
font-size: 1.125rem;
line-height: 1.2;
color: #000000;
text-decoration: underline;
margin-right: 4.375rem;
margin-bottom: 0.75rem;
}
.section-footer__top-links .section-footer__top-link:last-child {
margin-right: 0;
}
.section-footer__links {
display: flex;
align-items: flex-start;
}
.section-footer__side {
display: flex;
flex-direction: row;
align-items: flex-start;
}
.section-footer__side--left {
margin-right: 5rem;
}
@media (min-width: 992px) {
.section-footer__side--right {
position: relative;
top: -3px;
}
}
.section-footer__col {
margin-right: 4.375rem;
}
.section-footer__col:last-child {
margin-right: 0;
}
.section-footer__col-title {
font-weight: 700;
font-size: 1.125rem;
line-height: 1.2;
margin-bottom: 1.9375rem;
}
@media (max-width: 991.98px) {
.section-footer__col-title {
font-size: 0.9375rem;
margin-bottom: 1rem;
}
}
.section-footer__col-title-link {
display: inline-block;
font-weight: 700;
font-size: 1.125rem;
line-height: 1.2;
color: #000000;
text-decoration: underline;
margin-bottom: 1.9375rem;
}
@media (max-width: 991.98px) {
.section-footer__col-title-link {
font-size: 0.9375rem;
margin-bottom: 1rem;
}
}
.section-footer__list {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-direction: column;
gap: 0.625rem;
}
.section-footer__link, .section-footer__text {
font-weight: 400;
font-size: 1.125rem;
line-height: 1.2;
color: #000000;
text-decoration: none;
}
@media (max-width: 991.98px) {
.section-footer__link, .section-footer__text {
font-size: 0.9375rem;
}
}
.section-footer__link:hover, .section-footer__text:hover {
text-decoration: underline;
}
.section-footer .c-logo {
display: flex;
justify-content: space-between;
align-self: stretch;
flex-direction: column;
}
@media (max-width: 1399.98px) {
.section-footer .c-logo {
flex-direction: row;
align-items: center;
padding-top: 2.5rem;
}
}
@media (max-width: 991.98px) {
.section-footer .c-logo {
flex-direction: column;
align-items: flex-start;
padding-top: 0;
}
}
.section-footer__logo {
max-width: 14.9375rem;
width: 100%;
}
@media (max-width: 991.98px) {
.section-footer__logo {
max-width: 10rem;
}
}
.section-footer__logo img {
width: 100%;
height: auto;
display: block;
}
.section-footer__bottom {
margin-top: 1.5rem;
display: flex;
justify-content: flex-end;
}
@media (max-width: 1399.98px) {
.section-footer__bottom {
margin-top: 0;
}
}
@media (max-width: 991.98px) {
.section-footer__bottom {
margin-top: 1.5rem;
}
}
.section-footer__bottom .section-footer__copyright {
font-weight: 700;
font-size: 1.125rem;
line-height: 1.2;
color: #212120;
}
@media (max-width: 991.98px) {
.section-footer__bottom .section-footer__copyright {
font-size: 0.9375rem;
}
}
@media (max-width: 991.98px) {
.section-footer {
padding: 2.5rem 0;
}
.section-footer__links {
display: flex;
flex-direction: row;
gap: 1.5rem;
}
.section-footer__side {
width: 50%;
flex-direction: column;
}
.section-footer__side--left {
margin-right: 0;
}
.section-footer__side--right {
margin-left: 0;
}
.section-footer__col {
margin-right: 0;
margin-bottom: 2rem;
}
.section-footer .c-logo {
justify-content: flex-start;
margin-top: 2.5rem;
align-items: center;
}
.section-footer__bottom {
justify-content: flex-start;
margin-top: 2.5rem;
}
}