.dialog-widget-content {
    background-color: #fff;
    position: absolute;
    border-radius: 3px;
    box-shadow: 2px 8px 23px 3px rgba(0, 0, 0, .2);
    overflow: hidden
}

.dialog-message {
    font-size: 12px;
    line-height: 1.5;
    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;
    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(.elementor-popup-modal) .dialog-header, .dialog-type-lightbox:not(.elementor-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
}

#elementor-change-exit-preference-dialog .dialog-message a {
    cursor: pointer
}

#elementor-change-exit-preference-dialog .dialog-message>div {
    margin-bottom: 10px
}

#elementor-change-exit-preference-dialog .dialog-ok {
    color: #39b54a
}

#e-experiments-dependency-dialog .dialog-confirm-header {
    font-weight: 600
}

#e-experiments-dependency-dialog .dialog-ok, #e-kit-elements-defaults-create-dialog .dialog-ok {
    color: #39b54a
}

#e-kit-elements-defaults-create-dialog label {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 20px
}

.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: sticky;
        height: 100vh
    }
}

.elementor-aspect-ratio-219 .elementor-fit-aspect-ratio {
    padding-bottom: 42.8571%
}

.elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 56.25%
}

.elementor-aspect-ratio-43 .elementor-fit-aspect-ratio {
    padding-bottom: 75%
}

.elementor-aspect-ratio-32 .elementor-fit-aspect-ratio {
    padding-bottom: 66.6666%
}

.elementor-aspect-ratio-11 .elementor-fit-aspect-ratio {
    padding-bottom: 100%
}

.elementor-aspect-ratio-916 .elementor-fit-aspect-ratio {
    padding-bottom: 177.8%
}

.elementor-fit-aspect-ratio {
    position: relative;
    height: 0
}

.elementor-fit-aspect-ratio iframe {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: 0;
    background-color: #000
}

.elementor-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
}

.elementor-templates-modal .dialog-widget-content {
    font-family: Roboto, Arial, Helvetica, Verdana, sans-serif;
    background-color: #f1f3f5;
    width: 100%
}

@media (max-width:1439px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 990px
    }
}

@media (min-width:1440px) {
    .elementor-templates-modal .dialog-widget-content {
        max-width: 1200px
    }
}

.elementor-templates-modal .dialog-header {
    padding: 0;
    background-color: #fff;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: relative;
    z-index: 1
}

.elementor-templates-modal .dialog-buttons-wrapper {
    background-color: #fff;
    border: none;
    display: none;
    justify-content: flex-end;
    padding: 5px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: relative
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button {
    height: 40px;
    margin-left: 5px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success {
    padding: 12px 36px;
    color: #fff;
    width: auto;
    font-size: 15px
}

.elementor-templates-modal .dialog-buttons-wrapper .elementor-button-success:hover {
    background-color: #39b54a
}

.elementor-templates-modal .dialog-message {
    height: 750px;
    max-height: 85vh;
    overflow-y: scroll;
    padding-top: 25px
}

.elementor-templates-modal .dialog-content {
    height: 100%
}

.elementor-templates-modal .dialog-loading {
    display: none
}

.elementor-templates-modal__header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px
}

.elementor-templates-modal__header__logo {
    line-height: 1;
    text-transform: uppercase;
    font-weight: 700;
    cursor: pointer
}

.elementor-templates-modal__header__logo-area {
    text-align: left;
    padding-left: 15px
}

.elementor-templates-modal__header__logo-area>* {
    display: flex;
    align-items: center
}

.elementor-templates-modal__header__logo__icon-wrapper {
    margin-right: 10px;
    font-size: 12px
}

.elementor-templates-modal__header__logo__title {
    padding-top: 2px
}

.elementor-templates-modal__header__items-area {
    display: flex;
    flex-direction: row-reverse
}

.elementor-templates-modal__header__item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: content-box
}

.elementor-templates-modal__header__item>i {
    font-size: 20px;
    transition: all .3s;
    cursor: pointer
}

.elementor-templates-modal__header__item>i:not(:hover) {
    color: #a4afb7
}

.elementor-templates-modal__header__close--normal {
    width: 47px;
    border-left: 1px solid #e6e9ec
}

.elementor-templates-modal__header__close--normal i {
    font-size: 18px
}

.elementor-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;
    border-radius: 2px;
    cursor: pointer
}

.elementor-templates-modal__header__close--skip>i {
    font-size: inherit;
    padding-left: 10px;
    margin-left: 15px;
    border-left: 1px solid
}

.elementor-templates-modal__header__close--skip>i:not(:hover) {
    color: #fff
}

.elementor-templates-modal__sidebar {
    flex-shrink: 0;
    width: 25%;
    background-color: hsla(0, 0%, 100%, .3)
}

.elementor-templates-modal__content {
    flex-grow: 1;
    box-shadow: inset 0 0 13px rgba(0, 0, 0, .05)
}

#wpadminbar #wp-admin-bar-elementor_edit_page .elementor-general-section+.elementor-second-section {
    border-top: 1px solid #464b50;
    margin-top: 6px
}

.elementor-hidden {
    display: none
}

.elementor-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
}

.elementor-clearfix:after {
    content: "";
    display: block;
    clear: both;
    width: 0;
    height: 0
}

.e-logo-wrapper {
    background: #93003c;
    display: inline-block;
    padding: .75em;
    border-radius: 50%;
    line-height: 1
}

.e-logo-wrapper i {
    color: #fff;
    font-size: 1em
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-ok {
    color: #39b54a
}

#e-enable-unfiltered-files-dialog-import-template .dialog-confirm-cancel {
    color: #b01b1b
}

.elementor {
    -webkit-hyphens: manual;
    hyphens: manual
}

.elementor *, .elementor :after, .elementor :before {
    box-sizing: border-box
}

.elementor a {
    box-shadow: none;
    text-decoration: none
}

.elementor hr {
    margin: 0;
    background-color: transparent
}

.elementor img {
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none
}

.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure {
    margin: 0
}

.elementor embed, .elementor iframe, .elementor object, .elementor video {
    max-width: 100%;
    width: 100%;
    margin: 0;
    line-height: 1;
    border: none
}

.elementor .elementor-custom-embed {
    line-height: 0
}

.elementor .elementor-background, .elementor .elementor-background-holder, .elementor .elementor-background-video-container {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    direction: ltr
}

.elementor .elementor-background-video-container {
    transition: opacity 1s;
    pointer-events: none
}

.elementor .elementor-background-video-container.elementor-loading {
    opacity: 0
}

.elementor .elementor-background-video-embed {
    max-width: none
}

.elementor .elementor-background-video, .elementor .elementor-background-video-embed, .elementor .elementor-background-video-hosted {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor .elementor-background-video {
    max-width: none
}

.elementor .elementor-html5-video {
    -o-object-fit: cover;
    object-fit: cover
}

.elementor .elementor-background-overlay, .elementor .elementor-background-slideshow {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute
}

.elementor .elementor-background-slideshow {
    z-index: 0
}

.elementor .elementor-background-slideshow__slide__image {
    width: 100%;
    height: 100%;
    background-position: 50%;
    background-size: cover
}

.e-con-inner>.elementor-element.elementor-absolute, .e-con>.elementor-element.elementor-absolute, .elementor-widget-wrap>.elementor-element.elementor-absolute {
    position: absolute
}

.e-con-inner>.elementor-element.elementor-fixed, .e-con>.elementor-element.elementor-fixed, .elementor-widget-wrap>.elementor-element.elementor-fixed {
    position: fixed
}

.elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
    max-width: 100%
}

@media (max-width:1024px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial {
        max-width: 100%
    }
}

@media (max-width:767px) {
    .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial {
        max-width: 100%
    }
}

.elementor-element {
    --flex-direction: initial;
    --flex-wrap: initial;
    --justify-content: initial;
    --align-items: initial;
    --align-content: initial;
    --gap: initial;
    --flex-basis: initial;
    --flex-grow: initial;
    --flex-shrink: initial;
    --order: initial;
    --align-self: initial;
    flex-basis: var(--flex-basis);
    flex-grow: var(--flex-grow);
    flex-shrink: var(--flex-shrink);
    order: var(--order);
    align-self: var(--align-self)
}

.elementor-element.elementor-absolute, .elementor-element.elementor-fixed {
    z-index: 1
}

.elementor-element:where(.e-con-full, .elementor-widget) {
    flex-direction: var(--flex-direction);
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap)
}

.elementor-invisible {
    visibility: hidden
}

.elementor-align-center {
    text-align: center
}

.elementor-align-center .elementor-button {
    width: auto
}

.elementor-align-right {
    text-align: right
}

.elementor-align-right .elementor-button {
    width: auto
}

.elementor-align-left {
    text-align: left
}

.elementor-align-left .elementor-button {
    width: auto
}

.elementor-align-justify .elementor-button {
    width: 100%
}

.elementor-custom-embed-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.elementor-custom-embed-play i {
    font-size: 100px;
    color: #fff;
    text-shadow: 1px 0 6px rgba(0, 0, 0, .3)
}

.elementor-custom-embed-play svg {
    height: 100px;
    width: 100px;
    fill: #fff;
    filter: drop-shadow(1px 0 6px rgba(0, 0, 0, .3))
}

.elementor-custom-embed-play i, .elementor-custom-embed-play svg {
    opacity: .8;
    transition: all .5s
}

.elementor-custom-embed-play.elementor-playing i {
    font-family: eicons
}

.elementor-custom-embed-play.elementor-playing i:before {
    content: "\e8fb"
}

.elementor-custom-embed-play.elementor-playing i, .elementor-custom-embed-play.elementor-playing svg {
    animation: eicon-spin 2s linear infinite
}

.elementor-tag {
    display: inline-flex
}

.elementor-ken-burns {
    transition-property: transform;
    transition-duration: 10s;
    transition-timing-function: linear
}

.elementor-ken-burns--out {
    transform: scale(1.3)
}

.elementor-ken-burns--active {
    transition-duration: 20s
}

.elementor-ken-burns--active.elementor-ken-burns--out {
    transform: scale(1)
}

.elementor-ken-burns--active.elementor-ken-burns--in {
    transform: scale(1.3)
}

@media (min-width:2560px) {
    .elementor-widescreen-align-center {
        text-align: center
    }

    .elementor-widescreen-align-center .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-right {
        text-align: right
    }

    .elementor-widescreen-align-right .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-left {
        text-align: left
    }

    .elementor-widescreen-align-left .elementor-button {
        width: auto
    }

    .elementor-widescreen-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:1440px) {
    .elementor-laptop-align-center {
        text-align: center
    }

    .elementor-laptop-align-center .elementor-button {
        width: auto
    }

    .elementor-laptop-align-right {
        text-align: right
    }

    .elementor-laptop-align-right .elementor-button {
        width: auto
    }

    .elementor-laptop-align-left {
        text-align: left
    }

    .elementor-laptop-align-left .elementor-button {
        width: auto
    }

    .elementor-laptop-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:-1px) {
    .elementor-tablet_extra-align-center {
        text-align: center
    }

    .elementor-tablet_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-right {
        text-align: right
    }

    .elementor-tablet_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-left {
        text-align: left
    }

    .elementor-tablet_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:1024px) {
    .elementor-tablet-align-center {
        text-align: center
    }

    .elementor-tablet-align-center .elementor-button {
        width: auto
    }

    .elementor-tablet-align-right {
        text-align: right
    }

    .elementor-tablet-align-right .elementor-button {
        width: auto
    }

    .elementor-tablet-align-left {
        text-align: left
    }

    .elementor-tablet-align-left .elementor-button {
        width: auto
    }

    .elementor-tablet-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:880px) {
    .elementor-mobile_extra-align-center {
        text-align: center
    }

    .elementor-mobile_extra-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-right {
        text-align: right
    }

    .elementor-mobile_extra-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-left {
        text-align: left
    }

    .elementor-mobile_extra-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile_extra-align-justify .elementor-button {
        width: 100%
    }
}

@media (max-width:767px) {
    .elementor-mobile-align-center {
        text-align: center
    }

    .elementor-mobile-align-center .elementor-button {
        width: auto
    }

    .elementor-mobile-align-right {
        text-align: right
    }

    .elementor-mobile-align-right .elementor-button {
        width: auto
    }

    .elementor-mobile-align-left {
        text-align: left
    }

    .elementor-mobile-align-left .elementor-button {
        width: auto
    }

    .elementor-mobile-align-justify .elementor-button {
        width: 100%
    }
}

:root {
    --page-title-display: block
}

.elementor-page-title, h1.entry-title {
    display: var(--page-title-display)
}

@keyframes eicon-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(359deg)
    }
}

.eicon-animation-spin {
    animation: eicon-spin 2s linear infinite
}

.elementor-section {
    position: relative
}

.elementor-section .elementor-container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative
}

@media (max-width:1024px) {
    .elementor-section .elementor-container {
        flex-wrap: wrap
    }
}

.elementor-section.elementor-section-boxed>.elementor-container {
    max-width: 1140px
}

.elementor-section.elementor-section-stretched {
    position: relative;
    width: 100%
}

.elementor-section.elementor-section-items-top>.elementor-container {
    align-items: flex-start
}

.elementor-section.elementor-section-items-middle>.elementor-container {
    align-items: center
}

.elementor-section.elementor-section-items-bottom>.elementor-container {
    align-items: flex-end
}

@media (min-width:768px) {
    .elementor-section.elementor-section-height-full {
        height: 100vh
    }

    .elementor-section.elementor-section-height-full>.elementor-container {
        height: 100%
    }
}

.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-start
}

.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: center
}

.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap {
    align-items: flex-end
}

.elementor-row {
    width: 100%;
    display: flex
}

@media (max-width:1024px) {
    .elementor-row {
        flex-wrap: wrap
    }
}

.elementor-widget-wrap {
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start
}

.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
    display: flex
}

.elementor-widget-wrap>.elementor-element {
    width: 100%
}

.elementor-widget-wrap.e-swiper-container {
    width: calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))
}

.elementor-widget {
    position: relative
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px
}

.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
    margin-bottom: 0
}

.elementor-column {
    position: relative;
    min-height: 1px;
    display: flex
}

.elementor-column-wrap {
    width: 100%;
    position: relative;
    display: flex
}

.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated {
    padding: 5px
}

.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 10px
}

.elementor-column-gap-extended>.elementor-column>.elementor-element-populated {
    padding: 15px
}

.elementor-column-gap-wide>.elementor-column>.elementor-element-populated {
    padding: 20px
}

.elementor-column-gap-wider>.elementor-column>.elementor-element-populated {
    padding: 30px
}

.elementor-inner-section .elementor-column-gap-no .elementor-element-populated {
    padding: 0
}

@media (min-width:768px) {
    .elementor-column.elementor-col-10, .elementor-column[data-col="10"] {
        width: 10%
    }

    .elementor-column.elementor-col-11, .elementor-column[data-col="11"] {
        width: 11.111%
    }

    .elementor-column.elementor-col-12, .elementor-column[data-col="12"] {
        width: 12.5%
    }

    .elementor-column.elementor-col-14, .elementor-column[data-col="14"] {
        width: 14.285%
    }

    .elementor-column.elementor-col-16, .elementor-column[data-col="16"] {
        width: 16.666%
    }

    .elementor-column.elementor-col-20, .elementor-column[data-col="20"] {
        width: 20%
    }

    .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
        width: 25%
    }

    .elementor-column.elementor-col-30, .elementor-column[data-col="30"] {
        width: 30%
    }

    .elementor-column.elementor-col-33, .elementor-column[data-col="33"] {
        width: 33.333%
    }

    .elementor-column.elementor-col-40, .elementor-column[data-col="40"] {
        width: 40%
    }

    .elementor-column.elementor-col-50, .elementor-column[data-col="50"] {
        width: 50%
    }

    .elementor-column.elementor-col-60, .elementor-column[data-col="60"] {
        width: 60%
    }

    .elementor-column.elementor-col-66, .elementor-column[data-col="66"] {
        width: 66.666%
    }

    .elementor-column.elementor-col-70, .elementor-column[data-col="70"] {
        width: 70%
    }

    .elementor-column.elementor-col-75, .elementor-column[data-col="75"] {
        width: 75%
    }

    .elementor-column.elementor-col-80, .elementor-column[data-col="80"] {
        width: 80%
    }

    .elementor-column.elementor-col-83, .elementor-column[data-col="83"] {
        width: 83.333%
    }

    .elementor-column.elementor-col-90, .elementor-column[data-col="90"] {
        width: 90%
    }

    .elementor-column.elementor-col-100, .elementor-column[data-col="100"] {
        width: 100%
    }
}

@media (max-width:479px) {
    .elementor-column.elementor-xs-10 {
        width: 10%
    }

    .elementor-column.elementor-xs-11 {
        width: 11.111%
    }

    .elementor-column.elementor-xs-12 {
        width: 12.5%
    }

    .elementor-column.elementor-xs-14 {
        width: 14.285%
    }

    .elementor-column.elementor-xs-16 {
        width: 16.666%
    }

    .elementor-column.elementor-xs-20 {
        width: 20%
    }

    .elementor-column.elementor-xs-25 {
        width: 25%
    }

    .elementor-column.elementor-xs-30 {
        width: 30%
    }

    .elementor-column.elementor-xs-33 {
        width: 33.333%
    }

    .elementor-column.elementor-xs-40 {
        width: 40%
    }

    .elementor-column.elementor-xs-50 {
        width: 50%
    }

    .elementor-column.elementor-xs-60 {
        width: 60%
    }

    .elementor-column.elementor-xs-66 {
        width: 66.666%
    }

    .elementor-column.elementor-xs-70 {
        width: 70%
    }

    .elementor-column.elementor-xs-75 {
        width: 75%
    }

    .elementor-column.elementor-xs-80 {
        width: 80%
    }

    .elementor-column.elementor-xs-83 {
        width: 83.333%
    }

    .elementor-column.elementor-xs-90 {
        width: 90%
    }

    .elementor-column.elementor-xs-100 {
        width: 100%
    }
}

@media (max-width:767px) {
    .elementor-column.elementor-sm-10 {
        width: 10%
    }

    .elementor-column.elementor-sm-11 {
        width: 11.111%
    }

    .elementor-column.elementor-sm-12 {
        width: 12.5%
    }

    .elementor-column.elementor-sm-14 {
        width: 14.285%
    }

    .elementor-column.elementor-sm-16 {
        width: 16.666%
    }

    .elementor-column.elementor-sm-20 {
        width: 20%
    }

    .elementor-column.elementor-sm-25 {
        width: 25%
    }

    .elementor-column.elementor-sm-30 {
        width: 30%
    }

    .elementor-column.elementor-sm-33 {
        width: 33.333%
    }

    .elementor-column.elementor-sm-40 {
        width: 40%
    }

    .elementor-column.elementor-sm-50 {
        width: 50%
    }

    .elementor-column.elementor-sm-60 {
        width: 60%
    }

    .elementor-column.elementor-sm-66 {
        width: 66.666%
    }

    .elementor-column.elementor-sm-70 {
        width: 70%
    }

    .elementor-column.elementor-sm-75 {
        width: 75%
    }

    .elementor-column.elementor-sm-80 {
        width: 80%
    }

    .elementor-column.elementor-sm-83 {
        width: 83.333%
    }

    .elementor-column.elementor-sm-90 {
        width: 90%
    }

    .elementor-column.elementor-sm-100 {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-column.elementor-md-10 {
        width: 10%
    }

    .elementor-column.elementor-md-11 {
        width: 11.111%
    }

    .elementor-column.elementor-md-12 {
        width: 12.5%
    }

    .elementor-column.elementor-md-14 {
        width: 14.285%
    }

    .elementor-column.elementor-md-16 {
        width: 16.666%
    }

    .elementor-column.elementor-md-20 {
        width: 20%
    }

    .elementor-column.elementor-md-25 {
        width: 25%
    }

    .elementor-column.elementor-md-30 {
        width: 30%
    }

    .elementor-column.elementor-md-33 {
        width: 33.333%
    }

    .elementor-column.elementor-md-40 {
        width: 40%
    }

    .elementor-column.elementor-md-50 {
        width: 50%
    }

    .elementor-column.elementor-md-60 {
        width: 60%
    }

    .elementor-column.elementor-md-66 {
        width: 66.666%
    }

    .elementor-column.elementor-md-70 {
        width: 70%
    }

    .elementor-column.elementor-md-75 {
        width: 75%
    }

    .elementor-column.elementor-md-80 {
        width: 80%
    }

    .elementor-column.elementor-md-83 {
        width: 83.333%
    }

    .elementor-column.elementor-md-90 {
        width: 90%
    }

    .elementor-column.elementor-md-100 {
        width: 100%
    }
}

@media (min-width:2560px) {
    .elementor-reverse-widescreen>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-widescreen>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:1025px) and (max-width:1440px) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:-1px) and (max-width:1440px) {
    .elementor-reverse-laptop>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:1025px) and (max-width:-1px) {
    .elementor-reverse-laptop>.elementor-container>:first-child, .elementor-reverse-laptop>.elementor-container>:nth-child(2), .elementor-reverse-laptop>.elementor-container>:nth-child(3), .elementor-reverse-laptop>.elementor-container>:nth-child(4), .elementor-reverse-laptop>.elementor-container>:nth-child(5), .elementor-reverse-laptop>.elementor-container>:nth-child(6), .elementor-reverse-laptop>.elementor-container>:nth-child(7), .elementor-reverse-laptop>.elementor-container>:nth-child(8), .elementor-reverse-laptop>.elementor-container>:nth-child(9), .elementor-reverse-laptop>.elementor-container>:nth-child(10) {
        order: 0
    }

    .elementor-reverse-tablet_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:881px) and (max-width:1024px) {
    .elementor-reverse-tablet>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (min-width:768px) and (max-width:880px) {
    .elementor-reverse-tablet>.elementor-container>:first-child, .elementor-reverse-tablet>.elementor-container>:nth-child(2), .elementor-reverse-tablet>.elementor-container>:nth-child(3), .elementor-reverse-tablet>.elementor-container>:nth-child(4), .elementor-reverse-tablet>.elementor-container>:nth-child(5), .elementor-reverse-tablet>.elementor-container>:nth-child(6), .elementor-reverse-tablet>.elementor-container>:nth-child(7), .elementor-reverse-tablet>.elementor-container>:nth-child(8), .elementor-reverse-tablet>.elementor-container>:nth-child(9), .elementor-reverse-tablet>.elementor-container>:nth-child(10) {
        order: 0
    }

    .elementor-reverse-mobile_extra>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile_extra>.elementor-container>:nth-child(10) {
        order: 1
    }
}

@media (max-width:767px) {
    .elementor-reverse-mobile>.elementor-container>:first-child {
        order: 10
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(2) {
        order: 9
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(3) {
        order: 8
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(4) {
        order: 7
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(5) {
        order: 6
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(6) {
        order: 5
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(7) {
        order: 4
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(8) {
        order: 3
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(9) {
        order: 2
    }

    .elementor-reverse-mobile>.elementor-container>:nth-child(10) {
        order: 1
    }

    .elementor-column {
        width: 100%
    }
}

ul.elementor-icon-list-items.elementor-inline-items {
    display: flex;
    flex-wrap: wrap
}

ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item {
    word-break: break-word
}

.elementor-grid {
    display: grid;
    grid-column-gap: var(--grid-column-gap);
    grid-row-gap: var(--grid-row-gap)
}

.elementor-grid .elementor-grid-item {
    min-width: 0
}

.elementor-grid-0 .elementor-grid {
    display: inline-block;
    width: 100%;
    word-spacing: var(--grid-column-gap);
    margin-bottom: calc(-1 * var(--grid-row-gap))
}

.elementor-grid-0 .elementor-grid .elementor-grid-item {
    display: inline-block;
    margin-bottom: var(--grid-row-gap);
    word-break: break-word
}

.elementor-grid-1 .elementor-grid {
    grid-template-columns: repeat(1, 1fr)
}

.elementor-grid-2 .elementor-grid {
    grid-template-columns: repeat(2, 1fr)
}

.elementor-grid-3 .elementor-grid {
    grid-template-columns: repeat(3, 1fr)
}

.elementor-grid-4 .elementor-grid {
    grid-template-columns: repeat(4, 1fr)
}

.elementor-grid-5 .elementor-grid {
    grid-template-columns: repeat(5, 1fr)
}

.elementor-grid-6 .elementor-grid {
    grid-template-columns: repeat(6, 1fr)
}

.elementor-grid-7 .elementor-grid {
    grid-template-columns: repeat(7, 1fr)
}

.elementor-grid-8 .elementor-grid {
    grid-template-columns: repeat(8, 1fr)
}

.elementor-grid-9 .elementor-grid {
    grid-template-columns: repeat(9, 1fr)
}

.elementor-grid-10 .elementor-grid {
    grid-template-columns: repeat(10, 1fr)
}

.elementor-grid-11 .elementor-grid {
    grid-template-columns: repeat(11, 1fr)
}

.elementor-grid-12 .elementor-grid {
    grid-template-columns: repeat(12, 1fr)
}

@media (min-width:2560px) {
    .elementor-grid-widescreen-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-widescreen-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-widescreen-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-widescreen-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-widescreen-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-widescreen-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-widescreen-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-widescreen-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-widescreen-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-widescreen-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-widescreen-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-widescreen-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-widescreen-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1440px) {
    .elementor-grid-laptop-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-laptop-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-laptop-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-laptop-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-laptop-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-laptop-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-laptop-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-laptop-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-laptop-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-laptop-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-laptop-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-laptop-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-laptop-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-laptop-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:-1px) {
    .elementor-grid-tablet_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-tablet_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-tablet_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-tablet_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-tablet_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-tablet_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-tablet_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-tablet_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-tablet_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-tablet_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-tablet_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-tablet_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:1024px) {
    .elementor-grid-tablet-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-tablet-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-tablet-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-tablet-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-tablet-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-tablet-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-tablet-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-tablet-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-tablet-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-tablet-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-tablet-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-tablet-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-tablet-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-tablet-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:880px) {
    .elementor-grid-mobile_extra-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile_extra-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-mobile_extra-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-mobile_extra-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-mobile_extra-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-mobile_extra-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-mobile_extra-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-mobile_extra-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-mobile_extra-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-mobile_extra-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-mobile_extra-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-mobile_extra-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-mobile_extra-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (max-width:767px) {
    .elementor-grid-mobile-0 .elementor-grid {
        display: inline-block;
        width: 100%;
        word-spacing: var(--grid-column-gap);
        margin-bottom: calc(-1 * var(--grid-row-gap))
    }

    .elementor-grid-mobile-0 .elementor-grid .elementor-grid-item {
        display: inline-block;
        margin-bottom: var(--grid-row-gap);
        word-break: break-word
    }

    .elementor-grid-mobile-1 .elementor-grid {
        grid-template-columns: repeat(1, 1fr)
    }

    .elementor-grid-mobile-2 .elementor-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .elementor-grid-mobile-3 .elementor-grid {
        grid-template-columns: repeat(3, 1fr)
    }

    .elementor-grid-mobile-4 .elementor-grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .elementor-grid-mobile-5 .elementor-grid {
        grid-template-columns: repeat(5, 1fr)
    }

    .elementor-grid-mobile-6 .elementor-grid {
        grid-template-columns: repeat(6, 1fr)
    }

    .elementor-grid-mobile-7 .elementor-grid {
        grid-template-columns: repeat(7, 1fr)
    }

    .elementor-grid-mobile-8 .elementor-grid {
        grid-template-columns: repeat(8, 1fr)
    }

    .elementor-grid-mobile-9 .elementor-grid {
        grid-template-columns: repeat(9, 1fr)
    }

    .elementor-grid-mobile-10 .elementor-grid {
        grid-template-columns: repeat(10, 1fr)
    }

    .elementor-grid-mobile-11 .elementor-grid {
        grid-template-columns: repeat(11, 1fr)
    }

    .elementor-grid-mobile-12 .elementor-grid {
        grid-template-columns: repeat(12, 1fr)
    }
}

@media (min-width:1441px) {
    #elementor-device-mode:after {
        content: "desktop"
    }
}

@media (min-width:2560px) {
    #elementor-device-mode:after {
        content: "widescreen"
    }
}

@media (max-width:1440px) {
    #elementor-device-mode:after {
        content: "laptop"
    }
}

@media (max-width:-1px) {
    #elementor-device-mode:after {
        content: "tablet_extra"
    }
}

@media (max-width:1024px) {
    #elementor-device-mode:after {
        content: "tablet"
    }
}

@media (max-width:880px) {
    #elementor-device-mode:after {
        content: "mobile_extra"
    }
}

@media (max-width:767px) {
    #elementor-device-mode:after {
        content: "mobile"
    }
}

.e-con {
    --border-radius: 0;
    --display: flex;
    --flex-direction: column;
    --flex-basis: auto;
    --flex-grow: 0;
    --flex-shrink: 1;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --content-width: Min(100%, var(--container-max-width, 1140px));
    --width: 100%;
    --min-height: initial;
    --height: auto;
    --text-align: initial;
    --margin-top: 0;
    --margin-right: 0;
    --margin-bottom: 0;
    --margin-left: 0;
    --padding-top: var(--container-default-padding-top, 10px);
    --padding-right: var(--container-default-padding-right, 10px);
    --padding-bottom: var(--container-default-padding-bottom, 10px);
    --padding-left: var(--container-default-padding-left, 10px);
    --position: relative;
    --z-index: revert;
    --overflow: visible;
    --gap: var(--widgets-spacing, 20px);
    --overlay-mix-blend-mode: initial;
    --overlay-opacity: 1;
    --overlay-transition: 0.3s;
    position: var(--position);
    flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis);
    width: var(--width);
    min-width: 0;
    min-height: var(--min-height);
    height: var(--height);
    border-radius: var(--border-radius);
    margin: var(--margin-top) var(--margin-right) var(--margin-bottom) var(--margin-left);
    padding-left: var(--padding-left);
    padding-right: var(--padding-right);
    z-index: var(--z-index);
    overflow: var(--overflow);
    transition: background var(--background-transition, .3s), border var(--border-transition, .3s), box-shadow var(--border-transition, .3s), transform var(--e-con-transform-transition-duration, .4s)
}

.e-con-full, .e-con>.e-con-inner {
    flex-direction: var(--flex-direction);
    text-align: var(--text-align);
    padding-top: var(--padding-top);
    padding-bottom: var(--padding-bottom)
}

.e-con, .e-con>.e-con-inner {
    display: var(--display)
}

.e-con-boxed {
    flex-direction: column;
    text-align: initial;
    flex-wrap: nowrap;
    justify-content: normal;
    align-items: normal;
    align-content: normal;
    gap: initial
}

.e-con>.e-con-inner {
    flex-wrap: var(--flex-wrap);
    justify-content: var(--justify-content);
    align-items: var(--align-items);
    align-content: var(--align-content);
    gap: var(--gap);
    width: 100%;
    max-width: var(--content-width);
    margin: 0 auto;
    padding-inline: 0;
    height: 100%;
    flex-basis: auto;
    flex-grow: 1;
    flex-shrink: 1;
    align-self: auto
}

:is(.elementor-section-wrap, [data-elementor-id])>.e-con {
    --margin-right: auto;
    --margin-left: auto;
    max-width: min(100%, var(--width))
}

.e-con .elementor-widget.elementor-widget {
    margin-bottom: 0
}

.e-con:before, .e-con>.e-con-inner>.elementor-background-slideshow:before, .e-con>.e-con-inner>.elementor-background-video-container:before, .e-con>.elementor-background-slideshow:before, .e-con>.elementor-background-video-container:before, .e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before {
    content: var(--background-overlay);
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    mix-blend-mode: var(--overlay-mix-blend-mode);
    opacity: var(--overlay-opacity);
    transition: var(--overlay-transition, .3s);
    border-radius: var(--border-radius)
}

.e-con:before {
    transition: background var(--overlay-transition, .3s), border-radius var(--border-transition, .3s), opacity var(--overlay-transition, .3s)
}

.e-con>.e-con-inner>.elementor-background-video-container:before, .e-con>.elementor-background-video-container:before {
    z-index: 1
}

.e-con>.e-con-inner>.elementor-background-slideshow:before, .e-con>.elementor-background-slideshow:before {
    z-index: 2
}

.e-con .elementor-widget {
    min-width: 0
}

.e-con .elementor-widget-empty, .e-con .elementor-widget-google_maps, .e-con .elementor-widget-video, .e-con .elementor-widget.e-widget-swiper {
    width: 100%
}

.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container, .e-con>.elementor-widget>.elementor-widget-container {
    height: 100%
}

.e-con.e-con>.e-con-inner>.elementor-widget, .elementor.elementor .e-con>.elementor-widget {
    max-width: 100%
}

@media (max-width:767px) {
    .e-con {
        --width: 100%;
        --flex-wrap: wrap
    }
}

.elementor-form-fields-wrapper {
    display: flex;
    flex-wrap: wrap
}

.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input, .elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea {
    flex-basis: 100%;
    max-width: 100%
}

.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper, .elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input {
    flex-grow: 1
}

.elementor-field-group {
    flex-wrap: wrap;
    align-items: center
}

.elementor-field-group.elementor-field-type-submit {
    align-items: flex-end
}

.elementor-field-group .elementor-field-textual {
    width: 100%;
    max-width: 100%;
    border: 1px solid #818a91;
    background-color: transparent;
    color: #373a3c;
    vertical-align: middle;
    flex-grow: 1
}

.elementor-field-group .elementor-field-textual:focus {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    outline: 0
}

.elementor-field-group .elementor-field-textual::-moz-placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-field-textual::placeholder {
    color: inherit;
    font-family: inherit;
    opacity: .6
}

.elementor-field-group .elementor-select-wrapper {
    display: flex;
    position: relative;
    width: 100%
}

.elementor-field-group .elementor-select-wrapper select {
    -webkit-appearance: none;
    -moz-appearance: none;
    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;
    flex-basis: 100%;
    padding-right: 20px
}

.elementor-field-group .elementor-select-wrapper:before {
    content: "\e92a";
    font-family: eicons;
    font-size: 15px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    pointer-events: none;
    text-shadow: 0 0 3px rgba(0, 0, 0, .3)
}

.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before {
    content: ""
}

.elementor-field-subgroup {
    display: flex;
    flex-wrap: wrap
}

.elementor-field-subgroup .elementor-field-option label {
    display: inline-block
}

.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option {
    padding-right: 10px
}

.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option {
    flex-basis: 100%
}

.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input, .elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label {
    display: inline
}

.elementor-field-label {
    cursor: pointer
}

.elementor-mark-required .elementor-field-label:after {
    content: "*";
    color: red;
    padding-left: .2em
}

.elementor-field-textual {
    line-height: 1.4;
    font-size: 15px;
    min-height: 40px;
    padding: 5px 14px;
    border-radius: 3px
}

.elementor-field-textual.elementor-size-xs {
    font-size: 13px;
    min-height: 33px;
    padding: 4px 12px;
    border-radius: 2px
}

.elementor-field-textual.elementor-size-md {
    font-size: 16px;
    min-height: 47px;
    padding: 6px 16px;
    border-radius: 4px
}

.elementor-field-textual.elementor-size-lg {
    font-size: 18px;
    min-height: 59px;
    padding: 7px 20px;
    border-radius: 5px
}

.elementor-field-textual.elementor-size-xl {
    font-size: 20px;
    min-height: 72px;
    padding: 8px 24px;
    border-radius: 6px
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: 100%
}

.elementor-button-align-stretch .e-form__buttons__wrapper {
    flex-basis: 50%;
    flex-grow: 1
}

.elementor-button-align-stretch .e-form__buttons__wrapper__button {
    flex-basis: 100%
}

.elementor-button-align-center .e-form__buttons, .elementor-button-align-center .elementor-field-type-submit {
    justify-content: center
}

.elementor-button-align-start .e-form__buttons, .elementor-button-align-start .elementor-field-type-submit {
    justify-content: flex-start
}

.elementor-button-align-end .e-form__buttons, .elementor-button-align-end .elementor-field-type-submit {
    justify-content: flex-end
}

.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
    flex-basis: auto
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper {
    flex-grow: 0
}

.elementor-button-align-center .e-form__buttons__wrapper, .elementor-button-align-center .e-form__buttons__wrapper__button, .elementor-button-align-end .e-form__buttons__wrapper, .elementor-button-align-end .e-form__buttons__wrapper__button, .elementor-button-align-start .e-form__buttons__wrapper, .elementor-button-align-start .e-form__buttons__wrapper__button {
    flex-basis: auto
}

@media screen and (max-width:1024px) {
    .elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: 100%
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-tablet-button-align-center .e-form__buttons, .elementor-tablet-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-tablet-button-align-start .e-form__buttons, .elementor-tablet-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-tablet-button-align-end .e-form__buttons, .elementor-tablet-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-tablet-button-align-center .e-form__buttons__wrapper, .elementor-tablet-button-align-center .e-form__buttons__wrapper__button, .elementor-tablet-button-align-end .e-form__buttons__wrapper, .elementor-tablet-button-align-end .e-form__buttons__wrapper__button, .elementor-tablet-button-align-start .e-form__buttons__wrapper, .elementor-tablet-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

@media screen and (max-width:767px) {
    .elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: 100%
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper {
        flex-basis: 50%;
        flex-grow: 1
    }

    .elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button {
        flex-basis: 100%
    }

    .elementor-mobile-button-align-center .e-form__buttons, .elementor-mobile-button-align-center .elementor-field-type-submit {
        justify-content: center
    }

    .elementor-mobile-button-align-start .e-form__buttons, .elementor-mobile-button-align-start .elementor-field-type-submit {
        justify-content: flex-start
    }

    .elementor-mobile-button-align-end .e-form__buttons, .elementor-mobile-button-align-end .elementor-field-type-submit {
        justify-content: flex-end
    }

    .elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button, .elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
        flex-basis: auto
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper {
        flex-grow: 0
    }

    .elementor-mobile-button-align-center .e-form__buttons__wrapper, .elementor-mobile-button-align-center .e-form__buttons__wrapper__button, .elementor-mobile-button-align-end .e-form__buttons__wrapper, .elementor-mobile-button-align-end .e-form__buttons__wrapper__button, .elementor-mobile-button-align-start .e-form__buttons__wrapper, .elementor-mobile-button-align-start .e-form__buttons__wrapper__button {
        flex-basis: auto
    }
}

.elementor-error .elementor-field {
    border-color: #d9534f
}

.elementor-error .help-inline {
    color: #d9534f;
    font-size: .9em
}

.elementor-message {
    margin: 10px 0;
    font-size: 1em;
    line-height: 1
}

.elementor-message:before {
    content: "\e90e";
    display: inline-block;
    font-family: eicons;
    font-weight: 400;
    font-style: normal;
    vertical-align: middle;
    margin-right: 5px
}

.elementor-message.elementor-message-danger {
    color: #d9534f
}

.elementor-message.elementor-message-danger:before {
    content: "\e87f"
}

.elementor-message.form-message-success {
    color: #5cb85c
}

.elementor-form .elementor-button {
    padding-top: 0;
    padding-bottom: 0;
    border: none
}

.elementor-form .elementor-button>span {
    display: flex;
    justify-content: center
}

.elementor-form .elementor-button.elementor-size-xs {
    min-height: 33px
}

.elementor-form .elementor-button.elementor-size-sm {
    min-height: 40px
}

.elementor-form .elementor-button.elementor-size-md {
    min-height: 47px
}

.elementor-form .elementor-button.elementor-size-lg {
    min-height: 59px
}

.elementor-form .elementor-button.elementor-size-xl {
    min-height: 72px
}

.elementor-element .elementor-widget-container {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s)
}

.elementor-button {
    display: inline-block;
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    transition: all .3s
}

.elementor-button:focus, .elementor-button:hover, .elementor-button:visited {
    color: #fff
}

.elementor-button-content-wrapper {
    display: flex;
    justify-content: center
}

.elementor-button-icon {
    flex-grow: 0;
    order: 5
}

.elementor-button-icon svg {
    width: 1em;
    height: auto
}

.elementor-button-icon .e-font-icon-svg {
    height: 1em
}

.elementor-button-text {
    flex-grow: 1;
    order: 10;
    display: inline-block
}

.elementor-button.elementor-size-xs {
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 2px
}

.elementor-button.elementor-size-md {
    font-size: 16px;
    padding: 15px 30px;
    border-radius: 4px
}

.elementor-button.elementor-size-lg {
    font-size: 18px;
    padding: 20px 40px;
    border-radius: 5px
}

.elementor-button.elementor-size-xl {
    font-size: 20px;
    padding: 25px 50px;
    border-radius: 6px
}

.elementor-button .elementor-align-icon-right {
    margin-left: 5px;
    order: 15
}

.elementor-button .elementor-align-icon-left {
    margin-right: 5px;
    order: 5
}

.elementor-button span {
    text-decoration: inherit
}

.elementor-element.elementor-button-info .elementor-button {
    background-color: #5bc0de
}

.elementor-element.elementor-button-success .elementor-button {
    background-color: #5cb85c
}

.elementor-element.elementor-button-warning .elementor-button {
    background-color: #f0ad4e
}

.elementor-element.elementor-button-danger .elementor-button {
    background-color: #d9534f
}

.elementor-widget-button .elementor-button .elementor-button-info {
    background-color: #5bc0de
}

.elementor-widget-button .elementor-button .elementor-button-success {
    background-color: #5cb85c
}

.elementor-widget-button .elementor-button .elementor-button-warning {
    background-color: #f0ad4e
}

.elementor-widget-button .elementor-button .elementor-button-danger {
    background-color: #d9534f
}

.elementor-tab-title a {
    color: inherit
}

.elementor-view-stacked .elementor-icon {
    padding: .5em;
    background-color: #818a91;
    color: #fff;
    fill: #fff
}

.elementor-view-framed .elementor-icon {
    padding: .5em;
    color: #818a91;
    border: 3px solid #818a91;
    background-color: transparent
}

.elementor-icon {
    display: inline-block;
    line-height: 1;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center
}

.elementor-icon:hover {
    color: #818a91
}

.elementor-icon i, .elementor-icon svg {
    width: 1em;
    height: 1em;
    position: relative;
    display: block
}

.elementor-icon i:before, .elementor-icon svg:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-icon i.fad {
    width: auto
}

.elementor-shape-circle .elementor-icon {
    border-radius: 50%
}

.e-transform .elementor-widget-container {
    transform: perspective(var(--e-transform-perspective, 0)) rotate(var(--e-transform-rotateZ, 0)) rotateX(var(--e-transform-rotateX, 0)) rotateY(var(--e-transform-rotateY, 0)) translate(var(--e-transform-translate, 0)) translateX(var(--e-transform-translateX, 0)) translateY(var(--e-transform-translateY, 0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX, 0)) skewY(var(--e-transform-skewY, 0));
    transform-origin: var(--e-transform-origin-y) var(--e-transform-origin-x)
}

.e-con.e-transform {
    transform: perspective(var(--e-con-transform-perspective, 0)) rotate(var(--e-con-transform-rotateZ, 0)) rotateX(var(--e-con-transform-rotateX, 0)) rotateY(var(--e-con-transform-rotateY, 0)) translate(var(--e-con-transform-translate, 0)) translateX(var(--e-con-transform-translateX, 0)) translateY(var(--e-con-transform-translateY, 0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX, 0)) skewY(var(--e-con-transform-skewY, 0));
    transform-origin: var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)
}

.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 .elementor-lightbox-content-source {
    display: none
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-wp8-horizontal {
    touch-action: pan-y
}

.swiper-wp8-vertical {
    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;
    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;
    transition: .3s;
    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;
    border-radius: 50%;
    background: #000;
    opacity: .2
}

.swiper-pagination-fraction {
    color: #000
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    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%;
    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%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    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 {
    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 {
    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: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    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;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    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;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    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: flex;
    justify-content: 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 {
    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);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.elementor-pagination-position-outside .swiper-container {
    padding-bottom: 30px
}

.elementor-pagination-position-outside .elementor-swiper-button {
    top: calc(50% - 30px / 2)
}

.elementor-swiper {
    position: relative
}

.elementor-main-swiper {
    position: static
}

.elementor-arrows-position-outside .swiper-container {
    width: calc(100% - 60px)
}

.elementor-arrows-position-outside .elementor-swiper-button-prev {
    left: 0
}

.elementor-arrows-position-outside .elementor-swiper-button-next {
    right: 0
}

.swiper-image-stretch .swiper-slide .swiper-slide-image {
    width: 100%
}

.elementor-swiper-button {
    position: absolute;
    display: inline-flex;
    z-index: 1;
    cursor: pointer;
    font-size: 25px;
    color: hsla(0, 0%, 93.3%, .9);
    top: 50%;
    transform: translateY(-50%)
}

.elementor-swiper-button svg {
    fill: hsla(0, 0%, 93.3%, .9);
    height: 1em;
    width: 1em
}

.elementor-swiper-button-prev {
    left: 10px
}

.elementor-swiper-button-next {
    right: 10px
}

.elementor-swiper-button.swiper-button-disabled {
    opacity: .3
}

.swiper-container-cube .elementor-swiper-button {
    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;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 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")
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

.elementor-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
}

.elementor-lightbox .dialog-header {
    display: none
}

.elementor-lightbox .dialog-widget-content {
    background: none;
    box-shadow: none;
    width: 100%;
    height: 100%
}

.elementor-lightbox .dialog-message {
    animation-duration: .3s
}

.elementor-lightbox .dialog-message:not(.elementor-fit-aspect-ratio) {
    height: 100%
}

.elementor-lightbox .dialog-message.dialog-lightbox-message {
    padding: 0
}

.elementor-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;
    display: flex
}

.elementor-lightbox .dialog-lightbox-close-button svg {
    height: 1em;
    width: 1em
}

.elementor-lightbox .dialog-lightbox-close-button, .elementor-lightbox .elementor-swiper-button {
    color: var(--lightbox-ui-color);
    transition: all .3s;
    opacity: 1
}

.elementor-lightbox .dialog-lightbox-close-button svg, .elementor-lightbox .elementor-swiper-button svg {
    fill: var(--lightbox-ui-color)
}

.elementor-lightbox .dialog-lightbox-close-button:hover, .elementor-lightbox .elementor-swiper-button:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .dialog-lightbox-close-button:hover svg, .elementor-lightbox .elementor-swiper-button:hover svg {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-lightbox .swiper-container {
    height: 100%
}

.elementor-lightbox .elementor-lightbox-item {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    padding: 70px;
    box-sizing: border-box;
    height: 100%;
    margin: auto
}

@media (max-width:767px) {
    .elementor-lightbox .elementor-lightbox-item {
        padding: 70px 0
    }
}

.elementor-lightbox .elementor-lightbox-image {
    max-height: 100%;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-lightbox-image:hover {
    opacity: 1;
    filter: none;
    border: none
}

.elementor-lightbox .elementor-lightbox-image, .elementor-lightbox .elementor-video-container {
    box-shadow: 0 0 30px rgba(0, 0, 0, .3), 0 0 8px -5px rgba(0, 0, 0, .3);
    border-radius: 2px
}

.elementor-lightbox .elementor-video-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (min-width:1025px) {
    .elementor-lightbox .elementor-video-container {
        width: 75%
    }
}

@media (max-width:1024px) {
    .elementor-lightbox .elementor-video-container {
        width: 100%
    }
}

@media (min-width:768px) and (max-width:1024px) {
    .elementor-lightbox .elementor-aspect-ratio-916 .elementor-video-container {
        width: 70%
    }
}

.elementor-lightbox .elementor-swiper-button:focus {
    outline-width: 1px
}

.elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
    height: 100%;
    display: flex;
    align-items: center;
    width: 15%;
    justify-content: center;
    font-size: var(--lightbox-navigation-icons-size)
}

.elementor-lightbox .elementor-swiper-button-prev {
    left: 0
}

.elementor-lightbox .elementor-swiper-button-next {
    right: 0
}

@media (max-width:767px) {
    .elementor-lightbox .elementor-swiper-button:focus {
        outline: none
    }

    .elementor-lightbox .elementor-swiper-button-next, .elementor-lightbox .elementor-swiper-button-prev {
        width: 20%
    }

    .elementor-lightbox .elementor-swiper-button-next i, .elementor-lightbox .elementor-swiper-button-prev i {
        padding: 10px;
        background-color: rgba(0, 0, 0, .5)
    }

    .elementor-lightbox .elementor-swiper-button-prev {
        left: 0;
        justify-content: flex-start
    }

    .elementor-lightbox .elementor-swiper-button-next {
        right: 0;
        justify-content: flex-end
    }
}

.elementor-slideshow__counter {
    color: currentColor;
    font-size: .75em;
    width: -moz-max-content;
    width: max-content
}

.elementor-slideshow__footer, .elementor-slideshow__header {
    position: absolute;
    left: 0;
    width: 100%;
    padding: 15px 20px;
    transition: .3s
}

.elementor-slideshow__footer {
    color: var(--lightbox-text-color)
}

.elementor-slideshow__header {
    color: var(--lightbox-ui-color);
    display: flex;
    flex-direction: row-reverse;
    font-size: var(--lightbox-header-icons-size);
    padding-left: 1em;
    padding-right: 2.6em;
    top: 0;
    align-items: center;
    z-index: 10
}

.elementor-slideshow__header>i, .elementor-slideshow__header>svg {
    cursor: pointer;
    padding: .25em;
    margin: 0 .35em
}

.elementor-slideshow__header>i {
    font-size: inherit
}

.elementor-slideshow__header>i:hover {
    color: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header>svg {
    box-sizing: content-box;
    fill: var(--lightbox-ui-color);
    height: 1em;
    width: 1em
}

.elementor-slideshow__header>svg:hover {
    fill: var(--lightbox-ui-color-hover)
}

.elementor-slideshow__header .elementor-slideshow__counter {
    margin-right: auto
}

.elementor-slideshow__header .elementor-icon-share {
    z-index: 5
}

.elementor-slideshow__share-menu {
    background-color: transparent;
    width: 0;
    height: 0;
    position: absolute;
    overflow: hidden;
    transition: background-color .4s
}

.elementor-slideshow__share-menu .elementor-slideshow__share-links a {
    color: #2c2c2c
}

.elementor-slideshow__share-links {
    display: block;
    position: absolute;
    min-width: 200px;
    right: 2.8em;
    top: 3em;
    background-color: #fff;
    border-radius: 3px;
    padding: 14px 20px;
    transform: scale(0);
    opacity: 0;
    transform-origin: 90% 10%;
    transition: all .25s .1s;
    box-shadow: 0 4px 15px rgba(0, 0, 0, .3)
}

.elementor-slideshow__share-links a {
    text-align: left;
    color: #55595c;
    font-size: 12px;
    line-height: 2.5;
    display: block;
    opacity: 0;
    transition: opacity .5s .1s
}

.elementor-slideshow__share-links a:hover {
    color: #000
}

.elementor-slideshow__share-links a i, .elementor-slideshow__share-links a svg {
    margin-right: .75em
}

.elementor-slideshow__share-links a i {
    font-size: 1.25em
}

.elementor-slideshow__share-links a svg {
    height: 1.25em;
    width: 1.25em
}

.elementor-slideshow__share-links:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    right: .5em;
    border: .45em solid transparent;
    border-bottom-color: #fff;
    transform: translateY(-100%) scaleX(.7)
}

.elementor-slideshow__footer {
    bottom: 0;
    z-index: 5;
    position: fixed
}

.elementor-slideshow__description, .elementor-slideshow__title {
    margin: 0
}

.elementor-slideshow__title {
    font-size: 16px;
    font-weight: 700
}

.elementor-slideshow__description {
    font-size: 14px
}

.elementor-slideshow--ui-hidden .elementor-slideshow__footer, .elementor-slideshow--ui-hidden .elementor-slideshow__header {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--ui-hidden .elementor-swiper-button-next, .elementor-slideshow--ui-hidden .elementor-swiper-button-prev {
    opacity: 0
}

.elementor-slideshow--fullscreen-mode .elementor-video-container {
    width: 100%
}

.elementor-slideshow--zoom-mode .elementor-slideshow__footer, .elementor-slideshow--zoom-mode .elementor-slideshow__header {
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--zoom-mode .elementor-swiper-button-next, .elementor-slideshow--zoom-mode .elementor-swiper-button-prev {
    opacity: 0;
    pointer-events: none
}

.elementor-slideshow--share-mode .elementor-slideshow__share-menu {
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 1;
    cursor: default;
    background-color: rgba(0, 0, 0, .5)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links {
    transform: scale(1)
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links, .elementor-slideshow--share-mode .elementor-slideshow__share-links a {
    opacity: 1
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter {
    color: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook {
    color: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest {
    color: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold {
    color: #a4afb7
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter {
    fill: #1da1f2
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook {
    fill: #3b5998
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest {
    fill: #bd081c
}

.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold {
    fill: #a4afb7
}

.elementor-slideshow--share-mode .eicon-share-arrow {
    z-index: 2
}

.animated {
    animation-duration: 1.25s
}

.animated.animated-slow {
    animation-duration: 2s
}

.animated.animated-fast {
    animation-duration: .75s
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.reverse {
    animation-direction: reverse;
    animation-fill-mode: forwards
}

@media (prefers-reduced-motion:reduce) {
    .animated {
        animation: none
    }
}

.elementor-shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr
}

.elementor-shape-top {
    top: -1px
}

.elementor-shape-top:not([data-negative=false]) svg {
    z-index: -1
}

.elementor-shape-bottom {
    bottom: -1px
}

.elementor-shape-bottom:not([data-negative=true]) svg {
    z-index: -1
}

.elementor-shape[data-negative=false].elementor-shape-bottom, .elementor-shape[data-negative=true].elementor-shape-top {
    transform: rotate(180deg)
}

.elementor-shape svg {
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%)
}

.elementor-shape .elementor-shape-fill {
    fill: #fff;
    transform-origin: center;
    transform: rotateY(0deg)
}

#wp-admin-bar-elementor_edit_page>.ab-item:before {
    content: "\e813";
    font-family: eicons;
    top: 3px;
    font-size: 18px
}

#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item {
    display: flex;
    width: 200px
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%
}

#wp-admin-bar-elementor_edit_page .elementor-edit-link-type {
    background: #55595c;
    font-size: 11px;
    line-height: 9px;
    margin-top: 6px;
    padding: 4px 8px;
    border-radius: 3px
}

#wp-admin-bar-elementor_inspector>.ab-item:before {
    content: "\f348";
    top: 2px
}

#wpadminbar * {
    font-style: normal
}

.page-template-elementor_canvas.elementor-page:before {
    display: none
}

.elementor-post__thumbnail__link {
    transition: none
}

#left-area ul.elementor-icon-list-items, .elementor-edit-area .elementor-element ul.elementor-icon-list-items, .elementor .elementor-element ul.elementor-icon-list-items {
    padding: 0
}

.e--ua-appleWebkit.rtl {
    --flex-right: flex-start
}

.e--ua-appleWebkit .elementor-share-buttons--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right {
    --justify-content: var(--flex-right, flex-end)
}

.e--ua-appleWebkit .elementor-share-buttons--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center {
    --justify-content: center
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid {
    width: auto;
    display: flex;
    flex-wrap: wrap;
    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 .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item {
    margin-left: calc(.5 * var(--grid-column-gap));
    margin-right: calc(.5 * var(--grid-column-gap))
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid {
    display: inline-block
}

.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item {
    margin-left: 0;
    margin-right: 0
}

@media (max-width:1024px) {
    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-tablet--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        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 .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-right, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right {
        --justify-content: var(--flex-right, flex-end)
    }

    .e--ua-appleWebkit .elementor-share-buttons-mobile--align-center, .e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center {
        --justify-content: center
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid {
        width: auto;
        display: flex;
        flex-wrap: wrap;
        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 .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item {
        margin-left: calc(.5 * var(--grid-column-gap));
        margin-right: calc(.5 * var(--grid-column-gap))
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid {
        display: inline-block
    }

    .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid, .e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item {
        margin-left: 0;
        margin-right: 0
    }
    .elementor .elementor-hidden-mobile, .elementor .elementor-hidden-phone {
        display: none
    }
}

@media (min-width:768px) and (max-width:880px) {
    .elementor .elementor-hidden-mobile_extra {
        display: none
    }
}

@media (min-width:881px) and (max-width:1024px) {
    .elementor .elementor-hidden-tablet {
        display: none
    }
}

@media (min-width:-1px) and (max-width:-1px) {
    .elementor .elementor-hidden-tablet_extra {
        display: none
    }
}

@media (min-width:1025px) and (max-width:1440px) {
    .elementor .elementor-hidden-laptop {
        display: none
    }
}

@media (min-width:1441px) and (max-width:2559px) {
    .elementor .elementor-hidden-desktop {
        display: none
    }
}

@media (min-width:2560px) {
    .elementor .elementor-hidden-widescreen {
        display: none
    }
}

.elementor-widget-text-path {
    font-size: 20px;
    text-align: var(--alignment, left)
}

.elementor-widget-text-path svg {
    width: var(--width);
    max-width: 100%;
    height: auto;
    overflow: visible;
    word-spacing: var(--word-spacing);
    transform: rotate(var(--rotate, 0)) scaleX(var(--scale-x, 1)) scaleY(var(--scale-y, 1))
}

.elementor-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);
    transition: var(--stroke-transition) stroke, var(--stroke-transition) fill
}

.elementor-widget-text-path svg:hover path {
    --path-fill: var(--path-fill-hover);
    --stroke-color: var(--stroke-color-hover);
    --stroke-width: var(--stroke-width-hover)
}

.elementor-widget-text-path svg text {
    --fill: var(--text-color);
    fill: var(--fill);
    direction: var(--direction, ltr);
    transition: var(--transition) stroke, var(--transition) stroke-width, var(--transition) fill
}

.elementor-widget-text-path svg text:hover {
    --color: var(--text-color-hover, var(--text-color));
    --fill: var(--color);
    color: var(--color)
}

.elementor-widget-n-tabs {
    --n-tabs-color-accent-fallback: #61ce70;
    --n-tabs-color-secondary-fallback: #54595f;
    --n-tabs-default-padding-block: 15px;
    --n-tabs-default-padding-inline: 35px;
    --n-tabs-overflow-x: hidden;
    --n-tabs-overflow-y: auto;
    --n-tabs-background-color: transparent;
    --n-tabs-display: flex;
    --n-tabs-direction: column;
    --n-tabs-gap: 10px;
    --n-tabs-heading-display: flex;
    --n-tabs-heading-direction: row;
    --n-tabs-heading-grow: initial;
    --n-tabs-heading-justify-content: center;
    --n-tabs-heading-width: initial;
    --n-tabs-height: initial;
    --n-tabs-border-width: 1px;
    --n-tabs-border-color: #d4d4d4;
    --n-tabs-content-padding: initial;
    --n-tabs-content-border-radius: initial;
    --n-tabs-title-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
    --n-tabs-title-color-hover: #fff;
    --n-tabs-title-color-active: #fff;
    --n-tabs-title-background-color: #f1f3f5;
    --n-tabs-title-background-color-hover: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
    --n-tabs-title-background-color-active: var(--e-global-color-accent, var(--n-tabs-color-accent-fallback));
    --n-tabs-title-width: initial;
    --n-tabs-title-height: initial;
    --n-tabs-title-font-size: 1rem;
    --n-tabs-title-justify-content-toggle: initial;
    --n-tabs-title-align-items-toggle: center;
    --n-tabs-title-justify-content: center;
    --n-tabs-title-align-items: center;
    --n-tabs-title-direction: row;
    --n-tabs-title-gap: 10px;
    --n-tabs-title-padding-top: var(--n-tabs-default-padding-block);
    --n-tabs-title-padding-right: var(--n-tabs-default-padding-inline);
    --n-tabs-title-padding-bottom: var(--n-tabs-default-padding-block);
    --n-tabs-title-padding-left: var(--n-tabs-default-padding-inline);
    --n-tabs-title-border-radius: initial;
    --n-tabs-title-transition: 0.3s;
    --n-tabs-icon-color: var(--e-global-color-secondary, var(--n-tabs-color-secondary-fallback));
    --n-tabs-icon-color-hover: var(--n-tabs-title-color-hover);
    --n-tabs-icon-color-active: #fff;
    --n-tabs-icon-gap: 5px;
    max-width: 100%
}

.elementor-widget-n-tabs .e-n-tabs {
    display: var(--n-tabs-display);
    flex-direction: var(--n-tabs-direction);
    gap: var(--n-tabs-gap);
    text-align: left;
    height: var(--n-tabs-height);
    overflow-x: var(--n-tabs-overflow-x);
    overflow-y: var(--n-tabs-overflow-y)
}

.elementor-widget-n-tabs .e-n-tabs-heading {
    display: var(--n-tabs-heading-display);
    flex-basis: var(--n-tabs-heading-width);
    flex-direction: var(--n-tabs-heading-direction);
    flex-shrink: 0;
    justify-content: var(--n-tabs-heading-justify-content);
    gap: var(--n-tabs-title-gap)
}

.elementor-widget-n-tabs .e-n-tabs-content {
    flex-grow: 1;
    padding: var(--n-tabs-content-padding);
    border-radius: var(--n-tabs-content-border-radius)
}

.elementor-widget-n-tabs .e-n-tab-title {
    display: flex;
    align-items: var(--n-tabs-title-align-items-toggle, var(--n-tabs-title-align-items));
    flex-direction: var(--n-tabs-title-direction);
    justify-content: var(--n-tabs-title-justify-content-toggle, var(--n-tabs-title-justify-content));
    gap: var(--n-tabs-icon-gap);
    border-width: var(--n-tabs-border-width);
    position: relative;
    cursor: pointer;
    outline: none;
    padding: var(--n-tabs-title-padding-top) var(--n-tabs-title-padding-right) var(--n-tabs-title-padding-bottom) var(--n-tabs-title-padding-left);
    border-radius: var(--n-tabs-title-border-radius);
    height: var(--n-tabs-title-height);
    width: var(--n-tabs-title-width);
    transition: background var(--n-tabs-title-transition), color var(--n-tabs-title-transition), border var(--n-tabs-title-transition), box-shadow var(--n-tabs-title-transition), text-shadow var(--n-tabs-title-transition), stroke var(--n-tabs-title-transition), stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-width var(--n-tabs-title-transition), -webkit-text-stroke-color var(--n-tabs-title-transition), transform var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title span i, .elementor-widget-n-tabs .e-n-tab-title span svg {
    transition: color var(--n-tabs-title-transition), fill var(--n-tabs-title-transition)
}

.elementor-widget-n-tabs .e-n-tab-title-text {
    display: flex;
    align-items: center;
    font-size: var(--n-tabs-title-font-size)
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon {
    display: flex;
    align-items: center;
    flex-direction: column;
    order: var(--n-tabs-icon-order);
    overflow: hidden
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i {
    font-size: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg {
    width: var(--n-tabs-icon-size, var(--n-tabs-title-font-size));
    height: var(--n-tabs-icon-size, var(--n-tabs-title-font-size))
}

.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty {
    display: none
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) {
    background-color: var(--n-tabs-title-background-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active), .elementor-widget-n-tabs .e-n-tab-title:not(.e-active) a {
    color: var(--n-tabs-title-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i {
    color: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon i:last-child, .elementor-widget-n-tabs .e-n-tab-title:not(.e-active) .e-n-tab-icon svg:last-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active):hover, .elementor-widget-n-tabs .e-n-tab-title:not(.e-active):hover a {
    color: var(--n-tabs-title-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active):hover .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title:not(.e-active):hover .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-hover)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active, .elementor-widget-n-tabs .e-n-tab-title.e-active a {
    color: var(--n-tabs-title-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i {
    color: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg {
    fill: var(--n-tabs-icon-color-active)
}

.elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon i:first-child, .elementor-widget-n-tabs .e-n-tab-title.e-active .e-n-tab-icon svg:first-child {
    transform: translateY(-100vh);
    height: 0;
    opacity: 0
}

.elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:active, .elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:focus, .elementor-widget-n-tabs .e-n-tab-title.e-active[class*=elementor-animation-]:hover {
    transform: none;
    animation: initial
}

.elementor-widget-n-tabs .e-con, .elementor-widget-n-tabs .e-n-tabs-content {
    border-width: 1px;
    border: var(--n-tabs-border-width) none var(--n-tabs-border-color)
}

.elementor-widget-n-tabs .e-con .e-collapse:not(:first-child), .elementor-widget-n-tabs .e-n-tabs-content .e-collapse:not(:first-child) {
    margin-top: var(--n-tabs-title-gap)
}

.elementor-widget-n-tabs .e-con .e-collapse.e-active, .elementor-widget-n-tabs .e-n-tabs-content .e-collapse.e-active {
    margin-bottom: var(--n-tabs-gap)
}

.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active) {
    display: none
}

:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title):hover {
    background-color: var(--n-tabs-title-background-color-hover);
    background-image: none
}

:is(.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title, .elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content .e-n-tab-title).e-active {
    background-color: var(--n-tabs-title-background-color-active);
    background-image: none
}

@media (min-width:768px) {
    .e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display: none
    }
}

@media (max-width:767px) {
    .e-n-tabs-mobile>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display: none
    }
}

@media (min-width:881px) {
    .e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display: none
    }
}

@media (max-width:880px) {
    .e-n-tabs-mobile_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display: none
    }
}

@media (min-width:1025px) {
    .e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display: none
    }
}

@media (max-width:1024px) {
    .e-n-tabs-tablet>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display: none
    }
}

@media (min-width:-1px) {
    .e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display: none
    }
}

@media (max-width:-1px) {
    .e-n-tabs-tablet_extra>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display: none
    }
}

@media (min-width:1441px) {
    .e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-content>.e-collapse {
        display: none
    }
}

@media (max-width:1440px) {
    .e-n-tabs-laptop>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading {
        display: none
    }
}
.hiroshi-core-page-inline-style {
    position: absolute !important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none
}

#qodef-dynamic-background {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100vh;
    width: 100vw;
    opacity: 1;
    visibility: visible;
    transition: background-color .5s, opacity .3s ease, visibility .3s ease
}

#qodef-dynamic-background.qodef--display {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease, visibility .3s ease
}

.qodef--underline a {
    --qodef-underline-position-y: calc(100% - 1px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

.qodef--underline a:hover {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

.qodef--underline-on-hover a {
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef--underline-on-hover a:hover {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.kc-elm.qodef-shortcode .fa, .kc-elm.qodef-shortcode .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900
}

.kc-elm.qodef-shortcode .fa:before, .kc-elm.qodef-shortcode .fas:before {
    font-family: inherit;
    font-weight: inherit
}

.kc-elm.qodef-shortcode .fab {
    font-family: 'Font Awesome 5 Brands';
    font-weight: 400
}

.kc-elm.qodef-shortcode .fab:before {
    font-family: inherit;
    font-weight: inherit
}

#qodef-back-to-top {
    position: fixed;
    right: 37px;
    bottom: 60px;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 99
}

#qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: hidden;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

#qodef-back-to-top .qodef-back-to-top-icon * {
    display: block;
    line-height: inherit
}

#qodef-back-to-top svg {
    display: block;
    height: auto;
    fill: currentColor
}

#qodef-back-to-top.qodef--off {
    opacity: 0;
    visibility: hidden;
    transition: opacity .15s ease, visibility 0s .15s
}

#qodef-back-to-top.qodef--on {
    opacity: 1;
    visibility: visible;
    transition: opacity .3s ease
}

@media only screen and (max-width:680px) {
    #qodef-back-to-top {
        right: 30px;
        bottom: 80px
    }
}

#qodef-back-to-top.qodef--predefined:hover path {
    animation: qode-draw-back-top-top 1.3s cubic-bezier(.22, .61, .36, 1)
}

.qodef-background-text {
    position: relative
}

.qodef-background-text .qodef-m-background-text-holder {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%
}

.qodef-background-text .qodef-m-background-text {
    color: var(--qode-main-color);
    font-family: "DM Sans", sans-serif;
    font-size: 200px;
    line-height: 1em
}

.qodef-blog.qodef-bottom-border--enabled .qodef-blog-item {
    margin-bottom: 0 !important
}

.qodef-blog.qodef-bottom-border--enabled .qodef-blog-item .qodef-e-inner {
    padding-bottom: 80px;
    margin-bottom: 90px;
    border-bottom: 1px solid #e3e3e3
}

.qodef-blog.qodef-bottom-border--enabled.qodef-pagination--on .qodef-blog-item:last-of-type {
    margin-bottom: 78px !important
}

.qodef-blog.qodef-item-layout--info-right .qodef-e-content {
    display: flex;
    align-items: center
}

.qodef-blog.qodef-item-layout--info-right .qodef-e-content-inner {
    padding: 30px
}

.qodef-blog.qodef-item-layout--info-right .qodef-e-media {
    flex: 1 0 60%
}

.qodef-blog.qodef-item-layout--info-right .qodef-e-media-image {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--info-right:not(.qodef-col-num--1) .qodef-e-media-image {
    width: 100%;
    overflow: hidden
}

.qodef-blog.qodef-item-layout--info-right:not(.qodef-col-num--1) .qodef-e-media-image img {
    width: calc(100% + 10px);
    transform: translateX(-8px);
    transition: transform .5s cubic-bezier(.25, .46, .35, .94);
    max-width: unset
}

.qodef-blog.qodef-item-layout--info-right:not(.qodef-col-num--1) .qodef-e:hover .qodef-e-media-image img {
    transform: translateX(0)
}

.qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
    margin-top: 12px
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-inner {
    display: flex;
    align-items: flex-start
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    flex-shrink: 0;
    width: 120px !important;
    margin: 0 20px 0 0
}

.qodef-blog.qodef-item-layout--simple article .qodef-e-bottom-holder {
    margin-top: 5px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
    margin-bottom: 36px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link {
    margin-bottom: 50px
}

.qodef-blog.qodef-item-layout--standard.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
    margin-bottom: 50px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link {
    padding: 76px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link-icon {
    right: 40px;
    width: 140px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote {
    padding: 76px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote:before {
    font-size: 540px
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-media-image {
    width: 100%;
    overflow: hidden
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article .qodef-e-media-image img {
    width: calc(100% + 10px);
    transform: translateX(-8px);
    transition: transform .5s cubic-bezier(.25, .46, .35, .94);
    max-width: unset
}

.qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article:hover .qodef-e-media-image img {
    transform: translateX(0)
}

.qodef-blog.qodef-item-layout--standard .qodef-e-bottom-holder .qodef-e-left {
    flex-basis: 100%
}

.qodef-blog.qodef-item-layout--standard.qodef-bottom-border--enabled.qodef-col-num--1 article:not(:last-child) .qodef-e-info.qodef-info--bottom {
    margin-bottom: 36px
}

.qodef-blog.qodef-item-layout--standard.qodef-bottom-border--enabled.qodef-col-num--1 article:not(:last-child).format-link .qodef-e-link {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--standard.qodef-bottom-border--enabled.qodef-col-num--1 article:not(:last-child).format-quote .qodef-e-quote {
    margin-bottom: 0
}

.qodef-blog.qodef-item-layout--standard.qodef-bottom-border--enabled.qodef-col-num--1 article:last-child .qodef-e-inner {
    margin-bottom: 0
}

@media only screen and (max-width:1024px) {
    .qodef-blog.qodef-item-layout--standard.qodef-gutter--tiny article {
        margin-bottom: 54px !important
    }
}

.qodef-blog.qodef-item-layout--standard.qodef-info--vertical .qodef-e-bottom-holder .qodef-e-left {
    flex-direction: column;
    align-items: flex-start;
    gap: 10px
}

.qodef-blog.qodef-item-layout--standard.qodef-info--vertical .qodef-e-bottom-holder .qodef-e-left .qodef-info-separator-end {
    display: none
}

.qodef-blog.qodef-item-layout--standard.qodef--list:not(.qodef-col-num--1) .qodef-e-content {
    max-width: 95%
}

.widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

.widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 8.5px
}

.widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

.widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 35px
}

#qodef-top-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-top-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 8.5px
}

#qodef-top-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

#qodef-top-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 35px
}

#qodef-page-footer .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-page-footer .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 8.5px
}

#qodef-page-footer .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

#qodef-page-footer .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 35px
}

#qodef-side-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-side-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 8.5px
}

#qodef-side-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

#qodef-side-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 35px
}

.qodef-mega-menu-widget-holder .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

.qodef-mega-menu-widget-holder .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 8.5px
}

.qodef-mega-menu-widget-holder .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

.qodef-mega-menu-widget-holder .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 35px
}

#qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 8.5px
}

#qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

#qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 35px
}

.archive.woocommerce #qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

.archive.woocommerce #qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 8.5px
}

.archive.woocommerce #qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

.archive.woocommerce #qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 35px
}

#qodef-page-footer-bottom-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:not(:last-child) {
    margin-bottom: 20px
}

#qodef-page-footer-bottom-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article:first-child {
    margin-top: 8.5px
}

#qodef-page-footer-bottom-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--simple article .qodef-e-media-image {
    margin-right: 20px;
    width: 80px !important
}

#qodef-page-footer-bottom-area .widget.widget_hiroshi_core_simple_blog_list .qodef-blog.qodef-item-layout--minimal article:not(:last-child) {
    margin: 0 0 35px
}

body[class*=qodef-blog] #qodef-page-content #qodef-single-post-navigation {
    display: block
}

body[class*=qodef-blog] #qodef-page-content .qodef-author-info {
    display: block
}

body[class*=qodef-blog] #qodef-page-content #qodef-page-comments {
    display: block
}

.qodef-blog--wide .qodef--single>.qodef-blog-item--wide {
    margin-bottom: 67px
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-top-holder {
    margin-top: 55px;
    margin-bottom: 39px;
    text-align: center
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-top-holder .qodef-e-title {
    margin-bottom: 0
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-top-holder .qodef-e-info {
    max-width: 48.5%;
    margin: 0 auto
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-top-holder .qodef-e-bottom, .qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-top-holder .qodef-e-top {
    justify-content: center
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-top-holder .qodef-e-top {
    margin-top: 30px
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-top-holder .qodef-e-bottom {
    margin-top: 18px
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-author-holder {
    max-width: 48.5%;
    margin: 11px auto 0;
    text-align: center
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-media {
    text-align: center
}

.qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-media .qodef-e-media-image {
    margin-bottom: 54px
}

.qodef-blog--wide #qodef-author-info {
    margin-top: 14px !important
}

@media only screen and (max-width:680px) {
    .qodef-blog--wide #qodef-author-info {
        margin-top: 10px !important
    }
}

.qodef-blog--wide #qodef-page-comments-form {
    margin-top: 98px !important
}

.qodef-blog--wide #qodef-author-info, .qodef-blog--wide #qodef-page-comments-form, .qodef-blog--wide #qodef-page-comments-list {
    max-width: 48.5%;
    margin: 0 auto;
    display: block
}

.qodef-blog--wide .qodef-info--bottom {
    display: flex;
    justify-content: space-between;
    padding: 40px 0 8px;
    border-bottom: 1px solid #e3e3e3
}

.qodef-blog--wide .qodef-info--bottom .qodef-e-info-left>a[rel=tag] {
    padding: 4px 8px;
    margin: 0 5px 5px 0;
    border: 1px solid #d8d8d8;
    background-color: transparent;
    color: var(--qode-main-color);
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px;
    text-transform: lowercase;
    letter-spacing: 0;
    transition: color .2s ease-out, border-color .35s ease-out, background-color .2s ease-out;
    white-space: nowrap
}

.qodef-blog--wide .qodef-info--bottom .qodef-e-info-left>a[rel=tag]:hover {
    border-color: var(--qode-main-color)
}

.qodef-blog--wide.single #qodef-page-outer>#qodef-media img {
    width: 100%
}

.qodef-blog--wide #qodef-page-inner {
    padding-top: 0
}

.qodef-blog--wide .qodef-page-title {
    margin-bottom: 73px
}

@media only screen and (max-width:1024px) {
    .qodef-blog--wide .qodef-page-title {
        margin-bottom: 80px
    }
}

#qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 13px;
    margin-bottom: 43px
}

#qodef-author-info .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    background-color: #f4f3ef
}

#qodef-author-info .qodef-m-image {
    flex-shrink: 0
}

#qodef-author-info .qodef-m-image a, #qodef-author-info .qodef-m-image img {
    display: block
}

#qodef-author-info .qodef-m-content {
    padding: 50px 40px
}

#qodef-author-info .qodef-m-content>* {
    color: #000
}

#qodef-author-info .qodef-m-content .qodef-m-author {
    margin: 0
}

#qodef-author-info .qodef-m-content .qodef-m-email {
    margin: 5px 0 0
}

#qodef-author-info .qodef-m-content .qodef-m-description {
    margin: 16px 0 0;
    line-height: 25px;
    color: #000
}

#qodef-author-info .qodef-m-content .qodef-m-social-icons {
    position: absolute;
    top: 23px;
    right: 35px;
    margin-top: 0
}

#qodef-author-info .qodef-m-content .qodef-m-social-icons a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    vertical-align: top;
    margin-right: 11px
}

#qodef-author-info .qodef-m-content .qodef-m-social-icons a:hover {
    color: #787878
}

#qodef-author-info .qodef-m-content .qodef-m-social-icons a:last-child {
    margin-right: 0
}

.qodef-blog--wide #qodef-author-info .qodef-m-content {
    padding: 27px 40px
}

#qodef-related-posts {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 108px
}

#qodef-related-posts>.qodef-e-title {
    margin: 0 0 51px
}

@media only screen and (max-width:768px) {
    #qodef-related-posts {
        margin-top: 10px
    }

    #qodef-related-posts article.qodef-blog-item {
        margin-bottom: 50px
    }
}

#qodef-single-post-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 81px
}

#qodef-single-post-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-single-post-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    text-align: left
}

#qodef-single-post-navigation .qodef-m-nav>* {
    display: block;
    line-height: inherit
}

#qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
    position: relative;
    top: -2px;
    display: block;
    width: 30px;
    height: auto;
    fill: currentColor;
    stroke: none
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev {
    left: 0
}

#qodef-single-post-navigation .qodef-m-nav.qodef--prev .qodef-m-pagination-icon {
    margin-right: 4px
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next {
    right: 0;
    margin-left: auto
}

#qodef-single-post-navigation .qodef-m-nav.qodef--next .qodef-m-pagination-icon {
    margin-left: 4px
}

@media only screen and (max-width:768px) {
    #qodef-single-post-navigation .qodef-m-nav.qodef--next {
        align-items: flex-end
    }
}

#qodef-single-post-navigation .qodef-m-nav-label {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000;
    margin-bottom: 10px
}

#qodef-single-post-navigation .qodef-m-nav-title {
    max-width: 250px;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400
}

@media only screen and (max-width:1440px) {
    #qodef-single-post-navigation .qodef-m-nav-title {
        font-size: 18px;
        line-height: 1.27778em
    }
}

@media only screen and (max-width:768px) {
    #qodef-single-post-navigation .qodef-m-nav-title {
        display: none
    }
}

.qodef-swiper--show-drag-cursor {
    cursor: none !important
}

.qodef-swiper--show-drag-cursor .swiper-wrapper {
    min-width: 300vw
}

.qodef-swiper--show-drag-cursor .qodef-m-custom-cursor {
    height: 120px;
    left: 50%;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    top: 50%;
    transition: opacity .3s ease-out, visibility .3s ease-out;
    visibility: hidden;
    width: 120px;
    z-index: 2
}

.qodef-swiper--show-drag-cursor .qodef-m-custom-cursor-inner {
    border-radius: 50%;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.qodef-swiper--show-drag-cursor.qodef-swiper-drag-cursor--active .qodef-m-custom-cursor {
    opacity: 1;
    visibility: visible
}

.qodef-swiper--show-drag-cursor.qodef-swiper-drag-cursor--active a {
    cursor: none !important
}

#qodef-page-footer .qodef-alignment--left {
    text-align: left
}

#qodef-page-footer .qodef-alignment--left .widget img {
    margin-right: auto
}

#qodef-page-footer .qodef-alignment--center {
    text-align: center
}

#qodef-page-footer .qodef-alignment--center .widget img {
    margin-right: auto;
    margin-left: auto
}

#qodef-page-footer .qodef-alignment--right {
    text-align: right
}

#qodef-page-footer .qodef-alignment--right .widget img {
    margin-left: auto
}

@media (min-width:681px) {
    #qodef-page-footer-bottom-area-inner .qodef-alignment--space-between .qodef-grid-item:nth-child(2) {
        text-align: right
    }
}

.qodef-page-footer--uncover #qodef-page-outer {
    z-index: 90
}

.no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
    position: fixed;
    bottom: 0;
    left: 0
}

#qodef-fullscreen-area {
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 0 50px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99
}

#qodef-fullscreen-area .qodef-content-grid {
    height: 100%
}

#qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
    width: 100%
}

.qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
    animation: qode-fade-in .25s linear both
}

.qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
    animation: qode-fade-out .25s linear both
}

#qodef-fullscreen-area-inner {
    display: inline-flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    width: 50%;
    height: 100%
}

#qodef-fullscreen-area-inner .qodef-fullscreen-menu {
    max-width: 100%
}

@media only screen and (max-width:480px) {
    #qodef-fullscreen-area-inner {
        width: 100%
    }
}

#qodef-fullscreen-area-right {
    position: relative;
    display: inline-flex;
    width: 50%;
    height: 100%;
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat
}

.admin-bar #qodef-fullscreen-area-right {
    height: calc(100% - 32px)
}

@media only screen and (max-width:480px) {
    #qodef-fullscreen-area-right {
        display: none
    }
}

.qodef-fullscreen-area-right-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat
}

.qodef-fullscreen-area-right-inner>.qodef-widget-holder {
    white-space: nowrap;
    min-width: 400px
}

.qodef-fullscreen-menu {
    position: relative;
    width: 100%;
    top: 0;
    margin: 0 auto;
    text-align: left
}

.qodef-fullscreen-menu ul {
    margin: 0 !important;
    padding: 0;
    list-style: none
}

.qodef-fullscreen-menu ul li {
    position: relative;
    margin: 0;
    padding: 0
}

.qodef-fullscreen-menu ul li a .qodef-menu-item-arrow {
    display: none
}

.qodef-fullscreen-menu ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-fullscreen-menu ul.sub-menu {
    display: none
}

.qodef-fullscreen-menu .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-fullscreen-menu>ul>li>a {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 45px;
    line-height: 1.2em;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
    text-transform: lowercase
}

@media only screen and (max-width:1440px) {
    .qodef-fullscreen-menu>ul>li>a {
        font-size: 38px;
        line-height: 1.13158em
    }
}

.qodef-fullscreen-menu>ul>li>a>span {
    position: relative;
    padding-left: 7px
}

.qodef-fullscreen-menu>ul>li>a>span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    transform-origin: bottom;
    transition: transform .3s cubic-bezier(.25, .46, .35, .94), color .2s ease-out;
    transform: scaleY(0);
    background-color: currentColor
}

.qodef-fullscreen-menu>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-fullscreen-menu>ul>li>a:hover>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-fullscreen-menu>ul>li>a>span {
    padding-left: 15px
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a, .qodef-fullscreen-menu>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-fullscreen-menu>ul>li.current-menu-ancestor>a>span::after, .qodef-fullscreen-menu>ul>li.current-menu-item>a>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner>ul {
    padding: 10px 0 20px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul {
    padding-left: 15px
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a>span {
    --qodef-underline-position-y: calc(100% - 3px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li>a:hover>span {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-ancestor>a>span, .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li.current-menu-item>a>span {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-fullscreen-menu--opened #qodef-page-header-inner .qodef-header-logo-link img.qodef--main {
    opacity: 1 !important
}

.qodef-fullscreen-menu--opened #qodef-page-header-inner .qodef-header-logo-link img:not(.qodef--main) {
    opacity: 0 !important
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef--opened .qodef--open {
    visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener.qodef--opened .qodef--close {
    visibility: visible;
    transform: translateX(-50%)
}

.qodef-fullscreen-menu--opened #qodef-page-header, .qodef-fullscreen-menu--opened #qodef-page-mobile-header, .qodef-fullscreen-menu--opened .qodef-widget-holder .qodef-opener-icon .qodef-m-icon {
    visibility: hidden
}

.qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener, .qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer, .qodef-fullscreen-menu--opened .qodef-header-logo-link, .qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link {
    visibility: visible
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--dark, .qodef-fullscreen-menu--opened #qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-image.qodef--customizer, .qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-header-logo-link, .qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo .qodef-mobile-header-logo-link {
    visibility: hidden
}

#qodef-page-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 24px
}

#qodef-page-header .qodef-widget-holder .widget {
    margin: 0 12px
}

#qodef-page-header .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-page-header .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-page-header div[id^=monster-widget-placeholder], #qodef-page-header div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-page-header-inner {
    border-bottom: 0 solid transparent
}

#qodef-page-header-inner.qodef-content-grid {
    padding: 0
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a, .qodef-custom-header-layout.qodef-skin--light nav>ul>li>a {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a:hover, .qodef-custom-header-layout.qodef-skin--light nav>ul>li>a:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a>span, .qodef-custom-header-layout.qodef-skin--light nav>ul>li>a>span {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li>a>span::after, .qodef-custom-header-layout.qodef-skin--light nav>ul>li>a>span::after {
    background-color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-ancestor>a, #qodef-page-header-inner.qodef-skin--light nav>ul>li.current-menu-item>a, .qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-ancestor>a, .qodef-custom-header-layout.qodef-skin--light nav>ul>li.current-menu-item>a {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened), #qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened), #qodef-page-header-inner.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened), .qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened), .qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened), .qodef-custom-header-layout.qodef-skin--light .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light .widget.widget_hiroshi_core_woo_dropdown_cart .qodef-m-opener, .qodef-custom-header-layout.qodef-skin--light .widget.widget_hiroshi_core_woo_dropdown_cart .qodef-m-opener {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light .widget p>a, .qodef-custom-header-layout.qodef-skin--light .widget p>a {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a:hover, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a:hover {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a>span, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a>span {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li>a>span::after, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li>a>span::after {
    background-color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-ancestor>a, #qodef-page-header-inner.qodef-skin--dark nav>ul>li.current-menu-item>a, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-ancestor>a, .qodef-custom-header-layout.qodef-skin--dark nav>ul>li.current-menu-item>a {
    color: var(--qode-header-dark-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened), #qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened), #qodef-page-header-inner.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened), .qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened), .qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened), .qodef-custom-header-layout.qodef-skin--dark .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened) {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .widget.widget_hiroshi_core_woo_dropdown_cart .qodef-m-opener, .qodef-custom-header-layout.qodef-skin--dark .widget.widget_hiroshi_core_woo_dropdown_cart .qodef-m-opener {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .widget p>a, .qodef-custom-header-layout.qodef-skin--dark .widget p>a {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-header .qodef-header-logo-link img.qodef--dark, #qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

#qodef-page-header .qodef-header-logo-link.qodef-source--textual {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 1.20833em;
    font-weight: 400;
    transition: color .2s ease-out
}

@media only screen and (max-width:1440px) {
    #qodef-page-header .qodef-header-logo-link.qodef-source--textual {
        font-size: 22px;
        line-height: 1.22727em
    }
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--dark, #qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-side-area--opened #qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--main {
    opacity: 1
}

.qodef-side-area--opened #qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path, #qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color) !important
}

#qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--svg-path:hover, #qodef-page-header-inner.qodef-skin--light .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--light, #qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark {
    opacity: 1
}

.qodef-side-area--opened #qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--main {
    opacity: 1
}

.qodef-side-area--opened #qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link img.qodef--dark {
    opacity: 0
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path, #qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-dark-color) !important
}

#qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--svg-path:hover, #qodef-page-header-inner.qodef-skin--dark .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-dark-hover-color) !important
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper, .qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-left-wrapper {
    justify-content: flex-start
}

.qodef-header--divided #qodef-page-header .qodef-header-logo-link {
    justify-content: center;
    margin: auto
}

.qodef-header--divided #qodef-page-header .qodef-divided-header-right-wrapper {
    justify-content: flex-end
}

.qodef-header--divided #qodef-page-header .qodef-header-navigation {
    margin: 0
}

.qodef-header--divided #qodef-page-header .qodef-widget-holder {
    margin-left: 0
}

.qodef-header--divided #qodef-page-header-inner {
    align-items: stretch;
    justify-content: center
}

.qodef-header--fullscreen-vertical #qodef-page-header {
    position: fixed;
    top: 0;
    right: 0;
    width: 530px;
    height: 100%
}

.qodef-header--fullscreen-vertical #qodef-page-header-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 20px 40px 96px
}

.qodef-header--fullscreen-vertical #qodef-page-header-inner .qodef-widget-holder {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-left: 0
}

.qodef-header--fullscreen-vertical #qodef-page-header-inner .qodef-widget-holder .widget {
    margin: 0 0 15px
}

.qodef-header--fullscreen-vertical #qodef-page-header-inner .qodef-widget-holder .widget:last-child {
    margin-bottom: 0
}

.qodef-header--fullscreen-vertical #qodef-page-header-inner .qodef-header-logo-link {
    flex: 1 1 auto
}

.qodef-header--fullscreen-vertical #qodef-page-header-inner .qodef-fullscreen-menu-opener {
    padding-left: 20px
}

.qodef-header--fullscreen-vertical .qodef-fullscreen-vertical-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}

.qodef-header--fullscreen-vertical.admin-bar #qodef-page-header {
    top: 32px;
    height: calc(100% - 32px)
}

.qodef-header--fullscreen-vertical #qodef-page-footer, .qodef-header--fullscreen-vertical #qodef-page-outer {
    padding-right: 530px
}

.qodef-header--fullscreen-vertical.qodef-fullscreen-menu--opened .qodef-header-logo-link {
    visibility: hidden
}

@media only screen and (max-width:1024px) {
    .qodef-header--fullscreen-vertical #qodef-page-footer, .qodef-header--fullscreen-vertical #qodef-page-outer {
        padding-right: 0
    }
}

.qodef-header--minimal #qodef-page-header-inner {
    align-items: flex-start;
    padding-top: 25px
}

.qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: auto
}

.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
    align-items: flex-start;
    margin-right: 30px
}

.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder.qodef--one .wp-block-columns {
    max-width: calc(64vw - 100px);
    gap: 160px
}

@media only screen and (max-width:1440px) {
    .qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder.qodef--one .wp-block-columns {
        max-width: calc(64.4vw - 100px);
        gap: 100px
    }
}

@media only screen and (max-width:1280px) {
    .qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder.qodef--one .wp-block-columns {
        gap: 80px
    }

    .qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder.qodef--one .wp-block-columns .wp-block-column:first-child {
        flex-basis: 50% !important
    }
}

.qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder.qodef--one .wp-block-columns .wp-block-column>p {
    margin: -6px 0 0;
    line-height: 1.5em
}

.qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .widget {
    margin: 0 30px
}

.qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

.qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto
}

.qodef-header-standard--right #qodef-page-header-inner .qodef-widget-holder {
    margin-left: 60px
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: inline-flex;
    align-items: center
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto
}

.qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
    margin-right: auto
}

.qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: 60px
}

.qodef-header--switch #qodef-page-header {
    height: 280px;
    padding: 40px 0;
    pointer-events: none
}

.qodef-header--switch #qodef-page-header a {
    pointer-events: all
}

.qodef-header--switch #qodef-page-header .qodef-header-logo-link {
    align-items: flex-start
}

.qodef-header--switch #qodef-page-header .qodef-header-logo-link img {
    margin: 0
}

.qodef-header--switch #qodef-page-header .qodef-header-logo-link img:not(.qodef--main):not(.qodef--sticky) {
    top: 0;
    left: 50%;
    transform: translateX(-50%)
}

.qodef-header--switch #qodef-page-header-inner {
    align-items: flex-start;
    justify-content: space-between
}

.qodef-header--switch #qodef-page-header-inner>* {
    display: flex;
    flex: 1 1 0
}

.qodef-header--switch #qodef-page-header-inner .qodef-header-holder--left {
    max-height: 100%;
    justify-content: flex-start
}

.qodef-header--switch #qodef-page-header-inner .qodef-header-logo-link {
    justify-content: center
}

.qodef-header--switch #qodef-page-header-inner .qodef-header-holder--right {
    justify-content: flex-end
}

.qodef-header--switch #qodef-page-header-inner:after {
    display: none
}

.qodef-header--switch .qodef-header-switch-navigation {
    position: relative;
    width: 400px
}

.qodef-header--switch .qodef-header-switch-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-header--switch .qodef-header-switch-navigation ul li {
    position: relative;
    padding: 0;
    transition: opacity .2s ease-out;
    transition-delay: .1s;
    opacity: 1;
    pointer-events: all
}

.qodef-header--switch .qodef-header-switch-navigation ul li a {
    font-family: "DM Sans", sans-serif;
    color: #000;
    line-height: 1.25em;
    font-family: "Nunito Sans", sans-serif;
    text-transform: lowercase;
    font-size: 22px;
    font-weight: 400;
    white-space: nowrap
}

@media only screen and (max-width:1440px) {
    .qodef-header--switch .qodef-header-switch-navigation ul li a {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-header--switch .qodef-header-switch-navigation ul li a>span {
    position: relative;
    padding-left: 7px
}

.qodef-header--switch .qodef-header-switch-navigation ul li a>span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    transform-origin: bottom;
    transition: transform .3s cubic-bezier(.25, .46, .35, .94), color .2s ease-out;
    transform: scaleY(0);
    background-color: currentColor
}

.qodef-header--switch .qodef-header-switch-navigation ul li a .qodef-menu-item-arrow {
    display: none
}

.qodef-header--switch .qodef-header-switch-navigation ul li a.qodef-wider {
    white-space: normal
}

.qodef-header--switch .qodef-header-switch-navigation ul li a:hover {
    color: currentColor
}

.qodef-header--switch .qodef-header-switch-navigation ul li a:hover>span::after {
    transform: scaleY(1);
    background-color: currentColor
}

.qodef-header--switch .qodef-header-switch-navigation ul li.current-menu-ancestor>a, .qodef-header--switch .qodef-header-switch-navigation ul li.current-menu-item>a {
    color: currentColor
}

.qodef-header--switch .qodef-header-switch-navigation ul li.current-menu-ancestor>a>span::after, .qodef-header--switch .qodef-header-switch-navigation ul li.current-menu-item>a>span::after {
    transform: scaleY(1);
    background-color: currentColor
}

.qodef-header--switch .qodef-header-switch-navigation ul li.qodef-menu--back a {
    text-transform: none;
    background-image: none
}

.qodef-header--switch .qodef-header-switch-navigation ul li.qodef-menu--back a::after {
    display: none !important
}

.qodef-header--switch .qodef-header-switch-navigation ul li .qodef-drop-down-second {
    transform: translateZ(0)
}

.qodef-header--switch .qodef-header-switch-navigation ul li .qodef-drop-down-second .sub-menu {
    position: absolute;
    left: 130%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all .2s cubic-bezier(.46, .03, .52, .96)
}

.qodef-header--switch .qodef-header-switch-navigation ul li .qodef-drop-down-second li {
    margin: 7px 0
}

.qodef-header--switch .qodef-header-switch-navigation ul li .qodef-drop-down-second li a {
    position: relative;
    font-size: 18px
}

.qodef-header--switch .qodef-header-switch-navigation ul li .qodef-drop-down-second-inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

.qodef-header--switch .qodef-header-switch-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-header--switch .qodef-header-switch-navigation ul li.qodef-menu-sibling--open {
    opacity: 0;
    pointer-events: none;
    transition-delay: 0s
}

.qodef-header--switch .qodef-header-switch-navigation ul li.qodef-menu-sibling--open>a {
    opacity: 0;
    pointer-events: none !important
}

.qodef-header--switch .qodef-header-switch-navigation ul li.qodef-menu-item--open>a {
    opacity: 0;
    pointer-events: none
}

.qodef-header--switch .qodef-header-switch-navigation ul li.qodef-menu-item--open .qodef-drop-down-second-inner>.sub-menu, .qodef-header--switch .qodef-header-switch-navigation ul li.qodef-menu-item--open>.sub-menu {
    left: 0;
    visibility: visible;
    opacity: 1;
    transition: all .3s cubic-bezier(.65, .05, .36, 1) 50ms
}

.qodef-header--switch .qodef-header-switch-navigation>ul {
    display: inline-block;
    max-width: 100%;
    margin-top: -7px
}

.qodef-header--switch .qodef-header-switch-navigation>ul>li {
    margin: 7px 0
}

.qodef-header--switch .qodef-header-switch-navigation>ul>li>a {
    position: relative;
    overflow: hidden
}

.qodef-header--switch .qodef-header-switch-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-header--switch .qodef-skin--light .qodef-header-switch-navigation ul li a {
    color: var(--qode-header-light-color) !important
}

.qodef-header--switch .qodef-skin--dark .qodef-header-switch-navigation ul li a {
    color: var(--qode-header-dark-color) !important
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
        width: 1100px
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
        width: 960px
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid {
        width: 768px
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
        width: 1100px
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
        width: 960px
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid {
        width: 768px
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
        width: 1100px
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
        width: 960px
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid {
        width: 768px
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
        width: 960px
    }

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid {
        width: 768px
    }

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--right {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1100.qodef-header--vertical .qodef-content-grid.qodef-extended-grid--left {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 1100px
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 960px
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid>.elementor-container {
        width: 768px
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1400.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1300.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1441px) and (max-width:1680px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 1100px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 1100px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1440px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1200.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 768px)/ 2)
    }
}

@media only screen and (min-width:1281px) and (max-width:1366px) {
    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 960px)/ 2)
    }

    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 960px)/ 2)
    }
}

@media only screen and (min-width:1025px) and (max-width:1280px) {
    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--right>.elementor-container {
        padding-left: calc((100% - 768px)/ 2)
    }

    .qodef-content-grid-1100.qodef-header--vertical section.qodef-elementor-content-grid.qodef-extended-grid--left>.elementor-container {
        padding-right: calc((100% - 768px)/ 2)
    }
}

.qodef-header--vertical #qodef-page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 33%;
    height: 100%
}

.qodef-header--vertical #qodef-page-header .qodef-header-logo-link {
    box-sizing: content-box
}

.qodef-header--vertical #qodef-page-header-inner {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
    padding: 40px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-left: 0
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget {
    margin: 0 0 15px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget:last-child {
    margin-bottom: 0
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_block a {
    position: relative;
    display: inline-block;
    color: inherit;
    padding-bottom: 2px
}

.qodef-header--vertical #qodef-page-header-inner .qodef-widget-holder .widget.widget_block a:hover {
    color: var(--qode-main-color)
}

.qodef-header--vertical.admin-bar #qodef-page-header {
    top: 32px;
    height: calc(100% - 32px)
}

.qodef-header--vertical #qodef-page-footer, .qodef-header--vertical #qodef-page-outer {
    padding-left: 33%
}

.qodef-header--vertical .qodef-header-vertical-navigation {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 48px
}

.qodef-header--vertical .qodef-header-vertical-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li {
    position: relative;
    padding: 0;
    transition: opacity .2s ease-out;
    transition-delay: .1s;
    opacity: 1;
    pointer-events: all
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a {
    font-family: "DM Sans", sans-serif;
    color: #000;
    line-height: 1.25em;
    font-family: "Nunito Sans", sans-serif;
    text-transform: lowercase;
    font-size: 22px;
    font-weight: 400;
    white-space: nowrap
}

@media only screen and (max-width:1440px) {
    .qodef-header--vertical .qodef-header-vertical-navigation ul li a {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a>span {
    position: relative;
    padding-left: 7px
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a>span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    transform-origin: bottom;
    transition: transform .3s cubic-bezier(.25, .46, .35, .94), color .2s ease-out;
    transform: scaleY(0);
    background-color: currentColor
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a .qodef-menu-item-arrow {
    display: none
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li a.qodef-wider {
    white-space: normal
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-menu--back a {
    text-transform: none;
    background-image: none
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-menu--back a::after {
    display: none !important
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second {
    transform: translateZ(0)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second .sub-menu {
    position: absolute;
    left: 130%;
    width: 100%;
    visibility: hidden;
    opacity: 0;
    transition: all .2s cubic-bezier(.46, .03, .52, .96)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li {
    margin: 12px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li a {
    position: relative;
    font-size: 18px
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li>a {
    position: relative;
    overflow: hidden
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li>a:hover {
    color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li>a:hover>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li.current-menu-ancestor>a, .qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li.current-menu-ancestor>a>span::after, .qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second li.current-menu-item>a>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li .qodef-drop-down-second-inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-menu-sibling--open {
    opacity: 0;
    pointer-events: none;
    transition-delay: 0s
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-menu-sibling--open>a {
    opacity: 0
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-menu-item--open>a {
    opacity: 0;
    pointer-events: none
}

.qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-menu-item--open .qodef-drop-down-second-inner>.sub-menu, .qodef-header--vertical .qodef-header-vertical-navigation ul li.qodef-menu-item--open>.sub-menu {
    left: 0;
    visibility: visible;
    opacity: 1;
    transition: all .3s cubic-bezier(.65, .05, .36, 1) 50ms
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul {
    display: inline-block;
    max-width: 100%;
    margin-top: -3px
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li {
    margin: 3px 0
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a {
    position: relative;
    overflow: hidden
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li>a:hover>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a, .qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-ancestor>a>span::after, .qodef-header--vertical .qodef-header-vertical-navigation>ul>li.current-menu-item>a>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header--vertical .qodef-header-vertical-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-header--vertical .qodef-skin--light .qodef-header-vertical-navigation ul li a {
    color: var(--qode-header-light-color) !important
}

.qodef-header--vertical .qodef-skin--dark .qodef-header-vertical-navigation ul li a {
    color: var(--qode-header-dark-color) !important
}

.qodef-header--fixed-display #qodef-page-header, .qodef-header--fixed-display #qodef-top-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.qodef--boxed.qodef-header--fixed-display #qodef-top-area {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef--boxed.qodef-header--fixed-display #qodef-page-header {
    left: 30px;
    width: calc(100% - 60px)
}

.qodef-header--fixed-display.admin-bar #qodef-page-header, .qodef-header--fixed-display.admin-bar #qodef-top-area {
    top: 32px
}

.qodef-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
    background-color: #fff;
    transform: translateY(-100%);
    transition: transform .5s ease, top .5s ease;
    z-index: 100
}

.qodef-header--sticky-display .qodef-header-sticky {
    transform: translateY(0)
}

.qodef-header--sticky-display.qodef-side-area--opened .qodef-header-sticky {
    transform: translateY(-100%)
}

.admin-bar.qodef-header--sticky-display .qodef-header-sticky {
    top: 32px
}

.qodef-header-sticky .qodef-widget-holder {
    margin-left: 60px !important
}

.qodef-header-sticky .qodef-widget-holder .widget {
    margin: 0 30px !important
}

.qodef-header-sticky .qodef-widget-holder .widget:first-child {
    margin-left: 0 !important
}

.qodef-header-sticky .qodef-widget-holder .widget:last-child {
    margin-right: 0 !important
}

.qodef-header-sticky .qodef-widget-holder .widget.widget_hiroshi_core_woo_dropdown_cart {
    margin-right: 12px !important
}

.qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 50px
}

.qodef-header-sticky-inner.qodef-content-grid {
    padding: 0
}

.qodef-header-standard--right .qodef-header-sticky-inner .qodef-header-logo-link {
    margin-right: auto
}

.qodef-header-standard--left .qodef-header-sticky-inner {
    justify-content: flex-start
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-logo-link {
    margin-right: 20px
}

.qodef-header-standard--left .qodef-header-sticky-inner .qodef-header-navigation {
    margin-left: 20px;
    margin-right: auto
}

#qodef-top-area {
    position: relative;
    background-color: #000;
    z-index: 101
}

#qodef-top-area .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

#qodef-top-area .qodef-widget-holder.qodef--left {
    margin-right: auto
}

#qodef-top-area .qodef-widget-holder.qodef--right {
    margin-left: auto
}

#qodef-top-area .qodef-widget-holder .widget {
    margin: 0 12px
}

#qodef-top-area .qodef-widget-holder .widget:first-child {
    margin-left: 0
}

#qodef-top-area .qodef-widget-holder .widget:last-child {
    margin-right: 0
}

#qodef-top-area .qodef-widget-holder .widget.widget_text p {
    margin: 0
}

#qodef-top-area .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-top-area .widget .textwidget>*, #qodef-top-area .widget .widget p {
    margin: 0
}

#qodef-top-area div[id^=monster-widget-placeholder], #qodef-top-area div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 30px;
    justify-content: space-between;
    padding: 0 50px;
    position: relative;
    border-bottom: 0 solid transparent
}

#qodef-top-area-inner.qodef-content-grid {
    padding: 0 !important
}

#qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
    margin: 0 auto
}

#qodef-multiple-map-notice {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 15%;
    text-align: center;
    color: var(--qode-main-color);
    background-color: #fafafa
}

.qodef-map-marker-holder {
    transform: translate(-50%, -100%);
    z-index: 10
}

.qodef-map-marker-holder.qodef-active {
    z-index: 500
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
    display: block
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder#qodef-geo-location-marker .qodef-map-marker svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-map-marker {
    position: relative;
    width: 50px;
    height: auto;
    transition: all .15s ease-out
}

.qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
    position: relative;
    width: 100%;
    height: 100%
}

.qodef-map-marker-holder .qodef-map-marker svg {
    width: 100%;
    height: auto
}

.qodef-map-marker-holder .qodef-map-marker svg path {
    transition: fill .2s ease-in-out
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-map-marker-holder .qodef-info-window {
    position: absolute;
    top: -10px;
    left: -17px;
    display: none;
    min-width: 284px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5);
    z-index: 10;
    transition: opacity .3s ease;
    transform: translate(0, -100%)
}

.qodef-map-marker-holder .qodef-info-window-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px
}

.qodef-map-marker-holder .qodef-info-window-inner:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 35px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    transform: rotate(-135deg)
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
    margin-right: 12px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
    display: block;
    width: 65px
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
    margin: 0;
    transition: color .2s ease-out
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
    margin: 3px 0 0;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    line-height: 1.2em
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5
}

.qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link:hover~.qodef-info-window-details .qodef-info-window-title {
    color: var(--qode-main-color)
}

.qodef-cluster-marker {
    width: 50px;
    height: auto
}

.qodef-cluster-marker.qodef-active svg path:first-child, .qodef-cluster-marker:hover svg path:first-child {
    fill: #3ebeb4
}

.qodef-cluster-marker.qodef-active svg path:last-child, .qodef-cluster-marker:hover svg path:last-child {
    fill: #51a69e
}

.qodef-cluster-marker .qodef-cluster-marker-inner {
    position: relative
}

.qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #000
}

.qodef-cluster-marker svg {
    width: 100%;
    height: auto
}

.qodef-cluster-marker svg path {
    transition: fill .2s ease-in-out
}

.qodef-places-geo-radius {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    width: 100%;
    height: 48px;
    display: none;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    z-index: 9999
}

.qodef-places-geo-radius .qodef-range-slider-label {
    display: inline-flex;
    align-items: center;
    height: 100%
}

.qodef-places-geo-radius .noUi-target {
    position: relative;
    display: inline-flex;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #eaeaea;
    border: 0;
    direction: ltr;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -moz-user-select: none;
         user-select: none;
    margin-left: 10px
}

.qodef-places-geo-radius .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-user-select: none;
    touch-action: none;
    -moz-user-select: none;
         user-select: none
}

.qodef-places-geo-radius .noUi-target .noUi-base {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-places-geo-radius .noUi-target .noUi-connects {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect, .qodef-places-geo-radius .noUi-target .noUi-origin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    will-change: transform;
    transform-origin: 0 0
}

.qodef-places-geo-radius .noUi-target .noUi-connect {
    background-color: var(--qode-main-color)
}

.qodef-places-geo-radius .noUi-target .noUi-handle {
    position: absolute;
    top: -3px;
    left: auto;
    right: -9px;
    width: 9px;
    height: 9px;
    background-color: var(--qode-main-color);
    cursor: pointer
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip {
    position: absolute;
    left: 50%;
    bottom: 7px;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    transform: translateX(-50%)
}

.qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
    content: ' km'
}

.qodef-places-geo-radius .noUi-state-drag * {
    cursor: inherit !important
}

.qodef-places-geo-radius .noUi-draggable {
    cursor: ew-resize
}

.qodef-places-geo-radius [disabled] .noUi-handle, .qodef-places-geo-radius [disabled].noUi-handle, .qodef-places-geo-radius [disabled].noUi-target {
    cursor: not-allowed !important
}

#qodef-page-mobile-header {
    background-color: #fff
}

#qodef-page-mobile-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%
}

#qodef-page-mobile-header .qodef-widget-holder .widget {
    margin: 0 0 0 12px
}

#qodef-page-mobile-header .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

#qodef-page-mobile-header .widget .textwidget>*, #qodef-page-mobile-header .widget .widget p {
    margin: 0
}

#qodef-page-mobile-header div[id^=monster-widget-placeholder], #qodef-page-mobile-header div[id^=woo-monster-widget-placeholder] {
    display: none
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
    color: var(--qode-main-color)
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon {
    visibility: hidden
}

#qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-mobile-header--sticky #qodef-page-mobile-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-100%)
}

.qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
    transition: transform .3s ease, top .3s ease
}

.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    transform: translateY(0)
}

.admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    top: 46px
}

.qodef--passepartout #qodef-page-mobile-header-inner {
    padding: 0
}

.qodef-mobile-header-navigation ul li .qodef-content-grid {
    width: 100%
}

#qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
    max-height: 100%;
    width: auto;
    margin-right: auto
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 1
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark, #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 0
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 1.20833em;
    font-weight: 400;
    transition: color .2s ease-out
}

@media only screen and (max-width:1440px) {
    #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
        font-size: 22px;
        line-height: 1.22727em
    }
}

.qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
    margin-right: 5px
}

.qodef-mobile-header-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
    display: none
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-mobile-header--minimal #qodef-page-mobile-header-inner .qodef-opener-icon {
    margin-left: 20px
}

.qodef-fullscreen-menu--opened {
    overflow-y: hidden
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 1
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark, .qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 0
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path, .qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color) !important
}

.qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--svg-path:hover, .qodef-fullscreen-menu--opened #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important
}

.qodef-mobile-header--side-area #qodef-page-mobile-header-inner .qodef-side-area-mobile-header-opener {
    margin-left: 20px
}

#qodef-side-area-mobile-header {
    position: fixed;
    top: 0;
    right: -340px;
    width: 340px;
    height: 100vh;
    display: flex;
    align-items: center;
    padding: 70px 60px;
    background-color: #000;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

#qodef-side-area-mobile-header .qodef-m-close {
    position: absolute;
    top: 26px;
    right: 40px;
    display: block;
    z-index: 1000;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation {
    width: 100%
}

#qodef-side-area-mobile-header .qodef-m-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li {
    position: relative;
    padding: 0;
    margin: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second {
    display: none;
    transform: translateZ(0)
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-drop-down-second-inner {
    position: relative;
    display: block;
    padding: 0;
    z-index: 997
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow {
    position: absolute;
    top: 14px;
    right: 0;
    width: 7px;
    height: auto;
    color: #fff;
    z-index: 9;
    cursor: pointer;
    transition: color .2s ease-out;
    transform: rotate(0);
    transition: transform .2s ease-out, color .2s ease-out
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li .qodef-menu-item-arrow:hover {
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li>a>span {
    --qodef-underline-position-y: calc(100% - 3px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-ancestor>a>span, #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li.current-menu-item>a>span, #qodef-side-area-mobile-header .qodef-m-navigation ul li ul li:hover>a>span {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li ul ul {
    display: none
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef--hide-link>a {
    cursor: default
}

#qodef-side-area-mobile-header .qodef-m-navigation ul li.qodef-menu-item--open>.qodef-menu-item-arrow {
    transform: rotate(90deg)
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-menu-item-icon {
    margin-right: 5px
}

#qodef-side-area-mobile-header .qodef-m-navigation .qodef-mega-menu-widget-holder {
    display: none
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    color: #fff;
    font-family: "Nunito Sans", sans-serif;
    text-transform: lowercase
}

@media only screen and (max-width:1440px) {
    #qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a {
        font-size: 18px;
        line-height: 1.27778em
    }
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a>span {
    position: relative;
    padding-left: 7px
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a>span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    transform-origin: bottom;
    transition: transform .3s cubic-bezier(.25, .46, .35, .94), color .2s ease-out;
    transform: scaleY(0);
    background-color: #fff
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li>a:hover>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a, #qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

#qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-ancestor>a>span::after, #qodef-side-area-mobile-header .qodef-m-navigation>ul>li.current-menu-item>a>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

#qodef-side-area-mobile-header .qodef-widget-holder {
    position: absolute;
    left: 60px;
    bottom: 20px;
    width: calc(100% - 2*60px);
    height: auto
}

#qodef-side-area-mobile-header .qodef-widget-holder .widget {
    margin: 0
}

.admin-bar #qodef-side-area-mobile-header {
    top: 32px;
    height: calc(100vh - 32px)
}

#qodef-side-area-mobile-header.qodef--opened {
    right: 0;
    visibility: visible
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner {
    justify-content: flex-end
}

.qodef-mobile-header--standard #qodef-page-mobile-header-inner .qodef-mobile-header-logo-link {
    margin-right: auto
}

.qodef-header-navigation .qodef-menu-item-icon {
    display: block;
    margin-right: 5px;
    line-height: inherit
}

.qodef-header-navigation .qodef-menu-item-icon:before {
    display: block;
    line-height: inherit
}

.qodef-header-navigation ul li .qodef-drop-down-second {
    position: absolute;
    top: 100%;
    left: 0;
    display: block;
    width: auto;
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 10
}

.qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
    transition: opacity .2s ease-out
}

.qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
    display: none;
    white-space: normal
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second.qodef-drop-down--right {
    left: auto;
    right: 0
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner>ul {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible
}

.qodef-header-navigation ul li.qodef-menu-item--narrow .qodef-drop-down-second-inner ul li>a {
    font-size: 15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-mega-menu-widget-holder {
    display: block
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    background-color: #fff;
    border: 1px solid #e3e3e3
}

.qodef--boxed .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner, .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner:not(.qodef-content-grid) {
    padding: 0 50px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul {
    display: flex;
    justify-content: space-between;
    padding: 49px 0 48px;
    margin: 0 -15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li {
    width: 100%;
    padding: 0 15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a {
    font-family: "DM Sans", sans-serif;
    color: #000;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "Nunito Sans", sans-serif;
    text-transform: lowercase;
    font-size: 12px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a>span {
    position: relative;
    padding-left: 7px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a>span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    transform-origin: bottom;
    transition: transform .3s cubic-bezier(.25, .46, .35, .94), color .2s ease-out;
    transform: scaleY(0);
    background-color: currentColor
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a>span {
    padding-left: 0;
    text-transform: uppercase
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a>span::after {
    height: 1px;
    width: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li>a:hover::after {
    height: 1px;
    width: 100%
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li .qodef-menu-item-arrow {
    display: none
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul {
    padding-top: 6px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    font-family: "Nunito Sans", sans-serif;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    font-size: 15px
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li>a>span {
    --qodef-underline-position-y: calc(100% - 3px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li.current-menu-item>a>span, .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li ul li:hover>a>span {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a, .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-ancestor>a>span::after, .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.current-menu-item>a>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover {
    color: var(--qode-main-color)
}

.qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner>ul>li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)>a:hover>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header-navigation>ul>li>a {
    font-size: 18px
}

body:not(.qodef-drop-down-second--full-width) .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second-inner {
    padding: 0 50px
}

.qodef-opener-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible
}

.qodef-opener-icon .qodef-m-icon.qodef--close {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack {
    font-size: 35px
}

.qodef-opener-icon.qodef-source--icon-pack * {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack :before {
    display: inline-block;
    line-height: inherit
}

.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--icon-pack.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-opener-icon.qodef-source--svg-path span {
    position: relative
}

.qodef-opener-icon.qodef-source--svg-path span>* {
    vertical-align: middle
}

.qodef-opener-icon.qodef-source--svg-path span path, .qodef-opener-icon.qodef-source--svg-path span>* {
    fill: currentColor;
    stroke: currentColor
}

.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--open {
    visibility: hidden
}

.qodef-opener-icon.qodef-source--svg-path.qodef--opened .qodef-m-icon.qodef--close {
    visibility: visible
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-lines {
    position: relative;
    display: block;
    width: 20px;
    height: 13px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line {
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: currentColor;
    transition: top .15s ease, transform .3s ease
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--1 {
    top: 0
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--2 {
    top: 6px
}

.qodef-opener-icon.qodef-source--predefined .qodef-m-line.qodef--3 {
    bottom: 0
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--1 {
    top: 6px;
    transform: rotate(45deg)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--2 {
    top: 6px;
    transform: rotate(-45deg)
}

.qodef-opener-icon.qodef-source--predefined.qodef--opened .qodef-m-line.qodef--3 {
    opacity: 0
}

.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu {
    display: block;
    transform: rotate(-80deg);
    transition: transform 1.6s
}

.qodef-browser--firefox .qodef-opener-icon.qodef-source--predefined .qodef-svg--menu {
    transform: none
}

.qodef-opener-icon.qodef-source--predefined .qodef-svg--menu path {
    stroke-dasharray: 265;
    stroke-dashoffset: 530;
    transition: stroke-dashoffset 1.6s
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu {
    transform: rotate(80deg) translateZ(0)
}

.qodef-browser--firefox .qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu {
    transform: none
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu path {
    stroke-dashoffset: 0
}

.qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu-close {
    animation: qode-draw-line .7s cubic-bezier(.22, .61, .36, 1)
}

.qodef-parallax {
    position: relative;
    width: 100%;
    overflow: hidden
}

.qodef-parallax.elementor-section {
    overflow: visible
}

.qodef-parallax-row-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden
}

.qodef-parallax-img-holder {
    position: absolute;
    top: -50%;
    height: 150%;
    left: 0;
    width: 100%;
    opacity: 0
}

.qodef-browser--edge .qodef-parallax-img-holder, .qodef-browser--ms-explorer .qodef-parallax-img-holder, .touchevents .qodef-parallax-img-holder {
    top: 0;
    height: 100%;
    opacity: 1
}

.qodef-parallax-content-holder {
    position: relative;
    z-index: 99
}

.qodef-parallax-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    will-change: transform
}

.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.touchevents .qodef-parallax-img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-browser--edge .qodef-parallax-img, .qodef-browser--ms-explorer .qodef-parallax-img {
    height: 100%
}

.qodef-contact-form-7, .rs-layer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-contact-form-7 p, .rs-layer p {
    margin: 0
}

.qodef-contact-form-7 br, .rs-layer br {
    display: none
}

.qodef-contact-form-7 .ajax-loader, .rs-layer .ajax-loader {
    display: none
}

.qodef-contact-form-7 .wpcf7-form-control-wrap, .rs-layer .wpcf7-form-control-wrap {
    display: block;
    max-width: 100%
}

.qodef-contact-form-7 .wpcf7-not-valid-tip, .rs-layer .wpcf7-not-valid-tip {
    margin: 10px 0 0 0
}

.qodef-contact-form-7 .wpcf7-response-output, .rs-layer .wpcf7-response-output {
    border-width: 1px !important;
    margin: 2em 0 0 0 !important;
    padding: 1em 1.5em !important
}

.qodef-contact-form-7 .wpcf7-form, .rs-layer .wpcf7-form {
    position: relative
}

.qodef-contact-form-7 .wpcf7-form:before, .rs-layer .wpcf7-form:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    content: '';
    visibility: hidden;
    z-index: 98
}

.qodef-contact-form-7 .wpcf7-form:after, .rs-layer .wpcf7-form:after {
    animation: qode-rotate 2s linear infinite;
    background-color: transparent;
    border: 2px solid #fafafa;
    border-radius: 50%;
    border-top: 2px solid var(--qode-main-color);
    content: '';
    height: 24px;
    left: calc(50% - 12px);
    opacity: 1;
    position: absolute;
    top: calc(50% - 12px);
    visibility: hidden;
    width: 24px;
    z-index: 99
}

.qodef-contact-form-7 .wpcf7-form.submitting>*, .rs-layer .wpcf7-form.submitting>* {
    opacity: .3
}

.qodef-contact-form-7 .wpcf7-form.submitting:after, .qodef-contact-form-7 .wpcf7-form.submitting:before, .rs-layer .wpcf7-form.submitting:after, .rs-layer .wpcf7-form.submitting:before {
    visibility: visible
}

.wpcf7 .qodef-contact-form input[type=email], .wpcf7 .qodef-contact-form input[type=tel], .wpcf7 .qodef-contact-form input[type=text], .wpcf7 .qodef-contact-form textarea {
    margin-bottom: 15px;
    border-color: #acacac
}

.wpcf7 .qodef-contact-form input[type=email]:focus, .wpcf7 .qodef-contact-form input[type=tel]:focus, .wpcf7 .qodef-contact-form input[type=text]:focus, .wpcf7 .qodef-contact-form textarea:focus {
    border-color: var(--qode-main-color)
}

.wpcf7 .qodef-contact-form input[type=email]::-moz-placeholder, .wpcf7 .qodef-contact-form input[type=tel]::-moz-placeholder, .wpcf7 .qodef-contact-form input[type=text]::-moz-placeholder, .wpcf7 .qodef-contact-form textarea::-moz-placeholder {
    color: #acacac
}

.wpcf7 .qodef-contact-form input[type=email]::placeholder, .wpcf7 .qodef-contact-form input[type=tel]::placeholder, .wpcf7 .qodef-contact-form input[type=text]::placeholder, .wpcf7 .qodef-contact-form textarea::placeholder {
    color: #acacac
}

.wpcf7 .qodef-contact-form button[type=submit] {
    margin-top: 28px
}

@media only screen and (max-width:680px) {
    .wpcf7 .qodef-contact-form .qodef-grid.qodef-col-num--2 .qodef-grid-item {
        width: 100% !important
    }
}

.wpcf7 .qodef-contact-form-2 .wpcf7-form-control-wrap {
    margin: 0 0 1px !important
}

.wpcf7 .qodef-contact-form-2 h3 {
    margin-bottom: 52px
}

.wpcf7 .qodef-contact-form-2 input[type=email], .wpcf7 .qodef-contact-form-2 input[type=tel], .wpcf7 .qodef-contact-form-2 input[type=text], .wpcf7 .qodef-contact-form-2 textarea {
    margin-bottom: 15px;
    border-color: #acacac
}

.wpcf7 .qodef-contact-form-2 input[type=email]:focus, .wpcf7 .qodef-contact-form-2 input[type=tel]:focus, .wpcf7 .qodef-contact-form-2 input[type=text]:focus, .wpcf7 .qodef-contact-form-2 textarea:focus {
    border-color: var(--qode-main-color)
}

.wpcf7 .qodef-contact-form-2 input[type=email]::-moz-placeholder, .wpcf7 .qodef-contact-form-2 input[type=tel]::-moz-placeholder, .wpcf7 .qodef-contact-form-2 input[type=text]::-moz-placeholder, .wpcf7 .qodef-contact-form-2 textarea::-moz-placeholder {
    color: #acacac
}

.wpcf7 .qodef-contact-form-2 input[type=email]::placeholder, .wpcf7 .qodef-contact-form-2 input[type=tel]::placeholder, .wpcf7 .qodef-contact-form-2 input[type=text]::placeholder, .wpcf7 .qodef-contact-form-2 textarea::placeholder {
    color: #acacac
}

.wpcf7 .qodef-contact-form-2 button[type=submit] {
    margin-top: 39px
}

.wpcf7 .qodef-newsletter {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 45px 30px 53px;
    background-color: #3a3a3a
}

.wpcf7 .qodef-newsletter h4 {
    color: #fff;
    margin-bottom: 36px
}

.wpcf7 .qodef-newsletter .wpcf7-form-control-wrap {
    width: 100%;
    margin-bottom: 0
}

.wpcf7 .qodef-newsletter input[type=email] {
    padding: 8px 0;
    border-color: #fff
}

.wpcf7 .qodef-newsletter input[type=email]:focus {
    border-color: var(--qode-main-color)
}

.wpcf7 .qodef-newsletter input[type=email]::-moz-placeholder {
    color: #acacac
}

.wpcf7 .qodef-newsletter input[type=email]::placeholder {
    color: #acacac
}

.wpcf7 .qodef-newsletter button[type=submit] {
    justify-content: center;
    width: 100%;
    margin-top: 36px;
    border-color: #fff;
    color: #fff;
    --qodef-hover-bg-color: #fff
}

.wpcf7 .qodef-newsletter button[type=submit]:hover {
    color: #000
}

.qodef-instagram-list #sb_instagram {
    padding: 0 !important;
    overflow: hidden !important
}

html.elementor-html .qodef-instagram-list #sb_instagram #sbi_images .sbi_item.sbi_transition {
    opacity: 1 !important
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_item .sbi_photo {
    transition: .2s ease-out
}

.qodef-instagram-list #sb_instagram #sbi_images .sbi_item .sbi_photo:hover {
    opacity: 1 !important
}

.qodef-instagram-list .sbi_photo_wrap a {
    background-image: none !important;
    height: auto !important;
    padding-bottom: 0 !important
}

.qodef-instagram-list .sbi_photo_wrap a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: .2s ease-out;
    pointer-events: none
}

.qodef-instagram-list .sbi_photo_wrap a:after {
    color: #fff;
    content: '\f16d';
    font-family: 'Font Awesome 5 Brands';
    font-size: 20px;
    right: 12px;
    opacity: 0;
    position: absolute;
    top: 18px;
    transition: opacity .2s ease-out
}

.qodef-instagram-list .sbi_photo_wrap a:hover:before {
    opacity: .5
}

.qodef-instagram-list .sbi_photo_wrap a:hover:after {
    opacity: 1
}

.qodef-instagram-list .sbi_photo_wrap a img {
    display: inline-block !important
}

.qodef-instagram-list.qodef-swiper-container #sb_instagram #sbi_images .sbi_item {
    margin: inherit !important
}

.qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info #ctf .ctf-tweet-actions {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf {
    overflow: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    float: left;
    border: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
    margin-left: 0;
    display: block;
    margin-bottom: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
    line-height: 1 !important;
    display: flex;
    align-items: center;
    flex-flow: row wrap
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
    width: 37px;
    height: 37px;
    margin: 0 7px 0 0;
    float: none;
    border-radius: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 600 !important;
    margin: 0 4px 0 0
}

@media only screen and (max-width:1440px) {
    .qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context, .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta, .qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    margin-right: 4px;
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child, .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child, .qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
    margin-top: 4px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
    display: none
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    padding: 0;
    margin-top: -5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    top: 5px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    margin-top: -3px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
    content: '\e094';
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    visibility: hidden
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
    padding: 0;
    font-size: 14px;
    margin-right: 8px
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
    margin-right: 0
}

.qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
    margin-left: 0
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:before {
    content: "";
    display: table;
    table-layout: fixed
}

.qodef-twitter-list.qodef-layout--columns .ctf-tweets:after {
    clear: both
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 #ctf .ctf-tweets>.ctf-item {
    width: 100%
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 #ctf .ctf-tweets>.ctf-item {
    width: 50%
}

@media only screen and (min-width:681px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 #ctf .ctf-tweets>.ctf-item {
    width: 33.33333%
}

@media only screen and (min-width:769px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 #ctf .ctf-tweets>.ctf-item {
    width: 25%
}

@media only screen and (min-width:1025px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 #ctf .ctf-tweets>.ctf-item {
    width: 20%
}

@media only screen and (min-width:1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 #ctf .ctf-tweets>.ctf-item {
    width: 16.66667%
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 #ctf .ctf-tweets>.ctf-item {
    width: 14.28571%
}

@media only screen and (min-width:1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 #ctf .ctf-tweets>.ctf-item {
    width: 12.5%
}

@media only screen and (min-width:1367px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--predefined #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (min-width:1441px) {
    .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8.qodef-responsive--custom #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

.qodef-twitter-list.qodef-gutter--no.qodef--no-bottom-space {
    margin-bottom: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets {
    margin: 0
}

.qodef-twitter-list.qodef-gutter--no #ctf .ctf-tweets>.ctf-item {
    padding: 0;
    margin: 0
}

.qodef-twitter-list.qodef-gutter--tiny.qodef--no-bottom-space {
    margin-bottom: -8px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets {
    margin: 0 -4px
}

.qodef-twitter-list.qodef-gutter--tiny #ctf .ctf-tweets>.ctf-item {
    padding: 0 4px;
    margin: 0 0 8px
}

.qodef-twitter-list.qodef-gutter--small.qodef--no-bottom-space {
    margin-bottom: -20px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets {
    margin: 0 -10px
}

.qodef-twitter-list.qodef-gutter--small #ctf .ctf-tweets>.ctf-item {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-twitter-list.qodef-gutter--normal.qodef--no-bottom-space {
    margin-bottom: -30px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets {
    margin: 0 -15px
}

.qodef-twitter-list.qodef-gutter--normal #ctf .ctf-tweets>.ctf-item {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-twitter-list.qodef-gutter--medium.qodef--no-bottom-space {
    margin-bottom: -40px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets {
    margin: 0 -20px
}

.qodef-twitter-list.qodef-gutter--medium #ctf .ctf-tweets>.ctf-item {
    padding: 0 20px;
    margin: 0 0 40px
}

.qodef-twitter-list.qodef-gutter--large.qodef--no-bottom-space {
    margin-bottom: -50px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets {
    margin: 0 -25px
}

.qodef-twitter-list.qodef-gutter--large #ctf .ctf-tweets>.ctf-item {
    padding: 0 25px;
    margin: 0 0 50px
}

.qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
    margin-bottom: -74px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
    margin: 0 -37px
}

.qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
    padding: 0 37px;
    margin: 0 0 74px
}

.qodef-twitter-list.qodef-gutter--enormous.qodef--no-bottom-space {
    margin-bottom: -100px
}

.qodef-twitter-list.qodef-gutter--enormous #ctf .ctf-tweets {
    margin: 0 -50px
}

.qodef-twitter-list.qodef-gutter--enormous #ctf .ctf-tweets>.ctf-item {
    padding: 0 50px;
    margin: 0 0 100px
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc
}

#qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a:hover {
    color: #fff
}

.qodef-yith-wccl--predefined .select_box {
    display: inline-block
}

.qodef-yith-wccl--predefined .select_box:after {
    display: none
}

.qodef-yith-wccl--predefined .select_box .select_option {
    vertical-align: middle;
    border: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    float: none;
    position: relative
}

.qodef-yith-wccl--predefined .select_box .select_option:last-child {
    margin-right: 0
}

.qodef-yith-wccl--predefined .select_box .select_option>span:not(.yith_wccl_tooltip) {
    border: 0;
    min-width: auto;
    width: auto;
    height: auto;
    line-height: inherit
}

.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip {
    width: 100px
}

.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip>span {
    background: #fff;
    border-radius: 0;
    border: 1px solid #e3e3e3 !important;
    padding: 10px;
    color: #000
}

.qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip.top span:after {
    top: 100%;
    bottom: auto
}

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option {
    border: 1px solid transparent;
    padding: 1px
}

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option>span:not(.yith_wccl_tooltip) {
    width: 38px;
    height: 15px
}

.qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option.selected {
    border-color: #000
}

.qodef-yith-wccl--predefined .select_box.select_box_image .select_option {
    border: 1px solid transparent;
    padding: 1px
}

.qodef-yith-wccl--predefined .select_box.select_box_image .select_option>img:not(.yith_wccl_tooltip) {
    width: 40px;
    height: 40px;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-yith-wccl--predefined .select_box.select_box_image .select_option.selected {
    border-color: #000
}

.qodef-yith-wccl--predefined .select_box.select_box_label>* {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option {
    transition: color .2s ease-out;
    margin: 0
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after {
    content: ',';
    margin-right: 5px
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option:last-of-type:after {
    display: none
}

.qodef-yith-wccl--predefined .select_box.select_box_label .select_option.selected {
    color: var(--qode-main-color)
}

.qodef-yith-wccl--predefined li.product .variations_form.cart {
    margin: 0 0 0 20px
}

.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations {
    margin-bottom: 10px;
    text-align: right
}

.qodef-yith-wccl--predefined li.product .variations_form.cart div.variations:last-child {
    margin-bottom: 0
}

#yith-quick-view-modal .yith-quick-view-overlay {
    background: rgba(255, 255, 255, .79) !important
}

#yith-quick-view-modal .yith-wcqv-wrapper {
    height: auto !important;
    width: 960px !important;
    max-width: 90vw !important
}

#yith-quick-view-modal .yith-wcqv-main {
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5) !important;
    overflow-y: hidden !important;
    max-height: 90vh !important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
    margin: 0
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner>* {
    padding: 0
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
    align-self: stretch
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .qodef-woo-product-mark {
    transform: translateX(0)
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image :not(.qodef-woo-product-mark) {
    height: 100%
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure {
    margin: 0 !important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure img {
    -o-object-fit: cover;
       object-fit: cover
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure>.woocommerce-product-gallery__image {
    width: 100% !important;
    margin: 0 !important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper {
    display: none !important
}

#yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
    align-self: center;
    padding: 30px
}

#yith-quick-view-modal #yith-quick-view-close {
    border: 0 !important;
    font-size: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px
}

#yith-quick-view-modal #yith-quick-view-close:after {
    display: block;
    line-height: 25px;
    padding: 0 3px;
    position: relative;
    font-size: 18px;
    font-family: ElegantIcons;
    content: "\4d"
}

body:not([class*=hiroshi-core]) #yith-quick-view-modal #yith-quick-view-close:after {
    content: 'x';
    font-family: initial
}

#yith-quick-view-modal .qodef-yith-wcqv-link {
    margin-top: 38px
}

.qodef-yith-wcqv--predefined .yith-wcqv-button {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important
}

.qodef-yith-wcqv--predefined .yith-wcqv-button:before {
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f06e"
}

.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button {
    color: #fff !important
}

.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button:hover {
    color: var(--qode-main-color) !important
}

.qodef-yith-wcqv--predefined .qodef-woo-product-image-inner .yith-wcqv-button .blockUI {
    display: none !important
}

.yith-wcwl-form .wishlist-title-container {
    display: none !important
}

.yith-wcwl-form .shop_table {
    font-size: 100%
}

.yith-wcwl-form .shop_table tr {
    border-left: none;
    border-right: none;
    border-top: none
}

.yith-wcwl-form .shop_table td, .yith-wcwl-form .shop_table th {
    padding: 15px 0 15px 15px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

.yith-wcwl-form .shop_table td:first-child, .yith-wcwl-form .shop_table th:first-child {
    padding-left: 0
}

.yith-wcwl-form .shop_table th {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.yith-wcwl-form .shop_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.yith-wcwl-form .shop_table td ul li {
    margin: 0 0 10px;
    padding: 0
}

.yith-wcwl-form .shop_table td ul li:last-child {
    margin-bottom: 0
}

.yith-wcwl-form .shop_table td ul li label {
    margin-bottom: 0
}

.yith-wcwl-form .shop_table p {
    margin: 0
}

.yith-wcwl-form .shop_table .variation:after, .yith-wcwl-form .shop_table .variation:before {
    content: '';
    display: table;
    table-layout: fixed
}

.yith-wcwl-form .shop_table .variation:after {
    clear: both
}

.yith-wcwl-form .shop_table .variation dt {
    clear: left;
    float: left;
    font-weight: initial
}

@media only screen and (max-width:680px) {
    .yith-wcwl-form .shop_table .variation dt {
        float: none;
        width: 100%
    }
}

.yith-wcwl-form .shop_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px
}

@media only screen and (max-width:680px) {
    .yith-wcwl-form .shop_table .variation dd {
        float: none;
        margin: 0;
        width: 100%
    }
}

.yith-wcwl-form .wishlist_table.shop_table tr th {
    background: 0 0 !important
}

.yith-wcwl-form .wishlist_table.shop_table tr th.product-remove {
    width: auto !important
}

.yith-wcwl-form .wishlist_table.shop_table tr td {
    background: 0 0 !important;
    color: #000 !important;
    border-color: transparent !important
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart, .yith-wcwl-form .wishlist_table .product-add-to-cart .button {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative !important;
    display: inline-flex !important;
    vertical-align: middle !important;
    width: auto !important;
    margin: 0 !important;
    text-decoration: none !important;
    text-transform: lowercase !important;
    border-radius: 0 !important;
    outline: 0 !important;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out !important;
    padding: 7px 43px !important;
    cursor: pointer !important;
    color: #fff !important;
    background-color: transparent !important;
    border: 1px solid var(--qode-main-color) !important;
    z-index: 1;
    transition-delay: .03s;
    overflow: hidden
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:after, .yith-wcwl-form .wishlist_table .product-add-to-cart .button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    width: calc(100% + 2px);
    transform-origin: left;
    transform: scaleX(1)
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover, .yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover {
    color: var(--qode-main-color) !important;
    background-color: transparent !important;
    border-color: var(--qode-main-color) !important
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover:after, .yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover:after {
    transform-origin: right;
    transform: scaleX(0)
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i, .yith-wcwl-form .wishlist_table .product-add-to-cart .button i {
    display: none !important
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before, .yith-wcwl-form .wishlist_table .product-add-to-cart .button:before {
    display: none !important
}

.yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart.added, .yith-wcwl-form .wishlist_table .product-add-to-cart .button.added {
    display: none !important
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    content: "\f004"
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
    font-size: 22px;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: "\f004"
}

.qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay, .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback, .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist, .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i, .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span {
    display: none !important
}

.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a {
    color: #fff !important
}

.qodef-yith-wcwl--predefined .qodef-woo-product-image-inner .yith-wcwl-add-to-wishlist a:hover {
    color: var(--qode-main-color) !important
}

.qodef-yith-wcwl--predefined #yith-wcwl-popup-message {
    display: none !important
}

.qodef-yith-wcwl--predefined .yith-wcwl-share {
    display: none !important
}

.qodef-order-tracking p:not(.form-row) {
    margin-top: 0
}

.qodef-order-tracking .form-row {
    margin: 0
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .product-category a, .qodef-woo-product-list .product-category a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    width: auto
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .product-category .qodef-product-category-image, .qodef-woo-product-list .product-category .qodef-product-category-image {
    width: 100%
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .product-category .qodef-product-category-image img, .qodef-woo-product-list .product-category .qodef-product-category-image img {
    width: 100%;
    height: auto
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .count, .qodef-woo-product-list .count {
    display: none
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .woocommerce-loop-category__title, .qodef-woo-product-list .woocommerce-loop-category__title {
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 30px
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .qodef-e-category-price-wrapper, .qodef-woo-product-list .qodef-e-category-price-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media only screen and (max-width:480px) {
    .qodef-woo-product-category-list.qodef-item-layout--info-below .qodef-e-category-price-wrapper .qodef-button, .qodef-woo-product-list .qodef-e-category-price-wrapper .qodef-button {
        padding: 9px 42px
    }
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .qodef-e-category-price .qodef-e-label, .qodef-woo-product-list .qodef-e-category-price .qodef-e-label {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.qodef-woo-product-category-list.qodef-item-layout--info-below .qodef-e-category-price .qodef-e-price, .qodef-woo-product-list .qodef-e-category-price .qodef-e-price {
    margin-top: 9px;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 1.20833em;
    font-weight: 400;
    line-height: 1
}

@media only screen and (max-width:1440px) {
    .qodef-woo-product-category-list.qodef-item-layout--info-below .qodef-e-category-price .qodef-e-price, .qodef-woo-product-list .qodef-e-category-price .qodef-e-price {
        font-size: 22px;
        line-height: 1.22727em
    }
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category a, .qodef-woo-product-list .product-category a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .product-category .woocommerce-loop-category__title, .qodef-woo-product-list .product-category .woocommerce-loop-category__title {
    background-color: #fff;
    left: 50%;
    margin: 0;
    padding: 12px 41px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto
}

.qodef-woo-product-category-list.qodef-item-layout--info-on-image .count, .qodef-woo-product-list .count {
    display: none
}

.qodef-woo-product-list.qodef-item-border .qodef-grid-inner {
    color: #ccc
}

.qodef-woo-product-list.qodef-item-border .qodef-grid-inner:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: currentColor
}

.qodef-woo-product-list.qodef-item-border .qodef-grid-inner:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor
}

.qodef-woo-product-list.qodef-item-border .qodef-grid-item {
    border-bottom: 1px solid #e3e3e3
}

.qodef-woo-product-list.qodef-item-border .qodef-grid-item:after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #e3e3e3
}

.qodef-woo-product-list.qodef-item-border .qodef-e-inner {
    padding: 14.6% 12.9% 17.2%
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .added_to_cart, .qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-e-inner .button {
    margin-top: 20px !important
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 24px 35px
}

.qodef-woo-product-list.qodef-item-layout--info-on-image .qodef-woo-product-content-bottom {
    flex-basis: 100%
}

.widget_hiroshi_core_woo_dropdown_cart, .widget_shopping_cart {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner, .widget_shopping_cart .qodef-widget-dropdown-cart-inner {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-opener, .widget_hiroshi_core_woo_dropdown_cart>.widgettitle, .widget_shopping_cart .qodef-m-opener, .widget_shopping_cart>.widgettitle {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-opener, .widget_shopping_cart .qodef-m-opener {
    margin-right: 4px;
    font-size: 18px;
    text-transform: lowercase
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, .widget_hiroshi_core_woo_dropdown_cart .widget_shopping_cart_content, .widget_shopping_cart .qodef-widget-dropdown-cart-content, .widget_shopping_cart .widget_shopping_cart_content {
    border-width: 1px;
    border-style: solid;
    display: block;
    padding: 30px 0 35px;
    text-align: left;
    transition: opacity .2s ease-out, visibility .2s ease-out
}

header .widget_hiroshi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, header .widget_hiroshi_core_woo_dropdown_cart .widget_shopping_cart_content, header .widget_shopping_cart .qodef-widget-dropdown-cart-content, header .widget_shopping_cart .widget_shopping_cart_content {
    left: auto;
    opacity: 0 !important;
    position: absolute;
    right: 0;
    top: 100%;
    visibility: hidden !important;
    width: 360px
}

.touchevents header .widget_hiroshi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, .touchevents header .widget_hiroshi_core_woo_dropdown_cart .widget_shopping_cart_content, .touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content, .touchevents header .widget_shopping_cart .widget_shopping_cart_content {
    display: none
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content>*, .widget_hiroshi_core_woo_dropdown_cart .widget_shopping_cart_content>*, .widget_shopping_cart .qodef-widget-dropdown-cart-content>*, .widget_shopping_cart .widget_shopping_cart_content>* {
    padding: 0 25px !important
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content .blockUI, .widget_hiroshi_core_woo_dropdown_cart .widget_shopping_cart_content .blockUI, .widget_shopping_cart .qodef-widget-dropdown-cart-content .blockUI, .widget_shopping_cart .widget_shopping_cart_content .blockUI {
    display: none !important
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item {
    margin: 0 0 18px 0 !important;
    position: relative
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item:last-of-type, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item:last-of-type, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item:last-of-type, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item:last-of-type {
    margin: 0
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img {
    margin: 0 20px 0 0;
    width: 104px
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .qodef-e-title, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .qodef-e-title, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .qodef-e-title, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .qodef-e-title, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .qodef-e-title, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .qodef-e-title {
    font-size: 16px
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .qodef-e-quantity, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .qodef-e-quantity, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .qodef-e-quantity, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .qodef-e-quantity {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    font-size: 20px;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 5
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .variation, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .variation, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .variation {
    display: none
}

.widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart-item img, .widget_shopping_cart .woocommerce-mini-cart-item img {
    float: left;
    vertical-align: top
}

.widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart-item a, .widget_shopping_cart .woocommerce-mini-cart-item a {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    display: block
}

@media only screen and (max-width:1440px) {
    .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart-item a, .widget_shopping_cart .woocommerce-mini-cart-item a {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart-item:after, .widget_shopping_cart .woocommerce-mini-cart-item:after {
    clear: both;
    content: '';
    display: table
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart, .widget_shopping_cart .qodef-woo-mini-cart {
    max-height: 50vh;
    overflow: hidden;
    position: relative
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item {
    display: flex
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image {
    flex-shrink: 0
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-image a {
    display: block
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-content {
    padding: 14px 20px 0 0;
    width: 100%
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-title {
    margin: 0
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price {
    margin: 0
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price .amount, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-price .amount {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .qodef-e-quantity {
    margin: 19px 0 0
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-order-details, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__total, .widget_shopping_cart .qodef-m-order-details, .widget_shopping_cart .woocommerce-mini-cart__total {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 30px 0 0 !important;
    border-top: 1px solid #e3e3e3;
    margin: 25px 30px 30px !important
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-order-details strong, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__total strong, .widget_shopping_cart .qodef-m-order-details strong, .widget_shopping_cart .woocommerce-mini-cart__total strong {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400
}

@media only screen and (max-width:1440px) {
    .widget_hiroshi_core_woo_dropdown_cart .qodef-m-order-details strong, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__total strong, .widget_shopping_cart .qodef-m-order-details strong, .widget_shopping_cart .woocommerce-mini-cart__total strong {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-order-details .amount, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__total .amount, .widget_shopping_cart .qodef-m-order-details .amount, .widget_shopping_cart .woocommerce-mini-cart__total .amount {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-action, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons, .widget_shopping_cart .qodef-m-action, .widget_shopping_cart .woocommerce-mini-cart__buttons {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-action a, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a, .widget_shopping_cart .qodef-m-action a, .widget_shopping_cart .woocommerce-mini-cart__buttons a {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 7px 43px;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    width: 100%;
    justify-content: center
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-action a:after, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:after, .widget_shopping_cart .qodef-m-action a:after, .widget_shopping_cart .woocommerce-mini-cart__buttons a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    transform-origin: right;
    transform: scaleX(0)
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-action a:hover, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover, .widget_shopping_cart .qodef-m-action a:hover, .widget_shopping_cart .woocommerce-mini-cart__buttons a:hover {
    color: #fff;
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-action a:hover:after, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover:after, .widget_shopping_cart .qodef-m-action a:hover:after, .widget_shopping_cart .woocommerce-mini-cart__buttons a:hover:after {
    transform-origin: left;
    transform: scaleX(1)
}

.widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons, .widget_shopping_cart .woocommerce-mini-cart__buttons {
    flex-direction: column
}

.widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a, .widget_shopping_cart .woocommerce-mini-cart__buttons a {
    width: 100% !important;
    justify-content: center
}

.widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:last-child, .widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child {
    margin-top: 5px
}

header .widget_hiroshi_core_woo_dropdown_cart:hover .qodef-widget-dropdown-cart-content, header .widget_hiroshi_core_woo_dropdown_cart:hover .widget_shopping_cart_content, header .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content, header .widget_shopping_cart:hover .widget_shopping_cart_content {
    opacity: 1 !important;
    visibility: visible !important
}

.widget_hiroshi_core_woo_dropdown_cart, .widget_shopping_cart {
    color: #000
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, .widget_hiroshi_core_woo_dropdown_cart .widget_shopping_cart_content, .widget_shopping_cart .qodef-widget-dropdown-cart-content, .widget_shopping_cart .widget_shopping_cart_content {
    background-color: #fff;
    border-color: #e3e3e3
}

.widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart-item a, .widget_shopping_cart .woocommerce-mini-cart-item a {
    color: #000
}

.widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover, .widget_shopping_cart .woocommerce-mini-cart-item a:hover {
    color: var(--qode-main-color)
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a, .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #000
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover, .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: #000
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover, .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover, .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover, .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover, .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover, .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
    color: #787878
}

.widget_hiroshi_core_woo_dropdown_cart .qodef-m-order-details strong, .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__total strong, .widget_shopping_cart .qodef-m-order-details strong, .widget_shopping_cart .woocommerce-mini-cart__total strong {
    color: #000
}

#qodef-top-area .widget_hiroshi_core_woo_dropdown_cart, #qodef-top-area .widget_shopping_cart {
    color: #fff
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart, #qodef-page-footer .widget_shopping_cart {
    color: #ccc
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content, #qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .widget_shopping_cart_content, #qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content, #qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content {
    background-color: #000;
    border-color: #fff
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart-item a, #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a {
    color: #ccc
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover, #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover {
    color: #fff
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a, #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #ccc
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a:hover, #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover {
    color: #fff
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, #qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, #qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, #qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove, #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove, #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove, #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove, #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove {
    color: #ccc
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover, #qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover, #qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover, #qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover, #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove:hover, #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove:hover, #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove:hover, #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item .remove:hover {
    color: #fff
}

#qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .qodef-m-order-details strong, #qodef-page-footer .widget_hiroshi_core_woo_dropdown_cart .woocommerce-mini-cart__total strong, #qodef-page-footer .widget_shopping_cart .qodef-m-order-details strong, #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total strong {
    color: #ccc
}

#qodef-side-area .widget_hiroshi_core_woo_dropdown_cart, #qodef-side-area .widget_shopping_cart {
    color: #000
}

.qodef-mega-menu-widget-holder .widget_hiroshi_core_woo_dropdown_cart, .qodef-mega-menu-widget-holder .widget_shopping_cart {
    color: #fff
}

#qodef-page-footer-bottom-area .widget_hiroshi_core_woo_dropdown_cart, #qodef-page-footer-bottom-area .widget_shopping_cart {
    color: #adadad
}

.qodef-clients-list .qodef-e {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-logo {
    width: auto;
    opacity: 1;
    will-change: opacity;
    transition: opacity .5s ease-out;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e .qodef-e-hover-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    opacity: 0;
    will-change: opacity;
    transition: opacity .5s ease-out
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-logo {
    opacity: 0
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-hover-logo {
    opacity: 1
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-logo {
    width: auto;
    opacity: var(--qodef-client-initial-opacity, 1);
    will-change: opacity;
    transition: opacity .3s ease;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e .qodef-e-hover-logo {
    display: none
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade .qodef-e:hover .qodef-e-logo {
    opacity: var(--qodef-client-hover-opacity, .5)
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-image a {
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-logo {
    width: auto;
    display: inline-block
}

.qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover .qodef-e .qodef-e-hover-logo {
    display: none
}

.qodef-portfolio-single {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 5.25%
}

.qodef-portfolio-single.qodef-layout--custom {
    padding: 0
}

.qodef-portfolio-single.qodef-layout--custom #qodef-portfolio-single-related-items, .qodef-portfolio-single.qodef-layout--custom #qodef-single-portfolio-navigation {
    padding: 0 5.25%
}

.qodef-portfolio-single .qodef-media iframe {
    max-height: calc(56.25vw)
}

.qodef-portfolio-single .qodef-media.qodef-swiper-container .swiper-pagination {
    position: relative;
    bottom: 0;
    text-align: left;
    margin-top: 13px;
    width: auto;
    display: inline-block
}

.qodef-portfolio-single .qodef-media.qodef-swiper-container .swiper-button-next, .qodef-portfolio-single .qodef-media.qodef-swiper-container .swiper-button-prev {
    bottom: -10px !important;
    top: unset !important
}

.qodef-portfolio-single .qodef-media.qodef-swiper-container .swiper-button-prev {
    left: unset !important;
    right: 38px
}

.qodef-portfolio-single .qodef-media.qodef-swiper-container .swiper-button-next {
    right: 0 !important
}

.qodef-portfolio-single .qodef-portfolio-title {
    margin: 31px 0 22px
}

.qodef-portfolio-single .qodef-portfolio-info>* {
    display: flex;
    align-items: flex-start;
    margin-bottom: 32px;
    flex-direction: column
}

.qodef-portfolio-single .qodef-portfolio-info>:last-child {
    margin-bottom: 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-e-label {
    margin: 0 0 4px 0
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--category a, .qodef-portfolio-single .qodef-portfolio-info .qodef-info--category p, .qodef-portfolio-single .qodef-portfolio-info .qodef-info--date a, .qodef-portfolio-single .qodef-portfolio-info .qodef-info--date p {
    margin: 0;
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .2em
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--tags .qodef-e-tags {
    margin-top: 5px
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--tags a {
    font-size: 12px;
    text-transform: lowercase;
    border: 1px solid #e3e3e3;
    padding: 2px 7px;
    margin-right: 5px;
    transition: border-color .35s ease-out
}

.qodef-portfolio-single .qodef-portfolio-info .qodef-info--tags a:hover {
    border-color: #000
}

.qodef-portfolio-single .qodef-variations--small .qodef-media {
    margin-right: 69px
}

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-content {
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 35px
}

.qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info {
    margin-top: 59px
}

.qodef-portfolio-single .qodef-variations--big .qodef-e-content {
    margin-top: 99px;
    border-top: 1px solid #e3e3e3
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-title {
    margin: 69px 0 22px
}

.qodef-portfolio-single .qodef-variations--big .qodef-col--9 {
    border-left: 1px solid #e3e3e3
}

.qodef-portfolio-single .qodef-variations--big .qodef-col--9>* {
    padding-left: 60px
}

.qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
    margin-top: 75px
}

.qodef-fullscreen-portfolio-slider {
    height: 100vh;
    display: flex;
    align-items: center
}

.qodef-fullscreen-portfolio-slider .qodef-e-title {
    color: #fff;
    margin: 0 0 3px
}

.qodef-fullscreen-portfolio-slider .qodef-e-title a {
    color: inherit
}

.qodef-fullscreen-portfolio-slider .qodef-e-title a:hover {
    color: currentColor
}

.qodef-fullscreen-portfolio-slider .qodef-e-media-image.qodef--background {
    margin-bottom: 0;
    height: 100%;
    background-position: center;
    background-size: cover
}

.qodef-fullscreen-portfolio-slider .qodef-e-media-image.qodef--background img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-fullscreen-portfolio-slider .qodef-e-info .qodef-category-holder {
    position: relative
}

.qodef-fullscreen-portfolio-slider .qodef-e-info .qodef-category-holder>* {
    color: #fff
}

.qodef-fullscreen-portfolio-slider .qodef-e-info a:hover {
    color: #fff
}

.qodef-fullscreen-portfolio-slider .qodef-info-separator-single-alter {
    margin: 0 10px 0 8px
}

.qodef-fullscreen-portfolio-slider .qodef-info-separator-single-alter:after {
    content: '';
    position: absolute;
    top: -2px;
    width: 1px;
    height: 17px;
    background-color: currentColor
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom {
    background-color: #e4cec7;
    animation: qode-fade-in .5s .7s both
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom * {
    cursor: none
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-content-inner a {
    cursor: pointer
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-custom-swiper {
    width: 83%;
    margin-left: auto;
    overflow: hidden
}

@media only screen and (max-width:1024px) {
    .qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-custom-swiper {
        width: 93%
    }
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide {
    width: 34%;
    transition: all .6s ease;
    left: 0;
    top: 0
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide .qodef-e-inner:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #e4cec7;
    mix-blend-mode: multiply;
    opacity: 1;
    transition: opacity .2s ease-out;
    transition-delay: .2s
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide .qodef-e-media-image {
    transition: filter .2s ease-out;
    transition-delay: .3s
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide:not(.swiper-slide-active) .qodef-e-media-image {
    filter: grayscale(1)
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide:not(.swiper-slide-active) .qodef-e-media-image:after {
    opacity: 0
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active {
    width: 50%
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active .qodef-e-inner:after {
    opacity: 0
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active .qodef-e-media-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 1;
    background-image: linear-gradient(to top, rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, 0) 100%);
    transition: opacity .2s ease-out;
    transition-delay: .2s
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active .qodef-e-content {
    opacity: 1
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active .qodef-e-content .qodef-e-text, .qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active .qodef-e-content .qodef-e-top-holder {
    transform: translateX(0);
    opacity: 1
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-inner {
    position: relative;
    top: 27%
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-content {
    position: absolute;
    bottom: 0;
    padding: 30px 38px;
    opacity: 0;
    z-index: 4;
    transition: opacity .2s ease-out;
    transition-delay: .3s
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-text, .qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-top-holder {
    transform: translateX(50px);
    opacity: 0;
    transition: opacity .6s .4s, transform .8s cubic-bezier(.22, .61, .36, 1) .4s
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-top-holder {
    transform: translateX(-50px)
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-custom-cursor {
    position: fixed;
    cursor: none;
    pointer-events: none;
    z-index: 5
}

@media only screen and (max-width:768px) {
    .qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide {
        width: 100%
    }

    .qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active {
        width: 100%
    }

    .qodef-fullscreen-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-content {
        padding: 20px
    }
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard .qodef-custom-swiper {
    width: 100%;
    height: 100%
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article .qodef-e-inner {
    height: 100%
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    flex-direction: column;
    padding: 4.6% 6.6%;
    background-color: rgba(0, 0, 0, .12)
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article .qodef-e-post-link {
    z-index: 2
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article .qodef-e-text, .qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article .qodef-e-top-holder {
    transform: translateX(50px);
    opacity: 0;
    transition: opacity .6s .6s, transform .8s cubic-bezier(.22, .61, .36, 1) .6s
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article .qodef-e-top-holder {
    transform: translateX(-50px)
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article.swiper-slide-active .qodef-e-text, .qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article.swiper-slide-active .qodef-e-top-holder {
    transform: translateX(0);
    opacity: 1
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard .swiper-pagination {
    position: absolute !important;
    margin-top: 0;
    bottom: 45px !important;
    left: 38px !important;
    height: auto;
    width: auto !important;
    justify-content: flex-start
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard .swiper-pagination .qodef-custom-slider-bullet.swiper-pagination-bullet {
    position: relative;
    height: 11px;
    width: 42px;
    padding: 5px 0;
    margin: 0 5px !important;
    background-color: transparent;
    transition: width .2s ease-out
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard .swiper-pagination .qodef-custom-slider-bullet.swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    top: 5px;
    background-color: #fff;
    opacity: .5
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard .swiper-pagination .qodef-custom-slider-bullet.swiper-pagination-bullet:before {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 0;
    top: 5px;
    background-color: #fff
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard .swiper-pagination .qodef-custom-slider-bullet.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 100px;
    transform: unset
}

.qodef-fullscreen-portfolio-slider.qodef-item-layout--standard .swiper-pagination .qodef-custom-slider-bullet.swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    animation-name: progressBar;
    animation-duration: 3.5s;
    animation-fill-mode: forwards
}

@media only screen and (max-width:680px) {
    .qodef-fullscreen-portfolio-slider.qodef-item-layout--standard article .qodef-e-content {
        align-items: flex-start;
        padding: 58px 5%
    }

    .qodef-fullscreen-portfolio-slider.qodef-item-layout--standard .swiper-pagination {
        left: calc(5% - 5px) !important;
        bottom: 4.5% !important
    }
}

@keyframes progressBar {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

.qodef-portfolio-category-list .qodef-e-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-portfolio-category-list .qodef-e-image img {
    display: block
}

.qodef-portfolio-category-list .qodef-e-content a {
    position: relative;
    z-index: 1
}

.qodef-portfolio-category-list .qodef-e-title {
    margin: 0
}

.qodef-portfolio-category-list .qodef-e-description {
    margin: 9px 0 0
}

.qodef-portfolio-category-list .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-portfolio-category-list .qodef-e-image {
    position: relative
}

.qodef-portfolio-category-list .qodef-e-image img {
    transition: filter .5s ease-out
}

.qodef-portfolio-category-list .qodef-e-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #e4cec7;
    mix-blend-mode: multiply;
    opacity: 0;
    transition: opacity .5s ease-out;
    pointer-events: none
}

.qodef-portfolio-category-list .qodef-e:hover .qodef-e-image img {
    filter: grayscale(1)
}

.qodef-portfolio-category-list .qodef-e:hover .qodef-e-image:after {
    opacity: 1
}

#qodef-side-area .qodef-portfolio-category-list article:nth-child(1) {
    --qodef-transition-delay: 0s
}

#qodef-side-area .qodef-portfolio-category-list article:nth-child(2) {
    --qodef-transition-delay: 0.15s
}

#qodef-side-area .qodef-portfolio-category-list article:nth-child(3) {
    --qodef-transition-delay: 0.3s
}

#qodef-side-area .qodef-portfolio-category-list article:nth-child(4) {
    --qodef-transition-delay: 0.45s
}

#qodef-side-area .qodef-portfolio-category-list article:nth-child(5) {
    --qodef-transition-delay: 0.6s
}

#qodef-side-area .qodef-portfolio-category-list article:nth-child(6) {
    --qodef-transition-delay: 0.75s
}

#qodef-side-area .qodef-portfolio-category-list .qodef-e-image {
    clip-path: inset(0 100% 0 0);
    transition: clip-path 1s cubic-bezier(.57, .18, 0, .92) .2s
}

.qodef-side-area-animate--in #qodef-side-area .qodef-portfolio-category-list .qodef-e-image {
    transition: clip-path 1s cubic-bezier(.57, .18, 0, .92) var(--qodef-transition-delay);
    clip-path: inset(0 0 0 0)
}

#qodef-side-area .qodef-portfolio-category-list .qodef-e-content {
    transform: translateX(50px);
    opacity: 0;
    transition: opacity .3s .4s, transform .3s cubic-bezier(.22, .61, .36, 1) .4s
}

.qodef-side-area-animate--in #qodef-side-area .qodef-portfolio-category-list .qodef-e-content {
    transition: opacity .8s var(--qodef-transition-delay), transform 1s cubic-bezier(.22, .61, .36, 1) var(--qodef-transition-delay);
    transform: translateX(0);
    opacity: 1
}

.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-inner:hover .qodef-e-content {
    opacity: 1
}

.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 31px 40px;
    background-color: rgba(0, 0, 0, .4);
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-description, .qodef-portfolio-category-list.qodef-item-layout--gallery .qodef-e-title {
    color: #fff
}

.qodef-portfolio-category-list.qodef-item-layout--standard .qodef-e-content {
    margin-top: 21px
}

.qodef-portfolio-category-list.qodef-item-layout--standard .qodef-e-title {
    display: inline-block;
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

.qodef-portfolio-category-list.qodef-item-layout--standard .qodef-e-inner:hover .qodef-e-title {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

.qodef-portfolio-list .qodef-e-inner {
    position: relative
}

.qodef-portfolio-list .qodef-e-info>* {
    font-family: "DM Sans", sans-serif
}

.qodef-portfolio-list .qodef-e-content, .qodef-portfolio-list .qodef-e-inner, .qodef-portfolio-list .qodef-e-media {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-portfolio-list .qodef-e-media>* {
    margin-bottom: 30px
}

.qodef-portfolio-list .qodef-e-media iframe {
    display: block;
    height: 100%
}

.qodef-portfolio-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.qodef-portfolio-list .qodef-e-media-image a, .qodef-portfolio-list .qodef-e-media-image img {
    display: block;
    width: 100%
}

.qodef-portfolio-list .qodef-e-media-image.qodef--background {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-portfolio-list .qodef-e-media-image.qodef--background img {
    visibility: hidden
}

.qodef-portfolio-list .qodef-e-title {
    margin: 0
}

.qodef-portfolio-list .qodef-e-excerpt {
    margin: 15px 0 0
}

.qodef-portfolio-list .qodef-e-read-more {
    margin: 15px 0 0
}

.qodef-portfolio-list .qodef-e-top-holder {
    margin-bottom: 2px
}

.qodef-portfolio-list .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-portfolio-list .qodef-m-pagination {
    margin-top: 35px
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-image {
    height: 100%;
    overflow: hidden
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image {
    height: 100%
}

.qodef-portfolio-list.qodef-items--fixed .qodef-e-media-image a {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.qodef-portfolio-list .qodef-custom-margin .qodef-e-inner {
    width: auto
}

.qodef-portfolio-list.qodef--zigzag article:nth-of-type(even) .qodef-e-inner {
    margin-top: 85px
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list.qodef--zigzag article:nth-of-type(even) .qodef-e-inner {
        margin-top: 0
    }
}

.qodef-portfolio-list .qodef-e.qodef--has-appear .qodef-e-inner {
    clip-path: inset(0 100% 0 0);
    clip-path: inset(-1px 100% -100px -1px)
}

.qodef-portfolio-list .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-inner {
    transition: clip-path 1s cubic-bezier(.57, .18, 0, .92) 0s;
    clip-path: inset(0 0 0 0);
    clip-path: inset(-1px -1px -100px -1px)
}

.qodef-portfolio-list.qodef-item-layout--image-hover .qodef-e-inner:hover .qodef-e-arrow, .qodef-portfolio-list.qodef-item-layout--image-hover .qodef-e-inner:hover .qodef-e-image-hover {
    opacity: 1
}

.qodef-portfolio-list.qodef-item-layout--image-hover .qodef-e-inner:hover .qodef-e-arrow {
    transform: translateX(0)
}

.qodef-portfolio-list.qodef-item-layout--image-hover .qodef-e-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .35s ease-in-out
}

.qodef-portfolio-list.qodef-item-layout--image-hover .qodef-e-arrow {
    position: absolute;
    bottom: -30px;
    right: 0;
    opacity: 0;
    transition: opacity .35s, transform .5s cubic-bezier(.22, .61, .36, 1);
    transform: translateX(-15px)
}

.qodef-portfolio-list.qodef-item-layout--image-hover .qodef-e-arrow:hover svg path:nth-of-type(2) {
    animation: qode-draw-line .7s cubic-bezier(.22, .61, .36, 1)
}

.qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content {
    margin-top: 21px
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-gutter--tiny .qodef-grid-item {
        margin-bottom: 69px !important
    }

    .qodef-portfolio-list.qodef-item-layout--info-below.qodef-gutter--tiny .qodef-grid-item .qodef-e-content {
        margin-bottom: 0 !important
    }
}

.qodef-item-layout--info-below.qodef-hover-animation--change-image .qodef-e .qodef-e-image {
    position: relative
}

.qodef-item-layout--info-below.qodef-hover-animation--change-image .qodef-e .qodef-e-media-image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .35s ease-in-out
}

.qodef-item-layout--info-below.qodef-hover-animation--change-image .qodef-e .qodef-e-media-image-hover img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-item-layout--info-below.qodef-hover-animation--change-image .qodef-e:hover .qodef-e-media-image-hover {
    opacity: 1
}

.qodef-item-layout--info-below.qodef-hover-animation--move-text .qodef-e {
    --qodef-move-x: 30px
}

.qodef-item-layout--info-below.qodef-hover-animation--move-text .qodef-e:hover .qodef-e-title {
    animation: qode-text-from-right .8s forwards cubic-bezier(.22, .61, .36, 1)
}

.qodef-item-layout--info-below.qodef-hover-animation--move-text .qodef-e:hover .qodef-e-info {
    animation: qode-text-from-left .85s .15s forwards cubic-bezier(.22, .61, .36, 1)
}

.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e {
    --qodef-move-x: 30px
}

.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e .qodef-e-media-image>a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(10, 10, 10, .3);
    opacity: 0;
    transition: opacity .5s ease-out
}

.qodef-item-layout--info-below.qodef-hover-animation--overlay .qodef-e:hover .qodef-e-media-image>a:after {
    opacity: 1
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-inner {
    overflow: hidden
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-content {
    display: none
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-title a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow article .qodef-e-post-link {
    z-index: 2
}

.qodef-e-content-follow {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    pointer-events: none;
    visibility: hidden
}

.qodef-e-content-follow.qodef-right {
    text-align: right;
    transform: translateX(-100%)
}

.qodef-e-content-follow .qodef-e-title {
    margin: 0;
    color: #fff
}

.qodef-e-content-follow .qodef-e-title a {
    color: inherit
}

.qodef-e-content-follow .qodef-e-info>* {
    color: #fff
}

.qodef-e-content-follow .qodef-e-text, .qodef-e-content-follow .qodef-e-top-holder {
    clip-path: inset(0 100% 0 0);
    transition: all .2s ease-out
}

.qodef-e-content-follow .qodef-e-text>*, .qodef-e-content-follow .qodef-e-top-holder>* {
    display: inline-block;
    background-color: var(--qode-main-color);
    z-index: 10
}

.qodef-e-content-follow .qodef-e-top-holder {
    margin-bottom: 2px
}

.qodef-e-content-follow .qodef-e-top-holder>* {
    padding: 0 5px
}

.qodef-e-content-follow .qodef-e-text>* {
    padding: 3px 5px
}

.qodef-e-content-follow.qodef-is-active {
    visibility: visible
}

.qodef-e-content-follow.qodef-is-active .qodef-e-text, .qodef-e-content-follow.qodef-is-active .qodef-e-top-holder {
    clip-path: inset(0 0 0 0)
}

.qodef-e-content-follow.qodef-is-active .qodef-e-text {
    transition-delay: .2s
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover {
    margin: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 20px 40px 35px;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 30%, rgba(0, 0, 0, .6) 100%)
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title a:hover {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-info a:hover {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-post-link {
    z-index: 2
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-content {
        padding: 20px 28px 22px
    }
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-content {
    opacity: 0;
    transition: opacity .5s ease-out
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-text, .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-top-holder {
    opacity: 0;
    transition: opacity .35s, transform .5s cubic-bezier(.22, .61, .36, 1)
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-top-holder {
    transform: translateX(30px)
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-text {
    transform: translateX(-30px)
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-content {
    opacity: 1
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-text, .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-top-holder {
    transform: translateX(0);
    opacity: 1
}

.qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e:hover .qodef-e-text {
    transition-delay: .1s
}

.qodef-portfolio-list.qodef-item-layout--info-on-image {
    margin: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media-image.qodef--background {
    margin-bottom: 0
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 6.1% 6.6%;
    background-color: rgba(0, 0, 0, .12)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-content a {
    position: relative;
    z-index: 3
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title {
    color: #fff;
    margin: 0 0 3px
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a {
    color: inherit
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title a:hover {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info .qodef-category-holder>* {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info a {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-info a:hover {
    color: #fff
}

.qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-post-link {
    z-index: 2
}

.qodef-portfolio-list.qodef-item-layout--info-on-image .qodef-e {
    --qodef-move-x: 38px
}

.qodef-portfolio-list.qodef-item-layout--info-on-image .qodef-e:hover .qodef-e-title {
    animation: qode-text-from-right .8s forwards cubic-bezier(.22, .61, .36, 1)
}

.qodef-portfolio-list.qodef-item-layout--info-on-image .qodef-e:hover .qodef-e-info {
    animation: qode-text-from-left .85s .15s forwards cubic-bezier(.22, .61, .36, 1)
}

.qodef-portfolio-project-info {
    display: flex;
    align-items: flex-start;
    flex-direction: column
}

.qodef-portfolio-project-info .qodef-e-label {
    margin: 0 0 4px 0
}

.qodef-portfolio-project-info .qodef-e-category a, .qodef-portfolio-project-info .qodef-e-category p {
    margin: 0;
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .2em
}

.qodef-portfolio-project-info .entry-date {
    margin: 0;
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .2em
}

.qodef-portfolio-project-info .qodef-e-tag {
    margin-top: 5px
}

.qodef-portfolio-project-info .qodef-e-tag a {
    font-size: 12px;
    text-transform: lowercase;
    border: 1px solid #e3e3e3;
    padding: 2px 7px;
    margin-right: 5px;
    transition: border-color .2s ease-out
}

.qodef-portfolio-project-info .qodef-e-tag a:hover {
    border-color: #000
}

.qodef-portfolio-project-info a, .qodef-portfolio-project-info p {
    margin: 0
}

.qodef-portfolio-slider {
    display: flex;
    padding: 0 0 48px
}

.qodef-portfolio-slider .qodef-e-tagline {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000
}

.qodef-portfolio-slider .qodef-e-tagline:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    top: 50%;
    margin-right: 13px
}

.qodef-portfolio-slider .qodef-custom-swiper {
    overflow: hidden
}

.qodef-portfolio-slider article {
    position: absolute;
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-portfolio-slider article .qodef-e-inner {
    height: 100%
}

.qodef-portfolio-slider article .qodef-e-title {
    margin: 0 0 3px
}

.qodef-portfolio-slider article .qodef-e-info .qodef-category-holder {
    position: relative
}

.qodef-portfolio-slider article .qodef-e-post-link {
    z-index: 2
}

.qodef-portfolio-slider article .qodef-info-separator-single-alter {
    margin: 0 10px 0 8px
}

.qodef-portfolio-slider article .qodef-info-separator-single-alter:after {
    content: '';
    position: absolute;
    top: -2px;
    width: 1px;
    height: 17px;
    background-color: currentColor
}

.qodef-portfolio-slider article.qodef--active {
    opacity: 1;
    z-index: 1
}

.qodef-portfolio-slider .qodef-e-media-image a, .qodef-portfolio-slider .qodef-e-media-image img {
    width: 100%
}

.qodef-portfolio-slider.qodef-skin--light .qodef-e-tagline {
    color: #fff
}

.qodef-portfolio-slider.qodef-skin--light article .qodef-e-title {
    color: #fff
}

.qodef-portfolio-slider.qodef-skin--light article .qodef-e-title-link {
    color: #fff
}

.qodef-portfolio-slider.qodef-skin--light article .qodef-e-title-link:hover {
    color: #fff
}

.qodef-portfolio-slider.qodef-skin--light article .qodef-e-info>* {
    color: #fff
}

.qodef-portfolio-slider.qodef-skin--light article .qodef-category-holder a {
    color: #fff
}

.qodef-portfolio-slider.qodef-skin--light article .qodef-category-holder a:hover {
    color: currentColor
}

.qodef-portfolio-slider.qodef-skin--light .swiper-button-next, .qodef-portfolio-slider.qodef-skin--light .swiper-button-prev {
    color: #fff
}

.qodef-portfolio-slider.qodef-item-layout--double-image.qodef--backwards .qodef-info-image.swiper-slide-next {
    opacity: .999 !important;
    z-index: 1
}

.qodef-portfolio-slider.qodef-item-layout--double-image.qodef--backwards .qodef-info-image.swiper-slide-next .qodef-e-media-image img {
    animation: qodef-transform-image 1.3s forwards
}

.qodef-portfolio-slider.qodef-item-layout--double-image.qodef--backwards .qodef-info-image.swiper-slide-next .qodef-e-media-image-secondary img {
    animation: qodef-transform-image 1s forwards
}

.qodef-portfolio-slider.qodef-item-layout--double-image:not(.qodef--backwards) .qodef-info-image.swiper-slide-prev {
    z-index: 1;
    opacity: .999 !important
}

.qodef-portfolio-slider.qodef-item-layout--double-image:not(.qodef--backwards) .qodef-info-image.swiper-slide-prev .qodef-e-media-image img {
    animation: qodef-transform-image 1.3s forwards
}

.qodef-portfolio-slider.qodef-item-layout--double-image:not(.qodef--backwards) .qodef-info-image.swiper-slide-prev .qodef-e-media-image-secondary img {
    animation: qodef-transform-image 1s forwards
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-images {
    width: 100%
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info {
    position: absolute;
    z-index: 2;
    height: 100%;
    min-width: 25%;
    min-height: 100px
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-custom-swiper {
    height: 100%
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-image-wrapper {
    display: flex;
    align-items: flex-end;
    height: 100%
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-media-image {
    width: calc(75% - 8px);
    height: 100%
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-media-image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-media-image-secondary {
    width: calc(25% + 8px);
    margin-right: 8px
}

.qodef-portfolio-slider.qodef-item-layout--double-image .swiper-button-next, .qodef-portfolio-slider.qodef-item-layout--double-image .swiper-button-prev {
    top: unset;
    bottom: -17px
}

.qodef-portfolio-slider.qodef-item-layout--double-image .swiper-button-next {
    left: unset !important;
    right: 0 !important
}

.qodef-portfolio-slider.qodef-item-layout--double-image .swiper-button-prev {
    left: unset !important;
    right: 50px !important
}

.qodef-portfolio-slider.qodef-item-layout--double-image .swiper-pagination-fraction {
    bottom: 18px;
    width: auto
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-info-bottom .qodef-e .qodef-e-text, .qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-info-bottom .qodef-e .qodef-e-top-holder {
    transform: translateX(50px);
    opacity: 0;
    transition: opacity .8s, transform 1s cubic-bezier(.22, .61, .36, 1)
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-info-bottom .qodef-e .qodef-e-top-holder {
    transform: translateX(-50px)
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-text, .qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-top-holder {
    transform: translateX(0);
    opacity: 1
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-top-holder {
    transition-delay: .2s
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info-image {
    clip-path: inset(1px)
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info-image .qodef-e-media-image, .qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info-image .qodef-e-media-image-secondary {
    overflow: hidden
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info-image.swiper-slide-active {
    z-index: 2
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info-image.swiper-slide-active .qodef-e-media-image img, .qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info-image.swiper-slide-active .qodef-e-media-image-secondary img {
    clip-path: inset(0 100% 0 0)
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info-image.swiper-slide-active .qodef-e-media-image-secondary img {
    animation: qodef-clip-transform-image .8s cubic-bezier(.25, .46, .45, .94) forwards
}

.qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info-image.swiper-slide-active .qodef-e-media-image img {
    animation: qodef-clip-image 1.3s cubic-bezier(.25, .46, .45, .94) forwards
}

@media only screen and (max-width:1366px) {
    .qodef-portfolio-slider.qodef-item-layout--double-image {
        max-height: 80vh
    }
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-slider.qodef-item-layout--double-image {
        flex-direction: column;
        max-height: initial
    }

    .qodef-portfolio-slider.qodef-item-layout--double-image .qodef-info {
        position: relative;
        min-width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--double-image article {
        min-height: 60px;
        top: 30px;
        transform: translate(0, 0)
    }

    .qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-media-image {
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--double-image .qodef-e-media-image-secondary {
        display: none
    }
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom {
    animation: qode-fade-in .5s .7s both;
    flex-direction: column
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide {
    width: 20%;
    transition: all .6s ease
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef--draging .qodef-e-info-bottom .qodef-e .qodef-e-content {
    opacity: 0 !important
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef--slide-next-prevented .swiper-button-next {
    transition: opacity .5s;
    opacity: .5
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef--slide-prev-prevented .swiper-button-prev {
    transition: opacity .5s;
    opacity: .5
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-bottom .qodef-e .qodef-e-content {
    transition: opacity .1s
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-bottom .qodef-e .qodef-e-content .qodef-e-text, .qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-bottom .qodef-e .qodef-e-content .qodef-e-top-holder {
    transform: translateX(50px);
    opacity: 0;
    transition: opacity .6s .2s, transform .8s cubic-bezier(.22, .61, .36, 1) .2s
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-bottom .qodef-e .qodef-e-content .qodef-e-top-holder {
    transform: translateX(-50px)
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-content {
    opacity: 1
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-content .qodef-e-text, .qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-content .qodef-e-top-holder {
    transform: translateX(0);
    opacity: 1;
    transition-delay: .7s, .7s
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-bottom .qodef-e.qodef--active.qodef--hidden .qodef-e-content {
    opacity: 0
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-info {
    position: absolute;
    bottom: 48px;
    right: 20px;
    width: 50%
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom article {
    top: 0;
    left: 0;
    bottom: unset;
    right: unset;
    padding-top: 33px
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-tagline {
    margin-bottom: 64px
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-item {
    display: flex;
    flex-direction: column;
    margin-right: 85px
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-item:last-of-type {
    margin-right: 0
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-excerpt {
    margin-top: 14px;
    width: 70%
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-label {
    position: relative;
    display: inline-flex;
    align-items: center
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-label:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    margin-right: 13px
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-item-link, .qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-info-item-text {
    margin-left: 18px
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-custom-fields {
    margin-top: 27px;
    display: flex;
    flex-wrap: wrap
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-media-image a {
    width: 100%;
    height: 100%
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-media-image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-button-next, .qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-button-prev {
    top: unset;
    bottom: -35px
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-button-next {
    left: unset !important;
    right: 100px !important
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-button-prev {
    left: unset !important;
    right: 150px !important
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-pagination-fraction {
    bottom: 0;
    width: auto
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 .swiper-slide {
    width: 31%
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 .swiper-slide.swiper-slide-active {
    width: 47%
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 .qodef-info {
    right: 0;
    top: unset;
    bottom: 48px
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 article {
    padding-top: 17px;
    padding-left: 10px
}

.qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--4 .swiper-slide.swiper-slide-active {
    width: 46%
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-slider.qodef-item-layout--image-zoom {
        flex-direction: column-reverse
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-tagline {
        order: 1
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-info {
        position: relative;
        width: 100%;
        bottom: 0;
        right: 0
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-excerpt {
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-button-next {
        left: unset !important;
        right: 7% !important
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-button-prev {
        left: unset !important;
        right: calc(7% + 50px) !important
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide {
        width: 42%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active {
        width: 42%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 .swiper-slide {
        width: 42%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 .swiper-slide.swiper-slide-active {
        width: 42%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 article {
        padding-left: 0;
        margin-right: 7%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 .qodef-info {
        right: 0;
        bottom: 0;
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--4 .swiper-slide {
        width: 42%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--4 .swiper-slide.swiper-slide-active {
        width: 42%
    }
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide {
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .swiper-slide.swiper-slide-active {
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom .qodef-e-custom-fields {
        flex-direction: column
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 .swiper-slide {
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--3 .swiper-slide.swiper-slide-active {
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--4 .swiper-slide {
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--image-zoom.qodef-slides-number--4 .swiper-slide.swiper-slide-active {
        width: 100%
    }
}

.qodef-portfolio-slider.qodef-item-layout--standard .qodef-info {
    width: 25%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.qodef-portfolio-slider.qodef-item-layout--standard .qodef-images {
    width: 75%;
    display: block;
    overflow: hidden
}

.qodef-portfolio-slider.qodef-item-layout--standard article {
    bottom: 0
}

.qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom {
    position: relative;
    min-height: 60px
}

.qodef-portfolio-slider.qodef-item-layout--standard .swiper-button-next, .qodef-portfolio-slider.qodef-item-layout--standard .swiper-button-prev {
    top: unset;
    bottom: -17px
}

.qodef-portfolio-slider.qodef-item-layout--standard .swiper-button-next {
    left: unset !important;
    right: 16% !important
}

.qodef-portfolio-slider.qodef-item-layout--standard .swiper-button-prev {
    left: unset !important;
    right: calc(16% + 50px) !important
}

.qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom .qodef-e .qodef-e-text, .qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom .qodef-e .qodef-e-top-holder {
    transform: translateX(50px);
    opacity: 0;
    transition: opacity .8s, transform 1s cubic-bezier(.22, .61, .36, 1)
}

.qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom .qodef-e .qodef-e-top-holder {
    transform: translateX(-50px)
}

.qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom .qodef-e.qodef--active {
    z-index: 2
}

.qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-text, .qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-top-holder {
    transform: translateX(0);
    opacity: 1
}

.qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom .qodef-e.qodef--active .qodef-e-top-holder {
    transition-delay: .2s
}

@media only screen and (max-width:768px) {
    .qodef-portfolio-slider.qodef-item-layout--standard {
        flex-direction: column
    }

    .qodef-portfolio-slider.qodef-item-layout--standard .qodef-images, .qodef-portfolio-slider.qodef-item-layout--standard .qodef-info {
        width: 100%
    }

    .qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-top {
        margin: 0 0 39px
    }

    .qodef-portfolio-slider.qodef-item-layout--standard .qodef-e-info-bottom {
        margin-bottom: 40px
    }

    .qodef-portfolio-slider.qodef-item-layout--standard .swiper-button-next {
        left: unset !important;
        right: 30px !important
    }

    .qodef-portfolio-slider.qodef-item-layout--standard .swiper-button-prev {
        left: unset !important;
        right: 80px !important
    }
}

.qodef-tabbed-portfolio .qodef-section--opener {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1
}

.qodef-tabbed-portfolio .qodef-e-items-wrapper {
    opacity: 0;
    transition: opacity .7s
}

.qodef-tabbed-portfolio .qodef-e-items-wrapper.qodef--init {
    opacity: 1
}

.qodef-tabbed-portfolio .qodef-e-items-wrapper.qodef--init .ui-accordion-content:nth-of-type(2) .qodef-e-media-image {
    clip-path: inset(0 100% 0 0);
    animation: qodef-reveal-image 1s cubic-bezier(.57, .18, 0, .92) .2s forwards
}

.qodef-tabbed-portfolio .qodef-e-info--top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 13px 0 42px;
    margin: 0 20px;
    border-top: 1px solid #e3e3e3;
    cursor: pointer
}

.qodef-tabbed-portfolio .qodef-e-info-bottom {
    display: flex;
    padding-bottom: 62px;
    margin: 0 20px
}

.qodef-tabbed-portfolio .qodef-e-info-bottom:last-of-type {
    border-bottom: 1px solid #e3e3e3
}

.qodef-tabbed-portfolio .qodef-e-left {
    padding-right: 4%
}

.qodef-tabbed-portfolio .qodef-e-left, .qodef-tabbed-portfolio .qodef-e-right {
    width: 50%
}

.qodef-tabbed-portfolio .qodef-category-holder {
    position: absolute;
    left: 50%
}

.qodef-tabbed-portfolio .qodef-category-holder a {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000
}

.qodef-tabbed-portfolio .qodef-e-title {
    margin: 0
}

.qodef-tabbed-portfolio .qodef-e-excerpt {
    margin: 0 0 14px
}

.qodef-tabbed-portfolio .qodef-e-read-more {
    margin: 0
}

.qodef-tabbed-portfolio .qodef-e-year {
    font-family: "DM Sans", sans-serif;
    font-size: 13px;
    letter-spacing: .1em
}

.qodef-tabbed-portfolio .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-tabbed-portfolio:after {
    content: '';
    position: absolute;
    left: 20px;
    bottom: 0;
    height: 1px;
    width: calc(100% - 40px);
    background-color: #e3e3e3
}

.qodef-tabbed-portfolio .ui-accordion-content-active .qodef-e-media-image {
    clip-path: inset(0 100% 0 0)
}

.qodef-tabbed-portfolio .ui-accordion-content-active.qodef--image-loaded .qodef-e-media-image {
    animation: qodef-reveal-image 1s cubic-bezier(.57, .18, 0, .92) forwards
}

.qodef-tabbed-portfolio .ui-accordion-header:after {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    height: 1px;
    width: 100%;
    background-color: #000;
    transition: transform 1s ease-out;
    transform-origin: left;
    transform: scaleX(0)
}

.qodef-tabbed-portfolio .ui-accordion-header.ui-state-active:after {
    transform: scaleX(1)
}

#qodef-portfolio-single-related-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 157px
}

@media only screen and (max-width:680px) {
    #qodef-portfolio-single-related-items {
        margin-top: 98px
    }
}

#qodef-single-portfolio-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 139px 0 3px
}

#qodef-single-portfolio-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 10px;
    border-top: 1px solid #e3e3e3
}

#qodef-single-portfolio-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center
}

#qodef-single-portfolio-navigation .qodef-m-nav>* {
    display: block;
    line-height: inherit
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon {
    margin-top: 1px;
    margin-right: 5px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next {
    flex-direction: row-reverse;
    text-align: right;
    margin-left: auto
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon {
    margin-top: 1px;
    margin-left: 5px
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--next:hover svg path:nth-of-type(2), #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev:hover svg path:nth-of-type(2) {
    animation: qode-draw-line .7s cubic-bezier(.22, .61, .36, 1)
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
    position: absolute;
    top: 10px;
    left: calc(50% - 16px);
    text-transform: lowercase
}

#qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link .qodef-m-nav-icon {
    font-size: 32px
}

#qodef-single-portfolio-navigation .qodef-m-nav-icon {
    font-size: 30px
}

#qodef-single-portfolio-navigation .qodef-m-nav-label {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    text-transform: lowercase
}

@media only screen and (max-width:680px) {
    #qodef-single-portfolio-navigation {
        margin: 76px 0 3px
    }
}

.qodef-portfolio-single.qodef-layout--gallery-big #qodef-single-portfolio-navigation, .qodef-portfolio-single.qodef-layout--images-big #qodef-single-portfolio-navigation, .qodef-portfolio-single.qodef-layout--masonry-big #qodef-single-portfolio-navigation, .qodef-portfolio-single.qodef-layout--slider-big #qodef-single-portfolio-navigation {
    margin: 169px 0 3px
}

@media only screen and (max-width:680px) {
    .qodef-portfolio-single.qodef-layout--gallery-big #qodef-single-portfolio-navigation, .qodef-portfolio-single.qodef-layout--images-big #qodef-single-portfolio-navigation, .qodef-portfolio-single.qodef-layout--masonry-big #qodef-single-portfolio-navigation, .qodef-portfolio-single.qodef-layout--slider-big #qodef-single-portfolio-navigation {
        margin: 76px 0 3px
    }
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 10px;
    float: none
}

.qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item:last-of-type {
    margin-bottom: 0
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 10px;
    float: none
}

.qodef-portfolio-single.qodef-layout--images-small .qodef-media .qodef-grid-item:last-child {
    margin-bottom: 0
}

.qodef-team-list .qodef-e-role {
    margin: 0;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000
}

.qodef-team-list .qodef-e-title {
    margin: 2px 0 9px
}

.qodef-team-list .qodef-team-member-social-icons {
    margin: 0
}

.qodef-team-list .qodef-team-member-social-icon {
    font-size: 14px;
    margin-right: 15px
}

.qodef-team-list .qodef-team-member-social-icon:hover {
    color: #787878
}

.qodef-team-list .qodef-team-member-social-icon:last-of-type {
    margin-right: 0
}

.qodef-team-list .qodef-e:nth-child(3) {
    --qodef-transition-delay: .2s
}

.qodef-team-list .qodef-e:nth-child(2) {
    --qodef-transition-delay: .4s
}

.qodef-team-list .qodef-e:nth-child(4) {
    --qodef-transition-delay: .6s
}

.qodef-team-list .qodef-e.qodef--has-appear .qodef-e-image {
    clip-path: inset(0 100% 0 0)
}

.qodef-team-list .qodef-e.qodef--has-appear.qodef--appeared .qodef-e-image {
    transition: clip-path 1s cubic-bezier(.57, .18, 0, .92) var(--qodef-transition-delay, 0s);
    clip-path: inset(0 0 0 0)
}

.qodef-team-list .qodef-e-additional-link:nth-child(2) {
    --qodef-transition-delay: .8s
}

.qodef-team-list .qodef-e-additional-link.qodef--has-appear .qodef-e-inner {
    clip-path: inset(0 100% 0 0)
}

.qodef-team-list .qodef-e-additional-link.qodef--has-appear.qodef--appeared .qodef-e-inner {
    transition: clip-path 1s cubic-bezier(.57, .18, 0, .92) var(--qodef-transition-delay);
    clip-path: inset(0 0 0 0)
}

.qodef-team-list.qodef-item-layout--info-below .qodef-e-content {
    margin: 14px 0 0
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-inner:hover .qodef-e-content {
    opacity: 1;
    z-index: 1
}

.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity .2s ease-out;
    z-index: -1
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-inner {
    display: flex
}

.qodef-team-list.qodef-item-layout--info-right .qodef-team-member-social-icons {
    position: absolute;
    bottom: 12%
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-title {
    margin: 0 0 9px
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-content, .qodef-team-list.qodef-item-layout--info-right .qodef-e-image {
    width: 50%
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-image img {
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 6.2%
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-additional-link {
    position: absolute;
    top: 0;
    right: 0;
    width: 20%
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-additional-link .qodef-e-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-additional-link .qodef-e-link {
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

.qodef-team-list.qodef-item-layout--info-right .qodef-e-additional-link .qodef-e-link:hover {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

.qodef-team-list.qodef-item-layout--info-right.qodef-content-align--center-content .qodef-team-member-social-icons {
    position: relative;
    bottom: unset;
    margin-top: 50px
}

.qodef-team-list.qodef-item-layout--info-right.qodef-enable-border {
    border-bottom: 1px solid #e3e3e3
}

.qodef-team-list.qodef-item-layout--info-right.qodef-enable-border .qodef-e-inner {
    padding: 55px 0;
    border-top: 1px solid #e3e3e3
}

.qodef-team-list.qodef-item-layout--info-right.qodef-enable-border .qodef-team-member-social-icons {
    bottom: calc(12% + 55px)
}

.qodef-team-list.qodef-item-layout--info-right.qodef-enable-border.qodef-content-align--center-content .qodef-team-member-social-icons {
    bottom: unset
}

.qodef-team-list.qodef-item-layout--info-right.qodef-layout--checkered.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
    width: 40%
}

.qodef-team-list.qodef-item-layout--info-right.qodef-layout--checkered.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+3) {
    margin-left: 20%
}

@media only screen and (max-width:1024px) {
    .qodef-team-list.qodef-item-layout--info-right.qodef-layout--checkered.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item {
        width: 100%
    }

    .qodef-team-list.qodef-item-layout--info-right.qodef-layout--checkered.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(4n+3) {
        margin-left: 0
    }

    .qodef-team-list.qodef-item-layout--info-right.qodef-layout--checkered.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(even) .qodef-e-inner {
        flex-direction: row-reverse
    }

    .qodef-team-list.qodef-item-layout--info-right .qodef-e-additional-link {
        position: relative;
        width: 100%
    }
}

@media only screen and (max-width:680px) {
    .qodef-team-list.qodef-item-layout--info-right .qodef-e-inner {
        flex-direction: column
    }

    .qodef-team-list.qodef-item-layout--info-right .qodef-e-image {
        width: 100%
    }

    .qodef-team-list.qodef-item-layout--info-right .qodef-e-content {
        width: 100%;
        padding: 7% 0 48px
    }

    .qodef-team-list.qodef-item-layout--info-right .qodef-team-member-social-icons {
        position: relative;
        bottom: 0;
        margin-top: 20px
    }

    .qodef-team-list.qodef-item-layout--info-right.qodef-enable-border .qodef-e-inner {
        padding: 55px 0 48px
    }

    .qodef-team-list.qodef-item-layout--info-right.qodef-enable-border .qodef-e-content {
        padding: 7% 0 0
    }

    .qodef-team-list.qodef-item-layout--info-right.qodef-enable-border .qodef-team-member-social-icons {
        bottom: -5px
    }

    .qodef-team-list.qodef-item-layout--info-right.qodef-layout--checkered.qodef-grid.qodef-layout--columns.qodef-col-num--2>.qodef-grid-inner>.qodef-grid-item:nth-child(even) .qodef-e-inner {
        flex-direction: column
    }
}

.qodef-testimonials-list .qodef-e-inner {
    padding-bottom: 37px;
    width: 80%;
    margin: 0 auto;
    text-align: center
}

.qodef-testimonials-list .qodef-e-media-image {
    line-height: 0;
    margin-bottom: 25px
}

.qodef-testimonials-list .qodef-e-media-image img {
    width: auto
}

.qodef-testimonials-list .qodef-e-title {
    margin: 0 0 35px
}

.qodef-testimonials-list .qodef-e-text {
    margin: 0 0 41px
}

.qodef-testimonials-list .qodef-e-author {
    margin: 0
}

.qodef-testimonials-list .qodef-e-author-name:after {
    content: ','
}

.qodef-testimonials-list.qodef-skin--light .qodef-e-author, .qodef-testimonials-list.qodef-skin--light .qodef-e-text, .qodef-testimonials-list.qodef-skin--light .qodef-e-title {
    color: #fff
}

.qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
    background-color: #fff
}

.qodef-testimonials-list.qodef-swiper-container .qodef-e .qodef-e-author {
    opacity: 0;
    transform: translateX(150px);
    transition: opacity 1s, transform 1s cubic-bezier(.22, .61, .36, 1)
}

.qodef-testimonials-list.qodef-swiper-container .qodef-e.swiper-slide-active .qodef-e-author {
    opacity: 1;
    transform: translateX(0);
    transition-delay: .3s
}

.qodef-review-rating {
    display: flex
}

.qodef-review-rating .qodef-rating-inner {
    display: flex;
    flex-basis: 50%
}

.qodef-review-rating label {
    margin: 0 10px 0 0
}

.qodef-review-rating .qodef-comment-rating-box {
    display: flex;
    margin: 0
}

.qodef-review-rating .qodef-star-rating {
    position: relative;
    display: block;
    margin: 0 .1em 0 0;
    cursor: pointer;
    color: #000
}

.qodef-review-rating .qodef-star-rating svg {
    display: block;
    width: 14px;
    height: auto;
    fill: none;
    stroke: currentColor
}

.qodef-review-rating .qodef-star-rating.active svg {
    fill: currentColor
}

.qodef-review-rating .qodef-comments-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star {
    color: #000
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: .1em;
    width: 14px;
    height: auto
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor
}

.qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
    color: var(--qode-main-color);
    font-size: 60px;
    line-height: 1em;
    font-weight: 700
}

.qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
    vertical-align: middle;
    margin: 2px 0 0
}

.qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
    vertical-align: middle;
    font-size: 20px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right {
    vertical-align: middle;
    padding-left: 200px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar {
    line-height: 28px
}

.qodef-reviews-per-criteria .qodef-item-reviews-display-right .qodef-item-reviews-display-bar .qodef-item-reviews-display-bar-inner {
    padding: 6px 0
}

.qodef-reviews-per-mark .qodef-reviews-number-holder {
    display: flex;
    align-items: center
}

.qodef-reviews-per-mark .qodef-reviews-number-wrapper {
    display: flex;
    flex-direction: column;
    width: 25%;
    text-align: center
}

.qodef-reviews-per-mark .qodef-reviews-number {
    font-size: 72px;
    color: #ffd740;
    font-weight: 700;
    line-height: 1em
}

.qodef-reviews-per-mark .qodef-stars-wrapper {
    display: table-cell;
    vertical-align: middle
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
    display: block
}

.qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
    color: #ffd740
}

.qodef-reviews-per-mark .qodef-reviews-count {
    font-weight: 700;
    font-size: 14px
}

.qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
    width: 75%;
    padding: 29px 50px 40px;
    background-color: #fafafa;
    border-left: 1px solid #e5e5e5
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
    display: inline-block;
    vertical-align: middle
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px
}

.qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
    display: block
}

.qodef-comment-list .qodef-comment-name {
    float: none
}

.qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%
}

.qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%
}

@keyframes cover_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }

    100% {
        opacity: 0;
        visibility: hidden;
        z-index: 0
    }
}

@keyframes cover_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden;
        z-index: 100
    }

    100% {
        opacity: 1;
        visibility: visible;
        z-index: 100
    }
}

.qodef-search-cover-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    z-index: -1;
    transition: opacity .3s ease
}

.qodef-search-cover-form .qodef-m-inner {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 100px
}

.qodef-search-cover-form .qodef-m-form-field {
    padding: 0;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline-offset: 0
}

.qodef-search-cover-form .qodef-m-form-field:focus {
    color: var(--qode-main-color)
}

.qodef-search-cover-form .qodef-m-form-field::-moz-placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-form-field::placeholder {
    color: inherit;
    opacity: 1
}

.qodef-search-cover-form .qodef-m-close {
    flex-shrink: 0
}

.qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-covers-search--fadeout .qodef-search-cover-form {
    animation: cover_search_fade_out .3s ease both
}

.qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in .3s ease both
}

.qodef-header--sticky-display #qodef-page-header>.qodef-search-cover-form {
    display: none
}

.qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, .98);
    z-index: 100
}

.qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
    display: none
}

.qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%
}

.qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 60%;
    margin: 0 auto
}

.qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #000;
    line-height: 2em;
    background: 0 0;
    border: 0;
    border-radius: 0
}

.qodef-fullscreen-search-holder .qodef-m-form-submit {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: auto;
    padding: 0;
    margin: 0;
    color: #000;
    background: 0 0;
    border: 0;
    outline: 0;
    opacity: 0;
    cursor: pointer;
    transition: color .2s ease-out
}

.qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: var(--qode-main-color);
    background: 0 0
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-submit {
    opacity: 1;
    bottom: 10px;
    transition: color .2s ease, opacity .2s ease-out 1.1s, bottom .4s ease-out .9s
}

.qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px
}

.qodef-fullscreen-search-holder .qodef-m-form-line {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    border-bottom: 1px solid #000;
    transition: all .3s ease
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-form-line {
    width: 100%;
    transition: width .5s ease .6s
}

.qodef-fullscreen-search-holder .qodef-m-close {
    position: absolute;
    top: 33px;
    right: 70px;
    color: #000;
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
    top: 72px
}

.qodef-fullscreen-search-holder .qodef-m-close:hover {
    color: #000
}

.qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
    font-size: 25px
}

.qodef-fullscreen-search--opened .qodef-fullscreen-search-holder .qodef-m-close {
    opacity: 1;
    visibility: visible
}

.qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_out .3s ease both
}

.qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_in .3s ease both
}

@keyframes fullscreen_search_fade_out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes fullscreen_search_fade_in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

.qodef-search-opener>* {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit
}

.qodef-search-opener.qodef-source--icon-pack {
    font-size: 23px
}

.qodef-accordion {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    overflow-anchor: none
}

.qodef-accordion .qodef-accordion-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-accordion.qodef--init {
    visibility: visible
}

.qodef-accordion.qodef-layout--simple {
    padding-bottom: 44px;
    border-bottom: 1px solid #e3e3e3
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 44px 0 0;
    padding: 12px 0 6px 0;
    transition: color .2s ease-out, background-color .2s ease-out;
    cursor: pointer;
    border-top: 1px solid #e3e3e3
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
    margin-top: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    transition: transform .5s ease-out;
    transform-origin: left;
    transform: scaleX(0)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-hover .qodef-accordion-mark .qodef-icon--minus {
    clip-path: inset(0 8px)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark {
    position: relative;
    flex-shrink: 0;
    width: 29px;
    height: 11px;
    text-align: center
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span {
    position: absolute;
    display: block;
    transition: clip-path .35s, opacity .35s
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span:before {
    display: block;
    line-height: inherit
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus {
    background-color: #000;
    width: 29px;
    height: 1px;
    top: 5px
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
    background-color: #000;
    width: 1px;
    height: 11px;
    left: 14px
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--minus, .qodef-accordion.qodef-layout--simple .qodef-accordion-title .qodef-accordion-mark span.qodef-icon--plus {
    clip-path: inset(0 0)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active:before {
    transform: scaleX(1)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--minus {
    opacity: 1
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active .qodef-accordion-mark span.qodef-icon--plus {
    clip-path: inset(5px 0)
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    padding: 16px 0 2px;
    margin: 0
}

.qodef-accordion.qodef-layout--simple .qodef-accordion-content p {
    margin: 0
}

.qodef-accordion.qodef-layout--simple.qodef-behavior--toggle .qodef-accordion-content {
    display: none
}

.qodef-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1
}

.qodef-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block
}

.qodef-banner .qodef-m-content-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex
}

.qodef-banner .qodef-m-title {
    margin: 10px 0 4px
}

.qodef-banner .qodef-m-title-inner {
    display: inline-block
}

.qodef-banner .qodef-m-subtitle {
    font-family: "DM Sans", sans-serif;
    margin: 0;
    opacity: .5;
    letter-spacing: 0
}

.qodef-banner .qodef-m-text-field {
    font-size: 15px;
    color: var(--qode-main-color);
    margin: 0 0 10px;
    font-style: italic
}

.qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden
}

.qodef-banner .qodef-m-image img {
    display: block;
    transition: all .35s ease-out
}

.qodef-banner.qodef-layout--link-button .qodef-m-image-holder {
    position: relative
}

.qodef-banner.qodef-layout--link-button .qodef-m-content {
    position: relative
}

.qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    position: relative;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 0;
    margin: 27px 0 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-title {
    margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-text {
    margin: 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-button {
    margin: 12px 0 0
}

.qodef-banner.qodef-layout--link-button .qodef-m-image {
    overflow: hidden
}

.qodef-banner.qodef-layout--link-button .qodef-m-image img {
    max-width: unset;
    width: calc(100% + 10px);
    transform: translateX(-8px);
    transition: transform .5s cubic-bezier(.25, .46, .35, .94)
}

.qodef-banner.qodef-layout--link-button:hover .qodef-m-image img {
    transform: translateX(0)
}

.qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    padding: 30px
}

.qodef-button.qodef-html--link {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 9px 68px
}

.qodef-button.qodef-size--small {
    padding: 7px 43px
}

.qodef-button.qodef-size--large {
    padding: 11px 51px
}

.qodef-button.qodef-size--full {
    width: 100%;
    padding: 12px 20px;
    justify-content: center;
    text-align: center
}

.qodef-button.qodef-layout--filled.qodef-html--link {
    color: #fff;
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    overflow: hidden
}

.qodef-button.qodef-layout--filled.qodef-html--link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    width: calc(100% + 2px);
    transform-origin: left;
    transform: scaleX(1)
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--filled.qodef-html--link:hover:after {
    transform-origin: right;
    transform: scaleX(0)
}

.qodef-button.qodef-layout--outlined {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s
}

.qodef-button.qodef-layout--outlined:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    transform-origin: right;
    transform: scaleX(0)
}

.qodef-button.qodef-layout--outlined:hover {
    color: #fff;
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.qodef-button.qodef-layout--outlined:hover:after {
    transform-origin: left;
    transform: scaleX(1)
}

.qodef-button.qodef-layout--textual {
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: 0
}

.qodef-button.qodef-layout--textual .qodef-m-text {
    position: relative;
    --qodef-underline-position-y: calc(90% - 1px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

.qodef-button.qodef-layout--textual:hover .qodef-m-text {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

.qodef-call-to-action.qodef-layout--standard {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
    display: flex;
    align-items: center
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--stretched .qodef-m-inner {
    justify-content: space-between
}

.qodef-call-to-action.qodef-layout--standard.qodef-style--centered .qodef-m-inner {
    justify-content: center
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content {
    padding-right: 20px;
    max-width: 47%
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-content>* {
    margin: 0
}

.qodef-call-to-action.qodef-layout--standard .qodef-m-button {
    flex: 0 0 auto
}

.qodef-countdown .qodef-m-date {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.qodef-countdown .qodef-digit, .qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center
}

.qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
    width: 100%
}

.qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
    width: 50%
}

.qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
    width: 33.33333%
}

.qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
    width: 25%
}

.qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
    width: 20%
}

.qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
    width: 16.66667%
}

.qodef-countdown.qodef-countdown--light .qodef-digit, .qodef-countdown.qodef-countdown--light .qodef-label {
    color: #fff
}

.qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
    display: inline-block;
    vertical-align: top;
    padding: 0 20px;
    min-height: 75px
}

.qodef-countdown.qodef-layout--simple .qodef-digit {
    font-family: "DM Sans", sans-serif;
    font-weight: 500;
    font-size: 45px;
    line-height: 1;
    color: #000
}

.qodef-countdown.qodef-layout--simple .qodef-label {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    margin: 12px 0 0 0
}

.qodef-counter.qodef-layout--simple {
    text-align: center
}

.qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: inherit;
    font-weight: 600;
    font-size: 45px;
    line-height: 1;
    color: #000
}

.qodef-counter.qodef-layout--simple .qodef-m-title {
    margin: 10px 0 0 0
}

.qodef-counter.qodef-layout--simple .qodef-m-text {
    margin: 0
}

.widget.widget_hiroshi_core_custom_font {
    margin-bottom: 0 !important
}

.qodef-custom-font {
    position: relative;
    margin: 0
}

.qodef-dropcaps {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-dropcaps .qodef-m-letter {
    position: relative;
    top: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    margin: 0 10px 5px 0;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 45px;
    line-height: 1.2em;
    font-weight: 400
}

@media only screen and (max-width:1440px) {
    .qodef-dropcaps .qodef-m-letter {
        font-size: 38px;
        line-height: 1.13158em
    }
}

.qodef-dropcaps .qodef-m-text {
    display: inline;
    margin: 0
}

.qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
    width: 40px;
    height: 40px;
    font-size: 24px;
    line-height: 1.20833em;
    font-weight: 400;
    color: #fff;
    background-color: #000
}

@media only screen and (max-width:1440px) {
    .qodef-dropcaps:not(.qodef-type--simple) .qodef-m-letter {
        font-size: 22px;
        line-height: 1.22727em
    }
}

.qodef-dropcaps.qodef-type--circle .qodef-m-letter {
    border-radius: 100%
}

.qodef-frame-slider-holder {
    position: relative;
    margin: 0 auto 106px;
    max-width: 630px
}

.qodef-frame-slider-holder .qodef-frame-slider-image {
    position: absolute;
    top: 0;
    left: 50%;
    width: 100%;
    max-width: 630px;
    transform: translateX(-50%);
    pointer-events: none;
    z-index: 100
}

.qodef-frame-slider-holder .qodef-frame-slider-image img {
    width: 100%
}

.qodef-frame-slider-holder .qodef-m-items {
    position: relative;
    max-width: 94%;
    width: 100%;
    margin: 0 auto
}

.qodef-frame-slider-holder .qodef-m-swiper {
    overflow: hidden
}

.qodef-frame-slider-holder .qodef-m-item {
    height: 0;
    width: 0;
    margin: 3% 0;
    padding-left: 50%;
    padding-top: calc(100% * 445 / 592)
}

.qodef-frame-slider-holder .qodef-m-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-frame-slider-holder .swiper-pagination-bullets {
    bottom: -106px !important
}

.elementor-section {
    transition: background-color .2s ease-out
}

.qodef-fullscreen-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    opacity: 0;
    animation: qode-fade-in 1s .5s both
}

.qodef-fullscreen-tabs .qodef-e-inner {
    height: 100%;
    display: flex
}

.qodef-fullscreen-tabs .qodef-m-tab {
    display: flex;
    position: relative;
    height: 100%;
    transition: .8s ease;
    width: 248px;
    overflow: hidden
}

.qodef-fullscreen-tabs .qodef-m-tab.active-tab div.qodef-m-title:after {
    transform: scaleY(1)
}

.qodef-fullscreen-tabs .qodef-m-tab.active-tab::after {
    opacity: 0
}

.qodef-fullscreen-tabs .qodef-m-tab.active-tab .qodef-e-image, .qodef-fullscreen-tabs .qodef-m-tab.active-tab .qodef-e-mobile-image {
    animation: qodef-reveal-image 1s cubic-bezier(.57, .18, 0, .92) forwards
}

.qodef-fullscreen-tabs .qodef-m-tab::before {
    content: "";
    display: block;
    width: 29px;
    height: 1px;
    position: absolute;
    right: 23px;
    top: 22px;
    background-color: #000;
    clip-path: inset(-1px 0);
    transition: clip-path .35s, opacity .35s
}

.qodef-fullscreen-tabs .qodef-m-tab::after {
    content: "";
    display: block;
    width: 1px;
    height: 11px;
    position: absolute;
    right: 36px;
    top: 17px;
    background-color: #000;
    opacity: 1
}

.qodef-fullscreen-tabs .qodef-m-tab:hover:before {
    clip-path: inset(-1px 8px -1px 10px)
}

.qodef-fullscreen-tabs .qodef-tab-wrapper {
    position: relative
}

.qodef-fullscreen-tabs div.qodef-m-title {
    display: flex;
    width: 100%;
    max-width: 248px;
    justify-content: flex-start;
    align-items: flex-end;
    border-left: 1px solid #e7e7da;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 50;
    cursor: pointer
}

.qodef-fullscreen-tabs div.qodef-m-title:after {
    content: '';
    position: absolute;
    top: 0;
    left: -1px;
    width: 1px;
    height: 100%;
    background-color: #000;
    transition: transform .5s ease-out;
    transform-origin: bottom;
    transform: scaleY(0)
}

.qodef-fullscreen-tabs .qodef-m-title-vertical {
    font-size: 52px;
    font-weight: 300;
    line-height: 42px;
    font-family: "DM Sans", sans-serif;
    color: #000;
    display: flex;
    transform: rotate(270deg);
    transform-origin: 0 5%;
    white-space: nowrap;
    align-items: center;
    position: relative;
    left: 55px;
    bottom: -45px
}

.qodef-fullscreen-tabs .qodef-m-content {
    position: relative;
    height: 100%;
    display: flex;
    justify-content: stretch;
    transition: .8s ease
}

.qodef-fullscreen-tabs .qodef-m-content>* {
    flex: 0 1 auto
}

.qodef-fullscreen-tabs .qodef-e-image img, .qodef-fullscreen-tabs .qodef-e-mobile-image img {
    position: relative;
    display: block;
    height: auto;
    width: -moz-fit-content;
    width: fit-content
}

.qodef-fullscreen-tabs .qodef-e-image {
    display: flex;
    max-width: 40%
}

.qodef-fullscreen-tabs .qodef-e-mobile-image {
    display: none;
    max-width: 100%
}

.qodef-fullscreen-tabs .qodef-m-text {
    font-size: 16px
}

.qodef-fullscreen-tabs .qodef-e-content-inner {
    position: relative;
    display: flex;
    max-width: 60%;
    z-index: 10;
    flex-direction: column;
    justify-content: flex-end;
    padding: 40px 80px
}

.qodef-fullscreen-tabs .qodef-button {
    position: relative;
    margin-top: 28px;
    display: inline-flex;
    line-height: 1;
    font-size: 13px
}

.qodef-fullscreen-tabs .qodef-button .qodef-m-text {
    padding-bottom: 3px
}

.qodef-google-map {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-google-map .qodef-m-map {
    display: block;
    width: 100%
}

.qodef-google-map .qodef-m-map embed, .qodef-google-map .qodef-m-map iframe, .qodef-google-map .qodef-m-map object {
    width: 100%;
    display: block
}

.qodef-google-map .qodef-m-map img {
    max-width: none
}

.qodef-highlight .qodef-highlight-text {
    padding: 0 5px;
    color: #fff;
    background-color: #000
}

.qodef-icon-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 1
}

.qodef-icon-list-item .qodef-e-title a {
    display: block
}

.qodef-icon-list-item .qodef-e-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    margin-right: 5px;
    float: none
}

.qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 16px
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a, .qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
    display: block
}

#qodef-page-sidebar .widget.widget_hiroshi_core_icon_list_item {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_hiroshi_core_icon_list_item {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_hiroshi_core_icon_list_item {
    margin-bottom: 0
}

.qodef-icon-with-text .qodef-m-title {
    margin: 0
}

.qodef-icon-with-text .qodef-m-title a {
    display: block
}

.qodef-icon-with-text .qodef-m-text {
    margin: 8px 0 0
}

.qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1
}

.qodef-icon-with-text .qodef-icon-holder {
    float: none
}

.qodef-icon-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a, .qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
    display: block
}

.qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: flex-start
}

.qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 15px
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
    line-height: 1
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
    display: flex;
    align-items: center
}

.qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 5px
}

.qodef-icon-with-text.qodef-layout--before-title.qodef--retina img {
    max-width: 50%
}

.qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 21px
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
    text-align: center
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
    text-align: left
}

.qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
    text-align: right
}

.qodef-icon-with-text.qodef-layout--top.qodef--retina img {
    max-width: 50%;
    margin: 0 auto
}

.qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1
}

.qodef-icon-holder a {
    display: block
}

.qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit
}

.qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit
}

.qodef-icon-holder.qodef-layout--circle, .qodef-icon-holder.qodef-layout--square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background-color: var(--qode-main-color);
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

.qodef-icon-holder.qodef-layout--circle a, .qodef-icon-holder.qodef-layout--square a {
    color: inherit;
    transition: none
}

.qodef-icon-holder.qodef-layout--circle:hover, .qodef-icon-holder.qodef-layout--square:hover {
    background-color: #000
}

.qodef-icon-holder.qodef-layout--circle {
    border-radius: 50%
}

.qodef-icon-holder.qodef-size--tiny {
    font-size: 1.33333333em
}

.qodef-icon-holder.qodef-size--small {
    font-size: 2em
}

.qodef-icon-holder.qodef-size--medium {
    font-size: 3em
}

.qodef-icon-holder.qodef-size--large {
    font-size: 4em
}

.qodef-icon-holder.qodef-size--huge {
    font-size: 5em
}

.widget.widget_hiroshi_core_icon {
    display: inline-block;
    line-height: 1
}

#qodef-page-sidebar .widget.widget_hiroshi_core_icon {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_hiroshi_core_icon {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_hiroshi_core_icon {
    margin-bottom: 0
}

.qodef-image-gallery.qodef-image-border img {
    border: 1px solid #e3e3e3
}

.qodef-image-gallery.qodef-slider-type--image-zoom .swiper-slide {
    width: 31%;
    transition: all .6s ease
}

.qodef-image-gallery.qodef-slider-type--image-zoom .swiper-slide.swiper-slide-active {
    width: 47%
}

.qodef-image-hotspots .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-image-hotspots .qodef-m-image {
    height: 100%
}

.qodef-image-hotspots .qodef-m-image img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-image-hotspots .qodef-e {
    position: absolute;
    left: var(--qode-hotspot-left-1920, 0);
    top: var(--qode-hotspot-top-1920, 0)
}

@media only screen and (max-width:1366px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-1366, 0);
        top: var(--qode-hotspot-top-1366, 0)
    }
}

@media only screen and (max-width:1024px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-1024, 0);
        top: var(--qode-hotspot-top-1024, 0)
    }
}

@media only screen and (max-width:768px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-768, 0);
        top: var(--qode-hotspot-top-768, 0)
    }
}

@media only screen and (max-width:680px) {
    .qodef-image-hotspots .qodef-e {
        left: var(--qode-hotspot-left-680, 0);
        top: var(--qode-hotspot-top-680, 0)
    }
}

.qodef-image-hotspots .qodef-e-link, .qodef-image-hotspots .qodef-e-no-link {
    position: relative
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-content:before, .qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-content:before {
    transform: scaleX(1)
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-title, .qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-title {
    opacity: 1;
    transform: translateX(0)
}

.qodef-image-hotspots .qodef-e-link:hover .qodef-e-text, .qodef-image-hotspots .qodef-e-no-link:hover .qodef-e-text {
    opacity: 1;
    transform: translateX(0);
    color: #000
}

.qodef-image-hotspots .qodef-e-pin {
    border: 1px solid currentColor;
    border-radius: 50%;
    color: #fff;
    flex-shrink: 0;
    height: 21px;
    position: relative;
    width: 21px;
    z-index: 1
}

.qodef-image-hotspots .qodef-e-pin:after {
    background-color: currentColor;
    border-radius: 50%;
    content: '';
    height: 11px;
    left: 4px;
    position: absolute;
    top: 4px;
    width: 11px
}

.qodef-image-hotspots .qodef-e-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    left: 100%;
    position: absolute;
    top: 10px;
    z-index: 2
}

.qodef-image-hotspots .qodef-e-content:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    transform-origin: left;
    transform: scaleX(0);
    transition: transform .5s cubic-bezier(.25, .46, .35, .94)
}

.qodef-image-hotspots .qodef-e-title {
    color: #fff;
    line-height: 1em;
    margin: 0;
    padding: 5px 0 5px 40px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(20px);
    transition: opacity .35s, transform .5s cubic-bezier(.22, .61, .36, 1), color .2s ease-out
}

.qodef-image-hotspots .qodef-e-text {
    color: #fff;
    line-height: 1em;
    margin: 0;
    padding: 2px 13px 7px 10px;
    opacity: 0;
    transform: translateX(20px);
    transition: opacity .35s, transform .5s cubic-bezier(.22, .61, .36, 1), color .2s ease-out
}

@media only screen and (max-width:680px) {
    .qodef-image-hotspots .qodef-e-title {
        padding: 5px 0 5px 20px;
        white-space: normal
    }
}

.qodef-image-marquee {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-marquee .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 auto;
    overflow: hidden
}

.qodef-image-marquee .qodef-m-content.qodef--mobile {
    display: none
}

.qodef-image-marquee .qodef-m-content.qodef--mobile .qodef-m-image {
    background-size: cover !important
}

.qodef-image-marquee .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%
}

.qodef-image-marquee .qodef-m-image.qodef-image--copy {
    will-change: transform;
    backface-visibility: hidden;
    transform: translateX(100%) translateZ(0)
}

.qodef-image-marquee .qodef-m-image a {
    position: relative;
    display: block
}

.qodef-image-marquee.qodef--move-on-scroll {
    overflow: hidden
}

.qodef-image-marquee.qodef--move-on-scroll .qodef-m-content {
    display: flex;
    flex-direction: row;
    width: -moz-max-content;
    width: max-content;
    flex-wrap: nowrap
}

.qodef-image-marquee.qodef--move-on-scroll .qodef-m-content .qodef-m-image {
    position: relative
}

.qodef-image-marquee.qodef--move-on-scroll .qodef-m-content .qodef-image--copy {
    transform: translateX(0)
}

.qodef-image-marquee.qodef--move-on-scroll .qodef-m-content.qodef--mobile {
    display: none
}

.qodef-image-marquee.qodef--move-on-scroll.qodef--marquee-right .qodef-m-content {
    float: right
}

@keyframes qode-move-marquee {
    0% {
        transform: translateX(0) translateZ(0)
    }

    100% {
        transform: translateX(-100%) translateZ(0)
    }
}

@keyframes qode-move-marquee-copy {
    0% {
        transform: translateX(100%) translateZ(0)
    }

    100% {
        transform: translateX(0) translateZ(0)
    }
}

.qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-m-image a, .qodef-image-with-text .qodef-m-image img {
    display: block
}

.qodef-image-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-image-with-text .qodef-info-holder {
    display: flex;
    align-items: flex-end;
    justify-content: space-between
}

.qodef-image-with-text .qodef-m-title {
    color: currentColor;
    margin: 16px 0 0
}

.qodef-image-with-text .qodef-e-arrow {
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-image-with-text .qodef-m-text {
    margin: 15px 0 0
}

.qodef-image-with-text.qodef-enable-border .qodef-m-image img {
    border: 1px solid #e3e3e3
}

.qodef-image-with-text:hover .qodef-e-arrow {
    opacity: 1
}

.qodef-image-with-text.qodef-content-align--left .qodef-info-holder {
    justify-content: flex-start
}

.qodef-image-with-text.qodef-content-align--center .qodef-m-image img {
    margin: 0 auto
}

.qodef-image-with-text.qodef-content-align--center .qodef-m-content {
    text-align: center
}

.qodef-image-with-text.qodef-content-align--center .qodef-info-holder {
    justify-content: center
}

.qodef-image-with-text.qodef-content-align--right .qodef-m-image img {
    margin: 0 0 0 auto
}

.qodef-image-with-text.qodef-content-align--right .qodef-m-content {
    text-align: right
}

.qodef-image-with-text.qodef-content-align--right .qodef-info-holder {
    justify-content: flex-end
}

.qodef-image-with-text.qodef--hover-predefined .qodef-m-title {
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-image-with-text.qodef--hover-predefined:hover .qodef-m-title {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-image-with-text.qodef--has-appear .qodef-m-image {
    clip-path: inset(0 calc(var(--qodef-clip, 100) * 1%) 0 0)
}

.qodef-image-with-text.qodef--has-appear .qodef-info-holder {
    transform: translateX(calc(var(--qodef-clip, 100) * .4px));
    opacity: calc((100 - var(--qodef-clip, 100)) * .01)
}

.qodef-info-section.qodef-layout--background-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-info-section.qodef-layout--background-text .qodef-m-info {
    position: relative;
    z-index: 2
}

.qodef-info-section.qodef-layout--background-text .qodef-m-title {
    margin: 0 0 18px
}

.qodef-info-section.qodef-layout--background-text .qodef-e-text, .qodef-info-section.qodef-layout--background-text .qodef-m-text {
    margin: 0
}

.qodef-info-section.qodef-layout--background-text .qodef-button {
    margin-top: 15px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-tagline {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000;
    margin-bottom: 50px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-tagline:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    top: 50%;
    margin-right: 13px
}

.qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, .1);
    text-align: center;
    font-weight: 700;
    font-size: 250px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left .qodef-m-background-text {
    top: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right .qodef-m-background-text {
    top: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left .qodef-m-background-text {
    bottom: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right .qodef-m-background-text {
    bottom: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center .qodef-m-background-text {
    font-size: 450px;
    top: 34px;
    left: 0;
    right: 0;
    text-align: center
}

.qodef-info-section.qodef-layout--horizontal {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-info-section.qodef-layout--horizontal .qodef-m-content {
    display: flex;
    align-items: flex-start
}

.qodef-info-section.qodef-layout--horizontal .qodef-m-info {
    display: flex;
    align-items: flex-start;
    width: 68%
}

.qodef-info-section.qodef-layout--horizontal .qodef-m-title {
    width: 32%;
    margin: 0
}

.qodef-info-section.qodef-layout--horizontal .qodef-m-days {
    width: 32.2%;
    display: flex;
    flex-direction: column;
    margin-top: 10px
}

.qodef-info-section.qodef-layout--horizontal .qodef-e-text {
    margin: 0
}

.qodef-info-section.qodef-layout--horizontal .qodef-e-text-holder {
    width: 45%;
    margin-top: 10px
}

.qodef-info-section.qodef-layout--horizontal .qodef-m-button {
    width: 22.8%;
    min-width: 75px;
    text-align: right
}

.qodef-info-section.qodef-layout--horizontal .qodef-button {
    margin-top: 10px
}

.qodef-info-section.qodef-layout--horizontal .qodef-m-tagline {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000;
    margin-bottom: 50px
}

.qodef-info-section.qodef-layout--horizontal .qodef-m-tagline:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    top: 50%;
    margin-right: 13px
}

.qodef-info-section.qodef-layout--horizontal .qodef-m-background-text {
    position: absolute;
    display: inline-block;
    color: rgba(0, 0, 0, .1);
    text-align: center;
    font-weight: 700;
    font-size: 250px
}

.qodef-info-section.qodef-layout--horizontal.qodef-background-text-pos--top-left .qodef-m-background-text {
    top: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--horizontal.qodef-background-text-pos--top-right .qodef-m-background-text {
    top: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--horizontal.qodef-background-text-pos--bottom-left .qodef-m-background-text {
    bottom: 0;
    left: -20px
}

.qodef-info-section.qodef-layout--horizontal.qodef-background-text-pos--bottom-right .qodef-m-background-text {
    bottom: 0;
    right: -20px
}

.qodef-info-section.qodef-layout--horizontal.qodef-background-text-pos--center .qodef-m-background-text {
    font-size: 450px;
    top: 34px;
    left: 0;
    right: 0;
    text-align: center
}

@media only screen and (max-width:1024px) {
    .qodef-info-section.qodef-layout--horizontal .qodef-m-content {
        flex-direction: column
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-m-info {
        position: relative;
        width: 100%;
        flex-wrap: wrap;
        flex-direction: row-reverse
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-button {
        margin-top: 1px
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-m-title {
        width: 100%;
        margin-bottom: 14px
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-e-text-holder, .qodef-info-section.qodef-layout--horizontal .qodef-m-button, .qodef-info-section.qodef-layout--horizontal .qodef-m-days {
        width: 50%
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-e-text-holder {
        order: 1
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-e-text {
        width: 80%
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-m-button {
        text-align: left;
        position: absolute;
        top: 74px
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-m-days {
        margin-bottom: 22px
    }
}

@media only screen and (max-width:680px) {
    .qodef-info-section.qodef-layout--horizontal .qodef-e-text-holder, .qodef-info-section.qodef-layout--horizontal .qodef-m-button, .qodef-info-section.qodef-layout--horizontal .qodef-m-days, .qodef-info-section.qodef-layout--horizontal .qodef-m-title {
        width: 100%
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-e-text {
        width: 100%
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-m-button {
        top: unset;
        bottom: 0
    }

    .qodef-info-section.qodef-layout--horizontal .qodef-e-text-holder {
        margin-bottom: 60px
    }
}

.qodef-info-slider {
    position: relative;
    display: flex
}

.qodef-info-slider .qodef-info {
    width: 53%;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 5.85% 0 0
}

.qodef-info-slider .qodef-e-tagline {
    display: flex;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000
}

.qodef-info-slider .qodef-e-tagline:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    top: 50%;
    margin-right: 13px
}

.qodef-info-slider .qodef-e-info-top {
    width: 65%
}

.qodef-info-slider .qodef-m-title {
    margin: 23px 0
}

.qodef-info-slider .qodef-button {
    margin: 7px 0 0
}

.qodef-info-slider .qodef-e-item {
    position: absolute;
    bottom: 12px
}

.qodef-info-slider .qodef-e-item .qodef-e-link:hover .qodef-item-title {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

.qodef-info-slider .qodef-images {
    width: 47%;
    display: block;
    overflow: hidden
}

.qodef-info-slider .qodef-images img {
    width: 100%
}

.qodef-info-slider .qodef-item-title {
    position: relative;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    --qodef-underline-position-y: 92%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

@media only screen and (max-width:1440px) {
    .qodef-info-slider .qodef-item-title {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-info-slider .qodef-item-label {
    position: absolute;
    left: calc(100% + 3px);
    top: -1px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: .07em;
    line-height: 1.3em;
    color: #fff;
    padding: 0 2px 0 3px;
    background-color: #d79999
}

.qodef-info-slider .qodef-e-item {
    opacity: 0;
    transition: opacity .3s
}

.qodef-info-slider .qodef-e-item .qodef-item-title {
    opacity: 0;
    transform: translateX(50px);
    transition: opacity .8s, transform 1s cubic-bezier(.22, .61, .36, 1);
    display: inline-block;
    transition-delay: .3s, .3s
}

.qodef-info-slider .qodef-e-item.qodef--active {
    opacity: 1;
    z-index: 2
}

.qodef-info-slider .qodef-e-item.qodef--active .qodef-item-title {
    opacity: 1;
    transform: translateX(0)
}

.qodef-info-slider .qodef-swiper-container-custom {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s, visibility .01s;
    padding: 0 0 46px
}

.qodef-info-slider .qodef-swiper-container-custom.swiper-container-initialized {
    opacity: 1;
    visibility: visible
}

.qodef-interactive-link-showcase {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 73vh;
    visibility: hidden
}

.admin-bar .qodef-interactive-link-showcase {
    height: calc(73vh - 32px)
}

.qodef-interactive-link-showcase .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.qodef-interactive-link-showcase .qodef-m-image.qodef--prev {
    z-index: 2
}

.qodef-interactive-link-showcase .qodef-m-image.qodef--active {
    opacity: 1;
    z-index: 5;
    animation: qodef-clip-image 1s cubic-bezier(.25, .46, .45, .94) forwards
}

.qodef-interactive-link-showcase .qodef-m-image img {
    display: none
}

.qodef-interactive-link-showcase .qodef-m-items {
    display: flex;
    align-items: flex-start;
    z-index: 10;
    padding: 0 4.92%
}

.qodef-interactive-link-showcase .qodef-m-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    padding: 0 14px 1px;
    margin: 10px 0;
    font-family: "DM Sans", sans-serif;
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    overflow-y: hidden;
    transition: color .2s ease-out, background-color .2s ease-out
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-link-showcase .qodef-m-item {
        font-size: 30px;
        line-height: 1.16667em
    }
}

.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
    position: relative;
    display: inline;
    z-index: 2
}

.qodef-interactive-link-showcase .qodef-m-item .qodef-e-title:before {
    content: '';
    bottom: 0;
    left: -10px;
    background-color: currentColor;
    position: absolute;
    width: 1px;
    height: 100%;
    transform-origin: bottom;
    transition: transform .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out;
    transform: scaleY(0)
}

.qodef-interactive-link-showcase .qodef-m-item.qodef--active .qodef-e-title:before {
    transform: scaleY(1)
}

.qodef-interactive-link-showcase .qodef-m-item:last-of-type {
    margin: 10px 0 0;
    padding: 0 14px 2px
}

.qodef-interactive-link-showcase.qodef--init {
    visibility: visible
}

.qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item {
    color: #fff
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-e-link {
    display: block;
    width: 100%;
    height: 100%
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
    position: relative;
    display: block;
    margin-left: auto;
    width: 65%;
    height: 100%;
    overflow: hidden
}

.qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 35%;
    justify-content: flex-end;
    flex-direction: column
}

.qodef-interactive-link-showcase.qodef-layout--slider .swiper-container {
    width: 100%;
    height: 100%;
    z-index: 10
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 5
}

.qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
    height: auto;
    margin: 0 5%
}

.qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-pricing-table .qodef-m-inner {
    padding: 7.1% 12.65%
}

.qodef-pricing-table .qodef-m-image {
    text-align: center;
    margin-bottom: 65px
}

.qodef-pricing-table .qodef-m-title {
    margin: 0
}

.qodef-pricing-table .qodef-m-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0 0 20px;
    border-bottom: 1px solid #c2c2c2
}

.qodef-pricing-table .qodef-featured-label {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000;
    background-color: #000;
    color: #fff;
    height: 20px;
    padding: 0 7px
}

.qodef-pricing-table .qodef-m-bottom {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #c2c2c2;
    padding-top: 35px
}

.qodef-pricing-table .qodef-e-label {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000;
    margin-bottom: 13px
}

.qodef-pricing-table .qodef-m-price {
    margin-top: -3px
}

.qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    margin: 0;
    line-height: 1;
    justify-content: center
}

.qodef-pricing-table .qodef-m-content {
    margin: 34px 0 38px
}

.qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 0
}

.qodef-pricing-table .qodef-m-content ul li {
    color: #000;
    margin-bottom: 8px;
    margin-left: 27px;
    position: relative
}

.qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0
}

.qodef-pricing-table .qodef-m-content ul li:before {
    content: '';
    position: absolute;
    /* background: url(../img/check-mark.png); */
    background-repeat: no-repeat;
    top: 8px;
    left: -25px;
    width: 13px;
    height: 10px;
    display: inline-block;
    filter: invert(1);
    margin-right: 15px
}

.qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 0
}

@media only screen and (max-width:1024px) {
    .qodef-pricing-table .qodef-m-inner {
        padding: 7.1% 7%
    }
}

.qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-progress-bar .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column
}

.qodef-progress-bar .qodef-m-canvas {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-progress-bar .qodef-m-canvas svg {
    display: block
}

.qodef-progress-bar .qodef-m-title {
    margin: 20px 0 0
}

.qodef-progress-bar.qodef--init {
    visibility: visible
}

.qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400
}

@media only screen and (max-width:1440px) {
    .qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
    padding-top: 20px;
    transform: none !important
}

.qodef-progress-bar.qodef-layout--line .qodef-m-inner {
    flex-direction: column-reverse
}

.qodef-progress-bar.qodef-layout--line .proggress {
    width: 0
}

.qodef-progress-bar.qodef-layout--line .percentCount {
    position: absolute;
    top: -24px;
    right: 0;
    width: auto
}

.qodef-progress-bar.qodef-layout--line .qodef-m-title {
    margin: 0 0 7px
}

.qodef-progress-bar.qodef-layout--line.qodef-percentage--floating .percentCount {
    left: 0;
    right: auto;
    transform: translateX(-50%)
}

.qodef-section-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-section-title .qodef-m-title {
    margin: 0
}

.qodef-section-title .qodef-m-text {
    margin: 25px 0 0
}

.qodef-section-title.qodef-alignment--center {
    text-align: center
}

.qodef-section-title.qodef-alignment--left {
    text-align: left
}

.qodef-section-title.qodef-alignment--right {
    text-align: right
}

.qodef-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative
}

.qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #e3e3e3;
    margin: 10px 0
}

.qodef-separator.qodef-position--center {
    text-align: center
}

.qodef-separator.qodef-position--left {
    text-align: left
}

.qodef-separator.qodef-position--right {
    text-align: right
}

@media only screen and (max-width:1024px) {
    .qodef-separator.qodef-disabled--1024 {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .qodef-separator.qodef-disabled--768 {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-separator.qodef-disabled--680 {
        display: none
    }
}

@media only screen and (max-width:480px) {
    .qodef-separator.qodef-disabled--480 {
        display: none
    }
}

#qodef-page-sidebar .widget.widget_hiroshi_core_separator {
    margin-bottom: 0
}

#qodef-page-footer .widget.widget_hiroshi_core_separator {
    margin-bottom: 0
}

#qodef-side-area .widget.widget_hiroshi_core_separator {
    margin-bottom: 0
}

.qodef-single-image img {
    display: block
}

.qodef-single-image.qodef--has-appear .qodef-m-image {
    clip-path: inset(0 100% 0 0)
}

.qodef-single-image.qodef--has-appear.qodef--appeared .qodef-m-image {
    transition: clip-path 1s cubic-bezier(.57, .18, 0, .92) 0s;
    clip-path: inset(0 0 0 0)
}

.qodef-split-showcase {
    height: 100vh;
    display: flex
}

.qodef-split-showcase .qodef-info-left, .qodef-split-showcase .qodef-info-right {
    width: 50%
}

.qodef-split-showcase .qodef-m-label {
    position: absolute;
    top: 50%;
    color: #fff;
    margin: 0;
    text-transform: lowercase;
    transform: rotate(-90deg) translateY(-50%);
    z-index: 3;
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 2px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-split-showcase .qodef-e-media-image {
    height: 100%
}

.qodef-split-showcase .qodef-e-media-image img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

.qodef-split-showcase .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4
}

.qodef-split-showcase .qodef-info-left {
    position: relative
}

.qodef-split-showcase .qodef-info-left .qodef-m-label {
    left: 7px
}

.qodef-split-showcase .qodef-info-left:hover .qodef-m-label {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-split-showcase .qodef-info-left:hover .qodef-e-media-image img {
    filter: grayscale(1)
}

.qodef-split-showcase .qodef-info-left:hover .qodef-e-media-image:after {
    opacity: 1
}

.qodef-split-showcase .qodef-info-right {
    position: relative
}

.qodef-split-showcase .qodef-info-right .qodef-m-label {
    right: -20px
}

.qodef-split-showcase .qodef-info-right:hover .qodef-m-label {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-split-showcase .qodef-info-right:hover .qodef-e-media-image img {
    filter: grayscale(1)
}

.qodef-split-showcase .qodef-info-right:hover .qodef-e-media-image:after {
    opacity: 1
}

.qodef-split-showcase .qodef-m-image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    z-index: 3
}

.qodef-split-showcase .qodef-e-media-image img {
    transition: filter .5s ease-out
}

.qodef-split-showcase .qodef-e-media-image:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #e4cec7;
    mix-blend-mode: multiply;
    opacity: 0;
    transition: opacity .5s ease-out;
    pointer-events: none
}

.qodef-split-showcase img {
    display: block
}

@media only screen and (max-width:1024px) {
    .qodef-split-showcase {
        height: calc(100vh - 70px)
    }
}

.qodef-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden
}

.qodef-tabs.qodef--init {
    visibility: visible
}

.qodef-tabs .qodef-tabs-navigation {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-tabs .qodef-tabs-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-tabs .qodef-tabs-content p {
    margin: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #e3e3e3
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    margin: 0;
    padding: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    display: block;
    transition: .2s ease-out;
    padding: 0 61px 18px;
    text-align: left;
    position: relative
}

@media only screen and (max-width:1440px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:after {
    content: '';
    height: 1px;
    width: 100%;
    bottom: -1px;
    left: 0;
    position: absolute;
    background-color: var(--qode-main-color);
    transition: opacity .35s, transform .7s cubic-bezier(.22, .61, .36, 1);
    transform: scaleX(0);
    transform-origin: left
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a:after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a:after {
    transform: scaleX(1)
}

@media only screen and (max-width:1024px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        padding: 0 30px 18px !important
    }
}

@media only screen and (max-width:768px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
        flex-direction: column;
        align-items: flex-start;
        border-bottom: 0
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
        margin: 0 0 26px 0;
        padding: 0
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        padding: 0 18px 18px !important
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width:480px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
        padding: 0 0 10px !important
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a::after {
        background-color: transparent
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover::after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a::after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a::after, .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a::after {
        background-color: var(--qode-main-color)
    }
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 100%
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
    flex-shrink: 0;
    display: block;
    padding-right: 26px;
    margin-right: 26px;
    border-right: 1px solid #e3e3e3
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li {
    width: 100%;
    margin-bottom: 26px
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li:last-child {
    margin-bottom: 0
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation li a {
    display: inline-block;
    width: auto
}

.qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
    margin-top: 0
}

.qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 26px 0 0
}

@keyframes qode-text-marquee-left {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@keyframes qode-text-marquee-right {
    0% {
        transform: translateX(-100%)
    }

    100% {
        transform: translateX(0)
    }
}

.qodef-text-marquee .qodef-m-content {
    display: flex;
    font-family: "DM Sans", sans-serif;
    font-size: 105px;
    font-weight: 400;
    line-height: 1em;
    overflow: hidden;
    white-space: nowrap
}

.qodef-text-marquee .qodef-m-content-inner {
    padding-right: 25px
}

.qodef--init.qodef-direction--left.qodef-text-marquee .qodef-m-content-inner {
    animation: qode-text-marquee-left var(--qode-marquee-duration, 25s) linear infinite
}

.qodef--init.qodef-direction--right.qodef-text-marquee .qodef-m-content-inner {
    animation: qode-text-marquee-right var(--qode-marquee-duration, 25s) linear infinite
}

.qodef-text-marquee .qodef-m-text-1 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-2 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-text-3 {
    color: var(--qode-main-color)
}

.qodef-text-marquee .qodef-m-separator {
    color: var(--qode-main-color);
    position: relative
}

.qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-video-button .qodef-m-label {
    position: absolute;
    color: #fff;
    bottom: 63px;
    left: 140px;
    --qodef-underline-position-y: 94%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

.qodef-video-button .qodef-svg--play {
    position: absolute;
    left: calc(50% - 7px);
    top: calc(50% - 8px)
}

.qodef-video-button .qodef-m-play-inner {
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 38px;
    border-radius: 50%;
    left: 38px
}

.qodef-video-button .qodef-m-play-inner .qodef-svg--circle {
    color: #fff;
    display: block;
    overflow: visible;
    transform: rotate(-80deg);
    transition: transform 1.6s
}

.qodef-video-button .qodef-m-play-inner .qodef-svg--circle path {
    stroke-dasharray: 265;
    stroke-dashoffset: 530;
    transition: stroke-dashoffset 1.6s
}

.qodef-video-button:hover .qodef-m-label {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

.qodef-video-button:hover .qodef-svg--circle {
    transform: rotate(80deg)
}

.qodef-video-button:hover .qodef-svg--circle path {
    stroke-dashoffset: 0
}

#qodef-side-area {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-height: 100%;
    padding: 120px 75px 35px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
    transition: all .6s cubic-bezier(.77, 0, .175, 1)
}

.qodef-side-area--opened #qodef-side-area {
    animation: qode-fade-in .25s linear both
}

.qodef-side-area-animate--in #qodef-side-area {
    animation: qode-fade-in .25s linear both
}

.qodef-side-area-animate--out #qodef-side-area {
    animation: qode-fade-out .25s linear both
}

#qodef-side-area.qodef-alignment--center {
    text-align: center
}

#qodef-side-area.qodef-alignment--right {
    text-align: right
}

#qodef-side-area.qodef-alignment--left {
    text-align: left
}

#qodef-side-area .widget.widget_hiroshi_core_portfolio_list {
    max-width: 1480px;
    margin: 0 auto
}

#qodef-side-area .widget.widget_hiroshi_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content {
    text-align: left
}

#qodef-side-area .widget.widget_hiroshi_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-title .qodef-e-title-link {
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

#qodef-side-area .widget.widget_hiroshi_core_portfolio_list .qodef-portfolio-list.qodef-item-layout--info-below .qodef-e:hover .qodef-e-title .qodef-e-title-link {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

#qodef-side-area-inner {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 0;
    bottom: 0;
    height: 100%
}

#qodef-side-area-close {
    position: absolute;
    top: 48px;
    right: 60px;
    display: none
}

.qodef-side-area--opened #qodef-side-area-close {
    display: block
}

.admin-bar #qodef-side-area-close {
    top: 65px
}

.qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 0;
    transition: opacity .2s ease-in-out, z-index .2s ease-in-out
}

.qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    z-index: 1002
}

.qodef-side-area--opened #qodef-page-header, .qodef-side-area--opened #qodef-page-mobile-header {
    background-color: transparent !important;
    z-index: 10000;
    pointer-events: none
}

.qodef-side-area--opened #qodef-page-header .qodef-header-logo-link, .qodef-side-area--opened #qodef-page-mobile-header .qodef-header-logo-link {
    pointer-events: all
}

.qodef-side-area--opened #qodef-page-header .qodef-widget-holder, .qodef-side-area--opened #qodef-page-header nav[role=navigation], .qodef-side-area--opened #qodef-page-mobile-header .qodef-widget-holder, .qodef-side-area--opened #qodef-page-mobile-header nav[role=navigation] {
    display: none
}

.qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400
}

@media only screen and (max-width:1440px) {
    .qodef-social-share .qodef-social-title {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0
}

.qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0
}

.qodef-social-share li a {
    font-size: 20px
}

.qodef-social-share li.qodef-facebook-share a:hover {
    color: #3b5998
}

.qodef-social-share li.qodef-twitter-share a:hover {
    color: #00aced
}

.qodef-social-share li.qodef-linkedin-share a:hover {
    color: #007bb5
}

.qodef-social-share li.qodef-tumblr-share a:hover {
    color: #32506d
}

.qodef-social-share li.qodef-pinterest-share a:hover {
    color: #cb2027
}

.qodef-social-share li.qodef-vk-share a:hover {
    color: #45668e
}

.qodef-social-share.qodef-layout--dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    margin: 0;
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon {
    vertical-align: middle
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-icon::before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    /* background: url(../img/share.png) */
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li {
    opacity: 1;
    visibility: visible;
    cursor: pointer
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(2) {
    transition-delay: .2s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(3) {
    transition-delay: .3s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(4) {
    transition-delay: .4s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(5) {
    transition-delay: .5s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(6) {
    transition-delay: .6s
}

.qodef-social-share.qodef-layout--dropdown:hover .qodef-social-share-dropdown ul li:nth-child(7) {
    transition-delay: .7s
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
    display: block;
    font-size: 16px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
    position: absolute;
    visibility: hidden;
    z-index: 950
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0 !important
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
    position: absolute;
    display: block;
    text-align: center;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition: opacity .2s ease-out, visibility .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
    font-size: 16px;
    transition: color .2s ease-out, background-color .2s ease-out
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a:hover {
    color: #787878
}

.qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li * {
    display: block;
    line-height: inherit
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown {
    bottom: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e3e3e3
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:not(:first-child) {
    border-top: none
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-facebook-share a:hover {
    background-color: #3b5998;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-twitter-share a:hover {
    background-color: #00aced;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-linkedin-share a:hover {
    background-color: #007bb5;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-tumblr-share a:hover {
    background-color: #32506d;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-pinterest-share a:hover {
    background-color: #cb2027;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li.qodef-vk-share a:hover {
    background-color: #45668e;
    color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li a {
    font-size: 14px;
    color: #000;
    background-color: #fff
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(1) {
    bottom: -30px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(2) {
    bottom: -60px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(3) {
    bottom: -90px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(4) {
    bottom: -120px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(5) {
    bottom: -150px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(6) {
    bottom: -180px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom .qodef-social-share-dropdown li:nth-child(7) {
    bottom: -210px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown {
    top: 0;
    right: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li {
    width: calc((90px / 3) - 8px)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
    left: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
    left: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
    left: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
    left: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
    left: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
    left: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
    left: 185px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
    top: 0;
    left: 0
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li {
    width: calc(90px / 3 - 8px)
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
    right: 5px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
    right: 35px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
    right: 65px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
    right: 95px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
    right: 125px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
    right: 155px
}

.qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
    right: 185px
}

.qodef-social-share.qodef-layout--list li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0
}

.qodef-social-share.qodef-layout--text li {
    margin-right: 15px
}

.qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0
}

.widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

.widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-sidebar .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-page-footer .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--list li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    color: #ccc
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-facebook-share a:hover {
    color: #3b5998
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-twitter-share a:hover {
    color: #00aced
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-linkedin-share a:hover {
    color: #007bb5
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-tumblr-share a:hover {
    color: #32506d
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-pinterest-share a:hover {
    color: #cb2027
}

#qodef-side-area .widget .qodef-social-share.qodef-layout--text li.qodef-vk-share a:hover {
    color: #45668e
}

#qodef-page-spinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 2000
}

#qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--qode-main-color);
    background-color: #fff
}

#qodef-page-spinner .qodef-m-spinner {
    position: relative
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
    z-index: 1;
    animation: qode-atom-shrink 4.5s infinite linear
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    height: 100%;
    width: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2, #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3, #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before, #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before, #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
    animation: qode-atom-zindex 1.5s .75s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
    transform: rotate(0);
    animation: qode-atom-postion 1.5s infinite ease, qode-atom-size 1.5s -1.125s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
    transform: rotate(120deg);
    animation: qode-atom-zindex 1.5s -.25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
    animation: qode-atom-postion 1.5s -1s infinite ease, qode-atom-size 1.5s -.75s infinite ease
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    transform: rotate(240deg);
    animation: qode-atom-zindex 1.5s .25s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    animation: qode-atom-postion 1.5s -.5s infinite ease, qode-atom-size 1.5s -125ms infinite ease
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
    position: relative;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-clock 8s infinite steps(8)
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
    position: absolute;
    height: 50px;
    width: 50px
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
    content: '';
    position: absolute;
    height: 18.31501832px;
    width: 18.31501832px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
    transform: rotate(-135deg);
    animation: qode-clock-1 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
    transform: rotate(-90deg);
    animation: qode-clock-2 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
    transform: rotate(-45deg);
    animation: qode-clock-3 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
    animation: qode-clock-4 1s ease-in infinite
}

#qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: currentColor;
    animation: qode-cube 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 50%;
    opacity: .6;
    animation: qode-double-pulse 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-five-rotating-circles {
    position: relative;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
    position: absolute;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--1 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1500ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 {
    transform: rotateZ(45deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--2 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1400ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 {
    transform: rotateZ(90deg)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--1 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--2 {
    animation-delay: calc((600ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--3 {
    animation-delay: calc((900ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item.qodef-item--3 .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.2s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--1 {
    top: 0;
    left: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--2 {
    top: 0;
    right: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--3 {
    right: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle.qodef-circle--4 {
    left: 0;
    bottom: 0
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
    position: relative;
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
    top: 0;
    left: 50%;
    animation: qode-fussion-ball-1 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
    top: 50%;
    left: 100%;
    animation: qode-fussion-ball-2 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
    top: 100%;
    left: 50%;
    animation: qode-fussion-ball-3 1s 0s ease infinite;
    z-index: 1
}

#qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
    top: 50%;
    left: 0;
    animation: qode-fussion-ball-4 1s 0s ease infinite;
    z-index: 2
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2, end)
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    opacity: 0
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-text {
    opacity: 0;
    line-height: 1.09259em;
    font-weight: 400;
    font-size: 53px
}

@media only screen and (max-width:1440px) {
    #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-text {
        font-size: 48px;
        line-height: 1.08333em
    }
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-images .qodef-m-spinner-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    clip-path: inset(0 calc(var(--qodef-clip, 0) * 1%) 0 0)
}

#qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-images .qodef-m-spinner-image img {
    max-width: unset;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

#qodef-page-spinner.qodef-layout--predefined.qodef--init .qodef-m-textual {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading>* {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: .5s
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s .3s forwards
}

#qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms)
}

#qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles>div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms)
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -.9s
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms)
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
    opacity: 0
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-text {
    display: flex;
    font-family: "DM Sans", sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
    text-transform: uppercase
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char {
    display: inline-block;
    opacity: 0;
    will-change: opacity
}

#qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
    white-space: pre
}

#qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
    opacity: 1
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out
}

#qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out
}

#qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(.5, 0, .5, 1)
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -.32s
}

#qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -.16s
}

.qodef-sp-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 115;
    visibility: hidden;
    transition: opacity .2s ease-out;
    background-color: rgba(0, 0, 0, .65);
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-sp-holder .qodef-sp-inner {
    width: 90%;
    max-width: 600px;
    background-color: #fff;
    padding: 40px;
    opacity: 0;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5);
    transition: transform .3s cubic-bezier(.06, .47, .38, .99), opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-close {
    position: absolute;
    top: 16px;
    right: 16px;
    display: block;
    color: #000
}

.qodef-sp-holder .qodef-sp-close:hover {
    color: #000
}

.qodef-sp-holder .qodef-sp-close svg {
    stroke: currentColor;
    fill: currentColor
}

.qodef-sp-holder .qodef-sp-content-container {
    background-color: #fafafa;
    background-size: cover;
    padding: 40px
}

.qodef-sp-holder .qodef-sp-title {
    margin: 0 0 30px 0
}

.qodef-sp-holder .qodef-sp-subtitle {
    margin: 0 0 20px 0
}

.qodef-sp-holder .wpcf7 {
    width: 100%;
    display: block
}

.qodef-sp-holder .qodef-sp-prevent {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 28px
}

.qodef-sp-holder .qodef-sp-prevent-inner {
    cursor: pointer
}

.qodef-sp-holder .qodef-sp-prevent-inner>* {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1
}

.qodef-sp-holder .qodef-sp-prevent-input {
    margin: 1px 1px 0 0;
    width: 11px;
    height: 11px;
    border: 1px solid #000;
    overflow: hidden
}

.qodef-sp-holder .qodef-sp-prevent-input svg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity .2s ease-out
}

.qodef-sp-holder .qodef-sp-prevent-input.qodef-sp-prevent-clicked svg {
    opacity: 1
}

.qodef-sp-holder .qodef-sp-prevent-label {
    font-size: 13px
}

.qodef-sp-opened .qodef-sp-holder {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-out
}

.qodef-sp-opened .qodef-sp-holder .qodef-sp-inner {
    opacity: 1;
    transform: scale(1);
    transition: transform .8s cubic-bezier(.26, .63, 0, .96)
}

.qodef-page-title {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-page-title.qodef-image--responsive {
    height: auto !important
}

.qodef-page-title.qodef-image--responsive .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0
}

.qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
    left: 50%;
    transform: translateX(-50%)
}

.qodef-page-title.qodef-alignment--center {
    text-align: center
}

.qodef-page-title.qodef-alignment--right {
    text-align: right
}

.qodef-page-title .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-page-title .qodef-m-image img {
    display: block;
    width: 100%
}

.qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 50px
}

.qodef-page-title .qodef-breadcrumbs a, .qodef-page-title .qodef-breadcrumbs span {
    font-size: 15px;
    line-height: 22px;
    color: #686868
}

.qodef-page-title .qodef-breadcrumbs a {
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-page-title .qodef-breadcrumbs a:hover {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 5px
}

.qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: '/'
}

.qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    margin-top: 5px
}

.qodef-page-title.qodef-title--standard .qodef-m-title {
    margin: 0 0 3.75%
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    position: absolute;
    bottom: 7.6%;
    margin: 4px 0 0;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000
}

.qodef-page-title.qodef-title--standard .qodef-m-subtitle:before {
    content: "";
    position: relative;
    width: 5px;
    height: 5px;
    background-color: currentColor;
    border-radius: 50%;
    top: 50%;
    margin-right: 13px
}

.widget.qodef-author-info .qodef-author-info-image {
    margin-bottom: 21px;
    display: inline-block
}

.widget.qodef-author-info .qodef-author-info-name {
    margin: 0 0 21px
}

.widget.qodef-author-info .qodef-author-info-description {
    margin: 0
}

.widget .qodef-contact-info-widget {
    margin: 0
}

#qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px
}

.qodef-social-icons-group .qodef-icon-holder {
    margin-right: 9px
}

.qodef-social-icons-group .qodef-icon-holder a {
    transition: color .2s ease-out
}

.qodef-social-icons-group .qodef-icon-holder:last-child {
    margin-right: 0
}

.qodef-social-icons-group .qodef-icon-holder.qodef--textual a {
    color: inherit
}

#qodef-page-footer-top-area .qodef-social-icons-group {
    display: flex;
    flex-direction: column
}

#qodef-page-footer-top-area .qodef-social-icons-group .qodef-icon-holder {
    margin-right: 0;
    margin-bottom: 14px
}

#qodef-page-footer-top-area .qodef-social-icons-group .qodef-icon-holder:last-child {
    margin-bottom: 0
}

.widget.widget_hiroshi_core_social_icons_group .qodef-icon-holder.qodef-layout--circle, .widget.widget_hiroshi_core_social_icons_group .qodef-icon-holder.qodef-layout--square {
    background-color: #fafafa
}

.widget.widget_hiroshi_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover, .widget.widget_hiroshi_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover {
    color: #000
}

.widget.widget_hiroshi_core_social_icons_group .qodef-icon-holder.qodef-layout--circle:hover a, .widget.widget_hiroshi_core_social_icons_group .qodef-icon-holder.qodef-layout--square:hover a {
    color: #fff
}

.widget_hiroshi_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: 0 0 !important
}

.qodef-wishlist {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-wishlist .qodef-m-link {
    line-height: 1
}

.qodef-wishlist .qodef-m-link.qodef--added {
    color: var(--qode-main-color)
}

.qodef-wishlist .qodef-m-link.qodef--added i {
    font-weight: 900
}

.qodef-wishlist .qodef-m-response {
    position: absolute;
    top: -6px;
    bottom: auto;
    right: -6px;
    left: auto;
    width: auto;
    padding: 0 10px;
    font-size: 13px;
    line-height: 30px;
    color: #000;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 3px 3px 15px 0 rgba(0, 0, 0, .5);
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transform: translateY(0);
    transition: opacity .2s ease
}

.qodef-wishlist .qodef-m-response.qodef--show {
    opacity: 1;
    visibility: visible
}

.qodef-wishlist-dropdown {
    position: relative;
    display: inline-block;
    vertical-align: top;
    height: 100%;
    margin: 0 10px
}

.qodef-wishlist-dropdown .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.qodef-wishlist-dropdown .qodef-m-link {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%
}

.qodef-wishlist-dropdown .qodef-m-link>* {
    margin: 0;
    line-height: 1
}

.qodef-wishlist-dropdown .qodef-m-link {
    color: #000
}

#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link {
    color: #000
}

.qodef-wishlist-dropdown .qodef-m-link-icon {
    flex-shrink: 0;
    margin-right: 2px;
    font-size: 18px
}

.qodef-wishlist-dropdown .qodef-m-link-icon:before {
    display: block;
    line-height: inherit
}

.qodef-wishlist-dropdown .qodef-m-link-icon {
    color: var(--qode-main-color)
}

#qodef-top-area .qodef-wishlist-dropdown .qodef-m-link-icon {
    color: var(--qode-main-color)
}

.qodef-wishlist-dropdown .qodef-m-link-count {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400
}

@media only screen and (max-width:1440px) {
    .qodef-wishlist-dropdown .qodef-m-link-count {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-wishlist-dropdown .qodef-m-items {
    position: absolute;
    top: 100%;
    left: auto;
    right: 0;
    width: 266px;
    padding: 25px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
    transition: all .35s cubic-bezier(.53, .01, .18, 1)
}

.qodef-wishlist-dropdown .qodef-m-item {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0 0 25px
}

.qodef-wishlist-dropdown .qodef-m-item:last-child {
    margin-bottom: 0
}

.qodef-wishlist-dropdown .qodef-e-image-link {
    flex-shrink: 0;
    max-width: 60px;
    margin-right: 15px
}

.qodef-wishlist-dropdown .qodef-e-image-link img {
    display: block;
    border: 1px solid #e3e3e3;
    border-radius: 4px
}

.qodef-wishlist-dropdown .qodef-e-title {
    margin: 0
}

.qodef-wishlist-dropdown .qodef-e-remove {
    position: absolute;
    top: -10px;
    right: -10px;
    padding: 5px;
    font-size: 13px;
    line-height: 1;
    z-index: 3
}

.qodef-wishlist-dropdown .qodef-e-remove * {
    display: block;
    line-height: inherit
}

.qodef-wishlist-dropdown .qodef-e-remove :before {
    display: block;
    line-height: inherit
}

.touchevents .qodef-wishlist-dropdown {
    cursor: pointer
}

.qodef-wishlist-dropdown.qodef-items--has:hover .qodef-m-items {
    opacity: 1;
    visibility: visible
}

.qodef-working-hours-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-working-hours-list .qodef-working-hours-item {
    display: flex;
    align-items: baseline;
    margin-bottom: 16px
}

.qodef-working-hours-list .qodef-e-day {
    position: relative;
    margin: 0
}

.qodef-working-hours-list .qodef-e-day-icon {
    position: absolute;
    top: -2px;
    right: -8px;
    font-size: 8px;
    color: var(--qode-main-color)
}

.qodef-working-hours-list .qodef-e-line {
    flex-grow: 1;
    margin: 0 10px;
    border-bottom: 1px solid #bfb8b6;
    opacity: .5
}

.qodef-working-hours-list .qodef-e-time {
    margin: 0;
    font-family: "Nunito Sans", sans-serif;
    font-style: italic
}

.qodef-working-hours-list .qodef-e-time.qodef--closed {
    color: var(--qode-main-color)
}

.qodef-working-hours-list .qodef-m-footer {
    position: relative;
    top: 3px;
    font-size: 14px;
    color: #817c7b
}

.qodef-working-hours-list .qodef-m-footer-icon {
    position: relative;
    top: -5px;
    right: 0;
    font-size: 8px;
    color: var(--qode-main-color)
}

@media only screen and (max-width:1440px) {
    .qodef-background-text .qodef-m-background-text {
        font-size: 135px
    }
}

@media only screen and (max-width:680px) {
    .qodef-background-text .qodef-m-background-text {
        display: none !important
    }
}

@media only screen and (max-width:1440px) {
    .qodef-blog.qodef-item-layout--info-right .qodef-e-content {
        flex-basis: 54%
    }

    .qodef-blog.qodef-item-layout--info-right .qodef-e-media {
        flex-basis: 46%
    }
}

@media only screen and (max-width:680px) {
    .qodef-blog.qodef-item-layout--info-right .qodef-e-content {
        flex-direction: column;
        align-items: flex-start
    }

    .qodef-blog.qodef-item-layout--info-right .qodef-e-content-inner {
        padding: 30px 0
    }
}

@media only screen and (max-width:1280px) {
    .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-link .qodef-e-link {
        padding: 25px
    }

    .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1) article.format-quote .qodef-e-quote {
        padding: 25px
    }
}

@media only screen and (max-width:1440px) {
    .qodef-blog--wide #qodef-author-info, .qodef-blog--wide #qodef-page-comments-form, .qodef-blog--wide #qodef-page-comments-list {
        max-width: 62.7%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-top-holder .qodef-e-info {
        max-width: 100%
    }

    .qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-author-holder, .qodef-blog--wide .qodef--single>.qodef-blog-item .qodef-e-content .qodef-e-title.entry-title {
        max-width: 100%
    }

    .qodef-blog--wide #qodef-author-info, .qodef-blog--wide #qodef-page-comments-form, .qodef-blog--wide #qodef-page-comments-list {
        max-width: 100%
    }
}

@media only screen and (max-width:1440px) {
    #qodef-author-info .qodef-m-content {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .qodef-blog--wide #qodef-author-info .qodef-m-content {
        padding-top: 27px;
        padding-bottom: 27px
    }
}

@media only screen and (max-width:1280px) {
    #qodef-author-info .qodef-m-content {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .qodef-blog--wide #qodef-author-info .qodef-m-content {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

@media only screen and (max-width:680px) {
    #qodef-author-info .qodef-m-inner {
        flex-direction: column;
        align-items: center
    }

    #qodef-author-info .qodef-m-inner .qodef-m-image {
        width: 100%
    }

    #qodef-author-info .qodef-m-inner .qodef-m-image a>img {
        width: 100%;
        height: auto
    }

    #qodef-author-info .qodef-m-content {
        position: relative;
        padding: 67px 50px;
        margin-top: 23px
    }

    #qodef-author-info .qodef-m-content .qodef-m-social-icons {
        top: 0
    }

    .qodef-blog--wide #qodef-author-info .qodef-m-content {
        padding: 67px 50px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) #qodef-page-outer {
        margin-top: 0 !important
    }
}

@media only screen and (max-width:1280px) {
    .qodef-header--divided #qodef-page-header .qodef-header-navigation .menu-divided-left>ul>li:first-child {
        margin-left: 0
    }

    .qodef-header--divided #qodef-page-header .qodef-header-navigation .menu-divided-right>ul>li:last-child {
        margin-right: 0
    }

    .qodef-header--divided #qodef-page-header .qodef-header-navigation>ul>li {
        margin: 0 8px
    }

    .qodef-header--divided #qodef-page-header .qodef-header-navigation>ul>li>a {
        font-size: 17px
    }
}

@media only screen and (max-width:1440px) {
    .qodef-header--fullscreen-vertical #qodef-page-header {
        width: 440px
    }

    .qodef-header--fullscreen-vertical #qodef-page-footer, .qodef-header--fullscreen-vertical #qodef-page-outer {
        padding-right: 440px
    }
}

@media only screen and (max-width:1366px) {
    .qodef-header--fullscreen-vertical #qodef-page-header-inner {
        padding: 20px 40px 36px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-header--fullscreen-vertical #qodef-page-header-inner {
        display: none
    }

    .qodef-header--fullscreen-vertical #qodef-page-footer, .qodef-header--fullscreen-vertical #qodef-page-outer {
        padding-right: 0 !important
    }
}

@media only screen and (max-width:1440px) {
    .qodef-header--standard #qodef-page-header-inner .qodef-header-logo-link {
        margin-right: 24px
    }

    .qodef-header--standard #qodef-page-header-inner .qodef-widget-holder {
        white-space: nowrap
    }

    .qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .widget {
        margin: 0 12px
    }

    .qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .widget:first-child {
        margin-left: 0
    }

    .qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .widget:last-child {
        margin-right: 0
    }

    .qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .qodef-button.qodef-html--link {
        padding: 9px 34px
    }

    .qodef-header--standard #qodef-page-header-inner .qodef-widget-holder .qodef-button.qodef-html--link.qodef-layout--textual {
        margin-right: 20px !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-header--vertical #qodef-page-header-inner {
        display: none
    }

    .qodef-header--vertical #qodef-page-footer, .qodef-header--vertical #qodef-page-outer {
        padding-left: 0 !important
    }
}

@media only screen and (max-width:1440px) {
    .qodef-header--vertical #qodef-page-header {
        background-size: contain
    }
}

@media only screen and (max-width:1024px) {
    #qodef-top-area {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
}

@media only screen and (max-width:680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }

    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width:1440px) and (min-width:1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width:1366px) and (min-width:1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width:768px) and (min-width:681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width:680px) and (min-width:481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(2n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(3n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(4n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(5n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 16.66667%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(6n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 14.28571%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(7n+1) {
        clear: both
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 12.5%
    }

    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item:nth-child(8n+1) {
        clear: both
    }
}

@media only screen and (max-width:480px) and (min-width:0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 100%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 50%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 33.33333%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 25%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 20%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 16.66667%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 14.28571%
    }
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns #ctf .ctf-tweets>.ctf-item {
        width: 12.5%
    }
}

@media only screen and (max-width:1440px) {
    .qodef-twitter-list.qodef-gutter--huge.qodef--no-bottom-space {
        margin-bottom: -70px
    }

    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets {
        margin: 0 -35px
    }

    .qodef-twitter-list.qodef-gutter--huge #ctf .ctf-tweets>.ctf-item {
        padding: 0 35px;
        margin: 0 0 70px
    }
}

@media only screen and (max-width:680px) {
    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-inner {
        flex-wrap: wrap
    }
    #yith-quick-view-modal #yith-quick-view-content.single-product .qodef-woo-single-image {
        max-height: 30vh
    }
    #yith-quick-view-modal #yith-quick-view-content.single-product .woocommerce-product-details__short-description {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    .qodef-portfolio-single .qodef-variations--small .qodef-media {
        margin-right: 30px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-portfolio-single .qodef-variations--small .qodef-media {
        margin: 0 0 50px
    }

    .qodef-portfolio-single .qodef-variations--small .qodef-portfolio-title {
        margin-top: 0
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
        margin-top: 50px
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-col--9 {
        border-left: 0
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-col--9>* {
        padding-left: 0
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-title {
        margin-top: 50px
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-e-content {
        margin-top: 0;
        border-top: none
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-e-content .qodef-grid-inner {
        display: flex;
        flex-direction: column-reverse
    }

    .qodef-portfolio-single .qodef-variations--big .qodef-e-content .qodef-portfolio-content {
        padding-bottom: 35px;
        margin-bottom: 22px;
        border-bottom: 1px solid #e3e3e3
    }

    .qodef-portfolio-single .qodef-variations--big #qodef-single-portfolio-navigation {
        margin-top: 135px
    }

    .qodef-portfolio-single #qodef-portfolio-single-related-items .qodef-portfolio-list.qodef-gutter--tiny article {
        margin-bottom: 30px !important
    }
}

@media only screen and (max-width:1024px) and (max-width:680px) {
    .qodef-portfolio-single #qodef-portfolio-single-related-items .qodef-portfolio-list.qodef-gutter--tiny article:last-of-type {
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-tabbed-portfolio .qodef-e-year {
        display: none
    }
}

@media only screen and (max-width:768px) {
    .qodef-tabbed-portfolio .qodef-e-info--top {
        flex-direction: column;
        align-items: flex-start;
        padding: 23px 0 25px
    }

    .qodef-tabbed-portfolio .qodef-category-holder {
        position: relative;
        left: 0;
        margin: 5px 0 0
    }

    .qodef-tabbed-portfolio .qodef-e-info-bottom {
        flex-direction: column
    }

    .qodef-tabbed-portfolio .qodef-e-left {
        padding-right: 0;
        margin-bottom: 42px
    }

    .qodef-tabbed-portfolio .qodef-e-left, .qodef-tabbed-portfolio .qodef-e-right {
        width: 100%
    }
}

@media only screen and (max-width:1440px) {
    .qodef-call-to-action.qodef-layout--standard .qodef-m-content {
        max-width: 66%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-call-to-action.qodef-layout--standard .qodef-m-content {
        max-width: 58%
    }
}

@media only screen and (max-width:680px) {
    .qodef-call-to-action.qodef-layout--standard .qodef-m-inner {
        display: block
    }

    .qodef-call-to-action.qodef-layout--standard .qodef-m-button {
        margin-top: 20px
    }

    .qodef-call-to-action.qodef-layout--standard .qodef-m-content {
        max-width: 100%
    }
}

@media only screen and (max-width:768px) {
    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper, .qodef-countdown.qodef-show--5 .qodef-digit-wrapper, .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
        width: 33.33333333333333%;
        margin-bottom: 20px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-frame-slider-holder {
        margin-bottom: 96px
    }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -96px !important
    }
}

@media only screen and (max-width:768px) {
    .qodef-frame-slider-holder {
        margin-bottom: 86px
    }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -86px !important
    }
}

@media only screen and (max-width:680px) {
    .qodef-frame-slider-holder {
        margin-bottom: 76px
    }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -76px !important
    }
}

@media only screen and (max-width:480px) {
    .qodef-frame-slider-holder {
        margin-bottom: 46px
    }

    .qodef-frame-slider-holder .swiper-pagination-bullets {
        bottom: -46px !important
    }
}

@media only screen and (max-width:1440px) {
    .qodef-fullscreen-tabs .qodef-m-tab:not(.active-tab), .qodef-fullscreen-tabs div.qodef-m-title {
        max-width: 100px
    }

    .qodef-fullscreen-tabs .qodef-m-title-vertical {
        height: 100px;
        font-size: 42px;
        left: 4px;
        bottom: -99px
    }

    .qodef-fullscreen-tabs .qodef-e-content-inner {
        max-width: 60%
    }
}

@media only screen and (max-width:1366px) {
    .qodef-fullscreen-tabs .qodef-m-title-vertical {
        left: 10px;
        bottom: -87px;
        height: 90px;
        font-size: 32px
    }
}

@media only screen and (max-width:1280px) {
    .qodef-fullscreen-tabs .qodef-m-tab:not(.active-tab), .qodef-fullscreen-tabs div.qodef-m-title {
        max-width: 90px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-fullscreen-tabs .qodef-m-tab {
        max-height: 50vh
    }

    .qodef-fullscreen-tabs .qodef-e-content-inner {
        padding: 40px 30px
    }
}

@media only screen and (max-width:768px) {
    .qodef-fullscreen-tabs .qodef-e-inner {
        flex-direction: column-reverse
    }

    .qodef-fullscreen-tabs .qodef-m-content {
        padding-top: 1px;
        border-right: 0;
        flex-direction: column
    }

    .qodef-fullscreen-tabs .qodef-e-content-inner {
        max-width: 100%;
        width: 100%;
        height: 100%;
        display: flex;
        justify-content: flex-start;
        bottom: auto;
        left: 0;
        padding: 23px 0 45px
    }

    .qodef-fullscreen-tabs .qodef-m-tab, .qodef-fullscreen-tabs .qodef-m-tab:not(.active-tab), .qodef-fullscreen-tabs .qodef-tab-wrapper, .qodef-fullscreen-tabs div.qodef-m-title {
        width: 100% !important;
        max-width: 100%;
        height: 100%;
        max-height: 91px;
        min-height: 91px
    }

    .qodef-fullscreen-tabs .qodef-m-tab {
        max-height: 100%
    }

    .qodef-fullscreen-tabs .qodef-m-tab:not(:last-child) {
        margin-left: 0
    }

    .qodef-fullscreen-tabs .qodef-m-tab.active-tab .qodef-m-content {
        height: -moz-fit-content !important;
        height: fit-content !important
    }

    .qodef-fullscreen-tabs .qodef-m-tab::before {
        top: 45px
    }

    .qodef-fullscreen-tabs .qodef-m-tab::after {
        top: 40px
    }

    .qodef-fullscreen-tabs .qodef-tab-wrapper {
        max-height: 90px
    }

    .qodef-fullscreen-tabs div.qodef-m-title {
        justify-content: flex-start;
        align-items: center;
        height: auto
    }

    .qodef-fullscreen-tabs .qodef-m-title-vertical {
        bottom: 0;
        left: 0;
        transform: none;
        justify-content: space-between;
        width: 100%;
        font-size: 28px;
        padding: 7px 35px 10px 20px
    }

    .qodef-fullscreen-tabs .qodef-e-mobile-image+.qodef-e-image {
        display: none
    }

    .qodef-fullscreen-tabs .qodef-e-mobile-image {
        display: flex
    }
}

@media only screen and (max-width:480px) {
    .qodef-fullscreen-tabs .qodef-m-content {
        width: 100%
    }

    .qodef-fullscreen-tabs .qodef-button {
        margin-bottom: 0 !important
    }
}

@media only screen and (max-width:1024px) {
    .qodef-highlight.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-image-marquee .qodef-m-content.qodef--desktop {
        display: none
    }

    .qodef-image-marquee .qodef-m-content.qodef--mobile {
        display: block
    }

    .qodef-image-marquee.qodef--move-on-scroll .qodef-m-content.qodef--mobile {
        display: flex
    }
}

@media only screen and (max-width:1024px) {
    .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:1440px) {
    .qodef-info-slider .qodef-e-info-top {
        width: 90%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-info-slider .qodef-info {
        margin: 0
    }
}

@media only screen and (max-width:768px) {
    .qodef-info-slider {
        flex-direction: column
    }

    .qodef-info-slider .qodef-images, .qodef-info-slider .qodef-info {
        width: 100%
    }

    .qodef-info-slider .qodef-images {
        margin-top: 30px
    }

    .qodef-info-slider .qodef-e-info-top {
        width: 100%
    }

    .qodef-info-slider .qodef-e-info-top h1 {
        font-size: 24px;
        line-height: 1.20833em;
        font-weight: 400
    }
}

@media only screen and (max-width:768px) and (max-width:1440px) {
    .qodef-info-slider .qodef-e-info-top h1 {
        font-size: 22px;
        line-height: 1.22727em
    }
}

@media only screen and (max-width:768px) {
    .qodef-info-slider .qodef-m-title {
        width: 75%
    }

    .qodef-info-slider .qodef-e-info-bottom {
        display: flex;
        position: absolute;
        justify-content: flex-end;
        height: 30px;
        width: 100%;
        margin-top: 20px;
        bottom: -2px;
        right: 0
    }

    .qodef-info-slider .qodef-e-info-bottom .qodef-e-item {
        bottom: 0
    }
}

@media only screen and (max-width:480px) {
    .qodef-info-slider .qodef-m-title {
        width: 100%
    }
}

@media only screen and (min-width:1921px) {
    .qodef-info-slider {
        justify-content: space-between
    }

    .qodef-info-slider .qodef-images {
        width: 40%
    }
}

@media only screen and (max-width:1440px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-item {
        font-size: 25px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-layout--list {
        display: flex;
        flex-direction: column-reverse
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
        margin-left: unset;
        width: 100%
    }

    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
        position: relative;
        padding: 20px 4.92%;
        height: auto;
        width: 100%
    }
}

@media only screen and (max-width:1366px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
        padding: 100px 0
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
        width: 60%
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
        width: 40%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
        padding: 60px 0
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
        width: 80%
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
        width: 100%;
        padding-left: 60px;
        align-items: flex-start
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
        font-size: 36px;
        line-height: 1.13889em;
        font-weight: 400;
        padding-bottom: 3px
    }
}

@media only screen and (max-width:1024px) and (max-width:1440px) {
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
        font-size: 30px;
        line-height: 1.16667em
    }
}

@media only screen and (max-width:680px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
        padding: 30px 0
    }

    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
        padding-left: 30px
    }
}

@media only screen and (max-width:1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
        display: none
    }
}

@media only screen and (max-width:680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
        display: block
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation {
        padding-right: 0;
        margin-right: 0;
        border-right: 0
    }

    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-content {
        margin-top: 26px
    }

    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
        margin: 26px 0 0
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(1) {
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(2) {
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(3) {
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(4) {
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(5) {
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(6) {
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right .qodef-social-share-dropdown li:nth-child(7) {
        left: 271px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown {
        left: auto;
        right: 0
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(1) {
        right: auto;
        left: 1px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(2) {
        right: auto;
        left: 46px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(3) {
        right: auto;
        left: 91px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(4) {
        right: auto;
        left: 136px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(5) {
        right: auto;
        left: 181px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(6) {
        right: auto;
        left: 226px
    }

    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left .qodef-social-share-dropdown li:nth-child(7) {
        right: auto;
        left: 271px
    }
}

@media only screen and (max-width:1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
        padding-top: 0 !important
    }

    .qodef-page-title .qodef-m-content.qodef-content-full-width {
        padding: 0 7%
    }
    #qodef-page-sidebar .qodef-social-icons-group {
        justify-content: flex-start
    }
}
#sec2 #tabmenu li{
    width: 25% !important;
}
@charset "UTF-8";

:root {
    --qode-main-color: #000;
    --qode-header-light-color: #fff;
    --qode-header-light-hover-color: #fff;
    --qode-header-dark-color: #000;
    --qode-header-dark-hover-color: #000
}

@keyframes qode-rotate {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

@keyframes qode-fade-in {
    0% {
        opacity: 0;
        visibility: hidden
    }

    100% {
        opacity: 1;
        visibility: visible
    }
}

@keyframes qode-fade-out {
    0% {
        opacity: 1;
        visibility: visible
    }

    100% {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes qode-ball-fall {
    0% {
        opacity: 0;
        transform: translateY(-145%)
    }

    10% {
        opacity: .5
    }

    20% {
        opacity: 1;
        transform: translateY(0)
    }

    80% {
        opacity: 1;
        transform: translateY(0)
    }

    90% {
        opacity: .5
    }

    100% {
        opacity: 0;
        transform: translateY(145%)
    }
}

@keyframes qode-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes qode-double-pulse {
    0%, 100% {
        transform: scale(0)
    }

    50% {
        transform: scale(1)
    }
}

@keyframes qode-cube {
    0% {
        transform: perspective(120px) rotateX(0) rotateY(0)
    }

    50% {
        transform: perspective(120px) rotateX(-180.1deg) rotateY(0)
    }

    100% {
        transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg)
    }
}

@keyframes qode-rotating-cubes {
    25% {
        transform: translateX(42px) rotate(-90deg) scale(.5)
    }

    50% {
        transform: translateX(42px) translateY(42px) rotate(-179deg)
    }

    50.1% {
        transform: translateX(42px) translateY(42px) rotate(-180deg)
    }

    75% {
        transform: translateX(0) translateY(42px) rotate(-270deg) scale(.5)
    }

    100% {
        transform: rotate(-360deg)
    }
}

@keyframes qode-stretch-delay {
    0%, 100%, 40% {
        transform: scaleY(.4)
    }

    20% {
        transform: scaleY(1)
    }
}

@keyframes qode-bounce-delay {
    0%, 100%, 80% {
        transform: scale(0)
    }

    40% {
        transform: scale(1)
    }
}

@keyframes qode-rotate-circles {
    to {
        transform: rotate(360deg)
    }
}

@keyframes qode-atom-position {
    50% {
        top: 80px;
        left: 80px
    }
}

@keyframes qode-atom-size {
    50% {
        transform: scale(.5)
    }
}

@keyframes qode-atom-zindex {
    100% {
        z-index: 10
    }
}

@keyframes qode-atom-shrink {
    50% {
        transform: scale(.8)
    }
}

@keyframes qode-clock {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes qode-clock-1 {
    0% {
        transform: rotate(-135deg)
    }

    30% {
        transform: rotate(-450deg)
    }

    100% {
        transform: rotate(-450deg)
    }
}

@keyframes qode-clock-2 {
    5% {
        transform: rotate(-90deg)
    }

    35% {
        transform: rotate(-405deg)
    }

    100% {
        transform: rotate(-405deg)
    }
}

@keyframes qode-clock-3 {
    10% {
        transform: rotate(-45deg)
    }

    40% {
        transform: rotate(-360deg)
    }

    100% {
        transform: rotate(-360deg)
    }
}

@keyframes qode-clock-4 {
    15% {
        transform: rotate(0)
    }

    45% {
        transform: rotate(-315deg)
    }

    100% {
        transform: rotate(-315deg)
    }
}

@keyframes qode-mitosis-invert {
    100% {
        transform: rotate(180deg)
    }
}

@keyframes qode-mitosis-ball-1 {
    12% {
        transform: none
    }

    26% {
        transform: translateX(25%) scale(1, .8)
    }

    40% {
        transform: translateX(50%) scale(.8, .8)
    }

    60% {
        transform: translateX(50%) scale(.8, .8)
    }

    74% {
        transform: translate(50%, 25%) scale(.6, .8)
    }

    88% {
        transform: translate(50%, 50%) scale(.6, .6)
    }

    100% {
        transform: translate(50%, 50%) scale(.6, .6)
    }
}

@keyframes qode-mitosis-ball-2 {
    12% {
        transform: none
    }

    26% {
        transform: translateX(25%) scale(1, .8)
    }

    40% {
        transform: translateX(50%) scale(.8, .8)
    }

    60% {
        transform: translateX(50%) scale(.8, .8)
    }

    74% {
        transform: translate(50%, -25%) scale(.6, .8)
    }

    88% {
        transform: translate(50%, -50%) scale(.6, .6)
    }

    100% {
        transform: translate(50%, -50%) scale(.6, .6)
    }
}

@keyframes qode-mitosis-ball-3 {
    12% {
        transform: none
    }

    26% {
        transform: translateX(-25%) scale(1, .8)
    }

    40% {
        transform: translateX(-50%) scale(.8, .8)
    }

    60% {
        transform: translateX(-50%) scale(.8, .8)
    }

    74% {
        transform: translate(-50%, 25%) scale(.6, .8)
    }

    88% {
        transform: translate(-50%, 50%) scale(.6, .6)
    }

    100% {
        transform: translate(-50%, 50%) scale(.6, .6)
    }
}

@keyframes qode-mitosis-ball-4 {
    12% {
        transform: none
    }

    26% {
        transform: translateX(-25%) scale(1, .8)
    }

    40% {
        transform: translateX(-50%) scale(.8, .8)
    }

    60% {
        transform: translateX(-50%) scale(.8, .8)
    }

    74% {
        transform: translate(-50%, -25%) scale(.6, .8)
    }

    88% {
        transform: translate(-50%, -50%) scale(.6, .6)
    }

    100% {
        transform: translate(-50%, -50%) scale(.6, .6)
    }
}

@keyframes qode-lines-spin {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes qode-fussion-ball-1 {
    50% {
        top: -100%;
        left: 200%
    }

    100% {
        top: 50%;
        left: 100%;
        z-index: 2
    }
}

@keyframes qode-fussion-ball-2 {
    50% {
        top: 200%;
        left: 200%
    }

    100% {
        top: 100%;
        left: 50%;
        z-index: 1
    }
}

@keyframes qode-fussion-ball-3 {
    50% {
        top: 200%;
        left: -100%
    }

    100% {
        top: 50%;
        left: 0;
        z-index: 2
    }
}

@keyframes qode-fussion-ball-4 {
    50% {
        top: -100%;
        left: -100%
    }

    100% {
        top: 0;
        left: 50%;
        z-index: 1
    }
}

@keyframes qode-wave-jump-1 {
    12% {
        transform: translate(20px, -40px);
        animation-timing-function: ease-in
    }

    100%, 24% {
        transform: translate(40px, 0)
    }
}

@keyframes qode-wave-jump-2 {
    12% {
        transform: translate(0, 0)
    }

    24% {
        transform: translate(20px, -40px);
        animation-timing-function: ease-in
    }

    100%, 36% {
        transform: translate(40px, 0)
    }
}

@keyframes qode-wave-jump-3 {
    24% {
        transform: translate(0, 0)
    }

    36% {
        transform: translate(20px, -40px);
        animation-timing-function: ease-in
    }

    100%, 48% {
        transform: translate(40px, 0)
    }
}

@keyframes qode-wave-wipe {
    100%, 48% {
        transform: translateX(-120px)
    }
}

@keyframes qode-pulse-circles-pulse {
    0% {
        transform: scale(.1);
        opacity: 1;
        border-width: 50px
    }

    100% {
        transform: scale(1, 1);
        opacity: 0;
        border-width: 0
    }
}

@keyframes qode-inline-underline-initial-hover {
    0% {
        background-position: 100% var(--qodef-underline-position-y);
        background-size: 100% var(--qodef-underline-height)
    }

    35% {
        background-position: 100% var(--qodef-underline-position-y);
        background-size: 0 var(--qodef-underline-height)
    }

    36% {
        background-position: 0 var(--qodef-underline-position-y);
        background-size: 0 var(--qodef-underline-height)
    }

    100% {
        background-position: 0 var(--qodef-underline-position-y);
        background-size: 100% var(--qodef-underline-height)
    }
}

@keyframes qode-bounce {
    20%, 53%, 80%, from, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translate3d(0, 0, 0)
    }

    40%, 43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes qode-pulse {
    from {
        transform: scale3d(1, 1, 1)
    }

    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        transform: scale3d(1, 1, 1)
    }
}

@keyframes qode-text-from-right {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    12% {
        opacity: 1
    }

    43% {
        transform: translateX(calc(-1 * var(--qodef-move-x)));
        opacity: 0
    }

    44% {
        transform: translateX(var(--qodef-move-x))
    }

    88% {
        opacity: 1
    }

    100% {
        transform: translateX(0)
    }
}

@keyframes qode-text-from-left {
    0% {
        transform: translateX(0);
        opacity: 1
    }

    12% {
        opacity: 1
    }

    43% {
        transform: translateX(var(--qodef-move-x));
        opacity: 0
    }

    44% {
        transform: translateX(calc(-1 * var(--qodef-move-x)))
    }

    88% {
        opacity: 1
    }

    100% {
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes qode-draw-line {
    0% {
        clip-path: inset(-1px -1px -1px 0)
    }

    39% {
        clip-path: inset(-1px -1px -1px 100%)
    }

    40% {
        clip-path: inset(-1px 100% -1px -1px)
    }

    100% {
        clip-path: inset(-1px -1px -1px 0)
    }
}

@keyframes qode-draw-back-top-top {
    0% {
        clip-path: inset(-1px -1px -1px -1px)
    }

    20% {
        clip-path: inset(-1px -1px -1px 17px)
    }

    40% {
        clip-path: inset(-1px -1px 26px 17px)
    }

    41% {
        clip-path: inset(26px 17px -1px -1px)
    }

    71% {
        clip-path: inset(26px -1px -1px -1px)
    }

    100% {
        clip-path: inset(-1px -1px -1px 0)
    }
}

@keyframes qode-draw-x {
    0%, 100% {
        clip-path: inset(0 0 0 0)
    }

    42% {
        clip-path: inset(0 0 0 100%)
    }

    43% {
        clip-path: inset(0 100% 0 0)
    }
}

@keyframes qodef-clip-image {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    100% {
        clip-path: inset(0 0 0 0)
    }
}

@keyframes qodef-clip-transform-image {
    0% {
        clip-path: inset(0 100% 0 0);
        transform: translateX(-100px)
    }

    100% {
        clip-path: inset(0 0 0 0);
        transform: translateX(0)
    }
}

@keyframes qodef-transform-image {
    to {
        transform: translateX(20%)
    }
}

@keyframes qodef-slide-zoom {
    to {
        width: 20%
    }
}

@keyframes qodef-reveal-image {
    0% {
        clip-path: inset(0 100% 0 0)
    }

    100% {
        clip-path: inset(0 0 0 0)
    }
}

a, abbr, acronym, address, applet, b, big, blockquote, body, caption, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, var {
    vertical-align: baseline;
    margin: 0;
    padding: 0;
    background: 0 0;
    border: 0;
    outline: 0
}

* {
    box-sizing: border-box
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
    display: block
}

del {
    text-decoration: line-through
}

pre {
    max-width: 100%;
    margin: 15px 0;
    padding: 15px;
    background-color: #fafafa;
    white-space: pre-wrap;
    word-wrap: break-word;
    font-family: monospace;
    font-size: 1em;
    color: #000
}

code {
    background-color: #fafafa;
    padding: 0;
    font-family: monospace, monospace;
    font-size: 1em;
    color: #000
}

sub, sup {
    position: relative;
    vertical-align: baseline;
    font-size: 75%;
    line-height: 0
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    width: 100%;
    vertical-align: middle;
    border: medium none;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: inherit;
    color: inherit;
    line-height: inherit
}

table tr {
    border: 1px solid #e3e3e3
}

table th {
    padding: 5px 10px;
    text-align: left;
    border-right: 1px solid #e3e3e3
}

table td {
    padding: 5px 10px;
    text-align: left;
    border: 0;
    border-right: 1px solid #e3e3e3
}

table td br {
    display: none
}

hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-top: 1.5em;
    margin-bottom: 1.5em
}

hr:not(.is-style-wide):not(.is-style-dots) {
    max-width: 100px
}

body:not([class*=hiroshi-core]) hr {
    clear: both
}

ol, ul {
    list-style-position: inside;
    margin-bottom: 1.5em;
    padding: 0
}

ol.wp-block, ul.wp-block {
    margin-bottom: 1.5em
}

ol:not(.wp-block), ul:not(.wp-block) {
    margin: 0 0 1.5em
}

li>ol:not(.wp-block), li>ul:not(.wp-block) {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: 700
}

dd {
    margin: 0 1.5em 1.5em
}

a img {
    border: none
}

.wp-caption, img {
    height: auto;
    max-width: 100%
}

img {
    vertical-align: middle;
    border-style: none
}

figure {
    margin: 0
}

embed, iframe, object {
    display: block;
    max-width: 100%
}

video {
    display: block
}

embed, object {
    height: auto
}

label {
    display: block;
    margin-bottom: .5em
}

fieldset {
    margin-bottom: 1em;
    padding: .35em .75em .625em
}

input[type=submit] {
    -webkit-appearance: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em;
    background-color: #fafafa
}

small {
    font-size: 80%
}

progress {
    vertical-align: baseline
}

summary {
    display: list-item
}

template {
    display: none
}

.gallery-caption, .wp-caption, figcaption {
    display: block;
    max-width: 100%;
    font-size: 13px !important;
    line-height: 1em !important;
    color: #000;
    text-align: center;
    opacity: 1;
    margin: .5em auto 1em
}

.gallery-caption a, .wp-caption a, figcaption a {
    color: inherit
}

.wp-caption .wp-caption-text {
    opacity: 1
}

blockquote.instagram-media, iframe.instagram-media {
    margin: auto !important
}

.bypostauthor, .sticky {
    opacity: 1
}

::-moz-selection {
    color: #fff;
    background: var(--qode-main-color)
}

::selection {
    color: #fff;
    background: var(--qode-main-color)
}

::-moz-selection {
    color: #fff;
    background: var(--qode-main-color)
}

.screen-reader-text {
    position: absolute !important;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    line-height: 1;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    border: 0;
    word-wrap: normal !important;
    overflow: hidden
}

.screen-reader-text:focus {
    top: 5px;
    left: 5px;
    display: block;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    font-size: 14px;
    font-weight: 700;
    line-height: normal;
    text-decoration: none;
    color: #21759b;
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    clip-path: none;
    z-index: 100000
}

#qodef-page-content[tabindex="-1"]:focus {
    outline: 0
}

.alignleft {
    float: left;
    text-align: left;
    margin: .5em 1em .5em 0 !important;
    clear: left
}

.aligncenter {
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.alignright {
    float: right;
    text-align: right;
    margin: .5em 0 .5em 1em !important;
    clear: right
}

.qodef-content-alignment-left {
    text-align: left
}

.qodef-content-alignment-center {
    text-align: center
}

.qodef-content-alignment-right {
    text-align: right
}

.clear:after, .clear:before, .comment-author:after, .comment-author:before, .comment-content:after, .comment-content:before, .comment-meta:after, .comment-meta:before, .nav-links:after, .nav-links:before, .pagination:after, .pagination:before, .widget-area:after, .widget-area:before, .widget:after, .widget:before {
    content: '';
    display: table;
    table-layout: fixed
}

.clear:after, .comment-author:after, .comment-content:after, .comment-meta:after, .nav-links:after, .pagination:after, .widget-area:after, .widget:after {
    clear: both
}

body {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    background-color: #fff;
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased
}

.qodef-h1, h1 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 54px;
    line-height: 1.09259em;
    font-weight: 400;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

@media only screen and (max-width:1440px) {
    .qodef-h1, h1 {
        font-size: 48px;
        line-height: 1.08333em
    }
}

.qodef-h1 a, h1 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-h1 a:focus, .qodef-h1 a:hover, h1 a:focus, h1 a:hover {
    color: var(--qode-main-color)
}

.qodef-h2, h2 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 45px;
    line-height: 1.2em;
    font-weight: 400;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

@media only screen and (max-width:1440px) {
    .qodef-h2, h2 {
        font-size: 38px;
        line-height: 1.13158em
    }
}

.qodef-h2 a, h2 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-h2 a:focus, .qodef-h2 a:hover, h2 a:focus, h2 a:hover {
    color: var(--qode-main-color)
}

.qodef-h3, h3 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

@media only screen and (max-width:1440px) {
    .qodef-h3, h3 {
        font-size: 30px;
        line-height: 1.16667em
    }
}

.qodef-h3 a, h3 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-h3 a:focus, .qodef-h3 a:hover, h3 a:focus, h3 a:hover {
    color: var(--qode-main-color)
}

.qodef-h4, h4 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 1.20833em;
    font-weight: 400;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

@media only screen and (max-width:1440px) {
    .qodef-h4, h4 {
        font-size: 22px;
        line-height: 1.22727em
    }
}

.qodef-h4 a, h4 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-h4 a:focus, .qodef-h4 a:hover, h4 a:focus, h4 a:hover {
    color: var(--qode-main-color)
}

.qodef-h5, h5 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

@media only screen and (max-width:1440px) {
    .qodef-h5, h5 {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-h5 a, h5 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-h5 a:focus, .qodef-h5 a:hover, h5 a:focus, h5 a:hover {
    color: var(--qode-main-color)
}

.qodef-h6, h6 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin: 25px 0;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

.qodef-h6 a, h6 a {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit
}

.qodef-h6 a:focus, .qodef-h6 a:hover, h6 a:focus, h6 a:hover {
    color: var(--qode-main-color)
}

a, p a {
    color: #000;
    text-decoration: none;
    transition: color .2s ease-out;
    cursor: pointer
}

a:focus, a:hover, p a:focus, p a:hover {
    color: var(--qode-main-color)
}

p {
    margin: 10px 0
}

p.has-large-font-size {
    font-size: 36px;
    line-height: 1.6875em
}

p.has-large-font-size+p {
    line-height: 1.6875em
}

p.has-background {
    padding: 20px 30px
}

.wp-block-quote, blockquote {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    position: relative;
    padding: 0 75px;
    margin: 43px 0;
    border: none;
    quotes: none;
    z-index: 1
}

@media only screen and (max-width:1440px) {
    .wp-block-quote, blockquote {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.wp-block-quote.wp-block-quote.is-large, .wp-block-quote.wp-block-quote.is-style-large, blockquote.wp-block-quote.is-large, blockquote.wp-block-quote.is-style-large {
    margin: 43px 0;
    padding: 0 75px
}

.wp-block-quote.wp-block-pullquote, blockquote.wp-block-pullquote {
    padding: 0 75px !important;
    text-align: center
}

.wp-block-quote.wp-block-pullquote p, blockquote.wp-block-pullquote p {
    font-size: 28px !important;
    line-height: 1.6 !important
}

.wp-block-quote.wp-block-pullquote.alignleft, blockquote.wp-block-pullquote.alignleft {
    max-width: 420px
}

.wp-block-quote.wp-block-pullquote.alignright, blockquote.wp-block-pullquote.alignright {
    max-width: 420px
}

.wp-block-quote.has-text-align-right:before, blockquote.has-text-align-right:before {
    left: auto;
    right: 0
}

.wp-block-quote:before, blockquote:before {
    content: '“';
    position: absolute;
    top: 25px;
    left: 45px;
    height: auto;
    font-size: 52px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -.02em;
    transform: translateY(-50%);
    z-index: -1;
    color: #000
}

.wp-block-quote>*, blockquote>* {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    font-style: inherit;
    line-height: inherit;
    letter-spacing: inherit;
    text-transform: inherit;
    color: inherit;
    margin: 0
}

.wp-block-quote p, blockquote p {
    margin: 0 !important
}

.wp-block-quote:after, blockquote:after {
    content: ''
}

.wp-block-quote .wp-block-pullquote__citation, .wp-block-quote .wp-block-quote__citation, .wp-block-quote cite, blockquote .wp-block-pullquote__citation, blockquote .wp-block-quote__citation, blockquote cite {
    display: block;
    margin: 10px 0 0;
    font-style: normal;
    font-weight: 400 !important;
    text-align: inherit !important;
    text-transform: uppercase !important
}

.qodef-e-info>* {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000
}

.qodef-e-info>a:hover {
    color: var(--qode-main-color)
}

.qodef-info-separator-single {
    color: initial
}

.qodef-info-separator-single:after {
    content: ',';
    margin-right: 5px
}

.qodef-info-separator-end {
    color: initial
}

.qodef-info-separator-end:after {
    display: inline-block;
    content: '';
    width: 1px;
    height: 100%;
    background-color: #bababa;
    margin: 0 12px
}

.qodef-info-separator-end:last-of-type {
    display: none
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 1px 0;
    box-sizing: border-box;
    cursor: pointer;
    font-family: "DM Sans", sans-serif;
    font-size: 11px;
    font-weight: inherit;
    line-height: 24px;
    letter-spacing: .3em;
    text-transform: uppercase;
    margin: 0 0 11px;
    outline: 0;
    padding: 15px 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out
}

.qodef-contact-form-7 input[type=date], .qodef-contact-form-7 input[type=email], .qodef-contact-form-7 input[type=number], .qodef-contact-form-7 input[type=password], .qodef-contact-form-7 input[type=search], .qodef-contact-form-7 input[type=tel], .qodef-contact-form-7 input[type=text], .qodef-contact-form-7 input[type=url], .qodef-contact-form-7 select, .qodef-contact-form-7 textarea {
    margin: 0
}

input[type=date]::-moz-placeholder, input[type=email]::-moz-placeholder, input[type=number]::-moz-placeholder, input[type=password]::-moz-placeholder, input[type=search]::-moz-placeholder, input[type=tel]::-moz-placeholder, input[type=text]::-moz-placeholder, input[type=url]::-moz-placeholder, select::-moz-placeholder, textarea::-moz-placeholder {
    color: inherit;
    opacity: 1
}

input[type=date]::placeholder, input[type=email]::placeholder, input[type=number]::placeholder, input[type=password]::placeholder, input[type=search]::placeholder, input[type=tel]::placeholder, input[type=text]::placeholder, input[type=url]::placeholder, select::placeholder, textarea::placeholder {
    color: inherit;
    opacity: 1
}

input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    background-color: transparent;
    border-color: #e3e3e3;
    color: #000
}

input[type=date]:focus, input[type=email]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
    background-color: transparent;
    border-color: var(--qode-main-color);
    color: #000
}

#qodef-page-footer input[type=date], #qodef-page-footer input[type=email], #qodef-page-footer input[type=number], #qodef-page-footer input[type=password], #qodef-page-footer input[type=search], #qodef-page-footer input[type=tel], #qodef-page-footer input[type=text], #qodef-page-footer input[type=url], #qodef-page-footer select, #qodef-page-footer textarea {
    background-color: transparent;
    border-color: #e3e3e3;
    color: #000
}

#qodef-page-footer input[type=date]:focus, #qodef-page-footer input[type=email]:focus, #qodef-page-footer input[type=number]:focus, #qodef-page-footer input[type=password]:focus, #qodef-page-footer input[type=search]:focus, #qodef-page-footer input[type=tel]:focus, #qodef-page-footer input[type=text]:focus, #qodef-page-footer input[type=url]:focus, #qodef-page-footer select:focus, #qodef-page-footer textarea:focus {
    background-color: transparent;
    border-color: #e3e3e3;
    color: #000
}

.qodef-contact-form-7 .wpcf7-form-control-wrap {
    margin: 0 0 11px
}

.qodef-contact-form-7 label {
    margin: 0 0 11px
}

.qodef-contact-form-7 label .wpcf7-form-control-wrap {
    margin: 0
}

input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
    -webkit-appearance: none
}

select {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjQThBN0E3JyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg==);
    background-position: calc(100% - 20px) center;
    background-repeat: no-repeat;
    display: inline-block;
    height: auto;
    margin: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none
}

select:disabled {
    background-color: #fafafa;
    border-color: inherit;
    box-shadow: none;
    color: inherit;
    text-shadow: none
}

select option {
    color: #000
}

select.qodef-arrow--light {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHhtbG5zOnhsaW5rPSdodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rJyB4PScwcHgnIHk9JzBweCcgd2lkdGg9JzEwLjhweCcgaGVpZ2h0PSc2LjJweCcgdmlld0JveD0nMCAwIDEwLjggNi4yJyBzdHlsZT0nZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCAxMC44IDYuMjsnIHhtbDpzcGFjZT0ncHJlc2VydmUnPjxwYXRoIHN0eWxlPSdmaWxsOiAjZmZmJyBkPSdNMTAuNiwwLjNjMC4zLDAuMywwLjMsMC43LDAsMUw1LjksNS45QzUuOCw2LjEsNS42LDYuMiw1LjQsNi4yQzUuMiw2LjIsNSw2LjEsNC45LDUuOUwwLjIsMS4zIGMtMC4zLTAuMy0wLjMtMC43LDAtMWMwLjMtMC4zLDAuNy0wLjMsMSwwbDQuMiw0LjFsNC4yLTQuMUM5LjktMC4xLDEwLjItMC4xLDEwLjYsMC4zeicvPjwvc3ZnPg==)
}

.post-password-form input[type=password] {
    margin-top: .5em
}

@media only screen and (min-width:769px) {
    .post-password-form input[type=password] {
        display: block;
        max-width: 50%
    }
}

.qodef-theme-button, button[type=submit], input[type=submit] {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 9px 68px;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    cursor: pointer
}

.qodef-theme-button:after, button[type=submit]:after, input[type=submit]:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    transform-origin: right;
    transform: scaleX(0)
}

.qodef-theme-button:hover, button[type=submit]:hover, input[type=submit]:hover {
    color: #fff;
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.qodef-theme-button:hover:after, button[type=submit]:hover:after, input[type=submit]:hover:after {
    transform-origin: left;
    transform: scaleX(1)
}

.qodef-theme-button span, button[type=submit] span {
    display: block;
    line-height: inherit
}

.qodef-theme-button span:before, button[type=submit] span:before {
    display: block;
    line-height: inherit
}

[class*=hiroshi] .select2-container--default {
    display: inline-block;
    margin: 0 0 11px;
    position: relative;
    vertical-align: middle;
    width: auto
}

[class*=hiroshi] .select2-container--default .select2-selection--single {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 11px;
    font-weight: 400;
    height: auto;
    line-height: 24px;
    margin: 0;
    outline: 0;
    padding: 15px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none
}

[class*=hiroshi] .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: inherit;
    display: block;
    line-height: inherit;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

[class*=hiroshi] .select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: inherit;
    margin: 0;
    position: relative
}

[class*=hiroshi] .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: inherit
}

[class*=hiroshi] .select2-container--default .select2-selection--single .select2-selection__arrow {
    align-items: center;
    color: inherit;
    display: flex;
    font-size: 16px;
    height: 100%;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px
}

[class*=hiroshi] .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}

[class*=hiroshi] .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: '\33';
    font-family: ElegantIcons;
    display: block;
    font-style: normal;
    line-height: inherit
}

[class*=hiroshi] .select2-container--default .select2-selection--multiple {
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: 11px;
    font-weight: 400;
    height: auto;
    line-height: 24px;
    margin: 0;
    outline: 0;
    padding: 15px 0;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none
}

[class*=hiroshi] .select2-container--default .select2-selection--multiple .select2-selection__rendered {
    color: inherit;
    display: block;
    line-height: inherit;
    list-style: none;
    overflow: hidden;
    padding: 0;
    text-overflow: ellipsis;
    white-space: nowrap
}

[class*=hiroshi] .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
    margin: 0;
    padding: 0
}

[class*=hiroshi] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__placeholder {
    color: inherit;
    float: left;
    margin: 0
}

[class*=hiroshi] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: inherit;
    margin: 0;
    position: relative
}

[class*=hiroshi] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    background-color: #000;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: default;
    float: left;
    margin: 1px 1px 1px 0;
    padding: 5px 10px
}

[class*=hiroshi] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove {
    color: inherit;
    cursor: pointer;
    display: inline-block;
    font-weight: inherit;
    margin: 0 10px 0 0;
    transition: opacity .2s ease-out
}

[class*=hiroshi] .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-selection__choice__remove:hover {
    color: inherit;
    opacity: .8
}

[class*=hiroshi] .select2-container--default .select2-search--inline {
    float: left
}

[class*=hiroshi] .select2-container--default .select2-search--inline .select2-search__field {
    -webkit-appearance: none;
    border: none !important;
    color: inherit;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    margin: 0 !important;
    outline: 0;
    padding: 0 !important;
    width: 100%
}

[class*=hiroshi] .select2-container--default .select2-search--inline .select2-search__field:focus {
    border-color: #000
}

[class*=hiroshi] .select2-container--default .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

[class*=hiroshi] .select2-container--default .select2-dropdown {
    background-color: #fafafa;
    border: 1px solid #e3e3e3;
    border-radius: 0;
    display: block;
    left: -100000px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99999
}

.admin-bar[class*=hiroshi] .select2-container--default .select2-dropdown {
    top: 32px
}

@media only screen and (max-width:782px) {
    .admin-bar[class*=hiroshi] .select2-container--default .select2-dropdown {
        top: 46px
    }
}

[class*=hiroshi] .select2-container--default .select2-search--dropdown {
    display: block;
    padding: 14px 15px 2px
}

[class*=hiroshi] .select2-container--default .select2-search--dropdown.select2-search--hide {
    display: none
}

[class*=hiroshi] .select2-container--default .select2-search--dropdown .select2-search__field {
    -webkit-appearance: none;
    border: 1px solid #e3e3e3;
    color: #000;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    line-height: 20px;
    margin: 0;
    outline: 0;
    padding: 4px 8px;
    width: 100%
}

[class*=hiroshi] .select2-container--default .select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

[class*=hiroshi] .select2-container--default .select2-search--dropdown .select2-search__field:focus {
    border: 1px solid #e3e3e3;
    color: #000
}

[class*=hiroshi] .select2-container--default .select2-results {
    display: block
}

[class*=hiroshi] .select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

[class*=hiroshi] .select2-container--default .select2-results__options {
    font-size: 11px;
    line-height: 24px;
    list-style: none;
    margin: 5px 0;
    padding: 2px 15px;
    position: relative
}

[class*=hiroshi] .select2-container--default .select2-results__option {
    padding: 3px 0;
    transition: color .2s ease-out;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none
}

[class*=hiroshi] .select2-container--default .select2-results__option[aria-selected] {
    cursor: pointer
}

[class*=hiroshi] .select2-container--default .select2-results__option[role=group] {
    padding: 0
}

[class*=hiroshi] .select2-container--default .select2-results__option[aria-disabled=true] {
    color: #000
}

[class*=hiroshi] .select2-container--default .select2-results__option[aria-selected=true], [class*=hiroshi] .select2-container--default .select2-results__option[data-selected=true] {
    background: 0 0;
    color: #000
}

[class*=hiroshi] .select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

[class*=hiroshi] .select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

[class*=hiroshi] .select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

[class*=hiroshi] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

[class*=hiroshi] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

[class*=hiroshi] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

[class*=hiroshi] .select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

[class*=hiroshi] .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: 0 0;
    color: #000
}

[class*=hiroshi] .select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 7px 0
}

[class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
    float: left
}

[class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__rendered {
    padding: 0
}

[class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 0;
    right: auto
}

[class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, [class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, [class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
    float: right
}

[class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__rendered {
    padding: 0
}

[class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
    margin: 7px auto 0 5px
}

[class*=hiroshi] .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
    margin: 0 auto 0 3px
}

[class*=hiroshi] .select2-container--default.select2-container--disabled .select2-selection--multiple, [class*=hiroshi] .select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #fafafa;
    cursor: default
}

[class*=hiroshi] .select2-container--default.select2-container--disabled .select2-selection--multiple .select2-selection__clear, [class*=hiroshi] .select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

[class*=hiroshi] .select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

[class*=hiroshi] .select2-container--default.select2-container--open .select2-selection--multiple, [class*=hiroshi] .select2-container--default.select2-container--open .select2-selection--single {
    color: #000
}

[class*=hiroshi] .select2-container--default.select2-container--open .select2-dropdown {
    left: 0
}

[class*=hiroshi] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above {
    border-bottom-color: transparent
}

[class*=hiroshi] .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below {
    border-top-color: transparent
}

.select2-container--default .select2-selection {
    background-color: transparent !important;
    border-color: #e3e3e3 !important;
    color: #000 !important
}

.select2-container--default .select2-selection:focus {
    background-color: transparent !important;
    border-color: var(--qode-main-color) !important;
    color: #000 !important
}

#qodef-page-footer .select2-container--default .select2-selection {
    background-color: transparent !important;
    border-color: #e3e3e3 !important;
    color: #000 !important
}

#qodef-page-footer .select2-container--default .select2-selection:focus {
    background-color: transparent !important;
    border-color: #e3e3e3 !important;
    color: #000 !important
}

body:not([class*=hiroshi-core]) .select2-container--default .select2-selection--single .select2-selection__arrow:before {
    content: '\25BE';
    font-family: initial;
    font-size: 16px
}

.select2-close-mask {
    background-color: #fff;
    border: 0;
    display: block;
    height: auto;
    left: 0;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: auto;
    z-index: 99
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    clip-path: inset(50%) !important;
    height: 0 !important;
    line-height: 1;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
    width: 1px !important
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration {
    display: none
}

input[type=search]::-ms-clear, input[type=text]::-ms-clear {
    display: none
}

input:-webkit-autofill {
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: both;
    -webkit-animation-name: qodefAutofillFix
}

#qodef-page-wrapper {
    position: relative;
    overflow: hidden
}

#qodef-page-outer {
    position: relative
}

#qodef-page-inner {
    position: relative;
    padding: 130px 0 100px
}

#qodef-page-content.qodef-layout--template .qodef-page-content-section.qodef-col--12 {
    margin-bottom: 0
}

.qodef--boxed {
    background-color: #fafafa
}

.qodef--boxed #qodef-page-wrapper {
    display: block;
    background-color: #fff
}

.qodef--boxed #qodef-page-inner {
    width: 100% !important;
    padding-left: 30px;
    padding-right: 30px
}

.qodef--passepartout #qodef-page-wrapper {
    background-color: #fff
}

.qodef-parallax-item {
    will-change: transform
}

@media only screen and (min-width:1441px) {
    .qodef-video-custom-bg .elementor-background-video-container video {
        -o-object-fit: contain;
           object-fit: contain
    }
}

.qodef-banner-button--underline .qodef-m-text {
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

.qodef-banner-button--underline .qodef-m-text::after {
    display: none
}

.qodef-banner-button--underline .qodef-m-text:hover {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

button.mfp-arrow {
    top: calc(50% - 25px) !important;
    width: 26px !important;
    height: 51px !important;
    margin: 0 !important;
    color: #fff;
    transition: color .2s ease-out;
    opacity: 1 !important
}

button.mfp-arrow svg {
    display: block;
    width: 100%;
    pointer-events: none
}

button.mfp-arrow:after, button.mfp-arrow:before {
    display: none !important
}

button.mfp-arrow:hover path:nth-of-type(2) {
    animation: qode-draw-line .7s cubic-bezier(.22, .61, .36, 1)
}

button.mfp-arrow.mfp-arrow-left {
    left: 30px
}

button.mfp-arrow.mfp-arrow-left svg {
    transform: scaleX(-1)
}

button.mfp-arrow.mfp-arrow-right {
    right: 30px
}

button.mfp-arrow.mfp-arrow-right svg {
    transform: scaleX(1)
}

button.mfp-close {
    top: 6px !important;
    right: -32px !important;
    width: 14px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #fff;
    transition: color .2s ease-out;
    opacity: 1 !important
}

button.mfp-close .qodef-svg--close {
    stroke: currentColor
}

button.mfp-close:hover path {
    animation: qode-draw-x .9s cubic-bezier(.22, .61, .36, 1) forwards
}

button.mfp-close:hover path:nth-of-type(2) {
    animation-delay: .1s
}

button.mfp-close:after, button.mfp-close:before {
    display: none !important
}

button.mfp-close svg {
    display: block;
    width: 100%;
    height: auto;
    pointer-events: none
}

.mfp-figure:after {
    background: 0 0 !important;
    box-shadow: none !important
}

.mfp-bottom-bar .mfp-counter, .mfp-bottom-bar .mfp-title {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    color: #fff
}

.mfp-fade.mfp-bg, .mfp-fade.mfp-wrap {
    opacity: 0;
    transition: opacity .35s ease-out
}

.mfp-fade.mfp-bg.mfp-ready, .mfp-fade.mfp-wrap.mfp-ready {
    opacity: 1
}

.mfp-fade.mfp-bg.mfp-removing, .mfp-fade.mfp-wrap.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-bg {
    background-color: rgba(0, 0, 0, .8)
}

.qodef-swiper-container {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    z-index: 1;
    visibility: hidden;
    overflow: hidden
}

.qodef-swiper-container .swiper-slide img {
    width: 100%
}

.qodef-swiper-container.qodef-blog .qodef-blog-item {
    margin-bottom: 0
}

.qodef-swiper-container.qodef-swiper--initialized {
    visibility: visible
}

.qodef-swiper-container.qodef-swiper--show-hidden-slides {
    overflow: visible
}

.qodef-swiper-container.qodef--no-bottom-space {
    margin-bottom: 0 !important
}

.qodef-swiper-container.qodef-swiper--show-pagination {
    padding: 0 0 44px
}

.qodef-swiper--show-pagination .qodef-swiper-container {
    padding: 0 0 44px
}

.swiper-pagination-fraction {
    display: block;
    top: auto;
    width: auto !important;
    font-family: "DM Sans", sans-serif
}

.swiper-pagination-bullets {
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center
}

.swiper-container-horizontal>.swiper-pagination-bullets {
    position: relative !important;
    margin-top: 30px;
    bottom: 0 !important;
    height: 11px;
    width: auto
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 0 !important;
    height: auto;
    width: 30px;
    flex-direction: column
}

.swiper-pagination-bullets .swiper-pagination-bullet {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 11px;
    width: 32px;
    padding: 5px 0;
    margin: 0 5px !important;
    background-color: transparent;
    opacity: 1;
    transition: width .2s ease-out
}

.swiper-pagination-bullets .swiper-pagination-bullet:after {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    top: 5px;
    background-color: #000;
    opacity: .3
}

.swiper-pagination-bullets .swiper-pagination-bullet:before {
    content: '';
    position: absolute;
    left: 0;
    height: 1px;
    width: 0;
    top: 5px;
    background-color: #000
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 64px;
    transform: unset
}

.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
    animation-name: progressBar;
    animation-duration: 3.5s;
    animation-fill-mode: forwards
}

@keyframes progressBar {
    from {
        width: 0
    }

    to {
        width: 100%
    }
}

.swiper-button-next, .swiper-button-prev {
    top: unset !important;
    bottom: 0 !important;
    background-image: none !important;
    width: 31px !important;
    height: auto !important;
    padding: 20px 0;
    margin: 0 !important;
    color: #000;
    transition: all .35s ease
}

.swiper-button-next svg, .swiper-button-prev svg {
    display: block;
    width: 31px
}

.swiper-button-next:after, .swiper-button-prev:after {
    display: none !important
}

.swiper-button-next:hover, .swiper-button-prev:hover {
    color: var(--qode-main-color)
}

.swiper-button-next:hover svg path:nth-of-type(2), .swiper-button-prev:hover svg path:nth-of-type(2) {
    animation: qode-draw-line .7s cubic-bezier(.22, .61, .36, 1)
}

.swiper-button-prev {
    left: unset !important;
    right: 40px !important
}

.swiper-button-prev.swiper-button-outside {
    left: -56px !important;
    right: unset !important
}

.swiper-container-vertical .swiper-button-prev {
    left: 50% !important;
    transform-origin: 0 0;
    transform: rotate(90deg) translate(0, -50%);
    top: 30px
}

.swiper-button-next {
    right: 0 !important
}

.swiper-button-next.swiper-button-outside {
    right: -56px !important
}

.swiper-container-vertical .swiper-button-next {
    right: 50% !important;
    transform-origin: 0 50%;
    transform: rotate(90deg) translate(0, -50%);
    top: auto;
    bottom: 30px
}

.swiper-container-vertical+.swiper-button-prev {
    left: 50% !important;
    transform-origin: 0 0;
    transform: rotate(90deg) translate(0, -50%);
    top: -56px
}

.swiper-container-vertical+.swiper-button-prev+.swiper-button-next {
    right: 50% !important;
    transform-origin: 0 50%;
    transform: rotate(90deg) translate(0, -50%);
    top: auto;
    bottom: -56px
}

.widget_icl_lang_sel_widget {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-align: left
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click:hover .wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown:hover .wpml-ls-sub-menu {
    opacity: 1;
    visibility: visible;
    transition-delay: 0s
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-flag, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-flag {
    position: relative;
    top: -1px
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-legacy-dropdown, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-legacy-dropdown {
    padding: 0;
    margin: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    position: relative;
    display: flex;
    align-items: center
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    content: '\33';
    font-family: ElegantIcons;
    line-height: 1;
    border: 0;
    position: initial;
    margin-left: auto
}

body:not([class*=hiroshi-core]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:after, body:not([class*=hiroshi-core]) .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:after {
    content: '\25BE';
    font-family: initial;
    font-size: 16px
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    list-style: none;
    margin: 0;
    border-top: 0;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    transition: visibility 0s linear .25s, opacity .25s ease-in-out
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    display: flex;
    align-items: center;
    border: 0;
    background-color: transparent;
    padding: 7px 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal {
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0 !important
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    padding: 0;
    display: block
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    display: block;
    margin: 0
}

.widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    padding: 0;
    display: block
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 200px
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 11px 20px;
    height: 46px;
    line-height: 24px;
    color: #000;
    background-color: #fff;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: var(--qode-main-color)
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: #fff
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #000;
    font-size: 14px
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: var(--qode-main-color)
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    margin-right: 10px !important
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #000
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: var(--qode-main-color)
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
    margin-right: 0
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    margin-bottom: 10px
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #000
}

#qodef-page-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: var(--qode-main-color)
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 175px
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 11px 20px;
    height: 46px;
    line-height: 24px;
    color: #000;
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: var(--qode-main-color)
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: transparent
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #000;
    font-size: 14px
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: var(--qode-main-color)
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    margin-right: 10px !important
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #000
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: var(--qode-main-color)
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
    margin-right: 0
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    margin-bottom: 10px
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #000
}

#qodef-page-mobile-header .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 175px
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 8px 20px;
    height: 40px;
    line-height: 24px;
    color: #fff;
    background-color: #000;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: #fff
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: #000
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #fff;
    font-size: 14px
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: #fff
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    margin-right: 10px !important
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #fff
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: #fff
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
    margin-right: 0
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    margin-bottom: 10px
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #fff
}

#qodef-top-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: #fff
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 100%
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 11px 20px;
    height: 46px;
    line-height: 24px;
    color: #000;
    background-color: #fafafa;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: #fafafa
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #000;
    font-size: 14px
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    margin-right: 10px !important
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #000
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
    margin-right: 0
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    margin-bottom: 10px
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #000
}

#qodef-page-sidebar .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 100%
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 11px 20px;
    height: 46px;
    line-height: 24px;
    color: #000;
    background-color: #fafafa;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: #fafafa
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #000;
    font-size: 14px
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: var(--qode-main-color)
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    margin-right: 10px !important
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #fff
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: #fff
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
    margin-right: 0
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    margin-bottom: 10px
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #fff
}

#qodef-page-footer .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: #fff
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click {
    width: 100%
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle {
    padding: 11px 20px;
    height: 46px;
    line-height: 24px;
    color: #000;
    background-color: #fafafa;
    border: 1px solid transparent;
    font-size: 14px
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-item-toggle:hover, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-item-toggle:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    margin: 0;
    padding: 0 20px;
    background-color: #fafafa
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a {
    color: #000;
    font-size: 14px
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown .wpml-ls-sub-menu .wpml-ls-item a:hover, #qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu .wpml-ls-item a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li {
    margin-right: 10px !important
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a {
    color: #fff
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li a:hover {
    color: #fff
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-horizontal ul li:last-child {
    margin-right: 0
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li {
    margin-bottom: 10px
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a {
    color: #fff
}

#qodef-side-area .widget_icl_lang_sel_widget .wpml-ls-legacy-list-vertical ul li a:hover {
    color: #fff
}

.error404 #qodef-page-inner {
    padding: 0
}

#qodef-404-page {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 160px 10% 250px;
    text-align: center
}

#qodef-404-page .qodef-404-title {
    margin: 0
}

#qodef-404-page .qodef-404-text {
    display: block;
    margin: 14px auto 0
}

@media only screen and (min-width:1025px) {
    #qodef-404-page .qodef-404-text {
        max-width: 50%
    }
}

#qodef-404-page .qodef-404-button {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-top: 52px
}

.qodef-blog {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-blog .qodef-blog-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 60px
}

.qodef-blog .qodef-blog-item .qodef-e-content, .qodef-blog .qodef-blog-item .qodef-e-inner, .qodef-blog .qodef-blog-item .qodef-e-media {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-blog .qodef-blog-item .qodef-e-media>* {
    margin-bottom: 30px
}

.qodef-blog .qodef-blog-item .qodef-e-media iframe {
    display: block;
    height: 100%
}

.qodef-blog .qodef-blog-item .qodef-e-media .qodef-swiper-container .swiper-button-next, .qodef-blog .qodef-blog-item .qodef-e-media .qodef-swiper-container .swiper-button-prev {
    width: 46px !important
}

.qodef-blog .qodef-blog-item .qodef-e-media .qodef-swiper-container .swiper-button-next svg, .qodef-blog .qodef-blog-item .qodef-e-media .qodef-swiper-container .swiper-button-prev svg {
    display: block;
    width: 46px
}

.qodef-blog .qodef-blog-item .qodef-e-media-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%
}

.qodef-blog .qodef-blog-item .qodef-e-media-image a, .qodef-blog .qodef-blog-item .qodef-e-media-image img {
    display: block;
    width: 100%
}

.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

.qodef-blog .qodef-blog-item .qodef-e-media-image.qodef--background img {
    visibility: hidden
}

.qodef-blog .qodef-blog-item .qodef-e-title {
    margin: 0
}

.qodef-blog .qodef-blog-item .qodef-e-excerpt {
    margin: 15px 0 0
}

.qodef-blog .qodef-blog-item .qodef-e-top-holder {
    margin-bottom: 2px
}

.qodef-blog .qodef-blog-item .qodef-e-top-holder .qodef-e-info a[rel=tag] {
    margin-right: 9px
}

.qodef-blog .qodef-blog-item .qodef-e-text:after {
    content: '';
    clear: both;
    display: table
}

.qodef-blog .qodef-blog-item .qodef-e-bottom-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 18px
}

.qodef-blog .qodef-blog-item .qodef-e-bottom-holder .qodef-e-left:only-child {
    flex-basis: 100%
}

.qodef-blog .qodef-blog-item .qodef-e-bottom-holder .qodef-e-info {
    flex-wrap: wrap;
    row-gap: 5px
}

.qodef-blog .qodef-blog-item .qodef-e-left, .qodef-blog .qodef-blog-item .qodef-e-right {
    flex-basis: 50%
}

.qodef-blog .qodef-blog-item .qodef-e-right {
    justify-content: flex-end;
    text-align: right
}

.qodef-blog .qodef-blog-item .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-blog .qodef-blog-item.sticky .qodef-e-title a {
    position: relative;
    text-decoration: underline
}

.qodef-blog .qodef-blog-item.sticky .qodef-e-title a:after {
    content: '*';
    position: absolute;
    bottom: 0;
    right: -.7em;
    font-size: 1.5em
}

html.elementor-html .qodef-blog .qodef-blog-item.format-video .wp-video {
    max-width: 100%
}

html.elementor-html .qodef-blog .qodef-blog-item.format-video video {
    height: auto
}

html.elementor-html .qodef-blog .qodef-blog-item.format-audio audio {
    display: block
}

.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image {
    width: 100%
}

.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-image img {
    width: 100%
}

.qodef-blog .qodef-blog-item.format-audio .qodef-e-media-audio {
    position: absolute;
    left: 0;
    bottom: 30px;
    width: 100%;
    margin: 0
}

.qodef-blog .qodef-blog-item.format-link .qodef-e-link {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 11.7% 9.7% 11.5% 25%;
    background-color: #d9d0d0
}

.qodef-blog .qodef-blog-item.format-link .qodef-e-link-text {
    position: relative;
    display: inline;
    margin: 0;
    font-size: 24px;
    color: #000;
    text-decoration: underline
}

.qodef-blog .qodef-blog-item.format-link .qodef-e-link-icon {
    display: none
}

.qodef-blog .qodef-blog-item.format-link .qodef-e-link-url {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 11.7% 9.7% 11.5% 25%;
    background-color: #f4f3ef
}

.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-text {
    position: relative;
    margin: 0;
    color: #000
}

.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-author {
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    position: relative;
    display: block;
    margin: 33px 0 0;
    color: #000
}

.qodef-blog .qodef-blog-item.format-quote .qodef-e-quote-url {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.qodef-blog .qodef-blog-item.format-quote::before {
    display: none
}

.qodef-blog .qodef-blog-item.format-gallery .qodef-e-media-gallery {
    padding-bottom: 30px
}

.qodef-blog .qodef-blog-item.format-gallery .swiper-button-next, .qodef-blog .qodef-blog-item.format-gallery .swiper-button-prev {
    left: initial !important;
    top: initial !important;
    bottom: -5px !important;
    right: 0 !important;
    transform: none
}

.qodef-blog .qodef-blog-item.format-gallery .swiper-button-next svg, .qodef-blog .qodef-blog-item.format-gallery .swiper-button-prev svg {
    height: auto
}

.qodef-blog .qodef-blog-item.format-gallery .swiper-button-prev {
    right: 57px !important;
    padding: 10px 0
}

.qodef-blog .qodef-blog-item.format-gallery .swiper-button-next {
    padding: 10px 0
}

.qodef-blog .qodef-blog-item.format-gallery .swiper-pagination {
    width: auto;
    left: 0;
    bottom: 0;
    line-height: 1
}

.qodef-blog .qodef-blog-item.format-gallery .swiper-pagination>* {
    font-size: 18px;
    font-family: "DM Sans", sans-serif
}

.qodef-blog .qodef-blog-item .qodef-e-info {
    display: flex
}

.qodef-blog .qodef-blog-item .qodef-e-info .qodef-info-separator-single {
    font-size: 0;
    width: 9px
}

.qodef-blog .qodef-blog-item .qodef-e-info-author .qodef-e-info-author-before {
    margin-right: 6px
}

.qodef-blog .qodef-blog-item .qodef-e-info-author .qodef-e-info-author-name {
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-family: "Nunito Sans", sans-serif;
    letter-spacing: 0;
    text-transform: none
}

.qodef-blog .qodef-blog-item .qodef-e-info-author .qodef-e-info-author-name:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    height: 1px;
    background-color: currentColor;
    transition: width .2s ease-out
}

.qodef-blog .qodef-blog-item .qodef-e-info-author:hover .qodef-e-info-author-name:after {
    width: 100%
}

.qodef-blog.qodef-items--fixed article .qodef-e-media, .qodef-blog.qodef-items--fixed article .qodef-e-media-image {
    height: 100%
}

.archive.category .qodef-blog.qodef--list .qodef-blog-item, .blog .qodef-blog.qodef--list .qodef-blog-item {
    padding-bottom: 80px !important;
    margin-bottom: 90px !important;
    border-bottom: 1px solid #e3e3e3
}

.qodef-blog.qodef--single .qodef-blog-item {
    margin-bottom: 97px
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-top-holder {
    margin-top: 0;
    margin-bottom: 43px
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-top-holder .qodef-e-info.qodef-e-top {
    flex-wrap: wrap;
    margin-bottom: 17px;
    line-height: 1
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-top-holder .qodef-e-title {
    margin-bottom: 26px
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder {
    margin-top: 50px;
    border-bottom: 1px solid #e3e3e3
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder .qodef-e-info .qodef-info-separator-single {
    display: none
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder .qodef-e-info a[rel=tag] {
    padding: 4px 8px;
    margin: 0 5px 5px 0;
    border: 1px solid #d8d8d8;
    background-color: transparent;
    color: var(--qode-main-color);
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px;
    text-transform: lowercase;
    letter-spacing: 0;
    transition: color .2s ease-out, border-color .35s ease-out, background-color .2s ease-out;
    white-space: nowrap
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-bottom-holder .qodef-e-info a[rel=tag]:hover {
    border-color: var(--qode-main-color)
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info .qodef-info-separator-end::after {
    margin: 0 17px
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-text blockquote {
    padding: 0 75px;
    margin: 43px 0
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-text blockquote::before {
    top: 25px;
    left: 45px;
    color: #000
}

@media only screen and (max-width:768px) {
    .qodef-blog.qodef--single .qodef-blog-item .qodef-e-text blockquote {
        padding: 0 25px
    }

    .qodef-blog.qodef--single .qodef-blog-item .qodef-e-text blockquote::before {
        left: -5px
    }
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info-social-share .qodef-social-share {
    line-height: 1;
    margin-bottom: 4px
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info-social-share .qodef-social-share .qodef-social-title {
    display: none
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info-social-share .qodef-social-share .qodef-social-share-dropdown-opener {
    font-size: 16px
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info-social-share .qodef-social-share li a {
    font-size: 16px
}

.qodef-blog.qodef--single .qodef-blog-item .qodef-e-info-social-share .qodef-social-share li a:hover {
    color: #787878
}

.qodef-blog.qodef--single .qodef-blog-item.format-link .qodef-info--top, .qodef-blog.qodef--single .qodef-blog-item.format-quote .qodef-info--top {
    display: none
}

.qodef-blog.qodef--single .qodef-blog-item.format-gallery .qodef-e-media-gallery {
    padding-bottom: 33px
}

.qodef-blog.qodef--single .qodef-blog-item.format-gallery .qodef-e-media-gallery .swiper-button-next, .qodef-blog.qodef--single .qodef-blog-item.format-gallery .qodef-e-media-gallery .swiper-button-prev {
    left: initial !important;
    top: initial !important;
    bottom: 5px !important;
    right: 0 !important;
    padding-left: 18px;
    padding-right: 18px
}

.qodef-blog.qodef--single .qodef-blog-item.format-gallery .qodef-e-media-gallery .swiper-button-prev {
    right: 54px !important;
    padding: 8px 8px 8px 0
}

.qodef-blog.qodef--single .qodef-blog-item.format-gallery .qodef-e-media-gallery .swiper-button-next {
    padding: 8px 0 8px 8px
}

.qodef-blog.qodef--single .qodef-blog-item.format-gallery .qodef-e-media-gallery .swiper-pagination {
    width: auto;
    left: 0;
    bottom: 0;
    line-height: 1;
    padding: 8px 16px 8px 0
}

#qodef-page-comments {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 82px
}

#qodef-page-comments .qodef-page-comments-not-found {
    margin: 0
}

#qodef-page-comments-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 100px
}

#qodef-page-comments-list .qodef-m-title {
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    letter-spacing: 0;
    margin: 0 0 40px
}

@media only screen and (max-width:1440px) {
    #qodef-page-comments-list .qodef-m-title {
        font-size: 30px;
        line-height: 1.16667em
    }
}

#qodef-page-comments-list .qodef-m-comments {
    list-style: none;
    margin: 0;
    padding: 0
}

#qodef-page-comments-list .qodef-m-comments>.qodef-comment-item:first-child {
    margin-top: 0
}

#qodef-page-comments-list .qodef-comment-item {
    margin: 69px 0 0;
    padding: 0
}

#qodef-page-comments-list .qodef-comment-item .children {
    list-style: none;
    margin: 0;
    padding: 0 0 0 110px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-inner {
    display: flex;
    align-items: flex-start
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-image {
    flex-shrink: 0;
    margin-right: 32px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-image img {
    display: block;
    border-radius: 50%
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-content .qodef-e-content-top {
    display: flex;
    align-items: center;
    justify-content: space-between
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-content .qodef-e-content-top .qodef-e-content-left {
    display: flex
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-content .qodef-e-content-top .qodef-e-content-left>* {
    line-height: 1
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-content .qodef-e-content-top .qodef-e-content-right {
    display: flex;
    align-items: center
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-title {
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    display: flex;
    align-items: center;
    margin: 0;
    letter-spacing: 0
}

@media only screen and (max-width:1440px) {
    #qodef-page-comments-list .qodef-comment-item .qodef-e-title {
        font-size: 18px;
        line-height: 1.27778em
    }
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-date {
    margin-top: 2px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-date a {
    font-size: 12px;
    line-height: 1.16667em;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #b5b5b5
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-text {
    margin: 7px 0 0
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-text p {
    margin: 0
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-text img {
    margin-top: 5px;
    margin-bottom: 5px
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links>* {
    line-height: 1.16667em;
    text-transform: uppercase;
    letter-spacing: .2em;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    font-family: "Nunito Sans", sans-serif;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    color: #000;
    text-transform: lowercase;
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:last-child {
    margin-right: 0
}

#qodef-page-comments-list .qodef-comment-item .qodef-e-links>:hover {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

#qodef-page-comments-list .qodef-m-pagination {
    margin-top: 50px
}

#qodef-page-comments-list .comment-form-cookies-consent input[type=checkbox] {
    flex-shrink: 0;
    margin: 0 6px 1px 0
}

#respond {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-comment-item #respond {
    margin-top: 50px
}

.qodef-comment-item #respond .comment-reply-title {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 1.20833em;
    font-weight: 400;
    letter-spacing: 0
}

@media only screen and (max-width:1440px) {
    .qodef-comment-item #respond .comment-reply-title {
        font-size: 22px;
        line-height: 1.22727em
    }
}

#respond .comment-notes {
    font-size: 15px;
    color: #b5b5b5
}

#respond .comment-reply-title {
    display: flex;
    justify-content: space-between;
    margin: 0;
    letter-spacing: 0
}

#respond .qodef-comment-form {
    display: flex;
    flex-direction: column
}

#respond .qodef-comment-form .comment-notes, #respond .qodef-comment-form .logged-in-as {
    margin: 7px 0 42px 0
}

#respond .qodef-comment-form .comment-form-author, #respond .qodef-comment-form .comment-form-comment, #respond .qodef-comment-form .comment-form-email, #respond .qodef-comment-form .comment-form-url, #respond .qodef-comment-form .form-submit {
    margin: 0
}

#respond .qodef-comment-form .comment-form-cookies-consent {
    align-items: center;
    display: flex;
    margin: 3px 0 28px 0;
    position: relative
}

#respond .qodef-comment-form .comment-form-cookies-consent>* {
    margin: 0
}

#respond .qodef-comment-form .comment-form-cookies-consent label[for=wp-comment-cookies-consent] {
    margin-left: 6px
}

#respond .qodef-comment-form .comment-form-cookies-consent input[type=checkbox] {
    flex-shrink: 0;
    margin: 0 6px 0 0
}

@media only screen and (max-width:680px) {
    #respond .qodef-comment-form .comment-form-cookies-consent {
        align-items: flex-start
    }

    #respond .qodef-comment-form .comment-form-cookies-consent input[type=checkbox] {
        margin-top: 6px
    }
}

#respond .qodef-comment-form input[type=email], #respond .qodef-comment-form input[type=text], #respond .qodef-comment-form textarea {
    border-radius: 0
}

#respond .qodef-comment-form textarea {
    padding: 20px 0;
    margin-bottom: 30px
}

#respond .qodef-comment-form input[type=email], #respond .qodef-comment-form input[type=text] {
    margin-bottom: 24px
}

.qodef-filter--on .qodef-e {
    transition: clip-path 1s cubic-bezier(.57, .18, 0, .92) 0s;
    clip-path: inset(0 0 0 0)
}

.qodef-filter--on .qodef-e:nth-child(1) {
    transition-delay: calc((1 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(2) {
    transition-delay: calc((2 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(3) {
    transition-delay: calc((3 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(4) {
    transition-delay: calc((4 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(5) {
    transition-delay: calc((5 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(6) {
    transition-delay: calc((6 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(7) {
    transition-delay: calc((7 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(8) {
    transition-delay: calc((8 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(9) {
    transition-delay: calc((9 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(10) {
    transition-delay: calc((10 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(11) {
    transition-delay: calc((11 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(12) {
    transition-delay: calc((12 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(13) {
    transition-delay: calc((13 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(14) {
    transition-delay: calc((14 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(15) {
    transition-delay: calc((15 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(16) {
    transition-delay: calc((16 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(17) {
    transition-delay: calc((17 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(18) {
    transition-delay: calc((18 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(19) {
    transition-delay: calc((19 - 1) * .1s)
}

.qodef-filter--on .qodef-e:nth-child(20) {
    transition-delay: calc((20 - 1) * .1s)
}

.qodef-filter--on.qodef--filter-loading .qodef-e {
    clip-path: inset(0 100% 0 0)
}

.qodef-filter--on.qodef--filter-loading .qodef-m-pagination-spinner {
    bottom: calc(50% - 16px) !important
}

.qodef-m-filter {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 40px
}

.qodef-m-filter .qodef-m-filter-items {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-m-filter .qodef-m-filter-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 10px;
    padding: 0 10px;
    transition: color .3s ease, background-color .3s ease;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.2em;
    text-transform: lowercase;
    z-index: 1;
    transition-delay: .03s
}

.qodef-m-filter .qodef-m-filter-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .6s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    transform-origin: right;
    transform: scaleX(0)
}

.qodef-m-filter .qodef-m-filter-item.qodef--active, .qodef-m-filter .qodef-m-filter-item:hover {
    color: #fff
}

.qodef-m-filter .qodef-m-filter-item.qodef--active:before, .qodef-m-filter .qodef-m-filter-item:hover:before {
    transform-origin: left;
    transform: scaleX(1)
}

#qodef-page-footer {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#qodef-page-footer>* {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#qodef-page-footer-top-area {
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

#qodef-page-footer-top-area .qodef-content-full-width {
    padding-left: 100px;
    padding-right: 100px
}

.qodef--boxed #qodef-page-footer-top-area {
    padding-left: 30px;
    padding-right: 30px
}

#qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item {
    clear: none !important
}

#qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(1) {
    width: 50%
}

#qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(2), #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(3), #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(4) {
    width: 16.6%
}

@media only screen and (max-width:768px) {
    #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item {
        text-align: left !important
    }

    #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(1) {
        width: 100%;
        margin-bottom: 70px
    }

    #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(2), #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(3), #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(4) {
        width: 33.33%
    }
}

@media only screen and (max-width:680px) {
    #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item {
        width: 100% !important;
        margin-bottom: 70px
    }

    #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-grid-item:nth-child(4) {
        margin-bottom: 0
    }
}

@media only screen and (min-width:769px) {
    #qodef-page-footer-top-area-inner.qodef-layout-columns--4-predefined .qodef-restricted-width {
        max-width: 400px
    }
}

#qodef-page-footer-top-area-inner ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    line-height: 1
}

#qodef-page-footer-top-area .widget a {
    position: relative;
    display: inline-block
}

body[class*=hiroshi-core] #qodef-page-footer-top-area .widget a {
    --qodef-underline-position-y: calc(100% - 4px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

body[class*=hiroshi-core] #qodef-page-footer-top-area .widget a:hover {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

body[class*=hiroshi-core] #qodef-page-footer-top-area .widget a.qodef-qi-link--hover-underline:after {
    bottom: 4px
}

body[class*=hiroshi-core] #qodef-page-footer-top-area .widget .qodef-m-image a {
    background-image: none
}

#qodef-page-footer-top-area-inner {
    padding-top: 110px;
    padding-bottom: 10px;
    border-top: 1px solid #e3e3e3
}

#qodef-page-footer-bottom-area {
    background-color: #fff
}

#qodef-page-footer-bottom-area .qodef-content-full-width {
    padding-left: 100px;
    padding-right: 100px
}

.qodef--boxed #qodef-page-footer-bottom-area {
    padding-left: 30px;
    padding-right: 30px
}

#qodef-page-footer-bottom-area .widget a, #qodef-page-footer-bottom-area .widget p {
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 12px
}

#qodef-page-footer-bottom-area-inner {
    padding-top: 42px;
    padding-bottom: 42px;
    border-top: 0 solid #e3e3e3
}

.wp-block-button {
    float: none;
    margin: 1em 0
}

.wp-block-button .wp-block-button__link {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 9px 68px;
    color: #fff;
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    overflow: hidden;
    border-radius: 28px;
    cursor: pointer
}

.wp-block-button .wp-block-button__link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    width: calc(100% + 2px);
    transform-origin: left;
    transform: scaleX(1)
}

.wp-block-button .wp-block-button__link:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.wp-block-button .wp-block-button__link:hover:after {
    transform-origin: right;
    transform: scaleX(0)
}

.wp-block-button.is-style-outline {
    border: none
}

.wp-block-button.is-style-outline .wp-block-button__link {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    border-width: 1px
}

.wp-block-button.is-style-outline .wp-block-button__link:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    transform-origin: right;
    transform: scaleX(0)
}

.wp-block-button.is-style-outline .wp-block-button__link:hover {
    color: #fff;
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.wp-block-button.is-style-outline .wp-block-button__link:hover:after {
    transform-origin: left;
    transform: scaleX(1)
}

.wp-block-button.is-style-squared .wp-block-button__link {
    border-radius: 0
}

.wp-block-button.alignleft {
    text-align: left;
    margin-top: 0;
    margin-right: 2rem
}

.wp-block-button.alignright {
    text-align: right;
    margin-top: 0;
    margin-left: 2rem
}

.wp-block-image {
    margin-bottom: 0
}

.wp-block-image .aligncenter {
    clear: both
}

.wp-block-cover-image {
    float: none !important;
    max-width: 100% !important;
    margin: 0 !important
}

.wp-block-cover-image h1, .wp-block-cover-image h2, .wp-block-cover-image h3, .wp-block-cover-image h4, .wp-block-cover-image h5, .wp-block-cover-image h6, .wp-block-cover-image p {
    z-index: 1 !important;
    margin: 0 auto !important;
    max-width: 580px !important;
    padding: 14px !important;
    text-align: center;
    line-height: 1em !important
}

.wp-block-cover-image h1 a, .wp-block-cover-image h2 a, .wp-block-cover-image h3 a, .wp-block-cover-image h4 a, .wp-block-cover-image h5 a, .wp-block-cover-image h6 a, .wp-block-cover-image p a {
    color: #fff !important
}

.wp-block-cover-image h1 a:hover, .wp-block-cover-image h2 a:hover, .wp-block-cover-image h3 a:hover, .wp-block-cover-image h4 a:hover, .wp-block-cover-image h5 a:hover, .wp-block-cover-image h6 a:hover, .wp-block-cover-image p a:hover {
    color: var(--qode-main-color) !important
}

.wp-block-cover-image :not(.has-text-color):not(.has-inline-color):not(a) {
    color: #fff !important;
    font-size: 30px !important
}

.wp-block-cover {
    margin-top: 10px !important
}

.wp-block-cover.alignleft {
    margin-right: 2em !important
}

.wp-block-cover.alignright {
    margin-left: 2em !important
}

.wp-block-cover .wp-block-cover__inner-container {
    width: 100% !important
}

.wp-block-cover h1, .wp-block-cover h2, .wp-block-cover h3, .wp-block-cover h4, .wp-block-cover h5, .wp-block-cover h6, .wp-block-cover p {
    z-index: 1 !important;
    margin: 0 auto !important;
    max-width: 580px !important;
    padding: 14px !important;
    text-align: center;
    line-height: 1em !important
}

.wp-block-cover h1 a, .wp-block-cover h2 a, .wp-block-cover h3 a, .wp-block-cover h4 a, .wp-block-cover h5 a, .wp-block-cover h6 a, .wp-block-cover p a {
    color: #fff !important
}

.wp-block-cover h1 a:hover, .wp-block-cover h2 a:hover, .wp-block-cover h3 a:hover, .wp-block-cover h4 a:hover, .wp-block-cover h5 a:hover, .wp-block-cover h6 a:hover, .wp-block-cover p a:hover {
    color: var(--qode-main-color) !important
}

.wp-block-cover :not(.has-text-color):not(.has-inline-color):not(a) {
    color: #fff !important;
    font-size: 30px !important
}

.wp-block-gallery {
    display: flex;
    margin-bottom: 2em
}

.wp-block-gallery ul.blocks-gallery-grid {
    margin: 0 !important
}

.wp-block-gallery.alignleft {
    max-width: 420px
}

.wp-block-gallery.alignright {
    max-width: 420px
}

.wp-block-gallery figcaption {
    overflow-x: hidden
}

.wp-caption {
    margin-top: .5em;
    margin-bottom: .5em
}

.wp-block-pullquote {
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    text-align: center !important;
    width: 100% !important;
    position: relative;
    z-index: -2
}

.wp-block-pullquote blockquote {
    padding: 25px !important
}

.wp-block-pullquote blockquote p {
    font-size: 28px !important;
    line-height: 1.6 !important
}

.has-drop-cap:after {
    content: '';
    display: table;
    table-layout: fixed;
    clear: both
}

.wp-block-file {
    display: flex;
    align-items: center;
    margin: 0;
    color: #000;
    text-decoration: none;
    transition: color .2s ease-out;
    cursor: pointer
}

.wp-block-file:focus, .wp-block-file:hover {
    color: var(--qode-main-color)
}

.wp-block-group.has-background {
    padding: 20px 30px
}

.gallery-item img {
    border: 0 !important
}

.wp-block-search .wp-block-search__input {
    margin-bottom: 0
}

.wp-block-rss .wp-block-rss__item-title {
    display: inline-block;
    vertical-align: top
}

#qodef-page-header {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100px;
    background-color: #fff;
    z-index: 100
}

#qodef-page-header .qodef-header-logo-link {
    position: relative;
    display: flex;
    align-items: center;
    flex-shrink: 0;
    height: 100px;
    max-height: 100%
}

#qodef-page-header .qodef-header-logo-link img {
    display: block;
    margin: auto 0;
    width: auto;
    max-height: 100%;
    transition: opacity .3s ease
}

#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {
    max-height: 50%
}

#qodef-page-header-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 50px
}

.qodef-layout--justified-gallery {
    height: auto !important;
    visibility: hidden
}

.qodef-layout--justified-gallery.qodef--justified-gallery-init {
    visibility: visible
}

.qodef-layout--justified-gallery .qodef-grid-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 !important;
    overflow: hidden
}

.qodef-layout--justified-gallery .qodef-grid-item {
    position: absolute;
    width: auto;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden
}

.qodef-layout--justified-gallery .qodef-grid-item img {
    height: auto !important;
    width: auto !important;
    margin: 0 !important
}

.qodef-layout--justified-gallery>.jg-filtered {
    display: none
}

#qodef-page-mobile-header {
    position: relative;
    display: none;
    height: 70px;
    z-index: 100
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link {
    position: relative;
    display: flex;
    align-items: center;
    height: 35px;
    max-height: 100%
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link img {
    display: block;
    margin: auto 0;
    width: auto;
    max-height: 100%;
    transition: opacity .3s ease
}

#qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-height--not-set img {
    max-height: calc(50% * 100 / 70)
}

#qodef-page-mobile-header-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 7%
}

#qodef-page-mobile-header-inner.qodef-content-grid {
    padding: 0
}

.qodef-mobile-header-opener {
    font-size: 20px;
    margin-left: 20px
}

.qodef-mobile-header-opener .qodef--close {
    top: 50% !important;
    transform: translateY(-1px)
}

.qodef-mobile-header-opener svg {
    display: block;
    width: 32px;
    height: auto
}

.qodef-mobile-header-navigation {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    width: 100%;
    max-height: calc(100vh - 70px);
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    z-index: 10
}

.qodef-mobile-header-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.qodef-mobile-header-navigation ul li {
    position: relative;
    margin: 0;
    padding: 6px 0
}

.qodef-mobile-header-navigation ul li a {
    position: relative;
    display: block
}

.qodef-mobile-header-navigation ul li .qodef-menu-item-arrow {
    position: absolute;
    top: 14px;
    right: 0;
    width: 7px;
    height: auto;
    color: currentColor;
    z-index: 9;
    cursor: pointer;
    transition: color .2s ease-out;
    transform: rotate(0);
    transition: transform .2s ease-out, color .2s ease-out
}

.qodef-mobile-header-navigation ul li .qodef-menu-item-arrow:hover {
    color: var(--qode-main-color)
}

.qodef-mobile-header-navigation ul li ul {
    display: none;
    margin-left: 15px;
    padding-top: 3px
}

.qodef-mobile-header-navigation ul li ul li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    margin: 0
}

.qodef-mobile-header-navigation ul li ul li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-mobile-header-navigation ul li ul li>a>span {
    --qodef-underline-position-y: calc(100% - 3px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-mobile-header-navigation ul li ul li>a:hover>span {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-mobile-header-navigation ul li ul li.current-menu-ancestor>a>span, .qodef-mobile-header-navigation ul li ul li.current-menu-item>a>span {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-mobile-header-navigation ul li.qodef--opened>.qodef-menu-item-arrow {
    transform: rotate(90deg)
}

.qodef-mobile-header-navigation>ul {
    margin: 0 auto;
    padding: 34px 0
}

.qodef-mobile-header-navigation>ul>li>a {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
    text-transform: lowercase
}

@media only screen and (max-width:1440px) {
    .qodef-mobile-header-navigation>ul>li>a {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-mobile-header-navigation>ul>li>a>span {
    position: relative;
    padding-left: 7px
}

.qodef-mobile-header-navigation>ul>li>a>span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    transform-origin: bottom;
    transition: transform .3s cubic-bezier(.25, .46, .35, .94), color .2s ease-out;
    transform: scaleY(0);
    background-color: currentColor
}

.qodef-mobile-header-navigation>ul>li>a>span {
    padding-left: 0
}

.qodef-mobile-header-navigation>ul>li>a>span::after {
    left: -7px
}

.qodef-mobile-header-navigation>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-mobile-header-navigation>ul>li>a:hover>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a, .qodef-mobile-header-navigation>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-mobile-header-navigation>ul>li.current-menu-ancestor>a>span::after, .qodef-mobile-header-navigation>ul>li.current-menu-item>a>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-mobile-header-navigation>ul:not(.qodef-content-grid) {
    padding-left: 7%;
    padding-right: 7%
}

.qodef-header-navigation {
    height: 100%
}

.qodef-header-navigation ul {
    margin: 0 !important;
    padding: 0;
    list-style: none
}

.qodef-header-navigation ul li {
    position: relative;
    margin: 0;
    padding: 0
}

.qodef-header-navigation ul li a .qodef-menu-item-arrow {
    position: absolute;
    top: calc(50% - 4px);
    right: 0;
    width: 6px;
    height: auto
}

.qodef-header-navigation ul li.qodef--hide-link>a {
    cursor: default
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
    position: absolute;
    top: 100%;
    left: -27px;
    width: 320px;
    margin: 0;
    border: 1px solid #e3e3e3;
    padding: 24px 0;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: opacity .2s ease-out
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li {
    padding: 0 35px
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul li.menu-item-has-children:hover>ul {
    opacity: 1;
    visibility: visible
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul ul {
    top: calc(-24px - 9px);
    left: 100%
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right {
    left: auto;
    right: -35px;
    text-align: right
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right li a .qodef-menu-item-arrow {
    left: 0;
    right: auto;
    padding-bottom: 1px;
    transform: rotate(180deg)
}

.qodef-header-navigation ul li.qodef-menu-item--narrow ul.qodef-drop-down--right ul {
    left: calc(-100% - 2px)
}

.qodef-header-navigation ul li.qodef-menu-item--narrow:hover>ul {
    opacity: 1;
    visibility: visible;
    transition: opacity .2s ease-out
}

.qodef-header-navigation>ul {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    white-space: nowrap
}

.qodef-header-navigation>ul>li {
    height: 100%;
    margin: 0 22px
}

.qodef-header-navigation>ul>li:first-child {
    margin-left: 0
}

.qodef-header-navigation>ul>li:last-child {
    margin-right: 0
}

.qodef-header-navigation>ul>li>a {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
    text-transform: lowercase
}

@media only screen and (max-width:1440px) {
    .qodef-header-navigation>ul>li>a {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.qodef-header-navigation>ul>li>a>span {
    position: relative;
    padding-left: 7px
}

.qodef-header-navigation>ul>li>a>span::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    transform-origin: bottom;
    transition: transform .3s cubic-bezier(.25, .46, .35, .94), color .2s ease-out;
    transform: scaleY(0);
    background-color: currentColor
}

.qodef-header-navigation>ul>li>a .qodef-menu-item-arrow {
    display: none
}

.qodef-header-navigation>ul>li>a:hover {
    color: var(--qode-main-color)
}

.qodef-header-navigation>ul>li>a:hover>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a, .qodef-header-navigation>ul>li.current-menu-item>a {
    color: var(--qode-main-color)
}

.qodef-header-navigation>ul>li.current-menu-ancestor>a>span::after, .qodef-header-navigation>ul>li.current-menu-item>a>span::after {
    transform: scaleY(1);
    background-color: var(--qode-main-color)
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul li>a {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li>a>span {
    --qodef-underline-position-y: calc(100% - 3px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-ancestor>a>span, .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-item>a>span, .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li:hover>a>span {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 8px 0;
    overflow: hidden;
    justify-content: flex-end
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a .qodef-menu-item-icon {
    flex-shrink: 0
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li>a>span {
    --qodef-underline-position-y: calc(100% - 3px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-ancestor>a>span, .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li.current-menu-item>a>span, .qodef-header-navigation>ul>li.qodef-menu-item--narrow ul.qodef-drop-down--right li:hover>a>span {
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

.qodef-m-pagination {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0
}

.qodef-m-pagination.qodef--wp .nav-links {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-m-pagination.qodef--wp .page-numbers {
    position: relative;
    margin: 0;
    padding: 0 20px
}

.qodef-m-pagination.qodef--wp .page-numbers * {
    display: block;
    line-height: inherit
}

.qodef-m-pagination.qodef--wp .page-numbers:first-child {
    margin-left: 0
}

.qodef-m-pagination.qodef--wp .page-numbers:last-child {
    margin-right: 0
}

.qodef-m-pagination.qodef--wp .page-numbers::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #b5b5b5
}

.qodef-m-pagination.qodef--wp .page-numbers::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: var(--qode-main-color);
    transform-origin: right;
    transform: scaleX(0);
    z-index: 2;
    transition: transform .5s
}

.qodef-m-pagination.qodef--wp .page-numbers.next::after, .qodef-m-pagination.qodef--wp .page-numbers.prev::after, .qodef-m-pagination.qodef--wp .page-numbers.qodef--next::after, .qodef-m-pagination.qodef--wp .page-numbers.qodef--prev::after {
    display: none
}

.qodef-m-pagination.qodef--wp .page-numbers.next, .qodef-m-pagination.qodef--wp .page-numbers.prev {
    padding: 0
}

.qodef-m-pagination.qodef--wp .page-numbers.next:before, .qodef-m-pagination.qodef--wp .page-numbers.prev:before {
    display: none
}

.qodef-m-pagination.qodef--wp .page-numbers.next svg, .qodef-m-pagination.qodef--wp .page-numbers.prev svg {
    position: relative;
    top: 0;
    display: block;
    width: 32px;
    height: auto
}

.qodef-m-pagination.qodef--wp .page-numbers.next:hover svg path:nth-of-type(2), .qodef-m-pagination.qodef--wp .page-numbers.prev:hover svg path:nth-of-type(2) {
    animation: qode-draw-line .7s cubic-bezier(.22, .61, .36, 1)
}

.qodef-m-pagination.qodef--wp .page-numbers.prev {
    margin-right: 40px
}

.qodef-m-pagination.qodef--wp .page-numbers.next {
    margin-left: 40px
}

.qodef-m-pagination.qodef--wp .page-numbers:hover {
    color: #b5b5b5
}

.qodef-m-pagination.qodef--wp .page-numbers.current, .qodef-m-pagination.qodef--wp .page-numbers:hover {
    color: var(--qode-main-color)
}

.qodef-m-pagination.qodef--wp .page-numbers.current::before, .qodef-m-pagination.qodef--wp .page-numbers:hover::before {
    transform-origin: left;
    transform: scaleX(1)
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-items {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item {
    position: relative;
    margin: 0;
    padding: 0 20px
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item * {
    display: block;
    line-height: inherit
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:first-child {
    margin-left: 0
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:last-child {
    margin-right: 0
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #b5b5b5
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: var(--qode-main-color);
    transform-origin: right;
    transform: scaleX(0);
    z-index: 2;
    transition: transform .5s
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.next::after, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.prev::after, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next::after, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev::after {
    display: none
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
    padding: 0
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:before, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:before {
    display: none
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next svg, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev svg {
    position: relative;
    top: 0;
    display: block;
    width: 32px;
    height: auto
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next:hover svg path:nth-of-type(2), .qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev:hover svg path:nth-of-type(2) {
    animation: qode-draw-line .7s cubic-bezier(.22, .61, .36, 1)
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--prev {
    margin-right: 40px
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--next {
    margin-left: 40px
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover {
    color: #b5b5b5
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover {
    color: var(--qode-main-color)
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active::before, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover::before {
    transform-origin: left;
    transform: scaleX(1)
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef-prev--hidden {
    margin-left: 0
}

.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--hide {
    display: none
}

.qodef-m-pagination.qodef--load-more {
    text-align: center
}

.qodef-m-pagination.qodef--load-more .qodef-m-pagination-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.qodef-m-pagination.qodef--load-more .qodef-load-more-button {
    opacity: 1
}

.qodef-m-pagination.qodef--infinite-scroll {
    text-align: center
}

.qodef-filter-pagination-spinner, .qodef-pagination--on .qodef-m-pagination-spinner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 32px;
    height: auto;
    visibility: hidden;
    z-index: -1;
    animation: qode-rotate 2s infinite linear
}

.qodef-filter-pagination-spinner {
    position: absolute;
    bottom: calc(50% - 32px / 2);
    left: calc(50% - 32px / 2)
}

.qodef--loading .qodef-filter-pagination-spinner {
    visibility: visible;
    z-index: 1
}

.qodef-pagination--on.qodef-pagination-type--standard .qodef-grid-inner {
    opacity: 1;
    transition: opacity .2s ease-out
}

.qodef-pagination--on.qodef-pagination-type--standard .qodef-m-pagination-spinner {
    position: absolute;
    bottom: calc(50% - 32px / 2);
    left: calc(50% - 32px / 2)
}

.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-grid-inner {
    opacity: 0
}

.qodef-pagination--on.qodef-pagination-type--standard.qodef--loading .qodef-m-pagination-inner {
    opacity: 0
}

.qodef-pagination--on.qodef-pagination-type--load-more .qodef-m-pagination-spinner {
    position: absolute;
    bottom: 10px;
    left: calc(50% - 32px / 2)
}

.qodef-pagination--on.qodef-pagination-type--load-more.qodef--loading .qodef-load-more-button {
    opacity: 0
}

.qodef-pagination--on.qodef--loading .qodef-m-pagination-spinner {
    visibility: visible;
    z-index: 1
}

.qodef-single-links {
    position: relative;
    display: flex;
    align-items: baseline;
    width: 100%;
    margin: 15px 0
}

.qodef-single-links .qodef-m-single-links-title {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000;
    margin-right: 10px
}

.qodef-single-links a, .qodef-single-links>span:not(.qodef-m-single-links-title) {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000;
    margin-right: 8px;
    padding: 0 3px
}

.qodef-single-links a:last-child, .qodef-single-links>span:not(.qodef-m-single-links-title):last-child {
    margin-right: 0
}

.qodef-single-links>span:not(.qodef-m-single-links-title) {
    color: var(--qode-main-color)
}

.qodef-search {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 0 0 50px
}

.qodef-search .qodef-e-search-heading {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 60px
}

.qodef-search .qodef-e-search-heading .qodef-e-search-heading-title {
    margin: 0 0 20px
}

.qodef-search .qodef-e-search-heading .qodef-e-search-heading-label {
    margin: 8px 0 0
}

.qodef-search .qodef-search-form-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-search .qodef-search-form-field {
    margin: 0;
    padding-right: 50px
}

.qodef-search .qodef-search-form-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    padding: 0;
    border: 0;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    background-color: transparent;
    color: #000
}

.qodef-search .qodef-search-form-button:after {
    display: none
}

.qodef-search .qodef-search-form-button:hover {
    color: #787878
}

.qodef-search .qodef-search-form-button svg {
    display: block;
    width: 19px;
    height: auto
}

.qodef-search .qodef-search-form-button:hover {
    background-color: transparent
}

.qodef-search article {
    margin-bottom: 30px
}

.qodef-search article:last-child {
    margin-bottom: 0
}

.qodef-search article .qodef-e-inner {
    align-items: flex-start;
    display: flex;
    position: relative
}

.qodef-search article .qodef-e-inner>* {
    width: 100%
}

.qodef-search article .qodef-e-image {
    flex-shrink: 0;
    flex-basis: 180px;
    padding-right: 30px;
    width: auto
}

.qodef-search article .qodef-e-title {
    margin: 0
}

.qodef-search article .qodef-e-excerpt {
    margin: 15px 0 0
}

body.search .qodef-page-title {
    background-color: transparent
}

body.search .qodef-page-title.qodef-title--standard .qodef-m-title {
    margin-bottom: 0
}

#qodef-page-sidebar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 60px
}

.qodef-page-sidebar-section.qodef-col--3 #qodef-page-sidebar {
    padding-left: 18%;
    padding-right: 0
}

.qodef-page-sidebar-section.qodef-col--3.qodef-col-pull--9 #qodef-page-sidebar {
    padding-left: 0;
    padding-right: 18%
}

.qodef-page-sidebar-section.qodef-col--4 #qodef-page-sidebar {
    padding-left: 28%;
    padding-right: 0
}

.qodef-page-sidebar-section.qodef-col--4.qodef-col-pull--8 #qodef-page-sidebar {
    padding-left: 0;
    padding-right: 28%
}

.qodef-svg--menu {
    fill: none;
    stroke: currentColor;
    stroke-miterlimit: 10;
    stroke-width: 2.5;
    overflow: visible
}

.qodef-svg--menu-close {
    fill: none;
    stroke: currentColor;
    stroke-miterlimit: 10
}

.qodef-svg--search {
    fill: none;
    stroke: currentColor
}

.qodef-svg--star {
    fill: none;
    stroke: currentColor
}

.qodef-svg--menu-arrow {
    fill: currentColor;
    stroke: none
}

.qodef-svg--menu-back-arrow {
    fill: currentColor;
    stroke: none
}

.qodef-svg--slider-arrow-left path:nth-of-type(1), .qodef-svg--slider-arrow-right path:nth-of-type(1) {
    fill: currentColor;
    stroke: none
}

.qodef-svg--slider-arrow-left path:nth-of-type(2), .qodef-svg--slider-arrow-right path:nth-of-type(2) {
    fill: none;
    stroke: currentColor
}

.qodef-svg--pagination-arrow-left, .qodef-svg--slider-arrow-left {
    transform: scaleX(-1)
}

.qodef-svg--pagination-arrow-left path:nth-of-type(1), .qodef-svg--pagination-arrow-right path:nth-of-type(1) {
    fill: currentColor;
    stroke: none
}

.qodef-svg--pagination-arrow-left path:nth-of-type(2), .qodef-svg--pagination-arrow-right path:nth-of-type(2) {
    fill: none;
    stroke: currentColor
}

.qodef-svg--close {
    fill: currentColor;
    stroke: none;
    stroke-miterlimit: 10
}

.qodef-svg--spinner {
    fill: var(--qode-main-color);
    stroke: none
}

.qodef-svg--link {
    fill: none;
    stroke: #484848
}

.qodef-svg--drag-cursor circle {
    stroke: #fff;
    fill: none
}

.qodef-svg--drag-cursor rect {
    fill: #fff
}

.qodef-svg--drag-cursor polygon {
    fill: #fff
}

.qodef-svg--play {
    fill-rule: evenodd;
    fill: #fff
}

.qodef-page-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 240px;
    background-color: #fafafa
}

.qodef-page-title .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%
}

.qodef-page-title .qodef-m-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.qodef-page-title .qodef-m-title {
    margin: 0
}

.widget:last-child {
    margin-bottom: 0 !important
}

.widget .qodef-widget-title a {
    color: inherit
}

.widget ol:not(.qodef-shortcode-list):not(.select2-selection__rendered), .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) {
    list-style: none;
    margin: 0;
    padding: 0
}

.widget ol:not(.qodef-shortcode-list):not(.select2-selection__rendered) li:last-child, .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li:last-child {
    margin-bottom: 0 !important
}

.widget ol:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul, .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-left: 1em
}

.widget select {
    max-width: 100%;
    width: 100%
}

.widget .select2 {
    margin-bottom: 0
}

.widget .wp-caption {
    color: inherit
}

.widget .qodef-search-form-inner {
    align-items: stretch;
    display: flex;
    max-width: 100%;
    position: relative
}

.widget .qodef-search-form-field {
    margin: 0;
    letter-spacing: .2em
}

.widget .qodef-search-form-field::-moz-placeholder {
    color: #b5b5b5
}

.widget .qodef-search-form-field::placeholder {
    color: #b5b5b5
}

.widget .qodef-search-form-button {
    align-items: center;
    display: inline-flex;
    flex-shrink: 0;
    padding: 0 1em
}

.widget .qodef-search-form-button.qodef--has-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 100%;
    border: 0;
    height: initial;
    padding: 0
}

.widget .qodef-search-form-button.qodef--has-icon:after {
    display: none
}

.widget .qodef-search-form-button.qodef--has-icon:hover {
    color: #787878
}

.widget .qodef-search-form-button.qodef--has-icon svg {
    display: block;
    width: 19px;
    height: auto
}

.widget .qodef-search-form-button.qodef--button-outside {
    margin-left: 1em
}

.widget .qodef-search-form-button.qodef--button-inside {
    background-color: transparent !important;
    border: none !important;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}

.widget .tagcloud, .widget .wp-block-tag-cloud {
    margin: 0 0 -5px
}

.widget .tagcloud a, .widget .wp-block-tag-cloud a {
    padding: 4px 8px;
    margin: 0 5px 5px 0;
    border: 1px solid #d8d8d8;
    background-color: transparent;
    color: var(--qode-main-color);
    font-family: "Nunito Sans", sans-serif;
    text-transform: lowercase;
    letter-spacing: 0;
    transition: color .2s ease-out, border-color .35s ease-out, background-color .2s ease-out;
    white-space: nowrap;
    position: relative;
    font-size: 12px !important
}

.widget .tagcloud a:hover, .widget .wp-block-tag-cloud a:hover {
    border-color: var(--qode-main-color)
}

.widget .wp-block-calendar, .widget.widget_calendar {
    width: 100%
}

.widget .wp-block-calendar table, .widget.widget_calendar table {
    table-layout: fixed
}

.widget .wp-block-calendar caption, .widget.widget_calendar caption {
    margin-bottom: 5px
}

.widget .wp-block-calendar th, .widget.widget_calendar th {
    background-color: transparent;
    font-weight: 600;
    padding: 5px 10px
}

.widget .wp-block-calendar td, .widget.widget_calendar td {
    padding: 5px 10px;
    text-align: center
}

.widget .wp-block-calendar #today a, .widget.widget_calendar #today a {
    color: inherit
}

.widget .wp-block-calendar a, .widget.widget_calendar a {
    text-decoration: none
}

.widget .wp-block-calendar .wp-calendar-nav, .widget.widget_calendar .wp-calendar-nav {
    margin: 5px 0 0 0;
    text-align: left
}

.widget.widget_media_image {
    margin-bottom: 0
}

.widget.widget_media_image a {
    display: inline-block;
    vertical-align: top
}

.widget.widget_media_image img {
    display: block
}

.widget.widget_custom_html {
    margin-bottom: 0
}

.widget.widget_text img {
    display: block
}

.widget.widget_nav_menu .qodef-menu-item-arrow {
    display: none
}

.widget.widget_rss ul li {
    margin-bottom: 35px !important
}

.widget.widget_rss ul .rsswidget {
    font-family: "DM Sans", sans-serif;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    display: block
}

@media only screen and (max-width:1440px) {
    .widget.widget_rss ul .rsswidget {
        font-size: 18px;
        line-height: 1.27778em
    }
}

.widget.widget_rss ul .rss-date {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    display: inline-flex;
    align-items: center;
    flex-wrap: wrap;
    color: #000;
    margin-top: 8px
}

.widget.widget_rss ul .rssSummary {
    margin-top: 15px
}

.widget.widget_rss ul cite {
    display: block;
    margin-top: 12px
}

.widget.widget_hiroshi_core_title_widget {
    margin: 0
}

.widget.widget_block .wp-block-columns, .widget.widget_block .wp-block-group {
    margin: 0
}

.widget.widget_block .wp-block-social-link {
    margin: 4px 8px 4px 0 !important
}

.widget.widget_block .wp-block-social-link:last-child {
    margin-bottom: 4px !important
}

.widget.widget_block .wp-block-latest-posts__featured-image {
    margin-bottom: .5em
}

.widget.widget_block .wp-block-latest-posts__post-author, .widget.widget_block .wp-block-latest-posts__post-date {
    color: inherit
}

.widget.widget_block .wp-block-rss__item-author, .widget.widget_block .wp-block-rss__item-publish-date {
    color: inherit
}

.widget.widget_block .wp-block-button .wp-block-button__link {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 9px 68px
}

#qodef-page-sidebar .widget.widget_block .wp-block-categories {
    margin-bottom: -10px
}

.widget.widget_block .wp-block-categories .cat-item a {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    display: block;
    line-height: 27px;
    margin: 0 0 8px;
    position: relative;
    vertical-align: top
}

.widget.widget_block .wp-block-categories .cat-item:last-child a {
    margin: 0
}

.widget.widget_block .wp-block-gallery {
    gap: 0
}

#qodef-page-sidebar .widget.widget_block .wp-block-gallery {
    margin-bottom: 11px !important
}

#qodef-page-sidebar .widget.widget_block .wp-block-gallery .wp-block-image::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    transition: .2s ease-out;
    z-index: 10;
    pointer-events: none
}

#qodef-page-sidebar .widget.widget_block .wp-block-gallery .wp-block-image img {
    z-index: 1
}

#qodef-page-sidebar .widget.widget_block .wp-block-gallery .wp-block-image:hover::before {
    opacity: .5
}

#qodef-page-sidebar .widget.widget_block .wp-block-gallery .wp-block-image:hover::after {
    opacity: 1
}

.widget h1:not([class*=qodef]), .widget h2:not([class*=qodef]), .widget h3:not([class*=qodef]), .widget h4:not([class*=qodef]), .widget h5:not([class*=qodef]), .widget h6:not([class*=qodef]) {
    margin: 0
}

#qodef-page-sidebar .widget.widget_search .wp-block-search {
    margin-top: -15px;
    margin-bottom: 5px
}

@media only screen and (max-width:768px) {
    #qodef-page-sidebar .widget.widget_search .wp-block-search {
        margin-top: 0 !important
    }
}

#qodef-page-sidebar .widget.widget_search:first-child {
    margin-top: -8px
}

#qodef-page-sidebar .widget.widget_search:first-child .wp-block-search {
    margin-bottom: 0
}

#qodef-page-sidebar .widget.widget_hiroshi_core_simple_blog_list {
    margin-bottom: 8px !important
}

.widget:not(.widget_hiroshi_core_title_widget) {
    margin: 0 0 35px
}

.widget .qodef-widget-title {
    margin: 0 0 21px
}

.widget .qodef-widget-title a:hover {
    color: var(--qode-main-color)
}

.widget a {
    color: #000
}

.widget a:hover {
    color: var(--qode-main-color)
}

.widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 10px
}

.widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-top: 10px
}

.widget .select2-container--default .select2-selection--multiple, .widget .select2-container--default .select2-selection--single {
    padding-left: 10px
}

.widget[class*="_search"] .qodef-widget-title {
    margin-bottom: 29.5px
}

.widget .qodef-search-form-button.qodef--button-inside {
    color: #000
}

.widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #000
}

.widget .tagcloud a, .widget .wp-block-tag-cloud a {
    color: #000
}

.widget .tagcloud a:hover, .widget .wp-block-tag-cloud a:hover {
    color: var(--qode-main-color)
}

.widget .wp-block-calendar #today, .widget.widget_calendar #today {
    color: #fff;
    background-color: var(--qode-main-color)
}

.widget .wp-block-calendar .wp-calendar-nav a, .widget.widget_calendar .wp-calendar-nav a {
    color: #000
}

.widget .wp-block-calendar .wp-calendar-nav a:hover, .widget.widget_calendar .wp-calendar-nav a:hover {
    color: var(--qode-main-color)
}

.widget .wp-block-gallery, .widget.widget_media_gallery {
    margin-bottom: 30px !important
}

.widget .wp-block-gallery .blocks-gallery-grid, .widget .wp-block-gallery .gallery, .widget.widget_media_gallery .blocks-gallery-grid, .widget.widget_media_gallery .gallery {
    margin: 0 -5px !important
}

.widget .wp-block-gallery .blocks-gallery-item, .widget .wp-block-gallery .gallery-item, .widget.widget_media_gallery .blocks-gallery-item, .widget.widget_media_gallery .gallery-item {
    margin: 0 0 10px 0 !important;
    padding: 0 5px
}

.widget.widget_media_image .qodef-widget-title {
    margin-bottom: 29.5px
}

.widget.widget_block .wp-block-columns h1:not([class*=qodef]), .widget.widget_block .wp-block-columns h2:not([class*=qodef]), .widget.widget_block .wp-block-columns h3:not([class*=qodef]), .widget.widget_block .wp-block-columns h4:not([class*=qodef]), .widget.widget_block .wp-block-columns h5:not([class*=qodef]), .widget.widget_block .wp-block-columns h6:not([class*=qodef]), .widget.widget_block .wp-block-group h1:not([class*=qodef]), .widget.widget_block .wp-block-group h2:not([class*=qodef]), .widget.widget_block .wp-block-group h3:not([class*=qodef]), .widget.widget_block .wp-block-group h4:not([class*=qodef]), .widget.widget_block .wp-block-group h5:not([class*=qodef]), .widget.widget_block .wp-block-group h6:not([class*=qodef]) {
    margin: 0 0 21px
}

#qodef-top-area .widget:not(.widget_hiroshi_core_title_widget) {
    margin: 0 0 0;
    color: #fff
}

#qodef-top-area .widget:not(.widget_hiroshi_core_title_widget) h1:not([class*=qodef]), #qodef-top-area .widget:not(.widget_hiroshi_core_title_widget) h2:not([class*=qodef]), #qodef-top-area .widget:not(.widget_hiroshi_core_title_widget) h3:not([class*=qodef]), #qodef-top-area .widget:not(.widget_hiroshi_core_title_widget) h4:not([class*=qodef]), #qodef-top-area .widget:not(.widget_hiroshi_core_title_widget) h5:not([class*=qodef]), #qodef-top-area .widget:not(.widget_hiroshi_core_title_widget) h6:not([class*=qodef]) {
    color: #fff
}

#qodef-top-area .widget .qodef-widget-title {
    margin: 0 0 21px;
    color: #fff
}

#qodef-top-area .widget .qodef-widget-title a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .widget a {
    color: #fff
}

#qodef-top-area .widget a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 10px
}

#qodef-top-area .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-top: 10px
}

#qodef-top-area .widget .select2-container--default .select2-selection--multiple, #qodef-top-area .widget .select2-container--default .select2-selection--single {
    padding-left: 10px
}

#qodef-top-area .widget[class*="_search"] .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-top-area .widget .qodef-search-form-button.qodef--button-inside {
    color: #000
}

#qodef-top-area .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #000
}

#qodef-top-area .widget .tagcloud a, #qodef-top-area .widget .wp-block-tag-cloud a {
    color: #fff
}

#qodef-top-area .widget .tagcloud a:hover, #qodef-top-area .widget .wp-block-tag-cloud a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .widget .wp-block-calendar caption, #qodef-top-area .widget.widget_calendar caption {
    color: #fff
}

#qodef-top-area .widget .wp-block-calendar tbody, #qodef-top-area .widget.widget_calendar tbody {
    color: #fff
}

#qodef-top-area .widget .wp-block-calendar #today, #qodef-top-area .widget.widget_calendar #today {
    color: #fff;
    background-color: var(--qode-main-color)
}

#qodef-top-area .widget .wp-block-calendar .wp-calendar-nav a, #qodef-top-area .widget.widget_calendar .wp-calendar-nav a {
    color: #fff
}

#qodef-top-area .widget .wp-block-calendar .wp-calendar-nav a:hover, #qodef-top-area .widget.widget_calendar .wp-calendar-nav a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .widget .wp-block-gallery, #qodef-top-area .widget.widget_media_gallery {
    margin-bottom: -5px !important
}

#qodef-top-area .widget .wp-block-gallery .blocks-gallery-grid, #qodef-top-area .widget .wp-block-gallery .gallery, #qodef-top-area .widget.widget_media_gallery .blocks-gallery-grid, #qodef-top-area .widget.widget_media_gallery .gallery {
    margin: 0 -5px !important
}

#qodef-top-area .widget .wp-block-gallery .blocks-gallery-item, #qodef-top-area .widget .wp-block-gallery .gallery-item, #qodef-top-area .widget.widget_media_gallery .blocks-gallery-item, #qodef-top-area .widget.widget_media_gallery .gallery-item {
    margin: 0 0 10px 0 !important;
    padding: 0 5px
}

#qodef-top-area .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-top-area .widget.widget_block .wp-block-columns h1:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-columns h2:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-columns h3:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-columns h4:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-columns h5:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-columns h6:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-group h1:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-group h2:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-group h3:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-group h4:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-group h5:not([class*=qodef]), #qodef-top-area .widget.widget_block .wp-block-group h6:not([class*=qodef]) {
    margin: 0 0 21px
}

#qodef-page-footer .widget:not(.widget_hiroshi_core_title_widget) {
    margin: 0 0 35px;
    color: #000
}

#qodef-page-footer .widget:not(.widget_hiroshi_core_title_widget) h1:not([class*=qodef]), #qodef-page-footer .widget:not(.widget_hiroshi_core_title_widget) h2:not([class*=qodef]), #qodef-page-footer .widget:not(.widget_hiroshi_core_title_widget) h3:not([class*=qodef]), #qodef-page-footer .widget:not(.widget_hiroshi_core_title_widget) h4:not([class*=qodef]), #qodef-page-footer .widget:not(.widget_hiroshi_core_title_widget) h5:not([class*=qodef]), #qodef-page-footer .widget:not(.widget_hiroshi_core_title_widget) h6:not([class*=qodef]) {
    color: #0a121f
}

#qodef-page-footer .widget .qodef-widget-title {
    margin: 0 0 32px;
    color: #0a121f
}

#qodef-page-footer .widget .qodef-widget-title a:hover {
    color: #000
}

#qodef-page-footer .widget a {
    color: #000
}

#qodef-page-footer .widget a:hover {
    color: #000
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 14px
}

#qodef-page-footer .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-top: 14px
}

#qodef-page-footer .widget .select2-container--default .select2-selection--multiple, #qodef-page-footer .widget .select2-container--default .select2-selection--single {
    padding-left: 10px
}

#qodef-page-footer .widget .button, #qodef-page-footer .widget button {
    color: #000;
    background-color: transparent;
    border-color: #222
}

#qodef-page-footer .widget .button:hover, #qodef-page-footer .widget button:hover {
    color: #000;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

#qodef-page-footer .widget[class*="_search"] .qodef-widget-title {
    margin-bottom: 40.5px
}

#qodef-page-footer .widget .qodef-search-form-button.qodef--button-inside {
    color: #000
}

#qodef-page-footer .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #000
}

#qodef-page-footer .widget .tagcloud a, #qodef-page-footer .widget .wp-block-tag-cloud a {
    color: #000
}

#qodef-page-footer .widget .tagcloud a:hover, #qodef-page-footer .widget .wp-block-tag-cloud a:hover {
    color: #000
}

#qodef-page-footer .widget .wp-block-calendar caption, #qodef-page-footer .widget.widget_calendar caption {
    color: #000
}

#qodef-page-footer .widget .wp-block-calendar tbody, #qodef-page-footer .widget.widget_calendar tbody {
    color: #000
}

#qodef-page-footer .widget .wp-block-calendar td, #qodef-page-footer .widget .wp-block-calendar th, #qodef-page-footer .widget .wp-block-calendar tr, #qodef-page-footer .widget.widget_calendar td, #qodef-page-footer .widget.widget_calendar th, #qodef-page-footer .widget.widget_calendar tr {
    border-color: #000
}

#qodef-page-footer .widget .wp-block-calendar #today, #qodef-page-footer .widget.widget_calendar #today {
    color: #fff;
    background-color: #000
}

#qodef-page-footer .widget .wp-block-calendar .wp-calendar-nav a, #qodef-page-footer .widget.widget_calendar .wp-calendar-nav a {
    color: #000
}

#qodef-page-footer .widget .wp-block-calendar .wp-calendar-nav a:hover, #qodef-page-footer .widget.widget_calendar .wp-calendar-nav a:hover {
    color: #000
}

#qodef-page-footer .widget .wp-block-gallery, #qodef-page-footer .widget.widget_media_gallery {
    margin-bottom: 30px !important
}

#qodef-page-footer .widget .wp-block-gallery .blocks-gallery-grid, #qodef-page-footer .widget .wp-block-gallery .gallery, #qodef-page-footer .widget.widget_media_gallery .blocks-gallery-grid, #qodef-page-footer .widget.widget_media_gallery .gallery {
    margin: 0 -5px !important
}

#qodef-page-footer .widget .wp-block-gallery .blocks-gallery-item, #qodef-page-footer .widget .wp-block-gallery .gallery-item, #qodef-page-footer .widget.widget_media_gallery .blocks-gallery-item, #qodef-page-footer .widget.widget_media_gallery .gallery-item {
    margin: 0 0 10px 0 !important;
    padding: 0 5px
}

#qodef-page-footer .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 40.5px
}

#qodef-page-footer .widget.widget_block .wp-block-columns h1:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-columns h2:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-columns h3:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-columns h4:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-columns h5:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-columns h6:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-group h1:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-group h2:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-group h3:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-group h4:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-group h5:not([class*=qodef]), #qodef-page-footer .widget.widget_block .wp-block-group h6:not([class*=qodef]) {
    margin: 0 0 32px
}

#qodef-page-footer .widget.widget_block .wp-block-button .wp-block-button__link {
    color: #000;
    background-color: transparent;
    border-color: #222
}

#qodef-page-footer .widget.widget_block .wp-block-button .wp-block-button__link:hover {
    color: #000;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color)
}

#qodef-side-area .widget:not(.widget_hiroshi_core_title_widget) {
    margin: 0 0 35px;
    color: #000
}

#qodef-side-area .widget:not(.widget_hiroshi_core_title_widget) h1:not([class*=qodef]), #qodef-side-area .widget:not(.widget_hiroshi_core_title_widget) h2:not([class*=qodef]), #qodef-side-area .widget:not(.widget_hiroshi_core_title_widget) h3:not([class*=qodef]), #qodef-side-area .widget:not(.widget_hiroshi_core_title_widget) h4:not([class*=qodef]), #qodef-side-area .widget:not(.widget_hiroshi_core_title_widget) h5:not([class*=qodef]), #qodef-side-area .widget:not(.widget_hiroshi_core_title_widget) h6:not([class*=qodef]) {
    color: #000
}

#qodef-side-area .widget .qodef-widget-title {
    margin: 0 0 21px;
    color: #000
}

#qodef-side-area .widget .qodef-widget-title a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget a {
    color: #000
}

#qodef-side-area .widget a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 10px
}

#qodef-side-area .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-top: 10px
}

#qodef-side-area .widget .select2-container--default .select2-selection--multiple, #qodef-side-area .widget .select2-container--default .select2-selection--single {
    padding-left: 10px
}

#qodef-side-area .widget[class*="_search"] .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-side-area .widget .qodef-search-form-button.qodef--button-inside {
    color: #000
}

#qodef-side-area .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #000
}

#qodef-side-area .widget .tagcloud a, #qodef-side-area .widget .wp-block-tag-cloud a {
    color: #000
}

#qodef-side-area .widget .tagcloud a:hover, #qodef-side-area .widget .wp-block-tag-cloud a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .wp-block-calendar caption, #qodef-side-area .widget.widget_calendar caption {
    color: #000
}

#qodef-side-area .widget .wp-block-calendar tbody, #qodef-side-area .widget.widget_calendar tbody {
    color: #000
}

#qodef-side-area .widget .wp-block-calendar #today, #qodef-side-area .widget.widget_calendar #today {
    color: #fff;
    background-color: var(--qode-main-color)
}

#qodef-side-area .widget .wp-block-calendar .wp-calendar-nav a, #qodef-side-area .widget.widget_calendar .wp-calendar-nav a {
    color: #000
}

#qodef-side-area .widget .wp-block-calendar .wp-calendar-nav a:hover, #qodef-side-area .widget.widget_calendar .wp-calendar-nav a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .wp-block-gallery, #qodef-side-area .widget.widget_media_gallery {
    margin-bottom: 30px !important
}

#qodef-side-area .widget .wp-block-gallery .blocks-gallery-grid, #qodef-side-area .widget .wp-block-gallery .gallery, #qodef-side-area .widget.widget_media_gallery .blocks-gallery-grid, #qodef-side-area .widget.widget_media_gallery .gallery {
    margin: 0 -5px !important
}

#qodef-side-area .widget .wp-block-gallery .blocks-gallery-item, #qodef-side-area .widget .wp-block-gallery .gallery-item, #qodef-side-area .widget.widget_media_gallery .blocks-gallery-item, #qodef-side-area .widget.widget_media_gallery .gallery-item {
    margin: 0 0 10px 0 !important;
    padding: 0 5px
}

#qodef-side-area .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-side-area .widget.widget_block .wp-block-columns h1:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-columns h2:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-columns h3:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-columns h4:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-columns h5:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-columns h6:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-group h1:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-group h2:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-group h3:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-group h4:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-group h5:not([class*=qodef]), #qodef-side-area .widget.widget_block .wp-block-group h6:not([class*=qodef]) {
    margin: 0 0 21px
}

.qodef-mega-menu-widget-holder .widget:not(.widget_hiroshi_core_title_widget) {
    margin: 0 0 35px;
    color: #fff
}

.qodef-mega-menu-widget-holder .widget:not(.widget_hiroshi_core_title_widget) h1:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget:not(.widget_hiroshi_core_title_widget) h2:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget:not(.widget_hiroshi_core_title_widget) h3:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget:not(.widget_hiroshi_core_title_widget) h4:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget:not(.widget_hiroshi_core_title_widget) h5:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget:not(.widget_hiroshi_core_title_widget) h6:not([class*=qodef]) {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget .qodef-widget-title {
    margin: 0 0 21px;
    color: #fff
}

.qodef-mega-menu-widget-holder .widget .qodef-widget-title a:hover {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget a {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget a:hover {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 10px
}

.qodef-mega-menu-widget-holder .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-top: 10px
}

.qodef-mega-menu-widget-holder .widget .select2-container--default .select2-selection--multiple, .qodef-mega-menu-widget-holder .widget .select2-container--default .select2-selection--single {
    padding-left: 10px
}

.qodef-mega-menu-widget-holder .widget[class*="_search"] .qodef-widget-title {
    margin-bottom: 29.5px
}

.qodef-mega-menu-widget-holder .widget .qodef-search-form-button.qodef--button-inside {
    color: #000
}

.qodef-mega-menu-widget-holder .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #000
}

.qodef-mega-menu-widget-holder .widget .tagcloud a, .qodef-mega-menu-widget-holder .widget .wp-block-tag-cloud a {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget .tagcloud a:hover, .qodef-mega-menu-widget-holder .widget .wp-block-tag-cloud a:hover {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget .wp-block-calendar caption, .qodef-mega-menu-widget-holder .widget.widget_calendar caption {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget .wp-block-calendar tbody, .qodef-mega-menu-widget-holder .widget.widget_calendar tbody {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget .wp-block-calendar #today, .qodef-mega-menu-widget-holder .widget.widget_calendar #today {
    color: #fff;
    background-color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget .wp-block-calendar .wp-calendar-nav a, .qodef-mega-menu-widget-holder .widget.widget_calendar .wp-calendar-nav a {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget .wp-block-calendar .wp-calendar-nav a:hover, .qodef-mega-menu-widget-holder .widget.widget_calendar .wp-calendar-nav a:hover {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget .wp-block-gallery, .qodef-mega-menu-widget-holder .widget.widget_media_gallery {
    margin-bottom: 30px !important
}

.qodef-mega-menu-widget-holder .widget .wp-block-gallery .blocks-gallery-grid, .qodef-mega-menu-widget-holder .widget .wp-block-gallery .gallery, .qodef-mega-menu-widget-holder .widget.widget_media_gallery .blocks-gallery-grid, .qodef-mega-menu-widget-holder .widget.widget_media_gallery .gallery {
    margin: 0 -5px !important
}

.qodef-mega-menu-widget-holder .widget .wp-block-gallery .blocks-gallery-item, .qodef-mega-menu-widget-holder .widget .wp-block-gallery .gallery-item, .qodef-mega-menu-widget-holder .widget.widget_media_gallery .blocks-gallery-item, .qodef-mega-menu-widget-holder .widget.widget_media_gallery .gallery-item {
    margin: 0 0 10px 0 !important;
    padding: 0 5px
}

.qodef-mega-menu-widget-holder .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 29.5px
}

.qodef-mega-menu-widget-holder .widget.widget_block .wp-block-columns h1:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-columns h2:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-columns h3:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-columns h4:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-columns h5:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-columns h6:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-group h1:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-group h2:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-group h3:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-group h4:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-group h5:not([class*=qodef]), .qodef-mega-menu-widget-holder .widget.widget_block .wp-block-group h6:not([class*=qodef]) {
    margin: 0 0 21px
}

#qodef-page-sidebar .widget:not(.widget_hiroshi_core_title_widget) {
    margin: 0 0 79px
}

#qodef-page-sidebar .widget .qodef-widget-title {
    margin: 0 0 26px
}

#qodef-page-sidebar .widget .qodef-widget-title a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget a {
    color: #000
}

#qodef-page-sidebar .widget a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 8px
}

#qodef-page-sidebar .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-top: 8px
}

#qodef-page-sidebar .widget .select2-container--default .select2-selection--multiple, #qodef-page-sidebar .widget .select2-container--default .select2-selection--single {
    padding-left: 10px
}

#qodef-page-sidebar .widget[class*="_search"] .qodef-widget-title {
    margin-bottom: 34.5px
}

#qodef-page-sidebar .widget .qodef-search-form-button.qodef--button-inside {
    color: #000
}

#qodef-page-sidebar .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #000
}

#qodef-page-sidebar .widget .tagcloud a, #qodef-page-sidebar .widget .wp-block-tag-cloud a {
    color: #000
}

#qodef-page-sidebar .widget .tagcloud a:hover, #qodef-page-sidebar .widget .wp-block-tag-cloud a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .wp-block-calendar #today, #qodef-page-sidebar .widget.widget_calendar #today {
    color: #fff;
    background-color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .wp-block-calendar .wp-calendar-nav a, #qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav a {
    color: #000
}

#qodef-page-sidebar .widget .wp-block-calendar .wp-calendar-nav a:hover, #qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .wp-block-gallery, #qodef-page-sidebar .widget.widget_media_gallery {
    margin-bottom: 74px !important
}

#qodef-page-sidebar .widget .wp-block-gallery .blocks-gallery-grid, #qodef-page-sidebar .widget .wp-block-gallery .gallery, #qodef-page-sidebar .widget.widget_media_gallery .blocks-gallery-grid, #qodef-page-sidebar .widget.widget_media_gallery .gallery {
    margin: 0 -5px !important
}

#qodef-page-sidebar .widget .wp-block-gallery .blocks-gallery-item, #qodef-page-sidebar .widget .wp-block-gallery .gallery-item, #qodef-page-sidebar .widget.widget_media_gallery .blocks-gallery-item, #qodef-page-sidebar .widget.widget_media_gallery .gallery-item {
    margin: 0 0 10px 0 !important;
    padding: 0 5px
}

#qodef-page-sidebar .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 34.5px
}

#qodef-page-sidebar .widget.widget_block .wp-block-columns h1:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-columns h2:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-columns h3:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-columns h4:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-columns h5:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-columns h6:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-group h1:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-group h2:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-group h3:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-group h4:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-group h5:not([class*=qodef]), #qodef-page-sidebar .widget.widget_block .wp-block-group h6:not([class*=qodef]) {
    margin: 0 0 26px
}

.archive.woocommerce #qodef-page-sidebar .widget:not(.widget_hiroshi_core_title_widget) {
    margin: 0 0 55px
}

.archive.woocommerce #qodef-page-sidebar .widget .qodef-widget-title {
    margin: 0 0 21px
}

.archive.woocommerce #qodef-page-sidebar .widget .qodef-widget-title a:hover {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget a {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget a:hover {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 8px
}

.archive.woocommerce #qodef-page-sidebar .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-top: 8px
}

.archive.woocommerce #qodef-page-sidebar .widget .select2-container--default .select2-selection--multiple, .archive.woocommerce #qodef-page-sidebar .widget .select2-container--default .select2-selection--single {
    padding-left: 10px
}

.archive.woocommerce #qodef-page-sidebar .widget[class*="_search"] .qodef-widget-title {
    margin-bottom: 29.5px
}

.archive.woocommerce #qodef-page-sidebar .widget .qodef-search-form-button.qodef--button-inside {
    color: #000
}

.archive.woocommerce #qodef-page-sidebar .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #000
}

.archive.woocommerce #qodef-page-sidebar .widget .tagcloud a, .archive.woocommerce #qodef-page-sidebar .widget .wp-block-tag-cloud a {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget .tagcloud a:hover, .archive.woocommerce #qodef-page-sidebar .widget .wp-block-tag-cloud a:hover {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget .wp-block-calendar #today, .archive.woocommerce #qodef-page-sidebar .widget.widget_calendar #today {
    color: #fff;
    background-color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget .wp-block-calendar .wp-calendar-nav a, .archive.woocommerce #qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav a {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget .wp-block-calendar .wp-calendar-nav a:hover, .archive.woocommerce #qodef-page-sidebar .widget.widget_calendar .wp-calendar-nav a:hover {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget .wp-block-gallery, .archive.woocommerce #qodef-page-sidebar .widget.widget_media_gallery {
    margin-bottom: 50px !important
}

.archive.woocommerce #qodef-page-sidebar .widget .wp-block-gallery .blocks-gallery-grid, .archive.woocommerce #qodef-page-sidebar .widget .wp-block-gallery .gallery, .archive.woocommerce #qodef-page-sidebar .widget.widget_media_gallery .blocks-gallery-grid, .archive.woocommerce #qodef-page-sidebar .widget.widget_media_gallery .gallery {
    margin: 0 -5px !important
}

.archive.woocommerce #qodef-page-sidebar .widget .wp-block-gallery .blocks-gallery-item, .archive.woocommerce #qodef-page-sidebar .widget .wp-block-gallery .gallery-item, .archive.woocommerce #qodef-page-sidebar .widget.widget_media_gallery .blocks-gallery-item, .archive.woocommerce #qodef-page-sidebar .widget.widget_media_gallery .gallery-item {
    margin: 0 0 10px 0 !important;
    padding: 0 5px
}

.archive.woocommerce #qodef-page-sidebar .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 29.5px
}

.archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-columns h1:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-columns h2:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-columns h3:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-columns h4:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-columns h5:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-columns h6:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-group h1:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-group h2:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-group h3:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-group h4:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-group h5:not([class*=qodef]), .archive.woocommerce #qodef-page-sidebar .widget.widget_block .wp-block-group h6:not([class*=qodef]) {
    margin: 0 0 21px
}

#qodef-page-footer-bottom-area .widget:not(.widget_hiroshi_core_title_widget) {
    margin: 0 0 35px;
    color: #adadad
}

#qodef-page-footer-bottom-area .widget .qodef-widget-title {
    margin: 0 0 21px
}

#qodef-page-footer-bottom-area .widget .qodef-widget-title a:hover {
    color: #000
}

#qodef-page-footer-bottom-area .widget a {
    color: #adadad
}

#qodef-page-footer-bottom-area .widget a:hover {
    color: #000
}

#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li {
    margin: 0 0 10px
}

#qodef-page-footer-bottom-area .widget ul:not(.qodef-shortcode-list):not(.select2-selection__rendered) li ul {
    margin-top: 10px
}

#qodef-page-footer-bottom-area .widget .select2-container--default .select2-selection--multiple, #qodef-page-footer-bottom-area .widget .select2-container--default .select2-selection--single {
    padding-left: 10px
}

#qodef-page-footer-bottom-area .widget[class*="_search"] .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-page-footer-bottom-area .widget .qodef-search-form-button.qodef--button-inside {
    color: #000
}

#qodef-page-footer-bottom-area .widget .qodef-search-form-button.qodef--button-inside:hover {
    color: #000
}

#qodef-page-footer-bottom-area .widget .tagcloud a, #qodef-page-footer-bottom-area .widget .wp-block-tag-cloud a {
    color: #adadad
}

#qodef-page-footer-bottom-area .widget .tagcloud a:hover, #qodef-page-footer-bottom-area .widget .wp-block-tag-cloud a:hover {
    color: #000
}

#qodef-page-footer-bottom-area .widget .wp-block-calendar caption, #qodef-page-footer-bottom-area .widget.widget_calendar caption {
    color: #adadad
}

#qodef-page-footer-bottom-area .widget .wp-block-calendar tbody, #qodef-page-footer-bottom-area .widget.widget_calendar tbody {
    color: #adadad
}

#qodef-page-footer-bottom-area .widget .wp-block-calendar #today, #qodef-page-footer-bottom-area .widget.widget_calendar #today {
    color: #fff;
    background-color: #000
}

#qodef-page-footer-bottom-area .widget .wp-block-calendar .wp-calendar-nav a, #qodef-page-footer-bottom-area .widget.widget_calendar .wp-calendar-nav a {
    color: #adadad
}

#qodef-page-footer-bottom-area .widget .wp-block-calendar .wp-calendar-nav a:hover, #qodef-page-footer-bottom-area .widget.widget_calendar .wp-calendar-nav a:hover {
    color: #000
}

#qodef-page-footer-bottom-area .widget .wp-block-gallery, #qodef-page-footer-bottom-area .widget.widget_media_gallery {
    margin-bottom: 30px !important
}

#qodef-page-footer-bottom-area .widget .wp-block-gallery .blocks-gallery-grid, #qodef-page-footer-bottom-area .widget .wp-block-gallery .gallery, #qodef-page-footer-bottom-area .widget.widget_media_gallery .blocks-gallery-grid, #qodef-page-footer-bottom-area .widget.widget_media_gallery .gallery {
    margin: 0 -5px !important
}

#qodef-page-footer-bottom-area .widget .wp-block-gallery .blocks-gallery-item, #qodef-page-footer-bottom-area .widget .wp-block-gallery .gallery-item, #qodef-page-footer-bottom-area .widget.widget_media_gallery .blocks-gallery-item, #qodef-page-footer-bottom-area .widget.widget_media_gallery .gallery-item {
    margin: 0 0 10px 0 !important;
    padding: 0 5px
}

#qodef-page-footer-bottom-area .widget.widget_media_image .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-page-footer-bottom-area .widget.widget_block .wp-block-columns h1:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-columns h2:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-columns h3:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-columns h4:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-columns h5:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-columns h6:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-group h1:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-group h2:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-group h3:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-group h4:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-group h5:not([class*=qodef]), #qodef-page-footer-bottom-area .widget.widget_block .wp-block-group h6:not([class*=qodef]) {
    margin: 0 0 21px
}

body.archive.woocommerce #qodef-page-sidebar .qi-block-banner .qi-block-button {
    color: #fff !important
}

#qodef-woo-page .qodef-woo-product-mark, #yith-quick-view-modal .qodef-woo-product-mark, .qodef-woo-shortcode .qodef-woo-product-mark {
    font-family: "DM Sans", sans-serif;
    color: #000;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    position: absolute;
    top: 17px;
    left: 0;
    padding: 2px 7px;
    font-size: 11px;
    line-height: 1;
    color: #fff;
    background-color: var(--qode-main-color);
    z-index: 5
}

#qodef-woo-page .qodef-woo-product-title, #yith-quick-view-modal .qodef-woo-product-title, .qodef-woo-shortcode .qodef-woo-product-title {
    margin: 0
}

#qodef-woo-page .qodef-woo-ratings, #yith-quick-view-modal .qodef-woo-ratings, .qodef-woo-shortcode .qodef-woo-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-inner, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-inner, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star {
    color: #000
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star svg, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star svg, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: .1em;
    width: 14px;
    height: auto
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star svg:last-child, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star svg:last-child, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star.qodef--active, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

#qodef-woo-page .qodef-woo-ratings .qodef-m-star.qodef--active svg, #yith-quick-view-modal .qodef-woo-ratings .qodef-m-star.qodef--active svg, .qodef-woo-shortcode .qodef-woo-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor
}

#qodef-woo-page .price, #yith-quick-view-modal .price, .qodef-woo-shortcode .price {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 13px;
    margin: 5px 0 0
}

#qodef-woo-page .price del, #yith-quick-view-modal .price del, .qodef-woo-shortcode .price del {
    margin-right: 10px
}

#qodef-woo-page .price ins, #yith-quick-view-modal .price ins, .qodef-woo-shortcode .price ins {
    text-decoration: none
}

#qodef-woo-page .added_to_cart, #qodef-woo-page .button, #yith-quick-view-modal .added_to_cart, #yith-quick-view-modal .button, .qodef-woo-shortcode .added_to_cart, .qodef-woo-shortcode .button {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 7px 43px;
    cursor: pointer;
    color: #fff;
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    overflow: hidden
}

#qodef-woo-page .added_to_cart:after, #qodef-woo-page .button:after, #yith-quick-view-modal .added_to_cart:after, #yith-quick-view-modal .button:after, .qodef-woo-shortcode .added_to_cart:after, .qodef-woo-shortcode .button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    width: calc(100% + 2px);
    transform-origin: left;
    transform: scaleX(1)
}

#qodef-woo-page .added_to_cart:hover, #qodef-woo-page .button:hover, #yith-quick-view-modal .added_to_cart:hover, #yith-quick-view-modal .button:hover, .qodef-woo-shortcode .added_to_cart:hover, .qodef-woo-shortcode .button:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: var(--qode-main-color)
}

#qodef-woo-page .added_to_cart:hover:after, #qodef-woo-page .button:hover:after, #yith-quick-view-modal .added_to_cart:hover:after, #yith-quick-view-modal .button:hover:after, .qodef-woo-shortcode .added_to_cart:hover:after, .qodef-woo-shortcode .button:hover:after {
    transform-origin: right;
    transform: scaleX(0)
}

#qodef-woo-page .added_to_cart.added, #qodef-woo-page .button.added, #yith-quick-view-modal .added_to_cart.added, #yith-quick-view-modal .button.added, .qodef-woo-shortcode .added_to_cart.added, .qodef-woo-shortcode .button.added {
    display: none
}

#qodef-woo-page .quantity {
    white-space: nowrap
}

#qodef-woo-page .quantity input[type=number] {
    width: 60px;
    margin: 0;
    padding: 12px 10px;
    text-align: center;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.woocommerce-error, .woocommerce-info, .woocommerce-message {
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    padding: 20px 30px;
    margin-bottom: 30px;
    border: 1px solid #e3e3e3;
    list-style: none
}

.woocommerce-error a:not(.button), .woocommerce-info a:not(.button), .woocommerce-message a:not(.button) {
    margin-top: 12px;
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

.woocommerce-error a:not(.button):hover, .woocommerce-info a:not(.button):hover, .woocommerce-message a:not(.button):hover {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

.woocommerce-page div.woocommerce .shop_table tr {
    border-left: none;
    border-right: none;
    border-top: none
}

.woocommerce-page div.woocommerce .shop_table td, .woocommerce-page div.woocommerce .shop_table th {
    padding: 15px 0 15px 15px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

.woocommerce-page div.woocommerce .shop_table td:first-child, .woocommerce-page div.woocommerce .shop_table th:first-child {
    padding-left: 0
}

.woocommerce-page div.woocommerce .shop_table th {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.woocommerce-page div.woocommerce .shop_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.woocommerce-page div.woocommerce .shop_table td ul li {
    margin: 0 0 10px;
    padding: 0
}

.woocommerce-page div.woocommerce .shop_table td ul li:last-child {
    margin-bottom: 0
}

.woocommerce-page div.woocommerce .shop_table td ul li label {
    margin-bottom: 0
}

.woocommerce-page div.woocommerce .shop_table p {
    margin: 0
}

.woocommerce-page div.woocommerce .shop_table .variation:after, .woocommerce-page div.woocommerce .shop_table .variation:before {
    content: '';
    display: table;
    table-layout: fixed
}

.woocommerce-page div.woocommerce .shop_table .variation:after {
    clear: both
}

.woocommerce-page div.woocommerce .shop_table .variation dt {
    clear: left;
    float: left;
    font-weight: initial
}

@media only screen and (max-width:680px) {
    .woocommerce-page div.woocommerce .shop_table .variation dt {
        float: none;
        width: 100%
    }
}

.woocommerce-page div.woocommerce .shop_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px
}

@media only screen and (max-width:680px) {
    .woocommerce-page div.woocommerce .shop_table .variation dd {
        float: none;
        margin: 0;
        width: 100%
    }
}

.woocommerce-page div.woocommerce .col2-set {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 0 -15px
}

.woocommerce-page div.woocommerce .col2-set>* {
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px
}

.woocommerce-page div.woocommerce address {
    font-style: normal
}

.woocommerce-page div.woocommerce address p {
    margin: 0
}

.woocommerce-page div.woocommerce form p {
    margin: 0
}

.woocommerce-page .pswp__caption__center, .woocommerce-page .pswp__counter {
    color: #fff
}

body.archive.woocommerce #qodef-page-inner, body.post-type-archive-product #qodef-page-inner {
    padding-top: 70px
}

@media only screen and (max-width:1024px) {
    .archive.woocommerce #qodef-woo-page .woocommerce-pagination {
        margin-top: 2px;
        margin-bottom: 112px
    }
}

#qodef-woo-page.qodef--cart .shop_table td.product-remove, #qodef-woo-page.qodef--cart .shop_table th.product-remove, .yith-wcwl-form .shop_table td.product-remove, .yith-wcwl-form .shop_table th.product-remove {
    width: 30px
}

#qodef-woo-page.qodef--cart .shop_table td.product-remove a, #qodef-woo-page.qodef--cart .shop_table th.product-remove a, .yith-wcwl-form .shop_table td.product-remove a, .yith-wcwl-form .shop_table th.product-remove a {
    font-size: 20px
}

#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail, #qodef-woo-page.qodef--cart .shop_table th.product-thumbnail, .yith-wcwl-form .shop_table td.product-thumbnail, .yith-wcwl-form .shop_table th.product-thumbnail {
    width: 72px;
    padding-left: 0
}

#qodef-woo-page.qodef--cart .shop_table td.product-thumbnail a, #qodef-woo-page.qodef--cart .shop_table td.product-thumbnail img, #qodef-woo-page.qodef--cart .shop_table th.product-thumbnail a, #qodef-woo-page.qodef--cart .shop_table th.product-thumbnail img, .yith-wcwl-form .shop_table td.product-thumbnail a, .yith-wcwl-form .shop_table td.product-thumbnail img, .yith-wcwl-form .shop_table th.product-thumbnail a, .yith-wcwl-form .shop_table th.product-thumbnail img {
    display: block;
    width: 100%;
    max-width: 100%
}

#qodef-woo-page.qodef--cart .shop_table td.product-name, #qodef-woo-page.qodef--cart .shop_table th.product-name, .yith-wcwl-form .shop_table td.product-name, .yith-wcwl-form .shop_table th.product-name {
    text-align: left
}

#qodef-woo-page.qodef--cart .shop_table td.product-name a, #qodef-woo-page.qodef--cart .shop_table th.product-name a, .yith-wcwl-form .shop_table td.product-name a, .yith-wcwl-form .shop_table th.product-name a {
    font-family: "DM Sans", sans-serif;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-size: 16px;
    letter-spacing: 0;
    text-transform: initial
}

#qodef-woo-page.qodef--cart .shop_table td.product-quantity input[type=number], #qodef-woo-page.qodef--cart .shop_table th.product-quantity input[type=number], .yith-wcwl-form .shop_table td.product-quantity input[type=number], .yith-wcwl-form .shop_table th.product-quantity input[type=number] {
    margin: 0
}

#qodef-woo-page.qodef--cart .shop_table td.actions, #qodef-woo-page.qodef--cart .shop_table th.actions, .yith-wcwl-form .shop_table td.actions, .yith-wcwl-form .shop_table th.actions {
    padding: 30px 0 0;
    text-align: initial
}

#qodef-woo-page.qodef--cart .shop_table td.actions .coupon, #qodef-woo-page.qodef--cart .shop_table th.actions .coupon, .yith-wcwl-form .shop_table td.actions .coupon, .yith-wcwl-form .shop_table th.actions .coupon {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 70%;
    float: left
}

#qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*, #qodef-woo-page.qodef--cart .shop_table th.actions .coupon>*, .yith-wcwl-form .shop_table td.actions .coupon>*, .yith-wcwl-form .shop_table th.actions .coupon>* {
    margin-bottom: 0
}

#qodef-woo-page.qodef--cart .shop_table td.actions label, #qodef-woo-page.qodef--cart .shop_table th.actions label, .yith-wcwl-form .shop_table td.actions label, .yith-wcwl-form .shop_table th.actions label {
    display: none
}

#qodef-woo-page.qodef--cart .shop_table td.actions input[type=text], #qodef-woo-page.qodef--cart .shop_table th.actions input[type=text], .yith-wcwl-form .shop_table td.actions input[type=text], .yith-wcwl-form .shop_table th.actions input[type=text] {
    width: auto;
    margin-right: 20px
}

#qodef-woo-page.qodef--cart .shop_table td.actions>.button, #qodef-woo-page.qodef--cart .shop_table th.actions>.button, .yith-wcwl-form .shop_table td.actions>.button, .yith-wcwl-form .shop_table th.actions>.button {
    float: right
}

#qodef-woo-page.qodef--cart .shop_table.cart tbody>tr:last-child, .yith-wcwl-form .shop_table.cart tbody>tr:last-child {
    border-bottom: 0
}

#qodef-woo-page.qodef--cart .cart-collaterals .shop_table th, .yith-wcwl-form .cart-collaterals .shop_table th {
    width: 20%
}

#qodef-woo-page.qodef--cart .cart_totals, #qodef-woo-page.qodef--cart .cross-sells, .yith-wcwl-form .cart_totals, .yith-wcwl-form .cross-sells {
    margin-top: 50px
}

#qodef-woo-page.qodef--cart .cart_totals>h2, #qodef-woo-page.qodef--cart .cross-sells>h2, .yith-wcwl-form .cart_totals>h2, .yith-wcwl-form .cross-sells>h2 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    margin: 0 0 42px
}

@media only screen and (max-width:1440px) {
    #qodef-woo-page.qodef--cart .cart_totals>h2, #qodef-woo-page.qodef--cart .cross-sells>h2, .yith-wcwl-form .cart_totals>h2, .yith-wcwl-form .cross-sells>h2 {
        font-size: 30px;
        line-height: 1.16667em
    }
}

#qodef-woo-page.qodef--cart .shipping-calculator-form select, .yith-wcwl-form .shipping-calculator-form select {
    width: auto;
    min-width: 100%;
    margin: 0
}

#qodef-woo-page.qodef--cart .wc-proceed-to-checkout, .yith-wcwl-form .wc-proceed-to-checkout {
    margin-top: 20px
}

.woocommerce-page div.woocommerce>.cart-empty {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    margin: 0;
    align-items: center;
    border: none
}

@media only screen and (max-width:1440px) {
    .woocommerce-page div.woocommerce>.cart-empty {
        font-size: 30px;
        line-height: 1.16667em
    }
}

.woocommerce-page div.woocommerce>.return-to-shop {
    margin: 20px 0 0;
    text-align: center
}

.woocommerce-page div.woocommerce>.return-to-shop a {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 7px 43px;
    cursor: pointer;
    color: #fff;
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    overflow: hidden
}

.woocommerce-page div.woocommerce>.return-to-shop a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    width: calc(100% + 2px);
    transform-origin: left;
    transform: scaleX(1)
}

.woocommerce-page div.woocommerce>.return-to-shop a:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.woocommerce-page div.woocommerce>.return-to-shop a:hover:after {
    transform-origin: right;
    transform: scaleX(0)
}

#qodef-woo-page.qodef--checkout .woocommerce-form-coupon-toggle .woocommerce-info {
    flex-direction: column
}

#qodef-woo-page.qodef--checkout .woocommerce-form-coupon>p {
    margin-bottom: 10px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout {
    margin-top: 40px
}

#qodef-woo-page.qodef--checkout #customer_details h3 {
    margin: 0 0 20px
}

#qodef-woo-page.qodef--checkout #order_review_heading {
    margin: 0 0 20px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment {
    margin-top: 30px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .place-order {
    margin-top: 30px
}

#qodef-woo-page.qodef--checkout .woocommerce-checkout-payment .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 15px
}

#qodef-woo-page.qodef--checkout .wc_payment_methods {
    margin: 0;
    padding: 0;
    list-style: none
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li {
    position: relative;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e3e3e3
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li p {
    margin: 0
}

#qodef-woo-page.qodef--checkout .wc_payment_methods li {
    padding-left: 25px;
    padding-right: 25px
}

#qodef-woo-page.qodef--checkout .wc_payment_methods .input-radio {
    position: absolute;
    top: 18px;
    left: 0;
    margin: 0
}

#qodef-woo-page.qodef--checkout .wc_payment_methods label {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin: 0;
    cursor: pointer
}

#qodef-woo-page.qodef--checkout .wc_payment_method:not(.payment_method_paypal) p {
    margin: 10px 0 0 0
}

#qodef-woo-page.qodef--checkout .wc_payment_method.payment_method_paypal .input-radio {
    top: 61px
}

#qodef-woo-page.qodef--checkout .wc_payment_method.payment_method_paypal label img {
    margin: 0 15px 0 10px
}

#qodef-woo-page.qodef--checkout form.checkout .select2-selection--single {
    padding-left: 10px !important
}

@media only screen and (max-width:1440px) {
    body.woocommerce-checkout #qodef-page-inner {
        padding-top: 80px
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 30%;
    float: left;
    padding-right: 50px
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    position: relative;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e3e3e3
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li p {
    margin: 0
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a {
    color: var(--qode-main-color)
}

.woocommerce-account .woocommerce-MyAccount-content {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 70%;
    float: left
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-order-details {
    margin: 30px 0 0
}

.woocommerce-account .woocommerce-MyAccount-content .woocommerce-customer-details {
    margin: 48px 0 0
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    margin: 0 0 20px
}

@media only screen and (max-width:1440px) {
    .woocommerce-account .woocommerce-MyAccount-content h2 {
        font-size: 30px;
        line-height: 1.16667em
    }
}

.woocommerce-account .woocommerce-MyAccount-content .order-again {
    margin: 30px 0 0
}

.woocommerce-account .button {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 7px 43px;
    cursor: pointer;
    color: #fff;
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    overflow: hidden
}

.woocommerce-account .button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    width: calc(100% + 2px);
    transform-origin: left;
    transform: scaleX(1)
}

.woocommerce-account .button:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.woocommerce-account .button:hover:after {
    transform-origin: right;
    transform: scaleX(0)
}

.woocommerce-account .woocommerce-form-login {
    max-width: 700px
}

.woocommerce-account .woocommerce-form-login .woocommerce-form__label-for-checkbox {
    display: inline-block;
    margin-left: 5px;
    margin-bottom: 0
}

.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword {
    margin-top: 40px
}

.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword a {
    --qodef-underline-position-y: 100%;
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 100% var(--qodef-underline-height)
}

.woocommerce-account .woocommerce-form-login .woocommerce-LostPassword a:hover {
    animation: qode-inline-underline-initial-hover .8s cubic-bezier(.57, .39, 0, .86) 1 forwards
}

.woocommerce-account .woocommerce-form-login .password-input .input-text {
    margin-bottom: 40px
}

.woocommerce-account .woocommerce-form-login .woocommerce-form-login__submit {
    margin-left: 25px
}

.woocommerce-account .woocommerce-form-register .woocommerce-privacy-policy-text {
    margin-bottom: 31px
}

.woocommerce-account .woocommerce-EditAccountForm fieldset {
    padding: 0;
    margin: 0
}

.woocommerce-account .woocommerce-EditAccountForm fieldset legend {
    display: none
}

.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row {
    margin: 0 0 11px
}

.woocommerce-account .woocommerce-EditAccountForm .woocommerce-form-row input[type=text] {
    margin: 0
}

.woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    margin: 0 0 20px
}

@media only screen and (max-width:1440px) {
    .woocommerce-order-received .woocommerce-order .woocommerce-thankyou-order-received {
        font-size: 30px;
        line-height: 1.16667em
    }
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview {
    margin: 0;
    padding: 0;
    list-style: none
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li {
    position: relative;
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px solid #e3e3e3
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-overview li p {
    margin: 0
}

.woocommerce-order-received .woocommerce-order .woocommerce-order-details {
    margin-top: 40px
}

.woocommerce-order-received .woocommerce-order h2 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    margin: 0 0 20px
}

@media only screen and (max-width:1440px) {
    .woocommerce-order-received .woocommerce-order h2 {
        font-size: 30px;
        line-height: 1.16667em
    }
}

.woocommerce-order-received .woocommerce-order .woocommerce-customer-details {
    margin-top: 50px
}

#qodef-woo-page .woocommerce-pagination {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 62px
}

#qodef-woo-page .woocommerce-pagination .page-numbers {
    position: relative;
    margin: 0;
    padding: 0 20px
}

#qodef-woo-page .woocommerce-pagination .page-numbers * {
    display: block;
    line-height: inherit
}

#qodef-woo-page .woocommerce-pagination .page-numbers:first-child {
    margin-left: 0
}

#qodef-woo-page .woocommerce-pagination .page-numbers:last-child {
    margin-right: 0
}

#qodef-woo-page .woocommerce-pagination .page-numbers::after {
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #b5b5b5
}

#qodef-woo-page .woocommerce-pagination .page-numbers::before {
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: var(--qode-main-color);
    transform-origin: right;
    transform: scaleX(0);
    z-index: 2;
    transition: transform .5s
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next::after, #qodef-woo-page .woocommerce-pagination .page-numbers.prev::after, #qodef-woo-page .woocommerce-pagination .page-numbers.qodef--next::after, #qodef-woo-page .woocommerce-pagination .page-numbers.qodef--prev::after {
    display: none
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next, #qodef-woo-page .woocommerce-pagination .page-numbers.prev {
    padding: 0
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next:before, #qodef-woo-page .woocommerce-pagination .page-numbers.prev:before {
    display: none
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next svg, #qodef-woo-page .woocommerce-pagination .page-numbers.prev svg {
    position: relative;
    top: 0;
    display: block;
    width: 32px;
    height: auto
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next:hover svg path:nth-of-type(2), #qodef-woo-page .woocommerce-pagination .page-numbers.prev:hover svg path:nth-of-type(2) {
    animation: qode-draw-line .7s cubic-bezier(.22, .61, .36, 1)
}

#qodef-woo-page .woocommerce-pagination .page-numbers.prev {
    margin-right: 40px
}

#qodef-woo-page .woocommerce-pagination .page-numbers.next {
    margin-left: 40px
}

#qodef-woo-page .woocommerce-pagination .page-numbers:hover {
    color: #b5b5b5
}

#qodef-woo-page .woocommerce-pagination .page-numbers.current, #qodef-woo-page .woocommerce-pagination .page-numbers:hover {
    color: var(--qode-main-color)
}

#qodef-woo-page .woocommerce-pagination .page-numbers.current::before, #qodef-woo-page .woocommerce-pagination .page-numbers:hover::before {
    transform-origin: left;
    transform: scaleX(1)
}

@media only screen and (max-width:1024px) {
    #qodef-woo-page .woocommerce-pagination {
        padding-bottom: 12px
    }
}

.qodef-woo-product-list {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

.qodef-woo-product-list ul.products {
    position: relative;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 0;
    margin: 0 -15px;
    list-style: none;
    clear: both
}

.qodef-woo-product-list ul.products>.product {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-woo-product-list ul.products.columns-1>.product {
    width: 100%
}

.qodef-woo-product-list ul.products.columns-2>.product {
    width: 50%
}

.qodef-woo-product-list ul.products.columns-3>.product {
    width: 33.33333%
}

.qodef-woo-product-list ul.products.columns-4>.product {
    width: 25%
}

.qodef-woo-product-list ul.products.columns-5>.product {
    width: 20%
}

.qodef-woo-product-list ul.products.columns-6>.product {
    width: 16.66667%
}

.qodef-woo-product-list ul.products.columns-7>.product {
    width: 14.28571%
}

.qodef-woo-product-list ul.products.columns-8>.product {
    width: 12.5%
}

.qodef-woo-product-list.qodef-gutter--no ul.products {
    margin: 0 0
}

.qodef-woo-product-list.qodef-gutter--no ul.products>.product {
    padding: 0 0;
    margin: 0 0 0
}

.qodef-woo-product-list.qodef-gutter--tiny ul.products {
    margin: 0 -4px
}

.qodef-woo-product-list.qodef-gutter--tiny ul.products>.product {
    padding: 0 4px;
    margin: 0 0 8px
}

.qodef-woo-product-list.qodef-gutter--small ul.products {
    margin: 0 -10px
}

.qodef-woo-product-list.qodef-gutter--small ul.products>.product {
    padding: 0 10px;
    margin: 0 0 20px
}

.qodef-woo-product-list.qodef-gutter--normal ul.products {
    margin: 0 -15px
}

.qodef-woo-product-list.qodef-gutter--normal ul.products>.product {
    padding: 0 15px;
    margin: 0 0 30px
}

.qodef-woo-product-list.qodef-gutter--medium ul.products {
    margin: 0 -20px
}

.qodef-woo-product-list.qodef-gutter--medium ul.products>.product {
    padding: 0 20px;
    margin: 0 0 40px
}

.qodef-woo-product-list.qodef-gutter--large ul.products {
    margin: 0 -25px
}

.qodef-woo-product-list.qodef-gutter--large ul.products>.product {
    padding: 0 25px;
    margin: 0 0 50px
}

.qodef-woo-product-list.qodef-gutter--huge ul.products {
    margin: 0 -37px
}

.qodef-woo-product-list.qodef-gutter--huge ul.products>.product {
    padding: 0 37px;
    margin: 0 0 74px
}

.qodef-woo-product-list.qodef-gutter--enormous ul.products {
    margin: 0 -50px
}

.qodef-woo-product-list.qodef-gutter--enormous ul.products>.product {
    padding: 0 50px;
    margin: 0 0 100px
}

.qodef-woo-product-list .qodef-e-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.touchevents .qodef-woo-product-list .qodef-e-inner {
    cursor: pointer
}

.qodef-woo-product-list .qodef-e-inner:hover .qodef-woo-product-image-inner {
    opacity: .9
}

.qodef-woo-product-list .qodef-e-inner:hover .qodef-woo-product-image-inner .qodef-woo-product-image-actions-holder {
    opacity: 1;
    transform: translateX(0)
}

.qodef-woo-product-list .qodef-woo-product-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 100%
}

.qodef-woo-product-list .qodef-woo-product-image img {
    display: block;
    width: 100%
}

.qodef-woo-product-list .qodef-woo-product-image>.woocommerce-LoopProduct-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.qodef-woo-product-list .qodef-woo-product-image-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 20px 40px 35px;
    background-color: #fff;
    text-align: center;
    opacity: 0;
    transition: opacity .5s ease-out;
    z-index: 2;
    pointer-events: none
}

.qodef-woo-product-list .qodef-woo-product-image-inner a {
    pointer-events: all
}

.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-image-actions-holder {
    opacity: 0;
    transform: translateX(20px);
    transition: opacity .35s, transform .5s cubic-bezier(.22, .61, .36, 1)
}

.qodef-woo-product-list .qodef-woo-product-image-inner>* {
    position: relative;
    z-index: 3
}

.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-woo-product-title a:hover {
    color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-woo-product-image-inner .qodef-e-info a:hover {
    color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-woo-product-image-inner .added_to_cart, .qodef-woo-product-list .qodef-woo-product-image-inner .button {
    padding: 0 !important;
    color: #000;
    background-color: transparent;
    border: none !important;
    line-height: 1.5em !important;
    --qodef-underline-position-y: calc(100% - 1px);
    --qodef-underline-height: 1px;
    background-repeat: no-repeat;
    background-image: linear-gradient(90deg, currentColor 0, currentColor 100%);
    background-position: 100% var(--qodef-underline-position-y);
    background-size: 0 var(--qodef-underline-height);
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94), color .2s ease-out
}

.qodef-woo-product-list .qodef-woo-product-image-inner .added_to_cart::before, .qodef-woo-product-list .qodef-woo-product-image-inner .button::before {
    content: "+";
    display: inline-block;
    margin-right: 4px
}

.qodef-woo-product-list .qodef-woo-product-image-inner .added_to_cart::after, .qodef-woo-product-list .qodef-woo-product-image-inner .button::after {
    display: none
}

.qodef-woo-product-list .qodef-woo-product-image-inner .added_to_cart:hover, .qodef-woo-product-list .qodef-woo-product-image-inner .button:hover {
    color: var(--qode-main-color);
    background-size: 100% var(--qodef-underline-height);
    background-position: 0 var(--qodef-underline-position-y)
}

#qodef-woo-page .qodef-woo-product-list .qodef-woo-product-image-inner .added_to_cart, #qodef-woo-page .qodef-woo-product-list .qodef-woo-product-image-inner .button {
    color: #000;
    background-color: transparent;
    transition: background-size .5s cubic-bezier(.25, .46, .35, .94)
}

#qodef-woo-page .qodef-woo-product-list .qodef-woo-product-image-inner .added_to_cart:hover, #qodef-woo-page .qodef-woo-product-list .qodef-woo-product-image-inner .button:hover {
    color: var(--qode-main-color)
}

.qodef-woo-product-list .qodef-woo-product-content {
    position: relative;
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
    padding-bottom: 46px
}

.qodef-woo-product-list .qodef-woo-product-title {
    font-size: 16px;
    font-weight: 400;
    transition: color .2s ease-out
}

.qodef-woo-product-list .price {
    margin: 0;
    font-size: 12px;
    line-height: 1.16667em;
    text-transform: uppercase;
    letter-spacing: .2em;
    font-family: "DM Sans", sans-serif;
    font-weight: 200;
    color: #000
}

.qodef-woo-product-list .qodef-woo-ratings {
    margin-top: 9px
}

.qodef-woo-product-list select {
    min-width: 50%
}

.qodef-woo-product-list .select2 {
    margin: 0
}

#qodef-woo-page .qodef-quantity-buttons, #yith-quick-view-modal .qodef-quantity-buttons {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-input, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-plus {
    display: inline-block;
    vertical-align: middle;
    font-size: 19px;
    font-family: inherit;
    font-weight: 400;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
         user-select: none;
    color: #000;
    background-color: #fff;
    border: 1px solid #e3e3e3
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-input {
    position: relative;
    height: 55px;
    width: 45px;
    padding: 0;
    border-top: 0;
    border-bottom: 0;
    border-left: 0;
    margin: 0 45px 0 0;
    font-family: "DM Sans", sans-serif;
    line-height: 48px;
    outline: 0
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input[type=number]::-webkit-inner-spin-button, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-input[type=number]::-webkit-outer-spin-button, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-input[type=number]::-webkit-inner-spin-button, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-plus {
    position: absolute;
    right: 0;
    width: 45px;
    height: 29px;
    line-height: 23px;
    border-left: 0;
    cursor: pointer;
    transition: color .2s ease-out
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:before, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:before, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus:after, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus:before, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-plus:after, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-plus:before {
    content: '';
    position: absolute;
    top: 50%;
    left: calc(50% - 4.5px);
    width: 9px;
    height: 1px;
    background-color: currentColor
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:hover, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:hover, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus:hover, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-plus:hover {
    color: var(--qode-main-color)
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-plus {
    top: 0;
    border-top: 0;
    border-right: 0;
    border-bottom: 0
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-plus:after, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-plus:after {
    transform: rotate(90deg)
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus {
    bottom: 0;
    height: 26px;
    border-right: 0;
    border-bottom: 0
}

#qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:after, #qodef-woo-page .qodef-quantity-buttons .qodef-quantity-minus:before, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus:after, #yith-quick-view-modal .qodef-quantity-buttons .qodef-quantity-minus:before {
    left: calc(50% - 4px);
    width: 8px
}

.qodef-woo-results {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 50px
}

.qodef-woo-results .woocommerce-result-count {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.qodef-woo-results .woocommerce-ordering {
    margin-left: auto
}

.qodef-woo-results .woocommerce-ordering select {
    width: auto;
    min-width: 220px;
    margin: 0
}

.qodef-woo-results .woocommerce-ordering .select2-container--default {
    margin: 0
}

.qodef-woo-results .woocommerce-ordering .select2-container--default .select2-selection--single {
    padding: 6px 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    font-size: 14px
}

.qodef-woo-results .woocommerce-ordering .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: auto
}

#qodef-woo-page.qodef--single>.product, #yith-quick-view-content.single-product>.product {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner, #yith-quick-view-content.single-product .qodef-woo-single-inner {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin: 0 -20px
}

#qodef-woo-page.qodef--single .qodef-woo-single-inner>*, #yith-quick-view-content.single-product .qodef-woo-single-inner>* {
    padding: 0 20px
}

#qodef-woo-page.qodef--single .qodef-woo-single-image, #yith-quick-view-content.single-product .qodef-woo-single-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    flex-basis: 50%
}

#qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark, #yith-quick-view-content.single-product .qodef-woo-single-image .qodef-woo-product-mark {
    right: auto;
    left: 21.6%;
    transform: translateX(11px)
}

#qodef-woo-page.qodef--single .qodef-woo-single-image .zoomImg, #yith-quick-view-content.single-product .qodef-woo-single-image .zoomImg {
    cursor: crosshair
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery, #yith-quick-view-content.single-product .woocommerce-product-gallery {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure, #yith-quick-view-content.single-product .woocommerce-product-gallery figure {
    position: relative;
    margin: 0 -15px
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure a, #qodef-woo-page.qodef--single .woocommerce-product-gallery figure img, #yith-quick-view-content.single-product .woocommerce-product-gallery figure a, #yith-quick-view-content.single-product .woocommerce-product-gallery figure img {
    display: block;
    width: 100%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery figure>.woocommerce-product-gallery__image {
    position: relative;
    width: calc(100% - 30px) !important;
    margin: 0 15px;
    overflow: hidden
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
    position: relative;
    padding: 0 15px;
    margin-top: 24px
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery .woocommerce-product-gallery__trigger, #yith-quick-view-content.single-product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    top: 10px;
    left: 10px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    z-index: 5
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-1 .woocommerce-product-gallery__image {
    width: 100%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-2 .woocommerce-product-gallery__image {
    width: 50%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-3 .woocommerce-product-gallery__image {
    width: 33.33333%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 .woocommerce-product-gallery__image {
    width: 25%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 .woocommerce-product-gallery__image {
    width: 20%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 .woocommerce-product-gallery__image {
    width: 16.66667%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 .woocommerce-product-gallery__image {
    width: 14.28571%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 .woocommerce-product-gallery__image {
    width: 12.5%
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger {
    left: calc(21.6% + 10px)
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure {
    display: flex;
    flex-direction: row-reverse
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure a, #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure img, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure a, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image {
    width: calc(100% - 21.6%) !important
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper {
    width: 21.6%
}

@media screen and (min-width:681px) {
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
        width: 100%
    }
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child {
    margin-top: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--below figure>.qodef-woo-thumbnails-wrapper, #yith-quick-view-content.single-product .woocommerce-product-gallery.qodef-position--below figure>.qodef-woo-thumbnails-wrapper {
    display: flex;
    flex-wrap: wrap
}

#qodef-woo-page.qodef--single .entry-summary, #yith-quick-view-content.single-product .entry-summary {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    flex-basis: 46.2%
}

#qodef-woo-page.qodef--single .entry-summary .price, #yith-quick-view-content.single-product .entry-summary .price {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin-top: 20px
}

#qodef-woo-page.qodef--single .entry-summary .yith-wcwl-add-to-wishlist, #yith-quick-view-content.single-product .entry-summary .yith-wcwl-add-to-wishlist {
    margin: 30px 0 0 !important;
    display: inline-block
}

#qodef-woo-page.qodef--single .woocommerce-product-rating, #yith-quick-view-content.single-product .woocommerce-product-rating {
    position: relative;
    display: flex;
    align-items: center;
    margin-top: 27px
}

#qodef-woo-page.qodef--single .woocommerce-product-rating .qodef-woo-ratings, #yith-quick-view-content.single-product .woocommerce-product-rating .qodef-woo-ratings {
    flex-shrink: 0;
    width: auto;
    margin-right: 20px
}

#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link, #yith-quick-view-content.single-product .woocommerce-product-rating .woocommerce-review-link {
    font-size: 14px;
    color: #000
}

#qodef-woo-page.qodef--single .woocommerce-product-rating .woocommerce-review-link:hover, #yith-quick-view-content.single-product .woocommerce-product-rating .woocommerce-review-link:hover {
    color: #000
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description, #yith-quick-view-content.single-product .woocommerce-product-details__short-description {
    margin-top: 42px
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p, #yith-quick-view-content.single-product .woocommerce-product-details__short-description p {
    margin-top: 0
}

#qodef-woo-page.qodef--single .woocommerce-product-details__short-description p:last-child, #yith-quick-view-content.single-product .woocommerce-product-details__short-description p:last-child {
    margin-bottom: 0
}

#qodef-woo-page.qodef--single form.cart, #yith-quick-view-content.single-product form.cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 41px
}

#qodef-woo-page.qodef--single form.cart .variations_button, #qodef-woo-page.qodef--single form.cart:not(.variations_form), #yith-quick-view-content.single-product form.cart .variations_button, #yith-quick-view-content.single-product form.cart:not(.variations_form) {
    display: flex;
    align-items: flex-start
}

#qodef-woo-page.qodef--single form.cart .variations_button .quantity, #qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity, #yith-quick-view-content.single-product form.cart .variations_button .quantity, #yith-quick-view-content.single-product form.cart:not(.variations_form) .quantity {
    margin-right: 20px
}

#qodef-woo-page.qodef--single form.cart .variations_button .quantity.hidden, #qodef-woo-page.qodef--single form.cart:not(.variations_form) .quantity.hidden, #yith-quick-view-content.single-product form.cart .variations_button .quantity.hidden, #yith-quick-view-content.single-product form.cart:not(.variations_form) .quantity.hidden {
    margin: 0 !important
}

#qodef-woo-page.qodef--single form.cart .button, #yith-quick-view-content.single-product form.cart .button {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    transition-delay: .03s;
    overflow: hidden
}

#qodef-woo-page.qodef--single form.cart .button:after, #yith-quick-view-content.single-product form.cart .button:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    transform-origin: right;
    transform: scaleX(0);
    width: calc(100% + 2px)
}

#qodef-woo-page.qodef--single form.cart .button:hover, #yith-quick-view-content.single-product form.cart .button:hover {
    color: #fff;
    border-color: var(--qode-main-color)
}

#qodef-woo-page.qodef--single form.cart .button:hover:after, #yith-quick-view-content.single-product form.cart .button:hover:after {
    transform-origin: left;
    transform: scaleX(1)
}

#qodef-woo-page.qodef--single form.cart.grouped_form, #yith-quick-view-content.single-product form.cart.grouped_form {
    flex-wrap: wrap
}

#qodef-woo-page.qodef--single form.cart.grouped_form .group_table td, #qodef-woo-page.qodef--single form.cart.grouped_form .group_table th, #yith-quick-view-content.single-product form.cart.grouped_form .group_table td, #yith-quick-view-content.single-product form.cart.grouped_form .group_table th {
    padding: 20px 0;
    vertical-align: middle;
    text-align: left
}

#qodef-woo-page.qodef--single form.cart.grouped_form .group_table label, #yith-quick-view-content.single-product form.cart.grouped_form .group_table label {
    margin-bottom: 0;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

#qodef-woo-page.qodef--single form.cart.grouped_form>.button, #yith-quick-view-content.single-product form.cart.grouped_form>.button {
    margin-top: 30px
}

#qodef-woo-page.qodef--single form.cart .group_table tr, #yith-quick-view-content.single-product form.cart .group_table tr {
    border-left: none;
    border-right: none;
    border-top: none
}

#qodef-woo-page.qodef--single form.cart .group_table td, #qodef-woo-page.qodef--single form.cart .group_table th, #yith-quick-view-content.single-product form.cart .group_table td, #yith-quick-view-content.single-product form.cart .group_table th {
    padding: 15px 0 15px 15px;
    vertical-align: middle;
    text-align: left;
    border: 0
}

#qodef-woo-page.qodef--single form.cart .group_table td:first-child, #qodef-woo-page.qodef--single form.cart .group_table th:first-child, #yith-quick-view-content.single-product form.cart .group_table td:first-child, #yith-quick-view-content.single-product form.cart .group_table th:first-child {
    padding-left: 0
}

#qodef-woo-page.qodef--single form.cart .group_table th, #yith-quick-view-content.single-product form.cart .group_table th {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

#qodef-woo-page.qodef--single form.cart .group_table td ul, #yith-quick-view-content.single-product form.cart .group_table td ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#qodef-woo-page.qodef--single form.cart .group_table td ul li, #yith-quick-view-content.single-product form.cart .group_table td ul li {
    margin: 0 0 10px;
    padding: 0
}

#qodef-woo-page.qodef--single form.cart .group_table td ul li:last-child, #yith-quick-view-content.single-product form.cart .group_table td ul li:last-child {
    margin-bottom: 0
}

#qodef-woo-page.qodef--single form.cart .group_table td ul li label, #yith-quick-view-content.single-product form.cart .group_table td ul li label {
    margin-bottom: 0
}

#qodef-woo-page.qodef--single form.cart .group_table p, #yith-quick-view-content.single-product form.cart .group_table p {
    margin: 0
}

#qodef-woo-page.qodef--single form.cart .group_table .variation:after, #qodef-woo-page.qodef--single form.cart .group_table .variation:before, #yith-quick-view-content.single-product form.cart .group_table .variation:after, #yith-quick-view-content.single-product form.cart .group_table .variation:before {
    content: '';
    display: table;
    table-layout: fixed
}

#qodef-woo-page.qodef--single form.cart .group_table .variation:after, #yith-quick-view-content.single-product form.cart .group_table .variation:after {
    clear: both
}

#qodef-woo-page.qodef--single form.cart .group_table .variation dt, #yith-quick-view-content.single-product form.cart .group_table .variation dt {
    clear: left;
    float: left;
    font-weight: initial
}

@media only screen and (max-width:680px) {
    #qodef-woo-page.qodef--single form.cart .group_table .variation dt, #yith-quick-view-content.single-product form.cart .group_table .variation dt {
        float: none;
        width: 100%
    }
}

#qodef-woo-page.qodef--single form.cart .group_table .variation dd, #yith-quick-view-content.single-product form.cart .group_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px
}

@media only screen and (max-width:680px) {
    #qodef-woo-page.qodef--single form.cart .group_table .variation dd, #yith-quick-view-content.single-product form.cart .group_table .variation dd {
        float: none;
        margin: 0;
        width: 100%
    }
}

#qodef-woo-page.qodef--single form.cart .variations, #yith-quick-view-content.single-product form.cart .variations {
    margin-bottom: 30px
}

#qodef-woo-page.qodef--single form.cart .variations tr, #yith-quick-view-content.single-product form.cart .variations tr {
    border: 0
}

#qodef-woo-page.qodef--single form.cart .variations tr[class^=description_attribute] td, #yith-quick-view-content.single-product form.cart .variations tr[class^=description_attribute] td {
    padding-bottom: 10px
}

#qodef-woo-page.qodef--single form.cart .variations td, #yith-quick-view-content.single-product form.cart .variations td {
    position: relative
}

#qodef-woo-page.qodef--single form.cart .variations td, #qodef-woo-page.qodef--single form.cart .variations th, #yith-quick-view-content.single-product form.cart .variations td, #yith-quick-view-content.single-product form.cart .variations th {
    padding: 3px 0;
    text-align: initial;
    border: 0
}

#qodef-woo-page.qodef--single form.cart .variations label, #yith-quick-view-content.single-product form.cart .variations label {
    margin-bottom: 0;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

#qodef-woo-page.qodef--single form.cart .variations select, #yith-quick-view-content.single-product form.cart .variations select {
    width: auto;
    min-width: 220px;
    margin: 0
}

#qodef-woo-page.qodef--single form.cart .variations .select2-container--default, #qodef-woo-page.qodef--single form.cart .variations select, #yith-quick-view-content.single-product form.cart .variations .select2-container--default, #yith-quick-view-content.single-product form.cart .variations select {
    margin: 0
}

#qodef-woo-page.qodef--single form.cart .variations .reset_variations, #yith-quick-view-content.single-product form.cart .variations .reset_variations {
    display: inline-block;
    margin-left: 10px;
    line-height: 1
}

#qodef-woo-page.qodef--single form.cart .woocommerce-variation, #yith-quick-view-content.single-product form.cart .woocommerce-variation {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    position: relative
}

#qodef-woo-page.qodef--single form.cart .woocommerce-variation .woocommerce-variation-availability>*, #qodef-woo-page.qodef--single form.cart .woocommerce-variation .woocommerce-variation-description>*, #qodef-woo-page.qodef--single form.cart .woocommerce-variation .woocommerce-variation-price>*, #yith-quick-view-content.single-product form.cart .woocommerce-variation .woocommerce-variation-availability>*, #yith-quick-view-content.single-product form.cart .woocommerce-variation .woocommerce-variation-description>*, #yith-quick-view-content.single-product form.cart .woocommerce-variation .woocommerce-variation-price>* {
    margin: 0 0 45px 0
}

#qodef-woo-page.qodef--single .out-of-stock, #yith-quick-view-content.single-product .out-of-stock {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin: 28px 0 0
}

#qodef-woo-page.qodef--single .product_meta, #yith-quick-view-content.single-product .product_meta {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 49px;
    border-top: 1px solid #e3e3e3;
    padding-top: 44px
}

#qodef-woo-page.qodef--single .product_meta>*, #yith-quick-view-content.single-product .product_meta>* {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 3px
}

#qodef-woo-page.qodef--single .product_meta>:last-child, #yith-quick-view-content.single-product .product_meta>:last-child {
    margin-bottom: 0
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-label, #yith-quick-view-content.single-product .product_meta .qodef-woo-meta-label {
    min-width: 120px;
    flex-shrink: 0;
    margin-right: 8px;
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    line-height: inherit !important
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a, #yith-quick-view-content.single-product .product_meta .qodef-woo-meta-value a {
    color: inherit
}

#qodef-woo-page.qodef--single .product_meta .qodef-woo-meta-value a:hover, #yith-quick-view-content.single-product .product_meta .qodef-woo-meta-value a:hover {
    color: var(--qode-main-color)
}

#qodef-woo-page.qodef--single .product_meta .posted_in .qodef-woo-meta-value, #qodef-woo-page.qodef--single .product_meta .sku_wrapper .qodef-woo-meta-value, #yith-quick-view-content.single-product .product_meta .posted_in .qodef-woo-meta-value, #yith-quick-view-content.single-product .product_meta .sku_wrapper .qodef-woo-meta-value {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

#qodef-woo-page.qodef--single .product_meta .tagged_as, #yith-quick-view-content.single-product .product_meta .tagged_as {
    font-size: 0
}

#qodef-woo-page.qodef--single .product_meta .tagged_as a[rel=tag], #yith-quick-view-content.single-product .product_meta .tagged_as a[rel=tag] {
    padding: 4px 8px;
    margin: 0 5px 5px 0;
    border: 1px solid #d8d8d8;
    background-color: transparent;
    color: var(--qode-main-color);
    font-family: "Nunito Sans", sans-serif;
    font-size: 12px;
    text-transform: lowercase;
    letter-spacing: 0;
    transition: color .2s ease-out, border-color .35s ease-out, background-color .2s ease-out;
    white-space: nowrap
}

#qodef-woo-page.qodef--single .product_meta .tagged_as a[rel=tag]:hover, #yith-quick-view-content.single-product .product_meta .tagged_as a[rel=tag]:hover {
    border-color: var(--qode-main-color)
}

#qodef-woo-page.qodef--single .qodef-social-share, #yith-quick-view-content.single-product .qodef-social-share {
    margin-top: 15px
}

#qodef-woo-page.qodef--single .qodef-social-share .qodef-social-title, #yith-quick-view-content.single-product .qodef-social-share .qodef-social-title {
    display: none
}

#qodef-woo-page.qodef--single .qodef-social-share li, #yith-quick-view-content.single-product .qodef-social-share li {
    height: auto
}

#qodef-woo-page.qodef--single .qodef-social-share li *, #yith-quick-view-content.single-product .qodef-social-share li * {
    display: inline-block
}

#qodef-woo-page.qodef--single .woocommerce-tabs, #yith-quick-view-content.single-product .woocommerce-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 119px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px solid #e3e3e3
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li {
    margin: 0;
    padding: 0
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a {
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    display: block;
    transition: .2s ease-out;
    padding: 0 61px 18px;
    text-align: left;
    position: relative
}

@media only screen and (max-width:1440px) {
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a {
        font-size: 18px;
        line-height: 1.27778em
    }
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a:after {
    content: '';
    height: 1px;
    width: 100%;
    bottom: -1px;
    left: 0;
    position: absolute;
    background-color: var(--qode-main-color);
    transition: opacity .35s, transform .7s cubic-bezier(.22, .61, .36, 1);
    transform: scaleX(0);
    transform-origin: left
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover:after, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a:after, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a:after, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a:after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a:hover:after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li.active a:after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li.ui-state-active a:after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li.ui-state-hover a:after {
    transform: scaleX(1)
}

@media only screen and (max-width:1024px) {
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a {
        padding: 0 30px 18px !important
    }
}

@media only screen and (max-width:768px) {
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs {
        flex-direction: column;
        align-items: flex-start;
        border-bottom: 0
    }

    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li {
        margin: 0 0 26px 0;
        padding: 0
    }

    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a {
        padding: 0 18px 18px !important
    }

    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li:last-child, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li:last-child {
        margin-bottom: 0
    }
}

@media only screen and (max-width:480px) {
    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a {
        padding: 0 0 10px !important
    }

    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a::after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a::after {
        background-color: transparent
    }

    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li a:hover::after, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.active a::after, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-active a::after, #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li.ui-state-hover a::after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li a:hover::after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li.active a::after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li.ui-state-active a::after, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tabs li.ui-state-hover a::after {
        background-color: var(--qode-main-color)
    }
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tab {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 35px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--additional_information {
    margin-top: 16px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tab.woocommerce-Tabs-panel--reviews {
    margin-top: 27px
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab>h2, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tab>h2 {
    display: none
}

#qodef-woo-page.qodef--single .woocommerce-tabs .wc-tab:not(.woocommerce-Tabs-panel--reviews) p, #yith-quick-view-content.single-product .woocommerce-tabs .wc-tab:not(.woocommerce-Tabs-panel--reviews) p {
    margin: 0
}

#qodef-woo-page.qodef--single .shop_attributes td, #qodef-woo-page.qodef--single .shop_attributes th, #yith-quick-view-content.single-product .shop_attributes td, #yith-quick-view-content.single-product .shop_attributes th {
    vertical-align: middle;
    text-align: left
}

#qodef-woo-page.qodef--single .shop_attributes th, #yith-quick-view-content.single-product .shop_attributes th {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

#qodef-woo-page.qodef--single .shop_attributes p, #yith-quick-view-content.single-product .shop_attributes p {
    margin: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title, #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-Reviews-title {
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400;
    margin: 0
}

@media only screen and (max-width:1440px) {
    #qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-Reviews-title, #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-Reviews-title {
        font-size: 18px;
        line-height: 1.27778em
    }
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist, #yith-quick-view-content.single-product .woocommerce-Reviews .commentlist {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 22px 0 0;
    padding: 0;
    list-style: none
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>*, #yith-quick-view-content.single-product .woocommerce-Reviews .commentlist>* {
    margin: 0 0 30px;
    padding: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .commentlist>:last-child, #yith-quick-view-content.single-product .woocommerce-Reviews .commentlist>:last-child {
    margin-bottom: 0
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container, #yith-quick-view-content.single-product .woocommerce-Reviews .comment_container {
    position: relative;
    display: flex;
    align-items: flex-start
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .comment_container>img, #yith-quick-view-content.single-product .woocommerce-Reviews .comment_container>img {
    flex-shrink: 0;
    margin-right: 25px
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .comment-text, #yith-quick-view-content.single-product .woocommerce-Reviews .comment-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .meta, #yith-quick-view-content.single-product .woocommerce-Reviews .meta {
    padding-top: 2px
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author, #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-review__author {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400
}

@media only screen and (max-width:1440px) {
    #qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__author, #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-review__author {
        font-size: 18px;
        line-height: 1.27778em
    }
}

#qodef-woo-page.qodef--single .woocommerce-Reviews .woocommerce-review__published-date, #yith-quick-view-content.single-product .woocommerce-Reviews .woocommerce-review__published-date {
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

#qodef-woo-page.qodef--single #review_form, #yith-quick-view-content.single-product #review_form {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 32px
}

#qodef-woo-page.qodef--single #review_form .comment-reply-title, #yith-quick-view-content.single-product #review_form .comment-reply-title {
    font-size: 20px;
    line-height: 1.25em;
    font-weight: 400
}

@media only screen and (max-width:1440px) {
    #qodef-woo-page.qodef--single #review_form .comment-reply-title, #yith-quick-view-content.single-product #review_form .comment-reply-title {
        font-size: 18px;
        line-height: 1.27778em
    }
}

#qodef-woo-page.qodef--single #review_form .comment-notes~.comment-form-rating, #yith-quick-view-content.single-product #review_form .comment-notes~.comment-form-rating {
    margin-top: -13px
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating, #yith-quick-view-content.single-product #review_form .comment-form-rating {
    margin: 10px 0 23px 0
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating label, #yith-quick-view-content.single-product #review_form .comment-form-rating label {
    margin-bottom: 5px
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .stars, #yith-quick-view-content.single-product #review_form .comment-form-rating .stars {
    display: none;
    line-height: 1
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings, #yith-quick-view-content.single-product #review_form .comment-form-rating .qodef-comment-form-ratings {
    display: flex;
    margin: 0;
    overflow: hidden
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings.selected svg, #yith-quick-view-content.single-product #review_form .comment-form-rating .qodef-comment-form-ratings.selected svg {
    fill: currentColor
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating .qodef-comment-form-ratings.selected .active~* svg, #yith-quick-view-content.single-product #review_form .comment-form-rating .qodef-comment-form-ratings.selected .active~* svg {
    fill: none
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating a, #yith-quick-view-content.single-product #review_form .comment-form-rating a {
    color: #000;
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 1.5px 0 0;
    font-size: 0;
    line-height: 1
}

#qodef-woo-page.qodef--single #review_form .comment-form-rating a svg, #yith-quick-view-content.single-product #review_form .comment-form-rating a svg {
    display: block;
    width: 14px;
    height: auto;
    fill: none;
    stroke: currentColor
}

#qodef-woo-page.qodef--single .related, #qodef-woo-page.qodef--single .up-sells, #yith-quick-view-content.single-product .related, #yith-quick-view-content.single-product .up-sells {
    margin-top: 127px
}

#qodef-woo-page.qodef--single .related>h2, #qodef-woo-page.qodef--single .up-sells>h2, #yith-quick-view-content.single-product .related>h2, #yith-quick-view-content.single-product .up-sells>h2 {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 36px;
    line-height: 1.13889em;
    font-weight: 400;
    margin: 0 0 42px
}

@media only screen and (max-width:1440px) {
    #qodef-woo-page.qodef--single .related>h2, #qodef-woo-page.qodef--single .up-sells>h2, #yith-quick-view-content.single-product .related>h2, #yith-quick-view-content.single-product .up-sells>h2 {
        font-size: 30px;
        line-height: 1.16667em
    }
}

@media only screen and (min-width:769px) {
    #qodef-woo-page.qodef--single .woocommerce-notices-wrapper .woocommerce-message, #yith-quick-view-content.single-product .woocommerce-notices-wrapper .woocommerce-message {
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between
    }
}

@media only screen and (max-width:768px) {
    #qodef-woo-page.qodef--single .woocommerce-notices-wrapper .woocommerce-message, #yith-quick-view-content.single-product .woocommerce-notices-wrapper .woocommerce-message {
        padding: 30px
    }

    #qodef-woo-page.qodef--single .woocommerce-notices-wrapper .woocommerce-message .button, #yith-quick-view-content.single-product .woocommerce-notices-wrapper .woocommerce-message .button {
        margin-top: 21px
    }
}

body.single-product #qodef-page-inner {
    padding-top: 70px;
    padding-bottom: 99px
}

@media only screen and (max-width:768px) {
    body.single-product #qodef-page-inner {
        padding-bottom: 39px
    }
}

.widget .qodef-woo-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1;
    margin: 0
}

.widget .qodef-woo-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.widget .qodef-woo-ratings .qodef-m-star {
    color: #000
}

.widget .qodef-woo-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: .1em;
    width: 14px;
    height: auto
}

.widget .qodef-woo-ratings .qodef-m-star svg:last-child {
    margin-right: 0
}

.widget .qodef-woo-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap
}

.widget .qodef-woo-ratings .qodef-m-star.qodef--active svg {
    fill: currentColor
}

.widget .price {
    position: relative;
    display: flex;
    align-items: center;
    font-size: 13px;
    margin: 5px 0 0;
    margin: 0
}

.widget .price del {
    margin-right: 10px
}

.widget .price ins {
    text-decoration: none
}

.widget.woocommerce .qodef-woo-product-title {
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    margin: 0
}

.widget.woocommerce a .product-title {
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.widget.woocommerce .button, .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    padding: 7px 43px;
    cursor: pointer;
    color: #fff;
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
    z-index: 1;
    transition-delay: .03s;
    overflow: hidden
}

.widget.woocommerce .button:after, .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: var(--qodef-hover-bg-color, var(--qode-main-color));
    transition: transform .8s cubic-bezier(.22, .61, .36, 1);
    z-index: -1;
    width: calc(100% + 2px);
    transform-origin: left;
    transform: scaleX(1)
}

.widget.woocommerce .button:hover, .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border-color: var(--qode-main-color)
}

.widget.woocommerce .button:hover:after, .widget.woocommerce .woocommerce-widget-layered-nav-dropdown__submit:hover:after {
    transform-origin: right;
    transform: scaleX(0)
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
    border-radius: 0;
    cursor: pointer;
    height: 1px;
    position: relative
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    border-radius: 100%;
    height: 6px;
    outline: 0;
    position: absolute;
    top: -2.5px;
    width: 6px;
    z-index: 2
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle:last-of-type {
    transform: translateX(-6px)
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
    border-radius: 0;
    display: block;
    height: 100%;
    position: absolute;
    z-index: 1
}

.widget.woocommerce.widget_price_filter .price_slider_amount {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 32px 0 0;
    position: relative
}

.widget.woocommerce.widget_price_filter .price_slider_amount .clear {
    display: none
}

.widget.woocommerce.widget_products ul li, .widget.woocommerce.widget_recently_viewed_products ul li, .widget.woocommerce.widget_top_rated_products ul li {
    display: flex;
    position: relative
}

.widget.woocommerce.widget_products ul li:last-child, .widget.woocommerce.widget_recently_viewed_products ul li:last-child, .widget.woocommerce.widget_top_rated_products ul li:last-child {
    margin-bottom: 0
}

.widget.woocommerce.widget_products .qodef-woo-product-image, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    flex-shrink: 0
}

.widget.woocommerce.widget_products .qodef-woo-product-image a, .widget.woocommerce.widget_products .qodef-woo-product-image img, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image a, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image a, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    display: block;
    position: relative
}

.widget.woocommerce.widget_recent_reviews ul li .reviewer {
    margin-top: 8px
}

.widget.woocommerce.widget_recent_reviews ul li:last-child {
    margin-bottom: 0
}

.widget.woocommerce.widget_recent_reviews ul li>* {
    display: block
}

.widget.woocommerce.widget_recent_reviews a {
    font-family: "DM Sans", sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em;
    position: relative
}

.widget.woocommerce.widget_recent_reviews a img {
    left: 0;
    position: absolute;
    top: 0
}

.widget.woocommerce.widget_layered_nav button {
    margin-top: 10px
}

.widget .wp-block-woocommerce-price-filter {
    margin-top: -5px;
    margin-bottom: -10px
}

.widget .wc-block-components-price-slider {
    margin: 0
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-input-wrapper {
    box-shadow: none;
    height: 1px;
    margin: 15px 0 12px
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-input-progress {
    height: 1px
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-text {
    margin-bottom: 0
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb {
    border-radius: 100%;
    height: 6px;
    outline: 0;
    position: relative;
    top: 50%;
    width: 6px;
    background-color: #000;
    border-color: #000;
    z-index: 2
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-webkit-slider-thumb:last-of-type {
    transform: translateX(-6px)
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb {
    border-radius: 100%;
    height: 6px;
    outline: 0;
    position: relative;
    top: 50%;
    width: 6px;
    background-color: #000;
    border-color: #000;
    z-index: 2
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-moz-range-thumb:last-of-type {
    transform: translateX(-6px)
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb {
    border-radius: 100%;
    height: 6px;
    outline: 0;
    position: relative;
    top: 50%;
    width: 6px;
    background-color: #000;
    border-color: #000;
    z-index: 2
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__range-input::-ms-thumb:last-of-type {
    transform: translateX(-6px)
}

.widget .wc-block-components-price-slider .wc-block-components-price-slider__controls {
    margin: 0
}

.widget .wc-block-components-price-slider .wc-block-components-formatted-money-amount {
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    letter-spacing: .2em
}

.widget .wc-block-components-price-slider .wc-block-components-filter-reset-button {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    text-decoration: none !important
}

.widget .wc-block-components-price-slider .wc-block-components-filter-reset-button:hover {
    text-decoration: none !important
}

.widget .wc-block-components-price-slider button {
    font-family: "Nunito Sans", sans-serif;
    font-size: 16px;
    line-height: 1.6875em;
    font-weight: 400;
    color: #000;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: lowercase;
    border-radius: 0;
    outline: 0;
    transition: color .2s ease-out, background-color .2s ease-out, border-color .2s ease-out;
    background-color: transparent !important;
    border: 0 !important;
    padding: 0 !important
}

.widget .wc-block-product-categories {
    margin-bottom: 0
}

.widget .wc-block-product-categories-list--has-images {
    margin: 0
}

.widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    vertical-align: top
}

.widget .wc-block-product-categories-list-item a {
    font-family: "DM Sans", sans-serif;
    font-size: 12px;
    line-height: 1.16667em;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: .2em
}

.widget .wc-block-product-search .wc-block-product-search__field {
    margin-bottom: 0
}

.widget .qodef-m-star {
    color: var(--qode-main-color) !important
}

.widget.woocommerce .qodef-woo-product-title a {
    color: #000
}

.widget.woocommerce .qodef-woo-product-title a:hover {
    color: var(--qode-main-color)
}

.widget.woocommerce a .product-title {
    color: #000
}

.widget.woocommerce a:hover .product-title {
    color: var(--qode-main-color)
}

.widget.woocommerce.widget_price_filter .qodef-widget-title {
    margin-bottom: 29.5px
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #fafafa
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-handle {
    background-color: var(--qode-main-color)
}

.widget.woocommerce.widget_price_filter .price_slider_wrapper .ui-widget-content .ui-slider-range {
    background-color: var(--qode-main-color)
}

.widget.woocommerce.widget_shopping_cart {
    flex-direction: column;
    align-items: flex-start
}

.widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

.widget.woocommerce.widget_shopping_cart .qodef-widget-title {
    margin-bottom: 29.5px
}

.widget.woocommerce.widget_layered_nav form {
    margin-top: 29.5px
}

.widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: var(--qode-main-color)
}

.widget.woocommerce.widget_products .qodef-widget-title, .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin-bottom: 29.5px
}

.widget.woocommerce.widget_products ul li, .widget.woocommerce.widget_recently_viewed_products ul li, .widget.woocommerce.widget_top_rated_products ul li {
    margin-bottom: 20px
}

.widget.woocommerce.widget_products .qodef-woo-product-image, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    margin-right: 20px
}

.widget.woocommerce.widget_products .qodef-woo-product-image img, .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

.widget.woocommerce.widget_recent_reviews .qodef-widget-title {
    margin-bottom: 29.5px
}

.widget.woocommerce.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

.widget.woocommerce.widget_recent_reviews ul li>* {
    padding-left: 100px
}

.widget.woocommerce.widget_recent_reviews a:hover {
    color: var(--qode-main-color)
}

.widget.woocommerce.widget_recent_reviews a img {
    width: 80px
}

.widget.widget_block .price {
    justify-content: center
}

.widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin-bottom: 20px !important;
    margin-left: 100px !important
}

.widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #000
}

.widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: var(--qode-main-color)
}

.widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 20px 0 -100px !important;
    max-width: initial !important;
    width: 80px !important
}

#qodef-top-area .widget.woocommerce .qodef-woo-product-title a {
    color: #fff
}

#qodef-top-area .widget.woocommerce .qodef-woo-product-title a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .widget.woocommerce a .product-title {
    color: #fff
}

#qodef-top-area .widget.woocommerce a:hover .product-title {
    color: var(--qode-main-color)
}

#qodef-top-area .widget.woocommerce.widget_price_filter .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-top-area .widget.woocommerce.widget_shopping_cart {
    flex-direction: column;
    align-items: flex-start
}

#qodef-top-area .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

#qodef-top-area .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-top-area .widget.woocommerce.widget_layered_nav form {
    margin-top: 29.5px
}

#qodef-top-area .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: var(--qode-main-color)
}

#qodef-top-area .widget.woocommerce.widget_products .qodef-widget-title, #qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-top-area .widget.woocommerce.widget_products ul li, #qodef-top-area .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-top-area .widget.woocommerce.widget_top_rated_products ul li {
    margin-bottom: 20px
}

#qodef-top-area .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    margin-right: 20px
}

#qodef-top-area .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-top-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-top-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

#qodef-top-area .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-top-area .widget.woocommerce.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

#qodef-top-area .widget.woocommerce.widget_recent_reviews ul li>* {
    padding-left: 100px
}

#qodef-top-area .widget.woocommerce.widget_recent_reviews a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .widget.woocommerce.widget_recent_reviews a img {
    width: 80px
}

#qodef-top-area .widget.widget_block .price {
    justify-content: center
}

#qodef-top-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin-bottom: 20px !important;
    margin-left: 100px !important
}

#qodef-top-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #fff
}

#qodef-top-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: var(--qode-main-color)
}

#qodef-top-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 20px 0 -100px !important;
    max-width: initial !important;
    width: 80px !important
}

#qodef-page-footer .widget .qodef-m-star {
    color: #fff !important
}

#qodef-page-footer .widget.woocommerce .qodef-woo-product-title a {
    color: #000
}

#qodef-page-footer .widget.woocommerce .qodef-woo-product-title a:hover {
    color: #000
}

#qodef-page-footer .widget.woocommerce a .product-title {
    color: #000
}

#qodef-page-footer .widget.woocommerce a:hover .product-title {
    color: #000
}

#qodef-page-footer .widget.woocommerce.widget_price_filter .qodef-widget-title {
    margin-bottom: 40.5px
}

#qodef-page-footer .widget.woocommerce.widget_shopping_cart {
    flex-direction: column;
    align-items: flex-start
}

#qodef-page-footer .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

#qodef-page-footer .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
    margin-bottom: 40.5px
}

#qodef-page-footer .widget.woocommerce.widget_layered_nav form {
    margin-top: 40.5px
}

#qodef-page-footer .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: #000
}

#qodef-page-footer .widget.woocommerce.widget_products .qodef-widget-title, #qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin-bottom: 40.5px
}

#qodef-page-footer .widget.woocommerce.widget_products ul li, #qodef-page-footer .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-page-footer .widget.woocommerce.widget_top_rated_products ul li {
    margin-bottom: 20px
}

#qodef-page-footer .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    margin-right: 20px
}

#qodef-page-footer .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-page-footer .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-page-footer .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

#qodef-page-footer .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
    margin-bottom: 40.5px
}

#qodef-page-footer .widget.woocommerce.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

#qodef-page-footer .widget.woocommerce.widget_recent_reviews ul li>* {
    padding-left: 100px
}

#qodef-page-footer .widget.woocommerce.widget_recent_reviews a:hover {
    color: #000
}

#qodef-page-footer .widget.woocommerce.widget_recent_reviews a img {
    width: 80px
}

#qodef-page-footer .widget.widget_block .price {
    justify-content: center
}

#qodef-page-footer .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin-bottom: 20px !important;
    margin-left: 100px !important
}

#qodef-page-footer .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #000
}

#qodef-page-footer .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: #000
}

#qodef-page-footer .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 20px 0 -100px !important;
    max-width: initial !important;
    width: 80px !important
}

#qodef-side-area .widget.woocommerce .qodef-woo-product-title a {
    color: #000
}

#qodef-side-area .widget.woocommerce .qodef-woo-product-title a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget.woocommerce a .product-title {
    color: #000
}

#qodef-side-area .widget.woocommerce a:hover .product-title {
    color: var(--qode-main-color)
}

#qodef-side-area .widget.woocommerce.widget_price_filter .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-side-area .widget.woocommerce.widget_shopping_cart {
    flex-direction: column;
    align-items: flex-start
}

#qodef-side-area .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

#qodef-side-area .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-side-area .widget.woocommerce.widget_layered_nav form {
    margin-top: 29.5px
}

#qodef-side-area .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: var(--qode-main-color)
}

#qodef-side-area .widget.woocommerce.widget_products .qodef-widget-title, #qodef-side-area .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-side-area .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-side-area .widget.woocommerce.widget_products ul li, #qodef-side-area .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-side-area .widget.woocommerce.widget_top_rated_products ul li {
    margin-bottom: 20px
}

#qodef-side-area .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-side-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-side-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    margin-right: 20px
}

#qodef-side-area .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-side-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-side-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

#qodef-side-area .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-side-area .widget.woocommerce.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

#qodef-side-area .widget.woocommerce.widget_recent_reviews ul li>* {
    padding-left: 100px
}

#qodef-side-area .widget.woocommerce.widget_recent_reviews a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget.woocommerce.widget_recent_reviews a img {
    width: 80px
}

#qodef-side-area .widget.widget_block .price {
    justify-content: center
}

#qodef-side-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin-bottom: 20px !important;
    margin-left: 100px !important
}

#qodef-side-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #000
}

#qodef-side-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: var(--qode-main-color)
}

#qodef-side-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 20px 0 -100px !important;
    max-width: initial !important;
    width: 80px !important
}

.qodef-mega-menu-widget-holder .widget.woocommerce .qodef-woo-product-title a {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget.woocommerce .qodef-woo-product-title a:hover {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget.woocommerce a .product-title {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget.woocommerce a:hover .product-title {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_price_filter .qodef-widget-title {
    margin-bottom: 29.5px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_shopping_cart {
    flex-direction: column;
    align-items: flex-start
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
    margin-bottom: 29.5px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_layered_nav form {
    margin-top: 29.5px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_products .qodef-widget-title, .qodef-mega-menu-widget-holder .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, .qodef-mega-menu-widget-holder .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin-bottom: 29.5px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_products ul li, .qodef-mega-menu-widget-holder .widget.woocommerce.widget_recently_viewed_products ul li, .qodef-mega-menu-widget-holder .widget.woocommerce.widget_top_rated_products ul li {
    margin-bottom: 20px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_products .qodef-woo-product-image, .qodef-mega-menu-widget-holder .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, .qodef-mega-menu-widget-holder .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    margin-right: 20px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_products .qodef-woo-product-image img, .qodef-mega-menu-widget-holder .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, .qodef-mega-menu-widget-holder .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
    margin-bottom: 29.5px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews ul li>* {
    padding-left: 100px
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews a:hover {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget.woocommerce.widget_recent_reviews a img {
    width: 80px
}

.qodef-mega-menu-widget-holder .widget.widget_block .price {
    justify-content: center
}

.qodef-mega-menu-widget-holder .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin-bottom: 20px !important;
    margin-left: 100px !important
}

.qodef-mega-menu-widget-holder .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #fff
}

.qodef-mega-menu-widget-holder .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: var(--qode-main-color)
}

.qodef-mega-menu-widget-holder .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 20px 0 -100px !important;
    max-width: initial !important;
    width: 80px !important
}

#qodef-page-sidebar .widget.woocommerce .qodef-woo-product-title a {
    color: #000
}

#qodef-page-sidebar .widget.woocommerce .qodef-woo-product-title a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget.woocommerce a .product-title {
    color: #000
}

#qodef-page-sidebar .widget.woocommerce a:hover .product-title {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget.woocommerce.widget_price_filter .qodef-widget-title {
    margin-bottom: 34.5px
}

#qodef-page-sidebar .widget.woocommerce.widget_shopping_cart {
    flex-direction: column;
    align-items: flex-start
}

#qodef-page-sidebar .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

#qodef-page-sidebar .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
    margin-bottom: 34.5px
}

#qodef-page-sidebar .widget.woocommerce.widget_layered_nav form {
    margin-top: 34.5px
}

#qodef-page-sidebar .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget.woocommerce.widget_products .qodef-widget-title, #qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin-bottom: 34.5px
}

#qodef-page-sidebar .widget.woocommerce.widget_products ul li, #qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-page-sidebar .widget.woocommerce.widget_top_rated_products ul li {
    margin-bottom: 20px
}

#qodef-page-sidebar .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    margin-right: 20px
}

#qodef-page-sidebar .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
    margin-bottom: 34.5px
}

#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews ul li>* {
    padding-left: 100px
}

#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget.woocommerce.widget_recent_reviews a img {
    width: 80px
}

#qodef-page-sidebar .widget.widget_block .price {
    justify-content: center
}

#qodef-page-sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin-bottom: 20px !important;
    margin-left: 100px !important
}

#qodef-page-sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #000
}

#qodef-page-sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: var(--qode-main-color)
}

#qodef-page-sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 20px 0 -100px !important;
    max-width: initial !important;
    width: 80px !important
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce .qodef-woo-product-title a {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce .qodef-woo-product-title a:hover {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce a .product-title {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce a:hover .product-title {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_price_filter .qodef-widget-title {
    margin-bottom: 29.5px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_shopping_cart {
    flex-direction: column;
    align-items: flex-start
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
    margin-bottom: 29.5px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_layered_nav form {
    margin-top: 29.5px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_products .qodef-widget-title, .archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, .archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin-bottom: 29.5px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_products ul li, .archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products ul li, .archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_top_rated_products ul li {
    margin-bottom: 20px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_products .qodef-woo-product-image, .archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, .archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    margin-right: 20px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_products .qodef-woo-product-image img, .archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, .archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
    margin-bottom: 29.5px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recent_reviews ul li>* {
    padding-left: 100px
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recent_reviews a:hover {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget.woocommerce.widget_recent_reviews a img {
    width: 80px
}

.archive.woocommerce #qodef-page-sidebar .widget.widget_block .price {
    justify-content: center
}

.archive.woocommerce #qodef-page-sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin-bottom: 20px !important;
    margin-left: 100px !important
}

.archive.woocommerce #qodef-page-sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: currentColor
}

.archive.woocommerce #qodef-page-sidebar .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 20px 0 -100px !important;
    max-width: initial !important;
    width: 80px !important
}

#qodef-page-footer-bottom-area .widget.woocommerce .qodef-woo-product-title a {
    color: #adadad
}

#qodef-page-footer-bottom-area .widget.woocommerce .qodef-woo-product-title a:hover {
    color: #000
}

#qodef-page-footer-bottom-area .widget.woocommerce a .product-title {
    color: #adadad
}

#qodef-page-footer-bottom-area .widget.woocommerce a:hover .product-title {
    color: #000
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_price_filter .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_shopping_cart {
    flex-direction: column;
    align-items: flex-start
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    width: 100%
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_shopping_cart .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_layered_nav form {
    margin-top: 29.5px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_layered_nav ul li.chosen a {
    color: #000
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_products .qodef-widget-title, #qodef-page-footer-bottom-area .widget.woocommerce.widget_recently_viewed_products .qodef-widget-title, #qodef-page-footer-bottom-area .widget.woocommerce.widget_top_rated_products .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_products ul li, #qodef-page-footer-bottom-area .widget.woocommerce.widget_recently_viewed_products ul li, #qodef-page-footer-bottom-area .widget.woocommerce.widget_top_rated_products ul li {
    margin-bottom: 20px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_products .qodef-woo-product-image, #qodef-page-footer-bottom-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image, #qodef-page-footer-bottom-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image {
    margin-right: 20px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_products .qodef-woo-product-image img, #qodef-page-footer-bottom-area .widget.woocommerce.widget_recently_viewed_products .qodef-woo-product-image img, #qodef-page-footer-bottom-area .widget.woocommerce.widget_top_rated_products .qodef-woo-product-image img {
    width: 80px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews .qodef-widget-title {
    margin-bottom: 29.5px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews ul li {
    min-height: 80px;
    margin-bottom: 20px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews ul li>* {
    padding-left: 100px
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews a:hover {
    color: #000
}

#qodef-page-footer-bottom-area .widget.woocommerce.widget_recent_reviews a img {
    width: 80px
}

#qodef-page-footer-bottom-area .widget.widget_block .price {
    justify-content: center
}

#qodef-page-footer-bottom-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item {
    margin-bottom: 20px !important;
    margin-left: 100px !important
}

#qodef-page-footer-bottom-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a {
    color: #adadad
}

#qodef-page-footer-bottom-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item a:hover {
    color: #000
}

#qodef-page-footer-bottom-area .widget .wc-block-product-categories-list--has-images .wc-block-product-categories-list-item__image {
    margin: 0 20px 0 -100px !important;
    max-width: initial !important;
    width: 80px !important
}

@media only screen and (max-width:680px) {
    #qodef-404-page {
        padding: 110px 40px 200px
    }
}

@media only screen and (max-width:768px) {
    .qodef-blog .qodef-m-pagination {
        margin-top: 5px;
        margin-bottom: 122px
    }
}

@media only screen and (max-width:680px) {
    .qodef-blog .qodef-blog-item .qodef-e-left, .qodef-blog .qodef-blog-item .qodef-e-right {
        flex-basis: 100%
    }

    .qodef-blog .qodef-blog-item .qodef-e-right {
        text-align: left;
        margin-top: 18px
    }

    .qodef-blog .qodef-blog-item.format-link .qodef-e-link-icon {
        right: 12%;
        width: 120px
    }

    .qodef-blog .qodef-blog-item.format-link .qodef-e-link {
        padding: 50px;
        background-image: none !important;
        background-color: #d9d0d0 !important
    }

    .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
        padding: 50px;
        background-image: none !important;
        background-color: #f4f3ef !important
    }

    .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote:before {
        right: 19%;
        font-size: 470px
    }
}

@media only screen and (max-width:480px) {
    .qodef-blog .qodef-blog-item.format-link .qodef-e-link {
        padding: 30px
    }

    .qodef-blog .qodef-blog-item.format-quote .qodef-e-quote {
        padding: 30px
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-comments {
        margin-bottom: 30px
    }
}

@media only screen and (max-width:768px) {
    #qodef-page-comments {
        margin-bottom: 80px
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-comments-list .qodef-comment-item .children {
        padding-left: 40px
    }
}

@media only screen and (max-width:768px) {
    #qodef-page-comments-list .qodef-comment-item .children {
        padding-left: 20px
    }
}

@media only screen and (max-width:680px) {
    #qodef-page-comments-list .qodef-comment-item .qodef-e-inner {
        flex-wrap: wrap
    }

    #qodef-page-comments-list .qodef-comment-item .qodef-e-content {
        margin-top: 23px;
        width: 100%
    }

    #qodef-page-comments-list .qodef-comment-item .children {
        padding-left: 3%
    }
}

@media only screen and (max-width:480px) {
    #qodef-page-comments-list .qodef-comment-item .qodef-e-content .qodef-e-content-top {
        flex-direction: column;
        align-items: flex-start;
        row-gap: 10px
    }
}

@media only screen and (max-width:680px) {
    .qodef-m-filter .qodef-m-filter-items {
        flex-direction: column
    }

    .qodef-m-filter .qodef-m-filter-item {
        margin: 5px 0
    }
}

@media only screen and (max-width:1024px) {
    #qodef-page-footer-top-area .qodef-content-full-width {
        padding-left: 7%;
        padding-right: 7%
    }
    #qodef-page-footer-bottom-area .qodef-content-full-width {
        padding-left: 7%;
        padding-right: 7%
    }
    #qodef-page-header {
        display: none
    }
    #qodef-page-mobile-header {
        display: block
    }
}

@media only screen and (max-width:1440px) {
    .qodef-page-sidebar-section.qodef-col--3 #qodef-page-sidebar {
        padding-left: 8%;
        padding-right: 0
    }

    .qodef-page-sidebar-section.qodef-col--3.qodef-col-pull--9 #qodef-page-sidebar {
        padding-left: 0;
        padding-right: 8%
    }
    .qodef-page-sidebar-section.qodef-col--4 #qodef-page-sidebar {
        padding-left: 12%;
        padding-right: 0
    }

    .qodef-page-sidebar-section.qodef-col--4.qodef-col-pull--8 #qodef-page-sidebar {
        padding-left: 0;
        padding-right: 12%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-page-sidebar-section.qodef-col--3 #qodef-page-sidebar, .qodef-page-sidebar-section.qodef-col--4 #qodef-page-sidebar {
        padding-left: 0 !important;
        padding-right: 0 !important
    }
}

@media only screen and (max-width:768px) {
    .woocommerce-page div.woocommerce .col2-set {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:680px) {
    #qodef-woo-page.qodef--cart .shop_table td.product-thumbnail, #qodef-woo-page.qodef--cart .shop_table th.product-thumbnail, .yith-wcwl-form .shop_table td.product-thumbnail, .yith-wcwl-form .shop_table th.product-thumbnail {
        display: none
    }

    #qodef-woo-page.qodef--cart .shop_table td.product-subtotal, #qodef-woo-page.qodef--cart .shop_table th.product-subtotal, .yith-wcwl-form .shop_table td.product-subtotal, .yith-wcwl-form .shop_table th.product-subtotal {
        display: none
    }

    #qodef-woo-page.qodef--cart .shop_table td.product-stock-status, #qodef-woo-page.qodef--cart .shop_table th.product-stock-status, .yith-wcwl-form .shop_table td.product-stock-status, .yith-wcwl-form .shop_table th.product-stock-status {
        display: none
    }

    #qodef-woo-page.qodef--cart .shop_table td.actions .coupon, #qodef-woo-page.qodef--cart .shop_table th.actions .coupon, .yith-wcwl-form .shop_table td.actions .coupon, .yith-wcwl-form .shop_table th.actions .coupon {
        width: 100%;
        float: none
    }

    #qodef-woo-page.qodef--cart .shop_table td.actions .coupon>*, #qodef-woo-page.qodef--cart .shop_table th.actions .coupon>*, .yith-wcwl-form .shop_table td.actions .coupon>*, .yith-wcwl-form .shop_table th.actions .coupon>* {
        margin-bottom: 20px
    }

    #qodef-woo-page.qodef--cart .shop_table td.actions>.button, #qodef-woo-page.qodef--cart .shop_table th.actions>.button, .yith-wcwl-form .shop_table td.actions>.button, .yith-wcwl-form .shop_table th.actions>.button {
        float: none
    }

    #qodef-woo-page.qodef--cart .cart-collaterals .shop_table th, .yith-wcwl-form .cart-collaterals .shop_table th {
        width: auto
    }
}

@media only screen and (max-width:1440px) {
    body.woocommerce-cart #qodef-page-inner {
        padding-top: 80px
    }
    .woocommerce-account #qodef-page-inner {
        padding-top: 80px
    }
}

@media only screen and (max-width:768px) {
    .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
        float: none
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        padding-right: 0
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        margin-top: 50px
    }
}

@media only screen and (max-width:1440px) {
    .qodef-woo-product-list ul.products.columns-6>.product {
        width: 20%
    }
}

@media only screen and (max-width:1366px) {
    .qodef-woo-product-list ul.products.columns-5>.product {
        width: 25%
    }

    .qodef-woo-product-list ul.products.columns-6>.product {
        width: 25%
    }

    .qodef-woo-product-list ul.products.columns-7>.product {
        width: 25%
    }

    .qodef-woo-product-list ul.products.columns-8>.product {
        width: 25%
    }
}

@media only screen and (max-width:1024px) {
    .qodef-woo-product-list ul.products.columns-4>.product {
        width: 33.33333%
    }

    .qodef-woo-product-list ul.products.columns-5>.product {
        width: 33.33333%
    }

    .qodef-woo-product-list ul.products.columns-6>.product {
        width: 33.33333%
    }

    .qodef-woo-product-list ul.products.columns-7>.product {
        width: 33.33333%
    }

    .qodef-woo-product-list ul.products.columns-8>.product {
        width: 33.33333%
    }
}

@media only screen and (max-width:768px) {
    .qodef-woo-product-list ul.products.columns-3>.product {
        width: 50%
    }

    .qodef-woo-product-list ul.products.columns-4>.product {
        width: 50%
    }

    .qodef-woo-product-list ul.products.columns-5>.product {
        width: 50%
    }

    .qodef-woo-product-list ul.products.columns-6>.product {
        width: 50%
    }

    .qodef-woo-product-list ul.products.columns-7>.product {
        width: 50%
    }

    .qodef-woo-product-list ul.products.columns-8>.product {
        width: 50%
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-product-list ul.products.columns-2>.product {
        width: 100%
    }

    .qodef-woo-product-list ul.products.columns-3>.product {
        width: 100%
    }

    .qodef-woo-product-list ul.products.columns-4>.product {
        width: 100%
    }

    .qodef-woo-product-list ul.products.columns-5>.product {
        width: 100%
    }

    .qodef-woo-product-list ul.products.columns-6>.product {
        width: 100%
    }

    .qodef-woo-product-list ul.products.columns-7>.product {
        width: 100%
    }

    .qodef-woo-product-list ul.products.columns-8>.product {
        width: 100%
    }
}

@media only screen and (max-width:1440px) {
    .qodef-woo-product-list.qodef-gutter--huge ul.products {
        margin: 0 -35px
    }

    .qodef-woo-product-list.qodef-gutter--huge ul.products>.product {
        padding: 0 35px;
        margin: 0 0 70px
    }
}

@media only screen and (max-width:680px) {
    .qodef-woo-results {
        flex-direction: column;
        align-items: flex-start;
        justify-content: start
    }

    .qodef-woo-results .woocommerce-ordering {
        margin-top: 10px;
        margin-left: 0
    }
}

@media only screen and (max-width:1024px) {
    #qodef-woo-page.qodef--single .qodef-woo-single-inner {
        flex-wrap: wrap
    }
}

@media only screen and (max-width:768px) {
    #qodef-woo-page.qodef--single .entry-summary, #qodef-woo-page.qodef--single .qodef-woo-single-image {
        flex-basis: 100%
    }

    #qodef-woo-page.qodef--single .qodef-woo-single-image .qodef-woo-product-mark {
        left: 20px;
        transform: none
    }

    #qodef-woo-page.qodef--single .entry-summary {
        margin-top: 60px
    }

    #qodef-woo-page.qodef--single .woocommerce-tabs .wc-tabs li {
        width: 100%;
        border-bottom: 1px solid #e3e3e3
    }
}

@media only screen and (max-width:680px) {
    #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-4 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
        width: 50% !important
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-5 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
        width: 50% !important
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-6 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
        width: 50% !important
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-7 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
        width: 50% !important
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.woocommerce-product-gallery--columns-8 figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image {
        width: 50% !important
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left .woocommerce-product-gallery__trigger {
        left: 10px
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure {
        flex-wrap: wrap
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.woocommerce-product-gallery__image {
        width: 100% !important
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper {
        width: 100% !important;
        display: flex;
        flex-wrap: wrap
    }

    #qodef-woo-page.qodef--single .woocommerce-product-gallery.qodef-position--left figure>.qodef-woo-thumbnails-wrapper .woocommerce-product-gallery__image:first-child {
        margin-top: 30px !important
    }
}

@media only screen and (max-width:480px) {
    #qodef-woo-page.qodef--single form.cart .variations .value {
        position: relative
    }

    #qodef-woo-page.qodef--single form.cart .variations .reset_variations {
        bottom: 0;
        left: 0;
        margin: 0;
        position: absolute
    }

    #qodef-woo-page.qodef--single form.cart .variations tr:last-child .value {
        padding-bottom: 20px
    }

    #qodef-woo-page.qodef--single form.cart .variations tr:last-child .select2-container--default {
        margin-bottom: 11px
    }
}

@media only screen and (max-width:1024px) and (min-width:769px) {
    #qodef-woo-page.qodef--single .related .columns-4 .product, #qodef-woo-page.qodef--single .up-sells .columns-4 .product {
        width: 50%
    }
}
#sec6 {background-color: white !important; }
#sec7.section .qodef-e-info-top{
    text-align: left;
}
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
    padding: 0% 0% 0% 5.3%;
}
.qodef-section-title .qodef-m-title{
    font-size: 30px;
    line-height: 1.5;
}
.elementor-60 .elementor-element.elementor-element-7c305ef{
    margin-top: 100px !important;
}
.elementor-widget-container{
    padding-right: 30px;
}
.elementor-60 .elementor-element.elementor-element-53599b4{
    margin-top: 50px !important;
}
#sec7 {
    background-color: black;
}
.elementor-kit-8 {
    --e-global-color-primary: #6EC1E4;
    --e-global-color-secondary: #54595F;
    --e-global-color-text: #7A7A7A;
    --e-global-color-accent: #61CE70;
    --e-global-typography-primary-font-family: "Roboto";
    --e-global-typography-primary-font-weight: 600;
    --e-global-typography-secondary-font-family: "Roboto Slab";
    --e-global-typography-secondary-font-weight: 400;
    --e-global-typography-text-font-family: "Roboto";
    --e-global-typography-text-font-weight: 400;
    --e-global-typography-accent-font-family: "Roboto";
    --e-global-typography-accent-font-weight: 500;
}

.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 1140px;
}

.e-con {
    --container-max-width: 1140px;
}

.elementor-widget:not(:last-child) {
    margin-bottom: 20px;
}

.elementor-element {
    --widgets-spacing: 20px;
}

h1.entry-title {
    display: var(--page-title-display);
}

@media(max-width: 1024px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:1024px;
    }

    .e-con {
        --container-max-width: 1024px;
    }
}

@media(max-width: 767px) {
    .elementor-section.elementor-section-boxed > .elementor-container {
        max-width:767px;
    }

    .e-con {
        --container-max-width: 767px;
    }
}

.elementor-60 .elementor-element.elementor-element-e17bd4f {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
}

.elementor-60 .elementor-element.elementor-element-e17bd4f > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-64d8195 > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-7c305ef:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-7c305ef > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url(/images/h1-img-03.png?61f94e9c5f4ea7e4d1726ff6f1705ff3);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-60 .elementor-element.elementor-element-7c305ef {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 160px;
    margin-bottom: 33px;
    padding: 0% 5% 0% 5%;
}

.elementor-60 .elementor-element.elementor-element-7c305ef > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-530054f > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-8815118 > .elementor-widget-container {
    margin: 21px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-6513cb4 > .elementor-widget-container {
    margin: 7px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-131710d > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-841a346, .elementor-60 .elementor-element.elementor-element-841a346 > .elementor-background-overlay {
    border-radius: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-841a346 {
    margin-top: 0px;
    margin-bottom: 2px;
    padding: 0% 0% 0% 0%;
}

.elementor-60 .elementor-element.elementor-element-b51e819 > .elementor-element-populated, .elementor-60 .elementor-element.elementor-element-b51e819 > .elementor-element-populated > .elementor-background-overlay, .elementor-60 .elementor-element.elementor-element-b51e819 > .elementor-background-slideshow {
    border-radius: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-b51e819 > .elementor-element-populated {
    padding: 0% 5% 0% 5%;
}

.elementor-60 .elementor-element.elementor-element-53599b4 {
    margin-top: 66px;
    margin-bottom: 140px;
    padding: 0% 5% 0% 5%;
}

.elementor-60 .elementor-element.elementor-element-24d29d0 > .elementor-element-populated {
    margin: -25px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-8917739 > .elementor-widget-container {
    margin: -58px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-66895d7 > .elementor-widget-container {
    margin: -58px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-1900c58 > .elementor-element-populated {
    padding: 0% 0% 0% 0%;
}

.elementor-60 .elementor-element.elementor-element-d498e3a {
    width: var( --container-widget-width, 430px );
    max-width: 430px;
    --container-widget-width: 430px;
    --container-widget-flex-grow: 0;
}

.elementor-60 .elementor-element.elementor-element-f58be53 > .elementor-element-populated {
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-abe6a8e {
    width: var( --container-widget-width, 430px );
    max-width: 430px;
    --container-widget-width: 430px;
    --container-widget-flex-grow: 0;
}

.elementor-60 .elementor-element.elementor-element-b6a8e4a:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-b6a8e4a > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #000000;
}

.elementor-60 .elementor-element.elementor-element-b6a8e4a {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 120px 0px 80px 0px;
}

.elementor-60 .elementor-element.elementor-element-b6a8e4a > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-4bef6b5 > .elementor-element-populated {
    padding: 0% 0% 0% 5.3%;
}

.elementor-60 .elementor-element.elementor-element-56b4ffa {
    margin-top: 120px;
    margin-bottom: 120px;
}

.elementor-60 .elementor-element.elementor-element-541c1b1 > .elementor-element-populated {
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #E4E4E4;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 0px 0px 0px 0px;
    --e-column-margin-right: 0px;
    --e-column-margin-left: 0px;
    padding: 0px 40px 0px 40px;
}

.elementor-60 .elementor-element.elementor-element-541c1b1 > .elementor-element-populated, .elementor-60 .elementor-element.elementor-element-541c1b1 > .elementor-element-populated > .elementor-background-overlay, .elementor-60 .elementor-element.elementor-element-541c1b1 > .elementor-background-slideshow {
    border-radius: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-541c1b1 > .elementor-element-populated > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-b5ac19d > .elementor-widget-container {
    padding: 0px 0px 38px 0px;
}

.elementor-60 .elementor-element.elementor-element-0004012 > .elementor-widget-container {
    padding: 0px 0px 65px 0px;
}

.elementor-60 .elementor-element.elementor-element-431c6d5:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-431c6d5 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-image: url(/images/h1-img-03.png?61f94e9c5f4ea7e4d1726ff6f1705ff3);
    background-repeat: no-repeat;
    background-size: cover;
}

.elementor-60 .elementor-element.elementor-element-431c6d5 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 27% 5% 5% 5%;
}

.elementor-60 .elementor-element.elementor-element-431c6d5 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-d7f753c > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-ae4d64a {
    width: var( --container-widget-width, 660px );
    max-width: 660px;
    --container-widget-width: 660px;
    --container-widget-flex-grow: 0;
}

.elementor-60 .elementor-element.elementor-element-ff182ee:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-ff182ee > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #E7E7DA;
}

.elementor-60 .elementor-element.elementor-element-ff182ee {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 159px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-ff182ee > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-ac82efe:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-ac82efe > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #E7E7DA;
}

.elementor-60 .elementor-element.elementor-element-ac82efe {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 0% 2.2% 0% 2.2%;
}

.elementor-60 .elementor-element.elementor-element-ac82efe > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-9e63012 > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-c119586:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-c119586 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #E7E7DA;
}

.elementor-60 .elementor-element.elementor-element-c119586 {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 159px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-c119586 > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-45a5608 {
    margin-top: 150px;
    margin-bottom: 83px;
}

.elementor-60 .elementor-element.elementor-element-8cf42b8 > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-a064b2b > .elementor-widget-container {
    padding: 0% 12% 0% 12%;
}

.elementor-60 .elementor-element.elementor-element-efc8bcf:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-efc8bcf > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #ECE8E5;
}

.elementor-60 .elementor-element.elementor-element-efc8bcf {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 160px 0px 159px 0px;
}

.elementor-60 .elementor-element.elementor-element-efc8bcf > .elementor-background-overlay {
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-60 .elementor-element.elementor-element-7ef6469 > .elementor-element-populated {
    padding: 0% 5.3% 0% 5.3%;
}

.elementor-60 .elementor-element.elementor-element-1cd1443 {
    padding: 226px 0px 200px 0px;
}

.elementor-60 .elementor-element.elementor-element-6eb9828.elementor-column > .elementor-widget-wrap {
    justify-content: center;
}

.elementor-60 .elementor-element.elementor-element-6eb9828 > .elementor-element-populated {
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-2843b88 > .elementor-widget-container {
    padding: 0px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-18e7c58 > .elementor-widget-container {
    padding: 10px 0px 0px 0px;
}

.elementor-60 .elementor-element.elementor-element-18e7c58 {
    width: auto;
    max-width: auto;
}

@media(min-width: 768px) {
    .elementor-60 .elementor-element.elementor-element-530054f {
        width:59%;
    }

    .elementor-60 .elementor-element.elementor-element-131710d {
        width: 41%;
    }
}

@media(max-width: 1440px) and (min-width:768px) {
    .elementor-60 .elementor-element.elementor-element-530054f {
        width:65%;
    }

    .elementor-60 .elementor-element.elementor-element-131710d {
        width: 35%;
    }

    .elementor-60 .elementor-element.elementor-element-24d29d0 {
        width: 37%;
    }

    .elementor-60 .elementor-element.elementor-element-1900c58 {
        width: 31.5%;
    }

    .elementor-60 .elementor-element.elementor-element-f58be53 {
        width: 31.5%;
    }
}

@media(max-width: 1024px) and (min-width:768px) {
    .elementor-60 .elementor-element.elementor-element-530054f {
        width:100%;
    }

    .elementor-60 .elementor-element.elementor-element-131710d {
        width: 100%;
    }

    .elementor-60 .elementor-element.elementor-element-24d29d0 {
        width: 100%;
    }

    .elementor-60 .elementor-element.elementor-element-1900c58 {
        width: 50%;
    }

    .elementor-60 .elementor-element.elementor-element-f58be53 {
        width: 50%;
    }
}

@media(max-width: 880px) and (min-width:768px) {
    .elementor-60 .elementor-element.elementor-element-1900c58 {
        width:100%;
    }

    .elementor-60 .elementor-element.elementor-element-f58be53 {
        width: 100%;
    }
}

@media(max-width: 1440px) {
    .elementor-60 .elementor-element.elementor-element-7c305ef {
        padding:0% 4.2% 0% 4.2%;
    }

    .elementor-60 .elementor-element.elementor-element-b51e819 > .elementor-element-populated {
        padding: 0% 4.2% 0% 4.2%;
    }

    .elementor-60 .elementor-element.elementor-element-53599b4 {
        padding: 0% 4.2% 0% 4.2%;
    }

    .elementor-60 .elementor-element.elementor-element-4bef6b5 > .elementor-element-populated {
        padding: 0% 0% 0% 4.5%;
    }

    .elementor-60 .elementor-element.elementor-element-56b4ffa {
        padding: 0px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-541c1b1.elementor-column > .elementor-widget-wrap {
        justify-content: center;
    }

    .elementor-60 .elementor-element.elementor-element-541c1b1 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
    }

    .elementor-60 .elementor-element.elementor-element-0004012 > .elementor-widget-container {
        margin: 0px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-431c6d5 {
        padding: 27% 4.2% 6% 4.2%;
    }

    .elementor-60 .elementor-element.elementor-element-ff182ee {
        padding: 170px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-c119586 {
        padding: 170px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-7ef6469 > .elementor-element-populated {
        padding: 0% 4.2% 0% 4.2%;
    }
}

@media(max-width: 1024px) {
    .elementor-60 .elementor-element.elementor-element-e17bd4f {
        margin-top:-70px;
        margin-bottom: 0px;
    }

    .elementor-60 .elementor-element.elementor-element-7c305ef:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-7c305ef > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: top right;
    }

    .elementor-60 .elementor-element.elementor-element-7c305ef {
        padding: 0% 7% 0% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-530054f > .elementor-element-populated {
        padding: 80px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-8815118 > .elementor-widget-container {
        margin: 10px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-b51e819 > .elementor-element-populated {
        padding: 0% 7% 0% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-53599b4 {
        padding: 0% 7% 0% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-24d29d0 > .elementor-element-populated {
        margin: 30px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
    }

    .elementor-60 .elementor-element.elementor-element-4bef6b5 > .elementor-element-populated {
        padding: 0% 0% 0% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-56b4ffa {
        padding: 0% 7% 0% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-541c1b1 > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-431c6d5 {
        padding: 27% 7% 7% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-ac82efe {
        padding: 0% 7% 0% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-7ef6469 > .elementor-element-populated {
        padding: 0% 7% 0% 7%;
    }
}

@media(max-width: 880px) {
    .elementor-60 .elementor-element.elementor-element-d498e3a > .elementor-widget-container {
        margin:50px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-d498e3a {
        --container-widget-width: 600px;
        --container-widget-flex-grow: 0;
        width: var( --container-widget-width, 600px );
        max-width: 600px;
    }

    .elementor-60 .elementor-element.elementor-element-abe6a8e {
        --container-widget-width: 600px;
        --container-widget-flex-grow: 0;
        width: var( --container-widget-width, 600px );
        max-width: 600px;
    }

    .elementor-60 .elementor-element.elementor-element-a064b2b > .elementor-widget-container {
        padding: 0px 0px 0px 0px;
    }
}

@media(max-width: 767px) {
    .elementor-60 .elementor-element.elementor-element-7c305ef {
        margin-top:120px;
        margin-bottom: 33px;
    }

    .elementor-60 .elementor-element.elementor-element-53599b4 {
        margin-top: 66px;
        margin-bottom: 98px;
    }

    .elementor-60 .elementor-element.elementor-element-24d29d0 > .elementor-element-populated {
        margin: 25px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
    }

    .elementor-60 .elementor-element.elementor-element-b6a8e4a {
        padding: 110px 0px 95px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-56b4ffa {
        margin-top: 110px;
        margin-bottom: 120px;
        padding: 0px 30px 0px 30px;
    }

    .elementor-60 .elementor-element.elementor-element-541c1b1 > .elementor-element-populated {
        margin: 0px 0px 0px 0px;
        --e-column-margin-right: 0px;
        --e-column-margin-left: 0px;
    }

    .elementor-60 .elementor-element.elementor-element-431c6d5:not(.elementor-motion-effects-element-type-background), .elementor-60 .elementor-element.elementor-element-431c6d5 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
        background-position: center center;
    }

    .elementor-60 .elementor-element.elementor-element-431c6d5 {
        padding: 60% 7% 20% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-d7f753c > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-ff182ee {
        padding: 120px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-ac82efe {
        padding: 0% 7% 0% 7%;
    }

    .elementor-60 .elementor-element.elementor-element-c119586 {
        padding: 120px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-45a5608 {
        margin-top: 111px;
        margin-bottom: 73px;
        padding: 0px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-8cf42b8 > .elementor-element-populated {
        padding: 0px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-a064b2b > .elementor-widget-container {
        margin: 0px 0px 0px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-efc8bcf {
        padding: 120px 0px 120px 0px;
    }

    .elementor-60 .elementor-element.elementor-element-1cd1443 {
        padding: 110px 0px 120px 0px;
    }
}
.sub-top-wr .snb .submenu ul{
    margin-bottom: 0px;
}
.design_principle .body dd{
    text-align: left !important;
    font-weight: lighter !important;
    height: auto !important;
    padding: 10px;
}
.design_principle .body dl{
    width: 400px !important;
    height: 400px !important;
    /* margin: -37px 157px !important; */
    border-radius: 10px;
}
.design_principle .body dl.photo{
    background-color: unset !important;
}
.design_principle .body dl.photo img{
    border-radius: 10px;
}
.design_principle .body dd img{
    height: 100%;
}
.prod_nav_wrap{
    top: 620px !important;
}
.business_con .swiper-pagination {
    top: 99px !important;
}

.design_principle .body dd li{
    font-size: 19px !important;
    margin-bottom: 15px !important;
}
#hd.start h1 a{
    display: block;
}
.kb_vision li dl dd p{
    text-align: center;
}
.kb_title_box .bg-wrap .bg{
    background-image: url(/images/img_business_dan.jpg?8c50c90a6f24b02baa631d98f59a7a04) !important;
}
.kb_vision li dl dt{
    font-size: 25px !important;
}



/*
! tailwindcss v3.4.4 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/
dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/
:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */
[hidden] {
  display: none;
}
    body {
        line-height: normal;
    }

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}
.fixed {
  position: fixed;
}
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.right-0 {
  right: 0px;
}
.right-6 {
  right: 1.5rem;
}
.top-0 {
  top: 0px;
}
.\!z-0 {
  z-index: 0 !important;
}
.\!m-0 {
  margin: 0px !important;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.\!mb-\[55px\] {
  margin-bottom: 55px !important;
}
.\!mt-3 {
  margin-top: 0.75rem !important;
}
.-mt-px {
  margin-top: -1px;
}
.mb-16 {
  margin-bottom: 4rem;
}
.mb-3 {
  margin-bottom: 0.75rem;
}
.mb-7 {
  margin-bottom: 1.75rem;
}
.mb-\[20px\] {
  margin-bottom: 20px;
}
.ml-1 {
  margin-left: 0.25rem;
}
.ml-12 {
  margin-left: 3rem;
}
.ml-2 {
  margin-left: 0.5rem;
}
.ml-4 {
  margin-left: 1rem;
}
.mr-2 {
  margin-right: 0.5rem;
}
.mr-\[50px\] {
  margin-right: 50px;
}
.mt-2 {
  margin-top: 0.5rem;
}
.mt-4 {
  margin-top: 1rem;
}
.mt-8 {
  margin-top: 2rem;
}
.flex {
  display: flex;
}
.inline-flex {
  display: inline-flex;
}
.grid {
  display: grid;
}
.contents {
  display: contents;
}
.hidden {
  display: none;
}
.size-full {
  width: 100%;
  height: 100%;
}
.\!h-\[600px\] {
  height: 600px !important;
}
.h-16 {
  height: 4rem;
}
.h-20 {
  height: 5rem;
}
.h-28 {
  height: 7rem;
}
.h-5 {
  height: 1.25rem;
}
.h-8 {
  height: 2rem;
}
.h-full {
  height: 100%;
}
.min-h-screen {
  min-height: 100vh;
}
.\!w-full {
  width: 100% !important;
}
.w-20 {
  width: 5rem;
}
.w-28 {
  width: 7rem;
}
.w-5 {
  width: 1.25rem;
}
.w-8 {
  width: 2rem;
}
.w-auto {
  width: auto;
}
.w-full {
  width: 100%;
}
.\!max-w-\[1200px\] {
  max-width: 1200px !important;
}
.max-w-6xl {
  max-width: 72rem;
}
.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}
.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}
.flex-row {
  flex-direction: row;
}
.items-center {
  align-items: center;
}
.justify-center {
  justify-content: center;
}
.gap-11 {
  gap: 2.75rem;
}
.gap-3 {
  gap: 0.75rem;
}
.gap-4 {
  gap: 1rem;
}
.overflow-hidden {
  overflow: hidden;
}
.\!rounded-3xl {
  border-radius: 1.5rem !important;
}
.\!rounded-full {
  border-radius: 9999px !important;
}
.rounded-full {
  border-radius: 9999px;
}
.rounded-lg {
  border-radius: 0.5rem;
}
.\!rounded-l-3xl {
  border-top-left-radius: 1.5rem !important;
  border-bottom-left-radius: 1.5rem !important;
}
.\!rounded-r-3xl {
  border-top-right-radius: 1.5rem !important;
  border-bottom-right-radius: 1.5rem !important;
}
.\!border-0 {
  border-width: 0px !important;
}
.border-b {
  border-bottom-width: 1px;
}
.border-t {
  border-top-width: 1px;
}
.border-solid {
  border-style: solid;
}
.border-gray-200 {
  --tw-border-opacity: 1;
  border-color: rgb(229 231 235 / var(--tw-border-opacity));
}
.border-slate-400 {
  --tw-border-opacity: 1;
  border-color: rgb(148 163 184 / var(--tw-border-opacity));
}
.\!bg-\[\#f6f9fc\] {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(246 249 252 / var(--tw-bg-opacity)) !important;
}
.\!bg-blue-500 {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity)) !important;
}
.\!bg-white {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
}
.bg-\[\#80808082\] {
  background-color: #80808082;
}
.bg-\[\#F6F9FC\] {
  --tw-bg-opacity: 1;
  background-color: rgb(246 249 252 / var(--tw-bg-opacity));
}
.bg-blue-500 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 130 246 / var(--tw-bg-opacity));
}
.bg-gray-100 {
  --tw-bg-opacity: 1;
  background-color: rgb(243 244 246 / var(--tw-bg-opacity));
}
.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
}
.\!p-0 {
  padding: 0px !important;
}
.p-6 {
  padding: 1.5rem;
}
.p-\[50px\] {
  padding: 50px;
}
.\!px-5 {
  padding-left: 1.25rem !important;
  padding-right: 1.25rem !important;
}
.\!py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}
.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.py-4 {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.\!pb-\[45\.5\%\] {
  padding-bottom: 45.5% !important;
}
.\!pt-\[87px\] {
  padding-top: 87px !important;
}
.pb-3 {
  padding-bottom: 0.75rem;
}
.pl-3 {
  padding-left: 0.75rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.pt-8 {
  padding-top: 2rem;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-start {
  text-align: start;
}
.\!text-2xl {
  font-size: 1.5rem !important;
  line-height: 2rem !important;
}
.\!text-\[25px\] {
  font-size: 25px !important;
}
.\!text-\[30px\] {
  font-size: 30px !important;
}
.\!text-\[70px\] {
  font-size: 70px !important;
}
.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}
.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}
.text-5xl {
  font-size: 3rem;
  line-height: 1;
}
.text-\[20px\] {
  font-size: 20px;
}
.text-\[34px\] {
  font-size: 34px;
}
.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.\!font-bold {
  font-weight: 700 !important;
}
.font-bold {
  font-weight: 700;
}
.font-light {
  font-weight: 300;
}
.font-semibold {
  font-weight: 600;
}
.\!capitalize {
  text-transform: capitalize !important;
}
.capitalize {
  text-transform: capitalize;
}
.\!leading-none {
  line-height: 1 !important;
}
.leading-7 {
  line-height: 1.75rem;
}
.leading-8 {
  line-height: 2rem;
}
.\!tracking-normal {
  letter-spacing: 0em !important;
}
.\!text-\[\#ff0000\] {
  --tw-text-opacity: 1 !important;
  color: rgb(255 0 0 / var(--tw-text-opacity)) !important;
}
.\!text-slate-800 {
  --tw-text-opacity: 1 !important;
  color: rgb(30 41 59 / var(--tw-text-opacity)) !important;
}
.\!text-white {
  --tw-text-opacity: 1 !important;
  color: rgb(255 255 255 / var(--tw-text-opacity)) !important;
}
.text-\[\#00214F\] {
  --tw-text-opacity: 1;
  color: rgb(0 33 79 / var(--tw-text-opacity));
}
.text-\[\#484848\] {
  --tw-text-opacity: 1;
  color: rgb(72 72 72 / var(--tw-text-opacity));
}
.text-gray-200 {
  --tw-text-opacity: 1;
  color: rgb(229 231 235 / var(--tw-text-opacity));
}
.text-gray-300 {
  --tw-text-opacity: 1;
  color: rgb(209 213 219 / var(--tw-text-opacity));
}
.text-gray-400 {
  --tw-text-opacity: 1;
  color: rgb(156 163 175 / var(--tw-text-opacity));
}
.text-gray-500 {
  --tw-text-opacity: 1;
  color: rgb(107 114 128 / var(--tw-text-opacity));
}
.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity));
}
.text-gray-700 {
  --tw-text-opacity: 1;
  color: rgb(55 65 81 / var(--tw-text-opacity));
}
.text-gray-900 {
  --tw-text-opacity: 1;
  color: rgb(17 24 39 / var(--tw-text-opacity));
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.underline {
  text-decoration-line: underline;
}
.antialiased {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.\!placeholder-slate-400::-moz-placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity)) !important;
}
.\!placeholder-slate-400::placeholder {
  --tw-placeholder-opacity: 1 !important;
  color: rgb(148 163 184 / var(--tw-placeholder-opacity)) !important;
}
.shadow {
  --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
  --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
}
.hover\:\!bg-cyan-500:hover {
  --tw-bg-opacity: 1 !important;
  background-color: rgb(6 182 212 / var(--tw-bg-opacity)) !important;
}
.focus\:ring-2:focus {
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
}
.focus\:ring-inset:focus {
  --tw-ring-inset: inset;
}
.focus\:ring-blue-300:focus {
  --tw-ring-opacity: 1;
  --tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity));
}
@media (min-width: 640px) {

  .sm\:ml-0 {
    margin-left: 0px;
  }

  .sm\:block {
    display: block;
  }

  .sm\:h-20 {
    height: 5rem;
  }

  .sm\:items-center {
    align-items: center;
  }

  .sm\:justify-start {
    justify-content: flex-start;
  }

  .sm\:justify-between {
    justify-content: space-between;
  }

  .sm\:rounded-lg {
    border-radius: 0.5rem;
  }

  .sm\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .sm\:pt-0 {
    padding-top: 0px;
  }

  .sm\:text-left {
    text-align: left;
  }

  .sm\:text-right {
    text-align: right;
  }
}
@media (min-width: 768px) {

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:border-l {
    border-left-width: 1px;
  }

  .md\:border-t-0 {
    border-top-width: 0px;
  }
}
@media (min-width: 1024px) {

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media (prefers-color-scheme: dark) {

  .dark\:border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity));
  }

  .dark\:bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity));
  }

  .dark\:bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity));
  }

  .dark\:text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity));
  }

  .dark\:text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity));
  }

  .dark\:text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity));
  }
}

