@keyframes splide-loading {
    0% {
        transform: rotate(0);
    }
    to {
        transform: rotate(1turn);
    }
}
.text-center{
    text-align: center;
}
.splide__track--draggable {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
    margin: 0 !important;
    opacity: 0;
    z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
    opacity: 1;
    z-index: 1;
}
.splide--rtl {
    direction: rtl;
}
.splide__track--ttb > .splide__list {
    display: block;
}
.splide__container {
    box-sizing: border-box;
    position: relative;
}
.splide__list {
    backface-visibility: hidden;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
    display: block;
}
.splide__pagination {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    pointer-events: none;
}
.splide__pagination li {
    display: inline-block;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
    display: none;
}
.splide__progress__bar {
    width: 0;
}
.splide {
    position: relative;
    visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
    visibility: visible;
}
.splide__slide {
    backface-visibility: hidden;
    box-sizing: border-box;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    list-style-type: none !important;
    margin: 0;
    position: relative;
}
.splide__slide img {
    vertical-align: bottom;
}
.splide__spinner {
    animation: splide-loading 1s linear infinite;
    border: 2px solid #999;
    border-left-color: transparent;
    border-radius: 50%;
    bottom: 0;
    contain: strict;
    display: inline-block;
    height: 20px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
}
.splide__sr {
    clip: rect(0 0 0 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
    display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
    display: inline;
}
.splide__track {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    padding: 0;
    margin: 0;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
    outline: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
audio,
canvas,
video {
    display: inline-block;
    max-width: 100%;
}
html {
    -webkit-text-size-adjust: 100%;
}
ul,
ol {
    list-style: none;
}
blockquote,
q {
    quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}
a:focus {
    outline: none;
}
ins {
    text-decoration: none;
}
mark {
    font-style: italic;
    font-weight: 600;
}
del {
    text-decoration: line-through;
}
abbr[title],
dfn[title] {
    cursor: help;
    border-bottom: 1px dotted;
}
table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}
hr {
    display: block;
    height: 1px;
    padding: 0;
    margin: 1em 0;
    border: 0;
    border-top: 1px solid #ddd;
}
button,
input,
select,
textarea {
    box-sizing: border-box;
    font-size: 100%;
    color: inherit;
    outline: 0;
}
input,
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
input[type="checkbox"] {
    -webkit-appearance: checkbox;
}
input[type="radio"] {
    -webkit-appearance: radio;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
@font-face {
    font-family: "design_plus";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/design_plus.eot@v=1.0);
    src: url(../fonts/design_plus.eot@v=1.0) format("embedded-opentype"), url(../fonts/design_plus.woff@v=1.0) format("woff"), url(../fonts/design_plus.ttf@v=1.0) format("truetype"), url(../fonts/design_plus.svg@v=1.0) format("svg");
}
:root,
:before,
:after {
    --tcd-font-type1: "Noto Serif JP", serif;
    --tcd-font-type2: "Noto Serif JP", serif;
    --tcd-font-type3: "Noto Serif JP", serif;
    --tcd-accent-color: #6f8976;
    --tcd-link-color: #6f8976;
    --tcd-headline-font-type: var(--tcd-font-type3);
    --tcd-headline-font-size: 32px;
    --tcd-headline-font-weight: 600;
    --tcd-font-type: var(--tcd-font-type2);
    --tcd-root-font-color: #000;
    --tcd-root-font-size: 16px;
    --tcd-line-height: 2.4;
    --tcd-line-height-offset: calc((var(--tcd-line-height) - 1) * -0.5em);
    --tcd-image-effect-bg-color: transparent;
    --tcd-image-effect-transform: scale(1);
    --tcd-image-effect-hover-transform: scale(1);
    --tcd-image-effect-hover-opacity: 1;
    --tcd-single-headline-font-type: var(--tcd-font-type2);
    --tcd-single-headline-font-size: 28px;
    --tcd-single-content-font-type: var(--tcd-font-type2);
    --tcd-single-content-font-size: 16px;
    --tcd-header-logo-font-size: 34px;
    --tcd-front-page-catch-font-type: var(--tcd-font-type2);
    --tcd-front-page-catch-font-size: 38px;
}
:root {
    font-size: var(--tcd-root-font-size);
}
@media (max-width: 991px) {
    :root,
    :before,
    :after {
        --tcd-line-height: 2.2;
        --tcd-headline-font-size: 22px;
        --tcd-header-logo-font-size: 28px;
        --tcd-single-headline-font-size: 28px;
        --tcd-single-content-font-size: 16px;
        --tcd-front-page-catch-font-size: 20px;
    }
}
*,
*:before,
*:after {
    box-sizing: border-box;
}
html {
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    background: #fff;
}
body {
    width: 100%;
    min-width: 320px;
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    line-height: 1;
    color: var(--tcd-root-font-color);
    word-break: break-word;
    word-wrap: break-word;
    overflow-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    margin-top: var(--wp-admin--admin-bar--height, 0);
}
a {
    color: var(--tcd-root-font-color);
    text-decoration: none;
}
b,
strong,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
}
big {
    font-size: larger;
}
small {
    font-size: 80%;
}
sub {
    font-size: smaller;
    vertical-align: sub;
}
sup {
    font-size: smaller;
    vertical-align: super;
}
i,
cite,
em,
var,
address,
dfn {
    font-style: italic;
}
tt,
code,
kbd,
samp {
    font-family: monospace;
}
u,
ins {
    text-decoration: underline;
}
button,
input[type="button"],
input[type="submit"] {
    color: var(--tcd-root-font-color);
}
a,
input,
button {
    transition-timing-function: ease;
    transition-duration: 0.3s;
    transition-property: background-color, border-color, color, opacity;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
::placeholder {
    color: #999;
    font-family: var(--tcd-font-type2);
}
@media (hover: hover) and (pointer: fine) {
    a:hover {
        color: var(--tcd-accent-color);
    }
}
@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed;
    }
}
.splide {
    visibility: visible;
}
.splide.is-initialized > .splide__arrows:not(.splide__arrows--custom) {
    display: none;
}
body.is-fixed {
    position: fixed;
    top: 0;
    left: 0;
}
.l-inner {
    max-width: 1100px;
    width: calc(100% - 60px);
    margin: 0 auto;
}
@media (max-width: 767px) {
    .l-inner {
        width: calc(100% - 40px);
    }
}
.l-container {
    position: relative;
    height: 100%;
}
.l-container__inner {
    padding: 120px 0 150px;
    justify-content: space-between;
}
@media not all and (max-width: 767px) {
    body.single-post .l-container__inner,
    body.single-news .l-container__inner,
    body.page.page-template-default:not(.home) .l-container__inner {
        padding-top: 60px;
    }
}
.home .l-container__inner {
    max-width: 100%;
    width: 100%;
    padding: 0;
}
@media (max-width: 1200px) {
    .l-container__inner {
        justify-content: center;
    }
}
@media (max-width: 767px) {
    .l-container__inner {
        padding: 40px 0;
    }
}
.l-main {
    max-width: 100%;
    width: 710px;
}
.l-main:only-child {
    width: 100%;
}
@media (max-width: 767px) {
    .l-main {
        width: 100%;
    }
}
.l-sidebar {
    max-width: 100%;
    width: 340px;
}
@media (max-width: 1200px) {
    .l-sidebar {
        width: 700px;
        margin-top: 50px;
    }
    .l-sidebar__inner {
        margin: -50px 0 0 -40px;
    }
}
@media (max-width: 767px) {
    .l-sidebar {
        width: 100%;
        margin-top: 40px;
    }
    .l-sidebar__inner {
        margin: -40px 0 0 -20px;
    }
}
@media (max-width: 599px) {
    .l-sidebar__inner {
        margin-left: 0;
    }
}
.l-header {
    position: relative;
    z-index: 100;
    width: 100%;
    background: #fff;
}
@media not all and (max-width: 767px) {
    body.is-header-transparency .l-header {
        position: absolute;
        color: #fff;
        background: 0 0;
    }
    body.is-header-transparency .l-header__top,
    body.is-header-transparency .l-header__bottom {
        border-color: rgb(221 221 221/30%);
    }
    body.is-header-transparency .p-global__nav > li:not(.current-menu-item):not(:hover) > a {
        color: #fff;
    }
    body.is-header-transparency .p-menu-button span:before {
        background: #fff;
    }
}
@media (max-width: 767px) {
    .l-header {
        position: sticky;
        top: var(--wp-admin--admin-bar--height, 0);
        z-index: 100;
        width: 100%;
        background: #fff;
    }
}
.l-header__top {
    position: relative;
    height: 70px;
    border-bottom: 1px solid #ddd;
}
.l-header__bottom {
    border-bottom: 1px solid #ddd;
}
body.front-page:not(.is-header-transparency):not(.no-header-slider) .l-header__bottom {
    border-bottom: none;
}
body.front-page:not(.is-header-transparency):not(.no-header-slider) .l-header--type1 .l-header__top {
    border-bottom: none;
}
.l-header--type1.no-border .l-header__top {
    border-bottom: none;
}
.l-header--type2.no-border .l-header__bottom {
    border-bottom: none;
}
@media (max-width: 1200px) {
    .l-header__bottom {
        display: none !important;
    }
    body.front-page:not(.is-header-transparency):not(.no-header-slider) .l-header__top {
        border-bottom: none;
    }
    .l-header--type2.no-border .l-header__top {
        border-bottom: none;
    }
    .l-header--type2.no-border .l-header__top .l-header__icons .p-header-membermenu-cart a:before {
        margin-top: -3px;
    }
    .l-header--type2.no-border .l-header__top .l-header__icons .l-header__nav--sp {
        margin-top: -1px;
    }
}
@media (max-width: 767px) {
    .l-header__top {
        height: 60px;
    }
}
.l-header__logo {
    position: relative;
    font-size: var(--tcd-header-logo-font-size);
    flex: 0 0 auto;
    height: 70px;
    padding: 0 50px;
    color: #fff;
    background: #FFB301;
}
.l-header__logo-image {
    height: 100%;
    flex-shrink: 0;
}
.l-header__catch {
    flex: 1 1 0;
    padding: 0 35px;
    font-size: 16px;
    line-height: 1.4;
}
@media (max-width: 767px) {
    .l-header__logo {
        height: 60px;
        padding: 0 20px;
    }
    .l-header__catch {
        display: none !important;
    }
}
.l-header__icons {
    position: absolute;
    top: 0;
    right: 40px;
    height: 100%;
}
@media (max-width: 1200px) {
    .l-header__icons {
        right: 1px;
    }
}
.l-header__search {
    position: relative;
}
.l-header__search-form input {
    display: block;
    width: 50px;
    height: 40px;
    padding: 0 1.2em;
    color: #000;
    border-radius: 40px;
    font-size: 16px;
    border: none;
    background: #f5f5f5;
}
.l-header__search-form input::-webkit-search-cancel-button {
    -webkit-appearance: none;
}
.l-header__search-button {
    display: block;
    font-size: 20px;
    margin-right: -20px;
}
.l-header__search-button label,
.l-header__search-button button {
    cursor: pointer;
    font-family: "design_plus";
    padding: 0 20px;
    height: 40px;
    border: none;
    background: 0 0;
    transition: color 0.2s ease;
}
.l-header__search-form input {
    width: 50px;
    max-width: calc(100vw - 130px);
    opacity: 0;
    transition: width 0.3s ease, opacity 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
    .l-header__search:hover .l-header__search-form input,
    .l-header__search-form input:focus,
    .l-header__search-form input:not(:placeholder-shown) {
        width: 300px;
        opacity: 1;
    }
    .l-header__search-button button:hover,
    .l-header__search:hover button {
        color: var(--tcd-accent-color);
    }
}
@media not all and (max-width: 767px) {
    .l-header__search--sp {
        display: none;
    }
}
@media (max-width: 767px) {
    .l-header__search-form {
        display: none;
    }
    .l-header__search--sp {
        position: absolute;
        top: 100%;
        left: 0;
        overflow: hidden;
        width: 100%;
        height: 45px;
        pointer-events: none;
    }
    .l-header__search--sp__form {
        height: 100%;
        border-bottom: 1px solid #ddd;
        pointer-events: auto;
        transform: translateY(-100%);
        transition: transform 0.2s ease;
    }
    .l-header__search--sp__form input {
        display: block;
        width: 100%;
        height: 100%;
        padding: 0 1.2em;
        border: none;
        background: #f5f5f5;
        font-size: 16px;
    }
    .l-header__search--sp__form input::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }
    .l-header__search--sp__form.is-active {
        transform: translateY(0);
    }
}
.l-header__nav-inner {
    position: relative;
}
@media not all and (max-width: 1200px) {
    .l-header__nav--sp {
        display: none !important;
    }
}
@media (max-width: 1200px) {
    .l-header__nav {
        display: none;
    }
    .l-header__nav--sp {
        height: 100%;
    }
}
@media (max-width: 767px) {
    .l-header__nav--sp {
        width: 60px;
    }
}
button.p-menu-button {
    padding: 20px 30px;
    transition: opacity 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
    button.p-menu-button:hover {
        opacity: 0.5;
    }
}
.p-menu-button span {
    display: block;
    height: 1px;
    width: 22px;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.3);
}
.p-menu-button span:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
    transform: translateX(0);
    transition: transform 0.2s ease;
}
.p-menu-button span:not(:first-of-type) {
    margin-top: 7px;
}
.p-menu-button span:nth-of-type(1):before {
    transition-delay: 0s;
}
.p-menu-button span:nth-of-type(2):before {
    transition-delay: 0.1s;
}
.p-menu-button span:nth-of-type(3):before {
    transition-delay: 0.2s;
}
@media (max-width: 767px) {
    button.p-menu-button {
        height: 60px;
        top: 0;
        transform: none;
        padding: 20px;
    }
}
@media not all and (max-width: 767px) {
    .l-header--type1 .l-header__nav {
        margin-right: 85px;
    }
    .l-header--type1 .p-global__nav > li > a {
        height: 70px;
    }
}
.l-footer {
    overflow: hidden;
}
.l-footer__message {
    font-size: 16px;
    padding: calc(26px - 0.2em) 0;
    border-top: 1px solid #ddd;
    line-height: 1.4;
}
@media (hover: hover) and (pointer: fine) {
    .l-footer__message a {
        transition: opacity 0.3s ease;
    }
    .l-footer__message a:hover {
        color: inherit;
        opacity: 0.5;
    }
}
@media (max-width: 767px) {
    .l-footer__message {
        font-size: 16px;
    }
}
.l-footer__banners {
    padding: 35px 0;
    border-top: 1px solid #ddd;
}
.l-footer__banners-list {
    gap: 30px;
}
.l-footer__banners-item {
    width: calc((100% - 60px) / 3);
}
.l-footer__banners-item__link {
    position: relative;
    display: block;
    height: 130px;
}
.l-footer__banners-item__headline {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 40px;
    font-size: 20px;
    line-height: 1.6;
}
.l-footer__ad-code {
    padding: 30px 0;
    border-top: 1px solid #ddd;
}
@media (max-width: 767px) {
    .l-footer__banners {
        padding: 20px 0;
    }
    .l-footer__banners-list {
        gap: 20px 0;
    }
    .l-footer__banners-item {
        width: 100%;
    }
    .l-footer__banners-item__link {
        height: 120px;
    }
    .l-footer__banners-item__headline {
        font-size: 18px;
    }
}
.l-footer__nav {
    padding: 60px 0;
    border-top: 1px solid #ddd;
}
.l-footer__nav-list li {
    font-size: 14px;
    line-height: 1.6;
    margin: -0.3em 0 -0.3em;
}
@media (hover: hover) and (pointer: fine) {
    .l-footer__nav-list a:hover {
        color: var(--tcd-accent-color);
    }
}
@media (max-width: 767px) {
    .l-footer__nav {
        display: none;
        padding: 20px 0;
    }
}
.l-footer--type1 .l-footer__nav-inner {
    gap: 0 30px;
}
.l-footer--type1 .l-footer__nav-list {
    width: calc((100% - 60px) / 3);
}
.l-footer--type1 .l-footer__nav-list li + li {
    margin-top: calc(30px - 0.3em);
}
.l-footer--type1 .l-footer__nav-list li:first-of-type {
    font-size: 18px;
    font-weight: 600;
    pointer-events: none;
}
.l-footer--type1 .l-footer__nav-list li:first-of-type a {
    color: var(--tcd-accent-color);
}
@media (max-width: 767px) {
    .l-footer--type1 .l-footer__nav-inner {
        width: 100%;
        gap: 20px 0;
    }
    .l-footer--type1 .l-footer__nav-list {
        width: 100%;
        padding: 0 20px;
    }
    .l-footer--type1 .l-footer__nav-list li:first-of-type {
        font-size: 16px;
    }
    .l-footer--type1 .l-footer__nav-list li + li {
        margin-top: calc(20px - 0.3em);
    }
    .l-footer--type1 .l-footer__nav-list + .l-footer__nav-list {
        padding-top: 20px;
        border-top: 1px solid #ddd;
    }
}
.l-footer--type2 .l-footer__nav-list {
    width: 100%;
}
.l-footer--type2 * + .l-footer__nav-list {
    margin-top: 50px;
}
.l-footer--type2 .l-footer__nav-list ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    justify-content: center;
}
.l-footer--type2 .l-footer__nav-list li {
    font-size: 16px;
}
@media (max-width: 767px) {
    .l-footer--type2 * + .l-footer__nav-list {
        margin-top: 20px;
    }
}
.l-footer__bottom {
    color: #fff;
    background: #FFB301;
}
.l-footer__bottom-inner {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 80px;
}
.l-footer__bottom-logo {
    font-size: var(--tcd-header-logo-font-size);
}
.l-footer__bottom-catch {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.l-footer__sns-icons {
    height: 100%;
}
.l-footer__copyright {
    font-size: 14px;
    height: 60px;
    text-align: center;
    background: #fff;
}
@media (max-width: 767px) {
    .l-footer__bottom-inner {
        height: 60px;
    }
    .l-footer__bottom-catch {
        display: none;
    }
    .l-footer__copyright {
        font-size: 12px;
        height: 50px;
    }
}
@media (max-width: 599px) {
    .l-footer__bottom-logo {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .l-footer__sns-icons {
        display: none !important;
    }
}
.c-icon--dp {
    font-family: "design_plus";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
}
.c-icon {
    font-family: "Material Symbols Rounded";
    font-weight: 200;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-variation-settings: "FILL" 0, "GRAD" 0, "opsz" 48;
}
.c-font-type {
    font-weight: 600;
}
.c-font--type1 {
    font-family: Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-weight: 600;
}
.c-font--type2 {
    font-family: Arial, "Hiragino Sans", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: 600;
}
.c-font--type3 {
    font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-weight: 600;
}
.c-line1,
.c-line2,
.c-line3,
.c-line4 {
    overflow: hidden;
    visibility: visible;
    word-break: break-all;
}
.c-line1 > span,
.c-line1 > a {
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.c-line2 > span,
.c-line2 > a {
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.c-line3 > span,
.c-line3 > a {
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}
.c-line4 > span,
.c-line4 > a {
    display: -webkit-inline-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.c-hover-color {
    transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
    a:hover .c-hover-color {
        color: var(--tcd-accent-color);
    }
}
.c-sns-icons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.c-sns-icons__item:not(:last-of-type) {
    margin-right: 15px;
}
.c-sns-icons__link {
    display: block;
    transition: opacity 0.2s ease;
}
.c-sns-icons__link:before {
    font-family: "design_plus";
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.c-sns-icons__link--user-url:before {
    content: "\e942";
}
.c-sns-icons__link--facebook:before {
    content: "\e944";
    font-size: 1.1em;
}
.c-sns-icons__link--x:before {
    content: "\e904";
    font-size: 0.85em;
    padding-top: 0.05em;
}
.c-sns-icons__link--instagram:before {
    content: "\ea92";
    font-size: 0.95em;
    padding-top: 0.05em;
}
.c-sns-icons__link--tiktok:before {
    content: "\e954";
    font-size: 0.9em;
}
.c-sns-icons__link--pinterest:before {
    content: "\e905";
}
.c-sns-icons__link--youtube:before {
    content: "\ea9d";
}
.c-sns-icons__link--contact:before {
    content: "\f0e0";
    font-size: 0.95em;
}
.c-sns-icons__link--rss:before {
    content: "\e90b";
    font-size: 0.9em;
    padding-top: 0.05em;
}
@media (hover: hover) and (pointer: fine) {
    .c-sns-icons__link:hover {
        opacity: 0.5;
    }
}
.c-sns-icons--type1 {
    font-size: 18px;
}
.c-sns-icons--type1 .c-sns-icons__link {
    color: #000;
}
.c-sns-icons--type1.is-dark .c-sns-icons__link {
    color: #fff;
}
.c-sns-icons--type2 {
    font-size: 22px;
}
.c-sns-icons--type2 .c-sns-icons__link--user-url:before {
    color: #00729f;
}
.c-sns-icons--type2 .c-sns-icons__link--facebook:before {
    color: #1877f2;
}
.c-sns-icons--type2 .c-sns-icons__link--tiktok:before {
    color: #000;
}
.c-sns-icons--type2 .c-sns-icons__link--x:before {
    color: #000;
}
.c-sns-icons--type2 .c-sns-icons__link--instagram:before {
    color: #e4405f;
}
.c-sns-icons--type2 .c-sns-icons__link--pinterest:before {
    color: #bd081c;
}
.c-sns-icons--type2 .c-sns-icons__link--youtube:before {
    color: red;
}
.c-sns-icons--type2 .c-sns-icons__link--contact:before {
    color: #00729f;
}
.c-sns-icons--type2 .c-sns-icons__link--rss:before {
    color: orange;
}
.c-sns-icons--type2.is-dark .c-sns-icons__link--tiktok:before {
    color: #fff;
}
.c-sns-icons--type2.is-dark .c-sns-icons__link--x:before {
    color: #fff;
}
.c-logo {
    color: inherit;
    transition: opacity 0.3s ease;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.c-logo__image {
    max-width: 100%;
    width: auto;
    max-height: 100%;
}
.c-logo__text {
    display: block;
    line-height: 1.6;
    margin: -0.3em 0;
}
@media (hover: hover) and (pointer: fine) {
    .c-logo:hover {
        opacity: 0.5;
        color: inherit;
    }
}
@media not all and (max-width: 767px) {
    .c-logo__image {
        max-height: 70px;
    }
    .c-logo__image + .c-logo__image {
        display: none;
    }
}
@media (max-width: 767px) {
    .c-logo__image {
        display: none;
        max-height: 50px;
    }
    .c-logo__image + .c-logo__image {
        display: block;
    }
    .c-logo__image:only-child {
        display: block;
    }
}
.c-date,
.c-date--updated {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-family: "Arial";
    font-size: 14px;
    color: #999;
    line-height: 1;
}
.c-date:before,
.c-date--updated:before {
    font-family: "Material Symbols Rounded";
    font-weight: 400;
    font-style: normal;
    line-height: 1;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
    font-size: 1.2em;
    margin-right: 4px;
    margin-top: -0.08em;
}
.c-date:before {
    content: "\e8b5";
}
.c-date--updated:before {
    content: "\e923";
}
.c-post-category {
    font-size: 14px;
    text-align: center;
    line-height: 1.2;
    padding-top: 1px;
    min-width: 100px;
    height: 30px;
    padding: 1px 15px 0;
    border-radius: 30px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid var(--tcd-accent-color);
    color: var(--tcd-accent-color);
    transition: color 0.3s ease, background 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
    .c-post-category:hover {
        color: #fff;
        background: var(--tcd-accent-color);
    }
}
@media (max-width: 767px) {
    .c-post-category {
        font-size: 12px;
        min-width: 100px;
        height: 30px;
    }
}
.c-post-categories {
    font-size: 14px;
    line-height: 1.4;
    min-width: 100px;
    display: inline-block;
    padding: calc(10px - 0.2em) 15px;
    border-radius: 30px;
    color: var(--tcd-accent-color);
    border: 1px solid var(--tcd-accent-color);
}
.c-post-categories__sep {
    color: inherit;
    margin-right: 5px;
}
.c-post-categories__link {
    color: inherit;
    transition: color 0.3s ease;
}
@media (max-width: 767px) {
    .c-post-categories {
        font-size: 12px;
        padding: calc(12px - 0.2em) 15px;
    }
}
.c-breadcrumb {
    position: relative;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
}
.c-breadcrumb__list {
    height: 60px;
    overflow: initial;
}
.is-sidebar--none .c-breadcrumb__list {
    max-width: 900px;
}
.c-breadcrumb__item {
    font-size: 14px;
    white-space: nowrap;
}
.c-breadcrumb__item-arrow {
    margin: 0 5px;
}
.c-breadcrumb a > span {
    color: inherit;
    transition: color 0.2s ease;
}
.c-breadcrumb a > span.c-icon {
    font-size: 22px;
}
.c-breadcrumb__item:last-of-type > span[itemprop="name"] {
    color: var(--tcd-accent-color);
    line-height: 1.4;
}
@media (hover: hover) and (pointer: fine) {
    .c-breadcrumb a:hover span {
        color: var(--tcd-accent-color);
    }
}
@media not all and (max-width: 767px) {
    .c-breadcrumb__item > span {
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        visibility: visible;
    }
    .c-breadcrumb__item:last-of-type {
        overflow: hidden;
    }
}
@media (max-width: 767px) {
    .c-breadcrumb__list {
        width: 100%;
        height: 50px;
        padding: 1px 20px 0;
    }
    .c-breadcrumb__item {
        font-size: 14px;
    }
}
.c-pagination {
    width: 100%;
    margin-top: 60px;
    text-align: center;
    font-family: Arial;
}
.c-pagination__item {
    display: block;
}
* + .c-pagination__item {
    margin-left: -1px;
}
.c-pagination a,
.c-pagination span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    font-size: 14px;
    color: #000;
    border: 1px solid #ddd;
}
.c-pagination a {
    color: #000 !important;
    transition: color 0.2s ease, background 0.2s ease, border-color 0s ease;
}
.c-pagination .current {
    position: relative;
    color: #fff;
    border-color: var(--tcd-accent-color);
    background: var(--tcd-accent-color);
}
@media (hover: hover) and (pointer: fine) {
    .c-pagination a:hover {
        position: relative;
        color: #fff !important;
        text-decoration: none !important;
        border-color: var(--tcd-accent-color);
        background: var(--tcd-accent-color);
    }
}
@media (max-width: 767px) {
    .c-pagination {
        margin-top: 40px;
    }
}
.c-search-form {
    max-width: 550px;
    width: 100%;
    border-radius: 50px;
    overflow: hidden;
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}
.c-search-form__text {
    color: #000;
    width: calc(100% - 60px);
}
.c-search-form__text input {
    display: block;
    width: 100%;
    height: 50px;
    padding-left: 25px;
    border: none;
    background: 0 0;
    font-size: 16px;
}
.c-search-form__button label {
    font-size: 24px;
    cursor: pointer;
    color: #000;
    width: 60px;
    height: 100%;
    transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
    .c-search-form__button label:hover {
        color: var(--tcd-accent-color);
    }
}
@media (max-width: 767px) {
    .c-search-form__text {
        width: calc(100% - 50px);
    }
    .c-search-form__text input {
        height: 45px;
        padding-left: 20px;
    }
    .c-search-form__text input::-webkit-input-placeholder {
        font-size: 14px;
    }
    .c-search-form__text input:-ms-input-placeholderm {
        font-size: 14px;
    }
    .c-search-form__text input::placeholder {
        font-size: 14px;
    }
    .c-search-form__button label {
        width: 50px;
    }
}
@media (max-width: 599px) {
    .c-search-form {
        max-width: 280px;
    }
}
.c-single-section-title {
    font-size: 24px;
    line-height: 1.6;
    margin: -0.3em 0 calc(50px - 0.3em);
    text-align: center;
}
@media (max-width: 767px) {
    .c-single-section-title {
        font-size: 20px;
        margin-bottom: calc(40px - 0.3em);
    }
}
.c-bg-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-size: cover !important;
    width: 100%;
    height: 100%;
}
.c-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
}
.c-arrow {
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 48px;
    color: inherit;
    background: 0 0;
    border: none;
    text-align: center;
    transition: opacity 0.3s ease;
    z-index: 1;
}
.c-arrow--prev {
    left: -65px;
}
.c-arrow--next {
    right: -56px;
}
@media (hover: hover) and (pointer: fine) {
    .c-arrow:hover {
        opacity: 0.4 !important;
    }
}
.c-row-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.is-sidebar--left .l-container__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}
.is-sidebar--none .l-container__inner {
    max-width: 900px;
}
.c-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 280px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
    cursor: pointer;
    font-size: 16px;
    padding: 0 1.5em;
    background: 0 0;
    text-align: center;
    color: var(--tcd-accent-color) !important;
    border: 1px solid var(--tcd-accent-color);
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
    position: relative;
}
.c-button--grey {
    border: none;
}
.c-button--grey:not(:hover) {
    color: #fff;
    background: #ccc;
}
.c-button--white:not(:hover) {
    color: #fff !important;
    border-color: #fff;
}
@media (hover: hover) and (pointer: fine) {
    .c-button:hover {
        background: var(--tcd-accent-color);
        color: #fff !important;
        text-decoration: none !important;
    }
}
@media (max-width: 767px) {
    .c-button {
        font-size: 14px;
        min-width: 220px;
        height: 50px;
        border-radius: 50px;
    }
}
.c-h-scroll {
    overflow: auto hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.c-h-scroll::-webkit-scrollbar {
    display: none;
}
.c-h-scroll > * {
    overflow: visible;
    position: relative;
}
.c-h-scroll > *:last-child:after {
    position: absolute;
    content: "";
    top: 0;
    left: 100%;
    height: 1px;
    width: 20px;
    background-color: transparent;
}
.c-no-post {
    width: 100%;
    line-height: 1.8;
    margin: -0.4em 0;
    text-align: center;
}
.c-image-loading {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background: #eee;
    overflow: hidden;
}
.c-image-loading:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(90deg, #eee 0, #f3f3f3 15%, #eee 30%);
    animation-duration: 1.5s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: imageLoadingBackground;
    animation-timing-function: linear;
}
@keyframes imageLoadingBackground {
    0% {
        transform: translateZ(0);
    }
    to {
        transform: translate3d(100%, 0, 0);
    }
}
body.is-watermark-loaded .c-image-loading {
    display: none;
}
.c-link-color a {
    color: rgba(var(--tcd-link-color, 21, 120, 214), 1);
}
@media (hover: hover) and (pointer: fine) {
    .c-link-color a:hover {
        text-decoration: underline;
    }
}
body:not(.use_loading_screen) .c-animation--header,
.close_loading_screen .c-animation--header {
    opacity: 0;
    animation: FadeIn 0.5s ease 0.3s forwards;
}
body:not(.use_loading_screen) .c-animation--text,
.close_loading_screen .c-animation--text {
    opacity: 0;
    animation: FadeIn 2s ease 1s forwards;
}
body:not(.use_loading_screen) .c-animation--text + .c-animation--text,
.close_loading_screen .c-animation--text + .c-animation--text {
    animation-delay: 1.3s;
}
body:not(.use_loading_screen) .c-animation--text + .c-animation--text + .c-animation--text,
.close_loading_screen .c-animation--text + .c-animation--text + .c-animation--text {
    animation-delay: 1.6s;
}
@keyframes FadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
.c-pw {
    background: #fff;
    margin-top: 50px;
}
.c-pw__box {
    font-size: 16px;
    padding: 40px;
    border: 1px solid #ddd;
}
.c-pw__box-inner {
    width: 100%;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.c-pw__box-desc {
    line-height: 1.8 !important;
    margin: -0.4em 0 2em !important;
}
.c-pw__box-input {
    display: block;
    flex: 1;
    border: none;
    background: #eee;
    height: 100%;
    padding: 0 20px;
}
.c-pw__btn--submit {
    display: block;
    min-width: 150px;
    height: 100%;
    padding: 0 1em;
    background: #111;
    color: #fff !important;
    border: 0;
    cursor: pointer;
}
.c-pw__btn--submit:hover {
    background: #333;
}
.c-pw__box-error {
    font-size: 12px;
    color: #d90000;
    margin: 5px 0 var(--tcd-line-height-offset) !important;
}
@media (max-width: 767px) {
    .c-pw {
        margin-top: 40px;
    }
    .c-pw__box {
        font-size: 14px;
        padding: 20px;
    }
    .c-pw__box-inner {
        height: 40px;
    }
    .c-pw__box-desc {
        margin-bottom: 1em !important;
    }
    .c-pw__box-input {
        width: calc(100% - 100px);
        padding: 0 10px;
    }
    .c-pw__btn--submit {
        min-width: auto;
        width: 100px;
    }
}
.c-hover-animation {
    overflow: hidden;
    backface-visibility: hidden;
    background: var(--tcd-image-effect-bg-color);
}
.c-hover-animation__image {
    pointer-events: none;
    transition: transform 0.5s ease, opacity 0.5s ease;
    transform: var(--tcd-image-effect-transform);
}
@media (hover: hover) and (pointer: fine) {
    a.c-hover-animation:hover .c-hover-animation__image,
    a:hover .c-hover-animation .c-hover-animation__image {
        transform: var(--tcd-image-effect-hover-transform);
        opacity: var(--tcd-image-effect-hover-opacity);
    }
}
.c-toggle-button {
    position: relative;
    display: block;
    font-size: 12px;
    width: 1em;
    height: 1em;
}
.c-toggle-button:before,
.c-toggle-button:after {
    content: "";
    display: block;
    background: #000;
    position: absolute;
    inset: 0;
    margin: auto;
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
}
.c-toggle-button:before {
    width: 1em;
    height: 1px;
    opacity: 1;
}
.c-toggle-button:after {
    width: 1px;
    height: 1em;
}
.c-toggle-button-wrapper.is-active .c-toggle-button:before {
    opacity: 0;
}
.c-toggle-button-wrapper.is-active .c-toggle-button:before,
.c-toggle-button-wrapper.is-active .c-toggle-button:after {
    transform: rotate(90deg);
}
.c-desc a {
    color: var(--tcd-accent-color);
    text-decoration: none;
}
@media (hover: hover) and (pointer: fine) {
    .c-desc a:hover {
        text-decoration: underline;
    }
}
.p-global__nav-wrapper {
    position: relative;
}
.p-global__nav {
    font-size: 16px;
    line-height: 1.2;
}
.p-global__nav li {
    width: 100%;
    position: relative;
}
.p-global__nav a {
    position: relative;
}
.p-global__nav > li > a {
    text-align: center;
    width: 100%;
    height: 60px;
    line-height: 1.2;
    padding: 0 30px;
    overflow: hidden;
    white-space: nowrap;
}
.p-global__nav > li.current-menu-item > a {
    color: var(--tcd-accent-color);
}
@media (hover: hover) and (pointer: fine) {
    .p-global__nav > li.is-active > a,
    .p-global__nav > li:hover > a {
        color: var(--tcd-accent-color);
    }
}
.p-global__nav .sub-menu {
    position: absolute;
    left: 100%;
    top: 0;
    font-size: 14px;
    line-height: 1.7;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}
.p-global__nav > li.menu-item-has-children > .sub-menu {
    top: 100%;
    left: 0;
    z-index: 200;
}
.p-global__nav > li:last-child.menu-item-has-children > .sub-menu {
    left: auto;
    right: 0;
}
.p-global__nav .sub-menu a {
    color: inherit;
    line-height: 1.4;
    padding: 0 20px;
    min-width: 240px;
    z-index: 2;
    height: 50px;
    transition: color 0.2s ease, background 0.2s ease;
}
.p-global__nav a[data-megamenu] + .sub-menu {
    display: none;
}
@media (hover: hover) and (pointer: fine) {
    .p-global__nav a:hover + .sub-menu,
    .p-global__nav .sub-menu:hover {
        visibility: visible;
        opacity: 1;
    }
    .p-global__nav .sub-menu a:hover {
        color: #fff;
        background: var(--tcd-accent-color);
    }
}
.p-megamenu {
    position: absolute;
    top: calc(100% - 1px);
    width: 100%;
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease, visibility 0s ease;
}
@media (hover: hover) and (pointer: fine) {
    .p-megamenu.is-active,
    .p-megamenu:hover {
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
    }
}
@media (max-width: 1024px) {
    .p-megamenu {
        display: none;
    }
}
.p-megamenu01 {
    padding: 40px 0;
}
.p-megamenu01__inner {
    position: relative;
}
.p-megamenu01__list {
    gap: 30px;
}
.p-megamenu01__item {
    width: calc((100% - 60px) / 3);
}
.p-megamenu01__link {
    color: inherit;
    height: 120px;
}
.p-megamenu01__image {
    margin-right: 30px;
}
.p-megamenu01__image-bg {
    width: 120px;
    height: 120px;
}
.p-megamenu01__content {
    flex: 1 1 0;
}
.p-megamenu01__title {
    font-size: 18px;
    line-height: 1.6;
    margin: -0.3em 0;
}
.p-megamenu01__desc {
    font-size: 14px;
    line-height: 1.7;
    margin: -0.35em 0;
}
* + .p-megamenu01__desc {
    margin-top: calc(15px - 0.35em);
}
.p-megamenu02 {
    padding: 40px 0;
}
.p-megamenu02__inner {
    position: relative;
}
.p-megamenu02__item {
    width: calc(((100% + 30px) / 3) - 30px);
}
.p-megamenu02__link {
    color: inherit;
}
.p-megamenu02__category {
    margin-bottom: 20px;
}
.p-megamenu02__image {
    width: 140px;
    height: 140px;
    margin-right: 30px;
}
.p-megamenu02__image-bg {
    width: 100%;
    height: 100%;
}
.p-megamenu02__content {
    flex: 1 1 0;
}
.p-megamenu02__title {
    font-size: 16px;
    line-height: 1.8;
    height: 5.4em;
    margin: -0.4em 0;
    font-weight: 400;
    transition: color 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
    .p-megamenu02__link:hover .p-megamenu02__title {
        color: #888;
    }
}
.is-header-type--light .p-global__nav .sub-menu {
    color: #000;
    background: #f8f8f8;
}
.is-header-type--light .p-megamenu {
    color: #000;
    background: #f8f8f8;
}
.is-header-type--dark .p-global__nav .sub-menu {
    color: #fff;
    background: #000;
}
.is-header-type--dark .p-megamenu {
    color: #fff;
    background: #000;
}
.is-header-type--dark .p-megamenu01__desc {
    color: rgba(255, 255, 255, 0.5);
}
.p-menu-button--close {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    transition: opacity 0.3s ease;
}
.p-menu-button--close span {
    display: block;
    width: 1px;
    height: 17px;
    overflow: hidden;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.p-menu-button--close span:first-of-type {
    transform: rotate(-45deg);
    z-index: 2;
}
.p-menu-button--close span:last-of-type {
    transform: rotate(45deg);
}
.p-menu-button--close span:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}
.p-menu-button--close span:first-of-type:before {
    transform: translateY(-100%);
    transition-delay: 0.2s;
}
.p-menu-button--close span:last-of-type:before {
    transform: translateY(-100%);
    transition-delay: 0.5s;
}
html.show-drawer .p-menu-button--close span:before {
    transform: translateY(0);
}
@media (hover: hover) and (pointer: fine) {
    .p-menu-button--close:hover {
        opacity: 0.5;
    }
}
.p-drawer-menu {
    position: fixed;
    top: var(--wp-admin--admin-bar--height, 0);
    right: -400px;
    z-index: 201;
    padding: 50px 0;
    width: 400px;
    height: 100%;
    overflow: hidden auto;
    transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
}
html.show-drawer .p-drawer-menu {
    transform: translateX(-400px);
}
html.show-drawer .p-drawer-menu__overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 200;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
}
@media (max-width: 599px) {
    .p-drawer-menu {
        width: 100%;
        right: -100%;
    }
    html.show-drawer .p-drawer-menu {
        transform: translateX(-100%);
    }
    .p-drawer-animation {
        transition: transform 0.4s cubic-bezier(0.65, 0.05, 0.36, 1);
    }
    html.show-drawer .p-drawer-animation {
        transform: translateX(-100%);
    }
    .p-drawer-menu__overlay {
        display: none;
    }
}
.p-drawer-menu__nav a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    line-height: 1.2;
    padding: 0 20px;
    height: 50px;
    color: inherit;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.p-drawer-menu__nav ul {
    background: var(--tcd-accent-color);
}
.p-drawer-menu__nav ul a {
    color: #fff;
    font-size: 14px;
    border-top: none;
    height: auto;
    padding: calc(20px - 0.1em) 20px;
}
.p-drawer-menu__nav ul li:first-of-type a {
    padding-top: calc(20px - 0.1em);
}
.p-drawer-menu__nav ul li:last-of-type a {
    padding-bottom: calc(20px - 0.1em);
}
.p-drawer-menu__nav ul {
    height: 0;
    overflow: hidden;
    transition: height 0.3s ease;
}
.p-drawer-menu__nav li.is-active > a {
    color: var(--tcd-accent-color);
}
.p-drawer-menu__nav > li.is-active + li > a {
    border-top-color: transparent;
}
@media (hover: hover) and (pointer: fine) {
    .p-drawer-menu__nav > li a:hover {
        color: var(--tcd-accent-color);
    }
    .p-drawer-menu__nav ul li a:hover {
        color: rgba(255, 255, 255, 0.5) !important;
    }
}
.p-drawer-menu-toggle-button {
    min-width: 50px;
    width: 50px;
    height: 100%;
    margin-right: -20px;
    position: relative;
    transition: opacity 0.2s ease;
}
.p-drawer-menu-toggle-button__icon {
    display: block;
    width: 14px;
    height: 14px;
    position: relative;
}
.p-drawer-menu-toggle-button__icon:before,
.p-drawer-menu-toggle-button__icon:after {
    content: "";
    display: block;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.p-drawer-menu-toggle-button__icon:before {
    width: 1px;
    height: 100%;
    transition: transform 0.2s ease;
}
.p-drawer-menu-toggle-button__icon:after {
    width: 100%;
    height: 1px;
}
.p-drawer-menu__nav li.is-active .p-drawer-menu-toggle-button__icon:before {
    transform: rotate(90deg);
}
@media (hover: hover) and (pointer: fine) {
    .p-drawer-menu-toggle-button:hover {
        opacity: 0.5;
    }
}
.is-header-type--light .p-drawer-menu__nav {
    border-bottom: 1px solid #ddd;
}
.is-header-type--light .p-menu-button--close span {
    background: #000;
}
.is-header-type--light .p-drawer-menu {
    color: #000;
    background: #fff;
}
.is-header-type--light .p-drawer-menu__nav a {
    border-top-color: #ddd;
}
.is-header-type--light .p-drawer-menu-toggle-button__icon:before,
.is-header-type--light .p-drawer-menu-toggle-button__icon:after {
    background: #000;
}
.is-header-type--dark .p-drawer-menu__nav {
    border-bottom: 1px solid rgba(255, 255, 255, 20%);
}
.is-header-type--dark .p-menu-button--close span {
    background: #fff;
}
.is-header-type--dark .p-drawer-menu {
    color: #fff;
    background: #000;
}
.is-header-type--dark .p-drawer-menu__nav a {
    border-top-color: rgba(255, 255, 255, 20%);
}
.is-header-type--dark .p-drawer-menu-toggle-button__icon:before,
.is-header-type--dark .p-drawer-menu-toggle-button__icon:after {
    background: #fff;
}
.p-drawer-menu__item {
    font-size: 14px;
    margin-top: 40px;
    padding: 0 20px;
}
.p-drawer-menu__item-nav {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.p-drawer-menu__item-nav > li {
    width: calc((100% - 20px) / 2);
}
.p-drawer-menu__item-nav a {
    color: inherit;
}
@media (hover: hover) and (pointer: fine) {
    .p-drawer-menu__item-nav a:hover {
        color: var(--tcd-accent-color);
    }
}
.p-drawer-menu__item-html {
    font-size: 16px;
    line-height: 1.6;
}
.p-drawer-menu__item-html a {
    color: var(--tcd-accent-color);
}
@media (hover: hover) and (pointer: fine) {
    .p-drawer-menu__item-html a:hover {
        text-decoration: underline;
    }
}
.p-drawer-menu__item-archive {
    position: relative;
}
.p-drawer-menu__item-archive select {
    background: 0 0 !important;
}
.is-header-type--light .p-drawer-menu__item-archive select {
    border-color: #ddd;
}
.is-header-type--dark .p-drawer-menu__item-archive select {
    border-color: rgba(255, 255, 255, 20%);
}
.p-drawer-menu__tagcloud {
    gap: 7px;
}
.p-drawer-menu__tagcloud-item a {
    display: block;
    color: inherit;
    padding: 1em 1.25em;
    border-radius: 5px;
}
.is-header-type--light .p-drawer-menu__tagcloud-item a:not(:hover) {
    background: rgba(0, 0, 0, 0.07);
}
.is-header-type--dark .p-drawer-menu__tagcloud-item a:not(:hover) {
    background: rgba(255, 255, 255, 0.2);
}
@media (hover: hover) and (pointer: fine) {
    .p-drawer-menu__tagcloud-item a:hover {
        color: #fff;
        background: var(--tcd-accent-color);
    }
}
* + .p-drawer-menu__item-post-list__item {
    margin-top: 20px;
}
.p-drawer-menu__item-post-list__link {
    color: inherit;
}
.p-drawer-menu__item-post-list__date {
    margin-bottom: 15px;
}
.p-drawer-menu__item-post-list__title {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    max-height: 3.6em;
    margin: -0.4em 0;
}
.p-drawer-menu__sns-icons {
    margin: 40px 20px 0;
}
.p-header-message {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    padding: 1em 20px;
    position: relative;
    z-index: 100;
}
.p-header-message__label {
    display: block;
    color: inherit;
    line-height: 1.4;
    margin: -0.2em 0;
    padding-top: 1px;
}
@media (hover: hover) and (pointer: fine) {
    .p-header-message a:hover {
        color: inherit;
        text-decoration: underline;
    }
}
@media (max-width: 767px) {
    .p-header-message {
        min-height: 40px;
        font-size: 12px;
    }
}
.p-return-top-button-wrapper {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 101;
}
.p-return-top-button {
    display: block;
    width: 65px;
    height: 65px;
    padding: 0;
    margin-left: auto;
    color: #000;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    pointer-events: auto;
    opacity: 0;
    transition: opacity 0.3s ease, color 0.3s ease;
}
.p-return-top-button .c-icon {
    color: inherit;
    font-size: 32px;
    padding-top: 3px;
}
.p-return-top-button.is-active {
    opacity: 1;
}
@media (hover: hover) and (pointer: fine) {
    .p-return-top-button:hover {
        color: rgba(0, 0, 0, 0.5);
    }
}
@media (max-width: 767px) {
    .p-return-top-button-wrapper {
        right: 15px;
        bottom: 15px;
    }
    .p-return-top-button {
        width: 50px;
        height: 50px;
    }
    .p-return-top-button .c-icon {
        color: inherit;
        font-size: 24px;
    }
    .p-footer-bar ~ .p-return-top-button-wrapper {
        display: none;
    }
    html.show-drawer .p-return-top-button-wrapper .p-return-top-button {
        opacity: 0;
        transition: none;
    }
}
.p-fp-slider {
    position: relative;
    height: 800px;
    background: #999;
}
@media not all and (max-width: 1200px) {
    body.is-header-transparency .l-header--type2 + div .p-fp-slider {
        height: 930px;
    }
}
@media not all and (max-width: 767px) {
    body.is-header-transparency .l-header--type1 + div .p-fp-slider,
    body.is-header-transparency .l-header--type2 + div .p-fp-slider {
        height: 870px;
    }
}
@media (max-width: 767px) {
    .p-fp-slider {
        height: calc(100vh - 60px);
    }
}
.p-fp-slider__content {
    color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 3;
}
.p-fp-slider__content-texts {
    display: inline-block;
}
.p-fp-slider__headline {
    font-family: var(--tcd-front-page-catch-font-type);
    font-size: var(--tcd-front-page-catch-font-size);
    line-height: 1.6;
    margin: -0.3em 0;
}
.p-fp-slider__desc {
    font-size: 16px;
    line-height: 2.6;
    margin: -0.8em 0;
}
* + .p-fp-slider__desc {
    margin-top: calc(35px - 0.8em);
}
* + .p-fp-slider__button {
    margin-top: 40px;
}
@media not all and (max-width: 767px) {
    .p-fp-slider__content-align--left {
        text-align: left;
    }
    .p-fp-slider__content-align--center {
        text-align: center;
    }
    .p-fp-slider__content-align--right {
        text-align: right;
    }
    .p-fp-slider__content-align--right .p-fp-slider__content-texts {
        text-align: left;
    }
}
@media (max-width: 767px) {
    .p-fp-slider__content {
        text-align: center;
    }
    .p-fp-slider__headline {
        line-height: 1.4;
        margin: -0.2em 0;
    }
    .p-fp-slider__desc {
        line-height: 2.2;
        margin: -0.6em 0;
    }
    * + .p-fp-slider__desc {
        margin-top: calc(25px - 0.6em);
    }
    * + .p-fp-slider__button {
        margin-top: 30px;
    }
}
.p-fp-slider__content .c-animation--text {
    animation-duration: 1.4s !important;
}
.p-fp-slider__bg {
    width: 100%;
    height: 100%;
}
.p-fp-slider__images-track {
    width: 100%;
    height: 100%;
}
.p-fp-slider__images-item {
    width: 100%;
    height: 100%;
}
.p-fp-slider__images-item__bg {
    width: 100%;
    height: 100%;
}
.p-fp-slider__video-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.p-fp-slider__youtube {
    position: relative;
    overflow: hidden;
    background: #000;
}
.p-fp-slider__youtube-bg:not(.is-ready) {
    opacity: 0;
}
.p-fp-slider__youtube-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 1;
    transition: opacity 0.3s ease;
    width: calc(100vh * 16 / 9);
    height: calc(100vw * 9 / 16);
    min-width: 100%;
    min-height: 100%;
}
.p-fp-slider__alternate-bg {
    width: 100%;
    height: 100%;
}
.p-fp-slider--type2 {
    visibility: visible;
}
.p-fp-slider--type2__track {
    width: 100%;
    height: 100%;
}
.p-fp-slider--type2__item {
    width: 100%;
    height: 100%;
}
.p-fp-slider--type2__item.is-active .p-fp-slider__content-texts > * {
    opacity: 0;
    animation: FadeIn 2s ease 1s forwards;
}
.p-fp-slider--type2__item.is-active .p-fp-slider__content-texts > * + * {
    animation-delay: 1.3s;
}
.p-fp-slider--type2__item.is-active .p-fp-slider__content-texts > * + * + * {
    animation-delay: 1.6s;
}
.p-fp-slider--type3 {
    height: 600px;
    visibility: visible;
    background: #fff;
}
.p-fp-slider--type3__track {
    width: 100%;
    height: 100%;
}
.p-fp-slider--type3__item {
    width: 100%;
    height: 100%;
}
.p-fp-slider--type3__item-link {
    display: block;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease;
}
.p-fp-slider--type3__item-image {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.p-fp-slider--type3__arrow {
    color: #fff;
}
.p-fp-slider--type3__arrow--prev,
.p-fp-slider--type3__arrow--next {
    opacity: 0;
    transition: opacity 0.3s ease, left 0.3s ease, right 0.3s ease;
}
.p-fp-slider--type3__arrow--prev {
    left: 5px;
}
.p-fp-slider--type3__arrow--next {
    right: 5px;
}
@media (hover: hover) and (pointer: fine) {
    .p-fp-slider--type3__item-link:hover {
        opacity: 0.8;
    }
    .p-fp-slider--type3:hover .p-fp-slider--type3__arrow--prev {
        opacity: 1;
        left: 10px;
    }
    .p-fp-slider--type3:hover .p-fp-slider--type3__arrow--next {
        opacity: 1;
        right: 10px;
    }
}
@media (max-width: 1024px) {
    .p-fp-slider--type3 {
        height: 450px;
    }
}
@media (max-width: 767px) {
    .p-fp-slider--type3 {
        height: 240px;
    }
}
.p-page-header {
    height: 460px;
    background: #333;
    overflow: hidden;
    position: relative;
}
.p-page-header__inner {
    position: relative;
    height: 100%;
    color: #fff;
    text-align: center;
}
.p-page-header__content {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.p-page-header__headline {
    font-size: var(--tcd-headline-font-size);
    font-family: var(--tcd-headline-font-type);
    line-height: 1.6;
    margin: -0.3em 0;
}
.p-page-header__description {
    font-size: 16px;
    line-height: 2;
    margin: -0.5em 0;
}
* + .p-page-header__description {
    margin-top: calc(30px - 0.5em);
}
.p-page-header__overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: #000;
}
.p-page-header__image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
* + .p-page-header__search {
    margin-top: 40px;
}
.p-page-header__botttom {
    padding-top: 120px;
    text-align: center;
}
.p-page-header__botttom-desc {
    font-size: 16px;
    line-height: 2.4;
    margin: -0.7em 0;
}
.p-page-header--text {
    text-align: center;
    padding-top: 120px;
}
.c-breadcrumb + .p-page-header--text {
    border-top: none;
}
.p-page-header--simple {
    margin-bottom: 60px;
}
.p-page-header--simple__headline {
    font-size: 24px;
    text-align: center;
    line-height: 1.6;
    margin: -0.3em 0;
}
@media not all and (max-width: 767px) {
    .p-page-header--archive {
        height: 460px;
    }
    .p-page-header--taxonomy {
        height: 250px;
    }
}
@media (max-width: 767px) {
    .c-breadcrumb + .p-page-header {
        margin-top: -1px;
    }
    .p-page-header--archive {
        height: 200px;
    }
    .p-page-header--taxonomy {
        height: 120px;
    }
    * + .p-page-header__description {
        margin-top: calc(15px - 0.5em);
    }
    .p-page-header__botttom {
        padding-top: 40px;
    }
    .p-page-header__botttom-desc {
        line-height: 2.2;
        margin: -0.6em 0;
    }
    .p-page-header--text {
        padding-top: 40px;
    }
    .p-page-header--simple {
        margin-bottom: 40px;
    }
    .p-page-header--simple__headline {
        font-size: 22px;
    }
}
.p-archive--post {
    gap: 20px;
}
.p-archive--post-item {
    width: calc((100% - 40px) / 2);
}
.p-archive--post-item__link {
    padding: 15px;
    background: #f7f7f7;
}
.p-archive--post-item__image {
    margin-right: 40px;
}
.p-archive--post-item__image-bg {
    width: 220px;
    height: 220px;
}
.p-archive--post-item__content {
    flex: 1 1 0;
    margin-right: 25px;
}
.p-archive--post-item__category {
    margin-left: -1px;
    margin-bottom: 20px;
}
.p-archive--post-item__title {
    font-size: 18px;
    line-height: 1.8;
    height: 3.6em;
    margin: -0.4em 0;
}
.p-archive--post-item__date {
    margin-top: 20px;
}
@media (max-width: 992px) {
    .p-archive--post-item__image {
        margin-right: 20px;
    }
    .p-archive--post-item__image-bg {
        width: 130px;
        height: 130px;
    }
    .p-archive--post-item__content {
        margin-right: 0;
    }
    .p-archive--post-item__title {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .p-archive--post {
        gap: 15px;
    }
    .p-archive--post-item {
        width: 100%;
    }
    .p-archive--post-item__date {
        margin-top: 15px;
    }
}
.p-author-profile--archive {
    margin-bottom: 120px;
    background: #f7f7f7;
    padding: 50px;
}
.p-author-profile--archive__image {
    width: 120px;
    text-align: center;
}
.p-author-profile--archive__image-bg {
    width: 120px;
    border-radius: 50%;
}
.p-author-profile--archive__content {
    width: calc(100% - 120px);
    padding-left: 50px;
}
.p-author-profile--archive__title {
    font-size: 22px;
    line-height: 1.8;
    margin: -0.4em 0;
}
.p-author-profile--archive__desc {
    font-size: 14px;
    line-height: 2.2;
    margin: calc(30px - 0.6em) 0 -0.6em;
}
.p-author-profile--archive__icons {
    margin-top: 30px;
}
@media (max-width: 767px) {
    .p-author-profile--archive {
        padding: 40px 20px;
        margin-bottom: 40px;
    }
    .p-author-profile--archive__image {
        width: 100%;
    }
    .p-author-profile--archive__image-bg {
        width: 110px;
    }
    .p-author-profile--archive__title {
        font-size: 16px;
        margin: calc(30px - 0.4em) 0 -0.4em;
        text-align: center;
    }
    .p-author-profile--archive__content {
        width: 100%;
        padding: 0;
    }
    .p-author-profile--archive__desc {
        font-size: 14px;
        line-height: 2.2;
        margin: calc(30px - 0.6em) 0 -0.6em;
    }
    .p-author-profile--archive__icons {
        margin-top: 30px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}
.p-single__header {
    position: relative;
}
.p-single__header-category {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 23px;
}
.p-single__header-title {
    font-size: var(--tcd-single-headline-font-size);
    font-family: var(--tcd-single-headline-font-type);
    line-height: 1.5;
    margin: -0.25em 0;
}
.p-single__header-meta {
    margin-top: 20px;
}
* + .p-single__header-meta__item {
    margin-left: 20px;
}
.p-single__header-image {
    margin-top: 45px;
}
.p-single__header-image img {
    width: 100%;
}
.p-single__header-caption {
    font-size: 16px;
    line-height: 1.8;
    margin: calc(20px - 0.4em) 0 -0.4em;
}
@media not all and (max-width: 767px) {
    .p-single__header-image .p-single__header-category {
        display: none;
    }
}
@media (max-width: 767px) {
    .p-single__header-category {
        margin-bottom: 20px;
    }
    .p-single__header-content {
        padding: 0;
        border: none;
    }
    .p-single__header-title {
        line-height: 1.4;
        margin-top: -0.2em;
    }
    * + .p-single__header-meta__item {
        margin-left: 10px;
    }
    .p-single__header-image {
        position: relative;
        margin: 40px -20px 0;
    }
    .p-single__header-image .p-single__header-category {
        position: absolute;
        top: 0;
        left: 0;
        margin: 0 20px;
        z-index: 1;
    }
}
* + .p-single__margin {
    margin-top: 50px;
}
@media (max-width: 767px) {
    * + .p-single__margin {
        margin-top: 40px;
    }
}
.p-copy-title-url {
    text-align: center;
}
.p-copy-title-url__button {
    font-size: 14px;
    background: #fff;
    border: 3px solid #ccc;
    cursor: pointer;
    line-height: 54px;
    min-width: 300px;
    padding: 0 15px;
    transition-property: background-color, color;
    transition-duration: 0.3s;
    transition-timing-function: ease;
}
.p-copy-title-url__button.copied {
    background: #ccc;
    color: #fff;
    pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
    .p-copy-title-url__button:hover {
        color: rgba(0, 0, 0, 0.5) !important;
    }
}
@media (max-width: 767px) {
    * + .p-copy-title-url {
        margin-top: 40px;
    }
    .p-copy-title-url__button {
        border-width: 2px;
        font-size: 12px;
        line-height: 46px;
        min-width: 250px;
    }
}
.p-single-tagcloud__list {
    margin: -6px 0 0 -6px;
}
.p-single-tagcloud__item {
    margin: 6px 0 0 6px;
}
.p-single-tagcloud__link {
    display: block;
    line-height: 35px;
    height: 35px;
    padding: 0 12px;
    font-size: 14px;
    background: #eee;
    border-radius: 5px;
}
@media (hover: hover) and (pointer: fine) {
    .p-single-tagcloud__link:hover {
        background: var(--tcd-accent-color);
        color: #fff;
    }
}
@media (max-width: 767px) {
    .p-single-tagcloud {
        margin-top: 40px;
    }
}
.p-author-profile {
    position: relative;
    padding: 30px;
    background: rgba(var(--tcd-bg-color, 245, 245, 245), 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
}
.p-author-profile__image {
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 100%;
    overflow: hidden;
}
.p-author-profile__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.p-author-profile__content {
    width: calc(100% - 110px);
    padding-left: 30px;
}
.p-author-profile__title {
    font-size: 18px;
    line-height: 1.6;
    margin: -0.3em 0 calc(15px - 0.3em);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    visibility: visible;
}
.p-author-profile__desc {
    font-size: 14px;
    line-height: 1.8;
    margin: -0.4em 0;
    max-height: 3.6em;
}
.p-author-profile__icons {
    margin-top: 15px;
}
.p-author-profile__icons li:not(:last-of-type) {
    margin-right: 0.5em;
}
@media (hover: hover) and (pointer: fine) {
    .p-author-profile__title a:hover {
        color: rgba(0, 0, 0, 0.5);
    }
    .p-author-profile__title a:hover span {
        border-color: rgba(0, 0, 0, 0.5);
    }
}
@media (max-width: 767px) {
    .p-author-profile {
        padding: 20px;
    }
    .p-author-profile__image {
        width: 90px;
        height: 90px;
    }
    .p-author-profile__content {
        width: calc(100% - 90px);
        padding-left: 20px;
    }
    .p-author-profile__title {
        font-size: 14px;
    }
    .p-author-profile__desc {
        font-size: 12px;
    }
    .p-author-profile .c-sns-icons--type1 {
        font-size: 16px;
    }
}
.p-page-nav {
    font-size: 16px;
}
.p-page-nav__inner {
    display: flex;
}
.p-page-nav__item {
    display: flex;
    align-items: center;
    width: 50%;
    height: 120px;
    padding: 0 30px;
    color: #000;
    border: 1px solid #ddd;
}
.p-page-nav__item--prev {
    padding-left: 25px;
}
.p-page-nav__item--next {
    padding-right: 25px;
}
.p-page-nav__arrow {
    font-size: 30px;
    color: inherit;
}
.p-page-nav__arrow--prev {
    margin-right: 20px;
}
.p-page-nav__arrow--next {
    margin-left: 20px;
}
.p-page-nav__item--next:only-child {
    margin-left: auto;
    border-left: 1px solid #ddd;
}
.p-page-nav__item--prev + .p-page-nav__item--next {
    border-left: none;
}
.p-page-nav__title {
    display: flex;
    justify-content: center;
    line-height: 1.7;
    max-height: 3.4em;
    width: 100%;
}
.p-page-nav__title-sp {
    display: none;
}
@media (hover: hover) and (pointer: fine) {
    .p-page-nav__item:hover {
        color: rgba(0, 0, 0, 0.5);
    }
}
@media (max-width: 767px) {
    .p-page-nav {
        font-size: 14px;
    }
    .p-page-nav__item {
        height: 50px;
        padding: 0;
        border: 1px solid #ddd;
    }
    .p-page-nav__item--prev {
        padding-right: 0;
    }
    .p-page-nav__item--next {
        padding-left: 0;
    }
    .p-page-nav__title-pc {
        display: none;
    }
    .p-page-nav__title-sp {
        display: block;
        font-size: 12px;
        width: 100%;
        text-align: center;
        padding-right: 20px;
    }
    .p-page-nav__arrow--prev {
        margin-right: -1em;
    }
    .p-page-nav__arrow--next {
        margin-left: -1em;
    }
    .p-page-nav__arrow--prev ~ .p-page-nav__title-sp {
        padding-right: 0;
        padding-left: 20px;
    }
}
.p-related-post__list {
    margin: 1px 0 0 1px;
}
.p-related-post__item {
    width: calc(100% / 2 + 1px);
    margin: -1px 0 0 -1px;
}
.p-related-post__item-link {
    padding: 15px;
    border: 1px solid #ddd;
}
.p-related-post__item-image {
    margin-right: 30px;
}
.p-related-post__item-image__bg {
    width: 140px;
    height: 140px;
}
.p-related-post__item-content {
    flex: 1 1 0;
    margin-right: 15px;
}
.p-related-post__item-content__title {
    font-size: 16px;
    line-height: 1.8;
    max-height: 5.4em;
    font-weight: 400;
}
@media (max-width: 767px) {
    .p-related-post__item-link {
        padding: 20px;
    }
    .p-related-post__item-image {
        margin-right: 20px;
    }
    .p-related-post__item-image__bg {
        width: 120px;
        height: 120px;
    }
    .p-related-post__item-content {
        margin-right: 0;
    }
    .p-related-post__item-content__title {
        font-size: 14px;
    }
}
@media (max-width: 599px) {
    .p-related-post__list {
        margin: 1px 0 0;
    }
    .p-related-post__item {
        width: 100%;
        margin: -1px 0 0;
    }
}
.p-archive--news {
    margin: 1px 0 0 1px;
}
.p-archive--news-wrapper {
    padding: 10px 25px 25px 10px;
    background: var(--tcd-accent-color);
}
.p-archive--news-wrapper:not(.is-show) {
    display: none !important;
}
.p-archive--news-loop {
    position: relative;
    margin: 1px 0 0 1px;
}
.p-archive--news-item {
    position: relative;
    width: calc(100% / 2 + 1px);
    margin: -1px 0 0 -1px;
}
.p-archive--news-item__link {
    width: 100%;
    padding: 15px;
    border: 1px solid #ddd;
}
.p-archive--news-item__image {
    width: 200px;
    height: 200px;
}
.p-archive--news-item__image-bg {
    width: 100%;
    height: 100%;
}
.p-archive--news-item__content {
    flex: 1 1 0;
    padding: 0 40px;
    margin-right: -15px;
    background: #fff;
}
.p-archive--news-item__title {
    font-size: 18px;
    line-height: 1.8;
    margin: -0.4em 0;
    height: 3.6em;
}
.p-archive--news-item__date {
    margin-bottom: 15px;
}
.p-archive--news-item.is-no-image .p-archive--news-item__link {
    padding: 30px;
}
.p-archive--news-item.is-no-image .p-archive--news-item__content {
    padding: 0;
    margin-right: 0;
}
@media (max-width: 992px) {
    .p-archive--news-item__image {
        width: 130px;
        height: 130px;
    }
    .p-archive--news-item__content {
        padding: 0 20px;
    }
    .p-archive--news-item__title {
        font-size: 14px;
        max-height: 3.6em;
        height: auto;
    }
    .p-archive--news-item.is-no-image .p-archive--news-item__link {
        padding: 20px;
    }
    .p-archive--news-item.is-no-image .p-archive--news-item__title {
        height: 3.6em;
    }
}
@media (max-width: 599px) {
    .p-archive--news-item {
        width: 100%;
    }
}
.p-single--news__header-title {
    margin-top: -0.25em;
}
.p-single--news__header-meta {
    margin: 0 0 20px;
}
@media not all and (max-width: 767px) {
    .p-single--news__header-category {
        padding: calc(13px - 0.2em) 15px;
    }
    .p-single--news__header-image .p-single--news__header-category {
        display: none;
    }
}
@media (max-width: 767px) {
    .p-single--news:not(.is-no-image) .p-single--news__header-content .p-single--news__header-category {
        display: none;
    }
    .p-single--news__header-image {
        margin-top: 40px;
    }
    .p-single--news__header-image .p-single--news__header-category {
        position: absolute;
        top: 20px;
        margin: 0 19px;
        margin-bottom: 0;
    }
}
@media not all and (max-width: 767px) {
    .p-recent-news .p-archive--news-item__image {
        width: 140px;
        height: 140px;
    }
    .p-recent-news .p-archive--news-item__content {
        padding: 0 30px;
    }
    .p-recent-news .p-archive--news-item__title {
        font-size: 16px;
    }
}
.p-news-ticker {
    position: relative;
    width: 100%;
    margin-top: -70px;
    border-bottom: 1px solid #fff;
    z-index: 5;
}
.p-news-ticker__inner {
    max-width: 710px;
    height: 71px;
    background: #fff;
}
.p-news-ticker__list {
    flex: 1 1 0;
    height: 100%;
}
.p-news-ticker__wrapper {
    height: 100%;
}
.p-news-ticker__item {
    height: 100%;
    padding: 0 30px;
    font-size: 16px;
    opacity: 0;
    transition: opacity 1s ease;
}
.p-news-ticker__item-inner {
    align-items: center;
}
.p-news-ticker__date {
    margin-right: 20px;
}
.p-news-ticker__title {
    flex: 1 1 0;
    font-size: 16px;
    line-height: 1.4;
    margin: -0.2em 0;
    font-weight: 400;
}
.p-news-ticker__item.is-active {
    opacity: 1;
}
.p-news-ticker__button {
    width: 160px;
    height: 70px;
    color: #fff;
    background: #000;
}
@media (hover: hover) and (pointer: fine) {
    .p-news-ticker__link:hover,
    .p-news-ticker__button:hover {
        color: #888;
    }
}
@media (max-width: 767px) {
    .p-news-ticker {
        margin-top: 0;
        border-bottom-color: #ddd;
    }
    .p-news-ticker__inner {
        max-width: 100%;
        height: 80px;
    }
    .p-news-ticker__item {
        padding: 0;
        opacity: 1;
    }
    .p-news-ticker__title {
        width: 100%;
        flex: initial;
        font-size: 14px;
        margin: 0;
    }
    .p-news-ticker__date {
        width: 100%;
        margin: 0 0 8px;
    }
    .p-news-ticker__button {
        display: none !important;
    }
}
.p-cb {
    overflow: hidden;
    margin-top: -2px;
    position: relative;
    z-index: 5;
}
.p-cb__section:not(.p-cb--banner),
.p-cb__section:not(.p-cb--banner) + .p-cb--banner {
    margin-top: 120px;
}
.p-cb__section:last-of-type:not(.p-cb--banner) {
    margin-bottom: 150px;
}
@media (max-width: 767px) {
    .p-cb__section:not(.p-cb--banner),
    .p-cb__section:not(.p-cb--banner) + .p-cb--banner {
        margin-top: 40px;
    }
    .p-cb__section:last-of-type:not(.p-cb--banner) {
        margin-bottom: 40px;
    }
}
.p-cb__header {
    text-align: center;
}
.p-cb__header-title {
    font-size: var(--tcd-headline-font-size);
    font-family: var(--tcd-headline-font-type);
    line-height: 1.6;
    margin: -0.3em 0;
}
.p-cb__header-sub-title {
    font-size: 16px;
    line-height: 2;
    margin: -0.5em 0;
}
* + .p-cb__header-sub-title {
    margin-top: calc(25px - 0.5em);
}
.p-cb__header-desc {
    font-size: 16px;
    line-height: 2.4;
    margin: -0.7em 0;
}
* + .p-cb__header-desc {
    font-size: 16px;
    line-height: 2.4;
    margin-top: calc(60px - 0.7em);
}
.p-cb__button {
    text-align: center;
    margin-top: 60px;
}
@media not all and (max-width: 767px) {
    .p-cb__header {
        padding-bottom: 60px;
    }
    .p-cb__header .p-cb__header-desc {
        margin-bottom: calc(60px - 0.7em);
    }
}
@media (max-width: 767px) {
    .p-cb__header {
        padding-bottom: 40px;
    }
    * + .p-cb__header-sub-title {
        margin-top: calc(15px - 0.5em);
    }
    .p-cb__header-desc {
        line-height: 2.2;
        margin: -0.5em 0;
    }
    * + .p-cb__header-desc {
        margin-top: calc(40px - 0.5em);
    }
    .p-cb__button {
        margin-top: 40px;
    }
}
.p-fp-main-page {
    padding: 100px 0 150px;
}
@media (max-width: 767px) {
    .p-fp-main-page {
        padding: 40px 0;
    }
}
.p-cb--banner {
    position: relative;
    height: 460px;
    overflow: hidden;
    background: #333;
}
.p-cb--banner__content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.p-cb--banner__inner {
    color: #fff;
    text-align: center;
}
.p-cb--banner__button {
    border: 1px solid var(--tcd-accent-color);
    transition-property: background, border;
}
.p-cb--banner__button:not(:hover) {
    color: #fff !important;
    background: 0 0;
    border-color: #fff;
}
* + .p-cb--banner__button {
    margin-top: 40px;
}
.p-cb--banner__image {
    width: 100%;
}
.p-cb--banner__image-bg {
    width: 100%;
    height: 460px;
}
.p-cb--banner__image-bg[data-orientation="up"],
.p-cb--banner__image-bg[data-orientation="down"] {
    width: 80%;
    margin: 0 10%;
}
@media (max-width: 767px) {
    .p-cb--banner {
        height: 240px;
    }
    .p-cb--banner__image-bg {
        width: 100%;
        height: 240px;
    }
    * + .p-cb--banner__button {
        margin-top: 20px;
    }
}
.p-fp-news {
    overflow: hidden;
}
.p-fp-news__tab-labels-item {
    cursor: pointer;
}
.p-fp-news__tab-labels-link {
    transition: background 0.3s ease;
}
.p-fp-news__tab-area {
    background: var(--tcd-accent-color);
    padding: 25px;
    margin-top: -1px;
    position: relative;
}
.p-fp-news__tab-area__item.splide {
    visibility: visible;
}
.p-fp-news__tab-area__item:not(.is-show) {
    display: none;
}
.splide.is-initialized:not(.is-active) .p-fp-news__tab-area__item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.p-fp-news__arrow.c-arrow--prev {
    left: -90px;
}
.p-fp-news__arrow.c-arrow--next {
    right: -81px;
}
.p-fp-news:not(.is-slider) .p-fp-news__tab-area__item-track {
    margin: -15px 0 0 -15px;
}
.p-fp-news:not(.is-slider) .p-fp-news__tab-area__item-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow: initial;
}
.p-fp-news:not(.is-slider) .splide__arrows {
    display: none;
}
@media (max-width: 1150px) {
    .p-fp-news.is-slider .p-fp-news__inner {
        padding: 0 30px;
    }
}
@media not all and (max-width: 767px) {
    .p-fp-news.is-slider .p-fp-news__tab-area__item-list {
        overflow: initial;
    }
    .p-fp-news.is-slider .p-fp-news__tab-area__item-slide.splide__slide {
        width: calc(((100% + 15px) / 3) - 15px);
        margin: 0 15px 0 0;
    }
    .p-fp-news.is-slider .p-fp-news__tab-area__item-slide.is-no-image {
        width: calc(((100% + 15px) / 2) - 15px);
    }
}
@media (max-width: 767px) {
    .p-fp-news__inner {
        padding: 0;
        width: 100%;
    }
    .p-fp-news__tab-area {
        padding: 20px;
    }
    .p-fp-news:not(.is-slider) .p-fp-news__tab-area__item-track {
        margin: -20px 0 0 -20px;
    }
    .p-fp-news.is-slider .p-fp-news__inner {
        padding: 0;
    }
    .p-fp-news.is-slider .p-fp-news__tab-area {
        padding: 20px 0;
    }
    .p-fp-news.is-slider .p-fp-news__tab-area__item-slide:first-child {
        margin-left: 20px;
    }
    .p-fp-news.is-slider .p-fp-news__tab-area__item-slide {
        width: 260px;
        margin: 0 0 0 20px;
    }
    .p-fp-news.is-slider .p-archive--news-item__image {
        height: 180px;
    }
}
.p-single--lp--narrow {
    max-width: 710px;
}
.p-single--lp--normal {
    max-width: 840px;
}
@media not all and (max-width: 767px) {
    .p-single--lp {
        margin: 0 auto;
    }
}
.p-body .p-faq-list {
    margin-bottom: 2em;
    background: #fff;
}
.p-body .p-faq-list__item {
    border: 1px solid #ddd;
}
.p-body * + .p-faq-list__item {
    margin-top: -1px;
}
.p-body .p-faq-list__title {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    padding: calc(30px - 0.3em) 70px calc(30px - 0.3em) 30px;
    margin: 0 !important;
    cursor: pointer;
    position: relative;
    transition: color 0.4s ease;
}
.p-body .p-faq-list__title-label {
    display: block;
    margin: -0.7em 0;
}
.p-body .p-faq-list__title-icon {
    position: absolute;
    right: 30px;
    top: 50%;
    transform: translateY(-50%);
    width: 12px;
    height: 12px;
    overflow: hidden;
}
.p-body .p-faq-list__title-icon:before,
.p-body .p-faq-list__title-icon:after {
    content: "";
    display: block;
    width: 1px;
    height: 12px;
    background: #000;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.p-body .p-faq-list__title-icon:before {
    transition: height 0.3s ease;
}
.p-body .p-faq-list__title-icon:after {
    transform: rotate(90deg);
}
.p-body .p-faq-list__content {
    height: 0;
    overflow: hidden;
    transition: height 0.3s cubic-bezier(0.54, 0.07, 0.38, 0.9);
}
.p-body .p-faq-list__desc {
    font-size: 16px;
    line-height: 2.4;
    padding: calc(40px - 0.7em) 40px;
    background: #f7f7f7;
    border-top: 1px solid #ddd;
}
.p-body .p-faq-list__desc p {
    margin-bottom: 0;
}
.p-body .p-faq-list__title.is-active .p-faq-list__title-icon:before {
    height: 0;
}
@media (max-width: 767px) {
    .p-body .p-faq-list__title {
        font-size: 14px;
        padding: 17px 45px 17px 20px;
    }
    .p-body .p-faq-list__title-label {
        line-height: 1.6;
        margin: -0.3em 0;
    }
    .p-body .p-faq-list__title-icon {
        right: 20px;
    }
    .p-body .p-faq-list__desc {
        font-size: 14px;
        padding: 20px;
    }
}
.p-404-container .l-container__inner {
    padding: 0;
    max-width: initial;
    width: 100%;
}
.p-404-container .l-main {
    width: 100%;
}
.p-404-page {
    width: 100%;
    height: calc(100vh - 140px);
    position: relative;
}
.p-404-page__contents {
    text-align: center;
    position: relative;
    z-index: 3;
}
.p-404-page__headline {
    font-size: 42px;
    line-height: 1.5;
    margin: -0.25em 0;
}
.p-404-page__desc {
    font-size: 16px;
    line-height: 2.2;
    margin: -0.6em 0;
}
* + .p-404-page__desc {
    margin-top: calc(35px - 0.6em);
}
.p-404-page__desc a {
    color: rgba(var(--tcd-link-color, 21, 120, 214), 1);
}
.p-404-page__desc a:hover {
    text-decoration: underline;
}
.p-404-page__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
}
.p-404-page__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.p-404-page__arrow {
    position: absolute;
}
.p-404-page--light {
    color: #000;
    background: rgba(var(--tcd-bg-color, 246, 246, 246), 1);
}
.p-404-page--dark {
    color: #fff;
    background: #333;
}
.p-404-page__search {
    max-width: 500px;
    width: 100%;
    border-radius: 50px;
    overflow: hidden;
    background: #fff;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
}
* + .p-404-page__search {
    margin-top: 40px;
}
@media (max-width: 767px) {
    .p-404-page {
        height: calc(100vh - 160px);
    }
    .p-404-page__headline {
        font-size: 24px;
    }
    .p-404-page__desc {
        font-size: 14px;
    }
    * + .p-404-page__desc {
        margin-top: calc(25px - 0.6em);
    }
    * + .p-404-page__search {
        margin-top: 25px;
    }
    * + .p-404-page__post-tags {
        margin-top: 20px;
    }
}
@media not all and (max-width: 767px) {
    .is-device-sp {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .is-device-pc {
        display: none !important;
    }
}
.u-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.u-flex-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.u-flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.u-flex-align-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.u-flex-justify-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.u-clearfix:after {
    display: block;
    clear: both;
    content: "";
}
.u-visually-hidden {
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
    width: 4px !important;
    height: 4px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    border: none !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
    visibility: visible !important;
}
.u-button-reset {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
}
.u-hidden-scroll-bar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
.u-hidden-scroll-bar::-webkit-scrollbar {
    display: none;
}
.wp-block-embed {
    margin: 0 0 2em;
}
:root,
:before,
:after {
    --tcd-accent-color: #6f8976;
    --tcd-custom-button1-bg-color: #6f8976;
    --tcd-custom-button1-border-color: #6f8976;
    --tcd-custom-button1-border-radius: 30px;
    --tcd-custom-button1-border-width: 0px;
    --tcd-custom-button1-color: #fff;
    --tcd-custom-button1-effect-bg-color: #4e6654;
    --tcd-custom-button1-effect-inset: 0;
    --tcd-custom-button1-effect-opacity: 0;
    --tcd-custom-button1-height: 60px;
    --tcd-custom-button1-hover-color: #fff;
    --tcd-custom-button1-hover-effect-opacity: 1;
    --tcd-custom-button1-min-width: 270px;
    --tcd-custom-button2-bg-color: #000;
    --tcd-custom-button2-border-color: #000;
    --tcd-custom-button2-border-radius: 6px;
    --tcd-custom-button2-border-width: 0px;
    --tcd-custom-button2-color: #fff;
    --tcd-custom-button2-effect-bg-color: #333;
    --tcd-custom-button2-effect-inset: 0;
    --tcd-custom-button2-effect-transform: translate3d(-100%, 0, 0);
    --tcd-custom-button2-height: 70px;
    --tcd-custom-button2-hover-color: #fff;
    --tcd-custom-button2-hover-effect-transform: translate3d(0, 0, 0);
    --tcd-custom-button2-min-width: min(400px, 100%);
    --tcd-custom-button3-bg-color: transparent;
    --tcd-custom-button3-border-color: #d33;
    --tcd-custom-button3-border-radius: 20px;
    --tcd-custom-button3-border-width: 1px;
    --tcd-custom-button3-color: #fff;
    --tcd-custom-button3-effect-bg-color: #d33;
    --tcd-custom-button3-effect-inset: 0-20px;
    --tcd-custom-button3-effect-transform: skewX(45deg) translate3d(0, 0, 0);
    --tcd-custom-button3-height: 40px;
    --tcd-custom-button3-hover-color: #d33;
    --tcd-custom-button3-hover-effect-transform: skewX(45deg) translate3d(100%, 0, 0);
    --tcd-custom-button3-min-width: 130px;
    --tcd-custom-h2-bg-color: transparent;
    --tcd-custom-h2-border-color: #6f8976;
    --tcd-custom-h2-border-style: solid;
    --tcd-custom-h2-border-width: 0;
    --tcd-custom-h2-color: #000;
    --tcd-custom-h2-font-size: 28px;
    --tcd-custom-h2-font-weight: 600;
    --tcd-custom-h2-padding: 0;
    --tcd-custom-h2-text-align: center;
    --tcd-custom-h3-bg-color: transparent;
    --tcd-custom-h3-border-color: #000;
    --tcd-custom-h3-border-style: solid;
    --tcd-custom-h3-border-width: 0 0 0 2px;
    --tcd-custom-h3-color: #000;
    --tcd-custom-h3-font-size: 20px;
    --tcd-custom-h3-font-weight: 600;
    --tcd-custom-h3-padding: 0.5em 0 0.5em 1em;
    --tcd-custom-h3-text-align: left;
    --tcd-custom-h4-bg-color: transparent;
    --tcd-custom-h4-border-color: #ddd;
    --tcd-custom-h4-border-style: dotted;
    --tcd-custom-h4-border-width: 0 0 1px;
    --tcd-custom-h4-color: #000;
    --tcd-custom-h4-font-size: 18px;
    --tcd-custom-h4-font-weight: 400;
    --tcd-custom-h4-padding: 0 0 0.8em;
    --tcd-custom-h4-text-align: left;
    --tcd-custom-h5-bg-color: #fafafa;
    --tcd-custom-h5-border-color: #000;
    --tcd-custom-h5-border-style: double;
    --tcd-custom-h5-border-width: 0;
    --tcd-custom-h5-color: #000;
    --tcd-custom-h5-font-size: 16px;
    --tcd-custom-h5-font-weight: 400;
    --tcd-custom-h5-padding: 0.8em 1em;
    --tcd-custom-h5-text-align: left;
    --tcd-frame1-bg-color: #f7f7f7;
    --tcd-frame1-border-color: #f7f7f7;
    --tcd-frame1-border-radius: 0px;
    --tcd-frame1-border-style: solid;
    --tcd-frame1-border-width: 1px;
    --tcd-frame1-label-color: #000;
    --tcd-frame2-bg-color: #fff;
    --tcd-frame2-border-color: #6f8976;
    --tcd-frame2-border-radius: 0px;
    --tcd-frame2-border-style: solid;
    --tcd-frame2-border-width: 3px;
    --tcd-frame2-label-color: #6f8976;
    --tcd-frame3-bg-color: #fff;
    --tcd-frame3-border-color: #d93;
    --tcd-frame3-border-radius: 10px;
    --tcd-frame3-border-style: double;
    --tcd-frame3-border-width: 5px;
    --tcd-frame3-label-color: #d93;
    --tcd-front-page-catch-font-size: 40px;
    --tcd-front-page-catch-font-type: var(--tcd-font-type2);
    --tcd-headline-font-size: 40px;
    --tcd-headline-font-type: var(--tcd-font-type2);
    --tcd-image-effect-hover-transform: scale(1.1);
    --tcd-link-color: #6f8976;
    --tcd-product-archive-outofstock-color: rgba(170, 170, 170, 0.7);
    --tcd-product-badge-featured-color: #d2b460;
    --tcd-product-badge-new-color: #6c975e;
    --tcd-product-badge-sale-color: #c4837a;
    --tcd-product-image-aspect-ratio: 1/1;
    --tcd-product-wishlist-message-bg-color: #000;
    --tcd-qt-google-map-marker-bg-color: #6f8976;
    --tcd-qt-google-map-marker-color: #fff;
    --tcd-single-content-font-size: 16px;
    --tcd-single-content-font-type: var(--tcd-font-type2);
    --tcd-single-headline-font-size: 28px;
    --tcd-single-headline-font-type: var(--tcd-font-type2);
    --tcd-speech-balloon1-bg-color: #f2f2f2;
    --tcd-speech-balloon1-border-color: #f2f2f2;
    --tcd-speech-balloon1-color: #000;
    --tcd-speech-balloon2-bg-color: #fff;
    --tcd-speech-balloon2-border-color: #000;
    --tcd-speech-balloon2-color: #000;
    --tcd-speech-balloon3-bg-color: #6f8976;
    --tcd-speech-balloon3-border-color: #6f8976;
    --tcd-speech-balloon3-color: #fff;
    --tcd-speech-balloon4-bg-color: #011c39;
    --tcd-speech-balloon4-border-color: #011c39;
    --tcd-speech-balloon4-color: #fff;
    --tcd-underline1-color: #add1b5;
    --tcd-underline1-font-weight: 600;
    --tcd-underline2-background-position: -100% 0.8em;
    --tcd-underline2-color: #fff799;
    --tcd-underline2-font-weight: 400;
    --tcd-underline3-color: #d93;
    --tcd-underline3-font-weight: 400;
}
@media (max-width: 767px) {
    :root,
    :before,
    :after {
        --tcd-custom-h2-font-size: 20px;
        --tcd-custom-h3-font-size: 18px;
        --tcd-custom-h4-font-size: 18px;
        --tcd-custom-h5-font-size: 16px;
        --tcd-front-page-catch-font-size: 24px;
        --tcd-headline-font-size: 24px;
        --tcd-single-content-font-size: 16px;
        --tcd-single-headline-font-size: 22px;
    }
}
.p-body {
    font-size: var(--tcd-single-content-font-size);
    font-family: var(--tcd-single-content-font-type);
    line-height: var(--tcd-line-height);
}
.p-body > * {
    margin-bottom: 2rem;
}
.p-body > *:last-child {
    margin-bottom: 0;
}
.p-body a:not(.p-button, .wp-block-button__link, .button),
.custom-html-widget a:not(.p-button, .wp-block-button__link, .button) {
    color: var(--tcd-link-color);
}
@media (hover: hover) and (pointer: fine) {
    .p-body a:not(.p-button, .wp-block-button__link, .button):hover,
    .custom-html-widget a:not(.p-button, .wp-block-button__link, .button):hover {
        text-decoration: underline;
    }
}
.p-body strong {
    font-weight: 700;
}
.p-body .alignright {
    float: right;
}
.p-body .alignleft {
    float: left;
}
.p-body .aligncenter {
    display: table;
    margin-right: auto;
    margin-bottom: 7px;
    margin-left: auto;
}
.p-body blockquote.alignleft,
.p-body img.alignleft {
    margin: 7px 24px 7px 0;
}
.p-body .wp-caption.alignleft {
    margin: 7px 14px 7px 0;
}
.p-body blockquote.alignright,
.p-body img.alignright {
    margin: 7px 0 7px 24px;
}
.p-body .wp-caption.alignright {
    margin: 7px 0 7px 14px;
}
.p-body blockquote.aligncenter,
.p-body img.aligncenter,
.p-body .wp-caption.aligncenter {
    margin-top: 7px;
    margin-bottom: 7px;
}
.p-body p {
    margin-bottom: calc(2rem - var(--tcd-line-height-offset));
}
.p-body > p:first-child {
    margin-top: var(--tcd-line-height-offset);
}
.p-body > p:last-child {
    margin-bottom: var(--tcd-line-height-offset);
}
.p-body h1,
.p-body h2,
.p-body h3,
.p-body h4,
.p-body h5,
.p-body h6 {
    margin-top: 4rem;
    margin-bottom: 2rem;
    clear: both;
    font-size: max(var(--tcd-post-headline-font-size), 14px);
    font-weight: var(--tcd-headline-font-weight);
    line-height: var(--tcd-post-headline-line-height);
}
.p-body h1:not(.wp-block-heading, .wp-block-tcd-heading),
.p-body h2:not(.wp-block-heading, .wp-block-tcd-heading) {
    text-align: center;
}
.p-body h1 {
    --tcd-post-headline-line-height: 1.5;
    --tcd-post-headline-font-size: 2em;
}
.p-body h2 {
    --tcd-post-headline-line-height: 1.5;
    --tcd-post-headline-font-size: 1.7em;
}
.p-body h3 {
    --tcd-post-headline-line-height: 1.6;
    --tcd-post-headline-font-size: 1.5em;
}
.p-body h4 {
    --tcd-post-headline-line-height: 1.6;
    --tcd-post-headline-font-size: 1.3em;
}
.p-body h5 {
    --tcd-post-headline-line-height: 1.8;
    --tcd-post-headline-font-size: 1.1em;
}
.p-body h6 {
    --tcd-post-headline-line-height: 1.8;
    --tcd-post-headline-font-size: 1em;
}
.p-body > *:is(h1, h2, h3, h4, h5, h6):not(.has-background) {
    margin-top: calc(5rem - (var(--tcd-post-headline-line-height) - 1) * 0.5em);
    margin-bottom: calc(2rem - (var(--tcd-post-headline-line-height) - 1) * 0.5em);
}
.p-body > *:is(h1, h2, h3, h4, h5, h6):first-child {
    margin-top: 0;
}
.p-body > *:is(h1, h2, h3, h4, h5, h6):not(.has-background):first-child {
    margin-top: calc((var(--tcd-post-headline-line-height) - 1) * -0.5em);
}
@media (max-width: 991px) {
    .p-body h1,
    .p-body h2,
    .p-body h3,
    .p-body h4,
    .p-body h5,
    .p-body h6 {
        margin-top: 2rem;
        margin-bottom: 1rem;
    }
    .p-body h1 {
        --tcd-post-headline-font-size: 1.7em;
    }
    .p-body h2 {
        --tcd-post-headline-font-size: 1.5em;
    }
    .p-body h3 {
        --tcd-post-headline-font-size: 1.4em;
    }
    .p-body > *:is(h1, h2, h3, h4, h5, h6):not(.has-background) {
        margin-top: calc(5rem - (var(--tcd-post-headline-line-height) - 1) * 0.5em);
        margin-bottom: calc(2rem - (var(--tcd-post-headline-line-height) - 1) * 0.5em);
    }
}
.p-body img[class*="align"],
.p-body img[class*="wp-image-"],
.p-body img[class*="attachment-"],
.p-body .size-full,
.p-body .size-large,
.p-body .wp-post-image,
.p-body img {
    max-width: 100%;
    height: auto;
}
.p-body ul,
.p-body ol,
.p-body dl {
    margin-bottom: 2.5rem;
}
.p-body ol {
    margin-left: 1.5em;
    list-style: decimal outside none;
}
.p-body ul {
    margin-left: 1.3em;
    list-style: circle outside none;
}
.p-body li ul,
.p-body li ol {
    margin-bottom: 0;
}
.p-body dt {
    font-weight: 600;
}
.p-body dd {
    margin-bottom: 1rem;
}
.p-body table {
    margin-bottom: 2rem;
}
.p-body table th,
.p-body table td {
    padding: 10px 15px;
    font-weight: 400;
    line-height: 2;
    vertical-align: middle;
}
.p-body table th > :last-child,
.p-body table td > :last-child {
    margin-bottom: 0;
}
.p-body > table th,
.p-body :not(.wp-block-table) > table th {
    background: #f9f9f9;
    border: 1px solid #ddd;
}
.p-body > table td,
.p-body :not(.wp-block-table) > table td {
    background: #fff;
    border: 1px solid #ddd;
}
.table_no_border th,
.table_no_border td {
    padding-left: 0;
    border: none;
}
.table_border_horizontal th,
.table_border_horizontal td {
    padding-left: 0;
    border-right: none;
    border-left: none;
}
body.wp-mobile-device .p-body .s_table,
body.wp-mobile-device .wp-block-table {
    display: flex;
    padding-right: 0 !important;
    padding-left: 20px;
    margin-right: -20px;
    margin-bottom: 2rem;
    margin-left: -20px;
    overflow: auto;
    white-space: nowrap;
}
body.wp-mobile-device .p-body .s_table:after,
body.wp-mobile-device .wp-block-table:after {
    flex: 0 0 20px;
    content: "";
}
body.wp-mobile-device .p-body .s_table table {
    margin-bottom: 0;
}
@media (max-width: 991px) {
    .p-body .s_table,
    .wp-block-table {
        padding-right: 20px;
        padding-left: 20px;
        margin-right: -20px;
        margin-bottom: 2rem;
        margin-left: -20px;
        overflow: auto;
        white-space: nowrap;
    }
    .p-body .s_table table {
        margin-bottom: 0;
    }
}
blockquote {
    margin-bottom: 2rem;
}
blockquote p:last-of-type {
    margin-bottom: 0;
}
.wp-block-pullquote blockquote {
    margin-bottom: 0;
}
:not(.wp-block-pullquote) > blockquote:not([class*="is-style-"]),
.wp-block-quote.is-style-default {
    position: relative;
    padding: 2rem 2.4rem;
    line-height: 1.8;
    color: rgba(0, 0, 0, 0.6);
    background: rgba(0, 0, 0, 0.03);
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: 5px solid var(--tcd-accent-color);
}
:not(.wp-block-pullquote) > blockquote:not([class*="is-style-"]):before,
:not(.wp-block-pullquote) > blockquote:not([class*="is-style-"]):after,
.wp-block-quote.is-style-default:before,
.wp-block-quote.is-style-default:after {
    position: absolute;
    width: 30px;
    height: 30px;
    font-size: 30px;
    font-style: italic;
    font-weight: 400;
    color: var(--tcd-accent-color);
    content: '"';
}
:not(.wp-block-pullquote) > blockquote:not([class*="is-style-"]):before,
.wp-block-quote.is-style-default:before {
    top: 5px;
    left: 10px;
    line-height: 40px;
}
:not(.wp-block-pullquote) > blockquote:not([class*="is-style-"]):after,
.wp-block-quote.is-style-default:after {
    right: -2px;
    bottom: 7px;
    line-height: 60px;
    text-align: left;
}
:not(.wp-block-pullquote) > blockquote:not([class*="is-style-"]) cite,
.wp-block-quote.is-style-default cite {
    display: block;
    padding: 2rem 0 0;
    margin: 2rem 0 0;
    font-size: 90%;
    font-style: italic;
    text-align: right;
    border-top: 1px dotted var(--tcd-accent-color);
}
.wp-caption {
    padding: 10px;
    margin-bottom: 2rem;
    background: #fff;
    border: 1px solid #ddd;
}
.wp-caption-text {
    padding: 10px 0 0;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
}
.gallery {
    margin-bottom: 2rem;
}
.gallery:after {
    display: table;
    clear: both;
    content: "";
}
.gallery a img {
    border: 0 !important;
}
.gallery-item {
    position: relative;
    float: left;
    margin: 0 4px 4px 0 !important;
    overflow: hidden;
}
.gallery-columns-1 .gallery-item {
    max-width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 48%;
    max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
    max-width: 32%;
    max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
    max-width: 23%;
    max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
    max-width: 19%;
    max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
    max-width: 15%;
    max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
    max-width: 13%;
    max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
    max-width: 11%;
    max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
    max-width: 9%;
    max-width: calc(11.1% - 4px);
}
.gallery-columns-10 .gallery-item {
    max-width: 7%;
    max-width: calc(9.4% - 0px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n),
.gallery-columns-10 .gallery-item:nth-of-type(10n) {
    margin-right: 0;
}
.gallery-caption {
    position: absolute;
    bottom: 0;
    width: 100%;
    max-height: 50%;
    padding: 6px 8px;
    margin: 0;
    font-size: 12px;
    line-height: 1.5;
    color: #fff;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.7);
    lcn-eft: 0;
    transform: translateY(100%);
    transition: transform 0.3s ease;
}
.gallery-caption:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 49px;
    content: "";
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.gallery-columns-10 .gallery-caption {
    display: none;
}
@media (hover: hover) and (pointer: fine) {
    .gallery-item:hover .gallery-caption {
        transform: translateY(0);
    }
}
.p-body .wp-smiley {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    border: 0;
}
.p-body pre {
    margin-bottom: 2rem;
}
.p-body pre:not(.wp-block-code) {
    padding: 20px;
    overflow: auto;
    line-height: 1.8;
    background: rgba(0, 0, 0, 0.03);
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: 3px solid var(--tcd-accent-color);
}
.p-body address,
.p-body figure,
.p-body .mejs-container {
    margin-bottom: 2rem;
}
.p-body .wp-block-buttons,
.p-body .wp-block-media-text,
.p-body .wp-block-cover {
    margin-bottom: 2rem;
}
.p-body .wp-block-table table {
    margin-bottom: 0;
}
.wp-block-table th,
.wp-block-table td {
    text-align: left;
}
.wp-block-table table:not(.has-background) th {
    background: #f9f9f9;
}
.wp-block-table table:not(.has-background) thead th {
    background: #f0f0f0;
}
.wp-block-table table:not(.has-border-color) {
    border-color: #ddd;
}
.wp-block-table table:not(.has-border-color) thead,
.wp-block-table table:not(.has-border-color) tbody,
.wp-block-table table:not(.has-border-color) tfoot,
.wp-block-table table:not(.has-border-color) tr,
.wp-block-table table:not(.has-border-color) th,
.wp-block-table table:not(.has-border-color) td {
    border-color: inherit;
}
.wp-block-table.is-style-stripes {
    border-width: 0;
}
.wp-block-table figcaption {
    margin-top: 1rem;
}
.wp-block-video video,
.wp-block-audio audio {
    display: block;
}
.p-body .wp-block-cover img.wp-block-cover__image-background {
    height: 100%;
}
.p-body .wp-block-column > :first-child,
.p-body .wp-block-media-text__content > :first-child,
.p-body .wp-block-cover .wp-block-cover__inner-container > :first-child {
    margin-top: 0;
}
.p-body .wp-block-column > :last-child,
.p-body .wp-block-media-text__content > :last-child,
.p-body .wp-block-cover .wp-block-cover__inner-container > :last-child {
    margin-bottom: 0;
}
.clearfix:after,
.u-clearfix:after {
    display: table;
    clear: both;
    content: "";
}
.u-left {
    float: left;
}
.u-right {
    float: right;
}
.u-center {
    float: none;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}
.clear,
.u-clear {
    clear: both;
}
.hidden,
.u-hidden {
    display: none;
}
.u-visible-sm,
.u-visible-xs {
    display: none;
}
@media (max-width: 991px) {
    .u-hidden-sm {
        display: none;
    }
    .u-visible-sm {
        display: block;
    }
}
@media (max-width: 767px) {
    .u-hidden-xs {
        display: none;
    }
    .u-visible-xs {
        display: block;
    }
}
.u-overflow-hidden {
    overflow: hidden;
}
.post_col,
.post_col-2,
.post_col-3 {
    margin-bottom: 20px;
}
@media (min-width: 992px) {
    .post_row {
        margin-right: -15px;
        margin-left: -15px;
    }
    .post_row:before,
    .post_row:after {
        display: table;
        content: " ";
    }
    .post_row:after {
        clear: both;
    }
    .post_col,
    .post_col-2,
    .post_col-3 {
        position: relative;
        box-sizing: border-box;
        float: left;
        width: 100%;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
        margin-bottom: 30px;
    }
    .post_col-2 {
        width: 50%;
    }
    .post_col-3 {
        width: 33.33333%;
    }
}
.styled_h2 {
    padding: var(--tcd-custom-h2-padding, 0) !important;
    font-size: var(--tcd-custom-h2-font-size, 22px) !important;
    font-weight: var(--tcd-custom-h2-font-weight, 600) !important;
    color: var(--tcd-custom-h2-color, #000) !important;
    text-align: var(--tcd-custom-h2-text-align, left) !important;
    background-color: var(--tcd-custom-h2-bg-color, transparent) !important;
    border-color: var(--tcd-custom-h2-border-color, #000) !important;
    border-style: var(--tcd-custom-h2-border-style, solid) !important;
    border-width: var(--tcd-custom-h2-border-width, 0) !important;
}
.styled_h3 {
    padding: var(--tcd-custom-h3-padding, 0) !important;
    font-size: var(--tcd-custom-h3-font-size, 20px) !important;
    font-weight: var(--tcd-custom-h3-font-weight, 600) !important;
    color: var(--tcd-custom-h3-color, #000) !important;
    text-align: var(--tcd-custom-h3-text-align, left) !important;
    background-color: var(--tcd-custom-h3-bg-color, transparent) !important;
    border-color: var(--tcd-custom-h3-border-color, #000) !important;
    border-style: var(--tcd-custom-h3-border-style, solid) !important;
    border-width: var(--tcd-custom-h3-border-width, 0) !important;
}
.styled_h4 {
    padding: var(--tcd-custom-h4-padding, 0) !important;
    font-size: var(--tcd-custom-h4-font-size, 18px) !important;
    font-weight: var(--tcd-custom-h4-font-weight, 600) !important;
    color: var(--tcd-custom-h4-color, #000) !important;
    text-align: var(--tcd-custom-h4-text-align, left) !important;
    background-color: var(--tcd-custom-h4-bg-color, transparent) !important;
    border-color: var(--tcd-custom-h4-border-color, #000) !important;
    border-style: var(--tcd-custom-h4-border-style, solid) !important;
    border-width: var(--tcd-custom-h4-border-width, 0) !important;
}
.styled_h5 {
    padding: var(--tcd-custom-h5-padding, 0) !important;
    font-size: var(--tcd-custom-h5-font-size, 16px) !important;
    font-weight: var(--tcd-custom-h5-font-weight, 600) !important;
    color: var(--tcd-custom-h5-color, #000) !important;
    text-align: var(--tcd-custom-h5-text-align, left) !important;
    background-color: var(--tcd-custom-h5-bg-color, transparent) !important;
    border-color: var(--tcd-custom-h5-border-color, #000) !important;
    border-style: var(--tcd-custom-h5-border-style, solid) !important;
    border-width: var(--tcd-custom-h5-border-width, 0) !important;
}
.q_frame {
    position: relative;
    padding: 23px 29px;
    margin-bottom: 2rem;
    line-height: 1.8;
    border: 1px solid #ddd;
}
* + .q_frame {
    margin-top: 2.5rem;
}
.q_frame_label {
    position: absolute;
    top: -0.7em;
    left: 1rem;
    display: block;
    max-width: calc(100% - 2rem);
    padding: 0 1em;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.4;
    background: inherit;
}
@media (max-width: 767px) {
    .q_frame {
        padding: 13px 19px;
    }
    .q_frame_label {
        padding: 0 0.5rem;
    }
}
.q_frame1 {
    background-color: var(--tcd-frame1-bg-color, #fff);
    border-color: var(--tcd-frame1-border-color, #ddd);
    border-style: var(--tcd-frame1-border-style, solid);
    border-width: var(--tcd-frame1-border-width, 1px);
    border-radius: var(--tcd-frame1-border-radius, 0);
}
.q_frame1 .q_frame_label {
    color: var(--tcd-frame1-label-color, #000);
}
.q_frame2 {
    background-color: var(--tcd-frame2-bg-color, #fff);
    border-color: var(--tcd-frame2-border-color, #ddd);
    border-style: var(--tcd-frame2-border-style, solid);
    border-width: var(--tcd-frame2-border-width, 1px);
    border-radius: var(--tcd-frame2-border-radius, 0);
}
.q_frame2 .q_frame_label {
    color: var(--tcd-frame2-label-color, #000);
}
.q_frame3 {
    background-color: var(--tcd-frame3-bg-color, transparent);
    border-color: var(--tcd-frame3-border-color, #ddd);
    border-style: var(--tcd-frame3-border-style, solid);
    border-width: var(--tcd-frame3-border-width, 1px);
    border-radius: var(--tcd-frame3-border-radius, 0);
}
.q_frame3 .q_frame_label {
    color: var(--tcd-frame3-label-color, #000);
}
.well {
    padding: 1.1rem 2rem;
    margin-bottom: 2rem;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 6px;
}
.well2 {
    padding: 1.1rem 2rem;
    margin-bottom: 2rem;
    border: 1px solid #ddd;
}
.well3 {
    padding: 1.1rem 2rem;
    margin-bottom: 2rem;
    background: #fafafa;
    border: 1px dashed #ddd;
}
.wl_red {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.wl_yellow {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.wl_blue {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.wl_green {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
@media (max-width: 767px) {
    .well,
    .well2,
    .well3 {
        padding: 0.9em 0.8em 0.9em 1em;
    }
}
.q_styled_ol {
    margin-bottom: 2em;
    margin-left: 0 !important;
    list-style-type: none;
    counter-reset: item;
}
.q_styled_ol li {
    display: flex;
    margin-bottom: 0.4em;
}
.q_styled_ol li:before {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 1.5em;
    height: 1.5em;
    margin-top: 0.4em;
    margin-right: 0.7em;
    line-height: 1;
    color: #fff;
    content: counter(item);
    counter-increment: item;
    background: var(--tcd-accent-color);
    border-radius: 50%;
}
@media (max-width: 767px) {
    .q_styled_ol li:before {
        margin-top: 0.3em;
    }
}
.q_button_wrap {
    text-align: center;
    margin: 2em auto 3em;
}
.q_custom_button {
    position: relative;
    z-index: 1;
    box-sizing: border-box;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 270px;
    max-width: 100%;
    height: 50px;
    padding: 0 1.5rem;
    overflow: hidden;
    font-size: 1rem;
    line-height: 1.5;
    color: #fff !important;
    text-align: center;
    text-decoration: none !important;
    background-color: #000;
    transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
    transition-duration: 0.5s;
    transition-property: background-color, border-color, color;
}
.q_custom_button:before {
    position: absolute;
    inset: 0;
    z-index: -2;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
    border-width: 0;
    border-radius: inherit;
}
.q_custom_button:after {
    position: absolute;
    inset: 0;
    z-index: -1;
    display: block;
    content: "";
    background-color: var(--tcd-accent-color, #000);
    opacity: 0;
    transition-timing-function: cubic-bezier(0.17, 0.84, 0.44, 1);
    transition-duration: 0.5s;
    transition-property: opacity, transform;
}
.q_custom_button1 {
    min-width: var(--tcd-custom-button1-min-width, 130px);
    height: var(--tcd-custom-button1-height, 40px);
    line-height: var(--tcd-custom-button1-height, 40px);
    color: var(--tcd-custom-button1-color, #fff) !important;
    background-color: var(--tcd-custom-button1-bg-color, transparent);
    border-radius: var(--tcd-custom-button1-border-radius, 0);
}
.q_custom_button1:before {
    border-color: var(--tcd-custom-button1-border-color, transparent);
    border-width: var(--tcd-custom-button1-border-width, 0);
}
.q_custom_button1:after {
    inset: var(--tcd-custom-button1-effect-inset, 0);
    background-color: var(--tcd-custom-button1-effect-bg-color, transparent);
    opacity: var(--tcd-custom-button1-effect-opacity, 1);
    transform: var(--tcd-custom-button1-effect-transform, none);
}
.q_custom_button2 {
    min-width: var(--tcd-custom-button2-min-width, 130px);
    height: var(--tcd-custom-button2-height, 40px);
    line-height: var(--tcd-custom-button2-height, 40px);
    color: var(--tcd-custom-button2-color, #fff) !important;
    background-color: var(--tcd-custom-button2-bg-color, transparent);
    border-radius: var(--tcd-custom-button2-border-radius, 0);
}
.q_custom_button2:before {
    border-color: var(--tcd-custom-button2-border-color, transparent);
    border-width: var(--tcd-custom-button2-border-width, 0);
}
.q_custom_button2:after {
    inset: var(--tcd-custom-button2-effect-inset, 0);
    background-color: var(--tcd-custom-button2-effect-bg-color, transparent);
    opacity: var(--tcd-custom-button2-effect-opacity, 1);
    transform: var(--tcd-custom-button2-effect-transform, none);
}
.q_custom_button3 {
    min-width: var(--tcd-custom-button3-min-width, 130px);
    height: var(--tcd-custom-button3-height, 40px);
    line-height: var(--tcd-custom-button3-height, 40px);
    color: var(--tcd-custom-button3-color, #fff) !important;
    background-color: var(--tcd-custom-button3-bg-color, transparent);
    border-radius: var(--tcd-custom-button3-border-radius, 0);
}
.q_custom_button3:before {
    border-color: var(--tcd-custom-button3-border-color, transparent);
    border-width: var(--tcd-custom-button3-border-width, 0);
}
.q_custom_button3:after {
    inset: var(--tcd-custom-button3-effect-inset, 0);
    background-color: var(--tcd-custom-button3-effect-bg-color, transparent);
    opacity: var(--tcd-custom-button3-effect-opacity, 1);
    transform: var(--tcd-custom-button3-effect-transform, none);
}
@media (hover: hover) and (pointer: fine) {
    .q_custom_button:hover {
        color: #fff !important;
    }
    .q_custom_button:hover:before {
        opacity: 1;
    }
    .q_custom_button1:hover {
        color: var(--tcd-custom-button1-hover-color, #fff) !important;
    }
    .q_custom_button1:hover:after {
        opacity: var(--tcd-custom-button1-hover-effect-opacity, 1);
        transform: var(--tcd-custom-button1-hover-effect-transform, none);
    }
    .q_custom_button2:hover {
        color: var(--tcd-custom-button2-hover-color, #fff) !important;
    }
    .q_custom_button2:hover:after {
        opacity: var(--tcd-custom-button2-hover-effect-opacity, 1);
        transform: var(--tcd-custom-button2-hover-effect-transform, none);
    }
    .q_custom_button3:hover {
        color: var(--tcd-custom-button3-hover-color, #fff) !important;
    }
    .q_custom_button3:hover:after {
        opacity: var(--tcd-custom-button3-hover-effect-opacity, 1);
        transform: var(--tcd-custom-button3-hover-effect-transform, none);
    }
}
.rounded {
    border-radius: 6px;
}
.pill {
    border-radius: 50px;
}
.ytube {
    position: relative;
    height: 0;
    padding-top: 30px;
    padding-bottom: 56.25%;
    margin-bottom: 2rem;
    overflow: hidden;
}
.ytube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.q_underline {
    background-image: linear-gradient(to right, transparent 50%, #fff799 50%);
    background-repeat: repeat-x;
    background-position: 0 0.8em;
    background-size: 200% 0.5em;
    border: none;
    border-bottom-color: transparent;
    transition: background 2s ease;
}
.q_underline.is-active {
    background-position: -100% 0.8em !important;
}
.q_underline1 {
    font-weight: var(--tcd-underline1-font-weight, 400);
    background-image: linear-gradient(to right, transparent 50%, var(--tcd-underline1-color, var(--tcd-accent-color)) 50%);
    background-position: var(--tcd-underline1-background-position, 0 0.8em);
}
.q_underline2 {
    font-weight: var(--tcd-underline2-font-weight, 400);
    background-image: linear-gradient(to right, transparent 50%, var(--tcd-underline2-color, var(--tcd-accent-color)) 50%);
    background-position: var(--tcd-underline2-background-position, 0 0.8em);
}
.q_underline3 {
    font-weight: var(--tcd-underline3-font-weight, 400);
    background-image: linear-gradient(to right, transparent 50%, var(--tcd-underline3-color, var(--tcd-accent-color)) 50%);
    background-position: var(--tcd-underline3-background-position, 0 0.8em);
}
.speech_balloon {
    display: flex;
    align-items: flex-start;
}
.speech_balloon_user {
    flex: 0 0 auto;
    min-width: 80px;
    margin-right: 36px;
    margin-bottom: 2rem;
    text-align: center;
}
.speech_balloon_user_image {
    width: 80px;
    height: 80px !important;
    border-radius: 50%;
    object-fit: cover;
}
.speech_balloon_user_name {
    margin-top: 12px;
    font-size: 87.5%;
    line-height: 1.2;
}
.speech_balloon_user_name:only-child {
    display: flex;
    align-items: center;
    min-height: 80px;
    margin-top: 0;
}
.speech_balloon_text {
    position: relative;
    flex: 1 1 auto;
    margin-bottom: 2rem;
}
.speech_balloon_text_inner {
    position: relative;
    min-height: 80px;
    padding: 22px 28px;
    line-height: 2;
    background: #fff;
    border: 2px solid #ddd;
    border-radius: 10px;
}
.speech_balloon_text_inner > *:last-child {
    margin-bottom: 0 !important;
}
.speech_balloon.right {
    flex-direction: row-reverse;
}
.speech_balloon.right .speech_balloon_user {
    margin-right: 0;
    margin-left: 36px;
}
.speech_balloon_text .before,
.speech_balloon_text .after {
    position: absolute;
    top: 40px;
    right: 100%;
    width: 0;
    height: 0;
    margin-top: -10px;
    pointer-events: none;
    border-color: transparent;
    border-style: solid;
    border-width: 8px 10px 8px 0;
}
.speech_balloon_text .after {
    margin-right: -3px;
}
.speech_balloon.right .before {
    left: 100%;
    transform: rotate(180deg);
}
.speech_balloon.right .after {
    left: 100%;
    margin-right: 0;
    margin-left: -3px;
    transform: rotate(180deg);
}
.speech_balloon1 .speech_balloon_text_inner {
    color: var(--tcd-speech-balloon1-color, #000);
    background-color: var(--tcd-speech-balloon1-bg-color, #fff);
    border-color: var(--tcd-speech-balloon1-border-color, #ddd);
}
.speech_balloon1 .before {
    border-right-color: var(--tcd-speech-balloon1-border-color, #ddd);
}
.speech_balloon1 .after {
    border-right-color: var(--tcd-speech-balloon1-bg-color, #fff);
}
.speech_balloon2 .speech_balloon_text_inner {
    color: var(--tcd-speech-balloon2-color, #000);
    background-color: var(--tcd-speech-balloon2-bg-color, #fff);
    border-color: var(--tcd-speech-balloon2-border-color, #ddd);
}
.speech_balloon2 .before {
    border-right-color: var(--tcd-speech-balloon2-border-color, #ddd);
}
.speech_balloon2 .after {
    border-right-color: var(--tcd-speech-balloon2-bg-color, #fff);
}
.speech_balloon3 .speech_balloon_text_inner {
    color: var(--tcd-speech-balloon3-color, #000);
    background-color: var(--tcd-speech-balloon3-bg-color, #fff);
    border-color: var(--tcd-speech-balloon3-border-color, #ddd);
}
.speech_balloon3 .before {
    border-right-color: var(--tcd-speech-balloon3-border-color, #ddd);
}
.speech_balloon3 .after {
    border-right-color: var(--tcd-speech-balloon3-bg-color, #fff);
}
.speech_balloon4 .speech_balloon_text_inner {
    color: var(--tcd-speech-balloon4-color, #000);
    background-color: var(--tcd-speech-balloon4-bg-color, #fff);
    border-color: var(--tcd-speech-balloon4-border-color, #ddd);
}
.speech_balloon4 .before {
    border-right-color: var(--tcd-speech-balloon4-border-color, #ddd);
}
.speech_balloon4 .after {
    border-right-color: var(--tcd-speech-balloon4-bg-color, #fff);
}
.qt_google_map {
    width: 100%;
    height: 550px;
    margin: 0 0 2rem;
    background: #ddd;
}
.qt_google_map .qt_googlemap_embed {
    width: 100%;
    height: 550px;
}
.qt_google_map .googlemap_custom-overlay-inner {
    position: absolute;
    top: -114px;
    left: -50px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px !important;
    height: 100px !important;
    overflow: hidden;
    font-size: 18px;
    color: var(--tcd-qt-google-map-marker-color);
    text-align: center;
    background-color: var(--tcd-qt-google-map-marker-bg-color);
    border-radius: 50%;
}
.qt_google_map .googlemap_custom-overlay:after {
    position: absolute;
    bottom: 0;
    left: -5px;
    z-index: 1;
    display: block;
    width: 0;
    height: 0;
    content: "";
    border-style: solid;
    border-width: 16px 5px 0;
    border-top-color: var(--tcd-qt-google-map-marker-bg-color);
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
}
.googlemap_custom-overlay-img,
.p-body .googlemap_custom-overlay-img {
    display: block;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
@media (max-width: 767px) {
    .qt_google_map {
        height: 320px;
    }
    .qt_google_map .qt_googlemap_embed {
        height: 320px;
    }
    .qt_google_map .googlemap_custom-overlay-inner {
        top: -94px;
        left: -40px;
        width: 80px !important;
        height: 80px !important;
    }
}
.cardlink {
    display: flex;
    max-width: 100%;
    padding: 20px;
    margin: 0 0 2rem;
    background: #fafafa;
    border: 1px solid #ddd;
    align-items: center;
}
.cardlink-thumbnail {
    flex: 0 0 130px;
    margin-right: 20px;
}
.cardlink-thumbnail img {
    display: block;
    width: 130px;
    height: 130px;
    object-fit: cover;
}
.cardlink-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5em;
    margin-bottom: 18px;
    font-size: 14px;
    line-height: 1;
    color: #222;
}
.cardlink-date,
.cardlink-modified-date {
    color: inherit;
    display: inline-flex;
    align-items: center;
}
.cardlink-date {
    margin-right: 0.5em;
}
.cardlink-title {
    display: -webkit-box;
    max-height: 3.2em;
    margin-top: -0.35em;
    margin-bottom: -0.35em;
    overflow: hidden;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.7;
    text-decoration: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.cardlink-excerpt {
    display: -webkit-box;
    max-height: 3.8em;
    margin-top: 12px;
    margin-bottom: -0.35em;
    overflow: hidden;
    font-size: 14px;
    line-height: 1.7;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.cardlink-excerpt:empty {
    display: none;
}
@media (hover: hover) and (pointer: fine) {
    a.cardlink-title:hover {
        text-decoration: underline;
    }
}
@media (max-width: 767px) {
    .cardlink {
        padding: 15px;
    }
    .cardlink-thumbnail {
        float: left;
        margin-right: 15px;
        flex: 0 0 110px;
    }
    .cardlink-thumbnail img {
        width: 110px;
        height: 110px;
    }
    .cardlink-date-title {
        display: flex;
        flex-direction: column;
        justify-content: center;
        min-height: 120px;
    }
    .cardlink-meta {
        margin-bottom: 15px;
    }
    .cardlink-title {
        max-height: 5.4em;
        -webkit-line-clamp: 3;
        font-size: 14px;
    }
    .cardlink-excerpt {
        display: none;
        padding-top: 10px;
        margin-top: 0;
        clear: both;
    }
    .cardlink-date {
        margin-right: 0.2em;
    }
    .cardlink-date,
    .cardlink-modified-date {
        font-size: 13px;
    }
    .c-date:before,
    .c-date--updated:before {
        font-size: 1.1em;
    }
}
.e_link {
    position: relative;
    display: inline-block;
    padding-right: 1em;
}
.e_link:after {
    position: absolute;
    top: 50%;
    right: 0;
    display: block;
    font-family: "design_plus";
    font-size: 110%;
    content: "\e958";
    transition: none;
    transform: translateY(-50%);
}
img.frame {
    border: 1px solid #d2d2d2;
    box-shadow: 0 6px 6px -6px #ccc;
}
.a_break {
    display: inline-block;
}
@media (max-width: 767px) {
    .is-pc {
        display: none !important;
    }
}
@media (min-width: 768px) {
    .is-sp {
        display: none !important;
    }
}
.wpcf7 {
    width: 100%;
    padding: 0;
    margin: 0 0 2.5rem !important;
    font-size: 14px;
    /*background: #fafafa;*/
    /*border: 1px solid #ddd;*/
}
.wpcf7 form {
    margin: 1.5rem 1.5rem 0;
}
.wpcf7 p {
    margin-bottom: 1rem;
}
.wpcf7 input,
.wpcf7 textarea {
    box-sizing: border-box;
    width: 100%;
    padding: 8px;
    line-height: 1.2;
    border: 1px solid #ccc;
}
.wpcf7 select,
.wpcf7 input[type="checkbox"],
.wpcf7 input[type="radio"] {
    width: auto;
    max-width: 97%;
    padding: 8px;
    border: 1px solid #ccc;
}
.wpcf7 select,
.wpcf7 .wpcf7-list-item-label {
    font-size: 14px;
    line-height: 1.2;
}
.wpcf7 .wpcf7-list-item {
    display: block;
}
.wpcf7 textarea {
    height: 300px;
}
.wpcf7 input:focus,
.wpcf7 textarea:focus {
    border: 1px solid #bbb;
    outline: none;
}
.wpcf7 .wpcf7-submit,
.wpcf7 .wpcf7-previous {
    position: relative;
    box-sizing: border-box;
    display: block;
    width: 225px;
    height: 48px;
    margin: 30px auto 0;
    font-size: 14px;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background-color: #333;
    border: none !important;
    outline: none;
    transition: all 0.3s;
}
.wpcf7 .wpcf7-submit:before,
.wpcf7 .wpcf7-submit:after {
    box-sizing: border-box;
}
.wpcf7 .wpcf7-submit .wpcf7-not-valid {
    background: pink;
}
.wpcf7 .wpcf7-submit .wpcf7-response-output {
    padding: 8px 35px 8px 14px;
    margin: 10px 0 0;
    border-radius: 4px;
}
.wpcf7 .wpcf7-submit .wpcf7-validation-errors {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #eed3d7;
}
.wpcf7 .wpcf7-submit .wpcf7-mail-sent-ok {
    color: #3a87ad;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
}
.wpcf7 .wpcf7-previous + br {
    display: none;
}
.wpcf7 form .wpcf7-response-output {
    padding: 0;
    margin: 2rem 0.5rem 2rem;
    text-align: center;
    border: none;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    font-size: 1em;
    color: #dc3232;
}
@media (hover: hover) and (pointer: fine) {
    .wpcf7 .wpcf7-submit:hover,
    .wpcf7 .wpcf7-previous:hover {
        background-color: #666;
    }
}
.text70 {
    font-size: 70%;
}
.text80 {
    font-size: 80%;
}
.text90 {
    font-size: 90%;
}
.text100 {
    font-size: 100%;
}
.text110 {
    font-size: 110%;
}
.text120 {
    font-size: 120%;
}
.text130 {
    font-size: 130%;
}
.text140 {
    font-size: 140%;
}
.text150 {
    font-size: 150%;
}
.text160 {
    font-size: 160%;
}
.text170 {
    font-size: 170%;
}
.text180 {
    font-size: 180%;
}
.text190 {
    font-size: 190%;
}
.text200 {
    font-size: 200%;
}
.text210 {
    font-size: 210%;
}
.text220 {
    font-size: 220%;
}
.b {
    font-weight: 600;
}
.u {
    text-decoration: underline;
}
.del {
    text-decoration: line-through;
}
.red {
    color: red;
}
.blue {
    color: #2ca9e1;
}
.green {
    color: #82ae46;
}
.orange {
    color: #ff7d00;
}
.yellow {
    color: #fff000;
}
.pink {
    color: #ff0084;
}
.gray {
    color: #999;
}
.bg-blue {
    padding: 2px;
    background-color: #4ab0f5;
}
.bg-red {
    padding: 2px;
    background-color: red;
}
.bg-yellow {
    padding: 2px;
    background-color: #ff0;
}
.align1 {
    text-align: center !important;
}
.align2 {
    text-align: right !important;
}
.align3 {
    text-align: left !important;
}
.r-flo {
    float: right;
    margin: 10px;
}
.l-flo {
    float: left;
    margin: 10px;
}
.f-clear {
    clear: both;
}
a img.fade {
    background: 0 0 !important;
    outline: none;
    transition: all 0.3s;
}
@media (hover: hover) and (pointer: fine) {
    a:hover img.fade {
        background: 0 0 !important;
        opacity: 0.7;
    }
}
.att {
    padding-left: 1em;
    text-indent: -1em;
}
.att_box {
    padding: 1em 1.2em;
    margin: 2em 0 2.5em;
    line-height: 2;
    background: #fcfcfc;
    border: 1px dotted #ddd;
    box-shadow: 0 4px 0 0 #f9f9f9;
}
.m0 {
    margin: 0 !important;
}
.mt0 {
    margin-top: 0 !important;
}
.mr0 {
    margin-right: 0 !important;
}
.mb0 {
    margin-bottom: 0 !important;
}
.ml0 {
    margin-left: 0 !important;
}
.m5 {
    margin: 5px !important;
}
.mt5 {
    margin-top: 5px !important;
}
.mr5 {
    margin-right: 5px !important;
}
.mb5 {
    margin-bottom: 5px !important;
}
.ml5 {
    margin-left: 5px !important;
}
.m10 {
    margin: 10px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.ml10 {
    margin-left: 10px !important;
}
.m15 {
    margin: 15px !important;
}
.mt15 {
    margin-top: 15px !important;
}
.mr15 {
    margin-right: 15px !important;
}
.mb15 {
    margin-bottom: 15px !important;
}
.ml15 {
    margin-left: 15px !important;
}
.m20 {
    margin: 20px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.ml20 {
    margin-left: 20px !important;
}
.m25 {
    margin: 25px !important;
}
.mt25 {
    margin-top: 25px !important;
}
.mr25 {
    margin-right: 25px !important;
}
.mb25 {
    margin-bottom: 25px !important;
}
.ml25 {
    margin-left: 25px !important;
}
.m30 {
    margin: 30px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mr30 {
    margin-right: 30px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.ml30 {
    margin-left: 30px !important;
}
.m35 {
    margin: 35px !important;
}
.mt35 {
    margin-top: 35px !important;
}
.mr35 {
    margin-right: 35px !important;
}
.mb35 {
    margin-bottom: 35px !important;
}
.ml35 {
    margin-left: 35px !important;
}
.m40 {
    margin: 40px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mr40 {
    margin-right: 40px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.ml40 {
    margin-left: 40px !important;
}
.m45 {
    margin: 45px !important;
}
.mt45 {
    margin-top: 45px !important;
}
.mr45 {
    margin-right: 45px !important;
}
.mb45 {
    margin-bottom: 45px !important;
}
.ml45 {
    margin-left: 45px !important;
}
.m50 {
    margin: 50px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mr50 {
    margin-right: 50px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.ml50 {
    margin-left: 50px !important;
}
.m55 {
    margin: 55px !important;
}
.mt55 {
    margin-top: 55px !important;
}
.mr55 {
    margin-right: 55px !important;
}
.mb55 {
    margin-bottom: 55px !important;
}
.ml55 {
    margin-left: 55px !important;
}
.m60 {
    margin: 60px !important;
}
.mt60 {
    margin-top: 60px !important;
}
.mr60 {
    margin-right: 60px !important;
}
.mb60 {
    margin-bottom: 60px !important;
}
.ml60 {
    margin-left: 60px !important;
}
.m65 {
    margin: 65px !important;
}
.mt65 {
    margin-top: 65px !important;
}
.mr65 {
    margin-right: 65px !important;
}
.mb65 {
    margin-bottom: 65px !important;
}
.ml65 {
    margin-left: 65px !important;
}
.m70 {
    margin: 70px !important;
}
.mt70 {
    margin-top: 70px !important;
}
.mr70 {
    margin-right: 70px !important;
}
.mb70 {
    margin-bottom: 70px !important;
}
.ml70 {
    margin-left: 70px !important;
}
.m75 {
    margin: 75px !important;
}
.mt75 {
    margin-top: 75px !important;
}
.mr75 {
    margin-right: 75px !important;
}
.mb75 {
    margin-bottom: 75px !important;
}
.ml75 {
    margin-left: 75px !important;
}
.m80 {
    margin: 80px !important;
}
.mt80 {
    margin-top: 80px !important;
}
.mr80 {
    margin-right: 80px !important;
}
.mb80 {
    margin-bottom: 80px !important;
}
.ml80 {
    margin-left: 80px !important;
}
.p0 {
    padding: 0 !important;
}
.pt0 {
    padding-top: 0 !important;
}
.pr0 {
    padding-right: 0 !important;
}
.pb0 {
    padding-bottom: 0 !important;
}
.pl0 {
    padding-left: 0 !important;
}
.p5 {
    padding: 5px !important;
}
.pt5 {
    padding-top: 5px !important;
}
.pr5 {
    padding-right: 5px !important;
}
.pb5 {
    padding-bottom: 5px !important;
}
.pl5 {
    padding-left: 5px !important;
}
.p10 {
    padding: 10px !important;
}
.pt10 {
    padding-top: 10px !important;
}
.pr10 {
    padding-right: 10px !important;
}
.pb10 {
    padding-bottom: 10px !important;
}
.pl10 {
    padding-left: 10px !important;
}
.p15 {
    padding: 15px !important;
}
.pt15 {
    padding-top: 15px !important;
}
.pr15 {
    padding-right: 15px !important;
}
.pb15 {
    padding-bottom: 15px !important;
}
.pl15 {
    padding-left: 15px !important;
}
.p20 {
    padding: 20px !important;
}
.pt20 {
    padding-top: 20px !important;
}
.pr20 {
    padding-right: 20px !important;
}
.pb20 {
    padding-bottom: 20px !important;
}
.pl20 {
    padding-left: 20px !important;
}
.p25 {
    padding: 25px !important;
}
.pt25 {
    padding-top: 25px !important;
}
.pr25 {
    padding-right: 25px !important;
}
.pb25 {
    padding-bottom: 25px !important;
}
.pl25 {
    padding-left: 25px !important;
}
.p30 {
    padding: 30px !important;
}
.pt30 {
    padding-top: 30px !important;
}
.pr30 {
    padding-right: 30px !important;
}
.pb30 {
    padding-bottom: 30px !important;
}
.pl30 {
    padding-left: 30px !important;
}
.p35 {
    padding: 35px !important;
}
.pt35 {
    padding-top: 35px !important;
}
.pr35 {
    padding-right: 35px !important;
}
.pb35 {
    padding-bottom: 35px !important;
}
.pl35 {
    padding-left: 35px !important;
}
.p40 {
    padding: 40px !important;
}
.pt40 {
    padding-top: 40px !important;
}
.pr40 {
    padding-right: 40px !important;
}
.pb40 {
    padding-bottom: 40px !important;
}
.pl40 {
    padding-left: 40px !important;
}
.p45 {
    padding: 45px !important;
}
.pt45 {
    padding-top: 45px !important;
}
.pr45 {
    padding-right: 45px !important;
}
.pb45 {
    padding-bottom: 45px !important;
}
.pl45 {
    padding-left: 45px !important;
}
.p50 {
    padding: 50px !important;
}
.pt50 {
    padding-top: 50px !important;
}
.pr50 {
    padding-right: 50px !important;
}
.pb50 {
    padding-bottom: 50px !important;
}
.pl50 {
    padding-left: 50px !important;
}
.p55 {
    padding: 55px !important;
}
.pt55 {
    padding-top: 55px !important;
}
.pr55 {
    padding-right: 55px !important;
}
.pb55 {
    padding-bottom: 55px !important;
}
.pl55 {
    padding-left: 55px !important;
}
.p60 {
    padding: 60px !important;
}
.pt60 {
    padding-top: 60px !important;
}
.pr60 {
    padding-right: 60px !important;
}
.pb60 {
    padding-bottom: 60px !important;
}
.pl60 {
    padding-left: 60px !important;
}
.p65 {
    padding: 65px !important;
}
.pt65 {
    padding-top: 65px !important;
}
.pr65 {
    padding-right: 65px !important;
}
.pb65 {
    padding-bottom: 65px !important;
}
.pl65 {
    padding-left: 65px !important;
}
.p70 {
    padding: 70px !important;
}
.pt70 {
    padding-top: 70px !important;
}
.pr70 {
    padding-right: 70px !important;
}
.pb70 {
    padding-bottom: 70px !important;
}
.pl70 {
    padding-left: 70px !important;
}
.p75 {
    padding: 75px !important;
}
.pt75 {
    padding-top: 75px !important;
}
.pr75 {
    padding-right: 75px !important;
}
.pb75 {
    padding-bottom: 75px !important;
}
.pl75 {
    padding-left: 75px !important;
}
.p80 {
    padding: 80px !important;
}
.pt80 {
    padding-top: 80px !important;
}
.pr80 {
    padding-right: 80px !important;
}
.pb80 {
    padding-bottom: 80px !important;
}
.pl80 {
    padding-left: 80px !important;
}
.p-body .p-lp__box {
    text-align: center;
    margin-bottom: calc(120px + var(--tcd-line-height-offset));
}
.p-body .p-lp__box h2 {
    font-size: 30px;
    margin: -0.25em 0 calc(50px - 0.25em) !important;
}
.p-body .p-lp__box p {
    margin-top: var(--tcd-line-height-offset);
}
.p-body .p-lp1__box {
    border: 1px solid #ddd;
}
.p-body .p-lp1__box + .p-lp1__box {
    margin-top: calc(-2em + -1px);
}
.p-body .p-lp1__box img {
    max-width: calc(100% + 2px);
    width: calc(100% + 2px);
    margin: -1px -1px 0;
}
.p-body .p-lp1__box h2 {
    font-size: 30px;
    margin: -0.25em 0 calc(60px - 0.25em) !important;
}
.p-body .p-lp1__box p {
    margin-top: var(--tcd-line-height-offset);
}
.p-body .p-lp1__box p:empty {
    display: none;
}
.p-body .p-lp1__box .q_button_wrap {
    margin-bottom: 0;
}
.p-body .p-lp1__box-inner {
    max-width: 730px;
    width: calc(100% - 40px);
    padding: 100px 0;
    margin: 0 auto;
}
.p-body .p-lp1__frame {
    background: #f7f7f7;
    padding: calc(40px + var(--tcd-line-height-offset)) 40px;
    margin-top: 3.8em;
}
@media (max-width: 767px) {
    .p-body .p-lp__box {
        margin-bottom: calc(40px + var(--tcd-line-height-offset));
    }
    .p-body .p-lp__box h2 {
        font-size: 22px;
        margin: -0.25em 0 calc(30px - 0.25em) !important;
    }
    .p-body .p-lp__box p:last-child {
        margin-bottom: 0;
    }
    .p-body .p-lp1__box {
        margin: 0 -20px;
        border: none;
    }
    .p-body .p-lp1__box + .p-lp1__box {
        margin-top: 40px;
    }
    .p-body .p-lp1__box img {
        max-width: 100%;
        width: 100%;
        margin: 0;
    }
    .p-body .p-lp1__box h2 {
        font-size: 22px;
        margin: -0.25em 0 calc(30px - 0.25em) !important;
    }
    .p-body .p-lp1__box-inner {
        padding: 40px 0 0;
    }
    .p-body .p-lp1__frame {
        padding: calc(30px + var(--tcd-line-height-offset)) 30px;
        margin-top: 40px;
    }
}
.p-body * + .p-lp2__box {
    margin-top: 120px;
}
.p-body .p-lp2__box h2 {
    font-size: 32px;
    margin: -0.25em 0 calc(60px - 0.25em);
}
.p-body .p-lp2__box > p {
    margin: -0.7em 0 calc(60px - 0.7em);
}
.p-body .p-lp2__box > p > img {
    margin-top: 1.4em;
}
.p-body .p-lp3__box {
    text-align: center;
    margin-top: 60px;
    border-top: 1px solid #ddd;
    padding-top: 60px;
}
.p-body .p-lp3__box h3 {
    font-size: 26px;
    text-align: center;
    margin: -0.3em 0 calc(30px - 0.3em);
}
.p-body .p-lp3__box p {
    margin: -0.7em 0 calc(30px - 0.7em);
}
.p-body .p-lp3__box .q_button_wrap {
    margin: 0 auto;
}
@media (max-width: 767px) {
    .p-body .p-lp2__box h2 {
        font-size: 22px;
        margin-bottom: calc(30px - 0.25em);
    }
    .p-body * + .p-lp2__box {
        margin-top: 40px;
    }
    .p-body .p-lp2__box > p {
        margin-bottom: calc(40px - 0.7em);
    }
    .p-body .p-lp2__box > p > img {
        max-width: calc(100% + 40px);
        margin: 0.7em -20px 0;
    }
    .p-body .p-lp3__box {
        margin-top: 40px;
        border-top: none;
        padding-top: 0;
    }
    .p-body .p-lp3__box h3 {
        font-size: 22px;
        margin-bottom: calc(20px - 0.3em);
    }
    .p-body .p-lp3__box p {
        margin-bottom: calc(20px - 0.7em);
    }
}
.p-widget {
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
    position: relative;
    background: #fff;
}
@media not all and (max-width: 1200px) {
    .p-widget:not(:first-of-type) {
        margin-top: 50px;
    }
}
@media (max-width: 1200px) {
    .p-widget {
        width: calc(50% - 40px);
        height: 100%;
        margin: 50px 0 0 40px;
    }
}
@media (max-width: 767px) {
    .p-widget {
        width: calc(50% - 20px);
        margin: 40px 0 0 20px;
    }
}
@media (max-width: 599px) {
    .p-widget {
        width: 100%;
        height: auto;
        margin-left: 0;
    }
}
.p-widget-headline {
    position: relative;
    font-size: 16px;
    line-height: 1.6;
    color: var(--tcd-accent-color);
    padding: calc(22px - 0.3em) 20px calc(20px - 0.3em);
    border: 1px solid #ddd;
}
.p-widget-headline:before {
    content: "";
    display: block;
    width: calc(100% + 2px);
    height: 3px;
    background: var(--tcd-accent-color);
    position: absolute;
    top: -1px;
    left: -1px;
}
.p-widget-posts {
    border: 1px solid #ddd;
    margin-top: -1px;
}
.p-widget-posts__labels-item {
    cursor: pointer;
    width: 100%;
    height: 60px;
    padding: 0 10px;
    transition: color 0.3s ease;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    color: #000;
    background: #f7f7f7;
    border-bottom: 1px solid #ddd;
}
* + .p-widget-posts__labels-item {
    border-left: 1px solid #ddd;
}
.p-widget-posts__labels-item.is-active {
    pointer-events: none;
    background: #fff;
    border-bottom: none;
}
.p-widget-posts__fields {
    padding: 20px;
}
.p-widget-posts__fields-item:not(.is-active) {
    display: none;
}
.p-widget-posts__fields-article__link {
    display: flex;
}
.p-widget-posts__fields-article__image-bg {
    width: 100px;
    height: 100px;
}
.p-widget-posts__fields-article__content {
    flex: 1 1 0;
}
.p-widget-posts__fields-article__title {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    max-height: 3.6em;
    padding-left: 20px;
}
.p-widget-posts.is-only {
    border: none;
    margin-top: 0;
}
.p-widget-posts.is-only .p-widget-posts__fields {
    padding: 0;
}
.p-widget-posts.is-only .p-widget-posts__fields-article {
    margin-top: -1px;
}
.p-widget-posts.is-only .p-widget-posts__fields-article__content {
    border: 1px solid #ddd;
    border-left: none;
}
.p-widget-posts.is-only .p-widget-posts__fields-article__title {
    padding-right: 20px;
}
@media (hover: hover) and (pointer: fine) {
    .p-widget-posts__labels-item:hover {
        color: rgba(0, 0, 0, 0.5);
    }
}
.p-widget-slider {
    position: relative;
}
.p-widget-slider__inner {
    height: 200px;
}
.p-widget-slider__item {
    width: 100%;
}
.p-widget-slider__item-link {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.p-widget-slider__item-content {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2;
    padding: 20px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
}
.p-widget-slider__item-title {
    font-size: 14px;
    line-height: 1.7;
    color: #fff;
    margin: -0.35em 0;
}
.p-widget-headline__name {
    flex: 1 1 0;
}
.p-widget-slider__pagination {
    gap: 8px;
}
.p-widget-slider__pagination .splide__pagination__page {
    display: block;
    width: 10px;
    height: 10px;
    cursor: pointer;
    padding: 0;
    border: none;
    background: #999;
    border-radius: 50%;
}
.p-widget-slider__pagination .splide__pagination__page.is-active {
    background: #fff;
}
.p-widget-slider__inner + .splide__pagination {
    display: none;
}
.widget_rss .rss-widget-icon {
    display: none;
}
.widget_rss .p-widget-headline a {
    color: inherit;
    transition: opacity 0.3s ease;
}
.widget_rss ul li {
    padding: 20px;
    border: 1px solid #ddd;
    margin-top: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.widget_rss ul li:not(:first-child) {
    border-top: 1px solid #ddd;
}
.widget_rss ul li .rss-date {
    -ms-flex-order: 1;
    order: 1;
    color: #999;
    font-size: 0.85em;
    line-height: 1;
    margin-right: 10px;
}
.widget_rss ul li cite {
    -ms-flex-order: 2;
    order: 2;
    color: #999;
    font-size: 0.85em;
    line-height: 1;
}
.widget_rss ul li .rsswidget {
    -ms-flex-order: 3;
    order: 3;
    display: block;
    width: 100%;
    margin: -0.35em 0;
}
.widget_rss ul li .rssSummary {
    -ms-flex-order: 4;
    order: 4;
    color: #999;
    font-size: 0.85em;
    margin: -0.35em 0;
}
.widget_rss .rss-date {
    position: relative;
    font-family: Arial;
}
.widget_rss .rsswidget ~ .rss-date,
.widget_rss .rsswidget ~ cite {
    margin-bottom: 10px;
}
.widget_rss .rsswidget ~ .rssSummary {
    margin-top: calc(10px - 0.35em);
}
@media (hover: hover) and (pointer: fine) {
    .widget_rss a:hover {
        color: var(--tcd-accent-color);
    }
    .widget_rss .p-widget-headline a:hover {
        opacity: 0.8;
    }
}
.widget_archive select,
.widget_categories select {
    border: 1px solid #ddd;
    margin-top: -1px;
    background: #fff;
    width: 100%;
    height: 60px;
    padding: 0 20px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}
.widget_archive .screen-reader-text,
.widget_categories .screen-reader-text {
    display: block;
    clip: auto;
    clip-path: none;
    pointer-events: none;
    height: 60px;
    width: 50px;
    margin: 0;
    left: calc(100% - 50px);
    text-indent: -100vw;
}
.widget_archive .screen-reader-text:before,
.widget_categories .screen-reader-text:before {
    font-family: "Material Symbols Rounded";
    content: "\e5cf";
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 48;
    text-indent: 0;
    position: absolute;
    right: 15px;
    top: 18px;
}
.widget_custom_html .custom-html-widget {
    padding: 20px;
}
#calendar_wrap {
    padding: 20px;
    margin: -1px 0 0;
    border: 1px solid #ddd;
}
#wp-calendar {
    margin: 0 auto;
    width: 100%;
    font-size: 14px;
    border-collapse: collapse;
    table-layout: fixed;
}
#wp-calendar caption {
    padding: 7px 0;
    font-size: 16px;
    font-weight: 600;
}
#wp-calendar thead th,
#wp-calendar tfoot td {
    padding: 12px 10px;
    line-height: 2;
}
#wp-calendar thead th {
    font-weight: 500;
}
#wp-calendar tbody th,
#wp-calendar tbody td {
    padding: 0;
    margin: 0;
    line-height: 1;
    text-align: center;
}
#wp-calendar tbody td {
    padding: 15px 0;
    position: relative;
}
#wp-calendar tbody a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 30px;
    margin: 0 auto;
    color: #fff;
    background-color: var(--tcd-accent-color);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
#wp-calendar #today {
    font-weight: 600;
}
.wp-calendar-nav {
    font-size: 14px;
    padding: 20px 0 0;
    width: 100%;
}
.wp-calendar-nav .wp-calendar-nav-prev {
    width: 40%;
    float: left;
}
.wp-calendar-nav .wp-calendar-nav-next {
    width: 40%;
    float: right;
    text-align: right;
}
@media (hover: hover) and (pointer: fine) {
    #wp-calendar td a:hover {
        color: #fff;
        background-color: rgba(var(--tcd-accent-color, 0, 0, 0), 0.7);
    }
}
.widget_media_gallery .gallery-item {
    margin-top: 0 !important;
}
.widget_media_gallery .gallery {
    padding: 20px 16px 16px 20px;
    border: 1px solid #ddd;
    margin: -1px 0 0 !important;
}
.widget_tag_cloud .tagcloud {
    margin: -6px 0 0 -7px;
    padding-top: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.widget_tag_cloud .tag-cloud-link {
    font-size: 14px !important;
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
    margin: 6px 0 0 6px;
    display: block;
    line-height: 35px;
    height: 35px;
    padding: 0 12px;
    color: #000;
    transition: all 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
    .widget_tag_cloud .tag-cloud-link:hover {
        background: var(--tcd-accent-color);
        color: #fff;
    }
}
.widget_text .textwidget {
    padding: 20px;
    border: 1px solid #ddd;
    margin-top: -1px;
}
.widget_text .textwidget .p-body {
    --tcd-line-height: 1.6;
}
.widget_categories a,
.widget_archive a,
.widget_nav_menu a,
.widget_meta a,
.widget_pages a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border: 1px solid #ddd;
    line-height: 1.8;
    margin-top: -1px;
    transition: color 0.3s ease, padding 0.3s ease;
}
.widget_categories ul ul a,
.widget_archive ul ul a,
.widget_nav_menu ul ul a,
.widget_meta ul ul a,
.widget_pages ul ul a {
    padding-left: 30px;
}
.widget_categories ul ul ul a,
.widget_archive ul ul ul a,
.widget_nav_menu ul ul ul a,
.widget_meta ul ul ul a,
.widget_pages ul ul ul a {
    padding-left: 45px;
}
.widget_categories ul ul ul ul a,
.widget_archive ul ul ul ul a,
.widget_nav_menu ul ul ul ul a,
.widget_meta ul ul ul ul a,
.widget_pages ul ul ul ul a {
    padding-left: 60px;
}
.widget_categories a .count,
.widget_archive a .count {
    display: block;
    min-width: 50px;
    height: 30px;
    line-height: 29px;
    border-radius: 5px;
    transition: background 0.3s ease;
    font-size: 12px;
    text-align: center;
    color: #000;
    background: #fff;
    border: 1px solid #ddd;
    margin-left: 5px;
}
@media (hover: hover) and (pointer: fine) {
    .widget_categories a:hover,
    .widget_archive a:hover,
    .widget_nav_menu a:hover,
    .widget_meta a:hover,
    .widget_pages a:hover {
        color: var(--tcd-accent-color);
    }
    .widget_categories a:hover .count,
    .widget_archive a:hover .count {
        background: #f7f7f7;
    }
    .widget_categories ul a:hover,
    .widget_archive ul a:hover,
    .widget_nav_menu ul a:hover,
    .widget_meta ul a:hover,
    .widget_pages ul a:hover {
        padding-left: 30px;
    }
    .widget_categories ul ul a:hover,
    .widget_archive ul ul a:hover,
    .widget_nav_menu ul ul a:hover,
    .widget_meta ul ul a:hover,
    .widget_pages ul ul a:hover {
        padding-left: 45px;
    }
    .widget_categories ul ul ul a:hover,
    .widget_archive ul ul ul a:hover,
    .widget_nav_menu ul ul ul a:hover,
    .widget_meta ul ul ul a:hover,
    .widget_pages ul ul ul a:hover {
        padding-left: 60px;
    }
    .widget_categories ul ul ul ul a:hover,
    .widget_archive ul ul ul ul a:hover,
    .widget_nav_menu ul ul ul ul a:hover,
    .widget_meta ul ul ul ul a:hover,
    .widget_pages ul ul ul ul a:hover {
        padding-left: 75px;
    }
}
.widget_recent_comments li {
    color: #999;
    padding: calc(20px - 0.3em) 20px;
    border: 1px solid #ddd;
    margin-top: -1px;
}
.widget_recent_comments li > a {
    display: block !important;
}
@media (hover: hover) and (pointer: fine) {
    .widget_recent_comments a:hover {
        color: rgba(0, 0, 0, 0.5);
    }
}
.widget_recent_entries li {
    padding: 20px;
    border: 1px solid #ddd;
    margin-top: -1px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
}
.widget_recent_entries li a {
    display: block;
    margin: -0.35em 0;
}
.widget_recent_entries .post-date {
    position: relative;
    color: #999;
    font-size: 0.85em;
    display: block;
    margin-bottom: 10px;
    line-height: 1;
    font-family: Arial;
    padding-left: 1.5em;
}
.widget_recent_entries .post-date:before {
    font-size: 1.2em;
    margin-top: -0.1em;
    font-family: "Material Symbols Rounded";
    content: "\e8b5";
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 48;
    position: absolute;
    top: 0;
    left: 0;
}
@media (hover: hover) and (pointer: fine) {
    .widget_recent_entries a:hover {
        color: rgba(0, 0, 0, 0.5);
    }
}
.widget_search label {
    display: none;
}
.widget_search > form {
    height: 60px;
    border: none;
    border: 1px solid #ddd;
    margin-top: -1px;
}
.widget_search > form > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    height: 100%;
    position: relative;
}
.widget_search > form > div:before {
    font-family: "Material Symbols Rounded";
    content: "\e8b6";
    -webkit-font-feature-settings: "liga";
    -webkit-font-smoothing: antialiased;
    font-variation-settings: "FILL" 0, "wght" 200, "GRAD" 0, "opsz" 48;
    text-indent: 0;
    display: block;
    width: 50px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-size: 24px;
    z-index: 1;
    position: absolute;
    right: 0;
    top: 0;
    pointer-events: none;
}
.widget_search > form input[type="text"] {
    border: none;
    outline: none;
    background: 0 0;
    padding-left: 20px;
    margin: 0;
    width: calc(100% - 50px);
    height: 100%;
}
.widget_search > form input[type="submit"] {
    border: none;
    background: 0 0;
    width: 50px;
    height: 100%;
    z-index: 200;
    position: relative;
    cursor: pointer;
    display: block;
    text-indent: -300px;
    overflow: hidden;
}
.widget_media_image a {
    display: block;
}
.widget_media_image img {
    width: 100%;
}
.widget_media_image .wp-caption {
    width: 100% !important;
    max-width: 100%;
}
.widget_media_image .wp-caption-text {
    text-align: center;
    margin: calc(20px - 0.3em) 0 -0.3em;
}
.wp-block-archives {
    box-sizing: border-box;
}
.wp-block-archives-dropdown label {
    display: block;
}
.wp-block-avatar {
    line-height: 0;
}
.wp-block-avatar,
.wp-block-avatar img {
    box-sizing: border-box;
}
.wp-block-avatar.aligncenter {
    text-align: center;
}
.wp-block-audio {
    box-sizing: border-box;
}
.wp-block-audio figcaption {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.wp-block-audio audio {
    min-width: 300px;
    width: 100%;
}
.wp-block-button__link {
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word;
}
.wp-block-button__link.aligncenter {
    text-align: center;
}
.wp-block-button__link.alignright {
    text-align: right;
}
:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    text-decoration: none;
}
.wp-block-button[style*="text-decoration"] .wp-block-button__link {
    text-decoration: inherit;
}
.wp-block-buttons > .wp-block-button.has-custom-width {
    max-width: none;
}
.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%;
}
.wp-block-buttons > .wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit;
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, 0.5em) * 0.75);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, 0.5em) * 0.5);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, 0.5em) * 0.25);
}
.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-25 {
    width: 25%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-50 {
    width: 50%;
}
.wp-block-buttons.is-vertical > .wp-block-button.wp-block-button__width-75 {
    width: 75%;
}
.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0;
}
.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important;
}
.wp-block-button .wp-block-button__link.is-style-outline,
.wp-block-button.is-style-outline > .wp-block-button__link {
    border: 2px solid;
    padding: 0.667em 1.333em;
}
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color) {
    color: currentColor;
}
.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),
.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none;
}
.wp-block-button .wp-block-button__link:where(.has-border-color) {
    border-width: initial;
}
.wp-block-button .wp-block-button__link:where([style*="border-top-color"]) {
    border-top-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-right-color"]) {
    border-right-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-bottom-color"]) {
    border-bottom-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-left-color"]) {
    border-left-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-style"]) {
    border-width: initial;
}
.wp-block-button .wp-block-button__link:where([style*="border-top-style"]) {
    border-top-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-right-style"]) {
    border-right-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-bottom-style"]) {
    border-bottom-width: medium;
}
.wp-block-button .wp-block-button__link:where([style*="border-left-style"]) {
    border-left-width: medium;
}
.wp-block-buttons.is-vertical {
    flex-direction: column;
}
.wp-block-buttons.is-vertical > .wp-block-button:last-child {
    margin-bottom: 0;
}
.wp-block-buttons > .wp-block-button {
    display: inline-block;
    margin: 0;
}
.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start;
}
.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start;
}
.wp-block-buttons.is-content-justification-center {
    justify-content: center;
}
.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center;
}
.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end;
}
.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end;
}
.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between;
}
.wp-block-buttons.aligncenter {
    text-align: center;
}
.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.wp-block-buttons[style*="text-decoration"] .wp-block-button,
.wp-block-buttons[style*="text-decoration"] .wp-block-button__link {
    text-decoration: inherit;
}
.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit;
}
.wp-block-button.aligncenter,
.wp-block-calendar {
    text-align: center;
}
.wp-block-calendar td,
.wp-block-calendar th {
    border: 1px solid;
    padding: 0.25em;
}
.wp-block-calendar th {
    font-weight: 400;
}
.wp-block-calendar caption {
    background-color: inherit;
}
.wp-block-calendar table {
    border-collapse: collapse;
    width: 100%;
}
.wp-block-calendar table:where(:not(.has-text-color)) {
    color: #40464d;
}
.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
    border-color: #ddd;
}
.wp-block-calendar table.has-background th {
    background-color: inherit;
}
.wp-block-calendar table.has-text-color th {
    color: inherit;
}
:where(.wp-block-calendar table:not(.has-background) th) {
    background: #ddd;
}
.wp-block-categories {
    box-sizing: border-box;
}
.wp-block-categories.alignleft {
    margin-right: 2em;
}
.wp-block-categories.alignright {
    margin-left: 2em;
}
.wp-block-categories.wp-block-categories-dropdown.aligncenter {
    text-align: center;
}
.wp-block-code {
    box-sizing: border-box;
}
.wp-block-code code {
    display: block;
    font-family: inherit;
    overflow-wrap: break-word;
    white-space: pre-wrap;
}
.wp-block-columns {
    align-items: normal !important;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap !important;
}
@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important;
    }
}
.wp-block-columns.are-vertically-aligned-top {
    align-items: flex-start;
}
.wp-block-columns.are-vertically-aligned-center {
    align-items: center;
}
.wp-block-columns.are-vertically-aligned-bottom {
    align-items: flex-end;
}
@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 100% !important;
    }
}
@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        flex-basis: 0;
        flex-grow: 1;
    }
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column[style*="flex-basis"] {
        flex-grow: 0;
    }
}
.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
}
.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column[style*="flex-basis"] {
    flex-grow: 0;
}
:where(.wp-block-columns) {
    margin-bottom: 1.75em;
}
:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em;
}
.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    overflow-wrap: break-word;
    word-break: break-word;
}
.wp-block-column.is-vertically-aligned-top {
    align-self: flex-start;
}
.wp-block-column.is-vertically-aligned-center {
    align-self: center;
}
.wp-block-column.is-vertically-aligned-bottom {
    align-self: flex-end;
}
.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
    width: 100%;
}
.wp-block-post-comments {
    box-sizing: border-box;
}
.wp-block-post-comments .alignleft {
    float: left;
}
.wp-block-post-comments .alignright {
    float: right;
}
.wp-block-post-comments .navigation:after {
    clear: both;
    content: "";
    display: table;
}
.wp-block-post-comments .commentlist {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
}
.wp-block-post-comments .commentlist .comment {
    min-height: 2.25em;
    padding-left: 3.25em;
}
.wp-block-post-comments .commentlist .comment p {
    font-size: 1em;
    line-height: 1.8;
    margin: 1em 0;
}
.wp-block-post-comments .commentlist .children {
    list-style: none;
    margin: 0;
    padding: 0;
}
.wp-block-post-comments .comment-author {
    line-height: 1.5;
}
.wp-block-post-comments .comment-author .avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: 0.75em;
    margin-top: 0.5em;
    width: 2.5em;
}
.wp-block-post-comments .comment-author cite {
    font-style: normal;
}
.wp-block-post-comments .comment-meta {
    font-size: 0.875em;
    line-height: 1.5;
}
.wp-block-post-comments .comment-meta b {
    font-weight: 400;
}
.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
    display: block;
    margin-bottom: 1em;
    margin-top: 1em;
}
.wp-block-post-comments .comment-body .commentmetadata {
    font-size: 0.875em;
}
.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
    display: block;
    margin-bottom: 0.25em;
}
.wp-block-post-comments .comment-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.wp-block-post-comments .comment-form-cookies-consent {
    display: flex;
    gap: 0.25em;
}
.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: 0.35em;
}
.wp-block-post-comments .comment-reply-title {
    margin-bottom: 0;
}
.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: 0.5em;
}
.wp-block-post-comments .reply {
    font-size: 0.875em;
    margin-bottom: 1.4em;
}
.wp-block-post-comments input:not([type="submit"]),
.wp-block-post-comments textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em;
}
.wp-block-post-comments input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments textarea {
    padding: calc(0.667em + 2px);
}
:where(.wp-block-post-comments input[type="submit"]) {
    border: none;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous {
    margin-bottom: 0.5em;
    margin-right: 0.5em;
}
.wp-block-comments-pagination > .wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination > .wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination > .wp-block-comments-pagination-previous:last-child {
    margin-right: 0;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch;
}
.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-comments-pagination.aligncenter {
    justify-content: center;
}
.wp-block-comment-template {
    box-sizing: border-box;
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding: 0;
}
.wp-block-comment-template li {
    clear: both;
}
.wp-block-comment-template ol {
    list-style: none;
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 2rem;
}
.wp-block-comment-template.alignleft {
    float: left;
}
.wp-block-comment-template.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: -moz-fit-content;
    width: fit-content;
}
.wp-block-comment-template.alignright {
    float: right;
}
.wp-block-cover,
.wp-block-cover-image {
    align-items: center;
    background-position: 50%;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    min-height: 430px;
    overflow: hidden;
    overflow: clip;
    padding: 1em;
    position: relative;
}
.wp-block-cover .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image .has-background-dim:not([class*="-background-color"]),
.wp-block-cover-image.has-background-dim:not([class*="-background-color"]),
.wp-block-cover.has-background-dim:not([class*="-background-color"]) {
    background-color: #000;
}
.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
    background-color: transparent;
}
.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
    background-color: inherit;
    content: "";
}
.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
    bottom: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
    opacity: 0.1;
}
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
    opacity: 0.2;
}
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
    opacity: 0.3;
}
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
    opacity: 0.4;
}
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
    opacity: 0.5;
}
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
    opacity: 0.6;
}
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
    opacity: 0.7;
}
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
    opacity: 0.8;
}
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
    opacity: 0.9;
}
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
    opacity: 1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
    opacity: 0;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
    opacity: 0.1;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
    opacity: 0.2;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
    opacity: 0.3;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
    opacity: 0.4;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
    opacity: 0.5;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
    opacity: 0.6;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
    opacity: 0.7;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
    opacity: 0.8;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
    opacity: 0.9;
}
.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
    opacity: 1;
}
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    max-width: 420px;
    width: 100%;
}
.wp-block-cover-image:after,
.wp-block-cover:after {
    content: "";
    display: block;
    font-size: 0;
    min-height: inherit;
}
@supports (position: sticky) {
    .wp-block-cover-image:after,
    .wp-block-cover:after {
        content: none;
    }
}
.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
    display: flex;
}
.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
    color: inherit;
    width: 100%;
    z-index: 1;
}
.wp-block-cover h1:not(.has-text-color),
.wp-block-cover h2:not(.has-text-color),
.wp-block-cover h3:not(.has-text-color),
.wp-block-cover h4:not(.has-text-color),
.wp-block-cover h5:not(.has-text-color),
.wp-block-cover h6:not(.has-text-color),
.wp-block-cover p:not(.has-text-color),
.wp-block-cover-image h1:not(.has-text-color),
.wp-block-cover-image h2:not(.has-text-color),
.wp-block-cover-image h3:not(.has-text-color),
.wp-block-cover-image h4:not(.has-text-color),
.wp-block-cover-image h5:not(.has-text-color),
.wp-block-cover-image h6:not(.has-text-color),
.wp-block-cover-image p:not(.has-text-color) {
    color: inherit;
}
.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
    align-items: flex-start;
    justify-content: flex-start;
}
.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
    align-items: flex-start;
    justify-content: center;
}
.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
    align-items: flex-start;
    justify-content: flex-end;
}
.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
    align-items: center;
    justify-content: flex-start;
}
.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
    align-items: center;
    justify-content: center;
}
.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
    align-items: center;
    justify-content: flex-end;
}
.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
    align-items: flex-end;
    justify-content: flex-start;
}
.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
    align-items: flex-end;
    justify-content: center;
}
.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
    align-items: flex-end;
    justify-content: flex-end;
}
.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
    margin: 0;
    width: auto;
}
.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    outline: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}
@supports (-webkit-touch-callout: inherit) {
    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll;
    }
}
@media (prefers-reduced-motion: reduce) {
    .wp-block-cover-image.has-parallax,
    .wp-block-cover.has-parallax,
    .wp-block-cover__image-background.has-parallax,
    video.wp-block-cover__video-background.has-parallax {
        background-attachment: scroll;
    }
}
.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
    background-repeat: repeat;
    background-size: auto;
}
.wp-block-cover__image-background,
.wp-block-cover__video-background {
    z-index: 0;
}
.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
    color: #fff;
}
.wp-block-cover-image .wp-block-cover.has-left-content {
    justify-content: flex-start;
}
.wp-block-cover-image .wp-block-cover.has-right-content {
    justify-content: flex-end;
}
.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content > h2 {
    margin-left: 0;
    text-align: left;
}
.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content > h2 {
    margin-right: 0;
    text-align: right;
}
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image > h2 {
    font-size: 2em;
    line-height: 1.25;
    margin-bottom: 0;
    max-width: 840px;
    padding: 0.44em;
    text-align: center;
    z-index: 1;
}
:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
    color: #fff;
}
:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
    color: #000;
}
.wp-block-details {
    box-sizing: border-box;
    overflow: hidden;
}
.wp-block-details summary {
    cursor: pointer;
}
.wp-block-details > :not(summary) {
    margin-block-end: 0;
    margin-block-start: var(--wp--style--block-gap);
}
.wp-block-details > :last-child {
    margin-bottom: 0;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align="left"] > [data-type="core/embed"],
.wp-block[data-align="right"] > [data-type="core/embed"] {
    max-width: 360px;
    width: 100%;
}
.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align="left"] > [data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align="right"] > [data-type="core/embed"] .wp-block-embed__wrapper {
    min-width: 280px;
}
.wp-block-cover .wp-block-embed {
    min-height: 240px;
    min-width: 320px;
}
.wp-block-embed {
    overflow-wrap: break-word;
}
.wp-block-embed figcaption {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.wp-block-embed iframe {
    max-width: 100%;
}
.wp-block-embed__wrapper {
    position: relative;
}
.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
    content: "";
    display: block;
    padding-top: 50%;
}
.wp-embed-responsive .wp-has-aspect-ratio iframe {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
    padding-top: 42.85%;
}
.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
    padding-top: 50%;
}
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
    padding-top: 56.25%;
}
.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
    padding-top: 75%;
}
.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
    padding-top: 100%;
}
.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
    padding-top: 177.77%;
}
.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
    padding-top: 200%;
}
.wp-block-file:not(.wp-element-button) {
    font-size: 0.8em;
}
.wp-block-file.aligncenter {
    text-align: center;
}
.wp-block-file.alignright {
    text-align: right;
}
.wp-block-file * + .wp-block-file__button {
    margin-left: 0.75em;
}
:where(.wp-block-file) {
    margin-bottom: 1.5em;
}
.wp-block-file__embed {
    margin-bottom: 1em;
}
:where(.wp-block-file__button) {
    border-radius: 2em;
    display: inline-block;
    padding: 0.5em 1em;
}
:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: 0.85;
    text-decoration: none;
}
.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    margin: 0 1em 1em 0;
    position: relative;
    width: calc(50% - 1em);
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
    margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
    align-items: flex-end;
    display: flex;
    height: 100%;
    justify-content: flex-start;
    margin: 0;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
    display: block;
    height: auto;
    max-width: 100%;
    width: auto;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 0.8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em 0.77em 0.7em;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 2;
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
    display: inline;
}
.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
    flex-grow: 1;
}
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
    flex: 1;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
    margin-right: 0;
    width: 100%;
}
@media (min-width: 600px) {
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(33.33333% - 0.66667em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(25% - 0.75em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(20% - 0.8em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(16.66667% - 0.83333em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(14.28571% - 0.85714em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
        margin-right: 1em;
        width: calc(12.5% - 0.875em);
    }
    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
    .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
        margin-right: 0;
    }
}
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
    margin-right: 0;
}
.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
    max-width: 420px;
    width: 100%;
}
.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
    justify-content: center;
}
.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
    align-self: flex-start;
}
figure.wp-block-gallery.has-nested-images {
    align-items: normal;
}
.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
    margin: 0;
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) / 2);
}
.wp-block-gallery.has-nested-images figure.wp-block-image {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: center;
    max-width: 100%;
    position: relative;
}
.wp-block-gallery.has-nested-images figure.wp-block-image > a,
.wp-block-gallery.has-nested-images figure.wp-block-image > div {
    flex-direction: column;
    flex-grow: 1;
    margin: 0;
}
.wp-block-gallery.has-nested-images figure.wp-block-image img {
    display: block;
    height: auto;
    max-width: 100% !important;
    width: auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.3) 70%, transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: 13px;
    left: 0;
    margin-bottom: 0;
    max-height: 60%;
    overflow: auto;
    padding: 0 8px 8px;
    position: absolute;
    text-align: center;
    width: 100%;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
    display: inline;
}
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
    color: inherit;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
    box-sizing: border-box;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border > div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded > div {
    flex: 1 1 auto;
}
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
    background: none;
    color: inherit;
    flex: initial;
    margin: 0;
    padding: 10px 10px 9px;
    position: relative;
}
.wp-block-gallery.has-nested-images figcaption {
    flex-basis: 100%;
    flex-grow: 1;
    text-align: center;
}
.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
    margin-bottom: auto;
    margin-top: 0;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
    align-self: inherit;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) > div:not(.components-drop-zone) {
    display: flex;
}
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
    flex: 1 0 0%;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
    width: 100%;
}
@media (min-width: 600px) {
    .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
        width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
    }
    .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
        width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px) * 0.75);
    }
    .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
        width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px) * 0.8);
    }
    .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
        width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px) * 0.83333);
    }
    .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
        width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px) * 0.85714);
    }
    .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
        width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px) * 0.875);
    }
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
        width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px) * 0.66667);
    }
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2) ~ figure.wp-block-image:not(#individual-image) {
        width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px) * 0.5);
    }
    .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
        width: 100%;
    }
}
.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
    max-width: 420px;
    width: 100%;
}
.wp-block-gallery.has-nested-images.aligncenter {
    justify-content: center;
}
.wp-block-group {
    box-sizing: border-box;
}
h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
    padding: 1.25em 2.375em;
}
.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
}
.wp-block-image[style*="border-radius"] img,
.wp-block-image[style*="border-radius"] > a {
    border-radius: inherit;
}
.wp-block-image.has-custom-border img {
    box-sizing: border-box;
}
.wp-block-image.aligncenter {
    text-align: center;
}
.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    height: auto;
    width: 100%;
}
.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
    display: table;
}
.wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.aligncenter > figcaption,
.wp-block-image.alignleft > figcaption,
.wp-block-image.alignright > figcaption {
    caption-side: bottom;
    display: table-caption;
}
.wp-block-image .alignleft {
    float: left;
    margin: 0.5em 1em 0.5em 0;
}
.wp-block-image .alignright {
    float: right;
    margin: 0.5em 0 0.5em 1em;
}
.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto;
}
.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.wp-block-image .is-style-rounded img,
.wp-block-image.is-style-circle-mask img,
.wp-block-image.is-style-rounded img {
    border-radius: 9999px;
}
@supports ((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain;
    }
}
.wp-block-image :where(.has-border-color) {
    border-style: solid;
}
.wp-block-image :where([style*="border-top-color"]) {
    border-top-style: solid;
}
.wp-block-image :where([style*="border-right-color"]) {
    border-right-style: solid;
}
.wp-block-image :where([style*="border-bottom-color"]) {
    border-bottom-style: solid;
}
.wp-block-image :where([style*="border-left-color"]) {
    border-left-style: solid;
}
.wp-block-image :where([style*="border-width"]) {
    border-style: solid;
}
.wp-block-image :where([style*="border-top-width"]) {
    border-top-style: solid;
}
.wp-block-image :where([style*="border-right-width"]) {
    border-right-style: solid;
}
.wp-block-image :where([style*="border-bottom-width"]) {
    border-bottom-style: solid;
}
.wp-block-image :where([style*="border-left-width"]) {
    border-left-style: solid;
}
.wp-block-image figure {
    margin: 0;
}
.wp-lightbox-container .img-container {
    position: relative;
}
.wp-lightbox-container button {
    background: none;
    border: none;
    cursor: zoom-in;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.wp-lightbox-container button:focus-visible {
    outline: 5px auto #212121;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: 5px;
}
.wp-lightbox-overlay {
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 100000;
}
.wp-lightbox-overlay .close-button {
    cursor: pointer;
    padding: 0;
    position: absolute;
    right: 12.5px;
    top: 12.5px;
    z-index: 5000000;
}
.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
    z-index: 3000000;
}
.wp-lightbox-overlay .wp-block-image figcaption {
    display: none;
}
.wp-lightbox-overlay .wp-block-image img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
}
.wp-lightbox-overlay button {
    background: none;
    border: none;
}
.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: 0.9;
    position: absolute;
    width: 100%;
    z-index: 2000000;
}
.wp-lightbox-overlay.fade.active {
    animation: turn-on-visibility 0.25s both;
    visibility: visible;
}
.wp-lightbox-overlay.fade.active img {
    animation: turn-on-visibility 0.3s both;
}
.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) {
    animation: turn-off-visibility 0.3s both;
}
.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img {
    animation: turn-off-visibility 0.25s both;
}
.wp-lightbox-overlay.zoom img {
    height: var(--lightbox-image-max-height);
    position: absolute;
    transform-origin: top left;
    width: var(--lightbox-image-max-width);
}
.wp-lightbox-overlay.zoom.active {
    opacity: 1;
    visibility: visible;
}
.wp-lightbox-overlay.zoom.active .wp-block-image img {
    animation: lightbox-zoom-in 0.4s forwards;
}
@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.active .wp-block-image img {
        animation: turn-on-visibility 0.4s both;
    }
}
.wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility 0.4s forwards;
}
.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
    animation: lightbox-zoom-out 0.4s forwards;
}
@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
        animation: turn-off-visibility 0.4s both;
    }
}
.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim {
    animation: turn-off-visibility 0.4s forwards;
}
html.has-lightbox-open {
    overflow: hidden;
}
@keyframes turn-on-visibility {
    0% {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible;
    }
    99% {
        opacity: 0;
        visibility: visible;
    }
    to {
        opacity: 0;
        visibility: hidden;
    }
}
@keyframes lightbox-zoom-in {
    0% {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height));
    }
    to {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1);
    }
}
@keyframes lightbox-zoom-out {
    0% {
        left: var(--lightbox-target-left-position);
        top: var(--lightbox-target-top-position);
        transform: scale(1);
        visibility: visible;
    }
    99% {
        visibility: visible;
    }
    to {
        left: var(--lightbox-initial-left-position);
        top: var(--lightbox-initial-top-position);
        transform: scale(var(--lightbox-scale-width), var(--lightbox-scale-height));
    }
}
ol.wp-block-latest-comments {
    box-sizing: border-box;
    margin-left: 0;
}
:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment)) {
    line-height: 1.1;
}
:where(.wp-block-latest-comments:not([style*="line-height"] .wp-block-latest-comments__comment-excerpt p)) {
    line-height: 1.8;
}
.has-dates :where(.wp-block-latest-comments:not([style*="line-height"])),
.has-excerpts :where(.wp-block-latest-comments:not([style*="line-height"])) {
    line-height: 1.5;
}
.wp-block-latest-comments .wp-block-latest-comments {
    padding-left: 0;
}
.wp-block-latest-comments__comment {
    list-style: none;
    margin-bottom: 1em;
}
.has-avatars .wp-block-latest-comments__comment {
    list-style: none;
    min-height: 2.25em;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
    margin-left: 3.25em;
}
.wp-block-latest-comments__comment-excerpt p {
    font-size: 0.875em;
    margin: 0.36em 0 1.4em;
}
.wp-block-latest-comments__comment-date {
    display: block;
    font-size: 0.75em;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
    border-radius: 1.5em;
    display: block;
    float: left;
    height: 2.5em;
    margin-right: 0.75em;
    width: 2.5em;
}
.wp-block-latest-comments[class*="-font-size"] a,
.wp-block-latest-comments[style*="font-size"] a {
    font-size: inherit;
}
.wp-block-latest-posts {
    box-sizing: border-box;
}
.wp-block-latest-posts.alignleft {
    margin-right: 2em;
}
.wp-block-latest-posts.alignright {
    margin-left: 2em;
}
.wp-block-latest-posts.wp-block-latest-posts__list {
    list-style: none;
    padding-left: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
}
.wp-block-latest-posts.is-grid {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}
.wp-block-latest-posts.is-grid li {
    margin: 0 1.25em 1.25em 0;
    width: 100%;
}
@media (min-width: 600px) {
    .wp-block-latest-posts.columns-2 li {
        width: calc(50% - 0.625em);
    }
    .wp-block-latest-posts.columns-2 li:nth-child(2n) {
        margin-right: 0;
    }
    .wp-block-latest-posts.columns-3 li {
        width: calc(33.33333% - 0.83333em);
    }
    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0;
    }
    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - 0.9375em);
    }
    .wp-block-latest-posts.columns-4 li:nth-child(4n) {
        margin-right: 0;
    }
    .wp-block-latest-posts.columns-5 li {
        width: calc(20% - 1em);
    }
    .wp-block-latest-posts.columns-5 li:nth-child(5n) {
        margin-right: 0;
    }
    .wp-block-latest-posts.columns-6 li {
        width: calc(16.66667% - 1.04167em);
    }
    .wp-block-latest-posts.columns-6 li:nth-child(6n) {
        margin-right: 0;
    }
}
.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
    display: block;
    font-size: 0.8125em;
}
.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.wp-block-latest-posts__featured-image a {
    display: inline-block;
}
.wp-block-latest-posts__featured-image img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.wp-block-latest-posts__featured-image.alignleft {
    float: left;
    margin-right: 1em;
}
.wp-block-latest-posts__featured-image.alignright {
    float: right;
    margin-left: 1em;
}
.wp-block-latest-posts__featured-image.aligncenter {
    margin-bottom: 1em;
    text-align: center;
}
ol,
ul {
    box-sizing: border-box;
}
ol.has-background,
ul.has-background {
    padding: 1.25em 2.375em;
}
.wp-block-media-text {
    box-sizing: border-box;
    direction: ltr;
    display: grid;
    grid-template-columns: 50% 1fr;
    grid-template-rows: auto;
}
.wp-block-media-text.has-media-on-the-right {
    grid-template-columns: 1fr 50%;
}
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media {
    align-self: start;
}
.wp-block-media-text .wp-block-media-text__content,
.wp-block-media-text .wp-block-media-text__media,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media {
    align-self: center;
}
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media {
    align-self: end;
}
.wp-block-media-text .wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1;
    margin: 0;
}
.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    grid-column: 2;
    grid-row: 1;
    padding: 0 8%;
    word-break: break-word;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    grid-column: 2;
    grid-row: 1;
}
.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    grid-column: 1;
    grid-row: 1;
}
.wp-block-media-text__media img,
.wp-block-media-text__media video {
    height: auto;
    max-width: unset;
    vertical-align: middle;
    width: 100%;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media {
    background-size: cover;
    height: 100%;
    min-height: 250px;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media > a {
    display: block;
    height: 100%;
}
.wp-block-media-text.is-image-fill .wp-block-media-text__media img {
    clip: rect(0, 0, 0, 0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
@media (max-width: 600px) {
    .wp-block-media-text.is-stacked-on-mobile {
        grid-template-columns: 100% !important;
    }
    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }
    .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
    }
}
.wp-block-navigation {
    --navigation-layout-justification-setting: flex-start;
    --navigation-layout-direction: row;
    --navigation-layout-wrap: wrap;
    --navigation-layout-justify: flex-start;
    --navigation-layout-align: center;
    position: relative;
}
.wp-block-navigation ul {
    margin-bottom: 0;
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
}
.wp-block-navigation ul,
.wp-block-navigation ul li {
    list-style: none;
    padding: 0;
}
.wp-block-navigation .wp-block-navigation-item {
    align-items: center;
    display: flex;
    position: relative;
}
.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
    display: none;
}
.wp-block-navigation .wp-block-navigation-item__content {
    display: block;
}
.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: inherit;
}
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
    text-decoration: underline;
}
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
    text-decoration: line-through;
}
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a {
    text-decoration: none;
}
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:active,
.wp-block-navigation:where(:not([class*="has-text-decoration"])) a:focus {
    text-decoration: none;
}
.wp-block-navigation .wp-block-navigation__submenu-icon {
    align-self: center;
    background-color: inherit;
    border: none;
    color: currentColor;
    display: inline-block;
    font-size: inherit;
    height: 0.6em;
    line-height: 0;
    margin-left: 0.25em;
    padding: 0;
    width: 0.6em;
}
.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
    display: inline-block;
    height: inherit;
    margin-top: 0.075em;
    width: inherit;
}
.wp-block-navigation.is-vertical {
    --navigation-layout-direction: column;
    --navigation-layout-justify: initial;
    --navigation-layout-align: flex-start;
}
.wp-block-navigation.no-wrap {
    --navigation-layout-wrap: nowrap;
}
.wp-block-navigation.items-justified-center {
    --navigation-layout-justification-setting: center;
    --navigation-layout-justify: center;
}
.wp-block-navigation.items-justified-center.is-vertical {
    --navigation-layout-align: center;
}
.wp-block-navigation.items-justified-right {
    --navigation-layout-justification-setting: flex-end;
    --navigation-layout-justify: flex-end;
}
.wp-block-navigation.items-justified-right.is-vertical {
    --navigation-layout-align: flex-end;
}
.wp-block-navigation.items-justified-space-between {
    --navigation-layout-justification-setting: space-between;
    --navigation-layout-justify: space-between;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    align-items: normal;
    background-color: inherit;
    color: inherit;
    display: flex;
    flex-direction: column;
    height: 0;
    left: -1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 100%;
    transition: opacity 0.1s linear;
    visibility: hidden;
    width: 0;
    z-index: 2;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content {
    display: flex;
    flex-grow: 1;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container > .wp-block-navigation-item > .wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
    margin-left: auto;
    margin-right: 0;
}
.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
    margin: 0;
}
@media (min-width: 782px) {
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: -1px;
    }
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
        background: transparent;
        content: "";
        display: block;
        height: 100%;
        position: absolute;
        right: 100%;
        width: 0.5em;
    }
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: 0.25em;
    }
    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
        transform: rotate(-90deg);
    }
}
.wp-block-navigation .has-child:not(.open-on-click):hover > .wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto;
}
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto;
}
.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded="true"] ~ .wp-block-navigation__submenu-container {
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: visible;
    visibility: visible;
    width: auto;
}
.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
    left: 0;
    top: 100%;
}
@media (min-width: 782px) {
    .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: 100%;
        top: 0;
    }
}
.wp-block-navigation-submenu {
    display: flex;
    position: relative;
}
.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
}
button.wp-block-navigation-item__content {
    background-color: transparent;
    border: none;
    color: currentColor;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    line-height: inherit;
    text-align: left;
    text-transform: inherit;
}
.wp-block-navigation-submenu__toggle {
    cursor: pointer;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
    padding-right: 0.85em;
}
.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle + .wp-block-navigation__submenu-icon {
    margin-left: -0.6em;
    pointer-events: none;
}
.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
    gap: inherit;
}
:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: 0.5em 1em;
}
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
    padding: 0.5em 1em;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container {
    left: auto;
    right: 0;
}
.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: -1px;
    right: -1px;
}
@media (min-width: 782px) {
    .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-right .wp-block-page-list > .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between .wp-block-page-list > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
    .wp-block-navigation.items-justified-space-between > .wp-block-navigation__container > .has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
        left: auto;
        right: 100%;
    }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #000;
}
.wp-block-navigation__container {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
    list-style: none;
    margin: 0;
    padding-left: 0;
}
.wp-block-navigation__container .is-responsive {
    display: none;
}
.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
    flex-grow: 1;
}
@keyframes overlay-menu__fade-in-animation {
    0% {
        opacity: 0;
        transform: translateY(0.5em);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.wp-block-navigation__responsive-container {
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
}
.wp-block-navigation__responsive-container .wp-block-navigation-link a {
    color: inherit;
}
.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-align, initial);
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    background-color: inherit !important;
    color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation 0.1s ease-out;
    animation-fill-mode: forwards;
    background-color: inherit;
    display: flex;
    flex-direction: column;
    overflow: auto;
    padding: var(--wp--style--root--padding-top, 2rem) var(--wp--style--root--padding-right, 2rem) var(--wp--style--root--padding-bottom, 2rem) var(--wp--style--root--padding-left, 2rem);
    z-index: 100000;
}
@media (prefers-reduced-motion: reduce) {
    .wp-block-navigation__responsive-container.is-menu-open {
        animation-delay: 0s;
        animation-duration: 1ms;
    }
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
    align-items: var(--navigation-layout-justification-setting, inherit);
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    overflow: visible;
    padding-top: calc(2rem + 24px);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    justify-content: flex-start;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
    display: none;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
    border: none;
    height: auto;
    min-width: 200px;
    opacity: 1;
    overflow: initial;
    padding-left: 2rem;
    padding-right: 2rem;
    position: static;
    visibility: visible;
    width: auto;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    gap: inherit;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
    padding-top: var(--wp--style--block-gap, 2em);
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
    padding: 0;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
    align-items: var(--navigation-layout-justification-setting, initial);
    display: flex;
    flex-direction: column;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
    background: transparent !important;
    color: inherit !important;
}
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: auto;
    right: auto;
}
@media (min-width: 600px) {
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
        background-color: inherit;
        display: block;
        position: relative;
        width: 100%;
        z-index: auto;
    }
    .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
        display: none;
    }
    .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
        left: 0;
    }
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
    background-color: #fff;
    color: #000;
}
.wp-block-navigation__toggle_button_label {
    font-size: 1rem;
    font-weight: 700;
}
.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
    background: transparent;
    border: none;
    color: currentColor;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-transform: inherit;
    vertical-align: middle;
}
.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
    fill: currentColor;
    display: block;
    height: 24px;
    pointer-events: none;
    width: 24px;
}
.wp-block-navigation__responsive-container-open {
    display: flex;
}
.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
@media (min-width: 600px) {
    .wp-block-navigation__responsive-container-open:not(.always-shown) {
        display: none;
    }
}
.wp-block-navigation__responsive-container-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
}
.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.wp-block-navigation__responsive-close {
    width: 100%;
}
.has-modal-open .wp-block-navigation__responsive-close {
    margin-left: auto;
    margin-right: auto;
    max-width: var(--wp--style--global--wide-size, 100%);
}
.wp-block-navigation__responsive-close:focus {
    outline: none;
}
.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
    box-sizing: border-box;
}
.wp-block-navigation__responsive-dialog {
    position: relative;
}
.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 46px;
}
@media (min-width: 782px) {
    .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
        margin-top: 32px;
    }
}
html.has-modal-open {
    overflow: hidden;
}
.wp-block-navigation .wp-block-navigation-item__label {
    overflow-wrap: break-word;
    word-break: normal;
}
.wp-block-navigation .wp-block-navigation-item__description {
    display: none;
}
.wp-block-navigation .wp-block-page-list {
    align-items: var(--navigation-layout-align, initial);
    background-color: inherit;
    display: flex;
    flex-direction: var(--navigation-layout-direction, initial);
    flex-wrap: var(--navigation-layout-wrap, wrap);
    justify-content: var(--navigation-layout-justify, initial);
}
.wp-block-navigation .wp-block-navigation-item {
    background-color: inherit;
}
.is-small-text {
    font-size: 0.875em;
}
.is-regular-text {
    font-size: 1em;
}
.is-large-text {
    font-size: 2.25em;
}
.is-larger-text {
    font-size: 3em;
}
.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: 0.68;
    margin: 0.05em 0.1em 0 0;
    text-transform: uppercase;
}
body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: 0.1em;
}
p.has-drop-cap.has-background {
    overflow: hidden;
}
p.has-background {
    padding: 1.25em 2.375em;
}
:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit;
}
.wp-block-post-author {
    display: flex;
    flex-wrap: wrap;
}
.wp-block-post-author__byline {
    font-size: 0.5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
}
.wp-block-post-author__avatar {
    margin-right: 1em;
}
.wp-block-post-author__bio {
    font-size: 0.7em;
    margin-bottom: 0.7em;
}
.wp-block-post-author__content {
    flex-basis: 0;
    flex-grow: 1;
}
.wp-block-post-author__name {
    margin: 0;
}
.wp-block-post-comments-form {
    box-sizing: border-box;
}
.wp-block-post-comments-form[style*="font-weight"] :where(.comment-reply-title) {
    font-weight: inherit;
}
.wp-block-post-comments-form[style*="font-family"] :where(.comment-reply-title) {
    font-family: inherit;
}
.wp-block-post-comments-form[class*="-font-size"] :where(.comment-reply-title),
.wp-block-post-comments-form[style*="font-size"] :where(.comment-reply-title) {
    font-size: inherit;
}
.wp-block-post-comments-form[style*="line-height"] :where(.comment-reply-title) {
    line-height: inherit;
}
.wp-block-post-comments-form[style*="font-style"] :where(.comment-reply-title) {
    font-style: inherit;
}
.wp-block-post-comments-form[style*="letter-spacing"] :where(.comment-reply-title) {
    letter-spacing: inherit;
}
.wp-block-post-comments-form input[type="submit"] {
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    overflow-wrap: break-word;
    text-align: center;
}
.wp-block-post-comments-form input:not([type="submit"]),
.wp-block-post-comments-form textarea {
    border: 1px solid #949494;
    font-family: inherit;
    font-size: 1em;
}
.wp-block-post-comments-form input:not([type="submit"]):not([type="checkbox"]),
.wp-block-post-comments-form textarea {
    padding: calc(0.667em + 2px);
}
.wp-block-post-comments-form .comment-form input:not([type="submit"]):not([type="checkbox"]):not([type="hidden"]),
.wp-block-post-comments-form .comment-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
    display: block;
    margin-bottom: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: 0.25em;
}
.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: 0.35em;
}
.wp-block-post-comments-form .comment-reply-title {
    margin-bottom: 0;
}
.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: 0.5em;
}
.wp-block-post-date {
    box-sizing: border-box;
}
:where(.wp-block-post-excerpt) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__excerpt {
    margin-bottom: 0;
    margin-top: 0;
}
.wp-block-post-excerpt__more-text {
    margin-bottom: 0;
    margin-top: var(--wp--style--block-gap);
}
.wp-block-post-excerpt__more-link {
    display: inline-block;
}
.wp-block-post-featured-image {
    margin-left: 0;
    margin-right: 0;
}
.wp-block-post-featured-image a {
    display: block;
    height: 100%;
}
.wp-block-post-featured-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom;
    width: 100%;
}
.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
    width: 100%;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
    background-color: #000;
    inset: 0;
    position: absolute;
}
.wp-block-post-featured-image {
    position: relative;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
    background-color: transparent;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
    opacity: 0;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
    opacity: 0.1;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: 0.2;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: 0.3;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: 0.4;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: 0.5;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: 0.6;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: 0.7;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: 0.8;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: 0.9;
}
.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
    opacity: 1;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
    display: inline-block;
    margin-right: 1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
    display: inline-block;
    margin-left: 1ch;
}
.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-post-terms {
    box-sizing: border-box;
}
.wp-block-post-terms .wp-block-post-terms__separator {
    white-space: pre-wrap;
}
.wp-block-post-time-to-read,
.wp-block-post-title {
    box-sizing: border-box;
}
.wp-block-post-title {
    word-break: break-word;
}
.wp-block-post-title a {
    display: inline-block;
}
.wp-block-preformatted {
    white-space: pre-wrap;
}
.wp-block-preformatted.has-background {
    padding: 1.25em 2.375em;
}
.wp-block-pullquote {
    box-sizing: border-box;
    overflow-wrap: break-word;
    padding: 3em 0;
    text-align: center;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
    color: inherit;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
    max-width: 420px;
}
.wp-block-pullquote cite,
.wp-block-pullquote footer {
    position: relative;
}
.wp-block-pullquote .has-text-color a {
    color: inherit;
}
:where(.wp-block-pullquote) {
    margin: 0 0 1em;
}
.wp-block-pullquote.has-text-align-left blockquote {
    text-align: left;
}
.wp-block-pullquote.has-text-align-right blockquote {
    text-align: right;
}
.wp-block-pullquote.is-style-solid-color {
    border: none;
}
.wp-block-pullquote.is-style-solid-color blockquote {
    margin-left: auto;
    margin-right: auto;
    max-width: 60%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
    font-size: 2em;
    margin-bottom: 0;
    margin-top: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
    font-style: normal;
    text-transform: none;
}
.wp-block-pullquote cite {
    color: inherit;
}
.wp-block-post-template {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    max-width: 100%;
    padding: 0;
}
.wp-block-post-template.wp-block-post-template {
    background: none;
}
.wp-block-post-template.is-flex-container {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1.25em;
}
.wp-block-post-template.is-flex-container > li {
    margin: 0;
    width: 100%;
}
@media (min-width: 600px) {
    .wp-block-post-template.is-flex-container.is-flex-container.columns-2 > li {
        width: calc(50% - 0.625em);
    }
    .wp-block-post-template.is-flex-container.is-flex-container.columns-3 > li {
        width: calc(33.33333% - 0.83333em);
    }
    .wp-block-post-template.is-flex-container.is-flex-container.columns-4 > li {
        width: calc(25% - 0.9375em);
    }
    .wp-block-post-template.is-flex-container.is-flex-container.columns-5 > li {
        width: calc(20% - 1em);
    }
    .wp-block-post-template.is-flex-container.is-flex-container.columns-6 > li {
        width: calc(16.66667% - 1.04167em);
    }
}
@media (max-width: 600px) {
    .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
        grid-template-columns: 1fr;
    }
}
.wp-block-query-pagination > .wp-block-query-pagination-next,
.wp-block-query-pagination > .wp-block-query-pagination-numbers,
.wp-block-query-pagination > .wp-block-query-pagination-previous {
    margin-bottom: 0.5em;
    margin-right: 0.5em;
}
.wp-block-query-pagination > .wp-block-query-pagination-next:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-numbers:last-child,
.wp-block-query-pagination > .wp-block-query-pagination-previous:last-child {
    margin-right: 0;
}
.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-next:last-of-type {
    margin-inline-start: auto;
}
.wp-block-query-pagination.is-content-justification-space-between > .wp-block-query-pagination-previous:first-child {
    margin-inline-end: auto;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
    display: inline-block;
    margin-right: 1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
    display: inline-block;
    margin-left: 1ch;
}
.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
    transform: scaleX(1);
}
.wp-block-query-pagination.aligncenter {
    justify-content: center;
}
.wp-block-query-title,
.wp-block-quote {
    box-sizing: border-box;
}
.wp-block-quote {
    overflow-wrap: break-word;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
}
.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right;
}
.wp-block-read-more {
    display: block;
    width: -moz-fit-content;
    width: fit-content;
}
.wp-block-read-more:not([style*="text-decoration"]),
.wp-block-read-more:not([style*="text-decoration"]):active,
.wp-block-read-more:not([style*="text-decoration"]):focus {
    text-decoration: none;
}
ul.wp-block-rss {
    list-style: none;
    padding: 0;
}
ul.wp-block-rss.wp-block-rss {
    box-sizing: border-box;
}
ul.wp-block-rss.alignleft {
    margin-right: 2em;
}
ul.wp-block-rss.alignright {
    margin-left: 2em;
}
ul.wp-block-rss.is-grid {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}
ul.wp-block-rss.is-grid li {
    margin: 0 1em 1em 0;
    width: 100%;
}
@media (min-width: 600px) {
    ul.wp-block-rss.columns-2 li {
        width: calc(50% - 1em);
    }
    ul.wp-block-rss.columns-3 li {
        width: calc(33.33333% - 1em);
    }
    ul.wp-block-rss.columns-4 li {
        width: calc(25% - 1em);
    }
    ul.wp-block-rss.columns-5 li {
        width: calc(20% - 1em);
    }
    ul.wp-block-rss.columns-6 li {
        width: calc(16.66667% - 1em);
    }
}
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
    display: block;
    font-size: 0.8125em;
}
.wp-block-search__button {
    margin-left: 10px;
    word-break: normal;
}
.wp-block-search__button.has-icon {
    line-height: 0;
}
.wp-block-search__button svg {
    fill: currentColor;
    min-height: 24px;
    min-width: 24px;
    vertical-align: text-bottom;
}
:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: 6px 10px;
}
.wp-block-search__inside-wrapper {
    display: flex;
    flex: auto;
    flex-wrap: nowrap;
    max-width: 100%;
}
.wp-block-search__label {
    width: 100%;
}
.wp-block-search__input {
    -webkit-appearance: initial;
    appearance: none;
    border: 1px solid #949494;
    flex-grow: 1;
    margin-left: 0;
    margin-right: 0;
    min-width: 3rem;
    padding: 8px;
    text-decoration: unset !important;
}
.wp-block-search.wp-block-search__button-only .wp-block-search__button {
    margin-left: 0;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    border: 1px solid #949494;
    box-sizing: border-box;
    padding: 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border: none;
    border-radius: 0;
    padding: 0 4px;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none;
}
:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: 4px 8px;
}
.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
    margin: auto;
}
.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
    min-width: 0 !important;
    transition-property: width;
}
.wp-block-search__button-behavior-expand .wp-block-search__input {
    flex-basis: 100%;
    transition-duration: 0.3s;
}
.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,
.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
    overflow: hidden;
}
.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input {
    border-left-width: 0 !important;
    border-right-width: 0 !important;
    flex-basis: 0;
    flex-grow: 0;
    margin: 0;
    min-width: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 0 !important;
}
.wp-block[data-align="right"] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper {
    float: right;
}
.wp-block-separator {
    border: 1px solid;
    border-left: none;
    border-right: none;
}
.wp-block-separator.is-style-dots {
    background: none !important;
    border: none;
    height: auto;
    line-height: 1;
    text-align: center;
}
.wp-block-separator.is-style-dots:before {
    color: currentColor;
    content: "···";
    font-family: serif;
    font-size: 1.5em;
    letter-spacing: 2em;
    padding-left: 2em;
}
.wp-block-site-logo {
    box-sizing: border-box;
    line-height: 0;
}
.wp-block-site-logo a {
    display: inline-block;
}
.wp-block-site-logo.is-default-size img {
    height: auto;
    width: 120px;
}
.wp-block-site-logo img {
    height: auto;
    max-width: 100%;
}
.wp-block-site-logo a,
.wp-block-site-logo img {
    border-radius: inherit;
}
.wp-block-site-logo.aligncenter {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.wp-block-site-logo.is-style-rounded {
    border-radius: 9999px;
}
.wp-block-site-title a {
    color: inherit;
}
.wp-block-social-links {
    background: none;
    box-sizing: border-box;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    text-indent: 0;
}
.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
    border-bottom: 0;
    box-shadow: none;
    text-decoration: none;
}
.wp-block-social-links .wp-social-link a {
    padding: 0.25em;
}
.wp-block-social-links .wp-social-link svg {
    height: 1em;
    width: 1em;
}
.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
    font-size: 0.65em;
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.wp-block-social-links.has-small-icon-size {
    font-size: 16px;
}
.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
    font-size: 24px;
}
.wp-block-social-links.has-large-icon-size {
    font-size: 36px;
}
.wp-block-social-links.has-huge-icon-size {
    font-size: 48px;
}
.wp-block-social-links.aligncenter {
    display: flex;
    justify-content: center;
}
.wp-block-social-links.alignright {
    justify-content: flex-end;
}
.wp-block-social-link {
    border-radius: 9999px;
    display: block;
    height: auto;
    transition: transform 0.1s ease;
}
@media (prefers-reduced-motion: reduce) {
    .wp-block-social-link {
        transition-delay: 0s;
        transition-duration: 0s;
    }
}
.wp-block-social-link a {
    align-items: center;
    display: flex;
    line-height: 0;
    transition: transform 0.1s ease;
}
.wp-block-social-link:hover {
    transform: scale(1.1);
}
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited {
    fill: currentColor;
    color: currentColor;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link {
    background-color: #f0f0f0;
    color: #444;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon {
    background-color: #f90;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp {
    background-color: #1ea0c3;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance {
    background-color: #0757fe;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen {
    background-color: #1e1f26;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart {
    background-color: #02e49b;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble {
    background-color: #e94c89;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox {
    background-color: #4280ff;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy {
    background-color: #f45800;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook {
    background-color: #1778f2;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx {
    background-color: #000;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr {
    background-color: #0461dd;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare {
    background-color: #e65678;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github {
    background-color: #24292d;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads {
    background-color: #eceadd;
    color: #382110;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google {
    background-color: #ea4434;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram {
    background-color: #f00075;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm {
    background-color: #e21b24;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin {
    background-color: #0d66c2;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon {
    background-color: #3288d4;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium {
    background-color: #02ab6c;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup {
    background-color: #f6405f;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon {
    background-color: #ff424d;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest {
    background-color: #e60122;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket {
    background-color: #ef4155;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit {
    background-color: #ff4500;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype {
    background-color: #0478d7;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat {
    stroke: #000;
    background-color: #fefc00;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud {
    background-color: #ff5600;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify {
    background-color: #1bd760;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram {
    background-color: #2aabee;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok {
    background-color: #000;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr {
    background-color: #011835;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch {
    background-color: #6440a4;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter {
    background-color: #1da1f2;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo {
    background-color: #1eb7ea;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk {
    background-color: #4680c2;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress {
    background-color: #3499cd;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp {
    background-color: #25d366;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp {
    background-color: #d32422;
    color: #fff;
}
.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube {
    background-color: red;
    color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link {
    background: none;
}
.wp-block-social-links.is-style-logos-only .wp-social-link a {
    padding: 0;
}
.wp-block-social-links.is-style-logos-only .wp-social-link svg {
    height: 1.25em;
    width: 1.25em;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-amazon {
    color: #f90;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp {
    color: #1ea0c3;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-behance {
    color: #0757fe;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-codepen {
    color: #1e1f26;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart {
    color: #02e49b;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble {
    color: #e94c89;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox {
    color: #4280ff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-etsy {
    color: #f45800;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-facebook {
    color: #1778f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx {
    color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-flickr {
    color: #0461dd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare {
    color: #e65678;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-github {
    color: #24292d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads {
    color: #382110;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-google {
    color: #ea4434;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-instagram {
    color: #f00075;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm {
    color: #e21b24;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin {
    color: #0d66c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon {
    color: #3288d4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-medium {
    color: #02ab6c;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-meetup {
    color: #f6405f;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-patreon {
    color: #ff424d;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest {
    color: #e60122;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-pocket {
    color: #ef4155;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-reddit {
    color: #ff4500;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-skype {
    color: #0478d7;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat {
    stroke: #000;
    color: #fff;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud {
    color: #ff5600;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-spotify {
    color: #1bd760;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-telegram {
    color: #2aabee;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok {
    color: #000;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr {
    color: #011835;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitch {
    color: #6440a4;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-twitter {
    color: #1da1f2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo {
    color: #1eb7ea;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-vk {
    color: #4680c2;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp {
    color: #25d366;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress {
    color: #3499cd;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-yelp {
    color: #d32422;
}
.wp-block-social-links.is-style-logos-only .wp-social-link-youtube {
    color: red;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link {
    width: auto;
}
.wp-block-social-links.is-style-pill-shape .wp-social-link a {
    padding-left: 0.66667em;
    padding-right: 0.66667em;
}
.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
    color: #000;
}
.wp-block-spacer {
    clear: both;
}
.wp-block-tag-cloud {
    box-sizing: border-box;
}
.wp-block-tag-cloud.aligncenter {
    justify-content: center;
    text-align: center;
}
.wp-block-tag-cloud.alignfull {
    padding-left: 1em;
    padding-right: 1em;
}
.wp-block-tag-cloud a {
    display: inline-block;
    margin-right: 5px;
}
.wp-block-tag-cloud span {
    display: inline-block;
    margin-left: 5px;
    text-decoration: none;
}
.wp-block-tag-cloud.is-style-outline {
    display: flex;
    flex-wrap: wrap;
    gap: 1ch;
}
.wp-block-tag-cloud.is-style-outline a {
    border: 1px solid;
    font-size: unset !important;
    margin-right: 0;
    padding: 1ch 2ch;
    text-decoration: none !important;
}
.wp-block-table {
    overflow-x: auto;
}
.wp-block-table table {
    border-collapse: collapse;
    width: 100%;
}
.wp-block-table thead {
    border-bottom: 3px solid;
}
.wp-block-table tfoot {
    border-top: 3px solid;
}
.wp-block-table td,
.wp-block-table th {
    border: 1px solid;
    padding: 0.5em;
}
.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%;
}
.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    word-break: break-word;
}
.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
    display: table;
    width: auto;
}
.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
    word-break: break-word;
}
.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5;
}
.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5;
}
.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe;
}
.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes {
    background-color: transparent;
    border-bottom: 1px solid #f0f0f0;
    border-collapse: inherit;
    border-spacing: 0;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0;
}
.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5;
}
.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe;
}
.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef;
}
.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: transparent;
}
.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color > * {
    border-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:first-child,
.wp-block-table table[style*="border-top-color"] tr:first-child td,
.wp-block-table table[style*="border-top-color"] tr:first-child th,
.wp-block-table table[style*="border-top-color"] > *,
.wp-block-table table[style*="border-top-color"] > * td,
.wp-block-table table[style*="border-top-color"] > * th {
    border-top-color: inherit;
}
.wp-block-table table[style*="border-top-color"] tr:not(:first-child) {
    border-top-color: currentColor;
}
.wp-block-table table[style*="border-right-color"] td:last-child,
.wp-block-table table[style*="border-right-color"] th,
.wp-block-table table[style*="border-right-color"] tr,
.wp-block-table table[style*="border-right-color"] > * {
    border-right-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:last-child,
.wp-block-table table[style*="border-bottom-color"] tr:last-child td,
.wp-block-table table[style*="border-bottom-color"] tr:last-child th,
.wp-block-table table[style*="border-bottom-color"] > *,
.wp-block-table table[style*="border-bottom-color"] > * td,
.wp-block-table table[style*="border-bottom-color"] > * th {
    border-bottom-color: inherit;
}
.wp-block-table table[style*="border-bottom-color"] tr:not(:last-child) {
    border-bottom-color: currentColor;
}
.wp-block-table table[style*="border-left-color"] td:first-child,
.wp-block-table table[style*="border-left-color"] th,
.wp-block-table table[style*="border-left-color"] tr,
.wp-block-table table[style*="border-left-color"] > * {
    border-left-color: inherit;
}
.wp-block-table table[style*="border-style"] td,
.wp-block-table table[style*="border-style"] th,
.wp-block-table table[style*="border-style"] tr,
.wp-block-table table[style*="border-style"] > * {
    border-style: inherit;
}
.wp-block-table table[style*="border-width"] td,
.wp-block-table table[style*="border-width"] th,
.wp-block-table table[style*="border-width"] tr,
.wp-block-table table[style*="border-width"] > * {
    border-style: inherit;
    border-width: inherit;
}
:where(.wp-block-term-description) {
    margin-bottom: var(--wp--style--block-gap);
    margin-top: var(--wp--style--block-gap);
}
.wp-block-term-description p {
    margin-bottom: 0;
    margin-top: 0;
}
.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
    display: flex;
}
.wp-block-text-columns .wp-block-column {
    margin: 0 1em;
    padding: 0;
}
.wp-block-text-columns .wp-block-column:first-child {
    margin-left: 0;
}
.wp-block-text-columns .wp-block-column:last-child {
    margin-right: 0;
}
.wp-block-text-columns.columns-2 .wp-block-column {
    width: 50%;
}
.wp-block-text-columns.columns-3 .wp-block-column {
    width: 33.33333%;
}
.wp-block-text-columns.columns-4 .wp-block-column {
    width: 25%;
}
pre.wp-block-verse {
    overflow: auto;
    white-space: pre-wrap;
}
:where(pre.wp-block-verse) {
    font-family: inherit;
}
.wp-block-video {
    box-sizing: border-box;
}
.wp-block-video video {
    width: 100%;
}
@supports (position: sticky) {
    .wp-block-video [poster] {
        object-fit: cover;
    }
}
.wp-block-video.aligncenter {
    text-align: center;
}
.wp-block-video figcaption {
    margin-bottom: 1em;
    margin-top: 0.5em;
}
.editor-styles-wrapper,
.entry-content {
    counter-reset: footnotes;
}
a[data-fn].fn {
    counter-increment: footnotes;
    display: inline-flex;
    font-size: smaller;
    text-decoration: none;
    text-indent: -9999999px;
    vertical-align: super;
}
a[data-fn].fn:after {
    content: "[" counter(footnotes) "]";
    float: left;
    text-indent: 0;
}
.wp-element-button {
    cursor: pointer;
}
:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
}
:root .has-very-light-gray-background-color {
    background-color: #eee;
}
:root .has-very-dark-gray-background-color {
    background-color: #313131;
}
:root .has-very-light-gray-color {
    color: #eee;
}
:root .has-very-dark-gray-color {
    color: #313131;
}
:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3);
}
:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe);
}
:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec);
}
:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671);
}
:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59);
}
:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf);
}
:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc);
}
.has-regular-font-size {
    font-size: 1em;
}
.has-larger-font-size {
    font-size: 2.625em;
}
.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal);
}
.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge);
}
.has-text-align-center {
    text-align: center;
}
.has-text-align-left {
    text-align: left;
}
.has-text-align-right {
    text-align: right;
}
#end-resizable-editor-section {
    display: none;
}
.aligncenter {
    clear: both;
}
.items-justified-left {
    justify-content: flex-start;
}
.items-justified-center {
    justify-content: center;
}
.items-justified-right {
    justify-content: flex-end;
}
.items-justified-space-between {
    justify-content: space-between;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.screen-reader-text:focus {
    clip: auto !important;
    background-color: #ddd;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
html :where(.has-border-color) {
    border-style: solid;
}
html :where([style*="border-top-color"]) {
    border-top-style: solid;
}
html :where([style*="border-right-color"]) {
    border-right-style: solid;
}
html :where([style*="border-bottom-color"]) {
    border-bottom-style: solid;
}
html :where([style*="border-left-color"]) {
    border-left-style: solid;
}
html :where([style*="border-width"]) {
    border-style: solid;
}
html :where([style*="border-top-width"]) {
    border-top-style: solid;
}
html :where([style*="border-right-width"]) {
    border-right-style: solid;
}
html :where([style*="border-bottom-width"]) {
    border-bottom-style: solid;
}
html :where([style*="border-left-width"]) {
    border-left-style: solid;
}
html :where(img[class*="wp-image-"]) {
    height: auto;
    max-width: 100%;
}
:where(figure) {
    margin: 0 0 1em;
}
html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px);
}
@media screen and (max-width: 600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px;
    }
} /*! This file is auto-generated */
.wp-block-button__link {
    color: #fff;
    background-color: #32373c;
    border-radius: 9999px;
    box-shadow: none;
    text-decoration: none;
    padding: calc(0.667em + 2px) calc(1.333em + 2px);
    font-size: 1.125em;
}
.wp-block-file__button {
    background: #32373c;
    color: #fff;
    text-decoration: none;
}
body {
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--font-size--small: 13px;
    --wp--preset--font-size--medium: 20px;
    --wp--preset--font-size--large: 36px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--spacing--20: 0.44rem;
    --wp--preset--spacing--30: 0.67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
    --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);
}
:where(.is-layout-flex) {
    gap: 0.5em;
}
:where(.is-layout-grid) {
    gap: 0.5em;
}
body .is-layout-flow > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}
body .is-layout-flow > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}
body .is-layout-flow > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
body .is-layout-constrained > .alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em;
}
body .is-layout-constrained > .alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0;
}
body .is-layout-constrained > .aligncenter {
    margin-left: auto !important;
    margin-right: auto !important;
}
body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important;
}
body .is-layout-constrained > .alignwide {
    max-width: var(--wp--style--global--wide-size);
}
body .is-layout-flex {
    display: flex;
}
body .is-layout-flex {
    flex-wrap: wrap;
    align-items: center;
}
body .is-layout-flex > * {
    margin: 0;
}
body .is-layout-grid {
    display: grid;
}
body .is-layout-grid > * {
    margin: 0;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}
:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}
.has-black-color {
    color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
    color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important;
}
.wp-block-navigation a:where(:not(.wp-element-button)) {
    color: inherit;
}
:where(.wp-block-post-template.is-layout-flex) {
    gap: 1.25em;
}
:where(.wp-block-post-template.is-layout-grid) {
    gap: 1.25em;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 2em;
}
:where(.wp-block-columns.is-layout-grid) {
    gap: 2em;
}
.wp-block-pullquote {
    font-size: 1.5em;
    line-height: 1.6;
}
:root {
    --woocommerce: #7f54b3;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #7f54b3;
    --wc-primary-text: #fff;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #b3af54;
    --wc-highligh-text: #fff;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
}
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button {
    float: right;
}
.woocommerce .col2-set,
.woocommerce-page .col2-set {
    width: 100%;
}
.woocommerce .col2-set:after,
.woocommerce .col2-set:before,
.woocommerce-page .col2-set:after,
.woocommerce-page .col2-set:before {
    content: " ";
    display: table;
}
.woocommerce .col2-set:after,
.woocommerce-page .col2-set:after {
    clear: both;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1 {
    float: left;
    width: 48%;
}
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}
.woocommerce img,
.woocommerce-page img {
    height: auto;
    max-width: 100%;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
    float: left;
    width: 48%;
}
.woocommerce #content div.product div.thumbnails:after,
.woocommerce #content div.product div.thumbnails:before,
.woocommerce div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:before,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:before,
.woocommerce-page div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:before {
    content: " ";
    display: table;
}
.woocommerce #content div.product div.thumbnails:after,
.woocommerce div.product div.thumbnails:after,
.woocommerce-page #content div.product div.thumbnails:after,
.woocommerce-page div.product div.thumbnails:after {
    clear: both;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a {
    float: left;
    width: 30.75%;
    margin-right: 3.8%;
    margin-bottom: 1em;
}
.woocommerce #content div.product div.thumbnails a.last,
.woocommerce div.product div.thumbnails a.last,
.woocommerce-page #content div.product div.thumbnails a.last,
.woocommerce-page div.product div.thumbnails a.last {
    margin-right: 0;
}
.woocommerce #content div.product div.thumbnails a.first,
.woocommerce div.product div.thumbnails a.first,
.woocommerce-page #content div.product div.thumbnails a.first,
.woocommerce-page div.product div.thumbnails a.first {
    clear: both;
}
.woocommerce #content div.product div.thumbnails.columns-1 a,
.woocommerce div.product div.thumbnails.columns-1 a,
.woocommerce-page #content div.product div.thumbnails.columns-1 a,
.woocommerce-page div.product div.thumbnails.columns-1 a {
    width: 100%;
    margin-right: 0;
    float: none;
}
.woocommerce #content div.product div.thumbnails.columns-2 a,
.woocommerce div.product div.thumbnails.columns-2 a,
.woocommerce-page #content div.product div.thumbnails.columns-2 a,
.woocommerce-page div.product div.thumbnails.columns-2 a {
    width: 48%;
}
.woocommerce #content div.product div.thumbnails.columns-4 a,
.woocommerce div.product div.thumbnails.columns-4 a,
.woocommerce-page #content div.product div.thumbnails.columns-4 a,
.woocommerce-page div.product div.thumbnails.columns-4 a {
    width: 22.05%;
}
.woocommerce #content div.product div.thumbnails.columns-5 a,
.woocommerce div.product div.thumbnails.columns-5 a,
.woocommerce-page #content div.product div.thumbnails.columns-5 a,
.woocommerce-page div.product div.thumbnails.columns-5 a {
    width: 16.9%;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    float: right;
    width: 48%;
    clear: none;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {
    clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
    content: " ";
    display: table;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs:after,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:after {
    clear: both;
}
.woocommerce #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,
.woocommerce-page div.product .woocommerce-tabs ul.tabs li {
    display: inline-block;
}
.woocommerce #content div.product #reviews .comment:after,
.woocommerce #content div.product #reviews .comment:before,
.woocommerce div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:before,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:before,
.woocommerce-page div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:before {
    content: " ";
    display: table;
}
.woocommerce #content div.product #reviews .comment:after,
.woocommerce div.product #reviews .comment:after,
.woocommerce-page #content div.product #reviews .comment:after,
.woocommerce-page div.product #reviews .comment:after {
    clear: both;
}
.woocommerce #content div.product #reviews .comment img,
.woocommerce div.product #reviews .comment img,
.woocommerce-page #content div.product #reviews .comment img,
.woocommerce-page div.product #reviews .comment img {
    float: right;
    height: auto;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
    clear: both;
}
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
    content: " ";
    display: table;
}
.woocommerce ul.products:after,
.woocommerce-page ul.products:after {
    clear: both;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
    float: left;
    margin: 0 3.8% 2.992em 0;
    padding: 0;
    position: relative;
    width: 22.05%;
    margin-left: 0;
}
.woocommerce ul.products li.first,
.woocommerce-page ul.products li.first {
    clear: both;
}
.woocommerce ul.products li.last,
.woocommerce-page ul.products li.last {
    margin-right: 0;
}
.woocommerce ul.products.columns-1 li.product,
.woocommerce-page ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0;
}
.woocommerce ul.products.columns-2 li.product,
.woocommerce-page ul.products.columns-2 li.product {
    width: 48%;
}
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
    width: 30.75%;
}
.woocommerce ul.products.columns-5 li.product,
.woocommerce-page ul.products.columns-5 li.product {
    width: 16.95%;
}
.woocommerce ul.products.columns-6 li.product,
.woocommerce-page ul.products.columns-6 li.product {
    width: 13.5%;
}
.woocommerce-page.columns-1 ul.products li.product,
.woocommerce.columns-1 ul.products li.product {
    width: 100%;
    margin-right: 0;
}
.woocommerce-page.columns-2 ul.products li.product,
.woocommerce.columns-2 ul.products li.product {
    width: 48%;
}
.woocommerce-page.columns-3 ul.products li.product,
.woocommerce.columns-3 ul.products li.product {
    width: 30.75%;
}
.woocommerce-page.columns-5 ul.products li.product,
.woocommerce.columns-5 ul.products li.product {
    width: 16.95%;
}
.woocommerce-page.columns-6 ul.products li.product,
.woocommerce.columns-6 ul.products li.product {
    width: 13.5%;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: left;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    float: right;
}
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce .woocommerce-pagination ul.page-numbers:before,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-pagination ul.page-numbers:after,
.woocommerce-page .woocommerce-pagination ul.page-numbers:after {
    clear: both;
}
.woocommerce .woocommerce-pagination ul.page-numbers li,
.woocommerce-page .woocommerce-pagination ul.page-numbers li {
    display: inline-block;
}
.woocommerce #content table.cart img,
.woocommerce table.cart img,
.woocommerce-page #content table.cart img,
.woocommerce-page table.cart img {
    height: auto;
}
.woocommerce #content table.cart td.actions,
.woocommerce table.cart td.actions,
.woocommerce-page #content table.cart td.actions,
.woocommerce-page table.cart td.actions {
    text-align: right;
}
.woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 80px;
}
.woocommerce #content table.cart td.actions .coupon,
.woocommerce table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon {
    float: left;
}
.woocommerce .cart-collaterals,
.woocommerce-page .cart-collaterals {
    width: 100%;
}
.woocommerce .cart-collaterals:after,
.woocommerce .cart-collaterals:before,
.woocommerce-page .cart-collaterals:after,
.woocommerce-page .cart-collaterals:before {
    content: " ";
    display: table;
}
.woocommerce .cart-collaterals:after,
.woocommerce-page .cart-collaterals:after {
    clear: both;
}
.woocommerce .cart-collaterals .related,
.woocommerce-page .cart-collaterals .related {
    width: 30.75%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells {
    width: 48%;
    float: left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products {
    float: none;
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li {
    width: 48%;
}
.woocommerce .cart-collaterals .shipping_calculator,
.woocommerce-page .cart-collaterals .shipping_calculator {
    width: 48%;
    clear: right;
    float: right;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce .cart-collaterals .shipping_calculator:before,
.woocommerce-page .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:before {
    content: " ";
    display: table;
}
.woocommerce .cart-collaterals .shipping_calculator:after,
.woocommerce-page .cart-collaterals .shipping_calculator:after {
    clear: both;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2 {
    width: 47%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
    float: right;
    width: 48%;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.cart_list li:before,
.woocommerce-page ul.product_list_widget li:after,
.woocommerce-page ul.product_list_widget li:before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after,
.woocommerce-page ul.cart_list li:after,
.woocommerce-page ul.product_list_widget li:after {
    clear: both;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img,
.woocommerce-page ul.cart_list li img,
.woocommerce-page ul.product_list_widget li img {
    float: right;
    height: auto;
}
.woocommerce form .form-row:after,
.woocommerce form .form-row:before,
.woocommerce-page form .form-row:after,
.woocommerce-page form .form-row:before {
    content: " ";
    display: table;
}
.woocommerce form .form-row:after,
.woocommerce-page form .form-row:after {
    clear: both;
}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block;
}
.woocommerce form .form-row label.checkbox,
.woocommerce-page form .form-row label.checkbox {
    display: inline;
}
.woocommerce form .form-row select,
.woocommerce-page form .form-row select {
    width: 100%;
}
.woocommerce form .form-row .input-text,
.woocommerce-page form .form-row .input-text {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last {
    width: 47%;
    overflow: visible;
}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first {
    float: left;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
    float: right;
}
.woocommerce form .form-row-wide,
.woocommerce-page form .form-row-wide {
    clear: both;
}
.woocommerce form .password-input,
.woocommerce-page form .password-input {
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}
.woocommerce form .password-input input[type="password"],
.woocommerce-page form .password-input input[type="password"] {
    padding-right: 2.5rem;
}
.woocommerce form .password-input input::-ms-reveal,
.woocommerce-page form .password-input input::-ms-reveal {
    display: none;
}
.woocommerce form .show-password-input,
.woocommerce-page form .show-password-input {
    position: absolute;
    right: 0.7em;
    top: 0.7em;
    cursor: pointer;
}
.woocommerce form .show-password-input:after,
.woocommerce-page form .show-password-input:after {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "\e010";
    text-decoration: none;
}
.woocommerce form .show-password-input.display-password:after,
.woocommerce-page form .show-password-input.display-password:after {
    color: #585858;
}
.woocommerce #payment .form-row select,
.woocommerce-page #payment .form-row select {
    width: auto;
}
.woocommerce #payment .terms,
.woocommerce #payment .wc-terms-and-conditions,
.woocommerce-page #payment .terms,
.woocommerce-page #payment .wc-terms-and-conditions {
    text-align: left;
    padding: 0 1em 0 0;
    float: left;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    float: right;
}
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-billing-fields:before,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce .woocommerce-shipping-fields:before,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-billing-fields:before,
.woocommerce-page .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-shipping-fields:before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-billing-fields:after,
.woocommerce .woocommerce-shipping-fields:after,
.woocommerce-page .woocommerce-billing-fields:after,
.woocommerce-page .woocommerce-shipping-fields:after {
    clear: both;
}
.woocommerce .woocommerce-terms-and-conditions,
.woocommerce-page .woocommerce-terms-and-conditions {
    margin-bottom: 1.618em;
    padding: 1.618em;
}
.woocommerce .woocommerce-oembed,
.woocommerce-page .woocommerce-oembed {
    position: relative;
}
.woocommerce-account .woocommerce-MyAccount-navigation {
    float: left;
    width: 30%;
}
.woocommerce-account .woocommerce-MyAccount-content {
    float: right;
    width: 68%;
}
.woocommerce-account .woocommerce-MyAccount-content mark {
    background-color: transparent;
    color: inherit;
    font-weight: 700;
}
.woocommerce-page.left-sidebar #content.twentyeleven {
    width: 58.4%;
    margin: 0 7.6%;
    float: right;
}
.woocommerce-page.right-sidebar #content.twentyeleven {
    margin: 0 7.6%;
    width: 58.4%;
    float: left;
}
.twentyfourteen .tfwc {
    padding: 12px 10px 0;
    max-width: 474px;
    margin: 0 auto;
}
.twentyfourteen .tfwc .product .entry-summary {
    padding: 0 !important;
    margin: 0 0 1.618em !important;
}
.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail {
    margin-top: 0;
}
@media screen and (min-width: 673px) {
    .twentyfourteen .tfwc {
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media screen and (min-width: 1040px) {
    .twentyfourteen .tfwc {
        padding-right: 15px;
        padding-left: 15px;
    }
}
@media screen and (min-width: 1110px) {
    .twentyfourteen .tfwc {
        padding-right: 30px;
        padding-left: 30px;
    }
}
@media screen and (min-width: 1218px) {
    .twentyfourteen .tfwc {
        margin-right: 54px;
    }
    .full-width .twentyfourteen .tfwc {
        margin-right: auto;
    }
}
.twentyfifteen .t15wc {
    padding-left: 7.6923%;
    padding-right: 7.6923%;
    padding-top: 7.6923%;
    margin-bottom: 7.6923%;
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
}
.twentyfifteen .t15wc .page-title {
    margin-left: 0;
}
@media screen and (min-width: 38.75em) {
    .twentyfifteen .t15wc {
        margin-right: 7.6923%;
        margin-left: 7.6923%;
        margin-top: 8.3333%;
    }
}
@media screen and (min-width: 59.6875em) {
    .twentyfifteen .t15wc {
        margin-left: 8.3333%;
        margin-right: 8.3333%;
        padding: 10%;
    }
    .single-product .twentyfifteen .entry-summary {
        padding: 0 !important;
    }
}
.twentysixteen .site-main {
    margin-right: 7.6923%;
    margin-left: 7.6923%;
}
.twentysixteen .entry-summary {
    margin-right: 0;
    margin-left: 0;
}
#content .twentysixteen div.product div.images,
#content .twentysixteen div.product div.summary {
    width: 46.42857%;
}
@media screen and (min-width: 44.375em) {
    .twentysixteen .site-main {
        margin-right: 23.0769%;
    }
}
@media screen and (min-width: 56.875em) {
    .twentysixteen .site-main {
        margin-right: 0;
        margin-left: 0;
    }
    .no-sidebar .twentysixteen .site-main {
        margin-right: 15%;
        margin-left: 15%;
    }
    .no-sidebar .twentysixteen .entry-summary {
        margin-right: 0;
        margin-left: 0;
    }
}
.rtl .woocommerce .col2-set .col-1,
.rtl .woocommerce-page .col2-set .col-1 {
    float: right;
}
.rtl .woocommerce .col2-set .col-2,
.rtl .woocommerce-page .col2-set .col-2 {
    float: left;
}
@media only screen and (max-width: 768px) {
    :root {
        --woocommerce: #7f54b3;
        --wc-green: #7ad03a;
        --wc-red: #a00;
        --wc-orange: #ffba00;
        --wc-blue: #2ea2cc;
        --wc-primary: #7f54b3;
        --wc-primary-text: #fff;
        --wc-secondary: #e9e6ed;
        --wc-secondary-text: #515151;
        --wc-highlight: #b3af54;
        --wc-highligh-text: #fff;
        --wc-content-bg: #fff;
        --wc-subtext: #767676;
    }
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
        display: none;
    }
    .woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,
    .woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child {
        border-top: 0;
    }
    .woocommerce table.shop_table_responsive tbody th,
    .woocommerce-page table.shop_table_responsive tbody th {
        display: none;
    }
    .woocommerce table.shop_table_responsive tr,
    .woocommerce-page table.shop_table_responsive tr {
        display: block;
    }
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important;
    }
    .woocommerce table.shop_table_responsive tr td.order-actions,
    .woocommerce-page table.shop_table_responsive tr td.order-actions {
        text-align: left !important;
    }
    .woocommerce table.shop_table_responsive tr td:before,
    .woocommerce-page table.shop_table_responsive tr td:before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
    }
    .woocommerce table.shop_table_responsive tr td.actions:before,
    .woocommerce table.shop_table_responsive tr td.product-remove:before,
    .woocommerce-page table.shop_table_responsive tr td.actions:before,
    .woocommerce-page table.shop_table_responsive tr td.product-remove:before {
        display: none;
    }
    .woocommerce table.shop_table_responsive tr:nth-child(2n) td,
    .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: rgba(0, 0, 0, 0.025);
    }
    .woocommerce table.my_account_orders tr td.order-actions,
    .woocommerce-page table.my_account_orders tr td.order-actions {
        text-align: left;
    }
    .woocommerce table.my_account_orders tr td.order-actions:before,
    .woocommerce-page table.my_account_orders tr td.order-actions:before {
        display: none;
    }
    .woocommerce table.my_account_orders tr td.order-actions .button,
    .woocommerce-page table.my_account_orders tr td.order-actions .button {
        float: none;
        margin: 0.125em 0.25em 0.125em 0;
    }
    .woocommerce .col2-set .col-1,
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-1,
    .woocommerce-page .col2-set .col-2 {
        float: none;
        width: 100%;
    }
    .woocommerce ul.products[class*="columns-"] li.product,
    .woocommerce-page ul.products[class*="columns-"] li.product {
        width: 48%;
        float: left;
        clear: both;
        margin: 0 0 2.992em;
    }
    .woocommerce ul.products[class*="columns-"] li.product:nth-child(2n),
    .woocommerce-page ul.products[class*="columns-"] li.product:nth-child(2n) {
        float: right;
        clear: none !important;
    }
    .woocommerce #content div.product div.images,
    .woocommerce #content div.product div.summary,
    .woocommerce div.product div.images,
    .woocommerce div.product div.summary,
    .woocommerce-page #content div.product div.images,
    .woocommerce-page #content div.product div.summary,
    .woocommerce-page div.product div.images,
    .woocommerce-page div.product div.summary {
        float: none;
        width: 100%;
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: none;
    }
    .woocommerce #content table.cart td.actions,
    .woocommerce table.cart td.actions,
    .woocommerce-page #content table.cart td.actions,
    .woocommerce-page table.cart td.actions {
        text-align: left;
    }
    .woocommerce #content table.cart td.actions .coupon,
    .woocommerce table.cart td.actions .coupon,
    .woocommerce-page #content table.cart td.actions .coupon,
    .woocommerce-page table.cart td.actions .coupon {
        float: none;
        padding-bottom: 0.5em;
    }
    .woocommerce #content table.cart td.actions .coupon:after,
    .woocommerce #content table.cart td.actions .coupon:before,
    .woocommerce table.cart td.actions .coupon:after,
    .woocommerce table.cart td.actions .coupon:before,
    .woocommerce-page #content table.cart td.actions .coupon:after,
    .woocommerce-page #content table.cart td.actions .coupon:before,
    .woocommerce-page table.cart td.actions .coupon:after,
    .woocommerce-page table.cart td.actions .coupon:before {
        content: " ";
        display: table;
    }
    .woocommerce #content table.cart td.actions .coupon:after,
    .woocommerce table.cart td.actions .coupon:after,
    .woocommerce-page #content table.cart td.actions .coupon:after,
    .woocommerce-page table.cart td.actions .coupon:after {
        clear: both;
    }
    .woocommerce #content table.cart td.actions .coupon .button,
    .woocommerce #content table.cart td.actions .coupon .input-text,
    .woocommerce #content table.cart td.actions .coupon input,
    .woocommerce table.cart td.actions .coupon .button,
    .woocommerce table.cart td.actions .coupon .input-text,
    .woocommerce table.cart td.actions .coupon input,
    .woocommerce-page #content table.cart td.actions .coupon .button,
    .woocommerce-page #content table.cart td.actions .coupon .input-text,
    .woocommerce-page #content table.cart td.actions .coupon input,
    .woocommerce-page table.cart td.actions .coupon .button,
    .woocommerce-page table.cart td.actions .coupon .input-text,
    .woocommerce-page table.cart td.actions .coupon input {
        width: 48%;
        box-sizing: border-box;
    }
    .woocommerce #content table.cart td.actions .coupon .button.alt,
    .woocommerce #content table.cart td.actions .coupon .input-text + .button,
    .woocommerce table.cart td.actions .coupon .button.alt,
    .woocommerce table.cart td.actions .coupon .input-text + .button,
    .woocommerce-page #content table.cart td.actions .coupon .button.alt,
    .woocommerce-page #content table.cart td.actions .coupon .input-text + .button,
    .woocommerce-page table.cart td.actions .coupon .button.alt,
    .woocommerce-page table.cart td.actions .coupon .input-text + .button {
        float: right;
    }
    .woocommerce #content table.cart td.actions .button,
    .woocommerce table.cart td.actions .button,
    .woocommerce-page #content table.cart td.actions .button,
    .woocommerce-page table.cart td.actions .button {
        display: block;
        width: 100%;
    }
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce .cart-collaterals .shipping_calculator,
    .woocommerce-page .cart-collaterals .cart_totals,
    .woocommerce-page .cart-collaterals .cross-sells,
    .woocommerce-page .cart-collaterals .shipping_calculator {
        width: 100%;
        float: none;
        text-align: left;
    }
    .woocommerce-page.woocommerce-checkout form.login .form-row,
    .woocommerce.woocommerce-checkout form.login .form-row {
        width: 100%;
        float: none;
    }
    .woocommerce #payment .terms,
    .woocommerce-page #payment .terms {
        text-align: left;
        padding: 0;
    }
    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        float: none;
        width: 100%;
        box-sizing: border-box;
        margin-bottom: 1em;
    }
    .woocommerce .lost_reset_password .form-row-first,
    .woocommerce .lost_reset_password .form-row-last,
    .woocommerce-page .lost_reset_password .form-row-first,
    .woocommerce-page .lost_reset_password .form-row-last {
        width: 100%;
        float: none;
        margin-right: 0;
    }
    .woocommerce-account .woocommerce-MyAccount-content,
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
    }
    .single-product .twentythirteen .panel {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
}
:root {
    --woocommerce: #7f54b3;
    --wc-green: #7ad03a;
    --wc-red: #a00;
    --wc-orange: #ffba00;
    --wc-blue: #2ea2cc;
    --wc-primary: #7f54b3;
    --wc-primary-text: #fff;
    --wc-secondary: #e9e6ed;
    --wc-secondary-text: #515151;
    --wc-highlight: #b3af54;
    --wc-highligh-text: #fff;
    --wc-content-bg: #fff;
    --wc-subtext: #767676;
}
@keyframes spin {
    100% {
        transform: rotate(360deg);
    }
}
@font-face {
    font-family: star;
    src: url(../../plugins/woocommerce/assets/fonts/star.eot);
    src: url(../../plugins/woocommerce/assets/fonts/star.eot@) format("embedded-opentype"), url(../../plugins/woocommerce/assets/fonts/star.woff) format("woff"), url(../../plugins/woocommerce/assets/fonts/star.ttf) format("truetype"),
        url(../../plugins/woocommerce/assets/fonts/star.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: WooCommerce;
    src: url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot);
    src: url(../../plugins/woocommerce/assets/fonts/WooCommerce.eot@) format("embedded-opentype"), url(../../plugins/woocommerce/assets/fonts/WooCommerce.woff) format("woff"),
        url(../../plugins/woocommerce/assets/fonts/WooCommerce.ttf) format("truetype"), url(../../plugins/woocommerce/assets/fonts/WooCommerce.svg) format("svg");
    font-weight: 400;
    font-style: normal;
}
.woocommerce-store-notice,
p.demo_store {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0;
    width: 100%;
    font-size: 1em;
    padding: 1em 0;
    text-align: center;
    background-color: #7f54b3;
    color: #fff;
    z-index: 99998;
    box-shadow: 0 1px 1em rgba(0, 0, 0, 0.2);
    display: none;
}
.woocommerce-store-notice a,
p.demo_store a {
    color: #fff;
    text-decoration: underline;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.admin-bar p.demo_store {
    top: 32px;
}
.clear {
    clear: both;
}
.woocommerce .blockUI.blockOverlay {
    position: relative;
}
.woocommerce .blockUI.blockOverlay:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(../../plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75);
}
.woocommerce .loader:before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    content: "";
    animation: spin 1s ease-in-out infinite;
    background: url(../../plugins/woocommerce/assets/images/icons/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0, 0, 0, 0.75);
}
.woocommerce a.remove {
    display: block;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}
.woocommerce a.remove:hover {
    color: #fff !important;
    background: red;
}
.woocommerce small.note {
    display: block;
    color: #767676;
    font-size: 0.857em;
    margin-top: 10px;
}
.woocommerce .woocommerce-breadcrumb {
    margin: 0 0 1em;
    padding: 0;
}
.woocommerce .woocommerce-breadcrumb:after,
.woocommerce .woocommerce-breadcrumb:before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-breadcrumb:after {
    clear: both;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
}
.woocommerce div.product {
    margin-bottom: 0;
    position: relative;
}
.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
    background: inherit;
    font-weight: 700;
    display: inline-block;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del {
    opacity: 0.5;
    display: inline-block;
}
.woocommerce div.product p.stock {
    font-size: 0.92em;
}
.woocommerce div.product .woocommerce-product-rating {
    margin-bottom: 1.618em;
}
.woocommerce div.product div.images {
    margin-bottom: 2em;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none;
}
.woocommerce div.product div.images div.thumbnails {
    padding-top: 1em;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
    position: relative;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper {
    transition: all cubic-bezier(0.795, -0.035, 0, 1) 0.5s;
    margin: 0;
    padding: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
    background-color: #fff;
    opacity: 0;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image--placeholder {
    border: 1px solid #f2f2f2;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n + 2) {
    width: 25%;
    display: inline-block;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 0.5em;
    right: 0.5em;
    font-size: 2em;
    z-index: 9;
    width: 36px;
    height: 36px;
    background: #fff;
    text-indent: -9999px;
    border-radius: 100%;
    box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:before {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    border-radius: 100%;
    position: absolute;
    top: 9px;
    left: 9px;
    box-sizing: content-box;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger:after {
    content: "";
    display: block;
    width: 2px;
    height: 8px;
    background: #000;
    border-radius: 6px;
    position: absolute;
    top: 19px;
    left: 22px;
    transform: rotate(-45deg);
    box-sizing: content-box;
}
.woocommerce div.product div.images .flex-control-thumbs {
    overflow: hidden;
    zoom: 1;
    margin: 0;
    padding: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0;
    list-style: none;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
    cursor: pointer;
    opacity: 0.5;
    margin: 0;
}
.woocommerce div.product div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product div.images .flex-control-thumbs li img:hover {
    opacity: 1;
}
.woocommerce div.product .woocommerce-product-gallery--columns-3 .flex-control-thumbs li:nth-child(3n + 1) {
    clear: left;
}
.woocommerce div.product .woocommerce-product-gallery--columns-4 .flex-control-thumbs li:nth-child(4n + 1) {
    clear: left;
}
.woocommerce div.product .woocommerce-product-gallery--columns-5 .flex-control-thumbs li:nth-child(5n + 1) {
    clear: left;
}
.woocommerce div.product div.summary {
    margin-bottom: 2em;
}
.woocommerce div.product div.social {
    text-align: right;
    margin: 0 0 1em;
}
.woocommerce div.product div.social span {
    margin: 0 0 0 2px;
}
.woocommerce div.product div.social span span {
    margin: 0;
}
.woocommerce div.product div.social span .stButton .chicklets {
    padding-left: 16px;
    width: 0;
}
.woocommerce div.product div.social iframe {
    float: left;
    margin-top: 3px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
    list-style: none;
    padding: 0 0 0 1em;
    margin: 0 0 1.618em;
    overflow: hidden;
    position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: 1px solid #cfc8d8;
    background-color: #e9e6ed;
    color: #515151;
    display: inline-block;
    position: relative;
    z-index: 0;
    border-radius: 4px 4px 0 0;
    margin: 0 -5px;
    padding: 0 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    display: inline-block;
    padding: 0.5em 0;
    font-weight: 700;
    color: #515151;
    text-decoration: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    text-decoration: none;
    color: #6a6a6a;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: #fff;
    color: #515151;
    z-index: 2;
    border-bottom-color: #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
    color: inherit;
    text-shadow: inherit;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:before {
    box-shadow: 2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
    box-shadow: -2px 2px 0 #fff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    border: 1px solid #cfc8d8;
    position: absolute;
    bottom: -1px;
    width: 5px;
    height: 5px;
    content: " ";
    box-sizing: border-box;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
    left: -5px;
    border-bottom-right-radius: 4px;
    border-width: 0 1px 1px 0;
    box-shadow: 2px 2px 0 #e9e6ed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    right: -5px;
    border-bottom-left-radius: 4px;
    border-width: 0 0 1px 1px;
    box-shadow: -2px 2px 0 #e9e6ed;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
    position: absolute;
    content: " ";
    width: 100%;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #cfc8d8;
    z-index: 1;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 2em;
    padding: 0;
}
.woocommerce div.product p.cart {
    margin-bottom: 2em;
}
.woocommerce div.product p.cart:after,
.woocommerce div.product p.cart:before {
    content: " ";
    display: table;
}
.woocommerce div.product p.cart:after {
    clear: both;
}
.woocommerce div.product form.cart {
    margin-bottom: 2em;
}
.woocommerce div.product form.cart:after,
.woocommerce div.product form.cart:before {
    content: " ";
    display: table;
}
.woocommerce div.product form.cart:after {
    clear: both;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}
.woocommerce div.product form.cart table {
    border-width: 0 0 1px;
}
.woocommerce div.product form.cart table td {
    padding-left: 0;
}
.woocommerce div.product form.cart table div.quantity {
    float: none;
    margin: 0;
}
.woocommerce div.product form.cart table small.stock {
    display: block;
    float: none;
}
.woocommerce div.product form.cart .variations {
    margin-bottom: 1em;
    border: 0;
    width: 100%;
}
.woocommerce div.product form.cart .variations td,
.woocommerce div.product form.cart .variations th {
    border: 0;
    line-height: 2em;
    vertical-align: top;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: left;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
}
.woocommerce div.product form.cart .variations td.label {
    padding-right: 1em;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
    margin-bottom: 1em;
}
.woocommerce div.product form.cart .reset_variations {
    visibility: hidden;
    font-size: 0.83em;
}
.woocommerce div.product form.cart .wc-no-matching-variations {
    display: none;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 1em;
    padding-left: 1em;
}
.woocommerce div.product form.cart .group_table td {
    vertical-align: top;
    padding-bottom: 0.5em;
    border: 0;
}
.woocommerce div.product form.cart .group_table td:first-child {
    width: 4em;
    text-align: center;
}
.woocommerce div.product form.cart .group_table .wc-grouped-product-add-to-cart-checkbox {
    display: inline-block;
    width: auto;
    margin: 0 auto;
    transform: scale(1.5, 1.5);
}
.woocommerce span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 0.202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    top: -0.5em;
    left: -0.5em;
    margin: 0;
    border-radius: 100%;
    background-color: #b3af54;
    color: #fff;
    font-size: 0.857em;
    z-index: 9;
}
.woocommerce .products ul,
.woocommerce ul.products {
    margin: 0 0 1em;
    padding: 0;
    list-style: none outside;
    clear: both;
}
.woocommerce .products ul:after,
.woocommerce .products ul:before,
.woocommerce ul.products:after,
.woocommerce ul.products:before {
    content: " ";
    display: table;
}
.woocommerce .products ul:after,
.woocommerce ul.products:after {
    clear: both;
}
.woocommerce .products ul li,
.woocommerce ul.products li {
    list-style: none outside;
}
.woocommerce ul.products li.product .onsale {
    top: 0;
    right: 0;
    left: auto;
    margin: -0.5em -0.5em 0 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
    padding: 0.5em 0;
    margin: 0;
    font-size: 1em;
}
.woocommerce ul.products li.product a {
    text-decoration: none;
}
.woocommerce ul.products li.product a img {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
}
.woocommerce ul.products li.product strong {
    display: block;
}
.woocommerce ul.products li.product .woocommerce-placeholder {
    border: 1px solid #f2f2f2;
}
.woocommerce ul.products li.product .star-rating {
    font-size: 0.857em;
}
.woocommerce ul.products li.product .button {
    display: inline-block;
    margin-top: 1em;
}
.woocommerce ul.products li.product .price {
    display: block;
    font-weight: 400;
    margin-bottom: 0.5em;
    font-size: 0.857em;
}
.woocommerce ul.products li.product .price del {
    color: inherit;
    opacity: 0.5;
    display: inline-block;
}
.woocommerce ul.products li.product .price ins {
    background: 0 0;
    font-weight: 700;
    display: inline-block;
}
.woocommerce ul.products li.product .price .from {
    font-size: 0.67em;
    margin: -2px 0 0;
    text-transform: uppercase;
    color: rgba(132, 132, 132, 0.5);
}
.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering {
    margin: 0 0 1em;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
}
.woocommerce nav.woocommerce-pagination {
    text-align: center;
}
.woocommerce nav.woocommerce-pagination ul {
    display: inline-block;
    white-space: nowrap;
    padding: 0;
    clear: both;
    border: 1px solid #cfc8d8;
    border-right: 0;
    margin: 1px;
}
.woocommerce nav.woocommerce-pagination ul li {
    border-right: 1px solid #cfc8d8;
    padding: 0;
    margin: 0;
    float: left;
    display: inline;
    overflow: hidden;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
    margin: 0;
    text-decoration: none;
    padding: 0;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: 0.5em;
    min-width: 1em;
    display: block;
}
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li span.current {
    background: #e9e6ed;
    color: #816e99;
}
.woocommerce .cart .button,
.woocommerce .cart input.button {
    float: none;
}
.woocommerce a.added_to_cart {
    padding-top: 0.5em;
    display: inline-block;
}
.woocommerce #reviews h2 small {
    float: right;
    color: #767676;
    font-size: 15px;
    margin: 10px 0 0;
}
.woocommerce #reviews h2 small a {
    text-decoration: none;
    color: #767676;
}
.woocommerce #reviews h3 {
    margin: 0;
}
.woocommerce #reviews #respond {
    margin: 0;
    border: 0;
    padding: 0;
}
.woocommerce #reviews #comment {
    height: 75px;
}
.woocommerce #reviews #comments .add_review:after,
.woocommerce #reviews #comments .add_review:before {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments .add_review:after {
    clear: both;
}
.woocommerce #reviews #comments h2 {
    clear: none;
}
.woocommerce #reviews #comments ol.commentlist {
    margin: 0;
    width: 100%;
    background: 0 0;
    list-style: none;
}
.woocommerce #reviews #comments ol.commentlist:after,
.woocommerce #reviews #comments ol.commentlist:before {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist:after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li {
    padding: 0;
    margin: 0 0 20px;
    border: 0;
    position: relative;
    background: 0;
    border: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    width: 32px;
    height: auto;
    background: #e9e6ed;
    border: 1px solid #e1dde7;
    margin: 0;
    box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    margin: 0 0 0 50px;
    border: 1px solid #e1dde7;
    border-radius: 4px;
    padding: 1em 1em 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after,
.woocommerce #reviews #comments ol.commentlist li .comment-text:before {
    content: " ";
    display: table;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text:after {
    clear: both;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p {
    margin: 0 0 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    font-size: 0.83em;
}
.woocommerce #reviews #comments ol.commentlist ul.children {
    list-style: none outside;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments ol.commentlist ul.children .star-rating {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist #respond {
    border: 1px solid #e1dde7;
    border-radius: 4px;
    padding: 1em 1em 0;
    margin: 20px 0 0 50px;
}
.woocommerce #reviews #comments .commentlist > li:before {
    content: "";
}
.woocommerce .star-rating {
    float: right;
    overflow: hidden;
    position: relative;
    height: 1em;
    line-height: 1;
    font-size: 1em;
    width: 5.4em;
    font-family: star;
}
.woocommerce .star-rating:before {
    content: "sssss";
    color: #cfc8d8;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.woocommerce .star-rating span {
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.woocommerce .star-rating span:before {
    content: "SSSSS";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce .woocommerce-product-rating {
    line-height: 2;
    display: block;
}
.woocommerce .woocommerce-product-rating:after,
.woocommerce .woocommerce-product-rating:before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-product-rating:after {
    clear: both;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0.5em 4px 0 0;
    float: left;
}
.woocommerce .products .star-rating {
    display: block;
    margin: 0 0 0.5em;
    float: none;
}
.woocommerce .hreview-aggregate .star-rating {
    margin: 10px 0 0;
}
.woocommerce #review_form #respond {
    position: static;
    margin: 0;
    width: auto;
    padding: 0;
    background: transparent none;
    border: 0;
}
.woocommerce #review_form #respond:after,
.woocommerce #review_form #respond:before {
    content: " ";
    display: table;
}
.woocommerce #review_form #respond:after {
    clear: both;
}
.woocommerce #review_form #respond p {
    margin: 0 0 10px;
}
.woocommerce #review_form #respond .form-submit input {
    left: auto;
}
.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
}
.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0;
}
.woocommerce p.stars a:hover ~ a:before {
    content: "\e021";
}
.woocommerce p.stars:hover a:before {
    content: "\e020";
}
.woocommerce p.stars.selected a.active:before {
    content: "\e020";
}
.woocommerce p.stars.selected a.active ~ a:before {
    content: "\e021";
}
.woocommerce p.stars.selected a:not(.active):before {
    content: "\e020";
}
.woocommerce table.shop_attributes {
    border: 0;
    border-top: 1px dotted rgba(0, 0, 0, 0.1);
    margin-bottom: 1.618em;
    width: 100%;
}
.woocommerce table.shop_attributes th {
    width: 150px;
    font-weight: 700;
    padding: 8px;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes td {
    font-style: italic;
    padding: 0;
    border-top: 0;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
    margin: 0;
    line-height: 1.5;
}
.woocommerce table.shop_attributes td p {
    margin: 0;
    padding: 8px 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td,
.woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0, 0, 0, 0.025);
}
.woocommerce table.shop_table {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 -1px 24px 0;
    text-align: left;
    width: 100%;
    border-collapse: separate;
    border-radius: 5px;
}
.woocommerce table.shop_table th {
    font-weight: 700;
    padding: 9px 12px;
    line-height: 1.5em;
}
.woocommerce table.shop_table td {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    padding: 9px 12px;
    vertical-align: middle;
    line-height: 1.5em;
}
.woocommerce table.shop_table td small {
    font-weight: 400;
}
.woocommerce table.shop_table td del {
    font-weight: 400;
}
.woocommerce table.shop_table tbody:first-child tr:first-child td,
.woocommerce table.shop_table tbody:first-child tr:first-child th {
    border-top: 0;
}
.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 700;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.my_account_orders {
    font-size: 0.85em;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
    padding: 4px 8px;
    vertical-align: middle;
}
.woocommerce table.my_account_orders .button {
    white-space: nowrap;
}
.woocommerce table.woocommerce-MyAccount-downloads td,
.woocommerce table.woocommerce-MyAccount-downloads th {
    vertical-align: top;
    text-align: center;
}
.woocommerce table.woocommerce-MyAccount-downloads td:first-child,
.woocommerce table.woocommerce-MyAccount-downloads th:first-child {
    text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td:last-child,
.woocommerce table.woocommerce-MyAccount-downloads th:last-child {
    text-align: left;
}
.woocommerce table.woocommerce-MyAccount-downloads td .woocommerce-MyAccount-downloads-file:before,
.woocommerce table.woocommerce-MyAccount-downloads th .woocommerce-MyAccount-downloads-file:before {
    content: "↓";
    display: inline-block;
}
.woocommerce td.product-name .wc-item-meta,
.woocommerce td.product-name dl.variation {
    list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label,
.woocommerce td.product-name .wc-item-meta dt,
.woocommerce td.product-name dl.variation .wc-item-meta-label,
.woocommerce td.product-name dl.variation dt {
    float: left;
    clear: both;
    margin-right: 0.25em;
    display: inline-block;
    list-style: none outside;
}
.woocommerce td.product-name .wc-item-meta dd,
.woocommerce td.product-name dl.variation dd {
    margin: 0;
}
.woocommerce td.product-name .wc-item-meta p,
.woocommerce td.product-name .wc-item-meta:last-child,
.woocommerce td.product-name dl.variation p,
.woocommerce td.product-name dl.variation:last-child {
    margin-bottom: 0;
}
.woocommerce td.product-name p.backorder_notification {
    font-size: 0.83em;
}
.woocommerce td.product-quantity {
    min-width: 80px;
}
.woocommerce ul.cart_list,
.woocommerce ul.product_list_widget {
    list-style: none outside;
    padding: 0;
    margin: 0;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
    padding: 4px 0;
    margin: 0;
    list-style: none;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.cart_list li:before,
.woocommerce ul.product_list_widget li:after,
.woocommerce ul.product_list_widget li:before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li:after,
.woocommerce ul.product_list_widget li:after {
    clear: both;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a {
    display: block;
    font-weight: 700;
}
.woocommerce ul.cart_list li img,
.woocommerce ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
}
.woocommerce ul.cart_list li dl,
.woocommerce ul.product_list_widget li dl {
    margin: 0;
    padding-left: 1em;
    border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.cart_list li dl:before,
.woocommerce ul.product_list_widget li dl:after,
.woocommerce ul.product_list_widget li dl:before {
    content: " ";
    display: table;
}
.woocommerce ul.cart_list li dl:after,
.woocommerce ul.product_list_widget li dl:after {
    clear: both;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce ul.product_list_widget li dl dt {
    display: inline-block;
    float: left;
    margin-bottom: 1em;
}
.woocommerce ul.cart_list li dl dt,
.woocommerce ul.product_list_widget li dl dt {
    font-weight: 700;
    padding: 0 0 0.25em;
    margin: 0 4px 0 0;
    clear: left;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd {
    padding: 0 0 0.25em;
}
.woocommerce ul.cart_list li dl dd p:last-child,
.woocommerce ul.product_list_widget li dl dd p:last-child {
    margin-bottom: 0;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating {
    float: none;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
    border-top: 3px double #e9e6ed;
    padding: 4px 0 0;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
    min-width: 40px;
    display: inline-block;
}
.woocommerce .widget_shopping_cart .cart_list li,
.woocommerce.widget_shopping_cart .cart_list li {
    padding-left: 2em;
    position: relative;
    padding-top: 0;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    top: 0;
    left: 0;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce .widget_shopping_cart .buttons:before,
.woocommerce.widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:before {
    content: " ";
    display: table;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce.widget_shopping_cart .buttons:after {
    clear: both;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
    margin-right: 5px;
    margin-bottom: 5px;
}
.woocommerce form .form-row {
    padding: 3px;
    margin: 0 0 6px;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder {
    -webkit-transition: opacity 0.5s 0.5s ease;
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}
.woocommerce form .form-row label {
    line-height: 2;
}
.woocommerce form .form-row label.hidden {
    visibility: hidden;
}
.woocommerce form .form-row label.inline {
    display: inline;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description {
    background: #1e85be;
    color: #fff;
    border-radius: 3px;
    padding: 1em;
    margin: 0.5em 0 0;
    clear: both;
    display: none;
    position: relative;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description a {
    color: #fff;
    text-decoration: underline;
    border: 0;
    box-shadow: none;
}
.woocommerce form .form-row .woocommerce-input-wrapper .description:before {
    left: 50%;
    top: 0;
    margin-top: -4px;
    transform: translateX(-50%) rotate(180deg);
    content: "";
    position: absolute;
    border-width: 4px 6px 0;
    border-style: solid;
    border-color: #1e85be transparent transparent;
    z-index: 100;
    display: block;
}
.woocommerce form .form-row select {
    cursor: pointer;
    margin: 0;
}
.woocommerce form .form-row .required {
    color: red;
    font-weight: 700;
    border: 0 !important;
    text-decoration: none;
    visibility: hidden;
}
.woocommerce form .form-row .optional {
    visibility: visible;
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: -2px 8px 0 0;
    text-align: center;
    vertical-align: middle;
}
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: normal;
}
.woocommerce form .form-row textarea {
    height: 4em;
    line-height: 1.5;
    display: block;
    box-shadow: none;
}
.woocommerce form .form-row .select2-container {
    width: 100%;
    line-height: 2em;
}
.woocommerce form .form-row.woocommerce-invalid label {
    color: #a00;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container,
.woocommerce form .form-row.woocommerce-invalid input.input-text,
.woocommerce form .form-row.woocommerce-invalid select {
    border-color: #a00;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
    border-color: #6dc22e;
}
.woocommerce form .form-row ::-webkit-input-placeholder {
    line-height: normal;
}
.woocommerce form .form-row :-moz-placeholder {
    line-height: normal;
}
.woocommerce form .form-row :-ms-input-placeholder {
    line-height: normal;
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
    border: 1px solid #cfc8d8;
    padding: 20px;
    margin: 2em 0;
    text-align: left;
    border-radius: 5px;
}
.woocommerce ul#shipping_method {
    list-style: none outside;
    margin: 0;
    padding: 0;
}
.woocommerce ul#shipping_method li {
    margin: 0 0 0.5em;
    line-height: 1.5em;
    list-style: none outside;
}
.woocommerce ul#shipping_method li input {
    margin: 3px 0.4375em 0 0;
    vertical-align: top;
}
.woocommerce ul#shipping_method li label {
    display: inline;
}
.woocommerce ul#shipping_method .amount {
    font-weight: 700;
}
.woocommerce p.woocommerce-shipping-contents {
    margin: 0;
}
.woocommerce ul.order_details {
    margin: 0 0 3em;
    list-style: none;
}
.woocommerce ul.order_details:after,
.woocommerce ul.order_details:before {
    content: " ";
    display: table;
}
.woocommerce ul.order_details:after {
    clear: both;
}
.woocommerce ul.order_details li {
    float: left;
    margin-right: 2em;
    text-transform: uppercase;
    font-size: 0.715em;
    line-height: 1;
    border-right: 1px dashed #cfc8d8;
    padding-right: 2em;
    margin-left: 0;
    padding-left: 0;
    list-style-type: none;
}
.woocommerce ul.order_details li strong {
    display: block;
    font-size: 1.4em;
    text-transform: none;
    line-height: 1.5;
}
.woocommerce ul.order_details li:last-of-type {
    border: none;
}
.woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 700;
}
.woocommerce .woocommerce-customer-details,
.woocommerce .woocommerce-order-details,
.woocommerce .woocommerce-order-downloads {
    margin-bottom: 2em;
}
.woocommerce .woocommerce-customer-details :last-child,
.woocommerce .woocommerce-order-details :last-child,
.woocommerce .woocommerce-order-downloads :last-child {
    margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details address {
    font-style: normal;
    margin-bottom: 0;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom-width: 2px;
    border-right-width: 2px;
    text-align: left;
    width: 100%;
    border-radius: 5px;
    padding: 6px 12px;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone {
    margin-bottom: 0;
    padding-left: 1.5em;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "\e037";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "\e02d";
    text-decoration: none;
    margin-left: -1.5em;
    line-height: 1.75;
    position: absolute;
}
.woocommerce .woocommerce-widget-layered-nav-list {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item {
    padding: 0 0 1px;
    list-style: none;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:before {
    content: " ";
    display: table;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:after {
    clear: both;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span {
    padding: 1px 0;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item--chosen a:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "\e013";
    text-decoration: none;
    color: #a00;
}
.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    margin-top: 1em;
}
.woocommerce .widget_layered_nav_filters ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
    overflow: hidden;
    zoom: 1;
}
.woocommerce .widget_layered_nav_filters ul li {
    float: left;
    padding: 0 1em 1px 1px;
    list-style: none;
}
.woocommerce .widget_layered_nav_filters ul li a {
    text-decoration: none;
}
.woocommerce .widget_layered_nav_filters ul li a:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "\e013";
    text-decoration: none;
    color: #a00;
    vertical-align: inherit;
    margin-right: 0.5em;
}
.woocommerce .widget_price_filter .price_slider {
    margin-bottom: 1em;
}
.woocommerce .widget_price_filter .price_slider_amount {
    text-align: right;
    line-height: 2.4;
    font-size: 0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
    font-size: 1.15em;
    float: left;
}
.woocommerce .widget_price_filter .ui-slider {
    position: relative;
    text-align: left;
    margin-left: 0.5em;
    margin-right: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1em;
    height: 1em;
    background-color: #7f54b3;
    border-radius: 1em;
    cursor: ew-resize;
    outline: 0;
    top: -0.3em;
    margin-left: -0.5em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0;
    border-radius: 1em;
    background-color: #7f54b3;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 1em;
    background-color: #35224c;
    border: 0;
}
.woocommerce .widget_price_filter .ui-slider-horizontal {
    height: 0.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
    left: -1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
    right: -1px;
}
.woocommerce .widget_rating_filter ul {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none outside;
}
.woocommerce .widget_rating_filter ul li {
    padding: 0 0 1px;
    list-style: none;
}
.woocommerce .widget_rating_filter ul li:after,
.woocommerce .widget_rating_filter ul li:before {
    content: " ";
    display: table;
}
.woocommerce .widget_rating_filter ul li:after {
    clear: both;
}
.woocommerce .widget_rating_filter ul li a {
    padding: 1px 0;
    text-decoration: none;
}
.woocommerce .widget_rating_filter ul li .star-rating {
    float: none;
    display: inline-block;
}
.woocommerce .widget_rating_filter ul li.chosen a:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "\e013";
    text-decoration: none;
    color: #a00;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
    float: left;
    margin-right: 1em;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    display: inline-block;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: 0.618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #e9e6ed;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading {
    opacity: 0.25;
    padding-right: 2.618em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.loading:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.loading:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.loading:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.loading:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.loading:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.loading:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.loading:after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 0.618em;
    right: 1em;
    animation: spin 2s linear infinite;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.added:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.added:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.added:after,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.added:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.added:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.added:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.added:after,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.added:after {
    font-family: WooCommerce;
    content: "\e017";
    margin-left: 0.53em;
    vertical-align: bottom;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    background-color: #dcd7e3;
    text-decoration: none;
    background-image: none;
    color: #515151;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #7f54b3;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #7249a4;
    color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #7f54b3;
    color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled],
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled],
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled] {
    color: inherit;
    cursor: not-allowed;
    opacity: 0.5;
    padding: 0.618em 1em;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:disabled[disabled]:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled:hover,
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:disabled[disabled]:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled:hover,
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:disabled[disabled]:hover {
    color: inherit;
    background-color: #e9e6ed;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: 0.92em;
    color: #767676;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a {
    color: #767676;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price,
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product span.price {
    color: #b3af54;
    font-size: 1.25em;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .stock {
    color: #b3af54;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product .out-of-stock {
    color: red;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    color: #b3af54;
}
.woocommerce:where(body:not(.woocommerce-uses-block-theme)) #reviews #comments ol.commentlist li .meta {
    color: #767676;
    font-size: 0.75em;
}
.woocommerce-no-js form.woocommerce-form-coupon,
.woocommerce-no-js form.woocommerce-form-login {
    display: block !important;
}
.woocommerce-no-js .showcoupon,
.woocommerce-no-js .woocommerce-form-coupon-toggle,
.woocommerce-no-js .woocommerce-form-login-toggle {
    display: none !important;
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    background-color: #f6f5f8;
    color: #515151;
    border-top: 3px solid #7f54b3;
    list-style: none outside;
    width: auto;
    word-wrap: break-word;
}
.woocommerce-error:after,
.woocommerce-error:before,
.woocommerce-info:after,
.woocommerce-info:before,
.woocommerce-message:after,
.woocommerce-message:before {
    content: " ";
    display: table;
}
.woocommerce-error:after,
.woocommerce-info:after,
.woocommerce-message:after {
    clear: both;
}
.woocommerce-error:before,
.woocommerce-info:before,
.woocommerce-message:before {
    font-family: WooCommerce;
    content: "\e028";
    display: inline-block;
    position: absolute;
    top: 1em;
    left: 1.5em;
}
.woocommerce-error .button,
.woocommerce-info .button,
.woocommerce-message .button {
    float: right;
}
.woocommerce-error li,
.woocommerce-info li,
.woocommerce-message li {
    list-style: none outside !important;
    padding-left: 0 !important;
    margin-left: 0 !important;
}
.rtl.woocommerce .price_label,
.rtl.woocommerce .price_label span {
    direction: ltr;
    unicode-bidi: embed;
}
.woocommerce-message {
    border-top-color: #8fae1b;
}
.woocommerce-message:before {
    content: "\e015";
    color: #8fae1b;
}
.woocommerce-info {
    border-top-color: #1e85be;
}
.woocommerce-info:before {
    color: #1e85be;
}
.woocommerce-error {
    border-top-color: #b81c23;
}
.woocommerce-error:before {
    content: "\e016";
    color: #b81c23;
}
.woocommerce-account .woocommerce:after,
.woocommerce-account .woocommerce:before {
    content: " ";
    display: table;
}
.woocommerce-account .woocommerce:after {
    clear: both;
}
.woocommerce-account .addresses .title:after,
.woocommerce-account .addresses .title:before {
    content: " ";
    display: table;
}
.woocommerce-account .addresses .title:after {
    clear: both;
}
.woocommerce-account .addresses .title h3 {
    float: left;
}
.woocommerce-account .addresses .title .edit {
    float: right;
}
.woocommerce-account ol.commentlist.notes li.note p.meta {
    font-weight: 700;
    margin-bottom: 0;
}
.woocommerce-account ol.commentlist.notes li.note .description p:last-child {
    margin-bottom: 0;
}
.woocommerce-account ul.digital-downloads {
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li {
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.woocommerce-account ul.digital-downloads li:before {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-right: 0.618em;
    content: "\e00a";
    text-decoration: none;
}
.woocommerce-account ul.digital-downloads li .count {
    float: right;
}
#add_payment_method table.cart .product-thumbnail,
.woocommerce-cart table.cart .product-thumbnail,
.woocommerce-checkout table.cart .product-thumbnail {
    min-width: 32px;
}
#add_payment_method table.cart img,
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
    width: 32px;
    box-shadow: none;
}
#add_payment_method table.cart td,
#add_payment_method table.cart th,
.woocommerce-cart table.cart td,
.woocommerce-cart table.cart th,
.woocommerce-checkout table.cart td,
.woocommerce-checkout table.cart th {
    vertical-align: middle;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    float: left;
    box-sizing: border-box;
    border: 1px solid #cfc8d8;
    padding: 6px 6px 5px;
    margin: 0 4px 0 0;
    outline: 0;
}
#add_payment_method table.cart input,
.woocommerce-cart table.cart input,
.woocommerce-checkout table.cart input {
    margin: 0;
    vertical-align: middle;
}
#add_payment_method .wc-proceed-to-checkout,
.woocommerce-cart .wc-proceed-to-checkout,
.woocommerce-checkout .wc-proceed-to-checkout {
    padding: 1em 0;
}
#add_payment_method .wc-proceed-to-checkout:after,
#add_payment_method .wc-proceed-to-checkout:before,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:before,
.woocommerce-checkout .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:before {
    content: " ";
    display: table;
}
#add_payment_method .wc-proceed-to-checkout:after,
.woocommerce-cart .wc-proceed-to-checkout:after,
.woocommerce-checkout .wc-proceed-to-checkout:after {
    clear: both;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    display: block;
    text-align: center;
    margin-bottom: 1em;
    font-size: 1.25em;
    padding: 1em;
}
#add_payment_method .cart-collaterals .shipping-calculator-button,
.woocommerce-cart .cart-collaterals .shipping-calculator-button,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button {
    float: none;
    margin-top: 0.5em;
    display: inline-block;
}
#add_payment_method .cart-collaterals .shipping-calculator-button:after,
.woocommerce-cart .cart-collaterals .shipping-calculator-button:after,
.woocommerce-checkout .cart-collaterals .shipping-calculator-button:after {
    font-family: WooCommerce;
    speak: never;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: 0.618em;
    content: "\e019";
    text-decoration: none;
}
#add_payment_method .cart-collaterals .shipping-calculator-form,
.woocommerce-cart .cart-collaterals .shipping-calculator-form,
.woocommerce-checkout .cart-collaterals .shipping-calculator-form {
    margin: 1em 0 0;
}
#add_payment_method .cart-collaterals .cart_totals p small,
.woocommerce-cart .cart-collaterals .cart_totals p small,
.woocommerce-checkout .cart-collaterals .cart_totals p small {
    color: #767676;
    font-size: 0.83em;
}
#add_payment_method .cart-collaterals .cart_totals table,
.woocommerce-cart .cart-collaterals .cart_totals table,
.woocommerce-checkout .cart-collaterals .cart_totals table {
    border-collapse: separate;
    margin: 0 0 6px;
    padding: 0;
}
#add_payment_method .cart-collaterals .cart_totals table tr:first-child td,
#add_payment_method .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-cart .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-checkout .cart-collaterals .cart_totals table tr:first-child th {
    border-top: 0;
}
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    width: 35%;
}
#add_payment_method .cart-collaterals .cart_totals table td,
#add_payment_method .cart-collaterals .cart_totals table th,
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table th,
.woocommerce-checkout .cart-collaterals .cart_totals table td,
.woocommerce-checkout .cart-collaterals .cart_totals table th {
    vertical-align: top;
    border-left: 0;
    border-right: 0;
    line-height: 1.5em;
}
#add_payment_method .cart-collaterals .cart_totals table small,
.woocommerce-cart .cart-collaterals .cart_totals table small,
.woocommerce-checkout .cart-collaterals .cart_totals table small {
    color: #767676;
}
#add_payment_method .cart-collaterals .cart_totals table select,
.woocommerce-cart .cart-collaterals .cart_totals table select,
.woocommerce-checkout .cart-collaterals .cart_totals table select {
    width: 100%;
}
#add_payment_method .cart-collaterals .cart_totals .discount td,
.woocommerce-cart .cart-collaterals .cart_totals .discount td,
.woocommerce-checkout .cart-collaterals .cart_totals .discount td {
    color: #b3af54;
}
#add_payment_method .cart-collaterals .cart_totals tr td,
#add_payment_method .cart-collaterals .cart_totals tr th,
.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th,
.woocommerce-checkout .cart-collaterals .cart_totals tr td,
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
    border-top: 1px solid #e9e6ed;
}
#add_payment_method .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-cart .cart-collaterals .cart_totals .woocommerce-shipping-destination,
.woocommerce-checkout .cart-collaterals .cart_totals .woocommerce-shipping-destination {
    margin-bottom: 0;
}
#add_payment_method .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-cart .cart-collaterals .cross-sells ul.products li.product,
.woocommerce-checkout .cart-collaterals .cross-sells ul.products li.product {
    margin-top: 0;
}
#add_payment_method .checkout .col-2 h3#ship-to-different-address,
.woocommerce-cart .checkout .col-2 h3#ship-to-different-address,
.woocommerce-checkout .checkout .col-2 h3#ship-to-different-address {
    float: left;
    clear: none;
}
#add_payment_method .checkout .col-2 .notes,
.woocommerce-cart .checkout .col-2 .notes,
.woocommerce-checkout .checkout .col-2 .notes {
    clear: left;
}
#add_payment_method .checkout .col-2 .form-row-first,
.woocommerce-cart .checkout .col-2 .form-row-first,
.woocommerce-checkout .checkout .col-2 .form-row-first {
    clear: left;
}
#add_payment_method .checkout .create-account small,
.woocommerce-cart .checkout .create-account small,
.woocommerce-checkout .checkout .create-account small {
    font-size: 11px;
    color: #767676;
    font-weight: 400;
}
#add_payment_method .checkout div.shipping-address,
.woocommerce-cart .checkout div.shipping-address,
.woocommerce-checkout .checkout div.shipping-address {
    padding: 0;
    clear: left;
    width: 100%;
}
#add_payment_method .checkout .shipping_address,
.woocommerce-cart .checkout .shipping_address,
.woocommerce-checkout .checkout .shipping_address {
    clear: both;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    background: #e9e6ed;
    border-radius: 5px;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
    text-align: left;
    padding: 1em;
    border-bottom: 1px solid #cfc8d8;
    margin: 0;
    list-style: none outside;
}
#add_payment_method #payment ul.payment_methods:after,
#add_payment_method #payment ul.payment_methods:before,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:before,
.woocommerce-checkout #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:before {
    content: " ";
    display: table;
}
#add_payment_method #payment ul.payment_methods:after,
.woocommerce-cart #payment ul.payment_methods:after,
.woocommerce-checkout #payment ul.payment_methods:after {
    clear: both;
}
#add_payment_method #payment ul.payment_methods li,
.woocommerce-cart #payment ul.payment_methods li,
.woocommerce-checkout #payment ul.payment_methods li {
    line-height: 2;
    text-align: left;
    margin: 0;
    font-weight: 400;
}
#add_payment_method #payment ul.payment_methods li input,
.woocommerce-cart #payment ul.payment_methods li input,
.woocommerce-checkout #payment ul.payment_methods li input {
    margin: 0 1em 0 0;
}
#add_payment_method #payment ul.payment_methods li img,
.woocommerce-cart #payment ul.payment_methods li img,
.woocommerce-checkout #payment ul.payment_methods li img {
    vertical-align: middle;
    margin: -2px 0 0 0.5em;
    padding: 0;
    position: relative;
    box-shadow: none;
}
#add_payment_method #payment ul.payment_methods li img + img,
.woocommerce-cart #payment ul.payment_methods li img + img,
.woocommerce-checkout #payment ul.payment_methods li img + img {
    margin-left: 2px;
}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):before,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):before {
    content: " ";
    display: table;
}
#add_payment_method #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-cart #payment ul.payment_methods li:not(.woocommerce-notice):after,
.woocommerce-checkout #payment ul.payment_methods li:not(.woocommerce-notice):after {
    clear: both;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
    padding: 1em;
}
#add_payment_method #payment div.payment_box,
.woocommerce-cart #payment div.payment_box,
.woocommerce-checkout #payment div.payment_box {
    position: relative;
    box-sizing: border-box;
    width: 100%;
    padding: 1em;
    margin: 1em 0;
    font-size: 0.92em;
    border-radius: 2px;
    line-height: 1.5;
    background-color: #dcd7e3;
    color: #515151;
}
#add_payment_method #payment div.payment_box input.input-text,
#add_payment_method #payment div.payment_box textarea,
.woocommerce-cart #payment div.payment_box input.input-text,
.woocommerce-cart #payment div.payment_box textarea,
.woocommerce-checkout #payment div.payment_box input.input-text,
.woocommerce-checkout #payment div.payment_box textarea {
    border-color: #c2b9ce;
    border-top-color: #b5aac3;
}
#add_payment_method #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-cart #payment div.payment_box ::-webkit-input-placeholder,
.woocommerce-checkout #payment div.payment_box ::-webkit-input-placeholder {
    color: #b5aac3;
}
#add_payment_method #payment div.payment_box :-moz-placeholder,
.woocommerce-cart #payment div.payment_box :-moz-placeholder,
.woocommerce-checkout #payment div.payment_box :-moz-placeholder {
    color: #b5aac3;
}
#add_payment_method #payment div.payment_box :-ms-input-placeholder,
.woocommerce-cart #payment div.payment_box :-ms-input-placeholder,
.woocommerce-checkout #payment div.payment_box :-ms-input-placeholder {
    color: #b5aac3;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods {
    list-style: none outside;
    margin: 0;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token {
    margin: 0 0 0.5em;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-new label,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-token label {
    cursor: pointer;
}
#add_payment_method #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-cart #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput,
.woocommerce-checkout #payment div.payment_box .woocommerce-SavedPaymentMethods .woocommerce-SavedPaymentMethods-tokenInput {
    vertical-align: middle;
    margin: -3px 1em 0 0;
    position: relative;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form {
    border: 0;
    padding: 0;
    margin: 1em 0 0;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number {
    font-size: 1.5em;
    padding: 8px;
    background-repeat: no-repeat;
    background-position: right 0.618em center;
    background-size: 32px 20px;
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.visa,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.visa {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/visa.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.mastercard,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.mastercard {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/mastercard.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.laser,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.laser {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/laser.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.dinersclub,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.dinersclub {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/diners.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.maestro,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.maestro {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/maestro.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.jcb,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.jcb {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/jcb.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.amex,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.amex {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/amex.svg);
}
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
#add_payment_method #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-cart #payment div.payment_box .wc-credit-card-form-card-number.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-cvc.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-expiry.discover,
.woocommerce-checkout #payment div.payment_box .wc-credit-card-form-card-number.discover {
    background-image: url(../../plugins/woocommerce/assets/images/icons/credit-cards/discover.svg);
}
#add_payment_method #payment div.payment_box span.help,
.woocommerce-cart #payment div.payment_box span.help,
.woocommerce-checkout #payment div.payment_box span.help {
    font-size: 0.857em;
    color: #767676;
    font-weight: 400;
}
#add_payment_method #payment div.payment_box .form-row,
.woocommerce-cart #payment div.payment_box .form-row,
.woocommerce-checkout #payment div.payment_box .form-row {
    margin: 0 0 1em;
}
#add_payment_method #payment div.payment_box p:last-child,
.woocommerce-cart #payment div.payment_box p:last-child,
.woocommerce-checkout #payment div.payment_box p:last-child {
    margin-bottom: 0;
}
#add_payment_method #payment div.payment_box:before,
.woocommerce-cart #payment div.payment_box:before,
.woocommerce-checkout #payment div.payment_box:before {
    content: "";
    display: block;
    border: 1em solid #dcd7e3;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -0.75em;
    left: 0;
    margin: -1em 0 0 2em;
}
#add_payment_method #payment .payment_method_paypal .about_paypal,
.woocommerce-cart #payment .payment_method_paypal .about_paypal,
.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    float: right;
    line-height: 52px;
    font-size: 0.83em;
}
#add_payment_method #payment .payment_method_paypal img,
.woocommerce-cart #payment .payment_method_paypal img,
.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 52px;
    vertical-align: middle;
}
.woocommerce-terms-and-conditions {
    border: 1px solid rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.05);
}
.woocommerce-invalid #terms {
    outline: 2px solid red;
    outline-offset: 2px;
}
.woocommerce-password-strength {
    text-align: center;
    font-weight: 600;
    padding: 3px 0.5em;
    font-size: 1em;
}
.woocommerce-password-strength.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
}
.woocommerce-password-strength.short {
    background-color: #f1adad;
    border-color: #e35b5b;
}
.woocommerce-password-strength.bad {
    background-color: #fbc5a9;
    border-color: #f78b53;
}
.woocommerce-password-strength.good {
    background-color: #ffe399;
    border-color: #ffc733;
}
.woocommerce-password-hint {
    margin: 0.5em 0 0;
    display: block;
}
#content.twentyeleven .woocommerce-pagination a {
    font-size: 1em;
    line-height: 1;
}
.single-product .twentythirteen #reply-title,
.single-product .twentythirteen #respond #commentform,
.single-product .twentythirteen .entry-summary {
    padding: 0;
}
.single-product .twentythirteen p.stars {
    clear: both;
}
.twentythirteen .woocommerce-breadcrumb {
    padding-top: 40px;
}
.twentyfourteen ul.products li.product {
    margin-top: 0 !important;
}
body:not(.search-results) .twentysixteen .entry-summary {
    color: inherit;
    font-size: inherit;
    line-height: inherit;
}
.twentysixteen .price ins {
    background: inherit;
    color: inherit;
}
.woocommerce form .form-row .required {
    visibility: visible;
}
:root {
    --tcd-product-loop-item-column: 4;
    --tcd-product-loop-item-column-large: 3;
    --tcd-product-loop-item-column-small: 4;
    --tcd-product-loop-item-margin-hn: 30px;
    --tcd-product-loop-item-margin-vt: 60px;
    --tcd-product-image-size: calc(var(--tcd-product-image-aspect-ratio) * 100%);
    --tcd-product-image-size-square: 1;
    --tcd-product-image-size-landscape: 3/4;
    --tcd-product-image-size-vertical: 4/3;
    --tcd-container-width: 1100px;
}
@media (max-width: 1160px) {
    :root {
        --tcd-container-width: calc(100vw - 60px);
    }
}
@media (max-width: 767px) {
    :root {
        --tcd-product-loop-item-margin-hn: 20px;
        --tcd-product-loop-item-margin-vt: 30px;
    }
}
@media (max-width: 599px) {
    :root {
        --tcd-product-loop-item-column: 2;
        --tcd-product-loop-item-column-large: 1;
        --tcd-product-loop-item-column-small: 2;
    }
}
.p-wc-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 16px;
    padding: 0 1.5em;
    color: #fff;
    background: var(--tcd-accent-color);
    border: none;
    transition: opacity 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
    .p-wc-button:hover {
        color: #fff;
        opacity: 0.8;
    }
}
.p-wc-carousel-arrow {
    position: absolute;
    width: auto;
    top: 0;
    left: 0;
    right: 0;
    height: calc((((var(--tcd-container-width) + var(--tcd-product-loop-item-margin-hn)) / var(--tcd-product-loop-item-column)) - var(--tcd-product-loop-item-margin-hn)) * var(--tcd-product-image-aspect-ratio));
    pointer-events: none;
}
.p-wc-carousel-arrow > button {
    pointer-events: auto;
}
@media (max-width: 1240px) {
    .p-wc-carousel-arrow {
        left: 35px;
        right: 35px;
    }
}
@media (max-width: 991px) {
    .p-wc-carousel-arrow {
        display: none;
    }
}
.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    line-height: 1.6;
}
@media (max-width: 767px) {
    .woocommerce-error,
    .woocommerce-info,
    .woocommerce-message {
        margin-bottom: 81px;
    }
    .woocommerce-error a,
    .woocommerce-info a:not(.showlogin),
    .woocommerce-message a {
        display: none !important;
    }
    .woocommerce-info a.showcoupon {
        display: inline-block !important;
    }
    .woocommerce-form-coupon-toggle .woocommerce-info {
        margin-bottom: 30px;
    }
    .woocommerce form.checkout_coupon.woocommerce-form-coupon .button {
        width: 100%;
        padding: 0 5px !important;
    }
}
.woocommerce form.checkout_coupon .form-row {
    padding: 0;
}
.woocommerce form.checkout_coupon .form-row-first {
    width: 53%;
}
.woocommerce-form-coupon-toggle ~ .woocommerce-error {
    margin-left: 0;
}
.p-splide-pagination {
    gap: 8px;
}
.p-splide-pagination-item {
    cursor: pointer;
    display: block;
    width: 10px;
    height: 10px;
    background: #ddd;
    padding: 0;
    border: 0;
    border-radius: 50%;
}
.p-splide-pagination-item.is-active {
    background: #000;
}
.p-header-membermenu {
    display: flex;
    flex: 0 0 auto;
    margin-left: 13px;
    height: 40px;
}
.p-header-membermenu li {
    height: 100%;
}
.p-header-membermenu a {
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 13px;
}
.p-header-membermenu a:not(:hover) {
    color: inherit;
}
.p-header-membermenu-cart a {
    padding-right: 0;
}
.p-header-membermenu-wishlist a,
.p-header-membermenu-cart a {
    position: relative;
}
.p-header-membermenu-wishlist a:before,
.p-header-membermenu-login a:before,
.p-header-membermenu-mypage a:before,
.p-header-membermenu-cart a:before {
    margin-top: -2px;
    margin-bottom: -2px;
    font-family: "design_plus";
    font-size: 20px;
}
.p-header-membermenu-wishlist a:before {
    content: "\e94f";
}
.p-header-membermenu-login a:before,
.p-header-membermenu-mypage a:before {
    font-size: 22px;
    content: "\e94c";
}
.p-header-membermenu-cart a:before {
    content: "\e950";
}
.p-header-membermenu .p-header-membermenu-wishlist a {
    display: flex;
    align-items: center;
}
.p-header-membermenu-wishlist-count:not(:empty) {
    position: absolute;
    top: 0;
    right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background: var(--tcd-accent-color);
    border-radius: 9px;
    transform: translate3d(50%, 0, 0);
}
.p-header-membermenu .p-header-membermenu-cart a {
    display: flex;
    align-items: center;
}
.p-header-membermenu-cart-badge:not(:empty) {
    position: absolute;
    top: 0;
    right: -3px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background: var(--tcd-accent-color);
    border-radius: 9px;
    transform: translate3d(50%, 0, 0);
}
@media (max-width: 1200px) {
    .p-header-membermenu .p-header-membermenu-wishlist,
    .p-header-membermenu .p-header-membermenu-mypage,
    .p-header-membermenu .p-header-membermenu-login {
        display: none;
    }
}
@media (max-width: 991px) {
    .p-header-membermenu a {
        padding: 10px 6px;
    }
    .p-header-membermenu-cart a {
        padding-right: 6px;
    }
    .p-header-membermenu-cart a:before {
        font-size: 19px;
    }
    .p-header-membermenu-cart-badge:not(:empty) {
        top: 0;
        right: 3px;
    }
}
.p-header-memberbox,
.p-header-view-cart {
    position: absolute;
    top: 69px;
    right: 40px;
    z-index: 998;
    width: 320px;
    max-width: 90vw;
    max-height: 80vh;
    overflow: auto;
    font-size: 14px;
    text-align: center;
    padding: 30px;
    visibility: hidden;
    opacity: 0;
    transition-timing-function: ease-out;
    transition-duration: 0.2s;
    transition-property: opacity, visibility;
}
.p-header-memberbox.is-active,
.p-header-view-cart.is-active {
    visibility: visible;
    opacity: 1;
}
.p-header-memberbox-login-form {
    display: flex;
    flex-direction: column;
    gap: 20px 0;
}
.p-header-memberbox-login-input {
    width: 100%;
    height: 50px;
    padding: 0 20px;
    background: #fff;
    border: none;
}
.p-header-memberbox-login-button-submit,
.p-header-memberbox-registration-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 50px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 16px;
    padding: 0 1.5em;
    color: #fff;
    background: var(--tcd-accent-color);
    border: none;
    transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
}
.p-header-memberbox-login-lostpassword a {
    color: inherit;
}
.p-header-memberbox-registration {
    margin-top: 30px;
}
body.is-header-type--dark .p-header-memberbox,
body.is-header-type--dark .p-header-view-cart {
    color: #fff;
    background: #000;
}
body.is-header-type--dark .p-header-memberbox input {
    color: #000;
}
body.is-header-type--light .p-header-memberbox,
body.is-header-type--light .p-header-view-cart {
    color: #000;
    background: #f8f8f8;
}
@media (hover: hover) and (pointer: fine) {
    .p-header-memberbox.is-active,
    .p-header-memberbox:hover,
    .p-header-view-cart:hover {
        visibility: visible;
        opacity: 1;
    }
    .p-header-memberbox-login-button-submit:hover,
    .p-header-memberbox-registration-button:hover {
        color: #fff;
    }
}
@media (max-width: 1200px) {
    .p-header-memberbox,
    .p-header-view-cart {
        display: none;
    }
}
.p-drawer-menu-member {
    display: flex;
}
.p-drawer-menu-member__item {
    width: 100%;
}
.p-drawer-menu-member__link {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 0 20px;
    height: 50px;
    color: inherit;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}
* + .p-drawer-menu-member__item .p-drawer-menu-member__link {
    border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.is-header-type--light .p-drawer-menu-member__link {
    border-color: #ddd;
}
.is-header-type--dark .p-drawer-menu-member__link {
    border-color: rgba(255, 255, 255, 0.2);
}
.p-drawer-membermenu {
    display: none;
}
body.drawer-available .p-drawer-membermenu {
    display: flex;
}
body.drawer-available .p-drawer-membermenu > li {
    width: 100%;
}
body.drawer-available .p-drawer-membermenu > li + li {
    border-left-width: 1px;
}
body.drawer-available .p-drawer-membermenu > li a {
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 5px;
}
body.drawer-available .p-drawer-membermenu .p-header-membermenu-login a:before,
body.drawer-available .p-drawer-membermenu .p-header-membermenu-mypage a:before {
    margin-right: 8px;
    font-size: 18px;
}
body.drawer-available .p-drawer-membermenu .p-header-membermenu-wishlist a:before {
    margin-right: 8px;
    font-size: 16px;
}
.p-drawer-menu__product {
    margin: 0 -20px;
}
.p-drawer-menu__product-label {
    font-size: 16px;
    font-weight: 600;
    line-height: 1.6;
    margin: -0.3em 20px calc(20px - 0.3em) 20px;
}
.p-drawer-menu__product-list {
    display: flex;
    gap: 20px;
    padding: 0 0 0 20px;
}
.p-drawer-menu__product-list::-webkit-scrollbar {
    display: none;
}
.p-drawer-menu__product .p-archive03-item {
    flex-basis: 150px;
}
.p-drawer-menu__product .p-archive03-item-anchor:not(:hover) {
    color: inherit;
}
.p-drawer-menu__product .p-archive03-item-info {
    margin-top: 20px;
}
.p-drawer-menu__product .p-archive03-item-meta,
.p-drawer-menu__product .p-archive03-item-rating {
    display: none;
}
.p-drawer-menu__product .p-archive03-item-title {
    font-size: 14px !important;
}
.p-drawer-menu__product .p-archive03-item-price {
    color: inherit;
    margin-top: 15px;
}
.p-drawer-menu__product .p-product-badge {
    top: 10px;
    left: 10px;
}
.p-drawer-menu__product .p-product-badge span {
    min-width: 45px;
    height: 45px;
    padding: 0 5px;
    font-size: 10px;
    line-height: 45px;
}
.p-drawer-menu__product .p-archive03-item-actions {
    display: none;
}
.is-header-type--dark .p-drawer-menu__product .p-archive03-item-price {
    color: #fff;
}
.is-header-type--light .p-drawer-menu__product .p-archive03-item-price {
    color: #000;
}
.woocommerce img.p-hover-effect-image,
.woocommerce-page img.p-hover-effect-image {
    height: 100%;
}
.woocommerce-store-notice,
p.demo_store {
    z-index: 0;
    padding: 0.75em 40px;
    font-size: 14px;
    line-height: 1.5;
    background-color: var(--tcd-accent-color);
    box-shadow: none;
}
body.admin-bar .woocommerce-store-notice {
    top: 32px;
}
@media (max-width: 991px) {
    .woocommerce-store-notice,
    p.demo_store {
        padding: 0.75em 20px;
    }
}
@media (max-width: 782px) {
    body.admin-bar .woocommerce-store-notice {
        top: 46px;
    }
}
.woocommerce-notices-wrapper {
    margin: 0 0 50px;
}
.woocommerce-notices-wrapper:empty {
    display: none;
}
@media (max-width: 991px) {
    .woocommerce-notices-wrapper {
        margin: 0 0 30px;
    }
}
.p-article-like:before {
    font-family: "design_plus";
    color: inherit;
    font-size: 19px;
    cursor: pointer;
    content: "\e94f";
}
.p-article-like.is-liked:before {
    content: "\e94d";
}
@media (max-width: 991px) {
    .p-article-like:before {
        font-size: 16px;
    }
}
.p-product-like-message {
    position: fixed;
    bottom: 30px;
    left: 30px;
    z-index: 100;
    display: flex;
    align-items: center;
    min-width: 300px;
    max-width: calc(50vw - 30px);
    min-height: 80px;
    padding: calc(30px - 0.3em) 80px calc(30px - 0.3em) 30px;
    font-size: 16px;
    line-height: 1.6;
    color: #fff;
    pointer-events: none;
    background: var(--tcd-product-wishlist-message-bg-color);
    border-radius: 10px;
    visibility: hidden;
    opacity: 0;
    transition: bottom 0.2s ease, opacty 0.5s ease, visibility 0.5s ease;
}
body.has-footer-bar.footer-bar-active .p-product-like-message {
    bottom: 80px;
}
.p-product-like-message.is-active {
    animation: likeMsgFadeIn 0.5s ease 0s forwards;
}
@keyframes likeMsgFadeIn {
    0% {
        opacity: 0;
        visibility: hidden;
    }
    100% {
        opacity: 1;
        visibility: visible;
    }
}
.p-product-like-message-close {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 80px;
    padding: 0;
    color: inherit;
    text-align: center;
    pointer-events: auto;
    cursor: pointer;
    background: 0 0;
    border: none;
}
.p-product-like-message-close:before,
.p-product-like-message-close:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 18px;
    height: 1px;
    margin: auto;
    content: "";
    background: #fff;
}
.p-product-like-message-close:before {
    transform: rotate(-45deg);
}
.p-product-like-message-close:after {
    transform: rotate(45deg);
}
@media (hover: hover) and (pointer: fine) {
    .p-product-like-message-close:hover {
        opacity: 0.5;
    }
}
@media (max-width: 767px) {
    .p-product-like-message {
        min-height: 40px;
        padding: calc(20px - 0.3em) 40px calc(20px - 0.3em) 20px;
        font-size: 14px;
    }
    body.has-footer-bar.footer-bar-active .p-product-like-message {
        bottom: 70px;
    }
    .p-product-like-message-close {
        width: 40px;
    }
    .p-product-like-message-close:before,
    .p-product-like-message-close:after {
        width: 14px;
    }
}
@media (max-width: 575px) {
    .p-product-like-message {
        right: 20px;
        bottom: 20px;
        left: 20px;
        min-width: auto;
        max-width: none;
    }
}
.p-article-price {
    color: #000;
}
.p-article-price ins {
    text-decoration: none;
}
.tax {
    font-size: 85.7%;
    font-style: normal;
    font-weight: 300;
}
.p-article-outofstock {
    display: inline-block;
    color: #d90000;
}
.p-product-badge {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 5;
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
}
.p-product-badge span {
    display: block;
    min-width: 60px;
    height: 60px;
    padding: 0 12px;
    margin: 0;
    overflow: hidden;
    font-size: 12px;
    font-weight: 700;
    line-height: 60px;
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    background-color: var(--tcd-accent-color);
    border-radius: 50%;
}
.p-product-badge .new {
    background: var(--tcd-product-badge-new-color);
}
.p-product-badge .sale {
    background: var(--tcd-product-badge-sale-color);
}
.p-product-badge .featured {
    background: var(--tcd-product-badge-featured-color);
}
@media (max-width: 767px) {
    .p-product-badge {
        top: 10px;
        left: 10px;
    }
    .p-product-badge span {
        min-width: 45px;
        height: 45px;
        padding: 0 5px;
        font-size: 10px;
        line-height: 45px;
    }
}
.p-archive03-item-rating {
    display: none !important;
    margin-top: 20px !important;
    font-size: 12px;
    line-height: 1;
    color: var(--tcd-accent-color);
}
.p-archive03-item .woocommerce-product-rating .star-rating,
.p-wishlist-item .woocommerce-product-rating .star-rating {
    margin-top: 0;
}
.woocommerce .star-rating:before,
.woocommerce .star-rating span:before {
    color: var(--tcd-accent-color);
    white-space: nowrap;
}
body.post-type-archive-product .l-main-inner,
body.woocommerce-shop .l-main-inner,
body.tax-product_cat .l-main-inner,
body.tax-product_tag .l-main-inner {
    margin-top: 0;
}
body.post-type-archive-product .p-page-header-image,
body.woocommerce-shop .p-page-header-image,
body.tax-product_cat .p-page-header-image,
body.tax-product_tag .p-page-header-image {
    margin-top: 0;
    margin-bottom: 0;
}
.woocommerce-products-header {
    position: sticky;
    top: 0;
    z-index: 9;
    padding: 14px 0;
    margin-bottom: 40px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}
body.hide-product-archive-title-bottom-border .woocommerce-products-header {
    border-bottom: none;
}
.woocommerce-products-header-inner {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    align-items: center;
}
.woocommerce-products-header-title.p-headline,
.woocommerce-products-title-inner.p-headline {
    margin: 0;
    text-align: left;
}
.p-archive03-sort-filter {
    display: flex;
    margin-bottom: 60px;
    background: #fff;
}
.p-archive03-sort-filter-item {
    width: 100%;
    position: relative;
    border: 1px solid #ddd;
}
.p-archive03-sort-filter-item--category,
.p-archive03-sort-filter-item--orderby {
    line-height: 1.4;
}
.p-archive03-sort-filter-item-title {
    cursor: pointer;
    height: 70px;
    padding: 0 25px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.p-archive03-sort-filter-item--category .p-archive03-sort-filter-item-title,
.p-archive03-sort-filter-item--orderby .p-archive03-sort-filter-item-title {
    gap: 10px;
}
.p-archive03-sort-filter-item-dropdown {
    position: absolute;
    top: calc(100% + 1px);
    left: -1px;
    z-index: -1;
    width: calc(100% + 2px);
    background: #f8f8f8;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: all 0.1s ease-out;
}
.p-archive03-sort-filter-item.is-active .p-archive03-sort-filter-item-dropdown {
    z-index: 10;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    transition-duration: 0.2s;
}
.p-archive03-sort-filter-item-dropdown li {
    cursor: pointer;
    color: #000;
    transition: color 0.2s ease, background 0.2s ease;
}
.p-archive03-sort-filter-item-dropdown li a,
.p-archive03-sort-filter-item-dropdown li span {
    display: block;
    height: 60px;
    padding: 0 24px;
    overflow: hidden;
    font-size: 16px;
    line-height: 60px;
    color: inherit;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    transition: none;
}
.p-archive03-sort-filter-item-dropdown li.is-active {
    color: #fff;
    background: var(--tcd-accent-color);
}
.p-archive03-sort-filter-item--total {
    pointer-events: none;
}
.p-archive03-sort-filter-item-stock {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 100%;
    cursor: pointer;
    line-height: 1.4;
}
.p-archive03-sort-filter-item-stock-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 1em;
    height: 1em;
    background: #ddd;
    margin-right: 10px;
}
div[data-value="in_stock"] > .p-archive03-sort-filter-item-stock-icon {
    background: #000;
}
div[data-value="in_stock"] > .p-archive03-sort-filter-item-stock-icon:before {
    font-family: "design_plus";
    color: #fff;
    content: "\e876";
}
.p-archive03-sort-filter-item--layout {
    flex: 1;
}
.p-archive03-sort-filter-item--layout .p-archive03-sort-filter-item-title {
    cursor: auto;
    gap: 20px;
}
.p-archive03-sort-filter-item--layout-icon {
    cursor: pointer;
    color: #ddd;
}
.p-archive03-sort-filter[data-layout="large"] .p-archive03-sort-filter-item--layout-icon[data-layout="large"],
.p-archive03-sort-filter[data-layout="small"] .p-archive03-sort-filter-item--layout-icon[data-layout="small"] {
    color: #000;
}
.p-archive03-sort-filter-item--layout-icon--small,
.p-archive03-sort-filter-item--layout-icon--large {
    font-size: 18px;
}
.p-archive03-sort-filter[data-layout="large"] ~ .p-product-archive {
    --tcd-product-loop-item-column: var(--tcd-product-loop-item-column-large);
}
.p-archive03-sort-filter[data-layout="small"] ~ .p-product-archive {
    --tcd-product-loop-item-column: var(--tcd-product-loop-item-column-small);
}
@media (hover: hover) and (pointer: fine) {
    .p-archive03-sort-filter-item-dropdown li:hover {
        color: #fff;
        background: var(--tcd-accent-color);
    }
}
@media not all and (max-width: 991px) {
    .p-archive03-sort-filter-item + .p-archive03-sort-filter-item {
        width: calc(100% + 1px);
        margin-left: -1px;
    }
}
@media (max-width: 991px) {
    .p-archive03-sort-filter {
        flex-wrap: wrap;
    }
    .p-archive03-sort-filter-item--category {
        order: 1;
    }
    .p-archive03-sort-filter.orderby.category .p-archive03-sort-filter-item--category {
        width: 50%;
    }
    .p-archive03-sort-filter-item--orderby {
        order: 2;
    }
    .p-archive03-sort-filter.orderby.category .p-archive03-sort-filter-item--orderby {
        width: calc(50% + 1px);
        margin-left: -1px;
    }
    .p-archive03-sort-filter-item--total {
        order: 3;
        width: 50%;
        border: none;
    }
    .p-archive03-sort-filter-item--total .p-archive03-sort-filter-item-title {
        padding: 0;
        height: auto;
    }
    .p-archive03-sort-filter.category .p-archive03-sort-filter-item--total,
    .p-archive03-sort-filter.orderby .p-archive03-sort-filter-item--total {
        margin-top: 30px;
    }
    .p-archive03-sort-filter-item--stock {
        order: 4;
        width: 50%;
        border: none;
        margin-bottom: -5px;
    }
    .p-archive03-sort-filter-item--stock .p-archive03-sort-filter-item-title {
        padding: 0;
        height: auto;
    }
    .p-archive03-sort-filter.total .p-archive03-sort-filter-item--stock .p-archive03-sort-filter-item-title {
        justify-content: flex-end;
    }
    .p-archive03-sort-filter.category .p-archive03-sort-filter-item--stock,
    .p-archive03-sort-filter.orderby .p-archive03-sort-filter-item--stock {
        margin-top: 30px;
    }
    .p-archive03-sort-filter-item--layout {
        order: 5;
        width: 50%;
        border: none;
    }
    .p-archive03-sort-filter-item--layout .p-archive03-sort-filter-item-title {
        padding: 0;
        height: auto;
        justify-content: flex-end;
    }
    .p-archive03-sort-filter.category .p-archive03-sort-filter-item--layout,
    .p-archive03-sort-filter.orderby .p-archive03-sort-filter-item--layout,
    .p-archive03-sort-filter.total.stock .p-archive03-sort-filter-item--layout {
        margin-top: 30px;
    }
}
@media (max-width: 767px) {
    .p-archive03-sort-filter {
        margin-bottom: 30px;
    }
    .p-archive03-sort-filter-item-title {
        font-size: 14px;
    }
    .p-archive03-sort-filter-item--category .p-archive03-sort-filter-item-title,
    .p-archive03-sort-filter-item--orderby .p-archive03-sort-filter-item-title {
        height: 60px;
        padding: 0 20px;
    }
    .p-archive03-sort-filter-item-dropdown li a,
    .p-archive03-sort-filter-item-dropdown li span {
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        padding: 0 20px;
    }
    .p-archive03-sort-filter-item-stock-icon {
        min-width: 16px;
        height: 16px;
    }
    .p-archive03-sort-filter-item--layout .p-archive03-sort-filter-item-title {
        gap: 10px;
    }
}
.p-wc-loop {
    display: flex;
    flex-wrap: wrap;
    gap: var(--tcd-product-loop-item-margin-vt) var(--tcd-product-loop-item-margin-hn);
}
.p-archive03-item {
    width: calc(((100% + var(--tcd-product-loop-item-margin-hn)) / var(--tcd-product-loop-item-column)) - var(--tcd-product-loop-item-margin-hn));
    position: relative;
}
.p-archive03-item-anchor {
    text-decoration: none !important;
}
.p-archive03-item-thumbnail {
    position: relative;
    overflow: hidden;
}
.p-archive03-item-thumbnail-image {
    position: relative;
    padding-top: var(--tcd-product-image-size);
}
.p-archive03-item-thumbnail-image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.p-archive03-item-info {
    margin-top: 25px;
}
.p-archive03-item-meta {
    line-height: 1;
    margin-bottom: 20px;
}
.p-archive03-item-title {
    font-size: 16px !important;
    line-height: 2 !important;
    margin: -0.5em 0 !important;
}
.p-archive03-item-price {
    line-height: 1;
    margin-top: 20px;
}
.p-archive03-item-excerpt {
    margin-top: calc(20px - 0.5em);
    margin-bottom: -0.5em;
    font-size: 14px;
}
.p-archive03-item-excerpt span {
    display: -webkit-box;
    max-height: 4em;
    overflow: hidden;
    line-height: 2;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.p-archive03-item-rank {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    min-width: 40px;
    height: 40px;
    padding: 0 5px;
    font-weight: 600;
    line-height: 40px;
    color: #fff;
    text-align: center;
    background-color: var(--tcd-accent-color);
}
.p-archive03-item-outofstock {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 5;
    height: 45px;
    padding: 0 10px;
    margin-top: var(--tcd-product-image-size);
    overflow: hidden;
    font-size: 14px;
    font-weight: 600;
    line-height: 45px;
    color: #fff;
    text-align: center;
    pointer-events: none;
    background: var(--tcd-product-archive-outofstock-color);
    transform: translate3d(0, -100%, 0);
}
.p-archive03-item-actions {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 5;
    display: flex;
    height: 0;
    margin-top: var(--tcd-product-image-size);
    overflow: hidden;
    pointer-events: none;
    transition: height 0.2s ease-out;
    transform: translate3d(0, -100%, 0);
}
.p-archive03-item-like,
.p-archive03-item-cart a {
    display: block;
    min-width: 45px;
    height: 45px;
    padding: 0;
    line-height: 45px;
    text-align: center;
}
.p-archive03-item-like {
    color: #fff !important;
    background-color: var(--tcd-accent-color);
}
.p-archive03-item-cart a {
    color: var(--tcd-accent-color);
    background: #fff;
}
.p-archive03-item-cart a:before {
    font-family: "design_plus";
    font-size: 18px;
    content: "\e950";
}
.p-archive03-item-cart a ~ * {
    display: none !important;
}
@media (hover: hover) and (pointer: fine) {
    .p-archive03-item-inner:hover .p-archive03-item-actions {
        height: 45px;
        pointer-events: auto;
    }
    .p-archive03-item-like:hover,
    .p-archive03-item-cart a:hover {
        color: #fff;
        background-color: var(--tcd-accent-color);
        text-decoration: none !important;
    }
}
@media (max-width: 767px) {
    .p-archive03-item-info {
        margin-top: 20px;
    }
    .p-archive03-item-meta {
        margin-bottom: 15px;
    }
    .p-archive03-item-title {
        font-size: 14px !important;
    }
    .p-archive03-item-rating {
        margin-top: 15px !important;
    }
    .p-archive03-item-price {
        font-size: 14px;
        margin-top: 15px;
    }
    .p-archive03-item-like,
    .p-archive03-item-cart a {
        min-width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .p-archive03-item-outofstock {
        height: 35px;
        line-height: 35px;
    }
}
@media (max-width: 767px) and (hover: hover) and (pointer: fine) {
    .p-archive03-item-inner:hover .p-archive03-item-actions {
        height: 40px;
    }
}
.p-entry-product-header {
    display: flex;
    gap: 50px;
}
.p-entry-product-body {
    --tcd-line-height: 2.2;
}
.p-entry-product-content {
    width: 380px;
}
.p-entry-product-content__inner {
    position: sticky;
    top: 30px;
}
.p-entry-product-header-category {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-bottom: 30px;
}
.p-entry-product-title {
    font-size: 24px;
    line-height: 2;
    margin: -0.5em 0;
}
.p-entry-product-cart-prices {
    margin-top: 30px;
}
.p-entry-product-cart-prices .amount,
.woocommerce-variation-price .amount {
    font-size: 22px;
}
.p-entry-product-cart-prices del,
.woocommerce-variation-price del {
    color: #000;
}
.p-entry-product-cart-prices del .amount,
.woocommerce-variation-price del .amount {
    font-size: inherit;
    font-weight: inherit;
    color: inherit;
}
.p-entry-product-cart-prices ins,
.woocommerce-variation-price ins {
    text-decoration: none;
}
.p-entry-product-cart-prices del + ins,
.woocommerce-variation-price del + ins {
    padding-left: 5px;
}
.p-entry-product-cart-prices .woocommerce-price-suffix,
.woocommerce-variation-price .woocommerce-price-suffix {
    color: #000;
}
.woocommerce .woocommerce-product-rating {
    display: flex;
    align-items: center;
    height: 1em;
    margin-top: 30px;
}
.woocommerce .woocommerce-product-rating .star-rating {
    margin: 0 5px 0 0;
}
.woocommerce .woocommerce-product-rating .woocommerce-review-link {
    font-size: 12px;
    text-align: center;
    width: 25px;
    height: 25px;
    line-height: 25px;
    border-radius: 25px;
    color: #fff;
    background: var(--tcd-accent-color);
}
.woocommerce-product-details__short-description {
    padding-top: 50px;
}
.p-entry-product-share {
    margin-top: 30px;
}
.p-entry-product-cart {
    margin-top: 50px;
    line-height: 2;
}
.p-entry-product-cart-quantity .p-entry-product-cart-label {
    line-height: 50px;
}
.p-entry-product-cart .in-stock {
    line-height: 1;
    margin-bottom: 30px;
}
.p-entry-product-cart .in-stock {
    line-height: 1;
    margin-bottom: 30px;
}
.p-entry-product-cart .out-of-stock {
    color: #d90000;
    line-height: 1;
    margin-bottom: 30px;
}
.p-entry-product-cart .reset_variations {
    display: inline-block;
    padding-left: 0.5em;
    line-height: 50px;
}
.p-entry-product-cart .woocommerce-variation-description p {
    margin-bottom: 0;
}
.p-entry-product-cart .woocommerce-variation-price {
    line-height: 1;
    margin: 30px 0;
}
.p-entry-product-cart .variations {
    margin-bottom: 20px;
}
.p-entry-product-cart .variations {
    display: flex;
}
.p-entry-product-cart .variations .p-entry-product-cart-label {
    display: block;
    line-height: 50px;
}
.p-entry-product-cart .woocommerce-variation-availability {
    line-height: 1;
    margin-top: -10px;
}
.woocommerce-grouped-product-list {
    margin-bottom: 50px;
}
.woocommerce-grouped-product-list-item:not(:first-of-type) td {
    padding-top: 20px;
    border-top: 1px solid #ddd;
}
.woocommerce-grouped-product-list-item:not(:last-of-type) td {
    padding-bottom: 20px;
}
.woocommerce-grouped-product-list-item__quantity {
    white-space: nowrap;
    padding-right: 20px;
}
.woocommerce-grouped-product-list-item__quantity .quantity .qty {
    width: 60px;
    height: 35px;
    padding: 10px;
    text-align: left;
    border: 1px solid #ddd;
}
.wc-grouped-product-add-to-cart-checkbox {
    display: none;
}
.wc-grouped-product-add-to-cart-checkbox + label {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    color: #fff;
    background: #eee;
}
.wc-grouped-product-add-to-cart-checkbox:checked + label {
    background: #000;
}
.wc-grouped-product-add-to-cart-checkbox:checked + label:before {
    content: "\e876";
    font-family: "design_plus";
    color: #fff;
}
.woocommerce-grouped-product-list-item__label a {
    line-height: 1.6;
}
.woocommerce-grouped-product-list-item__price {
    white-space: nowrap;
    padding-left: 20px;
}
.p-grouped-product-button {
    white-space: nowrap;
}
.p-entry-product-cart-label {
    display: none;
    padding-right: 1em;
}
.p-entry-product-cart-quantity input[name="quantity"]:not([type="hidden"]) + .p-entry-product-cart-label {
    display: block;
}
.p-strike {
    text-decoration: line-through;
}
.p-entry-product-cart-option label {
    display: inline-block;
    padding-right: 1em;
}
.p-entry-product-cart-option label:empty {
    display: none;
}
.p-entry-product-cart-option input[type="text"],
.p-entry-product-cart-option textarea,
.p-entry-product-cart select {
    border: 1px solid #ddd;
}
.p-entry-product-cart-option input[type="text"] {
    width: 100%;
    height: 50px;
    padding: 12px 16px;
}
.p-entry-product-cart-option textarea {
    display: block;
    width: 100%;
    height: 8em;
    padding: 8px 12px;
}
.p-entry-product-cart select {
    cursor: pointer;
    min-width: 200px;
    max-width: 100%;
    height: 50px;
    padding: 12px 34px 12px 16px;
    background: 0 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.p-entry-product-cart-select-wrapper {
    position: relative;
    display: inline-block;
}
.p-entry-product-cart-select-wrapper:after {
    position: absolute;
    top: 0;
    right: 17px;
    display: block;
    font-family: "design_plus";
    line-height: 50px;
    pointer-events: none;
    content: "\e90e";
}
.p-entry-product-cart-quantity .quantity {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.p-entry-product-cart-quantity .quantity .qty {
    width: 80px;
    height: 50px;
    padding: 12px;
    text-align: left;
    border: 1px solid #ddd;
    margin-bottom: 50px;
}
.p-entry-product-cart .p-button {
    display: block;
    width: 310px;
    max-width: 100%;
    margin-top: 22px;
    font-weight: 600;
}
.p-entry-product-cart > .out-of-stock {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 280px;
    height: 60px;
    border-radius: 60px;
    overflow: hidden;
    font-size: 16px;
    padding: 0 1.5em;
    text-align: center;
    color: #fff !important;
    background: #ccc;
    border: none;
    margin-top: 22px;
    margin-bottom: 0;
    overflow: hidden;
    font-weight: 600;
}
@media (max-width: 991px) {
    .p-entry-product-header {
        gap: 30px;
    }
    .p-entry-product-content {
        width: 300px;
    }
    .p-entry-product-header-category {
        margin-bottom: 20px;
    }
    .p-entry-product-title {
        font-size: 22px;
    }
    .p-entry-product-cart-prices {
        margin-top: 20px;
    }
    .p-entry-product-cart-prices .amount,
    .woocommerce-variation-price .amount {
        font-size: 16px;
    }
    .woocommerce .woocommerce-product-rating {
        margin-top: 25px;
    }
    .woocommerce-product-details__short-description {
        padding-top: 40px;
    }
    .p-entry-product-cart {
        margin-top: 40px;
    }
    .p-entry-product-cart-quantity .quantity .qty {
        margin-bottom: 30px;
    }
}
@media (max-width: 767px) {
    .p-entry-product-header {
        flex-direction: column;
    }
    .p-entry-product-content {
        width: 100%;
    }
    .p-entry-product-cart-quantity .quantity {
        justify-content: center;
    }
    .p-entry-product-cart {
        text-align: center;
    }
    .p-entry-product-cart > .out-of-stock {
        font-size: 14px;
        min-width: 220px;
        height: 50px;
        border-radius: 50px;
    }
}
.p-entry-product-like {
    margin-top: 30px;
}
.p-entry-product-like__link {
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    color: #000;
    line-height: 1.4;
    margin: -0.2em 0;
}
.p-entry-product-like__link:before {
    color: var(--tcd-accent-color);
}
.p-entry-product-like__link.is-liked .p-entry-product-like__text-add,
.p-entry-product-like__link:not(.is-liked) .p-entry-product-like__text-added {
    display: none;
}
@media (max-width: 767px) {
    .p-entry-product-like {
        text-align: center;
    }
}
.p-entry-product-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    margin-top: 50px;
}
.p-entry-product-tags a {
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 60px;
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
    color: #000;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    transition-property: color, background, border-color;
    transition-duration: 0.2s;
}
@media (hover: hover) and (pointer: fine) {
    .p-entry-product-tags a:hover {
        color: #fff;
        background: var(--tcd-accent-color);
        border-color: var(--tcd-accent-color);
    }
}
@media (max-width: 991px) {
    .p-entry-product-tags {
        margin-top: 30px;
    }
}
@media (min-width: 992px) {
    .p-entry-product-cart p.posted_in,
    .p-entry-product-cart p.tagged_as {
        align-items: flex-start;
    }
    .p-entry-product-cart p > .label {
        flex: 0 0 auto;
    }
    .p-entry-product-cart-quantity {
        display: flex;
    }
}
.p-wc-share-button-list {
    display: flex;
    gap: 15px;
}
.p-wc-share-button-link {
    display: block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    font-size: 17px;
    color: #fff;
    border-radius: 50%;
}
.p-wc-share-button-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-family: "design_plus";
    transition: background 0.3s ease;
}
.p-wc-share-button-icon-twitter,
.p-wc-share-button-icon-facebook,
.p-wc-share-button-icon-line {
    background: #ddd;
}
.p-wc-share-button-icon-twitter {
    font-size: 0.8em;
}
@media (max-width: 991px) {
    .p-wc-share-button-list {
        justify-content: center;
    }
}
@media (hover: hover) and (pointer: fine) {
    .p-wc-share-button-link:hover {
        color: #fff;
    }
    .p-wc-share-button-link:hover .p-wc-share-button-icon-twitter {
        background: #000;
    }
    .p-wc-share-button-link:hover .p-wc-share-button-icon-facebook {
        background: #1877f2;
    }
    .p-wc-share-button-link:hover .p-wc-share-button-icon-line {
        background: #06c755;
    }
}
.p-entry-product-images {
    flex: 1;
}
.p-entry-product-images[data-image-type="type2"] .p-entry-product-images--main {
    position: sticky;
    top: 30px;
}
.p-entry-product-images-pagination {
    margin-top: 30px;
}
.p-entry-product-images--main {
    position: relative;
    flex: 1;
}
.p-entry-product-images--main-item {
    width: 100%;
}
.p-entry-product-images--main-image {
    width: 100%;
}
.p-entry-product-images-expand {
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 3;
    width: 50px;
    height: 50px;
    padding: 0;
    font-family: "design_plus";
    font-size: 16px;
    color: #000;
    cursor: pointer;
    background: #fff;
    border: none;
    border-radius: 50%;
    outline: none;
    appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    opacity: 0;
    pointer-events: none;
    transition-property: opacity pointer-events;
    transition-duration: 0.2s;
    transition-timing-function: ease;
}
.p-entry-product-images--main.one-image .p-entry-product-images--main-track {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
}
@media (hover: hover) and (pointer: fine) {
    .p-entry-product-images--main-item:hover .p-entry-product-images-expand {
        opacity: 1;
        pointer-events: auto;
    }
}
@media not all and (max-width: 991px) {
    .p-entry-product-images[data-image-type="type1"] {
        display: flex;
    }
    .p-entry-product-images[data-image-type="type1"] .p-entry-product-images--main-list {
        display: flex !important;
        flex-direction: column;
        gap: 30px;
    }
    .p-entry-product-images--sub {
        margin-right: 30px;
    }
    .p-entry-product-images--sub-list {
        position: sticky;
        top: 30px;
        width: 80px;
        display: flex;
        flex-direction: column;
        gap: 30px 0;
    }
    .p-entry-product-images--sub-item {
        width: 100%;
        height: 80px;
        position: relative;
    }
    .p-entry-product-images--sub-link {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }
    .p-entry-product-images--sub-link:before {
        content: "";
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 2px solid #000;
        transition: opacity 0.3s ease;
    }
    .p-entry-product-images--sub-link.is-active:before {
        opacity: 1;
    }
    .p-entry-product-images--sub-image {
        width: 100%;
        height: 100% !important;
        object-fit: cover;
    }
}
@media (max-width: 991px) {
    .p-entry-product-images--main {
        position: sticky;
        top: 30px;
    }
    .p-entry-product-images--sub {
        display: none;
    }
}
@media (max-width: 767px) {
    .p-entry-product-images--main {
        margin: -41px -20px 0;
    }
    .p-entry-product-images-expand {
        display: none;
    }
}
.p-product-images-modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 99999;
    display: none;
    overflow-y: scroll;
    overscroll-behavior: contain;
    color: #fff;
    scrollbar-width: none;
}
.p-product-images-modal::-webkit-scrollbar {
    display: none;
}
.p-product-images-modal:after {
    display: block;
    width: 1px;
    height: calc(100vh + 1px);
    content: "";
}
.p-product-images-modal.is-active {
    display: flex;
    align-items: center;
}
.p-product-images-modal-content {
    pointer-events: none;
    position: relative;
    z-index: 1;
}
.p-product-images-modal-slider .splide__slide {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.p-product-images-modal-slider .splide__slide img {
    pointer-events: auto;
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: calc(100vh - 80px);
}
.p-product-images-modal-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.p-product-images-modal-arrow {
    pointer-events: auto;
}
.p-product-images-modal-arrow--prev,
.p-product-images-modal-arrow--next {
    font-size: 50px;
}
.p-product-images-modal-arrow--prev {
    left: calc(30px + -15px);
}
.p-product-images-modal-arrow--next {
    right: calc(30px + -6px);
}
.p-product-images-modal-arrow .splide__arrow:disabled {
    opacity: 0;
}
.p-product-images-modal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    padding: 0;
    font-family: "design_plus";
    font-size: 28px;
    color: #fff;
    cursor: pointer;
    background: 0 0;
    border: none;
}
.p-product-images-modal-slider .splide__arrow svg {
    width: 32px;
    height: 32px;
}
@media (max-width: 1024px) {
    .p-product-images-modal-content {
        max-width: calc(100% - 120px);
    }
    .p-product-images-modal-arrow--prev {
        left: calc(-40px + -15px);
    }
    .p-product-images-modal-arrow--next {
        right: calc(-40px + -6px);
    }
}
@media (hover: hover) and (pointer: fine) {
    .p-product-images-modal-close:hover {
        color: #999;
    }
}
.p-wc-dropdown {
    margin-top: 50px;
}
.p-wc-dropdown__item {
    border: 1px solid #ddd;
}
.p-wc-dropdown__item + .p-wc-dropdown__item {
    margin-top: -1px;
}
.p-wc-dropdown__item-label {
    font-size: 16px;
    cursor: pointer;
    display: flex;
    align-items: center;
    padding: 20px;
    font-weight: 400;
}
.p-wc-dropdown__item-text {
    display: flex;
    align-items: center;
    flex: 1;
    padding-right: 10px;
    margin: -0.2em 0;
    line-height: 1.4;
}
.p-wc-dropdown__item-icon {
    display: block;
    width: 15px;
    height: 15px;
    position: relative;
}
.p-wc-dropdown__item-icon:before,
.p-wc-dropdown__item-icon:after {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    width: 1px;
    height: 100%;
    background: #000;
    transition: height 0.2s ease;
}
.p-wc-dropdown__item-icon:after {
    transform: rotate(90deg);
}
.p-wc-dropdown__item.is-active .p-wc-dropdown__item-icon:before {
    height: 0;
}
.p-wc-dropdown__item-field {
    height: 0;
    overflow: hidden;
    transition: height 0.3s cubic-bezier(0.54, 0.07, 0.38, 0.9);
}
.p-wc-dropdown__item-field-inner {
    padding: 30px;
    background: #fafafa;
    border-top: 1px solid #ddd;
}
@media (max-width: 991px) {
    .p-wc-dropdown {
        margin-top: 40px;
    }
    .p-wc-dropdown__item-field-inner {
        padding: 20px;
    }
}
.p-wc-additional_information {
    font-size: 14px;
}
.woocommerce .p-wc-additional_information table {
    border-top: none;
    margin: -10px 0;
    line-height: 1.5;
}
.woocommerce .p-wc-additional_information tr:not(:last-child) {
    border-bottom: 1px solid #ddd;
}
.woocommerce .p-wc-additional_information table th {
    width: auto;
    padding: 10px 10px 10px 0;
    font-weight: 600;
    border: none;
    text-align: left;
    white-space: nowrap;
}
.woocommerce .p-wc-additional_information table td {
    font-style: normal;
    border: none;
    padding: 10px 0;
}
.woocommerce .p-wc-additional_information table td p {
    padding: 0;
}
.woocommerce .p-wc-additional_information table tr:nth-child(even) td,
.woocommerce .p-wc-additional_information table tr:nth-child(even) th {
    background: 0 0;
}
.p-wc-reviews {
    margin: -30px;
}
.p-wc-reviews__headline {
    font-size: 18px;
    line-height: 1.8;
    margin: -0.4em 0;
    color: var(--tcd-accent-color);
}
.p-wc-reviews__desc {
    font-size: 16px;
    line-height: 2;
    margin: -0.5em 0;
}
.p-wc-reviews__desc a {
    color: var(--tcd-accent-color);
}
.p-wc-reviews__desc a:hover {
    text-decoration: underline;
}
* + .p-wc-reviews__desc {
    margin-top: calc(20px - 0.5em);
}
.p-wc-reviews__pager {
    margin-top: 30px;
}
.reviews-tab-count {
    display: inline-block;
    min-width: 25px;
    padding: 0 6px;
    margin: -5px 0 -5px 10px;
    font-size: 12px;
    line-height: 25px;
    color: #fff;
    text-align: center;
    background-color: var(--tcd-accent-color);
    border-radius: 50%;
}
.woocommerce #reviews #comments:not(:empty) {
    max-height: 300px;
    overflow: hidden auto;
    padding: 30px;
    border-bottom: 1px solid #ddd;
}
.woocommerce #reviews #comments ol.commentlist li {
    font-size: 14px;
    padding: 0;
    margin: 0;
}
.woocommerce #reviews #comments ol.commentlist li:not(:first-of-type) {
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
    margin: 20px 0 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment_container {
    display: flex;
    align-items: center;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
    position: static;
    flex: 0 0 70px;
    float: none;
    width: 70px;
    height: 70px;
    padding: 0;
    margin: 0;
    margin-right: 26px;
    background: 0 0;
    border: none;
    border-radius: 50%;
    box-shadow: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
    flex: 1;
    margin: 0;
    font-size: 1em;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .woocommerce-review__dash {
    display: none;
}
.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__published-date {
    padding-left: 1em;
}
.woocommerce #reviews #comments ol.commentlist li .star-rating {
    float: none;
}
.woocommerce #reviews #comments ol.commentlist li .description {
    width: 100%;
    line-height: 2.4;
    margin: calc(20px - 0.7em) 0 -0.7em;
}
.woocommerce #reviews #comments ol.commentlist li .description p:last-child {
    margin-bottom: 0;
}
.p-pager-reviews {
    margin-top: -5px;
    margin-bottom: 50px;
}
#review_form_wrapper {
    padding: 30px;
    background: #fff;
}
#review_form {
    text-align: center;
}
#review_form .comment-form > * {
    margin-top: 20px;
}
#review_form .comment-form textarea {
    display: block;
    width: 100%;
    min-height: 10em;
    padding: 6px 8px;
    line-height: 1.5;
    color: inherit;
    background: #fff;
    border: 1px solid #ddd;
}
#review_form .comment-form-rating-radios input {
    display: none;
}
#review_form .comment-form-rating-radios label {
    display: inline-block;
    color: var(--tcd-accent-color);
    cursor: pointer;
    transition: opacity 0.2s ease;
}
#review_form .comment-form-rating-radios label:before {
    font-family: star;
    font-size: 20px;
    content: "\73";
}
#review_form .comment-form-rating-radios label span {
    display: none;
}
.comment-form-rating-radios #rating-1:checked ~ .rating-1:before,
.comment-form-rating-radios #rating-2:checked ~ .rating-1:before,
.comment-form-rating-radios #rating-2:checked ~ .rating-2:before,
.comment-form-rating-radios #rating-3:checked ~ .rating-1:before,
.comment-form-rating-radios #rating-3:checked ~ .rating-2:before,
.comment-form-rating-radios #rating-3:checked ~ .rating-3:before,
.comment-form-rating-radios #rating-4:checked ~ .rating-1:before,
.comment-form-rating-radios #rating-4:checked ~ .rating-2:before,
.comment-form-rating-radios #rating-4:checked ~ .rating-3:before,
.comment-form-rating-radios #rating-4:checked ~ .rating-4:before,
.comment-form-rating-radios #rating-5:checked ~ .rating-1:before,
.comment-form-rating-radios #rating-5:checked ~ .rating-2:before,
.comment-form-rating-radios #rating-5:checked ~ .rating-3:before,
.comment-form-rating-radios #rating-5:checked ~ .rating-4:before,
.comment-form-rating-radios #rating-5:checked ~ .rating-5:before {
    content: "\53";
}
@media (hover: hover) and (pointer: fine) {
    .comment-form-rating-radios label.select:before {
        content: "\53";
    }
    .comment-form-rating-radios label.unselect {
        opacity: 0.4;
    }
}
.woocommerce-verification-required {
    line-height: 2;
    padding: calc(30px - 0.5em) 30px;
}
.p-entry-product-main-content {
    margin-top: 120px;
}
@media (max-width: 767px) {
    .p-entry-product-main-content {
        margin-top: 40px;
    }
}
.p-wc-single-bottom {
    position: relative;
    margin-top: 120px;
}
.p-wc-single-bottom-headline {
    text-align: center;
    font-size: 24px;
    line-height: 2;
    background: #f8f8f8;
    padding: calc(25px - 0.5em) 25px;
    margin-bottom: 60px;
}
@media not all and (max-width: 991px) {
    .p-recentry-viewed-products {
        --tcd-product-loop-item-column: 6;
    }
    .p-recentry-viewed-products .p-product-badge {
        top: 10px;
        left: 10px;
    }
    .p-recentry-viewed-products .p-product-badge span {
        min-width: 45px;
        height: 45px;
        padding: 0 5px;
        font-size: 10px;
        line-height: 45px;
    }
    .p-recentry-viewed-products .p-archive03-item-info {
        margin-top: 20px;
    }
    .p-recentry-viewed-products .p-archive03-item-meta {
        display: none;
    }
    .p-recentry-viewed-products .p-archive03-item-title {
        font-size: 14px !important;
    }
    .p-recentry-viewed-products .p-archive03-item-rating {
        margin-top: 15px !important;
    }
    .p-recentry-viewed-products .p-archive03-item-price {
        margin-top: 15px;
    }
}
@media (max-width: 991px) {
    .p-wc-product-carousel {
        margin: 0 -30px;
    }
    .p-wc-product-carousel .p-wc-loop {
        display: flex !important;
        flex-wrap: nowrap;
        gap: 30px !important;
        padding: 0 0 0 30px !important;
        overflow: auto hidden;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .p-wc-product-carousel .p-wc-loop::-webkit-scrollbar {
        display: none;
    }
    .p-wc-product-carousel .p-archive03-item {
        position: relative;
        width: 250px;
        overflow: visible;
    }
    .p-wc-product-carousel .p-archive03-item:last-child:after {
        content: "";
        position: absolute;
        top: 0;
        left: 100%;
        height: 1px;
        width: 30px;
        background-color: transparent;
    }
}
@media (max-width: 767px) {
    .p-wc-single-bottom {
        margin-top: 40px;
    }
    .p-wc-single-bottom-headline {
        font-size: 16px;
        padding: calc(20px - 0.5em) 20px;
        margin-bottom: 20px;
    }
    .p-wc-product-carousel {
        margin: 0 -20px;
    }
    .p-wc-product-carousel .p-wc-loop {
        gap: 20px !important;
        padding-left: 20px !important;
    }
    .p-wc-product-carousel .p-archive03-item {
        width: 150px;
    }
    .p-wc-product-carousel .p-archive03-item:last-child:after {
        width: 20px;
    }
}
@media (max-width: 991px) {
    .p-entry-product-related {
        padding-top: 40px;
        margin-top: 40px;
    }
    .p-entry-product-related:before {
        position: absolute;
        top: 0;
        right: -20px;
        left: -20px;
        content: "";
        border-top: 1px solid #ddd;
    }
    .woocommerce-tabs + .p-entry-product-related {
        margin-top: -1px;
    }
}
.p-body .woocommerce-notices-wrapper ul {
    margin-left: 0;
}
.p-wc-body h1,
.p-wc-body h2,
.p-wc-body h3,
.p-wc-body h4,
.p-wc-body h5,
.p-wc-body h6 {
    margin-top: 0;
    font-family: inherit;
}
.p-wc-body h1 {
    font-size: 1.5rem;
    line-height: 1.6;
}
.p-wc-body h2 {
    font-size: 1.4rem;
    line-height: 1.6;
}
.p-wc-body h3 {
    font-size: 1.3rem;
    line-height: 1.8;
}
.p-wc-body h4 {
    font-size: 1.2rem;
    line-height: 1.8;
}
.p-wc-body h5 {
    font-size: 1.1rem;
    line-height: 1.8;
}
.p-wc-body h6 {
    font-size: 1rem;
    line-height: 1.8;
}
.p-wc-body h1,
.p-wc-body h2 {
    line-height: 1.6;
}
.p-wc-body h3,
.p-wc-body h4,
.p-wc-body h5,
.p-wc-body h6 {
    line-height: 1.8;
}
.p-wc-body > h1:first-child,
.p-wc-body > h2:first-child {
    margin-top: -0.3em;
}
.p-wc-body > h3:first-child,
.p-wc-body > h4:first-child,
.p-wc-body > h5:first-child,
.p-wc-body > h6:first-child {
    margin-top: -0.4em;
}
.p-wc-headline,
.p-wc .p-wc-headline {
    margin-top: -0.2em;
    margin-bottom: calc(50px - 0.2em);
    font-size: 26px;
    line-height: 1.4;
    text-align: center;
}
@media (max-width: 991px) {
    .p-wc-headline,
    .p-wc .p-wc-headline {
        margin-bottom: calc(20px - 0.2em);
        font-size: 18px;
    }
}
.woocommerce table.shop_table {
    border-color: #ddd;
    border-radius: 0;
}
.woocommerce table.shop_table th {
    border: none;
}
.woocommerce table.shop_table td {
    border-width: 1px 0 0;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 2;
    border-color: #ddd !important;
}
.p-wc form .form-row {
    margin-bottom: 20px;
}
.p-wc form > :last-child {
    margin-bottom: 0 !important;
}
.p-wc form .form-row-text-tenter {
    text-align: center;
}
.p-wc form .woocommerce-form-submit-wrapper,
.p-wc form .woocommerce-form-submit-wrapper-center {
    margin-top: 46px;
    margin-bottom: 0 !important;
}
.p-wc form .woocommerce-form-submit-wrapper-center {
    text-align: center;
}
@media (max-width: 991px) {
    .p-wc form .woocommerce-form-submit-wrapper,
    .p-wc form .woocommerce-form-submit-wrapper-center {
        margin-top: 36px;
    }
}
.p-wc input[type="text"],
.p-wc input[type="number"],
.p-wc input[type="email"],
.p-wc input[type="url"],
.p-wc input[type="tel"],
.p-wc input[type="password"] {
    height: 50px;
    padding: 0 20px;
    background: #fff;
    border: 1px solid #ddd;
}
.p-wc input[type="number"] {
    padding-right: 12px;
}
.p-wc select {
    height: 50px;
    padding: 5px 20px;
    background: #eee;
    border: 1px solid #ddd;
}
.p-wc textarea {
    display: block;
    width: 100%;
    min-height: 10em;
    padding: 6px 8px;
    line-height: 1.5;
    color: inherit;
    background: #eee;
    border: 1px solid #ddd;
}
.p-wc .quantity .qty {
    width: 80px;
    text-align: left;
}
.p-wc .select2-container .select2-selection--single {
    height: 50px;
    border-color: #ddd;
    border-radius: 0;
}
.p-wc .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 20px;
    line-height: 50px;
}
.p-wc .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 12px;
}
@media (max-width: 991px) {
    .p-wc input[type="text"],
    .p-wc input[type="number"],
    .p-wc input[type="email"],
    .p-wc input[type="url"],
    .p-wc input[type="tel"],
    .p-wc input[type="password"] {
        background: #f5f5f5;
    }
}
@media (max-width: 768px) {
    .woocommerce .col2-set .col-2,
    .woocommerce-page .col2-set .col-2 {
        margin-top: 40px;
    }
}
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
    min-width: 240px;
    height: 60px;
    padding: 0 20px !important;
    overflow: hidden;
    font-weight: 400;
    line-height: 60px;
    color: #fff !important;
    text-align: center;
    background-color: #000 !important;
    border-radius: 0;
}
#add_payment_method .wc-proceed-to-checkout a.checkout-button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
    margin-bottom: 0;
    font-size: 1em;
}
.woocommerce td.actions .button,
.woocommerce td.woocommerce-orders-table__cell-order-actions .button,
.woocommerce td.download-file .button,
.checkout_coupon.woocommerce-form-coupon .button {
    min-width: auto;
    height: 50px;
    line-height: 50px;
}
.woocommerce td.woocommerce-orders-table__cell-order-actions .button:only-child,
.woocommerce td.download-file .button:only-child {
    display: block;
}
.woocommerce .woocommerce-info a.button,
.woocommerce .woocommerce-pagination a.button {
    min-width: auto;
    height: auto;
    padding: 0.7em 20px !important;
    line-height: 1;
    background: #ccc !important;
}
.p-wc .button.wc-backward {
    background: #ccc !important;
}
@media (max-width: 991px) {
    .woocommerce a.button,
    .woocommerce button.button,
    .woocommerce input.button {
        min-width: 200px;
        height: 50px;
        line-height: 50px;
    }
}
@media (hover: hover) and (pointer: fine) {
    .woocommerce a.button:hover,
    .woocommerce button.button:not(.disabled, :disabled, :disabled[disabled]):hover,
    .woocommerce input.button:not(.disabled, :disabled, :disabled[disabled]):hover {
        background-color: var(--tcd-accent-color) !important;
    }
}
.woocommerce .p-wc-customer-login__list {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce .p-wc-customer-login__item {
    display: flex;
    flex-direction: column;
}
.woocommerce .p-wc-customer-login__item + .p-wc-customer-login__item {
    margin-left: 4%;
}
.woocommerce .p-wc-customer-login form {
    border-color: #ddd;
    border-radius: 0;
    margin: 0;
    padding: 30px;
    flex: 1;
}
.p-wc-customer-login form .form-row {
    padding: 0;
}
.p-wc-customer-login form input.input-text {
    height: 60px;
    border-radius: 60px;
    background: #eee;
    padding: 0 30px;
    border: none;
}
.p-wc-customer-login form .password-input input[name="password"] {
    padding-right: 60px;
}
.p-wc-customer-login form .show-password-input {
    right: 0;
    top: 0;
    width: 60px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.p-wc-customer-login form .show-password-input:after {
    font-family: "Material Symbols Rounded";
    font-weight: 200;
    content: "\e8f5";
    font-size: 24px;
    margin: 0;
    color: rgb(0 0 0/50%);
}
.p-wc-customer-login form .show-password-input.display-password:after {
    content: "\e8f4";
}
.woocommerce-privacy-policy-text p {
    display: none;
    margin-bottom: 20px;
}
@media (max-width: 767px) {
    .woocommerce .p-wc-customer-login form {
        padding: 0;
        margin-bottom: 0;
        border: none;
    }
    .woocommerce .p-wc-customer-login__item {
        width: calc(100% + 40px) !important;
        padding: 0 30px;
        margin: 0 -20px;
    }
    .woocommerce .p-wc-customer-login__item + .p-wc-customer-login__item {
        margin: 40px -20px 0;
        padding-top: 40px;
        border-top: 1px solid #ddd;
    }
    .p-wc-customer-login form input.input-text {
        height: 50px;
        border-radius: 50px;
        padding: 0 20px;
    }
    .p-wc-customer-login form .password-input input[name="password"] {
        padding-right: 50px;
    }
    .p-wc-customer-login form .show-password-input {
        width: 50px;
    }
}
.woocommerce mark {
    font-style: normal;
    font-weight: 600;
    color: inherit;
    background: 0 0;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active {
    color: #000;
    background: #f5f5f5;
}
@media (hover: hover) and (pointer: fine) {
    .woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
        color: #000;
        background: #f5f5f5;
    }
}
@media (min-width: 992px) {
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 250px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        padding: 0;
        margin: 0 !important;
        list-style: none;
        border: none;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li {
        margin: 0 !important;
        border-color: #ddd;
        border-style: solid;
        border-width: 0 1px 1px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li:first-child {
        border-top-width: 1px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li a {
        display: block;
        padding: 17px 22px;
        font-size: 14px;
        line-height: 1.8;
        color: #000;
        text-decoration: none !important;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: calc(100% - 250px - 3.333%);
        padding: 50px 38px;
        border: 1px solid #ddd;
    }
    .woocommerce-account .woocommerce-MyAccount-content > :last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    .woocommerce-account .woocommerce-MyAccount-content {
        float: none;
        width: 100%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        float: none;
        width: 100%;
        margin: 0 0 40px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0;
        list-style: none;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li {
        flex: 0 0 50%;
        border-color: #ddd;
        border-style: solid;
        border-width: 0 1px 1px 0;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li:nth-child(-n + 2) {
        border-top-width: 1px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li:nth-child(2n + 1) {
        border-left-width: 1px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation li a {
        display: block;
        height: 100%;
        padding: 11.5px 10px;
        line-height: 1.8;
        color: #000;
        text-align: center;
        text-decoration: none;
    }
}
.p-wc .dashboard-account {
    margin-bottom: 60px;
}
.p-wc .dashboard-account-avatar {
    width: 100px;
    height: 100px;
}
.p-wc .dashboard-account-avatar img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.p-wc .dashboard-account-info table {
    margin: 0;
}
@media (min-width: 768px) {
    .p-wc .dashboard-account {
        display: flex;
        align-items: center;
    }
    .p-wc .dashboard-account-avatar {
        flex: 0 0 100px;
        flex: 0 0 100px;
        margin-right: 40px;
    }
    .p-wc .dashboard-account-info {
        flex: 1 1 auto;
        flex: 1 1 auto;
    }
}
@media (max-width: 991px) {
    .p-wc .dashboard-account {
        margin-bottom: 40px;
    }
}
@media (max-width: 767px) {
    .p-wc .dashboard-account-avatar {
        margin: 0 auto 30px;
    }
    .p-wc .dashboard-account table {
        margin-bottom: 0;
    }
}
.woocommerce form .woocommerce-form-row-profile-image {
    margin-top: 20px;
    text-align: center;
}
.profile-image input {
    display: none;
}
.profile-image-image {
    position: relative;
    width: 150px;
    height: 150px;
    margin: 14px auto 20px;
}
.profile-image-image-current,
.profile-image-image-bg {
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    border-radius: 100%;
}
.profile-image-image-current {
    position: relative;
    z-index: 2;
}
.profile-image-image-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background-image: url(https://demo.tcd-theme.com/tcd104/wp-content/themes/rikyu_tcd104/css/img/no-avatar.png);
}
.profile-image-delete-button {
    position: absolute;
    top: -14px;
    right: -26px;
    z-index: 3;
    display: none;
    width: 40px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    text-align: center;
    transition-property: none;
}
.profile-image-delete-button:before {
    display: block;
    font-family: "design_plus";
    font-size: 20px;
    content: "\e91a";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.profile-image-upload-button {
    display: block;
    width: 240px;
    margin: 20px auto 0;
}
@media (max-width: 991px) {
    .woocommerce form .woocommerce-form-row-profile-image {
        margin-top: 0;
    }
    .profile-image-image {
        width: 100px;
        height: 100px;
    }
    .profile-image-upload-button {
        display: block;
        width: 200px;
        margin: 20px auto 0;
    }
}
.woocommerce form.checkout_coupon {
    border-color: #ddd;
    border-radius: 0;
}
.woocommerce form.checkout_coupon {
    border-radius: 0;
}
.woocommerce .checkout_coupon > p:first-child {
    margin-bottom: 1em;
}
.woocommerce form.checkout_coupon .form-row {
    margin-bottom: 0 !important;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text {
    width: 8.5em;
}
#add_payment_method table.cart td.actions .coupon .button,
.woocommerce-cart table.cart td.actions .coupon .button,
.woocommerce-checkout table.cart td.actions .coupon .button {
    min-width: auto;
}
#add_payment_method table.cart td.actions .coupon .button:not(:hover),
.woocommerce-cart table.cart td.actions .coupon .button:not(:hover),
.woocommerce-checkout table.cart td.actions .coupon .button:not(:hover) {
    background-color: #ccc !important;
}
@media (max-width: 991px) {
    #add_payment_method table.cart td.actions .coupon .input-text,
    .woocommerce-cart table.cart td.actions .coupon .input-text,
    .woocommerce-checkout table.cart td.actions .coupon .input-text,
    #add_payment_method table.cart td.actions .coupon .button,
    .woocommerce-cart table.cart td.actions .coupon .button,
    .woocommerce-checkout table.cart td.actions .coupon .button {
        width: 50%;
        margin: 0;
    }
}
.woocommerce a.remove {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2em;
    height: 2em;
    font-family: "design_plus";
    font-size: 1em;
    font-weight: 400;
    line-height: 1;
    color: #000 !important;
    border: 1px solid #ddd;
}
.woocommerce #order_review_heading {
    margin-top: 2rem;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce .cart-collaterals .cross-sells,
.woocommerce .cart-collaterals .shipping_calculator {
    margin-top: 2rem;
}
@media (max-width: 991px) {
    .woocommerce .cart-collaterals .cart_totals,
    .woocommerce .cart-collaterals .cross-sells,
    .woocommerce .cart-collaterals .shipping_calculator {
        float: none;
        width: 100%;
    }
}
@media (max-width: 768px) {
    .woocommerce-cart-form .button[name="update_cart"] {
        width: 50%;
        min-width: 12em;
    }
}
@media (max-width: 575px) {
    .woocommerce-cart-form .button[name="update_cart"] {
        width: 100%;
    }
}
@media (hover: hover) and (pointer: fine) {
    .woocommerce a.remove:hover {
        color: #ddd !important;
        text-decoration: none;
        background: 0 0;
    }
}
.p-cross-sells {
    --tcd-container-width: calc(1100px * 0.48);
    --tcd-product-loop-item-column: 3;
}
.p-cross-sells .p-archive03-item-anchor:not(:hover) {
    color: #000;
}
.p-cross-sells .p-archive03-item-title {
    font-size: 14px !important;
}
.p-cross-sells .p-archive03-item-meta {
    display: none;
}
.p-cross-sells .c-arrow--next {
    right: -36px;
}
.p-cross-sells .c-arrow--prev {
    left: -45px;
}
@media not all and (max-width: 991px) {
    .p-cross-sells .p-product-badge {
        top: 10px;
        left: 10px;
    }
    .p-cross-sells .p-product-badge span {
        min-width: 45px;
        height: 45px;
        padding: 0 5px;
        font-size: 10px;
        line-height: 45px;
    }
    .p-cross-sells .p-archive03-item-info {
        margin-top: 20px;
    }
    .p-cross-sells .p-archive03-item-price {
        margin-top: 15px;
    }
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border-radius: 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    margin-bottom: 0;
}
.woocommerce .woocommerce-customer-details address {
    border: 1px solid #ddd;
    border-radius: 0;
}
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--phone:before,
.woocommerce .woocommerce-customer-details .woocommerce-customer-details--email:before {
    line-height: inherit;
}
.p-widget .star-rating {
    font-size: 12px;
}
.woocommerce ul.product_list_widget li {
    position: relative;
    margin-top: -1px;
    padding: 0;
}
.woocommerce ul.product_list_widget li a.p-widget-list-item-link {
    display: flex;
    font-weight: 400;
    color: inherit;
    text-decoration: none !important;
}
.woocommerce ul.product_list_widget .p-widget-list-item-thumbnail {
    position: relative;
    width: 100px;
    height: 100px;
    overflow: hidden;
}
.woocommerce ul.product_list_widget li a img {
    float: none;
    width: 100%;
    height: 100%;
    margin: 0;
    object-fit: cover;
}
.woocommerce ul.product_list_widget .p-widget-list-item-info {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 5px;
    padding: 0 20px;
    border: 1px solid #ddd;
    border-left: none;
}
.woocommerce ul.product_list_widget li .product-title {
    display: -webkit-box;
    max-height: 1.8em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.woocommerce ul.product_list_widget li.has-rating .product-title {
    -webkit-line-clamp: 1;
    max-height: 1.8em;
}
.woocommerce ul.product_list_widget li .star-rating {
    display: none;
}
.woocommerce ul.product_list_widget li .p-widget-list-item-amount {
    margin-bottom: -3px;
}
.p-widget .product-categories li {
    position: relative;
}
.p-widget .product-categories li a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    border: 1px solid #ddd;
    line-height: 1.8;
    margin-top: -1px;
    transition: color 0.3s ease, padding 0.3s ease;
}
.p-widget .product-categories a .count {
    display: inline-block;
    min-width: 50px;
    height: 30px;
    padding: 0 5px;
    margin-left: auto;
    font-size: 12px;
    line-height: 29px;
    color: #000;
    text-align: center;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    transition: background 0.3s ease;
}
.p-widget .product-categories .has-children > a > .count {
    display: none;
}
.p-widget .product-categories .children a {
    padding-left: calc(20px + 1em);
}
.p-widget .product-categories .children .children a {
    padding-left: calc(20px + 2em);
}
.p-widget .product-categories .children .children .children a {
    padding-left: calc(20px + 3em);
}
.p-widget .product-categories .children .children .children .children a {
    padding-left: calc(20px + 4em);
}
.p-widget .product-categories .children .children .children .children .children a {
    padding-left: calc(20px + 5em);
}
@media (hover: hover) and (pointer: fine) {
    .p-widget .product-categories a:hover {
        padding-left: calc(20px + 1em);
    }
    .p-widget .product-categories .children a:hover {
        padding-left: calc(20px + 2em);
    }
    .p-widget .product-categories .children .children a:hover {
        padding-left: calc(20px + 3em);
    }
    .p-widget .product-categories .children .children .children a:hover {
        padding-left: calc(20px + 4em);
    }
    .p-widget .product-categories .children .children .children .children a:hover {
        padding-left: calc(20px + 5em);
    }
    .p-widget .product-categories .children .children .children .children .children a:hover {
        padding-left: calc(20px + 6em);
    }
    .p-widget .product-categories li a:hover .count {
        background: #f7f7f7;
    }
}
.p-widget .product-categories .toggle-children {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding-right: 20px;
    padding-left: 10px;
    line-height: 58px;
    cursor: pointer;
    opacity: 1;
    transition: opacity 0.5s ease, transform 0.5s ease;
}
.p-widget .product-categories .toggle-children:before {
    display: block;
    font-family: "design_plus";
    content: "\e90e";
}
.p-widget .product-categories .is-active > .toggle-children {
    transform: rotateX(180deg);
}
.p-widget.widget_product_categories .select2-container {
    margin-top: -1px;
}
.p-widget.widget_product_categories .select2-container .select2-selection--single {
    height: 60px;
    margin-bottom: -1px;
    border: 1px solid #ddd;
    border-radius: 0;
}
.p-widget.widget_product_categories .select2-container.select2-container--open .select2-selection--single {
    border-color: #aaa;
}
.p-widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 42px;
    padding-left: 22px;
    line-height: 58px;
    color: inherit;
}
.p-widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__placeholder {
    color: inherit;
}
.p-widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 0;
    right: 22px;
    bottom: 0;
    width: 1em;
    height: 1em;
    margin: auto;
    font-size: 14px;
    line-height: 1;
    pointer-events: none;
    opacity: 1;
    transition: opacity 0.5s ease, transform 0.5s ease;
}
.p-widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__arrow:before {
    font-family: "design_plus";
    content: "\e90e";
}
.p-widget.widget_product_categories .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotateX(180deg);
}
.p-widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.p-widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__clear {
    display: none;
}
.select2-dropdown {
    z-index: 10 !important;
}
@media (hover: hover) and (pointer: fine) {
    .p-widget .product-categories .toggle-children:hover {
        opacity: 0.6;
    }
    .p-widget.widget_product_categories .select2-container:hover .select2-selection--single .select2-selection__arrow {
        opacity: 0.6;
    }
}
@media (max-width: 991px) {
    .p-widget .product-categories .toggle-children {
        line-height: 48px;
    }
    .p-widget.widget_product_categories .select2-container .select2-selection--single {
        height: 50px;
    }
    .p-widget.widget_product_categories .select2-container .select2-selection--single .select2-selection__rendered {
        line-height: 48px;
    }
}
.widget_recent_reviews ul.product_list_widget li .product-title {
    font-size: 14px;
}
.widget_recent_reviews ul.product_list_widget li .star-rating {
    display: block;
}
.widget_recent_reviews ul.product_list_widget li .reviewer {
    display: block;
    font-size: 14px;
    margin-top: 3px;
}
.woocommerce-product-search {
    position: relative;
    margin-top: -1px;
}
.woocommerce-product-search .search-field {
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    padding: 0 59px 0 22px;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
}
.woocommerce-product-search button {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    padding: 0;
    font-family: "design_plus";
    font-size: 16px;
    color: #000;
    cursor: pointer;
    background: 0 0;
    border: none;
}
@media (hover: hover) and (pointer: fine) {
    .woocommerce-product-search button:hover {
        color: #999;
    }
}
@media (max-width: 767px) {
    .woocommerce-product-search .search-field {
        height: 50px;
        padding-right: 50px;
    }
    .woocommerce-product-search button {
        width: 50px;
        height: 50px;
    }
}
.widget_shopping_cart_content {
    border: 1px solid #ddd;
}
.p-widget .widget_shopping_cart_content {
    margin-top: -1px;
}
.widget_shopping_cart_content > :last-child {
    margin-bottom: 0 !important;
}
.woocommerce.widget_shopping_cart .cart_list li {
    font-size: 14px;
    line-height: 1.6;
    padding: 15px;
    margin: 0 !important;
    border-bottom: 1px solid #ddd;
}
.woocommerce.widget_shopping_cart .cart_list li a {
    color: inherit;
    font-weight: 400;
}
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5px;
    left: 5px;
    z-index: 1;
    width: 30px;
    height: 30px;
    font-family: "design_plus";
    font-weight: 400;
    color: #000 !important;
    background: #fff;
    border: 1px solid #ddd;
}
.woocommerce.widget_shopping_cart .cart_list li img {
    float: left;
    margin: 0 15px 0 0;
    width: 70px;
    height: 70px;
    object-fit: cover;
}
.woocommerce.widget_shopping_cart .cart_list li .quantity {
    display: block;
    opacity: 0.5;
}
.woocommerce.widget_shopping_cart .total {
    padding: 10px;
    border-top: none;
    border-bottom: 1px solid #ddd;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons {
    text-align: center;
    padding: 15px;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons a {
    margin: 0;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons a + a {
    margin-top: 10px;
}
.woocommerce.widget_shopping_cart .woocommerce-mini-cart__empty-message {
    padding: 17px 10px;
    text-align: center;
}
.widget_shopping_cart .woocommerce-mini-cart-product__title {
    display: -webkit-box;
    max-height: 3.6em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.woocommerce.widget_shopping_cart .buttons .p-button {
    display: block;
    min-width: auto;
    height: 50px;
    margin: 0;
    line-height: 50px;
}
.p-widget.woocommerce.widget_shopping_cart .buttons .p-button + .p-button {
    margin-top: 6px;
}
@media (hover: hover) and (pointer: fine) {
    .woocommerce.widget_shopping_cart .cart_list li a.remove:hover {
        color: red !important;
        text-decoration: none !important;
        background: #fff;
    }
}
.p-header-view-cart .widget_shopping_cart {
    text-align: left;
}
.p-header-view-cart .widget_shopping_cart_content {
    border: none;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .cart_list li {
    line-height: 1.8;
    padding: 0 0 20px;
    border: none;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .cart_list li a.remove {
    display: none;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .cart_list li a.p-widget-list-item-link {
    padding: 12px;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .total {
    display: none;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .buttons {
    padding: 0;
    margin-top: 10px;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .buttons a + a {
    margin-top: 15px;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .buttons:before,
.p-header-view-cart .woocommerce.widget_shopping_cart .buttons:after {
    display: none;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .buttons .p-button,
.p-header-view-cart .woocommerce.widget_shopping_cart .buttons .p-button-gray {
    display: block;
    width: 49%;
    min-width: 0;
    margin: 0;
}
.p-header-view-cart .woocommerce.widget_shopping_cart .woocommerce-mini-cart__empty-message {
    text-align: center;
}
@media (max-width: 991px) {
    .p-header-view-cart .woocommerce.widget_shopping_cart .woocommerce-mini-cart__empty-message {
        padding: 40px 12px;
    }
}
@media (max-width: 499px) {
    .p-header-view-cart .woocommerce.widget_shopping_cart .buttons {
        display: block;
    }
    .p-header-view-cart .woocommerce.widget_shopping_cart .buttons .p-button,
    .p-header-view-cart .woocommerce.widget_shopping_cart .buttons .p-button-gray {
        display: block;
        width: 100%;
    }
    .p-header-view-cart .woocommerce.widget_shopping_cart .buttons .p-button-gray + .p-button {
        margin-top: 10px;
    }
}
.woocommerce.widget_product_tag_cloud .p-widget-headline + .tagcloud {
    margin-top: 20px;
}
.woocommerce.widget_product_tag_cloud .tagcloud {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
}
.woocommerce.widget_product_tag_cloud .tag-cloud-link {
    font-size: 14px !important;
    background: #eee;
    border-radius: 5px;
    overflow: hidden;
    display: block;
    line-height: 35px;
    height: 35px;
    padding: 0 12px;
    color: #000;
    transition: all 0.2s ease;
}
@media (hover: hover) and (pointer: fine) {
    .woocommerce.widget_product_tag_cloud .tag-cloud-link:hover {
        color: #fff;
        text-decoration: none !important;
        background: var(--tcd-accent-color);
    }
}
.p-widget-list-item-rank {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 14px;
}
.p-widget-ranking .p-widget-list-item-link {
    display: flex;
    margin-top: -1px;
}
.p-widget-ranking .p-widget-list-item-thumbnail {
    width: 100px;
    height: 100px;
}
.p-widget-ranking .p-widget-list-item-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    padding: 0 20px;
    border: 1px solid #ddd;
}
.p-widget-ranking .p-widget-list-item-info .product-title {
    display: -webkit-box;
    max-height: 3.2em;
    overflow: hidden;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.p-widget-ranking .p-widget-list-item-amount {
    display: none;
}
.p-ranking--all {
    --tcd-product-image-size: calc(var(--tcd-product-image-aspect-ratio) * 250px);
    --tcd-product-loop-item-column: 2;
    --tcd-product-loop-item-margin-vt: 20px;
    --tcd-product-loop-item-margin-hn: 20px;
}
.p-ranking .c-post-category:not(:hover) {
    background: #fff;
}
.p-ranking-header {
    text-align: center;
    padding: 50px;
    background: #f7f7f7;
}
.p-ranking-header__headline {
    font-size: 24px;
    line-height: 2;
    margin: -0.5em 0 calc(50px - 0.5em);
}
.p-ranking-header__tabs {
    display: flex;
}
.p-ranking-header__tabs-label {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 70px;
    padding: 0 10px;
    border: 1px solid #ddd;
    background: #fff;
    transition: color 0.2s ease;
}
.p-ranking-header__tabs-label.is-active {
    pointer-events: none;
    position: relative;
    color: #fff;
    background: #000;
    border-color: #000;
}
.p-ranking-header__desc {
    font-size: 16px;
    line-height: 2.4;
    margin: calc(50px - 0.7em) 0 -0.7em;
}
.p-ranking-header__desc.is-active {
    animation: showAjaxProductItems 0.3s ease 0s forwards;
}
.p-ranking-header__desc:not(.is-active) {
    display: none;
}
.p-ranking-header__category {
    margin-top: 50px;
    display: flex;
    gap: 15px;
}
.p-ranking-header__category-link {
    white-space: nowrap;
}
@media (hover: hover) and (pointer: fine) {
    .p-ranking-header__tabs-label:hover {
        color: rgba(0, 0, 0, 0.5);
    }
    .p-ranking-header__tabs-label.is-active:hover {
        color: #fff;
    }
}
.p-ranking-list {
    margin-top: 120px;
}
.p-ranking-list__field:not(.is-active) {
    display: none;
}
.p-ranking-ajax {
    text-align: center;
}
.p-ranking-ajax > * {
    margin-top: 60px;
}
.p-ranking-ajax.is-loading .p-ranking-ajax-button,
.p-ranking-ajax-button[data-ids="0"] {
    display: none;
}
.p-ranking-ajax-loading {
    height: 60px;
}
.p-ranking-ajax:not(.is-loading) .p-ranking-ajax-loading {
    display: none;
}
.p-ranking-ajax-loading-icon,
.p-ranking-ajax-loading-icon:before,
.p-ranking-ajax-loading-icon:after {
    display: block;
    width: 1.5em;
    height: 1.5em;
    border-radius: 50%;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: ajaxLoadAnimation 1.8s infinite ease-in-out;
    animation: ajaxLoadAnimation 1.8s infinite ease-in-out;
}
.p-ranking-ajax-loading-icon {
    display: block;
    color: var(--tcd-accent-color);
    position: relative;
    top: -1.5em;
    text-indent: -9999em;
    font-size: 10px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
.p-ranking-ajax-loading-icon:before,
.p-ranking-ajax-loading-icon:after {
    content: "";
    position: absolute;
    top: 0;
}
.p-ranking-ajax-loading-icon:before {
    left: -2.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.p-ranking-ajax-loading-icon:after {
    left: 2.5em;
}
@keyframes ajaxLoadAnimation {
    0%,
    80%,
    100% {
        box-shadow: 0 1.5em 0 -1.3em;
    }
    40% {
        box-shadow: 0 1.5em 0 0;
    }
}
.p-ranking-bottom {
    margin-top: 120px;
}
@media not all and (max-width: 767px) {
    .p-ranking-header__tabs-label + .p-ranking-header__tabs-label {
        margin-left: -1px;
        width: calc(100% + 1px);
    }
    .p-ranking-header__category {
        flex-wrap: wrap;
        justify-content: center;
        overflow: initial;
    }
    .p-ranking-header__category-link {
        height: 40px;
    }
}
@media (max-width: 767px) {
    .p-ranking-header {
        padding: 30px 20px;
    }
    .p-ranking-header__headline {
        font-size: 20px;
        margin-bottom: calc(30px - 0.5em);
    }
    .p-ranking-header__tabs {
        flex-wrap: wrap;
    }
    .p-ranking-header__tabs-label {
        width: 50%;
        height: 60px;
        font-size: 14px;
    }
    .p-ranking-header__tabs-label:nth-child(2n) {
        margin-left: -1px;
        width: calc(50% + 1px);
    }
    .p-ranking-header__tabs-label:nth-child(3),
    .p-ranking-header__tabs-label:nth-child(4) {
        margin-top: -1px;
    }
    .p-ranking-header__desc {
        font-size: 14px;
        line-height: 2.2;
        margin: calc(30px - 0.6em) 0 -0.6em;
    }
    .p-ranking-header__category {
        gap: 7px;
        padding: 0 20px;
        margin: 30px -20px 0;
    }
    .p-ranking-list {
        margin-top: 40px;
    }
    .p-ranking-bottom {
        margin-top: 40px;
    }
}
.p-ranking-number {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    font-size: 14px;
    color: #000;
    background: #fff;
    font-weight: 600;
}
.p-ranking-number + .p-product-badge {
    display: none;
}
@media (max-width: 767px) {
    .p-ranking-number {
        width: 40px;
        height: 40px;
    }
}
.p-ranking--all .p-archive03-item-anchor {
    display: flex;
}
.p-ranking--all .p-archive03-item-thumbnail {
    width: 250px;
}
.p-ranking--all .p-archive03-item-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    margin: 0;
    background: #f7f7f7;
    padding: 0 40px;
}
.p-ranking--all .p-archive03-item-outofstock {
    width: 250px;
}
.p-ranking--all .p-archive03-item-actions {
    right: calc(100% - 250px);
}
.p-ranking--all .p-archive03-item.is-ready {
    opacity: 0;
}
.p-ranking--all .p-archive03-item.is-show {
    animation: showAjaxProductItems 0.3s ease 0.05s forwards;
}
@keyframes showAjaxProductItems {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@media (max-width: 991px) {
    .p-ranking--all {
        --tcd-product-loop-item-column: 1;
    }
}
@media (max-width: 767px) {
    .p-ranking--all {
        --tcd-product-image-size: calc(var(--tcd-product-image-aspect-ratio) * 140px);
    }
    .p-ranking--all .p-archive03-item-thumbnail {
        width: 140px;
    }
    .p-ranking--all .p-archive03-item-info {
        padding: 0 20px;
    }
    .p-ranking--all .p-archive03-item-title {
        max-height: 2em;
    }
    .p-ranking--all .p-archive03-item-title span {
        -webkit-line-clamp: 1;
    }
    .p-ranking--all .p-archive03-item-outofstock {
        width: 140px;
    }
    .p-ranking--all .p-archive03-item-actions {
        right: calc(100% - 140px);
    }
    .p-ranking-ajax > * {
        margin-top: 40px;
    }
}
@media not all and (max-width: 991px) {
    .p-wc-product-carousel .p-wc-loop {
        flex-wrap: nowrap;
        gap: 0;
    }
}
.p-ranking--category .c-arrow--prev:disabled,
.p-ranking--category .c-arrow--next:disabled {
    opacity: 0 !important;
}
.p-ranking--category .p-archive03-item-meta {
    display: none;
}
.p-ranking-carousel + .p-ranking-carousel {
    margin-top: 120px;
}
.p-ranking-carousel__title {
    display: flex;
    align-items: center;
    padding: 23px 30px;
    background: #f7f7f7;
    margin-bottom: 30px;
}
.p-ranking-carousel__title-category {
    flex: 1;
    font-size: 24px;
    line-height: 1.6;
    margin: -0.3em 0;
}
.p-ranking-carousel__title-label {
    font-size: 16px;
    white-space: nowrap;
    margin-left: 30px;
}
@media (max-width: 767px) {
    .p-ranking-carousel + .p-ranking-carousel {
        margin-top: 40px;
    }
    .p-ranking-carousel__title {
        padding: 22px 20px;
    }
    .p-ranking-carousel__title-category {
        font-size: 16px;
    }
    .p-ranking-carousel__title-label {
        font-size: 14px;
    }
}
.p-archive03-item-remove-like {
    position: absolute;
    top: -55px;
    left: 0;
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    font-family: "design_plus";
    text-align: center;
    cursor: pointer;
    background: 0 0;
    border: 1px solid #ddd;
    border-radius: 50%;
}
.p-wishlist__no-post {
    text-align: center;
    display: none;
}
.p-wishlist__no-post:only-child,
.p-wishlist__list:empty ~ .p-wishlist__no-post {
    display: block;
}
.p-wishlist .p-archive03-item {
    margin-top: 55px;
}
@media (hover: hover) and (pointer: fine) {
    .p-archive03-item-remove-like:hover {
        color: #fff;
        background-color: var(--tcd-accent-color);
        border-color: var(--tcd-accent-color);
    }
}
@media (max-width: 767px) {
    .p-archive03-item-remove-like {
        top: -45px;
        width: 35px;
        height: 35px;
    }
    .p-wishlist .p-archive03-item {
        margin-top: 45px;
    }
    .p-wishlist .p-archive03-item-inner .p-archive03-item-actions {
        pointer-events: auto;
        height: 40px;
    }
}
.p-product-footer-bar {
    display: none;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 10;
    width: 100%;
    background: #fff;
    padding: 10px 20px;
    border-top: 1px solid #ddd;
}
.p-product-footer-bar__inner {
    justify-content: space-between;
}
.p-product-footer-bar__button--cart {
    width: calc(100% - 40px);
}
.p-product-footer-bar__button--like {
    width: 50px;
    height: 50px;
    position: relative;
    background: #fff;
    border: none;
    padding: 0;
    margin-right: -15px;
}
.p-product-footer-bar__button--like:before {
    content: "\e94f";
    font-family: "design_plus";
    display: block;
    color: var(--tcd-accent-color);
    font-size: 20px;
    line-height: 1;
}
.p-product-footer-bar__button--like.is-liked:before {
    content: "\e94d";
    animation: liked 0.3s ease;
}
.p-product-footer-bar__spacer {
    display: none;
    width: 100%;
    height: 71px;
}
@media (max-width: 599px) {
    .p-product-footer-bar {
        display: block;
    }
    .p-product-footer-bar.is-active {
        opacity: 1;
        pointer-events: auto;
    }
    .show-drawer .p-product-footer-bar {
        display: none;
    }
    .p-product-footer-bar__spacer {
        display: block;
    }
    .p-product-footer-bar ~ .p-return-top-button-wrapper {
        display: none;
    }
    .p-product-footer-bar.is-active ~ .p-product-like-message {
        bottom: 90px;
    }
}
.p-plink {
    position: relative;
    line-height: 1;
}
.p-plink + .p-plink {
    margin-top: calc(-2rem - 1px);
}
.p-plink-anchor {
    display: flex;
    height: 170px;
    color: #000;
    text-decoration: none !important;
}
.p-plink-thumbnail {
    width: 170px;
    height: 100%;
    margin-right: -1px;
}
.p-plink-thumbnail-image {
    position: relative;
    padding-top: calc(var(--tcd-product-image-size-square) * 100%);
}
.p-plink-thumbnail-image-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    object-fit: cover;
}
.p-plink-product-badge {
    display: none;
}
.p-plink-info {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 20px;
    flex: 1;
    padding: 0 40px;
    height: 100%;
    border: 1px solid #ddd;
}
.p-plink-title {
    transition: color 0.2s ease;
}
.p-plink-anchor:not(:hover) .p-plink-title {
    color: #000;
}
.p-plink-rating {
    display: none;
}
.p-plink-actions {
    position: absolute;
    top: 35px;
    right: 40px;
    display: flex;
    align-items: center;
    gap: 15px;
    height: 30px;
    color: var(--tcd-accent-color);
}
.p-plink-cart a {
    text-decoration: none !important;
}
.p-plink-cart a:before {
    font-family: "design_plus";
    font-size: 18px;
    content: "\e950";
}
.p-plink-cart a ~ * {
    display: none !important;
}
.p-plink-like,
.p-plink-cart {
    transition: opacity 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
    .p-plink-like:hover,
    .p-plink-cart:hover {
        opacity: 0.5;
    }
}
@media not all and (max-width: 767px) {
    .p-plink-title {
        font-size: 16px !important;
        line-height: 2 !important;
        margin: -0.5em 0 !important;
        height: 2em;
    }
    .p-plink-title span {
        -webkit-line-clamp: 1;
    }
}
@media (max-width: 767px) {
    .p-plink-anchor {
        height: 140px;
    }
    .p-plink-thumbnail {
        width: 140px;
    }
    .p-plink-info {
        gap: 10px;
        padding: 0 20px;
    }
    .p-plink-meta {
        display: none;
    }
    .p-plink-title {
        font-size: 14px !important;
        line-height: 1.8 !important;
        margin: -0.4em 0 !important;
        height: auto;
        max-height: 3.6em;
    }
    .p-plink-actions {
        display: none;
    }
}
.p-loading-screen {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
    width: 100vw;
    height: 100%;
    height: 100vh;
    background: #fff;
}
.p-loading-screen__inner {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.p-loading-screen__circle {
    width: 60px;
}
@media screen and (max-width: 767px) {
    .p-loading-screen_circle {
        width: 40px;
    }
}
.p-loading-screen__circle-icon {
    width: 100%;
    height: 100%;
    vertical-align: bottom;
    -webkit-animation: circular_loader_rotate 2s linear infinite;
    animation: circular_loader_rotate 2s linear infinite;
}
.p-loading-screen__circle-path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    stroke: #000;
    -webkit-animation: circular_loader_dash 1.5s ease-in-out infinite;
    animation: circular_loader_dash 1.5s ease-in-out infinite;
}
@-webkit-keyframes circular_loader_rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes circular_loader_rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes circular_loader_dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}
@keyframes circular_loader_dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124;
    }
}
.p-loading-screen__square {
    width: 60px;
    height: 60px;
}
@media screen and (max-width: 767px) {
    .p-loading-screen__square {
        width: 40px;
        height: 40px;
    }
}
.p-loading-screen__square-icon {
    background-color: #000;
    width: 33%;
    height: 33%;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}
.p-loading-screen__square-icon--1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.p-loading-screen__square-icon--2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.p-loading-screen__square-icon--3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
.p-loading-screen__square-icon--4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.p-loading-screen__square-icon--5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
.p-loading-screen__square-icon--6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
.p-loading-screen__square-icon--7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.p-loading-screen__square-icon--8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}
.p-loading-screen__square-icon--9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}
@-webkit-keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
@keyframes sk-cubeGridScaleDelay {
    0%,
    70%,
    100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1);
    }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1);
    }
}
.p-loading-screen__dot {
    width: 60px;
    height: 60px;
    position: relative;
}
@media screen and (max-width: 750px) {
    .p-loading-screen__dot {
        width: 40px;
        height: 40px;
    }
}
.p-loading-screen__dot-icon {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.p-loading-screen__dot-icon span {
    display: block;
    width: 15%;
    height: 15%;
    margin: 0 auto;
    background-color: #000;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
    animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
}
.p-loading-screen__dot-icon--2 {
    -webkit-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    transform: rotate(30deg);
}
.p-loading-screen__dot-icon--3 {
    -webkit-transform: rotate(60deg);
    -ms-transform: rotate(60deg);
    transform: rotate(60deg);
}
.p-loading-screen__dot-icon--4 {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.p-loading-screen__dot-icon--5 {
    -webkit-transform: rotate(120deg);
    -ms-transform: rotate(120deg);
    transform: rotate(120deg);
}
.p-loading-screen__dot-icon--6 {
    -webkit-transform: rotate(150deg);
    -ms-transform: rotate(150deg);
    transform: rotate(150deg);
}
.p-loading-screen__dot-icon--7 {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.p-loading-screen__dot-icon--8 {
    -webkit-transform: rotate(210deg);
    -ms-transform: rotate(210deg);
    transform: rotate(210deg);
}
.p-loading-screen__dot-icon--9 {
    -webkit-transform: rotate(240deg);
    -ms-transform: rotate(240deg);
    transform: rotate(240deg);
}
.p-loading-screen__dot-icon--10 {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}
.p-loading-screen__dot-icon--11 {
    -webkit-transform: rotate(300deg);
    -ms-transform: rotate(300deg);
    transform: rotate(300deg);
}
.p-loading-screen__dot-icon--12 {
    -webkit-transform: rotate(330deg);
    -ms-transform: rotate(330deg);
    transform: rotate(330deg);
}
.p-loading-screen__dot-icon--2 span {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}
.p-loading-screen__dot-icon--3 span {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}
.p-loading-screen__dot-icon--4 span {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}
.p-loading-screen__dot-icon--5 span {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}
.p-loading-screen__dot-icon--6 span {
    -webkit-animation-delay: -0.7s;
    animation-delay: -0.7s;
}
.p-loading-screen__dot-icon--7 span {
    -webkit-animation-delay: -0.6s;
    animation-delay: -0.6s;
}
.p-loading-screen__dot-icon--8 span {
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}
.p-loading-screen__dot-icon--9 span {
    -webkit-animation-delay: -0.4s;
    animation-delay: -0.4s;
}
.p-loading-screen__dot-icon--10 span {
    -webkit-animation-delay: -0.3s;
    animation-delay: -0.3s;
}
.p-loading-screen__dot-icon--11 span {
    -webkit-animation-delay: -0.2s;
    animation-delay: -0.2s;
}
.p-loading-screen__dot-icon--12 span {
    -webkit-animation-delay: -0.1s;
    animation-delay: -0.1s;
}
@-webkit-keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes sk-circleBounceDelay {
    0%,
    80%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
.p-loading-screen__logo {
    text-align: center;
}
.p-loading-screen__logo-image__sp {
    display: none;
}
@media screen and (max-width: 767px) {
    .p-loading-screen__logo-image__sp {
        display: inline-block;
    }
    .p-loading-screen__logo-image__sp + .p-loading-screen__logo-image__pc {
        display: none;
    }
}
.p-loading-screen__catch {
    font-size: 30px;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    width: 100%;
    padding: 0 40px;
}
* + .p-loading-screen__catch {
    margin-top: calc(30px - 0.3em);
}
.p-loading-screen__catch-sp {
    display: none;
}
@media screen and (max-width: 767px) {
    * + .p-loading-screen__catch {
        margin-top: calc(20px - 0.3em);
    }
    .p-loading-screen__catch-pc {
        display: none;
    }
    .p-loading-screen__catch-sp {
        display: block;
    }
}
.p-loading-screen--simple-icon {
    transition: opacity 0.3s ease 0s;
}
.close_loading_screen .p-loading-screen--simple-icon {
    opacity: 0;
}
.p-loading-screen--splash .p-loading-screen__logo-animation--type1 img {
    opacity: 0;
    transition: opacity 0.7s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
}
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type1 img,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type1 img {
    opacity: 1;
    transition-delay: 0.5s;
}
.p-loading-screen--splash .p-loading-screen__logo-animation--type2 img {
    clip-path: inset(0 100% 0 0);
    transition: clip-path 0.7s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
}
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type2 img,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type2 img {
    clip-path: inset(0);
    transition-delay: 0.5s;
}
.p-loading-screen--splash .p-loading-screen__logo-animation--type3 img {
    transform: scale(0.4);
    opacity: 0;
    transition: transform 0.7s cubic-bezier(0.65, 0.05, 0.36, 1) 0s, opacity 0.7s cubic-bezier(0.65, 0.05, 0.36, 1) 0s;
}
.p-loading-screen--splash.is-start .p-loading-screen__logo-animation--type3 img,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__logo-animation--type3 img {
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.5s;
}
.p-loading-screen--splash .p-loading-screen__catch {
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0s;
}
.p-loading-screen--splash.is-start .p-loading-screen__catch,
.close_loading_screen .p-loading-screen--splash .p-loading-screen__catch {
    opacity: 1;
    transition-delay: 1s;
}
.p-loading-animation--type1 .p-loading-screen--simple {
    transition: opacity 1s ease 0s;
}
.p-loading-animation--type1 .p-loading-screen--splash {
    transition: opacity 1s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.7s;
}
.p-loading-animation--type1.close_loading_screen .p-loading-screen {
    opacity: 0;
    pointer-events: none;
}
.p-loading-animation--type2 .p-loading-screen {
    transition: opacity 0.5s cubic-bezier(0.445, 0.05, 0.55, 0.95) 0.5s;
}
.p-loading-animation--type2.close_loading_screen .p-loading-screen {
    opacity: 0;
    pointer-events: none;
}
.p-loading-animation--type2 .p-loading-animation-target {
    transform: translate3d(0px, -40px, 0px);
    transition: transform 0.9s cubic-bezier(0.17, 0.84, 0.44, 1) 0.5s;
}
.p-loading-animation--type2.close_loading_screen .p-loading-animation-target {
    transform: translate3d(0px, 0px, 0px);
}
.p-loading-animation--type3 .p-loading-screen {
    clip-path: inset(0 0 0 0);
    transition: clip-path 0.7s cubic-bezier(0.83, 0, 0.17, 1) 0.7s;
}
.p-loading-animation--type3.close_loading_screen .p-loading-screen {
    clip-path: inset(0 0 0 100%);
    pointer-events: none;
}
.p-loading-animation--type4 .p-loading-screen {
    clip-path: inset(0 0 0 0);
    transition: clip-path 0.8s cubic-bezier(0.83, 0, 0.17, 1) 0.7s;
}
.p-loading-animation--type4.close_loading_screen .p-loading-screen {
    clip-path: inset(0 0 100% 0);
    pointer-events: none;
}
.c-share-button__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.c-share-button__list {
    margin: -5px 0 0 -5px;
}
.c-share-button__item {
    cursor: pointer;
    margin: 5px 0 0 5px;
}
.c-share-button__item-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-align-items: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    border-radius: 2px;
    width: 100%;
    height: 100%;
}
.c-share-button--monochrome {
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 0 rgb(0 0 0/3%);
}
.c-share-button--monochrome:not(:hover) {
    color: #000;
    background: #fafafa;
}
.c-share-button--twitter,
.c-share-button--monochrome.c-share-button--twitter:hover {
    background-color: #000;
}
.c-share-button--twitter:hover {
    background-color: #222;
}
.c-share-button--facebook,
.c-share-button--monochrome.c-share-button--facebook:hover {
    background-color: #35629a;
}
.c-share-button--facebook:hover {
    background-color: #1f3669;
}
.c-share-button--hatena,
.c-share-button--monochrome.c-share-button--hatena:hover {
    background-color: #3c7dd1;
}
.c-share-button--hatena:hover {
    background-color: #0270ac;
}
.c-share-button--pocket,
.c-share-button--monochrome.c-share-button--pocket:hover {
    background-color: #ee4056;
}
.c-share-button--pocket:hover {
    background-color: #c53648;
}
.c-share-button--rss,
.c-share-button--monochrome.c-share-button--rss:hover {
    background-color: #ffb53c;
}
.c-share-button--rss:hover {
    background-color: #e09900;
}
.c-share-button--feedly,
.c-share-button--monochrome.c-share-button--feedly:hover {
    background-color: #6cc655;
}
.c-share-button--feedly:hover {
    background-color: #5ca449;
}
.c-share-button--pinterest,
.c-share-button--monochrome.c-share-button--pinterest:hover {
    background-color: #d4121c;
}
.c-share-button--pinterest:hover {
    background-color: #a42f35;
}
.c-share-icon {
    font-size: 1.3em;
    font-family: "design_plus";
    line-height: 1;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.c-share-button__label {
    margin-left: 5px;
}
@media (hover: hover) and (pointer: fine) {
    .c-share-button__item:hover .c-share-button__item-link:not(.c-share-button--monochrome) {
        transform: translateY(2px);
    }
    .c-share-button__item-link:hover {
        color: #fff;
    }
}
.c-share-button--type1 .c-share-button__item,
.c-share-button--type2 .c-share-button__item {
    width: 80px;
    height: 30px;
    font-size: 12px;
}
@media (max-width: 767px) {
    .c-share-button--type1,
    .c-share-button--type2 {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .c-share-button--type1 .c-share-button__item,
    .c-share-button--type2 .c-share-button__item {
        width: 30px;
    }
    .c-share-button--type1 .c-share-button__label,
    .c-share-button--type2 .c-share-button__label {
        display: none;
    }
}
.c-share-button--type3,
.c-share-button--type4 {
    margin: -10px 0 0 -10px;
}
.c-share-button--type3 .c-share-button__item,
.c-share-button--type4 .c-share-button__item {
    width: calc(25% - 10px);
    height: 40px;
    font-size: 14px;
    margin: 10px 0 0 10px;
}
@media (max-width: 599px) {
    .c-share-button--type3 .c-share-button__item,
    .c-share-button--type4 .c-share-button__item {
        width: calc(50% - 10px);
    }
}
.c-share-button--type5 {
    margin: -5px 0 0 -10px;
}
.c-share-button--type5 li {
    margin: 5px 0 0 10px;
}
.p-entry-product-body table td {
    padding: 10px 20px;
}
.p-entry-product-body table td:first-child {
    min-width: 140px;
    background: #f9f9f9;
}
@media (max-width: 767px) {
    .p-entry-product-body table {
        font-size: 14px;
    }
}
.l-footer__message--demo {
    display: flex;
    align-items: center;
    gap: 5px;
}
.l-footer__message--demo .material-symbols-rounded {
    font-size: 26px;
}
@media (max-width: 767px) {
    .l-footer__message--demo .material-symbols-rounded {
        font-size: 28px;
        margin-right: 5px;
    }
}
li.cat-item.cat-item-314 {
    display: none;
}
li.cat-item.cat-item-306 {
    display: none;
}
li.cat-item.cat-item-307 {
    display: none;
}
li.cat-item.cat-item-310 {
    display: none;
}
li.cat-item.cat-item-312 {
    display: none;
}
li.cat-item.cat-item-313 {
    display: none;
}
.p-entry-product-main-content .q_frame {
    background-color: #fff !important;
    border: 1px solid #aaa !important;
}
@keyframes spinner__animation {
    0% {
        animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes loading__animation {
    to {
        transform: translateX(100%);
    }
}
.wc-block-grid__products .wc-block-grid__product-image {
    display: block;
    position: relative;
    text-decoration: none;
}
.wc-block-grid__products .wc-block-grid__product-image a {
    border: 0;
    box-shadow: none;
    outline: 0;
    text-decoration: none;
}
.wc-block-grid__products .wc-block-grid__product-image img {
    height: auto;
    max-width: 100%;
    width: auto;
}
.wc-block-grid__products .wc-block-grid__product-image img[hidden] {
    display: none;
}
.wc-block-grid__products .wc-block-grid__product-image img[alt=""] {
    border: 1px solid #f2f2f2;
}
.edit-post-visual-editor .editor-block-list__block .wc-block-grid__product-title,
.editor-styles-wrapper .wc-block-grid__product-title,
.wc-block-grid__product-title {
    color: inherit;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.2;
    padding: 0;
}
.wc-block-grid__product-price {
    display: block;
}
.wc-block-grid__product-price .wc-block-grid__product-price__regular {
    margin-right: 0.5em;
}
.wc-block-grid__product-add-to-cart.wp-block-button {
    white-space: normal;
    word-break: break-word;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    display: inline-flex;
    font-size: 1em;
    justify-content: center;
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: center;
    white-space: normal;
    word-break: break-word;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading {
    opacity: 0.25;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.added:after {
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: 0.5em;
    width: auto;
}
.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
    animation: spin 2s linear infinite;
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: 0.5em;
    width: auto;
}
.has-5-columns:not(.alignfull) .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-6-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-7-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-8-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after,
.has-9-columns .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:after {
    content: "";
    margin: 0;
}
.wc-block-grid__product-rating {
    display: block;
}
.wc-block-grid__product-rating .star-rating,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 5.3em;
}
.wc-block-grid__product-rating .star-rating:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars:before {
    content: "SSSSS";
    left: 0;
    opacity: 0.5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
}
.wc-block-grid__product-rating .star-rating span,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span {
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0;
}
.wc-block-grid__product-rating .star-rating span:before,
.wc-block-grid__product-rating .wc-block-grid__product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap;
}
.wc-block-grid .wc-block-grid__product-onsale,
.wc-block-grid__product-image .wc-block-grid__product-onsale {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 4px;
    color: #43454b;
    display: inline-block;
    font-size: 0.875em;
    font-weight: 600;
    left: auto;
    padding: 0.25em 0.75em;
    position: absolute;
    right: 4px;
    text-align: center;
    text-transform: uppercase;
    top: 4px;
    width: auto;
    z-index: 9;
}
.wc-block-grid__product .wc-block-grid__product-image,
.wc-block-grid__product .wc-block-grid__product-link {
    display: inline-block;
    position: relative;
}
.wc-block-grid__product .wc-block-grid__product-image:not(.wc-block-components-product-image),
.wc-block-grid__product .wc-block-grid__product-title {
    margin: 0 0 12px;
}
.wc-block-grid__product .wc-block-grid__product-add-to-cart,
.wc-block-grid__product .wc-block-grid__product-onsale,
.wc-block-grid__product .wc-block-grid__product-price,
.wc-block-grid__product .wc-block-grid__product-rating {
    margin: 0 auto 12px;
}
.theme-twentysixteen .wc-block-grid .price ins {
    color: #77a464;
}
.theme-twentynineteen .wc-block-grid__product {
    font-size: 0.88889em;
}
.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-components-product-title,
.theme-twentynineteen .wc-block-grid__product-onsale,
.theme-twentynineteen .wc-block-grid__product-title {
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}
.theme-twentynineteen .wc-block-grid__product-title:before {
    display: none;
}
.theme-twentynineteen .wc-block-components-product-sale-badge,
.theme-twentynineteen .wc-block-grid__product-onsale {
    line-height: 1;
}
.theme-twentynineteen .editor-styles-wrapper .wp-block-button .wp-block-button__link:not(.has-text-color) {
    color: #fff;
}
.theme-twentytwenty .wc-block-grid__product-link {
    color: #000;
}
.theme-twentytwenty .wc-block-components-product-title,
.theme-twentytwenty .wc-block-grid__product-title {
    color: #cd2653;
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-size: 1em;
}
.theme-twentytwenty .wp-block-columns .wc-block-components-product-title {
    margin-top: 0;
}
.theme-twentytwenty .wc-block-components-product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-components-product-price__value,
.theme-twentytwenty .wc-block-grid__product-price .woocommerce-Price-amount,
.theme-twentytwenty .wc-block-grid__product-price__value {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-size: 0.9em;
}
.theme-twentytwenty .wc-block-components-product-price del,
.theme-twentytwenty .wc-block-grid__product-price del {
    opacity: 0.5;
}
.theme-twentytwenty .wc-block-components-product-price ins,
.theme-twentytwenty .wc-block-grid__product-price ins {
    text-decoration: none;
}
.theme-twentytwenty .star-rating,
.theme-twentytwenty .wc-block-grid__product-rating {
    font-size: 0.7em;
}
.theme-twentytwenty .star-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .star-rating .wc-block-grid__product-rating__stars,
.theme-twentytwenty .wc-block-grid__product-rating .wc-block-components-product-rating__stars,
.theme-twentytwenty .wc-block-grid__product-rating .wc-block-grid__product-rating__stars {
    line-height: 1;
}
.theme-twentytwenty .wc-block-components-product-button > .wp-block-button__link,
.theme-twentytwenty .wc-block-grid__product-add-to-cart > .wp-block-button__link {
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
}
.theme-twentytwenty .wc-block-components-product-sale-badge,
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
    background: #cd2653;
    color: #fff;
    font-family: -apple-system, blinkmacsystemfont, Helvetica Neue, helvetica, sans-serif;
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: 1.2;
    text-transform: uppercase;
}
.theme-twentytwenty .wc-block-grid__products .wc-block-components-product-sale-badge {
    position: static;
}
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-image .wc-block-components-product-sale-badge {
    position: absolute;
}
.theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale:not(.wc-block-components-product-sale-badge) {
    position: absolute;
    right: 4px;
    top: 4px;
    z-index: 1;
}
.theme-twentytwenty .wc-block-active-filters__title,
.theme-twentytwenty .wc-block-attribute-filter__title,
.theme-twentytwenty .wc-block-price-filter__title,
.theme-twentytwenty .wc-block-stock-filter__title {
    font-size: 1em;
}
.theme-twentytwenty .wc-block-active-filters .wc-block-active-filters__clear-all,
.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: 0.75em;
}
@media only screen and (min-width: 768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: 0.875em;
        padding: 0.5em;
    }
}
@media only screen and (min-width: 1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: 0.875em;
        padding: 0.5em;
    }
}
.theme-twentytwentytwo .wc-block-grid__product-add-to-cart .added_to_cart {
    display: block;
    margin-top: 12px;
}
.theme-twentytwentytwo .wc-block-components-product-price ins,
.theme-twentytwentytwo .wc-block-grid__product-price ins {
    text-decoration: none;
}
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal !important;
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px;
}
.screen-reader-text:focus {
    clip: auto !important;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip-path: none;
    color: #2b2d2f;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
.wp-block-group.woocommerce.product .up-sells.upsells.products {
    max-width: var(--wp--style--global--wide-size);
}
@keyframes spinner__animation {
    0% {
        animation-timing-function: cubic-bezier(0.5856, 0.0703, 0.4143, 0.9297);
        transform: rotate(0deg);
    }
    to {
        transform: rotate(1turn);
    }
}
@keyframes loading__animation {
    to {
        transform: translateX(100%);
    }
}
.wc-block-components-notice-banner {
    align-content: flex-start;
    align-items: stretch;
    background-color: #fff;
    border: 1px solid;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2f2f2f;
    display: flex;
    font-size: 0.875em;
    font-weight: 400;
    gap: 12px;
    line-height: 1.5;
    margin: 16px 0;
    padding: 16px !important;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content {
    -ms-grid-row-align: center;
    align-self: center;
    flex-basis: 100%;
    padding-right: 16px;
    white-space: normal;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content:last-child {
    padding-right: 0;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-block-components-notice-banner__summary {
    font-weight: 600;
    margin: 0 0 8px;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol,
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul {
    margin: 0 0 0 24px;
    padding: 0;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ol li:after,
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content ul li:after {
    clear: both;
    content: "";
    display: block;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward {
    -moz-appearance: none;
    appearance: none;
    background: transparent !important;
    border: 0;
    color: #2f2f2f !important;
    float: right;
    margin: 0;
    opacity: 0.6;
    padding: 0 !important;
    text-decoration-line: underline;
    text-underline-position: under;
}
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:active,
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:focus,
.wc-block-components-notice-banner > .wc-block-components-notice-banner__content .wc-forward:hover {
    opacity: 1;
}
.wc-block-components-notice-banner > svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    height: 100%;
    padding: 2px;
}
.wc-block-components-notice-banner > .wc-block-components-button {
    background: transparent none !important;
    border: 0 !important;
    box-shadow: none !important;
    color: #2f2f2f !important;
    flex: 0 0 16px;
    height: 16px !important;
    margin: 6px 0 0 auto !important;
    min-height: auto !important;
    min-width: 0 !important;
    opacity: 0.6;
    outline: none !important;
    padding: 0 !important;
    width: 16px !important;
}
.wc-block-components-notice-banner > .wc-block-components-button > svg {
    margin: 0 !important;
}
.wc-block-components-notice-banner > .wc-block-components-button:active,
.wc-block-components-notice-banner > .wc-block-components-button:focus,
.wc-block-components-notice-banner > .wc-block-components-button:hover {
    opacity: 1;
}
.wc-block-components-notice-banner.is-error {
    background-color: #fff0f0;
    border-color: #cc1818;
}
.wc-block-components-notice-banner.is-error > svg {
    background-color: #cc1818;
    transform: rotate(180deg);
}
.wc-block-components-notice-banner.is-warning {
    background-color: #fffbf4;
    border-color: #f0b849;
}
.wc-block-components-notice-banner.is-warning > svg {
    background-color: #f0b849;
    transform: rotate(180deg);
}
.wc-block-components-notice-banner.is-success {
    background-color: #f4fff7;
    border-color: #4ab866;
}
.wc-block-components-notice-banner.is-success > svg {
    background-color: #4ab866;
}
.wc-block-components-notice-banner.is-info {
    background-color: #f4f8ff;
    border-color: #007cba;
}
.wc-block-components-notice-banner.is-info > svg {
    background-color: #007cba;
}
