@charset "UTF-8";

article{
    padding:0;
}
.mt-10{
    margin-top: 10px;
}
.mt-20{
    margin-top: 20px;
}
.ml-30{
    margin-left: 30px;
}
.ml-10{
    margin-left: 10px;
}
.pt-10{
    padding-top: 10px;
}
.bold{
    font-weight: bold;
}
.header-int {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.swiperslider {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative
}

.swiperslider .swiper-slide {
    overflow: hidden
}

.swiperslider .swiper-slide h2 {
    font-size: 80px;
    color: #fff;
    font-family: 'Lora', serif;
    padding-right: 40%;
    margin-top: 0;
    margin-bottom: 70px
}

.swiperslider .swiper-slide .link {
    float: left;
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.swiperslider .swiper-slide .link img {
    height: 46px;
    margin-right: 15px
}

.swiperslider .swiper-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0
}

.swiperslider .swiper-custom-pagination {
    width: 1110px;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -555px;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiperslider .swiper-pagination-bullet {
    width: auto;
    height: auto;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background: transparent;
    font-size: 14px;
    opacity: 0.8;
    border-radius: 0;
    margin: 0 !important;
    padding: 0;
    padding-left: 20px;
    padding-bottom: 30px;
    color: #fff;
    border-left: 1px solid #fff
}

.swiperslider .swiper-pagination-bullet span {
    font-weight: 500;
    font-size: 20px;
    width: 100%;
    float: left
}

.swiperslider .swiper-pagination-bullet-active {
    opacity: 1
}

.slide-inner {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    background-size: cover;
    background-position: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}


.nuzaki-editor-active .wgl-envato-toolbar {
    display: none;
}
.wgl-envato-toolbar {
    position: absolute;
    z-index: 400;
}
.wgl-toolbar__container {
    position: fixed;
    z-index: 100000;
    top: 0;
    bottom: 0;
    right: 0;
    width: 360px;
    background: #fff;
    transform: translateX(100%);
    transition: transform 0.45s ease-in-out;
}
.wgl-toolbar__container .wgl-toolbar_wrapper {
    margin-bottom: 44px;
}
.wgl-toolbar__container .wgl-toolbar_wrapper:last-child {
    margin-bottom: 0;
}
.wgl-toolbar__container .wgl-toolbar_wrapper .wgl-toolbar_container {
    margin-bottom: 20px;
}
.wgl-toolbar__container .wgl-toolbar_wrapper .wgl-toolbar_container:hover img {
    transform: translateY(-10px);
}
.wgl-toolbar__container .wgl-env-theme__title {
    font-size: 28px;
    font-weight: 700;
    color: #232323;
    font-family: 'Nunito Sans';
    padding: 0;
    margin: 0 0 14px;
}
.wgl-toolbar__container .wgl-env-theme__desc {
    padding: 0;
    margin: 0 0 30px;
    font-size: 16px;
    font-family: 'Nunito Sans';
    font-weight: 400;
}
.wgl-toolbar__container .wgl-env-theme__btn {
    margin: 0 0 42px;
}
.wgl-toolbar__container .wgl-env-theme__btn .toolbar_btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}
.wgl-toolbar__container .wgl-env-theme__btn .toolbar_link {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Nunito Sans';
    border-radius: 5px;
    background: #f3f3f3;
    color: #232323;
    line-height: 24px;
    padding: 11px 0;
    display: inline-block;
    margin: 0 0 10px;
    width: 100%;
    transition: all 0.45s;
}
.wgl-toolbar__container .wgl-env-theme__btn .toolbar_link:last-child {
    margin-bottom: 0;
}
.wgl-toolbar__container .wgl-env-theme__btn .toolbar_link:hover,
.wgl-toolbar__container .wgl-env-theme__btn .toolbar_link.toolbar_btn-support {
    background: #1ba7cc;
    color: #ffffff;
}
.wgl-toolbar__container .wgl-env-theme__btn .toolbar_link.toolbar_btn-support:hover {
    background: #f3f3f3;
    color: #232323;
}
.wgl-toolbar__container .wgl-toolbar_title {
    margin-bottom: 14px;
    position: relative;
    text-align: left;
}
.wgl-toolbar__container .wgl-toolbar_title_wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}
.wgl-toolbar__container .wgl-toolbar_title_inner {
    font-size: 14px;
    color: #363439;
    border-radius: 5px;
    line-height: 28px;
    display: inline-block;
    box-shadow: 3px 3px 10px 0px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    padding: 0 9px;
    margin-right: 21px;
    font-weight: 700;
    font-family: 'Nunito Sans';
}
.wgl-toolbar__container .wgl-toolbar_line {
    display: block;
    height: 1px;
    background: #e5e5e5;
    width: 100%;
    flex: 1;
}
.wgl-toolbar__container .wgl-toolbar_line:after {
    content: '';
    position: absolute;
    z-index: 1;
    height: 3px;
    width: 40px;
    background: #1bcccb;
    border-radius: 1.5px;
    right: 0;
    top: 50%;
    margin-top: -1.5px;
}
.wgl-toolbar__container .wgl-toolbar_content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 6px;
}
.wgl-toolbar__container .wgl-toolbar_image {
    padding-top: 10px;
    transform: translateY(0);
    transition: 0.5s;
}
.wgl-toolbar__container .wgl-toolbar_image img {
    border-radius: 5px;
    box-shadow: 5px 4px 16px 0px rgba(0, 0, 0, 0.15);
    transition: 0.5s;
}
.wgl-toolbar__container .wgl-toolbar_image img.wgl-lazy-loading{
    opacity: 0;
}
.wgl-toolbar__container .wgl-toolbar__desc .wgl-toolbar__title {
    font-size: 16px;
    font-weight: bold;
    color: #363439;
    font-family: 'Nunito Sans';
}
.wgl-toolbar__container .wgl-toolbar__desc .wgl-toolbar__cats {
    font-size: 13px;
    font-weight: 700;
    color: #bcbcbc;
    font-family: 'Nunito Sans';
    text-transform: uppercase;
}
.wgl-toolbar__container .wgl-toolbar__price {
    font-size: 16px;
    font-weight: 700;
    color: #1bcccb;
    font-family: 'Nunito Sans';
}
.wgl-toolbar__container .wgl-toolbar__desc .wgl-toolbar__cats:before {
    content: '/';
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
}
.wgl-toolbar__theme-list {
    max-height: calc(100% - 30px);
    padding: 48px 30px 20px;
    text-align: center;
    box-sizing: border-box;
    overflow-x: hidden;
    overflow-y: scroll;
    overscroll-behavior-y: contain;
    transition: 0.3s ease-in;
    scrollbar-width: none;
}
.wgl-toolbar__theme-list::-webkit-scrollbar {
    display: none;
}
.wgl-envato-toolbar.opened .wgl-toolbar__container {
    transform: translateX(0);
}
.wgl-envato-toolbar .wgl-toolbar__toggle-element {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    position: absolute;
    bottom: calc(50% - 230px);
    left: -40px;
    height: 200px;
    max-height: 250px;
    min-width: 40px;
    border-radius: 0px 5px 5px 0px;
    padding: 15px 0px 15px;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Nunito Sans';
    line-height: 40px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    text-orientation: mixed;
    white-space: nowrap;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    background-color: rgb(27 167 204);
    cursor: pointer;
    transform: rotate(180deg);
    overflow: hidden;
    backface-visibility: hidden;
    transition: 0.45s ease-in-out;
    opacity: 1;
}
.wgl-envato-toolbar .wgl-toolbar__toggle-element .wgl-env-theme-close_icon {
    position: absolute;
    margin-top: 34px;
    transition: 0.45s;
    left: 0;
}
.wgl-envato-toolbar.active .wgl-toolbar__toggle-element .wgl-env-theme-close_icon {
    opacity: 0;
    visibility: hidden;
}
.wgl-envato-toolbar.active .wgl-toolbar__toggle-element {
    max-height: 54px;
}
.wgl-envato-toolbar .wgl-toolbar__toggle-element .laptop {
    display: inline-block;
    height: 24px;
    width:auto !important;
    transform: rotate(90deg) translateY(0);
    margin-bottom: 0;
    fill: #fff;
    position: absolute;
    left: 50%;
    margin-left: -12px;
}
.wgl-envato-toolbar .wgl-toolbar__overlay {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}
.wgl-envato-toolbar.opened .wgl-toolbar__overlay {
    background: #000;
    visibility: visible;
    opacity: 0.4;
}
@media only screen and (max-width: 1200px) {
    .wgl-envato-toolbar {
        display: none;
    }
}.wpcf7 .screen-reader-response {
     position: absolute;
     overflow: hidden;
     clip: rect(1px, 1px, 1px, 1px);
     height: 1px;
     width: 1px;
     margin: 0;
     padding: 0;
     border: 0;
 }
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900; }
.wpcf7-form-control-wrap {
    position: relative;
}
.wpcf7-not-valid-tip {
    color: #dc3232; font-size: 1em;
    font-weight: normal;
    display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
    content: " ";
}
.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d; opacity: 0.75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative;
}
.wpcf7 form.submitting .ajax-loader {
    visibility: visible;
}
.wpcf7 .ajax-loader::before {
    content: '';
    position: absolute;
    background-color: #fbfbfc; top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1000ms;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
    .wpcf7 .ajax-loader::before {
        animation-name: blink;
        animation-duration: 2000ms;
    }
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}
@keyframes blink {
    from {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.wpcf7 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;
}
:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:white;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce #content table.cart td.actions .coupon label,.woocommerce table.cart td.actions .coupon label,.woocommerce-page #content table.cart td.actions .coupon label,.woocommerce-page table.cart td.actions .coupon label{display:none}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}


:root{--woocommerce:#a46497;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#a46497;--wc-primary-text:white;--wc-secondary:#ebe9eb;--wc-secondary-text:#515151;--wc-highlight:#77a464;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.woocommerce table.shop_table_responsive thead,.woocommerce-page table.shop_table_responsive thead{display:none}.woocommerce table.shop_table_responsive tbody tr:first-child td:first-child,.woocommerce-page table.shop_table_responsive tbody tr:first-child td:first-child{border-top:0}.woocommerce table.shop_table_responsive tbody th,.woocommerce-page table.shop_table_responsive tbody th{display:none}.woocommerce table.shop_table_responsive tr,.woocommerce-page table.shop_table_responsive tr{display:block}.woocommerce table.shop_table_responsive tr td,.woocommerce-page table.shop_table_responsive tr td{display:block;text-align:right!important}.woocommerce table.shop_table_responsive tr td.order-actions,.woocommerce-page table.shop_table_responsive tr td.order-actions{text-align:left!important}.woocommerce table.shop_table_responsive tr td::before,.woocommerce-page table.shop_table_responsive tr td::before{content:attr(data-title) ": ";font-weight:700;float:left}.woocommerce table.shop_table_responsive tr td.actions::before,.woocommerce table.shop_table_responsive tr td.product-remove::before,.woocommerce-page table.shop_table_responsive tr td.actions::before,.woocommerce-page table.shop_table_responsive tr td.product-remove::before{display:none}.woocommerce table.shop_table_responsive tr:nth-child(2n) td,.woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color:rgba(0,0,0,.025)}.woocommerce table.my_account_orders tr td.order-actions,.woocommerce-page table.my_account_orders tr td.order-actions{text-align:left}.woocommerce table.my_account_orders tr td.order-actions::before,.woocommerce-page table.my_account_orders tr td.order-actions::before{display:none}.woocommerce table.my_account_orders tr td.order-actions .button,.woocommerce-page table.my_account_orders tr td.order-actions .button{float:none;margin:.125em .25em .125em 0}.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-1,.woocommerce-page .col2-set .col-2{float:none;width:100%}.woocommerce ul.products[class*=columns-] li.product,.woocommerce-page ul.products[class*=columns-] li.product{width:48%;float:left;clear:both;margin:0 0 2.992em}.woocommerce ul.products[class*=columns-] li.product:nth-child(2n),.woocommerce-page ul.products[class*=columns-] li.product:nth-child(2n){float:right;clear:none!important}.woocommerce #content div.product div.images,.woocommerce #content div.product div.summary,.woocommerce div.product div.images,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.images,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.images,.woocommerce-page div.product div.summary{float:none;width:100%}.woocommerce #content table.cart .product-thumbnail,.woocommerce table.cart .product-thumbnail,.woocommerce-page #content table.cart .product-thumbnail,.woocommerce-page table.cart .product-thumbnail{display:none}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:left}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:none;padding-bottom:.5em}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce #content table.cart td.actions .coupon::before,.woocommerce table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::before,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::before,.woocommerce-page table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::before{content:" ";display:table}.woocommerce #content table.cart td.actions .coupon::after,.woocommerce table.cart td.actions .coupon::after,.woocommerce-page #content table.cart td.actions .coupon::after,.woocommerce-page table.cart td.actions .coupon::after{clear:both}.woocommerce #content table.cart td.actions .coupon .button,.woocommerce #content table.cart td.actions .coupon .input-text,.woocommerce #content table.cart td.actions .coupon input,.woocommerce table.cart td.actions .coupon .button,.woocommerce table.cart td.actions .coupon .input-text,.woocommerce table.cart td.actions .coupon input,.woocommerce-page #content table.cart td.actions .coupon .button,.woocommerce-page #content table.cart td.actions .coupon .input-text,.woocommerce-page #content table.cart td.actions .coupon input,.woocommerce-page table.cart td.actions .coupon .button,.woocommerce-page table.cart td.actions .coupon .input-text,.woocommerce-page table.cart td.actions .coupon input{width:48%;box-sizing:border-box}.woocommerce #content table.cart td.actions .coupon .button.alt,.woocommerce #content table.cart td.actions .coupon .input-text+.button,.woocommerce table.cart td.actions .coupon .button.alt,.woocommerce table.cart td.actions .coupon .input-text+.button,.woocommerce-page #content table.cart td.actions .coupon .button.alt,.woocommerce-page #content table.cart td.actions .coupon .input-text+.button,.woocommerce-page table.cart td.actions .coupon .button.alt,.woocommerce-page table.cart td.actions .coupon .input-text+.button{float:right}.woocommerce #content table.cart td.actions .button,.woocommerce table.cart td.actions .button,.woocommerce-page #content table.cart td.actions .button,.woocommerce-page table.cart td.actions .button{display:block;width:100%}.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells,.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .shipping_calculator{width:100%;float:none;text-align:left}.woocommerce-page.woocommerce-checkout form.login .form-row,.woocommerce.woocommerce-checkout form.login .form-row{width:100%;float:none}.woocommerce #payment .terms,.woocommerce-page #payment .terms{text-align:left;padding:0}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:none;width:100%;box-sizing:border-box;margin-bottom:1em}.woocommerce .lost_reset_password .form-row-first,.woocommerce .lost_reset_password .form-row-last,.woocommerce-page .lost_reset_password .form-row-first,.woocommerce-page .lost_reset_password .form-row-last{width:100%;float:none;margin-right:0}.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{float:none;width:100%}.single-product .twentythirteen .panel{padding-left:20px!important;padding-right:20px!important}


.give-item-label-gray {
    background-color: #929292
}

.give-item-label-orange {
    background-color: #ffba00
}

.give-item-label {
    padding: .2em .4em .3em;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.give-item-label:hover {
    color: #fff;
    text-decoration: none
}

[class*=hint--] {
    position: relative;
    display: inline-block
}

[class*=hint--]:after, [class*=hint--]:before {
    position: absolute;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    visibility: hidden;
    opacity: 0;
    z-index: 1000000;
    pointer-events: none;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    transition: .3s ease;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s
}

[class*=hint--]:hover:after, [class*=hint--]:hover:before {
    visibility: visible;
    opacity: 1;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    transition-delay: .1s
}

[class*=hint--]:before {
    content: "";
    position: absolute;
    background: 0 0;
    border: 6px solid transparent;
    z-index: 1000001
}

[class*=hint--]:after {
    background: #383838;
    color: #fff;
    padding: 8px 10px;
    font-size: 12px;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    line-height: 12px;
    white-space: nowrap;
    text-shadow: 0 -1px 0 #000;
    box-shadow: 4px 4px 8px rgba(0, 0, 0, .3)
}

[class*=hint--][aria-label]:after {
    content: attr(aria-label)
}

[class*=hint--][data-hint]:after {
    content: attr(data-hint)
}

[aria-label=""]:after, [aria-label=""]:before, [data-hint=""]:after, [data-hint=""]:before {
    display: none !important
}

.hint--top-left:before, .hint--top-right:before, .hint--top:before {
    border-top-color: #383838
}

.hint--bottom-left:before, .hint--bottom-right:before, .hint--bottom:before {
    border-bottom-color: #383838
}

.hint--top:after, .hint--top:before {
    bottom: 100%;
    left: 50%
}

.hint--top:before {
    margin-bottom: -11px;
    left: calc(50% - 6px)
}

.hint--top:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--top:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top:hover:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px)
}

.hint--bottom:after, .hint--bottom:before {
    top: 100%;
    left: 50%
}

.hint--bottom:before {
    margin-top: -11px;
    left: calc(50% - 6px)
}

.hint--bottom:after {
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%)
}

.hint--bottom:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom:hover:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px)
}

.hint--right:before {
    border-right-color: #383838;
    margin-left: -11px;
    margin-bottom: -6px
}

.hint--right:after {
    margin-bottom: -14px
}

.hint--right:after, .hint--right:before {
    left: 100%;
    bottom: 50%
}

.hint--right:hover:after, .hint--right:hover:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--left:before {
    border-left-color: #383838;
    margin-right: -11px;
    margin-bottom: -6px
}

.hint--left:after {
    margin-bottom: -14px
}

.hint--left:after, .hint--left:before {
    right: 100%;
    bottom: 50%
}

.hint--left:hover:after, .hint--left:hover:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--top-left:after, .hint--top-left:before {
    bottom: 100%;
    left: 50%
}

.hint--top-left:before {
    margin-bottom: -11px;
    left: calc(50% - 6px)
}

.hint--top-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: 12px
}

.hint--top-left:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--top-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px)
}

.hint--top-right:after, .hint--top-right:before {
    bottom: 100%;
    left: 50%
}

.hint--top-right:before {
    margin-bottom: -11px;
    left: calc(50% - 6px)
}

.hint--top-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    margin-left: -12px
}

.hint--top-right:hover:after, .hint--top-right:hover:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--bottom-left:after, .hint--bottom-left:before {
    top: 100%;
    left: 50%
}

.hint--bottom-left:before {
    margin-top: -11px;
    left: calc(50% - 6px)
}

.hint--bottom-left:after {
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    transform: translateX(-100%);
    margin-left: 12px
}

.hint--bottom-left:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--bottom-left:hover:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px)
}

.hint--bottom-right:after, .hint--bottom-right:before {
    top: 100%;
    left: 50%
}

.hint--bottom-right:before {
    margin-top: -11px;
    left: calc(50% - 6px)
}

.hint--bottom-right:after {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0);
    margin-left: -12px
}

.hint--bottom-right:hover:after, .hint--bottom-right:hover:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--large:after, .hint--medium:after, .hint--small:after {
    white-space: normal;
    line-height: 1.4em;
    word-wrap: break-word
}

.hint--small:after {
    width: 80px
}

.hint--medium:after {
    width: 150px
}

.hint--large:after {
    width: 300px
}

.hint--error:after {
    background-color: #b34e4d;
    text-shadow: 0 -1px 0 #592726
}

.hint--error.hint--top-left:before, .hint--error.hint--top-right:before, .hint--error.hint--top:before {
    border-top-color: #b34e4d
}

.hint--error.hint--bottom-left:before, .hint--error.hint--bottom-right:before, .hint--error.hint--bottom:before {
    border-bottom-color: #b34e4d
}

.hint--error.hint--left:before {
    border-left-color: #b34e4d
}

.hint--error.hint--right:before {
    border-right-color: #b34e4d
}

.hint--warning:after {
    background-color: #c09854;
    text-shadow: 0 -1px 0 #6c5328
}

.hint--warning.hint--top-left:before, .hint--warning.hint--top-right:before, .hint--warning.hint--top:before {
    border-top-color: #c09854
}

.hint--warning.hint--bottom-left:before, .hint--warning.hint--bottom-right:before, .hint--warning.hint--bottom:before {
    border-bottom-color: #c09854
}

.hint--warning.hint--left:before {
    border-left-color: #c09854
}

.hint--warning.hint--right:before {
    border-right-color: #c09854
}

.hint--info:after {
    background-color: #3986ac;
    text-shadow: 0 -1px 0 #1a3c4d
}

.hint--info.hint--top-left:before, .hint--info.hint--top-right:before, .hint--info.hint--top:before {
    border-top-color: #3986ac
}

.hint--info.hint--bottom-left:before, .hint--info.hint--bottom-right:before, .hint--info.hint--bottom:before {
    border-bottom-color: #3986ac
}

.hint--info.hint--left:before {
    border-left-color: #3986ac
}

.hint--info.hint--right:before {
    border-right-color: #3986ac
}

.hint--success:after {
    background-color: #458746;
    text-shadow: 0 -1px 0 #1a321a
}

.hint--success.hint--top-left:before, .hint--success.hint--top-right:before, .hint--success.hint--top:before {
    border-top-color: #458746
}

.hint--success.hint--bottom-left:before, .hint--success.hint--bottom-right:before, .hint--success.hint--bottom:before {
    border-bottom-color: #458746
}

.hint--success.hint--left:before {
    border-left-color: #458746
}

.hint--success.hint--right:before {
    border-right-color: #458746
}

.hint--always:after, .hint--always:before {
    opacity: 1;
    visibility: visible
}

.hint--always.hint--top:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--top:after {
    -webkit-transform: translateX(-50%) translateY(-8px);
    -moz-transform: translateX(-50%) translateY(-8px);
    transform: translateX(-50%) translateY(-8px)
}

.hint--always.hint--top-left:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--top-left:after {
    -webkit-transform: translateX(-100%) translateY(-8px);
    -moz-transform: translateX(-100%) translateY(-8px);
    transform: translateX(-100%) translateY(-8px)
}

.hint--always.hint--top-right:after, .hint--always.hint--top-right:before {
    -webkit-transform: translateY(-8px);
    -moz-transform: translateY(-8px);
    transform: translateY(-8px)
}

.hint--always.hint--bottom:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--bottom:after {
    -webkit-transform: translateX(-50%) translateY(8px);
    -moz-transform: translateX(-50%) translateY(8px);
    transform: translateX(-50%) translateY(8px)
}

.hint--always.hint--bottom-left:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--bottom-left:after {
    -webkit-transform: translateX(-100%) translateY(8px);
    -moz-transform: translateX(-100%) translateY(8px);
    transform: translateX(-100%) translateY(8px)
}

.hint--always.hint--bottom-right:after, .hint--always.hint--bottom-right:before {
    -webkit-transform: translateY(8px);
    -moz-transform: translateY(8px);
    transform: translateY(8px)
}

.hint--always.hint--left:after, .hint--always.hint--left:before {
    -webkit-transform: translateX(-8px);
    -moz-transform: translateX(-8px);
    transform: translateX(-8px)
}

.hint--always.hint--right:after, .hint--always.hint--right:before {
    -webkit-transform: translateX(8px);
    -moz-transform: translateX(8px);
    transform: translateX(8px)
}

.hint--rounded:after {
    border-radius: 4px
}

.hint--no-animate:after, .hint--no-animate:before {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    transition-duration: 0s
}

.hint--bounce:after, .hint--bounce:before {
    -webkit-transition: opacity .3s ease, visibility .3s ease, -webkit-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    -moz-transition: opacity .3s ease, visibility .3s ease, -moz-transform .3s cubic-bezier(.71, 1.7, .77, 1.24);
    transition: opacity .3s ease, visibility .3s ease, transform .3s cubic-bezier(.71, 1.7, .77, 1.24)
}

