.elementor-2122 .elementor-element.elementor-element-9f09eb8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:55px;--margin-bottom:55px;--margin-left:0px;--margin-right:0px;}.elementor-2122 .elementor-element.elementor-element-3b73a58{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:flex-start;--overflow:hidden;--border-radius:15px 15px 15px 15px;box-shadow:0px 22px 50px 0px rgba(43.000000000000014, 58, 37, 0.12941176470588237);}.elementor-2122 .elementor-element.elementor-element-5cd745b{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:center;--gap:15px 50px;--row-gap:15px;--column-gap:50px;--overflow:hidden;--border-radius:0px 0px 0px 0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:55px;--padding-bottom:55px;--padding-left:55px;--padding-right:55px;}.elementor-2122 .elementor-element.elementor-element-5cd745b:not(.elementor-motion-effects-element-type-background), .elementor-2122 .elementor-element.elementor-element-5cd745b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(160deg, #3A4A2E 0%, #26331F 100%);}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-2122 .elementor-element.elementor-element-8c387ba{width:100%;max-width:100%;margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-2122 .elementor-element.elementor-element-8c387ba .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px;color:#D9BD86;}.elementor-2122 .elementor-element.elementor-element-e7cf0ea{width:100%;max-width:100%;text-align:center;}.elementor-2122 .elementor-element.elementor-element-e7cf0ea .elementor-heading-title{font-family:"Plus Jakarta Sans", Sans-serif;font-size:27px;font-weight:700;color:#F4F1E7;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2122 .elementor-element.elementor-element-568dab5{width:var( --container-widget-width, 567px );max-width:567px;--container-widget-width:567px;--container-widget-flex-grow:0;text-align:center;font-family:"Plus Jakarta Sans", Sans-serif;font-size:16px;font-weight:500;line-height:29px;color:#C3CAB2;}body.elementor-page-2122:not(.elementor-motion-effects-element-type-background), body.elementor-page-2122 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FAF8F6;}@media(max-width:767px){.elementor-2122 .elementor-element.elementor-element-9f09eb8{--margin-top:25px;--margin-bottom:25px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-2122 .elementor-element.elementor-element-5cd745b{--border-radius:0px 0px 0px 0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-2122 .elementor-element.elementor-element-8c387ba .elementor-heading-title{font-size:12px;}.elementor-2122 .elementor-element.elementor-element-e7cf0ea .elementor-heading-title{font-size:19px;line-height:29px;}.elementor-2122 .elementor-element.elementor-element-568dab5{font-size:16px;line-height:30px;}}/* Start custom CSS */.success-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 64px;
    height: 64px;
    border: 1px solid rgba(217, 189, 134, 0.45);
    border-radius: 50%;
    background: rgba(217, 189, 134, 0.18);
    color: #d9bd86;
}

.confirmation-actions {
    display: flex;
    justify-content: center;
    gap: 12px;
    font-family: "Plus Jakarta Sans", sans-serif;
}

.confirmation-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 28px;
    border-radius: 999px;
    font-size: 15px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    transition: transform 0.25s ease, background-color 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
}

.confirmation-button--primary {
    background: linear-gradient(135deg, #d9bd86, #c19b5f);
    color: #3a2d05;
    font-weight: 800;
    box-shadow: 0 10px 22px rgba(0, 0, 0, 0.24);
}

.confirmation-button--primary:hover {
    color: #3a2d05;
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.28);
}

.confirmation-button--secondary {
    border: 1.5px solid rgba(255, 255, 255, 0.28);
    background: transparent;
    color: #f4f1e7;
}

.confirmation-button--secondary:hover {
    border-color: rgba(255, 255, 255, 0.5);
    background: rgba(255, 255, 255, 0.08);
    color: #f4f1e7;
    transform: translateY(-2px);
}

.confirmation-button:focus-visible {
    outline: 3px solid rgba(217, 189, 134, 0.5);
    outline-offset: 3px;
}

.shop-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    margin-top: 26px;
    padding: 14px 26px;
    border-radius: 14px;
    background: #2b3a25;
    color: #f4f1e7;
    font-family: "Plus Jakarta Sans", sans-serif;
    font-size: 15px;
    font-weight: 800;
    line-height: 1.2;
    text-decoration: none;
    box-shadow: 0 10px 22px rgba(43, 58, 37, 0.2);
    transition: transform 0.25s ease, background-color 0.25s ease, box-shadow 0.25s ease;
}

.shop-button:hover {
    background: #35472e;
    color: #f4f1e7;
    transform: translateY(-2px);
    box-shadow: 0 14px 28px rgba(43, 58, 37, 0.24);
}

.shop-button:focus-visible {
    outline: 3px solid rgba(217, 189, 134, 0.55);
    outline-offset: 3px;
}

.success-icon i {
    font-size: 32px;
    line-height: 1;
}

.kevenviska-bg-circle {
    position: absolute;
    top: -80px;
    right: -70px;
    width: 220px;
    height: 220px;
    border-radius: 50%;
    background: rgba(193, 155, 95, 0.12);
    pointer-events: none;
}

.success-check-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    background: linear-gradient(135deg, #d9bd86, #c19b5f);
    color: #3a2d05;
    box-shadow: 0 16px 34px rgba(0, 0, 0, 0.28);
}

.success-check-icon svg {
    width: 40px;
    height: 40px;
}

/* ==================== MEDIA QUERIES ==================== */

@media (max-width: 767px) {
    .confirmation-content p {
        margin: 4px 0 0;
        color: #5b5b50;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.6;
        width: 100%;
    }
    .confirmation-actions {
        flex-direction: column;
        width: 100%;
    }
}/* End custom CSS */