#sb_instagram {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram:after {
    content: "";
    display: table;
    clear: both
}

#sb_instagram.sbi_fixed_height {
    overflow: hidden;
    overflow-y: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram #sbi_images {
    width: 100%;
    float: left;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram .sbi_header_link {
    -webkit-box-shadow: none;
    box-shadow: none
}

#sb_instagram .sbi_header_link:hover {
    border: none
}

#sb_instagram #sbi_images .sbi_item {
    display: inline-block;
    float: left;
    vertical-align: top;
    zoom: 1;
    padding: inherit !important;
    margin: 0 !important;
    text-decoration: none;
    opacity: 1;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease
}

#sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 0
}

#sb_instagram.sbi_col_1 #sbi_images .sbi_item {
    width: 100%
}

#sb_instagram.sbi_col_2 #sbi_images .sbi_item {
    width: 50%
}

#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
    width: 33.33%
}

#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
    width: 25%
}

#sb_instagram.sbi_col_5 #sbi_images .sbi_item {
    width: 20%
}

#sb_instagram.sbi_col_6 #sbi_images .sbi_item {
    width: 16.66%
}

#sb_instagram.sbi_col_7 #sbi_images .sbi_item {
    width: 14.28%
}

#sb_instagram.sbi_col_8 #sbi_images .sbi_item {
    width: 12.5%
}

#sb_instagram.sbi_col_9 #sbi_images .sbi_item {
    width: 11.11%
}

#sb_instagram.sbi_col_10 #sbi_images .sbi_item {
    width: 10%
}

#sb_instagram.sbi_col_1.sbi_disable_mobile #sbi_images .sbi_item {
    width: 100%
}

#sb_instagram.sbi_col_2.sbi_disable_mobile #sbi_images .sbi_item {
    width: 50%
}

#sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
    width: 33.33%
}

#sb_instagram.sbi_col_4.sbi_disable_mobile #sbi_images .sbi_item {
    width: 25%
}

#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
    width: 20%
}

#sb_instagram.sbi_col_6.sbi_disable_mobile #sbi_images .sbi_item {
    width: 16.66%
}

#sb_instagram.sbi_col_7.sbi_disable_mobile #sbi_images .sbi_item {
    width: 14.28%
}

#sb_instagram.sbi_col_8.sbi_disable_mobile #sbi_images .sbi_item {
    width: 12.5%
}

#sb_instagram.sbi_col_9.sbi_disable_mobile #sbi_images .sbi_item {
    width: 11.11%
}

#sb_instagram.sbi_col_10.sbi_disable_mobile #sbi_images .sbi_item {
    width: 10%
}

#sb_instagram .sbi_photo_wrap {
    position: relative
}

#sb_instagram .sbi_photo {
    display: block;
    text-decoration: none
}

#sb_instagram .sbi_photo img {
    width: 100%;
    height: auto
}

#sb_instagram .sbi_no_js img {
    display: none
}

#sb_instagram a,
#sb_instagram a:hover,
#sb_instagram a:focus,
#sb_instagram a:active {
    outline: none
}

#sb_instagram img {
    display: block;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
    opacity: 1 !important
}

#sb_instagram .sbi_link {
    display: none;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px 0;
    background: rgba(0, 0, 0, .5);
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 1.1
}

#sb_instagram .sbi_link a {
    padding: 0 6px;
    text-decoration: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.1;
    display: inline-block;
    vertical-align: top;
    zoom: 1
}

#sb_instagram .sbi_link .sbi_lightbox_link {
    padding-bottom: 5px
}

#sb_instagram .sbi_link a:hover,
#sb_instagram .sbi_link a:focus {
    text-decoration: underline
}

#sb_instagram .sbi_photo_wrap:hover .sbi_link,
#sb_instagram .sbi_photo_wrap:focus .sbi_link {
    display: block
}

#sb_instagram svg:not(:root).svg-inline--fa {
    height: 1em;
    display: inline-block
}

#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_carousel .sbi_playbtn,
.sbi_type_carousel .fa-clone,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play {
    display: block !important;
    position: absolute;
    z-index: 1;
    color: #fff;
    color: rgba(255, 255, 255, .9);
    font-style: normal !important;
    text-shadow: 0 0 8px rgba(0, 0, 0, .8)
}

#sb_instagram .sbi_type_video .sbi_playbtn,
#sb_instagram .sbi_type_carousel .sbi_playbtn {
    z-index: 2;
    top: 50%;
    left: 50%;
    margin-top: -24px;
    margin-left: -19px;
    padding: 0;
    font-size: 48px
}

#sb_instagram .sbi_type_carousel .fa-clone {
    right: 12px;
    top: 12px;
    font-size: 24px;
    text-shadow: 0 0 8px rgba(0, 0, 0, .3)
}

.sbi_type_carousel svg.fa-clone,
#sb_instagram .sbi_type_video .svg-inline--fa.fa-play,
#sb_instagram .sbi_type_carousel .svg-inline--fa.fa-play {
    -webkit-filter: drop-shadow(0 0 2px rgba(0, 0, 0, .4));
    filter: drop-shadow(0 0 2px rgba(0, 0, 0, .4))
}

#sb_instagram .sbi_loader {
    width: 20px;
    height: 20px;
    position: relative;
    top: 50%;
    left: 50%;
    margin: -10px 0 0 -10px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .5);
    border-radius: 100%;
    -webkit-animation: sbi-sk-scaleout 1.0s infinite ease-in-out;
    animation: sbi-sk-scaleout 1.0s infinite ease-in-out
}

#sb_instagram br {
    display: none
}

#sbi_load p {
    display: inline;
    padding: 0;
    margin: 0
}

#sb_instagram #sbi_load .sbi_loader {
    position: absolute;
    margin-top: -11px;
    background-color: #fff;
    opacity: 1
}

@-webkit-keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes sbi-sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        -ms-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

#sb_instagram .fa-spin,
#sbi_lightbox .fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

#sb_instagram .fa-pulse,
#sbi_lightbox .fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.sbi-screenreader {
    text-indent: -9999px !important;
    display: block !important;
    width: 0 !important;
    height: 0 !important;
    line-height: 0 !important;
    text-align: left !important;
    overflow: hidden !important
}

#sb_instagram .sb_instagram_header,
.sb_instagram_header {
    float: left;
    clear: both;
    margin: 0 0 15px 0;
    padding: 0;
    line-height: 1.2;
    width: 100%
}

#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
    float: left;
    display: block;
    min-width: 100%;
    text-decoration: none;
    transition: color 0.5s ease
}

.sb_instagram_header.sbi_header_outside {
    float: none;
    margin-left: auto !important;
    margin-right: auto !important;
    display: flex
}

.sbi_no_avatar .sbi_header_img {
    background: #333;
    color: #fff;
    width: 50px;
    height: 50px;
    position: relative
}

.sbi_no_avatar .sbi_header_hashtag_icon {
    display: block;
    color: #fff;
    opacity: .9;
    -webkit-transition: background .6s linear, color .6s linear;
    -moz-transition: background .6s linear, color .6s linear;
    -o-transition: background .6s linear, color .6s linear;
    transition: background .6s linear, color .6s linear
}

.sbi_no_avatar:hover .sbi_header_hashtag_icon {
    display: block;
    opacity: 1;
    -webkit-transition: background .2s linear, color .2s linear;
    -moz-transition: background .2s linear, color .2s linear;
    -o-transition: background .2s linear, color .2s linear;
    transition: background .2s linear, color .2s linear
}

@media all and (min-width:480px) {

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img,
    .sb_instagram_header.sbi_medium .sbi_header_img {
        width: 80px;
        height: 80px;
        border-radius: 40px
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img img,
    .sb_instagram_header.sbi_medium .sbi_header_img img {
        width: 80px;
        height: 80px;
        border-radius: 40px
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        font-size: 20px
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
        font-size: 14px
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio {
        margin-left: 95px !important;
        line-height: 1.4
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text h3,
    .sb_instagram_header.sbi_medium .sbi_header_text h3 {
        margin-right: -85px !important
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_medium .sbi_header_text .sbi_bio_info {
        margin-top: 4px !important
    }

    #sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3,
    .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
        padding-top: 20px !important
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img,
    .sb_instagram_header.sbi_large .sbi_header_img {
        width: 120px;
        height: 120px;
        border-radius: 60px
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_img img,
    .sb_instagram_header.sbi_large .sbi_header_img img {
        width: 120px;
        height: 120px;
        border-radius: 60px
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        font-size: 28px
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
        font-size: 16px
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio,
    .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio {
        margin-left: 140px !important;
        line-height: 1.5
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text h3,
    .sb_instagram_header.sbi_large .sbi_header_text h3 {
        margin-right: -120px !important
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info,
    .sb_instagram_header.sbi_large .sbi_header_text .sbi_bio_info {
        margin-top: 12px !important
    }

    #sb_instagram .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3,
    .sb_instagram_header.sbi_large .sbi_header_text.sbi_no_bio h3 {
        padding-top: 32px !important
    }
}

#sb_instagram .sb_instagram_header .sbi_header_img,
.sb_instagram_header .sbi_header_img {
    float: left;
    position: relative;
    width: 50px;
    margin: 0 0 0 -100% !important;
    overflow: hidden;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

#sb_instagram .sb_instagram_header .sbi_header_img img,
.sb_instagram_header .sbi_header_img img {
    float: left;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
    opacity: 0;
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .75)
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
#sb_instagram .sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header .sbi_header_img_hover .sbi_new_logo,
.sb_instagram_header .sbi_header_hashtag_icon .sbi_new_logo {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    width: 24px;
    height: 24px;
    font-size: 24px
}

#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header.sbi_medium .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -18px;
    margin-left: -18px;
    width: 36px;
    height: 36px;
    font-size: 36px
}

#sb_instagram .sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo,
.sb_instagram_header.sbi_large .sbi_header_hashtag_icon .sbi_new_logo {
    margin-top: -24px;
    margin-left: -24px;
    width: 48px;
    height: 48px;
    font-size: 48px
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover i {
    overflow: hidden
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
    z-index: 2;
    transition: opacity 0.4s ease-in-out
}

#sb_instagram .sb_instagram_header .sbi_fade_in,
.sb_instagram_header .sbi_fade_in {
    opacity: 1;
    transition: opacity 0.2s ease-in-out
}

#sb_instagram .sb_instagram_header .sbi_header_img_hover,
.sb_instagram_header .sbi_header_img_hover {
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, .75);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    border-radius: 40px;
    transition: opacity 0.2s
}

#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
.sb_instagram_header a:hover .sbi_header_img_hover,
.sb_instagram_header a:focus .sbi_header_img_hover {
    opacity: 1
}

#sb_instagram .sb_instagram_header .sbi_header_text,
.sb_instagram_header .sbi_header_text {
    float: left;
    width: 100%;
    padding-top: 5px
}

#sb_instagram .sb_instagram_header a,
.sb_instagram_header a {
    text-decoration: none
}

#sb_instagram .sb_instagram_header .sbi_header_text .sbi_bio,
#sb_instagram .sb_instagram_header .sbi_header_text h3,
.sb_instagram_header .sbi_header_text .sbi_bio,
.sb_instagram_header .sbi_header_text h3 {
    float: left;
    clear: both;
    width: auto;
    margin: 0 0 0 60px !important;
    padding: 0 !important
}

#sb_instagram .sb_instagram_header h3,
.sb_instagram_header h3 {
    font-size: 16px;
    line-height: 1.3
}

#sb_instagram .sb_instagram_header p,
.sb_instagram_header p {
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
    padding: 0
}

#sb_instagram p:empty {
    display: none
}

#sb_instagram .sb_instagram_header .sbi_header_text img.emoji,
.sb_instagram_header .sbi_header_text img.emoji {
    margin-right: 3px !important
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio h3,
.sb_instagram_header .sbi_header_text.sbi_no_bio h3 {
    padding-top: 9px !important
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info,
.sb_instagram_header .sbi_header_text.sbi_no_bio .sbi_bio_info {
    clear: both
}

#sb_instagram #sbi_load {
    float: left;
    clear: both;
    width: 100%;
    text-align: center
}

#sb_instagram #sbi_load .fa-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -7px;
    font-size: 15px
}

#sb_instagram #sbi_load {
    opacity: 1;
    transition: all 0.5s ease-in
}

#sb_instagram .sbi_load_btn .sbi_btn_text,
#sb_instagram .sbi_load_btn .sbi_loader {
    opacity: 1;
    transition: all 0.1s ease-in
}

#sb_instagram .sbi_hidden {
    opacity: 0 !important
}

#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    padding: 7px 14px;
    margin: 5px auto 0 auto;
    background: #333;
    border: none;
    color: #fff;
    text-decoration: none;
    font-size: 13px;
    line-height: 1.5;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#sb_instagram #sbi_load .sbi_load_btn {
    position: relative
}

#sb_instagram .sbi_follow_btn {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    text-align: center
}

#sb_instagram .sbi_follow_btn.sbi_top {
    display: block;
    margin-bottom: 5px
}

#sb_instagram .sbi_follow_btn a {
    background: #408bd1;
    color: #fff
}

#sb_instagram .sbi_follow_btn a,
#sb_instagram .sbi_follow_btn a,
#sb_instagram #sbi_load .sbi_load_btn {
    transition: all 0.1s ease-in
}

#sb_instagram #sbi_load .sbi_load_btn:hover {
    outline: none;
    box-shadow: inset 0 0 20px 20px rgba(255, 255, 255, .25)
}

#sb_instagram .sbi_follow_btn a:hover,
#sb_instagram .sbi_follow_btn a:focus {
    outline: none;
    box-shadow: inset 0 0 10px 20px #359dff
}

#sb_instagram .sbi_follow_btn a:active,
#sb_instagram #sbi_load .sbi_load_btn:active {
    box-shadow: inset 0 0 10px 20px rgba(0, 0, 0, .3)
}

#sb_instagram .sbi_follow_btn .fa,
#sb_instagram .sbi_follow_btn svg {
    margin-bottom: -1px;
    margin-right: 7px;
    font-size: 15px
}

#sb_instagram .sbi_follow_btn svg {
    vertical-align: -.125em
}

#sb_instagram #sbi_load .sbi_follow_btn {
    margin-left: 5px
}

#sb_instagram .sb_instagram_error {
    width: 100%;
    text-align: center;
    line-height: 1.4
}

#sbi_mod_error {
    display: none;
    border: 1px solid #ddd;
    background: #eee;
    color: #333;
    margin: 10px 0 0;
    padding: 10px 15px;
    font-size: 13px;
    text-align: center;
    clear: both;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

#sbi_mod_error br {
    display: initial !important
}

#sbi_mod_error p {
    padding: 5px 0 !important;
    margin: 0 !important;
    line-height: 1.3 !important
}

#sbi_mod_error ol,
#sbi_mod_error ul {
    padding: 5px 0 5px 20px !important;
    margin: 0 !important
}

#sbi_mod_error li {
    padding: 1px 0 !important;
    margin: 0 !important
}

#sbi_mod_error span {
    font-size: 12px
}

#sb_instagram.sbi_medium .sbi_playbtn,
#sb_instagram.sbi_medium .sbi_photo_wrap .svg-inline--fa.fa-play {
    margin-top: -12px;
    margin-left: -9px;
    font-size: 23px
}

#sb_instagram.sbi_medium .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 8px;
    top: 8px;
    font-size: 18px
}

#sb_instagram.sbi_small .sbi_playbtn,
#sb_instagram.sbi_small .sbi_photo_wrap .svg-inline--fa.fa-play {
    margin-top: -9px;
    margin-left: -7px;
    font-size: 18px
}

#sb_instagram.sbi_small .sbi_type_carousel .sbi_photo_wrap .fa-clone {
    right: 5px;
    top: 5px;
    font-size: 12px
}

@media all and (max-width:640px) {

    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_width_resp {
        width: 100% !important
    }
}

@media all and (max-width:480px) {

    #sb_instagram.sbi_col_3 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9 #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10 #sbi_images .sbi_item {
        width: 100%
    }

    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item {
        width: 10%
    }

    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item {
        width: 11.11%
    }

    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item {
        width: 12.5%
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%
    }
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap {
    box-sizing: border-box;
    position: relative;
    overflow: hidden
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo_wrap:before {
    content: "";
    display: block;
    padding-top: 100%;
    z-index: -300
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item .sbi_photo {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

#sb_instagram.sbi_no_js #sbi_images .sbi_item.sbi_transition {
    opacity: 1
}

#sb_instagram.sbi_no_js .sbi_photo img,
#sb_instagram.sbi_no_js .sbi_load_btn {
    display: none
}

#sb_instagram #sbi_images .sbi_js_load_disabled .sbi_imgLiquid_ready.sbi_photo,
#sb_instagram #sbi_images .sbi_no_js_customizer .sbi_imgLiquid_ready.sbi_photo {
    padding-bottom: 0 !important
}

#sb_instagram #sbi_mod_error .sb_frontend_btn {
    display: inline-block;
    padding: 6px 10px;
    background: #ddd;
    background: rgba(0, 0, 0, .1);
    text-decoration: none;
    border-radius: 5px;
    margin-top: 10px;
    color: #444
}

#sb_instagram #sbi_mod_error .sb_frontend_btn:hover {
    background: #ccc;
    background: rgba(0, 0, 0, .15)
}

#sb_instagram #sbi_mod_error .sb_frontend_btn .fa {
    margin-right: 2px
}

.sbi_header_outside.sbi_header_palette_dark,
#sb_instagram.sbi_palette_dark,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_share_close {
    background-color: rgba(0, 0, 0, .85);
    color: rgba(255, 255, 255, .75)
}

#sb_instagram.sbi_palette_dark .sbi_caption,
.sbi_header_palette_dark,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox p {
    color: rgba(255, 255, 255, .75)
}

.sbi_header_palette_dark .sbi_bio,
#sb_instagram.sbi_palette_dark .sbi_meta {
    color: rgba(255, 255, 255, .75)
}

.sbi_header_palette_dark a,
#sb_instagram.sbi_palette_dark .sbi_expand a,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,
#sbi_lightbox.sbi_palette_dark_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_dark_lightbox .sbi_lb-commentBox .sbi_lb-commenter {
    color: #fff
}

.sbi_header_outside.sbi_header_palette_light,
#sb_instagram.sbi_palette_light,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lightbox_tooltip,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_share_close {
    color: rgba(0, 0, 0, .85);
    background-color: rgba(255, 255, 255, .75)
}

#sb_instagram.sbi_palette_light .sbi_caption,
.sbi_header_palette_light,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details .sbi_lb-caption,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-number,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox p {
    color: rgba(0, 0, 0, .85)
}

.sbi_header_palette_light .sbi_bio,
#sb_instagram.sbi_palette_light .sbi_meta {
    color: rgba(0, 0, 0, .85)
}

.sbi_header_palette_light a,
#sb_instagram.sbi_palette_light .sbi_expand a,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a,
#sbi_lightbox.sbi_palette_light_lightbox .sbi_lb-outerContainer .sbi_lb-dataContainer .sbi_lb-details a p,
#sbi_lightbox.sbi_lb-comments-enabled.sbi_palette_light_lightbox .sbi_lb-commentBox .sbi_lb-commenter {
    color: #000
}

@media all and (max-width:480px) {

    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }
}

@media all and (max-width:800px) {
    #sb_instagram.sbi_tab_col_10 #sbi_images .sbi_item {
        width: 10%
    }

    #sb_instagram.sbi_tab_col_9 #sbi_images .sbi_item {
        width: 11.11%
    }

    #sb_instagram.sbi_tab_col_8 #sbi_images .sbi_item {
        width: 12.5%
    }

    #sb_instagram.sbi_tab_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }

    #sb_instagram.sbi_tab_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_tab_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_tab_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_tab_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_tab_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_tab_col_1 #sbi_images .sbi_item {
        width: 100%
    }
}

@media all and (max-width:480px) {

    #sb_instagram.sbi_col_3.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_4.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_5.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_6.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_7.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_8.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_9.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_col_10.sbi_mob_col_auto #sbi_images .sbi_item,
    #sb_instagram.sbi_mob_col_1 #sbi_images .sbi_item {
        width: 100%
    }

    #sb_instagram.sbi_mob_col_2 #sbi_images .sbi_item {
        width: 50%
    }

    #sb_instagram.sbi_mob_col_3 #sbi_images .sbi_item {
        width: 33.33%
    }

    #sb_instagram.sbi_mob_col_4 #sbi_images .sbi_item {
        width: 25%
    }

    #sb_instagram.sbi_mob_col_5 #sbi_images .sbi_item {
        width: 20%
    }

    #sb_instagram.sbi_mob_col_6 #sbi_images .sbi_item {
        width: 16.66%
    }

    #sb_instagram.sbi_mob_col_7 #sbi_images .sbi_item {
        width: 14.28%
    }

    #sb_instagram.sbi_mob_col_8 #sbi_images .sbi_item {
        width: 12.5%
    }

    #sb_instagram.sbi_mob_col_9 #sbi_images .sbi_item {
        width: 11.11%
    }

    #sb_instagram.sbi_mob_col_10 #sbi_images .sbi_item {
        width: 10%
    }
}

#sb_instagram #sbi_images .sbi_item.sbi_num_diff_hide {
    display: none !important
}

@charset "UTF-8";

.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: .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(.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, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.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: .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: .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: .75em;
    margin-top: .5em;
    width: 2.5em
}

.wp-block-post-comments .comment-author cite {
    font-style: normal
}

.wp-block-post-comments .comment-meta {
    font-size: .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: .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: .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: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .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: .5em
}

.wp-block-post-comments .reply {
    font-size: .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(.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: .5em;
    margin-right: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .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: .8em
}

.wp-block-file.aligncenter {
    text-align: center
}

.wp-block-file.alignright {
    text-align: right
}

.wp-block-file *+.wp-block-file__button {
    margin-left: .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: .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: .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, .7), rgba(0, 0, 0, .3) 70%, transparent);
    bottom: 0;
    box-sizing: border-box;
    color: #fff;
    font-size: .8em;
    margin: 0;
    max-height: 100%;
    overflow: auto;
    padding: 3em .77em .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% - .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% - .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% - .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% - .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% - .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% - .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, .7), rgba(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)*.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)*.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)*.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)*.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)*.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)*.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)*.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)*.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: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image figcaption {
    margin-bottom: 1em;
    margin-top: .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: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.fade.active {
    animation: turn-on-visibility .25s both;
    visibility: visible
}

.wp-lightbox-overlay.fade.active img {
    animation: turn-on-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) {
    animation: turn-off-visibility .3s both
}

.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img {
    animation: turn-off-visibility .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 .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.active .wp-block-image img {
        animation: turn-on-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility .4s forwards
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
    animation: lightbox-zoom-out .4s forwards
}

@media (prefers-reduced-motion) {
    .wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img {
        animation: turn-off-visibility .4s both
    }
}

.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim {
    animation: turn-off-visibility .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: .875em;
    margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
    display: block;
    font-size: .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: .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% - .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% - .83333em)
    }

    .wp-block-latest-posts.columns-3 li:nth-child(3n) {
        margin-right: 0
    }

    .wp-block-latest-posts.columns-4 li {
        width: calc(25% - .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: .8125em
}

.wp-block-latest-posts__post-excerpt {
    margin-bottom: 1em;
    margin-top: .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;
    /*!rtl:begin:ignore*/
    direction: ltr;
    /*!rtl:end:ignore*/
    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 {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1;
    /*!rtl:end:ignore*/
    margin: 0
}

.wp-block-media-text .wp-block-media-text__content {
    direction: ltr;
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1;
    /*!rtl:end:ignore*/
    padding: 0 8%;
    word-break: break-word
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media {
    /*!rtl:begin:ignore*/
    grid-column: 2;
    grid-row: 1
        /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    /*!rtl:begin:ignore*/
    grid-column: 1;
    grid-row: 1
        /*!rtl:end:ignore*/
}

.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: .6em;
    line-height: 0;
    margin-left: .25em;
    padding: 0;
    width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
    stroke: currentColor;
    display: inline-block;
    height: inherit;
    margin-top: .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 .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: .5em
    }

    .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
        margin-right: .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: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
    margin-left: -.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: .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: .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, .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(.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 .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: .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: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .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: .5em;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%
}

.wp-block-post-author__avatar {
    margin-right: 1em
}

.wp-block-post-author__bio {
    font-size: .7em;
    margin-bottom: .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(.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: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
    display: flex;
    gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
    margin-top: .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: .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: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
    opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
    opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
    opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
    opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
    opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
    opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
    opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
    opacity: .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% - .625em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
        width: calc(33.33333% - .83333em)
    }

    .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
        width: calc(25% - .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: .5em;
    margin-right: .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: .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: .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: .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: .65em;
    margin-left: .5em;
    margin-right: .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 .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 .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: .66667em;
    padding-right: .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: .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: .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
    }
}

.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: .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;
    padding: .5em 1em;
    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: .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: .5em;
    width: auto
}

.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link.loading:after {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    content: "";
    display: inline-block;
    font-family: WooCommerce;
    height: auto;
    margin-left: .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: .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__product-onsale {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    padding: .25em .75em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.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: .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: .9em
}

.theme-twentytwenty .wc-block-components-product-price del,
.theme-twentytwenty .wc-block-grid__product-price del {
    opacity: .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: .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: -.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 {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link {
    font-size: .75em;
    padding: .5em
}

@media only screen and (min-width:768px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .5em
    }
}

@media only screen and (min-width:1168px) {
    .theme-twentytwenty .wc-block-grid__products .wc-block-grid__product-onsale {
        font-size: .875em;
        padding: .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;
    -webkit-clip-path: inset(50%);
    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, .6);
    -webkit-clip-path: none;
    clip-path: none;
    color: #2b2d2f;
    display: block;
    font-size: .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)
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@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: .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.wp-element-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    color: #2f2f2f !important;
    float: right;
    margin: 0;
    opacity: .6;
    padding: 0 !important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:active,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:focus,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    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: .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
}

.wp-block-woocommerce-active-filters h1,
.wp-block-woocommerce-active-filters h2,
.wp-block-woocommerce-active-filters h3,
.wp-block-woocommerce-active-filters h4,
.wp-block-woocommerce-active-filters h5,
.wp-block-woocommerce-active-filters h6 {
    text-transform: inherit
}

.wp-block-woocommerce-active-filters .wc-block-filter-title-placeholder .wc-block-active-filters__title {
    height: 1em
}

.wc-block-active-filters {
    margin-bottom: 24px;
    overflow: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all {
    background: 0 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline;
    float: right;
    font-family: inherit;
    font-size: inherit;
    font-size: .875em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 15px 0 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-active-filters .wc-block-active-filters__clear-all:active,
.wc-block-active-filters .wc-block-active-filters__clear-all:focus,
.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    background: 0 0
}

.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    color: inherit;
    text-decoration: none
}

.wc-block-active-filters .wc-block-active-filters__clear-all,
.wc-block-active-filters .wc-block-active-filters__clear-all:active,
.wc-block-active-filters .wc-block-active-filters__clear-all:focus,
.wc-block-active-filters .wc-block-active-filters__clear-all:hover {
    background: 0 0;
    color: inherit
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    float: right;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder>* {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__clear-all-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-active-filters .wc-block-active-filters__clear-all-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list {
    clear: both;
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    margin-top: 12px
}

.wc-block-active-filters .wc-block-active-filters__list.wc-block-active-filters--loading.wc-block-active-filters__list--chips {
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 0 10px
}

.wc-block-active-filters .wc-block-active-filters__list li {
    list-style: none outside;
    margin: 9px 0 0;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list li ul {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.wc-block-active-filters .wc-block-active-filters__list>li:first-child,
.wc-block-active-filters .wc-block-active-filters__list li:first-child .wc-block-active-filters__list-item-type {
    margin: 0
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list {
    display: inline-block
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span>* {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-list>span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips {
    display: inline-block
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 13px;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    height: 1em;
    line-height: 1;
    margin-right: 15px !important;
    max-width: 100% !important;
    min-width: 70px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span>* {
    visibility: hidden
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips>span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:last-of-type>span {
    margin-right: 0 !important
}

.wc-block-active-filters .wc-block-active-filters__list li.show-loading-state-chips:nth-child(3) {
    flex-grow: 1;
    max-width: 200px
}

.wc-block-active-filters .wc-block-active-filters__list>.wc-block-active-filters__list-item .wc-block-active-filters__list-item-name {
    margin: 9px 0 0
}

.wc-block-active-filters .wc-block-active-filters__list-item-type {
    display: block;
    font-size: .75em;
    font-weight: 700;
    letter-spacing: .1em;
    margin: 16px 0 0;
    text-transform: uppercase
}

.wc-block-active-filters .wc-block-active-filters__list-item-operator {
    font-style: italic;
    font-weight: 400
}

.wc-block-active-filters .wc-block-active-filters__list-item-name {
    align-items: center;
    display: flex;
    font-size: .875em;
    padding: 0;
    position: relative
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e0e0e0;
    border: 0;
    border-radius: 25px;
    color: currentColor;
    font-size: .75em;
    height: 16px;
    line-height: 16px;
    margin: 0 .5em 0 0;
    padding: 0;
    width: 16px
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus,
.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover {
    background: #949494
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:focus .wc-block-components-chip__remove-icon,
.wc-block-active-filters .wc-block-active-filters__list-item-remove:hover .wc-block-components-chip__remove-icon {
    fill: #fff
}

.wc-block-active-filters .wc-block-active-filters__list-item-remove:disabled {
    color: #e0e0e0;
    cursor: not-allowed
}

.wc-block-active-filters .wc-block-active-filters__list--chips li,
.wc-block-active-filters .wc-block-active-filters__list--chips ul {
    display: inline
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-active-filters__list-item-type {
    display: none
}

.wc-block-active-filters .wc-block-active-filters__list--chips .wc-block-components-chip {
    margin-bottom: .1875em;
    margin-top: .1875em
}

.wc-block-components-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    display: inline-flex;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    margin: 0 .365em .365em 0;
    max-width: 100%;
    padding: .25em .5em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-chip,
.wc-block-components-chip:active,
.wc-block-components-chip:focus,
.wc-block-components-chip:hover {
    background: 0 0;
    border: 1px solid;
    color: inherit
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
    border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
    border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
    border-radius: 2em;
    padding-left: .75em;
    padding-right: .25em
}

.wc-block-components-chip .wc-block-components-chip__text {
    flex-grow: 1;
    font-size: .875em
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
    padding-right: .5em
}

.wc-block-components-chip .wc-block-components-chip__remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e0e0e0;
    border: 0;
    border-radius: 25px;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    width: 16px
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
    fill: #1e1e1e
}

.theme-twentytwentyone .wc-block-components-chip,
.theme-twentytwentyone .wc-block-components-chip:active,
.theme-twentytwentyone .wc-block-components-chip:focus,
.theme-twentytwentyone .wc-block-components-chip:hover {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
    background: 0 0
}

.wc-block-components-chip__remove:focus,
.wc-block-components-chip__remove:hover,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove {
    background: #949494
}

.wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon,
.wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon {
    fill: #fff
}

.wc-block-components-chip__remove:disabled,
button.wc-block-components-chip:disabled>.wc-block-components-chip__remove {
    fill: #fff;
    cursor: not-allowed
}

.wc-block-filter-title-placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 1.625em;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 12px;
    max-width: 100% !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
    min-width: 80px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-filter-title-placeholder>* {
    visibility: hidden
}

.wc-block-filter-title-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-filter-title-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-filter-title-placeholder .wc-block-active-filters__title,
.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,
.wc-block-filter-title-placeholder .wc-block-price-filter__title,
.wc-block-filter-title-placeholder .wc-block-rating-filter__title,
.wc-block-filter-title-placeholder .wc-block-stock-filter__title {
    height: 1em;
    margin: 0
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-skeleton {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%
}

.wc-block-components-skeleton-text-line {
    background: #e0e0e0;
    border-radius: 2em;
    height: .8em;
    position: relative;
    width: 100%
}

.wc-block-components-skeleton-text-line:last-child {
    width: 80%
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-add-to-cart-form {
    width: unset
}

.wp-block-add-to-cart-form .input-text {
    font-size: var(--wp--preset--font-size--small);
    padding: .9rem 1.1rem
}

.wc-block-components-totals-wrapper {
    padding: 16px 0;
    position: relative
}

.wc-block-components-totals-wrapper:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-wrapper.has-bottom-border:after {
    border-bottom-width: 1px
}

.wc-block-components-totals-wrapper:empty {
    padding: 0
}

.wc-block-components-totals-wrapper:empty:after {
    content: none
}

.wc-block-components-totals-wrapper.slot-wrapper {
    padding: 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>* {
    padding: 16px 0;
    position: relative
}

.wc-block-components-totals-wrapper.slot-wrapper>*>:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-wrapper.slot-wrapper>*>:last-child:after {
    border-bottom-width: 0
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child {
    position: relative
}

.wc-block-components-discounts-meta .wc-block-components-totals-wrapper:first-child:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-totals-item {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    width: 100%
}

.wc-block-components-totals-item__label {
    flex-grow: 1
}

.wc-block-components-totals-item__value {
    font-weight: 700;
    white-space: nowrap
}

.wc-block-components-totals-item__description {
    font-size: .875em;
    width: 100%
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-panel.has-border {
    position: relative
}

.wc-block-components-panel.has-border:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-panel.has-border+.wc-block-components-panel.has-border:after {
    border-top-width: 0
}

.wc-block-components-panel.has-border.no-top-border {
    position: relative
}

.wc-block-components-panel.has-border.no-top-border:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-panel__button {
    border: 0;
    border-radius: 0;
    height: auto;
    line-height: 1;
    margin: .375em 0 0;
    padding: .375em 32px 0 0;
    position: relative;
    text-align: left;
    vertical-align: baseline;
    width: 100%;
    word-break: break-word
}

.wc-block-components-panel__button[aria-expanded=true] {
    margin-bottom: .375em;
    padding-bottom: .375em
}

.wc-block-components-panel__button,
.wc-block-components-panel__button:active,
.wc-block-components-panel__button:focus,
.wc-block-components-panel__button:hover {
    background: 0 0;
    box-shadow: none;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-panel__button>.wc-block-components-panel__button-icon {
    fill: currentColor;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto
}

.wc-block-components-panel__content[hidden] {
    display: none
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-panel__button {
    background-color: inherit;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button,
.theme-twentytwenty .wc-block-components-panel__button {
    background: none transparent;
    color: inherit
}

.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentyseventeen .wc-block-components-panel__button.wc-block-components-panel__button:hover,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:focus,
.theme-twentytwenty .wc-block-components-panel__button.wc-block-components-panel__button:hover {
    background: none transparent
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background: 0 0;
    color: currentColor
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wc-block-components-notices {
    display: block;
    margin: 1.5em 0
}

.wc-block-components-notices:first-child {
    margin-top: 0
}

.wc-block-components-notices:empty {
    margin: 0
}

.wc-block-components-notices .wc-block-components-notices__notice {
    display: flex;
    flex-wrap: nowrap;
    margin: 0
}

.wc-block-components-notices .wc-block-components-notices__notice a {
    text-decoration: underline
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss {
    background: transparent none;
    border: 0;
    color: currentColor;
    margin: 0 0 0 auto;
    outline: 0;
    padding: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__dismiss svg {
    fill: currentColor;
    vertical-align: text-top
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :first-child {
    margin-top: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content>div:not(.components-notice__actions) :last-child {
    margin-bottom: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-notices .wc-block-components-notices__notice .components-notice__content li+li {
    margin: .25em 0 0
}

.wc-block-components-notices .wc-block-components-notices__notice+.wc-block-components-notices__notice {
    margin-top: 1em
}

.theme-twentytwenty .wc-block-components-notices__notice,
.theme-twentytwentyone .wc-block-components-notices__notice {
    padding: 1.5rem 3rem
}

.wc-block-components-notices__snackbar {
    bottom: 20px;
    left: 16px;
    position: fixed;
    width: auto
}

@media(max-width:782px) {
    .wc-block-components-notices__snackbar {
        bottom: auto;
        left: 0;
        position: fixed;
        top: 10px
    }

    .wc-block-components-notices__snackbar .components-snackbar-list__notice-container {
        margin-left: 10px;
        margin-right: 10px
    }
}

.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: .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.wp-element-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    color: #2f2f2f !important;
    float: right;
    margin: 0;
    opacity: .6;
    padding: 0 !important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:active,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:focus,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    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: .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
}

.wc-block-components-notice-snackbar-list {
    bottom: 24px;
    box-sizing: border-box;
    left: 24px;
    pointer-events: none;
    position: fixed;
    right: 24px;
    z-index: 100000
}

.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner {
    border: 1px solid transparent;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .1);
    display: inline-flex;
    margin: 24px 0 0;
    max-width: 600px;
    pointer-events: all;
    position: relative;
    width: auto
}

.wc-block-components-notice-snackbar-list .wc-block-components-notice-banner.is-default {
    border-color: #2f2f2f
}

@media(max-width:782px) {
    .wc-block-components-notice-snackbar-list .wc-block-components-notice-banner {
        max-width: none;
        width: 100%
    }
}

.notice-transition-enter {
    max-height: 0
}

.notice-transition-enter.notice-transition-enter-active {
    max-height: 99em;
    transition: max-height .5s ease-in
}

.notice-transition-enter-done {
    max-height: auto
}

.notice-transition-exit {
    opacity: 1
}

.notice-transition-exit.notice-transition-exit-active {
    opacity: 0;
    transition: opacity .5s ease-in
}

.notice-transition-exit-done {
    opacity: 0
}

.wc-block-components-checkbox {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin-top: 1em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-checkbox label {
    align-items: flex-start;
    cursor: pointer;
    display: flex;
    font-size: .875em;
    position: relative
}

.wc-block-components-checkbox label input[type=checkbox] {
    cursor: inherit
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 2px solid #50575e;
    border-radius: 2px;
    box-sizing: border-box;
    font-size: 1em;
    height: 1.5em;
    margin: 0 1em 0 0;
    min-height: 1.5em;
    min-width: 1.5em;
    overflow: hidden;
    position: static;
    vertical-align: middle;
    width: 1.5em
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: #fff;
    border-color: #50575e
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid #50575e;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:after,
.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:before {
    content: ""
}

.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:not(:checked)+.wc-block-components-checkbox__mark {
    display: none
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
    background: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: 2px solid hsla(0, 0%, 100%, .6);
    outline-offset: 2px
}

.wc-block-components-checkbox.has-error,
.wc-block-components-checkbox.has-error a {
    color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:active,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus,
.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:hover {
    border-color: #cc1818
}

.wc-block-components-checkbox.has-error .wc-block-components-checkbox__input:focus {
    outline: 2px solid #cc1818;
    outline-offset: 2px
}

.wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #000;
    height: 1.125em;
    margin-left: .1875em;
    margin-top: .0625em;
    pointer-events: none;
    position: absolute;
    width: 1.125em
}

.has-dark-controls .wc-block-components-checkbox .wc-block-components-checkbox__mark {
    fill: #fff
}

.wc-block-components-checkbox .wc-block-components-checkbox__label,
.wc-block-components-checkbox>span {
    line-height: 1.5em;
    vertical-align: middle
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-checkbox__mark {
        display: none
    }
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox],
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox] {
    background-color: #fff;
    border-color: var(--form--border-color);
    position: relative
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-checkbox__input[type=checkbox]:checked,
.theme-twentytwentyone .wc-block-components-checkbox__input[type=checkbox]:checked {
    background-color: #fff;
    border-color: var(--form--border-color)
}

.theme-twentytwentyone .wc-block-components-checkbox__mark {
    display: none
}

.wc-block-components-form .wc-block-components-text-input,
.wc-block-components-text-input {
    margin-top: 1.5em;
    position: relative;
    white-space: nowrap
}

.wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label {
    color: inherit;
    color: #757575;
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: transform .2s ease
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input label,
.has-dark-controls .wc-block-components-text-input label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-form .wc-block-components-text-input label,
    .wc-block-components-text-input label {
        transition: none
    }
}

.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill+label,
.wc-block-components-text-input input:-webkit-autofill+label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input.is-active label,
.wc-block-components-text-input.is-active label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-form .wc-block-components-text-input input[type=tel],
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-form .wc-block-components-text-input input[type=url],
.wc-block-components-text-input input[type=email],
.wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=tel],
.wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=url] {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    height: 3em;
    line-height: 1.375;
    margin: 0;
    min-height: 0;
    padding: .75em 0;
    text-indent: 16px;
    width: 100%
}

.wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.wc-block-components-text-input input[type=email]:focus,
.wc-block-components-text-input input[type=number]:focus,
.wc-block-components-text-input input[type=tel]:focus,
.wc-block-components-text-input input[type=text]:focus,
.wc-block-components-text-input input[type=url]:focus {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url],
.has-dark-controls .wc-block-components-text-input input[type=email],
.has-dark-controls .wc-block-components-text-input input[type=number],
.has-dark-controls .wc-block-components-text-input input[type=tel],
.has-dark-controls .wc-block-components-text-input input[type=text],
.has-dark-controls .wc-block-components-text-input input[type=url] {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=number]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input input[type=url]:focus,
.has-dark-controls .wc-block-components-text-input input[type=email]:focus,
.has-dark-controls .wc-block-components-text-input input[type=number]:focus,
.has-dark-controls .wc-block-components-text-input input[type=tel]:focus,
.has-dark-controls .wc-block-components-text-input input[type=text]:focus,
.has-dark-controls .wc-block-components-text-input input[type=url]:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-form .wc-block-components-text-input input[type=number],
.wc-block-components-text-input input[type=number] {
    -moz-appearance: textfield
}

.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,
.wc-block-components-form .wc-block-components-text-input input[type=number]::-webkit-outer-spin-button,
.wc-block-components-text-input input[type=number]::-webkit-inner-spin-button,
.wc-block-components-text-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0
}

.wc-block-components-form .wc-block-components-text-input.is-active input[type=email],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=number],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=text],
.wc-block-components-form .wc-block-components-text-input.is-active input[type=url],
.wc-block-components-text-input.is-active input[type=email],
.wc-block-components-text-input.is-active input[type=number],
.wc-block-components-text-input.is-active input[type=tel],
.wc-block-components-text-input.is-active input[type=text],
.wc-block-components-text-input.is-active input[type=url] {
    padding: 1.5em 0 .25em
}

.wc-block-components-form .wc-block-components-text-input.has-error input,
.wc-block-components-form .wc-block-components-text-input.has-error input:active,
.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.wc-block-components-text-input.has-error input,
.wc-block-components-text-input.has-error input:active,
.wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:hover {
    border-color: #cc1818
}

.wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:active,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:hover,
.has-dark-controls .wc-block-components-text-input.has-error input,
.has-dark-controls .wc-block-components-text-input.has-error input:active,
.has-dark-controls .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-text-input.has-error input:hover {
    border-color: #f18c8c
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error input:focus,
.has-dark-controls .wc-block-components-text-input.has-error input:focus {
    box-shadow: 0 0 0 1px #f18c8c
}

.wc-block-components-form .wc-block-components-text-input.has-error label,
.wc-block-components-text-input.has-error label {
    color: #cc1818
}

.has-dark-controls .wc-block-components-form .wc-block-components-text-input.has-error label,
.has-dark-controls .wc-block-components-text-input.has-error label {
    color: #f18c8c
}

.wc-block-components-form .wc-block-components-text-input:only-child,
.wc-block-components-text-input:only-child {
    margin-top: 1.5em
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-validation-error {
    color: #cc1818;
    font-size: .75em;
    max-width: 100%;
    white-space: normal
}

.wc-block-components-validation-error>p {
    margin: 0;
    padding: 4px 0 0
}

.has-dark-mode-palette .wc-block-components-validation-error {
    color: #f18c8c
}

.wc-block-components-select+.wc-block-components-validation-error {
    margin-bottom: 24px
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.wc-block-grid {
    text-align: center
}

.wc-block-grid__no-products {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-grid__no-products .wc-block-grid__no-products-image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-grid__no-products .wc-block-grid__no-products-title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-grid__no-products .wc-block-grid__no-products-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-grid__products {
    background-clip: padding-box;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -8px 16px;
    padding: 0
}

.wc-block-grid__product {
    border-bottom: 16px solid transparent;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    box-sizing: border-box;
    float: none;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: auto
}

.wc-block-grid__product.wc-block-grid__product {
    box-sizing: border-box
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product {
    display: flex;
    flex-direction: column
}

.theme-twentytwenty .wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child,
.wc-block-grid.has-aligned-buttons .wc-block-grid__product>:last-child {
    margin-bottom: 0;
    margin-top: auto;
    padding-bottom: 12px
}

.theme-twentytwenty .wc-block-grid.has-1-columns .wc-block-grid__product,
.wc-block-grid.has-1-columns .wc-block-grid__product {
    flex: 1 0 100%;
    max-width: 100%
}

.theme-twentytwenty .wc-block-grid.has-2-columns .wc-block-grid__product,
.wc-block-grid.has-2-columns .wc-block-grid__product {
    flex: 1 0 50%;
    max-width: 50%
}

.theme-twentytwenty .wc-block-grid.has-3-columns .wc-block-grid__product,
.wc-block-grid.has-3-columns .wc-block-grid__product {
    flex: 1 0 33.3333333333%;
    max-width: 33.3333333333%
}

.theme-twentytwenty .wc-block-grid.has-4-columns .wc-block-grid__product,
.wc-block-grid.has-4-columns .wc-block-grid__product {
    flex: 1 0 25%;
    max-width: 25%
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product {
    flex: 1 0 20%;
    max-width: 20%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
    flex: 1 0 16.6666666667%;
    max-width: 16.6666666667%
}

.theme-twentytwenty .wc-block-grid.has-7-columns .wc-block-grid__product,
.wc-block-grid.has-7-columns .wc-block-grid__product {
    flex: 1 0 14.2857142857%;
    max-width: 14.2857142857%
}

.theme-twentytwenty .wc-block-grid.has-8-columns .wc-block-grid__product,
.wc-block-grid.has-8-columns .wc-block-grid__product {
    flex: 1 0 12.5%;
    max-width: 12.5%
}

.theme-twentytwenty .wc-block-grid.has-6-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns .wc-block-grid__product {
    font-size: .5em
}

.theme-twentytwenty .wc-block-grid.has-5-columns .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-6-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-5-columns .wc-block-grid__product,
.wc-block-grid.has-6-columns.alignfull .wc-block-grid__product {
    font-size: .58em
}

.theme-twentytwenty .wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.theme-twentytwenty .wc-block-grid.has-5-columns.alignfull .wc-block-grid__product,
.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,
.wc-block-grid.has-5-columns.alignfull .wc-block-grid__product {
    font-size: .75em
}

.theme-twentytwenty .wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),
.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull) {
    font-size: .92em
}

@media(max-width:480px) {
    .wc-block-grid.has-2-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__products {
        display: block
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 100%;
        margin-left: auto;
        margin-right: auto;
        max-width: 100%;
        padding: 0
    }
}

@media(min-width:481px)and (max-width:600px) {
    .wc-block-grid.has-2-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-2-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-4-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-5-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-6-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-7-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product {
        flex: 1 0 50%;
        margin: 0 0 24px;
        max-width: 50%;
        padding: 0
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(odd) {
        padding-right: 8px
    }

    .wc-block-grid.has-8-columns .wc-block-grid__product:nth-child(2n) {
        padding-left: 8px
    }
}

.wc-block-components-product-sort-select {
    margin-bottom: 24px;
    text-align: left
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-pagination {
    margin: 0 auto 16px
}

.wc-block-components-pagination__ellipsis,
.wc-block-components-pagination__page {
    color: #333;
    display: inline-block;
    font-size: 1em;
    font-weight: 400
}

.wc-block-components-pagination__page {
    border-color: transparent;
    min-width: 2.2em;
    padding: .3em .6em
}

@media(max-width:782px) {
    .wc-block-components-pagination__page {
        min-width: 1.6em;
        padding: .1em .2em
    }
}

.wc-block-components-pagination__page:not(.toggle) {
    background-color: transparent
}

.wc-block-components-pagination__ellipsis {
    padding: .3em
}

@media(max-width:782px) {
    .wc-block-components-pagination__ellipsis {
        padding: .1em
    }
}

.wc-block-components-pagination__page--active[disabled] {
    color: #333;
    font-weight: 700;
    opacity: 1 !important
}

.wc-block-components-pagination__page--active[disabled]:focus,
.wc-block-components-pagination__page--active[disabled]:hover {
    background-color: inherit;
    color: #333;
    opacity: 1 !important
}

html[dir=rtl] .wc-block-components-pagination-page--arrow span {
    display: inline-block;
    transform: scaleX(-1)
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-product-title {
    display: block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0
}

.wc-block-components-product-title a {
    color: inherit;
    font-size: inherit
}

.is-loading .wc-block-components-product-title:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.is-loading .wc-block-components-product-title:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-title:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-title:before {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
    width: 10em
}

.wc-block-components-product-title--align-left {
    text-align: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price {
    display: block
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-price ins {
    text-decoration: none
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5em;
    z-index: 1
}

.is-loading .wc-block-components-product-price:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-price:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-price:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-product-sale-badge {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    box-sizing: border-box;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    margin: 0 auto 12px;
    padding: .25em .75em;
    position: static;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-components-product-sale-badge span {
    background-color: inherit;
    color: inherit
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,
.wc-block-components-product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,
.wc-block-components-product-image a {
    border: 0;
    border-radius: inherit;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,
.wc-block-components-product-image img {
    border-radius: inherit;
    height: auto;
    vertical-align: middle;
    width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],
.wc-block-components-product-image img[hidden] {
    display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],
.wc-block-components-product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
    left: 4px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
    left: 50%;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px;
    transform: translateX(-50%)
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
    left: auto;
    margin: 0;
    position: absolute;
    right: 4px;
    top: 4px
}

.is-loading .wc-block-components-product-image {
    background-color: currentColor !important;
    border: 0 !important;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: auto;
    z-index: 1
}

.is-loading .wc-block-components-product-image>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-image {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-image {
    margin: 0 0 12px
}

.wc-block-product-image__tools-panel .components-input-control {
    margin-bottom: 8px
}

.wc-block-components-product-rating {
    display: block;
    line-height: 1
}

.wc-block-components-product-rating__stars {
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 5.3em
}

.wc-block-components-product-rating__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__stars span {
    color: inherit;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__link {
    display: inline-block;
    font-size: .875em;
    height: 1.618em;
    text-align: inherit;
    width: 100%
}

.wc-block-all-products .wc-block-components-product-rating {
    margin-bottom: 12px;
    margin-top: 0
}

.wc-block-components-product-rating__norating-container {
    align-items: center;
    display: inline-flex;
    flex-direction: row;
    gap: 8px
}

.wc-block-components-product-rating__norating {
    -webkit-text-stroke: 2px var(--wp--preset--color--black, #000);
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 1.5em
}

.wc-block-components-product-rating__norating:before {
    color: transparent;
    content: "S";
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    white-space: nowrap
}

.wp-block-woocommerce-single-product .wc-block-components-product-rating__stars {
    margin: 0
}

.wc-block-all-products .is-loading .wc-block-components-product-rating,
.wp-block-query .is-loading .wc-block-components-product-rating {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.wc-block-all-products .is-loading .wc-block-components-product-rating>*,
.wp-block-query .is-loading .wc-block-components-product-rating>* {
    visibility: hidden
}

.wc-block-all-products .is-loading .wc-block-components-product-rating:after,
.wp-block-query .is-loading .wc-block-components-product-rating:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-all-products .is-loading .wc-block-components-product-rating,
    .wp-block-query .is-loading .wc-block-components-product-rating {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-button.wc-block-components-product-button {
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
    border-style: none;
    display: inline-flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>* {
    visibility: hidden
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-all-products .wp-block-button.wc-block-components-product-button {
    margin-bottom: 12px
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
    background-color: var(--button--color-background);
    border-color: var(--button--color-background);
    color: var(--button--color-text)
}

.wp-block-button.is-style-outline .wp-block-button__link {
    border: 2px solid
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.wp-block-button.has-custom-width .wp-block-button__link {
    box-sizing: border-box
}

.wp-block-button.wp-block-button__width-25 .wp-block-button__link {
    width: 25%
}

.wp-block-button.wp-block-button__width-50 .wp-block-button__link {
    width: 50%
}

.wp-block-button.wp-block-button__width-75 .wp-block-button__link {
    width: 75%
}

.wp-block-button.wp-block-button__width-100 .wp-block-button__link {
    width: 100%
}

.wc-block-components-product-summary {
    margin-bottom: 12px;
    margin-top: 0
}

.is-loading .wc-block-components-product-summary:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    height: 6em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-summary:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-summary:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-summary:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-sku {
    display: block;
    font-size: .875em;
    overflow-wrap: break-word;
    text-transform: uppercase
}

.wc-block-components-product-stock-indicator {
    display: block;
    font-size: .875em;
    margin-bottom: .75em;
    margin-top: 0
}

.wc-block-components-product-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
    display: block
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg {
    fill: currentColor;
    height: 1.5em;
    margin: -.25em 0 -.25em .5em;
    vertical-align: top;
    width: 1.5em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
    color: #43454b;
    flex-basis: 5em;
    margin: 0 1em .75em 0;
    padding: .618em;
    text-align: center
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
    .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
    .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
    margin: 0
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background: 0 0;
    color: currentColor
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker {
    flex-basis: 100%;
    margin: 0
}

.wc-block-components-product-add-to-cart-attribute-picker label {
    display: block;
    font-size: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
    position: relative
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
    min-height: 1.75em;
    min-width: 60%
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
    margin-bottom: 24px
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
    border-color: #cc1818
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
    outline-color: #cc1818
}

.wc-block-components-skeleton {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 100%
}

.wc-block-components-skeleton-text-line {
    background: #e0e0e0;
    border-radius: 2em;
    height: .8em;
    position: relative;
    width: 100%
}

.wc-block-components-skeleton-text-line:last-child {
    width: 80%
}

.wp-block-add-to-cart-form {
    width: unset
}

.wp-block-add-to-cart-form .input-text {
    font-size: var(--wp--preset--font-size--small);
    padding: .9rem 1.1rem
}

.woocommerce .wp-block-woocommerce-product-image-gallery {
    clear: both;
    max-width: 512px;
    position: relative
}

.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale {
    left: -1rem;
    right: unset;
    z-index: 1
}

.woocommerce .wp-block-woocommerce-product-image-gallery:after {
    clear: both;
    content: "";
    display: table
}

.woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images {
    width: 100%
}

.wp-block-woocommerce-product-details ul.wc-tabs {
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
    margin: 0 0 1.618em;
    overflow: hidden;
    padding: 0 0 0 1em;
    position: relative
}

.wp-block-woocommerce-product-details ul.wc-tabs li {
    border: 1px solid #e0e0e0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    margin: 0;
    padding: .5em 1em;
    position: relative;
    z-index: 0
}

.wp-block-woocommerce-product-details ul.wc-tabs li a {
    display: inline-block;
    font-weight: 700;
    text-decoration: none
}

.wp-block-woocommerce-product-details ul.wc-tabs li a:hover {
    text-decoration: none
}

.wp-block-woocommerce-product-details ul.wc-tabs li.active {
    z-index: 2
}

.wp-block-woocommerce-product-details ul.wc-tabs li.active a {
    text-shadow: inherit
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-product-reviews img {
    max-width: 600px
}

.wp-block-woocommerce-product-reviews .submit {
    margin-top: 2rem
}

.wp-block-woocommerce-product-reviews__editor__row {
    align-items: center;
    display: flex;
    gap: 2rem
}

.wp-block-woocommerce-product-reviews__editor__row>span {
    flex-basis: 20%
}

.wp-block-woocommerce-product-reviews__editor__row .wp-block-woocommerce-product-reviews__editor__stars,
.wp-block-woocommerce-product-reviews__editor__row textarea {
    flex-grow: 1;
    margin-right: 1rem
}

.wp-block-woocommerce-product-reviews__editor__row textarea {
    flex-grow: 1;
    height: 8rem
}

.wp-block-woocommerce-product-reviews__editor__stars {
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 5.3em
}

.wp-block-woocommerce-product-reviews__editor__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-review-sort-select {
    text-align: right
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.is-loading .wc-block-components-review-list-item__text {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 60%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__text>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__text:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__text {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__text:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    font-size: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,
.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span {
    display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 120px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:before {
    content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item,
.wc-block-components-review-list-item__item {
    list-style: none;
    margin: 0 0 48px
}

.wc-block-components-review-list-item__info {
    -ms-grid-columns: 1fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info {
    -ms-grid-columns: calc(3em + 16px) 1fr;
    grid-template-columns: calc(3em + 16px) 1fr
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
    -ms-grid-column: 2;
    grid-column: 2
}

.wc-block-components-review-list-item__image {
    -ms-grid-row-span: 2;
    align-items: center;
    display: flex;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1/3;
    height: 3em;
    justify-content: center;
    position: relative;
    width: 3em
}

.wc-block-components-review-list-item__image>img {
    display: block;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wc-block-components-review-list-item__verified {
    bottom: -7px;
    height: 21px;
    line-height: 21px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
    content: "";
    display: block;
    height: 21px;
    width: 21px
}

.wc-block-components-review-list-item__meta {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
    content: "";
    flex-basis: 100%;
    order: 3
}

.wc-block-components-review-list-item__author,
.wc-block-components-review-list-item__product {
    display: block;
    font-weight: 700;
    margin-right: 8px;
    order: 1
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author {
    font-weight: 400;
    order: 4
}

.wc-block-components-review-list-item__published-date {
    order: 5
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date {
    padding-left: 8px;
    position: relative
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    border-right: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-left: -8px;
    opacity: .5;
    position: absolute;
    top: calc(50% + .1em);
    transform: translateY(-50%);
    vertical-align: middle
}

.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,
.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    display: none
}

.wc-block-components-review-list-item__rating {
    order: 2
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    display: block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 5.3em
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before {
    content: "SSSSS";
    float: left;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before {
    color: #e6a237;
    content: "SSSSS";
    left: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

.wp-block-woocommerce-attribute-filter {
    border-style: none !important
}

.wp-block-woocommerce-attribute-filter h1,
.wp-block-woocommerce-attribute-filter h2,
.wp-block-woocommerce-attribute-filter h3,
.wp-block-woocommerce-attribute-filter h4,
.wp-block-woocommerce-attribute-filter h5,
.wp-block-woocommerce-attribute-filter h6 {
    text-transform: inherit
}

.wc-block-attribute-filter {
    border-color: inherit;
    border-radius: inherit;
    margin-bottom: 16px
}

.wc-block-attribute-filter .is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: 1em;
    line-height: 1;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-attribute-filter .is-loading>* {
    visibility: hidden
}

.wc-block-attribute-filter .is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-attribute-filter .is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-attribute-filter.style-dropdown {
    align-items: flex-start;
    display: flex;
    gap: 16px;
    position: relative
}

.wc-block-attribute-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input {
    opacity: 0
}

.wc-block-attribute-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input {
    opacity: 1
}

.wc-block-attribute-filter.style-dropdown .wc-block-components-filter-submit-button {
    height: 36px;
    line-height: 1
}

.wc-block-attribute-filter.style-dropdown>svg {
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-attribute-filter .wc-block-attribute-filter-list {
    margin: 0;
    width: 100%
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li label {
    cursor: pointer
}

.wc-block-attribute-filter .wc-block-attribute-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper {
    flex-grow: 1;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-width: unset;
    width: 0
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading) {
    border: 1px solid #757575 !important;
    border-radius: 4px
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper.is-loading {
    border-radius: .25em
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field {
    border-radius: inherit
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border: 0;
    border-radius: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding: 8px;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input {
    font-size: .875em
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder {
    color: #000
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list {
    border: 1px solid #757575;
    border-radius: 4px;
    margin-top: 8px;
    max-height: 21em
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    margin: 12px;
    padding: 12px
}

.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,
.wc-block-attribute-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token {
    font-size: .875em
}

.wc-block-attribute-filter__conditions-toggle,
.wc-block-attribute-filter__display-toggle,
.wc-block-attribute-filter__multiple-toggle {
    width: 100%
}

.wc-block-attribute-filter__instructions {
    border-bottom: 1px solid #f0f0f0;
    padding-bottom: 1em
}

.wc-block-attribute-filter__selection {
    padding-top: 1em
}

.woocommerce-product-attributes .woocommerce-search-list__search .components-base-control__label {
    color: #757575;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-attribute-filter__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end
}

.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button {
    margin-left: 0
}

.wc-block-attribute-filter__actions .wc-block-components-filter-submit-button:disabled {
    cursor: auto;
    opacity: .6
}

.wc-block-attribute-filter__actions .wc-block-filter-submit-button.wc-block-components-filter-submit-button.wc-block-attribute-filter__button {
    font-size: .875em;
    margin-top: 0
}

.editor-styles-wrapper .wc-block-components-checkbox,
.wc-block-components-checkbox {
    margin-top: 1em
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container {
    padding: 4px 30px 4px 8px
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__token-text {
    background-color: #fff;
    border: 1px solid;
    border-radius: 25px 0 0 25px;
    border-right: 0;
    line-height: 22px;
    padding: .25em .5em .25em .75em
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container>.components-form-token-field__input {
    margin: .25em 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token {
    background-color: #fff;
    border: 1px solid;
    border-left: 0;
    border-radius: 0 25px 25px 0;
    padding: 1px .25em 0 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token.has-icon svg {
    background-color: #e0e0e0;
    border-radius: 25px
}

.editor-styles-wrapper .wc-block-attribute-filter__button.wc-block-attribute-filter__button,
.wc-block-attribute-filter__button.wc-block-attribute-filter__button {
    font-size: .875em;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    padding: .5em 1em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-filter-element-label-list-count:before {
    content: " ("
}

.wc-filter-element-label-list-count:after {
    content: ")"
}

.wc-block-filter-title-placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 1.625em;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 12px;
    max-width: 100% !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
    min-width: 80px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-filter-title-placeholder>* {
    visibility: hidden
}

.wc-block-filter-title-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-filter-title-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-filter-title-placeholder .wc-block-active-filters__title,
.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,
.wc-block-filter-title-placeholder .wc-block-price-filter__title,
.wc-block-filter-title-placeholder .wc-block-rating-filter__title,
.wc-block-filter-title-placeholder .wc-block-stock-filter__title {
    height: 1em;
    margin: 0
}

.wc-blocks-components-form-token-field-wrapper .components-popover {
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: z-index(".components-popover")
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded,
.wc-blocks-components-form-token-field-wrapper .components-popover[data-x-axis][data-y-axis] {
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: z-index(".components-popover") !important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-left: 2px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    border: 8px solid #ccc
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow).is-alternate:before {
    border-color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after {
    border: 8px solid #fff
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top] {
    margin-top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    bottom: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after {
    bottom: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom] {
    margin-top: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after {
    top: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    right: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    border-bottom-color: transparent;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right] {
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    left: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    border-bottom-color: transparent;
    border-left: none;
    border-right-style: solid;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=top] {
    bottom: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=bottom] {
    top: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=middle] {
    align-items: center;
    display: flex
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-top {
    margin-top: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-bottom {
    margin-top: -12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom) {
    margin-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__content {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 .7px 1px rgba(0, 0, 0, .1), 0 1.2px 1.7px -.2px rgba(0, 0, 0, .1), 0 2.3px 3.3px -.5px rgba(0, 0, 0, .1);
    height: 100%
}

.is-alternate .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: 1px solid #1e1e1e;
    box-shadow: none
}

.components-popover .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    height: auto;
    overflow-y: auto;
    position: absolute
}

.components-popover.is-expanded .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: none;
    border-top: 1px solid #1e1e1e;
    height: calc(100% - 48px);
    min-width: auto;
    overflow-y: visible;
    position: static
}

.components-popover[data-y-axis=top] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    bottom: 100%
}

.components-popover[data-x-axis=center] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 50%;
    transform: translateX(-50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 100%;
    position: absolute
}

.components-popover:not([data-y-axis=middle])[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-left: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    right: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -25px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header {
    align-items: center;
    background: #fff;
    display: flex;
    height: 48px;
    justify-content: space-between;
    padding: 0 8px 0 16px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover__close.components-button {
    z-index: z-index(".components-popover__close")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover {
    z-index: z-index(".components-tooltip")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover .components-popover__content {
    min-width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content {
    background: #1e1e1e;
    border-radius: 2px;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content>div {
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip__shortcut {
    display: inline-block;
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper {
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper .event-catcher {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 2px 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        font-size: 13px;
        line-height: normal
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-active {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    background: inherit;
    border: 0;
    box-shadow: none;
    color: #1e1e1e;
    display: inline-block;
    flex: 1;
    font-size: 16px;
    margin-left: 4px;
    max-width: 100%;
    min-height: 24px;
    min-width: 50px;
    padding: 0;
    width: 100%
}

@media(min-width:600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size: 13px
    }
}

.components-form-token-field.is-active .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
    width: auto
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: 0 0;
    color: var(--wp-admin-theme-color)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: 0 0;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
    border-radius: 4px 0 0 4px;
    color: #cc1818;
    padding: 0 4px 0 6px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #ddd;
    display: inline-block;
    height: auto;
    line-height: 24px;
    min-width: unset;
    transition: all .2s cubic-bezier(.4, 1, .4, 1)
}

@media(prefers-reduced-motion:reduce) {

    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button {
    border-radius: 0 2px 2px 0;
    color: #1e1e1e;
    cursor: pointer;
    line-height: 10px;
    overflow: initial;
    padding: 0 2px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    border-top: 1px solid #757575;
    flex: 1 0 100%;
    list-style: none;
    margin: 4px -4px -4px;
    max-height: 9em;
    min-width: 100%;
    overflow-y: auto;
    padding: 0;
    transition: all .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion-match {
    text-decoration: underline
}

.wc-blocks-components-form-token-field-wrapper {
    border-color: #949494
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label,
.wc-blocks-components-form-token-field-wrapper .components-visually-hidden {
    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;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border-color: inherit;
    box-sizing: border-box;
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    min-height: 30px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #e0e0e0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token {
    border: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0 solid #949494;
    left: -1px;
    margin: 1px 0 0;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 50
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list:empty {
    display: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    padding: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: #f0f0f0;
    color: #2f2f2f
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token {
    margin-right: 0;
    position: relative;
    width: 100%;
    z-index: 1
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    background: 0 0
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    padding-left: 4px;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input {
    position: absolute
}

.wc-blocks-components-form-token-field-wrapper.single-selection .is-active .components-form-token-field__token+input[type=text].components-form-token-field__input {
    border: 1px solid #949494;
    margin: 0 2px 4px;
    padding: 0 5px;
    position: static
}

.editor-styles-wrapper .wc-block-components-checkbox-list,
.wc-block-components-checkbox-list {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li,
.wc-block-components-checkbox-list li {
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,
.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,
.wc-block-components-checkbox-list li.show-less button,
.wc-block-components-checkbox-list li.show-more button {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 0;
    text-decoration: underline
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
.wc-block-components-checkbox-list.is-loading li {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,
.wc-block-components-checkbox-list.is-loading li>* {
    visibility: hidden
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after,
.wc-block-components-checkbox-list.is-loading li:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
    .wc-block-components-checkbox-list.is-loading li {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-filter-reset-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .875em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-filter-reset-button:active,
.wc-block-components-filter-reset-button:focus,
.wc-block-components-filter-reset-button:hover {
    background: 0 0
}

.wc-block-components-filter-reset-button:hover {
    color: inherit;
    text-decoration: none
}

.wc-block-components-filter-reset-button[disabled] {
    cursor: not-allowed
}

.wc-block-components-filter-submit-button {
    border: none;
    display: block;
    margin-left: auto;
    white-space: nowrap
}

.wc-block-components-filter-submit-button.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    line-height: normal;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-filter-submit-button.is-loading>* {
    visibility: hidden
}

.wc-block-components-filter-submit-button.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-filter-submit-button.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.woocommerce.wc-block-breadcrumbs {
    font-size: inherit
}

.woocommerce.woocommerce-shop .wc-block-breadcrumbs .woocommerce-breadcrumb {
    display: block;
    margin: auto
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.woocommerce.wc-block-catalog-sorting form {
    float: none
}

.woocommerce.wc-block-catalog-sorting select.orderby {
    font-size: inherit
}

.woocommerce.wc-block-catalog-sorting.has-text-color select.orderby {
    color: inherit
}

.woocommerce.wc-block-catalog-sorting .woocommerce-ordering {
    margin: auto
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.is-layout-constrained>.wp-block-woocommerce-customer-account.alignright {
    float: none;
    justify-content: flex-end
}

.is-layout-constrained>.wp-block-woocommerce-customer-account.alignleft {
    float: none;
    justify-content: flex-start
}

.is-layout-constrained>.wp-block-woocommerce-customer-account.aligncenter {
    float: none;
    justify-content: center
}

.wp-block-woocommerce-customer-account {
    display: flex
}

.wp-block-woocommerce-customer-account a {
    align-items: center;
    color: currentColor !important;
    display: flex;
    text-decoration: none !important
}

.wp-block-woocommerce-customer-account a:hover {
    text-decoration: underline !important
}

.wp-block-woocommerce-customer-account a .icon {
    height: 1em;
    width: 1em
}

.wp-block-woocommerce-customer-account a .wc-block-customer-account__account-icon {
    height: 1.4375em;
    padding: .5em;
    width: 1.4375em
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-featured-category {
    background-color: transparent;
    border-color: transparent;
    box-sizing: border-box;
    color: #fff
}

.wc-block-featured-category {
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wc-block-featured-category.has-background-dim .background-dim__overlay:before {
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wc-block-featured-category.has-background-dim-10 .background-dim__overlay:before {
    opacity: .1
}

.wc-block-featured-category.has-background-dim-20 .background-dim__overlay:before {
    opacity: .2
}

.wc-block-featured-category.has-background-dim-30 .background-dim__overlay:before {
    opacity: .3
}

.wc-block-featured-category.has-background-dim-40 .background-dim__overlay:before {
    opacity: .4
}

.wc-block-featured-category.has-background-dim-50 .background-dim__overlay:before {
    opacity: .5
}

.wc-block-featured-category.has-background-dim-60 .background-dim__overlay:before {
    opacity: .6
}

.wc-block-featured-category.has-background-dim-70 .background-dim__overlay:before {
    opacity: .7
}

.wc-block-featured-category.has-background-dim-80 .background-dim__overlay:before {
    opacity: .8
}

.wc-block-featured-category.has-background-dim-90 .background-dim__overlay:before {
    opacity: .9
}

.wc-block-featured-category.has-background-dim-100 .background-dim__overlay:before {
    opacity: 1
}

.wc-block-featured-category__selection {
    width: 100%
}

.wc-block-featured-category.has-left-content {
    justify-content: flex-start
}

.wc-block-featured-category.has-left-content .wc-block-featured-category__description,
.wc-block-featured-category.has-left-content .wc-block-featured-category__price,
.wc-block-featured-category.has-left-content .wc-block-featured-category__title,
.wc-block-featured-category.has-left-content .wc-block-featured-category__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-category.has-right-content {
    justify-content: flex-end
}

.wc-block-featured-category.has-right-content .wc-block-featured-category__description,
.wc-block-featured-category.has-right-content .wc-block-featured-category__price,
.wc-block-featured-category.has-right-content .wc-block-featured-category__title,
.wc-block-featured-category.has-right-content .wc-block-featured-category__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-category.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wc-block-featured-category__description,
.wc-block-featured-category__price,
.wc-block-featured-category__title,
.wc-block-featured-category__variation {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-category__description a,
.wc-block-featured-category__description a:active,
.wc-block-featured-category__description a:focus,
.wc-block-featured-category__description a:hover,
.wc-block-featured-category__price a,
.wc-block-featured-category__price a:active,
.wc-block-featured-category__price a:focus,
.wc-block-featured-category__price a:hover,
.wc-block-featured-category__title a,
.wc-block-featured-category__title a:active,
.wc-block-featured-category__title a:focus,
.wc-block-featured-category__title a:hover,
.wc-block-featured-category__variation a,
.wc-block-featured-category__variation a:active,
.wc-block-featured-category__variation a:focus,
.wc-block-featured-category__variation a:hover {
    color: #fff
}

.wc-block-featured-category__description,
.wc-block-featured-category__link,
.wc-block-featured-category__price,
.wc-block-featured-category__title,
.wc-block-featured-category__variation {
    color: inherit;
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1
}

.wc-block-featured-category .wc-block-featured-category__background-image {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
    background-attachment: fixed
}

@supports(-webkit-overflow-scrolling:touch) {
    .wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
        background-attachment: scroll
    }
}

@media(prefers-reduced-motion:reduce) {
    .wc-block-featured-category .wc-block-featured-category__background-image.has-parallax {
        background-attachment: scroll
    }
}

.wc-block-featured-category__description {
    color: inherit
}

.wc-block-featured-category__description p {
    margin: 0
}

.wc-block-featured-category .wc-block-featured-category__title {
    color: inherit;
    margin-top: 0
}

.wc-block-featured-category .wc-block-featured-category__title div {
    color: inherit
}

.wc-block-featured-category .wc-block-featured-category__title:before {
    display: none
}

.wc-block-featured-category__wrapper {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.wc-block-featured-category .wp-block-button.aligncenter {
    text-align: center
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-featured-product {
    background-color: transparent;
    border-color: transparent;
    box-sizing: border-box;
    color: #fff
}

.wc-block-featured-product {
    align-content: center;
    align-items: center;
    background-color: inherit;
    background-position: 50%;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%
}

.wc-block-featured-product.has-background-dim .background-dim__overlay:before {
    background: inherit;
    border-radius: inherit;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.wc-block-featured-product.has-background-dim-10 .background-dim__overlay:before {
    opacity: .1
}

.wc-block-featured-product.has-background-dim-20 .background-dim__overlay:before {
    opacity: .2
}

.wc-block-featured-product.has-background-dim-30 .background-dim__overlay:before {
    opacity: .3
}

.wc-block-featured-product.has-background-dim-40 .background-dim__overlay:before {
    opacity: .4
}

.wc-block-featured-product.has-background-dim-50 .background-dim__overlay:before {
    opacity: .5
}

.wc-block-featured-product.has-background-dim-60 .background-dim__overlay:before {
    opacity: .6
}

.wc-block-featured-product.has-background-dim-70 .background-dim__overlay:before {
    opacity: .7
}

.wc-block-featured-product.has-background-dim-80 .background-dim__overlay:before {
    opacity: .8
}

.wc-block-featured-product.has-background-dim-90 .background-dim__overlay:before {
    opacity: .9
}

.wc-block-featured-product.has-background-dim-100 .background-dim__overlay:before {
    opacity: 1
}

.wc-block-featured-product__selection {
    width: 100%
}

.wc-block-featured-product.has-left-content {
    justify-content: flex-start
}

.wc-block-featured-product.has-left-content .wc-block-featured-product__description,
.wc-block-featured-product.has-left-content .wc-block-featured-product__price,
.wc-block-featured-product.has-left-content .wc-block-featured-product__title,
.wc-block-featured-product.has-left-content .wc-block-featured-product__variation {
    margin-left: 0;
    text-align: left
}

.wc-block-featured-product.has-right-content {
    justify-content: flex-end
}

.wc-block-featured-product.has-right-content .wc-block-featured-product__description,
.wc-block-featured-product.has-right-content .wc-block-featured-product__price,
.wc-block-featured-product.has-right-content .wc-block-featured-product__title,
.wc-block-featured-product.has-right-content .wc-block-featured-product__variation {
    margin-right: 0;
    text-align: right
}

.wc-block-featured-product.is-repeated {
    background-repeat: repeat;
    background-size: auto
}

.wc-block-featured-product__description,
.wc-block-featured-product__price,
.wc-block-featured-product__title,
.wc-block-featured-product__variation {
    line-height: 1.25;
    margin-bottom: 0;
    text-align: center
}

.wc-block-featured-product__description a,
.wc-block-featured-product__description a:active,
.wc-block-featured-product__description a:focus,
.wc-block-featured-product__description a:hover,
.wc-block-featured-product__price a,
.wc-block-featured-product__price a:active,
.wc-block-featured-product__price a:focus,
.wc-block-featured-product__price a:hover,
.wc-block-featured-product__title a,
.wc-block-featured-product__title a:active,
.wc-block-featured-product__title a:focus,
.wc-block-featured-product__title a:hover,
.wc-block-featured-product__variation a,
.wc-block-featured-product__variation a:active,
.wc-block-featured-product__variation a:focus,
.wc-block-featured-product__variation a:hover {
    color: #fff
}

.wc-block-featured-product__description,
.wc-block-featured-product__link,
.wc-block-featured-product__price,
.wc-block-featured-product__title,
.wc-block-featured-product__variation {
    color: inherit;
    padding: 0 48px 16px;
    width: 100%;
    z-index: 1
}

.wc-block-featured-product .wc-block-featured-product__background-image {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    -o-object-fit: none;
    object-fit: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

.wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
    background-attachment: fixed
}

@supports(-webkit-overflow-scrolling:touch) {
    .wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
        background-attachment: scroll
    }
}

@media(prefers-reduced-motion:reduce) {
    .wc-block-featured-product .wc-block-featured-product__background-image.has-parallax {
        background-attachment: scroll
    }
}

.wc-block-featured-product__description {
    color: inherit
}

.wc-block-featured-product__description p {
    margin: 0
}

.wc-block-featured-product .wc-block-featured-product__title {
    color: inherit;
    margin-top: 0
}

.wc-block-featured-product .wc-block-featured-product__title div {
    color: inherit
}

.wc-block-featured-product .wc-block-featured-product__title:before {
    display: none
}

.wc-block-featured-product__wrapper {
    align-content: center;
    align-items: center;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    overflow: hidden;
    width: 100%
}

.wc-block-featured-product .wp-block-button.aligncenter {
    text-align: center
}

.wc-block-featured-product .wc-block-featured-product__title,
.wc-block-featured-product .wc-block-featured-product__variation {
    border: 0;
    margin-top: 0
}

.wc-block-featured-product .wc-block-featured-product__title:before,
.wc-block-featured-product .wc-block-featured-product__variation:before {
    display: none
}

.wc-block-featured-product .wc-block-featured-product__variation {
    font-style: italic;
    padding-top: 0
}

.wc-block-featured-product .wc-block-featured-product__description p {
    line-height: 1.5;
    margin: 0
}

.wc-block-mini-cart {
    display: inline-block
}

.wc-block-mini-cart__template-part,
.wp-block-woocommerce-mini-cart-contents {
    height: 100%
}

.wc-block-mini-cart__button {
    align-items: center;
    background-color: transparent;
    border: none;
    color: inherit;
    display: flex;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding: .75em .5em
}

.wc-block-mini-cart__button:hover:not([disabled]) {
    opacity: .6
}

.wc-block-mini-cart__amount {
    margin-right: .5em
}

.wc-block-mini-cart--preview .wc-block-mini-cart__amount {
    display: initial
}

.wc-block-mini-cart__tax-label {
    margin-right: .5em
}

@media screen and (min-width:768px) {
    .wc-block-mini-cart__amount {
        display: initial;
        font-size: inherit;
        font-weight: inherit;
        margin-right: 8px
    }
}

.drawer-open .wc-block-mini-cart__button {
    pointer-events: none
}

.wc-block-mini-cart__drawer {
    font-size: 1rem
}

.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents {
    box-sizing: border-box;
    justify-content: center;
    padding: 0;
    position: relative
}

.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices {
    margin: 16px 40px -16px 16px;
    margin-bottom: unset
}

.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices .wc-block-components-notices__notice {
    margin-bottom: unset
}

.wc-block-mini-cart__drawer .wp-block-woocommerce-mini-cart-contents .wc-block-components-notices:empty {
    display: none
}

:where(.wp-block-woocommerce-mini-cart-contents) {
    background: #fff
}

.wp-block-woocommerce-empty-mini-cart-contents-block,
.wp-block-woocommerce-filled-mini-cart-contents-block {
    background: inherit;
    display: flex;
    flex-direction: column;
    height: 100%;
    max-height: -webkit-fill-available;
    max-height: -moz-available;
    max-height: fill-available
}

.wp-block-woocommerce-empty-mini-cart-contents-block {
    justify-content: center
}

.wp-block-woocommerce-filled-mini-cart-contents-block {
    justify-content: space-between
}

.wp-block-woocommerce-empty-mini-cart-contents-block .wc-block-mini-cart__empty-cart-wrapper {
    overflow-y: auto;
    padding: 40px 16px 16px
}

h2.wc-block-mini-cart__title {
    align-items: baseline;
    background: inherit;
    display: flex;
    font-size: 2em;
    margin: 16px 16px -32px;
    -webkit-mask-image: linear-gradient(#000 calc(100% - 24px), transparent);
    mask-image: linear-gradient(#000 calc(100% - 24px), transparent);
    padding-bottom: 32px;
    z-index: 1
}

h2.wc-block-mini-cart__title span:first-child {
    margin-right: 8px
}

.wc-block-mini-cart__items {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    overflow-y: auto;
    padding: 16px 16px 0
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table {
    margin-bottom: auto
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row {
    padding-bottom: 8px;
    padding-top: 8px
}

.wc-block-mini-cart__items .wc-block-mini-cart__products-table .wc-block-cart-items__row:last-child:after {
    content: none
}

.wc-block-mini-cart__footer {
    padding: 24px 16px;
    position: relative
}

.wc-block-mini-cart__footer:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal {
    font-weight: 600;
    margin-bottom: 16px
}

.wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
    display: none;
    font-size: .75em;
    font-weight: 400
}

@media only screen and (min-width:480px) {
    .wc-block-mini-cart__footer .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal .wc-block-components-totals-item__description {
        display: unset
    }
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout {
    display: flex;
    gap: 16px
}

.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wc-block-components-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-checkout-button-block,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wc-block-components-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-button,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-cart-button-block,
.wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-checkout-button-block {
    display: inline-flex;
    flex-grow: 1
}

@media only screen and (min-width:480px) {

    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions .wp-block-woocommerce-mini-cart-cart-button-block,
    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout .wp-block-woocommerce-mini-cart-cart-button-block {
        display: inline-flex
    }
}

@media only screen and (max-width:480px) {

    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions,
    .wc-block-mini-cart__footer .wc-block-mini-cart__footer-actions>.block-editor-inner-blocks>.block-editor-block-list__layout {
        flex-direction: column
    }
}

.wc-block-mini-cart__footer .wc-block-components-payment-method-icons {
    margin-top: 16px
}

.wc-block-mini-cart__shopping-button {
    display: flex;
    justify-content: center
}

.wc-block-mini-cart__shopping-button a {
    border: 2px solid;
    color: currentColor;
    font-weight: 600;
    padding: 12px 24px;
    text-decoration: none
}

.wc-block-mini-cart__shopping-button a:focus,
.wc-block-mini-cart__shopping-button a:hover {
    background-color: #1e1e1e;
    border-color: #1e1e1e;
    color: #fff
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-mini-cart__quantity-badge {
    align-items: center;
    display: flex;
    position: relative
}

.wc-block-mini-cart__badge {
    align-items: center;
    border-radius: 1em;
    box-sizing: border-box;
    display: flex;
    font-size: .875em;
    font-weight: 600;
    height: 1.4285714286em;
    justify-content: center;
    left: 100%;
    margin-left: -44%;
    min-width: 1.4285714286em;
    padding: 0 .25em;
    position: absolute;
    transform: translateY(-50%);
    white-space: nowrap;
    z-index: 1
}

:where(.wc-block-mini-cart__badge) {
    background-color: transparent;
    color: transparent
}

.wc-block-mini-cart__badge:empty {
    opacity: 0
}

.wc-block-mini-cart__icon {
    display: block;
    height: 2em;
    margin: -.25em;
    width: 2em
}

html[dir=rtl] .wc-block-mini-cart__icon {
    transform: scaleX(-1)
}

:root {
    --drawer-width: 480px;
    --neg-drawer-width: calc(var(--drawer-width)*-1)
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadein {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(max(-100%, var(--neg-drawer-width)))
    }
}

@keyframes slidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(max(-100%, var(--neg-drawer-width)))
    }
}

@-webkit-keyframes rtlslidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(min(100%, var(--drawer-width)))
    }
}

@keyframes rtlslidein {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(min(100%, var(--drawer-width)))
    }
}

.wc-block-components-drawer__screen-overlay {
    background-color: rgba(95, 95, 95, .35);
    bottom: 0;
    left: 0;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    transition: opacity .3s;
    z-index: 9999
}

.wc-block-components-drawer__screen-overlay--with-slide-out {
    transition: opacity .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: fadein;
    animation-name: fadein
}

.wc-block-components-drawer__screen-overlay--is-hidden {
    opacity: 0;
    pointer-events: none
}

.wc-block-components-drawer {
    background: #fff;
    display: block;
    height: 100%;
    left: 100%;
    max-width: 100%;
    position: relative;
    position: fixed;
    right: 0;
    top: 0;
    transform: translateX(max(-100%, var(--neg-drawer-width)));
    width: var(--drawer-width)
}

.wc-block-components-drawer:after {
    border-style: solid;
    border-width: 0 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.rtl .wc-block-components-drawer {
    transform: translateX(min(100%, var(--drawer-width)))
}

.wc-block-components-drawer__screen-overlay--with-slide-out .wc-block-components-drawer {
    transition: transform .3s
}

.wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-name: slidein;
    animation-name: slidein
}

.rtl .wc-block-components-drawer__screen-overlay--with-slide-in .wc-block-components-drawer {
    -webkit-animation-name: rtlslidein;
    animation-name: rtlslidein
}

.wc-block-components-drawer__screen-overlay--is-hidden .wc-block-components-drawer {
    transform: translateX(0)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-drawer,
    .wc-block-components-drawer__screen-overlay {
        -webkit-animation-name: none !important;
        animation-name: none !important;
        transition: none !important
    }
}

.wc-block-components-drawer__close {
    background: transparent !important;
    border: 0;
    border-radius: 0;
    color: inherit !important;
    margin: -1em;
    opacity: .6;
    padding: 0;
    padding: 1em !important;
    position: absolute !important;
    right: 12px;
    top: 12px;
    vertical-align: baseline;
    z-index: 2
}

.wc-block-components-drawer__close:active,
.wc-block-components-drawer__close:focus,
.wc-block-components-drawer__close:hover {
    opacity: 1
}

.wc-block-components-drawer__close:focus:not(:focus-visible) {
    box-shadow: none;
    outline: none
}

.wc-block-components-drawer__close>span {
    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;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-block-components-drawer__close svg {
    fill: currentColor;
    display: block
}

.wc-block-components-drawer__content {
    height: 100dvh;
    position: relative
}

.admin-bar .wc-block-components-drawer__content {
    height: calc(100dvh - 46px);
    margin-top: 46px
}

@media only screen and (min-width:783px) {
    .admin-bar .wc-block-components-drawer__content {
        height: calc(100dvh - 32px);
        margin-top: 32px
    }
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background: 0 0;
    color: currentColor
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wp-block-woocommerce-price-filter {
    border-color: #757575;
    border-radius: 4px;
    border-style: none !important
}

.wp-block-woocommerce-price-filter h1,
.wp-block-woocommerce-price-filter h2,
.wp-block-woocommerce-price-filter h3,
.wp-block-woocommerce-price-filter h4,
.wp-block-woocommerce-price-filter h5,
.wp-block-woocommerce-price-filter h6 {
    text-transform: inherit
}

.wc-block-price-filter,
.wc-block-price-filter__controls,
.wc-block-price-slider {
    border-color: inherit;
    border-radius: inherit
}

.wc-block-price-filter__controls input {
    border-color: inherit !important;
    border-radius: inherit !important;
    border-style: solid
}

.wc-block-price-filter__controls .input-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: 2em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5.625em;
    z-index: 1
}

.wc-block-price-filter__controls .input-loading>* {
    visibility: hidden
}

.wc-block-price-filter__controls .input-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-price-filter__controls .input-loading {
        -webkit-animation: none;
        animation: none
    }
}

.editor-styles-wrapper .wc-block-price-filter__button.wc-block-components-price-slider__button,
.wc-block-price-filter__button.wc-block-components-price-slider__button {
    font-size: .875em;
    padding: .5em 1em
}

.wc-block-filter-title-placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 1.625em;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 12px;
    max-width: 100% !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
    min-width: 80px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-filter-title-placeholder>* {
    visibility: hidden
}

.wc-block-filter-title-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-filter-title-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-filter-title-placeholder .wc-block-active-filters__title,
.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,
.wc-block-filter-title-placeholder .wc-block-price-filter__title,
.wc-block-filter-title-placeholder .wc-block-rating-filter__title,
.wc-block-filter-title-placeholder .wc-block-stock-filter__title {
    height: 1em;
    margin: 0
}

.wc-block-components-price-slider {
    margin-bottom: 24px
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button>*,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button>*,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
    visibility: hidden
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button:after,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button:after,
.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-reset-button,
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-filter-submit-button,
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__amount {
    display: none
}

.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__amount,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__button,
.wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
    -webkit-animation: none;
    animation: none
}

.wc-block-components-price-slider__range-input-wrapper {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    border-radius: 4px;
    clear: both;
    flex-grow: 1;
    height: 4px;
    margin: 15px 0;
    outline: none;
    padding: 0 !important;
    position: relative
}

.wc-block-components-price-slider__range-input-wrapper:before {
    background: currentColor;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .2;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-price-slider__range-input-wrapper.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: .5625em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-components-price-slider__range-input-wrapper.is-loading>* {
    visibility: hidden
}

.wc-block-components-price-slider__range-input-wrapper.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider__range-input-wrapper.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(90deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: currentColor;
    background: var(--track-background);
    height: 4px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.wc-block-components-price-slider__controls {
    align-items: center;
    display: flex;
    gap: 8px;
    justify-content: space-between;
    margin: 16px 0
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    border-radius: 4px;
    border-width: 1px;
    font-size: .875em;
    margin: 0;
    max-width: 80px;
    min-width: 0;
    padding: 8px;
    width: auto
}

.wc-block-components-price-slider--is-input-inline .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount {
    max-width: 60px
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0 !important;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading>* {
    visibility: hidden
}

.wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider__controls .wc-block-components-price-slider__amount.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-price-slider__range-text {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 24px 0
}

.wc-block-components-price-slider__range-text .wc-block-components-formatted-money-amount {
    font-size: .875em
}

.wc-block-components-price-slider__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end
}

.wc-block-components-price-slider__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    font-size: .875em;
    margin-left: 0;
    margin-top: 0
}

.wc-block-components-price-slider__range-input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    display: block;
    height: 0;
    left: 0;
    margin: 0;
    outline: none;
    outline: none !important;
    padding: 0 !important;
    pointer-events: none;
    position: relative;
    position: absolute;
    top: 0;
    width: 100%
}

.wc-block-components-price-slider__range-input::-webkit-slider-runnable-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    height: 1px;
    outline: 0
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    background-position: 0 0;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: -5px 0 0;
    padding: 0;
    pointer-events: auto;
    -webkit-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-webkit-slider-thumb:hover {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input::-webkit-slider-progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    margin: 0;
    outline: none;
    padding: 0 !important
}

.wc-block-components-price-slider__range-input::-moz-focus-outer {
    border: 0
}

.wc-block-components-price-slider__range-input::-moz-range-track {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: default;
    height: 1px;
    outline: 0
}

.wc-block-components-price-slider__range-input::-moz-range-progress {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0 !important;
    margin: 0;
    outline: none;
    padding: 0 !important
}

.wc-block-components-price-slider__range-input::-moz-range-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    background-position: 0 0;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -moz-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-moz-range-thumb:hover {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input::-ms-thumb {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    background-position: 0 0;
    border: 2px solid #1e1e1e;
    border-radius: 100%;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    margin: 0;
    padding: 0;
    pointer-events: auto;
    -ms-transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    vertical-align: top;
    width: 12px;
    z-index: 20
}

.wc-block-components-price-slider__range-input::-ms-thumb:hover {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input:focus::-webkit-slider-thumb {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input:focus::-moz-range-thumb {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input:focus::-ms-thumb {
    background: #1e1e1e;
    border-color: #fff
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min {
    z-index: 21
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-webkit-slider-thumb {
    background-position-x: left;
    margin-left: -2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    background-position-x: left;
    transform: translate(-2px, 2px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--min::-ms-thumb {
    background-position-x: left
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max {
    z-index: 20
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-webkit-slider-thumb {
    background-position-x: right;
    margin-left: 2px
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    background-position-x: right;
    transform: translate(2px, 2px)
}

.wc-block-components-price-slider__range-input.wc-block-components-price-slider__range-input--max::-ms-thumb {
    background-position-x: right
}

.rtl .wc-block-components-price-slider__range-input-progress {
    --track-background: linear-gradient(270deg, transparent var(--low), var(--range-color) 0, var(--range-color) var(--high), transparent 0) no-repeat 0 100%/100% 100%;
    --range-color: #af7dd1;
    background: var(--track-background)
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: 0 0;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        top: 7px;
        width: 100%
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

    .wc-block-components-price-slider__range-input::-ms-track {
        background: 0 0;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        pointer-events: auto;
        transform: translate(1px)
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        background-color: currentColor !important;
        border: 0 !important;
        border-radius: .25rem;
        box-shadow: none;
        color: currentColor !important;
        display: block;
        line-height: 1;
        max-width: 100% !important;
        opacity: .15;
        outline: 0 !important;
        overflow: hidden !important;
        pointer-events: none;
        position: relative !important;
        width: 100%;
        z-index: 1
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite;
        background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
        background-repeat: no-repeat;
        content: " ";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateX(-100%)
    }
}

@media screen and (-ms-high-contrast:active)and (prefers-reduced-motion:reduce),
screen and (-ms-high-contrast:none)and (prefers-reduced-motion:reduce) {
    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

@supports(-ms-ime-align:auto) {
    .wc-block-components-price-slider__range-input-wrapper {
        background: 0 0;
        box-shadow: none;
        height: 24px
    }

    .wc-block-components-price-slider__range-input-progress {
        background: #af7dd1;
        top: 7px;
        width: 100%
    }

    .wc-block-components-price-slider__range-input {
        height: 24px;
        pointer-events: auto
    }

    .wc-block-components-price-slider__range-input::-ms-track {
        background: 0 0;
        border-color: transparent;
        border-width: 7px 0;
        color: transparent
    }

    .wc-block-components-price-slider__range-input::-ms-fill-lower {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input::-ms-fill-upper {
        background: 0 0
    }

    .wc-block-components-price-slider__range-input::-ms-tooltip {
        display: none
    }

    .wc-block-components-price-slider__range-input::-ms-thumb {
        pointer-events: auto;
        transform: translate(1px)
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-upper {
        background: #e1e1e1;
        box-shadow: inset 0 0 0 1px #b8b8b8
    }

    .wc-block-components-price-slider__range-input--max::-ms-fill-lower {
        background: 0 0
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
        background-color: currentColor !important;
        border: 0 !important;
        border-radius: .25rem;
        box-shadow: none;
        color: currentColor !important;
        display: block;
        line-height: 1;
        max-width: 100% !important;
        opacity: .15;
        outline: 0 !important;
        overflow: hidden !important;
        pointer-events: none;
        position: relative !important;
        width: 100%;
        z-index: 1
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper>* {
        visibility: hidden
    }

    .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper:after {
        -webkit-animation: loading__animation 1.5s ease-in-out infinite;
        animation: loading__animation 1.5s ease-in-out infinite;
        background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
        background-repeat: no-repeat;
        content: " ";
        display: block;
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateX(-100%)
    }

    @media screen and (prefers-reduced-motion:reduce) {
        .wc-block-components-price-slider.is-loading.is-disabled .wc-block-components-price-slider__range-input-wrapper {
            -webkit-animation: none;
            animation: none
        }
    }

    .wc-block-components-price-slider.is-disabled:not(.is-loading) .wc-block-components-price-slider__range-input-wrapper {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
    background: 0 0;
    border: 3px solid;
    box-sizing: border-box
}

.theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
    --range-color: currentColor;
    margin: -3px
}

.theme-twentytwentyone .wc-block-price-filter__range-input {
    background: 0 0;
    margin: -3px;
    width: calc(100% + 6px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-webkit-slider-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-webkit-slider-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-moz-range-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-moz-range-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input:focus::-ms-thumb,
.theme-twentytwentyone .wc-block-price-filter__range-input:hover::-ms-thumb {
    filter: none
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-webkit-slider-thumb {
    margin-top: -9px
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--max::-moz-range-thumb {
    transform: translate(2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input.wc-block-components-price-slider__range-input--min::-moz-range-thumb {
    transform: translate(-2px, 1px)
}

.theme-twentytwentyone .wc-block-price-filter__range-input::-ms-track {
    border-color: transparent !important
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    .theme-twentytwentyone .wc-block-components-price-slider__range-input-wrapper {
        border: 0;
        height: auto;
        height: 50px;
        position: relative
    }

    .theme-twentytwentyone .wc-block-components-price-slider__range-input-progress {
        display: none
    }

    .theme-twentytwentyone .wc-block-price-filter__range-input {
        height: 100%;
        margin: 0;
        width: 100%
    }
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-filter-reset-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .875em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-filter-reset-button:active,
.wc-block-components-filter-reset-button:focus,
.wc-block-components-filter-reset-button:hover {
    background: 0 0
}

.wc-block-components-filter-reset-button:hover {
    color: inherit;
    text-decoration: none
}

.wc-block-components-filter-reset-button[disabled] {
    cursor: not-allowed
}

.wc-block-components-filter-submit-button {
    border: none;
    display: block;
    margin-left: auto;
    white-space: nowrap
}

.wc-block-components-filter-submit-button.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    line-height: normal;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-filter-submit-button.is-loading>* {
    visibility: hidden
}

.wc-block-components-filter-submit-button.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-filter-submit-button.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-product-add-to-cart {
    display: flex;
    flex-wrap: wrap;
    margin: 0
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text {
    display: block
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button .wc-block-components-button__text>svg {
    fill: currentColor;
    height: 1.5em;
    margin: -.25em 0 -.25em .5em;
    vertical-align: top;
    width: 1.5em
}

.wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .125);
    color: #43454b;
    flex-basis: 5em;
    margin: 0 1em .75em 0;
    padding: .618em;
    text-align: center
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button>*,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button>*,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:after,
.is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity:after,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button:after,
.wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button,
    .is-loading .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-quantity,
    .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-button,
    .wc-block-components-product-add-to-cart--placeholder .wc-block-components-product-add-to-cart-quantity {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-grid .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wc-block-components-product-add-to-cart-notice {
    margin: 0
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background: 0 0;
    color: currentColor
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-add-to-cart-attribute-picker {
    flex-basis: 100%;
    margin: 0
}

.wc-block-components-product-add-to-cart-attribute-picker label {
    display: block;
    font-size: 1em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__container {
    position: relative
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select {
    margin: 0 0 .75em
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select select {
    min-height: 1.75em;
    min-width: 60%
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error {
    margin-bottom: 24px
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select {
    border-color: #cc1818
}

.wc-block-components-product-add-to-cart-attribute-picker .wc-block-components-product-add-to-cart-attribute-picker__select.has-error select:focus {
    outline-color: #cc1818
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-button.wc-block-components-product-button {
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
    border-style: none;
    display: inline-flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>* {
    visibility: hidden
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-all-products .wp-block-button.wc-block-components-product-button {
    margin-bottom: 12px
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
    background-color: var(--button--color-background);
    border-color: var(--button--color-background);
    color: var(--button--color-text)
}

.wp-block-button.is-style-outline .wp-block-button__link {
    border: 2px solid
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.wp-block-button.has-custom-width .wp-block-button__link {
    box-sizing: border-box
}

.wp-block-button.wp-block-button__width-25 .wp-block-button__link {
    width: 25%
}

.wp-block-button.wp-block-button__width-50 .wp-block-button__link {
    width: 50%
}

.wp-block-button.wp-block-button__width-75 .wp-block-button__link {
    width: 75%
}

.wp-block-button.wp-block-button__width-100 .wp-block-button__link {
    width: 100%
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-product-categories {
    margin-bottom: 1em
}

.wc-block-product-categories.is-dropdown {
    display: flex
}

.wc-block-product-categories select {
    margin-right: .5em
}

.wc-block-product-categories-list--has-images {
    list-style: none outside
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    clear: both;
    list-style: none outside;
    margin: 4px 0 4px 60px
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item ul {
    margin: 4px 0 0
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    border: 1px solid #eee;
    display: inline-block;
    margin: 0 .5em 0 -60px;
    max-width: 50px;
    padding: 0;
    position: relative;
    vertical-align: middle
}

.wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image img {
    display: block;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0
}

.wc-block-product-categories-list-item-count:before {
    content: " ("
}

.wc-block-product-categories-list-item-count:after {
    content: ")"
}

.wp-block-woocommerce-product-categories.is-loading .wc-block-product-categories__placeholder {
    background: currentColor;
    display: inline-block;
    height: 1em;
    min-width: 200px;
    opacity: .2;
    width: 50%
}

.wc-block-product-categories__button {
    align-items: center;
    display: flex;
    margin: 0;
    overflow: hidden;
    padding: 0 .5em;
    position: relative
}

.wc-block-product-categories__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-categories__button svg {
    transform: rotate(180deg)
}

.wc-block-product-categories__button:active {
    color: currentColor
}

.wc-block-product-categories__button:disabled,
.wc-block-product-categories__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-categories__button:disabled:focus,
.wc-block-product-categories__button[aria-disabled=true]:focus {
    box-shadow: none
}

.wc-block-components-product-sale-badge {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    box-sizing: border-box;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    margin: 0 auto 12px;
    padding: .25em .75em;
    position: static;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-components-product-sale-badge span {
    background-color: inherit;
    color: inherit
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,
.wc-block-components-product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,
.wc-block-components-product-image a {
    border: 0;
    border-radius: inherit;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,
.wc-block-components-product-image img {
    border-radius: inherit;
    height: auto;
    vertical-align: middle;
    width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],
.wc-block-components-product-image img[hidden] {
    display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],
.wc-block-components-product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
    left: 4px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
    left: 50%;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px;
    transform: translateX(-50%)
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
    left: auto;
    margin: 0;
    position: absolute;
    right: 4px;
    top: 4px
}

.is-loading .wc-block-components-product-image {
    background-color: currentColor !important;
    border: 0 !important;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: auto;
    z-index: 1
}

.is-loading .wc-block-components-product-image>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-image {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-image {
    margin: 0 0 12px
}

.wc-block-product-image__tools-panel .components-input-control {
    margin-bottom: 8px
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.woocommerce .wp-block-woocommerce-product-image-gallery {
    clear: both;
    max-width: 512px;
    position: relative
}

.woocommerce .wp-block-woocommerce-product-image-gallery span.onsale {
    left: -1rem;
    right: unset;
    z-index: 1
}

.woocommerce .wp-block-woocommerce-product-image-gallery:after {
    clear: both;
    content: "";
    display: table
}

.woocommerce .wp-block-woocommerce-product-image-gallery .woocommerce-product-gallery.images {
    width: 100%
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.color-block-support-panel .wc-block-feedback-prompt {
    grid-column: 1/-1
}

.woocommerce-product-query-panel__external-link {
    display: block;
    margin-top: 12px
}

.woocommerce-product-query-panel__external-link .components-external-link__icon {
    margin-left: 8px
}

:where(.products-block-post-template .wp-block-post)>* {
    margin-bottom: .75rem;
    margin-top: 0
}

:where(.editor-styles-wrapper .products-block-post-template .wp-block-post)>*>* {
    margin-bottom: 0;
    margin-top: 0
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.woocommerce.wc-block-product-results-count .woocommerce-result-count {
    float: none;
    font-size: inherit;
    margin: auto
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-product-reviews img {
    max-width: 600px
}

.wp-block-woocommerce-product-reviews .submit {
    margin-top: 2rem
}

.wp-block-woocommerce-product-reviews__editor__row {
    align-items: center;
    display: flex;
    gap: 2rem
}

.wp-block-woocommerce-product-reviews__editor__row>span {
    flex-basis: 20%
}

.wp-block-woocommerce-product-reviews__editor__row .wp-block-woocommerce-product-reviews__editor__stars,
.wp-block-woocommerce-product-reviews__editor__row textarea {
    flex-grow: 1;
    margin-right: 1rem
}

.wp-block-woocommerce-product-reviews__editor__row textarea {
    flex-grow: 1;
    height: 8rem
}

.wp-block-woocommerce-product-reviews__editor__stars {
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 5.3em
}

.wp-block-woocommerce-product-reviews__editor__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-sale-badge {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    box-sizing: border-box;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    margin: 0 auto 12px;
    padding: .25em .75em;
    position: static;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-components-product-sale-badge span {
    background-color: inherit;
    color: inherit
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-product-search .wc-block-product-search__fields {
    display: flex
}

.wc-block-product-search .wc-block-product-search__field {
    flex-grow: 1;
    line-height: 1.8;
    padding: 6px 8px
}

.wc-block-product-search .wc-block-product-search__button {
    align-items: center;
    cursor: pointer;
    display: flex;
    margin: 0 0 0 6px;
    overflow: hidden;
    padding: 0 .5em;
    position: relative
}

.wc-block-product-search .wc-block-product-search__button svg {
    fill: currentColor;
    outline: none
}

.rtl .wc-block-product-search .wc-block-product-search__button svg {
    transform: rotate(180deg)
}

.wc-block-product-search .wc-block-product-search__button:active {
    color: currentColor
}

.wc-block-product-search .wc-block-product-search__button:disabled,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true] {
    cursor: default;
    opacity: .3
}

.wc-block-product-search .wc-block-product-search__button:disabled:focus,
.wc-block-product-search .wc-block-product-search__button[aria-disabled=true]:focus {
    box-shadow: none
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-sku {
    display: block;
    font-size: .875em;
    overflow-wrap: break-word;
    text-transform: uppercase
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-stock-indicator {
    display: block;
    font-size: .875em;
    margin-bottom: .75em;
    margin-top: 0
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-summary {
    margin-bottom: 12px;
    margin-top: 0
}

.is-loading .wc-block-components-product-summary:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    height: 6em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-summary:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-summary:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-summary:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-title {
    display: block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0
}

.wc-block-components-product-title a {
    color: inherit;
    font-size: inherit
}

.is-loading .wc-block-components-product-title:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.is-loading .wc-block-components-product-title:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-title:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-title:before {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
    width: 10em
}

.wc-block-components-product-title--align-left {
    text-align: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-rating-filter.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-rating-filter.is-loading>* {
    visibility: hidden
}

.wc-block-rating-filter.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-rating-filter.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-rating-filter.style-dropdown {
    align-items: flex-start;
    display: flex;
    gap: 16px;
    position: relative
}

.wc-block-rating-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input {
    opacity: 0
}

.wc-block-rating-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input {
    opacity: 1
}

.wc-block-rating-filter.style-dropdown .wc-block-components-filter-submit-button {
    height: 36px;
    line-height: 1
}

.wc-block-rating-filter.style-dropdown>svg {
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-rating-filter .wc-block-components-product-rating__stars {
    display: inline-block;
    height: 1em;
    line-height: 1
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper {
    flex-grow: 1;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-width: unset;
    width: 0
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading) {
    border: 1px solid #757575 !important;
    border-radius: 4px
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper.is-loading {
    border-radius: .25em
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field {
    border-radius: inherit
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border: 0;
    border-radius: inherit;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding: 8px;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input {
    font-size: .875em
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder {
    color: #000
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder {
    color: #000
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder {
    color: #000
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list {
    border: 1px solid #757575;
    border-radius: 4px;
    margin-top: 8px;
    max-height: 21em
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    margin: 12px;
    padding: 12px
}

.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,
.wc-block-rating-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token {
    font-size: .875em
}

.wc-block-rating-filter .wc-block-components-product-rating {
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container {
    padding: 4px 30px 4px 8px
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__token-text {
    background-color: #fff;
    border: 1px solid;
    border-radius: 25px 0 0 25px;
    border-right: 0;
    line-height: 22px;
    padding: .25em .5em .25em .75em
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container>.components-form-token-field__input {
    margin: .25em 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token {
    background-color: #fff;
    border: 1px solid;
    border-left: 0;
    border-radius: 0 25px 25px 0;
    padding: 1px .25em 0 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token.has-icon svg {
    background-color: #e0e0e0;
    border-radius: 25px
}

.wp-block-woocommerce-rating-filter {
    margin-bottom: 24px
}

.wp-block-woocommerce-rating-filter .wc-block-rating-filter .wc-block-rating-filter-list li input,
.wp-block-woocommerce-rating-filter .wc-block-rating-filter .wc-block-rating-filter-list li label {
    cursor: pointer
}

.wc-block-rating-filter__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    margin-top: 16px
}

.wc-block-rating-filter__actions .wc-block-components-filter-submit-button {
    margin-left: 0
}

.wc-block-rating-filter__actions .wc-block-components-filter-submit-button:disabled {
    cursor: auto;
    opacity: .6
}

.wc-block-rating-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    font-size: .875em;
    margin-left: 0;
    margin-top: 0
}

.editor-styles-wrapper .wc-block-rating-filter .wc-block-rating-filter__button,
.wc-block-rating-filter__actions .wc-block-rating-filter__button {
    font-size: .875em;
    margin-top: .5em;
    padding: .5em 1em
}

.wc-block-components-product-rating {
    display: block;
    line-height: 1
}

.wc-block-components-product-rating__stars {
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 5.3em
}

.wc-block-components-product-rating__stars.wc-block-grid__product-rating__stars {
    margin: 0
}

.wc-block-components-product-rating__stars:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-components-product-rating__stars span {
    color: inherit;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-product-rating__stars span:before {
    color: inherit;
    content: "SSSSS";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    white-space: nowrap
}

.wc-block-all-products .wc-block-components-product-rating {
    margin-bottom: 12px;
    margin-top: 0
}

.wc-block-components-product-rating__container {
    align-items: center;
    -moz-column-gap: 8px;
    column-gap: 8px;
    display: flex
}

.wc-block-components-product-rating__norating-container {
    align-items: center;
    display: inline-flex;
    flex-direction: row;
    gap: 8px
}

.wc-block-components-product-rating__norating {
    -webkit-text-stroke: 2px var(--wp--preset--color--black, #000);
    display: inline-block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1.618em;
    line-height: 1.618;
    overflow: hidden;
    position: relative;
    width: 1.5em
}

.wc-block-components-product-rating__norating:before {
    color: transparent;
    content: "S";
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    white-space: nowrap
}

.wc-block-all-products .is-loading .wc-block-components-product-rating,
.wp-block-query .is-loading .wc-block-components-product-rating {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.wc-block-all-products .is-loading .wc-block-components-product-rating>*,
.wp-block-query .is-loading .wc-block-components-product-rating>* {
    visibility: hidden
}

.wc-block-all-products .is-loading .wc-block-components-product-rating:after,
.wp-block-query .is-loading .wc-block-components-product-rating:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-all-products .is-loading .wc-block-components-product-rating,
    .wp-block-query .is-loading .wc-block-components-product-rating {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-all-products .wc-block-components-product-rating__container,
.wp-block-query .wc-block-components-product-rating__container {
    display: block
}

.wc-block-all-products .wc-block-components-product-rating__stars.wc-block-grid__product-rating__stars,
.wp-block-query .wc-block-components-product-rating__stars.wc-block-grid__product-rating__stars {
    margin: inherit
}

.wc-blocks-components-form-token-field-wrapper .components-popover {
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: z-index(".components-popover")
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded,
.wc-blocks-components-form-token-field-wrapper .components-popover[data-x-axis][data-y-axis] {
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: z-index(".components-popover") !important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-left: 2px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    border: 8px solid #ccc
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow).is-alternate:before {
    border-color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after {
    border: 8px solid #fff
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top] {
    margin-top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    bottom: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after {
    bottom: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom] {
    margin-top: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after {
    top: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    right: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    border-bottom-color: transparent;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right] {
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    left: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    border-bottom-color: transparent;
    border-left: none;
    border-right-style: solid;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=top] {
    bottom: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=bottom] {
    top: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=middle] {
    align-items: center;
    display: flex
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-top {
    margin-top: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-bottom {
    margin-top: -12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom) {
    margin-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__content {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 .7px 1px rgba(0, 0, 0, .1), 0 1.2px 1.7px -.2px rgba(0, 0, 0, .1), 0 2.3px 3.3px -.5px rgba(0, 0, 0, .1);
    height: 100%
}

.is-alternate .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: 1px solid #1e1e1e;
    box-shadow: none
}

.components-popover .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    height: auto;
    overflow-y: auto;
    position: absolute
}

.components-popover.is-expanded .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: none;
    border-top: 1px solid #1e1e1e;
    height: calc(100% - 48px);
    min-width: auto;
    overflow-y: visible;
    position: static
}

.components-popover[data-y-axis=top] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    bottom: 100%
}

.components-popover[data-x-axis=center] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 50%;
    transform: translateX(-50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 100%;
    position: absolute
}

.components-popover:not([data-y-axis=middle])[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-left: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    right: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -25px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header {
    align-items: center;
    background: #fff;
    display: flex;
    height: 48px;
    justify-content: space-between;
    padding: 0 8px 0 16px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover__close.components-button {
    z-index: z-index(".components-popover__close")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover {
    z-index: z-index(".components-tooltip")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover .components-popover__content {
    min-width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content {
    background: #1e1e1e;
    border-radius: 2px;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content>div {
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip__shortcut {
    display: inline-block;
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper {
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper .event-catcher {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 2px 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        font-size: 13px;
        line-height: normal
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-active {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    background: inherit;
    border: 0;
    box-shadow: none;
    color: #1e1e1e;
    display: inline-block;
    flex: 1;
    font-size: 16px;
    margin-left: 4px;
    max-width: 100%;
    min-height: 24px;
    min-width: 50px;
    padding: 0;
    width: 100%
}

@media(min-width:600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size: 13px
    }
}

.components-form-token-field.is-active .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
    width: auto
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: 0 0;
    color: var(--wp-admin-theme-color)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: 0 0;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
    border-radius: 4px 0 0 4px;
    color: #cc1818;
    padding: 0 4px 0 6px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #ddd;
    display: inline-block;
    height: auto;
    line-height: 24px;
    min-width: unset;
    transition: all .2s cubic-bezier(.4, 1, .4, 1)
}

@media(prefers-reduced-motion:reduce) {

    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button {
    border-radius: 0 2px 2px 0;
    color: #1e1e1e;
    cursor: pointer;
    line-height: 10px;
    overflow: initial;
    padding: 0 2px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    border-top: 1px solid #757575;
    flex: 1 0 100%;
    list-style: none;
    margin: 4px -4px -4px;
    max-height: 9em;
    min-width: 100%;
    overflow-y: auto;
    padding: 0;
    transition: all .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion-match {
    text-decoration: underline
}

.wc-blocks-components-form-token-field-wrapper {
    border-color: #949494
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label,
.wc-blocks-components-form-token-field-wrapper .components-visually-hidden {
    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;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border-color: inherit;
    box-sizing: border-box;
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    min-height: 30px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #e0e0e0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token {
    border: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0 solid #949494;
    left: -1px;
    margin: 1px 0 0;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 50
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list:empty {
    display: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    padding: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: #f0f0f0;
    color: #2f2f2f
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token {
    margin-right: 0;
    position: relative;
    width: 100%;
    z-index: 1
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    background: 0 0
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    padding-left: 4px;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input {
    position: absolute
}

.wc-blocks-components-form-token-field-wrapper.single-selection .is-active .components-form-token-field__token+input[type=text].components-form-token-field__input {
    border: 1px solid #949494;
    margin: 0 2px 4px;
    padding: 0 5px;
    position: static
}

.editor-styles-wrapper .wc-block-components-checkbox-list,
.wc-block-components-checkbox-list {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li,
.wc-block-components-checkbox-list li {
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,
.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,
.wc-block-components-checkbox-list li.show-less button,
.wc-block-components-checkbox-list li.show-more button {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 0;
    text-decoration: underline
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
.wc-block-components-checkbox-list.is-loading li {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,
.wc-block-components-checkbox-list.is-loading li>* {
    visibility: hidden
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after,
.wc-block-components-checkbox-list.is-loading li:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
    .wc-block-components-checkbox-list.is-loading li {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-filter-reset-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .875em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-filter-reset-button:active,
.wc-block-components-filter-reset-button:focus,
.wc-block-components-filter-reset-button:hover {
    background: 0 0
}

.wc-block-components-filter-reset-button:hover {
    color: inherit;
    text-decoration: none
}

.wc-block-components-filter-reset-button[disabled] {
    cursor: not-allowed
}

.wc-block-components-filter-submit-button {
    border: none;
    display: block;
    margin-left: auto;
    white-space: nowrap
}

.wc-block-components-filter-submit-button.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    line-height: normal;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-filter-submit-button.is-loading>* {
    visibility: hidden
}

.wc-block-components-filter-submit-button.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-filter-submit-button.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-review-sort-select {
    text-align: right
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.is-loading .wc-block-components-review-list-item__text {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 60%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__text>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__text:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__text {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__text:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    font-size: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,
.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span {
    display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 120px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:before {
    content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item,
.wc-block-components-review-list-item__item {
    list-style: none;
    margin: 0 0 48px
}

.wc-block-components-review-list-item__info {
    -ms-grid-columns: 1fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info {
    -ms-grid-columns: calc(3em + 16px) 1fr;
    grid-template-columns: calc(3em + 16px) 1fr
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
    -ms-grid-column: 2;
    grid-column: 2
}

.wc-block-components-review-list-item__image {
    -ms-grid-row-span: 2;
    align-items: center;
    display: flex;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1/3;
    height: 3em;
    justify-content: center;
    position: relative;
    width: 3em
}

.wc-block-components-review-list-item__image>img {
    display: block;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wc-block-components-review-list-item__verified {
    bottom: -7px;
    height: 21px;
    line-height: 21px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
    content: "";
    display: block;
    height: 21px;
    width: 21px
}

.wc-block-components-review-list-item__meta {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
    content: "";
    flex-basis: 100%;
    order: 3
}

.wc-block-components-review-list-item__author,
.wc-block-components-review-list-item__product {
    display: block;
    font-weight: 700;
    margin-right: 8px;
    order: 1
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author {
    font-weight: 400;
    order: 4
}

.wc-block-components-review-list-item__published-date {
    order: 5
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date {
    padding-left: 8px;
    position: relative
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    border-right: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-left: -8px;
    opacity: .5;
    position: absolute;
    top: calc(50% + .1em);
    transform: translateY(-50%);
    vertical-align: middle
}

.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,
.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    display: none
}

.wc-block-components-review-list-item__rating {
    order: 2
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    display: block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 5.3em
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before {
    content: "SSSSS";
    float: left;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before {
    color: #e6a237;
    content: "SSSSS";
    left: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

.wc-block-components-review-sort-select {
    text-align: right
}

.wc-block-components-sort-select {
    margin-bottom: 12px
}

.wc-block-components-sort-select__label {
    display: inline-block;
    font-weight: 400;
    margin-right: 12px
}

.wc-block-components-sort-select__select {
    font-size: inherit;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.wc-block-components-review-list.wc-block-components-review-list {
    margin: 0
}

.is-loading .wc-block-components-review-list-item__text {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 60%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__text>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__text:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__text {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__text:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__image:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    font-size: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 80px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__author:before {
    content: " "
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__product,
.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__meta .wc-block-components-review-list-item__rating .wc-block-components-review-list-item__rating__stars>span {
    display: none
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    height: 1em;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 120px;
    z-index: 1
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date>* {
    visibility: hidden
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-components-review-list-item__info .wc-block-components-review-list-item__published-date:before {
    content: " "
}

.editor-styles-wrapper .wc-block-components-review-list-item__item,
.wc-block-components-review-list-item__item {
    list-style: none;
    margin: 0 0 48px
}

.wc-block-components-review-list-item__info {
    -ms-grid-columns: 1fr;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 1fr;
    margin-bottom: 24px
}

.wc-block-components-review-list-item__meta {
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__info {
    -ms-grid-columns: calc(3em + 16px) 1fr;
    grid-template-columns: calc(3em + 16px) 1fr
}

.wc-block-components-review-list-item__item--has-image .wc-block-components-review-list-item__meta {
    -ms-grid-column: 2;
    grid-column: 2
}

.wc-block-components-review-list-item__image {
    -ms-grid-row-span: 2;
    align-items: center;
    display: flex;
    -ms-grid-column: 1;
    grid-column: 1;
    -ms-grid-row: 1;
    grid-row: 1/3;
    height: 3em;
    justify-content: center;
    position: relative;
    width: 3em
}

.wc-block-components-review-list-item__image>img {
    display: block;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.wc-block-components-review-list-item__verified {
    bottom: -7px;
    height: 21px;
    line-height: 21px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: -7px;
    text-indent: 21px;
    width: 21px
}

.wc-block-components-review-list-item__verified:before {
    background: transparent url('data:image/svg+xml;utf8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="21" height="21" fill="none"%3E%3Ccircle cx="10.5" cy="10.5" r="10.5" fill="%23fff"/%3E%3Cpath fill="%23008A21" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3Cmask id="a" width="17" height="17" x="2" y="2" maskUnits="userSpaceOnUse"%3E%3Cpath fill="%23fff" fill-rule="evenodd" d="M2.1667 10.5003c0-4.6 3.7333-8.3333 8.3333-8.3333s8.3334 3.7333 8.3334 8.3333S15.1 18.8337 10.5 18.8337s-8.3333-3.7334-8.3333-8.3334zm2.5 0l4.1666 4.1667 7.5001-7.5-1.175-1.1833-6.325 6.325-2.9917-2.9834-1.175 1.175z" clip-rule="evenodd"/%3E%3C/mask%3E%3Cg mask="url(%23a)"%3E%3Cpath fill="%23008A21" d="M.5.5h20v20H.5z"/%3E%3C/g%3E%3C/svg%3E') 50% no-repeat;
    content: "";
    display: block;
    height: 21px;
    width: 21px
}

.wc-block-components-review-list-item__meta {
    align-items: center;
    display: flex;
    flex-flow: row wrap
}

.wc-block-components-review-list-item__meta:after {
    content: "";
    flex-basis: 100%;
    order: 3
}

.wc-block-components-review-list-item__author,
.wc-block-components-review-list-item__product {
    display: block;
    font-weight: 700;
    margin-right: 8px;
    order: 1
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author {
    font-weight: 400;
    order: 4
}

.wc-block-components-review-list-item__published-date {
    order: 5
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date {
    padding-left: 8px;
    position: relative
}

.wc-block-components-review-list-item__product+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    border-right: 1px solid;
    content: "";
    display: inline-block;
    height: 1em;
    margin-left: -8px;
    opacity: .5;
    position: absolute;
    top: calc(50% + .1em);
    transform: translateY(-50%);
    vertical-align: middle
}

.wc-block-components-review-list-item__author:first-child+.wc-block-components-review-list-item__published-date:before,
.wc-block-components-review-list-item__rating+.wc-block-components-review-list-item__author+.wc-block-components-review-list-item__published-date:before {
    display: none
}

.wc-block-components-review-list-item__rating {
    order: 2
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars {
    display: block;
    font-family: star;
    font-size: 1em;
    font-weight: 400;
    height: 1em;
    line-height: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    width: 5.3em
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars:before {
    content: "SSSSS";
    float: left;
    left: 0;
    opacity: .25;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span {
    float: left;
    left: 0;
    overflow: hidden;
    padding-top: 1.5em;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__rating>.wc-block-components-review-list-item__rating__stars span:before {
    color: #e6a237;
    content: "SSSSS";
    left: 0;
    position: absolute;
    top: 0
}

.wc-block-components-review-list-item__text p {
    font-size: inherit
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-load-more {
    text-align: center;
    width: 100%
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wp-block-woocommerce-product-details ul.wc-tabs {
    border-bottom: 1px solid #e0e0e0;
    list-style: none;
    margin: 0 0 1.618em;
    overflow: hidden;
    padding: 0 0 0 1em;
    position: relative
}

.wp-block-woocommerce-product-details ul.wc-tabs li {
    border: 1px solid #e0e0e0;
    border-radius: 4px 4px 0 0;
    display: inline-block;
    margin: 0;
    padding: .5em 1em;
    position: relative;
    z-index: 0
}

.wp-block-woocommerce-product-details ul.wc-tabs li a {
    display: inline-block;
    font-weight: 700;
    text-decoration: none
}

.wp-block-woocommerce-product-details ul.wc-tabs li a:hover {
    text-decoration: none
}

.wp-block-woocommerce-product-details ul.wc-tabs li.active {
    z-index: 2
}

.wp-block-woocommerce-product-details ul.wc-tabs li.active a {
    text-shadow: inherit
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wp-block-woocommerce-stock-filter h1,
.wp-block-woocommerce-stock-filter h2,
.wp-block-woocommerce-stock-filter h3,
.wp-block-woocommerce-stock-filter h4,
.wp-block-woocommerce-stock-filter h5,
.wp-block-woocommerce-stock-filter h6 {
    text-transform: inherit
}

.wc-block-stock-filter {
    margin-bottom: 24px
}

.wc-block-stock-filter.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-stock-filter.is-loading>* {
    visibility: hidden
}

.wc-block-stock-filter.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-stock-filter.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-stock-filter .wc-block-stock-filter-list {
    margin: 0
}

.wc-block-stock-filter .wc-block-stock-filter-list li label {
    cursor: pointer
}

.wc-block-stock-filter .wc-block-stock-filter-list li input {
    cursor: pointer;
    display: inline-block
}

.wc-block-stock-filter.style-dropdown {
    align-items: flex-start;
    display: flex;
    gap: 16px;
    position: relative
}

.wc-block-stock-filter.style-dropdown .single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input {
    opacity: 0
}

.wc-block-stock-filter.style-dropdown .single-selection .components-form-token-field__input-container.is-active .components-form-token-field__token+input[type=text].components-form-token-field__input {
    opacity: 1
}

.wc-block-stock-filter.style-dropdown .wc-block-components-filter-submit-button {
    height: 36px;
    line-height: 1
}

.wc-block-stock-filter.style-dropdown>svg {
    pointer-events: none;
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%)
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper {
    flex-grow: 1;
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
    max-width: unset;
    width: 0
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper:not(.is-loading) {
    border: 1px solid #757575 !important;
    border-radius: 4px
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper.is-loading {
    border-radius: .25em
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field {
    border-radius: inherit
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border: 0;
    border-radius: inherit;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding: 8px;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input {
    font-size: .875em
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::-moz-placeholder {
    color: #000
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input:-ms-input-placeholder {
    color: #000
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__input::placeholder {
    color: #000
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list {
    border: 1px solid #757575;
    border-radius: 4px;
    margin-top: 8px;
    max-height: 21em
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #000;
    margin: 12px;
    padding: 12px
}

.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__suggestion,
.wc-block-stock-filter .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token {
    font-size: .875em
}

.wc-block-stock-filter .wc-block-components-product-rating {
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container {
    padding: 4px 30px 4px 8px
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-form-token-field__token-text {
    background-color: #fff;
    border: 1px solid;
    border-radius: 25px 0 0 25px;
    border-right: 0;
    line-height: 22px;
    padding: .25em .5em .25em .75em
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container>.components-form-token-field__input {
    margin: .25em 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token {
    background-color: #fff;
    border: 1px solid;
    border-left: 0;
    border-radius: 0 25px 25px 0;
    padding: 1px .25em 0 0
}

.wc-blocks-components-form-token-field-wrapper:not(.single-selection) .components-form-token-field__input-container .components-button.components-form-token-field__remove-token.has-icon svg {
    background-color: #e0e0e0;
    border-radius: 25px
}

.wc-block-stock-filter__actions {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: flex-end;
    margin-top: 16px
}

.wc-block-stock-filter__actions button[type=submit]:not(.wp-block-search__button).wc-block-components-filter-submit-button {
    font-size: .875em;
    margin-left: 0;
    margin-top: 0
}

.editor-styles-wrapper .wc-block-stock-filter .wc-block-stock-filter__button,
.wc-block-stock-filter__actions .wc-block-stock-filter__button {
    font-size: .875em;
    margin-top: .5em;
    padding: .5em 1em
}

.wc-filter-element-label-list-count:before {
    content: " ("
}

.wc-filter-element-label-list-count:after {
    content: ")"
}

.wc-block-filter-title-placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 1.625em;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-bottom: 12px;
    margin-top: 12px;
    max-width: 100% !important;
    max-width: -webkit-max-content !important;
    max-width: -moz-max-content !important;
    max-width: max-content !important;
    min-width: 80px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-filter-title-placeholder>* {
    visibility: hidden
}

.wc-block-filter-title-placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-filter-title-placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-filter-title-placeholder .wc-block-active-filters__title,
.wc-block-filter-title-placeholder .wc-block-attribute-filter__title,
.wc-block-filter-title-placeholder .wc-block-price-filter__title,
.wc-block-filter-title-placeholder .wc-block-rating-filter__title,
.wc-block-filter-title-placeholder .wc-block-stock-filter__title {
    height: 1em;
    margin: 0
}

.wc-blocks-components-form-token-field-wrapper .components-popover {
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    z-index: z-index(".components-popover")
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded,
.wc-blocks-components-form-token-field-wrapper .components-popover[data-x-axis][data-y-axis] {
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-expanded {
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    z-index: z-index(".components-popover") !important
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow) {
    margin-left: 2px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    border: 8px solid #ccc
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow).is-alternate:before {
    border-color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after {
    border: 8px solid #fff
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow):before {
    content: "";
    height: 0;
    line-height: 0;
    position: absolute;
    width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top] {
    margin-top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    bottom: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after {
    bottom: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=top]:before {
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-style: solid;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom] {
    margin-top: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    top: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after {
    top: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=bottom]:before {
    border-bottom-style: solid;
    border-left-color: transparent;
    border-right-color: transparent;
    border-top: none;
    margin-left: -10px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left] {
    margin-left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    right: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after {
    right: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=left]:before {
    border-bottom-color: transparent;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right] {
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    left: -8px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after {
    left: -6px
}

.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:after,
.wc-blocks-components-form-token-field-wrapper .components-popover:not(.is-without-arrow)[data-y-axis=middle][data-x-axis=right]:before {
    border-bottom-color: transparent;
    border-left: none;
    border-right-style: solid;
    border-top-color: transparent
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=top] {
    bottom: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=bottom] {
    top: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover[data-y-axis=middle] {
    align-items: center;
    display: flex
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-top {
    margin-top: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-bottom {
    margin-top: -12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-left:not(.is-from-top):not(.is-from-bottom) {
    margin-left: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover.is-from-right:not(.is-from-top):not(.is-from-bottom) {
    margin-right: 12px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__content {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    box-shadow: 0 .7px 1px rgba(0, 0, 0, .1), 0 1.2px 1.7px -.2px rgba(0, 0, 0, .1), 0 2.3px 3.3px -.5px rgba(0, 0, 0, .1);
    height: 100%
}

.is-alternate .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: 1px solid #1e1e1e;
    box-shadow: none
}

.components-popover .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    height: auto;
    overflow-y: auto;
    position: absolute
}

.components-popover.is-expanded .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    border: none;
    border-top: 1px solid #1e1e1e;
    height: calc(100% - 48px);
    min-width: auto;
    overflow-y: visible;
    position: static
}

.components-popover[data-y-axis=top] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    bottom: 100%
}

.components-popover[data-x-axis=center] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 50%;
    transform: translateX(-50%)
}

.components-popover[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    left: 100%;
    position: absolute
}

.components-popover:not([data-y-axis=middle])[data-x-axis=right] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-left: -25px
}

.components-popover[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    position: absolute;
    right: 100%
}

.components-popover:not([data-y-axis=middle])[data-x-axis=left] .wc-blocks-components-form-token-field-wrapper .components-popover__content {
    margin-right: -25px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header {
    align-items: center;
    background: #fff;
    display: flex;
    height: 48px;
    justify-content: space-between;
    padding: 0 8px 0 16px
}

.wc-blocks-components-form-token-field-wrapper .components-popover__header-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-popover__close.components-button {
    z-index: z-index(".components-popover__close")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover {
    z-index: z-index(".components-tooltip")
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip.components-popover .components-popover__content {
    min-width: 0
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content {
    background: #1e1e1e;
    border-radius: 2px;
    border-width: 0;
    box-shadow: none;
    color: #fff;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip .components-popover__content>div {
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-tooltip__shortcut {
    display: inline-block;
    margin-left: 8px
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper {
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .disabled-element-wrapper .event-catcher {
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: z-index(".components-tooltip .event-catcher")
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    align-items: center;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    cursor: text;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 2px 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
        font-size: 13px;
        line-height: normal
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-disabled {
    background: #ddd;
    border-color: #ddd
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container.is-active {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    background: inherit;
    border: 0;
    box-shadow: none;
    color: #1e1e1e;
    display: inline-block;
    flex: 1;
    font-size: 16px;
    margin-left: 4px;
    max-width: 100%;
    min-height: 24px;
    min-width: 50px;
    padding: 0;
    width: 100%
}

@media(min-width:600px) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
        font-size: 13px
    }
}

.components-form-token-field.is-active .wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input:focus {
    box-shadow: none;
    outline: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input {
    width: auto
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label {
    display: inline-block;
    margin-bottom: 4px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__help {
    color: #757575;
    font-size: 12px;
    font-style: normal
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token {
    color: #1e1e1e;
    display: flex;
    font-size: 13px;
    margin: 2px 4px 2px 0;
    max-width: 100%
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-success .components-form-token-field__token-text {
    background: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-error .components-form-token-field__token-text {
    background: #cc1818
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__remove-token,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-validating .components-form-token-field__token-text {
    color: #757575
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless {
    padding: 0 16px 0 0;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__token-text {
    background: 0 0;
    color: var(--wp-admin-theme-color)
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless .components-form-token-field__remove-token {
    background: 0 0;
    color: #757575;
    position: absolute;
    right: 0;
    top: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text {
    color: #4ab866
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text {
    border-radius: 4px 0 0 4px;
    color: #cc1818;
    padding: 0 4px 0 6px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token.is-disabled .components-form-token-field__remove-token {
    cursor: default
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #ddd;
    display: inline-block;
    height: auto;
    line-height: 24px;
    min-width: unset;
    transition: all .2s cubic-bezier(.4, 1, .4, 1)
}

@media(prefers-reduced-motion:reduce) {

    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
        -webkit-animation-duration: 1ms;
        animation-duration: 1ms;
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    border-radius: 2px 0 0 2px;
    overflow: hidden;
    padding: 0 0 0 8px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button {
    border-radius: 0 2px 2px 0;
    color: #1e1e1e;
    cursor: pointer;
    line-height: 10px;
    overflow: initial;
    padding: 0 2px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button:hover {
    color: #1e1e1e
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    border-top: 1px solid #757575;
    flex: 1 0 100%;
    list-style: none;
    margin: 4px -4px -4px;
    max-height: 9em;
    min-width: 100%;
    overflow-y: auto;
    padding: 0;
    transition: all .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    color: #757575;
    cursor: pointer;
    display: block;
    font-size: 13px;
    margin: 0;
    padding: 4px 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: var(--wp-admin-theme-color);
    color: #fff
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion-match {
    text-decoration: underline
}

.wc-blocks-components-form-token-field-wrapper {
    border-color: #949494
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__label,
.wc-blocks-components-form-token-field-wrapper .components-visually-hidden {
    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;
    overflow-wrap: normal !important;
    padding: 0;
    position: absolute !important;
    width: 1px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    border-color: inherit;
    box-sizing: border-box;
    margin-bottom: 0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container {
    background-color: #fff;
    border-radius: 0;
    box-shadow: none;
    color: #000;
    position: relative
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__input-container input[type=text].components-form-token-field__input {
    min-height: 30px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper .components-form-token-field__token-text {
    background: #e0e0e0
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__remove-token {
    border: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #949494;
    border-top: 0 solid #949494;
    left: -1px;
    margin: 1px 0 0;
    position: absolute;
    right: -1px;
    top: 100%;
    z-index: 50
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestions-list:empty {
    display: none
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion {
    padding: 8px
}

.wc-blocks-components-form-token-field-wrapper .components-form-token-field__suggestion.is-selected {
    background: #f0f0f0;
    color: #2f2f2f
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token {
    margin-right: 0;
    position: relative;
    width: 100%;
    z-index: 1
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__remove-token.components-button,
.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    background: 0 0
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token-text {
    padding-left: 4px;
    width: 100%
}

.wc-blocks-components-form-token-field-wrapper.single-selection .components-form-token-field__token+input[type=text].components-form-token-field__input {
    position: absolute
}

.wc-blocks-components-form-token-field-wrapper.single-selection .is-active .components-form-token-field__token+input[type=text].components-form-token-field__input {
    border: 1px solid #949494;
    margin: 0 2px 4px;
    padding: 0 5px;
    position: static
}

.editor-styles-wrapper .wc-block-components-checkbox-list,
.wc-block-components-checkbox-list {
    list-style: none outside;
    margin: 0;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li,
.wc-block-components-checkbox-list li {
    list-style: none outside;
    margin: 0 0 4px;
    padding: 0
}

.editor-styles-wrapper .wc-block-components-checkbox-list li.show-less button,
.editor-styles-wrapper .wc-block-components-checkbox-list li.show-more button,
.wc-block-components-checkbox-list li.show-less button,
.wc-block-components-checkbox-list li.show-more button {
    background: 0 0;
    border: none;
    cursor: pointer;
    padding: 0;
    text-decoration: underline
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
.wc-block-components-checkbox-list.is-loading li {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li>*,
.wc-block-components-checkbox-list.is-loading li>* {
    visibility: hidden
}

.editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li:after,
.wc-block-components-checkbox-list.is-loading li:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .editor-styles-wrapper .wc-block-components-checkbox-list.is-loading li,
    .wc-block-components-checkbox-list.is-loading li {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-filter-reset-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    cursor: pointer;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .875em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-filter-reset-button:active,
.wc-block-components-filter-reset-button:focus,
.wc-block-components-filter-reset-button:hover {
    background: 0 0
}

.wc-block-components-filter-reset-button:hover {
    color: inherit;
    text-decoration: none
}

.wc-block-components-filter-reset-button[disabled] {
    cursor: not-allowed
}

.wc-block-components-filter-submit-button {
    border: none;
    display: block;
    margin-left: auto;
    white-space: nowrap
}

.wc-block-components-filter-submit-button.is-loading {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    border-radius: 0;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    line-height: normal;
    margin-top: 16px;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    z-index: 1
}

.wc-block-components-filter-submit-button.is-loading>* {
    visibility: hidden
}

.wc-block-components-filter-submit-button.is-loading:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-components-filter-submit-button.is-loading {
        -webkit-animation: none;
        animation: none
    }
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-cart .wc-block-components-shipping-calculator {
    white-space: nowrap
}

.wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
    margin-top: 0
}

.wc-block-cart .wc-block-components-totals-footer-item,
.wc-block-cart .wc-block-components-totals-taxes {
    margin: 0
}

.wc-block-cart table.wc-block-cart-items,
.wc-block-cart table.wc-block-cart-items td,
.wc-block-cart table.wc-block-cart-items th {
    margin: 0 0 2em
}

.wc-block-cart--is-loading h2 span,
.wc-block-cart--is-loading th span,
.wc-block-mini-cart__drawer.is-loading h2 span,
.wc-block-mini-cart__drawer.is-loading th span {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    min-width: 84px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading h2 span>*,
.wc-block-cart--is-loading th span>*,
.wc-block-mini-cart__drawer.is-loading h2 span>*,
.wc-block-mini-cart__drawer.is-loading th span>* {
    visibility: hidden
}

.wc-block-cart--is-loading h2 span:after,
.wc-block-cart--is-loading th span:after,
.wc-block-mini-cart__drawer.is-loading h2 span:after,
.wc-block-mini-cart__drawer.is-loading th span:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading h2 span,
    .wc-block-cart--is-loading th span,
    .wc-block-mini-cart__drawer.is-loading h2 span,
    .wc-block-mini-cart__drawer.is-loading th span {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading h2 span:before,
.wc-block-cart--is-loading th span:before,
.wc-block-mini-cart__drawer.is-loading h2 span:before,
.wc-block-mini-cart__drawer.is-loading th span:before {
    content: " "
}

.wc-block-cart--is-loading h2 span,
.wc-block-mini-cart__drawer.is-loading h2 span {
    min-width: 33%
}

.wc-block-cart--is-loading .wc-block-components-product-metadata,
.wc-block-cart--is-loading .wc-block-components-product-price,
.wc-block-cart--is-loading .wc-block-components-quantity-selector,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-metadata>*,
.wc-block-cart--is-loading .wc-block-components-product-price>*,
.wc-block-cart--is-loading .wc-block-components-quantity-selector>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-metadata:after,
.wc-block-cart--is-loading .wc-block-components-product-price:after,
.wc-block-cart--is-loading .wc-block-components-quantity-selector:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-components-product-metadata,
    .wc-block-cart--is-loading .wc-block-components-product-price,
    .wc-block-cart--is-loading .wc-block-components-quantity-selector,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-quantity-selector {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    min-width: 84px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-components-product-name>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-components-product-name:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-components-product-name,
    .wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-name:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-name:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-components-product-metadata,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-metadata {
    margin-top: .25em;
    min-width: 8em
}

.wc-block-cart--is-loading .wc-block-cart-item__remove-link,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__remove-link {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart-item__image>a:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-cart-item__image>a,
    .wc-block-mini-cart__drawer.is-loading .wc-block-cart-item__image>a {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-components-product-price,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price {
    display: block;
    margin-top: .25em;
    max-width: 3em
}

.wc-block-cart--is-loading .wc-block-components-product-price:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-components-product-price:before {
    content: " "
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 460px;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card>*,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card>* {
    visibility: hidden
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:after,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-cart--is-loading .wc-block-cart__sidebar .components-card,
    .wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-cart--is-loading .wc-block-cart__sidebar .components-card:before,
.wc-block-mini-cart__drawer.is-loading .wc-block-cart__sidebar .components-card:before {
    content: " "
}

.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: none
}

.is-loading+.wc-block-components-sidebar-layout.wc-block-cart--skeleton {
    display: flex
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper {
    align-items: flex-end;
    display: flex;
    flex-direction: column
}

.wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-sale-badge {
    margin-top: 4px
}

.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-mobile .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title,
.is-small .wc-block-cart-item__total .wc-block-components-sale-badge,
.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title {
    display: none
}

.is-large.wc-block-cart .wc-block-components-radio-control__input {
    left: 0;
    margin: 0
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 600;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: .25rem 0;
    text-align: right;
    text-decoration: inherit;
    text-transform: inherit;
    text-transform: uppercase;
    vertical-align: baseline
}

.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-calculator,
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-shipping-rates-control__package:not(.wc-block-components-panel) {
    padding-left: 16px;
    padding-right: 16px
}

.is-large.wc-block-cart .wc-block-cart__payment-options {
    padding: 16px 0 0
}

.is-large.wc-block-cart .wc-block-cart__payment-options:empty {
    padding: 0
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-empty-cart-block {
    display: none
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block {
    box-sizing: border-box;
    margin: 0;
    min-height: 10em;
    padding-right: 3.7735849057%;
    width: 65%
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 15em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block>* {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-line-items-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
    box-sizing: border-box;
    margin: 0;
    min-height: 12em;
    padding-left: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin: 0 0 1em;
    max-width: 100% !important;
    min-height: 3em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block>*,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block>* {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block:after,
.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-accepted-payment-methods-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-express-payment-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-proceed-to-checkout-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-order-summary-block {
    height: 20em
}

@media only screen and (max-width:700px) {
    .wp-block-woocommerce-cart.is-loading {
        padding-top: 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-filled-cart-block {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-items-block,
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-totals-block {
        padding: 0;
        width: 100%
    }
}

.wc-block-components-loading-mask {
    min-height: 34px;
    pointer-events: none;
    position: relative
}

.wc-block-components-loading-mask .components-spinner {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.wc-block-components-loading-mask .wc-block-components-loading-mask__children {
    opacity: .25
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.wc-block-components-sidebar-layout {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wc-block-components-sidebar-layout .wc-block-must-login-prompt {
    display: block
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    box-sizing: border-box;
    margin: 0;
    padding-right: 3.7735849057%;
    width: 65%
}

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-left: 2.2641509434%;
    width: 35%
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.is-medium.wc-block-components-sidebar-layout,
.is-mobile.wc-block-components-sidebar-layout,
.is-small.wc-block-components-sidebar-layout {
    flex-direction: column;
    margin: 0 auto 16px
}

.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,
.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-small.wc-block-components-sidebar-layout .wc-block-components-main,
.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    padding: 0;
    width: 100%
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item {
    padding: 0
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-sidebar .wc-block-components-panel>h2 .wc-block-components-panel__button {
    font-weight: 400
}

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

table.wc-block-cart-items,
table.wc-block-cart-items td,
table.wc-block-cart-items th {
    background: none !important;
    border: 0;
    margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items,
table.wc-block-cart-items {
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: .75em;
    text-transform: uppercase
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
    visibility: hidden
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
    text-align: right;
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    margin: 0;
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    text-transform: none;
    vertical-align: baseline;
    white-space: nowrap
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    background: 0 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 1em;
    line-height: inherit;
    text-align: right
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
    margin-bottom: .75em
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,
table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
    opacity: .5;
    pointer-events: none;
    transition: opacity .2s ease
}

.is-medium table.wc-block-cart-items td,
.is-mobile table.wc-block-cart-items td,
.is-small table.wc-block-cart-items td {
    padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-medium table.wc-block-cart-items .wc-block-cart-items__header,
.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,
.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-small table.wc-block-cart-items .wc-block-cart-items__header {
    display: none
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,
.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row {
    position: relative
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.is-small table.wc-block-cart-items .wc-block-cart-items__row {
    -ms-grid-columns: 80px 132px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 80px 132px;
    padding: 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    padding-right: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
    -ms-grid-column-span: 2;
    -ms-grid-column-align: stretch;
    -ms-grid-column: 2;
    grid-column-end: 4;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    justify-self: stretch;
    padding: 0 16px 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    padding-right: 16px;
    padding-top: 16px;
    vertical-align: bottom
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    -ms-grid-row: 1;
    grid-row-start: 1
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
    display: inline-block
}

.is-large.wc-block-cart {
    margin-bottom: 3em
}

.is-large.wc-block-cart .wc-block-cart-items {
    position: relative
}

.is-large.wc-block-cart .wc-block-cart-items:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: .25rem 16px .25rem 0;
    white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 16px 0 16px 16px;
    position: relative;
    vertical-align: top
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 16px
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-badge {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: .75em;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    white-space: nowrap
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price {
    display: block
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-price ins {
    text-decoration: none
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5em;
    z-index: 1
}

.is-loading .wc-block-components-product-price:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-price:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-price:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-product-metadata {
    font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: .25em 0
}

.wc-block-components-product-details.wc-block-components-product-details {
    list-style: none;
    margin: .5em 0;
    padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
    margin-left: 0
}

.wc-block-components-product-details__name,
.wc-block-components-product-details__value {
    display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 700
}

.wc-block-components-quantity-selector {
    border-radius: 4px;
    box-sizing: content-box;
    display: flex;
    margin: 0 0 .25em;
    position: relative;
    width: 107px
}

.wc-block-components-quantity-selector:after {
    border: 1px solid;
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .45;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    min-width: 40px;
    order: 2;
    padding: .4em 0;
    text-align: center;
    vertical-align: middle
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
    opacity: .6
}

.wc-block-components-quantity-selector input::-webkit-inner-spin-button,
.wc-block-components-quantity-selector input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    background: none transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    opacity: .6;
    padding: 0;
    text-align: center;
    text-decoration: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    opacity: 1
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
    box-shadow: none;
    cursor: default;
    opacity: .6
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
    border-radius: 4px 0 0 4px;
    order: 1
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    border-radius: 0 4px 4px 0;
    order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    background: none transparent
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    margin-top: 2em;
    max-width: 100% !important;
    min-height: 15em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block>* {
    visibility: hidden
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-cart.is-loading .wp-block-woocommerce-cart-cross-sells-block h3 {
    display: none
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
    box-sizing: content-box;
    display: inline-block;
    margin-bottom: 2em;
    padding-right: 5%;
    text-align: center;
    vertical-align: top;
    width: 30%
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product:nth-child(3n+3) {
    padding-right: 0
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-name {
    font-weight: 400
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product div .wc-block-components-product-price {
    display: block
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button {
    margin-top: 1em
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart {
    justify-content: center
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link) {
    background-color: #eee;
    color: #333;
    font-weight: 600;
    margin-top: 1em
}

.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link):focus,
.wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-add-to-cart .wc-block-components-product-add-to-cart-button:not(.is-link):hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333
}

@media(max-width:480px) {
    .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
        display: block;
        width: 100%
    }
}

.wc-block-components-product-sale-badge {
    background: #fff;
    border: 1px solid #43454b;
    border-radius: 3px;
    box-sizing: border-box;
    color: #43454b;
    display: inline-block;
    font-size: .875em;
    font-weight: 600;
    margin: 0 auto 12px;
    padding: .25em .75em;
    position: static;
    text-align: center;
    text-transform: uppercase;
    width: auto;
    z-index: 9
}

.wc-block-components-product-sale-badge span {
    background-color: inherit;
    color: inherit
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image,
.wc-block-components-product-image {
    display: block;
    position: relative;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image a,
.wc-block-components-product-image a {
    border: 0;
    border-radius: inherit;
    box-shadow: none;
    outline: 0;
    text-decoration: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img,
.wc-block-components-product-image img {
    border-radius: inherit;
    height: auto;
    vertical-align: middle;
    width: 100%
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[hidden],
.wc-block-components-product-image img[hidden] {
    display: none
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image img[alt=""],
.wc-block-components-product-image img[alt=""] {
    border: 1px solid #f2f2f2
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-left,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-left {
    left: 4px;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-center,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-center {
    left: 50%;
    margin: 0;
    position: absolute;
    right: auto;
    top: 4px;
    transform: translateX(-50%)
}

.editor-styles-wrapper .wc-block-grid__products .wc-block-grid__product .wc-block-components-product-image .wc-block-components-product-sale-badge--align-right,
.wc-block-components-product-image .wc-block-components-product-sale-badge--align-right {
    left: auto;
    margin: 0;
    position: absolute;
    right: 4px;
    top: 4px
}

.is-loading .wc-block-components-product-image {
    background-color: currentColor !important;
    border: 0 !important;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: auto;
    z-index: 1
}

.is-loading .wc-block-components-product-image>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-image:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-image {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-image {
    margin: 0 0 12px
}

.wc-block-product-image__tools-panel .components-input-control {
    margin-bottom: 8px
}

.wc-block-components-product-title {
    display: block;
    font-size: inherit;
    font-weight: 700;
    line-height: 1.5;
    margin-bottom: 12px;
    margin-top: 0;
    padding: 0
}

.wc-block-components-product-title a {
    color: inherit;
    font-size: inherit
}

.is-loading .wc-block-components-product-title:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 7em;
    z-index: 1
}

.is-loading .wc-block-components-product-title:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-title:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-title:before {
        -webkit-animation: none;
        animation: none
    }
}

.is-loading .wc-block-grid .wc-block-components-product-title:before {
    width: 10em
}

.wc-block-components-product-title--align-left {
    text-align: left
}

.wc-block-components-product-title--align-center {
    text-align: center
}

.wc-block-components-product-title--align-right {
    text-align: right
}

.wp-block-button.wc-block-components-product-button {
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button {
    border-style: none;
    display: inline-flex;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    white-space: normal;
    word-break: break-word
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder>* {
    visibility: hidden
}

.wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .wp-block-button.wc-block-components-product-button .wc-block-components-product-button__button--placeholder {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-all-products .wp-block-button.wc-block-components-product-button {
    margin-bottom: 12px
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    line-height: 1;
    max-width: 100% !important;
    min-height: 3em;
    min-width: 8em;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-button>.wc-block-components-product-button__button:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-button>.wc-block-components-product-button__button {
        -webkit-animation: none;
        animation: none
    }
}

.theme-twentytwentyone .editor-styles-wrapper .wc-block-components-product-button .wp-block-button__link {
    background-color: var(--button--color-background);
    border-color: var(--button--color-background);
    color: var(--button--color-text)
}

.wp-block-button.is-style-outline .wp-block-button__link {
    border: 2px solid
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
    color: currentColor
}

.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background) {
    background-color: transparent;
    background-image: none
}

.wp-block-button.has-custom-width .wp-block-button__link {
    box-sizing: border-box
}

.wp-block-button.wp-block-button__width-25 .wp-block-button__link {
    width: 25%
}

.wp-block-button.wp-block-button__width-50 .wp-block-button__link {
    width: 50%
}

.wp-block-button.wp-block-button__width-75 .wp-block-button__link {
    width: 75%
}

.wp-block-button.wp-block-button__width-100 .wp-block-button__link {
    width: 100%
}

.is-medium .wc-block-cart__sidebar,
.is-mobile .wc-block-cart__sidebar,
.is-small .wc-block-cart__sidebar {
    margin-bottom: 24px;
    order: 0
}

.wc-block-components-express-payment {
    margin: auto;
    position: relative
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
    grid-gap: 10px;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(calc(33% - 10px), 1fr));
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li {
    margin: 0;
    width: 100%
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img {
    height: 48px;
    width: 100%
}

@media(max-width:782px) {
    .wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.wc-block-components-express-payment--checkout {
    margin-top: 15px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
    display: flex;
    flex-direction: row;
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
    vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
    border-left: 1px solid;
    border-radius: 5px 0 0;
    border-top: 1px solid;
    content: "";
    display: block;
    height: 4px;
    margin-right: 12px;
    opacity: .3;
    pointer-events: none;
    width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
    border-radius: 0 5px 0 0;
    border-right: 1px solid;
    border-top: 1px solid;
    content: "";
    display: block;
    flex-grow: 1;
    height: 4px;
    margin-left: 12px;
    opacity: .3;
    pointer-events: none
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
    flex-grow: 0;
    transform: translateY(-50%)
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
    padding: 19px 24px 24px;
    position: relative
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 0 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p {
    margin-bottom: 1em
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li {
    padding-bottom: 16px;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child {
    padding-bottom: 0
}

.wc-block-components-express-payment-continue-rule {
    align-items: center;
    display: flex;
    margin: 24px 0;
    padding: 0 24px;
    text-align: center
}

.wc-block-components-express-payment-continue-rule:before {
    margin-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
    margin-left: 10px
}

.wc-block-components-express-payment-continue-rule:after,
.wc-block-components-express-payment-continue-rule:before {
    border-bottom: 1px solid;
    content: " ";
    flex: 1;
    opacity: .3
}

.wc-block-components-express-payment-continue-rule--cart {
    margin: 16px 0;
    text-transform: uppercase
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
    display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
    padding-left: 12px;
    padding-right: 12px
}

.wc-block-components-payment-method-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 14px
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    display: inline-block;
    height: 24px;
    margin: 0 4px 2px;
    max-height: 24px;
    max-width: 38px;
    padding: 0;
    width: auto
}

.wc-block-components-payment-method-icons--align-left {
    justify-content: flex-start
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
    margin-left: 0;
    margin-right: 8px
}

.wc-block-components-payment-method-icons--align-right {
    justify-content: flex-end
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
    margin-left: 8px;
    margin-right: 0
}

.wc-block-components-payment-method-icons:last-child {
    margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,
.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 16px
}

.wc-block-components-payment-method-label--with-icon {
    display: inline-block;
    vertical-align: middle
}

.wc-block-components-payment-method-label--with-icon>img,
.wc-block-components-payment-method-label--with-icon>svg {
    margin: -2px 4px 0 0;
    vertical-align: middle
}

.is-mobile .wc-block-components-payment-method-label--with-icon>img,
.is-mobile .wc-block-components-payment-method-label--with-icon>svg,
.is-small .wc-block-components-payment-method-label--with-icon>img,
.is-small .wc-block-components-payment-method-label--with-icon>svg {
    display: none
}

.wc-block-cart__submit {
    margin: 0 0 16px;
    position: relative
}

.wc-block-cart__submit-button {
    box-sizing: border-box;
    margin: 0;
    width: 100%
}

.wc-block-cart .wc-block-cart__submit-container {
    padding: 0
}

@media(min-width:783px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        display: none
    }
}

@media(max-width:782px) {
    .wc-block-cart .wc-block-cart__submit-container--sticky {
        background: #fff;
        bottom: 0;
        box-sizing: border-box;
        left: 0;
        padding: 16px;
        position: fixed;
        width: 100%;
        z-index: 9999
    }

    .wc-block-cart .wc-block-cart__submit-container--sticky:before {
        box-shadow: 0 -10px 20px 10px currentColor;
        color: hsla(0, 0%, 80%, .3);
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        right: 0;
        top: 0
    }
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background: 0 0;
    color: currentColor
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.editor-styles-wrapper .wc-block-cart__empty-cart__title,
.wc-block-cart__empty-cart__title {
    font-size: inherit
}

.wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
    background-color: currentColor;
    content: "";
    display: block;
    height: 5em;
    margin: 0 auto 2em;
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTkgMEM4LjUwNCAwIDAgOC41MDQgMCAxOXM4LjUwNCAxOSAxOSAxOSAxOS04LjUwNCAxOS0xOVMyOS40OTYgMCAxOSAwem02LjEyOSAxMi44NzFhMi40NDkgMi40NDkgMCAwMTIuNDUyIDIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEtMi40NTIgMi40NTEgMi40NDkgMi40NDkgMCAwMS0yLjQ1Mi0yLjQ1MSAyLjQ0OSAyLjQ0OSAwIDAxMi40NTItMi40NTJ6TTExLjY0NSAzMS4yNThjLTIuMDMgMC0zLjY3Ny0xLjYwOS0zLjY3Ny0zLjYgMC0xLjUzMyAyLjE4My00LjYyOCAzLjE4Ny01Ljk2MWEuNjEuNjEgMCAwMS45OCAwYzEuMDA0IDEuMzMzIDMuMTg4IDQuNDI4IDMuMTg4IDUuOTYgMCAxLjk5Mi0xLjY0OCAzLjYwMS0zLjY3OCAzLjYwMXptMS4yMjYtMTMuNDg0YTIuNDQ5IDIuNDQ5IDAgMDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwMTIuNDUyLTIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEyLjQ1MiAyLjQ1MiAyLjQ0OSAyLjQ0OSAwIDAxLTIuNDUyIDIuNDUxem0xMy4wNCAxMS44MTRBOC45ODkgOC45ODkgMCAwMDE5IDI2LjM1NWMtMS42MjQgMC0xLjYyNC0yLjQ1MiAwLTIuNDUyYTExLjQgMTEuNCAwIDAxOC43ODggNC4xMjJjMS4wNTcgMS4yNTctLjg1OSAyLjc5Ni0xLjg3OCAxLjU2M3oiLz48L3N2Zz4=);
    mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzOCIgaGVpZ2h0PSIzOCIgZmlsbD0ibm9uZSI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMTkgMEM4LjUwNCAwIDAgOC41MDQgMCAxOXM4LjUwNCAxOSAxOSAxOSAxOS04LjUwNCAxOS0xOVMyOS40OTYgMCAxOSAwem02LjEyOSAxMi44NzFhMi40NDkgMi40NDkgMCAwMTIuNDUyIDIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEtMi40NTIgMi40NTEgMi40NDkgMi40NDkgMCAwMS0yLjQ1Mi0yLjQ1MSAyLjQ0OSAyLjQ0OSAwIDAxMi40NTItMi40NTJ6TTExLjY0NSAzMS4yNThjLTIuMDMgMC0zLjY3Ny0xLjYwOS0zLjY3Ny0zLjYgMC0xLjUzMyAyLjE4My00LjYyOCAzLjE4Ny01Ljk2MWEuNjEuNjEgMCAwMS45OCAwYzEuMDA0IDEuMzMzIDMuMTg4IDQuNDI4IDMuMTg4IDUuOTYgMCAxLjk5Mi0xLjY0OCAzLjYwMS0zLjY3OCAzLjYwMXptMS4yMjYtMTMuNDg0YTIuNDQ5IDIuNDQ5IDAgMDEtMi40NTItMi40NTEgMi40NDkgMi40NDkgMCAwMTIuNDUyLTIuNDUyIDIuNDQ5IDIuNDQ5IDAgMDEyLjQ1MiAyLjQ1MiAyLjQ0OSAyLjQ0OSAwIDAxLTIuNDUyIDIuNDUxem0xMy4wNCAxMS44MTRBOC45ODkgOC45ODkgMCAwMDE5IDI2LjM1NWMtMS42MjQgMC0xLjYyNC0yLjQ1MiAwLTIuNDUyYTExLjQgMTEuNCAwIDAxOC43ODggNC4xMjJjMS4wNTcgMS4yNTctLjg1OSAyLjc5Ni0xLjg3OCAxLjU2M3oiLz48L3N2Zz4=);
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 5em;
    mask-size: 5em;
    width: 5em
}

.wp-block-woocommerce-empty-cart-block>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
    margin-bottom: 0
}

.wc-block-components-totals-discount__coupon-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
    color: #4ab866
}

.wc-block-components-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    display: inline-flex;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    margin: 0 .365em .365em 0;
    max-width: 100%;
    padding: .25em .5em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-chip,
.wc-block-components-chip:active,
.wc-block-components-chip:focus,
.wc-block-components-chip:hover {
    background: 0 0;
    border: 1px solid;
    color: inherit
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
    border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
    border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
    border-radius: 2em;
    padding-left: .75em;
    padding-right: .25em
}

.wc-block-components-chip .wc-block-components-chip__text {
    flex-grow: 1;
    font-size: .875em
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
    padding-right: .5em
}

.wc-block-components-chip .wc-block-components-chip__remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e0e0e0;
    border: 0;
    border-radius: 25px;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    width: 16px
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
    fill: #1e1e1e
}

.theme-twentytwentyone .wc-block-components-chip,
.theme-twentytwentyone .wc-block-components-chip:active,
.theme-twentytwentyone .wc-block-components-chip:focus,
.theme-twentytwentyone .wc-block-components-chip:hover {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
    background: 0 0
}

.wc-block-components-chip__remove:focus,
.wc-block-components-chip__remove:hover,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove {
    background: #949494
}

.wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon,
.wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon {
    fill: #fff
}

.wc-block-components-chip__remove:disabled,
button.wc-block-components-chip:disabled>.wc-block-components-chip__remove {
    fill: #fff;
    cursor: not-allowed
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-shipping .wc-block-components-shipping-address {
    display: block;
    margin-top: 16px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options {
    margin-top: 12px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
    flex-basis: 100%;
    text-align: left
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
    margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
    font-weight: 400
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0;
    opacity: .8
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0
}

.wc-block-components-shipping-calculator-address {
    margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
    margin-top: 1.5em;
    width: 100%
}

.wc-block-components-shipping-calculator {
    padding: .5em 0 .75em
}

.components-combobox-control {
    width: 100%
}

input.components-combobox-control__input[type=text] {
    border: none;
    box-shadow: none;
    font-size: 16px;
    line-height: inherit;
    margin: 0;
    min-height: auto;
    padding: 2px;
    width: 100%
}

@media(min-width:600px) {
    input.components-combobox-control__input[type=text] {
        font-size: 13px
    }
}

input.components-combobox-control__input[type=text]:focus {
    box-shadow: none;
    outline: none
}

.components-combobox-control__suggestions-container {
    align-items: flex-start;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .components-combobox-control__suggestions-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .components-combobox-control__suggestions-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-combobox-control__suggestions-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container:focus-within {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__reset.components-button {
    display: flex;
    height: 24px;
    min-width: 24px;
    padding: 0
}

.wc-block-components-country-input {
    margin-top: 1.5em
}

.wc-block-components-combobox .wc-block-components-combobox-control,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control {
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container {
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    height: 3em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    opacity: 1;
    outline: inherit;
    padding: 1.5em 16px .25em;
    text-align: left;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    text-transform: none;
    white-space: nowrap;
    width: 100%
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #50575e;
    border-top: 0;
    color: #2b2d2f;
    margin: 3em 0 0;
    max-height: 300px;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    position: absolute;
    z-index: 10
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    color: #757575;
    cursor: default;
    font-size: 1em;
    list-style: none;
    margin: 0;
    padding: .25em 16px
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: #ddd
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: rgba(0, 0, 0, .4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
    background-color: #00669e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: #757575;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: all .2s ease;
    white-space: nowrap;
    z-index: 1
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
    .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        transition: none
    }
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label {
    color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover {
    border-color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.wc-block-components-state-input {
    margin-top: 1.5em
}

.wc-block-components-shipping-rates-control__package {
    margin: 0;
    position: relative
}

.wc-block-components-shipping-rates-control__package:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-shipping-rates-control__package.wc-block-components-panel {
    margin-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: .75em;
    padding-top: .75em
}

.wc-block-components-shipping-rates-control__package:last-child {
    position: relative
}

.wc-block-components-shipping-rates-control__package:last-child:after {
    border-style: solid;
    border-width: 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-shipping-rates-control__package:last-child .wc-block-components-panel__button {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content {
    padding-bottom: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control {
    margin-bottom: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
    font-size: .875em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__description-group {
    font-size: .75em
}

.wc-block-components-shipping-rates-control__package-items {
    display: block;
    font-size: .875em;
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
    display: inline-block;
    margin: 0;
    overflow-wrap: anywhere;
    padding: 0;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
    content: ", ";
    white-space: pre
}

.wc-block-components-radio-control__option {
    color: inherit;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 1em 0;
    padding: 0 0 0 2.25em;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-radio-control__option:first-child {
    margin-top: 0
}

.wc-block-components-radio-control__option:last-child {
    margin-bottom: 0
}

.wc-block-components-radio-control__option-layout {
    display: table;
    width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
    display: none
}

.wc-block-components-radio-control__description-group,
.wc-block-components-radio-control__label-group {
    display: table-row
}

.wc-block-components-radio-control__description-group>span,
.wc-block-components-radio-control__label-group>span {
    display: table-cell
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
    min-width: 50%;
    text-align: right
}

.wc-block-components-radio-control__label,
.wc-block-components-radio-control__secondary-label {
    line-height: max(1.5rem, 24px)
}

.wc-block-components-radio-control__description,
.wc-block-components-radio-control__secondary-description {
    font-size: .875em;
    line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #50575e;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 1.5em;
    left: 0;
    margin: inherit;
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    width: 1.5em
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75em;
    left: 50%;
    margin: 0;
    min-height: 12px;
    min-width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: .75em
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-width: 2px
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background-color: var(--form--color-text)
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
    display: none
}

.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: .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.wp-element-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    color: #2f2f2f !important;
    float: right;
    margin: 0;
    opacity: .6;
    padding: 0 !important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:active,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:focus,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    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: .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
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__content {
    padding-bottom: 0
}

.wc-block-components-totals-coupon__form {
    display: flex;
    margin-bottom: 0;
    width: 100%
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex-grow: 1;
    margin-bottom: 0;
    margin-top: 0
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    flex-shrink: 0;
    height: 3em;
    margin-left: 8px;
    padding-left: 24px;
    padding-right: 24px;
    white-space: nowrap
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin {
    margin: 0
}

.wc-block-components-totals-coupon__content {
    flex-direction: column;
    position: relative
}

.wp-block-woocommerce-checkout {
    margin: 0
}

.wp-block-woocommerce-checkout .with-scroll-to-top__scroll-point {
    top: -96px
}

.wp-block-woocommerce-checkout.is-loading {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    padding-left: 2.2641509434%;
    width: 35%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block {
    padding-right: 3.7735849057%;
    width: 65%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
    box-sizing: border-box;
    margin: 0
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    display: block;
    display: none;
    line-height: 1;
    margin: 0 0 1.5em;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    z-index: 1
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div>*,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div>* {
    visibility: hidden
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div:after,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block>div,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block>div {
        -webkit-animation: none;
        animation: none
    }
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-contact-information-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-payment-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-contact-information-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-payment-block {
    display: block;
    min-height: 10em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-shipping-address-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-shipping-address-block {
    display: block;
    min-height: 24em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-actions-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-actions-block {
    display: block;
    margin-left: 50%;
    min-height: 4em;
    width: 50%
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wp-block-woocommerce-checkout-order-summary-block,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wp-block-woocommerce-checkout-order-summary-block {
    display: block;
    min-height: 47em
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    color: inherit;
    font-family: inherit;
    font-size: 1em;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel>h2 .wc-block-components-panel__button,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 .wc-block-components-panel__button {
    font-weight: 400
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-panel,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-item,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block .wc-block-components-totals-coupon-link,
.wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link {
    margin-left: 16px;
    margin-right: 16px
}

@media only screen and (max-width:700px) {
    .wp-block-woocommerce-checkout.is-loading {
        flex-direction: column;
        margin: 0 auto 16px
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-fields-block,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block {
        padding: 0;
        width: 100%
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel,
    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-item {
        padding-left: 0;
        padding-right: 0
    }

    .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-totals-coupon-link {
        margin-left: 0;
        margin-right: 0
    }
}

.theme-twentytwenty .wp-block-woocommerce-checkout.is-loading .wp-block-woocommerce-checkout-totals-block .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-checkout-empty {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-checkout-empty .wc-block-checkout-empty__image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-checkout-empty .wc-block-checkout-empty__title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-checkout-empty .wc-block-checkout-empty__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout-error {
    padding: 40px;
    text-align: center;
    width: 100%
}

.wc-block-checkout-error .wc-block-checkout-error__image {
    color: inherit;
    display: block;
    margin: 0 auto 1em;
    max-width: 150px
}

.wc-block-checkout-error .wc-block-checkout-error__title {
    display: block;
    font-weight: 700;
    margin: 0
}

.wc-block-checkout-error .wc-block-checkout-error__description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-components-error {
    align-items: center;
    color: #757575;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 40px 0;
    padding: 40px 0;
    text-align: center
}

.wc-block-components-error__header {
    color: #646970;
    font-size: 2em;
    margin: 0
}

.wc-block-components-error__image {
    margin: 0 0 24px;
    width: 25%
}

.wc-block-components-error__text {
    color: #8c8f94;
    font-size: 1.25em;
    margin: 1em 0 0;
    max-width: 60ch
}

.wc-block-components-error__message {
    color: #8c8f94;
    font-style: italic;
    margin: 1em auto 0;
    max-width: 60ch
}

.wc-block-error__button {
    margin: 40px 0 0
}

.wc-block-components-sidebar-layout {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto 16px;
    position: relative
}

.wc-block-components-sidebar-layout .wc-block-must-login-prompt {
    display: block
}

.wc-block-components-sidebar-layout .wc-block-components-main {
    box-sizing: border-box;
    margin: 0;
    padding-right: 3.7735849057%;
    width: 65%
}

.wc-block-components-sidebar {
    box-sizing: border-box;
    margin: 0;
    padding-left: 2.2641509434%;
    width: 35%
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.is-medium.wc-block-components-sidebar-layout,
.is-mobile.wc-block-components-sidebar-layout,
.is-small.wc-block-components-sidebar-layout {
    flex-direction: column;
    margin: 0 auto 16px
}

.is-medium.wc-block-components-sidebar-layout .wc-block-components-main,
.is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-main,
.is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar,
.is-small.wc-block-components-sidebar-layout .wc-block-components-main,
.is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    padding: 0;
    width: 100%
}

.is-large .wc-block-components-sidebar .wc-block-components-panel,
.is-large .wc-block-components-sidebar .wc-block-components-totals-coupon,
.is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 16px;
    padding-right: 16px
}

.is-large .wc-block-components-sidebar .wc-block-components-panel .wc-block-components-totals-item {
    padding: 0
}

.wc-block-components-sidebar .wc-block-components-panel>h2 {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-sidebar .wc-block-components-panel>h2 .wc-block-components-panel__button {
    font-weight: 400
}

.theme-twentytwenty .wc-block-components-sidebar .wc-block-components-panel>h2 {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.with-scroll-to-top__scroll-point {
    position: relative;
    top: -36px
}

.wc-block-checkout__form {
    margin: 0;
    max-width: 100%
}

.is-medium .wc-block-checkout__main,
.is-mobile .wc-block-checkout__main,
.is-small .wc-block-checkout__main {
    order: 1
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form {
    margin-left: -6px;
    margin-right: -6px
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form:after,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form:after {
    clear: both;
    content: "";
    display: block
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input {
    float: left;
    margin-left: 6px;
    margin-right: 6px;
    position: relative;
    width: calc(50% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-country-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-state-input:nth-of-type(2),
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:first-of-type,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-text-input:nth-of-type(2) {
    margin-top: 0
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-address-form__company,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_1,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__address_2,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-address-form__company {
    width: calc(100% - 12px)
}

.is-large .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-large .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-medium .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__billing-fields .wc-block-components-address-form .wc-block-components-checkbox,
.is-small .wc-block-checkout__shipping-fields .wc-block-components-address-form .wc-block-components-checkbox {
    clear: both
}

.wc-block-checkout__sidebar .wc-block-components-product-name {
    color: inherit;
    display: block;
    flex-basis: 0;
    flex-grow: 1
}

.wc-block-checkout__sidebar .wc-block-components-totals-footer-item {
    margin: 0;
    padding: 0
}

.is-medium .wc-block-checkout__sidebar,
.is-mobile .wc-block-checkout__sidebar,
.is-small .wc-block-checkout__sidebar {
    margin-bottom: 24px;
    order: 0
}

.wc-block-components-title.wc-block-components-title {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word
}

.wc-block-components-title.wc-block-components-title textarea {
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    text-transform: inherit
}

.theme-twentytwenty .wc-block-components-title.wc-block-components-title {
    border: 0;
    border-radius: 0;
    font-size: 1.25em;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    word-break: break-word
}

.components-combobox-control {
    width: 100%
}

input.components-combobox-control__input[type=text] {
    border: none;
    box-shadow: none;
    font-size: 16px;
    line-height: inherit;
    margin: 0;
    min-height: auto;
    padding: 2px;
    width: 100%
}

@media(min-width:600px) {
    input.components-combobox-control__input[type=text] {
        font-size: 13px
    }
}

input.components-combobox-control__input[type=text]:focus {
    box-shadow: none;
    outline: none
}

.components-combobox-control__suggestions-container {
    align-items: flex-start;
    border: 1px solid #949494;
    border-radius: 2px;
    box-shadow: 0 0 0 transparent;
    display: flex;
    flex-wrap: wrap;
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen-Sans, Ubuntu, Cantarell, Helvetica Neue, sans-serif;
    font-size: 16px;
    line-height: normal;
    margin: 0 0 8px;
    padding: 4px;
    transition: box-shadow .1s linear;
    width: 100%
}

@media(prefers-reduced-motion:reduce) {
    .components-combobox-control__suggestions-container {
        transition-delay: 0s;
        transition-duration: 0s
    }
}

@media(min-width:600px) {
    .components-combobox-control__suggestions-container {
        font-size: 13px;
        line-height: normal
    }
}

.components-combobox-control__suggestions-container:focus {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__suggestions-container::-webkit-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container::-moz-placeholder {
    color: rgba(30, 30, 30, .62);
    opacity: 1
}

.components-combobox-control__suggestions-container:-ms-input-placeholder {
    color: rgba(30, 30, 30, .62)
}

.components-combobox-control__suggestions-container:focus-within {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 1px var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-combobox-control__reset.components-button {
    display: flex;
    height: 24px;
    min-width: 24px;
    padding: 0
}

.wc-block-components-country-input {
    margin-top: 1.5em
}

.wc-block-components-combobox .wc-block-components-combobox-control,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control {
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-base-control__field {
    border: 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-combobox-control__suggestions-container {
    border: 0;
    border-radius: 0;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-shadow: none;
    box-sizing: border-box;
    color: #2b2d2f;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    font-weight: 400;
    height: 3em;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    opacity: 1;
    outline: inherit;
    padding: 1.5em 16px .25em;
    text-align: left;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    text-transform: none;
    white-space: nowrap;
    width: 100%
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    background-color: #fff;
    box-shadow: 0 0 0 1px #50575e;
    color: #2b2d2f;
    outline: 0
}

.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true],
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded=true] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    background-color: rgba(0, 0, 0, .1);
    box-shadow: 0 0 0 1px hsla(0, 0%, 100%, .4);
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #fff;
    border: 1px solid #50575e;
    border-top: 0;
    color: #2b2d2f;
    margin: 3em 0 0;
    max-height: 300px;
    min-width: 100%;
    overflow: auto;
    padding: 0;
    position: absolute;
    z-index: 10
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
    color: #757575;
    cursor: default;
    font-size: 1em;
    list-style: none;
    margin: 0;
    padding: .25em 16px
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: #ddd
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
    background-color: rgba(0, 0, 0, .4)
}

.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
    background-color: #00669e;
    color: #fff
}

.wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: #757575;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 32px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: all .2s ease;
    white-space: nowrap;
    z-index: 1
}

.has-dark-controls .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.has-dark-controls .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
    color: hsla(0, 0%, 100%, .6)
}

@media screen and (prefers-reduced-motion:reduce) {

    .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
    .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
        transition: none
    }
}

.wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
    transform: translateY(4px) scale(.75)
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control label.components-base-control__label {
    color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:active,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:hover {
    border-color: #cc1818
}

.wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.wc-block-components-form .wc-block-components-combobox.has-error .wc-block-components-combobox-control input.components-combobox-control__input:focus {
    box-shadow: 0 0 0 1px #cc1818
}

.wc-block-components-state-input {
    margin-top: 1.5em
}

.wc-block-checkout__terms {
    margin: 1.5em 0
}

.wc-block-checkout__terms textarea {
    position: relative;
    top: -5px
}

.wc-block-checkout__terms.wc-block-checkout__terms--disabled {
    opacity: .6
}

.wc-block-checkout__actions_row {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    height: auto;
    padding: 1em;
    width: 50%
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button--full-width {
    width: 100%
}

.wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button .wc-block-components-button__text>svg {
    fill: #fff;
    vertical-align: top
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
    display: none
}

.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-place-order-button {
    width: 100%
}

.is-large .wc-block-checkout__actions {
    padding: 1.5em 0;
    position: relative
}

.is-large .wc-block-checkout__actions:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-checkout-return-to-cart-button {
    box-shadow: none;
    color: inherit;
    padding-left: calc(24px + .25em);
    position: relative;
    text-decoration: none
}

.wc-block-components-checkout-return-to-cart-button svg {
    fill: currentColor;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.rtl .wc-block-components-checkout-return-to-cart-button svg {
    transform: translateY(-50%) scale(-1)
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background: 0 0;
    color: currentColor
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.wc-block-checkout__add-note {
    margin: 1.5em 0
}

.is-medium .wc-block-checkout__add-note,
.is-mobile .wc-block-checkout__add-note,
.is-small .wc-block-checkout__add-note {
    margin-bottom: 1em;
    margin-top: 1em;
    padding: 1em 0;
    position: relative
}

.is-medium .wc-block-checkout__add-note:after,
.is-mobile .wc-block-checkout__add-note:after,
.is-small .wc-block-checkout__add-note:after {
    border-style: solid;
    border-width: 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__add-note .wc-block-components-textarea {
    margin-top: 16px
}

.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
    padding-left: 0
}

.wc-block-components-form {
    counter-reset: checkout-step
}

.wc-block-components-form .wc-block-components-checkout-step {
    background: 0 0;
    border: none;
    margin: 0;
    padding: 0 0 0 36px;
    position: relative
}

.is-mobile .wc-block-components-form .wc-block-components-checkout-step,
.is-small .wc-block-components-form .wc-block-components-checkout-step {
    padding-left: 0
}

.wc-block-components-checkout-step--disabled {
    opacity: .6
}

.wc-block-components-checkout-step__container {
    position: relative
}

.wc-block-components-checkout-step__container textarea {
    font-style: inherit;
    font-weight: inherit
}

.wc-block-components-checkout-step__content>* {
    margin-bottom: 1em
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__content>:last-child {
    margin-bottom: 0;
    padding-bottom: 1.5em
}

.wc-block-components-checkout-step__heading {
    margin: .75em 0 1em;
    position: relative
}

.wc-block-components-checkout-step:first-child .wc-block-components-checkout-step__heading,
.wc-block-components-express-payment-continue-rule+.wc-block-components-checkout-step .wc-block-components-checkout-step__heading {
    margin-top: 0
}

.wc-block-components-checkout-step__title {
    margin: 0 12px 0 0
}

.wc-block-components-checkout-step__heading-content {
    font-size: .75em
}

.wc-block-components-checkout-step__heading-content a {
    color: inherit;
    font-weight: 700
}

.wc-block-components-checkout-step__description {
    font-size: .875em;
    line-height: 1.25;
    margin-bottom: 16px
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    background: 0 0;
    border: 0;
    border-radius: 0;
    content: " "counter(checkout-step) ".";
    content: " "counter(checkout-step) "."/"";
    counter-increment: checkout-step;
    left: -24px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transform: translateX(-50%);
    vertical-align: baseline;
    white-space: nowrap
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-left: 1px solid;
    content: "";
    height: 100%;
    left: -24px;
    opacity: .3;
    position: absolute;
    top: 0
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before,
.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__title:before {
    content: counter(checkout-step) ". ";
    content: counter(checkout-step) ". "/"";
    left: auto;
    position: static;
    top: auto;
    transform: none
}

.is-mobile .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after,
.is-small .wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    content: unset
}

.editor-styles-wrapper .wp-block h4.wc-block-components-checkout-step__title {
    font-size: 1em;
    line-height: 24px;
    margin: 0 12px 0 0
}

.wc-block-components-textarea {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    color: #2b2d2f;
    font-family: inherit;
    font-size: 1em;
    line-height: 1.375;
    margin: 0;
    padding: .75em 16px;
    width: 100%
}

.has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .4);
    color: #fff
}

.has-dark-controls .wc-block-components-textarea::-moz-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-textarea::placeholder {
    color: hsla(0, 0%, 100%, .6)
}

.theme-twentytwentyone .has-dark-controls .wc-block-components-textarea {
    background-color: rgba(0, 0, 0, .1);
    color: #fff
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 1.25em
}

.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 700
}

.wc-block-components-totals-footer-item .wc-block-components-totals-footer-item-tax {
    margin-bottom: 0
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-card-elements {
    display: flex;
    width: 100%
}

.wc-block-card-elements .wc-block-components-validation-error {
    position: static
}

.wc-block-gateway-container {
    margin-bottom: 1.5em;
    position: relative;
    white-space: nowrap
}

.wc-block-gateway-container.wc-card-number-element {
    flex-basis: 15em;
    flex-grow: 1;
    min-width: min(15em, 60%)
}

.wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: 7em;
    margin-left: 12px;
    min-width: min(7em, calc(24% - 12px))
}

.wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: 7em;
    margin-left: 12px;
    min-width: min(5em, calc(16% - 12px))
}

.wc-block-gateway-container .wc-block-gateway-input {
    background-color: #fff;
    border: 1px solid #50575e;
    border-radius: 4px;
    box-sizing: border-box;
    color: #2b2d2f;
    cursor: text;
    font-family: inherit;
    font-size: 1em;
    height: 3em;
    line-height: 1.375;
    margin: 0;
    padding: .75em 0 .75em 16px;
    width: 100%
}

.wc-block-gateway-container .wc-block-gateway-input:focus,
.wc-block-gateway-container:focus {
    background-color: #fff
}

.wc-block-gateway-container label {
    color: inherit;
    color: #757575;
    cursor: text;
    font-family: inherit;
    font-size: inherit;
    font-size: 1em;
    font-style: inherit;
    font-weight: inherit;
    left: 0;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1.375;
    margin: 0 0 0 17px;
    max-width: calc(100% - 24px);
    overflow: hidden;
    position: absolute;
    text-decoration: inherit;
    text-overflow: ellipsis;
    text-transform: inherit;
    top: 0;
    transform: translateY(.75em);
    transform-origin: top left;
    transition: transform .2s ease
}

@media screen and (prefers-reduced-motion:reduce) {
    .wc-block-gateway-container label {
        transition: none
    }
}

.wc-block-gateway-container.wc-inline-card-element label {
    margin-left: calc(24px + 1.5em)
}

.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container.wc-inline-card-element .wc-block-gateway-input:not(.empty)+label {
    margin-left: 16px;
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container.wc-inline-card-element+.wc-block-components-validation-error {
    margin-top: -24px;
    position: static
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty) {
    padding: 1.5em 0 .25em 16px
}

.wc-block-gateway-container .wc-block-gateway-input.focused.empty+label,
.wc-block-gateway-container .wc-block-gateway-input:not(.empty)+label {
    transform: translateY(4px) scale(.75)
}

.wc-block-gateway-container .wc-block-gateway-input.has-error {
    border-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error:focus {
    outline-color: #cc1818
}

.wc-block-gateway-container .wc-block-gateway-input.has-error+label {
    color: #cc1818
}

.is-large .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-large .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-medium .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-medium .wc-card-expiry-element .wc-block-components-validation-error>p {
    line-height: 16px;
    padding-top: 4px
}

.is-mobile .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-mobile .wc-card-expiry-element .wc-block-components-validation-error>p,
.is-small .wc-card-cvc-element .wc-block-components-validation-error>p,
.is-small .wc-card-expiry-element .wc-block-components-validation-error>p {
    min-height: 28px
}

.wc-block-components-checkout-payment-methods * {
    pointer-events: all
}

.is-mobile .wc-block-card-elements,
.is-small .wc-block-card-elements {
    flex-wrap: wrap
}

.is-mobile .wc-block-gateway-container.wc-card-number-element,
.is-small .wc-block-gateway-container.wc-card-number-element {
    flex-basis: 100%
}

.is-mobile .wc-block-gateway-container.wc-card-expiry-element,
.is-small .wc-block-gateway-container.wc-card-expiry-element {
    flex-basis: calc(50% - 8px);
    margin-left: 0;
    margin-right: 8px
}

.is-mobile .wc-block-gateway-container.wc-card-cvc-element,
.is-small .wc-block-gateway-container.wc-card-cvc-element {
    flex-basis: calc(50% - 8px);
    margin-left: 8px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    padding-left: 56px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    content: none
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option .wc-block-components-radio-control__input {
    left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
    margin: 0;
    padding-bottom: 1em;
    padding-top: 1em
}

.wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
    font-weight: 700
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option {
    position: relative
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 1px 1px 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option:last-child:after,
.wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child:after {
    border-width: 1px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__option:after {
    border-width: 0
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label {
    align-items: center;
    display: flex;
    justify-content: flex-start
}

.wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-option .wc-block-components-radio-control__label img {
    height: 24px;
    max-height: 24px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    padding-left: 16px
}

.wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__input {
    display: none
}

.wc-block-checkout__payment-method .wc-block-components-checkout-step__description-payments-aligned {
    height: 28px;
    padding-top: 14px
}

.wc-block-components-radio-control-accordion-content {
    padding: 0 16px 1em
}

.wc-block-components-radio-control-accordion-content:empty {
    display: none
}

.wc-block-checkout__order-notes .wc-block-components-checkout-step__content {
    padding-bottom: 0
}

.components-notice.wc-block-checkout__no-payment-methods-notice {
    margin: 0 0 16px
}

.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: .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.wp-element-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: 0 0;
    border: 0;
    color: #2f2f2f !important;
    float: right;
    margin: 0;
    opacity: .6;
    padding: 0 !important
}

.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:active,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:focus,
.wc-block-components-notice-banner>.wc-block-components-notice-banner__content .wc-forward.wp-element-button:hover {
    opacity: 1
}

.wc-block-components-notice-banner>svg {
    fill: #fff;
    background-color: #2f2f2f;
    border-radius: 50%;
    flex-grow: 0;
    flex-shrink: 0;
    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: .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
}

.wc-block-components-loading-mask {
    min-height: 34px;
    pointer-events: none;
    position: relative
}

.wc-block-components-loading-mask .components-spinner {
    left: 50%;
    margin: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.wc-block-components-loading-mask .wc-block-components-loading-mask__children {
    opacity: .25
}

.wc-block-components-payment-method-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 14px
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    display: inline-block;
    height: 24px;
    margin: 0 4px 2px;
    max-height: 24px;
    max-width: 38px;
    padding: 0;
    width: auto
}

.wc-block-components-payment-method-icons--align-left {
    justify-content: flex-start
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
    margin-left: 0;
    margin-right: 8px
}

.wc-block-components-payment-method-icons--align-right {
    justify-content: flex-end
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
    margin-left: 8px;
    margin-right: 0
}

.wc-block-components-payment-method-icons:last-child {
    margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,
.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 16px
}

.wc-block-components-payment-method-label--with-icon {
    display: inline-block;
    vertical-align: middle
}

.wc-block-components-payment-method-label--with-icon>img,
.wc-block-components-payment-method-label--with-icon>svg {
    margin: -2px 4px 0 0;
    vertical-align: middle
}

.is-mobile .wc-block-components-payment-method-label--with-icon>img,
.is-mobile .wc-block-components-payment-method-label--with-icon>svg,
.is-small .wc-block-components-payment-method-label--with-icon>img,
.is-small .wc-block-components-payment-method-label--with-icon>svg {
    display: none
}

.wc-block-components-radio-control__option {
    color: inherit;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 1em 0;
    padding: 0 0 0 2.25em;
    position: relative;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-radio-control__option:first-child {
    margin-top: 0
}

.wc-block-components-radio-control__option:last-child {
    margin-bottom: 0
}

.wc-block-components-radio-control__option-layout {
    display: table;
    width: 100%
}

.wc-block-components-radio-control__option .wc-block-components-radio-control__option-layout:after {
    display: none
}

.wc-block-components-radio-control__description-group,
.wc-block-components-radio-control__label-group {
    display: table-row
}

.wc-block-components-radio-control__description-group>span,
.wc-block-components-radio-control__label-group>span {
    display: table-cell
}

.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__description-group .wc-block-components-radio-control__secondary-label,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-description,
.wc-block-components-radio-control__label-group .wc-block-components-radio-control__secondary-label {
    min-width: 50%;
    text-align: right
}

.wc-block-components-radio-control__label,
.wc-block-components-radio-control__secondary-label {
    line-height: max(1.5rem, 24px)
}

.wc-block-components-radio-control__description,
.wc-block-components-radio-control__secondary-description {
    font-size: .875em;
    line-height: 20px
}

.wc-block-components-radio-control .wc-block-components-radio-control__input {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff;
    border: 2px solid #50575e;
    border-radius: 50%;
    cursor: pointer;
    display: inline-block;
    height: 1.5em;
    left: 0;
    margin: inherit;
    min-height: 24px;
    min-width: 24px;
    position: absolute;
    top: 50%;
    transform: translateY(-45%);
    width: 1.5em
}

.wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #000;
    border-radius: 50%;
    content: "";
    display: block;
    height: .75em;
    left: 50%;
    margin: 0;
    min-height: 12px;
    min-width: 12px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: .75em
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input {
    background-color: rgba(0, 0, 0, .1);
    border-color: hsla(0, 0%, 100%, .6)
}

.has-dark-controls .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
    border-width: 2px
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
    background-color: var(--form--color-text)
}

.theme-twentytwentyone .wc-block-components-radio-control .wc-block-components-radio-control__input:after {
    display: none
}

.wc-block-components-express-payment {
    margin: auto;
    position: relative
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
    grid-gap: 10px;
    box-sizing: border-box;
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(calc(33% - 10px), 1fr));
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li {
    margin: 0;
    width: 100%
}

.wc-block-components-express-payment .wc-block-components-express-payment__event-buttons>li>img {
    height: 48px;
    width: 100%
}

@media(max-width:782px) {
    .wc-block-components-express-payment .wc-block-components-express-payment__event-buttons {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }
}

.wc-block-components-express-payment--checkout {
    margin-top: 15px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container {
    display: flex;
    flex-direction: row;
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
    vertical-align: middle
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:before {
    border-left: 1px solid;
    border-radius: 5px 0 0;
    border-top: 1px solid;
    content: "";
    display: block;
    height: 4px;
    margin-right: 12px;
    opacity: .3;
    pointer-events: none;
    width: 10px
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title-container:after {
    border-radius: 0 5px 0 0;
    border-right: 1px solid;
    border-top: 1px solid;
    content: "";
    display: block;
    flex-grow: 1;
    height: 4px;
    margin-left: 12px;
    opacity: .3;
    pointer-events: none
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__title {
    flex-grow: 0;
    transform: translateY(-50%)
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content {
    padding: 19px 24px 24px;
    position: relative
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content:after {
    border-radius: 0 0 5px 5px;
    border-style: solid;
    border-width: 0 1px 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-express-payment--checkout .wc-block-components-express-payment__content>p {
    margin-bottom: 1em
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li {
    padding-bottom: 16px;
    text-align: center;
    width: 100%
}

.wc-block-components-express-payment--cart .wc-block-components-express-payment__event-buttons>li:last-child {
    padding-bottom: 0
}

.wc-block-components-express-payment-continue-rule {
    align-items: center;
    display: flex;
    margin: 24px 0;
    padding: 0 24px;
    text-align: center
}

.wc-block-components-express-payment-continue-rule:before {
    margin-right: 10px
}

.wc-block-components-express-payment-continue-rule:after {
    margin-left: 10px
}

.wc-block-components-express-payment-continue-rule:after,
.wc-block-components-express-payment-continue-rule:before {
    border-bottom: 1px solid;
    content: " ";
    flex: 1;
    opacity: .3
}

.wc-block-components-express-payment-continue-rule--cart {
    margin: 16px 0;
    text-transform: uppercase
}

.theme-twentynineteen .wc-block-components-express-payment__title:before {
    display: none
}

.theme-twentytwenty .wc-block-components-express-payment .wc-block-components-express-payment__title {
    padding-left: 12px;
    padding-right: 12px
}

.wc-block-checkout__shipping-method-container {
    display: flex;
    gap: 16px;
    justify-content: space-between;
    width: 100%
}

.edit-post-visual-editor .wc-block-checkout__shipping-method-option,
.wc-block-checkout__shipping-method-option {
    align-items: center;
    background-color: transparent;
    border: none;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: inherit;
    display: flex;
    flex-basis: 0;
    flex-direction: column;
    flex-grow: 1;
    gap: 4px;
    height: 100%;
    justify-content: center;
    min-height: 80px;
    outline: 1px solid currentColor;
    padding: 16px 12px
}

.edit-post-visual-editor .wc-block-checkout__shipping-method-option.components-button:focus:not(:disabled),
.edit-post-visual-editor .wc-block-checkout__shipping-method-option.components-button:hover:not(:disabled),
.edit-post-visual-editor .wc-block-checkout__shipping-method-option:focus,
.edit-post-visual-editor .wc-block-checkout__shipping-method-option:hover,
.wc-block-checkout__shipping-method-option.components-button:focus:not(:disabled),
.wc-block-checkout__shipping-method-option.components-button:hover:not(:disabled),
.wc-block-checkout__shipping-method-option:focus,
.wc-block-checkout__shipping-method-option:hover {
    background-color: #d5d5d5;
    border-color: #d5d5d5;
    color: #333
}

.edit-post-visual-editor .wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected,
.wc-block-checkout__shipping-method-option.wc-block-checkout__shipping-method-option--selected {
    outline: 3px solid currentColor
}

.wc-block-checkout__shipping-method-option-icon {
    fill: currentColor
}

.wc-block-checkout__shipping-method-option-title {
    font-size: 1rem;
    font-weight: 700
}

.wc-block-checkout__shipping-method-option-price {
    font-size: .875rem
}

.wc-block-checkout__shipping-method-option-price em {
    font-style: inherit;
    text-transform: uppercase
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
    margin: 0;
    padding: .75em 0 .75em 2.5em;
    position: relative
}

.wc-block-checkout__shipping-option .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.wc-block-components-shipping-rates-control__package {
    margin: 0;
    position: relative
}

.wc-block-components-shipping-rates-control__package:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-shipping-rates-control__package.wc-block-components-panel {
    margin-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__button {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: .75em;
    padding-top: .75em
}

.wc-block-components-shipping-rates-control__package:last-child {
    position: relative
}

.wc-block-components-shipping-rates-control__package:last-child:after {
    border-style: solid;
    border-width: 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-shipping-rates-control__package:last-child .wc-block-components-panel__button {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-panel__content {
    padding-bottom: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control {
    margin-bottom: .75em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control .wc-block-components-radio-control__option-layout,
.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__option-layout {
    padding-bottom: 0
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
    font-size: .875em
}

.wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__description-group {
    font-size: .75em
}

.wc-block-components-shipping-rates-control__package-items {
    display: block;
    font-size: .875em;
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-shipping-rates-control__package-item {
    display: inline-block;
    margin: 0;
    overflow-wrap: anywhere;
    padding: 0;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-shipping-rates-control__package-item:not(:last-child):after {
    content: ", ";
    white-space: pre
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder {
    margin-bottom: 16px
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder * {
    pointer-events: all
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset {
    display: block
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .components-button {
    background-color: #1e1e1e;
    color: #fff
}

.components-placeholder.wc-block-checkout__no-shipping-placeholder .components-placeholder__fieldset .wc-block-checkout__no-shipping-placeholder-description {
    display: block;
    margin: .25em 0 1em
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__option,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option {
    margin: 0;
    padding: .75em 0 .75em 2.5em;
    position: relative
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__option:after,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-checkout__pickup-options .wc-block-components-shipping-rates-control__no-results-notice,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-shipping-rates-control__no-results-notice {
    margin: .75em 0
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control .wc-block-components-radio-control__input,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control .wc-block-components-radio-control__input {
    margin-top: 1px;
    top: auto;
    transform: none
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__option-layout,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option-layout {
    display: block
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group {
    display: flex;
    width: 100%
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group>:last-child,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group>:last-child {
    margin-left: auto
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__description-group,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description-group {
    display: none
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__option-checked .wc-block-components-radio-control__description-group,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__option-checked .wc-block-components-radio-control__description-group {
    display: block
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__label-group em,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__label-group em {
    font-style: inherit;
    text-transform: uppercase
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__description-group,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description-group {
    background-color: #f0f0f0;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 1em;
    margin-top: .5em;
    padding: 1px .75em;
    width: 100%
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__description,
.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__description,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description {
    display: block;
    margin: .75em 0;
    text-align: left;
    width: 100%
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description {
    color: #757575
}

.wc-block-checkout__pickup-options .wc-block-components-radio-control__secondary-description>svg,
.wp-block-woocommerce-checkout-pickup-options-block .wc-block-components-radio-control__secondary-description>svg {
    fill: currentColor;
    margin-top: -4px;
    vertical-align: middle
}

.wc-block-components-totals-discount__coupon-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-discount .wc-block-components-totals-item__value {
    color: #4ab866
}

.wc-block-components-chip {
    align-items: center;
    border: 0;
    border-radius: 0;
    display: inline-flex;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    line-height: 1;
    margin: 0 .365em .365em 0;
    max-width: 100%;
    padding: .25em .5em;
    text-decoration: inherit;
    text-transform: inherit
}

.wc-block-components-chip,
.wc-block-components-chip:active,
.wc-block-components-chip:focus,
.wc-block-components-chip:hover {
    background: 0 0;
    border: 1px solid;
    color: inherit
}

.wc-block-components-chip.wc-block-components-chip--radius-small {
    border-radius: 3px
}

.wc-block-components-chip.wc-block-components-chip--radius-medium {
    border-radius: .433em
}

.wc-block-components-chip.wc-block-components-chip--radius-large {
    border-radius: 2em;
    padding-left: .75em;
    padding-right: .25em
}

.wc-block-components-chip .wc-block-components-chip__text {
    flex-grow: 1;
    font-size: .875em
}

.wc-block-components-chip.is-removable .wc-block-components-chip__text {
    padding-right: .5em
}

.wc-block-components-chip .wc-block-components-chip__remove {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #e0e0e0;
    border: 0;
    border-radius: 25px;
    height: 16px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    width: 16px
}

.wc-block-components-chip .wc-block-components-chip__remove-icon {
    fill: #1e1e1e
}

.theme-twentytwentyone .wc-block-components-chip,
.theme-twentytwentyone .wc-block-components-chip:active,
.theme-twentytwentyone .wc-block-components-chip:focus,
.theme-twentytwentyone .wc-block-components-chip:hover {
    background: #fff
}

.theme-twentytwentyone .wc-block-components-chip:active button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:focus button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip:hover button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background),
.theme-twentytwentyone .wc-block-components-chip button.wc-block-components-chip__remove:not(:hover):not(:active):not(.has-background) {
    background: 0 0
}

.wc-block-components-chip__remove:focus,
.wc-block-components-chip__remove:hover,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove {
    background: #949494
}

.wc-block-components-chip__remove:focus .wc-block-components-chip__remove-icon,
.wc-block-components-chip__remove:hover .wc-block-components-chip__remove-icon,
button.wc-block-components-chip:focus>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon,
button.wc-block-components-chip:hover>.wc-block-components-chip__remove .wc-block-components-chip__remove-icon {
    fill: #fff
}

.wc-block-components-chip__remove:disabled,
button.wc-block-components-chip:disabled>.wc-block-components-chip__remove {
    fill: #fff;
    cursor: not-allowed
}

.wc-block-components-totals-shipping fieldset.wc-block-components-totals-shipping__fieldset {
    background-color: transparent;
    border: 0;
    margin: 0;
    padding: 0
}

.wc-block-components-totals-shipping .wc-block-components-shipping-address {
    display: block;
    margin-top: 16px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options {
    margin-top: 12px
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__label,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-description,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__options .wc-block-components-radio-control__secondary-label {
    flex-basis: 100%;
    text-align: left
}

.wc-block-components-totals-shipping .wc-block-components-shipping-rates-control__no-results-notice {
    margin: 0 0 .75em
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
    font-weight: 400
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:active,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:focus,
.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0;
    opacity: .8
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    vertical-align: baseline
}

.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:active,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:focus,
.theme-twentytwentyone.theme-twentytwentyone.theme-twentytwentyone .wc-block-components-totals-shipping__change-address-button:hover {
    background: 0 0
}

.wc-block-components-shipping-calculator-address {
    margin-bottom: 0
}

.wc-block-components-shipping-calculator-address__button {
    margin-top: 1.5em;
    width: 100%
}

.wc-block-components-shipping-calculator {
    padding: .5em 0 .75em
}

.wc-block-components-totals-coupon .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-totals-coupon .wc-block-components-panel__content {
    padding-bottom: 0
}

.wc-block-components-totals-coupon__form {
    display: flex;
    margin-bottom: 0;
    width: 100%
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input {
    flex-grow: 1;
    margin-bottom: 0;
    margin-top: 0
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button {
    flex-shrink: 0;
    height: 3em;
    margin-left: 8px;
    padding-left: 24px;
    padding-right: 24px;
    white-space: nowrap
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button.no-margin {
    margin: 0
}

.wc-block-components-totals-coupon__content {
    flex-direction: column;
    position: relative
}

.wc-block-components-order-summary .wc-block-components-panel__button {
    margin-top: 0;
    padding-top: 0
}

.wc-block-components-order-summary .wc-block-components-panel__content {
    margin-bottom: 0
}

.wc-block-components-order-summary .wc-block-components-order-summary__content {
    display: table;
    width: 100%
}

.wc-block-components-order-summary .wc-block-components-order-summary-item {
    display: flex;
    font-size: .875em;
    padding-bottom: 1px;
    padding-top: 16px;
    position: relative;
    width: 100%
}

.wc-block-components-order-summary .wc-block-components-order-summary-item:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-order-summary .wc-block-components-order-summary-item:first-child {
    padding-top: 0
}

.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child>div {
    padding-bottom: 0
}

.wc-block-components-order-summary .wc-block-components-order-summary-item:last-child:after {
    display: none
}

.wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata {
    font-size: 1em
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description,
.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    display: table-cell;
    vertical-align: top
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image {
    padding-bottom: 16px;
    position: relative;
    width: 48px
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__image>img {
    max-width: 48px;
    width: 48px
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
    align-items: center;
    background: #fff;
    border: 2px solid;
    border-radius: 1em;
    box-shadow: 0 0 0 2px #fff;
    color: #000;
    display: flex;
    justify-content: center;
    line-height: 1;
    min-height: 20px;
    min-width: 20px;
    padding: 0 .4em;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate(50%, -50%);
    white-space: nowrap;
    z-index: 1
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    padding-bottom: 16px;
    padding-left: 24px;
    padding-right: 12px
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.wc-block-components-order-summary .wc-block-components-order-summary-item__description p {
    line-height: 1.375;
    margin-top: 4px
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
    font-weight: 700;
    margin-left: auto;
    text-align: right
}

.wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    display: block
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price {
    display: block
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-price ins {
    text-decoration: none
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5em;
    z-index: 1
}

.is-loading .wc-block-components-product-price:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-price:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-price:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-product-badge {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: .75em;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    white-space: nowrap
}

.wc-block-components-product-metadata {
    font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: .25em 0
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-product-details.wc-block-components-product-details {
    list-style: none;
    margin: .5em 0;
    padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
    margin-left: 0
}

.wc-block-components-product-details__name,
.wc-block-components-product-details__value {
    display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 700
}

table.wc-block-cart-items,
table.wc-block-cart-items td,
table.wc-block-cart-items th {
    background: none !important;
    border: 0;
    margin: 0
}

.editor-styles-wrapper table.wc-block-cart-items,
table.wc-block-cart-items {
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header,
table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: .75em;
    text-transform: uppercase
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-image {
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-product {
    visibility: hidden
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total,
table.wc-block-cart-items .wc-block-cart-items__header .wc-block-cart-items__header-total {
    text-align: right;
    width: 100px
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
    margin: 0;
    width: 100%
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    background: 0 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: inherit;
    display: inline;
    font-family: inherit;
    font-size: inherit;
    font-size: .75em;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: inherit;
    text-decoration: underline;
    text-shadow: none;
    text-transform: inherit;
    text-transform: none;
    vertical-align: baseline;
    white-space: nowrap
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:active,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:focus,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:hover {
    background: 0 0
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
    display: block;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 1em;
    line-height: inherit;
    text-align: right
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata,
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-metadata {
    margin-bottom: .75em
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row.is-disabled,
table.wc-block-cart-items .wc-block-cart-items__row.is-disabled {
    opacity: .5;
    pointer-events: none;
    transition: opacity .2s ease
}

.is-medium table.wc-block-cart-items td,
.is-mobile table.wc-block-cart-items td,
.is-small table.wc-block-cart-items td {
    padding: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-medium table.wc-block-cart-items .wc-block-cart-items__header,
.is-mobile table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__header,
.is-small table.wc-block-cart-items .wc-block-cart-item__remove-link,
.is-small table.wc-block-cart-items .wc-block-cart-items__header {
    display: none
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row,
.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row {
    position: relative
}

.is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.is-small table.wc-block-cart-items .wc-block-cart-items__row {
    -ms-grid-columns: 80px 132px;
    display: -ms-grid;
    display: grid;
    grid-template-columns: 80px 132px;
    padding: 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 1;
    grid-row-start: 1;
    padding-right: 16px
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
    -ms-grid-column-span: 2;
    -ms-grid-column-align: stretch;
    -ms-grid-column: 2;
    grid-column-end: 4;
    grid-column-start: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    justify-self: stretch;
    padding: 0 16px 16px 0
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
    -ms-grid-row-align: end;
    align-self: end;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row: 2;
    grid-row-start: 2;
    padding-right: 16px;
    padding-top: 16px;
    vertical-align: bottom
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    -ms-grid-row: 1;
    grid-row-start: 1
}

.is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount,
.is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total .wc-block-components-formatted-money-amount {
    display: inline-block
}

.is-large.wc-block-cart {
    margin-bottom: 3em
}

.is-large.wc-block-cart .wc-block-cart-items {
    position: relative
}

.is-large.wc-block-cart .wc-block-cart-items:after {
    border-style: solid;
    border-width: 0 0 1px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th {
    padding: .25rem 16px .25rem 0;
    white-space: nowrap
}

.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 16px 0 16px 16px;
    position: relative;
    vertical-align: top
}

.is-large.wc-block-cart .wc-block-cart-items td:after {
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    opacity: .3;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.is-large.wc-block-cart .wc-block-cart-items th:last-child {
    padding-right: 0
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    padding-right: 16px
}

.wc-block-components-product-name {
    font-size: 1em;
    overflow-wrap: anywhere;
    word-break: break-word;
    -ms-word-break: break-all
}

.wc-block-components-product-badge {
    border: 1px solid;
    border-radius: 2px;
    display: inline-block;
    font-size: .75em;
    font-weight: 600;
    padding: 0 .66em;
    text-transform: uppercase;
    white-space: nowrap
}

.wc-block-components-product-price--align-left {
    display: block;
    text-align: left
}

.wc-block-components-product-price--align-center {
    display: block;
    text-align: center
}

.wc-block-components-product-price--align-right {
    display: block;
    text-align: right
}

.wc-block-components-product-price {
    display: block
}

.wc-block-components-product-price .wc-block-all-products .wc-block-components-product-price {
    margin-bottom: 12px
}

.wc-block-components-product-price ins {
    text-decoration: none
}

.wc-block-components-product-price__value.is-discounted {
    margin-left: .5em
}

.is-loading .wc-block-components-product-price:before {
    background-color: currentColor !important;
    border: 0 !important;
    border-radius: .25rem;
    box-shadow: none;
    color: currentColor !important;
    content: ".";
    display: block;
    display: inline-block;
    line-height: 1;
    max-width: 100% !important;
    opacity: .15;
    outline: 0 !important;
    overflow: hidden !important;
    pointer-events: none;
    position: relative !important;
    width: 100%;
    width: 5em;
    z-index: 1
}

.is-loading .wc-block-components-product-price:before>* {
    visibility: hidden
}

.is-loading .wc-block-components-product-price:before:after {
    -webkit-animation: loading__animation 1.5s ease-in-out infinite;
    animation: loading__animation 1.5s ease-in-out infinite;
    background-image: linear-gradient(90deg, currentColor, hsla(0, 0%, 96%, .302), currentColor);
    background-repeat: no-repeat;
    content: " ";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateX(-100%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .is-loading .wc-block-components-product-price:before {
        -webkit-animation: none;
        animation: none
    }
}

.wc-block-components-formatted-money-amount {
    white-space: nowrap
}

.wc-block-components-product-metadata {
    font-size: .75em
}

.wc-block-components-product-metadata .wc-block-components-product-metadata__description>p,
.wc-block-components-product-metadata .wc-block-components-product-metadata__variation-data {
    margin: .25em 0
}

.wc-block-components-product-details.wc-block-components-product-details {
    list-style: none;
    margin: .5em 0;
    padding: 0
}

.wc-block-components-product-details.wc-block-components-product-details:last-of-type {
    margin-bottom: 0
}

.wc-block-components-product-details.wc-block-components-product-details li {
    margin-left: 0
}

.wc-block-components-product-details__name,
.wc-block-components-product-details__value {
    display: inline-block
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
    font-weight: 700
}

.wc-block-components-quantity-selector {
    border-radius: 4px;
    box-sizing: content-box;
    display: flex;
    margin: 0 0 .25em;
    position: relative;
    width: 107px
}

.wc-block-components-quantity-selector:after {
    border: 1px solid;
    border-radius: 4px;
    bottom: 0;
    content: "";
    left: 0;
    opacity: .45;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    background: 0 0;
    border: 0;
    box-shadow: none;
    color: currentColor;
    flex: 1 1 auto;
    font-size: 1em;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    min-width: 40px;
    order: 2;
    padding: .4em 0;
    text-align: center;
    vertical-align: middle
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:disabled {
    opacity: .6
}

.wc-block-components-quantity-selector input::-webkit-inner-spin-button,
.wc-block-components-quantity-selector input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    background: none transparent;
    border: 0;
    box-shadow: none;
    color: currentColor;
    cursor: pointer;
    font-size: .9em;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    min-width: 30px;
    opacity: .6;
    padding: 0;
    text-align: center;
    text-decoration: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
    box-shadow: inset 0 0 1px 1px currentColor;
    outline: none
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    opacity: 1
}

.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:disabled {
    box-shadow: none;
    cursor: default;
    opacity: .6
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--minus {
    border-radius: 4px 0 0 4px;
    order: 1
}

.wc-block-components-quantity-selector>.wc-block-components-quantity-selector__button--plus {
    border-radius: 0 4px 4px 0;
    order: 3
}

.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus,
.theme-twentyseventeen .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:hover {
    background: none transparent
}

.wc-block-components-payment-method-icons {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 0 14px
}

.wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    display: inline-block;
    height: 24px;
    margin: 0 4px 2px;
    max-height: 24px;
    max-width: 38px;
    padding: 0;
    width: auto
}

.wc-block-components-payment-method-icons--align-left {
    justify-content: flex-start
}

.wc-block-components-payment-method-icons--align-left .wc-block-components-payment-method-icon {
    margin-left: 0;
    margin-right: 8px
}

.wc-block-components-payment-method-icons--align-right {
    justify-content: flex-end
}

.wc-block-components-payment-method-icons--align-right .wc-block-components-payment-method-icon {
    margin-left: 8px;
    margin-right: 0
}

.wc-block-components-payment-method-icons:last-child {
    margin-bottom: 0
}

.is-mobile .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon,
.is-small .wc-block-components-payment-method-icons .wc-block-components-payment-method-icon {
    height: 16px
}

.wc-block-components-button:not(.is-link) {
    align-items: center;
    display: inline-flex;
    height: auto;
    justify-content: center;
    position: relative;
    text-align: center;
    transition: box-shadow .1s linear
}

.wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text {
    display: block
}

.wc-block-components-button:not(.is-link) .wc-block-components-button__text>svg {
    fill: currentColor
}

.wc-block-components-button:not(.is-link) .wc-block-components-spinner+.wc-block-components-button__text {
    visibility: hidden
}

.wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

.wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

.wc-block-components-button:not(.is-link).outlined {
    background: 0 0;
    color: currentColor
}

.wc-block-components-button:not(.is-link).outlined:not(:focus) {
    box-shadow: inset 0 0 0 1px currentColor
}

.wc-block-components-button:not(.is-link).outlined:active,
.wc-block-components-button:not(.is-link).outlined:disabled,
.wc-block-components-button:not(.is-link).outlined:focus,
.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff
}

.wc-block-components-button:not(.is-link).outlined:hover {
    background-color: #1e1e1e;
    color: #fff;
    opacity: 1
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
    min-height: 3em
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: 0 0 0 2px #0675c4;
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 2px #0675c4;
    outline: 3px solid transparent
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text {
    color: #1e1e1e
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link).text:hover {
    opacity: .9
}

@-webkit-keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner__animation {
    0% {
        -webkit-animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        animation-timing-function: cubic-bezier(.5856, .0703, .4143, .9297);
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@-webkit-keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

@keyframes loading__animation {
    to {
        transform: translateX(100%)
    }
}

.wc-block-components-spinner {
    box-sizing: content-box;
    color: inherit;
    font-size: 1.25em;
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%
}

.wc-block-components-spinner:after {
    -webkit-animation: spinner__animation 1s linear infinite;
    animation: spinner__animation 1s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: .2em solid;
    border-left: .2em solid transparent;
    border-radius: 50%;
    box-sizing: border-box;
    content: " ";
    height: 1em;
    left: 50%;
    margin: -.5em 0 0 -.5em;
    position: absolute;
    top: 50%;
    transform: translateZ(0) scale(.5);
    transform-origin: 50% 50%;
    width: 1em
}

.block-editor-block-list__block[data-align=full] {
    margin-left: -34px;
    margin-right: -34px
}

.block-editor-block-list__block[data-type="meta-box/hero-image"] {
    min-height: 100px;
    max-width: inherit
}

.section-hero {
    position: relative;
    overflow: hidden
}

.section-hero img,
.hero-image {
    position: relative;
    object-fit: cover;
    display: block;
    height: 100%;
    width: 100%;
    min-height: 200px
}

.hero-bgvideo {
    position: relative;
    min-width: 100%;
    width: 100%;
    display: block
}

.wp-block .hero-bgvideo {
    position: relative
}

.hero-bgvideo-wrap {
    overflow: hidden
}

.hero-content-wrap.image-uploaded,
.hero-bgvideo-wrap .hero-content-wrap {
    position: absolute;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 50%
}

.hero-content-wrap.full-width-overlay {
    width: 100%
}

.hero-content-wrap.third-width-overlay {
    width: 36%
}

.hero-content-wrap.hero-content-right {
    left: auto;
    right: 0
}

.hero-content-wrap.hero-content-center {
    width: 100%
}

.hero-content {
    word-break: break-word;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    padding: 60px 120px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start
}

.hero-content-wrap.third-width-overlay .hero-content {
    padding: 60px 120px 60px 60px
}

.has-transparent-header section.section-hero:first-of-type .hero-content {
    padding-top: 120px;
    padding-bottom: 120px
}

.hero-content-wrap.full-width-overlay .hero-content {
    max-width: 50%
}

.hero-content-center .hero-content {
    max-width: 960px;
    margin: 0 auto;
    align-items: center
}

.hero-content-right .hero-content {
    align-items: flex-end
}

.hero-content-center {
    text-align: center
}

.hero-content-right {
    text-align: right
}

.hero-content-wrap.full-width-overlay.hero-content-right {
    justify-content: flex-end
}

.hero-vertical,
.hero-subtitle.subtitle-above,
.hero-title,
h1.hero-title,
h2.hero-title,
.editor-styles-wrapper h1.hero-title,
.editor-styles-wrapper h2.hero-title,
.hero-title.page-title,
.editor-styles-wrapper .hero-title,
.hero-text,
.hero-button {
    margin-top: 12px;
    margin-bottom: 12px
}

.hero-subtitle.subtitle-above {
    margin-bottom: 2px
}

.hero-button,
.editor-styles-wrapper .hero-button {
    margin-top: 16px
}

.editor-styles-wrapper .hero-button {
    pointer-events: none;
    margin-top: 16px
}

.hero-subtitle {
    margin-bottom: 0
}

.hero-text {
    margin-top: 24px;
    margin-bottom: 24px
}

.hero-button {
    line-height: 1.7em
}

.hero-content>.hero-content-item {
    margin-top: 0
}

.hero-content>.hero-content-item~.hero-content-item {
    margin-top: 12px
}

.hero-content>.hero-content-item~.hero-content-item.hero-divider {
    margin-top: 14px
}

.hero-content>.hero-content-item~.hero-content-item.hero-text {
    margin-top: 24px
}

.hero-content>.hero-content-item~.hero-content-item.hero-button-wrap {
    margin-top: 0
}

.hero-content-item:last-child {
    margin-bottom: 0
}

.content-white .hero-vertical,
.content-white .hero-subtitle.subtitle-above,
.content-white .hero-title,
.content-white .hero-content,
.content-white .button {
    color: #fff
}

.editor-styles-wrapper .content-white .hero-vertical,
.editor-styles-wrapper .content-white .hero-subtitle.subtitle-above,
.editor-styles-wrapper .content-white .hero-title,
.editor-styles-wrapper .content-white h2.hero-title,
.editor-styles-wrapper .content-white .hero-content,
.editor-styles-wrapper .content-white .button {
    color: #fff !important
}

.content-white .hero-title,
.editor-styles-wrapper .content-white .hero-title {
    color: #fff !important
}

.content-white .hero-divider,
.editor-styles-wrapper .content-white .hero-divider {
    background-color: #fff;
    border-color: #fff
}

.content-white .button-outline,
.content-white a.button.button-outline,
.editor-styles-wrapper .content-white .button-outline,
.editor-styles-wrapper .content-white a.button.button-outline {
    color: #fff;
    border-color: #fff
}

.content-white .button-outline:hover,
.content-white a.button.button-outline:hover,
.editor-styles-wrapper .content-white .button-outline:hover,
.editor-styles-wrapper .content-white a.button.button-outline:hover {
    background-color: #fff;
    color: #101020
}

.content-white .button:not(.button-outline),
.content-white a.button:not(.button-outline),
.editor-styles-wrapper .content-white .button:not(.button-outline),
.editor-styles-wrapper .content-white a.button:not(.button-outline) {
    background-color: #fff;
    border-color: #fff;
    color: #666
}

.content-white .button:not(.button-outline):hover,
.content-white a.button:not(.button-outline):hover,
.editor-styles-wrapper .content-white .button:not(.button-outline):hover,
.editor-styles-wrapper .content-white a.button:not(.button-outline):hover {
    background-color: #202030;
    border-color: #202030;
    color: #fff !important
}

.content-white-pluscolor .button:not(.button-outline),
.content-white-pluscolor a.button:not(.button-outline),
.editor-styles-wrapper .content-white-pluscolor .button:not(.button-outline),
.editor-styles-wrapper .content-white-pluscolor a.button:not(.button-outline) {
    background-color: #fff;
    border-color: #fff
}

.content-white-pluscolor .button:not(.button-outline):hover,
.content-white-pluscolor a.button:not(.button-outline):hover,
.editor-styles-wrapper .content-white-pluscolor .button:not(.button-outline):hover,
.editor-styles-wrapper .content-white-pluscolor a.button:not(.button-outline):hover {
    color: #fff
}

.content-white-pluscolor .hero-vertical,
.content-white-pluscolor .hero-title,
.content-white-pluscolor .hero-content,
.content-white-pluscolor .button-outline,
.content-white-pluscolor a.button.button-outline {
    color: #fff
}

.editor-styles-wrapper .content-white-pluscolor .hero-vertical,
.editor-styles-wrapper .content-white-pluscolor .hero-title,
.editor-styles-wrapper .content-white-pluscolor h2.hero-title,
.editor-styles-wrapper .content-white-pluscolor .hero-content,
.editor-styles-wrapper .content-white-pluscolor .button-outline,
.editor-styles-wrapper .content-white-pluscolor a.button.button-outline {
    color: #fff !important
}

.content-white-pluscolor .hero-title,
.editor-styles-wrapper .content-white-pluscolor .hero-title {
    color: #fff !important
}

.content-black .hero-vertical,
.content-black .hero-subtitle.subtitle-above,
.content-black .hero-title,
.content-black .hero-content,
.content-black .button,
.editor-styles-wrapper .content-black .hero-vertical,
.editor-styles-wrapper .content-black .hero-subtitle.subtitle-above,
.editor-styles-wrapper .content-black .hero-title,
.editor-styles-wrapper .content-black h2.hero-title,
.editor-styles-wrapper .content-black .hero-content,
.editor-styles-wrapper .content-black .button {
    color: #101010
}

.editor-styles-wrapper .content-black h2.hero-title {
    color: #101010 !important
}

.content-black .hero-divider,
.editor-styles-wrapper .content-black .hero-divider {
    background-color: #101010;
    border-color: #101010
}

.content-black .button-outline,
.content-black a.button.button-outline,
.editor-styles-wrapper .content-black .button-outline,
.editor-styles-wrapper .content-black a.button.button-outline {
    color: #101010;
    border-color: #101010
}

.content-black .button-outline:hover,
.content-black a.button.button-outline:hover,
.editor-styles-wrapper .content-black .button-outline:hover,
.editor-styles-wrapper .content-black a.button.button-outline:hover {
    background-color: #101010;
    color: #fff
}

.content-black .button:not(.button-outline),
.content-black a.button:not(.button-outline),
.editor-styles-wrapper .content-black .button:not(.button-outline),
.editor-styles-wrapper .content-black a.button:not(.button-outline) {
    background-color: #101010;
    border-color: #101010;
    color: #eee
}

.content-black .button.button-outline:hover,
.content-black a.button-outline:hover,
.editor-styles-wrapper .content-black .button.button-outline:hover,
.editor-styles-wrapper .content-black a.button.button-outline:hover {
    background-color: #101010;
    border-color: #101010;
    color: #fff !important
}

.content-black .button:not(.button-outline):hover,
.content-black a.button:not(.button-outline):hover,
.editor-styles-wrapper .content-black .button:not(.button-outline):hover,
.editor-styles-wrapper .content-black a.button:not(.button-outline):hover {
    background-color: #404040;
    border-color: #404040;
    color: #fff !important
}

.hero-divider {
    height: 2px;
    width: 40px;
    margin-top: 14px;
    margin-bottom: 16px
}

.hero-vertical {
    position: absolute;
    text-align: center;
    top: -16px;
    bottom: 0;
    left: 40px;
    height: 25px;
    margin: auto;
    padding-left: 12px;
    padding-right: 12px;
    -webkit-transform-origin: 8px 50%;
    -moz-transform-origin: 8px 50%;
    -ms-transform-origin: 8px 50%;
    -o-transform-origin: 8px 50%;
    transform-origin: 8px 50%;
    -webkit-transform: rotate(-90deg) translate(-50%, 50%);
    -moz-transform: rotate(-90deg) translate(-50%, 50%);
    -ms-transform: rotate(-90deg) translate(-50%, 50%);
    -o-transform: rotate(-90deg) translate(-50%, 50%);
    transform: rotate(-90deg) translate(-50%, 50%)
}

.hero-content-right .hero-vertical {
    left: auto;
    right: 60px;
    transform: rotate(-90deg) translate(50%, 50%);
    transform-origin: 100% 100%
}

.hero-vertical:before {
    left: -48px
}

.hero-vertical:after {
    right: -48px
}

.menu-categories .two-columns,
.menu-categories .one-column {
    margin: 0 auto !important
}

.menu-categories .masonry-box {
    margin-top: 24px
}

.menu-section .section-intro {
    margin-bottom: 39px
}

.menu-inner {
    margin: 24px 48px;
    overflow: hidden
}

.menu-categories .featured1,
.menu-categories .featured2,
.menu-categories .featured3 {
    box-sizing: border-box;
    margin: 24px;
    overflow: hidden
}

.menu-categories .featured1 {
    border: 6px solid;
    background: 0 0
}

.menu-categories .featured1 .menu-inner {
    margin: 0 24px 24px
}

.menu-categories .featured1 .menu-cat {
    margin-top: 18px
}

.menu-desc {
    color: #bbb
}

.menu-categories .featured2 {
    border: 6px solid
}

.menu-categories .featured2 {
    border-color: #141414;
    background-color: #141414
}

.content-dark .menu-categories .featured2 {
    border-color: #1b1b1c;
    background-color: #1b1b1c
}

.menu-categories.darkbg {
    background-color: #141414
}

.content-dark .menu-categories.darkbg {
    background-color: #1b1b1c
}

.menu-categories .featured1 {
    border-color: #eee
}

.has-custom-bg-color .menu-categories .featured1 {
    border-color: rgba(10, 15, 10, .1)
}

.menu-categories.darkbg,
.menu-categories.custom {
    padding-bottom: 40px
}

.menu-categories.custom .menu-description,
.menu-categories.custom .menu-desc,
.menu-categories.custom .menu-cat-content,
.menu-categories.darkbg .menu-description,
.menu-categories.darkbg .menu-desc,
.menu-categories.darkbg .menu-cat-content,
.menu-price,
.menu-categories .featured2 .menu-description,
.menu-categories .featured2 .menu-description,
.menu-categories .featured2 .menu-cat-content,
.menu-categories .featured3 .menu-description,
.menu-categories .featured3 .menu-description,
.menu-categories .featured3 .menu-cat-content {
    opacity: .7
}

.menu-categories.darkbg .menu-description,
.menu-categories.darkbg .menu-desc,
.menu-categories.darkbg .menu-cat-content,
.menu-categories .featured2 .menu-description,
.menu-categories .featured2 .menu-description,
.menu-categories .featured2 .menu-cat-content {
    color: #fff !important
}

.menu-categories .featured2 h1,
.menu-categories .featured2 h2,
.menu-categories .featured2 h3,
.menu-categories .featured2 h4,
.menu-categories .featured2 h5,
.menu-categories .featured2 h6,
.menu-categories .featured2 .menu-price,
.menu-categories .featured2 .menu-price-title,
.menu-categories.darkbg h1,
.menu-categories.darkbg h2,
.menu-categories.darkbg h3,
.menu-categories.darkbg h4,
.menu-categories.darkbg h5,
.menu-categories.darkbg h6,
.menu-categories.darkbg .menu-price,
.menu-categories.darkbg .menu-price-title,
.editor-styles-wrapper .menu-categories .featured2 h1,
.editor-styles-wrapper .menu-categories .featured2 h2,
.editor-styles-wrapper .menu-categories .featured2 h3,
.editor-styles-wrapper .menu-categories .featured2 h4,
.editor-styles-wrapper .menu-categories .featured2 h5,
.editor-styles-wrapper .menu-categories .featured2 h6,
.editor-styles-wrapper .menu-categories .featured2 .menu-price,
.editor-styles-wrapper .menu-categories .featured2 .menu-price-title,
.editor-styles-wrapper .menu-categories.darkbg h1,
.editor-styles-wrapper .menu-categories.darkbg h2,
.editor-styles-wrapper .menu-categories.darkbg h3,
.editor-styles-wrapper .menu-categories.darkbg h4,
.editor-styles-wrapper .menu-categories.darkbg h5,
.editor-styles-wrapper .menu-categories.darkbg h6,
.editor-styles-wrapper .menu-categories.darkbg .menu-price,
.editor-styles-wrapper .menu-categories.darkbg .menu-price-title {
    color: #fff !important
}

.menu-categories .featured2 .menu-inner,
.menu-categories .featured3 .menu-inner {
    margin: 0 18px 18px
}

.menu-categories .featured2 h2.menu-cat,
.menu-categories .featured3 h2.menu-cat {
    margin-top: 12px
}

.menu-category-image {
    margin-top: 14px
}

.menu-cat-content {
    display: inline-block;
    margin-top: 24px
}

.menu-cat-content p,
.menu-cat-content h6 {
    margin: 0
}

.menu-items {
    margin: 0
}

.menu-categories .menu-item {
    margin-top: 12px;
    width: 100%
}

.menu-categories .menu-item.none {
    margin-top: 0
}

.menu-categories .menu-item.six {
    margin-top: 6px
}

.menu-categories .menu-item.twelve {
    margin-top: 12px
}

.menu-categories .menu-item.twentyfour {
    margin-top: 24px
}

.masonry-nested.two-items.menu-items,
.masonry-nested.three-items.menu-items {
    margin-right: -60px
}

.masonry-nested.two-items .menu-text,
.masonry-nested.three-items .menu-text {
    padding-right: 60px
}

.menu-cat,
.editor-styles-wrapper h2.menu-cat {
    margin: 16px 0 18px;
    border-bottom: 4px solid
}

.menu-cat.textalign-left,
.menu-desc.textalign-left {
    text-align: left
}

.menu-cat.textalign-center,
.menu-desc.textalign-center {
    text-align: center
}

.menu-cat.textalign-right,
.menu-desc.textalign-right {
    text-align: right
}

.menu-cat.hide {
    display: none
}

.menu-cat.solid-bottom-border {
    border-bottom: 4px solid
}

.menu-cat.solid-bottom-top-border {
    border-bottom: 4px solid;
    border-top: 4px solid
}

.menu-cat.dotted-bottom-border,
.editor-styles-wrapper h2.menu-cat.dotted-bottom-border {
    border-bottom: 4px dotted;
    padding-bottom: 9px
}

.menu-cat.dotted-bottom-top-border,
.editor-styles-wrapper h2.menu-cat.dotted-bottom-top-border {
    border-bottom: 4px dotted;
    border-top: 4px dotted
}

.menu-cat.no-bottom-border,
.editor-styles-wrapper h2.menu-cat.no-bottom-border {
    border-bottom: none
}

.menu-categories .featured1 .menu-cat.solid-bottom-top-border,
.menu-categories .featured2 .menu-cat.solid-bottom-top-border,
.menu-categories .featured3 .menu-cat.solid-bottom-top-border,
.menu-categories .featured1 .menu-cat.dotted-bottom-top-border,
.menu-categories .featured2 .menu-cat.dotted-bottom-top-border,
.menu-categories .featured3 .menu-cat.dotted-bottom-top-border {
    margin-top: 24px
}

.menu-desc {
    position: relative;
    margin: 0;
    margin-top: 15px
}

.menu-thumb {
    display: inline;
    float: left;
    width: 120px;
    margin-right: 24px
}

.large-images .menu-thumb,
.large-square-images .menu-thumb {
    display: block;
    float: none;
    height: auto;
    width: calc(100% - 60px);
    margin-bottom: 12px
}

.large-images.inner-box,
.large-square-images.inner-box {
    margin-bottom: 24px
}

.menu-item .inner-box {
    overflow: hidden
}

.menu-text {
    overflow: hidden
}

.menu-text-wrap {
    display: flex
}

.menu-title {
    display: inline;
    clear: left;
    margin: 0;
    box-decoration-break: clone;
    padding-right: 36px
}

.menu-text-left {
    width: calc(100%);
    line-height: 1.2em
}

.menu-text-right {
    align-self: flex-end;
    flex-shrink: 0;
    display: flex
}

.menu-price,
.menu-price-title {
    width: 64px;
    flex-shrink: 0;
    text-align: right;
    word-break: break-all;
    padding-left: 6px;
    text-align: right
}

.price-wrap {
    padding-top: 20px
}

.menu-price-title {
    padding-top: 6px;
    line-height: 1.2em
}

.single-menu .pagetitle {
    margin-top: 24px
}

.single-menu-entry {
    max-width: 669px;
    margin: 48px auto 0 auto;
    background-color: #fff;
    padding: 24px 48px 48px;
    overflow: hidden
}

.single-menu .menu-description {
    text-align: center;
    margin-top: 32px;
    padding: 0
}

.single-menu .price-wrap {
    text-align: center;
    margin-top: 4px
}

.single-menu-thumb {
    text-align: center;
    margin-top: 63px
}

.grid-sizer {
    width: 8.33%;
    width: calc(100%/12);
    float: left
}

.masonry {
    max-width: 100%
}

.masonry-box {
    position: relative;
    min-height: 20px;
    width: 50%;
    width: calc(100%/2)
}

.menu-masonry .masonry-box {
    margin-top: 24px
}

.masonry-box.one-half {
    width: 50%;
    width: calc(100%/2)
}

.masonry-box.one-fourth {
    width: 25%;
    width: calc(100%/4)
}

.masonry-box.one-third {
    width: 33.33%;
    width: calc(100%/3)
}

.masonry-box.two-third {
    width: 66.66%;
    width: calc(100%/3*2)
}

.masonry-box.three-third,
.masonry-box.full {
    width: 100%
}

.masonry-box-nested {
    position: relative;
    float: left;
    overflow: hidden
}

.masonry-nested.one-item .grid-sizer-nested,
.masonry-nested.one-item .masonry-box-nested {
    width: 100%
}

.masonry-nested.two-items .grid-sizer-nested,
.masonry-nested.two-items .masonry-box-nested {
    width: 50%;
    width: calc(100%/2)
}

.masonry-nested.three-items .grid-sizer-nested,
.masonry-nested.three-items .masonry-box-nested {
    width: 33.33%;
    width: calc(100%/3)
}

.editor-styles-wrapper .contentboxes-wrap a:-webkit-any-link,
.editor-styles-wrapper .contentboxes-wrap a,
.block-editor .contentboxes-wrap a {
    text-decoration: none;
    pointer-events: none
}

.contentboxbgimage,
.contentboxbgcolor,
.contentboxes-image-wrap-inner {
    width: 100%;
    height: 100%;
    max-height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    top: 0;
    background-position: center center;
    overflow: hidden;
    transition: all .6s ease
}

.contentboxbgimage,
.contentboxbgcolor {
    position: absolute !important
}

.contentboxbgvideo {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    max-width: initial;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -9
}

.half-height .contentboxbgvideo {
    min-height: 115%
}

.contentboxes-image-wrap-inner .contentboxes-zoom-wrap {
    overflow: hidden;
    transition: all .6s ease-in-out;
    width: 100%;
    height: 100%
}

.contentboxes-image-wrap-inner .contentboxes-zoom-wrap.has-box-url:hover {
    transform: scale(1.05);
    cursor: pointer
}

.editor-styles-wrapper .contentboxes-wrap {
    margin-top: initial
}

.contentboxes-wrap.twentyfour {
    margin-left: -24px;
    margin-top: -24px
}

.contentboxes-wrap.twentyfour .contentboxes-image-wrap-inner {
    margin: 24px;
    width: calc(100% - 24px);
    height: calc(100% - 24px)
}

.contentboxes-wrap.twelve {
    margin-left: -12px;
    margin-top: -12px;
    width: calc(100% + 12px);
    height: calc(100% - 12px)
}

.contentboxes-wrap.twelve .contentboxes-image-wrap-inner {
    margin: 12px
}

.contentboxes-wrap.six {
    margin-left: -6px;
    margin-top: -6px;
    width: calc(100% + 6px);
    height: calc(100% - 6px)
}

.contentboxes-wrap.six .contentboxes-image-wrap-inner {
    margin: 6px
}

.contentboxes-image-wrap {
    overflow: hidden;
    position: relative
}

.block-editor-editor-skeleton__content .links_to_image {
    pointer-events: none
}

.contentboxes-image:hover {
    transform: scale(1.05)
}

.grid-sizer-contentboxes {
    width: 8.33%;
    width: calc(100%/12);
    float: left
}

.contentboxes-image-wrap,
.contentboxes-image-wrap.half-width {
    width: 50% !important;
    width: calc(100%/2) !important
}

.contentboxes-image-wrap.quarter-width {
    width: 25% !important;
    width: calc(100%/4) !important
}

.contentboxes-image-wrap.one-third-width {
    width: 33.33% !important;
    width: calc(100%/3) !important
}

.contentboxes-image-wrap.two-third-width {
    width: 66.66% !important;
    width: calc(100%/3*2) !important
}

.contentboxes-image-wrap.full-width {
    width: 100% !important
}

.contentboxes-image-wrap.no-content .contentboxes-image-wrap-inner,
.contentboxes-image-wrap.no-content .contentboxes-content-wrap {
    position: absolute !important
}

.contentboxes-image-wrap.no-content {
    overflow: hidden
}

.contentboxes-image-wrap.no-content:before {
    content: "";
    display: block
}

.contentboxes-image-wrap.no-content:before,
.contentboxes-image-wrap.no-content.square:before {
    padding-top: 100%
}

.contentboxes-image-wrap.no-content.half-height:before {
    padding-top: 50%
}

.contentboxes-image-wrap.no-content.one-and-a-half-height:before {
    padding-top: 150%
}

.contentboxes-image-wrap.no-content.double-height:before {
    padding-top: 200%
}

.contentboxes-image-wrap.has-content.use-defined-height .contentboxes-image-wrap-inner,
.contentboxes-image-wrap.has-content.use-defined-height .contentboxes-content-wrap {
    position: absolute !important
}

.contentboxes-image-wrap.has-content.use-defined-height {
    overflow: hidden
}

.contentboxes-image-wrap.has-content.use-defined-height:before {
    content: "";
    display: block
}

.contentboxes-image-wrap.has-content.use-defined-height:before,
.contentboxes-image-wrap.has-content.use-defined-height.square:before {
    padding-top: 100%
}

.contentboxes-image-wrap.has-content.use-defined-height.half-height:before {
    padding-top: 50%
}

.contentboxes-image-wrap.has-content.use-defined-height.one-and-a-half-height:before {
    padding-top: 150%
}

.contentboxes-image-wrap.has-content.use-defined-height.double-height:before {
    padding-top: 200%
}

.contentbox-overlay {
    height: 100%;
    width: 100%;
    position: relative
}

.contentbox-overlay.dark {
    background-color: rgba(32, 32, 33, .15);
    background-color: rgba(42, 42, 43, .18)
}

.has-gradient.gradient-contentboxes-content-top {
    background-image: linear-gradient(to bottom, #101213 0%, rgba(16, 18, 19, 0) 50%);
    background-image: linear-gradient(to bottom, #090b09 0%, rgba(16, 18, 19, 0) 50%)
}

.has-gradient.gradient-contentboxes-content-bottom {
    background-image: linear-gradient(to top, #101213 0%, rgba(16, 18, 19, 0) 50%);
    background-image: linear-gradient(to top, #090b09 0%, rgba(16, 18, 19, 0) 50%)
}

.has-gradient.gradient-contentboxes-content-middle {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(16, 18, 19, .6) 45%, rgba(0, 0, 0, 0) 100%)
}

.contentboxes-content-wrap {
    box-sizing: border-box;
    display: flex;
    align-items: center;
    top: 0;
    left: 0;
    min-height: 100%;
    width: 100%
}

.contentboxes-content-wrap.full-width-overlay {
    width: 100%
}

.contentboxes-content-wrap.contentboxes-content-right {
    left: auto;
    right: 0
}

.contentboxes-content-wrap.contentboxes-content-center {
    width: 100%
}

.contentboxes-content-wrap.contentboxes-content-top {
    align-items: flex-start
}

.contentboxes-content-wrap.contentboxes-content-bottom {
    align-items: flex-end
}

.contentboxes-content {
    word-break: break-word;
    width: 100%;
    max-width: 100%;
    min-height: 100%;
    padding: 60px 120px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start
}

.contentboxes-wrap.twentyfour .contentboxes-content {
    width: calc(100% - 24px)
}

.contentboxes-wrap.twelve .contentboxes-content {
    width: calc(100% - 12px)
}

.contentboxes-wrap.six .contentboxes-content {
    width: calc(100% - 6px)
}

.one-third-width .contentboxes-content,
.quarter-width .contentboxes-content {
    padding: 60px 120px
}

.half-width.no-vertical-text .contentboxes-content,
.one-third-width.no-vertical-text .contentboxes-content,
.two-third-width.no-vertical-text .contentboxes-content,
.quarter-width.no-vertical-text .contentboxes-content {
    padding: 60px
}

.quarter-width.no-vertical-text .contentboxes-content {
    padding: 36px
}

.contentboxes-content-wrap.full-width-overlay .contentboxes-content {
    max-width: 50%
}

.contentboxes-content-center .contentboxes-content {
    align-items: center
}

.contentboxes-content-right .contentboxes-content {
    align-items: flex-end
}

.contentboxes-content-center {
    text-align: center
}

.contentboxes-content-right {
    text-align: right
}

.contentboxes-content-wrap.full-width-overlay.contentboxes-content-right {
    justify-content: flex-end
}

.contentboxes-vertical,
.contentboxes-subtitle.subtitle-above,
.contentboxes-title,
.editor-styles-wrapper .contentboxes-title,
.contentboxes-text,
.contentboxes-button-wrap {
    margin-top: 12px;
    margin-bottom: 12px
}

.contentboxes-title i {
    display: block;
    margin-bottom: 36px
}

.contentboxes-title i {
    margin-bottom: 12px
}

.contentboxes-title.contentboxes-title-bodyfont i {
    margin-bottom: 14px;
    font-size: 2.5em
}

.contentboxes-title.contentboxes-title-bodyfont {
    font-weight: 700;
    margin-bottom: 0
}

.contentboxes-subtitle.subtitle-above {
    margin-bottom: 6px
}

.contentboxes-button,
.editor-styles-wrapper .contentboxes-button {
    margin-top: 16px
}

.editor-styles-wrapper .contentboxes-button {
    pointer-events: none;
    margin-top: 16px;
    border-radius: 0
}

.contentboxes-subtitle {
    margin-bottom: 0
}

.contentboxes-text {
    margin-top: 24px;
    margin-bottom: 24px
}

.editor-styles-wrapper .contentboxbgvideo {
    z-index: 0
}

.editor-styles-wrapper .contentboxes-image-wrap.bg-video .contentboxes-zoom-wrap {
    background-color: rgba(0, 0, 0, .1)
}

.contentboxes-content>.contentboxes-content-item {
    margin-top: 0
}

.contentboxes-content>.contentboxes-content-item~.contentboxes-content-item {
    margin-top: 12px
}

.contentboxes-content>.contentboxes-content-item~.contentboxes-content-item.contentboxes-divider {
    margin-top: 14px
}

.contentboxes-content>.contentboxes-content-item~.contentboxes-content-item.contentboxes-text {
    margin-top: 24px
}

.contentboxes-content>.contentboxes-content-item~.contentboxes-content-item.contentboxes-button-wrap {
    margin-top: 0
}

.contentboxes-content-item:last-child {
    margin-bottom: 0
}

.content-white .contentboxes-vertical,
.content-white .contentboxes-subtitle.subtitle-above,
.content-white .contentboxes-title,
.content-white .contentboxes-content,
.content-white .button,
.editor-styles-wrapper .content-white .contentboxes-vertical,
.editor-styles-wrapper .content-white .contentboxes-subtitle.subtitle-above,
.editor-styles-wrapper .content-white .contentboxes-title,
.editor-styles-wrapper .content-white .contentboxes-content,
.editor-styles-wrapper .content-white .button {
    color: #fff !important
}

.content-white .contentboxes-divider,
.editor-styles-wrapper .content-white .contentboxes-divider {
    background-color: #fff;
    border-color: #fff;
    color: #db9457
}

.content-white .button-outline,
.content-white a.button.button-outline,
.content-white .button-outline:not(:hover),
.content-white a.button.button-outline:not(:hover),
.editor-styles-wrapper .content-white .button-outline,
.editor-styles-wrapper .content-white a.button.button-outline,
.editor-styles-wrapper .content-white .button-outline:not(:hover),
.editor-styles-wrapper .content-white a.button.button-outline:not(:hover) {
    color: #fff;
    border-color: #fff
}

.content-white .button-outline:hover,
.content-white a.button.button-outline:hover,
.editor-styles-wrapper .content-white .button-outline:hover,
.editor-styles-wrapper .content-white a.button.button-outline:hover {
    background-color: #fff;
    border-color: #fff;
    color: #101020 !important
}

.content-white .button:not(.button-outline),
.content-white a.button:not(.button-outline),
.editor-styles-wrapper .content-white .button:not(.button-outline),
.editor-styles-wrapper .content-white a.button:not(.button-outline) {
    background-color: #fff;
    border-color: #fff;
    color: #666 !important
}

.editor-styles-wrapper .content-white .button:not(.button-outline),
.editor-styles-wrapper .content-white a.button:not(.button-outline) {
    color: #666 !important
}

.content-white .button:not(.button-outline):hover,
.content-white a.button:not(.button-outline):hover,
.editor-styles-wrapper .content-white .button:not(.button-outline):hover,
.editor-styles-wrapper .content-white a.button:not(.button-outline):hover {
    background-color: #101020;
    border-color: #202030;
    color: #fff
}

.content-white-pluscolor .button:not(.button-outline),
.content-white-pluscolor a.button:not(.button-outline),
.editor-styles-wrapper .content-white-pluscolor .button:not(.button-outline),
.editor-styles-wrapper .content-white-pluscolor a.button:not(.button-outline) {
    background-color: #fff;
    border-color: #fff
}

.content-white-pluscolor.ffffff.button:not(.button-outline):hover,
a.content-white-pluscolor.ffffff.button:not(.button-outline):hover,
.editor-styles-wrapper .content-white-pluscolor.ffffff.button:not(.button-outline):hover,
.editor-styles-wrapper a.content-white-pluscolor.ffffff.button:not(.button-outline):hover {
    background-color: #101020;
    border-color: #202030;
    color: #fff
}

.content-white-pluscolor .button:not(.button-outline):hover,
.content-white-pluscolor a.button:not(.button-outline):hover,
.editor-styles-wrapper .content-white-pluscolor .button:not(.button-outline):hover,
.editor-styles-wrapper .content-white-pluscolor a.button:not(.button-outline):hover {
    color: #fff
}

.content-white-pluscolor .contentboxes-vertical,
.content-white-pluscolor .contentboxes-title,
.content-white-pluscolor .contentboxes-content,
.content-white-pluscolor .button-outline,
.content-white-pluscolor a.button.button-outline,
.editor-styles-wrapper .content-white-pluscolor .contentboxes-vertical,
.editor-styles-wrapper .content-white-pluscolor .contentboxes-title,
.editor-styles-wrapper .content-white-pluscolor .contentboxes-content,
.editor-styles-wrapper .content-white-pluscolor .button-outline,
.editor-styles-wrapper .content-white-pluscolor a.button.button-outline {
    color: #fff !important
}

.contentboxes-divider {
    height: 2px;
    width: 40px;
    margin-top: 14px;
    margin-bottom: 16px
}

.contentboxes-vertical {
    position: absolute;
    text-align: center;
    top: -16px;
    bottom: 0;
    left: 40px;
    height: 25px;
    margin: auto;
    padding-left: 12px;
    padding-right: 12px;
    -webkit-transform-origin: 8px 50%;
    -moz-transform-origin: 8px 50%;
    -ms-transform-origin: 8px 50%;
    -o-transform-origin: 8px 50%;
    transform-origin: 8px 50%;
    -webkit-transform: rotate(-90deg) translate(-50%, 50%);
    -moz-transform: rotate(-90deg) translate(-50%, 50%);
    -ms-transform: rotate(-90deg) translate(-50%, 50%);
    -o-transform: rotate(-90deg) translate(-50%, 50%);
    transform: rotate(-90deg) translate(-50%, 50%)
}

.contentboxes-content-right .contentboxes-vertical {
    left: auto;
    right: 60px;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transform: rotate(-90deg) translate(50%, 50%);
    -moz-transform: rotate(-90deg) translate(50%, 50%);
    -ms-transform: rotate(-90deg) translate(50%, 50%);
    -o-transform: rotate(-90deg) translate(50%, 50%);
    transform: rotate(-90deg) translate(50%, 50%)
}

.contentboxes-vertical:before {
    left: -48px
}

.contentboxes-vertical:after {
    right: -48px
}

.gallery-image-wrap-inner,
.gallery-image {
    width: 100.1%;
    height: 100%;
    max-height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute !important;
    top: 0;
    background-position: center center;
    overflow: hidden;
    transition: all .6s ease
}

.gallery-wrap.twentyfour {
    margin-left: -24px
}

.gallery-wrap.twentyfour .gallery-image-wrap-inner {
    margin: 24px
}

.gallery-wrap.twelve {
    margin-left: -12px
}

.gallery-wrap.twelve .gallery-image-wrap-inner {
    margin: 12px
}

.gallery-wrap.six {
    margin-left: -6px
}

.gallery-wrap.six .gallery-image-wrap-inner {
    margin: 6px
}

.gallery-image-wrap {
    overflow: hidden;
    position: relative
}

.block-editor-editor-skeleton__content .links_to_image {
    pointer-events: none
}

.gallery-image:hover {
    transform: scale(1.05)
}

.grid-sizer-gallery {
    width: 8.33%;
    width: calc(100%/12);
    float: left
}

.gallery-image-wrap {
    width: 33.33%;
    width: calc(100%/3)
}

.gallery-image-wrap.half-width {
    width: 50%;
    width: calc(100%/2)
}

.gallery-image-wrap,
.gallery-image-wrap.quarter-width {
    width: 25%;
    width: calc(100%/4)
}

.gallery-image-wrap {
    overflow: hidden
}

.gallery-image-wrap:before {
    content: "";
    display: block
}

.gallery-image-wrap:before,
.gallery-image-wrap.square:before {
    padding-top: 100%
}

.gallery-image-wrap.half-height:before {
    padding-top: 50%
}

.gallery-image-wrap.one-and-a-half-height:before {
    padding-top: 150%
}

.gallery-image-wrap.double-height:before {
    padding-top: 200%
}

.editor-styles-wrapper .gallery-image-wrap a {
    pointer-events: none
}

.subtitle-above {
    margin: 0;
    display: block;
    padding: 0
}

.subtitle-above.subtitle-center {
    text-align: center
}

.subtitle-above.subtitle-right {
    text-align: right
}

.section-logos {
    margin: 24px 0
}

.press-logos {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center
}

.contentbox-content .press-logos {
    padding: 0
}

.press-logos a {
    border: none !important
}

.press-logo {
    padding-top: 18px;
    padding-bottom: 18px;
    margin: 0 0 -1px -4px;
    border-left: 0;
    border-top: 0;
    line-height: 64px;
    text-align: center;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center
}

.has-border .press-logo {
    border: 1px solid rgba(204, 204, 204, .2);
    border-left: 0;
    border-top: 0
}

.has-border .press-logo:last-child {
    border-right: none
}

.press-logo {
    min-width: calc(120px + 120px)
}

.press-logo img {
    vertical-align: middle;
    max-height: 60px;
    max-width: 120px
}

.divider-block {
    height: 2px;
    width: 40px;
    margin-top: 24px;
    margin-bottom: 16px;
    float: none;
    display: block
}

.divider-block.divider-vertical {
    height: 40px;
    width: 2px;
    margin-top: 14px;
    margin-bottom: 16px
}

.divider-block.divider-center {
    margin-left: auto;
    margin-right: auto
}

.divider-block.divider-right {
    text-align: right
}

.section-blog {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 24px 0 48px
}

.section-blog .entry-meta {
    font-weight: 500
}

.section-blog .entry-text {
    padding: 0 24px;
    margin-top: 18px
}

.section-blog .entry-title,
.editor-styles-wrapper .section-blog h2.entry-title {
    margin: 15px 24px 0 !important
}

.section-blog .entry-header {
    text-align: center
}

.section-blog .post-grid {
    flex-basis: calc(33.33% - 32px);
    width: 33.33%
}

.section-blog article {
    padding-bottom: 24px
}

.section-blog .tnail-meta-wrap {
    margin-bottom: 18px
}

.section-blog .has-post-thumbnail .entry-meta-wrap,
.section-blog .format-video .entry-meta-wrap {
    max-width: 80%;
    margin: -15px auto 0;
    position: relative;
    overflow: auto;
    text-align: center
}

.section-blog .entry-meta-bgcolor {
    padding: 4px 12px;
    min-width: 120px
}

.section-blog .entry-meta-wrap.no-meta {
    margin-top: -24px
}

.section-blog .entry-meta,
.section-blog .post-info-small .post-info {
    font-size: .65rem;
    line-height: 1.875em;
    font-style: normal;
    display: inline-block
}

.section-blog .post-info {
    display: inline-block;
    text-transform: uppercase;
    font-style: normal;
    padding: 0 6px
}

.section-blog .entry-meta-bgcolor,
.section-blog .entry-meta-bgcolor a,
.section-blog .entry-meta-bgcolor a:link,
.section-blog .entry-meta-bgcolor .serif-italic,
.editor-styles-wrapper .entry-meta-bgcolor a:not(.contentboxes-button):not(.hero-button),
.editor-styles-wrapper .entry-meta-bgcolor a:link:not(.contentboxes-button):not(.hero-button) {
    color: #fff !important;
    outline: 0;
    text-decoration: none
}

.section-blog .entry-meta-bgcolor .post-info .serif-italic {
    opacity: .7;
    text-transform: none;
    letter-spacing: 1px
}

.section-blog .post-grid .categories {
    margin-top: 0
}

.section-blog h2 a,
.section-blog h2 a:link,
.section-blog h2 a:focus,
.section-blog h2 a:active {
    color: #101020;
    outline: 0;
    text-decoration: none;
    background-color: transparent
}

.section-blog .share-text {
    display: inline;
    text-transform: uppercase;
    font-size: 11px;
    line-height: 11px;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: right;
    vertical-align: bottom;
    color: rgba(170, 170, 170, .5)
}

.section-blog .share-text a {
    color: #3a3a3b
}

.section-blog a.more-link {
    display: block;
    text-align: center;
    border: 0 !important;
    line-height: 33px;
    margin-top: 28px
}

.section-blog .button.button-more {
    padding: 0 36px;
    font-size: .7rem;
    cursor: pointer;
    overflow: visible;
    display: inline-block;
    text-align: center;
    line-height: 36px;
    border-radius: 0;
    text-decoration: none;
    border-width: 2px;
    border-style: solid;
    -webkit-appearance: none;
    word-break: initial;
    white-space: nowrap
}

.section-blog .post-share {
    text-align: center;
    margin-top: 12px
}

.section-blog .post-share i {
    padding-left: 8px;
    font-size: 17px;
    vertical-align: bottom
}

.section-blog .post-share a {
    color: #3a3a3b
}

.section-blog .categories {
    margin-top: 22px
}

.section-blog .categories a {
    outline: 0;
    text-decoration: none;
    background-color: transparent
}

.section-blog .categories a {
    padding: 0 8px 2px;
    font-size: .7em;
    line-height: 1em;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    display: inline-block
}

.mb-block-preview .section-blog .tnail a,
.mb-block-preview .section-blog h2 a,
.mb-block-preview.section-blog .entry-meta-bgcolor a {
    pointer-events: none
}

@media only screen and (max-width:959px) {
    .hero-vertical {
        display: none
    }

    .hero-content {
        padding-right: 24px;
        padding-left: 60px
    }

    .hero-content-center .hero-content {
        max-width: 75%;
        padding-left: 64px;
        padding-right: 64px
    }

    .hero-content-wrap.full-width-overlay .hero-content {
        max-width: 100%
    }

    .hero-content-right .hero-content {
        padding-left: 24px;
        padding-right: 60px
    }

    .section-blog .post-grid {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 96px
    }

    .masonry-box,
    .menu-masonry .masonry-box,
    .masonry-box.one-half,
    .masonry-box.one-fourth,
    .masonry-box.one-third,
    .masonry-box.two-third,
    .masonry-box.three-third,
    .masonry-box.full-width,
    .masonry-nested.one-item .grid-sizer-nested,
    .masonry-nested.one-item .masonry-box-nested,
    .masonry-nested.two-items .grid-sizer-nested,
    .masonry-nested.two-items .masonry-box-nested,
    .masonry-nested.three-items .grid-sizer-nested,
    .masonry-nested.three-items .masonry-box-nested {
        width: 100%
    }

    .contentboxes-vertical {
        display: none
    }

    .contentboxes-content {
        padding-right: 60px;
        padding-left: 24px
    }

    .contentboxes-content-center .contentboxes-content {
        max-width: 100%;
        padding-left: 64px;
        padding-right: 64px
    }

    .contentboxes-content-right .contentboxes-content {
        padding-left: 24px;
        padding-right: 24px
    }

    .no-sidebar .entry-content .section-contentboxes.alignwide,
    .inactive-sidebar .entry-content .section-contentboxes.alignwide {
        margin-left: 0;
        margin-right: 0
    }

    .contentboxes-image-wrap,
    .contentboxes-image-wrap.quarter-width {
        width: 50% !important
    }

    .contentboxes-image-wrap.one-third-width {
        width: 100% !important
    }

    .contentboxes-image-wrap,
    .contentboxes-image-wrap.two-third-width {
        width: 100% !important
    }

    .contentboxes-image-wrap.half-width {
        width: 100% !important
    }

    .contentboxes-image-wrap.half-width.cb-mobile-content-center .contentboxes-content {
        align-items: center;
        text-align: center;
        padding-left: 60px;
        padding-right: 60px
    }

    .contentboxes-image-wrap.half-width.cb-mobile-content-left .contentboxes-content {
        align-items: flex-start;
        text-align: left;
        padding-left: 60px;
        padding-right: 60px
    }
}

@media only screen and (max-width:767px) {
    .section-hero {
        margin-left: -24px;
        margin-right: -24px
    }

    .hero-content,
    .hero-content-center .hero-content {
        max-width: 80%;
        padding-top: 120px;
        padding-bottom: 120px
    }

    .hero-content,
    .hero-content-center .hero-content,
    .hmobile-content-center .hero-content {
        max-width: 100%;
        padding-left: 24px;
        padding-right: 24px
    }

    .hero-content-wrap,
    .hero-content-wrap.image-uploaded,
    .hero-bgvideo-wrap .hero-content-wrap {
        width: 100%
    }

    .hero-content-wrap.half-width-overlay {
        width: 100%
    }

    .section-hero img,
    .hero-image {
        min-height: 66vh
    }

    .hero-content-wrap.hero-content-right {
        justify-content: flex-end
    }

    .hmobile-content-center {
        text-align: center
    }

    .hmobile-content-center .hero-content {
        max-width: 75%;
        margin: 0 auto;
        align-items: center
    }

    .hero-content-wrap.image-uploaded.hmobile-contentv-top,
    .hero-bgvideo-wrap .hero-content-wrap.hmobile-contentv-top {
        align-items: flex-start
    }

    .hero-content-wrap.image-uploaded.hmobile-contentv-bottom,
    .hero-bgvideo-wrap .hero-content-wrap.hmobile-contentv-bottom {
        align-items: flex-end
    }

    .hmobile-content-center.hero-content-right {
        text-align: center
    }

    .hmobile-content-left.hero-content-right,
    .hmobile-content-left.hero-content-center {
        text-align: left
    }

    .hmobile-content-left.hero-content-right .hero-content,
    .hmobile-content-left.hero-content-center .hero-content {
        align-items: flex-start;
        max-width: 100%
    }

    .section-menu,
    .no-sidebar .entry-content .section-menu.alignwide {
        margin: 0 -24px
    }

    .menu-inner {
        margin: 24px
    }

    .masonry-box,
    .menu-masonry .masonry-box,
    .masonry-box.one-half,
    .masonry-box.one-fourth,
    .masonry-box.one-third,
    .masonry-box.two-third,
    .masonry-box.three-third,
    .masonry-box.full-width,
    .masonry-nested.one-item .grid-sizer-nested,
    .masonry-nested.one-item .masonry-box-nested,
    .masonry-nested.two-items .grid-sizer-nested,
    .masonry-nested.two-items .masonry-box-nested,
    .masonry-nested.three-items .grid-sizer-nested,
    .masonry-nested.three-items .masonry-box-nested {
        width: 100%
    }

    .menu-price,
    .menu-price-title {
        width: 60px
    }

    .menu-price {
        letter-spacing: 0 !important
    }

    .grid-sizer-contentboxes {
        width: 8.33%;
        width: calc(100%/12);
        float: left
    }

    .contentboxes-image-wrap,
    .contentboxes-image-wrap.half-width,
    .contentboxes-image-wrap.one-third-width,
    .contentboxes-image-wrap .contentboxes-content,
    .contentboxes-image-wrap.half-width .contentboxes-content,
    .contentboxes-image-wrap.one-third-width .contentboxes-content {
        width: 100% !important
    }

    .half-width.no-vertical-text .contentboxes-content,
    .one-third-width.no-vertical-text .contentboxes-content,
    .quarter-width.no-vertical-text .contentboxes-content {
        padding: 48px 24px
    }

    .contentboxes-image-wrap.cb-mobile-content-center .contentboxes-content {
        align-items: center;
        text-align: center;
        padding-left: 24px;
        padding-right: 24px
    }

    .contentboxes-image-wrap.cb-mobile-content-left .contentboxes-content {
        align-items: flex-start;
        text-align: left;
        padding-left: 24px;
        padding-right: 24px
    }

    .grid-sizer-gallery {
        width: 8.33%;
        width: calc(100%/12);
        float: left
    }

    .gallery-image-wrap,
    .gallery-image-wrap.quarter-width {
        width: 50% !important
    }

    .gallery-image-wrap.half-width {
        width: 100% !important
    }

    .section-blog {
        padding-bottom: 0
    }

    .section-blog .post-grid {
        flex-basis: 100%;
        width: 100%;
        margin-bottom: 48px
    }
}

@media only screen and (max-width:479px) {

    .hero-content,
    .hero-content-center .hero-content,
    .hmobile-content-center .hero-content {
        max-width: 100%;
        padding-left: 24px;
        padding-right: 24px
    }

    .hero-content,
    .hero-content-center .hero-content {
        max-width: 80%;
        padding-top: 36px;
        padding-bottom: 36px
    }

    .hero-content>.hero-content-item~.hero-content-item.hero-text {
        margin-top: 6px;
        margin-bottom: 6px
    }

    .contentboxes-image-wrap.quarter-width,
    .contentboxes-image-wrap.quarter-width .contentboxes-content {
        width: 100% !important
    }

    .half-width.no-vertical-text .contentboxes-content,
    .one-third-width.no-vertical-text .contentboxes-content,
    .quarter-width.no-vertical-text .contentboxes-content {
        padding-left: 24px;
        padding-right: 24px
    }

    .menu-thumb {
        width: 100%;
        margin-bottom: 12px;
        margin-top: 24px;
        display: block;
        float: initial;
        margin-bottom: 12px
    }

    .press-logo {
        min-width: 50% !important;
        width: 50%
    }

    .has-border .press-logo:nth-child(even) {
        border-right: 0
    }
}

/*! 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(.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: 34px;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .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, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(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: .5em
}

:where(.is-layout-grid) {
    gap: .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
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

.woocommerce form .form-row .required {
    visibility: visible
}

.woocommerce h1.page-title,
.woocommerce-page h1.page-title,
.woocommerce-cart h1.page-title,
.woocommerce-checkout h1.page-title {
    text-align: center
}

.woocommerce ul>li:before {
    border-top: 0
}

.woocommerce .upsells>h2,
.woocommerce .cross-sells>h2,
.woocommerce .related>h2,
.woocommerce .cart_totals>h2 {
    font-size: .8em;
    line-height: 1.5em;
    font-weight: 400;
    margin: 60px 24px 24px;
    text-align: center;
    letter-spacing: 2px;
    font-weight: 700;
    text-transform: uppercase
}

.woocommerce-account #content h2 {
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: 500
}

.woocommerce-account #content h3 {
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: 500;
    text-transform: uppercase
}

.woocommerce h2.woocommerce-loop-category__title,
.woocommerce .cart_totals h2,
.woocommerce .cross-sells h2 {
    margin-top: 24px
}

.woocommerce .product h3,
.woocommerce .product h2.woocommerce-loop-product__title,
.woocommerce h2.woocommerce-loop-category__title {
    font-size: .8rem;
    line-height: 1.5rem;
    font-weight: 100;
    margin: 12px 24px 0
}

.woocommerce .product h2.woocommerce-loop-product__title {
    margin: 12px 0 0
}

.woocommerce-cart .entry-content a,
.woocommerce-cart .entry-content a:link {
    border-bottom: none !important
}

.woocommerce-cart .button {
    border: none
}

.woocommerce mark,
.woocommerce ins {
    background: 0 0;
    color: inherit;
    border: none
}

body.woocommerce {
    background-color: #fff
}

.woocommerce-checkout .form-row input,
.woocommerce-checkout .form-row select,
.woocommerce-checkout .form-row span.select2-selection.select2-selection--single,
.woocommerce-checkout .form-row textarea {
    background: #fafafc
}

.woocommerce-cart .cart-collaterals .cart_totals {
    background: #f4f5f6
}

a.page-numbers,
a:link.page-numbers {
    background: rgba(200, 200, 210, .08);
    color: #0a0b0a
}

.content-dark a.page-numbers,
.content-dark a:link.page-numbers,
.content-dark a:focus.page-numbers,
.content-dark a:active.page-numbers {
    color: #999
}

.content-dark a.page-numbers.current,
.content-dark a:link.page-numbers.current,
.content-dark a:visited.page-numbers.current {
    background: rgba(200, 200, 210, .5);
    color: #fff
}

.woocommerce-error,
.woocommerce-info,
.woocommerce-message {
    background-color: #f7f7f8
}

.woocommerce-checkout #order_review,
.woocommerce-table--order-details {
    background-color: #fafafc
}

.content-dark.woocommerce-checkout #order_review,
.content-dark.woocommerce-table--order-details {
    background: #000
}

table.woocommerce-orders-table tbody tr {
    background-color: #fafafc
}

.widget_price_filter .ui-slider .ui-slider-handle,
.widget_price_filter .ui-slider .ui-slider-range,
.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #222
}

.content-dark.woocommerce-checkout .form-row input,
.content-dark.woocommerce-checkout .form-row select,
.content-dark.woocommerce-checkout .form-row span.select2-selection.select2-selection--single,
.content-dark.woocommerce-checkout .form-row textarea {
    background: 0 0
}

.content-dark .select2-dropdown {
    background-color: #1b1b1c
}

.content-dark.woocommerce-cart .cart-collaterals .cart_totals {
    background: #1b1b1c
}

.content-dark .select2-container--default .select2-selection--single .select2-selection__rendered,
.content-dark .select2-container--default .select2-selection--single {
    color: #fff;
    background: 0 0
}

.content-dark .woocommerce-error,
.content-dark .woocommerce-info,
.content-dark .woocommerce-message {
    background-color: #1b1b1c
}

.content-dark .woocommerce-checkout #order_review,
.content-dark .woocommerce-table--order-details {
    background-color: #1b1b1c
}

.content-dark table.woocommerce-orders-table tbody tr {
    background-color: #1b1b1c
}

.woocommerce .woocommerce-review-link {
    color: #888
}

.woocommerce-cart thead,
.woocommerce-cart dl.variation {
    color: #bbbbbc
}

.woocommerce del,
.woocommerce a.reset_variations,
.woocommerce .product_meta,
.woocommerce .product_meta a,
.woocommerce .widget_shopping_cart a.remove {
    color: #aaa
}

.woocommerce a.reset_variations:hover {
    color: #101020
}

.woocommerce-error {
    color: #d54d4d
}

.woocommerce .star-rating:before {
    color: #d3ced2
}

.woocommerce-cart a.remove:hover {
    color: red
}

.woocommerce-MyAccount-navigation-link a {
    color: inherit !important
}

.woocommerce select.orderby,
.wc-block-sort-select__select {
    border: none
}

.woocommerce .widget_shopping_cart .total {
    border-top: 1px solid #eee
}

.woocommerce .woocommerce-tabs ul.tabs {
    border-bottom: 1px solid #eee
}

.woocommerce .commentlist {
    border-right: 1px solid #eee
}

.woocommerce-cart table tr,
.woocommerce-cart table th,
.woocommerce-cart table td {
    border: 0;
    border-top: 1px solid #e5e5ee
}

.woocommerce-MyAccount-content {
    border-left: 1px solid #e5e5ee
}

.woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #e5e5ee
}

.content-dark .woocommerce-MyAccount-content {
    border-left: 1px solid #303033
}

.content-dark .woocommerce-MyAccount-navigation ul li {
    border-bottom: 1px solid #303033
}

.archive.woocommerce .site-main {
    padding: 0
}

.woocommerce .product-categories-list {
    width: calc(100% - 200px)
}

.woocommerce .product-categories-list-all {
    float: left
}

.woocommerce .product-categories-list-select .woocommerce,
.woocommerce.search .product-categories-list-select .woocommerce {
    padding: 0;
    overflow: inherit
}

.woocommerce .product-categories-list img {
    display: none
}

.woocommerce .product-categories-list ul.products {
    margin: 0;
    margin-bottom: -36px
}

.woocommerce .product-categories-list-all,
.woocommerce .product-categories-list li.product {
    flex: 0 1 auto !important;
    max-width: initial !important;
    border: none !important;
    padding: 6px 0;
    width: auto
}

.woocommerce .product-categories-list-all,
.woocommerce .product-categories-list h2.woocommerce-loop-category__title {
    font-size: .8rem;
    line-height: 1.8rem;
    margin: 0 24px 0 0;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700
}

.woocommerce .product-categories-list-all {
    line-height: initial
}

.woocommerce #content,
.woocommerce .container,
.woocommerce #primary,
.woocommerce #main,
.woocommerce #woocommerce-content,
.woocommerce .page-content,
.woocommerce .product {
    width: 100%
}

.woocommerce .site-content {
    padding: 0
}

.woocommerce .site-main,
.woocommerce-page .site-main {
    padding-top: 0
}

.woocommerce #primary.has-sidebar {
    margin-left: 0;
    margin-right: 60px
}

.woocommerce #content {
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 48px 0
}

.woocommerce-page #content {
    padding-top: 60px
}

.woocommerce.single-product #content {
    padding: 60px 48px
}

.woocommerce .page-content {
    margin-top: 0
}

#sidebar-woocommerce {
    padding-top: 11px
}

#sidebar-woocommerce .widgets-wrap {
    padding-top: 0
}

.woocommerce.single-product .page-title {
    display: none
}

.woocommerce-breadcrumb {
    text-align: center;
    padding: 6px 12px;
    text-transform: uppercase;
    font-size: .8em;
    font-weight: 700;
    margin-bottom: 48px;
    letter-spacing: .5px
}

.woocommerce-breadcrumb a {
    padding: 0 4px
}

.woocommerce .woocommerce-ordering {
    text-align: right;
    margin-bottom: 24px
}

.woocommerce select.orderby {
    width: 240px;
    height: auto;
    line-height: 1.5em;
    font-size: .8em;
    font-weight: 500; //background:transparent url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>') no-repeat right 0rem top 50%}.woocommerce ul.products{margin:0;display:flex;flex-wrap:wrap;margin:0 -24px 24px}.woocommerce .related ul.products{margin-bottom:0}.woocommerce .upsells ul.products,.woocommerce .related ul.products{justify-content:center}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{list-style-type:none;text-align:center;margin:0 0 42px;border-left:24px solid transparent;border-right:24px solid transparent;border-bottom:24px solid transparent;-webkit-box-flex:1;position:relative}.single-product .related.products ul.products li.product{margin-bottom:0;padding-bottom:48px}.woocommerce .product-categories-list ul.products li.product,.woocommerce-page .product-categories-list ul.products li.product{margin-bottom:0}.search li.product .button,.woocommerce .add_to_cart_button,.woocommerce .button:not(.button-outline).add_to_cart_button,a.button:not(.button-outline).add_to_cart_button,.woocommerce.post-type-archive-product .product .button,.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link{background-color:transparent !important;border:none;padding:0;position:absolute;line-height:initial;left:0;right:0;margin-top:8px;font-size:.8rem}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover{background-color:transparent;border:none;padding:0;position:absolute;line-height:initial;left:0;right:0;margin-top:8px}.search li.product .button,.woocommerce li.product .add_to_cart_button,.woocommerce.post-type-archive-product .product .button,.wc-block-grid__product-add-to-cart,.woocommerce .related.products .button,.woocommerce .button.product_type_variable{visibility:hidden;opacity:0;-webkit-transform:translateY(8px);-ms-transform:translateY(8px);transform:translateY(8px);-webkit-transition:opacity .4s,visibility .4s,-webkit-transform .4s ease-in-out;transition:opacity .4s,visibility .4s,-webkit-transform .4s ease-in-out;-o-transition:opacity .4s,visibility .4s,transform .4s ease-in-out;transition:opacity .4s,visibility .4s,transform .4s ease-in-out;transition:opacity .4s,visibility .4s,transform .4s ease-in-out,-webkit-transform .4s ease-in-out}.search li.product:hover .button:not(.added),.woocommerce li.product:hover .add_to_cart_button:not(.added),.woocommerce.post-type-archive-product li.product:hover .button:not(.added),.wc-block-grid__product:hover .wc-block-grid__product-add-to-cart,.woocommerce .related.products .button:hover,.woocommerce .button.product_type_variable:hover{visibility:visible;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.woocommerce li.product .add_to_cart_button,.woocommerce li.product .added_to_cart,.woocommerce.post-type-archive-product .product .button{font-size:.7em;line-height:1.6em;white-space:initial}.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link,.wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover{padding:.5em 1em;position:relative}.no-sidebar .entry-content .wc-block-grid.alignwide,.inactive-sidebar .entry-content .wc-block-grid.alignwide{//margin-left:0;//margin-right:0}.woocommerce ul.products.columns-2 li.product{flex:1 0 50%;max-width:50%}.woocommerce ul.products.columns-3 li.product{flex:1 0 33.33333%;max-width:33.33333%}.woocommerce ul.products.columns-4 li.product{flex:1 0 25%;max-width:25%}.woocommerce ul.products.columns-5 li.product{flex:1 0 20%;max-width:20%}.woocommerce ul.products.columns-6 li.product{flex:1 0 16.66667%;max-width:16.66667%}.woocommerce .cross-sells ul.products li.product{flex-basis:calc(25% - 27px);width:calc(25% - 27px)}.woocommerce .cross-sells ul.products li.product:nth-child(4n+1){margin-left:0}.woocommerce .cross-sells ul.products li.product:nth-child(4n+4){margin-right:0}.woocommerce .three-items .cross-sells ul.products li.product:nth-child(3n+3),.woocommerce .five-items .cross-sells ul.products li.product:nth-child(5n+5){margin-right:36px}.upsells{margin-top:24px}.woocommerce .price{display:block;font-weight:400}.woocommerce .entry-summary .price{padding-top:24px;padding-bottom:0;margin-bottom:24px}.woocommerce .price ins,.woocommerce .price ins a{background:0 0;border:none}.woocommerce del{font-size:.9em;font-weight:400;margin-right:4px}.woocommerce-loop-category__title .count{display:none}.woocommerce-pagination ul.page-numbers li{display:inline}ul.page-numbers{margin:0;padding:0}.woocommerce.single-product .site-main{padding-bottom:6px}.woocommerce.single-product .product{max-width:1206px;margin:0 auto}.woocommerce.single-product .images,.woocommerce.single-product .summary{display:inline;float:left;margin-bottom:48px;max-width:none !important}.woocommerce.single-product .images{width:50%;text-align:right}.woocommerce.single-product .summary{width:50%;margin-top:0;padding:60px;padding-top:48px;padding-right:0;max-width:648px}.woocommerce-product-details__short-description{margin:42px 0 48px}.woocommerce .entry-summary h1.product_title,.woocommerce .entry-summary .woocommerce-product-rating,.woocommerce .entry-summary .price,.woocommerce .entry-summary .cart{text-align:left}.woocommerce .entry-summary h1.product_title{font-weight:100;font-size:2em}.woocommerce .woocommerce-review-link{font-size:.7em;letter-spacing:.5px}.woocommerce .variations tr,.woocommerce .variations td{border:0;padding:0;display:block;text-align:left}.woocommerce .variations tr{padding-bottom:12px}.woocommerce .variations th.label,.woocommerce .variations label{font-weight:700;border:0;padding:0}.woocommerce .variations label{font-size:.7rem}.woocommerce .variations select{font-size:.8rem;width:240px;background-size:.8rem .8rem}.woocommerce input[type=number]{font-weight:400;font-size:1rem;width:70px;padding-right:6px}.woocommerce .variations select,.woocommerce input[type=number]{height:2.6rem;line-height:2.6rem}.woocommerce input[type=number]{font-weight:400;font-size:1rem;width:70px;height:2.6rem;line-height:2.6rem}.woocommerce a.reset_variations{font-size:.7em;padding-top:12px;text-transform:uppercase;letter-spacing:1px;font-weight:400;display:block}.woocommerce-cart-form .quantity input{border:0}.woocommerce .single_add_to_cart_button{margin-top:24px}.woocommerce .thumbnails img{padding:12px 12px 0 0;width:calc(100%/6);box-sizing:border-box}.woocommerce img.attachment-woocommerce_thumbnail{font-size:0;width:100%}.woocommerce .product_meta{font-size:.8em;line-height:1.5em;margin-top:24px;display:none}.woocommerce .product_meta .sku_wrapper,.woocommerce .product_meta .posted_in{display:block}.woocommerce .single_add_to_cart_button{margin-top:36px}table.woocommerce-grouped-product-list{table-layout:auto;margin-top:-18px}table.woocommerce-grouped-product-list tr,table.woocommerce-grouped-product-list th,table.woocommerce-grouped-product-list td{border:none}table.woocommerce-grouped-product-list tr{border-bottom:1px solid #eee}table.woocommerce-grouped-product-list tr:last-child{border:0}table.woocommerce-grouped-product-list tr:last-child td{padding-bottom:0}table.woocommerce-grouped-product-list td{padding-left:0}table.woocommerce-grouped-product-list label{font-size:inherit;font-weight:700;letter-spacing:0;text-transform:none}.woocommerce-grouped-product-list-item__quantity{padding-right:0}.woocommerce-grouped-product-list-item__price{text-align:right;padding-right:0}.woocommerce .flex-control-thumbs{display:flex;flex-wrap:wrap;margin:0}.woocommerce-product-gallery ol li{list-style-type:none;max-width:calc(25% - 9px);padding:12px 12px 0 0;margin:0}.woocommerce-product-gallery ol li:nth-child(4n){padding-right:0}.woocommerce-Tabs-panel.woocommerce-Tabs-panel--additional_information{display:flex;justify-content:space-evenly}.woocommerce-Tabs-panel{margin:24px 36px 0}.woocommerce .wc-tabs-wrapper{display:block;clear:both;padding:60px 0 0;max-width:1206px;margin:0 auto}.woocommerce .woocommerce-tabs ul.tabs{text-align:center;padding-bottom:24px;margin:0 0 24px}.woocommerce .woocommerce-tabs ul.tabs li,.woocommerce .woocommerce-tabs h2{text-transform:uppercase;letter-spacing:2px;font-size:.8em;font-weight:700}.woocommerce .woocommerce-tabs ul.tabs li{display:inline-block;position:relative;margin:0 24px}.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{border-bottom:2px solid;padding:6px 0}.woocommerce .woocommerce-tabs ol{margin:0}.woocommerce #comments,.woocommerce #review_form_wrapper{width:50%;float:left}.woocommerce .commentlist{padding-right:48px}.woocommerce #review_form_wrapper{padding-left:48px}.woocommerce-Reviews .woocommerce-Reviews-title{display:none}.woocommerce-Reviews #respond{text-align:left}.woocommerce-Reviews #reply-title{text-align:left;text-transform:none;letter-spacing:0}.woocommerce-Reviews .avatar{display:none}.woocommerce-Reviews p.meta{margin:0}.woocommerce-Reviews input[type=submit]{line-height:inherit}.woocommerce-cart table{font-size:.9rem;font-weight:400;margin-top:12px}.woocommerce-cart thead{text-transform:uppercase;font-size:.7rem;letter-spacing:2px}.woocommerce-cart table th{padding:12px 24px 12px 0}.woocommerce-cart table td{padding:12px 24px 12px 0;vertical-align:middle}.woocommerce-cart table .cart-subtotal td,.woocommerce-cart table tr:last-child td{padding:24px 0}.woocommerce-cart .entry-content a.remove,.woocommerce-cart-form .cart_item a.remove{font-size:24px;font-weight:lighter}.woocommerce-cart .product-name,.woocommerce-cart .product-subtotal{font-weight:700}.woocommerce-cart .product-remove{width:24px}.woocommerce-cart .product-thumbnail{width:8vw}.woocommerce-cart .product-price{width:10vw}.woocommerce-cart .product-quantity{width:10vw;text-align:center}.woocommerce-cart .product-subtotal{width:10vw}.woocommerce-cart .variation dd{margin:0}.woocommerce-cart .product-subtotal,.woocommerce-cart .cart_totals .amount{text-align:right;border:0}.woocommerce-cart .cart_totals .amount{float:right}.woocommerce-cart .coupon,.woocommerce-cart .coupon label{display:flex;align-items:center;float:left}.woocommerce-cart .coupon label{padding-right:6px}.woocommerce-cart input#coupon_code{height:44px;font-size:.9rem}.woocommerce-cart .actions{text-align:right}.woocommerce-cart .actions button{margin-left:12px}.woocommerce-cart td.actions{padding-right:0}.woocommerce-cart .cart-collaterals{display:flex;justify-content:flex-end}.woocommerce-cart .cross-sells{width:60%;padding:24px 48px 0 0}.woocommerce-cart .cross-sells li.product{padding-bottom:0}.woocommerce-cart .cart_totals{width:40%}.woocommerce-cart .cart-collaterals .cart_totals{padding:24px}a.shipping-calculator-button{text-decoration:underline}.woocommerce-cart .wc-proceed-to-checkout{float:right}.woocommerce-cart ul li{list-style-type:none}ul#shipping_method{margin:0}.woocommerce-info a.showcoupon{display:block;text-align:left;margin-left:0}form.checkout.woocommerce-checkout{font-size:1rem}form.checkout input[type=text],form.checkout input[type=color],form.checkout input[type=date],form.checkout input[type=datetime],form.checkout input[type=datetime-local],form.checkout input[type=email],form.checkout input[type=month],form.checkout input[type=number],form.checkout input[type=password],form.checkout input[type=search],form.checkout input[type=tel],form.checkout input[type=text],form.checkout input[type=time],form.checkout input[type=url],form.checkout input[type=week],form.checkout input:not([type]),form.checkout select,form.checkout .select2-container{height:2.6rem;line-height:2.6rem}form.checkout .select2-container{background-clip:padding-box;border-radius:0;box-shadow:none;box-sizing:border-box;text-align:left;font-style:normal;font-weight:500;font-size:1rem;letter-spacing:.4px;width:100%}form.checkout .select2-container:focus{outline:0;box-shadow:none}.woocommerce-checkout .form-row span.select2-selection.select2-selection--single:hover,.woocommerce-checkout .form-row span.select2-selection.select2-selection--single:focus{outline:0;box-shadow:none;border:1px solid}.woocommerce-shipping-fields{display:inline-block;width:100%}.woocommerce #shipping_method label{font-size:.9rem;text-transform:none;letter-spacing:0}.woocommerce-cart table .woocommerce-shipping-totals td{padding:0 0 10px}.woocommerce-checkout ul#shipping_method{margin:0}.woocommerce-checkout h3#ship-to-different-address{font-size:.9em}.woocommerce-checkout #customer_details{width:46%;float:left}.woocommerce-checkout h3#order_review_heading{width:46%;float:right;clear:none}.woocommerce-checkout #order_review{width:46%;float:right;padding:24px}.woocommerce-checkout #payment .place-order .button{float:right;margin-top:12px}.woocommerce-checkout .form-row label{display:block}.woocommerce-checkout .create-account label{display:inline}.woocommerce-checkout h3{font-size:1.5rem}.woocommerce-checkout p{margin-bottom:24px}.woocommerce-checkout p#billing_address_1_field{margin-bottom:12px}.woocommerce-checkout .form-row input,.woocommerce-checkout .form-row select,.woocommerce-checkout .form-row span.select2-selection.select2-selection--single,.woocommerce-checkout .form-row textarea{width:100%}.woocommerce-checkout .form-row input[type=checkbox],.woocommerce-checkout .form-row input[type=radio]{width:auto}.woocommerce-checkout .select2-container--default .select2-selection--single,.woocommerce-account .select2-container--default .select2-selection--single{border-radius:0;padding:7px 4px;height:auto}.woocommerce-checkout .select2-selection.select2-selection--single,.woocommerce-account .select2-selection.select2-selection--single{font-size:15px}.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow,.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%}.woocommerce-checkout .form-row span.select2-selection.select2-selection--single,.woocommerce-account .form-row span.select2-selection.select2-selection--single{padding-left:calc(1rem - 8px);padding-right:1rem}.woocommerce-checkout .form-row input#createaccount{width:auto}.woocommerce-checkout .col2-set .form-row-first{width:45.4545454545%;float:left;margin-right:9.0909090909%}.woocommerce-checkout .col2-set .form-row-last{width:45.4545454545%;float:right;margin-right:0}.woocommerce-checkout abbr,.woocommerce-checkout abbr[title]{border-bottom:0;text-decoration:none;cursor:inherit}.woocommerce-checkout .woocommerce-checkout-review-order table th,.woocommerce-checkout .woocommerce-checkout-review-order table tr,.woocommerce-checkout .woocommerce-checkout-review-order table td{border:none;padding:6px 0}.woocommerce-checkout .woocommerce-checkout-review-order table .cart-subtotal td{padding-top:24px}.woocommerce-checkout .woocommerce-checkout-review-order .cart_item td{border-bottom:1px solid #e0e0e9;padding:18px 0}.woocommerce-checkout .order-total .woocommerce-Price-amount{font-size:1.4em}.woocommerce-order-received table{padding:24px;border-collapse:inherit}.woocommerce-order-received table tr,.woocommerce-order-received table th,.woocommerce-order-received table td{border:none}.woocommerce-order-received td.woocommerce-table__product-name.product-name,.woocommerce-order-received td.woocommerce-table__product-total.product-total{border-bottom:1px solid}.woocommerce-order-received td.woocommerce-table__product-total.product-total,.woocommerce-order-received .woocommerce-table__product-table.product-total,.woocommerce-order-received tfoot td{text-align:right}.woocommerce input#place_order{font-size:15px;padding:4px 12px;height:initial;margin-top:24px;text-align:center}.woocommerce-checkout ul.payment_methods{margin:0}.woocommerce-checkout .payment_method_paypal img{display:block}.woocommerce-checkout a.about_paypal{display:inline-block;margin-bottom:24px}.woocommerce-checkout li{list-style-type:none}.woocommerce-checkout label,.woocommerce-account label{font-size:1em;line-height:1.5em;letter-spacing:0;text-transform:none;font-weight:700;padding-bottom:2px}.woocommerce-checkout p{position:static}.woocommerce-checkout-review-order .product-total,.woocommerce-checkout-review-order .cart-subtotal td,.woocommerce-checkout-review-order .woocommerce-shipping-totals td,.woocommerce-checkout-review-order .order-total td,.woocommerce-table--order-details .product-total,.woocommerce-table--order-details tfoot td{text-align:right}.woocommerce-order-received h2.woocommerce-column__title{font-size:1.5em;margin-top:48px}ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details{margin:0}p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received{font-size:1.6em;margin-bottom:60px}.woocommerce-checkout .tax-rate td{float:right}.woocommerce-cart table .tax-rate td{padding:12px 0}.woocommerce-account .entry-content{margin:96px 0}.woocommerce-MyAccount-content{padding:0 72px 0 24;width:78%;//padding-top:10px;padding-left:48px}.woocommerce-account .entry-content .woocommerce{display:flex;flex-wrap:wrap}.woocommerce-MyAccount-navigation{flex-shrink:0}.woocommerce-MyAccount-navigation ul{margin:0;display:flex;flex-direction:column}.woocommerce-MyAccount-navigation ul li{//text-transform:uppercase;//letter-spacing:2px;//font-size:.8em;display:inline;//font-weight:700;padding-bottom:12px;padding-right:48px}.woocommerce-MyAccount-navigation ul li:hover{text-decoration:underline}.woocommerce-MyAccount-navigation ul li.is-active{text-decoration:underline}.woocommerce-MyAccount-navigation ul li a{border:none !important}.woocommerce-MyAccount-content label{display:block}.woocommerce-MyAccount-content abbr{border-bottom:0;text-decoration:none;cursor:inherit}.woocommerce-MyAccount-content address{font-style:normal;margin-top:12px}.woocommerce-MyAccount-content a.edit{text-transform:uppercase;letter-spacing:2px;font-size:.8em;font-weight:500;text-decoration:underline}.woocommerce-MyAccount-content fieldset{margin-top:60px}.woocommerce-MyAccount-content em{font-size:.8em}.woocommerce-MyAccount-content .woocommerce-form-row{margin-top:12px}.woocommerce-MyAccount-content legend{font-size:1.8em;font-weight:600;padding:36px 0}.woocommerce-MyAccount-content input.input-text{width:100%}.woocommerce-MyAccount-content .woocommerce-Addresses{//display:flex;//justify-content:space-between;//max-width:520px}.woocommerce-MyAccount-content .woocommerce-Address{padding-right:24px}.woocommerce-account #content .woocommerce-Address h3{text-transform:none}table.woocommerce-orders-table th,table.woocommerce-orders-table tr,table.woocommerce-orders-table td,table.woocommerce-table--order-details th,table.woocommerce-table--order-details tr,table.woocommerce-table--order-details td{border:none}table.woocommerce-table--order-details th,table.woocommerce-table--order-details tr,table.woocommerce-table--order-details td{padding:12px 0}table.woocommerce-table--order-details td.woocommerce-table__product-name.product-name,table.woocommerce-table--order-details td.woocommerce-table__product-total.product-total{border-bottom:1px solid}table.woocommerce-table--order-details{padding:24px;margin:24px 0;border-collapse:inherit}table.woocommerce-table--order-details th{padding:0}.woocommerce-form-login label,.woocommerce-form-login button{display:block;margin-top:24px}.woocommerce-form-login{width:100%}.woocommerce-form-login p{max-width:400px}.woocommerce-form-login input,.woocommerce-form-login button{width:100%}.woocommerce-form-login input#rememberme{width:auto}p.woocommerce-store-notice.demo_store{text-align:center;padding:12px 0;margin:0;text-transform:uppercase;font-size:.8em;letter-spacing:1px}p.woocommerce-store-notice.demo_store a{text-decoration:underline;padding-left:12px}.woocommerce-info.cart-empty{padding:24px 0;background:0 0}.cart-empty,.return-to-shop{text-align:center;margin-bottom:120px}.woocommerce-notices-wrapper{width:100%}.woocommerce-error,.woocommerce-info,.woocommerce-message{padding:24px;margin:0 0 24px;position:relative;width:auto;word-wrap:break-word;line-height:32px}.single .woocommerce-error,.single .woocommerce-info,.single .woocommerce-message{max-width:1206px;margin:0 auto 60px}.woocommerce-error li,.woocommerce-info li,.woocommerce-message li{list-style-type:none}.woocommerce-error a.button,.woocommerce-info a.button,.woocommerce-message a.button{margin-right:24px}@font-face{font-family:star;src:url(../fonts/star.eot);src:url(../fonts/star.eot) format("embedded-opentype"),url(../fonts/star.woff) format("woff"),url(../fonts/star.ttf) format("truetype"),url(../fonts/star.svg) format("svg");font-weight:400;font-style:normal}@font-face{font-family:WooCommerce;src:url(../fonts/WooCommerce.eot);src:url(../fonts/WooCommerce.eot) format("embedded-opentype"),url(../fonts/WooCommerce.woff) format("woff"),url(../fonts/WooCommerce.ttf) format("truetype"),url(../fonts/WooCommerce.svg) format("svg");font-weight:400;font-style:normal}.comment-form-rating{display:flex;padding:6px 0;width:100%;justify-content:space-between;margin:12px 0}.woocommerce #reviews #comments ol.commentlist ul.children .star-rating{display:none}.woocommerce #reviews #comments ol.commentlist #respond{border:1px solid #e4e1e3;padding:1em 1em 0;margin:20px 0 0 50px}.woocommerce #reviews #comments .commentlist>li:before{content:""}.woocommerce .woocommerce-product-rating{margin-top:12px}.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:"\73\73\73\73\73";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:"\53\53\53\53\53";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 .star-rating{float:none;margin-top:6px}.woocommerce .hreview-aggregate .star-rating{margin:10px 0 0}.woocommerce #review_form #respond{position:static;margin:0;width:auto;padding:0;background:0 0;border:0}.woocommerce #review_form #respond .comment-form-author,.woocommerce #review_form #respond .comment-form-email{width:calc(50% - 12px)}.woocommerce #review_form #respond:after,.woocommerce #review_form #respond:before{content:" ";display:table}.woocommerce p.stars a:before,.woocommerce p.stars a:hover~a:before{content:"\e021"}.woocommerce #review_form #respond p{margin:24px 0 0}.woocommerce #review_form #respond p.form-submit{margin-top:12px}.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:1.2em;text-indent:-999em;display:inline-block;text-decoration:none;border:none !important}.woocommerce p.stars a:before{display:block;position:absolute;top:0;left:0;width:1em;height:1em;line-height:1;font-family:WooCommerce;text-indent:0}.woocommerce p.stars.selected a.active:before,.woocommerce p.stars:hover a: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 tbody{display:flex;flex-wrap:wrap;justify-content:center}.woocommerce table.shop_attributes td,.woocommerce table.shop_attributes th{line-height:1.5;border-top:0;margin:0;vertical-align:middle;display:block;text-align:center;padding:0 24px;font-size:.9em}.woocommerce table.shop_attributes tr,.woocommerce table.shop_attributes th,.woocommerce table.shop_attributes td{border:0}.woocommerce table.shop_attributes tr{flex-basis:33.33%;padding:0}.woocommerce table.shop_attributes th{text-transform:uppercase}.woocommerce table.shop_attributes td{margin-bottom:24px}.woocommerce table.shop_attributes p{margin:0}#sidebar-woocommerce{font-size:.8em}#sidebar-woocommerce .widget{margin-bottom:72px}#sidebar-woocommerce .button,.woocommerce .widget_product_search button{line-height:30px;padding:3px 18px}label.wc-block-product-search__label{display:none}.wc-block-product-search .wc-block-product-search__button{padding:0 18px}.content-dark .wc-block-product-search .wc-block-product-search__button{background:#fff;color:#000}.woocommerce .widget .product-title,.woocommerce .widget_shopping_cart .mini_cart_item a{display:block}.woocommerce-mini-cart__empty-message{text-align:center}.woocommerce .product_list_widget{list-style:none outside;padding:0;margin:0}.woocommerce .product_list_widget li{overflow:hidden}.woocommerce .cart_list li img,.woocommerce .product_list_widget li img{float:left;margin-right:12px;height:auto;max-width:60px}.woocommerce .cart_list li .star-rating,.woocommerce .product_list_widget li .star-rating{float:none}.woocommerce .widget_product_categories ul li{margin:0;text-align:center}.woocommerce .widget_product_categories .cat-item a,.woocommerce .widget_product_categories .count{text-transform:uppercase;letter-spacing:1px;font-weight:700;font-size:1.2em}.woocommerce .widget_product_categories .children{margin-bottom:12px}.woocommerce .widget_product_categories .children .cat-item a,.woocommerce .widget_product_categories .children .count{font-weight:400;font-size:.8em}.widget_price_filter .price_slider{margin-bottom:1em}.widget_price_filter .price_slider_amount{text-align:right;line-height:2.4;font-size:.8751em}.price_slider_amount.button{font-size:1.15em}.price_slider_amount.button{float:left}.widget_price_filter .ui-slider{position:relative;text-align:left;margin-left:.5em;margin-right:.5em}.widget_price_filter .ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1em;height:1em;border-radius:1em;cursor:ew-resize;outline:none;top:-.3em;margin-left:-.5em}.widget_price_filter .ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;border-radius:1em}.widget_price_filter .price_slider_wrapper .ui-widget-content{border-radius:1em;border:0}.widget_price_filter .ui-slider-horizontal{height:.5em}.widget_price_filter .ui-slider-horizontal .ui-slider-range{top:0;height:100%}.widget_price_filter .ui-slider-horizontal .ui-slider-range-min{left:-1px}.widget_price_filter .ui-slider-horizontal .ui-slider-range-max{right:-1px}.widget_price_filter button{float:left}.widget_price_filter .price_label{font-size:1.2em}.tagcloud a{padding-right:12px}.woocommerce .widget_shopping_cart .mini_cart_item{display:inline-block;width:100%}.woocommerce .widget_shopping_cart .mini_cart_item a,.woocommerce .widget_shopping_cart .mini_cart_item .quantity,.woocommerce .widget_shopping_cart .total{line-height:1.5rem}.woocommerce .widget_shopping_cart a.remove{width:18px;display:none}.woocommerce .widget_shopping_cart .quantity{display:block}.woocommerce .widget_shopping_cart .total{padding-top:4px;margin-bottom:12px}.woocommerce .widget_shopping_cart .amount{float:right}.woocommerce .widget_shopping_cart .total .amount{font-weight:700}.woocommerce .widget_shopping_cart .buttons{margin:0;text-align:right}.woocommerce .widget_shopping_cart .button{padding-left:18px;padding-right:18px}.woocommerce .widget_shopping_cart a.wc-forward{margin-left:6px}.woocommerce-product-search{display:flex}.woocommerce-product-search input[type=submit]{margin-left:12px;padding:0 18px}.woocommerce .widget_product_search button{padding:0 18px;margin-left:6px;border:0}input.search-field{height:34px}.wp-block-product-new.wc-block-grid{padding:0}.wc-block-grid__product{border-left:0;border-right:0}.wc-block-grid__product{list-style-type:none;margin-bottom:42px}.wc-block-grid__product .wc-block-grid__product-title{margin-bottom:0;border:0}.entry-content .wc-block-grid__product-title a,.entry-content .wc-block-grid__product-title a:link,a.wc-block-grid__product-link{border-bottom:none !important;text-decoration:none}.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-5-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-6-columns:not(.alignfull) .wc-block-grid__product,.wc-block-grid.has-7-columns .wc-block-grid__product,.wc-block-grid.has-8-columns .wc-block-grid__product{font-size:1em}.wc-block-grid{padding:0}.wc-block-grid__products{margin:0 -24px 24px}.wc-block-grid__product{border-left:24px solid transparent;border-right:24px solid transparent;border-bottom:24px solid transparent}.wc-block-grid.has-3-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-4-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-5-columns:not(.alignwide):not(.alignfull),.wc-block-grid.has-6-columns:not(.alignwide):not(.alignfull){font-size:1em}.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(odd),.wc-block-grid.has-3-columns .wc-block-grid__product:nth-child(2n){padding-right:0;padding-left:0}.wc-block-grid__product-price,.wc-block-grid__product .wc-block-grid__product-title{line-height:1.5rem}.wc-block-grid .wc-block-grid__product-price.price{font-weight:initial}@media only screen and (max-width:959px){.woocommerce #content{padding:60px 24px}#sidebar-woocommerce .widgets-wrap{padding:0}.woocommerce .container{display:flex;flex-direction:column}.woocommerce #sidebar-woocommerce{order:2}.woocommerce #primary{order:1}.woocommerce .cross-sells ul.products li.product{flex-basis:calc(50% - 27px);width:calc(50% - 27px)}.woocommerce #primary.has-sidebar{margin-left:0}.woocommerce.single-product .images img{padding-right:0}.woocommerce .left-sidebar .widgets-wrap{padding-left:0}.woocommerce.single-product #content{padding:24px}.wc-block-grid__products{margin:0 -12px 24px}.wc-block-grid__product{border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:24px solid transparent}.woocommerce ul.products.columns-5 li.product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.woocommerce ul.products.columns-6 li.product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 25%;max-width:25%}.woocommerce-MyAccount-navigation{flex-shrink:initial}.woocommerce-MyAccount-navigation ul{flex-direction:row;flex-wrap:wrap}.woocommerce-MyAccount-content,.content-dark .woocommerce-MyAccount-content{padding:48px 0 0;width:100%;border:none}}@media only screen and (max-width:768px){.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{border:0}.woocommerce ul.products,.woocommerce-cart .cart-collaterals{flex-direction:column}.woocommerce .upsells ul.products,.woocommerce .related ul.products{flex-direction:row}.woocommerce.single-product .images,.woocommerce.single-product .summary,.woocommerce-cart .cross-sells,.woocommerce-cart .cart-collaterals .cart_totals,.woocommerce-checkout #customer_details,.woocommerce-checkout h3#order_review_heading,.woocommerce-checkout #order_review{width:100%}.woocommerce.single-product .summary{padding:6px 24px 0;display:block}.woocommerce .wc-tabs-wrapper{padding:24px;margin-top:24px}.woocommerce-tabs ul{margin:0}.woocommerce-product-gallery__wrapper{margin-bottom:24px}.woocommerce select.orderby{width:100%;margin-right:0;padding:0}.woocommerce .product-categories-list{display:none}.woocommerce ul.products.columns-4 li.product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 50%;max-width:50%;width:calc(50% - 12px)}.woocommerce ul.products.columns-5 li.product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 33.33%;max-width:33.33%;width:calc(33.33% - 24px)}.woocommerce ul.products.columns-6 li.product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 33.33%;max-width:33.33%;width:calc(33.33% - 24px)}.woocommerce table.shop_attributes tr{flex-basis:100%}.wc-block-grid__products{margin:0 -12px 24px}.wc-block-grid__product{border-left:12px solid transparent;border-right:12px solid transparent;border-bottom:0}.woocommerce.single-product .summary{padding:24px}.woocommerce-Tabs-panel{margin:24px 0}.woocommerce .single_add_to_cart_button{width:100%}.woocommerce .woocommerce-tabs ul.tabs li{margin:6px 24px}.woocommerce-cart table{margin-top:0}.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:block;width:120px;float:left;margin-bottom:12px}.woocommerce table.shop_table_responsive tr td:before,.woocommerce-page table.shop_table_responsive tr td:before{content:attr(data-title) " "}.woocommerce table.shop_table_responsive tr td.product-name:before,.woocommerce-page table.shop_table_responsive tr td.product-name:before{content:none}.woocommerce table.shop_table_responsive tr td.product-name,.woocommerce-page table.shop_table_responsive tr td.product-name{text-align:left !important}.woocommerce-cart .product-price,.woocommerce-cart .product-quantity,.woocommerce-cart .product-subtotal{width:100%}.woocommerce-cart .product-price{clear:both}.woocommerce-cart-form .quantity input{border:1px solid #e0e0e9}.woocommerce-cart .coupon label{padding:0 0 6px}.woocommerce-cart input#coupon_code{margin-bottom:12px}.woocommerce-cart table .cart-subtotal td,.woocommerce-cart table tr:last-child td{padding:24px}.woocommerce-cart .actions button{margin-left:0;width:auto !important}.woocommerce-cart .cross-sells{display:none}.woocommerce ul.products{display:block;margin:0}.woocommerce .product-categories-list ul.products{display:initial}.woocommerce .product-categories-list-all{float:none}.woocommerce .product-categories-list ul.products li.product,.woocommerce-page .product-categories-list ul.products li.product{text-align:left}.woocommerce .product-categories-list-all,.woocommerce .product-categories-list li.product{padding:4px 0}.woocommerce .product-categories-list,.woocommerce .product-categories-list li.product-category.product{width:100% !important}.woocommerce .product-categories-list ul.products[class*=columns-] li.product,.woocommerce-page .product-categories-list ul.products[class*=columns-] li.product{margin-bottom:0}.woocommerce .cross-sells ul.products li.product{flex-basis:50%;width:50%}.woocommerce-cart table tr,.woocommerce-cart table th,.woocommerce-cart table td{border-top:none}.woocommerce-cart table td{padding:12px 24px}.woocommerce-orders-table tr,.woocommerce-cart tr{padding-left:0}.woocommerce-orders-table tr,.woocommerce-orders-table th,.woocommerce-orders-table td{border:0}.woocommerce-cart article.page{padding:0}.woocommerce #comments,.woocommerce #review_form_wrapper{width:100%}.woocommerce #review_form_wrapper{padding-left:0}.woocommerce-cart button{margin-bottom:6px}.woocommerce-account .entry-content{margin:48px 0}.woocommerce-MyAccount-navigation ul{flex-direction:column}.woocommerce-MyAccount-navigation ul{text-align:left;margin:0}.woocommerce-MyAccount-navigation ul li{padding-right:24px;padding-bottom:12px;padding-top:12px;margin-top:0;margin-bottom:0}.woocommerce-MyAccount-content{margin-top:48px}.woocommerce-MyAccount-content a.woocommerce-Button.button{display:block;margin-bottom:24px}.woocommerce-MyAccount-content a.button.woocommerce-button{text-align:right}.woocommerce-cart .coupon{display:flex;flex-direction:column;align-items:flex-end}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{clear:both;border-bottom:1px solid #e5e5ee;padding-bottom:24px;margin-bottom:12px}.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:initial}.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{width:initial}.woocommerce-cart table .cart-subtotal td,.woocommerce-cart table tr:last-child td{padding:24px 0}.woocommerce table.shop_table_responsive tr:nth-child(2n) td{background-color:transparent}.woocommerce table.cart td.actions{padding:24px}}@media only screen and (max-width:479px){.woocommerce-cart table{table-layout:auto}.woocommerce-cart thead{display:none}.woocommerce-cart .cart_item{display:flex;flex-direction:column;padding:0}.woocommerce-cart table td{border:0;text-align:right}.woocommerce-cart table td.product-remove{text-align:left}.woocommerce-cart td.product-name:before,.woocommerce-cart td.product-price:before,.woocommerce-cart td.product-quantity:before,.woocommerce-cart td.product-subtotal:before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce-cart button,.woocommerce-cart .button,.woocommerce-cart .actions button,.woocommerce-cart .wc-proceed-to-checkout{width:100% !important}.woocommerce-cart .coupon{align-items:initial}.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:100%}.wc-block-grid.has-4-columns .wc-block-grid__products,.wc-block-grid.has-5-columns .wc-block-grid__products,.wc-block-grid.has-6-columns .wc-block-grid__products{display:flex}.woocommerce-error a.button,.woocommerce-info a.button,.woocommerce-message a.button{margin-bottom:24px;display:inline-block;width:100%}.woocommerce .woocommerce-tabs ul.tabs li{margin-top:12px;margin-bottom:12px;display:block}.woocommerce-Tabs-panel{margin-left:24px;margin-right:24px;flex-direction:column}.single-product .related.products ul.products li.product{margin-bottom:48px}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:calc(50% - 12px)}.woocommerce ul.products.columns-3 li.product,.wc-block-grid.has-3-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%;width:100%}.woocommerce ul.products.columns-4 li.product,.wc-block-grid.has-4-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%;width:100%}.woocommerce ul.products.columns-5 li.product,.wc-block-grid.has-5-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%;width:100%}.woocommerce ul.products.columns-6 li.product,.wc-block-grid.has-6-columns .wc-block-grid__product{flex:1 0 100%;max-width:100%;width:100%}.wc-block-grid__products{margin:0 -24px 24px}.wc-block-grid__product{border-left:0;border-right:0;border-bottom:0}.woocommerce .wc-tabs-wrapper{padding:0}}

    .woocommerce .upsells h2,
    .woocommerce .cross-sells h2,
    .woocommerce .related h2,
    .woocommerce .cart_totals h2 {
        font-family: Raleway
    }

    /*!
 * Font Awesome Free 5.14.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
    .fa,
    .fab,
    .fad,
    .fal,
    .far,
    .fas {
        -moz-osx-font-smoothing: grayscale;
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1
    }

    .fa-lg {
        font-size: 1.33333em;
        line-height: .75em;
        vertical-align: -.0667em
    }

    .fa-xs {
        font-size: .75em
    }

    .fa-sm {
        font-size: .875em
    }

    .fa-1x {
        font-size: 1em
    }

    .fa-2x {
        font-size: 2em
    }

    .fa-3x {
        font-size: 3em
    }

    .fa-4x {
        font-size: 4em
    }

    .fa-5x {
        font-size: 5em
    }

    .fa-6x {
        font-size: 6em
    }

    .fa-7x {
        font-size: 7em
    }

    .fa-8x {
        font-size: 8em
    }

    .fa-9x {
        font-size: 9em
    }

    .fa-10x {
        font-size: 10em
    }

    .fa-fw {
        text-align: center;
        width: 1.25em
    }

    .fa-ul {
        list-style-type: none;
        margin-left: 2.5em;
        padding-left: 0
    }

    .fa-ul>li {
        position: relative
    }

    .fa-li {
        left: -2em;
        position: absolute;
        text-align: center;
        width: 2em;
        line-height: inherit
    }

    .fa-border {
        border: .08em solid #eee;
        border-radius: .1em;
        padding: .2em .25em .15em
    }

    .fa-pull-left {
        float: left
    }

    .fa-pull-right {
        float: right
    }

    .fa.fa-pull-left,
    .fab.fa-pull-left,
    .fal.fa-pull-left,
    .far.fa-pull-left,
    .fas.fa-pull-left {
        margin-right: .3em
    }

    .fa.fa-pull-right,
    .fab.fa-pull-right,
    .fal.fa-pull-right,
    .far.fa-pull-right,
    .fas.fa-pull-right {
        margin-left: .3em
    }

    .fa-spin {
        -webkit-animation: fa-spin 2s linear infinite;
        animation: fa-spin 2s linear infinite
    }

    .fa-pulse {
        -webkit-animation: fa-spin 1s steps(8) infinite;
        animation: fa-spin 1s steps(8) infinite
    }

    @-webkit-keyframes fa-spin {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        to {
            -webkit-transform: rotate(1turn);
            transform: rotate(1turn)
        }
    }

    @keyframes fa-spin {
        0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }

        to {
            -webkit-transform: rotate(1turn);
            transform: rotate(1turn)
        }
    }

    .fa-rotate-90 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .fa-rotate-180 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .fa-rotate-270 {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .fa-flip-horizontal {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1)
    }

    .fa-flip-vertical {
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1)
    }

    .fa-flip-both,
    .fa-flip-horizontal.fa-flip-vertical,
    .fa-flip-vertical {
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
    }

    .fa-flip-both,
    .fa-flip-horizontal.fa-flip-vertical {
        -webkit-transform: scale(-1);
        transform: scale(-1)
    }

    :root .fa-flip-both,
    :root .fa-flip-horizontal,
    :root .fa-flip-vertical,
    :root .fa-rotate-90,
    :root .fa-rotate-180,
    :root .fa-rotate-270 {
        -webkit-filter: none;
        filter: none
    }

    .fa-stack {
        display: inline-block;
        height: 2em;
        line-height: 2em;
        position: relative;
        vertical-align: middle;
        width: 2.5em
    }

    .fa-stack-1x,
    .fa-stack-2x {
        left: 0;
        position: absolute;
        text-align: center;
        width: 100%
    }

    .fa-stack-1x {
        line-height: inherit
    }

    .fa-stack-2x {
        font-size: 2em
    }

    .fa-inverse {
        color: #fff
    }

    .fa-500px:before {
        content: "\f26e"
    }

    .fa-accessible-icon:before {
        content: "\f368"
    }

    .fa-accusoft:before {
        content: "\f369"
    }

    .fa-acquisitions-incorporated:before {
        content: "\f6af"
    }

    .fa-ad:before {
        content: "\f641"
    }

    .fa-address-book:before {
        content: "\f2b9"
    }

    .fa-address-card:before {
        content: "\f2bb"
    }

    .fa-adjust:before {
        content: "\f042"
    }

    .fa-adn:before {
        content: "\f170"
    }

    .fa-adobe:before {
        content: "\f778"
    }

    .fa-adversal:before {
        content: "\f36a"
    }

    .fa-affiliatetheme:before {
        content: "\f36b"
    }

    .fa-air-freshener:before {
        content: "\f5d0"
    }

    .fa-airbnb:before {
        content: "\f834"
    }

    .fa-algolia:before {
        content: "\f36c"
    }

    .fa-align-center:before {
        content: "\f037"
    }

    .fa-align-justify:before {
        content: "\f039"
    }

    .fa-align-left:before {
        content: "\f036"
    }

    .fa-align-right:before {
        content: "\f038"
    }

    .fa-alipay:before {
        content: "\f642"
    }

    .fa-allergies:before {
        content: "\f461"
    }

    .fa-amazon:before {
        content: "\f270"
    }

    .fa-amazon-pay:before {
        content: "\f42c"
    }

    .fa-ambulance:before {
        content: "\f0f9"
    }

    .fa-american-sign-language-interpreting:before {
        content: "\f2a3"
    }

    .fa-amilia:before {
        content: "\f36d"
    }

    .fa-anchor:before {
        content: "\f13d"
    }

    .fa-android:before {
        content: "\f17b"
    }

    .fa-angellist:before {
        content: "\f209"
    }

    .fa-angle-double-down:before {
        content: "\f103"
    }

    .fa-angle-double-left:before {
        content: "\f100"
    }

    .fa-angle-double-right:before {
        content: "\f101"
    }

    .fa-angle-double-up:before {
        content: "\f102"
    }

    .fa-angle-down:before {
        content: "\f107"
    }

    .fa-angle-left:before {
        content: "\f104"
    }

    .fa-angle-right:before {
        content: "\f105"
    }

    .fa-angle-up:before {
        content: "\f106"
    }

    .fa-angry:before {
        content: "\f556"
    }

    .fa-angrycreative:before {
        content: "\f36e"
    }

    .fa-angular:before {
        content: "\f420"
    }

    .fa-ankh:before {
        content: "\f644"
    }

    .fa-app-store:before {
        content: "\f36f"
    }

    .fa-app-store-ios:before {
        content: "\f370"
    }

    .fa-apper:before {
        content: "\f371"
    }

    .fa-apple:before {
        content: "\f179"
    }

    .fa-apple-alt:before {
        content: "\f5d1"
    }

    .fa-apple-pay:before {
        content: "\f415"
    }

    .fa-archive:before {
        content: "\f187"
    }

    .fa-archway:before {
        content: "\f557"
    }

    .fa-arrow-alt-circle-down:before {
        content: "\f358"
    }

    .fa-arrow-alt-circle-left:before {
        content: "\f359"
    }

    .fa-arrow-alt-circle-right:before {
        content: "\f35a"
    }

    .fa-arrow-alt-circle-up:before {
        content: "\f35b"
    }

    .fa-arrow-circle-down:before {
        content: "\f0ab"
    }

    .fa-arrow-circle-left:before {
        content: "\f0a8"
    }

    .fa-arrow-circle-right:before {
        content: "\f0a9"
    }

    .fa-arrow-circle-up:before {
        content: "\f0aa"
    }

    .fa-arrow-down:before {
        content: "\f063"
    }

    .fa-arrow-left:before {
        content: "\f060"
    }

    .fa-arrow-right:before {
        content: "\f061"
    }

    .fa-arrow-up:before {
        content: "\f062"
    }

    .fa-arrows-alt:before {
        content: "\f0b2"
    }

    .fa-arrows-alt-h:before {
        content: "\f337"
    }

    .fa-arrows-alt-v:before {
        content: "\f338"
    }

    .fa-artstation:before {
        content: "\f77a"
    }

    .fa-assistive-listening-systems:before {
        content: "\f2a2"
    }

    .fa-asterisk:before {
        content: "\f069"
    }

    .fa-asymmetrik:before {
        content: "\f372"
    }

    .fa-at:before {
        content: "\f1fa"
    }

    .fa-atlas:before {
        content: "\f558"
    }

    .fa-atlassian:before {
        content: "\f77b"
    }

    .fa-atom:before {
        content: "\f5d2"
    }

    .fa-audible:before {
        content: "\f373"
    }

    .fa-audio-description:before {
        content: "\f29e"
    }

    .fa-autoprefixer:before {
        content: "\f41c"
    }

    .fa-avianex:before {
        content: "\f374"
    }

    .fa-aviato:before {
        content: "\f421"
    }

    .fa-award:before {
        content: "\f559"
    }

    .fa-aws:before {
        content: "\f375"
    }

    .fa-baby:before {
        content: "\f77c"
    }

    .fa-baby-carriage:before {
        content: "\f77d"
    }

    .fa-backspace:before {
        content: "\f55a"
    }

    .fa-backward:before {
        content: "\f04a"
    }

    .fa-bacon:before {
        content: "\f7e5"
    }

    .fa-bacteria:before {
        content: "\e059"
    }

    .fa-bacterium:before {
        content: "\e05a"
    }

    .fa-bahai:before {
        content: "\f666"
    }

    .fa-balance-scale:before {
        content: "\f24e"
    }

    .fa-balance-scale-left:before {
        content: "\f515"
    }

    .fa-balance-scale-right:before {
        content: "\f516"
    }

    .fa-ban:before {
        content: "\f05e"
    }

    .fa-band-aid:before {
        content: "\f462"
    }

    .fa-bandcamp:before {
        content: "\f2d5"
    }

    .fa-barcode:before {
        content: "\f02a"
    }

    .fa-bars:before {
        content: "\f0c9"
    }

    .fa-baseball-ball:before {
        content: "\f433"
    }

    .fa-basketball-ball:before {
        content: "\f434"
    }

    .fa-bath:before {
        content: "\f2cd"
    }

    .fa-battery-empty:before {
        content: "\f244"
    }

    .fa-battery-full:before {
        content: "\f240"
    }

    .fa-battery-half:before {
        content: "\f242"
    }

    .fa-battery-quarter:before {
        content: "\f243"
    }

    .fa-battery-three-quarters:before {
        content: "\f241"
    }

    .fa-battle-net:before {
        content: "\f835"
    }

    .fa-bed:before {
        content: "\f236"
    }

    .fa-beer:before {
        content: "\f0fc"
    }

    .fa-behance:before {
        content: "\f1b4"
    }

    .fa-behance-square:before {
        content: "\f1b5"
    }

    .fa-bell:before {
        content: "\f0f3"
    }

    .fa-bell-slash:before {
        content: "\f1f6"
    }

    .fa-bezier-curve:before {
        content: "\f55b"
    }

    .fa-bible:before {
        content: "\f647"
    }

    .fa-bicycle:before {
        content: "\f206"
    }

    .fa-biking:before {
        content: "\f84a"
    }

    .fa-bimobject:before {
        content: "\f378"
    }

    .fa-binoculars:before {
        content: "\f1e5"
    }

    .fa-biohazard:before {
        content: "\f780"
    }

    .fa-birthday-cake:before {
        content: "\f1fd"
    }

    .fa-bitbucket:before {
        content: "\f171"
    }

    .fa-bitcoin:before {
        content: "\f379"
    }

    .fa-bity:before {
        content: "\f37a"
    }

    .fa-black-tie:before {
        content: "\f27e"
    }

    .fa-blackberry:before {
        content: "\f37b"
    }

    .fa-blender:before {
        content: "\f517"
    }

    .fa-blender-phone:before {
        content: "\f6b6"
    }

    .fa-blind:before {
        content: "\f29d"
    }

    .fa-blog:before {
        content: "\f781"
    }

    .fa-blogger:before {
        content: "\f37c"
    }

    .fa-blogger-b:before {
        content: "\f37d"
    }

    .fa-bluetooth:before {
        content: "\f293"
    }

    .fa-bluetooth-b:before {
        content: "\f294"
    }

    .fa-bold:before {
        content: "\f032"
    }

    .fa-bolt:before {
        content: "\f0e7"
    }

    .fa-bomb:before {
        content: "\f1e2"
    }

    .fa-bone:before {
        content: "\f5d7"
    }

    .fa-bong:before {
        content: "\f55c"
    }

    .fa-book:before {
        content: "\f02d"
    }

    .fa-book-dead:before {
        content: "\f6b7"
    }

    .fa-book-medical:before {
        content: "\f7e6"
    }

    .fa-book-open:before {
        content: "\f518"
    }

    .fa-book-reader:before {
        content: "\f5da"
    }

    .fa-bookmark:before {
        content: "\f02e"
    }

    .fa-bootstrap:before {
        content: "\f836"
    }

    .fa-border-all:before {
        content: "\f84c"
    }

    .fa-border-none:before {
        content: "\f850"
    }

    .fa-border-style:before {
        content: "\f853"
    }

    .fa-bowling-ball:before {
        content: "\f436"
    }

    .fa-box:before {
        content: "\f466"
    }

    .fa-box-open:before {
        content: "\f49e"
    }

    .fa-box-tissue:before {
        content: "\e05b"
    }

    .fa-boxes:before {
        content: "\f468"
    }

    .fa-braille:before {
        content: "\f2a1"
    }

    .fa-brain:before {
        content: "\f5dc"
    }

    .fa-bread-slice:before {
        content: "\f7ec"
    }

    .fa-briefcase:before {
        content: "\f0b1"
    }

    .fa-briefcase-medical:before {
        content: "\f469"
    }

    .fa-broadcast-tower:before {
        content: "\f519"
    }

    .fa-broom:before {
        content: "\f51a"
    }

    .fa-brush:before {
        content: "\f55d"
    }

    .fa-btc:before {
        content: "\f15a"
    }

    .fa-buffer:before {
        content: "\f837"
    }

    .fa-bug:before {
        content: "\f188"
    }

    .fa-building:before {
        content: "\f1ad"
    }

    .fa-bullhorn:before {
        content: "\f0a1"
    }

    .fa-bullseye:before {
        content: "\f140"
    }

    .fa-burn:before {
        content: "\f46a"
    }

    .fa-buromobelexperte:before {
        content: "\f37f"
    }

    .fa-bus:before {
        content: "\f207"
    }

    .fa-bus-alt:before {
        content: "\f55e"
    }

    .fa-business-time:before {
        content: "\f64a"
    }

    .fa-buy-n-large:before {
        content: "\f8a6"
    }

    .fa-buysellads:before {
        content: "\f20d"
    }

    .fa-calculator:before {
        content: "\f1ec"
    }

    .fa-calendar:before {
        content: "\f133"
    }

    .fa-calendar-alt:before {
        content: "\f073"
    }

    .fa-calendar-check:before {
        content: "\f274"
    }

    .fa-calendar-day:before {
        content: "\f783"
    }

    .fa-calendar-minus:before {
        content: "\f272"
    }

    .fa-calendar-plus:before {
        content: "\f271"
    }

    .fa-calendar-times:before {
        content: "\f273"
    }

    .fa-calendar-week:before {
        content: "\f784"
    }

    .fa-camera:before {
        content: "\f030"
    }

    .fa-camera-retro:before {
        content: "\f083"
    }

    .fa-campground:before {
        content: "\f6bb"
    }

    .fa-canadian-maple-leaf:before {
        content: "\f785"
    }

    .fa-candy-cane:before {
        content: "\f786"
    }

    .fa-cannabis:before {
        content: "\f55f"
    }

    .fa-capsules:before {
        content: "\f46b"
    }

    .fa-car:before {
        content: "\f1b9"
    }

    .fa-car-alt:before {
        content: "\f5de"
    }

    .fa-car-battery:before {
        content: "\f5df"
    }

    .fa-car-crash:before {
        content: "\f5e1"
    }

    .fa-car-side:before {
        content: "\f5e4"
    }

    .fa-caravan:before {
        content: "\f8ff"
    }

    .fa-caret-down:before {
        content: "\f0d7"
    }

    .fa-caret-left:before {
        content: "\f0d9"
    }

    .fa-caret-right:before {
        content: "\f0da"
    }

    .fa-caret-square-down:before {
        content: "\f150"
    }

    .fa-caret-square-left:before {
        content: "\f191"
    }

    .fa-caret-square-right:before {
        content: "\f152"
    }

    .fa-caret-square-up:before {
        content: "\f151"
    }

    .fa-caret-up:before {
        content: "\f0d8"
    }

    .fa-carrot:before {
        content: "\f787"
    }

    .fa-cart-arrow-down:before {
        content: "\f218"
    }

    .fa-cart-plus:before {
        content: "\f217"
    }

    .fa-cash-register:before {
        content: "\f788"
    }

    .fa-cat:before {
        content: "\f6be"
    }

    .fa-cc-amazon-pay:before {
        content: "\f42d"
    }

    .fa-cc-amex:before {
        content: "\f1f3"
    }

    .fa-cc-apple-pay:before {
        content: "\f416"
    }

    .fa-cc-diners-club:before {
        content: "\f24c"
    }

    .fa-cc-discover:before {
        content: "\f1f2"
    }

    .fa-cc-jcb:before {
        content: "\f24b"
    }

    .fa-cc-mastercard:before {
        content: "\f1f1"
    }

    .fa-cc-paypal:before {
        content: "\f1f4"
    }

    .fa-cc-stripe:before {
        content: "\f1f5"
    }

    .fa-cc-visa:before {
        content: "\f1f0"
    }

    .fa-centercode:before {
        content: "\f380"
    }

    .fa-centos:before {
        content: "\f789"
    }

    .fa-certificate:before {
        content: "\f0a3"
    }

    .fa-chair:before {
        content: "\f6c0"
    }

    .fa-chalkboard:before {
        content: "\f51b"
    }

    .fa-chalkboard-teacher:before {
        content: "\f51c"
    }

    .fa-charging-station:before {
        content: "\f5e7"
    }

    .fa-chart-area:before {
        content: "\f1fe"
    }

    .fa-chart-bar:before {
        content: "\f080"
    }

    .fa-chart-line:before {
        content: "\f201"
    }

    .fa-chart-pie:before {
        content: "\f200"
    }

    .fa-check:before {
        content: "\f00c"
    }

    .fa-check-circle:before {
        content: "\f058"
    }

    .fa-check-double:before {
        content: "\f560"
    }

    .fa-check-square:before {
        content: "\f14a"
    }

    .fa-cheese:before {
        content: "\f7ef"
    }

    .fa-chess:before {
        content: "\f439"
    }

    .fa-chess-bishop:before {
        content: "\f43a"
    }

    .fa-chess-board:before {
        content: "\f43c"
    }

    .fa-chess-king:before {
        content: "\f43f"
    }

    .fa-chess-knight:before {
        content: "\f441"
    }

    .fa-chess-pawn:before {
        content: "\f443"
    }

    .fa-chess-queen:before {
        content: "\f445"
    }

    .fa-chess-rook:before {
        content: "\f447"
    }

    .fa-chevron-circle-down:before {
        content: "\f13a"
    }

    .fa-chevron-circle-left:before {
        content: "\f137"
    }

    .fa-chevron-circle-right:before {
        content: "\f138"
    }

    .fa-chevron-circle-up:before {
        content: "\f139"
    }

    .fa-chevron-down:before {
        content: "\f078"
    }

    .fa-chevron-left:before {
        content: "\f053"
    }

    .fa-chevron-right:before {
        content: "\f054"
    }

    .fa-chevron-up:before {
        content: "\f077"
    }

    .fa-child:before {
        content: "\f1ae"
    }

    .fa-chrome:before {
        content: "\f268"
    }

    .fa-chromecast:before {
        content: "\f838"
    }

    .fa-church:before {
        content: "\f51d"
    }

    .fa-circle:before {
        content: "\f111"
    }

    .fa-circle-notch:before {
        content: "\f1ce"
    }

    .fa-city:before {
        content: "\f64f"
    }

    .fa-clinic-medical:before {
        content: "\f7f2"
    }

    .fa-clipboard:before {
        content: "\f328"
    }

    .fa-clipboard-check:before {
        content: "\f46c"
    }

    .fa-clipboard-list:before {
        content: "\f46d"
    }

    .fa-clock:before {
        content: "\f017"
    }

    .fa-clone:before {
        content: "\f24d"
    }

    .fa-closed-captioning:before {
        content: "\f20a"
    }

    .fa-cloud:before {
        content: "\f0c2"
    }

    .fa-cloud-download-alt:before {
        content: "\f381"
    }

    .fa-cloud-meatball:before {
        content: "\f73b"
    }

    .fa-cloud-moon:before {
        content: "\f6c3"
    }

    .fa-cloud-moon-rain:before {
        content: "\f73c"
    }

    .fa-cloud-rain:before {
        content: "\f73d"
    }

    .fa-cloud-showers-heavy:before {
        content: "\f740"
    }

    .fa-cloud-sun:before {
        content: "\f6c4"
    }

    .fa-cloud-sun-rain:before {
        content: "\f743"
    }

    .fa-cloud-upload-alt:before {
        content: "\f382"
    }

    .fa-cloudscale:before {
        content: "\f383"
    }

    .fa-cloudsmith:before {
        content: "\f384"
    }

    .fa-cloudversify:before {
        content: "\f385"
    }

    .fa-cocktail:before {
        content: "\f561"
    }

    .fa-code:before {
        content: "\f121"
    }

    .fa-code-branch:before {
        content: "\f126"
    }

    .fa-codepen:before {
        content: "\f1cb"
    }

    .fa-codiepie:before {
        content: "\f284"
    }

    .fa-coffee:before {
        content: "\f0f4"
    }

    .fa-cog:before {
        content: "\f013"
    }

    .fa-cogs:before {
        content: "\f085"
    }

    .fa-coins:before {
        content: "\f51e"
    }

    .fa-columns:before {
        content: "\f0db"
    }

    .fa-comment:before {
        content: "\f075"
    }

    .fa-comment-alt:before {
        content: "\f27a"
    }

    .fa-comment-dollar:before {
        content: "\f651"
    }

    .fa-comment-dots:before {
        content: "\f4ad"
    }

    .fa-comment-medical:before {
        content: "\f7f5"
    }

    .fa-comment-slash:before {
        content: "\f4b3"
    }

    .fa-comments:before {
        content: "\f086"
    }

    .fa-comments-dollar:before {
        content: "\f653"
    }

    .fa-compact-disc:before {
        content: "\f51f"
    }

    .fa-compass:before {
        content: "\f14e"
    }

    .fa-compress:before {
        content: "\f066"
    }

    .fa-compress-alt:before {
        content: "\f422"
    }

    .fa-compress-arrows-alt:before {
        content: "\f78c"
    }

    .fa-concierge-bell:before {
        content: "\f562"
    }

    .fa-confluence:before {
        content: "\f78d"
    }

    .fa-connectdevelop:before {
        content: "\f20e"
    }

    .fa-contao:before {
        content: "\f26d"
    }

    .fa-cookie:before {
        content: "\f563"
    }

    .fa-cookie-bite:before {
        content: "\f564"
    }

    .fa-copy:before {
        content: "\f0c5"
    }

    .fa-copyright:before {
        content: "\f1f9"
    }

    .fa-cotton-bureau:before {
        content: "\f89e"
    }

    .fa-couch:before {
        content: "\f4b8"
    }

    .fa-cpanel:before {
        content: "\f388"
    }

    .fa-creative-commons:before {
        content: "\f25e"
    }

    .fa-creative-commons-by:before {
        content: "\f4e7"
    }

    .fa-creative-commons-nc:before {
        content: "\f4e8"
    }

    .fa-creative-commons-nc-eu:before {
        content: "\f4e9"
    }

    .fa-creative-commons-nc-jp:before {
        content: "\f4ea"
    }

    .fa-creative-commons-nd:before {
        content: "\f4eb"
    }

    .fa-creative-commons-pd:before {
        content: "\f4ec"
    }

    .fa-creative-commons-pd-alt:before {
        content: "\f4ed"
    }

    .fa-creative-commons-remix:before {
        content: "\f4ee"
    }

    .fa-creative-commons-sa:before {
        content: "\f4ef"
    }

    .fa-creative-commons-sampling:before {
        content: "\f4f0"
    }

    .fa-creative-commons-sampling-plus:before {
        content: "\f4f1"
    }

    .fa-creative-commons-share:before {
        content: "\f4f2"
    }

    .fa-creative-commons-zero:before {
        content: "\f4f3"
    }

    .fa-credit-card:before {
        content: "\f09d"
    }

    .fa-critical-role:before {
        content: "\f6c9"
    }

    .fa-crop:before {
        content: "\f125"
    }

    .fa-crop-alt:before {
        content: "\f565"
    }

    .fa-cross:before {
        content: "\f654"
    }

    .fa-crosshairs:before {
        content: "\f05b"
    }

    .fa-crow:before {
        content: "\f520"
    }

    .fa-crown:before {
        content: "\f521"
    }

    .fa-crutch:before {
        content: "\f7f7"
    }

    .fa-css3:before {
        content: "\f13c"
    }

    .fa-css3-alt:before {
        content: "\f38b"
    }

    .fa-cube:before {
        content: "\f1b2"
    }

    .fa-cubes:before {
        content: "\f1b3"
    }

    .fa-cut:before {
        content: "\f0c4"
    }

    .fa-cuttlefish:before {
        content: "\f38c"
    }

    .fa-d-and-d:before {
        content: "\f38d"
    }

    .fa-d-and-d-beyond:before {
        content: "\f6ca"
    }

    .fa-dailymotion:before {
        content: "\e052"
    }

    .fa-dashcube:before {
        content: "\f210"
    }

    .fa-database:before {
        content: "\f1c0"
    }

    .fa-deaf:before {
        content: "\f2a4"
    }

    .fa-deezer:before {
        content: "\e077"
    }

    .fa-delicious:before {
        content: "\f1a5"
    }

    .fa-democrat:before {
        content: "\f747"
    }

    .fa-deploydog:before {
        content: "\f38e"
    }

    .fa-deskpro:before {
        content: "\f38f"
    }

    .fa-desktop:before {
        content: "\f108"
    }

    .fa-dev:before {
        content: "\f6cc"
    }

    .fa-deviantart:before {
        content: "\f1bd"
    }

    .fa-dharmachakra:before {
        content: "\f655"
    }

    .fa-dhl:before {
        content: "\f790"
    }

    .fa-diagnoses:before {
        content: "\f470"
    }

    .fa-diaspora:before {
        content: "\f791"
    }

    .fa-dice:before {
        content: "\f522"
    }

    .fa-dice-d20:before {
        content: "\f6cf"
    }

    .fa-dice-d6:before {
        content: "\f6d1"
    }

    .fa-dice-five:before {
        content: "\f523"
    }

    .fa-dice-four:before {
        content: "\f524"
    }

    .fa-dice-one:before {
        content: "\f525"
    }

    .fa-dice-six:before {
        content: "\f526"
    }

    .fa-dice-three:before {
        content: "\f527"
    }

    .fa-dice-two:before {
        content: "\f528"
    }

    .fa-digg:before {
        content: "\f1a6"
    }

    .fa-digital-ocean:before {
        content: "\f391"
    }

    .fa-digital-tachograph:before {
        content: "\f566"
    }

    .fa-directions:before {
        content: "\f5eb"
    }

    .fa-discord:before {
        content: "\f392"
    }

    .fa-discourse:before {
        content: "\f393"
    }

    .fa-disease:before {
        content: "\f7fa"
    }

    .fa-divide:before {
        content: "\f529"
    }

    .fa-dizzy:before {
        content: "\f567"
    }

    .fa-dna:before {
        content: "\f471"
    }

    .fa-dochub:before {
        content: "\f394"
    }

    .fa-docker:before {
        content: "\f395"
    }

    .fa-dog:before {
        content: "\f6d3"
    }

    .fa-dollar-sign:before {
        content: "\f155"
    }

    .fa-dolly:before {
        content: "\f472"
    }

    .fa-dolly-flatbed:before {
        content: "\f474"
    }

    .fa-donate:before {
        content: "\f4b9"
    }

    .fa-door-closed:before {
        content: "\f52a"
    }

    .fa-door-open:before {
        content: "\f52b"
    }

    .fa-dot-circle:before {
        content: "\f192"
    }

    .fa-dove:before {
        content: "\f4ba"
    }

    .fa-download:before {
        content: "\f019"
    }

    .fa-draft2digital:before {
        content: "\f396"
    }

    .fa-drafting-compass:before {
        content: "\f568"
    }

    .fa-dragon:before {
        content: "\f6d5"
    }

    .fa-draw-polygon:before {
        content: "\f5ee"
    }

    .fa-dribbble:before {
        content: "\f17d"
    }

    .fa-dribbble-square:before {
        content: "\f397"
    }

    .fa-dropbox:before {
        content: "\f16b"
    }

    .fa-drum:before {
        content: "\f569"
    }

    .fa-drum-steelpan:before {
        content: "\f56a"
    }

    .fa-drumstick-bite:before {
        content: "\f6d7"
    }

    .fa-drupal:before {
        content: "\f1a9"
    }

    .fa-dumbbell:before {
        content: "\f44b"
    }

    .fa-dumpster:before {
        content: "\f793"
    }

    .fa-dumpster-fire:before {
        content: "\f794"
    }

    .fa-dungeon:before {
        content: "\f6d9"
    }

    .fa-dyalog:before {
        content: "\f399"
    }

    .fa-earlybirds:before {
        content: "\f39a"
    }

    .fa-ebay:before {
        content: "\f4f4"
    }

    .fa-edge:before {
        content: "\f282"
    }

    .fa-edge-legacy:before {
        content: "\e078"
    }

    .fa-edit:before {
        content: "\f044"
    }

    .fa-egg:before {
        content: "\f7fb"
    }

    .fa-eject:before {
        content: "\f052"
    }

    .fa-elementor:before {
        content: "\f430"
    }

    .fa-ellipsis-h:before {
        content: "\f141"
    }

    .fa-ellipsis-v:before {
        content: "\f142"
    }

    .fa-ello:before {
        content: "\f5f1"
    }

    .fa-ember:before {
        content: "\f423"
    }

    .fa-empire:before {
        content: "\f1d1"
    }

    .fa-envelope:before {
        content: "\f0e0"
    }

    .fa-envelope-open:before {
        content: "\f2b6"
    }

    .fa-envelope-open-text:before {
        content: "\f658"
    }

    .fa-envelope-square:before {
        content: "\f199"
    }

    .fa-envira:before {
        content: "\f299"
    }

    .fa-equals:before {
        content: "\f52c"
    }

    .fa-eraser:before {
        content: "\f12d"
    }

    .fa-erlang:before {
        content: "\f39d"
    }

    .fa-ethereum:before {
        content: "\f42e"
    }

    .fa-ethernet:before {
        content: "\f796"
    }

    .fa-etsy:before {
        content: "\f2d7"
    }

    .fa-euro-sign:before {
        content: "\f153"
    }

    .fa-evernote:before {
        content: "\f839"
    }

    .fa-exchange-alt:before {
        content: "\f362"
    }

    .fa-exclamation:before {
        content: "\f12a"
    }

    .fa-exclamation-circle:before {
        content: "\f06a"
    }

    .fa-exclamation-triangle:before {
        content: "\f071"
    }

    .fa-expand:before {
        content: "\f065"
    }

    .fa-expand-alt:before {
        content: "\f424"
    }

    .fa-expand-arrows-alt:before {
        content: "\f31e"
    }

    .fa-expeditedssl:before {
        content: "\f23e"
    }

    .fa-external-link-alt:before {
        content: "\f35d"
    }

    .fa-external-link-square-alt:before {
        content: "\f360"
    }

    .fa-eye:before {
        content: "\f06e"
    }

    .fa-eye-dropper:before {
        content: "\f1fb"
    }

    .fa-eye-slash:before {
        content: "\f070"
    }

    .fa-facebook:before {
        content: "\f09a"
    }

    .fa-facebook-f:before {
        content: "\f39e"
    }

    .fa-facebook-messenger:before {
        content: "\f39f"
    }

    .fa-facebook-square:before {
        content: "\f082"
    }

    .fa-fan:before {
        content: "\f863"
    }

    .fa-fantasy-flight-games:before {
        content: "\f6dc"
    }

    .fa-fast-backward:before {
        content: "\f049"
    }

    .fa-fast-forward:before {
        content: "\f050"
    }

    .fa-faucet:before {
        content: "\e005"
    }

    .fa-fax:before {
        content: "\f1ac"
    }

    .fa-feather:before {
        content: "\f52d"
    }

    .fa-feather-alt:before {
        content: "\f56b"
    }

    .fa-fedex:before {
        content: "\f797"
    }

    .fa-fedora:before {
        content: "\f798"
    }

    .fa-female:before {
        content: "\f182"
    }

    .fa-fighter-jet:before {
        content: "\f0fb"
    }

    .fa-figma:before {
        content: "\f799"
    }

    .fa-file:before {
        content: "\f15b"
    }

    .fa-file-alt:before {
        content: "\f15c"
    }

    .fa-file-archive:before {
        content: "\f1c6"
    }

    .fa-file-audio:before {
        content: "\f1c7"
    }

    .fa-file-code:before {
        content: "\f1c9"
    }

    .fa-file-contract:before {
        content: "\f56c"
    }

    .fa-file-csv:before {
        content: "\f6dd"
    }

    .fa-file-download:before {
        content: "\f56d"
    }

    .fa-file-excel:before {
        content: "\f1c3"
    }

    .fa-file-export:before {
        content: "\f56e"
    }

    .fa-file-image:before {
        content: "\f1c5"
    }

    .fa-file-import:before {
        content: "\f56f"
    }

    .fa-file-invoice:before {
        content: "\f570"
    }

    .fa-file-invoice-dollar:before {
        content: "\f571"
    }

    .fa-file-medical:before {
        content: "\f477"
    }

    .fa-file-medical-alt:before {
        content: "\f478"
    }

    .fa-file-pdf:before {
        content: "\f1c1"
    }

    .fa-file-powerpoint:before {
        content: "\f1c4"
    }

    .fa-file-prescription:before {
        content: "\f572"
    }

    .fa-file-signature:before {
        content: "\f573"
    }

    .fa-file-upload:before {
        content: "\f574"
    }

    .fa-file-video:before {
        content: "\f1c8"
    }

    .fa-file-word:before {
        content: "\f1c2"
    }

    .fa-fill:before {
        content: "\f575"
    }

    .fa-fill-drip:before {
        content: "\f576"
    }

    .fa-film:before {
        content: "\f008"
    }

    .fa-filter:before {
        content: "\f0b0"
    }

    .fa-fingerprint:before {
        content: "\f577"
    }

    .fa-fire:before {
        content: "\f06d"
    }

    .fa-fire-alt:before {
        content: "\f7e4"
    }

    .fa-fire-extinguisher:before {
        content: "\f134"
    }

    .fa-firefox:before {
        content: "\f269"
    }

    .fa-firefox-browser:before {
        content: "\e007"
    }

    .fa-first-aid:before {
        content: "\f479"
    }

    .fa-first-order:before {
        content: "\f2b0"
    }

    .fa-first-order-alt:before {
        content: "\f50a"
    }

    .fa-firstdraft:before {
        content: "\f3a1"
    }

    .fa-fish:before {
        content: "\f578"
    }

    .fa-fist-raised:before {
        content: "\f6de"
    }

    .fa-flag:before {
        content: "\f024"
    }

    .fa-flag-checkered:before {
        content: "\f11e"
    }

    .fa-flag-usa:before {
        content: "\f74d"
    }

    .fa-flask:before {
        content: "\f0c3"
    }

    .fa-flickr:before {
        content: "\f16e"
    }

    .fa-flipboard:before {
        content: "\f44d"
    }

    .fa-flushed:before {
        content: "\f579"
    }

    .fa-fly:before {
        content: "\f417"
    }

    .fa-folder:before {
        content: "\f07b"
    }

    .fa-folder-minus:before {
        content: "\f65d"
    }

    .fa-folder-open:before {
        content: "\f07c"
    }

    .fa-folder-plus:before {
        content: "\f65e"
    }

    .fa-font:before {
        content: "\f031"
    }

    .fa-font-awesome:before {
        content: "\f2b4"
    }

    .fa-font-awesome-alt:before {
        content: "\f35c"
    }

    .fa-font-awesome-flag:before {
        content: "\f425"
    }

    .fa-font-awesome-logo-full:before {
        content: "\f4e6"
    }

    .fa-fonticons:before {
        content: "\f280"
    }

    .fa-fonticons-fi:before {
        content: "\f3a2"
    }

    .fa-football-ball:before {
        content: "\f44e"
    }

    .fa-fort-awesome:before {
        content: "\f286"
    }

    .fa-fort-awesome-alt:before {
        content: "\f3a3"
    }

    .fa-forumbee:before {
        content: "\f211"
    }

    .fa-forward:before {
        content: "\f04e"
    }

    .fa-foursquare:before {
        content: "\f180"
    }

    .fa-free-code-camp:before {
        content: "\f2c5"
    }

    .fa-freebsd:before {
        content: "\f3a4"
    }

    .fa-frog:before {
        content: "\f52e"
    }

    .fa-frown:before {
        content: "\f119"
    }

    .fa-frown-open:before {
        content: "\f57a"
    }

    .fa-fulcrum:before {
        content: "\f50b"
    }

    .fa-funnel-dollar:before {
        content: "\f662"
    }

    .fa-futbol:before {
        content: "\f1e3"
    }

    .fa-galactic-republic:before {
        content: "\f50c"
    }

    .fa-galactic-senate:before {
        content: "\f50d"
    }

    .fa-gamepad:before {
        content: "\f11b"
    }

    .fa-gas-pump:before {
        content: "\f52f"
    }

    .fa-gavel:before {
        content: "\f0e3"
    }

    .fa-gem:before {
        content: "\f3a5"
    }

    .fa-genderless:before {
        content: "\f22d"
    }

    .fa-get-pocket:before {
        content: "\f265"
    }

    .fa-gg:before {
        content: "\f260"
    }

    .fa-gg-circle:before {
        content: "\f261"
    }

    .fa-ghost:before {
        content: "\f6e2"
    }

    .fa-gift:before {
        content: "\f06b"
    }

    .fa-gifts:before {
        content: "\f79c"
    }

    .fa-git:before {
        content: "\f1d3"
    }

    .fa-git-alt:before {
        content: "\f841"
    }

    .fa-git-square:before {
        content: "\f1d2"
    }

    .fa-github:before {
        content: "\f09b"
    }

    .fa-github-alt:before {
        content: "\f113"
    }

    .fa-github-square:before {
        content: "\f092"
    }

    .fa-gitkraken:before {
        content: "\f3a6"
    }

    .fa-gitlab:before {
        content: "\f296"
    }

    .fa-gitter:before {
        content: "\f426"
    }

    .fa-glass-cheers:before {
        content: "\f79f"
    }

    .fa-glass-martini:before {
        content: "\f000"
    }

    .fa-glass-martini-alt:before {
        content: "\f57b"
    }

    .fa-glass-whiskey:before {
        content: "\f7a0"
    }

    .fa-glasses:before {
        content: "\f530"
    }

    .fa-glide:before {
        content: "\f2a5"
    }

    .fa-glide-g:before {
        content: "\f2a6"
    }

    .fa-globe:before {
        content: "\f0ac"
    }

    .fa-globe-africa:before {
        content: "\f57c"
    }

    .fa-globe-americas:before {
        content: "\f57d"
    }

    .fa-globe-asia:before {
        content: "\f57e"
    }

    .fa-globe-europe:before {
        content: "\f7a2"
    }

    .fa-gofore:before {
        content: "\f3a7"
    }

    .fa-golf-ball:before {
        content: "\f450"
    }

    .fa-goodreads:before {
        content: "\f3a8"
    }

    .fa-goodreads-g:before {
        content: "\f3a9"
    }

    .fa-google:before {
        content: "\f1a0"
    }

    .fa-google-drive:before {
        content: "\f3aa"
    }

    .fa-google-pay:before {
        content: "\e079"
    }

    .fa-google-play:before {
        content: "\f3ab"
    }

    .fa-google-plus:before {
        content: "\f2b3"
    }

    .fa-google-plus-g:before {
        content: "\f0d5"
    }

    .fa-google-plus-square:before {
        content: "\f0d4"
    }

    .fa-google-wallet:before {
        content: "\f1ee"
    }

    .fa-gopuram:before {
        content: "\f664"
    }

    .fa-graduation-cap:before {
        content: "\f19d"
    }

    .fa-gratipay:before {
        content: "\f184"
    }

    .fa-grav:before {
        content: "\f2d6"
    }

    .fa-greater-than:before {
        content: "\f531"
    }

    .fa-greater-than-equal:before {
        content: "\f532"
    }

    .fa-grimace:before {
        content: "\f57f"
    }

    .fa-grin:before {
        content: "\f580"
    }

    .fa-grin-alt:before {
        content: "\f581"
    }

    .fa-grin-beam:before {
        content: "\f582"
    }

    .fa-grin-beam-sweat:before {
        content: "\f583"
    }

    .fa-grin-hearts:before {
        content: "\f584"
    }

    .fa-grin-squint:before {
        content: "\f585"
    }

    .fa-grin-squint-tears:before {
        content: "\f586"
    }

    .fa-grin-stars:before {
        content: "\f587"
    }

    .fa-grin-tears:before {
        content: "\f588"
    }

    .fa-grin-tongue:before {
        content: "\f589"
    }

    .fa-grin-tongue-squint:before {
        content: "\f58a"
    }

    .fa-grin-tongue-wink:before {
        content: "\f58b"
    }

    .fa-grin-wink:before {
        content: "\f58c"
    }

    .fa-grip-horizontal:before {
        content: "\f58d"
    }

    .fa-grip-lines:before {
        content: "\f7a4"
    }

    .fa-grip-lines-vertical:before {
        content: "\f7a5"
    }

    .fa-grip-vertical:before {
        content: "\f58e"
    }

    .fa-gripfire:before {
        content: "\f3ac"
    }

    .fa-grunt:before {
        content: "\f3ad"
    }

    .fa-guitar:before {
        content: "\f7a6"
    }

    .fa-gulp:before {
        content: "\f3ae"
    }

    .fa-h-square:before {
        content: "\f0fd"
    }

    .fa-hacker-news:before {
        content: "\f1d4"
    }

    .fa-hacker-news-square:before {
        content: "\f3af"
    }

    .fa-hackerrank:before {
        content: "\f5f7"
    }

    .fa-hamburger:before {
        content: "\f805"
    }

    .fa-hammer:before {
        content: "\f6e3"
    }

    .fa-hamsa:before {
        content: "\f665"
    }

    .fa-hand-holding:before {
        content: "\f4bd"
    }

    .fa-hand-holding-heart:before {
        content: "\f4be"
    }

    .fa-hand-holding-medical:before {
        content: "\e05c"
    }

    .fa-hand-holding-usd:before {
        content: "\f4c0"
    }

    .fa-hand-holding-water:before {
        content: "\f4c1"
    }

    .fa-hand-lizard:before {
        content: "\f258"
    }

    .fa-hand-middle-finger:before {
        content: "\f806"
    }

    .fa-hand-paper:before {
        content: "\f256"
    }

    .fa-hand-peace:before {
        content: "\f25b"
    }

    .fa-hand-point-down:before {
        content: "\f0a7"
    }

    .fa-hand-point-left:before {
        content: "\f0a5"
    }

    .fa-hand-point-right:before {
        content: "\f0a4"
    }

    .fa-hand-point-up:before {
        content: "\f0a6"
    }

    .fa-hand-pointer:before {
        content: "\f25a"
    }

    .fa-hand-rock:before {
        content: "\f255"
    }

    .fa-hand-scissors:before {
        content: "\f257"
    }

    .fa-hand-sparkles:before {
        content: "\e05d"
    }

    .fa-hand-spock:before {
        content: "\f259"
    }

    .fa-hands:before {
        content: "\f4c2"
    }

    .fa-hands-helping:before {
        content: "\f4c4"
    }

    .fa-hands-wash:before {
        content: "\e05e"
    }

    .fa-handshake:before {
        content: "\f2b5"
    }

    .fa-handshake-alt-slash:before {
        content: "\e05f"
    }

    .fa-handshake-slash:before {
        content: "\e060"
    }

    .fa-hanukiah:before {
        content: "\f6e6"
    }

    .fa-hard-hat:before {
        content: "\f807"
    }

    .fa-hashtag:before {
        content: "\f292"
    }

    .fa-hat-cowboy:before {
        content: "\f8c0"
    }

    .fa-hat-cowboy-side:before {
        content: "\f8c1"
    }

    .fa-hat-wizard:before {
        content: "\f6e8"
    }

    .fa-hdd:before {
        content: "\f0a0"
    }

    .fa-head-side-cough:before {
        content: "\e061"
    }

    .fa-head-side-cough-slash:before {
        content: "\e062"
    }

    .fa-head-side-mask:before {
        content: "\e063"
    }

    .fa-head-side-virus:before {
        content: "\e064"
    }

    .fa-heading:before {
        content: "\f1dc"
    }

    .fa-headphones:before {
        content: "\f025"
    }

    .fa-headphones-alt:before {
        content: "\f58f"
    }

    .fa-headset:before {
        content: "\f590"
    }

    .fa-heart:before {
        content: "\f004"
    }

    .fa-heart-broken:before {
        content: "\f7a9"
    }

    .fa-heartbeat:before {
        content: "\f21e"
    }

    .fa-helicopter:before {
        content: "\f533"
    }

    .fa-highlighter:before {
        content: "\f591"
    }

    .fa-hiking:before {
        content: "\f6ec"
    }

    .fa-hippo:before {
        content: "\f6ed"
    }

    .fa-hips:before {
        content: "\f452"
    }

    .fa-hire-a-helper:before {
        content: "\f3b0"
    }

    .fa-history:before {
        content: "\f1da"
    }

    .fa-hockey-puck:before {
        content: "\f453"
    }

    .fa-holly-berry:before {
        content: "\f7aa"
    }

    .fa-home:before {
        content: "\f015"
    }

    .fa-hooli:before {
        content: "\f427"
    }

    .fa-hornbill:before {
        content: "\f592"
    }

    .fa-horse:before {
        content: "\f6f0"
    }

    .fa-horse-head:before {
        content: "\f7ab"
    }

    .fa-hospital:before {
        content: "\f0f8"
    }

    .fa-hospital-alt:before {
        content: "\f47d"
    }

    .fa-hospital-symbol:before {
        content: "\f47e"
    }

    .fa-hospital-user:before {
        content: "\f80d"
    }

    .fa-hot-tub:before {
        content: "\f593"
    }

    .fa-hotdog:before {
        content: "\f80f"
    }

    .fa-hotel:before {
        content: "\f594"
    }

    .fa-hotjar:before {
        content: "\f3b1"
    }

    .fa-hourglass:before {
        content: "\f254"
    }

    .fa-hourglass-end:before {
        content: "\f253"
    }

    .fa-hourglass-half:before {
        content: "\f252"
    }

    .fa-hourglass-start:before {
        content: "\f251"
    }

    .fa-house-damage:before {
        content: "\f6f1"
    }

    .fa-house-user:before {
        content: "\e065"
    }

    .fa-houzz:before {
        content: "\f27c"
    }

    .fa-hryvnia:before {
        content: "\f6f2"
    }

    .fa-html5:before {
        content: "\f13b"
    }

    .fa-hubspot:before {
        content: "\f3b2"
    }

    .fa-i-cursor:before {
        content: "\f246"
    }

    .fa-ice-cream:before {
        content: "\f810"
    }

    .fa-icicles:before {
        content: "\f7ad"
    }

    .fa-icons:before {
        content: "\f86d"
    }

    .fa-id-badge:before {
        content: "\f2c1"
    }

    .fa-id-card:before {
        content: "\f2c2"
    }

    .fa-id-card-alt:before {
        content: "\f47f"
    }

    .fa-ideal:before {
        content: "\e013"
    }

    .fa-igloo:before {
        content: "\f7ae"
    }

    .fa-image:before {
        content: "\f03e"
    }

    .fa-images:before {
        content: "\f302"
    }

    .fa-imdb:before {
        content: "\f2d8"
    }

    .fa-inbox:before {
        content: "\f01c"
    }

    .fa-indent:before {
        content: "\f03c"
    }

    .fa-industry:before {
        content: "\f275"
    }

    .fa-infinity:before {
        content: "\f534"
    }

    .fa-info:before {
        content: "\f129"
    }

    .fa-info-circle:before {
        content: "\f05a"
    }

    .fa-instagram:before {
        content: "\f16d"
    }

    .fa-instagram-square:before {
        content: "\e055"
    }

    .fa-intercom:before {
        content: "\f7af"
    }

    .fa-internet-explorer:before {
        content: "\f26b"
    }

    .fa-invision:before {
        content: "\f7b0"
    }

    .fa-ioxhost:before {
        content: "\f208"
    }

    .fa-italic:before {
        content: "\f033"
    }

    .fa-itch-io:before {
        content: "\f83a"
    }

    .fa-itunes:before {
        content: "\f3b4"
    }

    .fa-itunes-note:before {
        content: "\f3b5"
    }

    .fa-java:before {
        content: "\f4e4"
    }

    .fa-jedi:before {
        content: "\f669"
    }

    .fa-jedi-order:before {
        content: "\f50e"
    }

    .fa-jenkins:before {
        content: "\f3b6"
    }

    .fa-jira:before {
        content: "\f7b1"
    }

    .fa-joget:before {
        content: "\f3b7"
    }

    .fa-joint:before {
        content: "\f595"
    }

    .fa-joomla:before {
        content: "\f1aa"
    }

    .fa-journal-whills:before {
        content: "\f66a"
    }

    .fa-js:before {
        content: "\f3b8"
    }

    .fa-js-square:before {
        content: "\f3b9"
    }

    .fa-jsfiddle:before {
        content: "\f1cc"
    }

    .fa-kaaba:before {
        content: "\f66b"
    }

    .fa-kaggle:before {
        content: "\f5fa"
    }

    .fa-key:before {
        content: "\f084"
    }

    .fa-keybase:before {
        content: "\f4f5"
    }

    .fa-keyboard:before {
        content: "\f11c"
    }

    .fa-keycdn:before {
        content: "\f3ba"
    }

    .fa-khanda:before {
        content: "\f66d"
    }

    .fa-kickstarter:before {
        content: "\f3bb"
    }

    .fa-kickstarter-k:before {
        content: "\f3bc"
    }

    .fa-kiss:before {
        content: "\f596"
    }

    .fa-kiss-beam:before {
        content: "\f597"
    }

    .fa-kiss-wink-heart:before {
        content: "\f598"
    }

    .fa-kiwi-bird:before {
        content: "\f535"
    }

    .fa-korvue:before {
        content: "\f42f"
    }

    .fa-landmark:before {
        content: "\f66f"
    }

    .fa-language:before {
        content: "\f1ab"
    }

    .fa-laptop:before {
        content: "\f109"
    }

    .fa-laptop-code:before {
        content: "\f5fc"
    }

    .fa-laptop-house:before {
        content: "\e066"
    }

    .fa-laptop-medical:before {
        content: "\f812"
    }

    .fa-laravel:before {
        content: "\f3bd"
    }

    .fa-lastfm:before {
        content: "\f202"
    }

    .fa-lastfm-square:before {
        content: "\f203"
    }

    .fa-laugh:before {
        content: "\f599"
    }

    .fa-laugh-beam:before {
        content: "\f59a"
    }

    .fa-laugh-squint:before {
        content: "\f59b"
    }

    .fa-laugh-wink:before {
        content: "\f59c"
    }

    .fa-layer-group:before {
        content: "\f5fd"
    }

    .fa-leaf:before {
        content: "\f06c"
    }

    .fa-leanpub:before {
        content: "\f212"
    }

    .fa-lemon:before {
        content: "\f094"
    }

    .fa-less:before {
        content: "\f41d"
    }

    .fa-less-than:before {
        content: "\f536"
    }

    .fa-less-than-equal:before {
        content: "\f537"
    }

    .fa-level-down-alt:before {
        content: "\f3be"
    }

    .fa-level-up-alt:before {
        content: "\f3bf"
    }

    .fa-life-ring:before {
        content: "\f1cd"
    }

    .fa-lightbulb:before {
        content: "\f0eb"
    }

    .fa-line:before {
        content: "\f3c0"
    }

    .fa-link:before {
        content: "\f0c1"
    }

    .fa-linkedin:before {
        content: "\f08c"
    }

    .fa-linkedin-in:before {
        content: "\f0e1"
    }

    .fa-linode:before {
        content: "\f2b8"
    }

    .fa-linux:before {
        content: "\f17c"
    }

    .fa-lira-sign:before {
        content: "\f195"
    }

    .fa-list:before {
        content: "\f03a"
    }

    .fa-list-alt:before {
        content: "\f022"
    }

    .fa-list-ol:before {
        content: "\f0cb"
    }

    .fa-list-ul:before {
        content: "\f0ca"
    }

    .fa-location-arrow:before {
        content: "\f124"
    }

    .fa-lock:before {
        content: "\f023"
    }

    .fa-lock-open:before {
        content: "\f3c1"
    }

    .fa-long-arrow-alt-down:before {
        content: "\f309"
    }

    .fa-long-arrow-alt-left:before {
        content: "\f30a"
    }

    .fa-long-arrow-alt-right:before {
        content: "\f30b"
    }

    .fa-long-arrow-alt-up:before {
        content: "\f30c"
    }

    .fa-low-vision:before {
        content: "\f2a8"
    }

    .fa-luggage-cart:before {
        content: "\f59d"
    }

    .fa-lungs:before {
        content: "\f604"
    }

    .fa-lungs-virus:before {
        content: "\e067"
    }

    .fa-lyft:before {
        content: "\f3c3"
    }

    .fa-magento:before {
        content: "\f3c4"
    }

    .fa-magic:before {
        content: "\f0d0"
    }

    .fa-magnet:before {
        content: "\f076"
    }

    .fa-mail-bulk:before {
        content: "\f674"
    }

    .fa-mailchimp:before {
        content: "\f59e"
    }

    .fa-male:before {
        content: "\f183"
    }

    .fa-mandalorian:before {
        content: "\f50f"
    }

    .fa-map:before {
        content: "\f279"
    }

    .fa-map-marked:before {
        content: "\f59f"
    }

    .fa-map-marked-alt:before {
        content: "\f5a0"
    }

    .fa-map-marker:before {
        content: "\f041"
    }

    .fa-map-marker-alt:before {
        content: "\f3c5"
    }

    .fa-map-pin:before {
        content: "\f276"
    }

    .fa-map-signs:before {
        content: "\f277"
    }

    .fa-markdown:before {
        content: "\f60f"
    }

    .fa-marker:before {
        content: "\f5a1"
    }

    .fa-mars:before {
        content: "\f222"
    }

    .fa-mars-double:before {
        content: "\f227"
    }

    .fa-mars-stroke:before {
        content: "\f229"
    }

    .fa-mars-stroke-h:before {
        content: "\f22b"
    }

    .fa-mars-stroke-v:before {
        content: "\f22a"
    }

    .fa-mask:before {
        content: "\f6fa"
    }

    .fa-mastodon:before {
        content: "\f4f6"
    }

    .fa-maxcdn:before {
        content: "\f136"
    }

    .fa-mdb:before {
        content: "\f8ca"
    }

    .fa-medal:before {
        content: "\f5a2"
    }

    .fa-medapps:before {
        content: "\f3c6"
    }

    .fa-medium:before {
        content: "\f23a"
    }

    .fa-medium-m:before {
        content: "\f3c7"
    }

    .fa-medkit:before {
        content: "\f0fa"
    }

    .fa-medrt:before {
        content: "\f3c8"
    }

    .fa-meetup:before {
        content: "\f2e0"
    }

    .fa-megaport:before {
        content: "\f5a3"
    }

    .fa-meh:before {
        content: "\f11a"
    }

    .fa-meh-blank:before {
        content: "\f5a4"
    }

    .fa-meh-rolling-eyes:before {
        content: "\f5a5"
    }

    .fa-memory:before {
        content: "\f538"
    }

    .fa-mendeley:before {
        content: "\f7b3"
    }

    .fa-menorah:before {
        content: "\f676"
    }

    .fa-mercury:before {
        content: "\f223"
    }

    .fa-meteor:before {
        content: "\f753"
    }

    .fa-microblog:before {
        content: "\e01a"
    }

    .fa-microchip:before {
        content: "\f2db"
    }

    .fa-microphone:before {
        content: "\f130"
    }

    .fa-microphone-alt:before {
        content: "\f3c9"
    }

    .fa-microphone-alt-slash:before {
        content: "\f539"
    }

    .fa-microphone-slash:before {
        content: "\f131"
    }

    .fa-microscope:before {
        content: "\f610"
    }

    .fa-microsoft:before {
        content: "\f3ca"
    }

    .fa-minus:before {
        content: "\f068"
    }

    .fa-minus-circle:before {
        content: "\f056"
    }

    .fa-minus-square:before {
        content: "\f146"
    }

    .fa-mitten:before {
        content: "\f7b5"
    }

    .fa-mix:before {
        content: "\f3cb"
    }

    .fa-mixcloud:before {
        content: "\f289"
    }

    .fa-mixer:before {
        content: "\e056"
    }

    .fa-mizuni:before {
        content: "\f3cc"
    }

    .fa-mobile:before {
        content: "\f10b"
    }

    .fa-mobile-alt:before {
        content: "\f3cd"
    }

    .fa-modx:before {
        content: "\f285"
    }

    .fa-monero:before {
        content: "\f3d0"
    }

    .fa-money-bill:before {
        content: "\f0d6"
    }

    .fa-money-bill-alt:before {
        content: "\f3d1"
    }

    .fa-money-bill-wave:before {
        content: "\f53a"
    }

    .fa-money-bill-wave-alt:before {
        content: "\f53b"
    }

    .fa-money-check:before {
        content: "\f53c"
    }

    .fa-money-check-alt:before {
        content: "\f53d"
    }

    .fa-monument:before {
        content: "\f5a6"
    }

    .fa-moon:before {
        content: "\f186"
    }

    .fa-mortar-pestle:before {
        content: "\f5a7"
    }

    .fa-mosque:before {
        content: "\f678"
    }

    .fa-motorcycle:before {
        content: "\f21c"
    }

    .fa-mountain:before {
        content: "\f6fc"
    }

    .fa-mouse:before {
        content: "\f8cc"
    }

    .fa-mouse-pointer:before {
        content: "\f245"
    }

    .fa-mug-hot:before {
        content: "\f7b6"
    }

    .fa-music:before {
        content: "\f001"
    }

    .fa-napster:before {
        content: "\f3d2"
    }

    .fa-neos:before {
        content: "\f612"
    }

    .fa-network-wired:before {
        content: "\f6ff"
    }

    .fa-neuter:before {
        content: "\f22c"
    }

    .fa-newspaper:before {
        content: "\f1ea"
    }

    .fa-nimblr:before {
        content: "\f5a8"
    }

    .fa-node:before {
        content: "\f419"
    }

    .fa-node-js:before {
        content: "\f3d3"
    }

    .fa-not-equal:before {
        content: "\f53e"
    }

    .fa-notes-medical:before {
        content: "\f481"
    }

    .fa-npm:before {
        content: "\f3d4"
    }

    .fa-ns8:before {
        content: "\f3d5"
    }

    .fa-nutritionix:before {
        content: "\f3d6"
    }

    .fa-object-group:before {
        content: "\f247"
    }

    .fa-object-ungroup:before {
        content: "\f248"
    }

    .fa-odnoklassniki:before {
        content: "\f263"
    }

    .fa-odnoklassniki-square:before {
        content: "\f264"
    }

    .fa-oil-can:before {
        content: "\f613"
    }

    .fa-old-republic:before {
        content: "\f510"
    }

    .fa-om:before {
        content: "\f679"
    }

    .fa-opencart:before {
        content: "\f23d"
    }

    .fa-openid:before {
        content: "\f19b"
    }

    .fa-opera:before {
        content: "\f26a"
    }

    .fa-optin-monster:before {
        content: "\f23c"
    }

    .fa-orcid:before {
        content: "\f8d2"
    }

    .fa-osi:before {
        content: "\f41a"
    }

    .fa-otter:before {
        content: "\f700"
    }

    .fa-outdent:before {
        content: "\f03b"
    }

    .fa-page4:before {
        content: "\f3d7"
    }

    .fa-pagelines:before {
        content: "\f18c"
    }

    .fa-pager:before {
        content: "\f815"
    }

    .fa-paint-brush:before {
        content: "\f1fc"
    }

    .fa-paint-roller:before {
        content: "\f5aa"
    }

    .fa-palette:before {
        content: "\f53f"
    }

    .fa-palfed:before {
        content: "\f3d8"
    }

    .fa-pallet:before {
        content: "\f482"
    }

    .fa-paper-plane:before {
        content: "\f1d8"
    }

    .fa-paperclip:before {
        content: "\f0c6"
    }

    .fa-parachute-box:before {
        content: "\f4cd"
    }

    .fa-paragraph:before {
        content: "\f1dd"
    }

    .fa-parking:before {
        content: "\f540"
    }

    .fa-passport:before {
        content: "\f5ab"
    }

    .fa-pastafarianism:before {
        content: "\f67b"
    }

    .fa-paste:before {
        content: "\f0ea"
    }

    .fa-patreon:before {
        content: "\f3d9"
    }

    .fa-pause:before {
        content: "\f04c"
    }

    .fa-pause-circle:before {
        content: "\f28b"
    }

    .fa-paw:before {
        content: "\f1b0"
    }

    .fa-paypal:before {
        content: "\f1ed"
    }

    .fa-peace:before {
        content: "\f67c"
    }

    .fa-pen:before {
        content: "\f304"
    }

    .fa-pen-alt:before {
        content: "\f305"
    }

    .fa-pen-fancy:before {
        content: "\f5ac"
    }

    .fa-pen-nib:before {
        content: "\f5ad"
    }

    .fa-pen-square:before {
        content: "\f14b"
    }

    .fa-pencil-alt:before {
        content: "\f303"
    }

    .fa-pencil-ruler:before {
        content: "\f5ae"
    }

    .fa-penny-arcade:before {
        content: "\f704"
    }

    .fa-people-arrows:before {
        content: "\e068"
    }

    .fa-people-carry:before {
        content: "\f4ce"
    }

    .fa-pepper-hot:before {
        content: "\f816"
    }

    .fa-percent:before {
        content: "\f295"
    }

    .fa-percentage:before {
        content: "\f541"
    }

    .fa-periscope:before {
        content: "\f3da"
    }

    .fa-person-booth:before {
        content: "\f756"
    }

    .fa-phabricator:before {
        content: "\f3db"
    }

    .fa-phoenix-framework:before {
        content: "\f3dc"
    }

    .fa-phoenix-squadron:before {
        content: "\f511"
    }

    .fa-phone:before {
        content: "\f095"
    }

    .fa-phone-alt:before {
        content: "\f879"
    }

    .fa-phone-slash:before {
        content: "\f3dd"
    }

    .fa-phone-square:before {
        content: "\f098"
    }

    .fa-phone-square-alt:before {
        content: "\f87b"
    }

    .fa-phone-volume:before {
        content: "\f2a0"
    }

    .fa-photo-video:before {
        content: "\f87c"
    }

    .fa-php:before {
        content: "\f457"
    }

    .fa-pied-piper:before {
        content: "\f2ae"
    }

    .fa-pied-piper-alt:before {
        content: "\f1a8"
    }

    .fa-pied-piper-hat:before {
        content: "\f4e5"
    }

    .fa-pied-piper-pp:before {
        content: "\f1a7"
    }

    .fa-pied-piper-square:before {
        content: "\e01e"
    }

    .fa-piggy-bank:before {
        content: "\f4d3"
    }

    .fa-pills:before {
        content: "\f484"
    }

    .fa-pinterest:before {
        content: "\f0d2"
    }

    .fa-pinterest-p:before {
        content: "\f231"
    }

    .fa-pinterest-square:before {
        content: "\f0d3"
    }

    .fa-pizza-slice:before {
        content: "\f818"
    }

    .fa-place-of-worship:before {
        content: "\f67f"
    }

    .fa-plane:before {
        content: "\f072"
    }

    .fa-plane-arrival:before {
        content: "\f5af"
    }

    .fa-plane-departure:before {
        content: "\f5b0"
    }

    .fa-plane-slash:before {
        content: "\e069"
    }

    .fa-play:before {
        content: "\f04b"
    }

    .fa-play-circle:before {
        content: "\f144"
    }

    .fa-playstation:before {
        content: "\f3df"
    }

    .fa-plug:before {
        content: "\f1e6"
    }

    .fa-plus:before {
        content: "\f067"
    }

    .fa-plus-circle:before {
        content: "\f055"
    }

    .fa-plus-square:before {
        content: "\f0fe"
    }

    .fa-podcast:before {
        content: "\f2ce"
    }

    .fa-poll:before {
        content: "\f681"
    }

    .fa-poll-h:before {
        content: "\f682"
    }

    .fa-poo:before {
        content: "\f2fe"
    }

    .fa-poo-storm:before {
        content: "\f75a"
    }

    .fa-poop:before {
        content: "\f619"
    }

    .fa-portrait:before {
        content: "\f3e0"
    }

    .fa-pound-sign:before {
        content: "\f154"
    }

    .fa-power-off:before {
        content: "\f011"
    }

    .fa-pray:before {
        content: "\f683"
    }

    .fa-praying-hands:before {
        content: "\f684"
    }

    .fa-prescription:before {
        content: "\f5b1"
    }

    .fa-prescription-bottle:before {
        content: "\f485"
    }

    .fa-prescription-bottle-alt:before {
        content: "\f486"
    }

    .fa-print:before {
        content: "\f02f"
    }

    .fa-procedures:before {
        content: "\f487"
    }

    .fa-product-hunt:before {
        content: "\f288"
    }

    .fa-project-diagram:before {
        content: "\f542"
    }

    .fa-pump-medical:before {
        content: "\e06a"
    }

    .fa-pump-soap:before {
        content: "\e06b"
    }

    .fa-pushed:before {
        content: "\f3e1"
    }

    .fa-puzzle-piece:before {
        content: "\f12e"
    }

    .fa-python:before {
        content: "\f3e2"
    }

    .fa-qq:before {
        content: "\f1d6"
    }

    .fa-qrcode:before {
        content: "\f029"
    }

    .fa-question:before {
        content: "\f128"
    }

    .fa-question-circle:before {
        content: "\f059"
    }

    .fa-quidditch:before {
        content: "\f458"
    }

    .fa-quinscape:before {
        content: "\f459"
    }

    .fa-quora:before {
        content: "\f2c4"
    }

    .fa-quote-left:before {
        content: "\f10d"
    }

    .fa-quote-right:before {
        content: "\f10e"
    }

    .fa-quran:before {
        content: "\f687"
    }

    .fa-r-project:before {
        content: "\f4f7"
    }

    .fa-radiation:before {
        content: "\f7b9"
    }

    .fa-radiation-alt:before {
        content: "\f7ba"
    }

    .fa-rainbow:before {
        content: "\f75b"
    }

    .fa-random:before {
        content: "\f074"
    }

    .fa-raspberry-pi:before {
        content: "\f7bb"
    }

    .fa-ravelry:before {
        content: "\f2d9"
    }

    .fa-react:before {
        content: "\f41b"
    }

    .fa-reacteurope:before {
        content: "\f75d"
    }

    .fa-readme:before {
        content: "\f4d5"
    }

    .fa-rebel:before {
        content: "\f1d0"
    }

    .fa-receipt:before {
        content: "\f543"
    }

    .fa-record-vinyl:before {
        content: "\f8d9"
    }

    .fa-recycle:before {
        content: "\f1b8"
    }

    .fa-red-river:before {
        content: "\f3e3"
    }

    .fa-reddit:before {
        content: "\f1a1"
    }

    .fa-reddit-alien:before {
        content: "\f281"
    }

    .fa-reddit-square:before {
        content: "\f1a2"
    }

    .fa-redhat:before {
        content: "\f7bc"
    }

    .fa-redo:before {
        content: "\f01e"
    }

    .fa-redo-alt:before {
        content: "\f2f9"
    }

    .fa-registered:before {
        content: "\f25d"
    }

    .fa-remove-format:before {
        content: "\f87d"
    }

    .fa-renren:before {
        content: "\f18b"
    }

    .fa-reply:before {
        content: "\f3e5"
    }

    .fa-reply-all:before {
        content: "\f122"
    }

    .fa-replyd:before {
        content: "\f3e6"
    }

    .fa-republican:before {
        content: "\f75e"
    }

    .fa-researchgate:before {
        content: "\f4f8"
    }

    .fa-resolving:before {
        content: "\f3e7"
    }

    .fa-restroom:before {
        content: "\f7bd"
    }

    .fa-retweet:before {
        content: "\f079"
    }

    .fa-rev:before {
        content: "\f5b2"
    }

    .fa-ribbon:before {
        content: "\f4d6"
    }

    .fa-ring:before {
        content: "\f70b"
    }

    .fa-road:before {
        content: "\f018"
    }

    .fa-robot:before {
        content: "\f544"
    }

    .fa-rocket:before {
        content: "\f135"
    }

    .fa-rocketchat:before {
        content: "\f3e8"
    }

    .fa-rockrms:before {
        content: "\f3e9"
    }

    .fa-route:before {
        content: "\f4d7"
    }

    .fa-rss:before {
        content: "\f09e"
    }

    .fa-rss-square:before {
        content: "\f143"
    }

    .fa-ruble-sign:before {
        content: "\f158"
    }

    .fa-ruler:before {
        content: "\f545"
    }

    .fa-ruler-combined:before {
        content: "\f546"
    }

    .fa-ruler-horizontal:before {
        content: "\f547"
    }

    .fa-ruler-vertical:before {
        content: "\f548"
    }

    .fa-running:before {
        content: "\f70c"
    }

    .fa-rupee-sign:before {
        content: "\f156"
    }

    .fa-rust:before {
        content: "\e07a"
    }

    .fa-sad-cry:before {
        content: "\f5b3"
    }

    .fa-sad-tear:before {
        content: "\f5b4"
    }

    .fa-safari:before {
        content: "\f267"
    }

    .fa-salesforce:before {
        content: "\f83b"
    }

    .fa-sass:before {
        content: "\f41e"
    }

    .fa-satellite:before {
        content: "\f7bf"
    }

    .fa-satellite-dish:before {
        content: "\f7c0"
    }

    .fa-save:before {
        content: "\f0c7"
    }

    .fa-schlix:before {
        content: "\f3ea"
    }

    .fa-school:before {
        content: "\f549"
    }

    .fa-screwdriver:before {
        content: "\f54a"
    }

    .fa-scribd:before {
        content: "\f28a"
    }

    .fa-scroll:before {
        content: "\f70e"
    }

    .fa-sd-card:before {
        content: "\f7c2"
    }

    .fa-search:before {
        content: "\f002"
    }

    .fa-search-dollar:before {
        content: "\f688"
    }

    .fa-search-location:before {
        content: "\f689"
    }

    .fa-search-minus:before {
        content: "\f010"
    }

    .fa-search-plus:before {
        content: "\f00e"
    }

    .fa-searchengin:before {
        content: "\f3eb"
    }

    .fa-seedling:before {
        content: "\f4d8"
    }

    .fa-sellcast:before {
        content: "\f2da"
    }

    .fa-sellsy:before {
        content: "\f213"
    }

    .fa-server:before {
        content: "\f233"
    }

    .fa-servicestack:before {
        content: "\f3ec"
    }

    .fa-shapes:before {
        content: "\f61f"
    }

    .fa-share:before {
        content: "\f064"
    }

    .fa-share-alt:before {
        content: "\f1e0"
    }

    .fa-share-alt-square:before {
        content: "\f1e1"
    }

    .fa-share-square:before {
        content: "\f14d"
    }

    .fa-shekel-sign:before {
        content: "\f20b"
    }

    .fa-shield-alt:before {
        content: "\f3ed"
    }

    .fa-shield-virus:before {
        content: "\e06c"
    }

    .fa-ship:before {
        content: "\f21a"
    }

    .fa-shipping-fast:before {
        content: "\f48b"
    }

    .fa-shirtsinbulk:before {
        content: "\f214"
    }

    .fa-shoe-prints:before {
        content: "\f54b"
    }

    .fa-shopify:before {
        content: "\e057"
    }

    .fa-shopping-bag:before {
        content: "\f290"
    }

    .fa-shopping-basket:before {
        content: "\f291"
    }

    .fa-shopping-cart:before {
        content: "\f07a"
    }

    .fa-shopware:before {
        content: "\f5b5"
    }

    .fa-shower:before {
        content: "\f2cc"
    }

    .fa-shuttle-van:before {
        content: "\f5b6"
    }

    .fa-sign:before {
        content: "\f4d9"
    }

    .fa-sign-in-alt:before {
        content: "\f2f6"
    }

    .fa-sign-language:before {
        content: "\f2a7"
    }

    .fa-sign-out-alt:before {
        content: "\f2f5"
    }

    .fa-signal:before {
        content: "\f012"
    }

    .fa-signature:before {
        content: "\f5b7"
    }

    .fa-sim-card:before {
        content: "\f7c4"
    }

    .fa-simplybuilt:before {
        content: "\f215"
    }

    .fa-sink:before {
        content: "\e06d"
    }

    .fa-sistrix:before {
        content: "\f3ee"
    }

    .fa-sitemap:before {
        content: "\f0e8"
    }

    .fa-sith:before {
        content: "\f512"
    }

    .fa-skating:before {
        content: "\f7c5"
    }

    .fa-sketch:before {
        content: "\f7c6"
    }

    .fa-skiing:before {
        content: "\f7c9"
    }

    .fa-skiing-nordic:before {
        content: "\f7ca"
    }

    .fa-skull:before {
        content: "\f54c"
    }

    .fa-skull-crossbones:before {
        content: "\f714"
    }

    .fa-skyatlas:before {
        content: "\f216"
    }

    .fa-skype:before {
        content: "\f17e"
    }

    .fa-slack:before {
        content: "\f198"
    }

    .fa-slack-hash:before {
        content: "\f3ef"
    }

    .fa-slash:before {
        content: "\f715"
    }

    .fa-sleigh:before {
        content: "\f7cc"
    }

    .fa-sliders-h:before {
        content: "\f1de"
    }

    .fa-slideshare:before {
        content: "\f1e7"
    }

    .fa-smile:before {
        content: "\f118"
    }

    .fa-smile-beam:before {
        content: "\f5b8"
    }

    .fa-smile-wink:before {
        content: "\f4da"
    }

    .fa-smog:before {
        content: "\f75f"
    }

    .fa-smoking:before {
        content: "\f48d"
    }

    .fa-smoking-ban:before {
        content: "\f54d"
    }

    .fa-sms:before {
        content: "\f7cd"
    }

    .fa-snapchat:before {
        content: "\f2ab"
    }

    .fa-snapchat-ghost:before {
        content: "\f2ac"
    }

    .fa-snapchat-square:before {
        content: "\f2ad"
    }

    .fa-snowboarding:before {
        content: "\f7ce"
    }

    .fa-snowflake:before {
        content: "\f2dc"
    }

    .fa-snowman:before {
        content: "\f7d0"
    }

    .fa-snowplow:before {
        content: "\f7d2"
    }

    .fa-soap:before {
        content: "\e06e"
    }

    .fa-socks:before {
        content: "\f696"
    }

    .fa-solar-panel:before {
        content: "\f5ba"
    }

    .fa-sort:before {
        content: "\f0dc"
    }

    .fa-sort-alpha-down:before {
        content: "\f15d"
    }

    .fa-sort-alpha-down-alt:before {
        content: "\f881"
    }

    .fa-sort-alpha-up:before {
        content: "\f15e"
    }

    .fa-sort-alpha-up-alt:before {
        content: "\f882"
    }

    .fa-sort-amount-down:before {
        content: "\f160"
    }

    .fa-sort-amount-down-alt:before {
        content: "\f884"
    }

    .fa-sort-amount-up:before {
        content: "\f161"
    }

    .fa-sort-amount-up-alt:before {
        content: "\f885"
    }

    .fa-sort-down:before {
        content: "\f0dd"
    }

    .fa-sort-numeric-down:before {
        content: "\f162"
    }

    .fa-sort-numeric-down-alt:before {
        content: "\f886"
    }

    .fa-sort-numeric-up:before {
        content: "\f163"
    }

    .fa-sort-numeric-up-alt:before {
        content: "\f887"
    }

    .fa-sort-up:before {
        content: "\f0de"
    }

    .fa-soundcloud:before {
        content: "\f1be"
    }

    .fa-sourcetree:before {
        content: "\f7d3"
    }

    .fa-spa:before {
        content: "\f5bb"
    }

    .fa-space-shuttle:before {
        content: "\f197"
    }

    .fa-speakap:before {
        content: "\f3f3"
    }

    .fa-speaker-deck:before {
        content: "\f83c"
    }

    .fa-spell-check:before {
        content: "\f891"
    }

    .fa-spider:before {
        content: "\f717"
    }

    .fa-spinner:before {
        content: "\f110"
    }

    .fa-splotch:before {
        content: "\f5bc"
    }

    .fa-spotify:before {
        content: "\f1bc"
    }

    .fa-spray-can:before {
        content: "\f5bd"
    }

    .fa-square:before {
        content: "\f0c8"
    }

    .fa-square-full:before {
        content: "\f45c"
    }

    .fa-square-root-alt:before {
        content: "\f698"
    }

    .fa-squarespace:before {
        content: "\f5be"
    }

    .fa-stack-exchange:before {
        content: "\f18d"
    }

    .fa-stack-overflow:before {
        content: "\f16c"
    }

    .fa-stackpath:before {
        content: "\f842"
    }

    .fa-stamp:before {
        content: "\f5bf"
    }

    .fa-star:before {
        content: "\f005"
    }

    .fa-star-and-crescent:before {
        content: "\f699"
    }

    .fa-star-half:before {
        content: "\f089"
    }

    .fa-star-half-alt:before {
        content: "\f5c0"
    }

    .fa-star-of-david:before {
        content: "\f69a"
    }

    .fa-star-of-life:before {
        content: "\f621"
    }

    .fa-staylinked:before {
        content: "\f3f5"
    }

    .fa-steam:before {
        content: "\f1b6"
    }

    .fa-steam-square:before {
        content: "\f1b7"
    }

    .fa-steam-symbol:before {
        content: "\f3f6"
    }

    .fa-step-backward:before {
        content: "\f048"
    }

    .fa-step-forward:before {
        content: "\f051"
    }

    .fa-stethoscope:before {
        content: "\f0f1"
    }

    .fa-sticker-mule:before {
        content: "\f3f7"
    }

    .fa-sticky-note:before {
        content: "\f249"
    }

    .fa-stop:before {
        content: "\f04d"
    }

    .fa-stop-circle:before {
        content: "\f28d"
    }

    .fa-stopwatch:before {
        content: "\f2f2"
    }

    .fa-stopwatch-20:before {
        content: "\e06f"
    }

    .fa-store:before {
        content: "\f54e"
    }

    .fa-store-alt:before {
        content: "\f54f"
    }

    .fa-store-alt-slash:before {
        content: "\e070"
    }

    .fa-store-slash:before {
        content: "\e071"
    }

    .fa-strava:before {
        content: "\f428"
    }

    .fa-stream:before {
        content: "\f550"
    }

    .fa-street-view:before {
        content: "\f21d"
    }

    .fa-strikethrough:before {
        content: "\f0cc"
    }

    .fa-stripe:before {
        content: "\f429"
    }

    .fa-stripe-s:before {
        content: "\f42a"
    }

    .fa-stroopwafel:before {
        content: "\f551"
    }

    .fa-studiovinari:before {
        content: "\f3f8"
    }

    .fa-stumbleupon:before {
        content: "\f1a4"
    }

    .fa-stumbleupon-circle:before {
        content: "\f1a3"
    }

    .fa-subscript:before {
        content: "\f12c"
    }

    .fa-subway:before {
        content: "\f239"
    }

    .fa-suitcase:before {
        content: "\f0f2"
    }

    .fa-suitcase-rolling:before {
        content: "\f5c1"
    }

    .fa-sun:before {
        content: "\f185"
    }

    .fa-superpowers:before {
        content: "\f2dd"
    }

    .fa-superscript:before {
        content: "\f12b"
    }

    .fa-supple:before {
        content: "\f3f9"
    }

    .fa-surprise:before {
        content: "\f5c2"
    }

    .fa-suse:before {
        content: "\f7d6"
    }

    .fa-swatchbook:before {
        content: "\f5c3"
    }

    .fa-swift:before {
        content: "\f8e1"
    }

    .fa-swimmer:before {
        content: "\f5c4"
    }

    .fa-swimming-pool:before {
        content: "\f5c5"
    }

    .fa-symfony:before {
        content: "\f83d"
    }

    .fa-synagogue:before {
        content: "\f69b"
    }

    .fa-sync:before {
        content: "\f021"
    }

    .fa-sync-alt:before {
        content: "\f2f1"
    }

    .fa-syringe:before {
        content: "\f48e"
    }

    .fa-table:before {
        content: "\f0ce"
    }

    .fa-table-tennis:before {
        content: "\f45d"
    }

    .fa-tablet:before {
        content: "\f10a"
    }

    .fa-tablet-alt:before {
        content: "\f3fa"
    }

    .fa-tablets:before {
        content: "\f490"
    }

    .fa-tachometer-alt:before {
        content: "\f3fd"
    }

    .fa-tag:before {
        content: "\f02b"
    }

    .fa-tags:before {
        content: "\f02c"
    }

    .fa-tape:before {
        content: "\f4db"
    }

    .fa-tasks:before {
        content: "\f0ae"
    }

    .fa-taxi:before {
        content: "\f1ba"
    }

    .fa-teamspeak:before {
        content: "\f4f9"
    }

    .fa-teeth:before {
        content: "\f62e"
    }

    .fa-teeth-open:before {
        content: "\f62f"
    }

    .fa-telegram:before {
        content: "\f2c6"
    }

    .fa-telegram-plane:before {
        content: "\f3fe"
    }

    .fa-temperature-high:before {
        content: "\f769"
    }

    .fa-temperature-low:before {
        content: "\f76b"
    }

    .fa-tencent-weibo:before {
        content: "\f1d5"
    }

    .fa-tenge:before {
        content: "\f7d7"
    }

    .fa-terminal:before {
        content: "\f120"
    }

    .fa-text-height:before {
        content: "\f034"
    }

    .fa-text-width:before {
        content: "\f035"
    }

    .fa-th:before {
        content: "\f00a"
    }

    .fa-th-large:before {
        content: "\f009"
    }

    .fa-th-list:before {
        content: "\f00b"
    }

    .fa-the-red-yeti:before {
        content: "\f69d"
    }

    .fa-theater-masks:before {
        content: "\f630"
    }

    .fa-themeco:before {
        content: "\f5c6"
    }

    .fa-themeisle:before {
        content: "\f2b2"
    }

    .fa-thermometer:before {
        content: "\f491"
    }

    .fa-thermometer-empty:before {
        content: "\f2cb"
    }

    .fa-thermometer-full:before {
        content: "\f2c7"
    }

    .fa-thermometer-half:before {
        content: "\f2c9"
    }

    .fa-thermometer-quarter:before {
        content: "\f2ca"
    }

    .fa-thermometer-three-quarters:before {
        content: "\f2c8"
    }

    .fa-think-peaks:before {
        content: "\f731"
    }

    .fa-thumbs-down:before {
        content: "\f165"
    }

    .fa-thumbs-up:before {
        content: "\f164"
    }

    .fa-thumbtack:before {
        content: "\f08d"
    }

    .fa-ticket-alt:before {
        content: "\f3ff"
    }

    .fa-tiktok:before {
        content: "\e07b"
    }

    .fa-times:before {
        content: "\f00d"
    }

    .fa-times-circle:before {
        content: "\f057"
    }

    .fa-tint:before {
        content: "\f043"
    }

    .fa-tint-slash:before {
        content: "\f5c7"
    }

    .fa-tired:before {
        content: "\f5c8"
    }

    .fa-toggle-off:before {
        content: "\f204"
    }

    .fa-toggle-on:before {
        content: "\f205"
    }

    .fa-toilet:before {
        content: "\f7d8"
    }

    .fa-toilet-paper:before {
        content: "\f71e"
    }

    .fa-toilet-paper-slash:before {
        content: "\e072"
    }

    .fa-toolbox:before {
        content: "\f552"
    }

    .fa-tools:before {
        content: "\f7d9"
    }

    .fa-tooth:before {
        content: "\f5c9"
    }

    .fa-torah:before {
        content: "\f6a0"
    }

    .fa-torii-gate:before {
        content: "\f6a1"
    }

    .fa-tractor:before {
        content: "\f722"
    }

    .fa-trade-federation:before {
        content: "\f513"
    }

    .fa-trademark:before {
        content: "\f25c"
    }

    .fa-traffic-light:before {
        content: "\f637"
    }

    .fa-trailer:before {
        content: "\e041"
    }

    .fa-train:before {
        content: "\f238"
    }

    .fa-tram:before {
        content: "\f7da"
    }

    .fa-transgender:before {
        content: "\f224"
    }

    .fa-transgender-alt:before {
        content: "\f225"
    }

    .fa-trash:before {
        content: "\f1f8"
    }

    .fa-trash-alt:before {
        content: "\f2ed"
    }

    .fa-trash-restore:before {
        content: "\f829"
    }

    .fa-trash-restore-alt:before {
        content: "\f82a"
    }

    .fa-tree:before {
        content: "\f1bb"
    }

    .fa-trello:before {
        content: "\f181"
    }

    .fa-tripadvisor:before {
        content: "\f262"
    }

    .fa-trophy:before {
        content: "\f091"
    }

    .fa-truck:before {
        content: "\f0d1"
    }

    .fa-truck-loading:before {
        content: "\f4de"
    }

    .fa-truck-monster:before {
        content: "\f63b"
    }

    .fa-truck-moving:before {
        content: "\f4df"
    }

    .fa-truck-pickup:before {
        content: "\f63c"
    }

    .fa-tshirt:before {
        content: "\f553"
    }

    .fa-tty:before {
        content: "\f1e4"
    }

    .fa-tumblr:before {
        content: "\f173"
    }

    .fa-tumblr-square:before {
        content: "\f174"
    }

    .fa-tv:before {
        content: "\f26c"
    }

    .fa-twitch:before {
        content: "\f1e8"
    }

    .fa-twitter:before {
        content: "\f099"
    }

    .fa-twitter-square:before {
        content: "\f081"
    }

    .fa-typo3:before {
        content: "\f42b"
    }

    .fa-uber:before {
        content: "\f402"
    }

    .fa-ubuntu:before {
        content: "\f7df"
    }

    .fa-uikit:before {
        content: "\f403"
    }

    .fa-umbraco:before {
        content: "\f8e8"
    }

    .fa-umbrella:before {
        content: "\f0e9"
    }

    .fa-umbrella-beach:before {
        content: "\f5ca"
    }

    .fa-underline:before {
        content: "\f0cd"
    }

    .fa-undo:before {
        content: "\f0e2"
    }

    .fa-undo-alt:before {
        content: "\f2ea"
    }

    .fa-uniregistry:before {
        content: "\f404"
    }

    .fa-unity:before {
        content: "\e049"
    }

    .fa-universal-access:before {
        content: "\f29a"
    }

    .fa-university:before {
        content: "\f19c"
    }

    .fa-unlink:before {
        content: "\f127"
    }

    .fa-unlock:before {
        content: "\f09c"
    }

    .fa-unlock-alt:before {
        content: "\f13e"
    }

    .fa-unsplash:before {
        content: "\e07c"
    }

    .fa-untappd:before {
        content: "\f405"
    }

    .fa-upload:before {
        content: "\f093"
    }

    .fa-ups:before {
        content: "\f7e0"
    }

    .fa-usb:before {
        content: "\f287"
    }

    .fa-user:before {
        content: "\f007"
    }

    .fa-user-alt:before {
        content: "\f406"
    }

    .fa-user-alt-slash:before {
        content: "\f4fa"
    }

    .fa-user-astronaut:before {
        content: "\f4fb"
    }

    .fa-user-check:before {
        content: "\f4fc"
    }

    .fa-user-circle:before {
        content: "\f2bd"
    }

    .fa-user-clock:before {
        content: "\f4fd"
    }

    .fa-user-cog:before {
        content: "\f4fe"
    }

    .fa-user-edit:before {
        content: "\f4ff"
    }

    .fa-user-friends:before {
        content: "\f500"
    }

    .fa-user-graduate:before {
        content: "\f501"
    }

    .fa-user-injured:before {
        content: "\f728"
    }

    .fa-user-lock:before {
        content: "\f502"
    }

    .fa-user-md:before {
        content: "\f0f0"
    }

    .fa-user-minus:before {
        content: "\f503"
    }

    .fa-user-ninja:before {
        content: "\f504"
    }

    .fa-user-nurse:before {
        content: "\f82f"
    }

    .fa-user-plus:before {
        content: "\f234"
    }

    .fa-user-secret:before {
        content: "\f21b"
    }

    .fa-user-shield:before {
        content: "\f505"
    }

    .fa-user-slash:before {
        content: "\f506"
    }

    .fa-user-tag:before {
        content: "\f507"
    }

    .fa-user-tie:before {
        content: "\f508"
    }

    .fa-user-times:before {
        content: "\f235"
    }

    .fa-users:before {
        content: "\f0c0"
    }

    .fa-users-cog:before {
        content: "\f509"
    }

    .fa-users-slash:before {
        content: "\e073"
    }

    .fa-usps:before {
        content: "\f7e1"
    }

    .fa-ussunnah:before {
        content: "\f407"
    }

    .fa-utensil-spoon:before {
        content: "\f2e5"
    }

    .fa-utensils:before {
        content: "\f2e7"
    }

    .fa-vaadin:before {
        content: "\f408"
    }

    .fa-vector-square:before {
        content: "\f5cb"
    }

    .fa-venus:before {
        content: "\f221"
    }

    .fa-venus-double:before {
        content: "\f226"
    }

    .fa-venus-mars:before {
        content: "\f228"
    }

    .fa-viacoin:before {
        content: "\f237"
    }

    .fa-viadeo:before {
        content: "\f2a9"
    }

    .fa-viadeo-square:before {
        content: "\f2aa"
    }

    .fa-vial:before {
        content: "\f492"
    }

    .fa-vials:before {
        content: "\f493"
    }

    .fa-viber:before {
        content: "\f409"
    }

    .fa-video:before {
        content: "\f03d"
    }

    .fa-video-slash:before {
        content: "\f4e2"
    }

    .fa-vihara:before {
        content: "\f6a7"
    }

    .fa-vimeo:before {
        content: "\f40a"
    }

    .fa-vimeo-square:before {
        content: "\f194"
    }

    .fa-vimeo-v:before {
        content: "\f27d"
    }

    .fa-vine:before {
        content: "\f1ca"
    }

    .fa-virus:before {
        content: "\e074"
    }

    .fa-virus-slash:before {
        content: "\e075"
    }

    .fa-viruses:before {
        content: "\e076"
    }

    .fa-vk:before {
        content: "\f189"
    }

    .fa-vnv:before {
        content: "\f40b"
    }

    .fa-voicemail:before {
        content: "\f897"
    }

    .fa-volleyball-ball:before {
        content: "\f45f"
    }

    .fa-volume-down:before {
        content: "\f027"
    }

    .fa-volume-mute:before {
        content: "\f6a9"
    }

    .fa-volume-off:before {
        content: "\f026"
    }

    .fa-volume-up:before {
        content: "\f028"
    }

    .fa-vote-yea:before {
        content: "\f772"
    }

    .fa-vr-cardboard:before {
        content: "\f729"
    }

    .fa-vuejs:before {
        content: "\f41f"
    }

    .fa-walking:before {
        content: "\f554"
    }

    .fa-wallet:before {
        content: "\f555"
    }

    .fa-warehouse:before {
        content: "\f494"
    }

    .fa-water:before {
        content: "\f773"
    }

    .fa-wave-square:before {
        content: "\f83e"
    }

    .fa-waze:before {
        content: "\f83f"
    }

    .fa-weebly:before {
        content: "\f5cc"
    }

    .fa-weibo:before {
        content: "\f18a"
    }

    .fa-weight:before {
        content: "\f496"
    }

    .fa-weight-hanging:before {
        content: "\f5cd"
    }

    .fa-weixin:before {
        content: "\f1d7"
    }

    .fa-whatsapp:before {
        content: "\f232"
    }

    .fa-whatsapp-square:before {
        content: "\f40c"
    }

    .fa-wheelchair:before {
        content: "\f193"
    }

    .fa-whmcs:before {
        content: "\f40d"
    }

    .fa-wifi:before {
        content: "\f1eb"
    }

    .fa-wikipedia-w:before {
        content: "\f266"
    }

    .fa-wind:before {
        content: "\f72e"
    }

    .fa-window-close:before {
        content: "\f410"
    }

    .fa-window-maximize:before {
        content: "\f2d0"
    }

    .fa-window-minimize:before {
        content: "\f2d1"
    }

    .fa-window-restore:before {
        content: "\f2d2"
    }

    .fa-windows:before {
        content: "\f17a"
    }

    .fa-wine-bottle:before {
        content: "\f72f"
    }

    .fa-wine-glass:before {
        content: "\f4e3"
    }

    .fa-wine-glass-alt:before {
        content: "\f5ce"
    }

    .fa-wix:before {
        content: "\f5cf"
    }

    .fa-wizards-of-the-coast:before {
        content: "\f730"
    }

    .fa-wolf-pack-battalion:before {
        content: "\f514"
    }

    .fa-won-sign:before {
        content: "\f159"
    }

    .fa-wordpress:before {
        content: "\f19a"
    }

    .fa-wordpress-simple:before {
        content: "\f411"
    }

    .fa-wpbeginner:before {
        content: "\f297"
    }

    .fa-wpexplorer:before {
        content: "\f2de"
    }

    .fa-wpforms:before {
        content: "\f298"
    }

    .fa-wpressr:before {
        content: "\f3e4"
    }

    .fa-wrench:before {
        content: "\f0ad"
    }

    .fa-x-ray:before {
        content: "\f497"
    }

    .fa-xbox:before {
        content: "\f412"
    }

    .fa-xing:before {
        content: "\f168"
    }

    .fa-xing-square:before {
        content: "\f169"
    }

    .fa-y-combinator:before {
        content: "\f23b"
    }

    .fa-yahoo:before {
        content: "\f19e"
    }

    .fa-yammer:before {
        content: "\f840"
    }

    .fa-yandex:before {
        content: "\f413"
    }

    .fa-yandex-international:before {
        content: "\f414"
    }

    .fa-yarn:before {
        content: "\f7e3"
    }

    .fa-yelp:before {
        content: "\f1e9"
    }

    .fa-yen-sign:before {
        content: "\f157"
    }

    .fa-yin-yang:before {
        content: "\f6ad"
    }

    .fa-yoast:before {
        content: "\f2b1"
    }

    .fa-youtube:before {
        content: "\f167"
    }

    .fa-youtube-square:before {
        content: "\f431"
    }

    .fa-zhihu:before {
        content: "\f63f"
    }

    .sr-only {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px
    }

    .sr-only-focusable:active,
    .sr-only-focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

    @font-face {
        font-family: "Font Awesome 5 Brands";
        font-style: normal;
        font-weight: 400;
        font-display: block;
        src: url(../fonts/fontawesome/fa-brands-400.eot);
        src: url(../fonts/fontawesome/fa-brands-400.eot) format("embedded-opentype"), url(../fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-brands-400.woff) format("woff"), url(../fonts/fontawesome/fa-brands-400.ttf) format("truetype"), url(../fonts/fontawesome/fa-brands-400.svg) format("svg")
    }

    .fab {
        font-family: "Font Awesome 5 Brands"
    }

    @font-face {
        font-family: "Font Awesome 5 Free";
        font-style: normal;
        font-weight: 400;
        font-display: block;
        src: url(../fonts/fontawesome/fa-regular-400.eot);
        src: url(../fonts/fontawesome/fa-regular-400.eot) format("embedded-opentype"), url(../fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(../fonts/fontawesome/fa-regular-400.woff) format("woff"), url(../fonts/fontawesome/fa-regular-400.ttf) format("truetype"), url(../fonts/fontawesome/fa-regular-400.svg) format("svg")
    }

    .fab,
    .far {
        font-weight: 400
    }

    @font-face {
        font-family: "Font Awesome 5 Free";
        font-style: normal;
        font-weight: 900;
        font-display: block;
        src: url(../fonts/fontawesome/fa-solid-900.eot);
        src: url(../fonts/fontawesome/fa-solid-900.eot) format("embedded-opentype"), url(../fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(../fonts/fontawesome/fa-solid-900.woff) format("woff"), url(../fonts/fontawesome/fa-solid-900.ttf) format("truetype"), url(../fonts/fontawesome/fa-solid-900.svg) format("svg")
    }

    .fa,
    .far,
    .fas {
        font-family: "Font Awesome 5 Free"
    }

    .fa,
    .fas {
        font-weight: 900
    }

    @font-face {
        font-family: 'Pe-icon-7-stroke';
        src: url(../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.eot);
        src: url(../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.eot) format('embedded-opentype'), url(../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.woff) format('woff'), url(../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.ttf) format('truetype'), url(../fonts/pe-icon-7-stroke/Pe-icon-7-stroke.svg) format('svg');
        font-weight: 400;
        font-style: normal
    }

    [class^=pe-7s-],
    [class*=" pe-7s-"] {
        display: inline-block;
        font-family: 'Pe-icon-7-stroke';
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

    .pe-7s-album:before {
        content: "\e6aa"
    }

    .pe-7s-arc:before {
        content: "\e6ab"
    }

    .pe-7s-back-2:before {
        content: "\e6ac"
    }

    .pe-7s-bandaid:before {
        content: "\e6ad"
    }

    .pe-7s-car:before {
        content: "\e6ae"
    }

    .pe-7s-diamond:before {
        content: "\e6af"
    }

    .pe-7s-door-lock:before {
        content: "\e6b0"
    }

    .pe-7s-eyedropper:before {
        content: "\e6b1"
    }

    .pe-7s-female:before {
        content: "\e6b2"
    }

    .pe-7s-gym:before {
        content: "\e6b3"
    }

    .pe-7s-hammer:before {
        content: "\e6b4"
    }

    .pe-7s-headphones:before {
        content: "\e6b5"
    }

    .pe-7s-helm:before {
        content: "\e6b6"
    }

    .pe-7s-hourglass:before {
        content: "\e6b7"
    }

    .pe-7s-leaf:before {
        content: "\e6b8"
    }

    .pe-7s-magic-wand:before {
        content: "\e6b9"
    }

    .pe-7s-male:before {
        content: "\e6ba"
    }

    .pe-7s-map-2:before {
        content: "\e6bb"
    }

    .pe-7s-next-2:before {
        content: "\e6bc"
    }

    .pe-7s-paint-bucket:before {
        content: "\e6bd"
    }

    .pe-7s-pendrive:before {
        content: "\e6be"
    }

    .pe-7s-photo:before {
        content: "\e6bf"
    }

    .pe-7s-piggy:before {
        content: "\e6c0"
    }

    .pe-7s-plugin:before {
        content: "\e6c1"
    }

    .pe-7s-refresh-2:before {
        content: "\e6c2"
    }

    .pe-7s-rocket:before {
        content: "\e6c3"
    }

    .pe-7s-settings:before {
        content: "\e6c4"
    }

    .pe-7s-shield:before {
        content: "\e6c5"
    }

    .pe-7s-smile:before {
        content: "\e6c6"
    }

    .pe-7s-usb:before {
        content: "\e6c7"
    }

    .pe-7s-vector:before {
        content: "\e6c8"
    }

    .pe-7s-wine:before {
        content: "\e6c9"
    }

    .pe-7s-cloud-upload:before {
        content: "\e68a"
    }

    .pe-7s-cash:before {
        content: "\e68c"
    }

    .pe-7s-close:before {
        content: "\e680"
    }

    .pe-7s-bluetooth:before {
        content: "\e68d"
    }

    .pe-7s-cloud-download:before {
        content: "\e68b"
    }

    .pe-7s-way:before {
        content: "\e68e"
    }

    .pe-7s-close-circle:before {
        content: "\e681"
    }

    .pe-7s-id:before {
        content: "\e68f"
    }

    .pe-7s-angle-up:before {
        content: "\e682"
    }

    .pe-7s-wristwatch:before {
        content: "\e690"
    }

    .pe-7s-angle-up-circle:before {
        content: "\e683"
    }

    .pe-7s-world:before {
        content: "\e691"
    }

    .pe-7s-angle-right:before {
        content: "\e684"
    }

    .pe-7s-volume:before {
        content: "\e692"
    }

    .pe-7s-angle-right-circle:before {
        content: "\e685"
    }

    .pe-7s-users:before {
        content: "\e693"
    }

    .pe-7s-angle-left:before {
        content: "\e686"
    }

    .pe-7s-user-female:before {
        content: "\e694"
    }

    .pe-7s-angle-left-circle:before {
        content: "\e687"
    }

    .pe-7s-up-arrow:before {
        content: "\e695"
    }

    .pe-7s-angle-down:before {
        content: "\e688"
    }

    .pe-7s-switch:before {
        content: "\e696"
    }

    .pe-7s-angle-down-circle:before {
        content: "\e689"
    }

    .pe-7s-scissors:before {
        content: "\e697"
    }

    .pe-7s-wallet:before {
        content: "\e600"
    }

    .pe-7s-safe:before {
        content: "\e698"
    }

    .pe-7s-volume2:before {
        content: "\e601"
    }

    .pe-7s-volume1:before {
        content: "\e602"
    }

    .pe-7s-voicemail:before {
        content: "\e603"
    }

    .pe-7s-video:before {
        content: "\e604"
    }

    .pe-7s-user:before {
        content: "\e605"
    }

    .pe-7s-upload:before {
        content: "\e606"
    }

    .pe-7s-unlock:before {
        content: "\e607"
    }

    .pe-7s-umbrella:before {
        content: "\e608"
    }

    .pe-7s-trash:before {
        content: "\e609"
    }

    .pe-7s-tools:before {
        content: "\e60a"
    }

    .pe-7s-timer:before {
        content: "\e60b"
    }

    .pe-7s-ticket:before {
        content: "\e60c"
    }

    .pe-7s-target:before {
        content: "\e60d"
    }

    .pe-7s-sun:before {
        content: "\e60e"
    }

    .pe-7s-study:before {
        content: "\e60f"
    }

    .pe-7s-stopwatch:before {
        content: "\e610"
    }

    .pe-7s-star:before {
        content: "\e611"
    }

    .pe-7s-speaker:before {
        content: "\e612"
    }

    .pe-7s-signal:before {
        content: "\e613"
    }

    .pe-7s-shuffle:before {
        content: "\e614"
    }

    .pe-7s-shopbag:before {
        content: "\e615"
    }

    .pe-7s-share:before {
        content: "\e616"
    }

    .pe-7s-server:before {
        content: "\e617"
    }

    .pe-7s-search:before {
        content: "\e618"
    }

    .pe-7s-film:before {
        content: "\e6a5"
    }

    .pe-7s-science:before {
        content: "\e619"
    }

    .pe-7s-disk:before {
        content: "\e6a6"
    }

    .pe-7s-ribbon:before {
        content: "\e61a"
    }

    .pe-7s-repeat:before {
        content: "\e61b"
    }

    .pe-7s-refresh:before {
        content: "\e61c"
    }

    .pe-7s-add-user:before {
        content: "\e6a9"
    }

    .pe-7s-refresh-cloud:before {
        content: "\e61d"
    }

    .pe-7s-paperclip:before {
        content: "\e69c"
    }

    .pe-7s-radio:before {
        content: "\e61e"
    }

    .pe-7s-note2:before {
        content: "\e69d"
    }

    .pe-7s-print:before {
        content: "\e61f"
    }

    .pe-7s-network:before {
        content: "\e69e"
    }

    .pe-7s-prev:before {
        content: "\e620"
    }

    .pe-7s-mute:before {
        content: "\e69f"
    }

    .pe-7s-power:before {
        content: "\e621"
    }

    .pe-7s-medal:before {
        content: "\e6a0"
    }

    .pe-7s-portfolio:before {
        content: "\e622"
    }

    .pe-7s-like2:before {
        content: "\e6a1"
    }

    .pe-7s-plus:before {
        content: "\e623"
    }

    .pe-7s-left-arrow:before {
        content: "\e6a2"
    }

    .pe-7s-play:before {
        content: "\e624"
    }

    .pe-7s-key:before {
        content: "\e6a3"
    }

    .pe-7s-plane:before {
        content: "\e625"
    }

    .pe-7s-joy:before {
        content: "\e6a4"
    }

    .pe-7s-photo-gallery:before {
        content: "\e626"
    }

    .pe-7s-pin:before {
        content: "\e69b"
    }

    .pe-7s-phone:before {
        content: "\e627"
    }

    .pe-7s-plug:before {
        content: "\e69a"
    }

    .pe-7s-pen:before {
        content: "\e628"
    }

    .pe-7s-right-arrow:before {
        content: "\e699"
    }

    .pe-7s-paper-plane:before {
        content: "\e629"
    }

    .pe-7s-delete-user:before {
        content: "\e6a7"
    }

    .pe-7s-paint:before {
        content: "\e62a"
    }

    .pe-7s-bottom-arrow:before {
        content: "\e6a8"
    }

    .pe-7s-notebook:before {
        content: "\e62b"
    }

    .pe-7s-note:before {
        content: "\e62c"
    }

    .pe-7s-next:before {
        content: "\e62d"
    }

    .pe-7s-news-paper:before {
        content: "\e62e"
    }

    .pe-7s-musiclist:before {
        content: "\e62f"
    }

    .pe-7s-music:before {
        content: "\e630"
    }

    .pe-7s-mouse:before {
        content: "\e631"
    }

    .pe-7s-more:before {
        content: "\e632"
    }

    .pe-7s-moon:before {
        content: "\e633"
    }

    .pe-7s-monitor:before {
        content: "\e634"
    }

    .pe-7s-micro:before {
        content: "\e635"
    }

    .pe-7s-menu:before {
        content: "\e636"
    }

    .pe-7s-map:before {
        content: "\e637"
    }

    .pe-7s-map-marker:before {
        content: "\e638"
    }

    .pe-7s-mail:before {
        content: "\e639"
    }

    .pe-7s-mail-open:before {
        content: "\e63a"
    }

    .pe-7s-mail-open-file:before {
        content: "\e63b"
    }

    .pe-7s-magnet:before {
        content: "\e63c"
    }

    .pe-7s-loop:before {
        content: "\e63d"
    }

    .pe-7s-look:before {
        content: "\e63e"
    }

    .pe-7s-lock:before {
        content: "\e63f"
    }

    .pe-7s-lintern:before {
        content: "\e640"
    }

    .pe-7s-link:before {
        content: "\e641"
    }

    .pe-7s-like:before {
        content: "\e642"
    }

    .pe-7s-light:before {
        content: "\e643"
    }

    .pe-7s-less:before {
        content: "\e644"
    }

    .pe-7s-keypad:before {
        content: "\e645"
    }

    .pe-7s-junk:before {
        content: "\e646"
    }

    .pe-7s-info:before {
        content: "\e647"
    }

    .pe-7s-home:before {
        content: "\e648"
    }

    .pe-7s-help2:before {
        content: "\e649"
    }

    .pe-7s-help1:before {
        content: "\e64a"
    }

    .pe-7s-graph3:before {
        content: "\e64b"
    }

    .pe-7s-graph2:before {
        content: "\e64c"
    }

    .pe-7s-graph1:before {
        content: "\e64d"
    }

    .pe-7s-graph:before {
        content: "\e64e"
    }

    .pe-7s-global:before {
        content: "\e64f"
    }

    .pe-7s-gleam:before {
        content: "\e650"
    }

    .pe-7s-glasses:before {
        content: "\e651"
    }

    .pe-7s-gift:before {
        content: "\e652"
    }

    .pe-7s-folder:before {
        content: "\e653"
    }

    .pe-7s-flag:before {
        content: "\e654"
    }

    .pe-7s-filter:before {
        content: "\e655"
    }

    .pe-7s-file:before {
        content: "\e656"
    }

    .pe-7s-expand1:before {
        content: "\e657"
    }

    .pe-7s-exapnd2:before {
        content: "\e658"
    }

    .pe-7s-edit:before {
        content: "\e659"
    }

    .pe-7s-drop:before {
        content: "\e65a"
    }

    .pe-7s-drawer:before {
        content: "\e65b"
    }

    .pe-7s-download:before {
        content: "\e65c"
    }

    .pe-7s-display2:before {
        content: "\e65d"
    }

    .pe-7s-display1:before {
        content: "\e65e"
    }

    .pe-7s-diskette:before {
        content: "\e65f"
    }

    .pe-7s-date:before {
        content: "\e660"
    }

    .pe-7s-cup:before {
        content: "\e661"
    }

    .pe-7s-culture:before {
        content: "\e662"
    }

    .pe-7s-crop:before {
        content: "\e663"
    }

    .pe-7s-credit:before {
        content: "\e664"
    }

    .pe-7s-copy-file:before {
        content: "\e665"
    }

    .pe-7s-config:before {
        content: "\e666"
    }

    .pe-7s-compass:before {
        content: "\e667"
    }

    .pe-7s-comment:before {
        content: "\e668"
    }

    .pe-7s-coffee:before {
        content: "\e669"
    }

    .pe-7s-cloud:before {
        content: "\e66a"
    }

    .pe-7s-clock:before {
        content: "\e66b"
    }

    .pe-7s-check:before {
        content: "\e66c"
    }

    .pe-7s-chat:before {
        content: "\e66d"
    }

    .pe-7s-cart:before {
        content: "\e66e"
    }

    .pe-7s-camera:before {
        content: "\e66f"
    }

    .pe-7s-call:before {
        content: "\e670"
    }

    .pe-7s-calculator:before {
        content: "\e671"
    }

    .pe-7s-browser:before {
        content: "\e672"
    }

    .pe-7s-box2:before {
        content: "\e673"
    }

    .pe-7s-box1:before {
        content: "\e674"
    }

    .pe-7s-bookmarks:before {
        content: "\e675"
    }

    .pe-7s-bicycle:before {
        content: "\e676"
    }

    .pe-7s-bell:before {
        content: "\e677"
    }

    .pe-7s-battery:before {
        content: "\e678"
    }

    .pe-7s-ball:before {
        content: "\e679"
    }

    .pe-7s-back:before {
        content: "\e67a"
    }

    .pe-7s-attention:before {
        content: "\e67b"
    }

    .pe-7s-anchor:before {
        content: "\e67c"
    }

    .pe-7s-albums:before {
        content: "\e67d"
    }

    .pe-7s-alarm:before {
        content: "\e67e"
    }

    .pe-7s-airplay:before {
        content: "\e67f"
    }

    /*! Modified from font-awesome helper CSS classes - PIXEDEN
 *  Font Awesome 4.0.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (CSS: MIT License)
 */
    .pe-lg {
        font-size: 1.3333333333333333em;
        line-height: .75em;
        vertical-align: -15%
    }

    .pe-2x {
        font-size: 2em
    }

    .pe-3x {
        font-size: 3em
    }

    .pe-4x {
        font-size: 4em
    }

    .pe-5x {
        font-size: 5em
    }

    .pe-fw {
        width: 1.2857142857142858em;
        text-align: center
    }

    .pe-ul {
        padding-left: 0;
        margin-left: 2.142857142857143em;
        list-style-type: none
    }

    .pe-ul>li {
        position: relative
    }

    .pe-li {
        position: absolute;
        left: -2.142857142857143em;
        width: 2.142857142857143em;
        top: .14285714285714285em;
        text-align: center
    }

    .pe-li.pe-lg {
        left: -1.8571428571428572em
    }

    .pe-border {
        padding: .2em .25em .15em;
        border: solid .08em #eee;
        border-radius: .1em
    }

    .pull-right {
        float: right
    }

    .pull-left {
        float: left
    }

    .pe.pull-left {
        margin-right: .3em
    }

    .pe.pull-right {
        margin-left: .3em
    }

    .pe-spin {
        -webkit-animation: spin 2s infinite linear;
        -moz-animation: spin 2s infinite linear;
        -o-animation: spin 2s infinite linear;
        animation: spin 2s infinite linear
    }

    @-moz-keyframes spin {
        0% {
            -moz-transform: rotate(0deg)
        }

        100% {
            -moz-transform: rotate(359deg)
        }
    }

    @-webkit-keyframes spin {
        0% {
            -webkit-transform: rotate(0deg)
        }

        100% {
            -webkit-transform: rotate(359deg)
        }
    }

    @-o-keyframes spin {
        0% {
            -o-transform: rotate(0deg)
        }

        100% {
            -o-transform: rotate(359deg)
        }
    }

    @-ms-keyframes spin {
        0% {
            -ms-transform: rotate(0deg)
        }

        100% {
            -ms-transform: rotate(359deg)
        }
    }

    @keyframes spin {
        0% {
            transform: rotate(0deg)
        }

        100% {
            transform: rotate(359deg)
        }
    }

    .pe-rotate-90 {
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .pe-rotate-180 {
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .pe-rotate-270 {
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
        -webkit-transform: rotate(270deg);
        -moz-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        -o-transform: rotate(270deg);
        transform: rotate(270deg)
    }

    .pe-flip-horizontal {
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
        -webkit-transform: scale(-1, 1);
        -moz-transform: scale(-1, 1);
        -ms-transform: scale(-1, 1);
        -o-transform: scale(-1, 1);
        transform: scale(-1, 1)
    }

    .pe-flip-vertical {
        filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
        -webkit-transform: scale(1, -1);
        -moz-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
        -o-transform: scale(1, -1);
        transform: scale(1, -1)
    }

    .pe-stack {
        position: relative;
        display: inline-block;
        width: 2em;
        height: 2em;
        line-height: 2em;
        vertical-align: middle
    }

    .pe-stack-1x,
    .pe-stack-2x {
        position: absolute;
        left: 0;
        width: 100%;
        text-align: center
    }

    .pe-stack-1x {
        line-height: inherit
    }

    .pe-stack-2x {
        font-size: 2em
    }

    .pe-inverse {
        color: #fff
    }

    .pe-va {
        vertical-align: middle
    }

    .pe-border {
        border: solid .08em #eaeaea
    }

    [class^=pe-7s-],
    [class*=" pe-7s-"] {
        display: inline-block
    }

    [data-aos][data-aos][data-aos-duration="50"],
    body[data-aos-duration="50"] [data-aos] {
        transition-duration: 50ms
    }

    [data-aos][data-aos][data-aos-delay="50"],
    body[data-aos-delay="50"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="50"].aos-animate,
    body[data-aos-delay="50"] [data-aos].aos-animate {
        transition-delay: 50ms
    }

    [data-aos][data-aos][data-aos-duration="100"],
    body[data-aos-duration="100"] [data-aos] {
        transition-duration: .1s
    }

    [data-aos][data-aos][data-aos-delay="100"],
    body[data-aos-delay="100"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="100"].aos-animate,
    body[data-aos-delay="100"] [data-aos].aos-animate {
        transition-delay: .1s
    }

    [data-aos][data-aos][data-aos-duration="150"],
    body[data-aos-duration="150"] [data-aos] {
        transition-duration: .15s
    }

    [data-aos][data-aos][data-aos-delay="150"],
    body[data-aos-delay="150"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="150"].aos-animate,
    body[data-aos-delay="150"] [data-aos].aos-animate {
        transition-delay: .15s
    }

    [data-aos][data-aos][data-aos-duration="200"],
    body[data-aos-duration="200"] [data-aos] {
        transition-duration: .2s
    }

    [data-aos][data-aos][data-aos-delay="200"],
    body[data-aos-delay="200"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="200"].aos-animate,
    body[data-aos-delay="200"] [data-aos].aos-animate {
        transition-delay: .2s
    }

    [data-aos][data-aos][data-aos-duration="250"],
    body[data-aos-duration="250"] [data-aos] {
        transition-duration: .25s
    }

    [data-aos][data-aos][data-aos-delay="250"],
    body[data-aos-delay="250"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="250"].aos-animate,
    body[data-aos-delay="250"] [data-aos].aos-animate {
        transition-delay: .25s
    }

    [data-aos][data-aos][data-aos-duration="300"],
    body[data-aos-duration="300"] [data-aos] {
        transition-duration: .3s
    }

    [data-aos][data-aos][data-aos-delay="300"],
    body[data-aos-delay="300"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="300"].aos-animate,
    body[data-aos-delay="300"] [data-aos].aos-animate {
        transition-delay: .3s
    }

    [data-aos][data-aos][data-aos-duration="350"],
    body[data-aos-duration="350"] [data-aos] {
        transition-duration: .35s
    }

    [data-aos][data-aos][data-aos-delay="350"],
    body[data-aos-delay="350"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="350"].aos-animate,
    body[data-aos-delay="350"] [data-aos].aos-animate {
        transition-delay: .35s
    }

    [data-aos][data-aos][data-aos-duration="400"],
    body[data-aos-duration="400"] [data-aos] {
        transition-duration: .4s
    }

    [data-aos][data-aos][data-aos-delay="400"],
    body[data-aos-delay="400"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="400"].aos-animate,
    body[data-aos-delay="400"] [data-aos].aos-animate {
        transition-delay: .4s
    }

    [data-aos][data-aos][data-aos-duration="450"],
    body[data-aos-duration="450"] [data-aos] {
        transition-duration: .45s
    }

    [data-aos][data-aos][data-aos-delay="450"],
    body[data-aos-delay="450"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="450"].aos-animate,
    body[data-aos-delay="450"] [data-aos].aos-animate {
        transition-delay: .45s
    }

    [data-aos][data-aos][data-aos-duration="500"],
    body[data-aos-duration="500"] [data-aos] {
        transition-duration: .5s
    }

    [data-aos][data-aos][data-aos-delay="500"],
    body[data-aos-delay="500"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="500"].aos-animate,
    body[data-aos-delay="500"] [data-aos].aos-animate {
        transition-delay: .5s
    }

    [data-aos][data-aos][data-aos-duration="550"],
    body[data-aos-duration="550"] [data-aos] {
        transition-duration: .55s
    }

    [data-aos][data-aos][data-aos-delay="550"],
    body[data-aos-delay="550"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="550"].aos-animate,
    body[data-aos-delay="550"] [data-aos].aos-animate {
        transition-delay: .55s
    }

    [data-aos][data-aos][data-aos-duration="600"],
    body[data-aos-duration="600"] [data-aos] {
        transition-duration: .6s
    }

    [data-aos][data-aos][data-aos-delay="600"],
    body[data-aos-delay="600"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="600"].aos-animate,
    body[data-aos-delay="600"] [data-aos].aos-animate {
        transition-delay: .6s
    }

    [data-aos][data-aos][data-aos-duration="650"],
    body[data-aos-duration="650"] [data-aos] {
        transition-duration: .65s
    }

    [data-aos][data-aos][data-aos-delay="650"],
    body[data-aos-delay="650"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="650"].aos-animate,
    body[data-aos-delay="650"] [data-aos].aos-animate {
        transition-delay: .65s
    }

    [data-aos][data-aos][data-aos-duration="700"],
    body[data-aos-duration="700"] [data-aos] {
        transition-duration: .7s
    }

    [data-aos][data-aos][data-aos-delay="700"],
    body[data-aos-delay="700"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="700"].aos-animate,
    body[data-aos-delay="700"] [data-aos].aos-animate {
        transition-delay: .7s
    }

    [data-aos][data-aos][data-aos-duration="750"],
    body[data-aos-duration="750"] [data-aos] {
        transition-duration: .75s
    }

    [data-aos][data-aos][data-aos-delay="750"],
    body[data-aos-delay="750"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="750"].aos-animate,
    body[data-aos-delay="750"] [data-aos].aos-animate {
        transition-delay: .75s
    }

    [data-aos][data-aos][data-aos-duration="800"],
    body[data-aos-duration="800"] [data-aos] {
        transition-duration: .8s
    }

    [data-aos][data-aos][data-aos-delay="800"],
    body[data-aos-delay="800"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="800"].aos-animate,
    body[data-aos-delay="800"] [data-aos].aos-animate {
        transition-delay: .8s
    }

    [data-aos][data-aos][data-aos-duration="850"],
    body[data-aos-duration="850"] [data-aos] {
        transition-duration: .85s
    }

    [data-aos][data-aos][data-aos-delay="850"],
    body[data-aos-delay="850"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="850"].aos-animate,
    body[data-aos-delay="850"] [data-aos].aos-animate {
        transition-delay: .85s
    }

    [data-aos][data-aos][data-aos-duration="900"],
    body[data-aos-duration="900"] [data-aos] {
        transition-duration: .9s
    }

    [data-aos][data-aos][data-aos-delay="900"],
    body[data-aos-delay="900"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="900"].aos-animate,
    body[data-aos-delay="900"] [data-aos].aos-animate {
        transition-delay: .9s
    }

    [data-aos][data-aos][data-aos-duration="950"],
    body[data-aos-duration="950"] [data-aos] {
        transition-duration: .95s
    }

    [data-aos][data-aos][data-aos-delay="950"],
    body[data-aos-delay="950"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="950"].aos-animate,
    body[data-aos-delay="950"] [data-aos].aos-animate {
        transition-delay: .95s
    }

    [data-aos][data-aos][data-aos-duration="1000"],
    body[data-aos-duration="1000"] [data-aos] {
        transition-duration: 1s
    }

    [data-aos][data-aos][data-aos-delay="1000"],
    body[data-aos-delay="1000"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1000"].aos-animate,
    body[data-aos-delay="1000"] [data-aos].aos-animate {
        transition-delay: 1s
    }

    [data-aos][data-aos][data-aos-duration="1050"],
    body[data-aos-duration="1050"] [data-aos] {
        transition-duration: 1.05s
    }

    [data-aos][data-aos][data-aos-delay="1050"],
    body[data-aos-delay="1050"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1050"].aos-animate,
    body[data-aos-delay="1050"] [data-aos].aos-animate {
        transition-delay: 1.05s
    }

    [data-aos][data-aos][data-aos-duration="1100"],
    body[data-aos-duration="1100"] [data-aos] {
        transition-duration: 1.1s
    }

    [data-aos][data-aos][data-aos-delay="1100"],
    body[data-aos-delay="1100"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1100"].aos-animate,
    body[data-aos-delay="1100"] [data-aos].aos-animate {
        transition-delay: 1.1s
    }

    [data-aos][data-aos][data-aos-duration="1150"],
    body[data-aos-duration="1150"] [data-aos] {
        transition-duration: 1.15s
    }

    [data-aos][data-aos][data-aos-delay="1150"],
    body[data-aos-delay="1150"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1150"].aos-animate,
    body[data-aos-delay="1150"] [data-aos].aos-animate {
        transition-delay: 1.15s
    }

    [data-aos][data-aos][data-aos-duration="1200"],
    body[data-aos-duration="1200"] [data-aos] {
        transition-duration: 1.2s
    }

    [data-aos][data-aos][data-aos-delay="1200"],
    body[data-aos-delay="1200"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1200"].aos-animate,
    body[data-aos-delay="1200"] [data-aos].aos-animate {
        transition-delay: 1.2s
    }

    [data-aos][data-aos][data-aos-duration="1250"],
    body[data-aos-duration="1250"] [data-aos] {
        transition-duration: 1.25s
    }

    [data-aos][data-aos][data-aos-delay="1250"],
    body[data-aos-delay="1250"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1250"].aos-animate,
    body[data-aos-delay="1250"] [data-aos].aos-animate {
        transition-delay: 1.25s
    }

    [data-aos][data-aos][data-aos-duration="1300"],
    body[data-aos-duration="1300"] [data-aos] {
        transition-duration: 1.3s
    }

    [data-aos][data-aos][data-aos-delay="1300"],
    body[data-aos-delay="1300"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1300"].aos-animate,
    body[data-aos-delay="1300"] [data-aos].aos-animate {
        transition-delay: 1.3s
    }

    [data-aos][data-aos][data-aos-duration="1350"],
    body[data-aos-duration="1350"] [data-aos] {
        transition-duration: 1.35s
    }

    [data-aos][data-aos][data-aos-delay="1350"],
    body[data-aos-delay="1350"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1350"].aos-animate,
    body[data-aos-delay="1350"] [data-aos].aos-animate {
        transition-delay: 1.35s
    }

    [data-aos][data-aos][data-aos-duration="1400"],
    body[data-aos-duration="1400"] [data-aos] {
        transition-duration: 1.4s
    }

    [data-aos][data-aos][data-aos-delay="1400"],
    body[data-aos-delay="1400"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1400"].aos-animate,
    body[data-aos-delay="1400"] [data-aos].aos-animate {
        transition-delay: 1.4s
    }

    [data-aos][data-aos][data-aos-duration="1450"],
    body[data-aos-duration="1450"] [data-aos] {
        transition-duration: 1.45s
    }

    [data-aos][data-aos][data-aos-delay="1450"],
    body[data-aos-delay="1450"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1450"].aos-animate,
    body[data-aos-delay="1450"] [data-aos].aos-animate {
        transition-delay: 1.45s
    }

    [data-aos][data-aos][data-aos-duration="1500"],
    body[data-aos-duration="1500"] [data-aos] {
        transition-duration: 1.5s
    }

    [data-aos][data-aos][data-aos-delay="1500"],
    body[data-aos-delay="1500"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1500"].aos-animate,
    body[data-aos-delay="1500"] [data-aos].aos-animate {
        transition-delay: 1.5s
    }

    [data-aos][data-aos][data-aos-duration="1550"],
    body[data-aos-duration="1550"] [data-aos] {
        transition-duration: 1.55s
    }

    [data-aos][data-aos][data-aos-delay="1550"],
    body[data-aos-delay="1550"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1550"].aos-animate,
    body[data-aos-delay="1550"] [data-aos].aos-animate {
        transition-delay: 1.55s
    }

    [data-aos][data-aos][data-aos-duration="1600"],
    body[data-aos-duration="1600"] [data-aos] {
        transition-duration: 1.6s
    }

    [data-aos][data-aos][data-aos-delay="1600"],
    body[data-aos-delay="1600"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1600"].aos-animate,
    body[data-aos-delay="1600"] [data-aos].aos-animate {
        transition-delay: 1.6s
    }

    [data-aos][data-aos][data-aos-duration="1650"],
    body[data-aos-duration="1650"] [data-aos] {
        transition-duration: 1.65s
    }

    [data-aos][data-aos][data-aos-delay="1650"],
    body[data-aos-delay="1650"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1650"].aos-animate,
    body[data-aos-delay="1650"] [data-aos].aos-animate {
        transition-delay: 1.65s
    }

    [data-aos][data-aos][data-aos-duration="1700"],
    body[data-aos-duration="1700"] [data-aos] {
        transition-duration: 1.7s
    }

    [data-aos][data-aos][data-aos-delay="1700"],
    body[data-aos-delay="1700"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1700"].aos-animate,
    body[data-aos-delay="1700"] [data-aos].aos-animate {
        transition-delay: 1.7s
    }

    [data-aos][data-aos][data-aos-duration="1750"],
    body[data-aos-duration="1750"] [data-aos] {
        transition-duration: 1.75s
    }

    [data-aos][data-aos][data-aos-delay="1750"],
    body[data-aos-delay="1750"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1750"].aos-animate,
    body[data-aos-delay="1750"] [data-aos].aos-animate {
        transition-delay: 1.75s
    }

    [data-aos][data-aos][data-aos-duration="1800"],
    body[data-aos-duration="1800"] [data-aos] {
        transition-duration: 1.8s
    }

    [data-aos][data-aos][data-aos-delay="1800"],
    body[data-aos-delay="1800"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1800"].aos-animate,
    body[data-aos-delay="1800"] [data-aos].aos-animate {
        transition-delay: 1.8s
    }

    [data-aos][data-aos][data-aos-duration="1850"],
    body[data-aos-duration="1850"] [data-aos] {
        transition-duration: 1.85s
    }

    [data-aos][data-aos][data-aos-delay="1850"],
    body[data-aos-delay="1850"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1850"].aos-animate,
    body[data-aos-delay="1850"] [data-aos].aos-animate {
        transition-delay: 1.85s
    }

    [data-aos][data-aos][data-aos-duration="1900"],
    body[data-aos-duration="1900"] [data-aos] {
        transition-duration: 1.9s
    }

    [data-aos][data-aos][data-aos-delay="1900"],
    body[data-aos-delay="1900"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1900"].aos-animate,
    body[data-aos-delay="1900"] [data-aos].aos-animate {
        transition-delay: 1.9s
    }

    [data-aos][data-aos][data-aos-duration="1950"],
    body[data-aos-duration="1950"] [data-aos] {
        transition-duration: 1.95s
    }

    [data-aos][data-aos][data-aos-delay="1950"],
    body[data-aos-delay="1950"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="1950"].aos-animate,
    body[data-aos-delay="1950"] [data-aos].aos-animate {
        transition-delay: 1.95s
    }

    [data-aos][data-aos][data-aos-duration="2000"],
    body[data-aos-duration="2000"] [data-aos] {
        transition-duration: 2s
    }

    [data-aos][data-aos][data-aos-delay="2000"],
    body[data-aos-delay="2000"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2000"].aos-animate,
    body[data-aos-delay="2000"] [data-aos].aos-animate {
        transition-delay: 2s
    }

    [data-aos][data-aos][data-aos-duration="2050"],
    body[data-aos-duration="2050"] [data-aos] {
        transition-duration: 2.05s
    }

    [data-aos][data-aos][data-aos-delay="2050"],
    body[data-aos-delay="2050"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2050"].aos-animate,
    body[data-aos-delay="2050"] [data-aos].aos-animate {
        transition-delay: 2.05s
    }

    [data-aos][data-aos][data-aos-duration="2100"],
    body[data-aos-duration="2100"] [data-aos] {
        transition-duration: 2.1s
    }

    [data-aos][data-aos][data-aos-delay="2100"],
    body[data-aos-delay="2100"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2100"].aos-animate,
    body[data-aos-delay="2100"] [data-aos].aos-animate {
        transition-delay: 2.1s
    }

    [data-aos][data-aos][data-aos-duration="2150"],
    body[data-aos-duration="2150"] [data-aos] {
        transition-duration: 2.15s
    }

    [data-aos][data-aos][data-aos-delay="2150"],
    body[data-aos-delay="2150"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2150"].aos-animate,
    body[data-aos-delay="2150"] [data-aos].aos-animate {
        transition-delay: 2.15s
    }

    [data-aos][data-aos][data-aos-duration="2200"],
    body[data-aos-duration="2200"] [data-aos] {
        transition-duration: 2.2s
    }

    [data-aos][data-aos][data-aos-delay="2200"],
    body[data-aos-delay="2200"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2200"].aos-animate,
    body[data-aos-delay="2200"] [data-aos].aos-animate {
        transition-delay: 2.2s
    }

    [data-aos][data-aos][data-aos-duration="2250"],
    body[data-aos-duration="2250"] [data-aos] {
        transition-duration: 2.25s
    }

    [data-aos][data-aos][data-aos-delay="2250"],
    body[data-aos-delay="2250"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2250"].aos-animate,
    body[data-aos-delay="2250"] [data-aos].aos-animate {
        transition-delay: 2.25s
    }

    [data-aos][data-aos][data-aos-duration="2300"],
    body[data-aos-duration="2300"] [data-aos] {
        transition-duration: 2.3s
    }

    [data-aos][data-aos][data-aos-delay="2300"],
    body[data-aos-delay="2300"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2300"].aos-animate,
    body[data-aos-delay="2300"] [data-aos].aos-animate {
        transition-delay: 2.3s
    }

    [data-aos][data-aos][data-aos-duration="2350"],
    body[data-aos-duration="2350"] [data-aos] {
        transition-duration: 2.35s
    }

    [data-aos][data-aos][data-aos-delay="2350"],
    body[data-aos-delay="2350"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2350"].aos-animate,
    body[data-aos-delay="2350"] [data-aos].aos-animate {
        transition-delay: 2.35s
    }

    [data-aos][data-aos][data-aos-duration="2400"],
    body[data-aos-duration="2400"] [data-aos] {
        transition-duration: 2.4s
    }

    [data-aos][data-aos][data-aos-delay="2400"],
    body[data-aos-delay="2400"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2400"].aos-animate,
    body[data-aos-delay="2400"] [data-aos].aos-animate {
        transition-delay: 2.4s
    }

    [data-aos][data-aos][data-aos-duration="2450"],
    body[data-aos-duration="2450"] [data-aos] {
        transition-duration: 2.45s
    }

    [data-aos][data-aos][data-aos-delay="2450"],
    body[data-aos-delay="2450"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2450"].aos-animate,
    body[data-aos-delay="2450"] [data-aos].aos-animate {
        transition-delay: 2.45s
    }

    [data-aos][data-aos][data-aos-duration="2500"],
    body[data-aos-duration="2500"] [data-aos] {
        transition-duration: 2.5s
    }

    [data-aos][data-aos][data-aos-delay="2500"],
    body[data-aos-delay="2500"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2500"].aos-animate,
    body[data-aos-delay="2500"] [data-aos].aos-animate {
        transition-delay: 2.5s
    }

    [data-aos][data-aos][data-aos-duration="2550"],
    body[data-aos-duration="2550"] [data-aos] {
        transition-duration: 2.55s
    }

    [data-aos][data-aos][data-aos-delay="2550"],
    body[data-aos-delay="2550"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2550"].aos-animate,
    body[data-aos-delay="2550"] [data-aos].aos-animate {
        transition-delay: 2.55s
    }

    [data-aos][data-aos][data-aos-duration="2600"],
    body[data-aos-duration="2600"] [data-aos] {
        transition-duration: 2.6s
    }

    [data-aos][data-aos][data-aos-delay="2600"],
    body[data-aos-delay="2600"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2600"].aos-animate,
    body[data-aos-delay="2600"] [data-aos].aos-animate {
        transition-delay: 2.6s
    }

    [data-aos][data-aos][data-aos-duration="2650"],
    body[data-aos-duration="2650"] [data-aos] {
        transition-duration: 2.65s
    }

    [data-aos][data-aos][data-aos-delay="2650"],
    body[data-aos-delay="2650"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2650"].aos-animate,
    body[data-aos-delay="2650"] [data-aos].aos-animate {
        transition-delay: 2.65s
    }

    [data-aos][data-aos][data-aos-duration="2700"],
    body[data-aos-duration="2700"] [data-aos] {
        transition-duration: 2.7s
    }

    [data-aos][data-aos][data-aos-delay="2700"],
    body[data-aos-delay="2700"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2700"].aos-animate,
    body[data-aos-delay="2700"] [data-aos].aos-animate {
        transition-delay: 2.7s
    }

    [data-aos][data-aos][data-aos-duration="2750"],
    body[data-aos-duration="2750"] [data-aos] {
        transition-duration: 2.75s
    }

    [data-aos][data-aos][data-aos-delay="2750"],
    body[data-aos-delay="2750"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2750"].aos-animate,
    body[data-aos-delay="2750"] [data-aos].aos-animate {
        transition-delay: 2.75s
    }

    [data-aos][data-aos][data-aos-duration="2800"],
    body[data-aos-duration="2800"] [data-aos] {
        transition-duration: 2.8s
    }

    [data-aos][data-aos][data-aos-delay="2800"],
    body[data-aos-delay="2800"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2800"].aos-animate,
    body[data-aos-delay="2800"] [data-aos].aos-animate {
        transition-delay: 2.8s
    }

    [data-aos][data-aos][data-aos-duration="2850"],
    body[data-aos-duration="2850"] [data-aos] {
        transition-duration: 2.85s
    }

    [data-aos][data-aos][data-aos-delay="2850"],
    body[data-aos-delay="2850"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2850"].aos-animate,
    body[data-aos-delay="2850"] [data-aos].aos-animate {
        transition-delay: 2.85s
    }

    [data-aos][data-aos][data-aos-duration="2900"],
    body[data-aos-duration="2900"] [data-aos] {
        transition-duration: 2.9s
    }

    [data-aos][data-aos][data-aos-delay="2900"],
    body[data-aos-delay="2900"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2900"].aos-animate,
    body[data-aos-delay="2900"] [data-aos].aos-animate {
        transition-delay: 2.9s
    }

    [data-aos][data-aos][data-aos-duration="2950"],
    body[data-aos-duration="2950"] [data-aos] {
        transition-duration: 2.95s
    }

    [data-aos][data-aos][data-aos-delay="2950"],
    body[data-aos-delay="2950"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="2950"].aos-animate,
    body[data-aos-delay="2950"] [data-aos].aos-animate {
        transition-delay: 2.95s
    }

    [data-aos][data-aos][data-aos-duration="3000"],
    body[data-aos-duration="3000"] [data-aos] {
        transition-duration: 3s
    }

    [data-aos][data-aos][data-aos-delay="3000"],
    body[data-aos-delay="3000"] [data-aos] {
        transition-delay: 0
    }

    [data-aos][data-aos][data-aos-delay="3000"].aos-animate,
    body[data-aos-delay="3000"] [data-aos].aos-animate {
        transition-delay: 3s
    }

    [data-aos][data-aos][data-aos-easing=linear],
    body[data-aos-easing=linear] [data-aos] {
        transition-timing-function: cubic-bezier(.25, .25, .75, .75)
    }

    [data-aos][data-aos][data-aos-easing=ease],
    body[data-aos-easing=ease] [data-aos] {
        transition-timing-function: ease
    }

    [data-aos][data-aos][data-aos-easing=ease-in],
    body[data-aos-easing=ease-in] [data-aos] {
        transition-timing-function: ease-in
    }

    [data-aos][data-aos][data-aos-easing=ease-out],
    body[data-aos-easing=ease-out] [data-aos] {
        transition-timing-function: ease-out
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out],
    body[data-aos-easing=ease-in-out] [data-aos] {
        transition-timing-function: ease-in-out
    }

    [data-aos][data-aos][data-aos-easing=ease-in-back],
    body[data-aos-easing=ease-in-back] [data-aos] {
        transition-timing-function: cubic-bezier(.6, -.28, .735, .045)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-back],
    body[data-aos-easing=ease-out-back] [data-aos] {
        transition-timing-function: cubic-bezier(.175, .885, .32, 1.275)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-back],
    body[data-aos-easing=ease-in-out-back] [data-aos] {
        transition-timing-function: cubic-bezier(.68, -.55, .265, 1.55)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-sine],
    body[data-aos-easing=ease-in-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.47, 0, .745, .715)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-sine],
    body[data-aos-easing=ease-out-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.39, .575, .565, 1)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-sine],
    body[data-aos-easing=ease-in-out-sine] [data-aos] {
        transition-timing-function: cubic-bezier(.445, .05, .55, .95)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-quad],
    body[data-aos-easing=ease-in-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.55, .085, .68, .53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-quad],
    body[data-aos-easing=ease-out-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.25, .46, .45, .94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-quad],
    body[data-aos-easing=ease-in-out-quad] [data-aos] {
        transition-timing-function: cubic-bezier(.455, .03, .515, .955)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-cubic],
    body[data-aos-easing=ease-in-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.55, .085, .68, .53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-cubic],
    body[data-aos-easing=ease-out-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.25, .46, .45, .94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-cubic],
    body[data-aos-easing=ease-in-out-cubic] [data-aos] {
        transition-timing-function: cubic-bezier(.455, .03, .515, .955)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-quart],
    body[data-aos-easing=ease-in-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.55, .085, .68, .53)
    }

    [data-aos][data-aos][data-aos-easing=ease-out-quart],
    body[data-aos-easing=ease-out-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.25, .46, .45, .94)
    }

    [data-aos][data-aos][data-aos-easing=ease-in-out-quart],
    body[data-aos-easing=ease-in-out-quart] [data-aos] {
        transition-timing-function: cubic-bezier(.455, .03, .515, .955)
    }

    [data-aos^=fade][data-aos^=fade] {
        opacity: 0;
        transition-property: opacity, transform
    }

    [data-aos^=fade][data-aos^=fade].aos-animate {
        opacity: 1;
        transform: translateZ(0)
    }

    [data-aos=fade-up] {
        transform: translate3d(0, 100px, 0)
    }

    [data-aos=fade-down] {
        transform: translate3d(0, -100px, 0)
    }

    [data-aos=fade-right] {
        transform: translate3d(-100px, 0, 0)
    }

    [data-aos=fade-left] {
        transform: translate3d(100px, 0, 0)
    }

    [data-aos=fade-up-right] {
        transform: translate3d(-100px, 100px, 0)
    }

    [data-aos=fade-up-left] {
        transform: translate3d(100px, 100px, 0)
    }

    [data-aos=fade-down-right] {
        transform: translate3d(-100px, -100px, 0)
    }

    [data-aos=fade-down-left] {
        transform: translate3d(100px, -100px, 0)
    }

    [data-aos^=zoom][data-aos^=zoom] {
        opacity: 0;
        transition-property: opacity, transform
    }

    [data-aos^=zoom][data-aos^=zoom].aos-animate {
        opacity: 1;
        transform: translateZ(0) scale(1)
    }

    [data-aos=zoom-in] {
        transform: scale(.6)
    }

    [data-aos=zoom-in-up] {
        transform: translate3d(0, 100px, 0) scale(.6)
    }

    [data-aos=zoom-in-down] {
        transform: translate3d(0, -100px, 0) scale(.6)
    }

    [data-aos=zoom-in-right] {
        transform: translate3d(-100px, 0, 0) scale(.6)
    }

    [data-aos=zoom-in-left] {
        transform: translate3d(100px, 0, 0) scale(.6)
    }

    [data-aos=zoom-out] {
        transform: scale(1.2)
    }

    [data-aos=zoom-out-up] {
        transform: translate3d(0, 100px, 0) scale(1.2)
    }

    [data-aos=zoom-out-down] {
        transform: translate3d(0, -100px, 0) scale(1.2)
    }

    [data-aos=zoom-out-right] {
        transform: translate3d(-100px, 0, 0) scale(1.2)
    }

    [data-aos=zoom-out-left] {
        transform: translate3d(100px, 0, 0) scale(1.2)
    }

    [data-aos^=slide][data-aos^=slide] {
        transition-property: transform
    }

    [data-aos^=slide][data-aos^=slide].aos-animate {
        transform: translateZ(0)
    }

    [data-aos=slide-up] {
        transform: translate3d(0, 100%, 0)
    }

    [data-aos=slide-down] {
        transform: translate3d(0, -100%, 0)
    }

    [data-aos=slide-right] {
        transform: translate3d(-100%, 0, 0)
    }

    [data-aos=slide-left] {
        transform: translate3d(100%, 0, 0)
    }

    [data-aos^=flip][data-aos^=flip] {
        backface-visibility: hidden;
        transition-property: transform
    }

    [data-aos=flip-left] {
        transform: perspective(2500px) rotateY(-100deg)
    }

    [data-aos=flip-left].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }

    [data-aos=flip-right] {
        transform: perspective(2500px) rotateY(100deg)
    }

    [data-aos=flip-right].aos-animate {
        transform: perspective(2500px) rotateY(0)
    }

    [data-aos=flip-up] {
        transform: perspective(2500px) rotateX(-100deg)
    }

    [data-aos=flip-up].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }

    [data-aos=flip-down] {
        transform: perspective(2500px) rotateX(100deg)
    }

    [data-aos=flip-down].aos-animate {
        transform: perspective(2500px) rotateX(0)
    }

    .mfp-bg {
        background: #fff;
        opacity: .98
    }

    .mfp-preloader,
    .mfp-preloader a,
    .mfp-counter {
        color: #333
    }

    .mfp-preloader a:hover {
        color: #000
    }

    .mfp-title,
    .mfp-close,
    button.mfp-arrow,
    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
        color: #000005 !important;
        opacity: .4
    }

    .content-dark .mfp-bg {
        background: #000;
        opacity: .96
    }

    .content-dark .mfp-preloader,
    .content-dark .mfp-preloader a,
    .content-dark .mfp-counter {
        color: #fff
    }

    .content-dark .mfp-preloader a:hover {
        color: #fff
    }

    .content-dark .mfp-title,
    .mfp-close,
    .content-dark button.mfp-arrow,
    .content-dark .mfp-image-holder .mfp-close,
    .content-dark .mfp-iframe-holder .mfp-close {
        color: #fff !important;
        opacity: .8
    }

    .mfp-bg {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1042;
        overflow: hidden;
        position: fixed
    }

    .mfp-wrap {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1043;
        position: fixed;
        outline: none !important;
        -webkit-backface-visibility: hidden
    }

    .mfp-container {
        text-align: center;
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        padding: 0 8px;
        box-sizing: border-box
    }

    .mfp-container:before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle
    }

    .mfp-align-top .mfp-container:before {
        display: none
    }

    .mfp-content {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        margin: 0 auto;
        text-align: left;
        z-index: 1045
    }

    .mfp-inline-holder .mfp-content,
    .mfp-ajax-holder .mfp-content {
        width: 100%;
        cursor: auto
    }

    .mfp-ajax-cur {
        cursor: progress
    }

    .mfp-zoom-out-cur,
    .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
        cursor: -moz-zoom-out;
        cursor: -webkit-zoom-out;
        cursor: zoom-out
    }

    .mfp-zoom {
        cursor: pointer;
        cursor: -webkit-zoom-in;
        cursor: -moz-zoom-in;
        cursor: zoom-in
    }

    .mfp-auto-cursor .mfp-content {
        cursor: auto
    }

    .mfp-close,
    .mfp-arrow,
    .mfp-preloader,
    .mfp-counter {
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none
    }

    .mfp-loading.mfp-figure {
        display: none
    }

    .mfp-hide {
        display: none !important
    }

    .mfp-preloader {
        position: absolute;
        top: 50%;
        width: auto;
        text-align: center;
        margin-top: -.8em;
        left: 8px;
        right: 8px;
        z-index: 1044
    }

    .mfp-s-ready .mfp-preloader {
        display: none
    }

    .mfp-s-error .mfp-content {
        display: none
    }

    button.mfp-close,
    button.mfp-arrow {
        overflow: visible;
        cursor: pointer;
        background: 0 0 !important;
        border: 0;
        -webkit-appearance: none;
        display: block;
        outline: none;
        padding: 0;
        z-index: 1046;
        box-shadow: none;
        touch-action: manipulation
    }

    button::-moz-focus-inner {
        padding: 0;
        border: 0
    }

    .mfp-close {
        width: 44px;
        height: 44px;
        line-height: 50px;
        position: absolute;
        right: 0;
        top: 0;
        text-decoration: none;
        text-align: center;
        padding: 0 0 18px 10px;
        font-style: normal;
        font-size: 45px;
        font-family: 'Pe-icon-7-stroke', Arial, Baskerville, monospace
    }

    .mfp-close:hover,
    .mfp-close:focus {
        opacity: 1
    }

    .mfp-close:active {
        top: 1px
    }

    .mfp-image-holder .mfp-close,
    .mfp-iframe-holder .mfp-close {
        right: -22px;
        text-align: right;
        width: 100%;
        margin-right: 60px
    }

    .mfp-counter {
        position: absolute;
        top: 0;
        right: 0;
        margin-right: 60px;
        font-size: 12px;
        line-height: 18px;
        white-space: nowrap;
        letter-spacing: 2px
    }

    .mfp-arrow {
        position: absolute;
        margin: 0;
        top: 50%;
        margin-top: -55px;
        padding: 12px;
        width: 60px;
        height: 110px;
        font-size: 60px;
        -webkit-tap-highlight-color: transparent
    }

    .mfp-arrow:active {
        margin-top: -54px
    }

    .mfp-arrow:hover {
        opacity: 1
    }

    .mfp-arrow-left {
        left: 0
    }

    .mfp-arrow-right {
        right: 0
    }

    .mfp-iframe-holder {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .mfp-iframe-holder .mfp-content {
        line-height: 0;
        width: 100%;
        max-width: 900px
    }

    .mfp-iframe-holder .mfp-close {
        top: -40px
    }

    .mfp-iframe-scaler {
        width: 100%;
        height: 0;
        overflow: hidden;
        padding-top: 56.25%
    }

    .mfp-iframe-scaler iframe {
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 0 0 8px rgba(0, 0, 0, .6);
        background: #000
    }

    img.mfp-img {
        width: auto;
        max-width: calc(100% - 106px);
        height: auto;
        display: block;
        line-height: 0;
        box-sizing: border-box;
        padding: 40px 0 40px;
        margin: 0 auto
    }

    .mfp-bottom-bar {
        margin-top: -36px;
        position: absolute;
        top: 100%;
        left: 0;
        width: 100%;
        cursor: auto
    }

    .mfp-title {
        text-align: left;
        line-height: 18px;
        word-wrap: break-word;
        padding-right: 36px
    }

    .mfp-image-holder .mfp-content {
        max-width: 100%
    }

    .mfp-gallery .mfp-image-holder .mfp-figure {
        cursor: pointer
    }

    @media screen and (max-width:800px) and (orientation:landscape),
    screen and (max-height:300px) {
        .mfp-img-mobile .mfp-image-holder {
            padding-left: 0;
            padding-right: 0
        }

        .mfp-img-mobile img.mfp-img {
            padding: 0
        }

        .mfp-img-mobile .mfp-figure:after {
            top: 0;
            bottom: 0
        }

        .mfp-img-mobile .mfp-figure small {
            display: inline;
            margin-left: 5px
        }

        .mfp-img-mobile .mfp-bottom-bar {
            background: rgba(0, 0, 0, .6);
            bottom: 0;
            margin: 0;
            top: auto;
            padding: 3px 5px;
            position: fixed;
            box-sizing: border-box
        }

        .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
        }

        .mfp-img-mobile .mfp-counter {
            right: 5px;
            top: 3px
        }

        .mfp-img-mobile .mfp-close {
            top: 0;
            right: 0;
            width: 35px;
            height: 35px;
            line-height: 35px;
            background: rgba(0, 0, 0, .6);
            position: fixed;
            text-align: center;
            padding: 0
        }
    }

    @media all and (max-width:900px) {
        .mfp-arrow {
            -webkit-transform: scale(.75);
            transform: scale(.75)
        }

        .mfp-arrow-left {
            -webkit-transform-origin: 0;
            transform-origin: 0
        }

        .mfp-arrow-right {
            -webkit-transform-origin: 100%;
            transform-origin: 100%
        }

        .mfp-container {
            padding-left: 6px;
            padding-right: 6px
        }
    }

    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 {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline
    }

    html {
        -webkit-text-size-adjust: 100%;
        -ms-text-size-adjust: 100%;
        box-sizing: border-box;
        scroll-behavior: smooth
    }

    *,
    *:before,
    *:after {
        box-sizing: inherit
    }

    article,
    aside,
    details,
    figcaption,
    figure,
    footer,
    header,
    hgroup,
    menu,
    nav,
    section,
    summary {
        display: block
    }

    audio,
    canvas,
    progress,
    video {
        display: inline-block;
        vertical-align: baseline
    }

    audio:not([controls]) {
        display: none;
        height: 0
    }

    [hidden],
    template {
        display: none
    }

    img,
    iframe,
    embed,
    iframe,
    object,
    pre {
        max-width: 100%
    }

    .clear {
        clear: both;
        line-height: 1;
        margin: 0;
        padding: 0;
        display: block;
        overflow: hidden;
        visibility: hidden;
        width: 0;
        height: 0
    }

    .clear:before,
    .clear:after,
    .entry-content:before,
    .entry-content:after,
    .comment-content:before,
    .comment-content:after,
    .site-header:before,
    .site-header:after,
    .site-content:before,
    .site-content:after,
    .site-footer:before,
    .site-footer:after {
        content: "";
        display: table;
        table-layout: fixed
    }

    .clear:after,
    .entry-content:after,
    .comment-content:after,
    .site-header:after,
    .site-content:after,
    .site-footer:after {
        clear: both
    }

    .text-center {
        text-align: center
    }

    .justify {
        text-align: justify
    }

    .italic {
        font-style: italic
    }

    .round {
        border-radius: 999px
    }

    .serif {
        font-family: Georgia, serif;
        font-style: italic;
        text-transform: none
    }

    .hidden {
        display: none
    }

    .overflow {
        overflow: hidden
    }

    small {
        font-size: 80%
    }

    big {
        font-size: 125%
    }

    b,
    strong {
        font-weight: 700
    }

    address,
    em,
    dfn,
    var {
        font-style: italic
    }

    address {
        margin: 0 0 1.5em
    }

    dfn {
        font-weight: 700
    }

    del,
    strike {
        text-decoration: line-through
    }

    mark {
        text-decoration: none
    }

    ins {
        border-bottom: 1px dashed;
        text-decoration: none
    }

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

    sup {
        top: -.5em
    }

    sub {
        bottom: -.25em
    }

    dfn,
    em,
    i {
        font-style: italic
    }

    cite {
        font-style: normal;
        letter-spacing: 4px;
        text-transform: uppercase;
        font-size: 12px;
        display: inline-block;
        margin-bottom: 8px;
        line-height: 1.5em
    }

    hr {
        box-sizing: content-box;
        height: 0;
        border: 0;
        height: 2px;
        margin-bottom: 48px
    }

    dt {
        font-weight: 700
    }

    dd {
        margin: 0 1.5em 1.5em
    }

    figure {
        margin: 0;
        padding: 0
    }

    abbr[title] {
        border-bottom: 1px dotted
    }

    abbr,
    acronym {
        border-bottom: 1px dotted #666
    }

    abbr,
    dfn,
    acronym {
        cursor: help
    }

    tt {
        font-family: Courier
    }

    code,
    kbd,
    pre,
    samp,
    tt,
    var {
        font-family: Courier, monospace
    }

    pre,
    code,
    kbd {
        white-space: pre-wrap;
        word-wrap: break-word
    }

    pre {
        display: block;
        overflow: auto;
        margin: 24px 0;
        padding: 18px 20px;
        font-weight: 100;
        line-height: 2em;
        font-size: .9em
    }

    a:link,
    a:visited,
    a:active,
    a:hover,
    .sf-menu li:hover,
    .sf-menu li.sfHover,
    .sf-menu a:focus,
    .sf-menu a:hover,
    .sf-menu ul a:hover,
    .socialicons i,
    .social-label,
    a.pp_previous i,
    a.pp_next i,
    .post-tag:hover .post-tag-hashtag,
    .woocommerce-MyAccount-navigation a {
        -moz-transition: all .1s ease-in-out;
        -webkit-transition: all .1s ease-in-out;
        -o-transition: all .1s ease-in-out;
        transition: all .1s ease-in-out
    }

    .button,
    .button:hover,
    .button-outline,
    a.button,
    .post-tag,
    input[type=button],
    input[type=reset],
    input[type=submit],
    li.comment .reply,
    .login-submit input {
        -moz-transition: all .2s !important;
        -webkit-transition: all .2s !important;
        -o-transition: all .2s !important;
        transition: all .2s !important
    }

    body,
    input,
    .search-field,
    select,
    textarea,
    cite.fn,
    .footer-info-wrap,
    .topbar-text-wrap,
    h2.menu-cat.use-body-font,
    h6.menu-title.use-body-font,
    .woocommerce .product-categories-list-all,
    .menu-price-title.use-body-font,
    .woocommerce .product-categories-list h2.woocommerce-loop-category__title {
        font-family: Raleway, Helvetica, Arial, sans-serif;
        font-weight: 400
    }

    .pagination_main,
    .pagination_main a.inactive {
        font-family: Helvetica, Arial, sans-serif
    }

    html,
    body,
    input,
    select,
    textarea {
        font-size: 17px;
        line-height: 1.75em
    }

    p {
        margin-bottom: 1.75rem;
        line-height: 1.75em;
        position: relative
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        clear: both;
        position: relative;
        margin: 1.875em 0 1em;
        padding: 0;
        word-wrap: break-word;
        -ms-word-wrap: break-word;
        font-family: Playfair Display;
        font-weight: 500
    }

    h1 {
        font-size: 3.125em;
        margin: 1.3em 0 .4em;
        line-height: 1.1em
    }

    h2,
    .single .entry-title {
        font-size: 2.618em;
        margin: 1.4em 0 .4em;
        line-height: 1.2em
    }

    h3 {
        font-size: 1.931em;
        line-height: 1.3em
    }

    h4,
    .entry-title {
        font-size: 1.618em;
        line-height: 1.4em
    }
}

h5 {
    font-size: 1.194em;
    line-height: 1.5em
}
}

h6,
.widget_recent_entries ul li a {
    font-size: 1em;
    line-height: 1.6em
}

.site-title,
.site-title a,
.main-navigation ul li .site-title a {
    font-size: 1.5em;
    font-weight: 700 !important;
    line-height: .8em;
    text-align: center;
    text-transform: uppercase;
    font-style: normal;
    vertical-align: baseline;
    letter-spacing: 0;
    margin: 0;
    word-break: break-word
}

.site-title.site-logo {
    position: relative;
    clip: initial
}

.site-title img,
.site-title a {
    display: block
}

.site-title a,
.site-title a:link,
.site-title a:focus,
.site-title a:active {
    border: 0
}

.entry-title,
.single .entry-title,
.widget_recent_entries ul li a {
    margin: 0;
    top: 0
}

.post-standard .entry-title {
    margin: 10px 0 36px
}

.page-title {
    margin: 0 0 48px
}

.page-title.no-cat-image,
.archive-page-header .page-title {
    margin-top: 60px
}

.category-header .page-title {
    margin: 0
}

.search .search-title {
    margin: 0 0 40px;
    padding: 60px 24px 0
}

.post-title-small,
.wpp-post-title {
    font-size: 1.1em;
    line-height: 1.4em
}

.widget-title,
#reply-title,
#cancel-comment-reply-link,
.comments-title,
.section-title,
.post-nav-top-text {
    font-size: .9em;
    line-height: 1em;
    font-weight: 600;
    margin: 0 0 12px;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
    display: inline-block;
    vertical-align: top
}

#reply-title {
    margin-bottom: 24px
}

.comments-title {
    text-align: center;
    margin-top: -7px;
    margin-bottom: 24px;
    display: block
}

.widget-title:before,
.widget-title:after,
#reply-title:before,
#reply-title:after,
.comments-title:before,
.comments-title:after,
.section-title:before,
.section-title:after {
    border-top: 2px solid;
    opacity: .15
}

.widget.widget_categories .widget-title,
.widget.widget_archive .widget-title,
.widget.widget_search .widget-title,
.widget.widget_tag_cloud .widget-title {
    margin-bottom: 14px
}

.widget.widget_calendar .widget-title {
    margin-bottom: 14px
}

.widget-title:before,
#reply-title:before,
.comments-title:before,
.section-title:before {
    content: ' ';
    display: block;
    margin: 0 0 6px
}

.widget-title:after,
#reply-title:after,
.comments-title:after,
.section-title:after {
    content: ' ';
    display: block;
    margin: 6px 0 0
}

.nav-links a,
.main-navigation,
.comment-date,
.footer-info-wrap {
    font-size: .7em;
    letter-spacing: 2px;
    text-transform: uppercase
}

.vertical-text {
    font-weight: 900;
    font-size: .7em;
    letter-spacing: 3px;
    text-transform: uppercase
}

.entry-meta,
.post-info-small .post-info {
    font-size: .7rem;
    line-height: 1.875em;
    font-style: normal
}

.wp-caption-text {
    font-size: .7rem;
    line-height: 1.5em;
    font-weight: 300;
    letter-spacing: 1px;
    text-transform: uppercase
}

a,
a:link,
a:focus,
a:active {

    //outline:0;text-decoration:none;cursor:pointer}blockquote{line-height:1.6;margin:24px auto;font-style:italic;padding:24px 30px 1px 36px;position:relative;border-left:8px solid rgba(150,150,150,.2)}blockquote:before,q:before{content:''}blockquote:after,q:after{content:''}ul,ol{margin:0 24px 1.75rem 17px}ul ul,ol ul,ol ol,ul ol{margin-left:24px}ul li>ul,ol li>ol,ul li>ol,ol li>ul{margin-bottom:0}.even-style ul,.even-style ol{margin:0 0 1.75rem 24px}ul li,ol li{margin-top:.5rem;margin-bottom:.5rem}ul{list-style-type:disc}ul ul{list-style-type:circle}ol{list-style:decimal}.entry-content ul li,.comment-text ul li{position:relative}.even-style:nth-child(even) .entry-content ul>li:before,.even-style:nth-child(even) .comment-text ul>li:before{left:auto;margin-left:-24px}.entry-content ol li,.comment-text ol li{margin-bottom:5px;position:relative}.even-style:nth-child(even).even-style .entry-content ol>li:before,.even-style:nth-child(even).comment-text ol>li:before{position:relative;top:0;left:-8px}table{table-layout:fixed;border-collapse:collapse;border-spacing:0;margin:0 0 24px;width:100%}table th,table td{padding:18px 24px 18px 0;text-align:left;-moz-transition:all .2s ease-out;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}table th{font-weight:700}table tr,table th,table td{border:1px solid;padding-left:16px}#search-overlay input{color:#fff}#search-overlay ::-webkit-input-placeholder{color:#fff}#search-overlay ::-moz-placeholder{color:#fff}#search-overlay :-ms-input-placeholder{color:#fff}#search-overlay :-moz-placeholder{color:#fff}#search-overlay .search-content p{color:#fff}#search-overlay .search-close{color:#fff}body{background-color:#fff}footer .social-footer{background-color:#fff}#topbar,.home #primary .entry-meta-bgcolor.has-home-meta,.archive #primary .entry-meta-bgcolor.has-archive-meta,.search #primary .entry-meta-bgcolor.has-archive-meta,.featured-post .entry-meta-bgcolor,button:not(.button-outline),.button:not(.button-outline),a.button:not(.button-outline),.reply,.post-tag,input[type=button],input[type=reset],input[type=submit]{background-color:#101020;color:#fff}section.wp-block-cover-image h2,.wp-block-cover-image-text,.wp-block-cover-text,.wp-block-cover p:not(.has-text-color),.wp-block-cover p:not(.has-text-color) a,.entry-content .wp-block-cover p a:not(.button):not(.wp-block-button__link):not(.wc-block-grid__product-link),.entry-content .wp-block-cover p a:not(.button):not(.wp-block-button__link):not(.wc-block-grid__product-link):link,.entry-content .wp-block-cover p a:not(.button):not(.wp-block-button__link):not(.wc-block-grid__product-link):hover,.entry-content .wp-block-cover p a:not(.button):not(.wp-block-button__link):not(.wc-block-grid__product-link):active,.entry-content .wp-block-cover p a:not(.button):not(.wp-block-button__link):not(.wc-block-grid__product-link):visited{color:#fff}button,.button,a.button,a.button:link,a.button:visited,a.button:active,a.button:hover,input[type=button],input[type=reset],input[type=submit]{color:#fff}.wp-block-social-links a,.wp-block-social-links a:link,.wp-block-social-links a:hover,.wp-block-social-links a:visited{color:#fff !important}.topbar-content a,.overlay-content,.single .overlay-content .entry-title,.overlay-content h1,.overlay-content a,.overlay-content a:link,.overlay-content .serif-italic,.categories a:focus,.categories a:active,.overlay-content .entry-meta-single a,.overlay-content .entry-meta-single a:link,.overlay-content .entry-meta-single a:active,.overlay-content .entry-meta-single a:focus,.overlay-content .entry-meta-single a:visited,.overlay-content .categories a,.overlay-content .categories a:link,.overlay-content .categories a:active,.overlay-content .categories a:focus,.overlay-content .categories a:visited,.post-tags a,.post-tags a:link,.post-tags a:focus,.post-tags a:active,.entry-meta-bgcolor a,.entry-meta-bgcolor a:link,.entry-meta-bgcolor a:focus,.entry-meta-bgcolor a:active,.footer-info-wrap a,.footer-info-wrap a:link,.footer-info-wrap a:focus,.footer-info-wrap a:active{color:#fff}.single .entry-header.overlay .categories a{color:#fff}.entry-content a.button,.entry-content a.button:hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):not(.has-background):hover{color:#fff}.entry-content a.button,.content-dark .entry-content a.button:hover,.content-dark .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):not(.has-background):hover{color:#000}#topbar .cart-contents-count{color:#fff}.blog .post,.archive .post,.blog .right-sidebar .widget,.archive:not(.woocommerce) .right-sidebar .widget,.single-post .right-sidebar .widget,.single-post .entry-header,.single-post .blog-content-wrap,.blog-top,.entry-header-wrap,.related-posts,#respond,.comment-list-wrap{background-color:#fff}body.blog,body.archive:not(.woocommerce),body.single-post{background-color:#f8f8f9}.footer-site-info{color:#b9b9bc}.section-title,.post-nav-top-text{color:#b9b9bc}.main-navigation ul.sub-menu li a,.main-navigation ul.children li a{color:#ccc}.wp-block-quote:before{color:#ccc}hr.wp-block-separator{background-color:#ccc}.wp-block-pullquote:not(.is-style-solid-color):before,.wp-block-pullquote:not(.is-style-solid-color):after{border-color:#444}.wp-block-latest-posts__post-date,.wp-block-latest-posts__post-author{color:#555}body,input,select,textarea,.main-navigation ul li a,.main-navigation ul li a:link,.main-navigation ul li a:focus,.main-navigation ul li a:active,.single .post-info .serif-italic{color:#3a3a3b}.content-dark.single .post-info .serif-italic{color:#6a6a6b}a,a:link,a:focus,a:active,.widget_recent_comments .recentcomments a{color:#3a3a3b}.pretty-date a,.blog .post-share i,.archive .post-share i,.search .post-share i{color:#3a3a3b}.pagination_main,.pagination_main a.inactive{color:#3a3a3b}.content-dark .pagination_main,.content-dark .pagination_main a.inactive{color:#6a6a6b}.button-more.button-outline{color:#242434;border-color:#aaa}.button-more.button-outline:hover{background:#242434;border-color:#242434;color:#fff}.tagcloud a,.wp-block-tag-cloud a{background:#181828;color:#fff !important}h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1 a:link,h2 a:link,h3 a:link,h4 a:link,h5 a:link,h6 a:link,.site-title a,.site-title a:link,.site-title a:focus,.site-titlea:active,.site-title a:hover,h1 a:visited,h2 a:visited,h3 a:visited,h4 a:visited,h5 a:visited,h6 a:visited,.header-wrap i{color:#101020}.pagination_main a,a.post-page-numbers{background:rgba(200,200,210,.16)}.pagination_main .current,.pagination_main a:hover,.page-numbers.current,.pagination_main a:hover,.pagination_main .current,.post-page-numbers.current,.post-page-numbers:hover{background-color:#3a3a3b;color:#fff}.categories_widget .color-overlay{background:0 0}.searchform{background:rgba(200,200,217,.2)}#search-overlay{background:rgba(10,14,17,.95)}.cart-contents-count{background-color:rgba(200,200,200,.4)}.categories a,.categories a:link,.categories a:focus,.categories a:active,.wp-caption-text,.wp-block-image figcaption,.wp-block-audio figcaption,.wp-block-video figcaption,.wp-block-embed figcaption,figcaption.blocks-gallery-caption,.wp-caption,.comment-date{color:rgba(0,0,20,.4)}.content-dark .categories a,.content-dark .categories a:link,.content-dark .categories a:focus,.content-dark .categories a:active,.content-dark .wp-caption-text,.content-dark .wp-block-image figcaption,.content-dark .wp-block-audio figcaption,.content-dark .wp-block-video figcaption,.content-dark .wp-block-embed figcaption,.content-dark figcaption.blocks-gallery-caption,.content-dark .wp-caption,.content-dark .comment-date{color:rgba(200,200,220,.5)}.comment-text li:before,.entry-content li:before{color:rgba(0,0,20,.25)}.content-dark .comment-text li:before,.entry-content li:before{color:rgba(200,200,220,.5)}.notfound-title-small,.post-info-small a,.wpp-list .post-stats{color:rgba(0,0,10,.35)}.content-dark .notfound-title-small,.content-dark .post-info-small a,.content-dark .wpp-list .post-stats{color:rgba(255,255,255,.5)}.single .image-fullbg .post-info .serif-italic,.post-info .serif-italic{color:rgba(255,255,255,.9)}.share-text{color:rgba(100,100,105,.5)}.content-dark .share-text{color:rgba(220,220,225,.5)}table tr,table th,table td,select,.widget select,input[type=text],input[type=email],input[type=checkbox],input[type=url],input[type=password],input[type=search],input[type=number],input[type=tel],input[type=range],input[type=date],input[type=month],input[type=week],input[type=time],input[type=datetime],input[type=datetime-local],input[type=color],textarea,select,.woocommerce-checkout .form-row span.select2-selection.select2-selection--single{border:1px solid;border-color:#c0c0c3}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=checkbox],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],input:not([type]),select,.woocommerce-checkout .form-row span.select2-selection.select2-selection--single,textarea{border:1px solid #e6e6ea;color:#19110b;transition:border .3s cubic-bezier(.4,.4,.5,1);background-color:transparent}.content-dark textarea#comment{//border:1px solid #505055}.content-dark input[type=color],.content-dark input[type=date],.content-dark input[type=datetime],.content-dark input[type=datetime-local],.content-dark input[type=email],.content-dark input[type=checkbox],.content-dark input[type=month],.content-dark input[type=number],.content-dark input[type=password],.content-dark input[type=search],.content-dark input[type=tel],.content-dark input[type=text],.content-dark input[type=time],.content-dark input[type=url],.content-dark input[type=week],.content-dark input:not([type]),.content-dark select,.content-dark .woocommerce-checkout .form-row span.select2-selection.select2-selection--single,.content-dark textarea{color:#fff}.widget.widget_categories li span,.widget.widget_archive li span,.wp-block-archives li span,.wp-block-categories-list li span{background:rgba(200,200,210,.3);color:#444448}.widget.widget_recent_comments ul li,.widget.widget_meta ul li,.widget.widget_pages ul li,.widget.widget_nav_menu ul li,.widget.widget_categories ul li,.widget.widget_archive ul li,.wp-block-archives li,.wp-block-categories-list li{border-color:rgba(200,200,210,.3)}.widget.widget_recent_comments ul li,.widget.widget_meta ul li,.widget.widget_pages ul li,.widget.widget_nav_menu ul li,.widget.widget_categories ul li,.widget.widget_archive ul li,.wp-block-archives li,.wp-block-categories-list li{border-top:1px solid rgba(200,200,210,.3)}.widget.widget_recent_comments ul li:first-child,.widget.widget_meta ul li:first-child,.widget.widget_pages ul li:first-child,.widget.widget_nav_menu ul li:first-child,.widget.widget_categories ul li:first-child,.widget.widget_archive ul li:first-child,.wp-block-archives li:first-child,.wp-block-categories-list li:first-child{border-top:0}.footer-sidebar-wrap.center .widget.widget_recent_comments ul li,.footer-sidebar-wrap.center .widget.widget_meta ul li,.footer-sidebar-wrap.center .widget.widget_pages ul li,.footer-sidebar-wrap.center .widget.widget_nav_menu ul li,.footer-sidebar-wrap.center .widget.widget_categories ul li,.footer-sidebar-wrap.center .widget.widget_archive ul li,.footer-sidebar-wrap.center .wp-block-archives li,.footer-sidebar-wrap.center .wp-block-categories-list li,.footer-sidebar-wrap.center .widget.widget_recent_comments ul ul li:first-child,.footer-sidebar-wrap.center .widget.widget_meta ul ul li:first-child,.footer-sidebar-wrap.center .widget.widget_pages ul ul li:first-child,.footer-sidebar-wrap.center .widget.widget_nav_menu ul ul li:first-child,.footer-sidebar-wrap.center .widget.widget_categories ul ul li:first-child,.footer-sidebar-wrap.center .widget.widget_archive ul ul li:first-child,.footer-sidebar-wrap.center .wp-block-archives ul li:first-child,.footer-sidebar-wrap.center .wp-block-categories-list ul li:first-child{border:none}.widget.widget_recent_comments ul ul li:first-child,.widget.widget_meta ul ul li:first-child,.widget.widget_pages ul ul li:first-child,.widget.widget_nav_menu ul ul li:first-child,.widget.widget_categories ul ul li:first-child,.widget.widget_archive ul ul li:first-child,.wp-block-archives ul li:first-child,.wp-block-categories-list ul li:first-child{border-top:1px solid rgba(200,200,210,.3)}.comment-list li,.comment-list-wrap .comment-respond{border-top:1px solid rgba(200,200,210,.3)}.comment-list li.depth-1:first-of-type{border-top:none}.color-overlay{background-color:rgba(32,32,36,.12)}.category-header .color-overlay{//background-image:linear-gradient(0deg,rgba(0,0,0,0) 0%,rgba(16,18,19,.6) 45%,rgba(0,0,0,0) 100%)}.widget-cat-has-image .overlay-content{background-color:rgba(10,10,20,.7)}.gallery-item a.links_to_image:before,.blocks-gallery-item a.links_to_image:before{color:#fff;background:rgba(0,10,20,.3)}#content .gallery-caption{background-color:rgba(0,10,20,.6);color:#fff}mark{background:#ff0;color:#000}ins{border-color:#ccc}hr{background-color:#ccc}pre{background-color:#f9f9fb;color:#444}.has-white-color{color:#fff}.has-grey-color{color:#a9a9ac}.has-anthracite-color{color:#3a3a3b}.has-almostblack-color{color:#101020}.has-softorange-color{color:#db9457}.has-milkcoffee-color{color:#bc9475}.has-white-background-color{background-color:#fff}.has-grey-background-color{background-color:#a9a9ac}.has-anthracite-background-color{background-color:#3a3a3b}.has-almostblack-background-color{background-color:#101020}.has-softorange-background-color{background-color:#db9457}.has-milkcoffee-background-color{background-color:#bc9475}.main-navigation{clear:both;display:block;width:100%}.main-navigation ul{margin:0;padding-left:0;text-align:center}.header4 .main-navigation ul{text-align:right}.header4 .main-navigation ul.sub-menu{text-align:left}.main-navigation ul li{display:inline-block;list-style-type:none;position:relative;white-space:nowrap;margin:0;padding:0 18px}.main-navigation ul li.menu-item-logo{white-space:initial}.navi-items-space-between .main-navigation ul li.menu-item-logo{flex-grow:1;text-align:center;display:flex;align-items:center}.navi-items-space-between .logowrap.logo-img,.navi-items-space-between .logowrap.text-logo{margin:0 auto}.header4.navi-items-space-between .logowrap.logo-img{margin:0}.header4 .main-navigation>ul{text-align:right}.header4 .main-navigation ul li{padding:0 0 0 36px}.main-navigation ul li a{display:inline-flex;vertical-align:middle;line-height:inherit}.main-navigation ul li .site-title a{display:block}.main-navigation .sub-menu{padding-top:12px;padding-bottom:12px}.main-navigation .sub-menu .sub-menu{margin-top:-12px}.main-navigation .sub-menu,.main-navigation .children{float:left;text-align:left;position:absolute;left:-999em;z-index:99999;visibility:hidden;opacity:0}.main-navigation li:hover>.sub-menu,.main-navigation li:hover>.children{opacity:1;visibility:visible}.main-navigation .chevron-down{box-sizing:border-box;position:relative;transform:scale(var(--ggs,1));width:22px;height:22px;border:2px solid transparent;border-radius:100px}.main-navigation .chevron-down:after{content:"";display:block;box-sizing:border-box;position:absolute;width:6px;height:6px;border-bottom:1px solid;border-right:1px solid;transform:rotate(45deg);left:5px;//top:2.5px;top:calc(50% - 5px);opacity:.7}.main-navigation ul:not(.sub-menu) li.menu-item-has-children{padding-right:34px}.header4 .main-navigation ul:not(.sub-menu) li.menu-item-has-children{padding-right:12px}.main-navigation ul.sub-menu li,.main-navigation ul.children li{display:block;white-space:normal;padding:0 18px}.main-navigation ul.sub-menu li a,.main-navigation ul.children li a{line-height:1.5em;vertical-align:middle;padding:14px 0}.main-navigation ul ul ul{left:-999em;top:0}.main-navigation ul ul a{width:200px}.main-navigation ul li:hover>ul,.main-navigation ul li.focus>ul{left:auto}.main-navigation ul ul li:hover>ul,.main-navigation ul ul li.focus>ul{left:100%}.main-navigation ul.sub-menu>li:before,.main-navigation ul.children>li:before{content:"";height:0;position:absolute;width:12px;margin-bottom:0;bottom:0}.main-navigation ul.sub-menu>li:before,.main-navigation ul.children>li:before{border-bottom:1px solid #444}.main-navigation ul.sub-menu>li:last-child:before,.main-navigation ul.children>li:last-child:before{border-bottom:0}.header1 .header-wrap{padding-bottom:0}.main-navigation ul.menu-logo-centered{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.menu-logo-centered .menu-item-logo{padding-top:0;padding-bottom:0}.main-navigation ul.menu-logo-centered>li.menu-item:nth-child(2){padding-left:0}.main-navigation ul.menu-logo-centered>li.menu-item:last-child{padding-right:0}.main-navigation ul.menu-logo-centered li a{vertical-align:bottom;padding:0}.main-navigation ul.menu-logo-centered ul.sub-menu li a,.main-navigation ul.menu-logo-centered ul.children li a{padding-bottom:14px}.main-navigation ul ul a{width:200px}.main-navigation ul.menu-logo-centered ul.sub-menu li{padding:0 18px 0}.main-navigation ul.menu-logo-centered ul.sub-menu li a{padding:14px 0}.site-main .comment-navigation,.site-main .posts-navigation,.site-main .post-navigation{margin:24px 0 0;overflow:hidden;width:100%}.nav-links{display:flex}.nav-previous{display:block;text-align:left}.navi-wrap-responsive a{padding:8px 60px 8px 0}.navi-wrap-responsive{padding:0 24px 24px;display:none}.navi-wrap-responsive ul{margin-top:0;margin-bottom:0;margin-right:0}.navi-wrap-responsive ul.responsive-menu{margin:0}.navi-wrap-responsive .menu-item-has-children .sub-menu{display:none}.navi-wrap-responsive .menu-item{list-style:none;border-top:1px solid rgba(200,200,200,.3)}.navi-wrap-responsive .menu-item.menu-item-has-children{position:relative}.navi-wrap-responsive .menu-item.menu-item-has-children:after{content:"\e680";font-family:'Pe-icon-7-stroke';white-space:nowrap;font-weight:700;font-size:1.3em;margin-top:12px;position:absolute;top:0;right:-6px;cursor:pointer}.navi-wrap-responsive .menu-item.menu-item-has-children:after{transition:transform .5s;transform-origin:50% 50%}.navi-wrap-responsive .menu-item.menu-item-has-children.open:after{transform:rotate(45deg);transform-origin:50% 50%}.navi-wrap-responsive .menu-item{text-transform:uppercase;letter-spacing:2px;line-height:1.5em;font-weight:700;margin-top:12px;padding-top:12px}.navi-wrap-responsive .sub-menu .menu-item a{text-transform:none;letter-spacing:0;font-weight:600;font-size:.9rem;letter-spacing:.2px}#toggle{width:30px;height:22px;cursor:pointer;position:relative;z-index:999999}#toggle div.bar,#toggle div.bar:before,#toggle div.bar:after{width:100%;height:4px;background:#101020;border-radius:1px}#toggle div.bar{position:relative;transform:translateY(9px);transition:all .3s .3s ease}#toggle div.bar:before{content:" ";position:absolute;bottom:9px;transition:bottom .3s .3s ease,transform .3s ease}#toggle div.bar:after{content:" ";position:absolute;top:9px;transition:top .3s .3s ease,transform .3s ease}#toggle div.bar.animate{background:rgba(255,255,255,0)}#toggle div.bar.animate:after{top:0;transform:rotate(45deg);transition:top .3s ease,transform .3s .3s ease}#toggle div.bar.animate:before{bottom:0;transform:rotate(-45deg);transition:bottom .3s ease,transform .3s .3s ease}.notransition{-o-transition:none !important;-ms-transition:none !important;-moz-transition:none !important;-webkit-transition:none !important;transition:none !important}html,body{height:100%}body{overflow-x:hidden}body.custom-background.ismobile.nomobilebg{background-image:none}#header-standard{display:block}#header-responsive{display:none}.stickytop:not(.transparent-header),.stickytop.transparent-header.stuck{position:-webkit-sticky;position:sticky;top:0;z-index:999}.logged-in .stickytop:not(.transparent-header),.logged-in .stickytop.transparent-header.stuck{top:32px}.header1 .header-wrap{max-width:100%}.topbar-content{padding:3px 48px;min-height:42px}.header-wrap{padding:0 48px}.logo-left a{text-align:left}.topbar-content{font-size:16px;line-height:16px}#topbar,.topbar-content .socialicons{height:36px}.topbar-content{display:flex;justify-content:space-between;flex-wrap:wrap;height:100%}.topbar-content.is-wrapped,.topbar-content.right.is-wrapped{justify-content:center}.topbar-content.left .topbar-left{display:none}.topbar-content.right{justify-content:flex-end}.topbar-content.center .topbar-center,.topbar-content.center .topbar-right{margin-left:initial}.topbar-right{display:flex;justify-content:flex-end;height:100%}.topbar-content.center.is-wrapped .topbar-left{width:0}.topbar-content i{font-size:16px}header .socialicons,.topbar-content .searchbutton,#topbar .nav-icon-wrap{display:flex;align-items:center}.topbar-text-wrap{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;height:100%}.topbar-text{padding:0 18px;font-size:.8em;flex-shrink:0}.topbar-text.topbar-hours{max-width:100%}.topbar-text.topbar-more{max-width:100%}.topbar-content.left .topbar-text{padding:0 36px 0 0}.topbar-content.right .topbar-text-wrap{margin-right:16px}.topbar-text:last-child,.topbar-content.left .topbar-text:last-child{padding-right:0}.topbar-text:first-child{padding-left:0}.topbar-text i{margin-right:4px;font-size:1.2em;vertical-align:middle;margin-bottom:1px}.topbar-text i.fa-map-marker{margin-right:0}.topbar-text i.fa-mobile-alt{margin-right:5px}header.transparent-header #header-regular,header.transparent-header #header-responsive{position:absolute;width:100%;z-index:999;background:0 0}.has-transparent-header header.entry-header{display:none}.has-transparent-header .section-blog header.entry-header{display:block}.header-wrap{margin-top:24px;margin-bottom:24px}.logo-responsive{display:none}.header-wrap1 .logowrap.logo-img{margin:0 auto}.header4 .header-wrap1{display:none}.header2 .header-wrap1{margin-bottom:12px}.header2 .header-wrap{margin-top:24px;margin-bottom:13px}.header2 .header-wrap2{margin-bottom:36px;margin-bottom:0;display:flex;justify-content:space-between}.header2 .header-wrap2 .main-navigation ul li{padding-top:12px}#header-regular .sub-menu li:first-child,#header-regular .header2 .header-wrap2 .main-navigation ul.sub-menu li:first-child{padding-top:0}.header4 .header-wrap2{display:flex;justify-content:space-between;align-items:center}.header4 .nav-wrap{align-self:center}.header-wrap2 .logo-left{display:none}.header4 .header-wrap2 .logo-left{display:block;flex-grow:1;flex-shrink:0}.header4 .header-wrap2 .logo-left img{display:block}.header-wrap2 .main-navigation,.header-wrap5 .main-navigation{display:none}.header1 .header-wrap2 .main-navigation,.header2 .header-wrap2 .main-navigation{display:block}.header4 .header-wrap2 .main-navigation{display:inline-block}.header2 .header-wrap2 .nav-left,.header2 .header-wrap2 .nav-right{flex-basis:15%}.header2.socialpos-h2-logoleft .header-wrap2 .spaceholder,.header2.searchpos-h2-logo .header-wrap2 .spaceholder,.header2.cartpos-h2-logoright .header-wrap2 .spaceholder{flex-basis:15%}.header2 .socialpos-h2-logoleft .header-wrap2 .nav-wrap,.header2 .socialpos-h2-logoright .header-wrap2 .nav-wrap,.header2 .searchpos-h2-logo .header-wrap2 .nav-wrap{flex-basis:70%}.header-wrap2 .nav-left{display:flex}.header-wrap2 .nav-right{display:flex;justify-content:flex-end}.header-wrap2 .searchbutton{text-align:right;margin-left:36px;display:flex;align-items:center}header .social-wrap{width:auto;margin:0;overflow:hidden;float:right;flex-shrink:0}header #header-regular .social-wrap{padding-left:18px}header #header-regular.header4 .social-wrap{padding-left:36px}header #header-regular .header-wrap2 .nav-left .social-wrap{padding-left:0}header #header-regular .logo-left .social-wrap{float:left;padding-left:0}header .socialicons{float:none;left:auto;overflow:hidden;height:100%}header .socialicons li{float:left;right:auto}.topbar-content .socialicons li{padding-left:18px}.header-wrap2 .socialicons li{padding:0 18px 0 2px}.header-wrap2 .navi-right .socialicons li{padding:0 2px 0 18px}.header4 .header-wrap2 .socialicons li:last-child{padding-right:0}.cart-icon-wrap{margin-left:18px;display:flex;justify-content:flex-end;align-items:center;flex-shrink:0}.cart-icon-wrap:empty{display:none}.cart-contents,.account-icon{margin-left:18px}.topbar .cart-icon-wrap{height:36px}.cart-contents:before{font-family:"Font Awesome 5 Free";content:"\f290";font-weight:900;font-size:16px;vertical-align:bottom;line-height:1.1em}.cart-contents:hover{text-decoration:none}.cart-contents-count{padding:2px 4px;border-radius:99px;font-size:9px;line-height:1;vertical-align:text-top;font-weight:700;font-family:sans-serif}#topbar .cart-contents-count{font-weight:400}#header-responsive .header-left,#header-responsive .header-right,#header-responsive .topbar-left,#header-responsive .topbar-right{flex:0 0 72px}#header-responsive .social-wrap{width:100%}#header-responsive .socialicons{justify-content:center;text-align:center}#header-responsive .topbar-content .socialicons li{padding:0 9px}#header-responsive .header-wrap{padding:24px;padding-bottom:0;margin-bottom:0;margin-top:0}#header-responsive i.icon-search{margin-top:-2px;font-size:24px;float:right}#header-responsive .cart-contents:before{margin-top:-2px;font-size:24px}#header-responsive .cart-contents-count{padding:2px 5px;font-size:11px;line-height:1}#header-responsive .cart-icon-wrap{margin-left:0;width:auto;float:right}#header-responsive .cartaccount-wrap{display:flex;justify-content:flex-end}#header-responsive a.account-icon{padding-top:6px}#header-responsive .cartaccount-wrap .cart-contents:before,#header-responsive a.account-icon{font-size:22px}#header-responsive .cart-contents{margin-left:14px}#header-responsive i.toggle-nav{font-size:30px}.topbar-content .searchbutton{margin:0 0 0 36px;height:36px}#search-overlay{position:absolute;width:100%;height:100%;z-index:9999999;display:none}#search-overlay .searchform{background:0 0;border-bottom:2px solid}#search-overlay .search-close{position:absolute;right:0;font-size:90px;padding:12px}#search-overlay .search-content-wrap{display:flex;align-items:center;justify-content:center;height:100%;width:100%}#search-overlay .search-content{max-width:700px;margin:0 auto}#search-overlay form{margin:24px 0 0;padding:0}#search-overlay input{background:0 0;outline:none;border:none;height:initial;font-size:3em;font-weight:600;padding:0;margin:0;text-align:center}input[type=search]{-webkit-appearance:none}#search-overlay ::-webkit-input-placeholder{text-align:center}#search-overlay ::-moz-placeholder{text-align:center}#search-overlay :-ms-input-placeholder{text-align:center}#search-overlay :-moz-placeholder{text-align:center}#search-overlay .search-content p{text-align:center;margin:0;padding:24px}.site-content,.footer-widget-area{max-width:100%;width:1248px;margin:0 auto}.single .site-content.fullwidth,.single .site-content.fullwidth-narrow,.single .site-content.fullscreen,.single .site-content.inactive-sidebar{width:100%;margin-top:0}.single .site-content.fullwidth .blog-content-wrap,.single .site-content.fullwidth .blog-bottom,.single .site-content.inactive-sidebar .blog-content-wrap,.single .site-content.inactive-sidebar .blog-bottom{width:1248px;max-width:100%;margin-left:auto;margin-right:auto}.inactive-sidebar #primary.has-sidebar .blog-content-wrap,.inactive-sidebar #primary.sidebar-below-title .blog-content-wrap,.inactive-sidebar #primary.sidebar-below-thumb .blog-content-wrap,.inactive-sidebar.sidebar-below-title .entry-header,.inactive-sidebar.sidebar-below-thumb .entry-header,.inactive-sidebar .blog-bottom,.inactive-sidebar #primary.has-sidebar .blog-bottom{margin-right:auto;margin-left:auto;width:876px;max-width:100%}.site-content.narrow,p.narrow,.wp-block-group.narrow,.search .site-main{width:700px;max-width:100%;margin-left:auto;margin-right:auto}.wp-block-group.narrow .wpcf7{max-width:580px;margin:0 auto}.footer-widget-area{padding:24px 0}.single .site-content.fullscreen{max-width:100%;width:100%}.single .site-content.fullwidth-narrow .blog-content-wrap,.single .site-content.fullwidth-narrow .blog-bottom{width:760px;max-width:100%;margin:0 auto}.container{display:flex;flex-direction:row}.blog .container,.archive .container{padding-bottom:24px}#primary{width:100%}#primary.has-sidebar{max-width:calc(100% - 348px - 24px);margin-right:24px}#primary.has-sidebar.inactive-sidebar{margin-right:auto;margin-left:auto}#primary.sidebar-below-title,#primary.sidebar-below-thumb{max-width:calc(100% - 348px - 24px);margin-right:24px}.inactive-sidebar #primary.has-sidebar,.inactive-sidebar #primary.sidebar-below-title,.inactive-sidebar #primary.sidebar-below-thumb,.inactive-sidebar .entry-header{max-width:100%;margin-right:0}.right-sidebar{position:relative;max-width:348px;flex:0 0 348px}.left-sidebar{position:relative;max-width:300px;flex:0 0 300px}.header-screen-reader-text{width:100%}.blog-top{max-width:100%}.site-main{display:flex;flex-wrap:wrap;justify-content:space-between;padding:60px 0}.single .site-content{margin-top:42px;margin-top:24px}.sidebar-below-title .site-main,.sidebar-below-thumb .site-main{padding:30px 0}.fullwidth-overlay .site-main{padding:0 0 30px}.sidebar-below-thumb .site-main{padding:0}.site-main.no-padding-top{padding-top:0}.site-main.no-padding-bottom{padding-bottom:0}.blog .site-main,.archive .site-main{padding:24px 0}.blog .post,.archive .post,.search .post,.search .page{padding:24px;margin-bottom:24px}.post:last-of-type{margin-bottom:0}.entry-header{text-align:center}.entry-header.hide-title{display:none}.tnail.video-overlay a{position:relative;display:table-cell}.entry-header.overlay .overlay-content{padding-left:24px;padding-right:24px}.page-content,.blog .entry-content,.entry-summary{margin:40px 0 0;word-break:break-word}.entry-footer{display:flex;justify-content:space-between;align-items:flex-end;margin-top:36px}.entry-footer .entry-footer-item{width:33.33%}.post-date.pretty-date{margin:0;padding:0;vertical-align:bottom;font-weight:700}.d{display:inline-block;font-size:49px;line-height:49px;margin-bottom:-5px;vertical-align:bottom}.date-right{display:inline-block;vertical-align:bottom;margin-bottom:-2px}.m{display:block;text-transform:uppercase;font-size:21px;line-height:21px;margin-top:-4px}.y{display:block;font-size:17px;line-height:18px;margin-top:3px}.post-tags{max-width:50%;margin-top:14px}.post-tag{display:inline-block;margin:8px 4px 0 0;padding:4px 18px;font-size:13px;font-weight:400;font-style:italic;vertical-align:bottom;line-height:19px}.post-share{text-align:right}.entry-content .post-share a,.entry-content .post-share a:link{border:none}.share-text{display:inline;text-transform:uppercase;font-size:11px;line-height:11px;font-weight:700;letter-spacing:1px;text-align:right;vertical-align:bottom}.post-share i{padding-left:8px;font-size:17px;vertical-align:bottom}.divider{clear:both;display:block;padding-top:29px;margin-bottom:22px;width:40px;border-bottom:2px solid #ddd;margin-left:auto;margin-right:auto}.categories{line-height:1em;margin-bottom:12px}.entry-meta .categories{margin-bottom:0;margin-top:0}.categories a{line-height:1em;font-weight:500;font-style:normal;text-align:center;display:inline-block;padding:0}.entry-header .categories a,.content-box .categories a{font-size:.74em;padding:0 8px 2px}article:not(.has-post-thumbnail) .tnail-meta-wrap{padding-bottom:18px}article:not(.has-post-thumbnail) .tnail-meta-wrap.no-archive-meta{display:none}.tnail-meta-wrap{padding-bottom:6px}.has-post-thumbnail .entry-meta-wrap,.format-video .entry-meta-wrap{max-width:80%;margin:-15px auto 0}.container.list-layout .has-post-thumbnail .entry-meta-wrap,.container.list-layout .format-video .entry-meta-wrap{max-width:100%;margin:0}.has-post-thumbnail .entry-meta,.format-video .entry-meta{position:relative;overflow:auto}.entry-meta{display:inline-block;font-weight:400}.entry-meta:empty,.tnail-meta-wrap:empty{display:none}.entry-meta-single{margin-top:18px;margin-bottom:12px}.overlay-content .entry-meta-single{margin-bottom:0}.entry-meta-bgcolor{padding:4px 12px;min-width:120px}.entry-meta-bgcolor .post-info .serif-italic{opacity:.7}.entry-meta-wrap{margin:12px auto 0;text-align:center}.post-info,.wp-block-latest-posts__post-date,.widget_recent_entries span{display:inline-block;text-transform:uppercase;font-style:normal;padding:0 6px;font-weight:500}.wp-block-latest-posts__post-date{padding:0}.wpp-list .post-stats span{text-transform:uppercase;font-style:normal;letter-spacing:2px}.post-info .serif-italic{text-transform:none;letter-spacing:1px}.post-info-comment i{padding-right:2px}.socialicons{margin:0;position:relative;display:flex}.topbar .socialicons{align-items:center}#footer .footer-sidebar-wrap.center .socialicons,.right-sidebar.center .social_widget .socialicons{justify-content:center}#footer .footer-sidebar-wrap.left .socialicons{justify-content:initial}#footer .footer-sidebar-wrap.right .socialicons{justify-content:flex-end}.socialicons li{list-style-type:none;margin:0;display:inline;position:relative}.post-list.sticky{position:relative}.post.sticky:before{display:block;font-family:'Font Awesome 5 Free';font-size:1.em;font-weight:700;text-align:center;content:"\f08d";margin-bottom:22px;line-height:17px}.list-layout article.sticky{padding-top:60px}.post-list.post.sticky:before{position:absolute;top:24px}.updated:not(.published){display:none}.page-links{clear:both;margin:0;text-transform:uppercase;font-size:.7em;letter-spacing:2px}footer .social-footer{background:#fff;padding:19px 24px;text-align:center;text-transform:uppercase;font-size:.6em;letter-spacing:1px}footer .social-wrap li{padding:0 18px;white-space:nowrap}footer .footer-sidebar-wrap.center .socialicons{justify-content:center}footer .footer-sidebar-wrap.right .socialicons{justify-content:flex-end}footer .socialicons li{display:inline-block}social-label{text-transform:uppercase;font-size:.6em;letter-spacing:1px;padding-left:2px}footer .social-wrap i{font-size:2em;line-height:1.5em;vertical-align:middle}.footer-widget-area{display:flex;justify-content:center}.footer-sidebar{width:33.33%;padding:24px}aside#sidebar-footer1{margin-right:12px}aside#sidebar-footer2{margin:0 12px}aside#sidebar-footer3{margin-left:12px}.footer-logo{box-sizing:border-box;display:flex}.footer-info-middle .footer-logo{justify-content:center}.footer-info-right .footer-logo{justify-content:flex-end}.footer-logo img{display:block}.footer-info-wrap{padding:24px 0;display:flex;justify-content:space-between;align-items:flex-end}.footer-info{width:33.33%}.footer-info-left{text-align:left;margin:0 12px 0 60px;padding-left:0}.footer-info-middle{text-align:center;margin:0 12px}.footer-info-right{text-align:right;margin:0 60px 0 12px;padding-right:0}.tnail{overflow:hidden}.tnail-zoom-wrap{overflow:hidden;transition:all .6s ease-in-out;width:100%;height:100%}.tnail-zoom-wrap:hover{transform:scale(1.05);cursor:pointer}.tnail img{width:100%;display:block}.post-standard{width:100%}.post-standard .tnail{margin-top:20px}.post-standard .entry-content{margin-top:24px;margin-bottom:24px}.post-list{display:flex;width:100%}.post-list .tnail{margin:0 48px 0 0;flex:0 0 40%}.post-list .entry-wrap{width:100%;display:flex}.post-list.even-style .entry-wrap{overflow:hidden}.post-list .entry-inner{width:100%}.post-list .entry-header,.post-list .entry-meta-wrap{text-align:left}.post-list .categories a{padding-left:0}.post-list .entry-meta{margin-top:14px}.post-list .post-info{padding:0 8px}.post-list .entry-content{margin-top:18px}.post-list .post-share{text-align:inherit;margin-top:8px}.post-list .button.button-more{margin-bottom:12px}article.post-list.even-style:nth-child(even) .tnail{order:2;margin:0 0 0 48px}article.post-list.even-style:nth-child(even) .tnail img{float:right}article.post-list.even-style:nth-child(even) .entry-wrap,article.post-list.even-style:nth-child(even) .entry-header,article.post-list.even-style:nth-child(even) .entry-meta-wrap{text-align:right}article.post-list.even-style:nth-child(even) .categories a{padding-left:8px;padding-right:0}article.post-list.even-style:nth-child(even).post.sticky:before{right:24px}.post-grid{flex-basis:calc(33.33% - 16px);width:33.33%}.two-items .post-grid{flex-basis:calc(50% - 12px);width:50%}.has-sidebar .post-grid{flex-basis:calc(50% - 12px);width:50%}.post-grid .categories{margin-top:22px}.post-grid .entry-content{margin-top:0}.post-grid .entry-text{margin-top:18px}.post-grid .entry-meta span.post-info{padding-right:8px;padding-left:8px}.post-grid .post-share{text-align:center;margin-top:12px}.site-main.masonry{margin-left:-12px;margin-right:-12px;margin-top:-12px}.masonry-item{flex-basis:calc(33.33% - 16px);width:33.33%;padding:12px}.two-items .masonry-item{flex-basis:calc(50% - 12px);width:50%}.has-sidebar .masonry-item{flex-basis:calc(50% - 12px);width:50%}.post-masonry .tnail{margin:0}.post-masonry .entry-meta-wrap{padding:24px 24px 0}.post-masonry.has-post-thumbnail .entry-meta-wrap{max-width:90%;margin:-39px auto 0}.post-masonry .entry-title,.post-masonry .categories{padding:0 24px}.post-masonry .categories{margin-top:24px}.post-masonry .entry-content{padding:0;margin-top:0}.post-masonry .entry-text{margin-top:24px}.post-masonry .entry-meta span.post-info{padding-right:12px}.post-masonry .post-share{text-align:center;margin-top:18px}.single .site-main{display:block;padding-bottom:0;padding-top:0}.single .entry-content{margin-top:31px}.single .site-content.fullwidth-overlay .entry-content{margin-top:0}.single .site-content.has-sidebar .site-main{padding-top:0}.single .floating-right .entry-content{clear:left}.single .floating-left .entry-content{clear:right}.single #content.standard #primary.sidebar-below-thumb .entry-content{margin-top:-9px}.entry-header.overlay{min-height:720px;position:relative}.entry-header.overlay.hide-thumb{display:none}.overlay .image-fullbg{width:100%;height:100%;max-height:100%;background-size:cover;box-sizing:border-box;position:absolute !important;z-index:auto;background-attachment:fixed;background-position:center center;overflow:hidden}.overlay.ismobile .image-fullbg{background-attachment:initial}.color-overlay{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.entry-header.entry-header-top{padding:24px}.single .site-content.sidebar-below-title .entry-header.entry-header-top{padding-bottom:6px}.tnail.tnail-top{padding:0}.floating-right #primary .tnail{float:right;padding-bottom:24px;padding-left:24px;width:50%}.floating-right .entry-header{float:left;width:50%;text-align:left;padding-right:24px}.floating-left #primary .tnail{float:left;padding-bottom:24px;width:50%;padding-right:24px}.floating-left .entry-header{float:right;width:50%;text-align:left}.floating-left.hide-thumb .entry-header,.floating-right.hide-thumb .entry-header{float:none;width:100%;text-align:center;padding-right:0}.floating-right .categories a,.floating-left .categories a{padding:0 24px 0 0}.floating-right h1,.floating-left h1,.floating-right h2,.floating-left h2,.floating-right h3,.floating-left h3,.floating-right h4,.floating-left h4,.floating-right h5,.floating-left h5,.floating-right h6,.floating-left h6{clear:none}.blog-content-wrap{width:100%;padding:24px;padding-top:48px}.single .sidebar-below-title .blog-content-wrap{padding-top:0}.single .blog-content-wrap{padding-top:24px}.single .site-content.inactive-sidebar .blog-content-wrap{padding-top:63px}.single .site-content.inactive-sidebar .entry-header.entry-header-top{padding-top:90px}.single .sidebar-below-thumb .blog-content-wrap{padding-top:48px}.single .site-content.fullwidth-overlay .blog-content-wrap,.single .site-content.fullwidth .blog-content-wrap{padding-top:66px}.single .post{width:100%;padding-bottom:0}.featured-image-fullwidth-overlay .right-sidebar{margin-top:0}.related-posts{width:100%;margin-top:24px;padding:18px 0 52px;margin-bottom:60px;word-break:break-word;text-align:center;padding:18px 24px;margin-bottom:0;border-bottom:0}.related-articles-wrap{display:flex}.related.section-title{margin-bottom:22px;text-align:center}.post.post-related{margin-right:24px;padding-bottom:0;text-align:center;width:33.33%}.post-related.post-list .post-info{padding:0}.post.post-related:first-of-type{text-align:left}.post.post-related:nth-child(3n){text-align:right}.post-related.post-list{display:block}.post-related:last-of-type{margin-right:0}.post-related a{border:0}.post-related img{margin-bottom:12px;width:100%}.post-navigation.no-prev-post.no-next-post{display:none}.post-navigation,.site-main .post-navigation{width:100%;display:flex;justify-content:space-between;word-break:break-word;width:100%}.post-navigation.post-navigation-title{padding:0 24px;margin-top:48px}.nav-previous-wrap,.nav-next-wrap{width:calc(50% - 12px);display:flex;flex-direction:column;width:calc(50% - 12px);background:#fff;padding:24px}.post-navigation.no-prev-post,.site-main .post-navigation.no-prev-post,.post-navigation.no-next-post,.site-main .post-navigation.no-next-post{width:50%}.post-navigation.no-prev-post,.site-main .post-navigation.no-prev-post{float:right}.no-prev-post .nav-previous-wrap{display:none}.no-next-post .nav-next-wrap{display:none}.no-prev-post .nav-next-wrap{width:100%}.no-next-post .nav-previous-wrap{width:100%}.prev-post-thumb,.next-post-thumb{width:120px;flex:0 0 120px}.prev-post-thumb img,.next-post-thumb img{vertical-align:top}.next-post-left,.prev-post-right{width:100%}.prev-post-thumb{float:left;margin-right:24px}.next-post-thumb{float:right;margin-left:24px}.post-nav-top-text,h3.post-nav-top-text{display:block;margin-bottom:20px;margin-right:-2px}.nav-previous,.nav-next{width:100%;display:flex;font-weight:400}.nav-previous-wrap .post-nav-top-text,.nav-previous{text-align:left}.nav-next-wrap .post-nav-top-text,.nav-next{text-align:right}.archive-page-header{text-align:center;width:100%}.category-header.overlay{min-height:600px;position:relative;margin:0;padding:0}.overlay .category-image-fullbg{width:100%;height:100%;max-height:100%;background-size:cover;box-sizing:border-box;position:absolute !important;z-index:auto;background-position:center center;overflow:hidden}.archive-page-title{margin:0}article.page{padding:0 60px;width:100%}.page-fullbg{background-size:cover;background-repeat:no-repeat;background-attachment:fixed;background-position:center center}.page-fullbg .container{margin:0 auto}.page-fullbg .entry-content{padding:24px}.search .site-main{padding-top:24px}.search-title{text-align:center;width:100%}.search .tnail{padding-bottom:24px}.search article{border-top:1px solid rgba(150,150,150,.3);padding:26px 60px 30px;width:100%}.search .post-share{display:none}.search .entry-header{text-align:left}.search .entry-title{font-weight:700;font-size:1.3em}.search .entry-text{word-break:break-word;margin-top:24px}.search a.more-link{line-height:1em;margin-top:24px;text-align:left}.search .button.button-more.button-regular{background:0 0;padding:0}.search .woocommerce{padding:24px;overflow:hidden}.not-found{text-align:center;width:100%;display:inline-block;margin:120px 0 180px;padding:24px}.search .not-found{margin-top:0}.nothingfound-title{font-weight:300;margin:0 0 24px;display:block}.search .nothingfound-title{font-size:1.6em}.not-found .searchform{max-width:400px;margin:48px auto 0;display:flex}.not-found input.search-field,.not-found input.search-field[type=search]{padding:0}.not-found button.button-searchform{margin-left:12px}p.question{padding:12px 24px;margin:0}p.answer{padding:0 24px 24px;margin:0}.question{cursor:pointer;display:block;outline:none;position:relative;width:100%;border-top:1px solid rgba(200,200,200,.3)}.question:first-of-type{border:none}.question:before{background:#101020;content:'';height:3px;margin-right:37px;position:absolute;left:0;top:26px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;width:14px}.question:after{background:#101020;content:'';height:3px;margin-right:37px;position:absolute;left:0;top:26px;width:14px}.question.active:before{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}.question.active h2,.question:focus h2{position:relative}.answer{display:none;overflow:hidden}.wp-block-group.has-background{padding:24px 24px 1px;margin-bottom:24px}.has-small-font-size{font-size:13px}.has-normal-font-size{font-size:16px}.has-medium-font-size{font-size:20px}.has-large-font-size{font-size:34px}.has-huge-font-size{font-size:42px}.wp-block-pullquote blockquote{margin-left:auto;margin-right:auto;margin-top:.5em;margin-bottom:.5em}.wp-block-quote{border-left:none;margin:0;quotes:"" "";font-style:italic;font-size:1.4em;line-height:1.75em;padding:1.2em 30px 1.2em 75px;line-height:1.6}.wp-block-column .wp-block-quote{margin:0}.wp-block-quote:before{font-family:Georgia;content:"\201C";font-size:4em;position:absolute;left:10px;top:-10px}.wp-block-quote.has-text-align-right:before{right:10px}.wp-block-quote.has-text-align-right{padding:1.2em 75px 1.2em 30px}.wp-block-quote:after{content:''}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:uppercase}.wp-block-quote p{font-size:1em;font-style:italic;line-height:1.6em;margin-bottom:16px;font-weight:500}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:1.2em 30px 1.2em 75px}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;line-height:1.4em}.wp-block-quote p{font-size:1em;font-style:italic;line-height:1.6em}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:12px;display:inline-block;margin-bottom:8px}.wp-block-quote .wp-block-quote__citation{font-style:normal;letter-spacing:4px;text-transform:uppercase;font-size:12px;display:inline-block;margin-bottom:8px}.wp-block-pullquote{padding:48px;margin:48px;border:0;font-style:italic}.wp-block-pullquote.has-background{margin:0}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:0;margin-right:0}.wp-block-pullquote.alignwide{margin-left:0;margin-right:0;padding-left:0;padding-right:0}.wp-block-pullquote blockquote{margin:0;border:0;padding:12px 36px 36px}.wp-block-pullquote.alignwide blockquote{padding-left:0;padding-right:0}.wp-block-pullquote:not(.is-style-solid-color):before,.wp-block-pullquote:not(.is-style-solid-color):after{content:' ';display:block;border-top:3px solid;width:36px}.wp-block-pullquote:before,.wp-block-pullquote:after,.wp-block-pullquote.aligncenter:before,.wp-block-pullquote.aligncenter:after{margin:0 auto}.wp-block-pullquote.alignleft:before,.wp-block-pullquote.alignleft:after{margin-left:36px}.wp-block-pullquote.alignright:before,.wp-block-pullquote.alignright:after{margin-right:36px}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:380px}.wp-block-pullquote.alignleft{text-align:left;padding:0;margin-left:0;margin-top:12px;margin-bottom:24px}.wp-block-pullquote.alignright{text-align:right;padding:0;margin-right:0;margin-top:12px;margin-bottom:24px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{margin-bottom:12px;font-size:1.5em}.wp-block-pullquote blockquote p{padding-top:18px;margin-top:0}.wp-block-pullquote .wp-block-pullquote__citation{padding-bottom:18px}.wp-block-verse{font-family:serif;font-size:1em;padding:38px 48px}.no-sidebar .entry-content .wp-block-image img,.inactive-sidebar .entry-content .wp-block-image img{display:block;margin-bottom:0}.no-sidebar .entry-content .wp-block-image,.inactive-sidebar .entry-content .wp-block-image{margin-bottom:36px}.no-sidebar .entry-content .alignfull.wp-block-image img,.inactive-sidebar .entry-content .alignfull.wp-block-image img{padding:0}.no-sidebar .entry-content .alignwide.wp-block-image img,.inactive-sidebar .entry-content .alignwide.wp-block-image img{padding:24px}.wp-block-gallery{margin:0 0 48px}.wp-block-gallery li{margin:0 0 24px}.wp-block-gallery.columns-2:not(.is-cropped) .blocks-gallery-item,.wp-block-gallery.columns-3:not(.is-cropped) .blocks-gallery-item,.wp-block-gallery.columns-4:not(.is-cropped) .blocks-gallery-item,.wp-block-gallery.columns-5:not(.is-cropped) .blocks-gallery-item,.wp-block-gallery.columns-6:not(.is-cropped) .blocks-gallery-item,.wp-block-gallery.columns-7:not(.is-cropped) .blocks-gallery-item,.wp-block-gallery.columns-8:not(.is-cropped) .blocks-gallery-item{margin-right:0}.entry-content ul.wp-block-gallery>li:before,.comment-text ul.wp-block-gallery>li:before{position:relative;top:0;left:0;width:auto;height:0;border-top:0}.comment-text .wp-block-gallery a,.entry-content .wp-block-gallery a,.entry-content .wp-block-gallery a:active,.entry-content .wp-block-gallery a:focus,.entry-content .wp-block-gallery a:link,.textwidget .wp-block-gallery a{border:0}.blocks-gallery-item a.links_to_image:before{font-family:'Pe-icon-7-stroke';content:"\e657";opacity:0;transition:all .2s ease-in-out;position:absolute;z-index:999;font-size:21px;top:0;right:0;padding:4px 8px;margin:12px;cursor:pointer}.blocks-gallery-item:hover a.links_to_image:before{opacity:1}.wp-block-audio{width:100%;margin-bottom:24px}.no-sidebar .wp-block-audio.alignwide,.no-sidebar .wp-block-audio.alignfull,.inactive-sidebar .wp-block-audio.alignwide,.inactive-sidebar .wp-block-audio.alignfull{padding:24px}.wp-block-cover{padding:24px;margin-top:0;margin-bottom:24px}.wp-block-cover p{line-height:1.5em}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:flex;justify-content:center;align-items:center;padding:24px;box-sizing:border-box}.wp-block-cover__inner-container,.wp-block-cover .wp-block-cover-text{padding:0;max-width:580px}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{padding:0}.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.ismobile .wp-block-cover.has-parallax{background-attachment:scroll}.wp-block-media-text .wp-block-media-text__content{padding:48px}.wp-block-media-text__content :last-child{margin-bottom:0}.wp-block-media-text__content :first-child{margin-top:0}.player{max-width:100% !important}.wp-block-video video{width:100%}.no-sidebar .wp-block-video.alignwide video,.no-sidebar .wp-block-video.alignfull video,.inactive-sidebar .wp-block-video.alignwide video,.inactive-sidebar .wp-block-video.alignfull video{padding-top:24px;padding-bottom:24px;display:block}.wp-block-button .wp-block-button__link{border-radius:var(--button--border-radius)}.wp-block-buttons.aligncenter>.wp-block-button{margin:0 auto}.no-sidebar .entry-content .wp-block-columns.alignwide,.no-sidebar .entry-content .wp-block-columns.alignfull,.inactive-sidebar .entry-content .wp-block-columns.alignwide,.inactive-sidebar .entry-content .wp-block-columns.alignfull{padding:16px 24px 0;margin-bottom:24px}.wp-block-column:last-child{margin-right:0}.wp-block-column:not(:first-child){margin-left:32px}.wp-block-column p.has-background{padding:40px 48px;margin-bottom:24px}hr.wp-block-separator{box-sizing:content-box;height:0;border:0;height:2px;margin-bottom:48px}hr.wp-block-separator.is-style-dots{background-color:transparent}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.widget_archive li,.widget_archive li a,.wp-block-archives li,.wp-block-archives li a,.widget_categories li,.widget_categories li a,.wp-block-categories-list li,.wp-block-categories-list li a,.widget_pages li,.widget_pages li a,.widget_recent_comments li,.widget_recent_comments li a,.widget_recent_entries li,.widget_recent_entries li a,.widget_nav_menu li,.widget_nav_menu li a,.widget_meta li,.widget_meta li a{font-weight:500}.widget.widget_categories li span,.widget.widget_archive li span,.wp-block-archives li span,.wp-block-categories-list li span{width:24px;height:24px;line-height:24px;text-align:center;font-size:12px;letter-spacing:0;font-weight:500;border-radius:99px;display:inline-block}.widget.widget_meta ul li,.widget.widget_pages ul li,.widget.widget_nav_menu ul li,.widget.widget_categories ul li,.widget.widget_archive ul li,.wp-block-archives li,.wp-block-categories-list li{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:6px 0;align-items:center}.right-sidebar.center .widget.widget_meta ul li,.right-sidebar.center .widget.widget_pages ul li,.right-sidebar.center .widget.widget_nav_menu ul li,.right-sidebar.center .widget.widget_categories ul li,.right-sidebar.center .widget.widget_archive ul li,.right-sidebar.center .wp-block-archives li,.right-sidebar.center .wp-block-categories-list li{display:block}.widget.widget_recent_comments ul li{padding:6px 0;margin:0}.footer-sidebar-wrap.center .widget.widget_meta ul li,.footer-sidebar-wrap.center .widget.widget_pages ul li,.footer-sidebar-wrap.center .widget.widget_nav_menu ul li,.footer-sidebar-wrap.center .widget.widget_categories ul li,.footer-sidebar-wrap.center .widget.widget_archive ul li,.footer-sidebar-wrap.center .wp-block-archives li,.footer-sidebar-wrap.center .wp-block-categories-list li,.footer-sidebar-wrap.center .widget.widget_recent_comments ul li{display:block}.footer-sidebar-wrap.right .widget.widget_meta ul li,.footer-sidebar-wrap.right .widget.widget_pages ul li,.footer-sidebar-wrap.right .widget.widget_nav_menu ul li,.footer-sidebar-wrap.right .widget.widget_categories ul li,.footer-sidebar-wrap.right .widget.widget_archive ul li,.footer-sidebar-wrap.right .wp-block-archives li,.footer-sidebar-wrap.right .wp-block-categories-list li,.footer-sidebar-wrap.right .widget.widget_recent_comments ul li{display:block}.footer-sidebar-wrap.justify .widget.widget_meta ul li,.footer-sidebar-wrap.justify .widget.widget_pages ul li,.footer-sidebar-wrap.justify .widget.widget_nav_menu ul li,.footer-sidebar-wrap.justify .widget.widget_categories ul li,.footer-sidebar-wrap.justify .widget.widget_archive ul li,.footer-sidebar-wrap.justify .wp-block-archives li,.footer-sidebar-wrap.justify .wp-block-categories-list li,.footer-sidebar-wrap.justify .widget.widget_recent_comments ul li{display:block}.widget.widget_pages ul.children,.widget.widget_nav_menu ul.sub-menu,.wp-block-categories-list ul.children{margin:6px 0 0}.widget.widget_pages ul.children,.widget.widget_nav_menu ul.sub-menu,.widget.widget_categories ul.children,.wp-block-categories-list ul.children{width:100%;margin-top:6px}.widget.widget_pages ul.children li:last-child,.widget.widget_nav_menu ul.sub-menu li:last-child,.widget.widget_categories ul.children li:last-child,.widget.widget_archive ul.children li:last-child,.wp-block-archives ul.children li:last-child,.wp-block-categories-list ul.children li:last-child{width:100%;margin-bottom:-6px}.wp-block-archives{margin:24px 0 60px;font-weight:400}.wp-block-archives li{list-style:none;text-transform:uppercase;letter-spacing:2px;font-size:.8em}.wp-block-archives-dropdown{margin-bottom:60px}table.wp-calendar-table{margin-bottom:12px}.wp-block-calendar{margin-bottom:48px}.wp-block-calendar table{margin-bottom:12px}.wp-block-calendar table caption{padding:24px;font-weight:700}.wp-block-calendar table th,.widget_calendar table th{background:rgba(200,200,220,.2);font-weight:700}.wp-block-calendar table th,.wp-block-calendar table td{text-align:center;padding:12px}.wp-block-calendar table td a{font-weight:700}.wp-calendar-nav-prev,.wp-calendar-nav-next{font-weight:500;font-size:1em}.wp-calendar-nav-prev{float:left}.wp-calendar-nav-next{float:right}.wp-block-categories{margin:24px 0 60px}.wp-block-categories li{list-style:none;text-transform:uppercase;letter-spacing:2px;font-size:.8rem}.wp-block-latest-comments{margin:0}.wp-block-latest-comments__comment,ol li.wp-block-latest-comments__comment{font-size:1em;margin-bottom:24px}ol.has-excerpts li.wp-block-latest-comments__comment{margin-bottom:48px}.wp-block-latest-comments__comment-author{font-size:1em;letter-spacing:0;text-transform:none;font-weight:700}.wp-block-latest-comments__comment-link{font-size:1em;letter-spacing:0;text-transform:none;font-weight:700}.wp-block-latest-comments__comment-date{font-weight:500;letter-spacing:2px;text-transform:uppercase;line-height:.6em;padding:15px 0}.wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment article{margin-left:12px}.wp-block-latest-comments__comment-excerpt p{font-size:1em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{height:auto;width:auto}.wp-block-latest-posts.alignwide,.wp-block-latest-posts.alignfull{padding:24px 48px}.wp-block-latest-posts{margin:24px 0 60px}.wp-block-latest-posts li{list-style:none;margin-bottom:1em}.wp-block-latest-posts li a{text-decoration:none;font-size:1.2em;font-weight:700;display:block}.wp-block-latest-posts__post-date,.wp-block-latest-posts__post-author{display:block;font-size:.7em;text-transform:uppercase;letter-spacing:2px;display:inline-block;margin-right:24px}.wp-block-latest-posts__post-excerpt{margin-top:24px;margin-bottom:24px;margin-right:24px}.widget_pages ul li{margin:0;padding:0}.widget-area:not(.center):not(.right) .widget_pages ul.children li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu li a,.widget-area:not(.center):not(.right) .widget_categories ul.children li a{margin-left:12px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul li a{margin-left:24px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul ul li a{margin-left:36px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul ul ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul ul ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul ul ul li a{margin-left:48px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul ul ul ul li a{margin-left:60px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul ul ul ul ul li a{margin-left:72px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul ul ul ul ul ul li a{margin-left:84px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul ul ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul ul ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul ul ul ul ul ul ul li a{margin-left:96px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul ul ul ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul ul ul ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul ul ul ul ul ul ul ul li a{margin-left:108px}.widget-area:not(.center):not(.right) .widget_pages ul.children ul ul ul ul ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_nav_menu ul.sub-menu ul ul ul ul ul ul ul ul ul li a,.widget-area:not(.center):not(.right) .widget_categories ul.children ul ul ul ul ul ul ul ul ul li a{margin-left:120px}.wp-block-tag-cloud{margin-bottom:60px}.wp-block-tag-cloud a{padding:24px;display:inline}.wp-block-search{margin-bottom:48px}.wp-block-embed{margin-bottom:24px}.wp-block-embed__wrapper{position:relative;padding-bottom:46.25%;padding-top:25px;height:0}.alignwide .wp-block-embed__wrapper{padding-bottom:67%}.alignfull .wp-block-embed__wrapper{padding-bottom:55%}.wp-block-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wp-block-embed-youtube.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:0}.wp-block-embed iframe{width:100%;margin:0 auto}.no-sidebar .entry-content .alignwide,.no-sidebar .entry-content .alignfull,.inactive-sidebar .entry-content .alignwide,.inactive-sidebar .entry-content .alignfull{width:auto !important;max-width:100vw}.no-sidebar .entry-content .alignfull,.inactive-sidebar .entry-content .alignfull{margin-left:calc(-100vw/2 + 100%/2);margin-right:calc(-100vw/2 + 100%/2)}.no-sidebar .entry-content .alignwide,.inactive-sidebar .entry-content .alignwide{margin-left:calc(25% - 25vw);margin-right:calc(25% - 25vw)}.no-sidebar .entry-content .wp-block-image.alignfull,.no-sidebar .entry-content .wp-block-image.alignwide,.no-sidebar .entry-content .wp-block-gallery-wrap.alignwide,.no-sidebar .entry-content .wp-block-gallery-wrap.alignfull,.no-sidebar .entry-content .wp-block-embed-wrap.alignwide,.no-sidebar .entry-content .wp-block-embed-wrap.alignfull,.inactive-sidebar .entry-content .wp-block-image.alignfull,.inactive-sidebar .entry-content .wp-block-image.alignwide,.inactive-sidebar .entry-content .wp-block-gallery-wrap.alignwide,.inactive-sidebar .entry-content .wp-block-gallery-wrap.alignfull,.inactive-sidebar .entry-content .wp-block-embed-wrap.alignwide,.inactive-sidebar .entry-content .wp-block-embed-wrap.alignfull{margin-bottom:36px}.no-sidebar .entry-content .wp-block-cover-image-wrap,.inactive-sidebar .entry-content .wp-block-cover-image-wrap{padding:24px;background:#fff}.no-sidebar .entry-content .wp-block-embed-wrap,.inactive-sidebar .entry-content .wp-block-embed-wrap{background:#fff}.no-sidebar .entry-content .wp-block-embed-wrap.alignfull figure,.inactive-sidebar .entry-content .wp-block-embed-wrap.alignfull figure{padding:24px 0}.no-sidebar .entry-content .wp-block-embed-wrap.alignwide figure,.inactive-sidebar .entry-content .wp-block-embed-wrap.alignwide figure{padding:24px}.no-sidebar .entry-content .wp-block-gallery-wrap,.inactive-sidebar .entry-content .wp-block-gallery-wrap{padding:24px;background:#ffff}.no-sidebar .entry-content .wp-block-cover.alignfull,.inactive-sidebar .entry-content .wp-block-cover.alignfull{width:100vw}.no-sidebar .entry-content .alignfull .wp-block-cover-image-wrap,.inactive-sidebar .entry-content .alignfull .wp-block-cover-image-wrap{padding:24px 0 1px;background:#fff}.no-sidebar .entry-content .wp-block-cover-image-outer-wrap,.inactive-sidebar .entry-content .wp-block-cover-image-outer-wrap{padding:24px 0;clear:both;margin-bottom:24px}.wp-block-image figcaption,.wp-block-video figcaption,.wp-block-embed figcaption,figcaption.blocks-gallery-caption{text-align:center}.no-sidebar .wp-block-image figcaption,.no-sidebar .wp-block-video figcaption,.no-sidebar .wp-block-embed figcaption,.inactive-sidebar .wp-block-image figcaption,.inactive-sidebar .wp-block-video figcaption,.inactive-sidebar .wp-block-embed figcaption{margin-top:6px;line-height:24px}.no-sidebar .wp-block-audio.alignwide figcaption,.no-sidebar .wp-block-audio.alignfull figcaption,.no-sidebar .wp-block-embed figcaption,.inactive-sidebar .wp-block-audio.alignwide figcaption,.inactive-sidebar .wp-block-audio.alignfull figcaption,.inactive-sidebar .wp-block-embed figcaption{margin-top:0;position:absolute;text-align:center;left:0;right:0}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{letter-spacing:2px;text-transform:uppercase}#sidebar-home,#sidebar-archives{padding-bottom:30px;margin-top:24px}#sidebar-main{padding-bottom:48px;margin-top:48px}.right-sidebar .widgets-wrap{padding:24px;margin-bottom:48px}.blog .right-sidebar .widgets-wrap,.archive .right-sidebar .widgets-wrap,.single .right-sidebar .widgets-wrap{padding:0}.single .sidebar-below-thumb .widgets-wrap,.single .sidebar-below-title .widgets-wrap{margin-top:24px}.right-sidebar .widget,.footer-sidebar .widget{margin-bottom:60px}.blog .right-sidebar .widget,.archive .right-sidebar .widget,.single .right-sidebar .widget{padding:24px;margin-bottom:24px}.blog .right-sidebar .widget.widget_recent_entries,.archive .right-sidebar .widget.widget_recent_entries,.single .right-sidebar .widget.widget_recent_entries{padding-bottom:1px}.right-sidebar .widget:last-of-type,.footer-sidebar-wrap .widget:last-of-type{margin-bottom:0}.widget-area ul,.widget-area ol{margin:0}.widget-area ul li{list-style-type:none;margin:16px 0 0}.widget select{width:100%;max-width:100%;font-weight:500}.widget_meta ul,.widget_pages ul,.widget_archive ul,.widget_nav_menu ul,.widget_categories ul,.widget_recent_entries ul span,.widget_product_categories ul,.recentcomments .comment-author-link,.recentcomments a{font-size:.73rem;text-transform:uppercase;letter-spacing:3px;font-weight:400;line-height:1.7em}.mc4wp-form{background:#f6f6f7;padding:60px;text-align:center}.content-dark .mc4wp-form{background:#1b1b1c}.contentboxes-content .mc4wp-form{background:0 0;padding:0}.mc4wp-form h1,.mc4wp-form h2,.mc4wp-form h3,.mc4wp-form h4,.mc4wp-form h5,.mc4wp-form h6{margin-top:12px}.mc4wp-form input[type=email]{width:300px;max-width:100%}.mc4wp-form .subscribe-text,.mc4wp-form input[type=text]{display:block}.mc4wp-form input[type=email],.mc4wp-form input[type=submit]{display:inline-block;margin-left:6px;margin-right:6px}.mc4wp-form .subscribe-text{margin-bottom:24px}.mc4wp-form input[type=email],.mc4wp-form input[type=text]{text-align:center;background:0 0;margin-top:12px}.mc4wp-form input[type=submit]{margin-top:12px}.widget_mc4wp_form_widget .mc4wp-form{background:0 0;padding:0;text-align:center}.widget_mc4wp_form_widget .subscribe-text{text-align:center}.widget_mc4wp_form_widget input[type=text],.widget_mc4wp_form_widget input[type=email],.widget_mc4wp_form_widget input[type=submit]{width:100%}.mc4wp-response{margin-top:24px}.widget_mc4wp_form_widget{padding:24px}.widget_mc4wp_form_widget{padding:40px 24px 24px;background:#f6f6f7;height:fit-content}.widget.facebook_widget,.right-sidebar .widget.facebook_widget,.left-sidebar .widget.facebook_widget{width:270px;margin:0 auto}.social_widget .social-wrap{text-align:center}.social_widget .socialicons li{padding:0 12px}.footer-sidebar-wrap.left .social_widget .socialicons li:first-child,.footer-sidebar-wrap.justify .social_widget .socialicons li:first-child{padding-left:0}.footer-sidebar-wrap.right .social_widget .socialicons li:last-child{padding-right:0}.social_widget .socialicons i{font-size:1.4em;line-height:1.4em}.categories_widget .category-header.overlay{min-height:60px;position:relative;padding:0}.overlay .widget-cat-image{width:100%;height:100%;max-height:100%;background-size:cover;box-sizing:border-box;position:absolute !important;z-index:auto;background-position:center center;overflow:hidden}.widget-cat{text-align:center}.widget-cat-has-image a,.widget-cat a{margin:0;text-transform:uppercase;word-break:break-word;font-size:.7em;letter-spacing:2px}.widget-cat-has-image .overlay-content{padding:10px 12px;font-weight:500;letter-spacing:2.5px;font-size:1.06em;line-height:1em}ul.cats li{margin-top:12px}ul.cats li:first-child{margin-top:0}.featured-post{text-align:center}.featured-post .entry-meta-wrap{max-width:80%;margin:-15px auto 6px}.featured-post .entry-meta-bgcolor{padding:8px 12px;min-width:140px}.featured-post .entry-meta{position:relative;overflow:auto}.featured-post .categories a{padding:0 4px;line-height:inherit}.featured-post .categories-top a{padding-bottom:3px;font-size:.7em;padding:0}.featured-post .post-info{padding:0}.featured-post .categories{margin-bottom:4px}.featured-post .entry-meta .categories{margin-bottom:0}.widget_meta a,.widget_pages a,.widget_nav_menu a,.widget_archive a,.widget_categories a{line-height:2em}.widget_recent_entries ul li{margin-bottom:24px}.widget_recent_entries span{display:block;padding:0}.widget_recent_entries a{font-size:1.2em}.widget_recent_comments{font-size:.9em}.widget_recent_comments ul li{font-style:normal}.widget_recent_comments ul li,.widget_recent_comments .comment-author-link,.widget_recent_comments .recentcomments a{font-style:normal}.widget_recent_comments ul li{margin-bottom:12px}.widget_recent_comments .comment-author-link,.widget_recent_comments a{font-weight:700}.recentcomments{font-size:.73rem}.recentcomments a{padding:0 6px}.widget_calendar caption{font-weight:500;margin-bottom:12px}.widget_calendar #next{text-align:right}.widget_calendar table th,.widget_calendar table td{padding:6px 12px;text-align:center}.tagcloud,.wp-block-tag-cloud{font-weight:500}.tagcloud a,.wp-block-tag-cloud a{padding:6px 12px;vertical-align:bottom;margin:0 4px 8px 0;display:inline-block}.tagcloud a:before{content:'#'}.searchform{justify-content:space-between;align-items:center;display:flex;padding:4px 18px}.search .search-field-label,.search .search-field{width:100%;padding:0 8px}input.search-field,input.search-field[type=search]{border:none;background:0 0;padding:0;font-weight:600}.button.button-searchform{width:auto;padding:0;height:auto;background-color:transparent !important;border:none !important}.button.button-searchform:focus{outline:none}.searchform label{padding-bottom:0}.searchform i{font-size:16px}nav#pagination:empty{display:none}nav#pagination{padding:24px 0;overflow:hidden;font-size:14px;font-weight:500}.pagination_main i{font-size:14px;line-height:10px}.prev.page-numbers,.next.page-numbers{display:none}.pagination_main span,.pagination_main a,.page-numbers{display:block;float:left;margin-right:6px;padding:5px 15px;text-decoration:none;width:auto;font-weight:500}.page-links{font-size:14px;line-height:10px;padding-top:24px;font-weight:600}.post-page-numbers{display:inline-block;padding:15px;text-decoration:none;width:auto;font-weight:500;font-size:18px}#comments .nav_pagination_bottom{margin-top:60px}#comments{width:100%;display:inline-block}.page #comments{margin-left:36px;margin-right:36px}.comment-list-wrap{padding:24px;margin-top:24px;width:100%}.comment-list{margin:0}.comment-list .children{margin:0 0 0 24px}.comment-list li{list-style-type:none;margin:24px 0 0}.comment-text p:last-child{margin-bottom:0}.single-comment{display:flex;padding-top:24px}.comment-list>li:first-child>.single-comment{border-top:0}.comment-left{flex:0 0 48px;margin-right:24px}.pingback .comment-left{flex:0;margin-right:0}.comment-body{flex:1 1 auto}.comment-right{margin-left:24px}.comment-meta cite.fn{font-size:1em;letter-spacing:0;text-transform:none;font-weight:700;line-height:1.5em}.comment-date{line-height:.6em;padding:4px 0 18px;font-weight:500}.comment-list-wrap .comment-date{line-height:1.5em}.comment-list .bypostauthor .fn,.comment-list li ul.children li.bypostauthor .fn{font-weight:900}.content-dark .comment-list .bypostauthor .fn,.content-dark .comment-list li ul.children li.bypostauthor .fn{font-weight:600}.reply-button,#cancel-comment-reply-link{text-transform:uppercase;letter-spacing:2px;font-size:.7rem;font-weight:700}.nav_pagination_bottom{margin-top:48px}.comment-form{display:flex;flex-wrap:wrap;justify-content:space-between;text-align:left}#respond{text-align:center;padding:17px 24px 24px;margin-top:24px}.comment-list-wrap #respond.comment-respond{padding:17px 0 0}a#cancel-comment-reply-link{margin:24px;display:block}.comment-form .comment-form-comment label,.comment-form .comment-form-author label,.comment-form .comment-form-email label,.comment-form .comment-form-url label{display:block;text-align:left}.comment-notes{display:none}.comment-form-comment{width:100%;margin-bottom:0}textarea#comment{padding:24px}.comment-form-author,.comment-form-email,.comment-form-url{flex:0 1 auto;width:31%}.comment-form-author input,.comment-form-email input,.comment-form-url input{max-width:100%}p.form-submit{margin:12px 0 0;width:100%;text-align:right}p.no-comments{text-align:center;padding:24px;text-transform:uppercase;letter-spacing:4px;font-size:.7em;font-weight:500}p.comment-form-cookies-consent{font-size:.8em}.comment-form input#wp-comment-cookies-consent{vertical-align:middle;margin:0 6px 0 0}.comment-subscription-form{margin:0;display:block;width:100%;text-align:left}input#subscribe_comments{margin-top:48px}.comment-subscription-form label{font-weight:300}button,.button,.button-outline,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;overflow:visible;display:inline-block;text-transform:uppercase;text-align:center;font-size:.8rem;letter-spacing:2px;border-radius:0;text-decoration:none;-webkit-appearance:none;word-break:initial;white-space:nowrap;line-height:inherit;border:none;padding:7px 38px;font-weight:600}.button.button-more{padding-top:3px;padding-bottom:3px}.wp-block-button,.wp-block-buttons .wp-block-button{z-index:99;position:relative;margin-bottom:12px}.wp-block-buttons.aligncenter>.wp-block-button{margin:0 auto}.wp-block-button .wp-block-button__link{cursor:pointer;overflow:visible;display:inline-block;text-transform:uppercase;text-align:center;font-size:.7rem;letter-spacing:2px;text-decoration:none;-webkit-appearance:none;word-break:initial;white-space:nowrap;line-height:inherit;border:none;padding:7px 38px}.wp-block-button.is-style-squared .wp-block-button__link{border-radius:0}.button.button-outline{padding:2px 36px;border-width:2px;border-style:solid}.button-outline,a.button.button-outline,.wp-block-button.is-style-outline .wp-block-button__link{background:0 0;padding:5px 38px;border-width:2px;border-style:solid}.button-large{font-size:.8rem;height:48px;line-height:46px}.button-large.button-outline{line-height:48px}a.more-link{display:block;text-align:center;border:0 !important;line-height:33px;margin-top:28px}.post-standard a.more-link{margin-top:0}.post-list a.more-link{text-align:inherit}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input[type=text],input[type=email],input[type=tel],select,textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;box-shadow:none !important}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],input:not([type]),select,textarea{background-clip:padding-box;border-radius:0;box-shadow:none;box-sizing:border-box;text-align:left;font-style:normal;font-weight:500;font-size:1rem;width:100%}input[type=checkbox]{border-radius:0}input[type=color],input[type=date],input[type=datetime],input[type=datetime-local],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],input:not([type]){height:3rem;line-height:3rem;padding:0 1rem}input[type=number]{padding-right:0}input[type=submit]{height:3rem}select{height:3rem;line-height:3rem;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>') no-repeat right 1rem top 50%;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="grey" class="bi bi-chevron-down" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>') no-repeat right 1rem top 50%;background-size:1rem 1rem;max-width:100%;padding:0 2rem 0 1rem;position:relative;text-overflow:ellipsis;width:100%;background-color:transparent}.select2-container--default .select2-selection--single .select2-selection__arrow b{left:0}select[multiple]{height:auto;background:0 0;padding-top:16px}textarea{height:10rem;line-height:2rem;padding:.6875rem 1rem;overflow:auto}input[type=checkbox],input[type=radio]{padding:0;margin:0 2px 0 0;height:initial;vertical-align:baseline}input[type=checkbox]{-webkit-appearance:checkbox}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}label{font-size:.8em;font-weight:500;text-transform:uppercase}.post-password-form input{display:block;margin-top:12px;width:300px;max-width:100%}input[type=color]:focus,input[type=date]:focus,input[type=datetime]:focus,input[type=datetime-local]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,input[type=time]:focus,input[type=url]:focus,input[type=week]:focus,input:not([type]):focus,select:focus,textarea:focus{outline:0;box-shadow:none}.wpcf7 p{margin-bottom:24px}.wpcf7 p select option{padding:0}span.wpcf7-list-item{margin:0 24px 0 0}img{position:relative;height:auto;font-size:0}a img{border:none;vertical-align:top}.entry-content a.links_to_image{border:0}svg:not(:root){overflow:hidden}.alignleft,.alignright,.aligncenter,.alignnone{margin-bottom:24px}.alignleft{display:inline;float:left;margin-right:24px}.alignright{display:inline;float:right;margin-left:24px;text-align:right}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}.wp-caption{max-width:100%}.wp-caption.alignright{text-align:right}.wp-caption.aligncenter{text-align:center}.wp-caption img[class*=wp-image-]{display:block;margin-left:auto;margin-right:auto}.wp-caption-text{margin-top:12px;margin-bottom:36px;font-size:.7rem;text-align:center}.gallery{margin:24px 0;clear:both}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;margin:0 0 12px;overflow:hidden}.gallery-item a.links_to_image{position:relative;cursor:pointer}.gallery-item a.links_to_image:before{font-family:'Pe-icon-7-stroke';content:"\e657";opacity:0;transition:all .2s ease-in-out;position:absolute;z-index:999;font-size:21px;top:0;right:0;padding:4px 8px;margin:12px;cursor:pointer}.gallery-item.gallery-item-hover a.links_to_image:before{opacity:1}#content .gallery-caption{position:absolute;overflow:hidden;bottom:0;left:0;opacity:0;transition:all .2s ease-in-out;text-align:center;font-weight:100;margin:12px;max-width:calc(100% - 24px);word-break:break-word;padding:4px 8px;text-transform:uppercase}#content .gallery-item.gallery-item-hover .gallery-caption{opacity:1}.gallery-columns-2 .gallery-item{max-width:calc(50% - 6px)}.gallery-columns-3 .gallery-item{max-width:calc(33.33% - 8px)}.gallery-columns-4 .gallery-item{max-width:calc(25% - 9px)}.gallery-columns-5 .gallery-item{max-width:calc(20% - 9.6px)}.gallery-columns-6 .gallery-item{max-width:calc(16.66% - 10px)}.gallery-columns-7 .gallery-item{max-width:calc(14.28% - 10.28px)}.gallery-columns-8 .gallery-item{max-width:calc(12.5% - 10.5px)}.gallery-columns-9 .gallery-item{max-width:calc(11.11% - 10.67px)}.gallery-caption{display:block}.mfp-wrap{bottom:24px;top:auto !important;height:calc(100% - 60px) !important}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.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}#content[tabindex="-1"]:focus{outline:0}@media only screen and (max-width:959px){.container{display:block}article.page,.wc-block-grid{padding-left:24px;padding-right:24px}#primary{width:100%}nav#pagination{display:inline-block;padding-left:0}.pagination_main,.nav_pagination_bottom{margin-left:24px}#primary.has-sidebar,#primary.sidebar-below-title,#primary.sidebar-below-thumb{max-width:100%;margin-right:0}.right-sidebar{max-width:100%;margin-top:24px}.right-sidebar .widgets-wrap{display:flex;justify-content:space-between;flex:0 0 300px;flex-wrap:wrap}.right-sidebar .widget{width:calc(50% - 30px)}.post-grid{flex-basis:calc(50% - 12px);width:50%}#content.floating-left .blog-content-wrap,#content.floating-right .blog-content-wrap{display:flex;flex-direction:column}.floating-left .entry-header,.floating-left #primary .tnail,.floating-right .entry-header,.floating-right #primary .tnail{float:none;padding:0;width:100%;text-align:center}.no-sidebar .entry-content .alignwide,.inactive-sidebar .entry-content .alignwide{margin-left:0;margin-right:0}.footer-info-left{margin-left:24px}.footer-info-right{margin-right:24px}}@media only screen and (max-width:767px){.site-main{padding:24px 0}.page-title{margin-top:12px}#search-overlay input{font-size:3em}.topbar-content .socialicons li{padding-bottom:6px}.header-wrap{margin-top:0}#search-overlay input{font-size:2em}.site-title,.site-title a{font-size:1.6em}.right-sidebar .widgets-wrap{flex:0 0 100%;margin-bottom:0}.right-sidebar .widget{width:100%}.blog .post.post-standard{margin-bottom:24px}.post-grid{flex-basis:100%}.post-list{flex-direction:column;display:block}.post-list .tnail,article.post-list.even-style:nth-child(even) .tnail{margin:0}.post-list .entry-wrap,article.post-list.even-style:nth-child(even) .entry-wrap{margin-top:24px;text-align:center;display:inline-block}.post-list .entry-meta-wrap,article.post-list.even-style:nth-child(even) .entry-meta-wrap{text-align:center}.entry-header .categories,.post-list .entry-header,article.post-list.even-style:nth-child(even) .entry-header,.entry-meta-wrap{text-align:center}article.post-list.even-style:nth-child(even) .tnail{order:0}.masonry-item,.has-sidebar .masonry-item{flex-basis:100%;width:100%;padding-top:12px}.two-items .post-grid,.two-items .masonry-item{flex-basis:calc(100%);width:100%}.entry-footer{flex-direction:column;align-items:center}.entry-footer .post-share{margin-top:12px}.entry-footer .entry-footer-item{width:100%;text-align:center}.entry-footer-date{order:2;margin-top:16px}.entry-footer-morebutton{order:1}.entry-footer-share{order:3;margin-top:0}.post-share{text-align:center}.post-tags{max-width:100%}.related-posts,.post-navigation,.site-main .post-navigation{width:100%;margin-left:0;margin-right:0}.post-navigation.no-prev-post,.site-main .post-navigation.no-prev-post,.post-navigation.no-next-post,.site-main .post-navigation.no-next-post{width:100%}#primary.sidebar-below-title,#primary.sidebar-below-thumb{margin-right:0;max-width:100%}.related-articles-wrap{flex-direction:column}.post.post-related{padding:12px 0;width:100%}.post.post-related:first-of-type,.post.post-related:last-of-type{text-align:center}.nav-previous-wrap,.nav-next-wrap{width:100%}.post-navigation{flex-direction:column}.nav-previous-wrap .post-nav-top-text,.nav-previous,.nav-next-wrap .post-nav-top-text,.nav-next{text-align:center;margin-top:0}.prev-post-thumb,.next-post-thumb{width:100%;flex:0 0 100%;margin-bottom:24px;margin-left:0}.nav-previous{flex-direction:column}.nav-next{flex-direction:column-reverse}#respond{margin-left:0;margin-right:0;padding-left:24px;padding-right:24px}.comment-form-author,.comment-form-email,.comment-form-url{width:100%}.comment-list-wrap{margin-left:0;width:100%;border:none}.single-comment{display:block}.comment-list .children{margin:0}.comment-list .avatar{width:36px;margin-bottom:12px}.comment-list li{list-style-type:none;margin-top:24px}.comment-right{margin-left:0}aside#sidebar-footer1,aside#sidebar-footer2,aside#sidebar-footer3{margin:0}.footer-widget-area,.footer-info-wrap{flex-direction:column}.footer-widget-area{padding:24px 0}.footer-sidebar,.footer-info{width:100%}.footer-info{text-align:center;margin:12px 0 0;padding:0 12px}.footer-logo{padding:24px 0}.category-header.overlay{min-height:240px !important}.archive-page-title{letter-spacing:12px;font-size:1.5em;word-break:break-word}.gallery-columns-2 .gallery-item,.gallery-columns-3 .gallery-item,.gallery-columns-4 .gallery-item,.gallery-columns-5 .gallery-item,.gallery-columns-6 .gallery-item,.gallery-columns-7 .gallery-item,.gallery-columns-8 .gallery-item,.gallery-columns-9 .gallery-item{max-width:100%}#sb_instagram.sbi_col_10 #sbi_images .sbi_item,#sb_instagram.sbi_col_3 #sbi_images .sbi_item,#sb_instagram.sbi_col_4 #sbi_images .sbi_item,#sb_instagram.sbi_col_5 #sbi_images .sbi_item,#sb_instagram.sbi_col_6 #sbi_images .sbi_item,#sb_instagram.sbi_col_7 #sbi_images .sbi_item,#sb_instagram.sbi_col_8 #sbi_images .sbi_item,#sb_instagram.sbi_col_9 #sbi_images .sbi_item{width:33.33%}#sbi_mod_error{border:1px solid #888;background:0 0;color:#888}.mc4wp-form{padding:24px}.mc4wp-form input[type=email],.mc4wp-form input[type=submit]{margin-left:0;margin-right:0}.mc4wp-form input[type=email]{width:100%}.mc4wp-form input[type=submit]{margin-top:12px;width:100%}input[type=submit]{width:100%}.no-sidebar .entry-content .alignwide,.inactive-sidebar .entry-content .alignwide{margin-left:0;margin-right:0}.wp-block-quote,.wp-block-quote.is-large,.wp-block-pullquote{margin:0}.wp-block-pullquote,.wp-block-pullquote.alignwide blockquote{padding-left:12px;padding-right:12px}.wp-block-pullquote.alignleft{margin-top:0}.wp-block-pullquote.alignright{margin-top:0}.wp-block-column:not(:first-child){margin-left:0}}@media only screen and (max-width:479px){.wp-block-quote{padding:0;margin-top:24px;margin-bottom:24px}.wp-block-quote:before{position:relative;left:0;top:0;line-height:1rem;vertical-align:text-bottom;margin-top:24px}.wp-block-spacer.mobile-height-0{height:0 !important}.wp-block-spacer.mobile-height-12{height:12px !important}.wp-block-spacer.mobile-height-24{height:24px !important}.wp-block-spacer.mobile-height-36{height:36px !important}.wp-block-spacer.mobile-height-48{height:48px !important}}
    .menu-logo-centered li.menu-item:nth-child(-n+4),
    .menu-logo-centered li.page-item:nth-child(-n+4) {
        order: 0
    }

    .menu-logo-centered .menu-item-logo {
        order: 1
    }

    .menu-logo-centered .menu-item,
    .menu-logo-centered .page_item {
        order: 2
    }

    .blog .post-list .entry-wrap,
    .archive .post-list .entry-wrap {
        align-items: center
    }

    .hero-title {
        font-size: 2.1em
    }

    @media screen and (max-width:767px) {
        .hero-title {
            line-height: 1.1em
        }
    }

    @media screen and (min-width:320px) {
        .hero-title {
            font-size: calc(35.7px + 17.425*((100vw - 320px)/880)) !important
        }
    }

    @media screen and (min-width:1200px) {
        .hero-title {
            font-size: 3.125em !important
        }
    }

    h1.contentboxes-title {
        font-size: 3.125em
    }

    @media screen and (max-width:767px) {
        h1.contentboxes-title {
            line-height: 1.1em
        }
    }

    @media screen and (min-width:767px) {
        h1.contentboxes-title {
            font-size: calc(53.125px + 0*((100vw - 767px)/433))
        }
    }

    @media screen and (min-width:1200px) {
        h1.contentboxes-title {
            font-size: 3.125em
        }
    }

    h2.contentboxes-title {
        font-size: 2.618em
    }

    @media screen and (max-width:767px) {
        h2.contentboxes-title {
            line-height: 1.2em
        }
    }

    @media screen and (min-width:767px) {
        h2.contentboxes-title {
            font-size: calc(44.506px + 0*((100vw - 767px)/433))
        }
    }

    @media screen and (min-width:1200px) {
        h2.contentboxes-title {
            font-size: 2.618em
        }
    }

    /* @media screen and (max-width:959px) { */
    @media screen and (max-width:1100px) {

        #header-regular,
        ul.slicknav_nav li.menu-item-logo {
            display: none
        }

        #header-responsive {
            display: block
        }

        .topbar-text-wrap {
            justify-content: center;
            flex-wrap: wrap;
            flex-grow: 1
        }

        .topbar-content,
        #header-responsive .header-top {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding-bottom: 24px
        }

        .topbar-content {
            flex-direction: column;
            padding: 0 24px
        }

        .topbar-content.right .topbar-text-wrap {
            margin-right: 0
        }

        .topbar-text {
            padding: 0 12px;
            text-align: center
        }

        .topbar .cart-icon-wrap,
        .topbar .searchbutton {
            display: none
        }

        .topbar-icons {
            flex-grow: 1
        }

        #topbar,
        .topbar-content .socialicons {
            height: 27px
        }

        .topbar .socialicons {
            padding-left: 9px;
            padding-right: 9px
        }

        .topbar-content .socialicons li {
            padding-left: 9px;
            padding-right: 9px
        }

        .stickytop.mobile-non-sticky,
        .stickytop.mobile-non-sticky.transparent-header.stuck {
            position: relative
        }

        .logged-in .stickytop:not(.transparent-header),
        .logged-in .stickytop.transparent-header.stuck {
            top: 0
        }
    }

    .custom-bg-color,
    .no-sidebar .entry-content .alignwide.custom-bg-color,
    .no-sidebar .entry-content .alignfull.custom-bg-color {
        background-color: #fff
    }

    .recentcomments a {
        display: inline !important;
        padding: 0 !important;
        margin: 0 !important
    }

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        opacity: 1
    }

    .stickytop #header,
    #header.stickytop,
    header.stuck.transparent-header #header-regular,
    header.stuck.transparent-header #header-responsive {
        -webkit-box-shadow: 0 0 24px rgba(10, 10, 20, .06);
        -moz-box-shadow: 0 0 24px rgba(10, 10, 20, .06);
        box-shadow: 0 0 24px rgba(10, 10, 20, .06)
    }

    .transparent-header.transparent-header-color:not(.stuck) .main-navigation ul li a,
    .transparent-header.transparent-header-color:not(.stuck) .main-navigation ul li a:link,
    .transparent-header.transparent-header-color:not(.stuck) .header-wrap i,
    .transparent-header.transparent-header-color:not(.stuck) .cart-contents:before,
    .transparent-header.transparent-header-color:not(.stuck) .cart-contents-count,
    .transparent-header.transparent-header-color:not(.stuck) .site-title a,
    .transparent-header.transparent-header-color:not(.stuck) .site-title a:link {
        color: #fff
    }

    .transparent-header.transparent-header-color:not(.stuck) #toggle div.bar,
    .transparent-header.transparent-header-color:not(.stuck) #toggle div.bar:before,
    .transparent-header.transparent-header-color:not(.stuck) #toggle div.bar:after {
        background-color: #fff
    }

    .footer-logo img {
        max-height: 40px
    }

    .blog .post-list .tnail,
    .archive .post-list .tnail {
        flex-basis: 55%
    }

    .category-header.overlay {
        min-height: 600px
    }

    .entry-header.overlay {
        min-height: 720px
    }

    .single .site-content.fullwidth-narrow .blog-bottom,
    .single .site-content.fullwidth-narrow .blog-content-wrap {
        width: 760px
    }

    body,
    input,
    .search-field,
    cite.fn,
    .footer-info-wrap,
    .topbar-text-wrap,
    .block-editor-block-list__layout {
        font-size: 17px;
        line-height: 1.75em
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .post-title-small,
    .dropcap,
    .content-box-wysiwyg.heading,
    .wp-block-cover-image-text {
        text-transform: none
    }

    .page-title {
        font-size: 2.618em;
        line-height: 1.2em
    }

    h3 {
        font-size: 1.931em;
        line-height: 1.3em
    }

    h4 {
        font-size: 1.618em;
        line-height: 1.4em
    }

    h5 {
        font-size: 1.194em;
        line-height: 1.5em
    }

    h6 {
        font-size: 1em;
        line-height: 1.6em
    }

    button,
    .button,
    .button-outline,
    input[type=button],
    input[type=reset],
    input[type=submit],
    .wp-block-button .wp-block-button__link,
    .added_to_cart {
        font-weight: 500;
        font-size: .8em;
        letter-spacing: 2px;
        text-transform: uppercase
    }

    .subtitle-above {
        font-weight: 500;
        font-size: .8em;
        letter-spacing: 2px;
        line-height: 1.75em;
        text-transform: uppercase
    }

    .vertical-text {
        font-weight: 500;
        font-size: .8em;
        letter-spacing: 2px;
        text-transform: uppercase
    }

    .wp-caption-text,
    .wp-block-image figcaption,
    .wp-block-audio figcaption,
    .wp-block-video figcaption,
    .wp-block-embed figcaption,
    figcaption.blocks-gallery-caption {
        font-size: .75em;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase
    }

    label {
        font-size: .8em;
        font-weight: 500;
        letter-spacing: 2px;
        text-transform: uppercase
    }

    .woocommerce-checkout label,
    .woocommerce-account label {
        font-size: 1em;
        font-weight: 700;
        text-transform: none
    }

    .woocommerce h1.page-title,
    .woocommerce-page h1.page-title,
    .woocommerce-cart h1.page-title,
    .woocommerce-checkout h1.page-title {
        font-weight: 600 !important;
        font-size: 28px;
        letter-spacing: 6px;
        text-align: center;
        text-transform: uppercase
    }

    .woocommerce .product h3,
    .woocommerce .product h2.woocommerce-loop-product__title,
    .woocommerce h2.woocommerce-loop-category__title,
    .wc-block-grid__product-title {
        font-size: 1em !important;
        line-height: 1.5em !important
    }

    .woocommerce.single-product .entry-summary h1.product_title,
    .product-title-use-headline-font .wc-block-grid__product-title,
    .product-title-use-body-font .wc-block-grid__product-title {
        font-weight: 400
    }

    .woocommerce.single-product .entry-summary h1.product_title {
        font-size: 2.1em
    }

    .woocommerce .price,
    .wc-block-grid__product-price,
    .wc-block-grid__product-price__value {
        font-size: .8em
    }

    .woocommerce .entry-summary .price {
        font-size: 1.2em
    }

    .entry-title,
    h2.entry-title {
        font-size: 1.618em;
        line-height: 1.4em
    }

    .single .entry-title {
        font-size: 2.618em;
        line-height: 1.2em
    }

    .post-title-small,
    .wpp-post-title {
        font-size: 1.2em;
        line-height: 1.4em
    }

    .entry-meta,
    .post-info,
    .post-info-small .post-info a,
    .categories a {
        letter-spacing: 2px;
        text-transform: uppercase
    }

    .post-date.pretty-date {
        font-family: Raleway;
        font-weight: 700;
        text-transform: uppercase
    }

    body,
    input,
    .search-field,
    select,
    textarea,
    cite.fn,
    .footer-info-wrap,
    .topbar-text-wrap,
    .site-title,
    .site-title a,
    .main-navigation ul li .site-title a,
    .woocommerce .product-categories-list h2.woocommerce-loop-category__title,
    .woocommerce .product-categories-list-all,
    h2.menu-cat.use-body-font,
    h6.menu-title.use-body-font,
    .menu-price-title.use-body-font,
    .topbar-text-wrap.use-body-font .topbar-text,
    .main-navigation.use-headline-font,
    .product-categories-list.use-headline-font,
    .footer-sidebar-wrap.use-body-font .widget-title,
    .widget-area.use-body-font .widget-title,
    .comments-area.use-body-font h3#reply-title,
    .comments-area.use-body-font h2.comments-title,
    .related.use-body-font,
    .post-nav-top-text.use-body-font,
    .post-nav-top-text,
    use-body-font,
    .product-title-use-body-font h2.woocommerce-loop-product__title,
    .product-title-use-body-font h1.product_title,
    .product-title-use-body-font .wc-block-grid__product-title,
    .single-product-title-use-body-font .product_title,
    .block-editor-block-list__layout,
    .woocommerce h1.page-title,
    .woocommerce-page h1.page-title,
    .woocommerce-cart h1.page-title,
    .woocommerce-checkout h1.page-title {
        font-family: Raleway;
        font-weight: 400
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .post-title-small,
    .dropcap,
    .content-box-wysiwyg.heading,
    .wp-block-cover-image-text,
    .wp-block-latest-posts li a,
    .widget_recent_entries li a,
    .menu-price.use-headline-font,
    .menu-price-title.use-headline-font,
    .topbar-text-wrap.use-headline-font .topbar-text,
    .main-navigation.use-headline-font,
    .woocommerce .product-categories-list.use-headline-font h2.woocommerce-loop-category__title,
    .woocommerce .product-categories-list.use-headline-font .product-categories-list-all,
    .footer-sidebar-wrap.use-headline-font .widget-title,
    .widget-area.use-headline-font .widget-title,
    .subtitle-above.use-headline-font,
    .vertical-text.use-headline-font,
    .product-title-use-headline-font .wc-block-grid__product-title,
    .single-product-title-use-headline-font .product_title {
        font-family: Playfair Display;
        font-weight: 500
    }

    input[type=color],
    input[type=date],
    input[type=datetime],
    input[type=datetime-local],
    input[type=email],
    input[type=month],
    input[type=number],
    input[type=password],
    input[type=search],
    input[type=tel],
    input[type=text],
    input[type=time],
    input[type=url],
    input[type=week],
    input:not([type]),
    select,
    select option,
    .woocommerce-checkout .form-row span.select2-selection.select2-selection--single,
    textarea {
        font-size: 17px;
        font-weight: 500
    }

    .topbar-text,
    .topbar-text-wrap.use-body-font .topbar-text,
    .topbar-text-wrap.use-headline-font .topbar-text {
        font-weight: 500
    }

    .topbar-text {
        font-size: .7em;
        letter-spacing: 2px;
        text-transform: uppercase
    }

    .main-navigation,
    .main-navigation.use-headline-font,
    .woocommerce .product-categories-list-all,
    .woocommerce .product-categories-list h2.woocommerce-loop-category__title,
    .woocommerce .product-categories-list.use-headline-font h2.woocommerce-loop-category__title {
        font-weight: 600
    }

    .main-navigation,
    .woocommerce .product-categories-list-all,
    .woocommerce .product-categories-list h2.woocommerce-loop-category__title,
    .woocommerce .product-categories-list .product-categories-list-select h2.woocommerce-loop-category__title,
    .woocommerce .product-categories-list.use-headline-font h2.woocommerce-loop-category__title {
        font-size: .7em !important;
        letter-spacing: 2px !important;
        text-transform: uppercase !important
    }

    .footer-info-wrap {
        font-weight: 400;
        font-size: .6em;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #fff
    }

    .hero-title {
        font-size: 3.125em;
        line-height: 1.1em
    }

    .section-blog h2.entry-title {
        font-size: 1.194em !important;
        line-height: 1.5em !important
    }

    h2.menu-cat,
    h2.menu-cat.use-body-font,
    h2.menu-cat.use-headline-font {
        font-weight: 700
    }

    .menu-cat {
        font-size: 1.5em;
        letter-spacing: 2px;
        line-height: 1.5em;
        text-transform: uppercase
    }

    h6.menu-title,
    h6.menu-title.use-body-font,
    h6.menu-title.use-headline-font,
    .menu-price,
    .menu-price-title.use-body-font,
    .menu-price-title.use-headline-font,
    .menu-price.use-body-font,
    .menu-price.use-headline-font {
        font-weight: 500
    }

    h6.menu-title,
    .menu-price,
    .menu-price-title {
        font-size: .9em
    }

    .menu-desc,
    .menu-description,
    .menu-cat-content {
        font-size: .8em;
        line-height: 1.8em
    }

    .menu-price-title {
        font-size: .7em
    }

    .right-sidebar .widget-title,
    .right-sidebar.widget-area,
    .right-sidebar .widget_archive,
    .right-sidebar .widget_categories,
    .right-sidebar .widget_meta,
    .right-sidebar .widget_recent_entries,
    .right-sidebar .widget_pages,
    .right-sidebar .widget_recent_comments,
    .right-sidebar .widget_nav_menu,
    .right-sidebar .tag-cloud,
    .right-sidebar .featured-post,
    .right-sidebar .social_widget .social-wrap,
    .right-sidebar .widget {
        text-align: center
    }

    .footer-widget-area .widget-title,
    .footer-widget-area .widget-area,
    .footer-widget-area .widget_archive,
    .footer-widget-area .widget_categories,
    .footer-widget-area .widget_meta,
    .footer-widget-area .widget_recent_entries,
    .footer-widget-area .widget_pages,
    .footer-widget-area .widget_recent_comments,
    .footer-widget-area .widget_nav_menu,
    .footer-widget-area .social_widget .social-wrap,
    .footer-widget-area .featured-post,
    .footer-widget-area .widget,
    .footer-widget-area .tag-cloud {
        text-align: center
    }

    .widget-title,
    .widget-area.use-body-font .widget-title,
    .footer-sidebar-wrap.use-body-font .widget-title,
    #reply-title,
    .comments-title,
    .section-title,
    .post-nav-top-text,
    .related.use-body-font,
    .related.use-headline-font,
    .post-nav-top-text.use-body-font,
    .post-nav-top-text,
    .comments-area.use-body-font h3#reply-title,
    .comments-area.use-headline-font h3#reply-title,
    .comments-area.use-body-font h2.comments-title {
        font-weight: 600
    }

    #reply-title,
    .comments-title,
    .section-title,
    .post-nav-top-text,
    .widget-title {
        font-size: .9em;
        letter-spacing: 3px;
        line-height: 1em;
        text-transform: uppercase
    }

    #reply-title:after,
    #reply-title:before,
    .comments-title:after,
    .comments-title:before,
    .footer-sidebar-wrap.dark .widget-title:after,
    .footer-sidebar-wrap.dark .widget-title:before,
    .section-title:after,
    .section-title:before,
    .single-comment,
    .widget-title:after,
    .widget-title:before {
        border-top: none
    }

    .woocommerce .product h3,
    .woocommerce .product h2.woocommerce-loop-product__title,
    .woocommerce h2.woocommerce-loop-category__title,
    .woocommerce .widget .product-title,
    .woocommerce .entry-summary h1.product_title,
    .wc-block-grid__product-title,
    .product-title-use-body-font .wc-block-grid__product-title,
    .product-title-headline-body-font .wc-block-grid__product-title,
    .wc-block-grid__product-title {
        font-weight: 400
    }

    :root,
    .block-editor-block-list__layout,
    .edit-post-visual-editor__post-title-wrapper,
    .woocommerce .variations select,
    .woocommerce select.orderby {
        background-color: #
    }

    html,
    body,
    p,
    a,
    a:link,
    a:focus,
    a:active,
    .widget_recent_comments .recentcomments a,
    input,
    input.search-field,
    input.search-field::-webkit-input-placeholder,
    input.search-field::placeholder,
    select,
    textarea,
    .dropcap,
    .main-navigation ul li a,
    .main-navigation ul li a:link,
    .main-navigation ul li a:focus,
    .main-navigation ul li a:active,
    .woocommerce-cart .entry-content .woocommerce-cart-form .cart_item a,
    .woocommerce .price,
    .entry-meta-single a,
    .entry-meta-single a:link,
    .entry-meta-single a:active,
    .entry-meta-single a:visited,
    .wc-block-pagination-page:not(.toggle),
    .button.add_to_cart_button,
    a.button.add_to_cart_button,
    a.button.add_to_cart_button:link,
    a.button.add_to_cart_button:visited,
    .added_to_cart,
    .button.button-searchform,
    .button:not(.button-outline):not(.add_to_cart_button).button-searchform,
    .blog .post-share i,
    .archive .post-share i,
    .search .post-share i,
    .section-blog i,
    .social_widget a,
    .entry-content ul:not(.wp-block-latest-posts__list):not(.wp-block-archives):not(.wp-block-archive):not(.wp-block-categories-list) li.cat-item a:not(.wc-block-grid__product-link) {
        color: #3a3a3b
    }

    .block-editor-block-list__block {
        color: #3a3a3b
    }

    .subtitle-above,
    .content-white-pluscolor .button:not(.ffffff):not(.button-outline),
    .content-white-pluscolor a.button:not(.ffffff):not(.button-outline),
    .categories a,
    .categories a:link,
    .categories a:focus,
    .categories a:active,
    .blog .post-share i:hover,
    .post-share a i:hover,
    .social_widget a i:hover,
    a.comment-reply-link,
    a#cancel-comment-reply-link,
    .woocommerce-MyAccount-content a.button.woocommerce-button:hover,
    a.showcoupon,
    .cartlink-hover .button.add_to_cart_button,
    .cartlink-hover a.button.add_to_cart_button,
    .cartlink-hover a.button.add_to_cart_button:link,
    .cartlink-hover a.button.add_to_cart_button:hover,
    .cartlink-hover a.button.add_to_cart_button:visited,
    .cartlink-hover .added_to_cart,
    .wp-block-button__link.add_to_cart_button,
    .wp-block-button__link.add_to_cart_button:link,
    .wp-block-button__link.add_to_cart_button:hover,
    .wp-block-button__link.add_to_cart_button:visited,
    .wp-block-button .wp-block-button__link.add_to_cart_button:not(.has-text-color):not(.has-background):hover,
    .wc-block-grid__product-add-to-cart.wp-block-button .wp-block-button__link:hover {
        color: #db9457
    }

    .hero-divider,
    .divider-block,
    .contentboxes-divider,
    .content-white-pluscolor .button:not(.button-outline):hover,
    .content-white-pluscolor a.button:not(.button-outline):hover {
        background-color: #db9457
    }

    .content-white-pluscolor .button:not(.button-outline):hover,
    .content-white-pluscolor a.button:not(.button-outline):hover {
        border-color: #db9457
    }

    .entry-content p a:not(.button):not(.wp-block-button__link):not(.wc-block-grid__product-link),
    .entry-content ul:not(.wp-block-categories__list):not(.wp-block-latest-posts__list):not(.wp-block-archives):not(.wp-block-archive):not(.wp-block-categories-list) li:not(.cat-item) a:not(.wc-block-grid__product-link),
    .comment-text p a,
    .comment-text ul li a,
    .textwidget p a,
    .textwidget ul li a {
        color: #db9457
    }

    .entry-content p a:not(.button):not(.wp-block-button__link):not(.wc-block-grid__product-link):hover,
    .entry-content ul li a:not(.wc-block-grid__product-link):hover,
    .comment-text p a:hover,
    .comment-text ul li a:hover,
    .textwidget p a:hover,
    .textwidget ul li a:hover,
    .button.add_to_cart_button:hover,
    a.button.add_to_cart_button:hover {
        color: #a9a9ac
    }

    .post-tag:hover {
        background-color: #a9a9ac
    }

    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a,
    h1 a:link,
    h2 a:link,
    h3 a:link,
    h4 a:link,
    h5 a:link,
    h6 a:link,
    .site-title a,
    .site-title a:link,
    .site-title a:hover,
    .site-title a:focus,
    .site-titlea:active,
    .site-title a:hover,
    h1 a:visited,
    h2 a:visited,
    h3 a:visited,
    h4 a:visited,
    h5 a:visited,
    h6 a:visited,
    .post-title-small,
    .post-title-small a,
    .single .entry-title,
    .post-title-small,
    .wpp-post-title,
    table th,
    label,
    .menu-price,
    .menu-price-title,
    .product-categories-list-all a,
    .wc-block-grid__product-title,
    .section-blog h2 a,
    .section-blog h2 a:link,
    .section-blog h2 a:focus,
    .section-blog h2 a:active,
    .question,
    .search .entry-title {
        color: #101020
    }

    .block-editor-block-list__layout h1,
    .block-editor-block-list__layout h2:not(.menu-cat),
    .block-editor-block-list__layout h3,
    .block-editor-block-list__layout h4,
    .block-editor-block-list__layout h5,
    .block-editor-block-list__layout h6:not(.menu-title),
    .block-editor-block-list__layout h1 a,
    .block-editor-block-list__layout h2:not(.menu-cat) a,
    .block-editor-block-list__layout h3 a,
    .block-editor-block-list__layout h4 a,
    .block-editor-block-list__layout h5 a,
    .block-editor-block-list__layout h6:not(.menu-title) a,
    .block-editor-block-list__layout h1 a:link,
    .block-editor-block-list__layout h2:not(.menu-cat) a:link,
    .block-editor-block-list__layout h3 a:link,
    .block-editor-block-list__layout h4 a:link,
    .block-editor-block-list__layout h5 a:link,
    .block-editor-block-list__layout h6:not(.menu-title) a:link,
    .block-editor-block-list__layout h1 a:visited,
    .block-editor-block-list__layout h2:not(.menu-cat) a:visited,
    .block-editor-block-list__layout h3 a:visited,
    .block-editor-block-list__layout h4 a:visited,
    .block-editor-block-list__layout h5 a:visited,
    .block-editor-block-list__layout h6:not(.menu-title) a:visited,
    .block-editor-block-list__layout .wc-block-grid__product-title {
        color: #101020 !important
    }

    .question:before,
    .question:after {
        background-color: #101020
    }

    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover,
    .post-title-small:hover,
    .post-title-small a:hover {
        color: #db9457
    }

    .button:not(.button-outline),
    a.button:not(.button-outline),
    input[type=button],
    input[type=reset],
    input[type=submit],
    .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
        background-color: #242434;
        border-color: #242434
    }

    .button:not(.button-outline):not(.add_to_cart_button):not(.content-white):not(.content-white-pluscolor):not(.content-black),
    a.button:not(.button-outline):not(.add_to_cart_button):not(.content-white):not(.content-white-pluscolor):not(.content-black),
    input[type=button],
    input[type=reset],
    input[type=submit],
    .wp-block-button .wp-block-button__link:not(.has-text-color) {
        color: #db9457
    }

    .button:not(.button-searchform):hover,
    a.button:not(.button-searchform):hover,
    .reply:hover,
    input[type=button]:hover,
    input[type=reset]:hover,
    input[type=submit]:hover,
    .wp-block-button .wp-block-button__link:not(.has-text-color):not(.has-background):hover,
    .wp-block-button:not(is-style-outline) .wp-block-button__link:not(.has-text-color):not(.has-background):hover,
    .wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):not(.has-background):hover {
        background-color: #db9457;
        border-color: #db9457
    }

    .button:not(.button-outline):not(.add_to_cart_button):hover,
    a.button:not(.button-outline):not(.add_to_cart_button):hover,
    .reply:hover,
    input[type=button]:hover,
    input[type=reset]:hover,
    input[type=submit]:hover,
    .wp-block-button .wp-block-button__link:not(.has-text-color):not(.has-background):hover,
    .button:not(.button-outline):not(.add_to_cart_button):not(.content-white):not(.content-white-pluscolor):not(.content-dark):hover {
        color: #242434
    }

    .button-outline:hover,
    a.button.button-outline:hover,
    .button-more.button-outline:hover,
    .wp-block-button.is-style-outline .wp-block-button__link:hover {
        background-color: #db9457;
        border-color: #db9457
    }

    .button-outline:not(.content-black):not(:hover),
    a.button.button-outline:not(.content-black):not(:hover),
    .button-more.button-outline:not(:hover),
    .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):not(:hover) {
        color: #242434
    }

    .button-outline,
    a.button.button-outline,
    .button-more.button-outline,
    .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color) {
        border-color: #db9457
    }

    .topbar {
        background-color: #242434
    }

    .topbar-content,
    .topbar-content i,
    .topbar-content a,
    .topbar .cart-contents:before,
    .topbar .cart-contents-count,
    .topbar-content .main-navigation ul li a,
    .topbar-content .main-navigation ul li a:link,
    .topbar-content .main-navigation ul li a:focus,
    .topbar-content .main-navigation ul li a:active {
        color: #fff
    }

    .topbar-content i:hover,
    .topbar-content a:hover,
    .cart-contents:hover:before {
        color: #db9457
    }

    #header:not(transparent-header),
    #header.transparent-header.stuck #header-regular,
    #header.transparent-header.stuck #header-responsive,
    .navi-wrap-responsive {
        background-color: #fff
    }

    .main-navigation ul li a,
    .main-navigation ul li a:link,
    .header-wrap i,
    .cart-contents:before,
    .cart-contents-count,
    .navi-wrap-responsive ul li a {
        color: #101020
    }

    #toggle div.bar,
    #toggle div.bar:before,
    #toggle div.bar:after {
        background-color: #101020
    }

    .main-navigation ul li:not(.menu-item-logo) a:hover,
    .header-wrap2 a i:hover,
    .navi-wrap-responsive ul li a:hover {
        color: #db9457
    }

    .main-navigation .sub-menu,
    .main-navigation .children {
        background-color: #101020
    }

    .main-navigation ul.sub-menu li a,
    .main-navigation ul.children li a {
        color: #a9a9ac
    }

    .main-navigation ul.sub-menu li a:hover,
    .main-navigation ul.children li a:hover {
        color: #db9457
    }

    .footer-sidebar-wrap {
        background-color: #101020
    }

    .footer-sidebar-wrap,
    .footer-sidebar-wrap p,
    .footer-sidebar-wrap a,
    .footer-sidebar-wrap a:link,
    .footer-sidebar-wrap .widget-title,
    .footer-sidebar-wrap input.search-field,
    .footer-sidebar-wrap .button.button-searchform:not(.button-outline),
    .footer-sidebar-wrap input.search-field::-webkit-input-placeholder,
    .footer-sidebar-wrap input.search-field::placeholder,
    .footer-sidebar-wrap input,
    .footer-sidebar-wrap input::placeholder,
    .footer-sidebar-wrap select,
    .footer-sidebar-wrap .widget_recent_comments .recentcomments a,
    .footer-sidebar-wrap .widget_recent_comments .recentcomments,
    .footer-sidebar-wrap .wp-caption-text,
    .footer-sidebar-wrap table th,
    .footer-sidebar-wrap .widget.widget_categories li span,
    .footer-sidebar-wrap .widget.widget_archive li span,
    .footer-sidebar-wrap .button.button-searchform:not(.button-outline),
    .footer-sidebar-wrap .button.button-searchform:not(.button-outline):hover,
    .footer-sidebar-wrap .button:not(.button-outline):not(.add_to_cart_button):not(.content-white):not(.content-white-pluscolor),
    .footer-sidebar-wrap h1,
    .footer-sidebar-wrap h2,
    .footer-sidebar-wrap h3,
    .footer-sidebar-wrap h4,
    .footer-sidebar-wrap h5,
    .footer-sidebar-wrap h6 {
        color: #fff
    }

    .footer-sidebar-wrap a:hover,
    .footer-sidebar-wrap .social_widget a i:hover,
    .footer-sidebar-wrap .widget_recent_comments .recentcomments a:hover,
    .footer-sidebar-wrap .button.button-searchform:not(.button-outline):hover {
        color: #db9457
    }

    .footer-wrap {
        background-color: #101020
    }

    .footer-sidebar-wrap input[type=color]:hover,
    .footer-sidebar-wrap input[type=color]:focus,
    .footer-sidebar-wrap input[type=date]:hover,
    .footer-sidebar-wrap input[type=date]:focus,
    .footer-sidebar-wrap input[type=datetime]:hover,
    .footer-sidebar-wrap input[type=datetime]:focus,
    .footer-sidebar-wrap input[type=datetime-local]:hover,
    .footer-sidebar-wrap input[type=datetime-local]:focus,
    .footer-sidebar-wrap input[type=email]:hover,
    .footer-sidebar-wrap input[type=email]:focus,
    .footer-sidebar-wrap input[type=month]:hover,
    .footer-sidebar-wrap input[type=month]:focus,
    .footer-sidebar-wrap input[type=number]:hover,
    .footer-sidebar-wrap input[type=number]:focus,
    .footer-sidebar-wrap input[type=password]:hover,
    .footer-sidebar-wrap input[type=password]:focus,
    .footer-sidebar-wrap input[type=search]:hover,
    .footer-sidebar-wrap input[type=search]:focus,
    .footer-sidebar-wrap input[type=tel]:hover,
    .footer-sidebar-wrap input[type=tel]:focus,
    .footer-sidebar-wrap input[type=text]:hover,
    .footer-sidebar-wrap input[type=text]:focus,
    .footer-sidebar-wrap input[type=time]:hover,
    .footer-sidebar-wrap input[type=time]:focus,
    .footer-sidebar-wrap input[type=url]:hover,
    .footer-sidebar-wrap input[type=url]:focus,
    .footer-sidebar-wrap input[type=week]:hover,
    .footer-sidebar-wrap input[type=week]:focus,
    .footer-sidebar-wrap input:not([type]):hover,
    .footer-sidebar-wrap input:not([type]):focus,
    .footer-sidebar-wrap select:hover,
    .footer-sidebar-wrap select:focus,
    .footer-sidebar-wrap textarea:hover,
    .footer-sidebar-wrap textarea:focus {
        border-color: #fff
    }

    .footer-info-wrap a:hover {
        color: #db9457
    }

    body.blog,
    body.archive:not(.woocommerce),
    body.single-post {
        background-color: #f8f8f9
    }

    .blog .post,
    .archive .post,
    .section-blog article,
    .blog .right-sidebar .widget,
    .archive:not(.woocommerce) .right-sidebar .widget,
    .single-post .right-sidebar .widget,
    .single-post .entry-header,
    .single-post .blog-content-wrap,
    .blog-top,
    .entry-header-wrap,
    .nav-previous-wrap,
    .nav-next-wrap,
    .related-posts,
    #respond,
    .comment-list-wrap {
        background-color: #fff
    }

    .blog #primary .entry-meta-bgcolor.has-archive-meta,
    .archive #primary .entry-meta-bgcolor.has-archive-meta,
    .search #primary .entry-meta-bgcolor.has-archive-meta,
    .featured-post .entry-meta-bgcolor,
    .section-blog .has-meta .entry-meta-bgcolor {
        background-color: #101020
    }

    #primary .entry-meta-bgcolor.has-archive-meta,
    .entry-meta-bgcolor a,
    .entry-meta-bgcolor a:link,
    .entry-meta-bgcolor .post-info,
    .post-info .serif-italic {
        color: #fff
    }

    #primary .entry-meta-bgcolor.has-archive-meta a:hover,
    .search #primary .entry-meta-bgcolor.has-archive-meta a:hover,
    .featured-post .entry-meta-bgcolor a:hover {
        color: #db9457
    }

    .post-tag {
        background-color: #101020
    }

    .post-tag .post-tag-hashtag,
    .post-tags a,
    .post-tags a:link,
    .post-tags a:active,
    .post-tags a:focus,
    .post-tags a:visited {
        color: #fff
    }

    .logowrap.logo-img {
        max-width: 106px
    }

    @media (max-width:767px) {

        .text-logo .site-title,
        .text-logo .site-title a {
            font-size: 1.4em
        }
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjNDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4TbMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4WjMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4VrMDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4bbLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4Y_LDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4ejLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr4fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrcfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrwfJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDr0fJh1Zyc6FYxlG.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Pt_g8zYS_SKggPNyCgSQamb1W0lwk4S4cHLDrMfJh1Zyc6FYw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 100;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvao7CIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 200;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtaorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 300;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVuEorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvaorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVvoorCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVsEpbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVs9pbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtapbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCFPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCMPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCHPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCGPrcVIT9d4cydYA.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/raleway/1Ptxg8zYS_SKggPN4iEgvnHyvveLxVtzpbCIPrcVIT9d4cw.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_qiTXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_pqTXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_naUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_k-UXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_iiUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXtXA_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXt7A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXt_A_3-uE0q0EJDo.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: italic;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFRD-vYSZviVYUb_rj3ij__anPXDTnCjmHKM4nYO7KN_gGUXtHA_3-uE0q0EA.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 400;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 500;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKd3vXDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 600;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKebunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 700;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKeiunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 800;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfFunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDTbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDYbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDZbtXK-F2qO0isEw.woff) format('woff');
        unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF
    }

    @font-face {
        font-family: 'Playfair Display';
        font-style: normal;
        font-weight: 900;
        font-display: swap;
        src: url(../fonts/playfair-display/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKfsunDXbtXK-F2qO0g.woff) format('woff');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
    }