[id*=give-form].give-fl-form .give-fl-wrap {
    position: relative;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[id*=give-form].give-fl-form input.give-fl-input, [id*=give-form].give-fl-form select.give-fl-select, [id*=give-form].give-fl-form textarea.give-fl-textarea {
    width: 100%;
    outline: 0;
    font-size: 16px;
    line-height: normal;
    border-radius: 0;
    border: 1px solid #ccc;
    background-color: inherit;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    margin-bottom: 0
}

[id*=give-form].give-fl-form input.give-fl-input:-moz-placeholder, [id*=give-form].give-fl-form input.give-fl-input::-moz-placeholder, [id*=give-form].give-fl-form select.give-fl-select:-moz-placeholder, [id*=give-form].give-fl-form select.give-fl-select::-moz-placeholder, [id*=give-form].give-fl-form textarea.give-fl-textarea:-moz-placeholder, [id*=give-form].give-fl-form textarea.give-fl-textarea::-moz-placeholder {
    color: #757575
}

[id*=give-form].give-fl-form input.give-fl-input:-ms-input-placeholder, [id*=give-form].give-fl-form select.give-fl-select:-ms-input-placeholder, [id*=give-form].give-fl-form textarea.give-fl-textarea:-ms-input-placeholder {
    color: #757575
}

[id*=give-form].give-fl-form input.give-fl-input::-webkit-input-placeholder, [id*=give-form].give-fl-form select.give-fl-select::-webkit-input-placeholder, [id*=give-form].give-fl-form textarea.give-fl-textarea::-webkit-input-placeholder {
    color: #757575
}

[id*=give-form].give-fl-form select.give-fl-select {
    position: relative;
    color: #757575;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none
}

[id*=give-form].give-fl-form .give-fl-is-active input.give-fl-input, [id*=give-form].give-fl-form .give-fl-is-active select.give-fl-select, [id*=give-form].give-fl-form .give-fl-is-active textarea.give-fl-textarea {
    color: #333;
    background-color: inherit;
    border-color: #ccc
}

[id*=give-form].give-fl-form .give-fl-has-focus input.give-fl-input, [id*=give-form].give-fl-form .give-fl-has-focus select.give-fl-select, [id*=give-form].give-fl-form .give-fl-has-focus textarea.give-fl-textarea {
    background-color: inherit;
    border-color: #ccc
}

[id*=give-form].give-fl-form label.give-fl-label {
    opacity: 0;
    visibility: hidden;
    display: block;
    position: absolute;
    top: -12px;
    left: 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #757575;
    border-radius-top-left: 0;
    transition: all .2s ease-in-out;
    z-index: 1
}

[id*=give-form].give-fl-form .give-fl-is-active label.give-fl-label {
    opacity: 1;
    visibility: visible
}

[id*=give-form].give-fl-form .give-fl-has-focus label.give-fl-label {
    color: #1976d2
}

[id*=give-form].give-fl-form .give-fl-is-required:before {
    opacity: 1;
    content: "*";
    display: block;
    position: absolute;
    top: 1px;
    right: 18px;
    font-size: 16px;
    line-height: 1.75;
    color: #d32f2f;
    transition: all .2s ease-in-out;
    padding: 6px 0 0;
    z-index: 1
}

[id*=give-form].give-fl-form .give-fl-is-required.give-fl-is-active:before {
    opacity: 0
}

[id*=give-form].give-fl-form.give-fl-style-1 input.give-fl-input, [id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select, [id*=give-form].give-fl-form.give-fl-style-1 textarea.give-fl-textarea {
    padding: 6px 12px
}

[id*=give-form].give-fl-form.give-fl-style-1 select.give-fl-select {
    height: 44px
}

[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active input.give-fl-input, [id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active select.give-fl-select, [id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active textarea.give-fl-textarea {
    padding: 6px 12px
}

[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label {
    top: 1px;
    left: 10px;
    background-color: transparent;
    padding: 12px 3px
}

[id*=give-form].give-fl-form.give-fl-style-1 label.give-fl-label:before {
    content: "";
    display: block;
    position: absolute;
    top: 19px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: inherit;
    z-index: -1
}

[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label {
    top: -9px;
    padding: 3px
}

[id*=give-form].give-fl-form.give-fl-style-1 .give-fl-is-active label.give-fl-label:before {
    top: 9px
}

[id*=give-form].give-fl-form.give-fl-style-2 input.give-fl-input, [id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select, [id*=give-form].give-fl-form.give-fl-style-2 textarea.give-fl-textarea {
    padding: 12px
}

[id*=give-form].give-fl-form.give-fl-style-2 select.give-fl-select {
    height: 56px
}

[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active input.give-fl-input, [id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active select.give-fl-select, [id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-active textarea.give-fl-textarea {
    padding: 18px 12px 6px
}

[id*=give-form].give-fl-form.give-fl-style-2 label.give-fl-label {
    top: 1px;
    left: 10px;
    padding: 6px 3px 3px
}

[id*=give-form].give-fl-form.give-fl-style-2 .give-fl-is-required:before {
    padding-top: 12px
}

[id*=give-form].give-fl-form .give-fl-wrap-select:after {
    content: "";
    position: absolute;
    display: block;
    top: 1px;
    right: 6px;
    height: calc(100% - 2px);
    width: 15px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 16'><path fill='#757575' d='M 4 0 L 0 6.5 L 8 6.5 L 4 0 z M 0 9.5 L 4 16 L 4 16 L 8 9.5 z'/></svg>") no-repeat;
    background-position: 100% 50%;
    background-size: 7px 14px;
    z-index: 2
}

.mfp-bg {
    z-index: 1000001;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg, .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1000002;
    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: 1000004
}

.mfp-ajax-holder .mfp-content, .mfp-inline-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-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1000003
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow, button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1000005;
    box-shadow: none;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    top: 50%;
    margin: -55px 0 0;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after, .mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.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: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure, img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    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-height: 300px), screen and (max-width: 800px)and (orientation: landscape) {
    .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 (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
    }
}

@font-face {
    font-family: give-icomoon;
    src: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/fonts/icomoon.eot);
    src: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/fonts/icomoon.eot#iefix) format("embedded-opentype"), url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/fonts/icomoon.woff) format("woff"), url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/icomoon.svg#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

.give-icon:before {
    font-style: normal
}

[class*=" give-icon-"], [class^=give-icon-] {
    font-family: give-icomoon;
    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
}

.give-icon-lamp:before {
    content: "î˜ƒ"
}

.give-icon-heart:before {
    content: "î˜„"
}

.give-icon-question:before {
    content: "î˜‚"
}

.give-icon-info:before {
    content: "î˜"
}

.give-icon-new-tab:before {
    content: "î©¾"
}

.give-icon-alert:before {
    content: "ï€­"
}

.give-icon-help:before {
    content: "î˜†"
}

.give-icon-spinner:before {
    content: "î˜…"
}

.give-button-with-loader span.give-loading-animation:before, .give-icon-spinner2:before, form[id*=give-form] .give-loading-animation:before {
    content: "î˜‡"
}

.give-icon-plus:before {
    content: "î€"
}

.give-icon-minus:before {
    content: "î"
}

.give-icon-locked:before, [id*=give_secure_site_wrapper] span.padlock:before {
    content: "î˜€"
}

.dashicons-give:before {
    font-family: give-icomoon;
    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;
    content: "î €"
}

.fa-spin, .give-button-with-loader span.give-loading-animation, form[id*=give-form] .give-loading-animation {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

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

body.give_receipt_page {
    background-color: #fff;
    color: #141412;
    margin: 0;
    font-family: Helvetica, sans-serif;
    font-size: 12px
}

body.give_receipt_page #give_receipt_wrapper {
    width: 660px;
    margin: 0 auto;
    padding: 50px 0
}

body.give_receipt_page table {
    display: table;
    width: 100%;
    border-bottom: 1px solid #ededed;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    line-height: 2;
    margin: 0 0 20px
}

body.give_receipt_page td, body.give_receipt_page th {
    display: table-cell;
    text-align: left;
    border-top: 1px solid #ededed;
    padding: 6px 10px 6px 0;
    font-weight: 400
}

body.give_receipt_page th {
    font-weight: 700;
    text-transform: uppercase
}

body.give_receipt_page h3 {
    font-size: 22px;
    margin: 40px 0 5px;
    clear: both;
    display: block;
    font-weight: 700
}

table#give_donation_receipt, table#give_donation_receipt_products {
    width: 100%
}

table#give_donation_receipt td, table#give_donation_receipt th {
    text-align: left
}

table#give_donation_receipt .give-receipt-thead-text {
    font-size: 18px;
    text-align: center;
    display: block
}

table#give_donation_receipt .give-receipt-thead-text > span {
    font-size: 16px
}

table#give_donation_receipt li {
    margin: 0 0 8px 10px
}

table#give_donation_receipt ul {
    margin: 0;
    padding: 0;
    list-style: none
}

table#give_donation_receipt .give_receipt_payment_status.failed, table#give_donation_receipt .give_receipt_payment_status.pending, table#give_donation_receipt .give_receipt_payment_status.revoked {
    color: #f73f2e
}

table#give_donation_receipt span.donation-level-text-wrap {
    font-style: italic;
    display: block
}

[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input, [id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select, [id*=give-form].give-fl-form.give-fl-style-give textarea.give-fl-textarea {
    line-height: inherit;
    padding: 12px;
    background-color: #fff
}

[id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=email], [id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=number], [id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=password], [id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=search], [id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=tel], [id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=text], [id*=give-form].give-fl-form.give-fl-style-give input.give-fl-input[type=url] {
    height: auto;
    min-height: 50px
}

[id*=give-form].give-fl-form.give-fl-style-give select.give-fl-select {
    line-height: inherit
}

[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active input.give-fl-input, [id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active select.give-fl-select, [id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-active textarea.give-fl-textarea {
    padding: 20px 12px 4px;
    transition: padding .2s ease-in-out, border .2s ease-in-out
}

[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label {
    top: 1px;
    left: 13px;
    right: 0;
    padding: 6px 0 0
}

[id*=give-form].give-fl-form.give-fl-style-give .give-fl-is-required:before {
    padding-top: 12px
}

[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-required-indicator {
    display: none
}

[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    z-index: 1
}

[id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label .give-tooltip:before {
    content: unset
}

.give-clearfix {
    *zoom: 1
}

.give-clearfix:after, .give-clearfix:before {
    content: " ";
    display: table
}

.give-clearfix:after {
    clear: both
}

[id*=give-form] .give-hidden {
    display: none
}

[id*=give-form] fieldset {
    background-color: transparent;
    padding: 0;
    margin: 0;
    border: 0
}

[id*=give-form] .give-form-title {
    padding: 0;
    margin: 0 0 15px
}

[id*=give-form] div#give-sidebar-left {
    width: 38%;
    float: left
}

[id*=give-form] div.images {
    margin: 0 0 15px
}

[id*=give-form] div.images img {
    display: block;
    width: 100%;
    height: auto;
    box-shadow: none
}

[id*=give-form] .give-custom-amount-text {
    clear: both
}

[id*=give-form] div.summary {
    width: 58%;
    float: right
}

[id*=give-form] div.summary.give-full-width {
    width: 100%;
    float: none
}

[id*=give-form] .give_form select.give-select.required {
    color: #000
}

[id*=give-form] div.give-form-content-wrap {
    margin: 0 0 20px
}

[id*=give-form] div.give-form-content-wrap.give_post_form-content {
    margin: 20px 0 0
}

[id*=give-form].give-display-modal form .give_notices {
    display: none
}

[id*=give-form].give-display-modal .give-btn, [id*=give-form].give-display-reveal .give-btn {
    margin: 0 0 15px
}

[id*=give-form].give-display-modal #give-payment-mode-select, [id*=give-form].give-display-modal #give_purchase_form_wrap, [id*=give-form].give-display-reveal #give-payment-mode-select, [id*=give-form].give-display-reveal #give_purchase_form_wrap {
    display: none
}

[id*=give-form] .cc-address {
    margin-bottom: 15px
}

.single-give_forms.et_right_sidebar #main-content .container:before {
    display: none
}

.single-give_forms .give_forms {
    *zoom: 1
}

.single-give_forms .give_forms:after, .single-give_forms .give_forms:before {
    content: " ";
    display: table
}

.single-give_forms .give_forms:after {
    clear: both
}

#give-purchase-gravatars .give-gravatars-title {
    margin: 0 0 15px
}

#give-purchase-gravatars .give-purchase-gravatars-list {
    list-style: none;
    margin: 0;
    padding: 0
}

#give-purchase-gravatars .give-purchase-gravatars-list li {
    list-style-type: none;
    display: inline-block;
    margin: 0 5px 0 0;
    padding: 0
}

#give-recurring-form, form.give-form, form[id*=give-form] {
    margin: 0 0 25px;
    padding: 0
}

#give-recurring-form .give-hidden, form.give-form .give-hidden, form[id*=give-form] .give-hidden {
    display: none
}

@media (min-width: 481px) {
    #give-recurring-form .give-title-prefix-wrap .form-row-first, #give-recurring-form .give-title-prefix-wrap .form-row-last, form.give-form .give-title-prefix-wrap .form-row-first, form.give-form .give-title-prefix-wrap .form-row-last, form[id*=give-form] .give-title-prefix-wrap .form-row-first, form[id*=give-form] .give-title-prefix-wrap .form-row-last {
        float: left;
        width: 40%
    }

    #give-recurring-form .give-title-prefix-wrap .form-row-title, form.give-form .give-title-prefix-wrap .form-row-title, form[id*=give-form] .give-title-prefix-wrap .form-row-title {
        float: left;
        width: 15%
    }
}

#give-recurring-form .give-tooltip, form.give-form .give-tooltip, form[id*=give-form] .give-tooltip {
    margin: 0 3px;
    padding: 0;
    font-size: 14px;
    -moz-transition: .2s all linear;
    -o-transition: .2s all linear;
    transition: all .2s linear;
    color: rgba(51, 51, 51, .5)
}

#give-recurring-form .give-tooltip:hover, form.give-form .give-tooltip:hover, form[id*=give-form] .give-tooltip:hover {
    color: #333
}

#give-recurring-form .give-section-break, #give-recurring-form h3.give-section-break, #give-recurring-form h4.give-section-break, #give-recurring-form legend, form.give-form .give-section-break, form.give-form h3.give-section-break, form.give-form h4.give-section-break, form.give-form legend, form[id*=give-form] .give-section-break, form[id*=give-form] h3.give-section-break, form[id*=give-form] h4.give-section-break, form[id*=give-form] legend {
    background-color: transparent;
    font-size: 1.15em;
    font-weight: 700;
    margin: 10px 0 15px;
    padding: 0 0 5px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 100%
}

#give-recurring-form .give-section-break span.sub-text, #give-recurring-form h3.give-section-break span.sub-text, #give-recurring-form h4.give-section-break span.sub-text, #give-recurring-form legend span.sub-text, form.give-form .give-section-break span.sub-text, form.give-form h3.give-section-break span.sub-text, form.give-form h4.give-section-break span.sub-text, form.give-form legend span.sub-text, form[id*=give-form] .give-section-break span.sub-text, form[id*=give-form] h3.give-section-break span.sub-text, form[id*=give-form] h4.give-section-break span.sub-text, form[id*=give-form] legend span.sub-text {
    font-style: italic;
    font-weight: 400
}

#give-recurring-form .form-row, form.give-form .form-row, form[id*=give-form] .form-row {
    *zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 15px;
    overflow: visible;
    padding: 0
}

#give-recurring-form .form-row:after, #give-recurring-form .form-row:before, form.give-form .form-row:after, form.give-form .form-row:before, form[id*=give-form] .form-row:after, form[id*=give-form] .form-row:before {
    content: " ";
    display: table
}

#give-recurring-form .form-row:after, form.give-form .form-row:after, form[id*=give-form] .form-row:after {
    clear: both
}

#give-recurring-form .form-row:last-child, form.give-form .form-row:last-child, form[id*=give-form] .form-row:last-child {
    margin-bottom: 15px
}

#give-recurring-form .form-row label, form.give-form .form-row label, form[id*=give-form] .form-row label {
    display: block;
    margin: 0 0 5px;
    position: relative;
    line-height: 1.7
}

#give-recurring-form .form-row label.checkbox, form.give-form .form-row label.checkbox, form[id*=give-form] .form-row label.checkbox {
    display: inline
}

#give-recurring-form .form-row .give-input-field-wrapper, #give-recurring-form .form-row input[type=email], #give-recurring-form .form-row input[type=password], #give-recurring-form .form-row input[type=tel], #give-recurring-form .form-row input[type=text], #give-recurring-form .form-row input[type=url], #give-recurring-form .form-row select, #give-recurring-form .form-row textarea, form.give-form .form-row .give-input-field-wrapper, form.give-form .form-row input[type=email], form.give-form .form-row input[type=password], form.give-form .form-row input[type=tel], form.give-form .form-row input[type=text], form.give-form .form-row input[type=url], form.give-form .form-row select, form.give-form .form-row textarea, form[id*=give-form] .form-row .give-input-field-wrapper, form[id*=give-form] .form-row input[type=email], form[id*=give-form] .form-row input[type=password], form[id*=give-form] .form-row input[type=tel], form[id*=give-form] .form-row input[type=text], form[id*=give-form] .form-row input[type=url], form[id*=give-form] .form-row select, form[id*=give-form] .form-row textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
    outline: none;
    color: #333;
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    margin: 0;
    padding: .5em
}

#give-recurring-form .form-row .give-input-field-wrapper:focus, #give-recurring-form .form-row input[type=email]:focus, #give-recurring-form .form-row input[type=password]:focus, #give-recurring-form .form-row input[type=tel]:focus, #give-recurring-form .form-row input[type=text]:focus, #give-recurring-form .form-row input[type=url]:focus, #give-recurring-form .form-row select:focus, #give-recurring-form .form-row textarea:focus, form.give-form .form-row .give-input-field-wrapper:focus, form.give-form .form-row input[type=email]:focus, form.give-form .form-row input[type=password]:focus, form.give-form .form-row input[type=tel]:focus, form.give-form .form-row input[type=text]:focus, form.give-form .form-row input[type=url]:focus, form.give-form .form-row select:focus, form.give-form .form-row textarea:focus, form[id*=give-form] .form-row .give-input-field-wrapper:focus, form[id*=give-form] .form-row input[type=email]:focus, form[id*=give-form] .form-row input[type=password]:focus, form[id*=give-form] .form-row input[type=tel]:focus, form[id*=give-form] .form-row input[type=text]:focus, form[id*=give-form] .form-row input[type=url]:focus, form[id*=give-form] .form-row select:focus, form[id*=give-form] .form-row textarea:focus {
    background-color: #fff
}

#give-recurring-form .form-row .give-input-field-wrapper.required, #give-recurring-form .form-row input[type=email].required, #give-recurring-form .form-row input[type=password].required, #give-recurring-form .form-row input[type=tel].required, #give-recurring-form .form-row input[type=text].required, #give-recurring-form .form-row input[type=url].required, #give-recurring-form .form-row select.required, #give-recurring-form .form-row textarea.required, form.give-form .form-row .give-input-field-wrapper.required, form.give-form .form-row input[type=email].required, form.give-form .form-row input[type=password].required, form.give-form .form-row input[type=tel].required, form.give-form .form-row input[type=text].required, form.give-form .form-row input[type=url].required, form.give-form .form-row select.required, form.give-form .form-row textarea.required, form[id*=give-form] .form-row .give-input-field-wrapper.required, form[id*=give-form] .form-row input[type=email].required, form[id*=give-form] .form-row input[type=password].required, form[id*=give-form] .form-row input[type=tel].required, form[id*=give-form] .form-row input[type=text].required, form[id*=give-form] .form-row input[type=url].required, form[id*=give-form] .form-row select.required, form[id*=give-form] .form-row textarea.required {
    color: #333
}

#give-recurring-form .form-row .give-input-field-wrapper iframe, form.give-form .form-row .give-input-field-wrapper iframe, form[id*=give-form] .form-row .give-input-field-wrapper iframe {
    margin-bottom: 0
}

#give-recurring-form .form-row-first, #give-recurring-form .form-row-title, form.give-form .form-row-first, form.give-form .form-row-title, form[id*=give-form] .form-row-first, form[id*=give-form] .form-row-title {
    margin-right: 2.5%
}

#give-recurring-form .form-row-first, #give-recurring-form .form-row-last, form.give-form .form-row-first, form.give-form .form-row-last, form[id*=give-form] .form-row-first, form[id*=give-form] .form-row-last {
    float: left;
    width: 48.5%
}

#give-recurring-form .form-row-last, form.give-form .form-row-last, form[id*=give-form] .form-row-last {
    float: right
}

#give-recurring-form .form-row-wide, form.give-form .form-row-wide, form[id*=give-form] .form-row-wide {
    *zoom: 1;
    clear: both
}

#give-recurring-form .form-row-wide:after, #give-recurring-form .form-row-wide:before, form.give-form .form-row-wide:after, form.give-form .form-row-wide:before, form[id*=give-form] .form-row-wide:after, form[id*=give-form] .form-row-wide:before {
    content: " ";
    display: table
}

#give-recurring-form .form-row-wide:after, form.give-form .form-row-wide:after, form[id*=give-form] .form-row-wide:after {
    clear: both
}

#give-recurring-form .form-row-two-thirds, form.give-form .form-row-two-thirds, form[id*=give-form] .form-row-two-thirds {
    float: left;
    width: 65.75%
}

#give-recurring-form .form-row-two-thirds.form-row-first, form.give-form .form-row-two-thirds.form-row-first, form[id*=give-form] .form-row-two-thirds.form-row-first {
    margin-left: 0
}

#give-recurring-form .form-row-one-third, form.give-form .form-row-one-third, form[id*=give-form] .form-row-one-third {
    float: left;
    width: 31.25%;
    margin-left: 3%
}

#give-recurring-form .form-row-one-third.form-row-first, form.give-form .form-row-one-third.form-row-first, form[id*=give-form] .form-row-one-third.form-row-first {
    margin-left: 0
}

@media (max-width: 480px) {
    #give-recurring-form .form-row-responsive, form.give-form .form-row-responsive, form[id*=give-form] .form-row-responsive {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }
}

#give-recurring-form .give-error, #give-recurring-form .give-required-indicator, form.give-form .give-error, form.give-form .give-required-indicator, form[id*=give-form] .give-error, form[id*=give-form] .give-required-indicator {
    color: #a00
}

#give-recurring-form .card-expiration > select, form.give-form .card-expiration > select, form[id*=give-form] .card-expiration > select {
    width: 44%;
    margin: 0
}

#give-recurring-form .card-expiration > span.exp-divider, form.give-form .card-expiration > span.exp-divider, form[id*=give-form] .card-expiration > span.exp-divider {
    display: inline;
    text-align: center
}

#give-recurring-form .card-expiration select.card-expiry-year, form.give-form .card-expiration select.card-expiry-year, form[id*=give-form] .card-expiration select.card-expiry-year {
    float: right
}

#give-recurring-form .give-disabled, #give-recurring-form [disabled], form.give-form .give-disabled, form.give-form [disabled], form[id*=give-form] .give-disabled, form[id*=give-form] [disabled] {
    cursor: not-allowed
}

form[id*=give-form] .give-donation-amount {
    margin: 0 0 15px
}

form[id*=give-form] .give-donation-amount .give-currency-symbol {
    background-color: #f2f2f2;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    color: #333;
    margin: 0;
    padding: 0 12px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-before {
    border-left: 1px solid #ccc;
    border-right: none
}

form[id*=give-form] .give-donation-amount .give-currency-symbol.give-currency-position-after {
    border-left: none;
    border-right: 1px solid #ccc
}

form[id*=give-form] .give-donation-amount #give-amount, form[id*=give-form] .give-donation-amount #give-amount-text {
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
    margin: 0;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-width: 125px;
    float: left
}

form[id*=give-form] .give-donation-amount #give-amount-text.invalid-amount, form[id*=give-form] .give-donation-amount #give-amount.invalid-amount {
    border: 1px solid red
}

form[id*=give-form] .give-donation-amount input.give-amount-top {
    width: 125px
}

form[id*=give-form] .give-donation-amount span.give-final-total-amount {
    border: 1px solid #ccc;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
    margin: 0;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: not-allowed;
    background: #fff;
    float: left
}

form[id*=give-form] #give_terms_agreement legend {
    display: none
}

form[id*=give-form] #give_terms_agreement label {
    display: inline-block
}

form[id*=give-form] #give-final-total-wrap {
    margin: 10px 0 25px;
    padding: 0;
    *zoom: 1
}

form[id*=give-form] #give-final-total-wrap:after, form[id*=give-form] #give-final-total-wrap:before {
    content: " ";
    display: table
}

form[id*=give-form] #give-final-total-wrap:after {
    clear: both
}

form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
    background-color: #f2f2f2;
    color: #333;
    margin: 0;
    padding: 0 12px;
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    border: 1px solid #ccc
}

@media (max-width: 480px) {
    form[id*=give-form] #give-final-total-wrap .give-donation-total-label {
        display: block;
        float: none
    }
}

form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
    background: #fff;
    border-radius: 0;
    height: 35px;
    line-height: 35px;
    padding: 0 12px;
    margin: 0;
    font-size: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-left: none;
    float: left
}

@media (max-width: 480px) {
    form[id*=give-form] #give-final-total-wrap .give-final-total-amount {
        border: 1px solid #ccc;
        border-top: 0;
        display: block;
        float: none
    }
}

.give-display-button-only > :not(.give-btn-modal) {
    display: none
}

form[id*=give-form] input[type=radio] {
    margin: 0 .5em 0 0
}

form[id*=give-form] #give-donation-level-radio-list {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    clear: both
}

form[id*=give-form] #give-donation-level-radio-list > li {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

form[id*=give-form] #give-donation-level-radio-list > li label {
    cursor: pointer;
    display: inline-block;
    margin: 0
}

form[id*=give-form] #give-donation-level-radio-list > li input[type=radio] {
    margin: 0 .5em 0 0;
    outline: none;
    width: auto
}

form[id*=give-form] #give-gateway-radio-list {
    *zoom: 1;
    margin: 0 0 15px;
    padding: 0;
    list-style: none
}

form[id*=give-form] #give-gateway-radio-list:after, form[id*=give-form] #give-gateway-radio-list:before {
    content: " ";
    display: table
}

form[id*=give-form] #give-gateway-radio-list:after {
    clear: both
}

form[id*=give-form] #give-gateway-radio-list > li {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    padding: 0
}

@media (min-width: 480px) {
    form[id*=give-form] #give-gateway-radio-list > li {
        display: inline-block;
        margin-right: 15px;
        margin-left: 0
    }
}

form[id*=give-form] #give-gateway-radio-list > li label.give-gateway-option {
    cursor: pointer;
    display: inline;
    margin: 0
}

form[id*=give-form] #give-gateway-radio-list > li input[type=radio] {
    margin: 0 .25em 0 0;
    outline: none;
    width: auto;
    display: inline
}

form[id*=give-form] input[type=checkbox] {
    margin: 0 .25em 0 0
}

div[data-field-type=checkbox] {
    display: flex
}

div[data-field-type=checkbox] label {
    order: 2
}

div[data-field-type=checkbox] input[type=checkbox] {
    order: 1
}

form[id*=give-form] select.give-select-level {
    outline: none;
    border-radius: 0;
    min-width: 155px;
    border: 1px solid #ccc;
    margin: 0 0 15px;
    display: block;
    clear: both;
    color: #333;
    background-color: #fdfdfd;
    padding: .5em;
    max-width: 100%
}

#give-donation-level-button-wrap {
    *zoom: 1;
    margin: 0 0 15px;
    padding: 0;
    clear: both;
    list-style: none
}

#give-donation-level-button-wrap:after, #give-donation-level-button-wrap:before {
    content: " ";
    display: table
}

#give-donation-level-button-wrap:after {
    clear: both
}

#give-donation-level-button-wrap > li {
    list-style-type: none;
    list-style-image: none;
    float: left;
    margin: 0 5px 5px 0
}

.give_terms_links {
    float: right
}

[id*=give_secure_site_wrapper] {
    padding: 4px 4px 15px 0;
    font-size: 16px;
    line-height: 20px
}

[id*=give_secure_site_wrapper] span.padlock {
    font-family: give-icomoon;
    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;
    font-size: 16px;
    line-height: 20px
}

[id*=give_secure_site_wrapper] span.padlock :before {
    display: inline-block
}

#give_purchase_form_wrap input.give-input.card-cvc.valid, #give_purchase_form_wrap input.give-input.card-expiry.valid, #give_purchase_form_wrap input.give-input.card-number.valid {
    background-image: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/tick.png);
    background-repeat: no-repeat;
    background-position: right 10px top 50%;
    background-size: 16px
}

#give_purchase_form_wrap input.give-input.card-cvc.valid.fl-input:not(.card-cvc):not(.card-expiry), #give_purchase_form_wrap input.give-input.card-expiry.valid.fl-input:not(.card-cvc):not(.card-expiry), #give_purchase_form_wrap input.give-input.card-number.valid.fl-input:not(.card-cvc):not(.card-expiry) {
    background-position: right 55px top 50%
}

