@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: 0;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.nav-toggle:not(.has-visible-label) .nav-toggle-label, .screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    width: 1px;
    word-wrap: normal !important;
    position: fixed;
    top: 50px;
}

.nav-toggle:not(.has-visible-label) .skip-link.nav-toggle-label, .screen-reader-text.skip-link {
    margin: 5px
}

.nav-toggle:not(.has-visible-label) .skip-link.nav-toggle-label:focus, .screen-reader-text.skip-link:focus {
    background: #fff;
    color: #4d4aff;
    outline: 2px solid #4d4aff
}

.nav-toggle:not(.has-visible-label) .nav-toggle-label:focus, .screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 0;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #21759b;
    display: block;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

[tabindex="-1"]:focus {
    outline: 0
}

[data-whatinput=mouse] :focus, [data-whatinput=touch] :focus {
    outline: 0
}

.col, body .block-image-links .cols .col {
    overflow: visible
}

[data-whatinput=keyboard] a:focus, [data-whatinput=keyboard] button:focus, [data-whatinput=keyboard] div[tabindex]:focus, [data-whatinput=keyboard] input:focus, [data-whatinput=keyboard] nav ul li a:focus, [data-whatinput=keyboard] select:focus, [data-whatinput=keyboard] textarea:focus {
    outline: 2px solid #4d4aff;
    color: #000;
    opacity: 1;
    z-index: 99
}

[data-whatinput=keyboard] a.global-link:focus {
    outline: 4px solid #4d4aff
}

.no-js :focus {
    outline: 2px solid #4d4aff
}

.container a:focus, .container a:hover, .entry-content a:focus, .entry-content a:hover {
    text-decoration: none
}

.block:not(.block-footer) {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    min-height: 100px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: -1px;
}

.shade {
    background: #03061b;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    opacity: .35
}

.site {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    background: #ffffff;
    color: #212121;
}

.container {
    margin: 0 auto;
    padding-top: 64px;
    padding-top: 6.4rem;
    padding-bottom: 64px;
    padding-bottom: 6.4rem;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem
}

.container h1, h2, h3, h4 {
    font-family: 'Outfit', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 53px;
    line-height: 1.17;
    color: #353535;
    letter-spacing: 1px;
}

.wp-block-cover .wp-block-cover__inner-container {
    max-width: 1473px;
}

@media (max-width: 1600px) {
    .has-light-bg .container {
        padding-left: 8rem;
        padding-right: 8rem
    }

    .wp-block-cover .wp-block-cover__inner-container {
        padding-left: 8rem;
        padding-right: 8rem
    }
}

