.elementor-841363 .elementor-element.elementor-element-31fee3b .elementor-column-gap-custom .elementor-column > .elementor-element-populated{padding:0px;}.elementor-841363 .elementor-element.elementor-element-31fee3b{padding:0px 0px 0px 0px;}.elementor-841363 .elementor-element.elementor-element-179c0b0 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-block-end:0px;}/* Start custom CSS for elementor-extra-sts-giveaway, class: .elementor-element-00d3f96 *//* =========================================================
   STS KEFIR GIVEAWAY - KLAVIYO EMBED
   Form ID: TJ2mcV
========================================================= */

.klaviyo-form-TJ2mcV {
    width: 100% !important;
    max-width: 100% !important;
    font-family: "Raleway", Arial, sans-serif !important;
}

/* Main Klaviyo form */
.klaviyo-form-TJ2mcV form[data-testid="klaviyo-form-TJ2mcV"] {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 0 !important;
    overflow: visible !important;
}

/* Remove Klaviyo's duplicate heading */
.klaviyo-form-TJ2mcV .klaviyo-form-richtext {
    display: none !important;
}

/* Inner wrapper */
.klaviyo-form-TJ2mcV form[data-testid="klaviyo-form-TJ2mcV"] > div {
    width: 100% !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    justify-content: flex-start !important;
}

/* Every form row */
.klaviyo-form-TJ2mcV [data-testid="form-row"] {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    gap: 12px !important;
    margin: 0 0 12px !important;
    padding: 0 !important;
}

/* Form components */
.klaviyo-form-TJ2mcV [data-testid="form-component"] {
    width: 100% !important;
    max-width: 100% !important;
    flex: 0 0 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Inputs */
.klaviyo-form-TJ2mcV input[type="text"],
.klaviyo-form-TJ2mcV input[type="email"] {
    width: 100% !important;
    max-width: 100% !important;
    height: 52px !important;
    min-height: 52px !important;

    padding: 0 16px !important;

    background: #ffffff !important;
    color: #3f3742 !important;

    border: 1px solid #DEC5DF !important;
    border-radius: 8px !important;

    font-family: "Raleway", Arial, sans-serif !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.4 !important;

    box-shadow: none !important;
    outline: none !important;

    transition:
        border-color .2s ease,
        box-shadow .2s ease !important;
}

/* Placeholder */
.klaviyo-form-TJ2mcV input::placeholder {
    color: #8b838d !important;
    opacity: 1 !important;
}

/* Input focus */
.klaviyo-form-TJ2mcV input[type="text"]:focus,
.klaviyo-form-TJ2mcV input[type="email"]:focus {
    border-color: #AC86DD !important;
    box-shadow: 0 0 0 3px rgba(172, 134, 221, .14) !important;
}

/* Submit button */
.klaviyo-form-TJ2mcV button.klaviyo-form-button {
    width: 100% !important;
    max-width: 100% !important;

    min-height: 52px !important;
    height: 52px !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    padding: 0 20px !important;

    background: #610073 !important;
    color: #ffffff !important;

    border: 1px solid #610073 !important;
    border-radius: 8px !important;

    font-family: "Poppins", Arial, sans-serif !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 1 !important;

    cursor: pointer !important;

    box-shadow: 0 8px 20px rgba(97, 0, 115, .12) !important;

    transition:
        background-color .2s ease,
        transform .2s ease,
        box-shadow .2s ease !important;
}

.klaviyo-form-TJ2mcV button.klaviyo-form-button:hover {
    background: #4f005e !important;
    border-color: #4f005e !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 10px 24px rgba(97, 0, 115, .18) !important;
}

/* Remove unwanted final row margin */
.klaviyo-form-TJ2mcV [data-testid="form-row"]:last-of-type {
    margin-bottom: 0 !important;
}

/* Error messages */
.klaviyo-form-TJ2mcV [role="alert"] {
    font-family: "Raleway", Arial, sans-serif !important;
}

/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

    .klaviyo-form-TJ2mcV input[type="text"],
    .klaviyo-form-TJ2mcV input[type="email"] {
        height: 48px !important;
        min-height: 48px !important;
        font-size: 14px !important;
        padding: 0 14px !important;
    }

    .klaviyo-form-TJ2mcV button.klaviyo-form-button {
        height: 48px !important;
        min-height: 48px !important;
        font-size: 13px !important;
    }

    .klaviyo-form-TJ2mcV [data-testid="form-row"] {
        gap: 10px !important;
        margin-bottom: 10px !important;
    }
}/* End custom CSS */