#give_purchase_form_wrap span.card-type {
    position: absolute;
    top: -2px;
    right: 0;
    width: 37px;
    height: 26px;
    background-size: 37px 26px !important
}

#give_purchase_form_wrap .fl-wrap span.card-type {
    top: calc(.5em + 6px);
    right: 11px
}

#give_purchase_form_wrap span.card-type.off {
    display: none
}

#give_purchase_form_wrap span.card-type.visa {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/visa.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.mastercard {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/mastercard.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.discover {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/discover.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.amex {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/amex.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.maestro {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/maestro.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.dinersclub {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/diners-club.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.jcb {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/jcb.svg) no-repeat
}

#give_purchase_form_wrap span.card-type.dankort {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/dankort.png) no-repeat
}

#give_purchase_form_wrap span.card-type.unionpay {
    background: url(//nuzakis.wgl-demo.net/wp-content/plugins/give/assets/dist/img/unionpay.svg) no-repeat
}

@-webkit-keyframes opacity {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

@-moz-keyframes opacity {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

form[id*=give-form] p.give-loading-text, form[id*=give-form] span.give-loading-text {
    display: none;
    float: right;
    height: 16px;
    width: 16px;
    margin: 0;
    padding: 0;
    font-style: italic;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400
}

form[id*=give-form] .give-loading-animation {
    font-family: give-icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    height: 16px;
    width: 16px;
    line-height: 1;
    font-size: 16px;
    margin: 0 5px 0 0;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-color: transparent
}

form[id*=give-form] .give-payment-mode-label .give-loading-text {
    float: right
}

[id*=give-form] .give-login-account-wrap {
    margin: 0 0 15px;
    position: relative
}

[id*=give-form] .give-login-account-wrap .give-login-message {
    text-align: right;
    margin: 0;
    padding: 0
}

[id*=give-form] .give-login-account-wrap .give-loading-text {
    position: absolute;
    right: 0;
    top: .25em
}

[id*=give-form] fieldset[id^=give-login-fields] {
    margin: 0 0 15px
}

[id*=give-form] .give-new-account-link {
    margin: 0 0 15px;
    padding: 0
}

[id*=give-form] .give_login_forgot_password {
    float: right
}

.give-submit-button-wrap input.give-cancel-login, [id^=give-user-login-submit] input.give-cancel-login {
    margin-left: 5px
}

.give-submit-button-wrap span.give-loading-animation, [id^=give-user-login-submit] span.give-loading-animation {
    margin: 0 0 0 .5em;
    display: none
}

.give-submit-button-wrap .give-submit, [id^=give-user-login-submit] .give-submit {
    float: left
}

.give-user-login-fields-container:after {
    display: block;
    content: "";
    clear: both
}

#give-login-form div.give-login, #give-login-form legend, #give-register-form div.give-login, #give-register-form legend {
    line-height: 2;
    margin-bottom: 15px
}

#give-login-form label, #give-register-form label {
    min-width: 100px;
    display: inline-block
}

div.give-form-wrap.mfp-hide {
    display: block !important
}

div.mfp-content fieldset ol, div.mfp-content fieldset p, div.mfp-content fieldset ul {
    margin-bottom: 1.2em;
    line-height: 1.4
}

div.mfp-content form[id*=give-form] .give_notices {
    display: block !important
}

.give-btn {
    background: #ededed;
    border: 1px solid #ccc;
    color: #333;
    padding: 8px 10px;
    cursor: pointer;
    line-height: 1.2em;
    font-size: 1em
}

.give-btn:hover {
    background: #dbdbdb
}

#give_profile_editor_form legend {
    width: auto;
    padding: 0 5px 5px;
    border-bottom: 0
}

form#give-email-access-form div.g-recaptcha, form#give-email-access-form input#give-email {
    margin: 0 0 15px
}

form#give-email-access-form input#give-email {
    width: 305px
}

@media (max-width: 768px) {
    [id*=give-form] div#give-sidebar-left, [id*=give-form] div.images, [id*=give-form] div.summary {
        width: 100%;
        float: none
    }
}

.give-form-wrap .give-form h3.give-section-break, .give-form-wrap .give-form h4.give-section-break {
    margin: 10px 0 0
}

.give-do-validate input.error {
    border-color: red !important
}

.give-button-with-loader span.give-loading-animation {
    display: none;
    position: relative;
    top: 3px;
    float: right;
    font-family: give-icomoon;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    height: 16px;
    width: 16px;
    line-height: 1;
    font-size: 16px;
    margin: 0 0 0 5px;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    background-color: transparent
}

.give-active span.give-loading-animation {
    display: inline
}

@media (min-width: 481px) {
    html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-first, html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-last, html[dir=rtl] form.give-form .give-title-prefix-wrap .form-row-title {
        float: right !important
    }
}

html[dir=rtl] form.give-form .form-row-first, html[dir=rtl] form.give-form .form-row-title {
    margin-right: 0 !important;
    margin-left: 2.5%
}

html[dir=rtl] form.give-form .form-row-first, html[dir=rtl] form.give-form .form-row-last {
    float: right !important
}

html[dir=rtl] form.give-form .form-row-last {
    float: left !important
}

html[dir=rtl] form.give-form .form-row-two-thirds {
    float: right !important
}

html[dir=rtl] form.give-form .form-row-two-thirds.form-row-first {
    margin-right: 0 !important
}

html[dir=rtl] form.give-form .form-row-one-third {
    float: right !important;
    margin-right: 3%;
    margin-left: 0 !important
}

html[dir=rtl] form.give-form .form-row-one-third.form-row-first {
    margin-right: 0 !important
}

html[dir=rtl] form.give-form .card-expiration select.card-expiry-year {
    float: left !important
}

.give-embed-form-wrapper {
    width: 100% !important;
    position: relative
}

.give-embed-form-wrapper .iframe-loader {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    pointer-events: none
}

.give-embed-form-wrapper iframe {
    width: 100% !important
}

.give-embed-form-wrapper.is-hide {
    position: fixed;
    left: -9999px
}

.give-embed-form-wrapper.modal {
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    max-width: none !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden auto
}

.give-embed-form-wrapper.modal .modal-inner-wrap {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1
}

.give-embed-form-wrapper.modal .modal-content {
    position: relative;
    margin: 35px auto auto;
    max-width: 572px;
    width: 100%
}

.give-embed-form-wrapper.modal .close-btn-wrap {
    margin-top: 15px
}

.give-embed-form-wrapper.modal .close-btn {
    background: #000;
    color: #fff !important;
    border-radius: 24px;
    text-decoration: none;
    outline: none;
    font-size: .5em;
    position: absolute;
    right: 9px;
    top: -14px;
    font-weight: 700;
    padding: 2px 10px;
    opacity: .3
}

.give-embed-form-wrapper.modal .close-btn:hover {
    opacity: .8
}

.give-embed-form-wrapper.modal .close-btn span {
    margin-left: 3px;
    font-size: 1.5em;
    line-height: .7em
}

.give-embed-form-wrapper.modal:after {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .8);
    overflow: hidden
}

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

.js-give-grid-modal-launcher + div.js-give-embed-form-modal-launcher-wrap {
    display: none
}

.give_notices {
    position: relative
}

.give_notices .notice-dismiss {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    border: none;
    margin: 0;
    padding: 5px;
    background: 0 0;
    color: #72777c;
    cursor: pointer;
    max-width: 28px !important
}

.give_notices .notice-dismiss:before {
    background: 0 0;
    color: #72777c;
    content: "ï…“";
    display: block;
    font: 400 16px/20px dashicons;
    speak: none;
    height: 20px;
    text-align: center;
    width: 20px;
    -webkit-font-smoothing: antialiased
}

.give_notices .notice-dismiss:hover {
    background-color: transparent
}

.give_notices .notice-dismiss:hover:before {
    color: #dc3232
}

.give_error, .give_success, .give_warning {
    position: relative;
    margin: 15px 0;
    background: #f9f9f9;
    padding: 1em 1.5em 1em 2em;
    border-left: 4px solid;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .125);
    clear: both
}

.give_error > p, .give_success > p, .give_warning > p {
    margin: 0 !important;
    color: #333
}

.give_error:before, .give_success:before, .give_warning:before {
    font-family: give-icomoon;
    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;
    position: absolute;
    top: 50%;
    font-size: 16px;
    margin-top: -15px;
    left: -17px;
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    text-align: center;
    line-height: 30px;
    text-shadow: 1px 1px rgba(0, 0, 0, .5)
}

.give_error {
    border-color: #a00
}

.give_error:before {
    content: "ï€­";
    background-color: #a00
}

.give_success {
    border-color: #7ad03a
}

.give_success:before {
    background-color: #7ad03a;
    content: "î˜"
}

.give_warning {
    border-color: #ffba00
}

.give_warning:before {
    background-color: #ffba00;
    content: "ï€­"
}

.twentythirteen .give_forms {
    padding: 40px 0
}

.twentyfourteen .tfgive {
    padding: 12px 10px 0;
    max-width: 474px;
    margin: 0 auto
}

.twentyfourteen .tfgive .give_forms .entry-summary {
    padding: 0 !important;
    margin: 0 0 1.618em !important
}

.twentyfourteen .tfgive div.give_forms.hentry.has-post-thumbnail {
    margin-top: 0
}

.twentyfourteen .tfgive .give_forms .images img {
    margin-bottom: 1em
}

@media screen and (min-width: 673px) {
    .twentyfourteen .tfgive {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media screen and (min-width: 1040px) {
    .twentyfourteen .tfgive {
        padding-right: 15px;
        padding-left: 15px
    }
}

@media screen and (min-width: 1110px) {
    .twentyfourteen .tfgive {
        padding-right: 30px;
        padding-left: 30px
    }
}

@media screen and (min-width: 1218px) {
    .twentyfourteen .tfgive {
        margin-right: 54px
    }

    .full-width .twentyfourteen .tfgive {
        margin-right: auto
    }
}

.twentyfifteen .t15give {
    padding-left: 7.6923%;
    padding-right: 7.6923%;
    padding-top: 7.6923%;
    margin-bottom: 7.6923%;
    background: #fff;
    box-shadow: 0 0 1px rgba(0, 0, 0, .15)
}

.twentyfifteen .t15give .page-title {
    margin-left: 0
}

.twentyfifteen .t15give div.summary {
    padding: 0
}

@media screen and (min-width: 38.75em) {
    .twentyfifteen .t15give {
        margin-right: 7.6923%;
        margin-left: 7.6923%;
        margin-top: 8.3333%
    }
}

@media screen and (min-width: 59.6875em) {
    .twentyfifteen .t15give {
        margin-left: 8.3333%;
        margin-right: 8.3333%;
        padding: 10%
    }

    .single-product .twentyfifteen .entry-summary {
        padding: 0 !important
    }
}

.avada-row > div.give-wrap #content {
    width: 100%
}

.give-goal-progress {
    margin-bottom: 20px;
    clear: both
}

.give-goal-progress .income {
    font-size: 46px;
    line-height: 48px;
    letter-spacing: -1px;
    color: #333
}

.give-goal-progress .raised {
    margin-bottom: 15px
}

.give-progress-bar {
    height: 20px;
    position: relative;
    background: #eee;
    border-radius: 25px;
    overflow: hidden
}

.give-progress-bar > span {
    display: block;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #2bc253;
    position: relative;
    overflow: hidden
}

table.give-table {
    color: #666;
    font-size: 14px;
    text-shadow: 1px 1px 0 #fff;
    background: #eaebec;
    margin: 20px 0;
    border: 1px solid #e0e0e0;
    border-top: none;
    border-bottom: none;
    width: 100%
}

table.give-table thead {
    font-weight: 700
}

table.give-table thead th:first-child {
    text-align: left;
    border-left: none
}

table.give-table th {
    padding: 21px 25px;
    border: 1px solid #e0e0e0;
    border-top-color: #e8e8e8;
    border-right: none;
    background: #f6f6f6;
    text-align: center;
    font-weight: 700
}

table.give-table tbody tr {
    text-align: center
}

table.give-table tbody tr td {
    padding: 18px;
    border: 1px solid #e0e0e0;
    border-top-color: #fff;
    border-right: none;
    background: #fff;
    text-align: center
}

table.give-table tbody tr td:first-child {
    text-align: left;
    border-left: 0
}

table.give-table tbody tr:nth-child(2n) td {
    background: #fcfcfc
}

body.give-twentysixteen div.entry-summary {
    margin: 0
}

body.give-twentysixteen button.give-btn {
    color: #333
}

body.give-twentysixteen .give-submit {
    color: #fff
}

body.give-twentysixteen fieldset#give_terms_agreement {
    padding-left: 0
}

body.give-twentyseventeen.colors-dark div#give_purchase_form_wrap span.give-final-total-amount, body.give-twentyseventeen.colors-dark div.give-total-wrap input.give-text-input, body.give-twentyseventeen.colors-dark div.give_notices p {
    color: #000
}

body.give-twentyseventeen.colors-dark form[id*=give] fieldset {
    background-color: transparent
}

body.give-twentynineteen .give-form .give-btn:focus {
    color: #fff
}

body.theme-twentytwenty .give-wrap {
    max-width: 1200px;
    margin: 60px auto
}

html[class*=avia] body#top form[id*=give-form] input.give-amount-top {
    width: unset;
    border: 1px solid #ccc;
    border-left: none
}

html[class*=avia] body#top [id*=give-form].give-fl-form.give-fl-style-give label.give-fl-label {
    left: 7px
}

html[class*=avia] body#top [id*=give-form].give-fl-form div.give-fl-is-active input {
    padding: 8px 6px 0
}

.give-donation-history .give-table {
    table-layout: auto
}

.give-donation-history .give-table .give-security-column {
    float: left
}

.give-donation-history .give-table .give-security-column.give-security-description-wrap {
    width: 75%;
    padding: 16px 13px;
    font-size: 12px;
    font-style: italic
}

.give-donation-history .give-table .give-security-column.give-security-button-wrap {
    width: 25%;
    padding: 25px 5px
}

.give-donation-history .give-table .give-security-column.give-security-button-wrap span {
    display: none;
    padding: 0 20px
}

.give_user_history_main .give-mobile-title {
    display: none
}

@media screen and (max-width: 480px) {
    #give_user_history thead {
        display: none
    }

    #give_user_history tbody {
        border-top: 1px solid #e0e0e0
    }

    #give_user_history tr {
        padding: .5rem 0;
        background: #fff
    }

    #give_user_history tr:nth-child(2n) {
        background-color: #fafafa
    }

    #give_user_history td {
        border: none;
        padding-top: 0;
        padding-bottom: 0;
        background-color: transparent
    }

    #give_user_history td, #give_user_history tr {
        display: block;
        border-left: none;
        text-align: left
    }

    #give_user_history .give-mobile-title {
        display: inline-block;
        font-weight: 700;
        min-width: 6em
    }
}

.give-modal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2148482499;
    overflow: hidden;
    outline: none !important;
    -webkit-backface-visibility: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0)
}

.give-modal form[id*=give-form], .give-modal form[id*=give-form] .give-submit {
    margin-bottom: 0
}

.give-modal form[id*=give-form] .give-payment-mode-label {
    margin-top: 0;
    padding-top: 0
}

@media (max-width: 580px) {
    .give-modal form[id*=give-form] .give-input {
        font-size: 16px
    }
}

.give-modal .mfp-content {
    box-sizing: border-box;
    position: relative;
    background: #fff;
    padding: 20px;
    width: auto;
    max-width: 650px;
    margin: 40px auto;
    z-index: 2148482599
}

.give-modal .mfp-content [id*=give-form] #give-payment-mode-select, .give-modal .mfp-content [id*=give-form] #give_purchase_form_wrap, .give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-amount, .give-modal .mfp-content [id*=give-form].give-display-button-only .give-donation-levels-wrap {
    display: block
}

.give-modal .mfp-content .mfp-close:hover {
    background-color: transparent
}

.give-modal form.give-form button.mfp-close {
    position: absolute;
    display: block !important
}

.give-modal .mfp-container:after {
    display: none
}

.give-modal .mfp-content {
    vertical-align: middle;
    transform: translateY(-100px)
}

.give-modal.mfp-bg, .give-modal .mfp-content {
    opacity: 0;
    transition: all .2s
}

.give-modal.mfp-ready .mfp-content {
    opacity: 1;
    transform: translateY(0)
}

.give-modal.mfp-ready.mfp-bg {
    opacity: .8
}

.give-modal.mfp-removing .mfp-content {
    transform: translateY(-50px);
    opacity: 0
}

.give-modal.mfp-removing.mfp-bg {
    opacity: 0
}

.give-donation-grid-item-form {
    position: relative;
    margin: 0 auto;
    max-width: 600px;
    background-color: #fff;
    padding: 1rem 1.5rem;
    height: 85vh;
    overflow-y: auto
}

.give-donation-grid-item-form #give_purchase_form_wrap {
    display: block !important
}

.give-donation-grid-item-form .give-btn-modal, .give-donation-grid-item-form .give-btn-reveal {
    display: none !important
}

.modal-fade-slide.give-modal .mfp-content {
    padding: 0;
    max-width: 100%
}

.modal-fade-slide .give-modal--slide {
    opacity: 0;
    transition: all .2s ease-out;
    transform: translateY(-20px) perspective(600px) rotateX(0)
}

.modal-fade-slide.mfp-ready .give-modal--slide {
    opacity: 1;
    transform: translateY(0) perspective(600px) rotateX(0)
}

.modal-fade-slide.mfp-removing .give-modal--slide {
    opacity: 0;
    transform: translateY(-10px) perspective(600px) rotateX(0)
}

.modal-fade-slide.mfp-bg {
    opacity: 0;
    transition: opacity .3s ease-out
}

.modal-fade-slide.mfp-ready.mfp-bg {
    opacity: .8
}

.modal-fade-slide.mfp-removing.mfp-bg {
    opacity: 0
}

.mfp-close:hover {
    background-color: transparent
}

.mfp-content .give-display-button-only .give-form-title {
    display: none
}

.mfp-content .give-display-button-only > :not(form), .mfp-content .give-display-button-only form > :not(.give-btn-modal) {
    display: block
}

.give-donor {
    border: 1px solid #e5e5e5;
    background: #fff;
    color: #333;
    font-size: 1em;
    margin-bottom: 20px;
    padding: 20px;
    position: relative;
    transition: all .2s ease-out;
    width: 100%
}

.give-donor__header, .give-donor__image {
    align-items: center;
    display: flex
}

.give-donor__image {
    justify-content: center;
    background: #fff;
    margin-right: 15px;
    overflow: hidden;
    border-radius: 50%;
    flex-basis: 40%;
    position: relative
}

.give-donor__image img {
    object-fit: cover;
    width: 100%
}

.give-donor__image .give-donor__name_initial {
    position: absolute
}

.give-donor__image[data-anonymous-donation="0"] img[src*="anonymous-user.svg"], .give-donor__image[data-anonymous-donation="1"] .give-donor__name_initial {
    visibility: hidden
}

.give-donor__image[data-anonymous-donation="0"][data-has-valid-gravatar="0"] {
    border: 1px solid #e5e5e5
}

.give-donor__details {
    flex-grow: 1;
    overflow: hidden;
    flex-basis: 60%
}

.give-donor__name {
    font-size: 1em !important;
    font-weight: 700 !important;
    margin: 0 !important;
    padding: 0 !important
}

.give-donor__name, .give-donor__timestamp {
    color: #333 !important;
    line-height: 1.3 !important
}

.give-donor__timestamp {
    display: block;
    font-size: 75% !important
}

.give-donor__content {
    margin-top: 15px;
    width: 100%
}

.give-donor__content p {
    color: #333;
    font-size: 1em !important;
    line-height: 1.5 !important;
    margin: 0 0 20px !important;
    padding: 0 !important;
    width: 100%
}

.give-donor__content:first-child {
    margin-top: 0 !important
}

.give-donor__content :last-child {
    margin-bottom: 0 !important
}

.give-donor__read-more {
    cursor: pointer;
    white-space: nowrap
}

.give-donor__excerpt + .give-donor__comment {
    display: none
}

.give-donor-wall-modal p:last-child {
    margin-bottom: 0
}

#give-processing-state-template {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 9999999;
    background: rgba(0, 0, 0, .8);
    overflow: hidden;
    height: 100%;
    justify-content: center;
    flex-direction: column
}

#give-processing-state-template.active {
    display: flex
}

#give-processing-state-template div {
    align-self: center;
    color: #fff;
    font-size: 26px;
    margin: 0 0 0 10px
}

#give-processing-state-template h3 {
    font-size: 26px;
    margin: 0;
    padding: 0 0 5px;
    line-height: 1.25;
    color: #fff
}

#give-processing-state-template p {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    color: #fff
}

#give-processing-state-template .loader {
    background-image: url("data:image/svg+xml;charset=utf8,%3C?xml version='1.0' encoding='utf-8'?%3E%3C!-- Generator: Adobe Illustrator 24.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 349 348' style='enable-background:new 0 0 349 348;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0{fill:%23FFFFFF;} %3C/style%3E%3Cpath class='st0' d='M25.1,204.57c-13.38,0-24.47-10.6-24.97-24.08C0.04,178.09,0,175.97,0,174C0,77.78,78.28-0.5,174.5-0.5 c13.81,0,25,11.19,25,25s-11.19,25-25,25C105.85,49.5,50,105.35,50,174c0,1.37,0.03,2.85,0.1,4.65c0.51,13.8-10.27,25.39-24.07,25.9 C25.72,204.56,25.41,204.57,25.1,204.57z'/%3E%3Cpath class='st0' d='M174.5,348.5c-13.81,0-25-11.19-25-25c0-13.81,11.19-25,25-25c68.65,0,124.5-55.85,124.5-124.5 c0-1.38-0.03-2.85-0.1-4.65c-0.51-13.8,10.26-25.4,24.06-25.91c13.83-0.53,25.4,10.26,25.91,24.06c0.09,2.39,0.13,4.51,0.13,6.49 C349,270.22,270.72,348.5,174.5,348.5z'/%3E%3C/svg%3E");
    pointer-events: none;
    opacity: 0;
    width: 60px;
    height: 60px;
    margin: 0 0 20px
}

#give-processing-state-template .loader.spinning {
    opacity: 1;
    transition: opacity .2s ease;
    animation: load .6s linear infinite
}

@keyframes load {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(180deg)
    }
}

.separator-with-text {
    font-size: 16px;
    font-style: italic;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 30px 0
}

.separator-with-text .dashed-line {
    border: 1px solid #d4d4d4;
    flex-grow: 1
}

.separator-with-text .label {
    padding: 0 6px;
    font-size: 14px;
    color: #8d8e8e
}

.give-multi-form-goal-block {
    display: flex;
    flex-direction: column;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, .305862);
    border-radius: 8px;
    margin-bottom: 20px
}

.give-multi-form-goal-block .wp-block-media-text {
    margin: 24px !important
}

.give-multi-form-goal-block .give-multi-form-goal-block__image, .give-multi-form-goal-block .wp-block-media-text__media, .give-multi-form-goal-block .wp-block-media-text__media img {
    border-radius: 6px !important
}

.give-multi-form-goal-block .wp-block-media-text .wp-block-media-text__content {
    padding: 16px !important
}

.give-multi-form-goal-block__content {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 16px;
    margin: 24px !important;
    min-height: 250px
}

