.elementor-4607 .elementor-element.elementor-element-5e1f28e3{--display:flex;}.elementor-4607 .elementor-element.elementor-element-02b627d{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for container, class: .elementor-element-02b627d */.ascw-bcb {
    background-color: #fffaf3;
    padding: 56px 24px;
    overflow: hidden;
    position: relative;
}
.ascw-bcb__inner {
    max-width: 1240px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.ascw-bcb__text {
    max-width: 55%;
    min-width: 0;
    position: relative;
    z-index: 2;
}
.ascw-bcb__crumbs {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #6b5f63;
    margin-bottom: 18px;
    line-height: 1.5;
}
.ascw-bcb__crumbs a {
    color: #6b5f63;
    text-decoration: none;
    transition: color 0.2s ease;
}
.ascw-bcb__crumbs a:hover {
    color: #d7127b;
}
.ascw-bcb__crumbs .breadcrumb_last {
    color: #2a2024;
    font-weight: 700;
}
.ascw-bcb__title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.15;
    letter-spacing: -0.01em;
    color: #2a2024;
    margin: 0;
}
.ascw-bcb__pattern {
    position: absolute;
    right: -140px;
    top: 50%;
    transform: translateY(-50%) rotate(-8deg);
    width: 600px;
    height: 450px;
    overflow: hidden;
    border-radius: 56px;
    z-index: 0;
    pointer-events: none;
}
.ascw-bcb__pattern img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

@media (max-width: 900px) {
    .ascw-bcb {
        padding: 36px 20px;
    }
    .ascw-bcb__text {
        max-width: 65%;
    }
    .ascw-bcb__title {
        font-size: 28px;
    }
    .ascw-bcb__pattern {
        width: 360px;
        height: 270px;
        right: -80px;
        border-radius: 32px;
    }
}

@media (max-width: 600px) {
    .ascw-bcb__text {
        max-width: 70%;
    }
    .ascw-bcb__pattern {
        width: 260px;
        height: 200px;
        right: -90px;
        opacity: 0.55;
    }
    .ascw-bcb__title {
        font-size: 24px;
    }
    .ascw-bcb__crumbs {
        margin-bottom: 14px;
    }
}/* End custom CSS */