@media (max-width: 770px) {
    .container {
        padding-top: 5.33333rem;
        padding-bottom: 5.33333rem;
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.container > * {
    margin-bottom: 2em;
    /*margin-top: 2em */
}

.site-main .container {
    clear: both
}

.entry-footer {
    overflow: hidden;
    clear: both;
    display: block
}

.edit-link {
    text-align: left;
    width: 100%;
    display: block;
    clear: both;
    max-width: 100%;
    min-width: 0;
    margin-bottom: 0;
    margin-top: 20px;
    margin-top: 2rem;
    overflow: hidden;
    transition: all .22s
}

.edit-link a {
    clear: both;
    text-align: center;
    transition: all .22s;
    display: block;
    padding: 20px;
    padding: 2rem;
    background: #fafafa;
    color: #999;
    border: 2px dashed #999;
    margin: 0;
    text-decoration: none
}

.edit-link a:hover {
    color: #999;
    background: #efefef
}

a.global-link {
    width: 100%;
    height: 100%;
    z-index: 3;
    position: absolute;
    top: 0;
    left: 0
}

@media (min-width: 480px) {
    .error-404 .container {
        padding-top: 10%;
        padding-bottom: 10%
    }
}

.error-404 h1 {
    font-size: 42px;
    margin-bottom: 20px;
    margin-bottom: 2rem
}

@media screen and (min-width: 320px) {
    .error-404 h1 {
        font-size: calc(42px + 158 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .error-404 h1 {
        font-size: 200px
    }
}

.alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: auto;
    padding: 5vw 0;
}

.site-content .woocommerce-breadcrumb, .woocommerce .woocommerce-breadcrumb {
    font-weight: 600;
    color: #222;
    font-family: 'Outfit', serif;
    font-size: 12px;
    margin: 0 auto;
    padding: 20px;
    padding: 2rem;
    padding-bottom: 20px;
    padding-bottom: 2rem;
    padding-top: 20px;
    padding-top: 2rem;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.site-content .woocommerce-breadcrumb a, .woocommerce .woocommerce-breadcrumb a {
    color: #03f
}

.site-content .woocommerce-breadcrumb a:hover, .woocommerce .woocommerce-breadcrumb a:hover {
    color: #fc3
}

.site-content .breadcrumb-container, .woocommerce .breadcrumb-container {
    background-color: #f5f5f5
}

.wp-block-media-text {
    background-color: transparent;
    margin-left:0;
    margin-right: 0;
}

.wp-block-media-text .wp-block-media-text__content {
    padding-top: 2em;
    padding-bottom: 2em
}

.wp-block-media-text__content h2{
    line-height: 43.58px;
    max-width: 390px;
    margin: 0;
    text-align: left;
    margin: 0;
}

.wp-block-media-text .wp-block-media-text__media {
    height: unset;
}

.wp-block-media-text .wp-block-media-text__media img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@font-face {
    font-family: Archivo;
    font-display: swap;
    src: url(../fonts/archivo-v6-latin_latin-ext-regular.eot);
    src: url(../fonts/archivo-v6-latin_latin-ext-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/archivo-v6-latin_latin-ext-regular.woff) format("woff"), url(../fonts/archivo-v6-latin_latin-ext-regular.woff2) format("woff2"), url(../fonts/archivo-v6-latin_latin-ext-regular.ttf) format("truetype"), url(../fonts/archivo-v6-latin_latin-ext-regular.svg#Archivo) format("svg");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: Archivo;
    font-display: swap;
    src: url(../fonts/archivo-v6-latin_latin-ext-italic.eot);
    src: url(../fonts/archivo-v6-latin_latin-ext-italic.eot?#iefix) format("embedded-opentype"), url(../fonts/archivo-v6-latin_latin-ext-italic.woff) format("woff"), url(../fonts/archivo-v6-latin_latin-ext-italic.woff2) format("woff2"), url(../fonts/archivo-v6-latin_latin-ext-italic.ttf) format("truetype"), url(../fonts/archivo-v6-latin_latin-ext-italic.svg#Archivo) format("svg");
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: Archivo;
    font-display: swap;
    src: url(../fonts/archivo-v6-latin_latin-ext-700.eot);
    src: url(../fonts/archivo-v6-latin_latin-ext-700.eot?#iefix) format("embedded-opentype"), url(../fonts/archivo-v6-latin_latin-ext-700.woff) format("woff"), url(../fonts/archivo-v6-latin_latin-ext-700.woff2) format("woff2"), url(../fonts/archivo-v6-latin_latin-ext-700.ttf) format("truetype"), url(../fonts/archivo-v6-latin_latin-ext-700.svg#Archivo) format("svg");
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: Archivo;
    font-display: swap;
    src: url(../fonts/archivo-v6-latin_latin-ext-700italic.eot);
    src: url(../fonts/archivo-v6-latin_latin-ext-700italic.eot?#iefix) format("embedded-opentype"), url(../fonts/archivo-v6-latin_latin-ext-700italic.woff) format("woff"), url(../fonts/archivo-v6-latin_latin-ext-700italic.woff2) format("woff2"), url(../fonts/archivo-v6-latin_latin-ext-700italic.ttf) format("truetype"), url(../fonts/archivo-v6-latin_latin-ext-700italic.svg#Archivo) format("svg");
    font-style: italic;
    font-weight: 700
}

@font-face {
    font-family: "Open Sans";
    font-display: swap;
    src: url(../fonts/OpenSans-Regular.eot);
    src: url(../fonts/OpenSans-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Regular.woff) format("woff"), url(../fonts/OpenSans-Regular.woff2) format("woff2"), url(../fonts/OpenSans-Regular.ttf) format("truetype"), url("../fonts/OpenSans-Regular.svg#Open Sans") format("svg");
    font-style: normal;
    font-weight: 400
}

@font-face {
    font-family: "Open Sans";
    font-display: swap;
    src: url(../fonts/OpenSans-Italic.eot);
    src: url(../fonts/OpenSans-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Italic.woff) format("woff"), url(../fonts/OpenSans-Italic.woff2) format("woff2"), url(../fonts/OpenSans-Italic.ttf) format("truetype"), url("../fonts/OpenSans-Italic.svg#Open Sans") format("svg");
    font-style: italic;
    font-weight: 400
}

@font-face {
    font-family: "Open Sans";
    font-display: swap;
    src: url(../fonts/OpenSans-Bold.eot);
    src: url(../fonts/OpenSans-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-Bold.woff) format("woff"), url(../fonts/OpenSans-Bold.woff2) format("woff2"), url(../fonts/OpenSans-Bold.ttf) format("truetype"), url("../fonts/OpenSans-Bold.svg#Open Sans") format("svg");
    font-style: normal;
    font-weight: 700
}

@font-face {
    font-family: "Open Sans";
    font-display: swap;
    src: url(../fonts/OpenSans-BoldItalic.eot);
    src: url(../fonts/OpenSans-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/OpenSans-BoldItalic.woff) format("woff"), url(../fonts/OpenSans-BoldItalic.woff2) format("woff2"), url(../fonts/OpenSans-BoldItalic.ttf) format("truetype"), url("../fonts/OpenSans-BoldItalic.svg#Open Sans") format("svg");
    font-style: italic;
    font-weight: 700
}

:root {
    font-size: 62.5%
}

body {
    font-size: 17px;
    font-size: 1.7rem;
    font-family: 'Outfit', serif;
    color: #fffdfa;
    font-weight: 400;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    text-size-adjust: none;
    text-rendering: geometricPrecision;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

a {
    color: #2e22d7;
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    color: #585858;
}

.container.container-article article a:not(.button):not(.no-text-link) {
    position: relative;
    overflow: visible;
    font-weight: 700;
    z-index: 1;
    text-decoration: none;
    transition: all .18s ease-in-out;
    display: inline-flex;
    color: #222;
    border-bottom: 1px solid #03f;
    box-shadow: inset 0 -.1rem 0 #03f
}

.container.container-article article a:focus:not(.button):not(.no-text-link), .container.container-article article a:hover:not(.button):not(.no-text-link) {
    box-shadow: inset 0 -3.3rem 0 #03f;
    color: #222
}

.comment-list li, .comment-list li .comment-time, .comment-list li p, .comments-link, body.woocommerce ul.products .button, body.woocommerce-page .site-content ul.products .button {
    font-size: 14px
}

@media screen and (min-width: 320px) {
    .comment-list li, .comment-list li .comment-time, .comment-list li p, .comments-link, body.woocommerce ul.products .button, body.woocommerce-page .site-content ul.products .button {
        font-size: calc(14px + 3 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .comment-list li, .comment-list li .comment-time, .comment-list li p, .comments-link, body.woocommerce ul.products .button, body.woocommerce-page .site-content ul.products .button {
        font-size: 17px
    }
}

blockquote, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body.woocommerce div.product, body.woocommerce div.product .star-rating, body.woocommerce ul.products .star-rating, body.woocommerce-page .site-content div.product, body.woocommerce-page .site-content div.product .star-rating, body.woocommerce-page .site-content ul.products .star-rating, code, dd, dt, figcaption, hr, input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], input[type=week], kbd, li, ol, p, pre, samp, select, small, table, td, textarea, th, tr, ul {
    font-size: 17px;
    letter-spacing: -.003em;
    line-height: 1.7
}

@media screen and (min-width: 320px) {
    blockquote, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body.woocommerce div.product, body.woocommerce div.product .star-rating, body.woocommerce ul.products .star-rating, body.woocommerce-page .site-content div.product, body.woocommerce-page .site-content div.product .star-rating, body.woocommerce-page .site-content ul.products .star-rating, code, dd, dt, figcaption, hr, input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], input[type=week], kbd, li, ol, p, pre, samp, select, small, table, td, textarea, th, tr, ul {
        font-size: 14px;
    }
}

@media screen and (min-width: 1920px) {
    blockquote, body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), body.woocommerce div.product, body.woocommerce div.product .star-rating, body.woocommerce ul.products .star-rating, body.woocommerce-page .site-content div.product, body.woocommerce-page .site-content div.product .star-rating, body.woocommerce-page .site-content ul.products .star-rating, code, dd, dt, figcaption, hr, input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], input[type=week], kbd, li, ol, p, pre, samp, select, small, table, td, textarea, th, tr, ul {
        font-size: 14px
    }
}

p {
    margin-top: 10px;
    margin-top: 1.1rem;
    margin-bottom: 29px;
    margin-bottom: 2.9rem;
    font-size: 20px;
    font-family: 'Noto Sans', serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.7;

    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;

    color: #212121;
}

p:first-child {
    border:none;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 700 !important;
    margin-top: 27px;
    margin-top: 2.7rem;
    margin-bottom: 8px;
    margin-bottom: 1.1rem;
    font-family: 'Outfit', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 53px;
    color: #353535;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0
}

h2, h3, h4, h5, h6 {
    line-height: 1.2
}

h3 {
    line-height: 1.35
}

h1 {
    font-size: 32px;
    line-height: 60px;
}

@media screen and (max-width:700px) {
    h1 {
        line-height: 40px;
    }
}


@media screen and (min-width: 320px) {
    h1 {
        font-size: calc(51.4px + 19 * ((100vw - 320px) / 1600));
    }
}

@media screen and (max-width: 430px) {
    h1 {
        font-size: 28px;
    }

    h2 {
        font-size: 22px;
    }
}

@media screen and (min-width: 1920px) {
    h1 {
        font-size: 71.4px;
    }
}

h2 {
    font-size: 38px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 38px;
    line-height: 38px;
    /* identical to box height, or 100% */

    color: #3C4961;


}

@media screen and (min-width: 1920px) {
    h2 {
        font-size: 45px
    }
}

.accent, h3 {
    font-size: 21px
}

@media screen and (min-width: 320px) {
    .accent, h3 {
        font-size: calc(25px + 7 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .accent, h3 {
        font-size: 28px
    }
}

.comment-list li .comment-author, h4 {
    font-size: 18px
}

@media screen and (min-width: 320px) {
    .comment-list li .comment-author, h4 {
        font-size: calc(18px + 3 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .comment-list li .comment-author, h4 {
        font-size: 21px
    }
}

h5 {
    font-size: 14px
}

@media screen and (min-width: 320px) {
    h5 {
        font-size: calc(14px + 3 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    h5 {
        font-size: 17px
    }
}

h6 {
    font-size: 14px
}

@media screen and (min-width: 320px) {
    h6 {
        font-size: calc(14px + -2 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    h6 {
        font-size: 12px
    }
}

ul {
    list-style: disc outside;
    padding-left: 19px;
    padding-left: 1.9rem
}

ul li {
    padding-left: 0
}

ol {
    padding-left: 19px;
    padding-left: 1.9rem
}

b, strong {
    font-weight: 700
}

em, i {
    font-style: italic
}

small {
    line-height: 1;
    font-size: .875em
}

img {
    -ms-interpolation-mode: bicubic;
    height: auto;
    vertical-align: middle;
    max-width: 100%
}

figure {
    position: relative;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0
}

figcaption {
    margin-top: 0;
    font-style: normal;
    position: absolute;
    top: 0;
    font-size: 15px;
    background-color: inherit;
    margin: 0;
    text-align: center;
    color:white;
    font-family: 'Outfit', serif;
    font-weight: 800;
    line-height: 27px;
    padding: 5px 20px;
}

blockquote {
    clear: both;
    border: 0 none;
    position: relative;
    margin-top: 30px;
    margin-top: 3rem;
    padding-bottom: 30px;
    padding-bottom: 3rem;
    margin: 0
}

blockquote p {
    font-style: italic;
    margin-bottom: 0;
    position: relative;
    overflow: visible;
    color: #666
}

@media (min-width: 1100px) {
    blockquote {
        margin-top: 4rem;
        padding-bottom: 4rem
    }
}

blockquote:before {
    content: '';
    display: block;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    max-width: 147px
}

@media (min-width: 480px) {
    blockquote:before {
        width: 30%
    }
}

cite {
    display: block;
    font-style: italic
}

hr {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 50%, #000 50%);
    background-repeat: repeat-x;
    background-size: 2px 2px;
    background-position: 0 50%;
    border: 0;
    padding-top: 10px;
    padding-top: 1rem;
    padding-bottom: 10px;
    padding-bottom: 1rem;
    margin: 0;
    height: 0
}

kbd, pre, samp {
    font-family: Menlo, Courier, monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    font-family: Menlo, Courier, monospace;
    line-height: 1;
    padding: 3.75px 5px;
    padding: .375rem .5rem;
    border-radius: .3rem;
    font-size: inherit
}

pre code {
    display: inline-block;
    padding: 11.5px 10px 8.5px;
    padding: 1.15rem 1rem .85rem
}

pre {
    border-radius: .3rem;
    display: block;
    white-space: pre-wrap;
    word-break: break-all;
    word-wrap: break-word;
    margin-bottom: 20px;
    margin-bottom: 2rem
}

.site-header {
    position: relative;
    z-index: 15;
    padding-bottom: 20px;
    padding-bottom: 2rem;
    padding-top: 10px;
    padding-top: 1rem;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    align-items: center;
    padding:0;
    padding-right: 20px;
    background: white;
    padding: 0 8rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    height: 60px;
    max-width: 1200px;
}

.site-title {
    margin: 0;
    font-weight: 700
}

.site-title a {
    color: #03f;
    overflow: visible;
    display: flex;
    align-items: center;
    height: 94px;
    justify-content: center;
}

.cart-links {
    background-color: #f5f5f5;
    padding: .5em 1em;
    position: relative
}

.cart-links ul.product_list_widget li a {
    display: inline
}

.cart-links a {
    color: #222;
    font-weight: 400 !important
}

.cart-links a:hover {
    color: #fc3
}

.cart-links a.remove {
    font-size: inherit;
    color: #222 !important
}

.cart-links a.remove:hover {
    color: #fc3 !important;
    background: 0 0
}

.cart-links img {
    width: 30px
}

.cart-links .minicart-content {
    display: none;
    position: absolute;
    background-color: #f5f5f5;
    right: 0;
    padding: 1em;
    width: 300px
}

.cart-links .minicart-content ul {
    padding-left: 0
}

.cart-links .minicart-content li {
    list-style-type: none
}

.cart-links .minicart-content p {
    font-size: 1em
}

.cart-links .minicart-content img {
    float: right
}

.cart-links .minicart-content .buttons {
    display: flex;
    justify-content: space-evenly
}

.cart-links .minicart-content .quantity {
    display: block;
    font-size: .8em;
    padding-left: 1em
}

.cart-links .minicart-content .total {
    text-align: right
}

.cart-links:hover .minicart-content {
    display: block
}

@media (max-width: 480px) {
    .cart-links .minicart-contents {
        display: none
    }
}

.site-footer {
    background: white;
    overflow: hidden;
    clear: both;
    height: 365px;
    background-size: cover;
    background-position: top;
    background-size: cover;
    padding-bottom:33px;
}

.site-footer svg {
    top: 2px;
    position: relative
}

.site-footer h3 {
    font-size: 1em
}

.theme-info {
    overflow: hidden
}

@media (min-width: 1100px) {
    .theme-info {
        width: 60%;
        text-align: right;
        float: right
    }
}

.button-wrapper {
    margin-bottom: 0
}

a.button {
    font-size: 16px;
    background: transparent;
    border: 0;
    width: auto;
    display: inline-block;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    transition: 150ms linear background;
    font-family: 'Outfit', serif;
    font-weight: 700;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 30px;
}

.cart-links .button, .cart-links .wp-block-button__link, .cart-links a.button, .cart-links a.checkout-button, .cart-links button, .cart-links button.button, .cart-links input[type=button], .cart-links input[type=reset], .cart-links input[type=submit], .content-area .wp-block-button__link, .content-area a.checkout-button, .content-area button, .content-area button.button, .content-area input[type=button], .content-area input[type=reset], .content-area input[type=submit], .site-footer .button, .site-footer .wp-block-button__link, .site-footer a.button, .site-footer a.checkout-button, .site-footer button, .site-footer button.button, .site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit], .woocommerce .site-content .button, .woocommerce .site-content .wp-block-button__link, .woocommerce .site-content a.button, .woocommerce .site-content a.checkout-button, .woocommerce .site-content button, .woocommerce .site-content button.button, .woocommerce .site-content input[type=button], .woocommerce .site-content input[type=reset], .woocommerce .site-content input[type=submit], .woocommerce-cart .wc-proceed-to-checkout .button, .woocommerce-cart .wc-proceed-to-checkout .wp-block-button__link, .woocommerce-cart .wc-proceed-to-checkout a.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout button, .woocommerce-cart .wc-proceed-to-checkout button.button, .woocommerce-cart .wc-proceed-to-checkout input[type=button], .woocommerce-cart .wc-proceed-to-checkout input[type=reset], .woocommerce-cart .wc-proceed-to-checkout input[type=submit], .woocommerce-checkout .wc-proceed-to-checkout .button, .woocommerce-checkout .wc-proceed-to-checkout .wp-block-button__link, .woocommerce-checkout .wc-proceed-to-checkout a.button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout button, .woocommerce-checkout .wc-proceed-to-checkout button.button, .woocommerce-checkout .wc-proceed-to-checkout input[type=button], .woocommerce-checkout .wc-proceed-to-checkout input[type=reset], .woocommerce-checkout .wc-proceed-to-checkout input[type=submit] {
    font-size: 16px;
    /** background: #03f; */
    background: #D70F0F;
    color: white;
    width: auto;
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    padding-right: 25px;
    margin-bottom: 0;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    transition: 150ms linear background;
    font-family: 'Outfit', serif;
    font-weight: 700;
    line-height: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.contact_nappi {
    background-color: #005CB9 !important;
    border: none !important;
}

.cart-links .button.button-grey, .cart-links .wp-block-button__link.button-grey, .cart-links a.button.button-grey, .cart-links a.checkout-button.button-grey, .cart-links button.button-grey, .cart-links button.button.button-grey, .cart-links input[type=button].button-grey, .cart-links input[type=reset].button-grey, .cart-links input[type=submit].button-grey, .content-area .button.button-grey, .content-area .wp-block-button__link.button-grey, .content-area a.button.button-grey, .content-area a.checkout-button.button-grey, .content-area button.button-grey, .content-area button.button.button-grey, .content-area input[type=button].button-grey, .content-area input[type=reset].button-grey, .content-area input[type=submit].button-grey, .site-footer .button.button-grey, .site-footer .wp-block-button__link.button-grey, .site-footer a.button.button-grey, .site-footer a.checkout-button.button-grey, .site-footer button.button-grey, .site-footer button.button.button-grey, .site-footer input[type=button].button-grey, .site-footer input[type=reset].button-grey, .site-footer input[type=submit].button-grey, .woocommerce .site-content .button.button-grey, .woocommerce .site-content .wp-block-button__link.button-grey, .woocommerce .site-content a.button.button-grey, .woocommerce .site-content a.checkout-button.button-grey, .woocommerce .site-content button.button-grey, .woocommerce .site-content button.button.button-grey, .woocommerce .site-content input[type=button].button-grey, .woocommerce .site-content input[type=reset].button-grey, .woocommerce .site-content input[type=submit].button-grey, .woocommerce-cart .wc-proceed-to-checkout .button.button-grey, .woocommerce-cart .wc-proceed-to-checkout .wp-block-button__link.button-grey, .woocommerce-cart .wc-proceed-to-checkout a.button.button-grey, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button-grey, .woocommerce-cart .wc-proceed-to-checkout button.button-grey, .woocommerce-cart .wc-proceed-to-checkout button.button.button-grey, .woocommerce-cart .wc-proceed-to-checkout input[type=button].button-grey, .woocommerce-cart .wc-proceed-to-checkout input[type=reset].button-grey, .woocommerce-cart .wc-proceed-to-checkout input[type=submit].button-grey, .woocommerce-checkout .wc-proceed-to-checkout .button.button-grey, .woocommerce-checkout .wc-proceed-to-checkout .wp-block-button__link.button-grey, .woocommerce-checkout .wc-proceed-to-checkout a.button.button-grey, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button-grey, .woocommerce-checkout .wc-proceed-to-checkout button.button-grey, .woocommerce-checkout .wc-proceed-to-checkout button.button.button-grey, .woocommerce-checkout .wc-proceed-to-checkout input[type=button].button-grey, .woocommerce-checkout .wc-proceed-to-checkout input[type=reset].button-grey, .woocommerce-checkout .wc-proceed-to-checkout input[type=submit].button-grey {
    color: #222;
    background: #f5f5f5
}

.cart-links .button.button-grey:hover, .cart-links .wp-block-button__link.button-grey:hover, .cart-links a.button.button-grey:hover, .cart-links a.checkout-button.button-grey:hover, .cart-links button.button-grey:hover, .cart-links button.button.button-grey:hover, .cart-links input[type=button].button-grey:hover, .cart-links input[type=reset].button-grey:hover, .cart-links input[type=submit].button-grey:hover, .content-area .button.button-grey:hover, .content-area .wp-block-button__link.button-grey:hover, .content-area a.button.button-grey:hover, .content-area a.checkout-button.button-grey:hover, .content-area button.button-grey:hover, .content-area button.button.button-grey:hover, .content-area input[type=button].button-grey:hover, .content-area input[type=reset].button-grey:hover, .content-area input[type=submit].button-grey:hover, .site-footer .button.button-grey:hover, .site-footer .wp-block-button__link.button-grey:hover, .site-footer a.button.button-grey:hover, .site-footer a.checkout-button.button-grey:hover, .site-footer button.button-grey:hover, .site-footer button.button.button-grey:hover, .site-footer input[type=button].button-grey:hover, .site-footer input[type=reset].button-grey:hover, .site-footer input[type=submit].button-grey:hover, .woocommerce .site-content .button.button-grey:hover, .woocommerce .site-content .wp-block-button__link.button-grey:hover, .woocommerce .site-content a.button.button-grey:hover, .woocommerce .site-content a.checkout-button.button-grey:hover, .woocommerce .site-content button.button-grey:hover, .woocommerce .site-content button.button.button-grey:hover, .woocommerce .site-content input[type=button].button-grey:hover, .woocommerce .site-content input[type=reset].button-grey:hover, .woocommerce .site-content input[type=submit].button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout .button.button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout .wp-block-button__link.button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout a.button.button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout button.button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout button.button.button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout input[type=button].button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout input[type=reset].button-grey:hover, .woocommerce-cart .wc-proceed-to-checkout input[type=submit].button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout .button.button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout .wp-block-button__link.button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout a.button.button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout button.button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout button.button.button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout input[type=button].button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout input[type=reset].button-grey:hover, .woocommerce-checkout .wc-proceed-to-checkout input[type=submit].button-grey:hover {
    background: #fc3
}

.cart-links .button.button-small, .cart-links .wp-block-button__link.button-small, .cart-links a.button.button-small, .cart-links a.checkout-button.button-small, .cart-links button.button-small, .cart-links button.button.button-small, .cart-links input[type=button].button-small, .cart-links input[type=reset].button-small, .cart-links input[type=submit].button-small, .content-area .button.button-small, .content-area .wp-block-button__link.button-small, .content-area a.button.button-small, .content-area a.checkout-button.button-small, .content-area button.button-small, .content-area button.button.button-small, .content-area input[type=button].button-small, .content-area input[type=reset].button-small, .content-area input[type=submit].button-small, .site-footer .button.button-small, .site-footer .wp-block-button__link.button-small, .site-footer a.button.button-small, .site-footer a.checkout-button.button-small, .site-footer button.button-small, .site-footer button.button.button-small, .site-footer input[type=button].button-small, .site-footer input[type=reset].button-small, .site-footer input[type=submit].button-small, .woocommerce .site-content .button.button-small, .woocommerce .site-content .wp-block-button__link.button-small, .woocommerce .site-content a.button.button-small, .woocommerce .site-content a.checkout-button.button-small, .woocommerce .site-content button.button-small, .woocommerce .site-content button.button.button-small, .woocommerce .site-content input[type=button].button-small, .woocommerce .site-content input[type=reset].button-small, .woocommerce .site-content input[type=submit].button-small, .woocommerce-cart .wc-proceed-to-checkout .button.button-small, .woocommerce-cart .wc-proceed-to-checkout .wp-block-button__link.button-small, .woocommerce-cart .wc-proceed-to-checkout a.button.button-small, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button-small, .woocommerce-cart .wc-proceed-to-checkout button.button-small, .woocommerce-cart .wc-proceed-to-checkout button.button.button-small, .woocommerce-cart .wc-proceed-to-checkout input[type=button].button-small, .woocommerce-cart .wc-proceed-to-checkout input[type=reset].button-small, .woocommerce-cart .wc-proceed-to-checkout input[type=submit].button-small, .woocommerce-checkout .wc-proceed-to-checkout .button.button-small, .woocommerce-checkout .wc-proceed-to-checkout .wp-block-button__link.button-small, .woocommerce-checkout .wc-proceed-to-checkout a.button.button-small, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button-small, .woocommerce-checkout .wc-proceed-to-checkout button.button-small, .woocommerce-checkout .wc-proceed-to-checkout button.button.button-small, .woocommerce-checkout .wc-proceed-to-checkout input[type=button].button-small, .woocommerce-checkout .wc-proceed-to-checkout input[type=reset].button-small, .woocommerce-checkout .wc-proceed-to-checkout input[type=submit].button-small {
    font-size: 16px;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 25px;
    padding-right: 25px
}

.cart-links .button.button-large, .cart-links .wp-block-button__link.button-large, .cart-links a.button.button-large, .cart-links a.checkout-button.button-large, .cart-links button.button-large, .cart-links button.button.button-large, .cart-links input[type=button].button-large, .cart-links input[type=reset].button-large, .cart-links input[type=submit].button-large, .content-area .button.button-large, .content-area .wp-block-button__link.button-large, .content-area a.button.button-large, .content-area a.checkout-button.button-large, .content-area button.button-large, .content-area button.button.button-large, .content-area input[type=button].button-large, .content-area input[type=reset].button-large, .content-area input[type=submit].button-large, .site-footer .button.button-large, .site-footer .wp-block-button__link.button-large, .site-footer a.button.button-large, .site-footer a.checkout-button.button-large, .site-footer button.button-large, .site-footer button.button.button-large, .site-footer input[type=button].button-large, .site-footer input[type=reset].button-large, .site-footer input[type=submit].button-large, .woocommerce .site-content .button.button-large, .woocommerce .site-content .wp-block-button__link.button-large, .woocommerce .site-content a.button.button-large, .woocommerce .site-content a.checkout-button.button-large, .woocommerce .site-content button.button-large, .woocommerce .site-content button.button.button-large, .woocommerce .site-content input[type=button].button-large, .woocommerce .site-content input[type=reset].button-large, .woocommerce .site-content input[type=submit].button-large, .woocommerce-cart .wc-proceed-to-checkout .button.button-large, .woocommerce-cart .wc-proceed-to-checkout .wp-block-button__link.button-large, .woocommerce-cart .wc-proceed-to-checkout a.button.button-large, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button-large, .woocommerce-cart .wc-proceed-to-checkout button.button-large, .woocommerce-cart .wc-proceed-to-checkout button.button.button-large, .woocommerce-cart .wc-proceed-to-checkout input[type=button].button-large, .woocommerce-cart .wc-proceed-to-checkout input[type=reset].button-large, .woocommerce-cart .wc-proceed-to-checkout input[type=submit].button-large, .woocommerce-checkout .wc-proceed-to-checkout .button.button-large, .woocommerce-checkout .wc-proceed-to-checkout .wp-block-button__link.button-large, .woocommerce-checkout .wc-proceed-to-checkout a.button.button-large, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button-large, .woocommerce-checkout .wc-proceed-to-checkout button.button-large, .woocommerce-checkout .wc-proceed-to-checkout button.button.button-large, .woocommerce-checkout .wc-proceed-to-checkout input[type=button].button-large, .woocommerce-checkout .wc-proceed-to-checkout input[type=reset].button-large, .woocommerce-checkout .wc-proceed-to-checkout input[type=submit].button-large {
    font-size: 20px;
    padding: 14px 27px 16px
}

.cart-links .button.button-action, .cart-links .wp-block-button__link.button-action, .cart-links a.button.button-action, .cart-links a.checkout-button.button-action, .cart-links button.button-action, .cart-links button.button.button-action, .cart-links input[type=button].button-action, .cart-links input[type=reset].button-action, .cart-links input[type=submit].button-action, .content-area .button.button-action, .content-area .wp-block-button__link.button-action, .content-area a.button.button-action, .content-area a.checkout-button.button-action, .content-area button.button-action, .content-area button.button.button-action, .content-area input[type=button].button-action, .content-area input[type=reset].button-action, .content-area input[type=submit].button-action, .site-footer .button.button-action, .site-footer .wp-block-button__link.button-action, .site-footer a.button.button-action, .site-footer a.checkout-button.button-action, .site-footer button.button-action, .site-footer button.button.button-action, .site-footer input[type=button].button-action, .site-footer input[type=reset].button-action, .site-footer input[type=submit].button-action, .woocommerce .site-content .button.button-action, .woocommerce .site-content .wp-block-button__link.button-action, .woocommerce .site-content a.button.button-action, .woocommerce .site-content a.checkout-button.button-action, .woocommerce .site-content button.button-action, .woocommerce .site-content button.button.button-action, .woocommerce .site-content input[type=button].button-action, .woocommerce .site-content input[type=reset].button-action, .woocommerce .site-content input[type=submit].button-action, .woocommerce-cart .wc-proceed-to-checkout .button.button-action, .woocommerce-cart .wc-proceed-to-checkout .wp-block-button__link.button-action, .woocommerce-cart .wc-proceed-to-checkout a.button.button-action, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button-action, .woocommerce-cart .wc-proceed-to-checkout button.button-action, .woocommerce-cart .wc-proceed-to-checkout button.button.button-action, .woocommerce-cart .wc-proceed-to-checkout input[type=button].button-action, .woocommerce-cart .wc-proceed-to-checkout input[type=reset].button-action, .woocommerce-cart .wc-proceed-to-checkout input[type=submit].button-action, .woocommerce-checkout .wc-proceed-to-checkout .button.button-action, .woocommerce-checkout .wc-proceed-to-checkout .wp-block-button__link.button-action, .woocommerce-checkout .wc-proceed-to-checkout a.button.button-action, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button-action, .woocommerce-checkout .wc-proceed-to-checkout button.button-action, .woocommerce-checkout .wc-proceed-to-checkout button.button.button-action, .woocommerce-checkout .wc-proceed-to-checkout input[type=button].button-action, .woocommerce-checkout .wc-proceed-to-checkout input[type=reset].button-action, .woocommerce-checkout .wc-proceed-to-checkout input[type=submit].button-action {
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 25px;
    padding-right: 25px
}

@media (max-width: 480px) {
    .cart-links .button, .cart-links .wp-block-button__link, .cart-links a.button, .cart-links a.checkout-button, .cart-links button, .cart-links button.button, .cart-links input[type=button], .cart-links input[type=reset], .cart-links input[type=submit], .content-area .button, .content-area .wp-block-button__link, .content-area a.button, .content-area a.checkout-button, .content-area button, .content-area button.button, .content-area input[type=button], .content-area input[type=reset], .content-area input[type=submit], .site-footer .button, .site-footer .wp-block-button__link, .site-footer a.button, .site-footer a.checkout-button, .site-footer button, .site-footer button.button, .site-footer input[type=button], .site-footer input[type=reset], .site-footer input[type=submit], .woocommerce .site-content .button, .woocommerce .site-content .wp-block-button__link, .woocommerce .site-content a.button, .woocommerce .site-content a.checkout-button, .woocommerce .site-content button, .woocommerce .site-content button.button, .woocommerce .site-content input[type=button], .woocommerce .site-content input[type=reset], .woocommerce .site-content input[type=submit], .woocommerce-cart .wc-proceed-to-checkout .button, .woocommerce-cart .wc-proceed-to-checkout .wp-block-button__link, .woocommerce-cart .wc-proceed-to-checkout a.button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout button, .woocommerce-cart .wc-proceed-to-checkout button.button, .woocommerce-cart .wc-proceed-to-checkout input[type=button], .woocommerce-cart .wc-proceed-to-checkout input[type=reset], .woocommerce-cart .wc-proceed-to-checkout input[type=submit], .woocommerce-checkout .wc-proceed-to-checkout .button, .woocommerce-checkout .wc-proceed-to-checkout .wp-block-button__link, .woocommerce-checkout .wc-proceed-to-checkout a.button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout button, .woocommerce-checkout .wc-proceed-to-checkout button.button, .woocommerce-checkout .wc-proceed-to-checkout input[type=button], .woocommerce-checkout .wc-proceed-to-checkout input[type=reset], .woocommerce-checkout .wc-proceed-to-checkout input[type=submit] {
        font-size: 14px
    }
}

.cart-links .button.button-ghost, .cart-links .wp-block-button__link.button-ghost, .cart-links a.button.button-ghost, .cart-links a.checkout-button.button-ghost, .cart-links button.button-ghost, .cart-links button.button.button-ghost, .cart-links input[type=button].button-ghost, .cart-links input[type=reset].button-ghost, .cart-links input[type=submit].button-ghost, .content-area .button.button-ghost, .content-area .wp-block-button__link.button-ghost, .content-area a.button.button-ghost, .content-area a.checkout-button.button-ghost, .content-area button.button-ghost, .content-area button.button.button-ghost, .content-area input[type=button].button-ghost, .content-area input[type=reset].button-ghost, .content-area input[type=submit].button-ghost, .site-footer .button.button-ghost, .site-footer .wp-block-button__link.button-ghost, .site-footer a.button.button-ghost, .site-footer a.checkout-button.button-ghost, .site-footer button.button-ghost, .site-footer button.button.button-ghost, .site-footer input[type=button].button-ghost, .site-footer input[type=reset].button-ghost, .site-footer input[type=submit].button-ghost, .woocommerce .site-content .button.button-ghost, .woocommerce .site-content .wp-block-button__link.button-ghost, .woocommerce .site-content a.button.button-ghost, .woocommerce .site-content a.checkout-button.button-ghost, .woocommerce .site-content button.button-ghost, .woocommerce .site-content button.button.button-ghost, .woocommerce .site-content input[type=button].button-ghost, .woocommerce .site-content input[type=reset].button-ghost, .woocommerce .site-content input[type=submit].button-ghost, .woocommerce-cart .wc-proceed-to-checkout .button.button-ghost, .woocommerce-cart .wc-proceed-to-checkout .wp-block-button__link.button-ghost, .woocommerce-cart .wc-proceed-to-checkout a.button.button-ghost, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button.button-ghost, .woocommerce-cart .wc-proceed-to-checkout button.button-ghost, .woocommerce-cart .wc-proceed-to-checkout button.button.button-ghost, .woocommerce-cart .wc-proceed-to-checkout input[type=button].button-ghost, .woocommerce-cart .wc-proceed-to-checkout input[type=reset].button-ghost, .woocommerce-cart .wc-proceed-to-checkout input[type=submit].button-ghost, .woocommerce-checkout .wc-proceed-to-checkout .button.button-ghost, .woocommerce-checkout .wc-proceed-to-checkout .wp-block-button__link.button-ghost, .woocommerce-checkout .wc-proceed-to-checkout a.button.button-ghost, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button.button-ghost, .woocommerce-checkout .wc-proceed-to-checkout button.button-ghost, .woocommerce-checkout .wc-proceed-to-checkout button.button.button-ghost, .woocommerce-checkout .wc-proceed-to-checkout input[type=button].button-ghost, .woocommerce-checkout .wc-proceed-to-checkout input[type=reset].button-ghost, .woocommerce-checkout .wc-proceed-to-checkout input[type=submit].button-ghost {
    background-color: transparent;
    border: 1px solid #03f;
    color: #03f
}

a, button, input {
    -webkit-tap-highlight-color: transparent
}

.gform_footer, .gform_header, .gform_wrapper {
    margin: 0;
    padding: 0
}

.gform_body div, .gform_body li {
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    margin-left: 0
}

.gform_body li {
    margin-bottom: 10px;
    margin-bottom: 1rem
}

.gform_body li:last-child {
    margin-bottom: 0
}

body .gform_wrapper label.gfield_label, body .gform_wrapper legend.gfield_label, body form label {
    font-weight: 500
}

.col.col-content #gform_wrapper_1.gform_wrapper .gform_footer, .col.col-content #gform_wrapper_2.gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: 0
}

.col.col-content #gform_wrapper_1.gform_wrapper #field_1_5, .col.col-content #gform_wrapper_2.gform_wrapper #field_1_5 {
    width: 100%
}

.col.col-content #gform_wrapper_1.gform_wrapper #field_1_5 textarea, .col.col-content #gform_wrapper_2.gform_wrapper #field_1_5 textarea {
    margin-bottom: 16px;
    min-height: 180px
}

.col.col-content #gform_wrapper_1.gform_wrapper #field_2_3 input, .col.col-content #gform_wrapper_2.gform_wrapper #field_2_3 input {
    margin-bottom: 16px
}

.col.col-content #gform_wrapper_1.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .col.col-content #gform_wrapper_1.gform_wrapper input[type=email], .col.col-content #gform_wrapper_1.gform_wrapper input[type=month], .col.col-content #gform_wrapper_1.gform_wrapper input[type=number], .col.col-content #gform_wrapper_1.gform_wrapper input[type=password], .col.col-content #gform_wrapper_1.gform_wrapper input[type=search], .col.col-content #gform_wrapper_1.gform_wrapper input[type=tel], .col.col-content #gform_wrapper_1.gform_wrapper input[type=text], .col.col-content #gform_wrapper_1.gform_wrapper input[type=url], .col.col-content #gform_wrapper_1.gform_wrapper input[type=week], .col.col-content #gform_wrapper_1.gform_wrapper select, .col.col-content #gform_wrapper_1.gform_wrapper textarea, .col.col-content #gform_wrapper_2.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .col.col-content #gform_wrapper_2.gform_wrapper input[type=email], .col.col-content #gform_wrapper_2.gform_wrapper input[type=month], .col.col-content #gform_wrapper_2.gform_wrapper input[type=number], .col.col-content #gform_wrapper_2.gform_wrapper input[type=password], .col.col-content #gform_wrapper_2.gform_wrapper input[type=search], .col.col-content #gform_wrapper_2.gform_wrapper input[type=tel], .col.col-content #gform_wrapper_2.gform_wrapper input[type=text], .col.col-content #gform_wrapper_2.gform_wrapper input[type=url], .col.col-content #gform_wrapper_2.gform_wrapper input[type=week], .col.col-content #gform_wrapper_2.gform_wrapper select, .col.col-content #gform_wrapper_2.gform_wrapper textarea {
    width: 100%
}

.col.col-content #gform_wrapper_1.gform_wrapper ul.gform_fields, .col.col-content #gform_wrapper_2.gform_wrapper ul.gform_fields {
    display: flex;
    flex-wrap: wrap
}

.col.col-content #gform_wrapper_1.gform_wrapper ul.gform_fields li.gfield, .col.col-content #gform_wrapper_2.gform_wrapper ul.gform_fields li.gfield {
    width: 50%
}

@media (max-width: 760px) {
    .col.col-content #gform_wrapper_1.gform_wrapper ul.gform_fields li.gfield, .col.col-content #gform_wrapper_2.gform_wrapper ul.gform_fields li.gfield {
        width: 100%
    }
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], input[type=week], select, textarea {
    border-radius: 3px;
    font-family: 'Outfit', serif;
    background: #fbfbfb;
    border: solid 1px #d9d9d9;
    padding: 15px;
    line-height: 24px;
    transition: background .55s;
    text-decoration: none;
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin-bottom: 0
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=month]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=url]::-moz-placeholder, input[type=week]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: #434343;
    opacity: .4
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):-ms-input-placeholder, input[type=email]:-ms-input-placeholder, input[type=month]:-ms-input-placeholder, input[type=number]:-ms-input-placeholder, input[type=password]:-ms-input-placeholder, input[type=search]:-ms-input-placeholder, input[type=tel]:-ms-input-placeholder, input[type=text]:-ms-input-placeholder, input[type=url]:-ms-input-placeholder, input[type=week]:-ms-input-placeholder, select:-ms-input-placeholder, textarea:-ms-input-placeholder {
    color: #434343;
    opacity: .4
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file])::placeholder, input[type=email]::placeholder, input[type=month]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=url]::placeholder, input[type=week]::placeholder, select::placeholder, textarea::placeholder {
    color: #434343;
    opacity: .4
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, input[type=week]:focus, select:focus, textarea:focus {
    background: #fbfbfb;
    border: solid 1px #bababa;
    outline: 0
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::-moz-placeholder, input[type=email]:focus::-moz-placeholder, input[type=month]:focus::-moz-placeholder, input[type=number]:focus::-moz-placeholder, input[type=password]:focus::-moz-placeholder, input[type=search]:focus::-moz-placeholder, input[type=tel]:focus::-moz-placeholder, input[type=text]:focus::-moz-placeholder, input[type=url]:focus::-moz-placeholder, input[type=week]:focus::-moz-placeholder, select:focus::-moz-placeholder, textarea:focus::-moz-placeholder {
    color: #222;
    opacity: .8
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus:-ms-input-placeholder, input[type=email]:focus:-ms-input-placeholder, input[type=month]:focus:-ms-input-placeholder, input[type=number]:focus:-ms-input-placeholder, input[type=password]:focus:-ms-input-placeholder, input[type=search]:focus:-ms-input-placeholder, input[type=tel]:focus:-ms-input-placeholder, input[type=text]:focus:-ms-input-placeholder, input[type=url]:focus:-ms-input-placeholder, input[type=week]:focus:-ms-input-placeholder, select:focus:-ms-input-placeholder, textarea:focus:-ms-input-placeholder {
    color: #222;
    opacity: .8
}

body .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus::placeholder, input[type=email]:focus::placeholder, input[type=month]:focus::placeholder, input[type=number]:focus::placeholder, input[type=password]:focus::placeholder, input[type=search]:focus::placeholder, input[type=tel]:focus::placeholder, input[type=text]:focus::placeholder, input[type=url]:focus::placeholder, input[type=week]:focus::placeholder, select:focus::placeholder, textarea:focus::placeholder {
    color: #222;
    opacity: .8
}

select {
    border: 0;
    border-radius: 0;
    background-image: url(../svg/select.svg);
    background-repeat: no-repeat;
    background-position: right 17px center;
    background-size: 11px auto;
    transition: none;
    width: 100%;
    max-width: 100%;
    min-width: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    border: 1px solid #222;
    padding: 11px 28px 11px 10px;
    line-height: 1
}

select::-ms-expand {
    display: none
}

select:focus, select:hover {
    border-color: #222
}

form p {
    margin-bottom: 20px
}

form p.form-submit {
    margin-bottom: 0
}

form.search-form .search-field {
    float: left;
    margin-right: 5px
}

form.search-form .search-submit {
    padding: 19px 1.75em;
    line-height: 1
}

.site-header .search-form {
    float: right
}

.site-header .search-form .search-submit {
    display: none
}

.site-header .search-field {
    background-color: transparent;
    background-image: url(../svg/haku-icon.svg);
    background-position: 5px center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
    border: 0;
    cursor: pointer;
    height: 37px;
    margin: 3px 0;
    padding: 0 0 0 34px;
    position: relative;
    transition: width .4s ease, background .4s ease;
    width: 0
}

.site-header .search-field:focus {
    background: #f0f0f0;
    border: 0;
    padding: 15px 20px;
    cursor: text;
    outline: 0;
    width: 230px
}

.comment-respond {
    margin-bottom: 0;
    overflow: visible
}

.comment-respond .comment-form-author {
    float: left;
    clear: none;
    text-align: inherit;
    width: 31.33333%;
    margin-left: 0;
    margin-right: 3%;
    margin-bottom: 20px;
    margin-top: 0
}

.comment-respond .comment-form-author::after {
    display: block;
    content: '';
    clear: both
}

.comment-respond .comment-form-author:last-child {
    margin-right: 0
}

@media (max-width: 480px) {
    .comment-respond .comment-form-author {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .comment-respond .comment-form-author:first-child {
        margin-left: auto
    }

    .comment-respond .comment-form-author:last-child {
        margin-right: auto
    }
}

.comment-respond .comment-form-author input {
    padding: 15px;
    border-width: 1px;
    width: 100%
}

.comment-respond .comment-form-email {
    float: left;
    clear: none;
    text-align: inherit;
    width: 65.66667%;
    margin-left: 0;
    margin-right: 3%;
    margin-right: 0;
    clear: right;
    margin-bottom: 20px;
    margin-top: 0
}

.comment-respond .comment-form-email::after {
    display: block;
    content: '';
    clear: both
}

.comment-respond .comment-form-email:last-child {
    margin-right: 0
}

@media (max-width: 480px) {
    .comment-respond .comment-form-email {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto
    }

    .comment-respond .comment-form-email:first-child {
        margin-left: auto
    }

    .comment-respond .comment-form-email:last-child {
        margin-right: auto
    }
}

.comment-respond .comment-form-email input {
    padding: 15px;
    border-width: 1px;
    width: 100%
}

.comment-respond .comment-form-url {
    display: block;
    clear: both;
    float: none;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    margin-top: 0;
    margin-bottom: 30px
}

.comment-respond .comment-form-url:first-child {
    margin-left: auto
}

.comment-respond .comment-form-url:last-child {
    margin-right: auto
}

.comment-respond .comment-form-url input {
    padding: 15px;
    border-width: 1px;
    width: 100%
}

.comment-respond .form-submit {
    display: block;
    clear: both;
    margin-bottom: 0;
    margin-top: 0
}

.comment-respond .comment-form-comment {
    margin-bottom: 20px
}

@media (max-width: 480px) {
    .comment-respond input {
        width: 100%
    }
}

.comment-respond textarea {
    width: 100%
}

:root {
    --checkbox-radio-size: 24px;
    --checkbox-radio-translate-y: 1px;
    --checkbox-radio-gap: var(--space-xxxs);
    --checkbox-radio-border-width: 2px;
    --radio-marker-size: 12px;
    --checkbox-marker-size: 12px;
    --checkbox-radius: 0
}

.checkbox + label, .radio + label {
    display: inline-flex;
    align-items: baseline;
    line-height: var(--body-line-height);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.checkbox + label::before, .radio + label::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-color: var(--color-bg);
    border-width: var(--checkbox-radio-border-width);
    border-color: var(--color-contrast-low);
    border-style: solid;
    background-repeat: no-repeat;
    background-position: center;
    transition: transform .2s, border .2s;
    margin-right: 16px
}

.checkbox:not(:checked):not(:focus) + label:hover::before, .radio:not(:checked):not(:focus) + label:hover::before {
    border-color: var(--color-contrast-medium)
}

@supports (grid-area:auto) {
    .checkbox + label::before, .radio + label::before {
        position: relative;
        top: var(--checkbox-radio-translate-y)
    }
}

.radio + label::before {
    border-radius: 50%
}

.checkbox + label::before {
    border-radius: var(--checkbox-radius)
}

.checkbox:checked + label::before, .radio:checked + label::before {
    background-color: var(--color-primary);
    box-shadow: none;
    border-color: var(--color-primary);
    transition: transform .2s
}

.checkbox:active + label::before, .radio:active + label::before {
    transform: scale(.8);
    transition: transform .2s
}

.checkbox:checked:active + label::before, .radio:checked:active + label::before {
    transform: none;
    transition: none
}

.radio:checked + label::before {
    background-image: url(../svg/radio-check.svg);
    background-color: #4f5964;
    border-color: #4f5964 !important;
    background-size: var(--radio-marker-size)
}

.checkbox:checked + label::before {
    background-image: url(../svg/checkbox.svg);
    background-size: var(--checkbox-marker-size)
}

.checkbox:checked:active + label::before, .checkbox:focus + label::before, .radio:checked:active + label::before, .radio:focus + label::before {
    border-color: var(--color-primary);
    box-shadow: 0 0 0 3px rgba(var(--color-primary), .2)
}

.checkbox--bg + label, .radio--bg + label {
    padding: var(--space-xxxxs) var(--space-xxxs);
    border-radius: var(--radius-md);
    transition: background .2s
}

.checkbox--bg + label:hover, .radio--bg + label:hover {
    background-color: var(--color-contrast-lower)
}

.checkbox--bg:active + label, .checkbox--bg:focus + label, .radio--bg:active + label, .radio--bg:focus + label {
    background-color: rgba(var(--color-primary), .1)
}

.block.block-entry-header-demo {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 10%;
    background-repeat: no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 530px;
    min-height: 53rem;
    max-height: 800px;
    max-height: 100vh;
    height: 100vh;
    max-width: 100%;
    margin: 0 auto;
    border-radius: 0px 0px 90% 90% / 2em;
    min-height: calc(100vh - 200px);
    background-position: center;
}

.side-page {
    height: calc(100vh - 96px) !important;
    max-width: 1500px;
}


.side-page .content {
    width: 1500px;
    padding-right: 80px;
    padding-left: 80px;
    margin: 0 auto;
    padding-top: 4%;
}

ul {
    font-size: 14px !important;
    font-family: 'Outfit', serif !important;
    font-style: normal !important;
    font-weight: 600 !important;
}

.block.block-entry-header-demo .shade {
    opacity: .4
}

.block.block-entry-header-demo .inner {
    display: grid;
    grid-template-rows:1fr 1fr;
    align-items: center;
    max-height: 100%;
    justify-items: center;
    padding: 20px;
    padding: 2rem;
    max-width: 1200px;
    margin-top: -20px;
    margin-bottom: 170px
}

@media (min-width: 1100px) {
    .block.block-entry-header-demo .inner {
        padding: 0;
        display: -ms-grid;
        display: grid;
        -ms-grid-rows: none;
        grid-template-rows:none;
        -ms-grid-columns: 6fr 3fr;
        grid-template-columns:6fr 3fr;
        max-width: 950px
    }
}

.block.block-entry-header-demo h1 {
    font-size: 32px;
    color: #fff;
    margin: 0;
    padding: .3em 0;
    padding-bottom: 0.5em;
    position: relative;
    z-index: 2;
    text-align: center
}

@media screen and (min-width: 320px) {
    .block.block-entry-header-demo h1 {
        font-size: calc(32px + 30 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .block.block-entry-header-demo h1 {
        font-size: 62px
    }
}

@media (min-width: 1100px) {
    .block.block-entry-header-demo h1 {
        text-align: left
    }
}

.accent {
    font-style: normal;
    letter-spacing: .05em;
    font-weight: 500;
    margin: 0;
    margin-bottom: 10px;
    margin-bottom: 1rem;
    color: #03f;
    display: block;
    position: relative;
    z-index: 2;
    text-shadow: 0 0 10px rgba(0, 51, 255, .5)
}

.nav-primary .menu-items {
    position: relative;
    z-index: 9999;
    margin:0;
}

.nav-primary .menu-items li, .nav-primary .menu-items ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: normal;
    direction: ltr;
    text-align: left;
    -webkit-tap-highlight-color: transparent;
    display: inline-block;
    margin-right: 20px !Important;
}

.nav-primary .menu-items li a {
    color: black;
    font-size: 22px;
}

.nav-primary .menu-items a, .nav-primary .menu-items li {
    position: relative;
    width: fit-content;
}

.nav-primary .menu-items .disabled {
    cursor: not-allowed
}

.menu-item-home {
    /* padding-top: 150px !important; */
}

.nav-primary .menu-items li > h1, .nav-primary .menu-items li > h2, .nav-primary .menu-items li > h3, .nav-primary .menu-items li > h4, .nav-primary .menu-items li > h5, .nav-primary .menu-items li > h6 {
    margin: 0;
    padding: 0
}

.nav-primary ul ul {
    margin-top: 0;
    margin-left: 25px
}

.nav-primary ul ul ul {
    margin-left: 25px
}

@media only screen and (-ms-high-contrast: active) and (min-width: 2000px), only screen and (-ms-high-contrast: none) and (min-width: 2000px) {
    .js .nav-primary ul .sub-menu.toggled-on {
        display: block
    }
}

@media only screen and (max-width: 2000px) {
    .js .nav-primary ul .sub-menu.toggled-on {
        display: block
    }
}

.dropdown-toggle.toggled-on:after, .dropdown-toggle:after {
    font-size: 13px;
    font-size: 1.3rem
}

.no-js .nav-toggle {
    display: none
}

.dropdown.hovered .sub-menu, .dropdown:hovered + .sub-menu, .sub-menu.toggled-on {
    visibility: visible
}

.nav-container {
    background-color: transparent;
    width: 100%
}

.nav-footer ul {
    list-style: none;
    padding-left: 0
}

.nav-footer ul li a {
    font-size: .8em
}

.hamburger {
    padding: 40px 15px;
    padding: 4rem 1.5rem;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: .15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.hamburger:hover {
    opacity: .8
}

.hamburger.is-active:hover {
    opacity: .8
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before {
    background-color: #222
}

.hamburger-box {
    width: 30px;
    width: 3rem;
    height: 16px;
    height: 1.6rem;
    display: inline-block;
    position: relative
}

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -1px;
    margin-top: -.1rem
}

.hamburger-inner, .hamburger-inner::after, .hamburger-inner::before {
    width: 30px;
    width: 3rem;
    height: 2px;
    height: 3px;
    background-color: black;
    border-radius: 0;
    position: absolute;
    transition-property: transform;
    transition-duration: .15s;
    transition-timing-function: ease
}

.hamburger-inner::after, .hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -7px;
    top: -.7rem
}

.hamburger-inner::after {
    bottom: -7px;
    bottom: -.7rem
}

.hamburger--3dx .hamburger-box {
    perspective: 6rem
}

.hamburger--3dx .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx .hamburger-inner::after, .hamburger--3dx .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateY(180deg)
}

.hamburger--3dx.is-active .hamburger-inner::before {
    transform: translate3d(0, .7rem, 0) rotate(45deg)
}

.hamburger--3dx.is-active .hamburger-inner::after {
    transform: translate3d(0, -.7rem, 0) rotate(-45deg)
}

.hamburger--3dx-r .hamburger-box {
    perspective: 6rem
}

.hamburger--3dx-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r .hamburger-inner::after, .hamburger--3dx-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dx-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateY(-180deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::before {
    transform: translate3d(0, .7rem, 0) rotate(45deg)
}

.hamburger--3dx-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -.7rem, 0) rotate(-45deg)
}

.hamburger--3dy .hamburger-box {
    perspective: 6rem
}

.hamburger--3dy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy .hamburger-inner::after, .hamburger--3dy .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(-180deg)
}

.hamburger--3dy.is-active .hamburger-inner::before {
    transform: translate3d(0, .7rem, 0) rotate(45deg)
}

.hamburger--3dy.is-active .hamburger-inner::after {
    transform: translate3d(0, -.7rem, 0) rotate(-45deg)
}

.hamburger--3dy-r .hamburger-box {
    perspective: 6rem
}

.hamburger--3dy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r .hamburger-inner::after, .hamburger--3dy-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dy-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, .7rem, 0) rotate(45deg)
}

.hamburger--3dy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -.7rem, 0) rotate(-45deg)
}

.hamburger--3dxy .hamburger-box {
    perspective: 6rem
}

.hamburger--3dxy .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy .hamburger-inner::after, .hamburger--3dxy .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg) rotateY(180deg)
}