.give-multi-form-goal-block__content .give-multi-form-goal-block__text {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.give-multi-form-goal-block__content .give-multi-form-goal-block__text h2 {
    margin-bottom: var(--global--spacing-vertical)
}

.give-multi-form-goal-block__content .give-multi-form-goal-block__image img {
    height: 100%;
    width: 100%;
    object-fit: cover
}

.give-progress-bar-block__goal {
    height: auto;
    padding: 20px 16px;
    border-top: 1px solid #ebebeb
}

.give-progress-bar-block__progress {
    height: 20px;
    display: flex;
    align-items: center;
    position: relative;
    border-radius: 20px;
    overflow: hidden;
    background: #f1f1f1;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, .09487)
}

.give-progress-bar-block__progress .give-progress-bar-block__progress-bar {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 20px;
    background: linear-gradient(180deg, #28c77b, #28c77b), linear-gradient(180deg, #fff, #ccc);
    background-blend-mode: multiply;
    overflow: hidden
}

.give-progress-bar-block__stats {
    display: flex;
    flex-wrap: wrap;
    background: #f5f5f5;
    height: auto;
    border-top: 1px solid #ebebeb;
    border-radius: 0 0 8px 8px
}

.give-progress-bar-block__stat {
    display: flex;
    flex: 1 1 110px;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-right: 1px solid #ebebeb;
    font-weight: 500;
    height: 96px
}

.give-progress-bar-block__stat:last-of-type {
    border-right: none
}

.give-progress-bar-block__stat > :first-child {
    font-size: 24px;
    line-height: 28px;
    color: #4c4c4c
}

.give-progress-bar-block__stat > :last-child {
    font-size: 18px;
    line-height: 1;
    color: #6f6f6f
}

.form-row .give-stripe-cc-field {
    box-sizing: border-box;
    width: 100%;
    border-radius: 0;
    outline: none;
    color: #333;
    background-color: #fdfdfd;
    border: 1px solid #ccc;
    margin: 0;
    padding: .5em
}

.give-stripe-cc-field.give-fl-input {
    height: auto;
    min-height: 50px;
    line-height: inherit;
    padding: 14px 10px;
    background-color: #fff
}

.give-stripe-cc-field-wrap .give-fl-is-active .give-fl-input {
    padding: 20px 12px 4px;
    transition: padding .2s ease-in-out, border .2s ease-in-out
}

.give-stripe-cc-field-wrap .give-fl-label span {
    display: none
}

.give-stripe-single-cc-field-wrap {
    border: 1px solid #ccc;
    background-color: #fdfdfd;
    padding: 10px;
    height: 40px;
    margin: 0 0 15px
}

.give-form .give-stripe-cc-field.focus, .give-form .give-stripe-cc-field:focus {
    background-color: #fff
}

.give-stripe-checkout-modal {
    all: initial;
    box-sizing: border-box;
    position: fixed;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear .25s, opacity .25s 0s, transform .25s;
    z-index: 100001 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: scroll
}

.give-stripe-checkout-modal.give-stripe-checkout-show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
    transition: visibility 0s linear 0s, opacity .25s 0s, transform .25s
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content {
    position: relative;
    background: #fff;
    overflow: hidden;
    width: 96%;
    max-width: 500px;
    border-radius: .5rem;
    margin: auto
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header {
    background-color: #000;
    color: #fff;
    padding: 20px;
    text-align: center
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-modal-close {
    background: none;
    padding: 0;
    margin: 15px;
    font: inherit;
    outline: inherit;
    color: #fff;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    border: none
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-form-title {
    color: #f5f5f5;
    font-size: 18px;
    font-weight: 600;
    margin: 10px 0 0
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donor-email {
    color: #e5e5e5;
    font-size: 14px;
    font-weight: 400;
    margin: 5px 0
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-header .give-stripe-checkout-donation-amount {
    font-size: 36px;
    font-weight: 600
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body {
    padding: 20px;
    display: block;
    overflow: hidden
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body hr {
    margin: 20px 0;
    border: 1px solid #e5e5e5
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-checkout-modal-else-part {
    margin: -5px 0 20px;
    text-align: center;
    font-size: 14px
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-body .give-stripe-single-cc-field-wrap {
    margin: 0
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer {
    padding: 20px;
    text-align: center;
    background-color: #f5f5f5
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap {
    display: flex;
    align-items: center;
    justify-content: center
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-btn-wrap .sequoia-loader {
    bottom: 20px
}

.give-stripe-checkout-modal .give-stripe-checkout-modal-content .give-stripe-checkout-modal-container .give-stripe-checkout-modal-footer .give-stripe-checkout-modal-sequoia-donate-button {
    order: 99 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 28px !important;
    border-radius: 4px;
    border: none;
    font-size: 22px;
    line-height: 20px;
    min-width: 236px;
    filter: brightness(1);
    transition: filter .2s ease
}

.give-wrap .give-grid {
    max-width: 30rem
}

.give-wrap .give-grid__item {
    margin-bottom: 1.5rem;
    width: 100%
}

.give-wrap .give-grid__item > :last-child {
    margin-bottom: 0
}

.give-wrap .give-wrap:before {
    display: block;
    content: "";
    clear: both
}

@media (min-width: 30rem) {
    .give-wrap .give-grid {
        display: flex;
        flex-flow: row wrap;
        margin-bottom: 1.5rem;
        max-width: 100%
    }

    .give-wrap .give-grid__item {
        padding: 0 .75rem;
        display: flex
    }
}

@media (min-width: 30rem)and (min-width: 40rem) {
    .give-wrap .give-grid--2 .give-grid__item, .give-wrap .give-grid--3 .give-grid__item, .give-wrap .give-grid--4 .give-grid__item {
        width: 50%
    }
}

@media (min-width: 30rem)and (min-width: 72rem) {
    .give-wrap .give-grid--3 .give-grid__item, .give-wrap .give-grid--4 .give-grid__item {
        width: 33.33333%
    }
}

@media (min-width: 30rem)and (min-width: 90rem) {
    .give-wrap .give-grid--4 .give-grid__item {
        width: 25%
    }
}

@supports (display:grid) {
    .give-wrap .give-grid {
        display: grid;
        grid-template-columns: 1fr;
        grid-gap: 1.5rem;
        margin-bottom: 1.5rem;
        max-width: 100%
    }

    .give-wrap .give-grid__item {
        display: flex;
        margin-bottom: 0;
        padding: 0;
        width: auto !important
    }

    @media (min-width: 40rem) {
        .give-wrap .give-grid--best-fit {
            grid-template-columns: repeat(auto-fit, minmax(320px, 1fr))
        }
    }@media (min-width: 40rem) {
    .give-wrap .give-grid--2, .give-wrap .give-grid--3, .give-wrap .give-grid--4 {
        grid-template-columns: repeat(2, 1fr)
    }
}@media (min-width: 72rem) {
    .give-wrap .give-grid--3, .give-wrap .give-grid--4 {
        grid-template-columns: repeat(3, 1fr)
    }
}@media (min-width: 90rem) {
    .give-wrap .give-grid--4 {
        grid-template-columns: repeat(4, 1fr)
    }
}
}

.give-wrap .give-card {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .04);
    color: inherit;
    display: flex;
    flex-direction: column;
    width: 100%;
    text-decoration: none;
    transition: all .1s ease-out
}

.give-wrap .give-card:active, .give-wrap .give-card:focus, .give-wrap .give-card:hover, .give-wrap .give-card:visited {
    border-color: #ccc;
    box-shadow: 0 4px 12px rgba(0, 0, 0, .16)
}

.give-wrap .give-card__media img {
    border-radius: 0;
    box-shadow: none;
    display: block;
    height: auto;
    margin: 0;
    object-fit: cover;
    order: 1;
    width: 100%
}

.give-wrap .give-card__body {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    order: 2;
    padding: 1.5rem
}

.give-wrap .give-card__body > :last-child {
    margin-bottom: 0
}

.give-wrap .give-card__title {
    line-height: 1.3;
    margin: 0 0 .75rem;
    padding: 0
}

.give-wrap .give-card__text {
    margin: 0 0 1.5rem;
    padding: 0
}

.give-wrap .give-card__progress {
    margin-top: auto;
    width: 100%
}

.give-wrap .give-card__progress .raised, .give-wrap .give-card__progress > :last-child {
    margin-bottom: 0
}

.give-wrap .give-card__progress .income {
    font-size: 2em
}

.give-wrap .give-page-numbers {
    font-size: 1.25em
}

#give-receipt .timeline-item {
    background: #fff
}

@keyframes placeHolderShimmer {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 520px 0
    }
}

#give-receipt .placeholder-animation {
    max-width: 650px;
    margin: 0 auto
}

#give-receipt .animated-background {
    animation-duration: .85s;
    animation-fill-mode: forwards;
    animation-iteration-count: infinite;
    animation-name: placeHolderShimmer;
    animation-timing-function: linear;
    background: #f6f7f8;
    background: linear-gradient(90deg, #eee 8%, #ddd 18%, #eee 33%);
    background-size: 520px 100%;
    position: relative
}

#give-receipt .container {
    margin: 0 auto;
    width: 650px;
    background-color: #eee;
    border: 1px solid #eee
}

#give-receipt .layer {
    display: flex
}

#give-receipt .layer.h1 {
    height: 28px
}

#give-receipt .layer.h2 {
    height: 22px
}

#give-receipt .layer.inline-radios {
    height: 12px
}

#give-receipt .layer.label {
    height: 8px
}

#give-receipt .layer-item.opaque {
    background: #fff
}

#give-receipt .layer-gap {
    background-color: #fff
}

#give-receipt .layer-gap.large {
    height: 40px
}

#give-receipt .layer-gap.medium {
    height: 20px
}

#give-receipt .layer-gap.small {
    height: 10px
}

#give-receipt .layer-1 .layer-item:nth-child(odd) {
    width: 45%
}

#give-receipt .layer-1 .layer-item:nth-child(2n) {
    width: 55%
}

#give-receipt .layer-4 .layer-item:first-child {
    width: 30%
}

#give-receipt .layer-4 .layer-item:nth-child(2) {
    width: 10%
}

#give-receipt .layer-4 .layer-item:nth-child(3) {
    width: 20%
}

#give-receipt .layer-4 .layer-item:nth-child(4) {
    width: 30%
}

#give-receipt .layer-4 .layer-item:nth-child(5) {
    width: 10%
}

#give-receipt .layer-5 .layer-item:first-child {
    width: 40%
}

#give-receipt .layer-5 .layer-item:nth-child(2) {
    width: 5%
}

#give-receipt .layer-5 .layer-item:nth-child(3) {
    width: 15%
}

#give-receipt .layer-5 .layer-item:nth-child(4) {
    width: 40%
}

#give-receipt .layer-6 .layer-item:nth-child(odd) {
    width: 30%
}

#give-receipt .layer-6 .layer-item:nth-child(2n) {
    width: 70%
}

#give-receipt .layer-8 .layer-item:first-child {
    width: 40%
}

#give-receipt .layer-8 .layer-item:nth-child(2) {
    width: 20%
}

#give-receipt .layer-8 .layer-item:nth-child(3) {
    width: 40%
}

.give-grid-ie-utility {
    margin: 0 -12px
}

@supports (display:grid) {
    .give-grid-ie-utility {
        margin: 0
    }
}

