@charset "UTF-8";
.mycred-woo-fields-wrapper{border:solid #d3d3d3;border-width:1px 0 0;font-size:1.25rem;padding:16px 0;position:relative}.mycred-woo-order-total,.mycred-woo-total-credit{box-sizing:border-box;display:flex;flex-wrap:wrap;padding-left:16px;padding-right:16px;width:100%}.mycred-woo-order-total-label,.mycred-woo-total-credit-label{flex-grow:1}.mycred-woo-order-total-value,.mycred-woo-total-credit-value{font-weight:700;white-space:nowrap}div.disable{display:none;padding:0}.low-balance{color:red}.wrapper-disabled{border:none}div.mycred-woo-fields-wrapper.cart-wrap-dis{padding:0}/*!
 * Edubin Core plugin Version: 9.4.10
 */

/**
 * --------------------------------------
 * # Animated Widget
 * --------------------------------------
 */

.edubin-animation-widget .edubin-animation-widget-color {
    display: inline-block;
}
.edubin-animation-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (max-width: 1199px) {
    .edubin-parallax-item.edubin-parallax-disable-at-big-tablet {
        transform: none !important;
    }
}
@media only screen and (max-width: 991px) {
    .edubin-parallax-item.edubin-parallax-disable-at-small-tablet {
        transform: none !important;
    }
}
@keyframes bounceSlide {
    0%, 20%, 50%, 80%, 100% {
        transform: translateY(0);
    }
    40% {
        transform: translateY(-30px);
    }
    60% {
        transform: translateY(-15px);
    }
}
.bounce-slide {
    animation-duration: 4s;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
    animation-name: bounceSlide;
}
@-webkit-keyframes edubin-animated-transform-1 {
    0%, 100% {
        border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
    }
    14% {
        border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
    }
    28% {
        border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
    }
    42% {
        border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
    }
    56% {
        border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
    }
    70% {
        border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
    }
    84% {
        border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
    }
}
@keyframes edubin-animated-transform-1 {
    0%, 100% {
        border-radius: 63% 37% 54% 46% / 55% 48% 52% 45%;
    }
    14% {
        border-radius: 40% 60% 54% 46% / 49% 60% 40% 51%;
    }
    28% {
        border-radius: 54% 46% 38% 62% / 49% 70% 30% 51%;
    }
    42% {
        border-radius: 61% 39% 55% 45% / 61% 38% 62% 39%;
    }
    56% {
        border-radius: 61% 39% 67% 33% / 70% 50% 50% 30%;
    }
    70% {
        border-radius: 50% 50% 34% 66% / 56% 68% 32% 44%;
    }
    84% {
        border-radius: 46% 54% 50% 50% / 35% 61% 39% 65%;
    }
}
@-webkit-keyframes edubin-animated-transform-2 {
    0% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    50% {
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}
@keyframes edubin-animated-transform-2 {
    0% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
    50% {
        border-radius: 30% 60% 70% 40% / 50% 60% 30% 60%;
    }
    100% {
        border-radius: 60% 40% 30% 70% / 60% 30% 70% 40%;
    }
}
@-webkit-keyframes edubin-animated-transform-3 {
    50% {
        border-radius: 750px 550px 350px 750px / 350px 750px 550px 450px;
    }
    100% {
        border-radius: 750px 250px 750px 250px / 250px 750px 250px 750px;
    }
}
@keyframes edubin-animated-transform-3 {
    50% {
        border-radius: 750px 550px 350px 750px / 350px 750px 550px 450px;
    }
    100% {
        border-radius: 750px 250px 750px 250px / 250px 750px 250px 750px;
    }
}
@-webkit-keyframes edubin-animated-transform-4 {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
}
@keyframes edubin-animated-transform-4 {
    0% {
        border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
    }
    25% {
        border-radius: 58% 42% 75% 25% / 76% 46% 54% 24%;
    }
    50% {
        border-radius: 50% 50% 33% 67% / 55% 27% 73% 45%;
    }
    75% {
        border-radius: 33% 67% 58% 42% / 63% 68% 32% 37%;
    }
}
@-webkit-keyframes edubin-animated-transform-5 {
    20% {
        border-radius: 45% 55% 62% 38% / 53% 51% 49% 47%;
    }
    40% {
        border-radius: 45% 55% 49% 51% / 36% 51% 49% 64%;
    }
    60% {
        border-radius: 60% 40% 57% 43% / 47% 62% 38% 53%;
    }
    80% {
        border-radius: 60% 40% 32% 68% / 38% 36% 64% 62%;
    }
}
@keyframes edubin-animated-transform-5 {
    20% {
        border-radius: 45% 55% 62% 38% / 53% 51% 49% 47%;
    }
    40% {
        border-radius: 45% 55% 49% 51% / 36% 51% 49% 64%;
    }
    60% {
        border-radius: 60% 40% 57% 43% / 47% 62% 38% 53%;
    }
    80% {
        border-radius: 60% 40% 32% 68% / 38% 36% 64% 62%;
    }
}
@-webkit-keyframes edubin-circle-small {
    0% {
        -webkit-transform: rotate(0deg) translate(-25px) rotate(0deg);
        transform: rotate(0deg) translate(-25px) rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-25px) rotate(-360deg);
        transform: rotate(360deg) translate(-25px) rotate(-360deg);
    }
}
@keyframes edubin-circle-small {
    0% {
        -webkit-transform: rotate(0deg) translate(-25px) rotate(0deg);
        transform: rotate(0deg) translate(-25px) rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-25px) rotate(-360deg);
        transform: rotate(360deg) translate(-25px) rotate(-360deg);
    }
}
@-webkit-keyframes edubin-circle-medium {
    0% {
        -webkit-transform: rotate(0deg) translate(-100px) rotate(0deg);
        transform: rotate(0deg) translate(-100px) rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-100px) rotate(-360deg);
        transform: rotate(360deg) translate(-100px) rotate(-360deg);
    }
}
@keyframes edubin-circle-medium {
    0% {
        -webkit-transform: rotate(0deg) translate(-100px) rotate(0deg);
        transform: rotate(0deg) translate(-100px) rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-100px) rotate(-360deg);
        transform: rotate(360deg) translate(-100px) rotate(-360deg);
    }
}
@-webkit-keyframes edubin-circle-large {
    0% {
        -webkit-transform: rotate(0deg) translate(-150px) rotate(0deg);
        transform: rotate(0deg) translate(-150px) rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-150px) rotate(-360deg);
        transform: rotate(360deg) translate(-150px) rotate(-360deg);
    }
}
@keyframes edubin-circle-large {
    0% {
        -webkit-transform: rotate(0deg) translate(-150px) rotate(0deg);
        transform: rotate(0deg) translate(-150px) rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg) translate(-150px) rotate(-360deg);
        transform: rotate(360deg) translate(-150px) rotate(-360deg);
    }
}
@-webkit-keyframes edubin-fade-in-out {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@keyframes edubin-fade-in-out {
    0% {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    50% {
        opacity: 1;
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}
@-webkit-keyframes edubin-flipX {
    from {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
    }
    to {
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
    }
}
@keyframes edubin-flipX {
    from {
        -webkit-transform: rotateX(180deg);
        transform: rotateX(180deg);
    }
    to {
        -webkit-transform: rotateX(-180deg);
        transform: rotateX(-180deg);
    }
}
@-webkit-keyframes edubin-flipY {
    from {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
    to {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}
@keyframes edubin-flipY {
    from {
        -webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
    to {
        -webkit-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}
@-webkit-keyframes edubin-vsm-y-move {
    0% {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }
    100% {
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }
}
@keyframes edubin-vsm-y-move {
    0% {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }
    100% {
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }
}
@-webkit-keyframes edubin-vsm-y-reverse-move {
    0% {
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }
    100% {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }
}
@keyframes edubin-vsm-y-reverse-move {
    0% {
        -webkit-transform: translate(0, 30%);
        transform: translate(0, 30%);
    }
    100% {
        -webkit-transform: translate(0, -30%);
        transform: translate(0, -30%);
    }
}
@-webkit-keyframes edubin-sm-y-move {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    100% {
        -webkit-transform: translate(0, 50%);
        transform: translate(0, 50%);
    }
}
@keyframes edubin-sm-y-move {
    0% {
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }
    100% {
        -webkit-transform: translate(0, 50%);
        transform: translate(0, 50%);
    }
}
@-webkit-keyframes edubin-md-y-move {
    0% {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }
    100% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
    }
}
@keyframes edubin-md-y-move {
    0% {
        -webkit-transform: translate(0, -100%);
        transform: translate(0, -100%);
    }
    100% {
        -webkit-transform: translate(0, 100%);
        transform: translate(0, 100%);
    }
}
@-webkit-keyframes edubin-lg-y-move {
    0% {
        -webkit-transform: translate(0, -150%);
        transform: translate(0, -150%);
    }
    100% {
        -webkit-transform: translate(0, 150%);
        transform: translate(0, 150%);
    }
}
@keyframes edubin-lg-y-move {
    0% {
        -webkit-transform: translate(0, -150%);
        transform: translate(0, -150%);
    }
    100% {
        -webkit-transform: translate(0, 150%);
        transform: translate(0, 150%);
    }
}
@-webkit-keyframes edubin-sm-x-move {
    0% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    100% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
}
@keyframes edubin-sm-x-move {
    0% {
        -webkit-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }
    100% {
        -webkit-transform: translate(50%, 0);
        transform: translate(50%, 0);
    }
}
@-webkit-keyframes edubin-md-x-move {
    0% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }
    100% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
}
@keyframes edubin-md-x-move {
    0% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0);
    }
    100% {
        -webkit-transform: translate(100%, 0);
        transform: translate(100%, 0);
    }
}
@-webkit-keyframes edubin-lg-x-move {
    0% {
        -webkit-transform: translate(-150%, 0);
        transform: translate(-150%, 0);
    }
    100% {
        -webkit-transform: translate(150%, 0);
        transform: translate(150%, 0);
    }
}
@keyframes edubin-lg-x-move {
    0% {
        -webkit-transform: translate(-150%, 0);
        transform: translate(-150%, 0);
    }
    100% {
        -webkit-transform: translate(150%, 0);
        transform: translate(150%, 0);
    }
}
@-webkit-keyframes edubin-sm-xy-move {
    0% {
        -webkit-transform: translate(-10%, -10%);
        transform: translate(-10%, -10%);
    }
    100% {
        -webkit-transform: translate(10%, 10%);
        transform: translate(10%, 10%);
    }
}
@keyframes edubin-sm-xy-move {
    0% {
        -webkit-transform: translate(-10%, -10%);
        transform: translate(-10%, -10%);
    }
    100% {
        -webkit-transform: translate(10%, 10%);
        transform: translate(10%, 10%);
    }
}
@-webkit-keyframes edubin-md-xy-move {
    0% {
        -webkit-transform: translate(-25%, -25%);
        transform: translate(-25%, -25%);
    }
    100% {
        -webkit-transform: translate(25%, 25%);
        transform: translate(25%, 25%);
    }
}
@keyframes edubin-md-xy-move {
    0% {
        -webkit-transform: translate(-25%, -25%);
        transform: translate(-25%, -25%);
    }
    100% {
        -webkit-transform: translate(25%, 25%);
        transform: translate(25%, 25%);
    }
}
@-webkit-keyframes edubin-lg-xy-move {
    0% {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    100% {
        -webkit-transform: translate(50%, 50%);
        transform: translate(50%, 50%);
    }
}
@keyframes edubin-lg-xy-move {
    0% {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    100% {
        -webkit-transform: translate(50%, 50%);
        transform: translate(50%, 50%);
    }
}
@-webkit-keyframes edubin-sm-yx-move {
    0% {
        -webkit-transform: translate(10%, -10%);
        transform: translate(10%, -10%);
    }
    100% {
        -webkit-transform: translate(-10%, 10%);
        transform: translate(-10%, 10%);
    }
}
@keyframes edubin-sm-yx-move {
    0% {
        -webkit-transform: translate(10%, -10%);
        transform: translate(10%, -10%);
    }
    100% {
        -webkit-transform: translate(-10%, 10%);
        transform: translate(-10%, 10%);
    }
}
@-webkit-keyframes edubin-md-yx-move {
    0% {
        -webkit-transform: translate(25%, -25%);
        transform: translate(25%, -25%);
    }
    100% {
        -webkit-transform: translate(-25%, 25%);
        transform: translate(-25%, 25%);
    }
}
@keyframes edubin-md-yx-move {
    0% {
        -webkit-transform: translate(25%, -25%);
        transform: translate(25%, -25%);
    }
    100% {
        -webkit-transform: translate(-25%, 25%);
        transform: translate(-25%, 25%);
    }
}
@-webkit-keyframes edubin-lg-yx-move {
    0% {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }
    100% {
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }
}
@keyframes edubin-lg-yx-move {
    0% {
        -webkit-transform: translate(50%, -50%);
        transform: translate(50%, -50%);
    }
    100% {
        -webkit-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%);
    }
}
@-webkit-keyframes edubin-rotate-x {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes edubin-rotate-x {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes edubin-rotate-y {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@keyframes edubin-rotate-y {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}
@-webkit-keyframes edubin-swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@keyframes edubin-swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }
    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }
    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }
    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }
    to {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
}
@-webkit-keyframes edubin-zoom-in-out {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9)
    }
}

/**
 * --------------------------------------
 * # Additional Animation
 * --------------------------------------
 */

@-webkit-keyframes edubin--slide-down {
    0% {
        -webkit-transform: translate3d(0, -3rem, 0);
        transform: translate3d(0, -3rem, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes edubin--slide-down {
    0% {
        -webkit-transform: translate3d(0, -3rem, 0);
        transform: translate3d(0, -3rem, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.edubin--slide-down {
    animation-name: edubin--slide-down;
}
@-webkit-keyframes edubin--slide-left {
    0% {
        -webkit-transform: translate3d(3rem, 0, 0);
        transform: translate3d(3rem, 0, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes edubin--slide-left {
    0% {
        -webkit-transform: translate3d(3rem, 0, 0);
        transform: translate3d(3rem, 0, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.edubin--slide-left {
    animation-name: edubin--slide-left;
}
@-webkit-keyframes edubin--slide-right {
    0% {
        -webkit-transform: translate3d(-3rem, 0, 0);
        transform: translate3d(-3rem, 0, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
@keyframes edubin--slide-right {
    0% {
        -webkit-transform: translate3d(-3rem, 0, 0);
        transform: translate3d(-3rem, 0, 0);
        opacity: 0;
        filter: alpha(opacity=0);
        transition-property: opacity, transform;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}
.edubin--slide-right {
    animation-name: edubin--slide-right;
}
@keyframes edubin--scale {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(0.8) translateY(50px);
        -moz-transform: scale(0.8) translateY(50px);
        -ms-transform: scale(0.8) translateY(50px);
        -o-transform: scale(0.8) translateY(50px);
        transform: scale(0.8) translateY(50px);
        transition-property: opacity, transform;
        transition-duration: 1.2s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@-webkit-keyframes edubin--scale {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: scale(0.8) translateY(50px);
        -moz-transform: scale(0.8) translateY(50px);
        -ms-transform: scale(0.8) translateY(50px);
        -o-transform: scale(0.8) translateY(50px);
        transform: scale(0.8) translateY(50px);
        transition-property: opacity, transform;
        transition-duration: 1.2s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
.edubin--scale {
    animation-name: edubin--scale;
}
@-webkit-keyframes edubin--fancy {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(110px) rotateY(20deg);
        -moz-transform: translateY(110px) rotateY(20deg);
        -ms-transform: translateY(110px) rotateY(20deg);
        -o-transform: translateY(110px) rotateY(20deg);
        transform: translateY(110px) rotateY(20deg);
        transform-origin: left;
        transition-property: opacity, transform;
        transition-duration: 1.2s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
@keyframes edubin--fancy {
    0% {
        opacity: 0;
        filter: alpha(opacity=0);
        -webkit-transform: translateY(110px) rotateY(20deg);
        -moz-transform: translateY(110px) rotateY(20deg);
        -ms-transform: translateY(110px) rotateY(20deg);
        -o-transform: translateY(110px) rotateY(20deg);
        transform: translateY(110px) rotateY(20deg);
        transform-origin: left;
        transition-property: opacity, transform;
        transition-duration: 1.2s;
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }
    100% {
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        opacity: 1;
        filter: alpha(opacity=100);
    }
}
.edubin--fancy {
    animation-name: edubin--fancy;
}
@-webkit-keyframes edubin--bounce-infinite {
    0% {
        transform: translateY(0%);
    }
    15% {
        transform: translateY(-25%);
    }
    30% {
        transform: translateY(20%);
    }
    45% {
        transform: translateY(-15%);
    }
    60% {
        transform: translateY(10%);
    }
    75% {
        transform: translateY(-5%);
    }
    100% {
        transform: translateY(0%);
    }
}
@keyframes edubin--bounce-infinite {
    0% {
        transform: translateY(0%);
    }
    15% {
        transform: translateY(-25%);
    }
    30% {
        transform: translateY(20%);
    }
    45% {
        transform: translateY(-15%);
    }
    60% {
        transform: translateY(10%);
    }
    75% {
        transform: translateY(-5%);
    }
    100% {
        transform: translateY(0%);
    }
}
.edubin--bounce-infinite {
    animation-name: edubin--bounce-infinite;
    animation-iteration-count: 2;
}
/**
 * --------------------------------------
 * # swiper-navigation
 * --------------------------------------
 */

.swiper-navigation .swiper-btn-nxt img, .swiper-navigation .swiper-btn-prv img {
    transition: 0s;
}
.swiper-navigation .swiper-btn-nxt:hover, .swiper-navigation .swiper-btn-prv:hover {
    color: var(--edubin-color-white);
    background: var(--edubin-gradient-primary);
}
.swiper-navigation .swiper-btn-nxt:hover img, .swiper-navigation .swiper-btn-prv:hover img {
    -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(321deg) brightness(101%) contrast(103%);
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(321deg) brightness(101%) contrast(103%);
}
/* ## Elementor Conflict */

.elementor-element .swiper.tpc-testimonial .swiper-horizontal>.swiper-pagination-bullets, .elementor-element .swiper.tpc-testimonial .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper.tpc-testimonial .swiper-pagination-custom, .elementor-element .swiper.tpc-testimonial .swiper-pagination-fraction, .elementor-lightbox .swiper.tpc-testimonial .swiper-horizontal>.swiper-pagination-bullets, .elementor-lightbox .swiper.tpc-testimonial .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper.tpc-testimonial .swiper-pagination-custom, .elementor-lightbox .swiper.tpc-testimonial .swiper-pagination-fraction {
    bottom: 10px;
}
/**
 * -------------------------------------------------------
 * # Nav Menu Elementor Widget
 * -------------------------------------------------------
 */

nav.edubin-el-menu-list {
    display: flex;
}
.edubin-nav-dropdown-menu {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 1199px) {
    .edubin-mobile-menu nav.edubin-el-menu-list ul.edubin-nav-dropdown-menu {
        flex-shrink: 0;
        width: 100%;
    }
}
ul.footer-navigation-menu {
    padding: 0;
    margin: 0;
}


/*--------------------------------------------------------------
Filter Isotope
--------------------------------------------------------------*/

.edubin-filter-course, .edubin-gallery-filter-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 45px;
    flex-wrap: wrap;
}
.edubin-filter-course .filter-item, .edubin-gallery-filter-control button {
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    font-weight: var(--edubin-p-medium);
    text-transform: capitalize;
    background-color: transparent;
    color: var(--edubin-color-body);
    padding: 9px 18px;
    border: none;
    margin: 0px;
    -webkit-transition: var(--edubin-transition);
    transition: var(--edubin-transition);
    position: relative;
    z-index: 1;
    line-height: 1;
}
.edubin-filter-course .filter-item.current {
    padding: 9px 18px;
    border-radius: 100px;
    background: #eee;
}
.edubin-filter-course .filter-item:hover:after, .edubin-filter-course .filter-item.current:after, .edubin-gallery-filter-control button:hover:after, .edubin-gallery-filter-control button.current:after {
    width: 100%;
    visibility: visible;
    opacity: 1;
}
.edubin-gallery-items-wrapper {
    margin: 0 -15px -30px;
    display: flex;
    flex-wrap: wrap;
}
.edubin-gallery-filter-single-item {
    margin-bottom: 30px;
}
.edu-gallery-grid {
    position: relative;
}
.edu-gallery-grid .inner::before {
    background: -webkit-linear-gradient(235deg, var(--edubin-primary-color-alt) 0%, var(--edubin-primary-color) 100%);
    background: linear-gradient(235deg, var(--edubin-primary-color-alt) 0%, var(--edubin-primary-color) 100%);
    border-radius: 5px;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.edu-gallery-grid img {
    border-radius: 5px;
    width: 100%;
}
.edu-gallery-grid .zoom-icon {
    opacity: 0;
    position: absolute;
    top: 55%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    height: 70px;
    width: 70px;
    line-height: 70px;
    background-color: var(--edubin-color-white);
    border-radius: 50%;
    text-align: center;
    font-size: 20px;
    color: var(--edubin-primary-color);
    cursor: pointer;
}
.edu-gallery-grid:hover .inner:before {
    opacity: .9;
}
.edu-gallery-grid:hover .zoom-icon {
    top: 50%;
    opacity: 1;
}
/*--------------------------------------------------------------
Progressbar (Elementor)
--------------------------------------------------------------*/

.edubin-progress-bar .elementor-progress-percentage {
    position: relative;
    top: -22px;
}
/**
* -------------------
* # Progressbar (Edubin)
* -------------------
*/

.tpc-single-progressbar.sal-animate[data-sal] {
    animation-name: inherit;
    animation-duration: inherit;
}
.tpc-single-progressbar .tpc-progressbar {
    position: relative;
    width: 100%;
    height: 10px;
    border-radius: 5px;
    background-color: #e6e6e6;
}
.tpc-single-progressbar .tpc-progressbar-inner {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    -webkit-transition: width 1.2s ease-in-out;
    -moz-transition: width 1.2s ease-in-out;
    transition: width 1.2s ease-in-out;
    max-width: 100%;
}
.tpc-single-progressbar.sal-animate[data-sal] .tpc-progressbar-inner {
    background-color: var(--edubin-primary-color);
}
.tpc-single-progressbar .tpc-progressbar-content {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.tpc-single-progressbar .tpc-progressbar-content h6 {
    font-weight: 500;
    font-size: 16px;
    color: var(--edubin-heading-color);
    margin: 0;
}
.tpc-single-progressbar .tpc-progressbar-counter-wrapper {
    margin-left: 10px;
    font-weight: 500;
    font-size: 16px;
    color: var(--edubin-heading-color);
}
/*===============================================================
 ##Animation Effects 
 =================================================================*/

@-webkit-keyframes round {
    0% {
        transform: rotate(30deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(30deg);
    }
}
@keyframes round {
    0% {
        transform: rotate(30deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(30deg);
    }
}
@-webkit-keyframes bounce-animate {
    0% {
        transform: translateY(-20px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(-20px);
    }
}
@keyframes bounce-animate {
    0% {
        transform: translateY(-20px);
    }
    50% {
        transform: translateY(-10px);
    }
    100% {
        transform: translateY(-20px);
    }
}
@-webkit-keyframes zoom-in {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.85);
    }
    100% {
        transform: scale(1);
    }
}
@keyframes zoom-in {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(0.85);
    }
    100% {
        transform: scale(1);
    }
}
@-webkit-keyframes up-down {
    0% {
        transform: translateY(15px);
    }
    50% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(15px);
    }
}
@keyframes up-down {
    0% {
        transform: translateY(15px);
    }
    50% {
        transform: translateY(0px);
    }
    100% {
        transform: translateY(15px);
    }
}
@keyframes titleAnimation {
    0% {
        transform: translateY(0);
        opacity: 1;
        -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
        clip-path: polygon(100% -100%, 100% 100%, -100% 100%, -100% 100%);
    }
    50% {
        transform: translateY(50px);
        opacity: 0;
        -webkit-clip-path: polygon(100% 0, 100% -0%, 0 100%, 0 100%);
        clip-path: polygon(100% 0, 100% -0%, 0 100%, 0 100%);
    }
    60% {
        transform: translateY(50px);
        opacity: 0;
        -webkit-clip-path: polygon(100% 0, 100% -0%, 0 100%, 0 100%);
        clip-path: polygon(100% 0, 100% -0%, 0 100%, 0 100%);
    }
    100% {
        transform: translateY(0);
        opacity: 1;
        -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
        clip-path: polygon(100% -100%, 100% 100%, -100% 100%, -100% 100%);
    }
}
@-webkit-keyframes round-01 {
    0% {
        transform: rotate(15deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(15deg);
    }
}
@keyframes round-01 {
    0% {
        transform: rotate(15deg);
    }
    50% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(15deg);
    }
}
/*===============================================================
 ##Swiper Pagination
 =================================================================*/

.swiper-pagination .swiper-pagination-bullet {
    height: 12px;
    width: 12px;
    background-color: #e3e3e3;
    opacity: 1;
    margin: 0 7px !important;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--edubin-primary-color);
}
/*===============================================================
 ##Section 1 addon 
 =================================================================*/

.edubin-section-addon-1 {
    position: relative;
    display: block;
    height: 600px;
    width: 570px;
}
.edubin-section-addon-1 .front-image-1 {
    position: absolute;
    left: 40px;
    top: 40px;
}
.edubin-section-addon-1 .front-image-1 img {
    width: 465px;
    height: 500px;
    object-fit: cover;
    border-radius: 5px;
}
.edubin-section-addon-1 .front-image-2 {
    position: absolute;
    right: 0;
    bottom: 0;
}
.edubin-section-addon-1 .front-image-2 img {
    width: 262px;
    height: 360px;
    object-fit: cover;
    border-radius: 5px;
    box-shadow: 0px 0px 109px 0px rgba(0, 0, 0, 0.24);
}
/*===============================================================
 ##Hero Section 2
 =================================================================*/

.edubin-hero-2 {
    min-height: 830px;
    display: block;
    position: relative;
    background: #ecf5f4;
    z-index: 1;
}
.edubin-hero-2 .img-shape-2 {
    position: absolute;
    left: 4%;
    top: 15%;
    z-index: -1;
}
.edubin-hero-2.edubin-section-3 .img-shape-2 {
    position: absolute;
    left: 0;
    top: initial;
    bottom: 0;
    z-index: -1;
}
.edubin-hero-2 .img-shape-3 {
    position: absolute;
    left: 32%;
    bottom: 50px;
    z-index: -1;
}
.edubin-hero-2.edubin-section-3 .img-shape-3 {
    position: absolute;
    left: initial;
    bottom: 130px;
    z-index: -1;
    right: 40%;
}
.edubin-hero-2 .img-shape-4 {
    position: absolute;
    right: 4%;
    top: 30%;
    z-index: -1;
}
.edubin-hero-2.edubin-section-3 .img-shape-4 {
    position: absolute;
    right: 18%;
    top: 28%;
    z-index: -1;
}
.edubin-hero-2 .hero-content {
    top: 220px;
    position: relative;
    z-index: 2;
}
.hero-content .sub-title {
    font-size: 16px;
    font-weight: 600;
    color: #9aa4af;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.edubin-hero-2.edubin-section-3 .hero-content .sub-title {
    text-transform: initial;
    font-weight: 400;
}
.hero-content .title {
    font-size: 48px;
    font-weight: 700;
    color: #29303b;
    line-height: 66px;
    margin-top: 15px;
}
.hero-content .title span {
    position: relative;
}
.edubin-hero-2.edubin-section-3 .hero-content .title span:before {
    position: absolute;
    content: "";
    height: 3px;
    background: #0071dc;
    width: 100%;
    bottom: -3px;
}
.edubin-hero-2 .hero-images {
    padding-top: 175px;
    position: relative;
    z-index: 1;
}
.edubin-hero-2.edubin-section-3 .hero-images {
    padding-top: inherit;
    bottom: 0;
    position: relative;
    top: inherit;
}
.edubin-hero-2 .hero-images .img-shape-1 {
    position: absolute;
    z-index: -1;
    bottom: 138px;
    right: 0;
    padding-left: 20px;
}
.edubin-hero-2 .hero-images .img-man {
    text-align: left;
    position: relative;
}
/* new */

.edubin-hero-2 .hero-images .img-man.edubin-img-overlay::before {
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
/* animation 1 */

.edubin-hero-2.edubin-section-3 .img-shape-3.anim-1, .edubin-hero-2.edubin-section-3 .img-shape-4.anim-1 {
    -webkit-animation: up-down 5s linear infinite;
    animation: up-down 5s linear infinite;
}
.edubin-hero-2.edubin-section-3 .hero-images .img-shape-1.anim-1 {
    -webkit-animation: up-down 5s linear infinite;
    animation: up-down 5s linear infinite;
}
/* animation 2 */

.edubin-hero-2.edubin-section-3 .img-shape-3.anim-2, .edubin-hero-2.edubin-section-3 .img-shape-4.anim-2 {
    -webkit-animation: round-01 5s linear infinite;
    animation: round-01 5s linear infinite;
}
.edubin-hero-2.edubin-section-3 .hero-images .img-shape-1.anim-2 {
    animation: spin 4s infinite linear;
    transition: opacity 1s ease, stroke-width 1s ease;
}
/* animation 3 */

.edubin-hero-2.edubin-section-3 .hero-images .img-shape-1.anim-3 {
    -webkit-animation: round-01 5s linear infinite;
    animation: round-01 5s linear infinite;
}
.edubin-hero-2.edubin-section-3 .img-shape-3.anim-3, .edubin-hero-2.edubin-section-3 .img-shape-4.anim-3 {
    -webkit-animation: round-01 5s linear infinite;
    animation: round-01 5s linear infinite
}
@media (max-width: 1399px) {
    .edubin-hero-2 .img-shape-4 {
        top: 10%;
    }
}
@media (max-width: 1199px) {
    .edubin-hero-2 .hero-content .title {
        font-size: 40px;
        line-height: 54px;
    }
    .edubin-hero-2 .hero-images {
        padding-top: 150px;
    }
    .edubin-hero-2 .hero-images .img-shape-1 {
        max-width: 420px;
        bottom: 100px;
        right: 0;
    }
}
@media (max-width: 991px) {
    .edubin-hero-2 .hero-images .img-man {
        padding-right: 40px;
        padding-left: 40px;
    }
    .edubin-hero-2 .hero-images .img-shape-1 {
        right: 80px;
    }
    .edubin-hero-2 .img-shape-4 {
        top: 26%;
    }
    .edubin-hero-2 .img-shape-2 {
        top: 47%;
    }
    .edubin-hero-2 .img-shape-3 {
        left: 6%;
        bottom: 17px;
    }
    .edubin-hero-2 .img-shape-3 img {
        width: 110px;
    }
    .edubin-hero-2 .hero-content {
        top: 60px;
    }
    .edubin-section-3 .img-shape-3.img-hide, .edubin-section-3 .img-shape-4.img-hide, .edubin-section-3 .hero-images .img-shape-1.img-hide {
        display: none;
    }
}
@media (max-width: 767px) {
    .edubin-hero-2 .hero-images .img-shape-1 {
        right: 50px;
        bottom: 65px;
    }
    .edubin-hero-2 .hero-images .img-shape-1 img {
        width: 450px;
    }
    .edubin-hero-2 .hero-images .img-man img {
        width: 400px;
    }
    .edubin-hero-2 .img-shape-4 {
        top: 35%;
    }
}
@media (max-width: 575px) {
    .edubin-hero-2 .hero-images .img-shape-1 {
        right: 60px;
        bottom: 90px;
    }
    .edubin-hero-2 .img-shape-2 {
        top: 54%;
        left: -23%;
    }
    .edubin-hero-2 .img-shape-4 {
        top: 48%;
    }
    .edubin-hero-2 .img-shape-3 {
        left: 2%;
        bottom: 5px;
    }
    .edubin-hero-2 .img-shape-3 img {
        width: 95px;
    }
}
.front-image-content {
    position: absolute;
    top: 50%;
    left: 55px;
    text-align: left;
    padding-left: 50px;
    padding-right: 28px;
    padding-top: 30px;
    padding-bottom: 25px;
    width: 360px;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0px 0px 62px 0px rgb(0 0 0 / 23%);
}
.front-image-content .hero-content-heading {
    font-size: 20px;
    margin-bottom: 15px;
}
.front-image-content .hero-content-heading span {
    color: var(--edubin-primary-color);
}
.front-image-content p {
    color: #ababab;
    margin-bottom: 0;
}
.front-image-content .image-icon {
    position: absolute;
    left: -30px;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 50%;
    background-color: var(--edubin-primary-color);
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
}
@media only screen and (min-width: 768px) and (max-width: 991px), only screen and (max-width: 575px) {
    .front-image-content {
        padding-left: 40px;
        max-width: 245px
    }
    .front-image-content .image-icon {
        left: -25px
    }
    .front-image-content .image-icon {
        width: 51px;
        height: 51px;
        line-height: 60px;
        font-size: 24px
    }
}
/*===============================================================
 ##Hero Section 4
 =================================================================*/

.edubin-hero-4 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 70%;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.edubin-hero-4 .shape-1 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-35%, -3%);
    z-index: -1;
}
.edubin-hero-4 .shape-2 {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(-31%, -24%);
    z-index: -1;
}
.edubin-hero-4 .shape-3 {
    position: absolute;
    bottom: 140px;
    left: -10px;
    z-index: -1;
    -webkit-animation: round 7s linear infinite;
    animation: round 7s linear infinite;
}
.edubin-hero-4 .shape-5 {
    position: absolute;
    bottom: 48%;
    left: 15%;
    width: 50px;
    height: 50px;
    border: 3px solid #ff9071;
    border-radius: 50%;
    -webkit-animation: zoom-in 5s linear infinite;
    animation: zoom-in 5s linear infinite;
    z-index: -1;
}
.edubin-hero-4 .shape-6 {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(74%, 32%);
    z-index: -1;
}
.edubin-hero-4 .shape-7 {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translate(52%, 70%);
    z-index: -2;
}
.edubin-hero-4 .hero-content {
    max-width: 600px;
    padding-top: 120px;
    position: relative;
}
.edubin-hero-4 .hero-content .shape-4 {
    position: absolute;
    bottom: -95px;
    left: 15px;
    z-index: -1;
    -webkit-animation: bounce-animate 5s infinite linear;
    animation: bounce-animate 5s infinite linear;
}
.edubin-hero-4 .hero-content .sign img {
    margin: 0;
    margin-bottom: 25px;
}
.edubin-hero-4 .title {
    font-size: 48px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 60px;
    margin-top: 15px;
}
.edubin-hero-4 .title span {
    display: inline-block;
    padding-left: 20px;
    padding-right: 40px;
}
.edubin-hero-4 .description {
    margin-top: 20px;
}
@media only screen and (max-width: 450px) {
    .edubin-hero-4 .title span {
        padding-left: 15px;
        padding-right: 15px;
    }
}
/*End hero 4*/

/*===============================================================
 ##Hero Section 5
 =================================================================*/

.edubin-section-5 {
    position: relative;
    padding: 15px 0px 125px 0px;
}
.edubin-section-5 .shape-1 {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 2;
}
.edubin-section-5 .shape-1>img {
    height: 390px;
}
.edubin-section-5 .hero-content {
    padding-top: 100px;
    position: relative;
    z-index: 3;
}
.edubin-section-5 .hero-content .hero-skill-wrap {
    margin-top: 55px;
}
.edubin-section-5 .hero-content .hero-skill-wrap .hero-feature-item {
    display: flex;
    align-items: center;
}
.edubin-section-5 .hero-content .hero-skill-wrap .hero-feature-item .feature-img {
    flex-shrink: 0;
    margin-right: 20px;
}
.edubin-section-5 .hero-content .hero-skill-wrap .hero-feature-item .feature-txt {
    padding-right: 25px;
}
.edubin-section-5 .hero-content .hero-skill-wrap .hero-feature-item .feature-txt p {
    margin-bottom: 0;
    font-size: 18px;
    color: #fff;
}
.edubin-section-5 .hero-images .img-man {
    position: relative;
    z-index: 1;
    bottom: -50px;
}
@media only screen and (max-width: 1199px) {
    .edubin-section-5 .hero-content .hero-skill-wrap .hero-feature-item .feature-txt:last-child {
        padding-right: 0;
    }
    .edubin-section-5 .hero-images .img-man {
        bottom: -70px;
    }
}
@media only screen and (max-width: 991px) {
    .edubin-section-5 .hero-content .hero-skill-wrap .hero-feature-item .feature-txt {
        padding-right: 0;
    }
    .edubin-section-5 .hero-images .img-man {
        bottom: -120px;
    }
}
@media only screen and (max-width: 576px) {
    .edubin-section-5 .hero-content .hero-skill-wrap .hero-feature-item:first-child {
        margin-bottom: 30px;
    }
}
/*===============================================================
 ##Hero Section 6
 =================================================================*/

.edubin-section-6 {
    padding-top: 120px;
}
.edubin-section-6 .shape-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.edubin-section-6 .hero-content {
    padding-left: 60px;
    padding-bottom: 200px;
}
.edubin-section-6 .hero-content .hero-content-wrapper {
    transform: rotate(-10deg);
}
.edubin-section-6 .hero-content .hero-content-wrapper .title-1, .edubin-section-6 .hero-content .hero-content-wrapper .title-2, .edubin-section-6 .hero-content .hero-content-wrapper .title-3 {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
    /* clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%); */
    -webkit-clip-path: polygon(100% -100%, 100% 100%, -100% 100%, -100% 100%);
    clip-path: polygon(100% -100%, 100% 100%, -100% 100%, -100% 100%);
    transform: translateY(0);
    opacity: 1;
    animation-name: titleAnimation;
    animation-timing-function: ease;
    animation-duration: 3s;
    animation-iteration-count: 2;
}
.edubin-section-6 .hero-content .hero-content-wrapper h2 {
    font-size: 120px;
    list-style: 130px;
    animation-delay: 0.5s;
    -webkit-animation-fill-mode: forwards;
}
.edubin-section-6 .hero-content .hero-content-wrapper h2:first-child {
    animation-delay: 0.6s;
}
.edubin-section-6 .hero-content .hero-content-wrapper h2:last-child {
    animation-delay: 0.4s;
}
.edubin-section-6 .hero-content .hero-content-wrapper .title-1::after, .edubin-section-6 .hero-content .hero-content-wrapper .title-2::after, .edubin-section-6 .hero-content .hero-content-wrapper .title-3::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 10px;
    left: -35px;
    z-index: -1;
}
.edubin-section-6 .hero-images {
    position: relative;
}
.edubin-section-6 .hero-images .img-man {
    position: relative;
    bottom: -55px;
}
.edubin-section-6 .hero-images .shape-2 {
    position: absolute;
    left: -10px;
    top: -75px;
    -webkit-animation: up-down 5s linear infinite;
    animation: up-down 5s linear infinite;
}
.edubin-section-6 .hero-images .shape-3 {
    position: absolute;
    right: 0;
    -webkit-animation: up-down 5s linear infinite;
    animation: up-down 5s linear infinite;
    animation-delay: 2.5s;
}
@media only screen and (max-width: 991px) {
    .edubin-section-6 {
        padding-top: 100px;
    }
    .edubin-section-6 .hero-content {
        padding-bottom: 170px !important;
    }
    .edubin-section-6 .hero-images {
        padding: 0 200px;
    }
    .edubin-section-6 .hero-images .shape-2 {
        left: 60px;
    }
    .edubin-section-6 .hero-images .shape-3 {
        right: 70px;
    }
}
@media only screen and (max-width: 767px) {
    .edubin-section-6 {
        padding-top: 90px;
    }
    .edubin-section-6 .hero-images {
        padding: 0 100px;
    }
}
@media only screen and (max-width: 450px) {
    .edubin-section-6 .hero-content {
        padding-left: 30px;
    }
    .edubin-section-6 .hero-images {
        padding: 0;
    }
}
/********************** ##Teacher Style 1 ************************/

.edubin-single-teacher {
    position: relative;
}
.edubin-single-teacher .teacher-image-wrap {
    border-radius: 3px;
    overflow: hidden;
}
.edubin-single-teacher .teacher-image-wrap .teacher-image img {
    width: 100%;
}
.edubin-single-teacher .teacher-content-area {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    width: 80%;
    background-color: #f9f9f9;
    border-radius: 3px;
    margin: 0 auto;
    padding: 0;
    height: 75px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.edubin-single-teacher .teacher-content {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 3px;
    margin: 0 auto;
    padding: 0;
}
.edubin-single-teacher:hover .teacher-content {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    bottom: 10px;
}
.edubin-single-teacher .teacher-content a {
    display: block;
}
.edubin-single-teacher .teacher-content a .teacher-name {
    color: var(--edubin-heading-color);
    font-size: 18px;
    font-weight: 700!important;
    margin: 0 0 5px 0;
    padding: 0;
}
.edubin-single-teacher .teacher-content .teacher-name {
    font-weight: 700;
    margin: 0;
    padding: 0;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.edubin-single-teacher .teacher-content a:hover .teacher-name {
    color: var(--edubin-primary-color);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.edubin-single-teacher .teacher-content .teacher-degree {
    display: block;
    margin-bottom: 0;
}
.edubin-single-teacher .teacher-content span {
    font-size: 15px;
    color: #8a8a8a;
    font-weight: 500;
}
.edubin-single-teacher .teacher-content .teacher-social {
    padding-top: 5px;
}
.edubin-single-teacher .teacher-social a.social-link {
    color: #07294d;
    padding: 0 5px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.edubin-single-teacher .teacher-social a.social-link:hover {
    color: var(--edubin-primary-color);
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}
.edubin-single-teacher .teacher-content a {
    display: inline-block;
}
.edubin-single-teacher.active-social .teacher-content {
    bottom: -25px;
}
.edubin-single-teacher.active-social:hover .teacher-content-area {
    height: 110px;
}
.edubin-single-teacher.active-social:hover .teacher-content {
    bottom: 10px;
}
/********************** ##Teacher Style 2 ************************/

.edubin-teacher-item.edubin-teacher-style-2 {
    text-align: center;
}
.edubin-teacher-style-2 .teacher-img-wrap {
    position: relative;
    margin-bottom: 15px;
}
.edubin-teacher-style-2 .teacher-img-wrap>a::after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    background: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    visibility: hidden;
    border-radius: 10px;
    overflow: hidden;
    transition: all .5s;
}
.edubin-teacher-item.edubin-teacher-style-2:hover .teacher-img-wrap>a::after {
    visibility: visible;
    opacity: 1;
}
.edubin-teacher-style-2 .teacher-img {
    border-radius: 10px;
    overflow: hidden;
}
.edubin-teacher-style-2 .teacher-img img {
    transition: all .5s ease-in-out;
    transform: scale(1.000001);
}
.edubin-teacher-style-2:hover .teacher-img img {
    transform: scale(1.1);
}
.edubin-teacher-style-2 .teacher-img-wrap .teacher-social {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    width: 95%;
    z-index: 1;
}
.edubin-teacher-style-2 .teacher-img-wrap .teacher-social .social-link {
    margin: 0 5px;
    background: #fff;
    border-radius: 100%;
    display: inline-flex;
    width: 35px;
    height: 35px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    transform: translateY(25px);
    opacity: 0;
    visibility: hidden;
    transition: .5s;
}
.edubin-teacher-style-2 .teacher-img-wrap .teacher-social .social-link i {
    font-size: 14px;
    line-height: 1;
}
.edubin-teacher-style-2:hover .teacher-img-wrap .teacher-social .social-link {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}
.edubin-teacher-style-2 .teacher-img-wrap .teacher-social .social-link:nth-child(5) {
    margin-top: 10px;
}
.edubin-teacher-style-2 .teacher-content .title {
    margin-bottom: 5px;
}
/*===============================================================
 ##Program
 =================================================================*/

.edubin-programs.style-1 {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    padding: 0 30px;
    height: 390px;
}
.edubin-programs.style-1 a {
    height: 65px;
    transition-property: height;
    transition-duration: .5s;
}
.edubin-programs.style-1:hover a {
    height: 40%;
}
.edubin-programs.style-1::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: transparent;
    background-image: linear-gradient(160deg, #ECECEC00 50%, #66F83E 100%);
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}
.edubin-programs.style-1:hover:before {
    opacity: 1;
    visibility: visible;
}
.edubin-programs.style-1::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(34, 34, 34, 0.5);
}
.edubin-programs.style-1 .programs-wrapper {
    position: relative;
    z-index: 1;
}
.edubin-programs.style-1 .programs-wrapper .program-title {
    position: relative;
    font-size: 36px;
    padding-bottom: 0;
    margin-bottom: 35px;
    color: transparent;
    text-transform: uppercase;
    -webkit-text-stroke: 1px #ffffff;
}
.edubin-programs.style-1 .programs-wrapper .program-title.bottom-line::after {
    content: '';
    position: absolute;
    width: 100px;
    height: 2px;
    background-color: #76b625;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    transition: all .5s;
}
.edubin-programs.style-1 .programs-wrapper .program-description {
    font-size: 14px;
    color: #fff;
    margin-bottom: 0;
    opacity: 0;
    height: 0%;
    transition: all .5s;
}
.edubin-programs.style-1:hover .programs-wrapper .program-description {
    opacity: 1;
    height: 100%;
}
/*===============================================================
 ##Search
 =================================================================*/

.edubin-search-box-wrap {
    font-size: 20px;
}
.edubin-search-box-wrap input:focus {
    outline: none;
}
.edubin-search-box-wrap .btn-search {
    background: transparent;
    padding: 0;
}
.edubin-search-box-wrap svg {
    width: 20px;
    margin-top: 8px;
}
/* Search Style 01 */

.edubin-search-sty-wraple-1 {
    position: relative;
}
.edubin-search-sty-wraple-1 input {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 22px !important;
    transition: all .3s ease-in-out;
    height: 45px;
    color: #999999;
    font-size: 14px;
    padding: 0 78px 0 20px !important;
}
.edubin-search-sty-wraple-1 input:focus {
    width: 100%;
    border: 1px solid var(--edubin-primary-color);
}
.edubin-search-sty-wraple-1 input:focus~button.btn-search {
    background: var(--edubin-primary-color);
    color: #fff;
    border-radius: 100px;
}
.edubin-search-sty-wraple-1 input:focus~button.btn-reset {
    right: -22px;
}
.edubin-search-sty-wraple-1 button {
    transition: all .3s ease-in-out;
    border: none;
    height: 100%;
    position: absolute;
    right: 0;
    top: 50%;
    width: 70px;
    transform: translateY(-50%);
    padding: 0;
}
.edubin-search-sty-wraple-1 button.btn-search {
    font-size: 20px;
    background: var(--edubin-primary-color);
    border-radius: 0 100px 100px 0;
    color: #fff;
    transition: all .3s ease-in-out;
}
/* Search Style 03 */

.edubin-search-sty-wraple-3 {
    position: relative;
}
.edubin-search-sty-wraple-3 input {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    height: 45px;
    color: #999999;
    font-size: 14px;
    padding: 0 78px 0 20px;
}
.edubin-search-sty-wraple-3 input:focus {
    width: 100%;
    border: 1px solid var(--edubin-primary-color);
}
.edubin-search-sty-wraple-3 input:focus~button {
    width: 36px;
}
.edubin-search-sty-wraple-3 input:focus~button.btn-search {
    background: var(--edubin-primary-color);
    color: #fff;
    border-radius: 20px;
}
.edubin-search-sty-wraple-3 input:focus~button.btn-reset {
    right: -22px;
}
.edubin-search-sty-wraple-3 button {
    transition: all .3s ease-in-out;
    border: none;
    height: 36px;
    position: absolute;
    right: 4px;
    top: 50%;
    width: 70px;
    transform: translateY(-50%);
    padding: 0;
}
.edubin-search-sty-wraple-3 button.btn-search {
    transition: all .3s ease-in-out;
    border: none;
    height: 36px;
    position: absolute;
    right: 4px;
    top: 50%;
    width: 50px;
    transform: translateY(-50%);
    padding: 0;
    color: var(--edubin-primary-color);
    transition: all .3s ease-in-out;
}
/*===== SEARCH BOX =====*/

.edubin-search-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 85%);
    z-index: 999;
    display: none;
}
.edubin-closebtn {
    position: absolute;
    top: 50px;
    right: 50px;
    cursor: pointer;
    width: 30px;
    height: 25px;
}
.edubin-closebtn span {
    width: 30px;
    height: 2px;
    background-color: #fff;
    position: relative;
    display: block;
}
.edubin-closebtn span:nth-of-type(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 11px;
}
.edubin-closebtn span:nth-of-type(2) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 9px;
}
.edubin-search-box .edubin-search-form input {
    width: 50%;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: #fff;
    border: 2px solid #07294d;
    color: #07294d;
    padding-left: 20px;
    border-radius: 100px!important;
}
.edubin-search-box .edubin-search-form button {
    position: absolute;
    top: 50%;
    height: 50px;
    width: 80px;
    left: 73%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 0;
    border: 0;
    background-color: var(--edubin-primary-color);
    color: #fff;
    cursor: pointer;
    font-size: 22px;
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    line-height: 0;
}
@media (max-width:567px) {
    .edubin-search-box .edubin-search-form input {
        width: 70%;
    }
    .edubin-search-box .edubin-search-form button {
        left: 77%;
    }
}
/*===============================================================
 ##Countdown
 =================================================================*/

.edubin-countdown-timer-widget .countdown-items {
    overflow: hidden;
}
.edubin-countdown-timer-widget .countdown-items {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin: 0px 20px;
    border: 2px solid #333;
}
.edubin-countdown-timer-widget .countdown-items:first-child {
    margin-left: 0;
}
.edubin-countdown-timer-widget .countdown-items:first-child {
    margin-right: 0;
}
.edubin-countdown-timer-widget .countdown-items .ctw-digits {
    display: block;
    font-size: 64px;
    text-align: center;
    margin-top: 35px;
}
.edubin-countdown-timer-widget .countdown-items .ctw-label {
    display: block;
    text-align: center;
    padding-top: 15px;
}
.edubin-countdown-timer-widget .finished-message {
    text-align: center;
}
/* media query css */

@media (max-width:493px) {
    .edubin-countdown-timer-widget .countdown-items {
        width: 15%;
    }
    .edubin-countdown-timer-widget .countdown-items .ctw-digits {
        font-size: 26px;
    }
}
/*===============================================================
 ##CTA Addon
 =================================================================*/

.edubin-cta-1 {
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
.edubin-cta-1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, #ffffff00 38%, #000 100%);
    width: 100%;
    height: 100%;
    opacity: 0.9;
    z-index: -1;
}
.edubin-cta-1 .cta-content {
    display: flex;
    align-items: center;
    padding: 350px 30px 45px 30px;
}
.edubin-cta-1 .cta-content .cta-icon {
    display: block;
    width: 55px;
    height: 55px;
    line-height: 65px;
    text-align: center;
    border-radius: 50%;
    background: var(--edubin-primary-color);
    color: #fff;
    margin-right: 10px;
}
.edubin-cta-1 .cta-content .cta-icon svg {
    width: 25px;
    height: 25px;
}
.edubin-cta-1 .cta-content p {
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 0;
}
.edubin-cta-1 .cta-content .number {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    color: #fff;
}
/*===============================================================
 ##Custom Icon Addon
 =================================================================*/

.elementor-widget-edubin-custom-icon .icon-shape-wrap {
    background: var(--edubin-primary-color);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    position: relative;
    top: 58px;
    left: 25px;
}
@media (min-width: 768px) {
    .elementor-widget-edubin-custom-icon.elementor-position-left .elementor-icon-box-wrapper, .elementor-widget-edubin-custom-icon.elementor-position-right .elementor-icon-box-wrapper {
        display: flex
    }
    .elementor-widget-edubin-custom-icon.elementor-position-right .elementor-icon-box-wrapper {
        text-align: right;
        flex-direction: row-reverse
    }
    .elementor-widget-edubin-custom-icon.elementor-position-left .elementor-icon-box-wrapper {
        text-align: left;
        flex-direction: row
    }
    .elementor-widget-edubin-custom-icon.elementor-position-top .elementor-icon-box-img {
        margin: auto
    }
    .elementor-widget-edubin-custom-icon.elementor-vertical-align-top .elementor-icon-box-wrapper {
        align-items: flex-start
    }
    .elementor-widget-edubin-custom-icon.elementor-vertical-align-middle .elementor-icon-box-wrapper {
        align-items: center
    }
    .elementor-widget-edubin-custom-icon.elementor-vertical-align-bottom .elementor-icon-box-wrapper {
        align-items: flex-end
    }
}
/*===============================================================
 ##Delimiter addon
 =================================================================*/

.delimiter {
    position: relative;
}
/*===============================================================
 ##Contact from 7
 =================================================================*/

.edubin-form-wrapper {
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.1);
}
.edubin-form-wrapper .wpcf7 {
    padding: 50px 50px 0 50px;
}
.edubin-form-wrapper .wpcf7-field-container {
    padding: 40px 50px 15px 50px;
}
.edubin-form-wrapper .wpcf7-head-container {
    background-color: #07294d;
    padding-top: 45px;
    padding-bottom: 40px;
    text-align: center;
}
.edubin-form-wrapper .wpcf7-title {
    color: var(--edubin-primary-color);
    font-size: 36px;
    margin-bottom: 20px;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: var(--edubin-primary-color);
}
.edubin-form-wrapper .wpcf7-description {
    font-size: 24px;
    color: #fff;
    margin-bottom: 0;
}
.edubin-form-wrapper input[type=date], .edubin-form-wrapper input[type=datetime], .edubin-form-wrapper input[type=datetime-local], .edubin-form-wrapper input[type=email], .edubin-form-wrapper input[type=month], .edubin-form-wrapper input[type=number], .edubin-form-wrapper input[type=password], .edubin-form-wrapper input[type=range], .edubin-form-wrapper input[type=search], .edubin-form-wrapper input[type=tel], .edubin-form-wrapper input[type=text], .edubin-form-wrapper input[type=time], .edubin-form-wrapper input[type=url], .edubin-form-wrapper input[type=week], .edubin-form-wrapper select, .edubin-form-wrapper textarea {
    color: #8a8a8a;
    width: 100%;
    overflow: hidden;
    height: 45px;
    font-size: 15px;
    border-radius: 3px;
}
.edubin-form-wrapper input[type=submit], .edubin-form-wrapper button[type=submit] {
    display: inline-block;
    background: var(--edubin-color-btn-bg);
    border-color: var(--edubin-color-btn-border);
    color: var(--edubin-color-btn-text);
    border-radius: 3px;
    padding: 15px 28px;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    transition: all 0.3s ease 0s;
}
.edubin-form-wrapper input[type=submit]:hover, .edubin-form-wrapper button[type=submit]:hover {
    color: var( --edubin-color-btn-text-hover);
    border-color: var( --edubin-color-btn-border-hover);
    background-color: var( --edubin-color-btn-bg-hover);
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
/*===============================================================
 ##WPfroms Addon
 =================================================================*/

.edubin-wpforms-wrapper {
    border-radius: 3px;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 75px 0px rgba(0, 0, 0, 0.1);
}
.edubin-wpforms-wrapper .wpforms-container .wpforms-field-container {
    padding: 40px 50px 15px 50px;
}
.edubin-wpforms-wrapper .wpforms-container .wpforms-head-container {
    background-color: #07294d;
    padding-top: 45px;
    padding-bottom: 40px;
    text-align: center;
}
.edubin-wpforms-wrapper .wpforms-container .wpforms-head-container .wpforms-title {
    color: #ffc600;
    font-size: 36px;
    margin-bottom: 0;
}
.edubin-wpforms-wrapper .wpforms-container .wpforms-head-container .wpforms-description {
    font-size: 24px;
    color: #fff;
    margin-bottom: 0;
}
.edubin-wpforms-wrapper div.wpforms-container.wpforms-container-full .wpforms-form .wpforms-submit-container {
    padding: 0 40px 15px 40px;
    text-align: center;
}
.edubin-wpforms-wrapper .wpforms-form .wpforms-submit-container input[type=submit], .edubin-wpforms-wrapper .wpforms-form .wpforms-submit-container button[type=submit] {
    background-color: #ffc600;
    width: 100%;
    padding: 15px 0;
    border: 1px solid #ffc600;
    font-size: 15px;
    line-height: 17px!important;
    font-family: var(--edubin-heading-font-family);
    color: #07294d;
    overflow: hidden;
    border-radius: 3px;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.edubin-wpforms-wrapper .wpforms-form .wpforms-submit-container input[type=submit]:hover, .edubin-wpforms-wrapper .wpforms-form .wpforms-submit-container button[type=submit]:hover {
    color: #ffc600;
    border-color: #07294d;
    background-color: #07294d;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=date], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=datetime], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=datetime-local], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=email], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=month], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=number], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=password], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=range], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=search], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=tel], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=text], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=time], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=url], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form input[type=week], .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form select, .edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form textarea {
    color: #8a8a8a;
    width: 100%;
    overflow: hidden;
    height: 45px;
    font-size: 15px;
    border-radius: 3px;
}
.edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 100px;
    padding: 15px 30px;
}
.edubin-wpforms-wrapper div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 13px 0;
}
/*- Theme WpForms style -*/

div.wpforms-container-full .wpforms-form input[type=date], div.wpforms-container-full .wpforms-form input[type=datetime], div.wpforms-container-full .wpforms-form input[type=datetime-local], div.wpforms-container-full .wpforms-form input[type=email], div.wpforms-container-full .wpforms-form input[type=month], div.wpforms-container-full .wpforms-form input[type=number], div.wpforms-container-full .wpforms-form input[type=password], div.wpforms-container-full .wpforms-form input[type=range], div.wpforms-container-full .wpforms-form input[type=search], div.wpforms-container-full .wpforms-form input[type=tel], div.wpforms-container-full .wpforms-form input[type=text], div.wpforms-container-full .wpforms-form input[type=time], div.wpforms-container-full .wpforms-form input[type=url], div.wpforms-container-full .wpforms-form input[type=week], div.wpforms-container-full .wpforms-form select, div.wpforms-container-full .wpforms-form textarea {
    background-color: transparent;
    font-size: 15px;
    padding: 0 15px;
    border: 1px solid #e0e0e0;
    transition: all 0.5s ease;
    min-height: 45px
}
div.wpforms-container-full .wpforms-form input[type=date]:focus, div.wpforms-container-full .wpforms-form input[type=datetime]:focus, div.wpforms-container-full .wpforms-form input[type=datetime-local]:focus, div.wpforms-container-full .wpforms-form input[type=email]:focus, div.wpforms-container-full .wpforms-form input[type=month]:focus, div.wpforms-container-full .wpforms-form input[type=number]:focus, div.wpforms-container-full .wpforms-form input[type=password]:focus, div.wpforms-container-full .wpforms-form input[type=range]:focus, div.wpforms-container-full .wpforms-form input[type=search]:focus, div.wpforms-container-full .wpforms-form input[type=tel]:focus, div.wpforms-container-full .wpforms-form input[type=text]:focus, div.wpforms-container-full .wpforms-form input[type=time]:focus, div.wpforms-container-full .wpforms-form input[type=url]:focus, div.wpforms-container-full .wpforms-form input[type=week]:focus, div.wpforms-container-full .wpforms-form select:focus, div.wpforms-container-full .wpforms-form textarea:focus {
    border-color: #07294d;
    transition: all 0.5s ease;
}
div.wpforms-container-full .wpforms-form input:focus, div.wpforms-container-full .wpforms-form textarea:focus, div.wpforms-container-full .wpforms-form select:focus {
    border-color: #07294d !important;
    transition: all 0.5s ease;
}
div.wpforms-container-full .wpforms-form textarea.wpforms-field-large {
    height: 120px;
}
div.wpforms-container-full .wpforms-form .wpforms-field {
    padding: 15px 0;
}
div.wpforms-container-full .wpforms-form input[type=submit], div.wpforms-container-full .wpforms-form button[type=submit], div.wpforms-container-full .wpforms-form .wpforms-page-button {
    display: inline-block;
    margin-left: 0;
    margin-top: 15px;
    background-color: var(--edubin-primary-color);
    color: #07294d;
    padding: 15px 35px;
    font-weight: 600;
    font-size: 15px;
    line-height: 17px;
    font-family: var(--edubin-heading-font-family);
    border-radius: 2px;
    border: 1px solid var(--edubin-primary-color);
    text-decoration: none;
    cursor: pointer;
}
div.wpforms-container-full .wpforms-form input[type=submit]:hover, div.wpforms-container-full .wpforms-form button[type=submit]:hover, div.wpforms-container-full .wpforms-form .wpforms-page-button:hover {
    background-color: #07294d;
    color: #fff;
    border: 1px solid #07294d;
    -webkit-transition: all 0.55s ease;
    -o-transition: all 0.55s ease;
    transition: all 0.55s ease;
    text-decoration: none;
}
div.wpforms-container-full .wpforms-form .wpforms-field input.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field textarea.wpforms-error, div.wpforms-container-full .wpforms-form .wpforms-field select.wpforms-error {
    border-color: #e0e0e0;
}
/********************** ##Course Category Style 2 ************************/

.tpc-cat-item .single-items-1 {
    overflow: hidden;
}
.tpc-cat-item .single-items-1 a {
    display: block;
    line-height: 90px;
    border: 1px solid #c2c2c2;
    position: relative;
    padding-left: 90px;
    border-radius: 5px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}
.tpc-cat-item .single-items-1 a .cat-item_image {
    position: absolute;
    top: 50%;
    left: 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #e5f1fb;
    border: 2px solid var(--edubin-primary-color);
    padding: 8px;
    border-radius: 100px;
    width: 50px;
    height: 50px;
    max-width: 50px;
    max-height: 50px;
    display: block;
}
.tpc-cat-item .single-items-1 a .cat_name {
    font-size: 20px;
    font-weight: 600;
    color: var(--edubin-color-secondary);
    line-height: 1.3;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}
.tpc-cat-item .single-items-1 a:hover {
    background-color: var(--edubin-color-secondary);
    transition: all 0.3s linear
}
.tpc-cat-item .single-items-1 a:hover .cat-item_image {
    background: #ffffff;
    border: 2px solid #fff;
    transition: all 0.3s linear
}
.tpc-cat-item .single-items-1 a:hover .cat_name {
    color: #ffffff;
    transition: all 0.3s linear
}
@media only screen and (max-width:992px) {
    .tpc-cat-item .single-items-1 a {
        padding-left: 80px;
    }
    .tpc-cat-item .single-items-1 a .cat-item_image {
        left: 15px;
    }
    .tpc-cat-item .single-items-1 a .cat_name {
        font-size: 16px;
        font-weight: 600;
    }
}
/********************** ##Course Category Style 1 ************************/

.edubin-course-category .single-items {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.edubin-course-category.cat-hover-effect-1 .single-items:hover {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    -webkit-transform: translateY(-5px) translate3d(0, -5px, 0);
    transform: translateY(-5px) translate3d(0, -5px, 0);
}
.edubin-course-category .single-items .items-image {
    position: relative;
}
.edubin-course-category .single-items .items-image img {
    width: 100%;
    object-fit: cover;
    border-radius: 3px;
}
.edubin-course-category .single-items .items-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(7, 41, 77, 0.6);
    border-radius: 3px;
}
.edubin-course-category .single-items .items-cont {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.edubin-course-category .single-items .items-cont .course-cat {
    color: #fff;
    font-size: 18px;
    margin-bottom: 5px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    position: relative;
    display: inline-block;
}
.edubin-course-category .single-items .items-cont .course-cat:hover {
    color: var(--edubin-primary-color);
}
.edubin-course-category .single-items .items-cont .total-course {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.edubin-course-category.cat-hover-effect-2 .single-items .items-cont a .course-cat:hover {
    color: inherit;
}
.edubin-course-category.cat-hover-effect-2 .single-items .items-cont>a {
    transition: inherit;
}
.edubin-course-category.cat-hover-effect-2 .single-items .items-cont>a:hover {
    color: #ffffff;
}
.edubin-course-category.cat-hover-effect-2 .single-items .items-cont a .course-cat::before {
    content: '';
    width: 0;
    height: 2px;
    background-color: #ffffff;
    transition: all 0.3s linear;
    position: absolute;
    bottom: -2px;
}
.edubin-course-category.cat-hover-effect-2 .single-items .items-cont a .course-cat:hover:before {
    width: 100%;
}
/********************** ##Course Category Style 3 ************************/

.tpc-course-category-style-3 {
    box-sizing: border-box;
    border: 1px solid #EBEBEB;
    border-radius: 58px;
    display: inline-flex;
    align-items: center;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.tpc-course-category-style-3:hover {
    box-shadow: 0px 3px 7px rgba(0, 0, 0, .07);
}
.tpc-course-category-style-3 a.cat-item-3 {
    font-size: 17px;
    line-height: 28px;
    color: var(--edubin-heading-color);
    display: flex;
    align-items: center;
    padding: 8px 12px 8px 20px;
    transition: all 0.25s ease-out;
}
.tpc-course-category-style-3:hover a.cat-item-3 {
    color: var(--edubin-primary-color);
}
.tpc-course-category-style-3 a.cat-item-3 img {
    margin-left: 10px;
    width: 50px;
    height: 50px;
    border-radius: 100%;
}
/********************** ##Course Category Style 4 ************************/

.tpc-course-category-style-4 {
    display: flex;
    align-items: center;
    transition: all 0.3s ease-in-out;
}
.tpc-course-category-style-4 .cat-title-wrap {
    flex-shrink: 0;
    margin-left: 20px;
}
.tpc-course-category-style-4 .cat-title-wrap>h4 {
    margin-bottom: 0;
    color: inherit;
    transition: inherit;
}
.tpc-course-category-style-4 .cat-title-wrap.edubin-slider:hover h4 {
    color: inherit;
}
.tpc-category-style-4 .edubin-icon-category:hover .icon-category-title {
    transition: all 0.3s ease 0s;
}
.tpc-category-style-4 .edubin-icon-category:hover .icon-category-title {
    color: var(--edubin-primary-color);
}
.tpc-category-style-4 .edubin-icon-category:hover .single-category .img-wrapper img {
    transform: rotate(5deg);
}
.tpc-course-category-style-4 a.cat-title-wrap:hover {
    color: var(--edubin-heading-color);
}
/*===============================================================
 ##Course instructor
 =================================================================*/

.instructor-1 .instructor-1-single {
    background-color: #fff;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 15px;
}
.instructor-1 .instructor-1-single .thum img {
    height: 70px;
    width: 70px;
    object-fit: cover;
    border-radius: 50%;
}
.instructor-1 .instructor-1-single .cont {
    padding-left: 20px;
}
.instructor-1 .instructor-1-single .cont a h5 {
    font-size: 18px;
    color: #23252a;
    margin-bottom: 4px;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.instructor-1 .instructor-1-single .cont a:hover h5 {
    color: var(--edubin-primary-color);
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.instructor-1 .instructor-1-single .cont p {
    font-size: 15px;
    margin-bottom: 5px;
    color: #8a8a8a;
    font-weight: 500;
}
.instructor-1 .instructor-1-single .cont span {
    font-size: 14px;
    color: #07294d;
    font-weight: 500;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.instructor-1 .instructor-1-single .cont span i {
    margin-right: 5px;
    color: var(--edubin-primary-color);
}
/*===============================================================
 ##Section Title Addon
 =================================================================*/

.edubin-section-title .section-title-txt {
    font-size: 48px;
    color: #23252a;
    font-weight: 600;
    line-height: 1;
    margin: 0;
    display: inline-block;
}
.edubin-section-title .section-subtitle-txt {
    color: #07294d;
    font-size: 16px;
    line-height: 30px;
    margin: 5px 0;
    font-weight: 400;
}
.page.type-page .entry-content p.section-subtitle-txt {
    margin-bottom: 0;
}
.edubin-section-title span.edubin-title-sperator {
    background-color: var(--edubin-primary-color);
    display: inline-block;
    height: 3px;
    margin-bottom: 13px;
    margin-top: 0px;
    position: relative;
    width: 42px;
}
.edubin-section-title.title-style-three span.edubin-title-sperator::before {
    background-color: var(--edubin-primary-color);
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: -13px;
    margin-bottom: 13px;
    margin-top: 25px;
    position: absolute;
    width: 50px;
}
.edubin-title-align-left .edubin-section-title.title-style-three span.edubin-title-sperator::before, .edubin-title-align-justify .edubin-section-title.title-style-three span.edubin-title-sperator::before {
    left: 13px;
}
.edubin-section-title.edubin-subtitle-position-top {
    display: flex;
    flex-direction: column;
}
.edubin-section-title.edubin-subtitle-position-top .section-title-txt {
    order: 2;
}
.edubin-section-title.edubin-subtitle-position-top .section-subtitle-txt {
    order: 1;
}
.edubin-section-title.edubin-subtitle-position-top img {
    order: 3;
}
.edubin-section-title.edubin-subtitle-position-top i {
    order: 3;
}
.edubin-section-title img {
    margin: auto;
}
.edubin-section-title.edubin-subtitle-position-top .edubin-title-sperator-sec {
    order: 4;
}
.edubin-section-title.edubin-subtitle-position-top.title-style-four .edubin-title-sperator-sec {
    order: 2;
}
.edubin-section-title.edubin-subtitle-position-top.title-style-four .section-title-txt {
    order: 3;
}
.edubin-section-title.edubin-subtitle-position-top.title-style-four span.edubin-title-sperator {
    margin-top: 8px;
}
.title-style-two .edubin-title-sperator-sec, .title-style-five .edubin-title-sperator-sec {
    display: none;
}
.title-style-two .section-title-txt {
    padding: 0 10.5%;
    position: relative;
}
.title-style-two .section-title-txt::before, .title-style-two .section-title-txt::after {
    background: #412e51 none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100px;
}
.title-style-two .section-title-txt::after {
    right: 0;
    top: 50%;
    left: auto;
}
.title-style-two .section-title-txt {
    margin-right: auto !important;
    margin-left: auto !important;
}
.section-advancetitle-txt {
    color: var(--edubin-primary-color);
    font-size: 80px;
    font-weight: 800;
    line-height: 28px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: -1;
}
.edubin-title-sperator-sec {
    line-height: 1;
}
.slider-btn-left {
    display: inline-block;
}
.slider-btn-right {
    display: inline-block;
}
/*===============================================================
 ##Double Headings / Coustom Title
 =================================================================*/

.elementor-widget-custom-title-addons .tpc-double_heading {
    position: relative;
}
.elementor-widget-custom-title-addons .tpc-double_heading .dbl__title-wrapper {
    position: relative;
    z-index: 1;
    line-height: 0;
}
.elementor-widget-custom-title-addons .tpc-double_heading .dbl__title {
    font-size: 36px;
    line-height: 1.3334em;
    font-weight: inherit;
    color: var(--edubin-heading-color);
}
.elementor-widget-custom-title-addons .tpc-double_heading .dbl__title.dbl-title_2 {
    color: var(--edubin-primary-color);
}
.elementor-widget-custom-title-addons .tpc-double_heading .dbl__subtitle {
    position: relative;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 14px;
}
.elementor-widget-custom-title-addons .tpc-double_heading .dbl__subtitle span, .elementor-widget-custom-title-addons .tpc-double_heading .dbl__subtitle span:before {
    display: inline-block;
    vertical-align: middle;
}
.elementor-widget-custom-title-addons .shape-bg>.shape__bg {
    position: absolute;
    content: '';
    width: 165px;
    height: 3px;
    border-radius: 50px;
    z-index: -1;
    top: 45px;
    left: 0;
    background: var(--edubin-primary-color);
}
.elementor-widget-custom-title-addons .thumb-shape-bg>.thumb-shape__bg {
    position: absolute;
    width: 100%;
    border-radius: 50px;
    z-index: -1;
    top: 15px;
    left: 0;
}
.elementor-widget-custom-title-addons .shape-bg>.shape__svg {
    position: absolute;
    content: '';
    z-index: -1;
    top: 30px;
    left: 0;
}
.elementor-widget-custom-title-addons .shape-bg>.shape__svg>svg {
    max-width: 100%;
}
.elementor-widget-custom-title-addons .shape-bg>.shape__svg>svg>path {
    stroke: var(--edubin-primary-color);
}
.elementor-widget-custom-title-addons .shape-bg.animation_active .shape__bg {
    -webkit-animation: section-animation 4s infinite;
    animation: section-animation 4s infinite;
}
.elementor-widget-custom-title-addons .thumb-shape-bg.animation_active .thumb-shape__bg {
    -webkit-animation: section-animation 4s infinite;
    animation: section-animation 4s infinite;
}
@keyframes section-animation {
    0% {
        width: 0;
    }
    15% {
        width: 100%;
    }
    85% {
        opacity: 1;
    }
    90% {
        width: 100%;
        opacity: 0;
    }
    to {
        width: 0;
        opacity: 0;
    }
}
.dbl__subtitle .subtitle-pill {
    background: var(--edubin-primary-color);
    padding: 5px 20px;
    border-radius: 50px;
}
/*===============================================================
 ##Login Join addon
 =================================================================*/

.login-join .login-join_wrapper {
    display: flex;
    align-items: center;
    height: 100%;
    color: inherit;
}
.login-join .login-join_wrapper .join_link {
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background: #08294D;
    font-size: 13px;
    padding: 16px 29px;
    border-radius: 5px;
    line-height: 1.1;
}
.login-join .login-join_wrapper .logout_link {
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    background: #08294D;
    font-size: 13px;
    padding: 16px 29px;
    border-radius: 5px;
    line-height: 1.1;
}
/*style 2*/

.login-join ul {
    list-style: none;
    display: inline-block;
    margin-bottom: 0;
    padding-left: 0;
}
.login-join ul li {
    color: var(--edubin-content-color);
    font-size: 15px;
    display: inline-block;
}
.login-join li.top-seperator {
    padding-left: 3px;
    padding-right: 3px;
}
.login-join .login-register ul li a {
    color: var(--edubin-content-color);
    text-decoration: none;
    font-size: 15px;
    list-style: none;
    display: inline-block;
}
.login-join a {
    color: var(--edubin-content-color);
    font-size: 15px;
}
.login-join .edubin-custom-user-profile {
    display: inline-block;
}
.login-join .login-register.logout {
    display: inline-block;
}
/* Logo*/

.edubin-logotype-container h1 {
    margin: 0;
    font-size: 40px;
}
/*===============================================================
 ##Mail Chimp plugin
 =================================================================*/

.edubin-mailchimp-form-wrap {
    position: relative;
    overflow: hidden;
}
.edubin-mailchimp-form-wrap input {
    width: 100%;
    height: 55px;
    font-size: 16px;
    font-weight: 400;
    padding-left: 20px;
    padding-right: 150px;
    margin-bottom: 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    background: #fff;
}
@media only screen and (max-width:575px) {
    .edubin-mailchimp-form-wrap input {
        padding: 0 20px
    }
}
.edubin-mailchimp-form-wrap .btn {
    position: absolute;
    height: 55px;
    background-color: var(--edubin-primary-color);
    color: #ffffff;
    top: 0;
    right: 0;
    padding: 0 30px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
.edubin-mailchimp-form-wrap .btn:hover {
    background-color: var(--edubin-color-secondary);
}
@media only screen and (max-width:575px) {
    .edubin-mailchimp-form-wrap .btn {
        position: relative;
        margin-top: 10px;
        width: 100%;
        border-radius: 5px
    }
}
/*===============================================================
 ##Custom Events addon
 =================================================================*/

.edubin-custom-events {
    align-items: center;
    border: 1px solid #efefef;
    border-radius: 10px;
    display: flex;
    margin-top: 40px;
    padding: 10px;
}
.edubin-custom-events .thumb {
    flex-basis: 50%;
    position: relative;
}
.edubin-custom-events .thumb a img {
    width: 100%;
}
.edubin-custom-events .content {
    flex-basis: 50%;
    padding-left: 27px;
}
.edubin-custom-events .thumb .event-date {
    background: #141414 none repeat scroll 0 0;
    color: #fff;
    padding: 8px 0;
    position: absolute;
    right: -13px;
    text-align: center;
    top: 0;
    width: 60px;
}
.edubin-custom-events .thumb .event-date span {
    display: block;
    font-size: 20px;
    font-style: italic;
    font-weight: 500;
}
.edubin-custom-events .content h4 {
    font-size: 18px;
    margin-bottom: 15px;
    margin-top: 0;
}
.edubin-custom-events .content ul.event-time {
    display: flex;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.edubin-custom-events .content ul.event-time li {
    color: #909090;
    font-size: 14px;
}
.edubin-custom-events .content ul.event-time li i {
    color: #56a4b1;
    padding-right: 10px;
}
.edubin-custom-events .content p {
    color: #727272;
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
}
.edubin-custom-events .content .event-btn a {
    border-bottom: 1px solid #727272;
    color: #727272;
    font-size: 14px;
    font-weight: 500;
    transition: all 0.4s ease-in-out 0s;
}
.edubin-custom-events .content ul.event-time li+li {
    margin-left: 15px;
    padding-left: 15px;
    position: relative;
}
.edubin-custom-events .content ul.event-time li+li::before {
    background: #9f9f9f none repeat scroll 0 0;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 28%;
    width: 2px;
}
/*===============================================================
 ##Video PopUp addon
 =================================================================*/

.YouTubePopUp-Wrap {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    z-index: 9999999999999;
}
.YouTubePopUp-animation {
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: YouTubePopUp;
    animation-name: YouTubePopUp;
}
@-webkit-keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@keyframes YouTubePopUp {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
body.logged-in .YouTubePopUp-Wrap {
    top: 32px;
    z-index: 99998;
}
.YouTubePopUp-Content {
    max-width: 1200px;
    display: block;
    margin: 0 auto;
    height: 100%;
    position: relative;
}
.YouTubePopUp-Content iframe {
    max-width: 100% !important;
    width: 100% !important;
    display: block !important;
    height: 680px !important;
    border: none !important;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: #fff;
    padding: 10px;
    border-radius: 5px;
}
.YouTubePopUp-Hide {
    animation-duration: 0.5s;
    animation-fill-mode: both;
    animation-name: YouTubePopUpHide;
}
@-webkit-keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes YouTubePopUpHide {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.YouTubePopUp-Close {
    position: absolute;
    top: 52px;
    cursor: pointer;
    right: 0px;
    margin: auto 0;
    width: 24px;
    height: 24px;
    background: url(//edikeyo.com/wp-content/plugins/edubin-core/assets/images/close.png) no-repeat;
    background-size: 24px 24px;
    display: inline-block;
}
.YouTubePopUp-Close:hover {
    opacity: 0.5;
}
@media (max-width:1200px) {
    .YouTubePopUp-Content {
        max-width: 950px;
    }
    .YouTubePopUp-Content iframe {
        height: 500px !important;
    }
}
@media (max-width:992px) {
    .YouTubePopUp-Content {
        max-width: 750px;
    }
    .YouTubePopUp-Content iframe {
        height: 400px !important;
    }
}
@media (max-width:768px) {
    .YouTubePopUp-Content {
        max-width: 500px;
    }
    .YouTubePopUp-Content iframe {
        height: 362px !important;
    }
}
@media (max-width:600px) {
    .YouTubePopUp-Content {
        max-width: 95%;
    }
    .YouTubePopUp-Content iframe {
        height: 320px !important;
    }
    .YouTubePopUp-Close {
        bottom: 362px;
    }
}
@media (max-width:480px) {
    .YouTubePopUp-Content {
        max-width: 95%;
    }
    .YouTubePopUp-Content iframe {
        height: 220px !important;
    }
    .YouTubePopUp-Close {
        bottom: 262px;
    }
}
.edubin-video-popup-wrapper {
    position: relative;
}
/* ====== Video Popup Style 1 ========= */

.edubin-video-popup-wrapper .video i {
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    font-size: 24px;
    background-color: var(--edubin-primary-color);
    color: #07294d;
    border-radius: 50%;
}
/* ====== Style 2  play icon with tex ========= */

.edubin-video-popup-wrapper a.play-icon-text {
    color: #ecb101;
}
/* ====== Style 3 ripple effect ========= */

.edubin-video-popup-wrapper .play-btn {
    width: 82px;
    height: 82px;
    background: radial-gradient(var(--edubin-primary-color) 60%, var(--edubin-primary-color) 62%);
    border-radius: 50%;
    position: relative;
    display: inline-block;
}
/* ====== triangle ========= */

.edubin-video-popup-wrapper .play-btn::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-40%) translateY(-50%);
    transform: translateX(-40%) translateY(-50%);
    transform-origin: center center;
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 22px solid #fff;
    z-index: 1;
    -webkit-transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    transition: all 600ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
/* ====== pulse wave ========= */

.edubin-video-popup-wrapper .play-btn:before {
    content: "";
    position: absolute;
    width: 150%;
    height: 150%;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    -webkit-animation: pulsate1 3s;
    animation: pulsate1 3s;
    -webkit-animation-direction: forwards;
    animation-direction: forwards;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: steps;
    animation-timing-function: steps;
    opacity: 1;
    border-radius: 50%;
    border: 5px solid var(--edubin-primary-color);
    top: -25%;
    left: -25%;
    background: var(--edubin-primary-color);
}
@-webkit-keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px var(--edubin-primary-color), 0px 0px 25px 10px var(--edubin-primary-color);
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
@keyframes pulsate1 {
    0% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
        box-shadow: inset 0px 0px 25px 3px var(--edubin-primary-color), 0px 0px 25px 10px var(--edubin-primary-color);
    }
    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1);
        opacity: 0;
        box-shadow: none;
    }
}
/*====== Ripple effect 4 =====*/

.edubin-video-popup-wrapper .video-popup-4 {
    position: relative;
}
.edubin-video-popup-wrapper .video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}
.edubin-video-popup-wrapper .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fdbd00;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
}
.edubin-video-popup-wrapper .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 80px;
    height: 80px;
    background: #fdbd00;
    border-radius: 50%;
    transition: all 200ms;
}
.edubin-video-popup-wrapper .video-play-button img {
    position: relative;
    z-index: 3;
    max-width: 100%;
    width: auto;
    height: auto;
}
.edubin-video-popup-wrapper .video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    width: 0;
    height: 0;
    border-left: 32px solid #fff;
    border-top: 22px solid transparent;
    border-bottom: 22px solid transparent;
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
/*====== Style 5 transform effect =====*/

.edubin-video-popup-wrapper .video-popup-5 {
    position: relative;
}
@keyframes spin {
    to {
        transform: rotate(360deg);
    }
}
.edubin-video-popup-wrapper .stroke-dotted {
    opacity: 0;
    stroke-dasharray: 4, 5;
    stroke-width: 1px;
    transform-origin: 50% 50%;
    animation: spin 4s infinite linear;
    transition: opacity 1s ease, stroke-width 1s ease;
}
.edubin-video-popup-wrapper .stroke-solid {
    stroke-dashoffset: 0;
    stroke-dashArray: 300;
    stroke-width: 4px;
    transition: stroke-dashoffset 1s ease, opacity 1s ease;
}
.edubin-video-popup-wrapper .icon {
    transform-origin: 50% 50%;
    transition: transform 200ms ease-out;
}
.edubin-video-popup-wrapper #play:hover .stroke-dotted {
    stroke-width: 4px;
    opacity: 1;
}
.edubin-video-popup-wrapper #play:hover .stroke-solid {
    opacity: 0;
    stroke-dashoffset: 300;
}
.edubin-video-popup-wrapper #play:hover .icon {
    transform: scale(1.05);
}
.edubin-video-popup-wrapper #play {
    cursor: pointer;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
}
/*====== Video popup round =====*/

.edubin-video-popup-round {
    position: relative;
    border: 3px solid #ecb101;
}
.edubin-video-popup-round img {
    display: block;
    border-radius: 6px;
    position: relative;
}
.edubin-video-popup-round a.icon-video {
    position: absolute;
    border-radius: 100%;
    border: 7px solid #dcdcdc;
    width: 75px;
    height: 75px;
    background: #FFF;
    color: #ecb101;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 12;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.edubin-video-popup-round a.icon-video:hover {
    background: #ecb101;
    color: #fff !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.edubin-video-popup-round:hover:after {
    background-color: #ecb101cc;
}
.edubin-video-popup-round:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    transition: .4s;
    border-radius: 6px;
}
/*====== Video popup right =====*/

.edubin-video-popup {
    position: relative;
    margin-top: 15px;
}
.edubin-video-popup img {
    display: block;
    border-radius: 6px;
    position: relative;
}
.edubin-video-popup::before {
    content: '';
    border: 20px solid #ecb101;
    background: none;
    position: absolute;
    top: -15px;
    right: -15px;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.edubin-video-popup a.icon-video {
    position: absolute;
    border-radius: 100%;
    border: 7px solid #dcdcdc;
    width: 75px;
    height: 75px;
    background: #FFF;
    color: #ecb101;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 12;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.edubin-video-popup:hover:after {
    background-color: #ecb101cc;
}
.edubin-video-popup:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    transition: .4s;
    border-radius: 6px;
}
.edubin-video-popup a.icon-video:hover {
    background: #ecb101;
    color: #fff !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
/* ======Video left ======*/

.edubin-video-popup-left {
    position: relative;
    margin-top: 25px;
}
.edubin-video-popup-left img {
    display: block;
    border-radius: 6px;
    position: relative;
}
.edubin-video-popup-left::before {
    content: '';
    border: 30px solid #ecb101;
    background: none;
    position: absolute;
    top: -15px;
    right: -30px;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.edubin-video-popup-left::before {
    content: '';
    border: 30px solid #ecb101;
    background: none;
    position: absolute;
    top: -15px;
    left: -15px;
    width: 100%;
    height: 100%;
    border-radius: 6px;
}
.edubin-video-popup-left a.icon-video {
    position: absolute;
    border-radius: 100%;
    border: 7px solid #dcdcdc;
    width: 75px;
    height: 75px;
    background: #FFF;
    color: #ecb101;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    z-index: 12;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.edubin-video-popup-left a.icon-video:hover {
    background: #ecb101;
    color: #fff !important;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.edubin-video-popup-left:hover:after {
    background-color: #ecb101cc;
}
.edubin-video-popup-left:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    transition: .4s;
    border-radius: 6px;
}
/*===============================================================
 ##Counter addon
 =================================================================*/

.edubin-counter .edubin-counter-number-wrapper-no {
    font-size: 42px;
    font-weight: 600;
    line-height: 1;
    color: var(--edubin-heading-color);
}
/*flex-counter*/

.edubin-counter.counter-style-1.inline-counter {
    display: flex;
    align-items: center;
}
/* Counter 2 */

.edubin-counter.counter-style-2 .counter-wrapper {
    display: flex;
}
.edubin-counter.counter-style-2 .counter-wrapper .counter-icon {
    flex-shrink: 0;
    margin-right: 25px;
}
.edubin-counter.counter-style-2 .counter-wrapper .counter-content .edubin-counter-number-wrapper-no {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    color: var(--edubin-heading-color);
}
.edubin-counter.counter-style-2 .counter-wrapper .counter-content .edubin-counter-title {
    font-size: 18px;
    color: var(--edubin-heading-color);
    line-height: 36px;
}
.edubin-counter.counter-style-3 {
    display: flex;
    align-items: center;
    justify-content: center;
}
.edubin-counter.counter-style-3 .edubin-counter-number-wrapper-no {
    margin-bottom: 20px;
}
@media (max-width: 767.98px) {
    .edubin-counter.counter-style-3 {
        transform: none !important;
    }
}
/*===============================================================
 ##Testimonial addon
 =================================================================*/

.edubin-pagination .swiper-wrapper {
    padding-bottom: 40px;
}
.edubin-navigation .testi-button-next, .edubin-navigation .testi-button-prev {
    position: absolute;
    background: transparent;
    transform: translateY(-50%);
    padding: 0;
    top: 50%;
    color: #ffffff;
    border: 2px solid #ec5251;
    background: #ec5251;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 1;
    opacity: 0;
    border-radius: 5px;
    height: 42px;
    width: 42px;
    display: flex;
    justify-content: center;
    align-content: center;
}
.tpc-testimonial_wrapper:hover.edubin-navigation .testi-button-next {
    opacity: 1;
    visibility: visible;
    right: 35px;
}
.tpc-testimonial_wrapper:hover.edubin-navigation .testi-button-prev {
    opacity: 1;
    visibility: visible;
    left: 35px;
}
.edubin-navigation .testi-button-next {
    right: 10px;
    ;
}
.edubin-navigation .testi-button-prev {
    left: 10px;
}
.edubin-navigation .testi-button-next>i, .edubin-navigation .testi-button-prev>i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: -webkit-fill-available;
}
/********************** ##Testimonial Style 1 ************************/

.edubin-testi-1 .edubin-testi-single {
    position: relative;
    padding-top: 50px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-thum {
    position: absolute;
    display: inline-block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-80%);
    transform: translateY(-80%);
}
.edubin-testi-1 .edubin-testi-single .testimonial-thum img {
    border-radius: 3px;
    width: 92px;
    height: 92px;
    object-fit: cover;
}
.edubin-testi-1 .edubin-testi-single .testimonial-thum .quote {
    position: absolute;
    right: -22px;
    top: -22px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-thum .quote i {
    width: 45px;
    height: 45px;
    line-height: 48px;
    display: block;
    text-align: center;
    background-color: var(--edubin-primary-color);
    border-radius: 50%;
    color: #ffffff;
    font-size: 18px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-cont {
    padding-left: 140px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-cont p {
    color: #fff;
    padding-bottom: 5px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-cont .name {
    color: #fff;
    margin: 0;
    padding: 0 30px 2px 0;
    font-size: 18px;
    font-weight: 700!important;
    margin: 0px;
}
.edubin-testi-1 .edubin-testi-single .testimonial-cont .degree {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}
.edubin-testi-1 .slick-list {
    padding-top: 35px;
}
@media (max-width: 767.98px) {
    .edubin-testi-1 .edubin-testi-single .testimonial-thum {
        position: relative;
        left: 0;
        top: 0;
        -webkit-transform: translateY(-9%);
        transform: translateY(-9%);
    }
    .edubin-testi-1 .edubin-testi-single .testimonial-cont {
        padding-left: 0;
        padding-right: 0;
    }
}
/********************** ##Testimonial Style 2 ************************/

.edubin-testi-2-area {
    background-color: #07294d;
    padding: 60px;
    border-radius: 3px;
    position: relative;
}
.edubin-testi-2-area .testi-heading .heading {
    font-size: 36px;
    color: #fff;
    padding-bottom: 60px;
    padding-top: 0;
    margin: 0;
}
.edubin-testi-2-area .edubin-testi-bg-image {
    position: absolute;
    bottom: 0;
    right: 0;
}
.edubin-testi-2-area .edubin-testi-bg-image img {
    float: right;
}
.edubin-testi-2 .testi-single {
    position: relative;
    z-index: 5;
}
.edubin-testi-2 .testi-single img {
    padding-bottom: 20px;
    margin-left: 0;
    max-width: 80px;
}
.edubin-testi-2 .testi-single .content {
    color: #fff;
    padding-bottom: 20px;
    padding-right: 135px;
    margin-bottom: 20px;
}
.edubin-testi-2 .testi-single .name {
    color: #fff;
    font-size: 18px;
    padding: 0;
    font-weight: 700!important;
    margin-bottom: 5px;
}
.edubin-testi-2 .testi-single .degree {
    font-size: 15px;
    color: #fff;
    margin-bottom: 0;
}
.edubin-testi-3 .testi-heading {
    color: #fff;
    font-size: 26px;
    margin-bottom: 15px;
}
.edubin-testi-3 .testimonial-cont {
    color: #fff;
    padding: 40px;
    margin: 0 0px 35px 0;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.1);
    position: relative;
}
/* .edubin-testi-single.slick-slide>div:nth-last-child {
    margin-right: 0;
} */

.edubin-testi-3 .testimonial-cont p {
    margin-bottom: 0;
}
.edubin-testi-3 .testimonial-cont:after {
    content: '';
    border: 15px solid transparent;
    position: absolute;
    left: 40px;
    bottom: -30px;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 15px solid rgba(255, 255, 255, 0.1);
}
.edubin-testi-3 .testimonial-thum {
    float: left;
    padding-left: 20px;
}
.edubin-testi-3 .testimonal-image img {
    height: 70px;
    width: 70px;
    object-fit: cover;
    border-radius: 100px;
}
.edubin-testi-3 .testimonal-image {
    height: 70px;
    width: 70px;
    display: inline-block;
    float: left;
    margin-right: 25px;
}
.edubin-testi-3 .testi-name-degree {
    float: left;
    margin-top: 12px;
}
.edubin-testi-3 .name {
    color: #fff;
    margin-bottom: 5px;
    font-size: 18px;
    font-weight: 700;
}
.edubin-testi-3 .degree {
    color: #ddd;
    float: left;
    margin-bottom: 0;
    font-size: 15px;
}
/********************** ##Testimonial Style 4 ************************/

.edubin-testi-4 {
    margin-left: -10px;
    margin-right: -10px;
}
.edubin-testi-4 .edubin-testi-single {
    margin-bottom: 10px;
}
.edubin-testi-4 .edubin-testi-single {
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.27);
    padding: 50px
}
.edubin-testi-4 .testi-icon-wrap {
    margin-bottom: 10px;
}
.edubin-testi-4 .edubin-testi-single .testi-icon-wrap span{
    padding: 10px;
    border-radius: 5px;
    border-bottom-right-radius: 0;
    background-color: var(--edubin-primary-color);
}
.edubin-testi-4 .edubin-testi-single .testi-icon-wrap span i{
    color: #ffffff;
}
.edubin-testi-4 .testi-thum-degree-wrap {
    display: flex;
    align-items: center;
}
.edubin-testi-4 .testi-img {
    float: left;
    display: inline-block;
}
.edubin-testi-4 .testi-img img {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    object-fit: cover;
    margin: 0;
}
.edubin-testi-4 .testi-name-degree {
    display: inline-block;
    float: left;
    margin-left: 18px;
}
.edubin-testi-4 .name {
    margin-bottom: 0;
    color: #29303b
}
.edubin-testi-4 .degree {
    margin-top: 0;
    margin-bottom: 0;
}
.edubin-testi-4 .testi-content p {
    color: #29303b;
}

.edubin-testi-6 .edubin-testi-single.layout-6 {
    display: flex !important;
    align-items: center;
}
/********************** ##Testimonial Style 5 ************************/

.edubin-testi-6 .edubin-testi-single .testimonial-thum {
    position: relative;
    padding: 65px;
    padding-left: 0;
}
.edubin-testi-6 .edubin-testi-single .testimonial-thum .testimonial-shape::before {
    content: "";
    background: var(--edubin-primary-color);
    width: 200px;
    height: 415px;
    position: absolute;
    bottom: 35px;
    right: 30px;
    overflow: hidden;
    z-index: -1;
}
.edubin-testi-6 .edubin-testi-single .testimonial-cont {
    flex: 1;
    padding-left: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edubin-testi-6 .edubin-testi-single .testimonial-cont {
        padding-left: 20px;
    }
}
.edubin-testi-6 .edubin-testi-single .testimonial-cont i {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 75px;
    text-align: center;
    background: #ff4612;
    border-radius: 10px;
    font-size: 25px;
    color: #ffffff;
}
.edubin-testi-6 .edubin-testi-single .testimonial-cont p {
    font-size: 24px;
    line-height: 36px;
    margin-top: 25px;
    color: var(--edubin-content-color);
}
.edubin-testi-6 .edubin-testi-single .testimonial-cont .testi-name-degree {
    margin-top: 35px;
}
.edubin-testi-6 .edubin-testi-single .testimonial-cont .degree {
    margin-top: 5px;
}
.edubin-testi-6 .edubin-testi-single .testimonial-cont .testi-name-degree .name {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    display: block;
    color: var(--edubin-content-color);
    margin-bottom: 0;
}
.edubin-testi-6 .edubin-testi-single .testimonial-cont .testi-name-degree .degree {
    font-size: 16px;
    line-height: 28px;
    display: block;
    color: var(--edubin-content-color);
}
@media only screen and (max-width: 767px) {
    .edubin-testi-6 .edubin-testi-single {
        flex-direction: column;
    }
    .edubin-testi-6 .edubin-testi-single .testimonial-thum {
        padding: 0px;
    }
    .edubin-testi-6 .edubin-testi-single .testimonial-thum .testimonial-shape::before {
        display: none;
    }
    .edubin-testi-6 .edubin-testi-single .testimonial-cont {
        padding-left: 0;
        margin-top: 50px;
    }
}
/********************** ##Testimonial Style 6 ************************/

.edubin-testi-single.layout-7 {
    padding: 80px 0;
}
.edubin-testi-7 .edubin-testi-single .testimonial-wrapper {
    display: flex;
    align-items: center;
    padding: 50px;
    background: #fff;
    border-radius: 15px;
}
.edubin-testi-7 .edubin-testi-single .testimonial-thum {
    position: relative;
}
.edubin-testi-7 .edubin-testi-single .testimonial-thum img {
    object-fit: cover;
}
.edubin-testi-7 .edubin-testi-single .testimonial-cont {
    position: relative;
    flex: 1;
    padding-left: 71px;
    z-index: 2;
}
.edubin-testi-7 .edubin-testi-single .testimonial-cont .testi-heading {
    margin-bottom: 0;
}
.edubin-testi-7 .edubin-testi-single .testimonial-wrapper .testimonial-cont .quote-bg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}
.edubin-testi-7 .edubin-testi-single .testimonial-wrapper .testimonial-cont .quote-bg i {
    font-size: 190px;
    line-height: 0;
}
.edubin-testi-7 .edubin-testi-single .testimonial-cont svg path{
    fill: var(--edubin-primary-color);
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .edubin-testi-7 .edubin-testi-single .testimonial-cont {
        padding-left: 20px;
    }
}
.edubin-testi-7 .edubin-testi-single .testimonial-cont p {
    font-size: 24px;
    line-height: 36px;
    margin-top: 25px;
    color: var(--edubin-content-color);
}
.edubin-testi-7 .edubin-testi-single .testimonial-cont .testi-name-degree {
    margin-top: 35px;
}
.edubin-testi-7 .edubin-testi-single .testimonial-cont .degree {
    margin-top: 5px;
}
.edubin-testi-7 .edubin-testi-single .testimonial-cont .testi-name-degree .name {
    font-size: 18px;
    line-height: 28px;
    font-weight: 700;
    display: block;
    color: var(--edubin-content-color);
    margin-bottom: 0;
}
.edubin-testi-7 .edubin-testi-single .testimonial-cont .testi-name-degree .degree {
    font-size: 16px;
    line-height: 28px;
    display: block;
    color: var(--edubin-content-color);
}
@media only screen and (min-width: 1426px) and (max-width: 1570px) {
    .edubin-testi-7 .edubin-testi-single .testimonial-cont {
        padding-left: 30px;
    }
    .edubin-testi-7 .edubin-testi-single .testimonial-wrapper {
        padding: 25px;
    }
}
@media only screen and (min-width: 993px) and (max-width: 1105px) {
    .edubin-testi-7 .edubin-testi-single .testimonial-cont {
        padding-left: 30px;
    }
    .edubin-testi-7 .edubin-testi-single .testimonial-wrapper {
        padding: 25px;
    }
}
@media only screen and (max-width: 767px) {
    .edubin-testi-7 .edubin-testi-single {
        flex-direction: column;
    }
    .edubin-testi-7 .edubin-testi-single .testimonial-thum {
        padding: 0px;
    }
    .edubin-testi-7 .edubin-testi-single .testimonial-thum .testimonial-shape::before {
        display: none;
    }
    .edubin-testi-7 .edubin-testi-single .testimonial-cont {
        padding-left: 20px;
        margin-top: 50px;
    }
    .edubin-testi-7 .edubin-testi-single .testimonial-wrapper {
        padding: 20px;
    }
}
@media only screen and (max-width: 450px) {
    .edubin-testi-7 .edubin-testi-single .testimonial-wrapper {
        display: block;
        padding: 30px;
        background: none !important;
    }
    .edubin-testi-7 .edubin-testi-single .testimonial-cont {
        margin-top: 20px;
        padding-left: 0;
    }
}
/********************** ##Testimonial Style 7 ************************/

.edubin-testi-single.layout-8 .testimonial-wrapper {
    position: relative;
    background-color: #fff9eb;
    margin: 10px 80px;
    width: 470px;
    border-radius: 30px 30px 30px 30px;
}
.edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-thum {
    position: absolute;
    left: -15%;
    top: 50%;
    transform: translateY(-65%);
    z-index: 3;
}
.edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-thum img {
    width: 140px;
    height: 140px;
    border-radius: 100%;
}
.edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-cont {
    padding: 50px 110px 40px;
    padding-right: 40px;
}
.edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-cont .quote-icon {
    margin-bottom: 30px;
    font-size: 48px;
    color: var(--edubin-primary-color);
}

.edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-cont p {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: 30px;
}
.edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-cont .testi-name-degree .name {
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .edubin-testi-single.layout-8 .testimonial-wrapper {
        margin: 10px 65px;
        width: 390px;
    }
    .edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-cont {
        padding: 40px 100px 40px;
        padding-right: 40px;
    }
}
@media only screen and (max-width: 991px) {
    .edubin-testi-single.layout-8 .testimonial-wrapper {
        padding-top: 40px;
        margin: 0 auto;
        width: 100%;
    }
    .edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-thum {
        position: relative;
        left: unset;
        top: unset;
        transform: translateY(0);
        text-align: center;
    }
    .edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-cont {
        padding: 60px 40px;
        padding-top: 30px;
    }
}
@media only screen and (max-width: 450px) {
    .edubin-testi-single.layout-8 .testimonial-wrapper .testimonial-cont {
        padding: 60px 20px;
    }
}
/********************** ##Testimonial Style 8 ************************/

.edubin-testi-9 .testi-img img {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    object-fit: cover;
}
.edubin-testi-9 .name {
    margin-bottom: 0;
    color: #29303b
}
.edubin-testi-9 .degree {
    margin-top: 5px;
    margin-bottom: 0;
}
.edubin-testi-9 .testi-content p {
    color: #29303b;
}
.edubin-testi-9 .swiper-slide {
    padding: 0 15px;
    margin-top: 10px;
}
/*===============================================================
 ##Category Carousel addon
 =================================================================*/

/********************** ##Category Carousel addon 1 ************************/

.edubin-category-style-1 .swiper-slide .edubin-icon-category .single-category {
    padding: 20px 8px;
    margin: 0;
    border-radius: 5px;
    display: block;
    text-align: center;
}
.edubin-category-style-1 .swiper-slide:nth-child(6n+6) .edubin-icon-category .single-category {
    background: #7044b3;
}
.edubin-category-style-1 .swiper-slide:nth-child(6n+5) .edubin-icon-category .single-category {
    background: #F6316F;
}
.edubin-category-style-1 .swiper-slide:nth-child(6n+4) .edubin-icon-category .single-category {
    background: #ea9c0b;
}
.edubin-category-style-1 .swiper-slide:nth-child(6n+3) .edubin-icon-category .single-category {
    background: #4886FF;
}
.edubin-category-style-1 .swiper-slide:nth-child(6n+2) .edubin-icon-category .single-category {
    background: #FF6F6F;
}
.edubin-category-style-1 .swiper-slide:nth-child(6n+1) .edubin-icon-category .single-category {
    background: #B5D56A;
}
.edubin-category-style-1 .edubin-icon-category .single-category {
    padding: 20px 8px;
    margin: 0 15px;
    border-radius: 5px;
    display: inline-block;
    background: #FF6F6F;
    float: left;
    width: 170px;
    height: 170px;
    margin-bottom: 30px;
}
@media (max-width:992px) {
    .edubin-category-style-1 .edubin-icon-category .single-category {
        width: 100%;
    }
}
.edubin-category-style-1 .edubin-icon-category:nth-child(4n+2) .edubin-icon-category .single-category, .edubin-category-style-4 .edubin-icon-category:nth-child(4n+2) .edubin-icon-category .single-category {
    background: #4886ff;
}
.edubin-category-style-1 .edubin-icon-category:nth-child(4n+3) .edubin-icon-category .single-category, .edubin-category-style-4 .edubin-icon-category:nth-child(4n+3) .edubin-icon-category .single-category {
    background: #009688;
}
.edubin-category-style-1 .edubin-icon-category:nth-child(4n+4) .edubin-icon-category .single-category, .edubin-category-style-4 .edubin-icon-category:nth-child(4n+4) .edubin-icon-category .single-category {
    background: #b5d56a;
}
.edubin-category-style-1 .edubin-icon-category .single-category .icon-category-title {
    font-family: var(--edubin-font-secondary);
    color: #fff;
    font-size: 18px;
    padding-top: 15px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
}
.edubin-category-style-1 .edubin-icon-category .single-category .icon-category-title:hover {
    color: #eee;
    transition: 0.3s ease-in-out;
}
.tpc-category-carousel-wrapper .cat-next.swiper-button-disabled, .tpc-category-carousel-wrapper .cat-prev.swiper-button-disabled {
    opacity: 1;
    cursor: pointer;
    pointer-events: all;
}
.tpc-category-carousel-wrapper .cat-next, .tpc-category-carousel-wrapper .cat-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    transform: translateY(-50%);
    background: #557495;
    color: #fff;
    width: 38px;
    height: 38px;
    border: 0 none;
    display: flex;
    border-radius: 100%;
    padding: 0;
    margin: 0;
    font-size: 16px;
    transition: 0.3s ease-in-out;
    line-height: 1;
    text-align: center;
    justify-content: center;
    align-content: center;
}
.tpc-category-carousel-wrapper .cat-next>i, .tpc-category-carousel-wrapper .cat-prev>i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: -webkit-fill-available;
}
.tpc-category-carousel-wrapper .cat-next:hover, .tpc-category-carousel-wrapper .cat-prev:hover {
    background: var(--edubin-primary-color);
    color: #07294d;
}
.tpc-category-carousel-wrapper .cat-next {
    right: -50px;
}
.tpc-category-carousel-wrapper .cat-prev {
    left: -50px;
}
/********************** ##Category Carousel addon 2 ************************/

.edubin-category-style-2 .swiper-slide .edubin-icon-category .single-category {
    /* margin: 0 15px; */
    border: 1px solid #ccc;
    border-radius: 15px;
    display: block;
    background: #fff;
}
.edubin-category-style-2 .edubin-icon-category .single-category {
    /* margin: 0 15px; */
    padding: 30px;
    border: 1px solid #ccc;
    border-radius: 15px;
    display: inline-block;
    background: #fff;
    margin-bottom: 30px;
}
.edubin-category-style-2 .edubin-icon-category .single-category .icon-category-title {
    color: var(--edubin-heading-color);
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 0;
    font-weight: 700;
    transition: 0.3s ease-in-out;
}
.edubin-category-style-2 .edubin-icon-category .single-category .icon-category-title:hover {
    color: var(--edubin-primary-color);
    transition: 0.3s ease-in-out;
}
/********************** ##Category Carousel addon 3 ************************/

.edubin-category-style-3 .edubin-icon-category .single-category {
    padding: 30px;
    border-radius: 15px;
    display: block;
    background: #EFF7FF;
}
.edubin-category-style-3 .edubin-icon-category .single-category .img-wrapper {
    border-radius: 100%;
    height: 110px;
    width: 110px;
    border: 5px solid #000;
    margin: 0 auto;
}
.edubin-category-style-3 .edubin-icon-category .single-category .img-wrapper img {
    height: 100%;
    width: 100%;
    border-radius: 100%;
}
.edubin-category-style-3 .edubin-icon-category .single-category .icon-category-title {
    color: var(--edubin-heading-color);
    font-size: 18px;
    margin-top: 25px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
}
.edubin-category-style-3 .edubin-icon-category .single-category:hover .icon-category-title {
    color: var(--edubin-primary-color);
    transition: 0.3s ease-in-out;
}
/********************** ##Category Carousel addon 4 ************************/

.edubin-category-style-4 .edubin-icon-category .single-category {
    width: 170px;
    height: 170px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px;
    margin: 0 auto;
}
.icon-category-title {
    margin-bottom: 0;
}
/********************** ##Category Carousel addon 5 ************************/

.tpc-category-carousel-wrapper.edubin-category-style-5 .img-wrapper {
    height: 90px;
    width: 90px;
    background: #f5f7ff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin: 0 auto;
}
/* ======  Edubin slider addon ====== */

.edubin-advance-slider-active .swiper-wrapper .swiper-slide {
    padding: 0;
}
.edubin-slider {
    position: relative;
}
.edubin-slider .slide {
    position: relative;
    padding: 130px 0px 240px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.edubin-slider .edubin-slider-background-overlay {
    position: absolute;
    content: '';
    background: rgba(8, 41, 77, 0.53);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
}
.edubin-slider .content-box {
    position: relative;
    width: 100%;
}
.edubin-slider .content-box .slider-title {
    color: #fff;
    font-size: 60px;
    font-weight: 700;
    padding-top: 0;
    margin-bottom: 25px;
    opacity: 0;
    transition: all 1000ms ease;
}
.edubin-slider .content-box .slider-title.anim-to-right, .edubin-slider .content-box .edubin-slider-content.anim-to-right, .edubin-slider .content-box .button-box.anim-to-right, .edubin-slider .content-box .edubin-slider-subtitle.anim-to-right {
    transform: translateX(-20px);
}
.edubin-slider .content-box .slider-title.anim-to-left, .edubin-slider .content-box .edubin-slider-content.anim-to-left, .edubin-slider .content-box .button-box.anim-to-left, .edubin-slider .content-box .edubin-slider-subtitle.anim-to-left {
    transform: translateX(20px);
}
.edubin-slider .content-box .slider-title.anim-to-top, .edubin-slider .content-box .edubin-slider-content.anim-to-top, .edubin-slider .content-box .button-box.anim-to-top, .edubin-slider .content-box .edubin-slider-subtitle.anim-to-top {
    transform: translateY(20px);
}
.edubin-slider .content-box .slider-title.anim-to-bottom, .edubin-slider .content-box .edubin-slider-content.anim-to-bottom, .edubin-slider .content-box .button-box.anim-to-bottom, .edubin-slider .content-box .edubin-slider-subtitle.anim-to-bottom {
    transform: translateY(-20px);
}
.elementor-widget-edubin-slider-addons .edubin-slider .content-box .slider-title {
    font-size: 60px;
}
.edubin-slider .swiper-slide-active .slider-title {
    opacity: 1;
    transition-delay: 1000ms;
}
.edubin-slider .content-box .edubin-slider-subtitle {
    color: #fff;
    margin-bottom: 0;
    opacity: 0;
    transition: all 700ms ease;
}
.edubin-slider .swiper-slide-active .edubin-slider-subtitle {
    opacity: 1;
    transition-delay: 700ms;
}
.edubin-slider .content-box .edubin-slider-content {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
    opacity: 0;
    transition: all 1700ms ease;
}
.edubin-slider .swiper-slide-active .edubin-slider-content {
    opacity: 1;
    transition-delay: 1700ms;
}
.edubin-slider .content-box .button-box {
    position: relative;
    display: block;
    opacity: 0;
    transition: all 2200ms ease;
}
.edubin-slider .swiper-slide-active .button-box {
    opacity: 1;
    transition-delay: 2200ms;
}
.edubin-slider .swiper-slide-active .slider-title.anim-to-right, .edubin-slider .swiper-slide-active .slider-title.anim-to-left, .edubin-slider .swiper-slide-active .edubin-slider-content.anim-to-right, .edubin-slider .swiper-slide-active .edubin-slider-content.anim-to-left, .edubin-slider .swiper-slide-active .button-box.anim-to-right, .edubin-slider .swiper-slide-active .button-box.anim-to-left, .edubin-slider .swiper-slide-active .edubin-slider-subtitle.anim-to-right, .edubin-slider .swiper-slide-active .edubin-slider-subtitle.anim-to-left {
    transform: translateX(0);
}
.edubin-slider .swiper-slide-active .slider-title.anim-to-top, .edubin-slider .swiper-slide-active .slider-title.anim-to-bottom, .edubin-slider .swiper-slide-active .edubin-slider-content.anim-to-top, .edubin-slider .swiper-slide-active .edubin-slider-content.anim-to-bottom, .edubin-slider .swiper-slide-active .button-box.anim-to-top, .edubin-slider .swiper-slide-active .button-box.anim-to-bottom, .edubin-slider .swiper-slide-active .edubin-slider-subtitle.anim-to-top, .edubin-slider .swiper-slide-active .edubin-slider-subtitle.anim-to-bottom {
    transform: translateY(0);
}
.edubin-slider .edubin-slider-btn .edubin-btn {
    margin: 7px;
}
.edubin-slider .edubin-slider-btn div:first-child .edubin-btn {
    margin-left: 0px;
}
.edubin-slider .edubin-slider-btn .edubin-btn.left-btn {
    background: var(--edubin-primary-color);
    border: 2px solid var(--edubin-primary-color);
    color: var(--edubin-heading-color);
}
.edubin-slider .edubin-slider-btn .edubin-btn.left-btn:hover {
    background: var(--edubin-heading-color);
    border: 2px solid var(--edubin-heading-color);
    color: #fff;
}
.edubin-slider .edubin-slider-btn .edubin-btn.right-btn {
    border: 2px solid #fff;
    color: var(--edubin-heading-color);
    background: #fff;
}
.edubin-slider .edubin-slider-btn .edubin-btn.right-btn:hover {
    background: #07294d;
    border: 2px solid #07294d;
    color: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
}
/* nav */

.edubin-slider .slider-next.swiper-button-disabled, .edubin-slider .slider-prev.swiper-button-disabled {
    opacity: 1;
    cursor: pointer;
    pointer-events: all;
}
.edubin-slider .slider-next, .edubin-slider .slider-prev {
    position: absolute;
    top: 50%;
    z-index: 10;
    font-size: 16px;
    color: #fff;
    height: 48px;
    width: 48px;
    border: 2px solid #ffffff;
    line-height: 1;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    margin: 0;
    position: absolute;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    opacity: 0;
    visibility: hidden;
}
.edubin-slider .slider-next>i, .edubin-slider .slider-prev>i {
    display: flex;
    align-items: center;
    justify-content: center;
    height: -webkit-fill-available;
}
.edubin-slider .slider-next {
    right: 10px;
    ;
}
.edubin-slider .slider-prev {
    left: 10px;
}
.edubin-slider .slider-next:hover, .edubin-slider .slider-prev:hover {
    color: #192d66;
    border-color: var(--edubin-primary-color);
    background-color: var(--edubin-primary-color);
}
.edubin-slider:hover .slider-next {
    opacity: 1;
    visibility: visible;
    right: 35px;
}
.edubin-slider:hover .slider-prev {
    opacity: 1;
    visibility: visible;
    left: 35px;
}
@media (max-width:575.98px) {
    .edubin-slider .slide {
        padding: 50px 0px 50px 0px;
    }
    .edubin-slider .content-box .slider-title {
        font-size: 40px;
    }
    .edubin-slider .edubin-slider-btn .rep-btn {
        padding: 10px 20px;
    }
    .edubin-slider .slider-next, .edubin-slider .slider-prev {
        display: none;
    }
}
:root {
    --edubin-shape-top-1: 8%;
    --edubin-shape-left-1: 10%;
    --edubin-shape-top-2: 63%;
    --edubin-shape-left-2: 34%;
    --edubin-shape-top-3: -30%;
    --edubin-shape-right-3: 7%;
    --edubin-shape-top-4: -13%;
    --edubin-shape-right-4: 7%;
}
@media (max-width:1800px) {
    :root {
        --edubin-shape-top-1: 10%;
        --edubin-shape-left-1: 5%;
    }
}
@media (max-width:1550px) {
    :root {
        --edubin-shape-top-1: -3%;
        --edubin-shape-left-1: -3%;
    }
}
@media (max-width:992px) {
    :root {
        --edubin-shape-top-1: 22%;
        --edubin-shape-left-1: -26%;
        --edubin-shape-top-2: 65%;
        --edubin-shape-left-2: 45%;
        --edubin-shape-top-3: -45%;
        --edubin-shape-right-3: 5%;
        --edubin-shape-top-4: -40%;
        --edubin-shape-right-4: -10%;
    }
}
@media (max-width:768px) {
    :root {
        --edubin-shape-top-1: 30%;
        --edubin-shape-left-1: -65%;
    }
}
@media (max-width:576px) {
    :root {
        --edubin-shape-top-1: 30%;
        --edubin-shape-left-1: -65%;
    }
    .edubin-slider .swiper-slide-active .shape-2 {
        display: none;
    }
    .edubin-slider .swiper-slide-active .shape-3 {
        display: none;
    }
    .edubin-slider .swiper-slide-active .shape-4 {
        animation-iteration-count: infinite;
        animation-direction: alternate-reverse;
    }
}
.edubin-slider .shape-1, .edubin-slider .shape-2, .edubin-slider .shape-3, .edubin-slider .shape-4 {
    position: absolute;
}
.edubin-slider .swiper-slide-active .shape-1 {
    width: 530px;
    height: 1370px;
    transform: rotate(40deg);
    background: linear-gradient( 10deg, rgb(139, 216, 38) 0%, rgba(140, 216, 39, 0) 100%);
    opacity: 0.6;
    left: var(--edubin-shape-left-1);
    top: var(--edubin-shape-top-1);
    z-index: 0;
    animation-name: shape_1_anim;
    animation-duration: 2s;
}
.edubin-slider .swiper-slide-active .shape-2 {
    width: 150px;
    height: 790px;
    background: #8cd926;
    transform: rotate(40deg);
    top: var(--edubin-shape-top-2);
    left: var(--edubin-shape-left-2);
    z-index: 0;
    animation-name: shape_2_anim;
    animation-duration: 2s;
}
.edubin-slider .swiper-slide-active .shape-3 {
    width: 150px;
    height: 600px;
    background: #8cd926;
    transform: rotate(40deg);
    top: var(--edubin-shape-top-3);
    right: var(--edubin-shape-right-3);
    animation-name: shape_3_anim;
    animation-duration: 2s;
}
.edubin-slider .swiper-slide-active .shape-4 {
    width: 150px;
    height: 790px;
    background: linear-gradient( 180deg, rgb(139, 216, 38) 0%, rgba(140, 216, 39, 0) 100%);
    transform: rotate(40deg);
    top: var(--edubin-shape-top-4);
    right: var(--edubin-shape-right-4);
    animation-name: shape_4_anim;
    animation-duration: 2s;
}
@keyframes shape_1_anim {
    from {
        top: 95%;
        left: -50%;
    }
    to {
        top: var(--edubin-shape-top-1);
        left: var(--edubin-shape-left-1);
    }
}
@keyframes shape_2_anim {
    from {
        top: 96%;
        opacity: 0;
    }
    to {
        top: var(--edubin-shape-top-2);
        opacity: 1;
    }
}
@keyframes shape_3_anim {
    from {
        top: -60%;
        opacity: 0;
    }
    to {
        top: var(--edubin-shape-top-3);
        opacity: 1;
    }
}
@keyframes shape_4_anim {
    from {
        right: -20%;
    }
    to {
        right: var(--edubin-shape-right-4);
    }
}
/*===============================================================
 ##Blog Post Addon
 =================================================================*/

.elementor-widget-edubin-latest-post nav.edubin-pagination-wrapper.tpc-custom-pagination {
    margin-left: auto;
    margin-right: auto;
}
.edubin-latest-news .single-news .news-thum img {
    width: 100%;
    border-radius: 3px;
}
.edubin-latest-news .news-thum.thum-list {
    position: relative;
}
.edubin-latest-news .news-thum.thum-list.overlay-layout-3>a:before {
    position: absolute;
    background: linear-gradient(0deg, #07294d 0%, transparent 62%);
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
}
.edubin-latest-news .news-thum.thum-list img {
    width: 100%;
    height: 130px;
    object-fit: cover;
}
.edubin-latest-news .news-thum.thum-single {
    position: relative;
    margin-bottom: 20px;
}
.edubin-latest-news .news-thum.thum-single.overlay-layout-3>a:before {
    position: absolute;
    background: linear-gradient(0deg, #07294d 0%, transparent 62%);
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
}
.edubin-latest-news .news-thum.thum-single img {
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.edubin-latest-news .edubin-blog-date {
    width: 65px;
    height: 65px;
    text-align: center;
    position: absolute;
    left: 40px;
    bottom: 50px;
    background: var(--edubin-primary-color);
    border-radius: 3px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-top: 8px;
}
.edubin-latest-news .edubin-blog-date p {
    color: #fff;
    margin-bottom: 0;
    font-size: 14px;
}
.edubin-latest-news .edubin-blog-date p span {
    display: block;
    font-size: 22px;
    font-weight: 700;
    line-height: 16px;
    color: #fff
}
.edubin-latest-news .edubin-news-meta {
    position: absolute;
    bottom: 15px;
    width: 100%;
    padding: 0 40px;
    font-size: 14px;
}
.edubin-latest-news .edubin-news-meta ul li i {
    padding-right: 5px;
    color: var(--edubin-primary-color);
}
.edubin-latest-news .news-cont>ul>li>i {
    /*    padding-right: 5px;*/
    color: var(--edubin-primary-color);
}
.edubin-latest-news .edubin-news-meta ul li+li {
    margin-left: 10px;
}
.edubin-latest-news .edubin-news-meta ul li {
    display: inline-block;
}
.edubin-latest-news .edubin-news-meta ul li a {
    color: #fff;
}
.edubin-latest-news .single-news .news-cont ul {
    margin-bottom: 0;
    padding-bottom: 5px;
}
.edubin-latest-news .single-news .news-cont ul li {
    display: inline-block;
    font-size: 14px;
    margin-top: 0;
    margin-borrom: 0;
}
.edubin-latest-news .single-news .news-cont ul li+li {
    margin-left: 10px;
}
.edubin-latest-news .single-news .news-cont ul li a {
    color: #8a8a8a;
    font-size: 15px;
    font-weight: 400;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.edubin-latest-news .single-news .news-cont ul li a i {
    color: var(--edubin-primary-color);
    /*    margin-right: 6px;*/
    font-size: 14px;
}
.edubin-latest-news .single-news .news-cont ul li i {
    margin-right: 8px;
}
.edubin-latest-news .single-news .news-cont ul li a span {
    color: #07294d;
    text-transform: lowercase;
}
.edubin-latest-news .single-news .news-cont ul li a:hover {
    color: var(--edubin-primary-color);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.edubin-latest-news .single-news .news-cont a {
    display: block;
}
.edubin-latest-news .single-news.news-big .news-cont a .news-title {
    font-size: 30px;
    color: #07294d;
    padding-bottom: 20px;
    padding-top: 0;
    margin-bottom: 0;
    line-height: 34px;
    font-weight: 700;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
}
.edubin-latest-news .single-news .news-cont a:hover .news-title {
    color: var(--edubin-primary-color);
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.edubin-latest-news .single-news.news-list .news-cont .news-title {
    font-size: 22px;
    line-height: 28px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.edubin-latest-news .news-list .news-cont ul li a {
    font-size: 14px;
}
.edubin-latest-news .news-list .news-cont .content {
    font-size: 16px;
}
.edubin-latest-news .single-news.news-list {
    margin: 0 0 25px 0px;
    overflow: hidden;
}
.edubin-latest-news .single-news.news-list:first-child {
    border-top: none;
    padding-top: 0;
}
.edubin-latest-news .single-news .news-cont a .news-title.news-list-title {
    margin-bottom: 15px;
}
.edubin-latest-news .single-news .blog-list-img {
    float: left;
    width: 175px;
    margin-right: 30px;
    margin-bottom: 5px;
}
@media (max-width:768px) {
    .edubin-latest-news .single-news.news-list:first-child {
        padding-top: 20px;
    }
    .edubin-latest-news .single-news.news-list {
        padding: 15px 0;
    }
}
@media (max-width:576px) {
    .edubin-latest-news .single-news.news-list {
        border-left: none;
        border-top: none;
        padding: 0;
    }
    .edubin-latest-news .news-thum.thum-single img {
        height: 320px;
    }
    .edubin-latest-news .news-thum.thum-list img {
        height: 320px;
        margin-bottom: 20px;
    }
    .edubin-latest-news .single-news.news-big .news-cont a .news-title {
        font-size: 24px;
    }
    .edubin-latest-news .single-news .blog-list-img {
        width: 100%;
    }
}
/* Layout 1 */

.edubin-latest-news.layout-1 .single-news {
    margin-bottom: 40px;
    overflow: hidden;
    transition: all 0.5s ease;
}
.edubin-latest-news.layout-1 .single-news:last-child {
    margin-bottom: 0;
}
.edubin-latest-news.layout-1 .news-thum {
    height: 210px;
    overflow: hidden;
    margin-bottom: 20px;
}
.edubin-latest-news.layout-1 .news-thum img {
    height: 210px;
    transition: all 0.5s ease;
    object-fit: cover;
}
@media only screen and (max-width:768px) {
    .edubin-latest-news.layout-1 .news-thum {
        max-height: 410px;
    }
    .edubin-latest-news.layout-1 .news-thum img {
        height: 410px;
    }
}
@media only screen and (max-width:576px) {
    .edubin-latest-news.layout-1 .news-thum {
        max-height: 210px;
    }
    .edubin-latest-news.layout-1 .news-thum img {
        height: 210px;
    }
}
.edubin-latest-news.layout-1 .single-news:hover .news-thum img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.edubin-latest-news.layout-1 .news-title {
    padding-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
}
.edubin-latest-news.layout-1 .single-news .news-cont ul {
    padding-bottom: 5px;
    padding-left: 0;
}
.edubin-latest-news.layout-1 .single-news .news-cont ul li a i {
    color: var(--edubin-primary-color);
}
.edubin-latest-news.layout-1 .single-news .news-cont ul li a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.1px;
    font-weight: 500;
    text-transform: uppercase;
    color: #8a8a8a;
}
.edubin-latest-news.layout-1 .single-news .news-cont ul li i {
    margin-right: 8px;
    color: var(--edubin-primary-color);
}
/* Layout 5 */

.edubin-latest-news.layout-5 .single-news {
    overflow: hidden;
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 10px rgb(0 0 0 / 5%);
    transition: all 0.5s ease;
}
.edubin-latest-news.layout-5 .single-news:last-child {
    margin-bottom: 30px;
}
.edubin-latest-news.layout-5 .news-thum {
    /*  height: 210px;*/
    overflow: hidden;
}
.edubin-latest-news.layout-5 .news-thum img {
    /*    height: 210px;*/
    transition: all 0.5s ease;
    object-fit: cover;
}
.edubin-latest-news.layout-5 .single-news:hover .news-thum img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.edubin-latest-news.layout-5 .news-cont {
    padding: 30px 30px 0;
}
.edubin-latest-news.layout-5 .news-title {
    padding-top: 0;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 24px;
    line-height: 34px;
}
.edubin-latest-news.layout-5 .single-news .news-cont ul {
    padding-bottom: 0;
    padding-left: 0;
    margin-bottom: 0;
}
.edubin-latest-news.layout-5 .single-news .news-cont ul li a i {
    color: var(--edubin-primary-color);
}
.edubin-latest-news.layout-5 .single-news .news-cont ul li a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.1px;
    font-weight: 500;
    text-transform: uppercase;
    color: #8a8a8a;
    /*    margin-right: 10px;*/
}
.edubin-latest-news.layout-5 .single-news .news-cont ul li i {
    /*    margin-right: 8px;*/
    color: var(--edubin-primary-color);
}
.edubin-latest-news.layout-5 .news-cont p {
    /*    margin-bottom: 0;*/
}
.edubin-latest-news .edubin-blog-readmore {
    margin-top: 15px;
    margin-bottom: 20px;
    display: inline-block;
}
/* Layout 6 */

.edubin-no-gutters {
    padding-left: 0;
    padding-right: 0;
}
.row.edubin-latest-news.layout-6 {
    padding-right: 15px;
    padding-left: 15px;
}
.layout-6 .single-news {
    margin-bottom: 40px;
}
.layout-6 .single-news .news-cont a .news-title {
    font-size: 18px;
    line-height: 24px;
    color: #07294d;
}
.layout-6 .single-news .news-cont ul li a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0.1px;
    font-weight: 500;
    color: #8a8a8a;
}
.layout-6 .single-news .news-cont ul {
    padding-bottom: 12px;
    padding-left: 0;
}
.layout-6 .news-thum {
    margin-bottom: 15px;
    overflow: hidden;
}
.layout-6 .news-cont {
    padding-right: 30px;
}
.layout-6 .single-news .news-thum img {
    height: 320px;
    object-fit: cover;
    width: 100%;
    transition: all 0.3s linear;
}
.layout-6 .single-news:hover .news-thum a img {
    transform: scale(1.1);
}
.edubin-latest-news .news-thum .news-label {
    position: absolute;
    top: 25px;
    left: 25px;
}
.edubin-latest-news .news-thum .news-label span {
    display: block;
    background: var(--edubin-primary-color);
    font-family: var(--edubin-font-secondary);
    font-size: 15px;
    border-radius: 3px;
    line-height: 1;
    padding: 7px 15px;
    font-weight: 400;
    color: #fff;
}
/*===============================================================
 ##Services box addon
 =================================================================*/

.edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+1) .services-single-item, .edubin-services-wrapper .services-single-wrap:nth-child(4n+1) .services-single-item {
    background: #02b3e4;
}
.edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+2) .services-single-item, .edubin-services-wrapper .services-single-wrap:nth-child(4n+2) .services-single-item {
    background: #a951ed;
}
.edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+3) .services-single-item, .edubin-services-wrapper .services-single-wrap:nth-child(4n+3) .services-single-item {
    background: #ffae0c;
}
.edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+4) .services-single-item, .edubin-services-wrapper .services-single-wrap:nth-child(4n+4) .services-single-item {
    background: #ff5483;
}
.edubin-custom-carousel {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 30px;
    row-gap: 120px;
}
.edubin-services-wrapper .services-single-wrap {
    padding: 25px;
    border-radius: 40px;
    margin-top: 140px;
}
.edubin-custom-carousel .services-single-wrap {
    padding: 25px;
    border-radius: 40px;
    margin-top: 40px;
}
.edubin-services-wrapper .services-single-wrap:nth-child(4n+1), .edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+1) .services-single-wrap {
    border: 1px dashed #02b3e4;
}
.edubin-services-wrapper .services-single-wrap:nth-child(4n+2), .edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+2) .services-single-wrap {
    border: 1px dashed #a951ed;
}
.edubin-services-wrapper .services-single-wrap:nth-child(4n+3), .edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+3) .services-single-wrap {
    border: 1px dashed #ffae0c;
}
.edubin-services-wrapper .services-single-wrap:nth-child(4n+4), .edubin-services-wrapper .swiper-wrapper .swiper-slide:nth-child(4n+4) .services-single-wrap {
    border: 1px dashed #ff5483;
}
.edubin-services-wrapper .services-single-wrap {
    top: 0;
    transition: 0.35s;
    position: relative;
}
.edubin-services-wrapper .services-single-wrap:hover {
    top: -10px;
    transition: 0.35s;
    position: relative;
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .edubin-custom-carousel {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    .edubin-custom-carousel {
        grid-template-columns: repeat(2, 1fr);
    }
}
@media (max-width: 575.98px) {
    .edubin-custom-carousel {
        grid-template-columns: repeat(1, 1fr);
    }
}
.edubin-services-wrapper .services-single-item {
    position: relative;
    border-radius: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    box-shadow: 6px 5px 25px rgba(0, 0, 0, 0.08);
    transition: 0.35s;
    top: 0;
    padding-top: 60px;
}
.edubin-services-wrapper .services-single-wrap:hover .services-single-item {
    top: -10px;
    transition: 0.35s;
}
.edubin-services-wrapper .cat-icon-img {
    background: rgba(255, 255, 255, 0.10);
    border-radius: 100px;
    width: 225px;
    height: 225px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    position: absolute;
    top: -140px;
    left: 0;
    right: 0;
}
.edubin-services-wrapper .cat-icon-img img {
    border-radius: 100px;
    object-fit: cover;
    height: 140px;
    width: 140px;
}
.edubin-services-wrapper .cat-title {
    color: #fff;
    font-size: 24px;
    padding-top: 12px;
    margin-bottom: 5px;
    transition: .5s;
}
.edubin-services-wrapper p {
    color: #fff;
    margin-bottom: 0;
}
.edubin-services-wrapper .edubin-cat-content {
    padding: 10px 30px 35px;
}
.edubin-services-wrapper a:hover {
    color: #fff;
}
.edubin-services-wrapper a {
    color: #fff;
}
/*===============================================================
 ##Icon+Text
 =================================================================*/

ul.tpc-header-list-info {
    margin-bottom: 0;
}
/*===============================================================
 ##Woo Cart
 =================================================================*/

.edubin-mini-cart_wrapper {
    font-size: 18px;
}
.edubin-mini-cart_wrapper>a {
    position: relative;
}
.edubin-mini-cart_wrapper>a>span {
    font-size: 12px;
    color: #07294d;
    background-color: var(--edubin-primary-color);
    border-radius: 100px;
    padding: 0px 4px;
    position: absolute;
    right: -15px;
    height: 18px;
    width: 18px;
    line-height: 20px;
    text-align: center;
    display: inline-flex;
    bottom: 12px;
    align-items: center;
    justify-content: center;
}
.edubin-arrow-style-1 {
    position: absolute;
    background: transparent;
    transform: translateY(-50%);
    padding: 0;
    top: -45px;
    left: 92%;
    width: 40px;
    height: 40px;
    line-height: 36px;
    border-radius: 3px;
    color: #000;
    border: 2px solid #aaaaaa;
    font-size: 13px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 4;
}
@media (max-width: 991px) {
    .edubin-arrow-style-1 {
        left: 88%;
    }
}
@media (max-width: 767px) {
    .edubin-arrow-style-1 {
        left: 85%;
    }
}
@media (max-width: 580px) {
    .edubin-arrow-style-1 {
        left: 80%;
    }
}
@media (max-width: 450px) {
    .edubin-arrow-style-1 {
        left: 70%;
    }
}
.edubin-arrow-style-1:hover {
    border-color: var(--edubin-primary-color);
    background-color: var(--edubin-primary-color);
}
.edubin-arrow-style-1.next-icon {
    left: inherit;
    right: 0;
}
.edubin-arrow-style-2 {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    transform: translateY(-50%);
    padding: 0;
    top: 50%;
    color: #868e96;
    font-size: 16px;
    cursor: pointer;
    -webkit-transition: all 0.4s linear;
    transition: all 0.4s linear;
    z-index: 1;
    opacity: 0;
    width: 48px;
    height: 48px;
    border: 2px solid #868e96;
    border-radius: 100px;
}
.tpc-slider-wrapper-arrows-enable:hover .edubin-arrow-style-2 {
    opacity: 1;
    margin-left: -25px;
    margin-right: -20px;
}
.woocommerce-product-addon:hover .edubin-arrow-style-2 {
    opacity: 1;
    margin-left: -25px;
    margin-right: -20px;
}
.edubin-arrow-style-2.next-icon {
    left: auto;
    right: -8px;
}
/*===============================================================
 ##Accordion
 =================================================================*/

.accordion .single_accordion {
    position: relative;
    border-radius: 10px;
    background: #FFF;
    margin-bottom: 20px;
    box-shadow: 0px 0px 46px 0px rgba(0, 0, 0, 0.15);
}
.single_accordion:first-of-type {
    margin-top: 0;
}
.accordion .single_accordion .edubin-accordion-header {
    width: 100%;
    cursor: pointer;
    padding: 0 30px;
    position: relative;
    background-color: #ffffff;
    border: none;
    border-radius: 10px;
    transition: 0.3s;
    z-index: 2;
}
.single_accordion.edubin-icon-align-left .edubin-accordion-header {
    padding-left: 60px;
}
.accordion .single_accordion .edubin-accordion-header.active {
    background: color-mix(in srgb, var(--edubin-primary-color) 15%, transparent);
    border-radius: 10px 10px 0 0;
}
.accordion .single_accordion .edubin-accordion-header.active .accordion-title {
    color: var(--edubin-primary-color);
}
.single_accordion .edubin-accordion-header .accordion-title {
    font-size: 16px;
    color: #222222;
    font-weight: 600;
    text-transform: capitalize;
    z-index: 1;
    position: relative;
    padding: 17px 0px;
    padding-right: 25px;
    cursor: pointer;
    margin-bottom: 0;
    transition: 0.3s;
}
.single_accordion .edubin-accordion-header span.accordion-icon {
    position: absolute;
    right: 0;
    color: #222222;
    text-align: center;
    display: flex;
    transition: all 0.3s linear;
    top: 50%;
    transform: translateY(-50%);
}
.single_accordion.edubin-icon-align-left .accordion-icon {
    left: 30px;
}
.single_accordion .edubin-accordion-header span.accordion-icon i {
    font-size: 13px;
    transition: all 0.3s linear;
    transform: rotate(0deg);
}
.single_accordion .edubin-accordion-header.active span.accordion-icon i {
    transform: rotate(180deg);
}
.single_accordion.edubin-icon-align-right span.accordion-icon {
    left: inherit;
    right: 30px;
}
.single_accordion .accordion-body .accordion-content {
    font-size: 16px;
    color: #666666;
    padding: 30px;
}
.single_accordion.edubin-icon-align-right .accordion-body .accordion-content {
    padding-top: 15px;
}
/*===============================================================
 ##Info Box 
 =================================================================*/

.edubin-info-box-wrapper {
    display: inline-flex;
    align-items: center;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0px 0px 140px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
    position: relative;
}
.edubin-info-box-wrapper .icon-wrapper {
    flex-shrink: 0;
    background: var(--edubin-primary-color);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: -60px;
    margin-right: 15px;
}
.edubin-info-box-wrapper.icon-right .icon-wrapper {
    margin-right: 0;
    margin-left: 15px;
}
.edubin-info-box-wrapper.icon-top .icon-wrapper {
    margin-right: 0;
    margin-bottom: 15px;
}
.edubin-info-box-wrapper .icon-wrapper svg {
    width: 15px;
    height: 15px;
}
.edubin-info-box-wrapper .info-text {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 30px;
    color: var(--edubin-heading-color);
}
.edubin-info-box-wrapper .info-text span {
    color: var(--edubin-primary-color);
}.vimeo-wc__big-video{width:80%;height:80%;display:flex;align-items:center;justify-content:center;margin:5% auto}.vimeo-wc__big-video iframe{width:100%;max-height:100% !important}.vimeo-wc-video{display:block}.woocommerce-product-details__short-description .vimeo-wc-video>div{width:100%}.vimeo-wc-video iframe{width:100%;height:auto;max-height:100% !important;aspect-ratio:16/9}@media(hover: none){.woocommerce-product-gallery .vimeo-wc-video iframe{pointer-events:none}.woocommerce-product-gallery .vimeo-wc-video iframe.playing{pointer-events:auto}}
.wp-block-accordion{box-sizing:border-box}.wp-block-accordion-item.is-open>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transform:rotate(45deg)}@media (prefers-reduced-motion:no-preference){.wp-block-accordion-item{transition:grid-template-rows .3s ease-out}.wp-block-accordion-item>.wp-block-accordion-heading .wp-block-accordion-heading__toggle-icon{transition:transform .2s ease-in-out}}.wp-block-accordion-heading__toggle{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;overflow:hidden;padding:var(--wp--preset--spacing--20,1em) 0;text-align:inherit;text-decoration:inherit;text-transform:inherit;width:100%;word-spacing:inherit}.wp-block-accordion-heading__toggle:not(:focus-visible){outline:none}.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title{text-decoration:underline}.wp-block-accordion-heading__toggle-title{flex:1}.wp-block-accordion-heading__toggle-icon{align-items:center;display:flex;height:1.2em;justify-content:center;width:1.2em}.wp-block-accordion-panel[aria-hidden=true],.wp-block-accordion-panel[inert]{display:none;margin-block-start:0}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-breadcrumbs{box-sizing:border-box}.wp-block-breadcrumbs ol{flex-wrap:wrap;list-style:none}.wp-block-breadcrumbs li,.wp-block-breadcrumbs ol{align-items:center;display:flex;margin:0;padding:0}.wp-block-breadcrumbs li:not(:last-child):after{content:var(--separator,"/");margin:0 .5em;opacity:.7}.wp-block-breadcrumbs span{color:inherit}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons .wp-block-button__link{width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}.wp-block-calendar :where(table:not(.has-text-color)){color:#40464d}.wp-block-calendar :where(table:not(.has-text-color)) td,.wp-block-calendar :where(table:not(.has-text-color)) th{border-color:#ddd}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label:not(.screen-reader-text){display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap}.wp-block-columns{box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns{align-items:normal!important}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background,.wp-block-cover-image .wp-block-cover__embed-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;outline:none;padding:0;pointer-events:none;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper,.wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper{bottom:0;height:100%;left:0;margin:0;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover .wp-block-cover__embed-background .wp-block-embed__wrapper iframe,.wp-block-cover .wp-block-cover__embed-background iframe,.wp-block-cover-image .wp-block-cover__embed-background .wp-block-embed__wrapper iframe,.wp-block-cover-image .wp-block-cover__embed-background iframe{height:100vh;left:50%;min-height:100%;min-width:100%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100vw}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__embed-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-group.is-layout-flex .wp-block-embed{flex:1 1 0%;min-width:0}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):where(a):active,:where(.wp-block-file__button):where(a):focus,:where(.wp-block-file__button):where(a):hover,:where(.wp-block-file__button):where(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}:where(.wp-block-form-input__input){font-size:1em;margin-bottom:.5em;padding:0 .5em}:where(.wp-block-form-input__input)[type=date],:where(.wp-block-form-input__input)[type=datetime-local],:where(.wp-block-form-input__input)[type=datetime],:where(.wp-block-form-input__input)[type=email],:where(.wp-block-form-input__input)[type=month],:where(.wp-block-form-input__input)[type=number],:where(.wp-block-form-input__input)[type=password],:where(.wp-block-form-input__input)[type=search],:where(.wp-block-form-input__input)[type=tel],:where(.wp-block-form-input__input)[type=text],:where(.wp-block-form-input__input)[type=time],:where(.wp-block-form-input__input)[type=url],:where(.wp-block-form-input__input)[type=week]{border-style:solid;border-width:1px;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:3em;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-icon{line-height:0}.wp-block-icon.aligncenter{display:flex;justify-content:center}.wp-block-icon svg{fill:currentColor;box-sizing:border-box}:where(.wp-block-icon) svg{height:100%;width:100%}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .wp-lightbox-close-button{align-items:center;cursor:pointer;display:flex;font-family:inherit;gap:8px;justify-content:center;line-height:1;min-height:40px;min-width:40px;padding:0 4px;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .wp-lightbox-close-button:focus,.wp-lightbox-overlay .wp-lightbox-close-button:hover,.wp-lightbox-overlay .wp-lightbox-close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .wp-lightbox-close-button:has(.wp-lightbox-close-text:not([hidden])) .wp-lightbox-close-icon svg{height:1em;width:1em}.wp-lightbox-overlay .wp-lightbox-close-icon svg{display:block}.wp-lightbox-overlay .wp-lightbox-navigation-button-next,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{align-items:center;bottom:16px;cursor:pointer;display:flex;font-family:inherit;gap:4px;justify-content:center;line-height:1;min-height:40px;min-width:40px;padding:0 8px;position:absolute;z-index:2000002}.wp-lightbox-overlay .wp-lightbox-navigation-button-next[hidden],.wp-lightbox-overlay .wp-lightbox-navigation-button-prev[hidden]{display:none}@media (min-width:960px){.wp-lightbox-overlay .wp-lightbox-navigation-button-next,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{bottom:50%;transform:translateY(-50%)}}.wp-lightbox-overlay .wp-lightbox-navigation-button-next:focus,.wp-lightbox-overlay .wp-lightbox-navigation-button-next:hover,.wp-lightbox-overlay .wp-lightbox-navigation-button-next:not(:hover):not(:active):not(.has-background),.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:focus,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:hover,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:not(:hover):not(:active):not(.has-background){background:none;border:none;padding:0 8px}.wp-lightbox-overlay .wp-lightbox-navigation-button-next:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg,.wp-lightbox-overlay .wp-lightbox-navigation-button-prev:has(.wp-lightbox-navigation-text:not([hidden])) .wp-lightbox-navigation-icon svg{display:block;height:1.5em;width:1.5em}.wp-lightbox-overlay .wp-lightbox-navigation-button-prev{left:calc(env(safe-area-inset-left) + 16px)}.wp-lightbox-overlay .wp-lightbox-navigation-button-next{right:calc(env(safe-area-inset-right) + 16px)}.wp-lightbox-overlay .wp-lightbox-navigation-icon svg{vertical-align:middle}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:2000001}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout{box-sizing:border-box}.wp-block-math{overflow-x:auto;overflow-y:hidden}.wp-block-media-text{box-sizing:border-box;direction:ltr;display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,.wp-block-media-text>.wp-block-media-text__content,.wp-block-media-text>.wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media{align-self:end}.wp-block-media-text>.wp-block-media-text__media{grid-column:1;grid-row:1;margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;grid-column:2;grid-row:1;padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{grid-column:2;grid-row:1}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{grid-column:1;grid-row:1}.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block;z-index:1}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;opacity:0;position:absolute;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{height:0;overflow:hidden;visibility:hidden;width:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1;padding:.5em 1em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{left:-1px;top:100%}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}@media (hover:hover){.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child.open-always{align-items:var(--navigation-layout-align,initial);flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);gap:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always,.wp-block-navigation .has-child.open-always .wp-block-navigation-item{justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container,.wp-block-navigation .has-child.open-always.wp-block-navigation-submenu{gap:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always .wp-block-navigation-item,.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container,.wp-block-navigation .has-child.open-always.wp-block-navigation-submenu{padding-bottom:0;padding-top:0}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container{padding-left:var(--wp--style--block-gap,2em);padding-right:var(--wp--style--block-gap,2em)}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container .wp-block-navigation-item__content{padding:0}.wp-block-navigation .has-child.open-always .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content,.wp-block-navigation .has-child.open-always>.wp-block-navigation-item__content{flex-grow:0}.wp-block-navigation .has-child.open-always>.wp-block-navigation__submenu-container{background-color:initial;border:none;color:inherit;flex-basis:100%;height:auto;opacity:1;overflow:visible;position:static;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-icon>svg,.wp-block-navigation-submenu__toggle[aria-expanded=true]>svg{transform:rotate(180deg)}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem)}.wp-block-navigation__responsive-container.is-menu-open{overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay) .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}.wp-block-navigation__responsive-container.disable-default-overlay .wp-block-navigation__overlay-container{display:none;width:100%}.wp-block-navigation__responsive-container.disable-default-overlay .wp-block-navigation__responsive-close{max-width:none}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content>:not(.wp-block-navigation__overlay-container){display:none}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__overlay-container{display:block}.wp-block-navigation__responsive-container.disable-default-overlay.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__overlay-container .wp-block-navigation__submenu-container{left:0;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open:not(.disable-default-overlay){color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.disable-default-overlay .wp-block-navigation__responsive-container-close{right:clamp(1rem,var(--wp--style--root--padding-left),20rem);top:clamp(1rem,var(--wp--style--root--padding-left),20rem)}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open:where(:not(.disable-default-overlay)) .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{outline:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation-overlay-close{align-items:center;background:#0000;border:none;cursor:pointer;display:inline-flex;gap:.5em;justify-content:center;padding:0;text-decoration:none}.wp-block-navigation-overlay-close:focus{outline-offset:2px}.wp-block-navigation-overlay-close svg{fill:currentColor;display:block;flex-shrink:0;height:24px;width:24px}.wp-block-navigation-overlay-close .wp-block-navigation-overlay-close__text{align-items:center;display:inline-flex}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-playlist .wp-block-playlist__current-item{align-items:center;align-self:stretch;display:flex;gap:var(--wp--preset--spacing--40,1.5em);margin-bottom:var(--wp--preset--spacing--30,1em);padding-bottom:var(--wp--preset--spacing--30,1em)}.wp-block-playlist .wp-block-playlist__current-item div{align-items:flex-start;display:flex;flex-direction:column;gap:var(--wp--preset--spacing--20,.5em)}.wp-block-playlist .wp-block-playlist__current-item .wp-block-playlist__current-item-artist-album{flex-direction:row}.wp-block-playlist .wp-block-playlist__current-item .wp-block-playlist__item-title{word-break:break-all}.wp-block-playlist audio{margin-top:var(--wp--preset--spacing--20,.625em);width:100%}.wp-block-playlist .wp-block-playlist__tracklist{list-style:none;margin:0;padding-left:0}.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-artist-is-hidden .wp-block-playlist-track__artist,.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-is-hidden{display:none}.wp-block-playlist .wp-block-playlist__tracklist.wp-block-playlist__tracklist-show-numbers{counter-reset:playlist-track}.wp-block-playlist li.block-list-appender.block-list-appender{margin-top:var(--wp--preset--spacing--30,1em);position:static}.wp-block-playlist-track:has([aria-current=true]){background-color:color-mix(in srgb,currentColor 10%,#0000)}.wp-block-playlist-track:hover{background-color:color-mix(in srgb,currentColor 15%,#0000)}.wp-block-playlist__tracklist-show-numbers .wp-block-playlist-track{counter-increment:playlist-track}.wp-block-playlist-track .wp-block-playlist-track__button{align-items:center;background-color:initial;border:0;color:inherit;cursor:pointer;display:flex;font-family:inherit;font-size:inherit;outline-offset:2px;padding:var(--wp--preset--spacing--20,.5em);text-align:left;width:100%}.wp-block-playlist__tracklist-show-numbers .wp-block-playlist-track .wp-block-playlist-track__button:before{content:counter(playlist-track);font-size:.85em;margin-right:var(--wp--preset--spacing--20,.5em);opacity:.7;width:2ch}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__content{flex:1 1 0;min-width:0}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__title{display:block}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__artist{display:block;font-size:.85em;margin-top:.125em;opacity:.7}.wp-block-playlist-track .wp-block-playlist-track__button .wp-block-playlist-track__length{font-size:.85em;margin-left:auto;opacity:.7}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form input:not([type=submit])),:where(.wp-block-post-comments-form textarea){border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form input:where(:not([type=submit]):not([type=checkbox]))),:where(.wp-block-post-comments-form textarea){padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote :where(cite){color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;height:1.25em;min-height:24px;min-width:24px;vertical-align:text-bottom;width:1.25em}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){appearance:none;border:1px solid #949494;flex-grow:1;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link{height:auto}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-tab{box-sizing:border-box;flex-basis:100%;flex-grow:1;max-width:100%}.wp-block-tab>:first-child{margin-top:0}.wp-block-tab>:last-child{margin-bottom:0}.wp-block-tab:empty,.wp-block-tab[hidden]{display:none!important}.wp-block-tab.wp-block.has-background,.wp-block-tab:not(.wp-block).has-background{padding:var(--wp--preset--spacing--30)}.wp-block-tab-panel{flex-grow:1;min-width:0}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}.wp-block-tabs{box-sizing:border-box}.wp-block-tabs .wp-block-tabs__title{display:none}.wp-block-tabs-menu{align-items:flex-end;border-bottom:1px solid #000;display:flex;min-width:fit-content}.wp-block-tabs-menu-item{appearance:none;-webkit-appearance:none;background:none;border:none;box-sizing:border-box;color:inherit;cursor:pointer;display:block;flex-basis:inherit!important;flex-grow:inherit!important;font-family:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;margin:0;padding-block:var(--tab-padding-block,var(--wp--preset--spacing--20,.5em));padding-inline:var(--tab-padding-inline,var(--wp--preset--spacing--30,1em));text-align:inherit;text-decoration:none;text-transform:inherit;width:max-content}.wp-block-tabs-menu-item:focus{outline:none}.wp-block-tabs-menu-item:focus-visible{outline:2px solid var(--tab-border-color-active,#000);outline-offset:2px}.wp-block-tabs-menu-item:hover{background-color:var(--custom-tab-hover-color,#eaeaea)!important;color:var(--custom-tab-hover-text-color,#000)!important}.wp-block-tabs-menu-item.is-active,.wp-block-tabs-menu-item[aria-selected=true]{background-color:var(--custom-tab-active-color,#000)!important;color:var(--custom-tab-active-text-color,#fff)!important}.wp-block-term-count{box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-term-name{box-sizing:border-box}.wp-block-term-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{box-sizing:border-box;min-width:1em;overflow:auto;white-space:pre-wrap;word-break:break-word}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{height:auto;vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}:root .has-text-align-center{text-align:center}:root .has-text-align-left{text-align:left}:root .has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-color]){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}