.hamburger--3dxy.is-active .hamburger-inner::before {
    transform: translate3d(0, .7rem, 0) rotate(45deg)
}

.hamburger--3dxy.is-active .hamburger-inner::after {
    transform: translate3d(0, -.7rem, 0) rotate(-45deg)
}

.hamburger--3dxy-r .hamburger-box {
    perspective: 6rem
}

.hamburger--3dxy-r .hamburger-inner {
    transition: transform .15s cubic-bezier(.645, .045, .355, 1), background-color 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy-r .hamburger-inner::after, .hamburger--3dxy-r .hamburger-inner::before {
    transition: transform 0s .1s cubic-bezier(.645, .045, .355, 1)
}

.hamburger--3dxy-r.is-active .hamburger-inner {
    background-color: transparent !important;
    transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::before {
    transform: translate3d(0, .7rem, 0) rotate(45deg)
}

.hamburger--3dxy-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -.7rem, 0) rotate(-45deg)
}

.hamburger--arrow.is-active .hamburger-inner::before {
    transform: translate3d(-.6rem, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrow.is-active .hamburger-inner::after {
    transform: translate3d(-.6rem, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::before {
    transform: translate3d(.6rem, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrow-r.is-active .hamburger-inner::after {
    transform: translate3d(.6rem, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowalt .hamburger-inner::before {
    transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt .hamburger-inner::after {
    transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(-.6rem, -.75rem, 0) rotate(-45deg) scale(.7, 1);
    transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(-.6rem, .75rem, 0) rotate(45deg) scale(.7, 1);
    transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt-r .hamburger-inner::before {
    transition: top .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r .hamburger-inner::after {
    transition: bottom .1s .1s ease, transform .1s cubic-bezier(.165, .84, .44, 1)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::before {
    top: 0;
    transform: translate3d(.6rem, -.75rem, 0) rotate(45deg) scale(.7, 1);
    transition: top .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowalt-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: translate3d(.6rem, .75rem, 0) rotate(-45deg) scale(.7, 1);
    transition: bottom .1s ease, transform .1s .1s cubic-bezier(.895, .03, .685, .22)
}

.hamburger--arrowturn.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn.is-active .hamburger-inner::before {
    transform: translate3d(8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--arrowturn.is-active .hamburger-inner::after {
    transform: translate3d(8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner {
    transform: rotate(-180deg)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::before {
    transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(.7, 1)
}

.hamburger--arrowturn-r.is-active .hamburger-inner::after {
    transform: translate3d(-8px, 0, 0) rotate(45deg) scale(.7, 1)
}

.hamburger--boring .hamburger-inner, .hamburger--boring .hamburger-inner::after, .hamburger--boring .hamburger-inner::before {
    transition-property: none
}

.hamburger--boring.is-active .hamburger-inner {
    transform: rotate(45deg)
}

.hamburger--boring.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--boring.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg)
}

.hamburger .hamburger-inner, .hamburger--collapse .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger .hamburger-inner::after, .hamburger--collapse .hamburger-inner::after {
    top: -14px;
    top: -1.4rem;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger .hamburger-inner::before, .hamburger--collapse .hamburger-inner::before {
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse.is-active .hamburger-inner, .is-active.hamburger .hamburger-inner {
    transform: translate3d(0, -.7rem, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse.is-active .hamburger-inner::after, .is-active.hamburger .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse.is-active .hamburger-inner::before, .is-active.hamburger .hamburger-inner::before {
    top: 0;
    transform: rotate(-90deg);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: .13s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r .hamburger-inner::after {
    top: -14px;
    top: -1.4rem;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity .1s linear
}

.hamburger--collapse-r .hamburger-inner::before {
    transition: top .12s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--collapse-r.is-active .hamburger-inner {
    transform: translate3d(0, -.7rem, 0) rotate(45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--collapse-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity .1s .22s linear
}

.hamburger--collapse-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top .1s .16s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .25s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--elastic .hamburger-inner {
    top: 1px;
    top: .1rem;
    transition-duration: 275ms;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic .hamburger-inner::before {
    top: 7px;
    top: .7rem;
    transition: opacity 125ms 275ms ease
}

.hamburger--elastic .hamburger-inner::after {
    top: 14px;
    top: 1.4rem;
    transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic.is-active .hamburger-inner {
    transform: translate3d(0, .7rem, 0) rotate(135deg);
    transition-delay: 75ms
}

.hamburger--elastic.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic.is-active .hamburger-inner::after {
    transform: translate3d(0, -1.4rem, 0) rotate(-270deg);
    transition-delay: 75ms
}

.hamburger--elastic-r .hamburger-inner {
    top: 1px;
    top: .1rem;
    transition-duration: 275ms;
    transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r .hamburger-inner::before {
    top: 7px;
    top: .7rem;
    transition: opacity 125ms 275ms ease
}

.hamburger--elastic-r .hamburger-inner::after {
    top: 14px;
    top: 1.4rem;
    transition: transform 275ms cubic-bezier(.68, -.55, .265, 1.55)
}

.hamburger--elastic-r.is-active .hamburger-inner {
    transform: translate3d(0, .7rem, 0) rotate(-135deg);
    transition-delay: 75ms
}

.hamburger--elastic-r.is-active .hamburger-inner::before {
    transition-delay: 0s;
    opacity: 0
}

.hamburger--elastic-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -1.4rem, 0) rotate(270deg);
    transition-delay: 75ms
}

.hamburger--emphatic {
    overflow: hidden
}

.hamburger--emphatic .hamburger-inner {
    transition: background-color 125ms 175ms ease-in
}

.hamburger--emphatic .hamburger-inner::before {
    left: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
}

.hamburger--emphatic .hamburger-inner::after {
    top: 7px;
    top: .7rem;
    right: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
}

.hamburger--emphatic.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important
}

.hamburger--emphatic.is-active .hamburger-inner::before {
    left: -60px;
    left: -6rem;
    top: -60px;
    top: -6rem;
    transform: translate3d(6rem, 6rem, 0) rotate(45deg);
    transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic.is-active .hamburger-inner::after {
    right: -60px;
    right: -6rem;
    top: -60px;
    top: -6rem;
    transform: translate3d(-6rem, 6rem, 0) rotate(-45deg);
    transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic-r {
    overflow: hidden
}

.hamburger--emphatic-r .hamburger-inner {
    transition: background-color 125ms 175ms ease-in
}

.hamburger--emphatic-r .hamburger-inner::before {
    left: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, left 125ms 175ms ease-in
}

.hamburger--emphatic-r .hamburger-inner::after {
    top: 7px;
    top: .7rem;
    right: 0;
    transition: transform 125ms cubic-bezier(.6, .04, .98, .335), top 50ms 125ms linear, right 125ms 175ms ease-in
}

.hamburger--emphatic-r.is-active .hamburger-inner {
    transition-delay: 0s;
    transition-timing-function: ease-out;
    background-color: transparent !important
}

.hamburger--emphatic-r.is-active .hamburger-inner::before {
    left: -60px;
    left: -6rem;
    top: 60px;
    top: 6rem;
    transform: translate3d(6rem, -6rem, 0) rotate(-45deg);
    transition: left 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--emphatic-r.is-active .hamburger-inner::after {
    right: -60px;
    right: -6rem;
    top: 60px;
    top: 6rem;
    transform: translate3d(-6rem, -6rem, 0) rotate(45deg);
    transition: right 125ms ease-out, top 50ms 125ms linear, transform 125ms 175ms cubic-bezier(.075, .82, .165, 1)
}

.hamburger--minus .hamburger-inner::after, .hamburger--minus .hamburger-inner::before {
    transition: bottom 80ms 0s ease-out, top 80ms 0s ease-out, opacity 0s linear
}

.hamburger--minus.is-active .hamburger-inner::after, .hamburger--minus.is-active .hamburger-inner::before {
    opacity: 0;
    transition: bottom 80ms ease-out, top 80ms ease-out, opacity 0s 80ms linear
}

.hamburger--minus.is-active .hamburger-inner::before {
    top: 0
}

.hamburger--minus.is-active .hamburger-inner::after {
    bottom: 0
}

.hamburger--slider .hamburger-inner {
    top: 1px;
    top: .1rem
}

.hamburger--slider .hamburger-inner::before {
    top: 7px;
    top: .7rem;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: .15s
}

.hamburger--slider .hamburger-inner::after {
    top: 14px;
    top: 1.4rem
}

.hamburger--slider.is-active .hamburger-inner {
    transform: translate3d(0, .7rem, 0) rotate(45deg)
}

.hamburger--slider.is-active .hamburger-inner::before {
    transform: rotate(-45deg) translate3d(-.42857rem, -.5rem, 0);
    opacity: 0
}

.hamburger--slider.is-active .hamburger-inner::after {
    transform: translate3d(0, -1.4rem, 0) rotate(-90deg)
}

.hamburger--slider-r .hamburger-inner {
    top: 1px;
    top: .1rem
}

.hamburger--slider-r .hamburger-inner::before {
    top: 7px;
    top: .7rem;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: .15s
}

.hamburger--slider-r .hamburger-inner::after {
    top: 14px;
    top: 1.4rem
}

.hamburger--slider-r.is-active .hamburger-inner {
    transform: translate3d(0, .7rem, 0) rotate(-45deg)
}

.hamburger--slider-r.is-active .hamburger-inner::before {
    transform: rotate(45deg) translate3d(.42857rem, -.5rem, 0);
    opacity: 0
}

.hamburger--slider-r.is-active .hamburger-inner::after {
    transform: translate3d(0, -1.4rem, 0) rotate(90deg)
}

.hamburger--spin .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin .hamburger-inner::before {
    transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin .hamburger-inner::after {
    transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin.is-active .hamburger-inner {
    transform: rotate(225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r .hamburger-inner {
    transition-duration: .22s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r .hamburger-inner::before {
    transition: top .1s .25s ease-in, opacity .1s ease-in
}

.hamburger--spin-r .hamburger-inner::after {
    transition: bottom .1s .25s ease-in, transform .22s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spin-r.is-active .hamburger-inner {
    transform: rotate(-225deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spin-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top .1s ease-out, opacity .1s .12s ease-out
}

.hamburger--spin-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg);
    transition: bottom .1s ease-out, transform .22s .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring .hamburger-inner {
    top: 1px;
    top: .1rem;
    transition: background-color 0s .13s linear
}

.hamburger--spring .hamburger-inner::before {
    top: 7px;
    top: .7rem;
    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring .hamburger-inner::after {
    top: 14px;
    top: 1.4rem;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring.is-active .hamburger-inner {
    transition-delay: .22s;
    background-color: transparent !important
}

.hamburger--spring.is-active .hamburger-inner::before {
    top: 0;
    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, .7rem, 0) rotate(45deg)
}

.hamburger--spring.is-active .hamburger-inner::after {
    top: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1);
    transform: translate3d(0, .7rem, 0) rotate(-45deg)
}

.hamburger--spring-r .hamburger-inner {
    top: auto;
    bottom: 0;
    transition-duration: .13s;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r .hamburger-inner::after {
    top: -14px;
    top: -1.4rem;
    transition: top .2s .2s cubic-bezier(.33333, .66667, .66667, 1), opacity 0s linear
}

.hamburger--spring-r .hamburger-inner::before {
    transition: top .1s .2s cubic-bezier(.33333, .66667, .66667, 1), transform .13s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--spring-r.is-active .hamburger-inner {
    transform: translate3d(0, -.7rem, 0) rotate(-45deg);
    transition-delay: .22s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--spring-r.is-active .hamburger-inner::after {
    top: 0;
    opacity: 0;
    transition: top .2s cubic-bezier(.33333, 0, .66667, .33333), opacity 0s .22s linear
}

.hamburger--spring-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(90deg);
    transition: top .1s .15s cubic-bezier(.33333, 0, .66667, .33333), transform .13s .22s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand .hamburger-inner {
    transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
}

.hamburger--stand .hamburger-inner::before {
    transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand .hamburger-inner::after {
    transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand.is-active .hamburger-inner {
    transform: rotate(90deg);
    background-color: transparent !important;
    transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
}

.hamburger--stand.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand-r .hamburger-inner {
    transition: transform 75ms .15s cubic-bezier(.55, .055, .675, .19), background-color 0s 75ms linear
}

.hamburger--stand-r .hamburger-inner::before {
    transition: top 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand-r .hamburger-inner::after {
    transition: bottom 75ms 75ms ease-in, transform 75ms 0s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--stand-r.is-active .hamburger-inner {
    transform: rotate(-90deg);
    background-color: transparent !important;
    transition: transform 75ms 0s cubic-bezier(.215, .61, .355, 1), background-color 0s .15s linear
}

.hamburger--stand-r.is-active .hamburger-inner::before {
    top: 0;
    transform: rotate(-45deg);
    transition: top 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--stand-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(45deg);
    transition: bottom 75ms .1s ease-out, transform 75ms .15s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze .hamburger-inner {
    transition-duration: 75ms;
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner::before {
    transition: top 75ms .12s ease, opacity 75ms ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 75ms .12s ease, transform 75ms cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: .12s;
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 75ms ease, opacity 75ms .12s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 75ms ease, transform 75ms .12s cubic-bezier(.215, .61, .355, 1)
}

.hamburger--vortex .hamburger-inner {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex .hamburger-inner::after, .hamburger--vortex .hamburger-inner::before {
    transition-duration: 0s;
    transition-delay: .1s;
    transition-timing-function: linear
}

.hamburger--vortex .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex.is-active .hamburger-inner {
    transform: rotate(765deg);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex.is-active .hamburger-inner::after, .hamburger--vortex.is-active .hamburger-inner::before {
    transition-delay: 0s
}

.hamburger--vortex.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(90deg)
}

.hamburger--vortex-r .hamburger-inner {
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r .hamburger-inner::after, .hamburger--vortex-r .hamburger-inner::before {
    transition-duration: 0s;
    transition-delay: .1s;
    transition-timing-function: linear
}

.hamburger--vortex-r .hamburger-inner::before {
    transition-property: top, opacity
}

.hamburger--vortex-r .hamburger-inner::after {
    transition-property: bottom, transform
}

.hamburger--vortex-r.is-active .hamburger-inner {
    transform: rotate(-765deg);
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.hamburger--vortex-r.is-active .hamburger-inner::after, .hamburger--vortex-r.is-active .hamburger-inner::before {
    transition-delay: 0s
}

.hamburger--vortex-r.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0
}

.hamburger--vortex-r.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg)
}

@media (max-width: 2000px) {
    .no-js .main-navigation-wrapper, .no-js .nav-container, .no-js .nav-toggle, .no-js .search-wrapper, .no-js .site-header {
        height: 80px !important
    }

    .no-js > div:first-of-type {
        display: none !important
    }
}

@media screen and (max-width: 1500px) {
    .site-header {
        justify-content: space-between;
    }

    .main-navigation-wrapper {
        z-index: 999
    }

    .no-js .site-header {
        position: static;
        background: #fff
    }

    .disable-scroll {
        overflow: hidden
    }

    .js.js-nav-active {
        overflow: hidden
    }

    .js .nav-primary {
        visibility: visible;
        opacity: 1;
        pointer-events: all;
        background: #fff;
        width: 100vw;
        transition: width 0.5s ease-out;
    }

    .js.js-nav-active .nav-primary .menu-items {
        opacity: 1
    }

    .js .nav-primary {
        position: fixed;
        z-index: 5;
        padding-top: 126px;
        top: 0;
        display: block;
        opacity: 1;
        visibility: visible;
        left: 100%;
    }

    .js .nav-primary {
        position: fixed;
        z-index: 5;
        padding-top: 126px;
        top: 0;
        display: block;
        opacity: 1;
        visibility: visible;
        left: -300%;
        transition: left 0.5s ease-out;
    }

    .js.js-nav-active .nav-primary {
        left: 0;
        transition: left 0.5s ease-out;
    }

    .js .nav-primary .menu-items {
        padding: 5px 0 20px;
        height: 100vh;
        margin: 0 auto;
        opacity:1;
    }

    .main-title {
        font-size: 14px;
        font-weight: 400
    }

    .sub-title {
        font-size: 1.6rem;
        opacity: .5;
        display: none !important
    }

    .main-title, .sub-title {
        width: 100%;
        display: block
    }

    .nav-primary {
        height: 100vh;
        width: 100vw;
        overflow: auto;
        transition: all .22s ease-in-out;
        margin: 0;
        display: block;
        will-change: opacity;
        visibility: hidden;
        opacity: 0;
        pointer-events: none;
        display: none;
    }

    .nav-primary .menu-items {
        opacity: 0;
        margin: 0;
        width: 100%;
        float: none;
        padding: 2rem 0;
        outline: 0
    }

    .nav-primary .menu-items li:first-child a {
        border-top: 0;
        font-family: 'Outfit', serif !important;
    }

    .nav-primary .menu-items a {
        font-size: 14px !important;
        font-family: 'Outfit', serif !important;
        color: black !important;
    }

    .nav-primary .menu-items li:hover > a:before, .nav-primary .menu-items li.current-menu-item > a:before, .nav-primary .menu-items li.current-menu-ancestor > a:before {
        display: none !important;
    }

    .nav-primary .menu-items li > ul > li:last-child .main-title {
        padding-bottom: 20px
    }

    .nav-primary .menu-items li > ul > li:last-child a {
        border-bottom: 0
    }

    .nav-primary .menu-items a {
        padding-top: 1.2rem;
        padding-bottom: 1.2rem;
        padding-left: 0;
        padding-right: 5.8rem;
        margin-left: 2rem;
        margin-right: 2rem;
        color: #222;
        font-size: 15px;
        font-weight: 500;
        line-height: 1.7rem;
        text-decoration: none;
        position: relative;
        z-index: 0;
        display: block;
        outline: 0;
        color: #ffffff;
        font-weight: 600;
        font-family: 'Outfit', serif;
        margin: 0 auto;
        padding: 1.2rem 0;
    }

    .nav-primary .menu-items a:focus {
        outline: 0
    }

    .nav-primary .menu-items a.has-submenu {
        width: 80%;
        position: static
    }

    .nav-primary .menu-items .current-menu-item > a, .nav-primary .menu-items .current-menu-parent > a {
        color: #005984;
        font-weight: 600;
        font-family: 'Outfit', serif;
    }

    .nav-primary .menu-items .disabled {
        color: #bbb
    }

    .nav-primary .menu-items .dropdown-toggle {
        position: absolute;
        top: 0;
        left: auto;
        right: 10px;
        width: 12px;
        height: 7px;
        overflow: hidden;
        background: 0 0;
        border: 0;
        padding: 20px;
        z-index: 9999;
        background-image: url(../svg/mobile-nav-arrow-down.svg);
        background-position: center;
        background-size: 12px 7px;
        background-repeat: no-repeat;
        transition: all .22s;
        transform: rotate(0)
    }

    .nav-primary .menu-items .dropdown-toggle:focus {
        z-index: 10000
    }

    .nav-primary .menu-items .dropdown-toggle svg {
        display: none
    }

    .nav-primary .menu-items .menu-item.menu-item-2749 a {
        background: #f4f4f4;
        transition: all .22s;
        font-weight: 600;
        padding: 14px 29px;
        line-height: 1;
        order: 5;
        border-radius: 3px;
        white-space: nowrap;
        -ms-grid-row-align: center;
        align-self: center;
        font-size: 14px;
        color: #222;
        text-align: center;
        margin-top: 15px
    }

    .nav-primary .menu-items .menu-item.menu-item-2749 a:focus, .nav-primary .menu-items .menu-item.menu-item-2749 a:hover {
        background: #0A3351
    }

    .nav-primary .menu-items .menu-item.menu-item-3271, .nav-primary .menu-items .menu-item.menu-item-3272 {
        width: 50%;
        margin: 10px 0 0;
        float: left;
        border: 0
    }

    .nav-primary .menu-items .menu-item.menu-item-3271 {
        text-align: left
    }

    .nav-primary .menu-items .menu-item.menu-item-3272 {
        justify-content: flex-end;
        text-align: right;
        width: auto;
        float: right
    }

    .nav-primary .menu-items .menu-item.menu-item-3272 a {
        justify-content: flex-end;
        display: inline-block;
        text-align: right;
        padding-right: 0
    }

    .nav-primary .menu-items .menu-item.menu-item-3271 a, .nav-primary .menu-items .menu-item.menu-item-3272 a {
        border: 0;
        font-weight: 600;
        color: #b2b2b2;
        transition: all .22s;
        position: relative;
        font-size: 14px !important
    }

    .nav-primary .menu-items .menu-item.menu-item-3271 a svg, .nav-primary .menu-items .menu-item.menu-item-3272 a svg {
        width: 11px;
        height: 11px;
        min-width: 11px;
        margin-left: 8px
    }

    .nav-primary .menu-items .menu-item.menu-item-3271 a.link-webshop, .nav-primary .menu-items .menu-item.menu-item-3272 a.link-webshop {
        font-size: 14px;
        margin-left: auto
    }

    .nav-primary .menu-items li, .nav-primary .menu-items ul {
        display: block;
        padding: .7rem;
        width: 100%;
        border-top: 1px solid #f5f5f5;
        padding-left: 0;
        padding-right: 0;
    }
}

@media screen and (max-width: 9999px) and (max-width: 1440px) {
    .nav-primary .menu-items .menu-item.menu-item-3271 a, .nav-primary .menu-items .menu-item.menu-item-3272 a {
        font-size: 14px
    }
}

@media screen and (max-width: 9000px) {
    .nav-primary .menu-items .dropdown-toggle.toggled-on {
        background-color: transparent;
        transform: rotate(-180deg);
        cursor: pointer
    }

    .nav-primary .menu-items ul {
        background: 0 0;
        margin-left: 0;
        padding: 0
    }

    .nav-primary .menu-items ul a {
        font-size: 1.4rem
    }

    .nav-primary .menu-items ul > li {
        padding-left: 1.5rem
    }

    .nav-primary .menu-items ul > li ul {
        margin-left: -1.5rem
    }

    .nav-primary .menu-items ul > li ul li {
        padding-left: 3rem
    }

    .nav-primary .menu-items ul > li ul li ul {
        margin-left: -3rem
    }

    .nav-primary .menu-items ul > li ul li ul li {
        padding-left: 4.5rem
    }
}


@media screen and (max-width: 680px) {
    .js.js-nav-active .nav-primary {
        width: 100vw;
        transition: width 0.5s ease-out;
    }
}

.nav-toggle {
    list-style: none;
    z-index: 100000;
    -webkit-tap-highlight-color: transparent;
    border: 0;
    overflow: visible;
    color: #222;
    font-weight: 700;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    padding: 20px;
    padding: 2rem;
    padding: calc(1rem + 5px) calc(1rem - 2px) 1rem calc(1rem - 2px);
    margin: 0 -20px 0;
    margin: 0 -2rem 0;
    background: 0 0;
    cursor: pointer;
    position: relative;
    top: 0;
    display: none;
    border-radius:50px;
}

.nav-toggle:not(.toggled-on) .hamburger-inner {
    width: 18px;
    transition: width .22s
}

.nav-toggle.is-active .hamburger-inner, .nav-toggle:hover .hamburger-inner {
    width: 30px;
    width: 3rem
}

.nav-toggle span {
    color: #222;
    font-size: 1.2em
}

.nav-toggle:focus {
    outline: 0
}

.nav-toggle:focus span span {
    background-color: #000
}

.nav-toggle:focus span span:after, .nav-toggle:focus span span:before {
    background-color: #000
}

.nav-toggle:active, .nav-toggle:hover {
    color: #000
}

.nav-toggle:active span, .nav-toggle:hover span {
    color: #000
}


@media (max-width: 1500px) {
    .nav-toggle {
        display: block;
        position: absolute;
        left: 33px;
        top: 6px;
    }

    .nav-toggle.has-visible-label {
        display: flex;
        align-items: center
    }

    .nav-toggle.has-visible-label .nav-toggle-label {
        font-size: 17px
    }

    .nav-toggle.has-visible-label .hamburger-box {
        margin-right: 2rem
    }
}

.nav-toggle.is-active {
    color: #222
}

.nav-toggle.is-active span.focus .hamburger-box .hamburger-inner, .nav-toggle.is-active span:focus .hamburger-box .hamburger-inner {
    background-color: #222
}

.nav-toggle.is-active span.focus .hamburger-box .hamburger-inner:after, .nav-toggle.is-active span:focus .hamburger-box .hamburger-inner:after {
    background-color: #222
}

.nav-toggle.is-active span.hamburger-box .hamburger-inner {
    background-color: black
}

.nav-toggle.is-active span.hamburger-box .hamburger-inner:after {
    background-color: black
}

.nav-toggle.is-active span:active, .nav-toggle.is-active span:focus, .nav-toggle.is-active span:hover {
    color: #222
}

.nav-toggle.is-active span:active span, .nav-toggle.is-active span:focus span, .nav-toggle.is-active span:hover span {
    color: #222
}

.nav-toggle.is-active span {
    color: #222
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::after, .hamburger.is-active .hamburger-inner::before {
    color: #222;
    background: black;
}

.back-to-top {
    margin: 0;
    position: fixed;
    bottom: 10px;
    bottom: 1rem;
    right: 10px;
    right: 1rem;
    text-decoration: none;
    opacity: 0;
    transition: opacity .22s 0s, visibility 0s .22s;
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center
}

.back-to-top:focus {
    outline: 0
}

.back-to-top.has-light-bg svg {
    fill: #222
}

.back-to-top.has-dark-bg svg {
    fill: #fff
}

.back-to-top.fade-out, .back-to-top.is-visible, .no-touch .back-to-top:hover {
    transition: opacity .22s 0s, visibility 0s 0s
}

.back-to-top.is-visible {
    opacity: 1
}

.back-to-top.fade-out {
    opacity: 1;
    border: none;
}

.back-to-top.fade-out:hover {
    opacity: 1
}

.no-touch .back-to-top:hover {
    opacity: 1
}

.top {
    background: 0 0;
    padding: 16px
}

.top svg {
    fill: #222;
    margin: 0;
    opacity: .8;
    transition: all .3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 18px;
    height: 18px
}

@media (max-width: 480px) {
    .top svg {
        width: 15px;
        height: 15px
    }
}

.top:active svg, .top:focus svg, .top:hover svg {
    transform: translateY(-.5rem)
}

.gallery {
    margin-bottom: 1.5em;
    display: -ms-grid;
    display: grid;
    grid-gap: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    width: 100%
}

.gallery-columns-2 {
    -ms-grid-columns:(1fr) [ 2 ];
    grid-template-columns:repeat(2, 1fr)
}

.gallery-columns-3 {
    -ms-grid-columns:(1fr) [ 3 ];
    grid-template-columns:repeat(3, 1fr)
}

.gallery-columns-4 {
    -ms-grid-columns:(1fr) [ 4 ];
    grid-template-columns:repeat(4, 1fr)
}

.gallery-columns-5 {
    -ms-grid-columns:(1fr) [ 5 ];
    grid-template-columns:repeat(5, 1fr)
}

.gallery-columns-6 {
    -ms-grid-columns:(1fr) [ 6 ];
    grid-template-columns:repeat(6, 1fr)
}

.gallery-columns-7 {
    -ms-grid-columns:(1fr) [ 7 ];
    grid-template-columns:repeat(7, 1fr)
}

.gallery-columns-8 {
    -ms-grid-columns:(1fr) [ 8 ];
    grid-template-columns:repeat(8, 1fr)
}

.gallery-columns-9 {
    -ms-grid-columns:(1fr) [ 9 ];
    grid-template-columns:repeat(9, 1fr)
}

.gallery-caption {
    display: block
}

.background-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden
}

.background-image.reveal {
    filter: none;
    will-change: transform, opacity;
    -webkit-animation: progressive-reveal 1s ease-out;
    animation: progressive-reveal 1s ease-out
}

.background-image.preview {
    filter: blur(1vw);
    transform: scale(1.05)
}

.background-image.full-image {
    z-index: 1;
    transition: all .22s
}

@-webkit-keyframes progressive-reveal {
    0% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}

@keyframes progressive-reveal {
    0% {
        opacity: .2
    }
    100% {
        opacity: 1
    }
}

.has-lazyload {
    overflow: hidden;
    position: relative
}

.notice {
    padding: 20px;
    padding: 2rem;
    background-color: #f5f5f5;
    border-left: 4px solid #4f5964
}

.notice-success {
    background-color: #dffae2;
    border-color: #30dd44
}

.notice-warning {
    background-color: #fdefe5;
    border-color: #ed7e29
}

.notice-error {
    background-color: #fadfdf;
    border-color: #dd3030
}

@media (min-width: 480px) {
    .block.block-page {
        min-height: 300px
    }
}

.cat-links, .tags-links {
    display: block
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 20px
}

.alignright {
    display: inline;
    float: right;
    margin-left: 20px
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto
}

del {
    text-decoration: line-through;
    color: #666
}

.container.container-article {
    max-width: 800px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

.container.container-article article {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 80px;
    padding-top: 8rem;
    padding-bottom: 0
}

.container.container-article article .article--meta-information {
    margin-top: 80px;
    margin-top: 8rem
}

.container.container-article article .article--meta-information svg {
    position: relative;
    top: 2px;
    margin-right: 3px
}

.container.container-article article .article--meta-information a:not(.button) {
    color: #4f5964;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 2px 0 0 #fff, -2px 0 0 #fff;
    box-shadow: inset 0 -1px 0 0 #fff, inset 0 -2px 0 0 rgba(79, 89, 100, .6);
    transition: all .22s;
    background-image: linear-gradient(to top, #4f5964, #4f5964);
    background-size: 100% 0;
    background-position: left bottom;
    background-repeat: no-repeat
}

.container.container-article article .article--meta-information a:not(.button):hover {
    color: #fff;
    text-shadow: none;
    padding-left: 5px;
    padding-right: 5px;
    box-shadow: none;
    background-size: 100% 2.8rem;
    margin-left: -5px;
    margin-right: -5px
}

.container.container-article article .article--meta-information a, .container.container-article article .article--meta-information b, .container.container-article article .article--meta-information p {
    font-size: 14px;
    color: #4f5964;
    line-height: 1.77
}

@media screen and (min-width: 320px) {
    .container.container-article article .article--meta-information a, .container.container-article article .article--meta-information b, .container.container-article article .article--meta-information p {
        font-size: calc(14px + 2 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .container.container-article article .article--meta-information a, .container.container-article article .article--meta-information b, .container.container-article article .article--meta-information p {
        font-size: 16px
    }
}

.container.container-article article .entry-meta .notification-box {
    border-top: 1px solid rgba(79, 89, 100, .3);
    border-bottom: 1px solid rgba(79, 89, 100, .3);
    padding: 40px 20px;
    padding: 4rem 2rem;
    margin-top: 80px;
    margin-top: 8rem
}

@media (max-width: 600px) {
    .container.container-article article .entry-meta .notification-box {
        padding: 2rem
    }
}

.container.container-article article .entry-meta .notification-box b, .container.container-article article .entry-meta .notification-box h2, .container.container-article article .entry-meta .notification-box p {
    font-size: 16px;
    color: #4f5964;
    margin: 0
}

@media screen and (min-width: 320px) {
    .container.container-article article .entry-meta .notification-box b, .container.container-article article .entry-meta .notification-box h2, .container.container-article article .entry-meta .notification-box p {
        font-size: calc(16px + 5 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .container.container-article article .entry-meta .notification-box b, .container.container-article article .entry-meta .notification-box h2, .container.container-article article .entry-meta .notification-box p {
        font-size: 21px
    }
}

.container.container-article article a:not(.button):not(.no-text-link) {
    position: relative;
    color: #03f;
    transition: all .22s;
    text-decoration: none
}

.container.container-article article cite, .container.container-article article figcaption, .container.container-article article small {
    font-size: 14px;
    font-style: normal;
    color: #4f5964;
    border: 0;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    max-width: 800px;
    padding-bottom: 0;
    margin-top: 40px;
    margin-top: 4rem;
    margin-bottom: 80px;
    margin-bottom: 8rem
}

@media screen and (min-width: 320px) {
    .container.container-article article cite, .container.container-article article figcaption, .container.container-article article small {
        font-size: calc(14px + 2 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .container.container-article article cite, .container.container-article article figcaption, .container.container-article article small {
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .container.container-article article cite, .container.container-article article figcaption, .container.container-article article small {
        margin-top: 2rem
    }
}

.container.container-article article a:hover {
    text-decoration: none
}

article p {
    color: #222;
    font-weight: 400
}

.container.container-article article .is-style-ingress, .container.container-article article h1, .container.container-article article h2, .container.container-article article h3, .container.container-article article h4, .container.container-article article h5 {
    line-height: 1.22
}

.container.container-article article .fb-post, .container.container-article article iframe, .container.container-article article small {
    display: block
}

.container.container-article article li, .container.container-article article ul {
    line-height: 1.77
}

.container.container-article article .featured-image-single {
    max-width: 920px;
    margin-bottom: 80px;
    margin-bottom: 8rem
}

.container.container-article article .featured-image-single img {
    width: 100%;
    height: auto
}

.container.container-article article blockquote {
    margin-left: auto;
    margin-right: auto;
    border-left: 3px solid #222;
    margin-top: 40px;
    margin-top: 4rem;
    margin-bottom: 40px;
    margin-bottom: 4rem;
    padding: 40px;
    padding: 4rem;
    max-width: 920px;
    line-height: 1.77
}

.container.container-article article blockquote cite {
    text-align: left
}

.container.container-article article blockquote * {
    line-height: 1.77
}

@media (max-width: 480px) {
    .container.container-article article blockquote {
        padding: 4rem 2rem
    }
}

.container.container-article article blockquote p {
    font-size: 17px
}

@media screen and (min-width: 320px) {
    .container.container-article article blockquote p {
        font-size: calc(17px + 7 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .container.container-article article blockquote p {
        font-size: 24px
    }
}

.container.container-article article cite {
    margin-bottom: 80px;
    margin-bottom: 8rem
}

.container.container-article article ol, .container.container-article article ul {
    padding-left: 22px;
    padding-left: 2.2rem
}

.container.container-article article .wp-video, .container.container-article article div[style="width: 640px;"] {
    width: 100% !important;
    max-width: 800px !important;
    margin-left: auto !important;
    margin-right: auto !important
}

.container.container-article article > * {
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.77
}

.container.container-article article > .wp-block-image {
    margin-top: 40px;
    margin-top: 4rem;
    margin-bottom: 40px;
    margin-bottom: 4rem
}

.container.container-article article > .wp-block-image .entry-photo {
    margin: 0
}

.container.container-article article > .wp-block-image .entry-photo img {
    max-width: 100%;
    width: 100%;
    height: auto
}

.container.container-article article > .instagram-media, .container.container-article article > .twitter-tweet, .container.container-article article > .wp-video {
    width: 100% !important;
    max-width: 800px !important;
    margin-left: auto !important;
    margin-right: auto !important
}

@media (max-width: 800px) {
    .container.container-article article > .instagram-media, .container.container-article article > .twitter-tweet, .container.container-article article > .wp-video {
        padding-left: 4rem !important;
        padding-right: 4rem !important
    }
}

@media (max-width: 480px) {
    .container.container-article article > .instagram-media, .container.container-article article > .twitter-tweet, .container.container-article article > .wp-video {
        padding-left: 2rem !important;
        padding-right: 2rem !important
    }
}

.container.container-article article > .entry-title {
    font-size: 42px;
    max-width: 1000px;
    line-height: 1;
    text-align: center;
    margin-bottom: 0;
    margin-top: 80px;
    margin-top: 8rem
}

@media screen and (min-width: 320px) {
    .container.container-article article > .entry-title {
        font-size: calc(42px + 48 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .container.container-article article > .entry-title {
        font-size: 90px
    }
}

@media (max-width: 600px) {
    .container.container-article article > .entry-title {
        margin-top: 0
    }
}

.container.container-article article > .entry-title svg {
    margin-left: 5px
}

.container.container-article article > .entry-meta {
    text-align: center;
    margin-bottom: 90px;
    margin-bottom: 9rem;
    max-width: 800px
}

@media (max-width: 480px) {
    .container.container-article article > .entry-meta {
        margin-bottom: 8rem
    }
}

.container.container-article article > .entry-meta p {
    font-size: 16px;
    margin-top: 20px;
    margin-top: 2rem;
    opacity: .8
}

@media screen and (min-width: 320px) {
    .container.container-article article > .entry-meta p {
        font-size: calc(16px + 3 * ((100vw - 320px) / 1600))
    }
}

@media screen and (min-width: 1920px) {
    .container.container-article article > .entry-meta p {
        font-size: 19px
    }
}

@media (max-width: 480px) {
    .container.container-article article > .entry-meta p {
        font-size: 15px
    }
}

@media (max-width: 480px) {
    .container.container-article article > .entry-meta .reading-time {
        display: block
    }

    .container.container-article article > .entry-meta .reading-time .dot-divider {
        display: none
    }
}

.container.container-article article > .wp-block-gallery {
    overflow: hidden;
    color: #fff
}

.container.container-article article > .wp-block-gallery figcaption {
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding: 20px;
    padding: 2rem;
    line-height: 1.55
}

.container.container-article article > .wp-block-gallery img {
    margin-bottom: 0
}

.container.container-article article > .alignwide {
    width: 100%;
    margin-top: 40px;
    margin-top: 4rem;
    margin-bottom: 40px;
    margin-bottom: 4rem;
    padding-left: 40px;
    padding-left: 4rem;
    padding-right: 40px;
    padding-right: 4rem
}

@media (min-width: 870px) {
    .container.container-article article > .alignwide {
        max-width: 85vw;
        padding-left: 0;
        padding-right: 0
    }
}

@media (max-width: 480px) {
    .container.container-article article > .alignwide {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.container.container-article article > .alignfull {
    max-width: 100%;
    width: 100%;
    margin-top: 80px;
    margin-top: 8rem;
    margin-bottom: 80px;
    margin-bottom: 8rem
}

@media (min-width: 1170px) {
    .container.container-article article .entry-photo {
        max-width: 100%;
        text-align: center;
        margin-top: 8rem;
        margin-bottom: 8rem
    }

    .container.container-article article .entry-photo img {
        max-width: 70%;
        margin: 0 auto
    }

    .container.container-article article small[style="text-align: center;"] {
        width: 100%;
        max-width: 100%;
        display: block;
        margin-bottom: 8rem;
        margin-top: -4rem
    }
}

.sticky {
    background-color: #fafafa;
    border: 1px solid #e0e0e0;
    padding: 30px;
    padding: 3rem
}

.comments-area .comment-list li.bypostauthor {
    background-color: #fff6e8;
    padding: 30px;
    padding: 3rem
}

.wp-caption {
    max-width: 100%
}

.wp-caption img[class*=wp-image-] {
    display: block;
    margin: 0 auto
}

.wp-caption .wp-caption-text {
    text-align: left;
    font-style: italic;
    padding: 10px 0;
    padding: 1rem 0;
    margin-bottom: 20px
}

.entry-content {
    margin-bottom: 2em
}

.entry-content p {
    line-height: 1.77
}

.entry-content embed, .entry-content iframe, .entry-content object, .entry-content video {
    max-width: 100%
}

.entry-content h1:first-child, .entry-content h2:first-child, .entry-content h3:first-child, .entry-content h4:first-child, .entry-content h5:first-child, .entry-content h6:first-child {
    margin-top: 0
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td, th {
    font-family: 'Outfit', serif;
    height: 30px;
    height: 3rem;
    padding: 10px;
    padding: 1rem
}

@media (max-width: 600px) {
    td, th {
        display: block;
        clear: both;
        float: none;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: inline-block;
        height: auto;
        padding: 10px 0;
        text-align: center
    }

    td:first-child, th:first-child {
        margin-left: auto
    }

    td:last-child, th:last-child {
        margin-right: auto
    }
}

th {
    font-weight: 700
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

kbd {
    border: 1px solid #ccc;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #f7f7f7;
    color: #333;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2), 0 0 0 2px #fff inset;
    border-radius: 4px;
    display: inline-block;
    text-shadow: 0 1px 0 #fff;
    line-height: 1.4;
    white-space: nowrap;
    padding: 0 5px;
    padding: 0 .5rem
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 6.25px;
    margin: 0 0 .625rem;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: auto
}

pre.debug {
    font-size: 11px;
    line-height: 1.5
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.taxonomy-description {
    margin-bottom: 20px;
    margin-bottom: 2rem
}

.post {
    margin-bottom: 30px
}

.entry-header .entry-title {
    margin-bottom: .1em
}

.entry-header .entry-title a {
    color: #03f
}

.entry-header .entry-title a:hover {
    color: #fc3
}

.entry-meta {
    margin-bottom: 1em
}

.entry-meta * {
    color: #4f5964
}

p.entry-time {
    margin-bottom: .1em
}

.cat {
    margin-top: 0;
    margin-bottom: 10px
}

ul.tags {
    overflow: hidden;
    margin: 0;
    padding: 0;
    padding-left: 0
}

ul.tags li {
    margin-left: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 0;
    display: inline-block;
    float: left;
    margin-top: 0
}

ul.tags li a {
    font-size: 12px;
    font-size: 1.2rem;
    color: #333;
    padding: 5px 10px;
    padding: .5rem 1rem;
    display: inline;
    border-radius: 4px;
    background: #f0f0f0;
    opacity: .8
}

ul.tags li a:hover {
    color: #fff;
    background: #aaa;
    opacity: 1
}

.comments-link {
    text-align: right;
    display: block
}

.comments-link svg {
    fill: #777;
    position: relative;
    top: 1px;
    margin-right: 2px
}

.comments-link:focus, .comments-link:hover {
    color: #111
}

.comments-link:focus a, .comments-link:focus a:link, .comments-link:focus a:visited, .comments-link:focus svg, .comments-link:hover a, .comments-link:hover a:link, .comments-link:hover a:visited, .comments-link:hover svg {
    color: #111;
    fill: #111
}

.entry-footer {
    margin-top: 0;
    margin-bottom: 0
}

.entry-footer a {
    color: #4f5964
}

.entry-footer a:hover {
    color: #03f;
    text-decoration: none
}

.site-main .comment-navigation, .site-main .post-navigation, .site-main .posts-navigation {
    margin: 1.5em 0;
    overflow: hidden
}

.site-main .comment-navigation::after, .site-main .post-navigation::after, .site-main .posts-navigation::after {
    display: block;
    content: '';
    clear: both
}

.comment-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-previous {
    float: left;
    width: 50%
}

.comment-navigation .nav-previous a:before, .post-navigation .nav-previous a:before, .posts-navigation .nav-previous a:before {
    content: '← '
}

.comment-navigation .nav-next, .post-navigation .nav-next, .posts-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%
}

.comment-navigation .nav-next a:after, .post-navigation .nav-next a:after, .posts-navigation .nav-next a:after {
    content: ' →'
}

.comments-area {
    margin-top: 50px;
    margin-bottom: 50px;
    overflow: visible
}

.comment-list {
    padding: 0;
    margin: 0;
    list-style: none
}

.comment-list li {
    padding: 0;
    margin-top: 0;
    margin-bottom: 70px
}

.comment-list li p {
    color: #4f5964
}

.comment-list li .avatar {
    float: right;
    border-radius: 50%
}

.comment-list li .comment-author {
    color: #222;
    margin-top: 0;
    margin-bottom: 10px;
    padding: 0
}

.comment-list li .comment-author a {
    color: #222
}

.comment-list li .comment-time {
    padding: 0;
    margin: 0
}

.comment-list li .comment-time svg {
    fill: #4f5964;
    position: relative;
    top: 2px;
    margin-right: 5px
}

.comment-list li .comment-time a {
    color: #4f5964
}

.comment-list li .comment-time:hover {
    opacity: 1
}

body.woocommerce .woocommerce-breadcrumb, body.woocommerce-page .site-content .woocommerce-breadcrumb {
    font-weight: 600;
    font-family: 'Outfit', serif;
    font-size: 12px;
    margin: 0 auto;
    padding: 20px;
    padding: 2rem;
    padding-bottom: 20px;
    padding-bottom: 2rem;
    padding-top: 20px;
    padding-top: 2rem;
    padding-left: 20px;
    padding-left: 2rem;
    padding-right: 20px;
    padding-right: 2rem;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

body.woocommerce .breadcrumb-container, body.woocommerce-page .site-content .breadcrumb-container {
    background-color: #f5f5f5
}

body.woocommerce #place_order, body.woocommerce-page .site-content #place_order {
    background-color: #03f;
    width: 100%;
    font-size: 1.5em;
    padding: 1em;
    margin-top: 1em
}

body.woocommerce #place_order:hover, body.woocommerce-page .site-content #place_order:hover {
    background-color: #fc3
}

body.woocommerce form .col-2, body.woocommerce-page .site-content form .col-2 {
    background-color: #ebe9eb;
    padding: 1em;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 5px
}

body.woocommerce form table.shop_table, body.woocommerce-page .site-content form table.shop_table {
    border: 0
}

body.woocommerce form table.shop_table th, body.woocommerce-page .site-content form table.shop_table th {
    border-bottom: 2px solid #03f
}

body.woocommerce table.cart td.actions .input-text, body.woocommerce-page .site-content table.cart td.actions .input-text {
    width: 180px
}

body.woocommerce .woocommerce-privacy-policy-text p, body.woocommerce-page .site-content .woocommerce-privacy-policy-text p {
    font-size: .8em
}

@media (min-width: 1100px) {
    body.woocommerce ul.products li, body.woocommerce-page .site-content ul.products li {
        float: left;
        clear: none;
        text-align: inherit;
        width: 22.75%;
        margin-left: 0;
        margin-right: 3%
    }

    body.woocommerce ul.products li::after, body.woocommerce-page .site-content ul.products li::after {
        display: block;
        content: '';
        clear: both
    }

    body.woocommerce ul.products li:nth-child(n), body.woocommerce-page .site-content ul.products li:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    body.woocommerce ul.products li:nth-child(4n), body.woocommerce-page .site-content ul.products li:nth-child(4n) {
        margin-right: 0;
        float: right
    }

    body.woocommerce ul.products li:nth-child(4n+1), body.woocommerce-page .site-content ul.products li:nth-child(4n+1) {
        clear: both
    }
}

body.woocommerce ul.products .star-rating, body.woocommerce-page .site-content ul.products .star-rating {
    margin-top: 2px;
    height: 32px
}

body.woocommerce ul.products .star-rating span, body.woocommerce-page .site-content ul.products .star-rating span {
    padding-top: 1.5em;
    font-family: star
}

body.woocommerce ul.products .star-rating span:after, body.woocommerce-page .site-content ul.products .star-rating span:after {
    font-family: star;
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0
}

body.woocommerce div.product .star-rating, body.woocommerce-page .site-content div.product .star-rating {
    margin-top: 2px;
    height: 35px
}

body.woocommerce div.product .star-rating *, body.woocommerce-page .site-content div.product .star-rating * {
    font-family: star
}

body.woocommerce div.product .price, body.woocommerce div.product .price span, body.woocommerce-page .site-content div.product .price, body.woocommerce-page .site-content div.product .price span {
    font-family: 'Outfit', serif;
    color: #222;
    font-weight: 900;
    font-size: 22px;
}

body.woocommerce div.product .button, body.woocommerce-page .site-content div.product .button {
    margin: 0 auto;
    display: block;
    width: fit-content;
    height: 40px;
    border-radius: 0;
}

body.woocommerce-page .site-content div.product .single_add_to_cart_button.button {
    overflow: hidden;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    position: relative;
    cursor: pointer;
    display: inline-block;
    border-radius: 0px;
    color: #fff;
    padding: 6px 17px;
    padding-bottom: 8px;
    padding-top: 7px;
    padding-right: 43px;
    line-height: 37px;
    font-size: 18px;
    text-transform: none;
    z-index: 1;
    text-align: left;
    font-family: 'Outfit';
    font-weight: 700;
    background: #CA1623;
    color: white;
    border-color: transparent !important;
    height:54px;

    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height */
    letter-spacing: 0.05em;
    text-transform: uppercase;

    padding-top:18px;
    padding-bottom:18px;

    color: #FFFFFF;
    transition: left 0.5s ease-out;
    padding-right: 75px;
    padding-left:21px;
    box-shadow: 0 4px 20px -6px cornflowerblue;
}

body.woocommerce-page .site-content div.product .single_add_to_cart_button.button:hover {
    background: #B60E1A;
}

body.woocommerce-page .site-content div.product .single_add_to_cart_button.button::before {
    content: '';
    display: inline-block;
    vertical-align: 0px;
    position: absolute;
    height: 20px;
    width: 20px;
    color: #fff;
    line-height: 28px;
    top: 21px;
    right: 8px;
    font-size: 15px;
    color: currentcolor;
    text-align: center;
    pointer-events: none;
    background-image: url('wp-content/themes/woocommerce-template/images/arrow.png');
    background-repeat: no-repeat;
}

body.woocommerce-page .site-content div.product .cart {
    display: flex;
    align-items: center;
}

body.woocommerce div.product form.cart, body.woocommerce-page .site-content div.product form.cart {
    margin-top: 2em
}

body.woocommerce .cart-collaterals .cart_totals, body.woocommerce-page .site-content .cart-collaterals .cart_totals {
    float: none;
    margin: 0 auto
}

body.woocommerce .cart-collaterals .cart_totals .checkout-button, body.woocommerce-page .site-content .cart-collaterals .cart_totals .checkout-button {
    display: block
}

body.woocommerce table.cart td.actions .coupon input.input-text, body.woocommerce-page .site-content table.cart td.actions .coupon input.input-text {
    display: block;
    float: none;
    margin-bottom: .5em;
    width: 100%;
    text-align: center
}

body.woocommerce table.cart td.actions .coupon button.button, body.woocommerce-page .site-content table.cart td.actions .coupon button.button {
    display: block;
    width: 100%
}

body.woocommerce .quantity, body.woocommerce-page .site-content .quantity {
    border-radius: 3px;
    display: inline-block;
    display: flex;
    margin-right: 30px !important;
}

body.woocommerce .quantity .qty, body.woocommerce-page .site-content .quantity .qty {
    border: 0;
    background: 0 0;
    width: 1.4em;
    width: 50px;
    font-size: 22px;
    padding:0;
}

body.woocommerce .quantity button, body.woocommerce-page .site-content .quantity button {
    background: white;
    color: black;
    border: none;
    box-shadow: 0px 0px 8px #B6D7EF !important;
}

body.woocommerce .quantity button, body.woocommerce-page .site-content .quantity button:hover {
    background: #dddddd;
}

.wc-block-grid__product-onsale {
    position: absolute;
    top: 0;
    right: 0;
    left: auto;
    margin: -.5em -.5em 0 0
}


/** Villen lisäyksiä **/

.footer_spacer {
    width: 100%;
    height: 144px;
}

.footer_spacer svg {
    width: 100%;
}

.header_waves {
    width: 100%;
    height: 144px;
    position: absolute;
    bottom: 50px;
}

.header_waves svg {
    width: 100%;
}

.railway figcaption {
    background-color: #34BFA5 !important;
}

.automotive figcaption {
    background-color: #53ADDB !important;
}

.acriculture figcaption {
    background-color: #AA8F7F !important;
}

.axle figcaption {
    background-color: #2C7FBE !important;
}

.industrial figcaption {
    background-color: #636AAA !important;
}

.military figcaption {
    background-color: #D8832C !important;
}

.suspension figcaption {
    background-color: #96AF76 !important;
}

.specials figcaption {
    background-color: #0060A8 !important;
}

.plus.wp-block-columns p {
    max-width: 203px;
    padding-left: 64px;
    padding-top: 7px;
    font-size: 24px;
    line-height: 1.7;
}

.hidden-title_wrapper .gform_heading {
    display: none !important;
}

.purpose {
    transition: transform .2s;
}

.purpose:hover {
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari 3-8 */
    transform: scale(1.1);
}

.content .accent {
    font-family: 'Outfit', serif;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 27px;
    color: #FFF;
    margin-top: 25px;
}

.sub-menu {
    padding-top: 0 !important;
    visibility: visible;
    padding-top: unset;
}

/*.submenu li {
    visibility: visible;
}*/


.purpose {
    position: relative;
    display: block;
    min-height: 480px;
}

.purpose img {
    position: absolute;
    height: 480px;
    width: unset;
    top: 0;
    left: 0;
    object-fit: cover;
}

@media screen and (max-width: 9999px) {
    .sub-menu {
        padding-top: 0 !important;
        visibility: visible;
        padding-top: unset;
        display: none;
    }

    .submenu li {
        visibility: visible;
    }
}

@media only screen and (max-width: 780px) {
    .purpose {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 500px) {
    .js .nav-primary {
        width: 100%;
    }
}

.drop-active {
    display: block !important;
}

.block-head {
    max-width: 100%;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    min-height: calc(83vh - 96px);
    background-size: cover;
    background-position: center 70%;
    min-height: 839px;
}

.vimeo-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: calc(100vh - 96px);
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
}

.vimeo-wrapper iframe {
    width: 100vw;
    height: 56.25vw;
    min-height: calc(100vh - 96px);
    min-width: 177.77vh;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.block-front-video .container {
    margin: 0;
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
}

.block-front-video .container .content {
    padding-left: 20px;
    color:#3e4b61;
    text-align: left;
    left:0;
}


.color-separator {
    margin-top: -150px;
    z-index: 9;
    position: relative;
}

.color-separator img {
    width:100%;
}

@media screen and (max-width: 400px) {
    .color-separator {
        margin-top: -50px;
    }
}

.front-buttons {
    width: fit-content;
    margin: 0 auto;
    display: flex;
    gap: 2rem;
}

.front-buttons a {
    text-decoration: unset;
    background: black;
    color:#fffdfa;
    padding:10px 35px;
    font-weight: 700;
}

.front-buttons .palvelut {
    background: #05a3c0;
}

.front-buttons .palvelut:hover {
    color: #05a3c0;
    background: #fffdfa;
}

.front-buttons .osaaminen {
    background: #b7ce01;
    color: #1a2730;
}

.front-buttons .osaaminen:hover {
    color: #b7ce01;
    background: #1a2730;
}

.nosto {
    width: fit-content;
    margin: 0 auto;
}

.nosto li {
    overflow: hidden;
    width: 100% !important;
    max-width: 475px;
    background: #0a202d;
    padding-bottom: 30px;
    text-align: center;
    list-style-type: none;
}

.nosto li h3 a {
    color:white;
    text-decoration: unset;
}

.nosto li div {
    width: 80%;
    margin: 0 auto;
}

.nosto li div p a {
    color: #0d9ebb;
    font-weight: 700;
    text-decoration: unset;
}

.wp-block-post-template.is-flex-container {
    gap: 4.25em;
    justify-content: center;
}

.site-branding {
    z-index: 99999;
}

.prosessikaavio--iso {
    background-color: #0A3351;
    color: #1a6aa0;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
    padding: 1.5rem 0;
    text-align: center;
    width:100%;
    display: block;
}

.prosessikaavio--pieni {
    font-size: 14px;
    font-size: .875rem;
    margin-bottom: 1.25rem;
    padding: 0 15px;
}

.prosessikaavio--pieni__sisalto {
    background-color: #3B7499;
    padding: 2rem 1.5rem;
    height: 379.781px;
}

.prosessikaavio--pieni__footer {
    background-color: #0d5d95;
    color: #fff;
    padding: 1.5rem;
}

.kaavio {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    min-width:307px;
}

.kaavio p {
    font-size: 1.5rem;
    line-height: 1.5;
    margin-bottom: .25rem;
    margin-top: 0;
}

.row {
    display: flex;
    flex-wrap: wrap;
}

.prosessikaavio--pieni__footer strong {
    text-transform: uppercase;
}

.arrow-down {
    border-left: 2.25rem solid transparent;
    border-right: 2.25rem solid transparent;
    border-top: 1.75rem solid #0d5d95;
    height: 0;
    width: 0;
}

.prosessikaavio .arrow-down {
    margin-bottom: 1.25rem;
    margin-left: auto;
    margin-right: auto;
}

.col {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

@media screen and (max-width: 1080px) {
    .kaavio {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        min-width: 307px;
    }

    .prosessikaavio--pieni__sisalto {
        height: fit-content;
    }
}

footer a {
    font-weight: 500;
}

footer p {
    padding:0 15px;
}

footer .container div {
    margin:0 !important;
    padding-bottom:0.7em;
    padding-top:0.7em;
    align-items: center;
    display: inline-block;
}

footer .container div.footer-cols-first {
    display: flex;
    align-items: baseline;
    padding-top:31px;
}

footer .container div.footer-cols-second {
    display: flex;
    align-items: baseline;
}

footer .container {
    margin: 0 auto;
    flex-direction: column;
}

.footer-cols-first {
    display: flex;
}

.lang {
    display: inline-block;
    font-size: 18px;
    height: 24px;
    padding: 2rem;
    position: absolute;
    top: 0;
    right: 50px;
}

@media screen and (max-width:400px) {
    .lang {
        top: 6px;
        padding: 0;
    }
}

.lang select:hover {
    border-bottom: 1px solid white;
}

.lang-selector select {
    border: 0;
    text-indent: unset;
    background: transparent;
    color: white;
    font-size: 18px;
    text-transform: uppercase;
    cursor: pointer;
}

.lang-selector select option {
    background: #020d13;
}

@media screen and (max-width: 475px) {
    .site-branding {
        width:60%;
    }
}

.nostyle {
    color: white;
    font-weight: 400;
}

.site-branding {
    width: 185px;
    height:94px;
}

.site-branding #main_logo {
    width: 262px;
    height: 64px;
    object-fit: contain;
    align-self: center;
}

.front-head-text {
    color: white;
    width: fit-content;
    margin: auto;
}

.s-margin {
    margin-bottom: 2.7rem;
}

.col-num {
    margin-top:0;
    color: #275ab1 !important;
    font-size: 60px !important;
    margin-top: 6px !important;
    margin-bottom: 0 !important;
}

.front-cover .wp-block-cover__inner-container {
    max-width: 1020px;
    padding-left: 8rem;
    padding-right: 8rem;
}

.side-page-header .content {
    width: fit-content;
}

.side-page-header .content h1 {
    text-align: center;
}

.side-page-header .content .accent {
    text-align: center;
}

.wc-tabs {
    display: none;
}

.product-image-head {
    max-width:130px !important;
}

.svg-images img {
    width:100%;
}

h2#head {
    display: none;
}

.dist_container {
    position: relative;
}

.dist_container img {
    max-width:550px;
    position: absolute;
    filter: drop-shadow(0 30px 60px #8A959E)
}

.c_info {
    margin-top: 4rem;
    margin-left:2rem;
}

.c_info a {
    color: white !important;
}

.c_info img {
    max-width:13px;
    margin-right: 7px;
}

.global-element-c .wp-block-group__inner-container {
    max-width: 1020px !important;
    padding-left: 8rem;
    padding-right: 8rem;
}

.product-image-head {
    z-index:11;
}

.aws-container .aws-search-field {
    font-size:18px !important;
}

.c_info {
    z-index: 8;
}

.c_info_item a:hover {
    text-decoration: underline;
}

.stremet-video-global iframe {
    width: 100%;
    height: 600px;
}

.nav-primary.is-active {
    z-index: 9;
    display: block;
}

.aws-container .aws-search-form .aws-form-btn, .aws-container .aws-show-clear .aws-search-field {
    background: #fbfbfb;
    border: none;
    border-radius: 0 5px 5px 0 !important;
}

ul li {
    font-weight: 400;
}

.c_info_item {
    font-size: 1.5rem;
}

.grid-list .wp-block-heading {
    line-height: 1.1;
}

@media screen and (max-width: 770px) {
    .global-element-c .wp-block-group__inner-container{
        padding-left:2rem;
        padding-right:2rem;
    }
}

.global-element-c h2 {
    line-height:1.1;
}

.single-product .container {
    padding-bottom:0;
}

.related.products h2 {
    width: fit-content;
    text-align: center;
    font-size: 32px; !important;
}

.replated.products li {
    overflow: hidden;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    margin: 0 auto;
    font-size: 1.6em;
}

.woocommerce ul.products li.product a img {
    width: 60% !important;
    margin: 0 auto !important;
}


.f-links {
    text-align: center;
}

.aws-container .aws-show-clear .aws-search-field {
    padding-left: 15px;
    border-radius: 5px 0 0 5px !important;
}

.aws-container .aws-search-form .aws-search-btn svg:hover {
    fill:orange;
}

.aws-container .aws-search-form .aws-form-btn:hover {
    background: #fbfbfb;
}

.related products h2 {
    margin:0 auto;
}

.container .wp-block-button .wp-block-button__link {
    overflow: hidden;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    position: relative;
    cursor: pointer;
    display: inline-block;
    border-radius: 0px;
    color: #fff;
    padding: 6px 17px;
    padding-bottom: 8px;
    padding-top: 7px;
    padding-right: 43px;
    line-height: 37px;
    font-size: 18px;
    text-transform: none;
    z-index: 1;
    text-align: left;
    font-family: 'Outfit';
    font-weight: 700;
    background: #CA1623;
    color: white;
    border-color: transparent !important;

    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 18px;
    /* identical to box height */
    letter-spacing: 0.05em;
    text-transform: uppercase;

    padding-top:18px;
    padding-bottom:18px;

    color: #FFFFFF;
    transition: left 0.5s ease-out;
    padding-right: 75px;
    padding-left:21px;
    box-shadow: 0 4px 20px -6px cornflowerblue;
}

.container .wp-block-button .wp-block-button__link:before {
    content: '';
    display: inline-block;
    vertical-align: 0px;
    position: absolute;
    height: 20px;
    width: 20px;
    color: #fff;
    line-height: 28px;
    top: 21px;
    right: 8px;
    font-size: 15px;
    color: currentcolor;
    text-align: center;
    pointer-events: none;
    background-image: url('/wp-content/themes/woocommerce-template/images/arrow.png');
    background-repeat: no-repeat;
}

.container .bot-cover .wp-block-button.trans .wp-block-button__link {
    background: rgba(0, 0, 0, .19);
    border-color: rgba(255, 255, 255, .47) !important;
}

.container .bot-cover .wp-block-button.trans .wp-block-button__link:hover {
    background: #005984;
}

.bot-cover .wp-block-group__inner-container .wp-block-buttons {
    position: absolute;
    bottom: 25px;
    right: 25px;
}

.container .bot-cover .wp-block-button .wp-block-button__link {
    background: #00a5e3;
    color: white;
}

.container .wp-block-button .wp-block-button__link:hover {
    background: #B60E1A;
    color: #fff;
    border-color: #005984 !important;

    background: #B60E1A;

    font-family: 'Outfit';
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    transition: left 0.5s ease-out;

    color: #FFFFFF;
}


.aws_result_excerpt {
    font-size:14px;
}

.ajanblock .wp-block-post {
    border-bottom: 1px black solid;
    padding: 10px;
}

.wp-block-cover__background.has-background-dim {
    width: 100%;
    height: 100%;
    bottom: 0;
    top: unset;
}

.wp-block-cover .wp-block-cover__inner-container {
    color: #353535;
    width: 100%;
    z-index: 1;
    position: relative;
    padding: 0 2rem;
    bottom: 0;
}

.wp-block-cover .wp-block-cover__inner-container p {
    margin-bottom: 10px;
}

#breadcrumbs {
    padding-right: 8rem;
    padding-left: 8rem;
}

.alignfull .wp-block-group__inner-container {
    padding-right: 8rem;
    padding-left: 8rem;
    max-width: 1020px;
    margin: 0 auto;
}

#breadcrumbs, #breadcrumbs a {
    color: #808080;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom:0;
}

.c-accordion__item {
    margin-bottom: 0!important;
}


.c-accordion__item a {
    color: #2400e7;
    text-decoration: underline;
}
footer .flex-container {
    color: white;
    display: flex;
    justify-content: space-between; /* This aligns the two divs to the left and right edges of the container */
}

footer .flex-container h3 {
    color:white;
    padding: 0 15px;
    font-weight: bold;
    font-size: 22px;
}

footer .yhteydet {
    padding-right: 50px;
    border-right: 1px solid grey;
}

.head-feat {
    display: flex;
    justify-content: space-around;
    z-index: 9;
    position: relative;
    max-width: 1473px;
    margin:0 auto;
    margin-top: -20px !important;
}

.head-feat .feat-item {
    background: white;
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
    display: flex;
    margin: 0 1rem;
}

.head-feat h3 {
    font-size: 27px;
}

.head-feat .feat-btn a {
    background: #00a5e3;
    padding-right: 43px;
    padding: 10px 20px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
    font-size: 14px;
    line-height: 33px;
}

.head-feat .img-sec {
    max-width: 133px;
}

.head-feat p {
    font-size: 15.4px;
    line-height: 22px;
}

@media screen and (min-width: 992px) {
    h3, .h3 {
        font-size: 25px;
    }
}

#main-navigation-wrapper {
    align-self: center;
}

.bot-cover .wp-block-group__inner-container {
    position: relative;
}

.cont-scroll {
    max-height:500px;
    overflow-y: scroll;
}

.cont-scroll ul {
    padding-left: 40px;
}

.cont-scroll .wp-block-columns {
    border-bottom: 1px dotted #ccc;
    margin-bottom:0;
}

.bot-cover .wp-block-image {
    margin-top: -88px;
}

.partnerit img {
    max-height: 50px;
    width: auto;
}

ul#main-menu li a {
    font-family: 'Outfit', serif;
}

.sider-mod {

}

.bot-mod {
    content: "";
    position: absolute;
    height: calc(100% + 0.5px);
    width: calc(900% + 30px);
    background: #fff;
    transform: skewX(12deg);
    border-top-right-radius: 12px;

    max-width: 620px;
    max-height: 123px;
    bottom: -1px;
    left: -16px;
}

.sider-mod {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 121px;
    margin-top: auto;
}

#breadcrumbs {
    transform: skewX(347deg);
    padding:0;
    margin-left: -7px;
}

#breadcrumbs, #breadcrumbs a {
    transform: skewX(0deg);
    padding-left: 0;
}

#breadcrumbs {
    font-size: 13px;
    font-family: 'Outfit', serif;
}

.side-page-head-cont {
    width: fit-content;
    position: absolute;
    bottom: -33px;
}

.side-page-head-cont-main {
    height: fit-content;
    position: static;
    bottom: 0px;
    width: 100%;
    height: 121px;
    max-width: 1473px;
    margin: 0 auto;
}

.person {
    width:400px;
    padding:25px;
}

.oxi-tabs-body-content-shape {
    display: none !important;
}

.oxi-addons-container {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: auto;
    padding: 5vw 0;
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style {
    border: none !important;
    box-shadow: none !important;
}

.oxi-tabs-ultimate-header.oxi-tab-clearfix {
    background: #ececec;
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header {
    border:none !important;
    border-radius: 0 11px 11px 0 !important;
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-shape {
    display: none !important;
}
.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header .oxi-tabs-header-li.oxi-tab-header-aditional-left-position {
    justify-content: flex-end !important;
    display: block;
    display: block;
    margin: 30px 0 30px 0;
    padding: 6px 0;
}

.oxi-tabs-main-title {
    font-family: 'Outfit', serif !important;
    color: black !important;
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap {
    background: #ececec !important;
    border-radius:11px !important;
}

@media screen and (max-width: 835px) {
    .block-head {
        min-height: 440px;
        height: 440px;
    }

    .site-header {
        padding: 0 2rem;
    }
}

@media screen and (max-width:685px) {
    .head-feat {
        flex-wrap: wrap;
    }

    .head-feat .feat-item {
        margin: 1rem 1rem;
        width: 100%;
    }

    .bot-cover .wp-block-image {
        margin-top: -54px;
    }

    .bot-cover .wp-block-buttons {
        top: 25px;
    }

    .side-head-f {
        min-height: 440px !important;
    }

    .side-page-head-cont {
        margin-left: 35px;
    }

    .bot-mod {
        max-width: 374px;
    }

    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
        flex-basis: unset !important;
    }

    .site-branding #main_logo {
        width: 156px;
    }
}

@media screen and (max-width:1725px) {
    .head-feat {
        margin: 0 2rem;
    }
}

.small-container {
    margin: 0 auto;
    margin-bottom: 10px !important;
    margin-top: 10px !important;
    max-width: 950px;
}

.cont-scroll {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, .20);
    border-radius: 4px;
}

.cont-scroll .wp-block-column-is-layout-flow {
    padding:2rem;
}

.cont-scroll p {
    margin-bottom: 1.4rem;
    margin-top: .2rem;
}

.cont-scroll p, .cont-scroll li {
    font-size: 17px !important;
    line-height: 20px;
}

.cont-scroll .wp-block-heading {
    font-size: 21px !important;
    font-family: 'Amplitude-Medium';
}

@media screen and (max-width: 1600px) {
    .side-page-head-cont {
        padding-left: 8rem;
        padding-right: 8rem;
    }
}


@media screen and (max-width: 770px) {
    .side-page-head-cont {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header .oxi-tabs-header-li.oxi-tab-header-aditional-left-position {
    justify-content: normal !important;
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li.active .oxi-tabs-main-title,
.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-main-title{
    padding-left: 0rem;
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li {
    padding: 6px 0 6px 0 !important;
    border-radius: 5px 0 0 5px;
}

.oxi-addons-container {
    margin:0 auto;
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tab-header-vertical > .oxi-tabs-ultimate-header-wrap {
    width:15% !important;
}

.oxi-tabs-wrapper-2 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap {
    padding-left:0 !important;
    padding-right:0 !important;
}

.oxi-tabs-header-li.active {
    background: white !important;
}

.oxi-tabs-main-title {
    margin-left:13px !important;
}

@media screen and (max-width: 1600px) {

    .head-feat {
        margin: 0 8rem;
    }
}

@media screen and (max-width: 836px) {
    .block-front-video .container.side .content {
        top: -38px !important;
        font-size: 38px;
    }
}

@media screen and (max-width: 430px) {
    .block-front-video .container.side .content h1 {
        top: -38px !important;
        font-size: 38px;
    }
}


@media screen and (max-width: 770px) {
    .block-front-video .container .content {
        padding-left: 2rem;
    }

    .head-feat {
        margin: 0 2rem;
    }
}

.kaaret {
    position:absolute;
    width:100%;
    height:100%;
    top:200px;
    right:0;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: center;
}

#sp-wp-carousel-free-id-171.sp-wpcp-171 .wpcp-single-item {
    border:none !important;
}



@media screen and (max-width: 1543px) {
    .kaaret {
        top: 372px;
    }
}

@media screen and (max-width: 1141px) {
    .kaaret {
        max-width: 50%;
    }
}

@media screen and (max-width: 430px) {
    .kaaret {
        max-width: 100%;
    }
}

.smoll {
    margin-bottom:1em;
}

/*.entry-content .responsive-tabs-wrapper {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: auto;
    padding: 5vw 0;
}

.entry-content .responsive-tabs.responsive-tabs--enabled {
    display: flex;
    margin: 0 auto;
    max-width: 1473px;
}

.entry-content .responsive-tabs ul.responsive-tabs__list {
    left: 0;
    margin:0;
    padding-left:0;
    position: relative;
}

.entry-content .responsive-tabs .responsive-tabs__list__item {
    background: transparent;
    border: 1px solid transparent;
    border-bottom: none;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: black;
    font-size: 18px;
    line-height: 19px;
    text-transform: inherit;
    margin: 1px 12px 0 0;
    padding: 10px 12px 10px;
    white-space: nowrap;
    float: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: block;

    background: #fff;
    border-color: #ddd;
    color: #666;
    padding-bottom: 11px;
    margin-top: 0;
    position: relative;
    top: 1px;
}

.responsive-fix {
    position: absolute;
    height: 100%;
    width: 280%;
    left: -87%;
    background: rgb(236, 236, 236);
    z-index: 0;
    top: 0px;
    border-radius: 17px;
}

@media screen and (max-width: 1600px) {
    .entry-content .responsive-tabs.responsive-tabs--enabled {
        padding:0 8rem;
    }
}*/


.wp-block-cover .wp-block-cover__inner-container {
    max-width: 1000px;
}

@media (max-width: 1600px) {
    .wp-block-cover .wp-block-cover__inner-container {
        padding-left: 8rem;
        padding-right: 8rem
    }
}

@media (max-width: 770px) {
    .wp-block-cover .wp-block-cover__inner-container {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

#wpcpro-wrapper-171 #sp-wp-carousel-pro-id-171.sp-wpcp-171.wpcp-image-carousel .wpcp-slide-image a img {
    border: none !important;
}

.open-user-map .box-wrap .map-wrap .oum-attribution {
    display: none !important;
}

#breadcrumbs {
    padding-left: 8rem;
    padding-right: 8rem;
    max-width: 1473px;
    font-size: 20px;
    color: black !important;
    margin: 0 auto;
    margin-top: 2.9rem;
    margin-bottom: 2.9rem;
}

#breadcrumbs a {
    color: black !important;
}

@media screen and (max-width: 770px) {
    #breadcrumbs {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

body:not(.home) .container {
    padding-top: 0.40000000000000036rem;
}


.henkilosto p {
    margin:0;
}

.henkilosto>* {
    text-align: center;
}

.henkilosto p a {
    color: #00a5e4;
}

.henkilosto :where(.wp-block-columns) {
    margin-bottom: 3em;
}

.f-container {
    display: flex;
    justify-content: space-between;
}

.f-container a {
    padding-left: 0;
}

@media screen and (max-width: 782px) {
    .f-container {
        flex-wrap: wrap;
    }
}

h4 {
    font-size: 20px;
    font-weight: bold;
}

.responsive-tabs .responsive-tabs__panel {
    border: none !important;
    box-shadow: 0px 1px 4px rgba(0, 0, 0, .20);
    border-radius: 4px;
}

.block-top-bar {
    border-bottom: 1px solid #F2F2F2;
}

.block-top-bar-container {
    color: black;
    padding: 10px 0;
    font-size: 14px;
    text-align: center;
    display: flex;
    justify-content: space-between;
    padding:2rem 2rem;
    max-width: 1200px;
    margin: 0 auto;
    height:15px;
}

.block-top-bar img {
    /*width: 28px;*/
    margin-right: 6px;
}

.suosittelu-block {
    max-width:1000px;
    padding:10px 0;
    margin:0 auto;
}

.suosittelu-block .suositus-title {
    font-weight: bold;
    margin: auto;

    font-family: 'Inter';
    font-weight: 400;
    /* identical to box height */
    text-align: center;


}

.home .container {
    padding-top:0;
}


.custom-nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.custom-nav .custom-link {
    padding: 0 1rem;

}

.shadowed {
    box-shadow: 0 4px 20px -6px cornflowerblue;
    padding:2rem;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover {
    background: #ad0000;
}

.suositus-block {
    background: #F2F2F2;
    padding:0;
}

.site-header div {
    width: 40%;
}

.site-header .site-branding {
    width: 20%;
}

.c-accordion__title:before, .accordion {
    position: absolute;
    width:40px;
    height: 34px;
    left: 0;
    content: "";
    color: #777;
    font-weight: 300;
    background-image: url('/wp-content/themes/woocommerce-template/images/red_arrow.svg');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    top: 13px;
}

.is-open .c-accordion__title:before {
    content: "";
    transform: scaleY(-1);
}

.product-highlight {
    width: 300px;
    height: 330px;
    padding: 25px;
}

.product-highlight-link {
    display:block;
    height: 300px;
    width: 300px;
}

.product-highlight img {
    -ms-interpolation-mode: bicubic;
    /* max-height: 40%; */
    display: block;
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 10px;
    width: 320px;
    /* height: 200px; */
}

.product-highlight p {
    font-size: 14px;
    margin: 13px;
    text-align: center;
}

.wp-block-column.is-vertically-aligned-center p {
    margin
}

.product-highlight .wp-block-button {
    margin: 0 auto;
    width: fit-content;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

#menu-cart {
    list-style: none;
}

#menu-cart .xoo-wsc-sc-subt {
    display: none;
}

#menu-cart .menu-item-type-custom {
    display: none;
}

#menu-cart .xoo-wsc-sc-cont {
    width:100%;
}

#menu-cart .xoo-wsc-sc-bkcont {
    width:33px;
    float: right;
}

#menu-cart .xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
    display: block;
    float: right;
    width:41px;
}

.products-stars {
    max-width: 70px !important;
    margin-top: -4px;
    margin-right: 9px;
}

.wp-block-column {
    display: block !important;
}

.wp-block-column .wp-block-cover {
    height: 100%;
}

.list-check {
    padding-left:0;
}

.list-check li {
    list-style-type: none;
    padding-left: 40px;
    position: relative;
}

.list-check li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 24px;
    height: 24px;
    background-image: url('https://hataensiapukortti.fi/wp-content/themes/woocommerce-template/images/check.svg');
    background-size: contain;
    background-repeat: no-repeat;
}

.nosto-small {
    background: #E7F1F8;
    max-width:360px;
    padding: 20px;
}

.nosto-small p {
    font-size: 17px;
}

.wp-block-columns.alignfull {
    gap: 0 !important;
}

.review-block {
    width:60%;
    margin: 0 auto;
}

.review-block p {
    margin:0;
    margin-bottom:5px;
}

.nosto-col .wp-block-column:first-child .product-highlight {
    margin-left: auto;
}
@media screen and (min-width: 1500px) {
    .js .nav-primary {
        left: 0;
        width: 600px;
    }
}

.xoo-wsch-basket {
    display: none !important;
}

.grey-box {
    background: #E7F1F8;
    padding: 20px;
    margin-bottom: 20px;
}

.grey-box p {
    margin: 0;
    font-size: 12px;
    width: fit-content;
    padding-right:5px;
    padding-left:5px;
}

.grey-box .grey-box-red-text {
    color: white;
    background: #FF2E00;
}

.custom-add-to-cart-buttons .button {
    height: unset !important;
    margin: unset !important;
    display:inline-block !important;

    background: #FFFFFF !important;
    box-shadow: 0px 0px 8px #B6D7EF !important;

    margin-right: 5px !important;


}

.custom-add-to-cart-buttons .button:hover {
    background: #dddddd !important;
}


.custom-add-to-cart-buttons a {
    background: #D9D9D9 !important;
    color: black !important;
    position: relative !important;
}

.h1-topper {

    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    /* identical to box height */

    color: #678193;
}

.block-front-video ul li {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    /* or 133% */

    color: #212121;
}

.block-front-video .container h1 {
    max-width: 900px;
}

h2.wp-block-heading {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    /* identical to box height, or 100% */
    margin-bottom:10px;

    color: #3C4961;
}

h3.wp-block-heading {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 28px;
    /* identical to box height, or 108% */

    color: #3C4961;
}

h4.wp-block-heading {
    font-family: 'Outfit';
    font-style: bold;
    font-weight: 600;
    font-size: 14px;
    line-height: 28px;
    /* identical to box height, or 108% */

    color: #3C4961;
}

.container h1 {
    margin-top: 30px;
    margin-bottom:40px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 48px;
    line-height: 1.2;
    color: #3C4961;
    filter: drop-shadow(3px 2px 5px #FFFFFF);
}

h2 {
    margin-bottom:30px;
}

.c-accordion__title, .accordion {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding: 18px 2rem 18px 4rem;
    padding-left: 60px;
    color: #3C4961 !important;
    margin-top: -1px !important;
}

.tab {
    overflow: hidden;
    border-bottom: 1px solid #D9D9D9;
}

.woocommerce .site-content .tab button {
    border: none;
    outline: none !important;
    background: white !important;

    font-family: 'Noto Sans';!important;
    font-style: normal;!important;
    font-weight: 700;!important;
    font-size: 14px;!important;
    line-height: 19px;!important;

    color: #212121;!important;


}

.tab button.active {
    border-bottom: #CA1623 3px solid !important;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

/* Optional: Adds a bit of padding under the last tab */
.tabcontent:last-child {
    margin-bottom: 10px;
}

.notice-container {
    position: fixed;
    height: 42px;
    background: #3075C4;
    color: white;
    width: 100%;
    z-index: 999999;
}

.notice-spacer {
    height: 42px;
    width: 100%;
}

.notice-text p {
    font-family: 'Inter';
    font-style: italic;
    font-weight: 700;
    font-size: 14px;
    line-height: 17px;
    color: #FFFFFF;
    text-align: center;
    margin:0;
    margin-top:12px;
}

.notice-text p a {
    color: white;
    text-decoration: underline;
}

.suosittelu-block .wp-block-columns {
    margin:0;
}

footer {
    height: fit-content !important;
    padding-bottom: 50px;
}

footer .container {
    display: flex;
    height: fit-content;
}

.footer-col {
    max-width: 300px;
    width:25%;
}

.footer-col p {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.77;

    color: #212121;

    word-wrap: break-word;
    white-space: pre-wrap;
    word-break: break-all;

    padding-left:0;
}

.footer-col p strong {

    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #3C4961;
}

.footer-col img {
    padding:2px;
}

.footer-logo {
    margin:0 auto;
    width: fit-content;
    width: 250px;
}

.footer-logo span {
    margin-top:10px;
    display:block;
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    text-align: center;
    color: #000000;
}


.nav-primary .menu-items ul {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

#mega-menu-wrap-primary {
    background: white !important;
    padding-top: 9px !important;
}

#mega-menu-wrap {
    background: white !important;
    padding-top: 9px !important;
}

.top-bar-item {

    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    /* identical to box height */

    color: #000000;

    display: flex;
    align-items: center;
}
ul li {
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom:5px;
}

.alaotsikko {

    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;

    color: #678193;

    margin:0;
    padding:0;
    margin-bottom:40px;
}

.page:not(.home) .container {
    margin-top: 60px;
}

.vertaus-table td {
    border: none;
}

.vertaus-table tr {
    border-bottom: #ACCDE4 solid 1px;
}

.vertaus-table tr td:nth-child(2) {
    background: #E7F1F8;
}

h2.wp-block-heading .has-text-align-left {
    text-align: left;
}

.product-highlight {
    position: relative;
}

.product-highlight p {
    margin-top:8px;
    margin: 0;
}

.product-highlight-notice {
    position: absolute;
    top: 12px;
    left: -10px;
    padding: 3px 21px;
    color: white;
    font-family: 'Noto Sans';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    border-radius: 0 20px 20px 0;
}

p.star-before {
    margin-bottom: 15px;
}

p.star-before {
    display: inline-block;
}

.product_meta {
    display: none !important;
}

footer .container {
    max-width: 1200px;
}

.suosittelu-block .wp-block-image {
    margin:0;
    text-align: center;
}

.pieni-saasto {
    position: absolute;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    top: -8px;
    left: -5px;
    background: #F99F4C;
    padding: 2px 5px;
}

.iso-saasto {
    position: absolute;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    top: -8px;
    left: -5px;
    background: #FC6442;
    padding: 2px 5px;
}

.grey-box div {
    margin-bottom:5px;
}

.grey-box a {
    color: white;;
}

.product-template-default .site-content .site-main .tabs .accordion {
    width:100%;
}

.mega-menu-primary .mega-menu-item:nth-child(1) a {
    padding-left:0 !important;
}

.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image:not(:first-child) {
    padding: 5px;
    padding-top:10px;
    width: 15% !important;
}

footer p {
    margin:0;
}

footer p.mini-otsikko {
    margin-bottom: 29px;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
    display: inline-block !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    padding: 0px 10px 0px 10px !important;
}

#main-navigation-wrapper.toggled-on {
    position: fixed;
    z-index: 900000;
    width: 100%;
    padding: 0;
    margin: 0;
    left: 0;
    height: 94vh;
    background: white;
    top: 50px;
}

.gform_button.button {
    overflow: hidden !important;
    transition: all 0.2s cubic-bezier(0.39, 0.575, 0.565, 1) 0s !important;
    position: relative !important;
    cursor: pointer !important;
    display: inline-block !important;
    border-radius: 0px !important;
    color: #fff !important;
    padding: 6px 17px !important;
    padding-bottom: 8px !important;
    padding-top: 7px !important;
    padding-right: 43px !important;
    line-height: 37px !important;
    font-size: 18px !important;
    text-transform: none !important;
    z-index: 1 !important;
    text-align: left !important;
    font-family: 'Outfit' !important;
    font-weight: 700 !important;
    background: #CA1623 !important;
    color: white !important;
    border-color: transparent !important;
    font-family: 'Outfit' !important;
    font-style: normal !important;
    font-weight: 700 !important;
    font-size: 14px !important;
    line-height: 18px !important;
    letter-spacing: 0.05em !important;
    text-transform: uppercase !important;
    padding-top:18px !important;
    padding-bottom:18px !important;
    color: #FFFFFF !important;
    transition: left 0.5s ease-out !important;
    padding-right: 46px !important;
}

.gform_button.button:before  {
    content: '' !important;
    display: inline-block !important;
    vertical-align: 0px !important;
    position: absolute !important;
    height: 20px !important;
    width: 20px !important;
    color: #fff !important;
    line-height: 28px !important;
    top: 21px !important;
    right: 8px !important;
    font-size: 15px !important;
    color: currentcolor !important;
    text-align: center !important;
    pointer-events: none !important;
    background-image: url('/wp-content/themes/woocommerce-template/images/arrow.png') !important;
    background-repeat: no-repeat !important;
}

.quantity button {
    border-radius:20px;
    width: 38px !important;
    height: 38px !important;
    padding-left:0 !important;
    padding-right: 0 !important;
}

.woocommerce-product-details__short-description ul.list-check li {
    font-size:14px;
}

body.single-product table {
    min-width: 550px;
    overflow: scroll;
}

body.single-product table tr td {
    width:22%;
}

.single-product .container h1 {
    margin-top: 30px;
    margin-bottom: 40px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 600;
    font-size: 36px;
    line-height: 35px;
    color: #3C4961;
}

.single-product.woocommerce div.product .product_title {
    margin-bottom:20px;
    margin-top:20px;
}

.block-head::before {
    content: "";
    position: absolute;
    background-color: rgba(255, 255, 255, 0.35);
    height: 100%;
    width: 100%;
}

.stars {
    height: 16px !important;
    display: inline-block;
    width: fit-content;
    margin: 0;
    margin-top: -4px;
    margin-right: 7px;
}

.stars img {
    height: 16px;
    display: inline-block;
    width: fit-content;
    margin-top: -4px;
    margin: 0;
}

.stars-fix .stars {
    width: unset;
    display: block;
    margin-top:13px;
    margin-bottom: 14px;
}

.stars.stars-inline {
    display: inline-block;
}

.stars-container {
    display: block;
    margin:0 auto;
    width: fit-content;
}

.stars-container img {
    display: inline-block;
}

.stars-container p {
    display: inline-block;
}

.stars-container p.star-before {
    margin-top:0;
}

.align-left .wp-block-group__inner-container {
    padding:0;
}

.align-left .stars-container {
    margin: 0;
}

.maksutavat span {
    padding-left:8px;
}

.block-top-bar-container {
    position: relative;
}

.block-top-bar-container .left {
    position: absolute;
    left:0;
    top:0;
    height:100%;
    width:70px;
}

.block-top-bar-container .right {
    position: absolute;
    right:0;
    top:0;
    height:100%;
    width:70px;
}

.grey-box div {
    display: flex;
}

.cart-menu-container {
    max-width: 41px;
}

.lang-container {
    position: relative;
    width: calc(40% - 40px) !important;
    visibility: hidden;
}

.language-selector-drop {
    display:none;
    position: absolute;
    background: white;
    width: 100%;
    margin: 0;
    padding-top: 10px;
    list-style-type: none;
    width: 76px !important;

    width: 76px !important;
    cursor: pointer;
    margin-left: auto;
    margin-right: 20px;
    right:0;
}

.language-selector-drop img {
    width: 36px !important;
    height: 25px !important;
}

.language-selector {
    position: relative;
    width: 76px !important;
    cursor: pointer;
    margin-left: auto;
    margin-right: 20px;
}

.language-selector::before {
    content: '';
    display: inline-block;
    vertical-align: 0px;
    position: absolute;
    height: 20px;
    width: 20px;
    color: #fff;
    line-height: 28px;
    top: 12px;
    right: 8px;
    font-size: 15px;
    color: currentcolor;
    text-align: center;
    pointer-events: none;
    background-image: url('/wp-content/themes/woocommerce-template/images/arrow.svg');
    background-repeat: no-repeat;
    background-size: 11px;
    transform: rotate(90deg);
}

.language-selector img {
    width: 36px !important;
    height: 25px !important;
    border: #D6D6D6 1px solid;
    padding: 4px;
    padding-right:34px;
}

@media screen and (max-width: 1500px) {

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
        display: block !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
        padding: 0px 0px 0px 0px !important;
    }

    .nav-primary{
        display: block;
    }

    .js .nav-primary {
        position: relative;
        opacity: 1;
        visibility: visible;
        padding-top: 0;
        pointer-events: all;
        height: 60px;
    }

    .js .nav-primary {
        width: unset;
    }

    .nav-primary {
        height: unset;
        overflow: unset;
    }

    .js .nav-primary .menu-items {
        opacity: 1;
        height: 60px;
        padding: 0;
        padding-top: 11px;
    }

    .nav-primary .menu-items li {
        display: inline-block;
        width: unset;
        border-top: 0;
        padding: 1rem;
    }

    .nav-primary .menu-items li a {
        font-size: 14px !important;
    }

    .nav-primary .menu-items li a:hover {
        color: #287BBE !important;
    }

    .nav-primary .menu-items li:last-child {
        margin-right: 0 !important;
    }
}

@media screen and (max-width: 720px) {

    .block-front-video img {
        display: block;
    }

    .block-top-bar-container::before {
        content: '';
        display: inline-block;
        vertical-align: 0px;
        position: absolute;
        height: 100%;
        width: 50px;
        color: #fff;
        line-height: 28px;
        top: 0;
        right: 8px;
        font-size: 15px;
        color: currentcolor;
        text-align: center;
        pointer-events: none;
        background-image: url('/wp-content/themes/woocommerce-template/images/arrow.svg');
        background-position: center;
        background-size: 12px;
        background-repeat: no-repeat;
    }

    .block-top-bar-container::after {
        content: '';
        display: inline-block;
        vertical-align: 0px;
        position: absolute;
        height: 100%;
        width: 50px;
        color: #fff;
        line-height: 28px;
        top: 0;
        left: 8px;
        font-size: 15px;
        color: currentcolor;
        text-align: center;
        pointer-events: none;
        background-image: url('/wp-content/themes/woocommerce-template/images/arrow.svg');
        background-position: center;
        background-size: 12px;
        background-repeat: no-repeat;
        transform: rotate(180deg);
    }
    .has-light-bg .container {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .notice-container {
        height: fit-content;
        padding-bottom:8px;
    }

    .container h1 {
        font-family: 'Outfit';
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 40px;

        color: #3C4961;
    }

    h2.wp-block-heading {
        font-family: 'Outfit';
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 38px;

        color: #3C4961;
    }

    .woocommerce div.product .product_title {
        margin-bottom: 18px;
    }

    p {
        font-family: 'Noto Sans';
        font-style: normal;
        font-weight: 400;
        line-height: 24px;

        color: #212121;
    }

    footer .container {
        flex-direction: column;
    }

    footer .container .footer-col {
        max-width: unset;
    }

    .site-header .site-branding {
        width: 60%;
    }

    .top-bar-item {
        display: none;
        max-width: 280px;
    }

    .block-top-bar-container {
        justify-content: center;
    }

    .nosto-col .wp-block-column:first-child .product-highlight {
        margin-left: unset;
        margin: 0 auto;
    }

    .nosto-col .wp-block-column .product-highlight {
        margin: 0 auto;
    }

    .alignfull .wp-block-group__inner-container {
        padding-right: 2rem;
        padding-left: 2rem;
        max-width: 1020px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1150px) {
    footer .container div.footer-cols-first, footer .container div.footer-cols-second {
        display: flex;
        align-items: baseline;
        padding-top: 31px;
        flex-wrap: wrap;
        flex-direction: column;
        width: 100%;
    }

    .footer-col {
        width: 100%;
    }

    .lang-container {
        display: none;
    }

    .site-header .site-branding {
        width: 100%;
    }

    .nav-toggle.is-active {
        top: -45px;
        position: fixed;
        left: 30px;
        top: 10px;
    }

    #mega-menu-wrap-primary {
        padding-top: 49px !important;
    }

    .mega-menu-link {
        font-size: 17px !important;
    }
}

@media screen and (max-width:1500px) {
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:nth-child(1) {
        padding-left:0 !important;
    }

    #mega-menu-wrap-primary #mega-menu-primary[data-effect="fade_up"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
        transform: translate(0, 0) !important;
        margin-left: 20px !important;
        visibility: visible !important;
        position: relative !important;
    }
}

@media screen and (max-width:456px) {
    body.woocommerce-page .site-content div.product .cart {
        gap:1em;
        flex-wrap: wrap;
    }

    body.woocommerce-page .site-content div.product .single_add_to_cart_button.button {
        margin:0;
    }

    #main-navigation-wrapper {
        width:46px;
    }

    #main-navigation-wrapper .nav-primary {
        display:none;
    }

    #main-navigation-wrapper .nav-primary.is-active {
        display:block;
    }
}

@media screen and (max-width:600px) {
    .notice-spacer {
        height:54px;
    }
}

.progress-bar-container {
    margin:0 15px;
}

progress {
    width: 300px;
    height: 25px;
    color: #FF5722; /* Used by Webkit browsers for the value color */
    background-color: #FFFFFF;
    border: 1px solid #FF5722;  /* Optional: removes default border */
}

/* Webkit-specific styles */
progress::-webkit-progress-bar {
    background-color: #FFFFFF;
}

progress::-webkit-progress-value {
    background-color: #FF5722;
}

/* Firefox-specific styles */
progress::-moz-progress-bar {
    background-color: #FF5722;
}

.hide {
    display:none !important;
}

.page-id-167 .wp-block-cover__inner-container .wp-block-image .alignleft {
    margin: 0;
}

.product-template-default input[type="number"]::-webkit-inner-spin-button,
 .product-template-default input[type="number"]::-webkit-outer-spin-button {
     -webkit-appearance: none;
     margin: 0;
 }

footer a {
    color: black;
    text-decoration: none;
}

.product-template-default input[type="number"] {
    -moz-appearance: textfield; /* Firefox */
}

.tabs {
    padding: 1.25rem 1.875rem;
    margin-top: 2rem;
    background: #fff;
}

.tabs .accordion-holder {
    transition: all 0.3s ease-in-out;
}

.tabs .accordion {
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    outline: none;
    transition: 0.4s;
    font-size: 1.4rem;
    background-color: #FFF;
    color: #49b5d2;
    font-weight: bold;
    border: unset;
}

.tabs .panel {
    padding: 0 18px;
    background-color: white;
    overflow: hidden;
    max-height: 0;
    transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}

.emotive .wp-block-columns {
    width: fit-content !important;
}

.emotive img {
    width: 84px !important;
    height:15px !important;
    padding-top: 17px !important;
}

.emotive .wp-block-columns {
    gap:10px !important;
    margin-bottom: 0 !important;
}

.emotive-img {
    width: 84px;
}

.emotive-rate {
    width: 44px;
}

.emotive-text {
    width: 240px;
}

.emotive .wp-block-column {
    flex-basis: unset !important;
}

@media screen and (max-width:480px) {
    .block-head.block-front-video {
        min-height:700px !important;
    }

    .wp-image-437 {
        max-width: 140px;
    }

    .site-header {
        box-shadow: none;
    }

    .table-scroll {
        overflow: scroll;
    }
}

#wpcpro-wrapper-880:not(.wpcp-justified) #sp-wp-carousel-pro-id-880.wpcp-carousel-section.sp-wpcp-880:not(.wpcp-content-carousel) > div:not(.wpcpro-gallery-thumbs) .wpcp-single-item img {
    max-width:120px;
}

#wpcpro-wrapper-880 #sp-wp-carousel-pro-id-880.wpcp-carousel-section.sp-wpcp-880 .wpcp-single-item {
    border:none !important;
}

.product-template-default .site-content .site-main .accordion {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    font-family: 'Noto Sans', sans-serif;
    font-size: 26px;
    color: #3C4961;
    padding: 13px 2rem 13px 4rem;
    border-top: 1px #ACCDE4 solid;
    border-bottom: 1px #ACCDE4 solid;

    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: left;
    padding: 18px 2rem 18px 4rem;
    padding-left: 60px;
    color: #3C4961 !important;
    margin-top: -1px !important;

    background:white;
    padding-bottom: 35px;
}

.product-template-default .site-content .site-main .accordion::before {
    position: absolute;
    width: 40px;
    height: 34px;
    left: 0;
    content: "";
    color: #777;
    font-weight: 300;
    background-image: url('https://hataensiapukortti.fi/wp-content/themes/woocommerce-template/images/red_arrow.svg');
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: center;
    top: 13px;
}

.product-template-default .site-content .site-main .accordion.active::before {
    content: "";
    transform: scaleY(-1);
}

.xoo-wsc-footer .xoo-wsc-ft-buttons-cont .woocommerce-Price-amount.amount {
    display:none;
}

.suggestion-text {
    margin: 10px 15px;
}

.xoo-wsc-ft-totals .xoo-wsc-ft-amt.xoo-wsc-ft-amt-shipping.add, .xoo-wsc-ft-extras .xoo-wsc-ftx-row.xoo-wsc-ftx-coupon, .lSPrev, .lSNext {
    display: none !important;
}

.xoo-wsc-sp-product .xoo-wsc-sp-right-col .xoo-wsc-sp-title a {
    font-weight: 700;
}

.xoo-wsc-footer img {
    width: unset;
}

.woocommerce-product-gallery__image {
    width:unset !important;
}

.block-front-video li {
    filter: drop-shadow(3px 2px 5px #FFFFFF);
}

.woocommerce-tabs .wp-block-cover {
    padding-top:0;
    padding-bottom:0;
}
.woocommerce-tabs .wp-block-cover {
    min-height: 230px;
    margin-bottom:50px;
}

.wp-block-cover__inner-container .wp-block-image img {
    margin-top: 5px;
    margin-right: 5px;
}

.wp-block-cover__inner-container .wp-block-image.inforlist-fix img {
    margin-top: 11px;
}

@media screen and (max-width:1500px) {
    .header-size {
        box-shadow: 0 4px 20px -6px gray;
    }
}