@font-face {
    font-family: eicons;
    src: url(//nuzakis.wgl-demo.net/wp-content/plugins/nuzaki/assets/lib/eicons/fonts/eicons.eot?5.12.0);
    src: url(//nuzakis.wgl-demo.net/wp-content/plugins/nuzaki/assets/lib/eicons/fonts/eicons.eot?5.12.0#iefix) format("embedded-opentype"), url(//nuzakis.wgl-demo.net/wp-content/plugins/nuzaki/assets/lib/eicons/fonts/eicons.woff2?5.12.0) format("woff2"), url(//nuzakis.wgl-demo.net/wp-content/plugins/nuzaki/assets/lib/eicons/fonts/eicons.woff?5.12.0) format("woff"), url(//nuzakis.wgl-demo.net/wp-content/plugins/nuzaki/assets/lib/eicons/fonts/eicons.ttf?5.12.0) format("truetype"), url(//nuzakis.wgl-demo.net/wp-content/plugins/nuzaki/assets/lib/eicons/fonts/eicons.svg?5.12.0#eicon) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@keyframes a {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: a 2s infinite linear
}

.eicon-editor-link:before {
    content: '\e800'
}

.eicon-editor-unlink:before {
    content: '\e801'
}

.eicon-editor-external-link:before {
    content: '\e802'
}

.eicon-editor-close:before {
    content: '\e803'
}

.eicon-editor-list-ol:before {
    content: '\e804'
}

.eicon-editor-list-ul:before {
    content: '\e805'
}

.eicon-editor-bold:before {
    content: '\e806'
}

.eicon-editor-italic:before {
    content: '\e807'
}

.eicon-editor-underline:before {
    content: '\e808'
}

.eicon-editor-paragraph:before {
    content: '\e809'
}

.eicon-editor-h1:before {
    content: '\e80a'
}

.eicon-editor-h2:before {
    content: '\e80b'
}

.eicon-editor-h3:before {
    content: '\e80c'
}

.eicon-editor-h4:before {
    content: '\e80d'
}

.eicon-editor-h5:before {
    content: '\e80e'
}

.eicon-editor-h6:before {
    content: '\e80f'
}

.eicon-editor-quote:before {
    content: '\e810'
}

.eicon-editor-code:before {
    content: '\e811'
}

.eicon-nuzaki:before {
    content: '\e812'
}

.eicon-nuzaki-circle:before {
    content: '\e813'
}

.eicon-pojome:before {
    content: '\e814'
}

.eicon-plus:before {
    content: '\e815'
}

.eicon-menu-bar:before {
    content: '\e816'
}

.eicon-apps:before {
    content: '\e817'
}

.eicon-accordion:before {
    content: '\e818'
}

.eicon-alert:before {
    content: '\e819'
}

.eicon-animation-text:before {
    content: '\e81a'
}

.eicon-animation:before {
    content: '\e81b'
}

.eicon-banner:before {
    content: '\e81c'
}

.eicon-blockquote:before {
    content: '\e81d'
}

.eicon-button:before {
    content: '\e81e'
}

.eicon-call-to-action:before {
    content: '\e81f'
}

.eicon-captcha:before {
    content: '\e820'
}

.eicon-carousel:before {
    content: '\e821'
}

.eicon-checkbox:before {
    content: '\e822'
}

.eicon-columns:before {
    content: '\e823'
}

.eicon-countdown:before {
    content: '\e824'
}

.eicon-counter:before {
    content: '\e825'
}

.eicon-date:before {
    content: '\e826'
}

.eicon-divider-shape:before {
    content: '\e827'
}

.eicon-divider:before {
    content: '\e828'
}

.eicon-download-button:before {
    content: '\e829'
}

.eicon-dual-button:before {
    content: '\e82a'
}

.eicon-email-field:before {
    content: '\e82b'
}

.eicon-facebook-comments:before {
    content: '\e82c'
}

.eicon-facebook-like-box:before {
    content: '\e82d'
}

.eicon-form-horizontal:before {
    content: '\e82e'
}

.eicon-form-vertical:before {
    content: '\e82f'
}

.eicon-gallery-grid:before {
    content: '\e830'
}

.eicon-gallery-group:before {
    content: '\e831'
}

.eicon-gallery-justified:before {
    content: '\e832'
}

.eicon-gallery-masonry:before {
    content: '\e833'
}

.eicon-icon-box:before {
    content: '\e834'
}

.eicon-image-before-after:before {
    content: '\e835'
}

.eicon-image-box:before {
    content: '\e836'
}

.eicon-image-hotspot:before {
    content: '\e837'
}

.eicon-image-rollover:before {
    content: '\e838'
}

.eicon-info-box:before {
    content: '\e839'
}

.eicon-inner-section:before {
    content: '\e83a'
}

.eicon-mailchimp:before {
    content: '\e83b'
}

.eicon-menu-card:before {
    content: '\e83c'
}

.eicon-navigation-horizontal:before {
    content: '\e83d'
}

.eicon-nav-menu:before {
    content: '\e83e'
}

.eicon-navigation-vertical:before {
    content: '\e83f'
}

.eicon-number-field:before {
    content: '\e840'
}

.eicon-parallax:before {
    content: '\e841'
}

.eicon-php7:before {
    content: '\e842'
}

.eicon-post-list:before {
    content: '\e843'
}

.eicon-post-slider:before {
    content: '\e844'
}

.eicon-post:before {
    content: '\e845'
}

.eicon-posts-carousel:before {
    content: '\e846'
}

.eicon-posts-grid:before {
    content: '\e847'
}

.eicon-posts-group:before {
    content: '\e848'
}

.eicon-posts-justified:before {
    content: '\e849'
}

.eicon-posts-masonry:before {
    content: '\e84a'
}

.eicon-posts-ticker:before {
    content: '\e84b'
}

.eicon-price-list:before {
    content: '\e84c'
}

.eicon-price-table:before {
    content: '\e84d'
}

.eicon-radio:before {
    content: '\e84e'
}

.eicon-rtl:before {
    content: '\e84f'
}

.eicon-scroll:before {
    content: '\e850'
}

.eicon-search:before {
    content: '\e851'
}

.eicon-select:before {
    content: '\e852'
}

.eicon-share:before {
    content: '\e853'
}

.eicon-sidebar:before {
    content: '\e854'
}

.eicon-skill-bar:before {
    content: '\e855'
}

.eicon-slider-3d:before {
    content: '\e856'
}

.eicon-slider-album:before {
    content: '\e857'
}

.eicon-slider-device:before {
    content: '\e858'
}

.eicon-slider-full-screen:before {
    content: '\e859'
}

.eicon-slider-push:before {
    content: '\e85a'
}

.eicon-slider-vertical:before {
    content: '\e85b'
}

.eicon-slider-video:before {
    content: '\e85c'
}

.eicon-slides:before {
    content: '\e85d'
}

.eicon-social-icons:before {
    content: '\e85e'
}

.eicon-spacer:before {
    content: '\e85f'
}

.eicon-table:before {
    content: '\e860'
}

.eicon-tabs:before {
    content: '\e861'
}

.eicon-tel-field:before {
    content: '\e862'
}

.eicon-text-area:before {
    content: '\e863'
}

.eicon-text-field:before {
    content: '\e864'
}

.eicon-thumbnails-down:before {
    content: '\e865'
}

.eicon-thumbnails-half:before {
    content: '\e866'
}

.eicon-thumbnails-right:before {
    content: '\e867'
}

.eicon-time-line:before {
    content: '\e868'
}

.eicon-toggle:before {
    content: '\e869'
}

.eicon-url:before {
    content: '\e86a'
}

.eicon-t-letter:before {
    content: '\e86b'
}

.eicon-wordpress:before {
    content: '\e86c'
}

.eicon-text:before {
    content: '\e86d'
}

.eicon-anchor:before {
    content: '\e86e'
}

.eicon-bullet-list:before {
    content: '\e86f'
}

.eicon-code:before {
    content: '\e870'
}

.eicon-favorite:before {
    content: '\e871'
}

.eicon-google-maps:before {
    content: '\e872'
}

.eicon-image:before {
    content: '\e873'
}

.eicon-photo-library:before {
    content: '\e874'
}

.eicon-woocommerce:before {
    content: '\e875'
}

.eicon-youtube:before {
    content: '\e876'
}

.eicon-flip-box:before {
    content: '\e877'
}

.eicon-settings:before {
    content: '\e878'
}

.eicon-headphones:before {
    content: '\e879'
}

.eicon-testimonial:before {
    content: '\e87a'
}

.eicon-counter-circle:before {
    content: '\e87b'
}

.eicon-person:before {
    content: '\e87c'
}

.eicon-chevron-right:before {
    content: '\e87d'
}

.eicon-chevron-left:before {
    content: '\e87e'
}

.eicon-close:before {
    content: '\e87f'
}

.eicon-file-download:before {
    content: '\e880'
}

.eicon-save:before {
    content: '\e881'
}

.eicon-zoom-in:before {
    content: '\e882'
}

.eicon-shortcode:before {
    content: '\e883'
}

.eicon-nerd:before {
    content: '\e884'
}

.eicon-device-desktop:before {
    content: '\e885'
}

.eicon-device-tablet:before {
    content: '\e886'
}

.eicon-device-mobile:before {
    content: '\e887'
}

.eicon-document-file:before {
    content: '\e888'
}

.eicon-folder-o:before {
    content: '\e889'
}

.eicon-hypster:before {
    content: '\e88a'
}

.eicon-h-align-left:before {
    content: '\e88b'
}

.eicon-h-align-right:before {
    content: '\e88c'
}

.eicon-h-align-center:before {
    content: '\e88d'
}

.eicon-h-align-stretch:before {
    content: '\e88e'
}

.eicon-v-align-top:before {
    content: '\e88f'
}

.eicon-v-align-bottom:before {
    content: '\e890'
}

.eicon-v-align-middle:before {
    content: '\e891'
}

.eicon-v-align-stretch:before {
    content: '\e892'
}

.eicon-pro-icon:before {
    content: '\e893'
}

.eicon-mail:before {
    content: '\e894'
}

.eicon-lock-user:before {
    content: '\e895'
}

.eicon-testimonial-carousel:before {
    content: '\e896'
}

.eicon-media-carousel:before {
    content: '\e897'
}

.eicon-section:before {
    content: '\e898'
}

.eicon-column:before {
    content: '\e899'
}

.eicon-edit:before {
    content: '\e89a'
}

.eicon-clone:before {
    content: '\e89b'
}

.eicon-trash:before {
    content: '\e89c'
}

.eicon-play:before {
    content: '\e89d'
}

.eicon-angle-right:before {
    content: '\e89e'
}

.eicon-angle-left:before {
    content: '\e89f'
}

.eicon-animated-headline:before {
    content: '\e8a0'
}

.eicon-menu-toggle:before {
    content: '\e8a1'
}

.eicon-fb-embed:before {
    content: '\e8a2'
}

.eicon-fb-feed:before {
    content: '\e8a3'
}

.eicon-twitter-embed:before {
    content: '\e8a4'
}

.eicon-twitter-feed:before {
    content: '\e8a5'
}

.eicon-sync:before {
    content: '\e8a6'
}

.eicon-import-export:before {
    content: '\e8a7'
}

.eicon-check-circle:before {
    content: '\e8a8'
}

.eicon-library-save:before {
    content: '\e8a9'
}

.eicon-library-download:before {
    content: '\e8aa'
}

.eicon-insert:before {
    content: '\e8ab'
}

.eicon-preview-medium:before {
    content: '\e8ac'
}

.eicon-sort-down:before {
    content: '\e8ad'
}

.eicon-sort-up:before {
    content: '\e8ae'
}

.eicon-heading:before {
    content: '\e8af'
}

.eicon-logo:before {
    content: '\e8b0'
}

.eicon-meta-data:before {
    content: '\e8b1'
}

.eicon-post-content:before {
    content: '\e8b2'
}

.eicon-post-excerpt:before {
    content: '\e8b3'
}

.eicon-post-navigation:before {
    content: '\e8b4'
}

.eicon-yoast:before {
    content: '\e8b5'
}

.eicon-nerd-chuckle:before {
    content: '\e8b6'
}

.eicon-nerd-wink:before {
    content: '\e8b7'
}

.eicon-comments:before {
    content: '\e8b8'
}

.eicon-download-circle-o:before {
    content: '\e8b9'
}

.eicon-library-upload:before {
    content: '\e8ba'
}

.eicon-save-o:before {
    content: '\e8bb'
}

.eicon-upload-circle-o:before {
    content: '\e8bc'
}

.eicon-ellipsis-h:before {
    content: '\e8bd'
}

.eicon-ellipsis-v:before {
    content: '\e8be'
}

.eicon-arrow-left:before {
    content: '\e8bf'
}

.eicon-arrow-right:before {
    content: '\e8c0'
}

.eicon-arrow-up:before {
    content: '\e8c1'
}

.eicon-arrow-down:before {
    content: '\e8c2'
}

.eicon-play-o:before {
    content: '\e8c3'
}

.eicon-archive-posts:before {
    content: '\e8c4'
}

.eicon-archive-title:before {
    content: '\e8c5'
}

.eicon-featured-image:before {
    content: '\e8c6'
}

.eicon-post-info:before {
    content: '\e8c7'
}

.eicon-post-title:before {
    content: '\e8c8'
}

.eicon-site-logo:before {
    content: '\e8c9'
}

.eicon-site-search:before {
    content: '\e8ca'
}

.eicon-site-title:before {
    content: '\e8cb'
}

.eicon-plus-square:before {
    content: '\e8cc'
}

.eicon-minus-square:before {
    content: '\e8cd'
}

.eicon-cloud-check:before {
    content: '\e8ce'
}

.eicon-drag-n-drop:before {
    content: '\e8cf'
}

.eicon-welcome:before {
    content: '\e8d0'
}

.eicon-handle:before {
    content: '\e8d1'
}

.eicon-cart:before {
    content: '\e8d2'
}

.eicon-product-add-to-cart:before {
    content: '\e8d3'
}

.eicon-product-breadcrumbs:before {
    content: '\e8d4'
}

.eicon-product-categories:before {
    content: '\e8d5'
}

.eicon-product-description:before {
    content: '\e8d6'
}

.eicon-product-images:before {
    content: '\e8d7'
}

.eicon-product-info:before {
    content: '\e8d8'
}

.eicon-product-meta:before {
    content: '\e8d9'
}

.eicon-product-pages:before {
    content: '\e8da'
}

.eicon-product-price:before {
    content: '\e8db'
}

.eicon-product-rating:before {
    content: '\e8dc'
}

.eicon-product-related:before {
    content: '\e8dd'
}

.eicon-product-stock:before {
    content: '\e8de'
}

.eicon-product-tabs:before {
    content: '\e8df'
}

.eicon-product-title:before {
    content: '\e8e0'
}

.eicon-product-upsell:before {
    content: '\e8e1'
}

.eicon-products:before {
    content: '\e8e2'
}

.eicon-bag-light:before {
    content: '\e8e3'
}

.eicon-bag-medium:before {
    content: '\e8e4'
}

.eicon-bag-solid:before {
    content: '\e8e5'
}

.eicon-basket-light:before {
    content: '\e8e6'
}

.eicon-basket-medium:before {
    content: '\e8e7'
}

.eicon-basket-solid:before {
    content: '\e8e8'
}

.eicon-cart-light:before {
    content: '\e8e9'
}

.eicon-cart-medium:before {
    content: '\e8ea'
}

.eicon-cart-solid:before {
    content: '\e8eb'
}

.eicon-exchange:before {
    content: '\e8ec'
}

.eicon-preview-thin:before {
    content: '\e8ed'
}

.eicon-device-laptop:before {
    content: '\e8ee'
}

.eicon-collapse:before {
    content: '\e8ef'
}

.eicon-expand:before {
    content: '\e8f0'
}

.eicon-navigator:before {
    content: '\e8f1'
}

.eicon-plug:before {
    content: '\e8f2'
}

.eicon-dashboard:before {
    content: '\e8f3'
}

.eicon-typography:before {
    content: '\e8f4'
}

.eicon-info-circle-o:before {
    content: '\e8f5'
}

.eicon-integration:before {
    content: '\e8f6'
}

.eicon-plus-circle-o:before {
    content: '\e8f7'
}

.eicon-rating:before {
    content: '\e8f8'
}

.eicon-review:before {
    content: '\e8f9'
}

.eicon-tools:before {
    content: '\e8fa'
}

.eicon-loading:before {
    content: '\e8fb'
}

.eicon-sitemap:before {
    content: '\e8fc'
}

.eicon-click:before {
    content: '\e8fd'
}

.eicon-clock:before {
    content: '\e8fe'
}

.eicon-library-open:before {
    content: '\e8ff'
}

.eicon-warning:before {
    content: '\e900'
}

.eicon-flow:before {
    content: '\e901'
}

.eicon-cursor-move:before {
    content: '\e902'
}

.eicon-arrow-circle-left:before {
    content: '\e903'
}

.eicon-flash:before {
    content: '\e904'
}

.eicon-redo:before {
    content: '\e905'
}

.eicon-ban:before {
    content: '\e906'
}

.eicon-barcode:before {
    content: '\e907'
}

.eicon-calendar:before {
    content: '\e908'
}

.eicon-caret-left:before {
    content: '\e909'
}

.eicon-caret-right:before {
    content: '\e90a'
}

.eicon-caret-up:before {
    content: '\e90b'
}

.eicon-chain-broken:before {
    content: '\e90c'
}

.eicon-check-circle-o:before {
    content: '\e90d'
}

.eicon-check:before {
    content: '\e90e'
}

.eicon-chevron-double-left:before {
    content: '\e90f'
}

.eicon-chevron-double-right:before {
    content: '\e910'
}

.eicon-undo:before {
    content: '\e911'
}

.eicon-filter:before {
    content: '\e912'
}

.eicon-circle-o:before {
    content: '\e913'
}

.eicon-circle:before {
    content: '\e914'
}

.eicon-clock-o:before {
    content: '\e915'
}

.eicon-cog:before {
    content: '\e916'
}

.eicon-cogs:before {
    content: '\e917'
}

.eicon-commenting-o:before {
    content: '\e918'
}

.eicon-copy:before {
    content: '\e919'
}

.eicon-database:before {
    content: '\e91a'
}

.eicon-dot-circle-o:before {
    content: '\e91b'
}

.eicon-envelope:before {
    content: '\e91c'
}

.eicon-external-link-square:before {
    content: '\e91d'
}

.eicon-eyedropper:before {
    content: '\e91e'
}

.eicon-folder:before {
    content: '\e91f'
}

.eicon-font:before {
    content: '\e920'
}

.eicon-adjust:before {
    content: '\e921'
}

.eicon-lightbox:before {
    content: '\e922'
}

.eicon-heart-o:before {
    content: '\e923'
}

.eicon-history:before {
    content: '\e924'
}

.eicon-image-bold:before {
    content: '\e925'
}

.eicon-info-circle:before {
    content: '\e926'
}

.eicon-link:before {
    content: '\e927'
}

.eicon-long-arrow-left:before {
    content: '\e928'
}

.eicon-long-arrow-right:before {
    content: '\e929'
}

.eicon-caret-down:before {
    content: '\e92a'
}

.eicon-paint-brush:before {
    content: '\e92b'
}

.eicon-pencil:before {
    content: '\e92c'
}

.eicon-plus-circle:before {
    content: '\e92d'
}

.eicon-zoom-in-bold:before {
    content: '\e92e'
}

.eicon-sort-amount-desc:before {
    content: '\e92f'
}

.eicon-sign-out:before {
    content: '\e930'
}

.eicon-spinner:before {
    content: '\e931'
}

.eicon-square:before {
    content: '\e932'
}

.eicon-star-o:before {
    content: '\e933'
}

.eicon-star:before {
    content: '\e934'
}

.eicon-text-align-justify:before {
    content: '\e935'
}

.eicon-text-align-center:before {
    content: '\e936'
}

.eicon-tags:before {
    content: '\e937'
}

.eicon-text-align-left:before {
    content: '\e938'
}

.eicon-text-align-right:before {
    content: '\e939'
}

.eicon-close-circle:before {
    content: '\e93a'
}

.eicon-trash-o:before {
    content: '\e93b'
}

.eicon-font-awesome:before {
    content: '\e93c'
}

.eicon-user-circle-o:before {
    content: '\e93d'
}

.eicon-video-camera:before {
    content: '\e93e'
}

.eicon-heart:before {
    content: '\e93f'
}

.eicon-wrench:before {
    content: '\e940'
}

.eicon-help:before {
    content: '\e941'
}

.eicon-help-o:before {
    content: '\e942'
}

.eicon-zoom-out-bold:before {
    content: '\e943'
}

.eicon-plus-square-o:before {
    content: '\e944'
}

.eicon-minus-square-o:before {
    content: '\e945'
}

.eicon-minus-circle:before {
    content: '\e946'
}

.eicon-minus-circle-o:before {
    content: '\e947'
}

.eicon-code-bold:before {
    content: '\e948'
}

.eicon-cloud-upload:before {
    content: '\e949'
}

.eicon-search-bold:before {
    content: '\e94a'
}

.eicon-map-pin:before {
    content: '\e94b'
}

.eicon-meetup:before {
    content: '\e94c'
}

.eicon-slideshow:before {
    content: '\e94d'
}

.eicon-t-letter-bold:before {
    content: '\e94e'
}

.eicon-preferences:before {
    content: '\e94f'
}

.eicon-table-of-contents:before {
    content: '\e950'
}

.eicon-tv:before {
    content: '\e951'
}

.eicon-upload:before {
    content: '\e952'
}

.eicon-instagram-comments:before {
    content: '\e953'
}

.eicon-instagram-nested-gallery:before {
    content: '\e954'
}

.eicon-instagram-post:before {
    content: '\e955'
}

.eicon-instagram-video:before {
    content: '\e956'
}

.eicon-instagram-gallery:before {
    content: '\e957'
}

.eicon-instagram-likes:before {
    content: '\e958'
}

.eicon-facebook:before {
    content: '\e959'
}

.eicon-twitter:before {
    content: '\e95a'
}

.eicon-pinterest:before {
    content: '\e95b'
}

.eicon-frame-expand:before {
    content: '\e95c'
}

.eicon-frame-minimize:before {
    content: '\e95d'
}

.eicon-archive:before {
    content: '\e95e'
}

.eicon-colors-typography:before {
    content: '\e95f'
}

.eicon-custom:before {
    content: '\e960'
}

.eicon-footer:before {
    content: '\e961'
}

.eicon-header:before {
    content: '\e962'
}

.eicon-layout-settings:before {
    content: '\e963'
}

.eicon-lightbox-expand:before {
    content: '\e964'
}

.eicon-error-404:before {
    content: '\e965'
}

.eicon-theme-style:before {
    content: '\e966'
}

.eicon-search-results:before {
    content: '\e967'
}

.eicon-single-post:before {
    content: '\e968'
}

.eicon-site-identity:before {
    content: '\e969'
}

.eicon-theme-builder:before {
    content: '\e96a'
}

.eicon-download-bold:before {
    content: '\e96b'
}

.eicon-share-arrow:before {
    content: '\e96c'
}

.eicon-global-settings:before {
    content: '\e96d'
}

.eicon-user-preferences:before {
    content: '\e96e'
}

.eicon-lock:before {
    content: '\e96f'
}

.eicon-export-kit:before {
    content: '\e970'
}

.eicon-import-kit:before {
    content: '\e971'
}

.eicon-lottie:before {
    content: '\e972'
}

.eicon-products-archive:before {
    content: '\e973'
}

.eicon-single-product:before {
    content: '\e974'
}

.eicon-disable-trash-o:before {
    content: '\e975'
}

.eicon-single-page:before {
    content: '\e976'
}

.eicon-wordpress-light:before {
    content: '\e977'
}

.eicon-cogs-check:before {
    content: '\e978'
}

.eicon-custom-css:before {
    content: '\e979'
}

.eicon-global-colors:before {
    content: '\e97a'
}

.eicon-globe:before {
    content: '\e97b'
}

.eicon-typography-1:before {
    content: '\e97c'
}

.eicon-background:before {
    content: '\e97d'
}

.eicon-device-responsive:before {
    content: '\e97e'
}

.eicon-device-wide:before {
    content: '\e97f'
}

.eicon-code-highlight:before {
    content: '\e980'
}

.eicon-video-playlist:before {
    content: '\e981'
}

.eicon-download-kit:before {
    content: '\e982'
}

.eicon-kit-details:before {
    content: '\e983'
}

.eicon-kit-parts:before {
    content: '\e984'
}

.eicon-kit-upload:before {
    content: '\e985'
}

.eicon-kit-plugins:before {
    content: '\e986'
}

.eicon-kit-upload-alt:before {
    content: '\e987'
}

.eicon-hotspot:before {
    content: '\e988'
}

.eicon-paypal-button:before {
    content: '\e989'
}

.eicon-shape:before {
    content: '\e98a'
}

.eicon-wordart:before {
    content: '\e98b'
}

.eicon-checkout:before {
    content: '\e98c'
}

.eicon-container:before {
    content: '\e98d'
}

.eicon-flip:before {
    content: '\e98e'
}

.eicon-info:before {
    content: '\e98f'
}

.eicon-my-account:before {
    content: '\e990'
}

.eicon-purchase-summary:before {
    content: '\e991'
}

.eicon-page-transition:before {
    content: '\e992'
}

.eicon-spotify:before {
    content: '\e993'
}

.eicon-stripe-button:before {
    content: '\e994'
}

.eicon-woo-settings:before {
    content: '\e995'
}

.eicon-woo-cart:before {
    content: '\e996'
}

.eicon-eye:before {
    content: '\e8ac'
}

.eicon-nuzaki-square:before {
    content: '\e813'
}

.nuzaki-bc-flex-widget .nuzaki-section-content-top > .nuzaki-container > .nuzaki-row > .nuzaki-column > .nuzaki-column-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.nuzaki-bc-flex-widget .nuzaki-section-content-middle > .nuzaki-container > .nuzaki-row > .nuzaki-column > .nuzaki-column-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nuzaki-bc-flex-widget .nuzaki-section-content-bottom > .nuzaki-container > .nuzaki-row > .nuzaki-column > .nuzaki-column-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.nuzaki-column-gap-narrow > .nuzaki-row > .nuzaki-column > .nuzaki-element-populated {
    padding: 5px
}

.nuzaki-column-gap-default > .nuzaki-row > .nuzaki-column > .nuzaki-element-populated {
    padding: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.nuzaki-column-gap-extended > .nuzaki-row > .nuzaki-column > .nuzaki-element-populated {
    padding: 15px
}

.nuzaki-column-gap-wide > .nuzaki-row > .nuzaki-column > .nuzaki-element-populated {
    padding: 20px
}

.nuzaki-column-gap-wider > .nuzaki-row > .nuzaki-column > .nuzaki-element-populated {
    padding: 30px
}

@media (min-width: 768px) and (max-width: 1024px) {
    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .nuzaki-reverse-tablet > .nuzaki-container > .nuzaki-row > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .nuzaki-reverse-mobile > .nuzaki-container > .nuzaki-row > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .nuzaki-column {
        width: 100%
    }
}

.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    overflow: hidden
}

.dialog-message {
    font-size: 12px;
    line-height: 1.5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.dialog-type-lightbox {
    position: fixed;
    height: 100%;
    width: 100%;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .8);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.dialog-type-lightbox .dialog-widget-content {
    margin: auto;
    width: 375px
}

.dialog-type-lightbox .dialog-header {
    font-size: 15px;
    color: #495157;
    padding: 30px 0 10px;
    font-weight: 500
}

.dialog-type-lightbox .dialog-message {
    padding: 0 30px 30px;
    min-height: 50px
}

.dialog-type-lightbox:not(.nuzaki-popup-modal) .dialog-header, .dialog-type-lightbox:not(.nuzaki-popup-modal) .dialog-message {
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper {
    border-top: 1px solid #e6e9ec;
    text-align: center
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    width: 50%;
    border: none;
    background: none;
    color: #6d7882;
    font-size: 15px;
    cursor: pointer;
    padding: 13px 0;
    outline: 0
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:hover {
    background-color: #f4f6f7
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-ok {
    color: #b01b1b
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button.dialog-take_over {
    color: #39b54a
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button:active {
    background-color: rgba(230, 233, 236, .5)
}

.dialog-type-lightbox .dialog-buttons-wrapper > .dialog-button::-moz-focus-inner {
    border: 0
}

.dialog-close-button {
    cursor: pointer;
    position: absolute;
    margin-top: 15px;
    right: 15px;
    font-size: 15px;
    line-height: 1
}

.dialog-close-button:not(:hover) {
    opacity: .4
}

.dialog-alert-widget .dialog-buttons-wrapper > button {
    width: 100%
}

.dialog-confirm-widget .dialog-button:first-child {
    border-right: 1px solid #e6e9ec
}

.dialog-prevent-scroll {
    overflow: hidden;
    max-height: 100vh
}

@media (min-width: 1024px) {
    body.admin-bar .dialog-lightbox-widget {
        height: calc(100vh - 32px)
    }
}

@media (max-width: 1024px) {
    body.admin-bar .dialog-type-lightbox {
        position: -webkit-sticky;
        position: sticky;
        height: 100vh
    }
}

.nuzaki-aspect-ratio-219 .nuzaki-fit-aspect-ratio {
    padding-bottom: 42.8571%
}

.nuzaki-aspect-ratio-169 .nuzaki-fit-aspect-ratio {
    padding-bottom: 56.25%
}

.nuzaki-aspect-ratio-43 .nuzaki-fit-aspect-ratio {
    padding-bottom: 75%
}

.nuzaki-aspect-ratio-32 .nuzaki-fit-aspect-ratio {
    padding-bottom: 66.6666%
}

.nuzaki-aspect-ratio-11 .nuzaki-fit-aspect-ratio {
    padding-bottom: 100%
}

.nuzaki-aspect-ratio-916 .nuzaki-fit-aspect-ratio {
    padding-bottom: 177.8%
}

.nuzaki-fit-aspect-ratio {
    position: relative;
    height: 0
}

.nuzaki-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000
}

.nuzaki-fit-aspect-ratio video {
    width: 100%
}

.flatpickr-calendar {
    width: 280px
}

.flatpickr-calendar .flatpickr-current-month span.cur-month {
    font-weight: 300
}

.flatpickr-calendar .dayContainer {
    width: 280px;
    min-width: 280px;
    max-width: 280px
}

.flatpickr-calendar .flatpickr-days {
    width: 280px
}

.flatpickr-calendar .flatpickr-day {
    max-width: 37px;
    height: 37px;
    line-height: 37px
}

.nuzaki-templates-modal .dialog-widget-content {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    background-color: #f1f3f5;
    width: 100%
}

@media (max-width: 1439px) {
    .nuzaki-templates-modal .dialog-widget-content {
        max-width: 990px
    }
}

@media (min-width: 1440px) {
    .nuzaki-templates-modal .dialog-widget-content {
        max-width: 1200px
    }
}

.nuzaki-templates-modal .dialog-header {
    padding: 0;
    z-index: 1
}

.nuzaki-templates-modal .dialog-buttons-wrapper, .nuzaki-templates-modal .dialog-header {
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: relative
}

.nuzaki-templates-modal .dialog-buttons-wrapper {
    border: none;
    display: none;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 5px
}

.nuzaki-templates-modal .dialog-buttons-wrapper .nuzaki-button {
    height: 40px;
    margin-left: 5px
}

.nuzaki-templates-modal .dialog-buttons-wrapper .nuzaki-button-success {
    padding: 12px 36px;
    color: #fff;
    width: auto;
    font-size: 15px
}

.nuzaki-templates-modal .dialog-buttons-wrapper .nuzaki-button-success:hover {
    background-color: #39b54a
}

.nuzaki-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow: auto;
    padding-top: 25px
}

.nuzaki-templates-modal .dialog-content {
    height: 100%
}

.nuzaki-templates-modal .dialog-loading {
    display: none
}

.nuzaki-templates-modal__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 50px
}

.nuzaki-templates-modal__header__logo {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.nuzaki-templates-modal__header__logo-area {
    text-align: left;
    padding-left: 15px
}

.nuzaki-templates-modal__header__logo-area > * {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nuzaki-templates-modal__header__logo__icon-wrapper {
    margin-right: 10px;
    font-size: 12px
}

.nuzaki-templates-modal__header__logo__title {
    padding-top: 2px
}

.nuzaki-templates-modal__header__items-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.nuzaki-templates-modal__header__item {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.nuzaki-templates-modal__header__item > i {
    font-size: 20px;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    cursor: pointer
}

.nuzaki-templates-modal__header__item > i:not(:hover) {
    color: #a4afb7
}

.nuzaki-templates-modal__header__close--normal {
    width: 47px;
    border-left: 1px solid #e6e9ec
}

.nuzaki-templates-modal__header__close--normal i {
    font-size: 18px
}

.nuzaki-templates-modal__header__close--skip {
    padding: 10px 10px 10px 20px;
    margin-right: 10px;
    color: #fff;
    background-color: #a4afb7;
    font-size: 11px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer
}

.nuzaki-templates-modal__header__close--skip > i {
    font-size: inherit;
    padding-left: 10px;
    margin-left: 15px;
    border-left: 1px solid
}

.nuzaki-templates-modal__header__close--skip > i:not(:hover) {
    color: #fff
}

.nuzaki-templates-modal__sidebar {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0, 0%, 100%, .3)
}

.nuzaki-templates-modal__content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-shadow: 0 0 13px inset rgba(0, 0, 0, .05);
    box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

#wpadminbar #wp-admin-bar-nuzaki_edit_page .nuzaki-general-section + .nuzaki-second-section {
    border-top: 1px solid #464b50;
    margin-top: 6px
}

.nuzaki-hidden {
    display: none
}

.nuzaki-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.nuzaki-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.e-logo-wrapper {
    background: #93003c;
    display: inline-block;
    padding: .75em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: #fff;
    font-size: 1em
}

.nuzaki {
    -webkit-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual
}

.nuzaki *, .nuzaki :after, .nuzaki :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.nuzaki a {
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none
}

.nuzaki hr {
    margin: 0;
    background-color: transparent
}

.nuzaki img {
    height: auto;
    max-width: 100%;
    border: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.nuzaki .nuzaki-widget:not(.nuzaki-widget-text-editor):not(.nuzaki-widget-theme-post-content) figure {
    margin: 0
}

.nuzaki embed, .nuzaki iframe, .nuzaki object, .nuzaki video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.nuzaki .nuzaki-custom-embed {
    line-height: 0
}

.nuzaki .nuzaki-background, .nuzaki .nuzaki-background-holder, .nuzaki .nuzaki-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.nuzaki .nuzaki-background-video-container {
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    pointer-events: none
}

.nuzaki .nuzaki-background-video-container.nuzaki-loading {
    opacity: 0
}

.nuzaki .nuzaki-background-video-embed {
    max-width: none
}

.nuzaki .nuzaki-background-video, .nuzaki .nuzaki-background-video-embed, .nuzaki .nuzaki-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.nuzaki .nuzaki-background-video {
    max-width: none
}

.nuzaki .nuzaki-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.nuzaki .nuzaki-background-overlay, .nuzaki .nuzaki-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.nuzaki .nuzaki-background-slideshow {
    z-index: 0
}

.nuzaki .nuzaki-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    -webkit-background-size: cover;
    background-size: cover
}

.nuzaki-widget-wrap > .nuzaki-element.nuzaki-absolute {
    position: absolute
}

.nuzaki-widget-wrap > .nuzaki-element.nuzaki-fixed {
    position: fixed
}

.nuzaki-widget-wrap .nuzaki-element.nuzaki-widget__width-auto, .nuzaki-widget-wrap .nuzaki-element.nuzaki-widget__width-initial {
    max-width: 100%
}

@media (max-width: 1200px) {
    .nuzaki-widget-wrap .nuzaki-element.nuzaki-widget-tablet__width-auto, .nuzaki-widget-wrap .nuzaki-element.nuzaki-widget-tablet__width-initial {
        max-width: 100%
    }
}

@media (max-width: 767px) {
    .nuzaki-widget-wrap .nuzaki-element.nuzaki-widget-mobile__width-auto, .nuzaki-widget-wrap .nuzaki-element.nuzaki-widget-mobile__width-initial {
        max-width: 100%
    }
}

.nuzaki-element.nuzaki-absolute, .nuzaki-element.nuzaki-fixed {
    z-index: 1
}

.nuzaki-invisible {
    visibility: hidden
}

.nuzaki-align-center {
    text-align: center
}

.nuzaki-align-center .nuzaki-button {
    width: auto
}

.nuzaki-align-right {
    text-align: right
}

.nuzaki-align-right .nuzaki-button {
    width: auto
}

.nuzaki-align-left {
    text-align: left
}

.nuzaki-align-left .nuzaki-button {
    width: auto
}

.nuzaki-align-justify .nuzaki-button {
    width: 100%
}

.nuzaki-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.nuzaki-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    opacity: .8;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3);
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.nuzaki-custom-embed-play.nuzaki-playing i {
    font-family: eicons;
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.nuzaki-custom-embed-play.nuzaki-playing i:before {
    content: "\e8fb"
}

.nuzaki-tag {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.nuzaki-ken-burns {
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: 10s;
    -o-transition-duration: 10s;
    transition-duration: 10s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear
}

.nuzaki-ken-burns--out {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

.nuzaki-ken-burns--active {
    -webkit-transition-duration: 20s;
    -o-transition-duration: 20s;
    transition-duration: 20s
}

.nuzaki-ken-burns--active.nuzaki-ken-burns--out {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.nuzaki-ken-burns--active.nuzaki-ken-burns--in {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3)
}

@media (max-width: 1200px) {
    .nuzaki-tablet-align-center {
        text-align: center
    }

    .nuzaki-tablet-align-center .nuzaki-button {
        width: auto
    }

    .nuzaki-tablet-align-right {
        text-align: right
    }

    .nuzaki-tablet-align-right .nuzaki-button {
        width: auto
    }

    .nuzaki-tablet-align-left {
        text-align: left
    }

    .nuzaki-tablet-align-left .nuzaki-button {
        width: auto
    }

    .nuzaki-tablet-align-justify .nuzaki-button {
        width: 100%
    }
}

@media (max-width: 767px) {
    .nuzaki-mobile-align-center {
        text-align: center
    }

    .nuzaki-mobile-align-center .nuzaki-button {
        width: auto
    }

    .nuzaki-mobile-align-right {
        text-align: right
    }

    .nuzaki-mobile-align-right .nuzaki-button {
        width: auto
    }

    .nuzaki-mobile-align-left {
        text-align: left
    }

    .nuzaki-mobile-align-left .nuzaki-button {
        width: auto
    }

    .nuzaki-mobile-align-justify .nuzaki-button {
        width: 100%
    }
}

#wpadminbar #wp-admin-bar-nuzaki_edit_page > .ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wpadminbar #wp-admin-bar-nuzaki_inspector > .ab-item:before {
    content: "\f348";
    top: 2px
}

:root {
    --page-title-display: block
}

.nuzaki-page-title, h1.entry-title {
    display: var(--page-title-display)
}

.nuzaki-section {
    position: relative
}

.nuzaki-section .nuzaki-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width: 1200px) {
    .nuzaki-section .nuzaki-container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.nuzaki-section.nuzaki-section-boxed > .nuzaki-container {
    max-width: 1140px
}

.nuzaki-section.nuzaki-section-stretched {
    position: relative;
    width: 100%
}

.nuzaki-section.nuzaki-section-items-top > .nuzaki-container {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.nuzaki-section.nuzaki-section-items-middle > .nuzaki-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nuzaki-section.nuzaki-section-items-bottom > .nuzaki-container {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (min-width: 768px) {
    .nuzaki-section.nuzaki-section-height-full {
        height: 100vh
    }

    .nuzaki-section.nuzaki-section-height-full > .nuzaki-container {
        height: 100%
    }
}

.nuzaki-bc-flex-widget .nuzaki-section-content-top > .nuzaki-container > .nuzaki-column > .nuzaki-widget-wrap {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.nuzaki-bc-flex-widget .nuzaki-section-content-middle > .nuzaki-container > .nuzaki-column > .nuzaki-widget-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nuzaki-bc-flex-widget .nuzaki-section-content-bottom > .nuzaki-container > .nuzaki-column > .nuzaki-widget-wrap {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.nuzaki-row {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1200px) {
    .nuzaki-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.nuzaki-widget-wrap {
    position: relative;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-line-pack: start;
    align-content: flex-start
}

.nuzaki:not(.nuzaki-bc-flex-widget) .nuzaki-widget-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nuzaki-widget-wrap > .nuzaki-element {
    width: 100%
}

.nuzaki-widget {
    position: relative
}

.nuzaki-widget:not(:last-child) {
    margin-bottom: 20px
}

.nuzaki-widget:not(:last-child).nuzaki-absolute, .nuzaki-widget:not(:last-child).nuzaki-widget__width-auto, .nuzaki-widget:not(:last-child).nuzaki-widget__width-initial {
    margin-bottom: 0
}

.nuzaki-column {
    min-height: 1px
}

.nuzaki-column, .nuzaki-column-wrap {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nuzaki-column-wrap {
    width: 100%
}

.nuzaki-column-gap-narrow > .nuzaki-column > .nuzaki-element-populated {
    padding: 5px
}

.nuzaki-column-gap-default > .nuzaki-column > .nuzaki-element-populated {
    padding: 10px
}

.nuzaki-column-gap-extended > .nuzaki-column > .nuzaki-element-populated {
    padding: 15px
}

.nuzaki-column-gap-wide > .nuzaki-column > .nuzaki-element-populated {
    padding: 20px
}

.nuzaki-column-gap-wider > .nuzaki-column > .nuzaki-element-populated {
    padding: 30px
}

.nuzaki-inner-section .nuzaki-column-gap-no .nuzaki-element-populated {
    padding: 0
}

@media (min-width: 768px) {
    .nuzaki-column.nuzaki-col-10, .nuzaki-column[data-col="10"] {
        width: 10%
    }

    .nuzaki-column.nuzaki-col-11, .nuzaki-column[data-col="11"] {
        width: 11.111%
    }

    .nuzaki-column.nuzaki-col-12, .nuzaki-column[data-col="12"] {
        width: 12.5%
    }

    .nuzaki-column.nuzaki-col-14, .nuzaki-column[data-col="14"] {
        width: 14.285%
    }

    .nuzaki-column.nuzaki-col-16, .nuzaki-column[data-col="16"] {
        width: 16.666%
    }

    .nuzaki-column.nuzaki-col-20, .nuzaki-column[data-col="20"] {
        width: 20%
    }

    .nuzaki-column.nuzaki-col-25, .nuzaki-column[data-col="25"] {
        width: 25%
    }

    .nuzaki-column.nuzaki-col-30, .nuzaki-column[data-col="30"] {
        width: 30%
    }

    .nuzaki-column.nuzaki-col-33, .nuzaki-column[data-col="33"] {
        width: 33.333%
    }

    .nuzaki-column.nuzaki-col-40, .nuzaki-column[data-col="40"] {
        width: 40%
    }

    .nuzaki-column.nuzaki-col-50, .nuzaki-column[data-col="50"] {
        width: 50%
    }

    .nuzaki-column.nuzaki-col-60, .nuzaki-column[data-col="60"] {
        width: 60%
    }

    .nuzaki-column.nuzaki-col-66, .nuzaki-column[data-col="66"] {
        width: 66.666%
    }

    .nuzaki-column.nuzaki-col-70, .nuzaki-column[data-col="70"] {
        width: 70%
    }

    .nuzaki-column.nuzaki-col-75, .nuzaki-column[data-col="75"] {
        width: 75%
    }

    .nuzaki-column.nuzaki-col-80, .nuzaki-column[data-col="80"] {
        width: 80%
    }

    .nuzaki-column.nuzaki-col-83, .nuzaki-column[data-col="83"] {
        width: 83.333%
    }

    .nuzaki-column.nuzaki-col-90, .nuzaki-column[data-col="90"] {
        width: 90%
    }

    .nuzaki-column.nuzaki-col-100, .nuzaki-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width: 479px) {
    .nuzaki-column.nuzaki-xs-10 {
        width: 10%
    }

    .nuzaki-column.nuzaki-xs-11 {
        width: 11.111%
    }

    .nuzaki-column.nuzaki-xs-12 {
        width: 12.5%
    }

    .nuzaki-column.nuzaki-xs-14 {
        width: 14.285%
    }

    .nuzaki-column.nuzaki-xs-16 {
        width: 16.666%
    }

    .nuzaki-column.nuzaki-xs-20 {
        width: 20%
    }

    .nuzaki-column.nuzaki-xs-25 {
        width: 25%
    }

    .nuzaki-column.nuzaki-xs-30 {
        width: 30%
    }

    .nuzaki-column.nuzaki-xs-33 {
        width: 33.333%
    }

    .nuzaki-column.nuzaki-xs-40 {
        width: 40%
    }

    .nuzaki-column.nuzaki-xs-50 {
        width: 50%
    }

    .nuzaki-column.nuzaki-xs-60 {
        width: 60%
    }

    .nuzaki-column.nuzaki-xs-66 {
        width: 66.666%
    }

    .nuzaki-column.nuzaki-xs-70 {
        width: 70%
    }

    .nuzaki-column.nuzaki-xs-75 {
        width: 75%
    }

    .nuzaki-column.nuzaki-xs-80 {
        width: 80%
    }

    .nuzaki-column.nuzaki-xs-83 {
        width: 83.333%
    }

    .nuzaki-column.nuzaki-xs-90 {
        width: 90%
    }

    .nuzaki-column.nuzaki-xs-100 {
        width: 100%
    }
}

@media (max-width: 767px) {
    .nuzaki-column.nuzaki-sm-10 {
        width: 10%
    }

    .nuzaki-column.nuzaki-sm-11 {
        width: 11.111%
    }

    .nuzaki-column.nuzaki-sm-12 {
        width: 12.5%
    }

    .nuzaki-column.nuzaki-sm-14 {
        width: 14.285%
    }

    .nuzaki-column.nuzaki-sm-16 {
        width: 16.666%
    }

    .nuzaki-column.nuzaki-sm-20 {
        width: 20%
    }

    .nuzaki-column.nuzaki-sm-25 {
        width: 25%
    }

    .nuzaki-column.nuzaki-sm-30 {
        width: 30%
    }

    .nuzaki-column.nuzaki-sm-33 {
        width: 33.333%
    }

    .nuzaki-column.nuzaki-sm-40 {
        width: 40%
    }

    .nuzaki-column.nuzaki-sm-50 {
        width: 50%
    }

    .nuzaki-column.nuzaki-sm-60 {
        width: 60%
    }

    .nuzaki-column.nuzaki-sm-66 {
        width: 66.666%
    }

    .nuzaki-column.nuzaki-sm-70 {
        width: 70%
    }

    .nuzaki-column.nuzaki-sm-75 {
        width: 75%
    }

    .nuzaki-column.nuzaki-sm-80 {
        width: 80%
    }

    .nuzaki-column.nuzaki-sm-83 {
        width: 83.333%
    }

    .nuzaki-column.nuzaki-sm-90 {
        width: 90%
    }

    .nuzaki-column.nuzaki-sm-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .nuzaki-column.nuzaki-md-10 {
        width: 10%
    }

    .nuzaki-column.nuzaki-md-11 {
        width: 11.111%
    }

    .nuzaki-column.nuzaki-md-12 {
        width: 12.5%
    }

    .nuzaki-column.nuzaki-md-14 {
        width: 14.285%
    }

    .nuzaki-column.nuzaki-md-16 {
        width: 16.666%
    }

    .nuzaki-column.nuzaki-md-20 {
        width: 20%
    }

    .nuzaki-column.nuzaki-md-25 {
        width: 25%
    }

    .nuzaki-column.nuzaki-md-30 {
        width: 30%
    }

    .nuzaki-column.nuzaki-md-33 {
        width: 33.333%
    }

    .nuzaki-column.nuzaki-md-40 {
        width: 40%
    }

    .nuzaki-column.nuzaki-md-50 {
        width: 50%
    }

    .nuzaki-column.nuzaki-md-60 {
        width: 60%
    }

    .nuzaki-column.nuzaki-md-66 {
        width: 66.666%
    }

    .nuzaki-column.nuzaki-md-70 {
        width: 70%
    }

    .nuzaki-column.nuzaki-md-75 {
        width: 75%
    }

    .nuzaki-column.nuzaki-md-80 {
        width: 80%
    }

    .nuzaki-column.nuzaki-md-83 {
        width: 83.333%
    }

    .nuzaki-column.nuzaki-md-90 {
        width: 90%
    }

    .nuzaki-column.nuzaki-md-100 {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .nuzaki-reverse-tablet > .nuzaki-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .nuzaki-reverse-tablet > .nuzaki-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media (max-width: 767px) {
    .nuzaki-reverse-mobile > .nuzaki-container > :first-child {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(2) {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(3) {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(4) {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(5) {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(6) {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(7) {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(8) {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(9) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .nuzaki-reverse-mobile > .nuzaki-container > :nth-child(10) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .nuzaki-column {
        width: 100%
    }
}

ul.nuzaki-icon-list-items.nuzaki-inline-items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.nuzaki-icon-list-items.nuzaki-inline-items .nuzaki-inline-item {
    word-break: break-word
}

.nuzaki-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.nuzaki-grid .nuzaki-grid-item {
    min-width: 0
}

.nuzaki-grid-0 .nuzaki-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.nuzaki-grid-0 .nuzaki-grid .nuzaki-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.nuzaki-grid-1 .nuzaki-grid {
    grid-template-columns: repeat(1, 1fr)
}

.nuzaki-grid-2 .nuzaki-grid {
    grid-template-columns: repeat(2, 1fr)
}

.nuzaki-grid-3 .nuzaki-grid {
    grid-template-columns: repeat(3, 1fr)
}

.nuzaki-grid-4 .nuzaki-grid {
    grid-template-columns: repeat(4, 1fr)
}

.nuzaki-grid-5 .nuzaki-grid {
    grid-template-columns: repeat(5, 1fr)
}

.nuzaki-grid-6 .nuzaki-grid {
    grid-template-columns: repeat(6, 1fr)
}

.nuzaki-grid-7 .nuzaki-grid {
    grid-template-columns: repeat(7, 1fr)
}

.nuzaki-grid-8 .nuzaki-grid {
    grid-template-columns: repeat(8, 1fr)
}

.nuzaki-grid-9 .nuzaki-grid {
    grid-template-columns: repeat(9, 1fr)
}

.nuzaki-grid-10 .nuzaki-grid {
    grid-template-columns: repeat(10, 1fr)
}

.nuzaki-grid-11 .nuzaki-grid {
    grid-template-columns: repeat(11, 1fr)
}

.nuzaki-grid-12 .nuzaki-grid {
    grid-template-columns: repeat(12, 1fr)
}

@media (max-width: 1200px) {
    .nuzaki-grid-tablet-0 .nuzaki-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .nuzaki-grid-tablet-0 .nuzaki-grid .nuzaki-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .nuzaki-grid-tablet-1 .nuzaki-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .nuzaki-grid-tablet-2 .nuzaki-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .nuzaki-grid-tablet-3 .nuzaki-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .nuzaki-grid-tablet-4 .nuzaki-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .nuzaki-grid-tablet-5 .nuzaki-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .nuzaki-grid-tablet-6 .nuzaki-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .nuzaki-grid-tablet-7 .nuzaki-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .nuzaki-grid-tablet-8 .nuzaki-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .nuzaki-grid-tablet-9 .nuzaki-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .nuzaki-grid-tablet-10 .nuzaki-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .nuzaki-grid-tablet-11 .nuzaki-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .nuzaki-grid-tablet-12 .nuzaki-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width: 767px) {
    .nuzaki-grid-mobile-0 .nuzaki-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .nuzaki-grid-mobile-0 .nuzaki-grid .nuzaki-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .nuzaki-grid-mobile-1 .nuzaki-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .nuzaki-grid-mobile-2 .nuzaki-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .nuzaki-grid-mobile-3 .nuzaki-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .nuzaki-grid-mobile-4 .nuzaki-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .nuzaki-grid-mobile-5 .nuzaki-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .nuzaki-grid-mobile-6 .nuzaki-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .nuzaki-grid-mobile-7 .nuzaki-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .nuzaki-grid-mobile-8 .nuzaki-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .nuzaki-grid-mobile-9 .nuzaki-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .nuzaki-grid-mobile-10 .nuzaki-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .nuzaki-grid-mobile-11 .nuzaki-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .nuzaki-grid-mobile-12 .nuzaki-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (min-width: 1201px) {
    #nuzaki-device-mode:after {
        content: "desktop"
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    #nuzaki-device-mode:after {
        content: "tablet"
    }
}

@media (max-width: 767px) {
    #nuzaki-device-mode:after {
        content: "mobile"
    }
}

[class*=" eicon-"], [class^=eicon] {
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

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

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

.eicon-animation-spin {
    -webkit-animation: eicon-spin 2s linear infinite;
    animation: eicon-spin 2s linear infinite
}

.eicon-loading:before {
    content: "\e8fb"
}

.eicon-menu-bar:before {
    content: "\e816"
}

.eicon-chevron-right:before {
    content: "\e87d"
}

.eicon-chevron-left:before {
    content: "\e87e"
}

.eicon-close:before {
    content: "\e87f"
}

.eicon-share-arrow:before {
    content: "\e96c"
}

.eicon-zoom-in:before {
    content: "\e882"
}

.eicon-zoom-in-bold:before {
    content: "\e92e"
}

.eicon-zoom-out-bold:before {
    content: "\e943"
}

.eicon-frame-expand:before {
    content: "\e95c"
}

.eicon-frame-minimize:before {
    content: "\e95d"
}

.eicon-play:before {
    content: "\e89d"
}

.eicon-facebook:before {
    content: "\e959"
}

.eicon-twitter:before {
    content: "\e95a"
}

.eicon-pinterest:before {
    content: "\e95b"
}

.eicon-download-bold:before {
    content: "\e96b"
}

.eicon-caret-down:before {
    content: "\e92a"
}

.nuzaki-form-fields-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nuzaki-form-fields-wrapper.nuzaki-labels-above .nuzaki-field-group .nuzaki-field-subgroup, .nuzaki-form-fields-wrapper.nuzaki-labels-above .nuzaki-field-group > .nuzaki-select-wrapper, .nuzaki-form-fields-wrapper.nuzaki-labels-above .nuzaki-field-group > input, .nuzaki-form-fields-wrapper.nuzaki-labels-above .nuzaki-field-group > textarea {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%
}

.nuzaki-form-fields-wrapper.nuzaki-labels-inline > .nuzaki-field-group .nuzaki-select-wrapper, .nuzaki-form-fields-wrapper.nuzaki-labels-inline > .nuzaki-field-group > input {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.nuzaki-field-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nuzaki-field-group.nuzaki-field-type-submit {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.nuzaki-field-group .nuzaki-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.nuzaki-field-group .nuzaki-field-textual:focus {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .1) inset;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    outline: 0
}

.nuzaki-field-group .nuzaki-field-textual::-webkit-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.nuzaki-field-group .nuzaki-field-textual:-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.nuzaki-field-group .nuzaki-field-textual:-moz-placeholder, .nuzaki-field-group .nuzaki-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.nuzaki-field-group .nuzaki-field-textual::-ms-input-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.nuzaki-field-group .nuzaki-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.nuzaki-field-group .nuzaki-select-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%
}

.nuzaki-field-group .nuzaki-select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    text-transform: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 20px
}

.nuzaki-field-group .nuzaki-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.nuzaki-field-group.nuzaki-field-type-select-multiple .nuzaki-select-wrapper:before {
    content: ""
}

.nuzaki-field-subgroup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.nuzaki-field-subgroup .nuzaki-field-option label {
    display: inline-block
}

.nuzaki-field-subgroup.nuzaki-subgroup-inline .nuzaki-field-option {
    padding-right: 10px
}

.nuzaki-field-subgroup:not(.nuzaki-subgroup-inline) .nuzaki-field-option {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.nuzaki-field-type-acceptance .nuzaki-field-subgroup .nuzaki-field-option input, .nuzaki-field-type-acceptance .nuzaki-field-subgroup .nuzaki-field-option label, .nuzaki-field-type-checkbox .nuzaki-field-subgroup .nuzaki-field-option input, .nuzaki-field-type-checkbox .nuzaki-field-subgroup .nuzaki-field-option label, .nuzaki-field-type-radio .nuzaki-field-subgroup .nuzaki-field-option input, .nuzaki-field-type-radio .nuzaki-field-subgroup .nuzaki-field-option label {
    display: inline
}

.nuzaki-field-label {
    cursor: pointer
}

.nuzaki-mark-required .nuzaki-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.nuzaki-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.nuzaki-field-textual.nuzaki-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.nuzaki-field-textual.nuzaki-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.nuzaki-field-textual.nuzaki-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.nuzaki-field-textual.nuzaki-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.nuzaki-button-align-stretch .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.nuzaki-button-align-stretch .e-form__buttons__wrapper {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.nuzaki-button-align-stretch .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.nuzaki-button-align-center .e-form__buttons, .nuzaki-button-align-center .nuzaki-field-type-submit {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nuzaki-button-align-start .e-form__buttons, .nuzaki-button-align-start .nuzaki-field-type-submit {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.nuzaki-button-align-end .e-form__buttons, .nuzaki-button-align-end .nuzaki-field-type-submit {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nuzaki-button-align-center .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button, .nuzaki-button-align-end .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button, .nuzaki-button-align-start .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

.nuzaki-button-align-center .e-form__buttons__wrapper, .nuzaki-button-align-end .e-form__buttons__wrapper, .nuzaki-button-align-start .e-form__buttons__wrapper {
    -webkit-box-flex: initial;
    -ms-flex-positive: initial;
    flex-grow: 0
}

.nuzaki-button-align-center .e-form__buttons__wrapper, .nuzaki-button-align-center .e-form__buttons__wrapper__button, .nuzaki-button-align-end .e-form__buttons__wrapper, .nuzaki-button-align-end .e-form__buttons__wrapper__button, .nuzaki-button-align-start .e-form__buttons__wrapper, .nuzaki-button-align-start .e-form__buttons__wrapper__button {
    -ms-flex-preferred-size: initial;
    flex-basis: auto
}

@media screen and (max-width: 1200px) {
    .nuzaki-tablet-button-align-stretch .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .nuzaki-tablet-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .nuzaki-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .nuzaki-tablet-button-align-center .e-form__buttons, .nuzaki-tablet-button-align-center .nuzaki-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nuzaki-tablet-button-align-start .e-form__buttons, .nuzaki-tablet-button-align-start .nuzaki-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .nuzaki-tablet-button-align-end .e-form__buttons, .nuzaki-tablet-button-align-end .nuzaki-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .nuzaki-tablet-button-align-center .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button, .nuzaki-tablet-button-align-end .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button, .nuzaki-tablet-button-align-start .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

    .nuzaki-tablet-button-align-center .e-form__buttons__wrapper, .nuzaki-tablet-button-align-end .e-form__buttons__wrapper, .nuzaki-tablet-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .nuzaki-tablet-button-align-center .e-form__buttons__wrapper, .nuzaki-tablet-button-align-center .e-form__buttons__wrapper__button, .nuzaki-tablet-button-align-end .e-form__buttons__wrapper, .nuzaki-tablet-button-align-end .e-form__buttons__wrapper__button, .nuzaki-tablet-button-align-start .e-form__buttons__wrapper, .nuzaki-tablet-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

@media screen and (max-width: 767px) {
    .nuzaki-mobile-button-align-stretch .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .nuzaki-mobile-button-align-stretch .e-form__buttons__wrapper {
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .nuzaki-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%
    }

    .nuzaki-mobile-button-align-center .e-form__buttons, .nuzaki-mobile-button-align-center .nuzaki-field-type-submit {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nuzaki-mobile-button-align-start .e-form__buttons, .nuzaki-mobile-button-align-start .nuzaki-field-type-submit {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .nuzaki-mobile-button-align-end .e-form__buttons, .nuzaki-mobile-button-align-end .nuzaki-field-type-submit {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .nuzaki-mobile-button-align-center .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button, .nuzaki-mobile-button-align-end .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button, .nuzaki-mobile-button-align-start .nuzaki-field-type-submit:not(.e-form__buttons__wrapper) .nuzaki-button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }

    .nuzaki-mobile-button-align-center .e-form__buttons__wrapper, .nuzaki-mobile-button-align-end .e-form__buttons__wrapper, .nuzaki-mobile-button-align-start .e-form__buttons__wrapper {
        -webkit-box-flex: initial;
        -ms-flex-positive: initial;
        flex-grow: 0
    }

    .nuzaki-mobile-button-align-center .e-form__buttons__wrapper, .nuzaki-mobile-button-align-center .e-form__buttons__wrapper__button, .nuzaki-mobile-button-align-end .e-form__buttons__wrapper, .nuzaki-mobile-button-align-end .e-form__buttons__wrapper__button, .nuzaki-mobile-button-align-start .e-form__buttons__wrapper, .nuzaki-mobile-button-align-start .e-form__buttons__wrapper__button {
        -ms-flex-preferred-size: initial;
        flex-basis: auto
    }
}

.nuzaki-error .nuzaki-field {
    border-color: #d9534f
}

.nuzaki-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.nuzaki-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.nuzaki-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px
}

.nuzaki-message.nuzaki-message-danger {
    color: #d9534f
}

.nuzaki-message.nuzaki-message-danger:before {
    content: "\e87f"
}

.nuzaki-message.form-message-success {
    color: #5cb85c
}

.nuzaki-form .nuzaki-button {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

.nuzaki-form .nuzaki-button > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nuzaki-form .nuzaki-button.nuzaki-size-xs {
    min-height: 33px
}

.nuzaki-form .nuzaki-button.nuzaki-size-sm {
    min-height: 40px
}

.nuzaki-form .nuzaki-button.nuzaki-size-md {
    min-height: 47px
}

.nuzaki-form .nuzaki-button.nuzaki-size-lg {
    min-height: 59px
}

.nuzaki-form .nuzaki-button.nuzaki-size-xl {
    min-height: 72px
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list, .slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer
}

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after, .slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

.nuzaki-slick-slider[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.nuzaki-slick-slider .slick-loading .slick-list {
    background: #fff
}

.nuzaki-slick-slider .slick-loading .slick-list:after {
    content: "\e8fb";
    font-family: eicons;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite;
    font-size: 25px;
    color: #a4afb7
}

.nuzaki-slick-slider .slick-next, .nuzaki-slick-slider .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent
}

.nuzaki-slick-slider .slick-next:focus, .nuzaki-slick-slider .slick-next:hover, .nuzaki-slick-slider .slick-prev:focus, .nuzaki-slick-slider .slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.nuzaki-slick-slider .slick-next:focus:before, .nuzaki-slick-slider .slick-next:hover:before, .nuzaki-slick-slider .slick-prev:focus:before, .nuzaki-slick-slider .slick-prev:hover:before {
    opacity: 1
}

.nuzaki-slick-slider .slick-next.slick-disabled:before, .nuzaki-slick-slider .slick-prev.slick-disabled:before {
    opacity: .25
}

.nuzaki-slick-slider .slick-next:before, .nuzaki-slick-slider .slick-prev:before {
    font-family: eicons;
    font-size: 35px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nuzaki-slick-slider .slick-prev {
    left: -25px
}

[dir=rtl] .nuzaki-slick-slider .slick-prev {
    left: auto;
    right: -25px
}

.nuzaki-slick-slider .slick-prev:before {
    content: "\e89f"
}

[dir=rtl] .nuzaki-slick-slider .slick-prev:before {
    content: "\e89e"
}

.nuzaki-slick-slider .slick-next {
    right: -25px
}

[dir=rtl] .nuzaki-slick-slider .slick-next {
    left: -25px;
    right: auto
}

.nuzaki-slick-slider .slick-next:before {
    content: "\e89e"
}

[dir=rtl] .nuzaki-slick-slider .slick-next:before {
    content: "\e89f"
}

.nuzaki-slick-slider .slick-dotted.slick-slider {
    margin-bottom: 30px
}

.nuzaki-slick-slider ul.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 1
}

.nuzaki-slick-slider ul.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0;
    padding: 0;
    cursor: pointer
}

.nuzaki-slick-slider ul.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.nuzaki-slick-slider ul.slick-dots li button:focus, .nuzaki-slick-slider ul.slick-dots li button:hover {
    outline: none
}

.nuzaki-slick-slider ul.slick-dots li button:focus:before, .nuzaki-slick-slider ul.slick-dots li button:hover:before {
    opacity: 1
}

.nuzaki-slick-slider ul.slick-dots li button:before {
    font-family: eicons;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "\e914";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.nuzaki-slick-slider ul.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

.nuzaki-slick-slider .slick-arrows-inside .slick-prev {
    left: 20px
}

[dir=rtl] .nuzaki-slick-slider .slick-arrows-inside .slick-prev {
    left: auto;
    right: 20px
}

.nuzaki-slick-slider .slick-arrows-inside .slick-next {
    right: 20px
}

[dir=rtl] .nuzaki-slick-slider .slick-arrows-inside .slick-next {
    left: 20px;
    right: auto
}

.nuzaki-slick-slider .slick-dots-inside .slick-dots {
    bottom: 5px
}

.nuzaki-slick-slider .slick-dots-inside.slick-dotted.slick-slider {
    margin-bottom: 0
}

.nuzaki-slick-slider .slick-slider .slick-next, .nuzaki-slick-slider .slick-slider .slick-prev {
    z-index: 1
}

.nuzaki-slick-slider .slick-slide img {
    margin: auto
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.swiper-container .swiper-slide figure {
    line-height: 0
}

.swiper-container .nuzaki-lightbox-content-source {
    display: none
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background: no-repeat 50%
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 5px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullet {
    width: 6px;
    height: 6px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
    background: #fff
}

.swiper-pagination-bullet-active {
    opacity: 1
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 6px
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .5)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(transparent));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), transparent);
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube, .swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
    pointer-events: none;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    -webkit-border-radius: 10px;
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.nuzaki-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.nuzaki-pagination-position-outside .nuzaki-swiper-button {
    top: calc(50% - 30px / 2)
}

.nuzaki-swiper {
    position: relative
}

.nuzaki-main-swiper {
    position: static
}

.nuzaki-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.nuzaki-arrows-position-outside .nuzaki-swiper-button-prev {
    left: 0
}

.nuzaki-arrows-position-outside .nuzaki-swiper-button-next {
    right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.nuzaki-swiper-button {
    position: absolute;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.nuzaki-swiper-button-prev {
    left: 10px
}

.nuzaki-swiper-button-next {
    right: 10px
}

.nuzaki-swiper-button.swiper-button-disabled {
    opacity: .3
}

.swiper-container-cube .nuzaki-swiper-button {
    -webkit-transform: translate3d(0, -50%, 1px);
    transform: translate3d(0, -50%, 1px)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12) infinite;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    -webkit-background-size: 100% 100%;
    background-size: 100%;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E") no-repeat 50%
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.nuzaki-lightbox {
    --lightbox-ui-color: hsla(0, 0%, 93.3%, 0.9);
    --lightbox-ui-color-hover: #fff;
    --lightbox-text-color: var(--lightbox-ui-color);
    --lightbox-header-icons-size: 20px;
    --lightbox-navigation-icons-size: 25px
}

.nuzaki-lightbox .dialog-header {
    display: none
}

.nuzaki-lightbox .dialog-widget-content {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.nuzaki-lightbox .dialog-message {
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}

.nuzaki-lightbox .dialog-message:not(.nuzaki-fit-aspect-ratio) {
    height: 100%
}

.nuzaki-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0
}

.nuzaki-lightbox .dialog-lightbox-close-button {
    cursor: pointer;
    position: absolute;
    font-size: var(--lightbox-header-icons-size);
    right: .75em;
    margin-top: 13px;
    padding: .25em;
    z-index: 2;
    line-height: 1
}

.nuzaki-lightbox .dialog-lightbox-close-button, .nuzaki-lightbox .nuzaki-swiper-button {
    color: var(--lightbox-ui-color);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1
}

.nuzaki-lightbox .dialog-lightbox-close-button:hover, .nuzaki-lightbox .nuzaki-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.nuzaki-lightbox .swiper-container {
    height: 100%
}

.nuzaki-lightbox .nuzaki-lightbox-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    padding: 70px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}

@media (max-width: 767px) {
    .nuzaki-lightbox .nuzaki-lightbox-item {
        padding: 70px 0
    }
}

.nuzaki-lightbox .nuzaki-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.nuzaki-lightbox .nuzaki-lightbox-image, .nuzaki-lightbox .nuzaki-lightbox-image:hover {
    opacity: 1;
    -webkit-filter: none;
    filter: none;
    border: none
}

.nuzaki-lightbox .nuzaki-lightbox-image, .nuzaki-lightbox .nuzaki-video-container {
    -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.nuzaki-lightbox .nuzaki-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media (min-width: 1201px) {
    .nuzaki-lightbox .nuzaki-video-container {
        width: 75%
    }
}

@media (max-width: 1200px) {
    .nuzaki-lightbox .nuzaki-video-container {
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .nuzaki-lightbox .nuzaki-aspect-ratio-916 .nuzaki-video-container {
        width: 70%
    }
}

.nuzaki-lightbox .nuzaki-swiper-button:focus {
    outline-width: 1px
}

.nuzaki-lightbox .nuzaki-swiper-button-next, .nuzaki-lightbox .nuzaki-swiper-button-prev {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 15%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

.nuzaki-lightbox .nuzaki-swiper-button-prev {
    left: 0
}

.nuzaki-lightbox .nuzaki-swiper-button-next {
    right: 0
}

@media (max-width: 767px) {
    .nuzaki-lightbox .nuzaki-swiper-button:focus {
        outline: none
    }

    .nuzaki-lightbox .nuzaki-swiper-button-next, .nuzaki-lightbox .nuzaki-swiper-button-prev {
        width: 20%
    }

    .nuzaki-lightbox .nuzaki-swiper-button-next i, .nuzaki-lightbox .nuzaki-swiper-button-prev i {
        padding: 10px;
        background-color: rgba(0, 0, 0, .5)
    }

    .nuzaki-lightbox .nuzaki-swiper-button-prev {
        left: 0;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .nuzaki-lightbox .nuzaki-swiper-button-next {
        right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.nuzaki-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.nuzaki-slideshow__footer, .nuzaki-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.nuzaki-slideshow__footer {
    color: var(--lightbox-text-color)
}

.nuzaki-slideshow__header {
    color: var(--lightbox-ui-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10
}

.nuzaki-slideshow__header > i {
    font-size: inherit;
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.nuzaki-slideshow__header > i:hover {
    color: var(--lightbox-ui-color-hover)
}

.nuzaki-slideshow__header .nuzaki-slideshow__counter {
    margin-right: auto
}

.nuzaki-slideshow__header .nuzaki-icon-share {
    z-index: 5
}

.nuzaki-slideshow__share-menu {
    background-color: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    -webkit-transition: background-color .4s;
    -o-transition: background-color .4s;
    transition: background-color .4s
}

.nuzaki-slideshow__share-menu .nuzaki-slideshow__share-links a {
    color: #2c2c2c
}

.nuzaki-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 14px 20px;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transform-origin: 90% 10%;
    -ms-transform-origin: 90% 10%;
    transform-origin: 90% 10%;
    -webkit-transition: all .25s .1s;
    -o-transition: all .25s .1s;
    transition: all .25s .1s;
    -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, .3);
    box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.nuzaki-slideshow__share-links a {
    text-align: left;
    color: #55595c;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    -webkit-transition: opacity .5s .1s;
    -o-transition: opacity .5s .1s;
    transition: opacity .5s .1s
}

.nuzaki-slideshow__share-links a:hover {
    color: #000
}

.nuzaki-slideshow__share-links a i {
    font-size: 1.25em;
    margin-right: .75em
}

.nuzaki-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    right: .5em;
    border: .45em solid transparent;
    border-bottom-color: #fff;
    -webkit-transform: translateY(-100%) scaleX(.7);
    -ms-transform: translateY(-100%) scaleX(.7);
    transform: translateY(-100%) scaleX(.7)
}

.nuzaki-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed
}

.nuzaki-slideshow__description, .nuzaki-slideshow__title {
    margin: 0
}

.nuzaki-slideshow__title {
    font-size: 16px;
    font-weight: 700
}

.nuzaki-slideshow__description {
    font-size: 14px
}

.nuzaki-slideshow--ui-hidden .nuzaki-slideshow__footer, .nuzaki-slideshow--ui-hidden .nuzaki-slideshow__header {
    opacity: 0;
    pointer-events: none
}

.nuzaki-slideshow--ui-hidden .nuzaki-swiper-button-next, .nuzaki-slideshow--ui-hidden .nuzaki-swiper-button-prev {
    opacity: 0
}

.nuzaki-slideshow--fullscreen-mode .nuzaki-video-container {
    width: 100%
}

.nuzaki-slideshow--zoom-mode .nuzaki-slideshow__footer, .nuzaki-slideshow--zoom-mode .nuzaki-slideshow__header {
    background-color: rgba(0, 0, 0, .5)
}

.nuzaki-slideshow--zoom-mode .nuzaki-swiper-button-next, .nuzaki-slideshow--zoom-mode .nuzaki-swiper-button-prev {
    opacity: 0;
    pointer-events: none
}

.nuzaki-slideshow--share-mode .nuzaki-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgba(0, 0, 0, .5)
}

.nuzaki-slideshow--share-mode .nuzaki-slideshow__share-links {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.nuzaki-slideshow--share-mode .nuzaki-slideshow__share-links, .nuzaki-slideshow--share-mode .nuzaki-slideshow__share-links a {
    opacity: 1
}

.nuzaki-slideshow--share-mode .nuzaki-slideshow__share-links .eicon-twitter {
    color: #1da1f2
}

.nuzaki-slideshow--share-mode .nuzaki-slideshow__share-links .eicon-facebook {
    color: #3b5998
}

.nuzaki-slideshow--share-mode .nuzaki-slideshow__share-links .eicon-pinterest {
    color: #bd081c
}

.nuzaki-slideshow--share-mode .nuzaki-slideshow__share-links .eicon-download-bold {
    color: #a4afb7
}

.nuzaki-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    -webkit-animation-duration: 1.25s;
    animation-duration: 1.25s
}

.animated.animated-slow {
    -webkit-animation-duration: 2s;
    animation-duration: 2s
}

.animated.animated-fast {
    -webkit-animation-duration: .75s;
    animation-duration: .75s
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion: reduce) {
    .animated {
        -webkit-animation: none;
        animation: none
    }
}

.nuzaki-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.nuzaki-shape-top {
    top: -1px
}

.nuzaki-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.nuzaki-shape-bottom {
    bottom: -1px
}

.nuzaki-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.nuzaki-shape[data-negative=false].nuzaki-shape-bottom, .nuzaki-shape[data-negative=true].nuzaki-shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.nuzaki-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.nuzaki-shape .nuzaki-shape-fill {
    fill: #fff;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

#wp-admin-bar-nuzaki_edit_page .ab-submenu .ab-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 200px
}

#wp-admin-bar-nuzaki_edit_page .nuzaki-edit-link-title {
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-nuzaki_edit_page .nuzaki-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.page-template-nuzaki_canvas.nuzaki-page:before {
    display: none
}

.nuzaki-post__thumbnail__link {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

#left-area ul.nuzaki-icon-list-items, .nuzaki-edit-area .nuzaki-element ul.nuzaki-icon-list-items, .nuzaki .nuzaki-element ul.nuzaki-icon-list-items {
    padding: 0
}

#wpadminbar * {
    font-style: normal
}

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .nuzaki-share-buttons--align-right, .e--ua-appleWebkit .nuzaki-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .nuzaki-share-buttons--align-center, .e--ua-appleWebkit .nuzaki-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-center .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-justify .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-right .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-center .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-right .nuzaki-grid {
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: var(--justify-content, space-between);
    -ms-flex-pack: var(--justify-content, space-between);
    justify-content: var(--justify-content, space-between);
    margin-left: calc(-.5 * var(--grid-column-gap));
    margin-right: calc(-.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-center .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-justify .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-right .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-center .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-right .nuzaki-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-left .nuzaki-grid {
    display: inline-block
}

.e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-left .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-left .nuzaki-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width: 1200px) {
    .e--ua-appleWebkit .nuzaki-share-buttons-tablet--align-right, .e--ua-appleWebkit .nuzaki-widget-social-icons.e-grid-align-tablet-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .nuzaki-share-buttons-tablet--align-center, .e--ua-appleWebkit .nuzaki-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-tablet-center .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-tablet-justify .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-tablet-right .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-tablet-center .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-tablet-right .nuzaki-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content, space-between);
        -ms-flex-pack: var(--justify-content, space-between);
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-tablet-center .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-tablet-justify .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-tablet-right .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-tablet-center .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-tablet-right .nuzaki-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons-tablet--align-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-tablet-left .nuzaki-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons-tablet--align-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons-tablet--align-left .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-tablet-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-tablet-left .nuzaki-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .e--ua-appleWebkit .nuzaki-share-buttons-mobile--align-right, .e--ua-appleWebkit .nuzaki-widget-social-icons.e-grid-align-mobile-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .nuzaki-share-buttons-mobile--align-center, .e--ua-appleWebkit .nuzaki-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-mobile-center .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-mobile-justify .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-mobile-right .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-mobile-center .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-mobile-right .nuzaki-grid {
        width: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: var(--justify-content, space-between);
        -ms-flex-pack: var(--justify-content, space-between);
        justify-content: var(--justify-content, space-between);
        margin-left: calc(-.5 * var(--grid-column-gap));
        margin-right: calc(-.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-mobile-center .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-mobile-justify .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons--align-mobile-right .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-mobile-center .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-mobile-right .nuzaki-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons-mobile--align-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-mobile-left .nuzaki-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons-mobile--align-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-share-buttons-mobile--align-left .nuzaki-grid-item, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-mobile-left .nuzaki-grid, .e--ua-appleWebkit .nuzaki-grid-0.nuzaki-widget-social-icons.e-grid-align-mobile-left .nuzaki-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767px) {
    .nuzaki .nuzaki-hidden-phone {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1200px) {
    .nuzaki .nuzaki-hidden-tablet {
        display: none
    }
}

@media (min-width: 1201px) {
    .nuzaki .nuzaki-hidden-desktop {
        display: none
    }
}

.nuzaki-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment, left)
}

.nuzaki-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    -webkit-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    -ms-transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1));
    transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.nuzaki-widget-text-path svg path {
    vector-effect: non-scaling-stroke;
    fill: var(--path-fill, transparent);
    stroke: var(--stroke-color, transparent);
    stroke-width: var(--stroke-width, 1px);
    -webkit-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    -o-transition: var(--stroke-transition) stroke, var(--stroke-transition) fill;
    transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.nuzaki-widget-text-path svg:hover path {
    --path-fill: var(--path-fill-hover);
    --stroke-color: var(--stroke-color-hover);
    --stroke-width: var(--stroke-width-hover)
}

.nuzaki-widget-text-path svg text {
    --fill: var(--text-color);
    fill: var(--fill);
    direction: var(--direction, ltr);
    -webkit-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    -o-transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill;
    transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.nuzaki-widget-text-path svg text:hover {
    --text-color: var(--text-color-hover)
}

.nuzaki-element .nuzaki-widget-container {
    -webkit-transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    transition: background .3s, border .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s;
    -o-transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, -webkit-border-radius .3s, -webkit-box-shadow .3s
}

.nuzaki-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.nuzaki-button:focus, .nuzaki-button:hover, .nuzaki-button:visited {
    color: #fff
}

.nuzaki-button-content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nuzaki-button-icon {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.nuzaki-button-icon svg {
    width: 1em
}

.nuzaki-button-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10;
    display: inline-block
}

.nuzaki-button.nuzaki-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.nuzaki-button.nuzaki-size-md {
    font-size: 16px;
    padding: 15px 30px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.nuzaki-button.nuzaki-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    -webkit-border-radius: 5px;
    border-radius: 5px
}

.nuzaki-button.nuzaki-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.nuzaki-button .nuzaki-align-icon-right {
    margin-left: 5px;
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.nuzaki-button .nuzaki-align-icon-left {
    margin-right: 5px;
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.nuzaki-button span {
    text-decoration: inherit
}

.nuzaki-menu-cart__toggle .nuzaki-button-icon {
    -webkit-box-ordinal-group: 16;
    -ms-flex-order: 15;
    order: 15
}

.nuzaki-element.nuzaki-button-info .nuzaki-button {
    background-color: #5bc0de
}

.nuzaki-element.nuzaki-button-success .nuzaki-button {
    background-color: #5cb85c
}

.nuzaki-element.nuzaki-button-warning .nuzaki-button {
    background-color: #f0ad4e
}

.nuzaki-element.nuzaki-button-danger .nuzaki-button {
    background-color: #d9534f
}

.nuzaki-widget-button .nuzaki-button .nuzaki-button-info {
    background-color: #5bc0de
}

.nuzaki-widget-button .nuzaki-button .nuzaki-button-success {
    background-color: #5cb85c
}

.nuzaki-widget-button .nuzaki-button .nuzaki-button-warning {
    background-color: #f0ad4e
}

.nuzaki-widget-button .nuzaki-button .nuzaki-button-danger {
    background-color: #d9534f
}

.nuzaki-tab-title a {
    color: inherit
}

.nuzaki-view-stacked .nuzaki-icon {
    padding: .5em;
    background-color: #818a91;
    color: #fff;
    fill: #fff
}

.nuzaki-view-framed .nuzaki-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.nuzaki-icon {
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

.nuzaki-icon:hover {
    color: #818a91
}

.nuzaki-icon i, .nuzaki-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.nuzaki-icon i:before, .nuzaki-icon svg:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.nuzaki-icon i.fad {
    width: auto
}

.nuzaki-shape-circle .nuzaki-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.nuzaki-accordion {
    text-align: left
}

.nuzaki-accordion .nuzaki-accordion-item {
    border: 1px solid #d4d4d4
}

.nuzaki-accordion .nuzaki-accordion-item + .nuzaki-accordion-item {
    border-top: none
}

.nuzaki-accordion .nuzaki-tab-title {
    margin: 0;
    padding: 15px 20px;
    font-weight: 700;
    line-height: 1;
    cursor: pointer;
    outline: none
}

.nuzaki-accordion .nuzaki-tab-title .nuzaki-accordion-icon {
    display: inline-block;
    width: 1.5em
}

.nuzaki-accordion .nuzaki-tab-title .nuzaki-accordion-icon.nuzaki-accordion-icon-right {
    float: right;
    text-align: right
}

.nuzaki-accordion .nuzaki-tab-title .nuzaki-accordion-icon.nuzaki-accordion-icon-left {
    float: left;
    text-align: left
}

.nuzaki-accordion .nuzaki-tab-title .nuzaki-accordion-icon .nuzaki-accordion-icon-closed {
    display: block
}

.nuzaki-accordion .nuzaki-tab-title .nuzaki-accordion-icon .nuzaki-accordion-icon-opened, .nuzaki-accordion .nuzaki-tab-title.nuzaki-active .nuzaki-accordion-icon-closed {
    display: none
}

.nuzaki-accordion .nuzaki-tab-title.nuzaki-active .nuzaki-accordion-icon-opened {
    display: block
}

.nuzaki-accordion .nuzaki-tab-content {
    display: none;
    padding: 15px 20px;
    border-top: 1px solid #d4d4d4
}

@media (max-width: 767px) {
    .nuzaki-accordion .nuzaki-tab-title {
        padding: 12px 15px
    }

    .nuzaki-accordion .nuzaki-tab-title .nuzaki-accordion-icon {
        width: 1.2em
    }

    .nuzaki-accordion .nuzaki-tab-content {
        padding: 7px 15px
    }
}

.nuzaki-alert {
    padding: 15px;
    border-left: 5px solid transparent;
    position: relative;
    text-align: left
}

.nuzaki-alert .nuzaki-alert-title {
    display: block;
    font-weight: 700
}

.nuzaki-alert .nuzaki-alert-description {
    font-size: 13px
}

.nuzaki-alert button.nuzaki-alert-dismiss {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px;
    font-size: 20px;
    line-height: 1;
    background: transparent;
    color: inherit;
    border: none;
    cursor: pointer
}

.nuzaki-alert.nuzaki-alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bcdff1
}

.nuzaki-alert.nuzaki-alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #cae6be
}

.nuzaki-alert.nuzaki-alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #f9f0c3
}

.nuzaki-alert.nuzaki-alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #e8c4c4
}

@media (max-width: 767px) {
    .nuzaki-alert {
        padding: 10px
    }

    .nuzaki-alert button.nuzaki-alert-dismiss {
        right: 7px;
        top: 7px
    }
}

.nuzaki-counter .nuzaki-counter-number-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 69px;
    font-weight: 600;
    line-height: 1
}

.nuzaki-counter .nuzaki-counter-number-prefix, .nuzaki-counter .nuzaki-counter-number-suffix {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: pre-wrap
}

.nuzaki-counter .nuzaki-counter-number-prefix {
    text-align: right
}

.nuzaki-counter .nuzaki-counter-number-suffix {
    text-align: left
}

.nuzaki-counter .nuzaki-counter-title {
    text-align: center;
    font-size: 19px;
    font-weight: 400;
    line-height: 2.5
}

.nuzaki-widget-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-color: #2c2c2c;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x
}

.nuzaki-widget-divider .nuzaki-divider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.nuzaki-widget-divider .nuzaki-divider__text {
    font-size: 15px;
    line-height: 1;
    max-width: 95%
}

.nuzaki-widget-divider .nuzaki-divider__element {
    margin: 0 var(--divider-element-spacing);
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.nuzaki-widget-divider .nuzaki-icon {
    font-size: var(--divider-icon-size)
}

.nuzaki-widget-divider .nuzaki-divider-separator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    direction: ltr
}

.nuzaki-widget-divider--view-line_icon .nuzaki-divider-separator, .nuzaki-widget-divider--view-line_text .nuzaki-divider-separator {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nuzaki-widget-divider--view-line_icon .nuzaki-divider-separator:after, .nuzaki-widget-divider--view-line_icon .nuzaki-divider-separator:before, .nuzaki-widget-divider--view-line_text .nuzaki-divider-separator:after, .nuzaki-widget-divider--view-line_text .nuzaki-divider-separator:before {
    display: block;
    content: "";
    border-bottom: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.nuzaki-widget-divider--element-align-left .nuzaki-divider .nuzaki-divider-separator > .nuzaki-divider__svg:first-of-type {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.nuzaki-widget-divider--element-align-left .nuzaki-divider-separator:before {
    content: none
}

.nuzaki-widget-divider--element-align-left .nuzaki-divider__element {
    margin-left: 0
}

.nuzaki-widget-divider--element-align-right .nuzaki-divider .nuzaki-divider-separator > .nuzaki-divider__svg:last-of-type {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 100;
    flex-shrink: 100
}

.nuzaki-widget-divider--element-align-right .nuzaki-divider-separator:after {
    content: none
}

.nuzaki-widget-divider--element-align-right .nuzaki-divider__element {
    margin-right: 0
}

.nuzaki-widget-divider:not(.nuzaki-widget-divider--view-line_text):not(.nuzaki-widget-divider--view-line_icon) .nuzaki-divider-separator {
    border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-color)
}

.nuzaki-widget-divider--separator-type-pattern {
    --divider-border-style: none
}

.nuzaki-widget-divider--separator-type-pattern.nuzaki-widget-divider--view-line .nuzaki-divider-separator, .nuzaki-widget-divider--separator-type-pattern:not(.nuzaki-widget-divider--view-line) .nuzaki-divider-separator:after, .nuzaki-widget-divider--separator-type-pattern:not(.nuzaki-widget-divider--view-line) .nuzaki-divider-separator:before, .nuzaki-widget-divider--separator-type-pattern:not([class*=nuzaki-widget-divider--view]) .nuzaki-divider-separator {
    width: 100%;
    min-height: var(--divider-pattern-height);
    -webkit-mask-size: var(--divider-pattern-size) 100%;
    mask-size: var(--divider-pattern-size) 100%;
    -webkit-mask-repeat: var(--divider-pattern-repeat);
    mask-repeat: var(--divider-pattern-repeat);
    background-color: var(--divider-color);
    -webkit-mask-image: var(--divider-pattern-url);
    mask-image: var(--divider-pattern-url)
}

.nuzaki-widget-divider--no-spacing {
    --divider-pattern-size: auto
}

.nuzaki-widget-divider--bg-round {
    --divider-pattern-repeat: round
}

.rtl .nuzaki-widget-divider .nuzaki-divider__text {
    direction: rtl
}

.nuzaki-image-gallery .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    max-width: 100%;
    margin: 0 auto
}

.nuzaki-image-gallery .gallery-item img {
    margin: 0 auto
}

.nuzaki-image-gallery .gallery-item .gallery-caption {
    margin: 0
}

.nuzaki-image-gallery figure img {
    display: block
}

.nuzaki-image-gallery figure figcaption {
    width: 100%
}

.gallery-spacing-custom .nuzaki-image-gallery .gallery-icon {
    padding: 0
}

@media (min-width: 768px) {
    .nuzaki-image-gallery .gallery-columns-2 .gallery-item {
        max-width: 50%
    }

    .nuzaki-image-gallery .gallery-columns-3 .gallery-item {
        max-width: 33.33%
    }

    .nuzaki-image-gallery .gallery-columns-4 .gallery-item {
        max-width: 25%
    }

    .nuzaki-image-gallery .gallery-columns-5 .gallery-item {
        max-width: 20%
    }

    .nuzaki-image-gallery .gallery-columns-6 .gallery-item {
        max-width: 16.666%
    }

    .nuzaki-image-gallery .gallery-columns-7 .gallery-item {
        max-width: 14.28%
    }

    .nuzaki-image-gallery .gallery-columns-8 .gallery-item {
        max-width: 12.5%
    }

    .nuzaki-image-gallery .gallery-columns-9 .gallery-item {
        max-width: 11.11%
    }

    .nuzaki-image-gallery .gallery-columns-10 .gallery-item {
        max-width: 10%
    }
}

@media (min-width: 480px) and (max-width: 767px) {
    .nuzaki-image-gallery .gallery.gallery-columns-2 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-3 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-4 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-5 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-6 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-7 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-8 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-9 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width: 50%
    }
}

@media (max-width: 479px) {
    .nuzaki-image-gallery .gallery.gallery-columns-2 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-3 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-4 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-5 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-6 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-7 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-8 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-9 .gallery-item, .nuzaki-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width: 100%
    }
}

.nuzaki-widget-google_maps .nuzaki-widget-container {
    overflow: hidden
}

.nuzaki-widget-google_maps iframe {
    height: 300px
}

.nuzaki-heading-title {
    padding: 0;
    margin: 0;
    line-height: 1
}

.nuzaki-widget-heading .nuzaki-heading-title[class*=nuzaki-size-] > a {
    color: inherit;
    font-size: inherit;
    line-height: inherit
}

.nuzaki-widget-heading .nuzaki-heading-title.nuzaki-size-small {
    font-size: 15px
}

.nuzaki-widget-heading .nuzaki-heading-title.nuzaki-size-medium {
    font-size: 19px
}

.nuzaki-widget-heading .nuzaki-heading-title.nuzaki-size-large {
    font-size: 29px
}

.nuzaki-widget-heading .nuzaki-heading-title.nuzaki-size-xl {
    font-size: 39px
}

.nuzaki-widget-heading .nuzaki-heading-title.nuzaki-size-xxl {
    font-size: 59px
}

@media (min-width: 768px) {
    .nuzaki-widget-icon-box.nuzaki-position-left .nuzaki-icon-box-wrapper, .nuzaki-widget-icon-box.nuzaki-position-right .nuzaki-icon-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nuzaki-widget-icon-box.nuzaki-position-left .nuzaki-icon-box-icon, .nuzaki-widget-icon-box.nuzaki-position-right .nuzaki-icon-box-icon {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

    .nuzaki-widget-icon-box.nuzaki-position-right .nuzaki-icon-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .nuzaki-widget-icon-box.nuzaki-position-left .nuzaki-icon-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .nuzaki-widget-icon-box.nuzaki-position-top .nuzaki-icon-box-img {
        margin: auto
    }

    .nuzaki-widget-icon-box.nuzaki-vertical-align-top .nuzaki-icon-box-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .nuzaki-widget-icon-box.nuzaki-vertical-align-middle .nuzaki-icon-box-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .nuzaki-widget-icon-box.nuzaki-vertical-align-bottom .nuzaki-icon-box-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    .nuzaki-widget-icon-box .nuzaki-icon-box-icon {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }
}

.nuzaki-widget-icon-box .nuzaki-icon-box-wrapper {
    text-align: center
}

.nuzaki-widget-icon-box .nuzaki-icon-box-title a {
    color: inherit
}

.nuzaki-widget-icon-box .nuzaki-icon-box-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.nuzaki-widget-icon-box .nuzaki-icon-box-description {
    margin: 0
}

.nuzaki-widget.nuzaki-icon-list--layout-inline .nuzaki-widget-container {
    overflow: hidden
}

.nuzaki-widget .nuzaki-icon-list-items.nuzaki-inline-items {
    margin-right: -8px;
    margin-left: -8px
}

.nuzaki-widget .nuzaki-icon-list-items.nuzaki-inline-items .nuzaki-icon-list-item {
    margin-right: 8px;
    margin-left: 8px
}

.nuzaki-widget .nuzaki-icon-list-items.nuzaki-inline-items .nuzaki-icon-list-item:after {
    width: auto;
    left: auto;
    right: auto;
    position: relative;
    height: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
    border-left-width: 1px;
    border-style: solid;
    right: -8px
}

.nuzaki-widget .nuzaki-icon-list-items {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.nuzaki-widget .nuzaki-icon-list-item {
    margin: 0;
    padding: 0;
    position: relative
}

.nuzaki-widget .nuzaki-icon-list-item:after {
    position: absolute;
    bottom: 0;
    width: 100%
}

.nuzaki-widget .nuzaki-icon-list-item, .nuzaki-widget .nuzaki-icon-list-item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.nuzaki-widget .nuzaki-icon-list-icon + .nuzaki-icon-list-text {
    -ms-flex-item-align: center;
    align-self: center;
    padding-left: 5px
}

.nuzaki-widget .nuzaki-icon-list-icon {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.nuzaki-widget .nuzaki-icon-list-icon i {
    width: 1.25em
}

.nuzaki-widget .nuzaki-icon-list-icon svg {
    width: 1em
}

.nuzaki-widget.nuzaki-list-item-link-full_width a {
    width: 100%
}

.nuzaki-widget.nuzaki-align-center .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-align-center .nuzaki-icon-list-item a {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nuzaki-widget.nuzaki-align-center .nuzaki-icon-list-item:after {
    margin: auto
}

.nuzaki-widget.nuzaki-align-center .nuzaki-inline-items {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nuzaki-widget.nuzaki-align-left .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-align-left .nuzaki-icon-list-item a {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: left
}

.nuzaki-widget.nuzaki-align-left .nuzaki-inline-items {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.nuzaki-widget.nuzaki-align-right .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-align-right .nuzaki-icon-list-item a {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: right
}

.nuzaki-widget.nuzaki-align-right .nuzaki-icon-list-items {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nuzaki-widget:not(.nuzaki-align-right) .nuzaki-icon-list-item:after {
    left: 0
}

.nuzaki-widget:not(.nuzaki-align-left) .nuzaki-icon-list-item:after {
    right: 0
}

@media (max-width: 1200px) {
    .nuzaki-widget.nuzaki-tablet-align-center .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-tablet-align-center .nuzaki-icon-list-item a, .nuzaki-widget.nuzaki-tablet-align-center .nuzaki-icon-list-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nuzaki-widget.nuzaki-tablet-align-center .nuzaki-icon-list-item:after {
        margin: auto
    }

    .nuzaki-widget.nuzaki-tablet-align-left .nuzaki-icon-list-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .nuzaki-widget.nuzaki-tablet-align-left .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-tablet-align-left .nuzaki-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .nuzaki-widget.nuzaki-tablet-align-right .nuzaki-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .nuzaki-widget.nuzaki-tablet-align-right .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-tablet-align-right .nuzaki-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .nuzaki-widget:not(.nuzaki-tablet-align-right) .nuzaki-icon-list-item:after {
        left: 0
    }

    .nuzaki-widget:not(.nuzaki-tablet-align-left) .nuzaki-icon-list-item:after {
        right: 0
    }
}

@media (max-width: 767px) {
    .nuzaki-widget.nuzaki-mobile-align-center .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-mobile-align-center .nuzaki-icon-list-item a, .nuzaki-widget.nuzaki-mobile-align-center .nuzaki-icon-list-items {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nuzaki-widget.nuzaki-mobile-align-center .nuzaki-icon-list-item:after {
        margin: auto
    }

    .nuzaki-widget.nuzaki-mobile-align-left .nuzaki-icon-list-items {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .nuzaki-widget.nuzaki-mobile-align-left .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-mobile-align-left .nuzaki-icon-list-item a {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        text-align: left
    }

    .nuzaki-widget.nuzaki-mobile-align-right .nuzaki-icon-list-items {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .nuzaki-widget.nuzaki-mobile-align-right .nuzaki-icon-list-item, .nuzaki-widget.nuzaki-mobile-align-right .nuzaki-icon-list-item a {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        text-align: right
    }

    .nuzaki-widget:not(.nuzaki-mobile-align-right) .nuzaki-icon-list-item:after {
        left: 0
    }

    .nuzaki-widget:not(.nuzaki-mobile-align-left) .nuzaki-icon-list-item:after {
        right: 0
    }
}

.nuzaki-widget-image {
    text-align: center
}

.nuzaki-widget-image a {
    display: inline-block
}

.nuzaki-widget-image a img[src$=".svg"] {
    width: 48px
}

.nuzaki-widget-image img {
    vertical-align: middle;
    display: inline-block
}

.nuzaki-widget-image-box .nuzaki-image-box-content {
    width: 100%
}

@media (min-width: 768px) {
    .nuzaki-widget-image-box.nuzaki-position-left .nuzaki-image-box-wrapper, .nuzaki-widget-image-box.nuzaki-position-right .nuzaki-image-box-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nuzaki-widget-image-box.nuzaki-position-right .nuzaki-image-box-wrapper {
        text-align: right;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .nuzaki-widget-image-box.nuzaki-position-left .nuzaki-image-box-wrapper {
        text-align: left;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .nuzaki-widget-image-box.nuzaki-position-top .nuzaki-image-box-img {
        margin: auto
    }

    .nuzaki-widget-image-box.nuzaki-vertical-align-top .nuzaki-image-box-wrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .nuzaki-widget-image-box.nuzaki-vertical-align-middle .nuzaki-image-box-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .nuzaki-widget-image-box.nuzaki-vertical-align-bottom .nuzaki-image-box-wrapper {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767px) {
    .nuzaki-widget-image-box .nuzaki-image-box-img {
        margin-left: auto !important;
        margin-right: auto !important;
        margin-bottom: 15px
    }
}

.nuzaki-widget-image-box .nuzaki-image-box-img {
    display: inline-block
}

.nuzaki-widget-image-box .nuzaki-image-box-title a {
    color: inherit
}

.nuzaki-widget-image-box .nuzaki-image-box-wrapper {
    text-align: center
}

.nuzaki-widget-image-box .nuzaki-image-box-description {
    margin: 0
}

.nuzaki-widget-image-carousel .swiper-container {
    position: static
}

.nuzaki-widget-image-carousel .swiper-container .swiper-slide figure {
    line-height: inherit
}

.nuzaki-widget-image-carousel .swiper-slide {
    text-align: center
}

body.nuzaki-page .nuzaki-widget-menu-anchor {
    margin-bottom: 0
}

.nuzaki-widget-progress {
    text-align: left
}

.nuzaki-progress-wrapper {
    position: relative;
    background-color: #eee;
    color: #fff;
    height: 100%;
    -webkit-border-radius: 2px;
    border-radius: 2px
}

.nuzaki-progress-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #818a91;
    width: 0;
    font-size: 11px;
    height: 30px;
    line-height: 30px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out
}

.nuzaki-progress-text {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-left: 15px
}

.nuzaki-progress-percentage {
    padding-right: 15px
}

.nuzaki-widget-progress .nuzaki-progress-wrapper.progress-info .nuzaki-progress-bar {
    background-color: #5bc0de
}

.nuzaki-widget-progress .nuzaki-progress-wrapper.progress-success .nuzaki-progress-bar {
    background-color: #5cb85c
}

.nuzaki-widget-progress .nuzaki-progress-wrapper.progress-warning .nuzaki-progress-bar {
    background-color: #f0ad4e
}

.nuzaki-widget-progress .nuzaki-progress-wrapper.progress-danger .nuzaki-progress-bar {
    background-color: #d9534f
}

.nuzaki-progress .nuzaki-title {
    display: block
}

@media (max-width: 767px) {
    .nuzaki-progress-text {
        padding-left: 10px
    }
}

.nuzaki-widget-social-icons.nuzaki-grid-0 .nuzaki-widget-container, .nuzaki-widget-social-icons.nuzaki-grid-mobile-0 .nuzaki-widget-container, .nuzaki-widget-social-icons.nuzaki-grid-tablet-0 .nuzaki-widget-container {
    line-height: 1;
    font-size: 0
}

.nuzaki-widget-social-icons:not(.nuzaki-grid-0):not(.nuzaki-grid-tablet-0):not(.nuzaki-grid-mobile-0) .nuzaki-grid {
    display: inline-grid
}

.nuzaki-widget-social-icons .nuzaki-grid {
    grid-column-gap: var(--grid-column-gap, 5px);
    grid-row-gap: var(--grid-row-gap, 5px);
    grid-template-columns: var(--grid-template-columns);
    -webkit-box-pack: var(--justify-content, center);
    -ms-flex-pack: var(--justify-content, center);
    justify-content: var(--justify-content, center);
    justify-items: var(--justify-content, center)
}

.nuzaki-icon.nuzaki-social-icon {
    font-size: var(--icon-size, 25px);
    line-height: var(--icon-size, 25px);
    width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
    height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))
}

.nuzaki-social-icon {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background-color: #818a91;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    cursor: pointer
}

.nuzaki-social-icon i {
    color: #fff
}

.nuzaki-social-icon:last-child {
    margin: 0
}

.nuzaki-social-icon:hover {
    opacity: .9;
    color: #fff
}

.nuzaki-social-icon-android {
    background-color: #a4c639
}

.nuzaki-social-icon-apple {
    background-color: #999
}

.nuzaki-social-icon-behance {
    background-color: #1769ff
}

.nuzaki-social-icon-bitbucket {
    background-color: #205081
}

.nuzaki-social-icon-codepen {
    background-color: #000
}

.nuzaki-social-icon-delicious {
    background-color: #39f
}

.nuzaki-social-icon-deviantart {
    background-color: #05cc47
}

.nuzaki-social-icon-digg {
    background-color: #005be2
}

.nuzaki-social-icon-dribbble {
    background-color: #ea4c89
}

.nuzaki-social-icon-nuzaki {
    background-color: #d30c5c
}

.nuzaki-social-icon-envelope {
    background-color: #ea4335
}

.nuzaki-social-icon-facebook, .nuzaki-social-icon-facebook-f {
    background-color: #3b5998
}

.nuzaki-social-icon-flickr {
    background-color: #0063dc
}

.nuzaki-social-icon-foursquare {
    background-color: #2d5be3
}

.nuzaki-social-icon-free-code-camp, .nuzaki-social-icon-freecodecamp {
    background-color: #006400
}

.nuzaki-social-icon-github {
    background-color: #333
}

.nuzaki-social-icon-gitlab {
    background-color: #e24329
}

.nuzaki-social-icon-globe {
    background-color: #818a91
}

.nuzaki-social-icon-google-plus, .nuzaki-social-icon-google-plus-g {
    background-color: #dd4b39
}

.nuzaki-social-icon-houzz {
    background-color: #7ac142
}

.nuzaki-social-icon-instagram {
    background-color: #262626
}

.nuzaki-social-icon-jsfiddle {
    background-color: #487aa2
}

.nuzaki-social-icon-link {
    background-color: #818a91
}

.nuzaki-social-icon-linkedin, .nuzaki-social-icon-linkedin-in {
    background-color: #0077b5
}

.nuzaki-social-icon-medium {
    background-color: #00ab6b
}

.nuzaki-social-icon-meetup {
    background-color: #ec1c40
}

.nuzaki-social-icon-mixcloud {
    background-color: #273a4b
}

.nuzaki-social-icon-odnoklassniki {
    background-color: #f4731c
}

.nuzaki-social-icon-pinterest {
    background-color: #bd081c
}

.nuzaki-social-icon-product-hunt {
    background-color: #da552f
}

.nuzaki-social-icon-reddit {
    background-color: #ff4500
}

.nuzaki-social-icon-rss {
    background-color: #f26522
}

.nuzaki-social-icon-shopping-cart {
    background-color: #4caf50
}

.nuzaki-social-icon-skype {
    background-color: #00aff0
}

.nuzaki-social-icon-slideshare {
    background-color: #0077b5
}

.nuzaki-social-icon-snapchat {
    background-color: #fffc00
}

.nuzaki-social-icon-soundcloud {
    background-color: #f80
}

.nuzaki-social-icon-spotify {
    background-color: #2ebd59
}

.nuzaki-social-icon-stack-overflow {
    background-color: #fe7a15
}

.nuzaki-social-icon-steam {
    background-color: #00adee
}

.nuzaki-social-icon-stumbleupon {
    background-color: #eb4924
}

.nuzaki-social-icon-telegram {
    background-color: #2ca5e0
}

.nuzaki-social-icon-thumb-tack {
    background-color: #1aa1d8
}

.nuzaki-social-icon-tripadvisor {
    background-color: #589442
}

.nuzaki-social-icon-tumblr {
    background-color: #35465c
}

.nuzaki-social-icon-twitch {
    background-color: #6441a5
}

.nuzaki-social-icon-twitter {
    background-color: #1da1f2
}

.nuzaki-social-icon-viber {
    background-color: #665cac
}

.nuzaki-social-icon-vimeo {
    background-color: #1ab7ea
}

.nuzaki-social-icon-vk {
    background-color: #45668e
}

.nuzaki-social-icon-weibo {
    background-color: #dd2430
}

.nuzaki-social-icon-weixin {
    background-color: #31a918
}

.nuzaki-social-icon-whatsapp {
    background-color: #25d366
}

.nuzaki-social-icon-wordpress {
    background-color: #21759b
}

.nuzaki-social-icon-xing {
    background-color: #026466
}

.nuzaki-social-icon-yelp {
    background-color: #af0606
}

.nuzaki-social-icon-youtube {
    background-color: #cd201f
}

.nuzaki-social-icon-500px {
    background-color: #0099e5
}

.nuzaki-shape-rounded .nuzaki-icon.nuzaki-social-icon {
    -webkit-border-radius: 10%;
    border-radius: 10%
}

.nuzaki-shape-circle .nuzaki-icon.nuzaki-social-icon {
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.nuzaki-star-rating {
    color: #ccd6df;
    font-family: eicons;
    display: inline-block
}

.nuzaki-star-rating i {
    display: inline-block;
    position: relative;
    font-style: normal;
    cursor: default
}

.nuzaki-star-rating i:before {
    content: "\e934";
    display: block;
    font-size: inherit;
    font-family: inherit;
    position: absolute;
    overflow: hidden;
    color: #f0ad4e;
    top: 0;
    left: 0
}

.nuzaki-star-rating .nuzaki-star-empty:before {
    content: none
}

.nuzaki-star-rating .nuzaki-star-1:before {
    width: 10%
}

.nuzaki-star-rating .nuzaki-star-2:before {
    width: 20%
}

.nuzaki-star-rating .nuzaki-star-3:before {
    width: 30%
}

.nuzaki-star-rating .nuzaki-star-4:before {
    width: 40%
}

.nuzaki-star-rating .nuzaki-star-5:before {
    width: 50%
}

.nuzaki-star-rating .nuzaki-star-6:before {
    width: 60%
}

.nuzaki-star-rating .nuzaki-star-7:before {
    width: 70%
}

.nuzaki-star-rating .nuzaki-star-8:before {
    width: 80%
}

.nuzaki-star-rating .nuzaki-star-9:before {
    width: 90%
}

.nuzaki-star-rating__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.nuzaki-star-rating__title {
    margin-right: 10px
}

.nuzaki-star-rating--align-right .nuzaki-star-rating__wrapper {
    text-align: right;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.nuzaki-star-rating--align-left .nuzaki-star-rating__wrapper {
    text-align: left;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.nuzaki-star-rating--align-center .nuzaki-star-rating__wrapper {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.nuzaki-star-rating--align-justify .nuzaki-star-rating__title {
    margin-right: auto
}

@media (max-width: 1200px) {
    .nuzaki-star-rating-tablet--align-right .nuzaki-star-rating__wrapper {
        text-align: right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .nuzaki-star-rating-tablet--align-left .nuzaki-star-rating__wrapper {
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .nuzaki-star-rating-tablet--align-center .nuzaki-star-rating__wrapper {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nuzaki-star-rating-tablet--align-justify .nuzaki-star-rating__title {
        margin-right: auto
    }
}

@media (max-width: 767px) {
    .nuzaki-star-rating-mobile--align-right .nuzaki-star-rating__wrapper {
        text-align: right;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .nuzaki-star-rating-mobile--align-left .nuzaki-star-rating__wrapper {
        text-align: left;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .nuzaki-star-rating-mobile--align-center .nuzaki-star-rating__wrapper {
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nuzaki-star-rating-mobile--align-justify .nuzaki-star-rating__title {
        margin-right: auto
    }
}

.last-star {
    letter-spacing: 0
}

.nuzaki--star-style-star_unicode .nuzaki-star-rating {
    font-family: Arial, Helvetica, sans-serif
}

.nuzaki--star-style-star_unicode .nuzaki-star-rating i:not(.nuzaki-star-empty):before {
    content: "\002605"
}

.nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tabs-wrapper {
    width: 25%;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tab-desktop-title.nuzaki-active {
    border-right-style: none
}

.nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tab-desktop-title.nuzaki-active:after, .nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tab-desktop-title.nuzaki-active:before {
    height: 999em;
    width: 0;
    right: 0;
    border-right-style: solid
}

.nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tab-desktop-title.nuzaki-active:before {
    top: 0;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%)
}

.nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tab-desktop-title.nuzaki-active:after {
    top: 100%
}

.nuzaki-widget-tabs.nuzaki-tabs-view-horizontal .nuzaki-tab-desktop-title {
    display: table-cell
}

.nuzaki-widget-tabs.nuzaki-tabs-view-horizontal .nuzaki-tab-desktop-title.nuzaki-active {
    border-bottom-style: none
}

.nuzaki-widget-tabs.nuzaki-tabs-view-horizontal .nuzaki-tab-desktop-title.nuzaki-active:after, .nuzaki-widget-tabs.nuzaki-tabs-view-horizontal .nuzaki-tab-desktop-title.nuzaki-active:before {
    bottom: 0;
    height: 0;
    width: 999em;
    border-bottom-style: solid
}

.nuzaki-widget-tabs.nuzaki-tabs-view-horizontal .nuzaki-tab-desktop-title.nuzaki-active:before {
    right: 100%
}

.nuzaki-widget-tabs.nuzaki-tabs-view-horizontal .nuzaki-tab-desktop-title.nuzaki-active:after {
    left: 100%
}

.nuzaki-widget-tabs .nuzaki-tab-content, .nuzaki-widget-tabs .nuzaki-tab-title, .nuzaki-widget-tabs .nuzaki-tab-title:after, .nuzaki-widget-tabs .nuzaki-tab-title:before, .nuzaki-widget-tabs .nuzaki-tabs-content-wrapper {
    border: 1px #d4d4d4
}

.nuzaki-widget-tabs .nuzaki-tabs {
    text-align: left
}

.nuzaki-widget-tabs .nuzaki-tabs-wrapper {
    overflow: hidden
}

.nuzaki-widget-tabs .nuzaki-tab-title {
    cursor: pointer;
    outline: var(--focus-outline, none)
}

.nuzaki-widget-tabs .nuzaki-tab-desktop-title {
    position: relative;
    padding: 20px 25px;
    font-weight: 700;
    line-height: 1;
    border: solid transparent
}

.nuzaki-widget-tabs .nuzaki-tab-desktop-title.nuzaki-active {
    border-color: #d4d4d4
}

.nuzaki-widget-tabs .nuzaki-tab-desktop-title.nuzaki-active:after, .nuzaki-widget-tabs .nuzaki-tab-desktop-title.nuzaki-active:before {
    display: block;
    content: "";
    position: absolute
}

.nuzaki-widget-tabs .nuzaki-tab-mobile-title {
    padding: 10px;
    cursor: pointer
}

.nuzaki-widget-tabs .nuzaki-tab-content {
    padding: 20px;
    display: none
}

@media (max-width: 767px) {
    .nuzaki-tabs .nuzaki-tab-content, .nuzaki-tabs .nuzaki-tab-title {
        border-style: solid solid none
    }

    .nuzaki-tabs .nuzaki-tabs-wrapper {
        display: none
    }

    .nuzaki-tabs .nuzaki-tabs-content-wrapper {
        border-bottom-style: solid
    }

    .nuzaki-tabs .nuzaki-tab-content {
        padding: 10px
    }
}

@media (min-width: 768px) {
    .nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tabs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tabs-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .nuzaki-widget-tabs.nuzaki-tabs-view-vertical .nuzaki-tabs-content-wrapper {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-style: solid solid solid none
    }

    .nuzaki-widget-tabs.nuzaki-tabs-view-horizontal .nuzaki-tab-content {
        border-style: none solid solid
    }

    .nuzaki-widget-tabs.nuzaki-tabs-alignment-center .nuzaki-tabs-wrapper, .nuzaki-widget-tabs.nuzaki-tabs-alignment-end .nuzaki-tabs-wrapper, .nuzaki-widget-tabs.nuzaki-tabs-alignment-stretch .nuzaki-tabs-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .nuzaki-widget-tabs.nuzaki-tabs-alignment-center .nuzaki-tabs-wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .nuzaki-widget-tabs.nuzaki-tabs-alignment-end .nuzaki-tabs-wrapper {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .nuzaki-widget-tabs.nuzaki-tabs-alignment-stretch.nuzaki-tabs-view-horizontal .nuzaki-tab-title {
        width: 100%
    }

    .nuzaki-widget-tabs.nuzaki-tabs-alignment-stretch.nuzaki-tabs-view-vertical .nuzaki-tab-title {
        height: 100%
    }

    .nuzaki-tabs .nuzaki-tab-mobile-title {
        display: none
    }
}

.nuzaki-testimonial-wrapper {
    overflow: hidden;
    text-align: center
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-content {
    font-size: 1.3em;
    margin-bottom: 20px
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-name {
    line-height: 1.5;
    display: block
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-job {
    font-size: .85em;
    display: block
}

.nuzaki-testimonial-wrapper.nuzaki-testimonial-text-align-left {
    text-align: left
}

.nuzaki-testimonial-wrapper.nuzaki-testimonial-text-align-right {
    text-align: right
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-meta {
    width: 100%;
    line-height: 1
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-meta-inner {
    display: inline-block
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-meta .nuzaki-testimonial-details, .nuzaki-testimonial-wrapper .nuzaki-testimonial-meta .nuzaki-testimonial-image {
    display: table-cell;
    vertical-align: middle
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-meta .nuzaki-testimonial-image img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-meta.nuzaki-testimonial-image-position-aside .nuzaki-testimonial-image {
    padding-right: 15px
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-meta.nuzaki-testimonial-image-position-aside .nuzaki-testimonial-details {
    text-align: left
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-meta.nuzaki-testimonial-image-position-top .nuzaki-testimonial-details, .nuzaki-testimonial-wrapper .nuzaki-testimonial-meta.nuzaki-testimonial-image-position-top .nuzaki-testimonial-image {
    display: block
}

.nuzaki-testimonial-wrapper .nuzaki-testimonial-meta.nuzaki-testimonial-image-position-top .nuzaki-testimonial-image {
    margin-bottom: 20px
}

.nuzaki-widget-text-editor.nuzaki-drop-cap-view-stacked .nuzaki-drop-cap {
    background-color: #818a91;
    color: #fff
}

.nuzaki-widget-text-editor.nuzaki-drop-cap-view-framed .nuzaki-drop-cap {
    color: #818a91;
    border: 3px solid;
    background-color: transparent
}

.nuzaki-widget-text-editor:not(.nuzaki-drop-cap-view-default) .nuzaki-drop-cap {
    margin-top: 8px
}

.nuzaki-widget-text-editor:not(.nuzaki-drop-cap-view-default) .nuzaki-drop-cap-letter {
    width: 1em;
    height: 1em
}

.nuzaki-widget-text-editor .nuzaki-drop-cap {
    float: left;
    text-align: center;
    line-height: 1;
    font-size: 50px
}

.nuzaki-widget-text-editor .nuzaki-drop-cap-letter {
    display: inline-block
}

.nuzaki-toggle {
    text-align: left
}

.nuzaki-toggle .nuzaki-tab-title {
    font-weight: 700;
    line-height: 1;
    margin: 0;
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    cursor: pointer;
    outline: none
}

.nuzaki-toggle .nuzaki-tab-title .nuzaki-toggle-icon {
    display: inline-block;
    width: 1em
}

.nuzaki-toggle .nuzaki-tab-title .nuzaki-toggle-icon.nuzaki-toggle-icon-right {
    float: right;
    text-align: right
}

.nuzaki-toggle .nuzaki-tab-title .nuzaki-toggle-icon.nuzaki-toggle-icon-left {
    float: left;
    text-align: left
}

.nuzaki-toggle .nuzaki-tab-title .nuzaki-toggle-icon .nuzaki-toggle-icon-closed {
    display: block
}

.nuzaki-toggle .nuzaki-tab-title .nuzaki-toggle-icon .nuzaki-toggle-icon-opened {
    display: none
}

.nuzaki-toggle .nuzaki-tab-title.nuzaki-active {
    border-bottom: none
}

.nuzaki-toggle .nuzaki-tab-title.nuzaki-active .nuzaki-toggle-icon-closed {
    display: none
}

.nuzaki-toggle .nuzaki-tab-title.nuzaki-active .nuzaki-toggle-icon-opened {
    display: block
}

.nuzaki-toggle .nuzaki-tab-content {
    padding: 15px;
    border-bottom: 1px solid #d4d4d4;
    display: none
}

@media (max-width: 767px) {
    .nuzaki-toggle .nuzaki-tab-title {
        padding: 12px
    }

    .nuzaki-toggle .nuzaki-tab-content {
        padding: 12px 10px
    }
}

.nuzaki-widget-video .nuzaki-widget-container {
    overflow: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.nuzaki-widget-video .nuzaki-open-inline .nuzaki-custom-embed-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: 50%
}

.nuzaki-widget-video .nuzaki-custom-embed-image-overlay {
    cursor: pointer;
    text-align: center
}

.nuzaki-widget-video .nuzaki-custom-embed-image-overlay:hover .nuzaki-custom-embed-play i {
    opacity: 1
}

.nuzaki-widget-video .nuzaki-custom-embed-image-overlay img {
    display: block;
    width: 100%
}

.nuzaki-widget-video .e-hosted-video .nuzaki-video {
    -o-object-fit: cover;
    object-fit: cover
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              .nuzaki-1428 .nuzaki-element.nuzaki-element-9bbf9d0 div.nuzaki-widget-container:after{transition-delay:0.1s;}.nuzaki-1428 .nuzaki-element.nuzaki-element-9bbf9d0 .nuzaki-widget-container:after{margin:-30px -30px -30px -30px;transition-delay:0s;}.nuzaki-1428 .nuzaki-element.nuzaki-element-9bbf9d0 .nuzaki-widget-container:hover:after{transition-delay:0s;}.nuzaki-1428 .nuzaki-element.nuzaki-element-2d04bc1 .nuzaki-spacer-inner{height:27px;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4036e28.nuzaki-icon i{color:var( --e-global-color-26c04459 );}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4036e28.nuzaki-icon svg{fill:var( --e-global-color-26c04459 );}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4036e28.nuzaki-social-icon{background-color:#22232800;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4036e28.nuzaki-icon{border-color:#FFFFFF33;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4036e28.nuzaki-icon:hover i{color:#FFFFFF;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4036e28.nuzaki-icon:hover svg{fill:#FFFFFF;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4036e28.nuzaki-icon:hover{background-color:#18A6F0;border-color:#18A6F0;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-3f4edb6.nuzaki-icon i{color:var( --e-global-color-26c04459 );}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-3f4edb6.nuzaki-icon svg{fill:var( --e-global-color-26c04459 );}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-3f4edb6.nuzaki-social-icon{background-color:#22232800;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-3f4edb6.nuzaki-icon{border-color:#FFFFFF33;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-3f4edb6.nuzaki-icon:hover i{color:#FFFFFF;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-3f4edb6.nuzaki-icon:hover svg{fill:#FFFFFF;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-3f4edb6.nuzaki-icon:hover{background-color:#3B5998;border-color:#3B5998;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-cff3876.nuzaki-icon i{color:var( --e-global-color-26c04459 );}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-cff3876.nuzaki-icon svg{fill:var( --e-global-color-26c04459 );}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-cff3876.nuzaki-social-icon{background-color:#22232800;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-cff3876.nuzaki-icon{border-color:#FFFFFF33;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-cff3876.nuzaki-icon:hover i{color:#FFFFFF;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-cff3876.nuzaki-icon:hover svg{fill:#FFFFFF;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-cff3876.nuzaki-icon:hover{background-color:#E40000;border-color:#E40000;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4d3ff97.nuzaki-icon i{color:var( --e-global-color-26c04459 );}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4d3ff97.nuzaki-icon svg{fill:var( --e-global-color-26c04459 );}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4d3ff97.nuzaki-social-icon{background-color:#22232800;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4d3ff97.nuzaki-icon{border-color:#FFFFFF33;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4d3ff97.nuzaki-icon:hover i{color:#FFFFFF;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4d3ff97.nuzaki-icon:hover svg{fill:#FFFFFF;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-repeater-item-4d3ff97.nuzaki-icon:hover{background-color:#C32AA3;border-color:#C32AA3;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7{text-align:left;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-icon{font-size:13px;padding:8px;border-style:solid;border-width:1px 1px 1px 1px;border-radius:50% 50% 50% 50%;}.nuzaki-1428 .nuzaki-element.nuzaki-element-d9f59b7 .nuzaki-icon:not(:last-child){margin-right:10px;}@media(max-width:1200px){.nuzaki-1428 .nuzaki-element.nuzaki-element-a3657ff .wgl-gallery_items:not(.gallery-justified) .wgl-gallery_item-wrapper{padding:calc(10px / 2);}.nuzaki-1428 .nuzaki-element.nuzaki-element-a3657ff .wgl-gallery_items:not(.gallery-justified){margin:calc(-10px / 2);}}@media(max-width:767px){.nuzaki-1428 .nuzaki-element.nuzaki-element-a3657ff .wgl-gallery_items:not(.gallery-justified) .wgl-gallery_item-wrapper{padding:calc(10px / 2);}.nuzaki-1428 .nuzaki-element.nuzaki-element-a3657ff .wgl-gallery_items:not(.gallery-justified){margin:calc(-10px / 2);}}