.tscw-wrap,
.tscw-wrap * {
    box-sizing: border-box;
}


.elementor-widget-thrifty_scoop_carousel,
.elementor-widget-thrifty_scoop_carousel .elementor-widget-container {
    max-width: 100%;
    overflow: hidden;
}

.tscw-wrap {
    width: 100%;
    max-width: 100%;
    display: flex;
    align-items: stretch;
    position: relative;
    overflow: hidden;
    --tscw-equal-slide-height: auto;
    --tscw-card-bg: #ffe2a8;
    --tscw-badge-color: #df9200;
    --tscw-badge-border: #f0a000;
    --tscw-title-color: #2f2f2f;
    --tscw-description-color: #333333;
    --tscw-button-color: #ffffff;
    --tscw-button-bg: #df9200;
    --tscw-button-hover-bg: #c97f00;
    --tscw-image-y-offset: 0px;
    --tscw-image-inner-width: 100%;
    --tscw-image-inner-height: 100%;
    --tscw-image-scale: 1;
    --tscw-kenburns-zoom: 0.08;
    --tscw-kenburns-duration: 10s;
}

.tscw-left {
    position: relative;
    z-index: 4;
    flex: 0 0 540px;
    max-width: 540px;
    min-width: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.tscw-left-inner {
    width: 100%;
    min-height: 0;
}

.tscw-eyebrow {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 58px;
    line-height: 1.28;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 0 0 28px;
}

.tscw-main-heading {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 40px;
    line-height: 1.15;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 0 20px;
}

.tscw-subheading {
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 32px;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 32px;
}

.tscw-left-description {
    font-family: inherit;
    font-size: 21px;
    line-height: 1.32;
    font-weight: 600;
    margin: 0;
}

.tscw-left-description p {
    margin: 0 0 1em;
}

.tscw-left-description p:last-child {
    margin-bottom: 0;
}

.tscw-carousel {
    position: relative;
    flex: 1 1 auto;
    min-width: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
}

.tscw-viewport {
    overflow: hidden;
    width: 100%;
    height: auto;
    cursor: grab;
}

.tscw-viewport.is-dragging {
    cursor: grabbing;
}

.tscw-track {
    display: flex;
    align-items: stretch;
    height: auto;
    will-change: transform;
    transition: transform 420ms ease;
    user-select: none;
}

.tscw-track.is-dragging {
    transition: none;
}

.tscw-slide {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    min-width: 0;
    height: auto;
    align-self: stretch;
}

.tscw-card-image-wrap {
    width: 100%;
    overflow: hidden;
    flex: 0 0 auto;
    background: transparent;
    display: block;
    margin: 0;
}

.tscw-card-image {
    width: var(--tscw-image-inner-width, 100%);
    height: var(--tscw-image-inner-height, 100%);
    max-width: none;
    display: block;
    object-fit: cover;
    object-position: center bottom;
    transform: translateY(var(--tscw-image-y-offset, 0px)) scale(var(--tscw-image-scale, 1));
    transform-origin: center center;
    pointer-events: none;
    margin: 0 auto;
}

.tscw-card-content {
    background-color: var(--tscw-card-bg, #ffe2a8);
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
}

.tscw-badge {
    color: var(--tscw-badge-color, #df9200);
    border: 1px solid var(--tscw-badge-border, #f0a000);
    border-radius: 4px;
    padding: 3px 8px;
    display: inline-block;
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 20px;
    line-height: 1.1;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0 0 22px;
}

.tscw-card-title {
    color: var(--tscw-title-color, #2f2f2f);
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 21px;
    line-height: 1.2;
    font-weight: 800;
    margin: 0 0 14px;
}

.tscw-card-description {
    color: var(--tscw-description-color, #333333);
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.38;
    font-weight: 700;
    margin: 0 0 28px;
}

.tscw-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    background-color: var(--tscw-button-bg, #df9200);
    color: var(--tscw-button-color, #fff);
    font-family: "Roboto Condensed", Arial, sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 800;
    text-transform: uppercase;
    margin-top: auto;
    transition: background-color 180ms ease, transform 180ms ease, opacity 180ms ease;
}

.tscw-card-image-wrap.tscw-image-overflow-visible {
    overflow: visible;
}

.tscw-ken-burns-on .tscw-card-image-wrap {
    overflow: hidden;
}

.tscw-ken-burns-on .tscw-slide.is-visible .tscw-card-image,
.elementor-editor-active .tscw-ken-burns-on .tscw-slide .tscw-card-image,
.elementor-editor-preview .tscw-ken-burns-on .tscw-slide .tscw-card-image {
    animation-name: tscwKenBurns;
    animation-duration: var(--tscw-kenburns-duration, 10s);
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    will-change: transform;
}

@keyframes tscwKenBurns {
    from {
        transform: translateY(var(--tscw-image-y-offset, 0px)) scale(var(--tscw-kenburns-start-scale, var(--tscw-image-scale, 1)));
    }
    to {
        transform: translateY(var(--tscw-image-y-offset, 0px)) scale(var(--tscw-kenburns-end-scale, 1.08));
    }
}

@media (prefers-reduced-motion: reduce) {
    .tscw-ken-burns-on .tscw-slide.is-visible .tscw-card-image,
    .elementor-editor-active .tscw-ken-burns-on .tscw-slide .tscw-card-image,
    .elementor-editor-preview .tscw-ken-burns-on .tscw-slide .tscw-card-image {
        animation: none;
    }
}

.tscw-button:hover,
.tscw-button:focus {
    color: var(--tscw-button-color, #fff);
    background-color: var(--tscw-button-hover-bg, #c97f00);
    text-decoration: none;
    transform: translateY(-1px);
}

.tscw-arrow {
    border: 4px solid #fff;
    padding: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 8;
    cursor: pointer;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .18);
    transition: background-color 180ms ease, transform 180ms ease, opacity 180ms ease;
    bottom: 0;
}

.tscw-arrow svg {
    width: 48%;
    height: 48%;
    display: block;
}

.tscw-arrow:hover {
    transform: translateY(-1px);
}

.tscw-arrow:disabled {
    opacity: .45;
    cursor: not-allowed;
}

.tscw-prev {
    right: 4px;
}

.tscw-next {
    right: -3px;
}

@media (max-width: 1024px) {
    .tscw-wrap {
        flex-direction: column;
        overflow: hidden;
        min-height: 0 !important;
        padding-bottom: 92px !important;
    }

    .tscw-left {
        position: static;
        flex-basis: auto !important;
        max-width: none !important;
        width: 100%;
    }

    .tscw-carousel {
        position: static;
        width: 100%;
        margin-top: 24px;
        display: block;
    }

    .tscw-viewport {
        width: 100%;
        overflow: hidden;
    }

    .tscw-slide {
        flex: 0 0 100% !important;
        width: 100% !important;
        max-width: none !important;
    }

    .tscw-arrow {
        bottom: 22px !important;
        z-index: 12;
    }

    .tscw-prev {
        left: 18px !important;
        right: auto !important;
    }

    .tscw-next {
        right: 18px !important;
        left: auto !important;
    }
}

@media (max-width: 767px) {
    .tscw-wrap {
        padding-left: 16px !important;
        padding-right: 16px !important;
        padding-top: 24px !important;
        padding-bottom: 86px !important;
    }

    .tscw-left-inner {
        width: 100%;
    }

    .tscw-eyebrow {
        font-size: 40px;
        line-height: 1.12;
        margin-bottom: 20px;
    }

    .tscw-main-heading {
        font-size: 30px;
        margin-bottom: 14px;
    }

    .tscw-subheading {
        font-size: 26px;
        margin-bottom: 22px;
    }

    .tscw-left-description {
        font-size: 18px;
    }

    .tscw-carousel {
        margin-top: 18px;
    }

    .tscw-card-image-wrap {
        height: 240px;
    }

    .tscw-card-content {
        min-height: 0;
    }

    .tscw-arrow {
        width: 48px !important;
        height: 48px !important;
        bottom: 18px !important;
        border-width: 3px;
    }

    .tscw-prev {
        left: 16px !important;
    }

    .tscw-next {
        right: 16px !important;
    }
}

@media (max-width: 420px) {
    .tscw-eyebrow {
        font-size: 34px;
    }

    .tscw-main-heading {
        font-size: 26px;
    }

    .tscw-subheading {
        font-size: 23px;
    }

    .tscw-left-description {
        font-size: 16px;
    }

    .tscw-card-image-wrap {
        height: 210px;
    }
}

/* v1.8 fixes */
.tscw-card-content {
    width: 100%;
}

.tscw-clone {
    pointer-events: none;
}

.tscw-arrow {
    pointer-events: auto;
}

.elementor-editor-active .tscw-arrow,
.elementor-editor-preview .tscw-arrow {
    pointer-events: auto !important;
}
