.elementor-201 .elementor-element.elementor-element-b2e1878{--display:flex;--min-height:90vh;--margin-top:-9px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-201 .elementor-element.elementor-element-b2e1878:not(.elementor-motion-effects-element-type-background), .elementor-201 .elementor-element.elementor-element-b2e1878 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FEEFF2;}.elementor-201 .elementor-element.elementor-element-bf56032{--display:flex;--overlay-opacity:0.5;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-201 .elementor-element.elementor-element-bf56032:not(.elementor-motion-effects-element-type-background), .elementor-201 .elementor-element.elementor-element-bf56032 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-201 .elementor-element.elementor-element-bf56032::before, .elementor-201 .elementor-element.elementor-element-bf56032 > .elementor-background-video-container::before, .elementor-201 .elementor-element.elementor-element-bf56032 > .e-con-inner > .elementor-background-video-container::before, .elementor-201 .elementor-element.elementor-element-bf56032 > .elementor-background-slideshow::before, .elementor-201 .elementor-element.elementor-element-bf56032 > .e-con-inner > .elementor-background-slideshow::before, .elementor-201 .elementor-element.elementor-element-bf56032 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:'';}.elementor-201 .elementor-element.elementor-element-bf56032 > .elementor-shape-top .elementor-shape-fill, .elementor-201 .elementor-element.elementor-element-bf56032 > .e-con-inner > .elementor-shape-top .elementor-shape-fill{fill:#EBE5DE;}.elementor-201 .elementor-element.elementor-element-4bbc688{margin:49px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.elementor-201 .elementor-element.elementor-element-b60c523{--display:flex;--padding-top:-1px;--padding-bottom:-1px;--padding-left:-1px;--padding-right:-1px;}.elementor-201 .elementor-element.elementor-element-e0752cb{--display:flex;--padding-top:-1px;--padding-bottom:-1px;--padding-left:-1px;--padding-right:-1px;}.elementor-201 .elementor-element.elementor-element-e0752cb:not(.elementor-motion-effects-element-type-background), .elementor-201 .elementor-element.elementor-element-e0752cb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-201 .elementor-element.elementor-element-008bb68{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 55px 0px;}.elementor-201 .elementor-element.elementor-element-9dfcafc{--display:flex;border-style:solid;--border-style:solid;border-width:3px 0px 3px 0px;--border-top-width:3px;--border-right-width:0px;--border-bottom-width:3px;--border-left-width:0px;border-color:#44322C;--border-color:#44322C;--padding-top:-1px;--padding-bottom:-1px;--padding-left:-1px;--padding-right:-1px;}.elementor-201 .elementor-element.elementor-element-c79aa00{--display:flex;--padding-top:-1px;--padding-bottom:-1px;--padding-left:-1px;--padding-right:-1px;}.elementor-201 .elementor-element.elementor-element-408fffa{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-201 .elementor-element.elementor-element-6893167{--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;}.elementor-201 .elementor-element.elementor-element-6893167:not(.elementor-motion-effects-element-type-background), .elementor-201 .elementor-element.elementor-element-6893167 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-201 .elementor-element.elementor-element-6893167 > .elementor-shape-bottom .elementor-shape-fill, .elementor-201 .elementor-element.elementor-element-6893167 > .e-con-inner > .elementor-shape-bottom .elementor-shape-fill{fill:#EBE5DE;}.elementor-201 .elementor-element.elementor-element-bcf5757{--display:flex;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}@media(max-width:767px){.elementor-201 .elementor-element.elementor-element-4bbc688{padding:0px 11px 0px 11px;}.elementor-201 .elementor-element.elementor-element-008bb68{padding:0px 15px 55px 15px;}}/* Start custom CSS for html, class: .elementor-element-e379848 *//* ===============================
   LIPS & TOX HERO
=============================== */

.lips-hero {
    background: linear-gradient(135deg, #E9E0DA 0%, #EBE8E0 100%);
    padding: 120px 60px;
    position: relative;
    overflow: hidden;
}

.lips-hero-inner {
    max-width: 1300px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 80px;
}

/* LEFT CONTENT */

.lips-hero-content {
    flex: 1;
}

.lips-hero-badge {
    display: inline-block;
    background: #C9AC8D;
    color: #fff;
    padding: 6px 16px;
    border-radius: 30px;
    font-size: 13px;
    letter-spacing: 1px;
    margin-bottom: 20px;
}

.lips-hero-title {
    font-size: clamp(32px, 4vw, 48px);
    line-height: 1.2;
    font-weight: 600;
    margin-bottom: 25px;
    color: #222;
}

.lips-hero-title span {
    color: #C9AC8D;
}

.lips-hero-text {
    font-size: 17px;
    color: #555;
    max-width: 520px;
    margin-bottom: 35px;
}

/* BUTTONS */

.lips-hero-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.lips-btn-primary {
    background: #3B2D28;
    color: #fff;
    padding: 14px 28px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s ease;
}

.lips-btn-primary:hover {
    background: #C9AC8D;
}

.lips-btn-secondary {
    border: 2px solid #C9AC8D;
    padding: 14px 28px;
    border-radius: 30px;
    text-decoration: none;
    font-weight: 600;
    color: #444;
    transition: 0.3s ease;
}

.lips-btn-secondary:hover {
    background: #3B2D28;
    color: #fff;
}

/* RIGHT IMAGE */

.lips-hero-image {
    flex: 1;
    text-align: center;
}

.lips-hero-image img {
    max-width: 85%;
    height: auto;
    border-radius: 20px;
    box-shadow: 0 25px 60px rgba(0,0,0,0.08);
}

/* ===============================
   LARGE TABLET (1200px)
=============================== */

@media (max-width: 1200px) {

    .lips-hero {
        padding: 100px 40px;
    }

    .lips-hero-inner {
        gap: 60px;
    }

    .lips-hero-image img {
        max-width: 90%;
    }
}

/* ===============================
   HERO IMAGE LIMIT 1000px ALATT
=============================== */

@media (max-width: 1000px) {

    .lips-hero-image img {
        max-width: 400px;   /* itt állítod a limitet */
        width: 100%;
        margin: 0 auto;
        display: block;
    }

}


/* ===============================
   TABLET (992px)
=============================== */

@media (max-width: 992px) {

    .lips-hero-inner {
        flex-direction: column;
        text-align: center;
        gap: 50px;
    }

    .lips-hero-text {
        margin-left: auto;
        margin-right: auto;
    }

    .lips-hero-buttons {
        justify-content: center;
    }

    .lips-hero-image img {
        max-width: 400px;
    }
}

/* ===============================
   MOBILE (768px)
=============================== */

@media (max-width: 768px) {

    .lips-hero {
        padding: 80px 25px;
    }

    .lips-hero-title {
        font-size: 30px;
    }

    .lips-hero-text {
        font-size: 15px;
    }

    .lips-hero-image img {
        max-width: 300px;
    }
}

/* ===============================
   SMALL MOBILE (480px)
=============================== */

@media (max-width: 480px) {

    .lips-hero {
        padding: 70px 18px;
    }

    .lips-hero-title {
        font-size: 26px;
        line-height: 1.3;
    }

    .lips-hero-buttons {
        flex-direction: column;
        align-items: center;
    }

    .lips-btn-primary,
    .lips-btn-secondary {
        width: 100%;
        text-align: center;
    }

    .lips-hero-image img {
        max-width: 100%;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4bbc688 *//* ================= SECTION INTRO ================= */
.lips-section-intro {
    text-align: center;
    max-width: 900px;
    margin: 0 auto 10px auto;
    padding: 0 20px; /* oldalsó padding, hogy ne érjen a képernyő széléhez */
}

.lips-big-title {
    font-size: 52px;
    font-weight: 600;
    margin-bottom: 30px;
    color: #222;
    line-height: 1.2;
    animation: fadeUp 1s ease;
}

.lips-big-title span {
    color: #C9AC8D;
}

.lips-subtitle {
    font-size: 18px;
    color: #3B2D28;
    line-height: 1.7;
    max-width: 750px;
    margin: auto;
    animation: fadeUp 1.4s ease;
}

/* Soft underline accent */
.lips-big-title::after {
    content: "";
    display: block;
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, #CBAB8D, #CBAB8D);
    margin: 25px auto 0 auto;
    border-radius: 5px;
}

/* Animation */
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translateY(20px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}


/* ══════════════════════════════════
   RESPONSIVE – TABLET (≤ 1100px)
══════════════════════════════════ */
@media (max-width: 1100px) {
    .lips-big-title {
        font-size: 44px;
        margin-bottom: 24px;
    }
    .lips-subtitle {
        font-size: 17px;
    }
}


/* ══════════════════════════════════
   RESPONSIVE – SMALL TABLET (≤ 860px)
══════════════════════════════════ */
@media (max-width: 860px) {
    .lips-big-title {
        font-size: 36px;
        margin-bottom: 20px;
    }
    .lips-big-title::after {
        width: 60px;
        margin-top: 18px;
    }
    .lips-subtitle {
        font-size: 16px;
        line-height: 1.65;
    }
}


/* ══════════════════════════════════
   RESPONSIVE – MOBILE (≤ 560px)
══════════════════════════════════ */
@media (max-width: 560px) {
    .lips-section-intro {
        margin-bottom: 6px;
        padding: 0 4px;
    }
    .lips-big-title {
        font-size: 26px;
        margin-bottom: 16px;
        line-height: 1.25;
    }
    .lips-big-title::after {
        width: 48px;
        height: 3px;
        margin-top: 14px;
    }
    .lips-subtitle {
        font-size: 14px;
        line-height: 1.6;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1919fc9 *//* ===================================
   LIPS TABS – PREMIUM EARTH VERSION
   Palette:
   #44322c  (dark)
   #C9AC8D  (accent)
   #EBE5DE  (soft background)
=================================== */

/* ── Reset ── */
.lt-section *,
.lt-section *::before,
.lt-section *::after {
    box-sizing: border-box;
}
.lt-section ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.lt-section p {
    margin: 0;
}

/* ── Section ── */
.lt-section {
    padding: 70px 60px;
    background: #FFF;
    font-family: inherit;
}

/* ── Wrapper ── */
.lt-wrapper {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    gap: 80px;
}

/* ══════════════════════════════════
   LEFT NAV
══════════════════════════════════ */

.lt-nav {
    flex: 0 0 300px;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.lt-tab {
    display: flex;
    align-items: center;
    padding: 18px 22px;
    border-radius: 18px;
    border: 1px solid #e3d8cd;
    background: #ffffff;
    cursor: pointer;
    font-weight: 600;
    font-size: 15px;
    transition: all 0.3s ease;
    color: #44322c;
    box-shadow: 0 10px 25px rgba(0,0,0,0.03);
    text-align: left;
    white-space: nowrap;
    outline: none;
    line-height: 1.4;
    text-decoration: none;
}

.lt-tab:hover {
    border-color: #C9AC8D;
}

.lt-tab.lt-active {
    background: linear-gradient(135deg, #C9AC8D, #b99a78);
    color: #ffffff;
    border-color: transparent;
    box-shadow: 0 15px 35px rgba(201,172,141,0.35);
}

/* ── Tab Icon ── */

.lt-tab-icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    width: 36px;
    height: 36px;
    margin-right: 14px;
    border-radius: 50%;
    background: #C9AC8D;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    transition: all 0.3s ease;
}

.lt-tab.lt-active .lt-tab-icon {
    background: #ffffff;
    color: #44322c;
}

/* ══════════════════════════════════
   RIGHT CONTENT
══════════════════════════════════ */

.lt-content {
    flex: 1;
    min-width: 0;
}

.lt-panel {
    display: none;
    border-radius: 28px;
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #e3d8cd;
    box-shadow: 0 40px 100px rgba(68,50,44,0.08);
    animation: lt-fadeIn 0.4s ease;
}

.lt-panel.lt-active {
    display: block;
}

/* ── Panel Split ── */

.lt-panel-inner {
    display: flex;
    align-items: stretch;
    min-height: 440px;
}

/* ── Text Side ── */

.lt-panel-text {
    flex: 1;
    padding: 60px 56px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.lt-panel h3 {
    font-size: 28px;
    margin: 0 0 18px 0;
    color: #44322c;
    line-height: 1.3;
    font-weight: 700;
}

.lt-panel-intro {
    font-size: 15px;
    color: #6b5a53;
    line-height: 1.7;
    margin-bottom: 24px !important;
}

.lt-panel-text ul li {
    margin-bottom: 12px;
    color: #44322c;
    font-size: 15px;
    padding-left: 20px;
    position: relative;
    line-height: 1.5;
}

.lt-panel-text ul li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #C9AC8D;
}

/* ── Media Sides ── */

.lt-panel-video,
.lt-panel-image {
    flex: 0 0 44%;
    position: relative;
    overflow: hidden;
}

.lt-panel-video video,
.lt-panel-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    max-width: 100%;
    border: none;
    box-shadow: none;
}

/* ── Animation ── */

@keyframes lt-fadeIn {
    from { opacity: 0; transform: translateY(10px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* ══════════════════════════════════
   RESPONSIVE – TABLET
══════════════════════════════════ */

@media (max-width: 1100px) {
    .lt-section {
        padding: 60px 40px;
    }
    .lt-wrapper {
        gap: 48px;
    }
    .lt-nav {
        flex: 0 0 240px;
    }
    .lt-tab {
        font-size: 14px;
        padding: 15px 16px;
        white-space: normal;
    }
    .lt-panel-text {
        padding: 48px 40px;
    }
    .lt-panel h3 {
        font-size: 24px;
    }
}

/* ══════════════════════════════════
   RESPONSIVE – SMALL TABLET
══════════════════════════════════ */

@media (max-width: 860px) {
    .lt-section {
        padding: 50px 28px;
    }
    .lt-wrapper {
        flex-direction: column;
        gap: 28px;
    }

    .lt-nav {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 12px;
    }

    .lt-panel-inner {
        flex-direction: column;
        min-height: unset;
    }

    .lt-panel-text {
        padding: 36px 30px;
        text-align: center;
    }

    .lt-panel-video,
    .lt-panel-image {
        width: 100%;
        height: 280px;
    }
}

/* ══════════════════════════════════
   RESPONSIVE – MOBILE
══════════════════════════════════ */

@media (max-width: 560px) {
    .lt-section {
        padding: 36px 16px;
    }
    .lt-wrapper {
        gap: 20px;
    }

    .lt-nav {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 10px;
    }

    .lt-panel-text {
        padding: 28px 20px;
    }

    .lt-panel-video,
    .lt-panel-image {
        height: 220px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-008bb68 *//* =========================
   LUXURY AUDIENCE SECTION – EARTH PALETTE
   Colors:
   #44322c
   #C9AC8D
   #EBE5DE
========================= */

.lips-audience-section {
    padding: 90px 40px;
    background: #EBE5DE;
    text-align: center;
    overflow: hidden;
    position: relative;
}

/* subtle background glow */

.lips-audience-section::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    background: radial-gradient(circle, rgba(201,172,141,0.15), transparent 70%);
    top: -150px;
    right: -150px;
    z-index: 0;
}

/* =========================
   HEADER
========================= */

.lips-audience-header {
    position: relative;
    z-index: 2;
    max-width: 900px;
    margin: 0 auto 60px auto;
    text-align: center;
}

/* TOP IMAGE */

.audience-top-image {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.audience-top-image img {
    width: 540px;
    max-width: 90%;
    height: auto;
    display: block;
}

/* TITLE */

.lips-audience-header h2 {
    font-size: clamp(28px, 4vw, 44px);
    font-weight: 600;
    margin-bottom: 20px;
    color: #44322c;
}

.lips-audience-header h2::after {
    content: "";
    width: 60px;
    height: 3px;
    background: linear-gradient(135deg, #C9AC8D, #b99a78);
    display: block;
    margin: 18px auto 0;
    border-radius: 2px;
}

.lips-audience-header span {
    color: #C9AC8D;
}

/* DESCRIPTION */

.lips-audience-header p {
    max-width: 680px;
    margin: 25px auto 0;
    color: #6b5a53;
    font-size: 16px;
    line-height: 1.6;
}

/* =========================
   GRID
========================= */

.lips-audience-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}

/* =========================
   CARD
========================= */

.audience-card {
    position: relative;
    padding: 50px 45px 45px;
    border-radius: 28px;
    background: #ffffff;
    border: 1px solid #e3d8cd;
    box-shadow:
        0 30px 60px rgba(68,50,44,0.06),
        0 10px 25px rgba(201,172,141,0.15);
    text-align: left;
    transition: all 0.4s cubic-bezier(.17,.84,.44,1);
}

.audience-card:hover {
    transform: translateY(-6px);
    box-shadow:
        0 45px 80px rgba(68,50,44,0.10),
        0 15px 40px rgba(201,172,141,0.25);
}

/* ICON */

.audience-icon {
    position: absolute;
    top: -22px;
    left: 35px;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    background: linear-gradient(135deg, #C9AC8D, #b99a78);
    color: #ffffff;
    font-weight: 600;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* TEXT */

.audience-card h3 {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 22px;
    color: #44322c;
}

.audience-card ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.audience-card li {
    position: relative;
    padding-left: 22px;
    margin-bottom: 10px;
    color: #44322c;
    font-size: 14px;
    line-height: 1.5;
}

.audience-card li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #C9AC8D;
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 950px) {

    .lips-audience-grid {
        max-width: 620px;
        margin-left: auto;
        margin-right: auto;
    }

    .audience-card {
        padding: 40px 30px;
    }

}

@media (max-width: 750px) {

    .lips-audience-grid {
        max-width: 420px;
        margin-left: auto;
        margin-right: auto;
        grid-template-columns: 1fr;
    }

    .audience-card {
        padding: 40px 30px;
    }

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-96c830e *//* ===============================
   LIPS INSTRUCTOR SECTION
   Earth Palette Version
=============================== */

.lips-instructor-section {
    background: #EBE5DE;
    overflow: hidden;
}

/* WRAPPER */

.lips-instructor-wrapper {
    display: flex;
    max-height: 620px;
    min-height: 520px;
}

/* ===============================
   VIDEO SIDE
=============================== */

.instructor-video {
    flex: 0 0 50%;
    position: relative;
    overflow: hidden;
}

.instructor-video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(0.88);
    transition: transform 8s ease;
}

.instructor-video:hover video {
    transform: scale(1.05);
}

/* Soft earth overlay (no pink) */

.instructor-video::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(
        to right,
        rgba(201,172,141,0.18),
        rgba(255,255,255,0.05)
    );
}

/* ===============================
   CONTENT SIDE
=============================== */

.instructor-content {
    flex: 1;
    padding: 70px 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.instructor-content h2 {
    font-size: 38px;
    margin-bottom: 12px;
    color: #44322c;
}

.subtitle {
    color: #C9AC8D;
    font-weight: 600;
    margin-bottom: 22px;
    font-size: 15px;
    letter-spacing: 1px;
}

.description {
    font-size: 16px;
    line-height: 1.7;
    color: #6b5a53;
    margin-bottom: 28px;
}

/* Highlights */

.instructor-highlights {
    list-style: none;
    padding: 0;
    margin-bottom: 35px;
}

.instructor-highlights li {
    position: relative;
    padding-left: 24px;
    margin-bottom: 12px;
    font-size: 15px;
    color: #44322c;
}

.instructor-highlights li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #C9AC8D;
}

/* ===============================
   BUTTON (SÖTÉT BARNA MARAD)
=============================== */

.instructor-btn {
    display: inline-block;
    padding: 12px 28px;
    border-radius: 30px;
    background: linear-gradient(135deg, #3B2D28, #44322c);
    color: #fff;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
    width: fit-content;
}

.instructor-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 15px 35px rgba(68,50,44,0.35);
}

/* ===============================
   RESPONSIVE
=============================== */

@media (max-width: 1200px) {

    .instructor-content {
        padding: 60px 60px;
    }

    .instructor-content h2 {
        font-size: 34px;
    }
}

@media (max-width: 992px) {

    .lips-instructor-wrapper {
        flex-direction: column;
        max-height: none;
        min-height: auto;
    }

    .instructor-video {
        height: 420px;
        flex: none;
    }

    .instructor-content {
        padding: 60px 40px;
        text-align: center;
        align-items: center;
    }

    .instructor-highlights li {
        text-align: left;
    }
}

@media (max-width: 600px) {

    .instructor-video {
        height: 320px;
    }

    .instructor-content {
        padding: 50px 25px;
    }

    .instructor-content h2 {
        font-size: 28px;
    }

    .description {
        font-size: 15px;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-408fffa *//* =========================
   LIPS CTA – EARTH PALETTE
   Colors:
   #44322c
   #C9AC8D
   #EBE5DE
========================= */

.lips-cta-section {
    padding: clamp(60px, 8vw, 120px) clamp(20px, 4vw, 60px);
    background: #fff;
    text-align: center;
}

/* HEADER */

.lips-cta-header h2 {
    font-size: clamp(28px, 4vw, 48px);
    font-weight: 600;
    color: #44322c;
    margin-bottom: 18px;
}

.lips-cta-header p {
    max-width: 600px;
    margin: auto;
    color: #6b5a53;
    font-size: clamp(14px, 1.5vw, 18px);
}

/* GRID */
.lips-cta-grid {
    margin-top: clamp(40px, 6vw, 70px);
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: clamp(20px, 4vw, 50px);
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

/* CARD */

.cta-card {
    background: #ffffff; /* vissza fehérre */
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid #e8dfd6;
    box-shadow:
        0 30px 60px rgba(0,0,0,0.05),
        0 10px 25px rgba(201,172,141,0.15);
    transition: 0.4s ease;
    text-align: left;
    display: flex;
    flex-direction: column;
}

.cta-card:hover {
    transform: translateY(-6px);
    box-shadow:
        0 50px 90px rgba(0,0,0,0.08),
        0 15px 35px rgba(201,172,141,0.25);
}

/* IMAGE */

.cta-card-image {
    position: relative;
    width: 100%;
    aspect-ratio: 4 / 3;
    overflow: hidden;
}

.cta-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.6s ease;
}

.cta-card:hover .cta-card-image img {
    transform: scale(1.05);
}

/* BADGE */

.cta-badge {
    position: absolute;
    top: 14px;
    left: 14px;
    padding: 5px 12px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 999px;
    background: #44322c;
    color: #ffffff;
    letter-spacing: 1px;
    z-index: 2;
}

/* CONTENT */

.cta-card-content {
    background: #1f1f23;
    padding: clamp(20px, 3vw, 35px);
    color: #ffffff;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.cta-card-content h3 {
    font-size: clamp(18px, 2vw, 24px);
    margin-bottom: 10px;
}

.cta-card-content p {
    font-size: clamp(13px, 1.5vw, 16px);
    color: rgba(255,255,255,0.75);
    margin-bottom: 20px;
}

/* PRICE */

.cta-price {
    margin-bottom: 20px;
}

.price-main {
    display: block;
    font-size: clamp(20px, 2vw, 26px);
    font-weight: 700;
    color: #C9AC8D;
    margin-bottom: 5px;
}

.price-sub {
    font-size: clamp(11px, 1vw, 13px);
    color: rgba(255,255,255,0.7);
}

/* BUTTON */

.cta-btn-primary {
    display: inline-block;
    padding: 12px 22px;
    border-radius: 999px;
    background: linear-gradient(135deg, #C9AC8D, #b99a78);
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    transition: 0.3s ease;
    align-self: flex-start;
}

.cta-btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(201,172,141,0.35);
}

/* =========================
   RESPONSIVE
========================= */

@media (max-width: 1100px) {

    .lips-cta-grid {
        grid-template-columns: 1fr;
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        gap: 40px;
    }

    .cta-card-image {
        aspect-ratio: 3 / 2;
    }

    .cta-card-content {
        padding: 24px;
    }
}

/* =========================
   MOBILE
========================= */

@media (max-width: 600px) {

    .cta-card {
        border-radius: 18px;
    }

    .cta-card-content {
        padding: 22px;
    }

    .cta-btn-primary {
        width: 100%;
        text-align: center;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b346449 *//* ===============================
   LIPS FAQ SECTION – EARTH PALETTE
=============================== */

.lips-faq-section {
  padding: 70px 24px;
  background: #EBE5DE;
  text-align: center;
  position: relative;
}

/* subtle earth glow background */

.lips-faq-section::before {
  content: "";
  position: absolute;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle, rgba(201,172,141,0.18), transparent 70%);
  bottom: -200px;
  left: -200px;
  z-index: 0;
}

/* BADGE */

.lips-faq-badge {
  display: inline-block;
  padding: 6px 16px;
  border-radius: 999px;
  background: rgba(201,172,141,0.15);
  color: #44322c;
  font-size: 12px;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 1px;
}

/* TITLE */

.lips-faq-title {
  font-size: clamp(34px, 4vw, 48px);
  font-weight: 600;
  color: #44322c;
  margin-bottom: 80px;
}

.lips-faq-title span {
  color: #C9AC8D;
}

/* LIST */

.lips-faq-list {
  max-width: 850px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 22px;
  position: relative;
  z-index: 2;
}

/* ITEM */

.lips-faq-item {
  background: #ffffff;
  border-radius: 24px;
  overflow: hidden;
  border: 1px solid #e3d8cd;
  box-shadow:
    0 30px 60px rgba(68,50,44,0.06);
  transition: all .4s ease;
}

.lips-faq-item:hover {
  transform: translateY(-4px);
  box-shadow:
    0 40px 80px rgba(201,172,141,0.25);
}

/* OPEN STATE */

.lips-faq-item[open] {
  background: linear-gradient(135deg, #C9AC8D, #b99a78);
}

/* SUMMARY */

.lips-faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 26px 32px;
  font-size: 18px;
  font-weight: 600;
  color: #44322c;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.lips-faq-item[open] summary {
  color: #ffffff;
}

/* PLUS ICON */

.lips-faq-item summary::after {
  content: "+";
  font-size: 20px;
  font-weight: 600;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(201,172,141,0.18);
  color: #44322c;
  display: grid;
  place-items: center;
  transition: all .3s ease;
}

.lips-faq-item[open] summary::after {
  content: "–";
  background: #ffffff;
  color: #44322c;
}

/* CONTENT */

.lips-faq-content {
  padding: 0 32px 28px;
}

.lips-faq-content p {
  margin: 0;
  font-size: 16px;
  line-height: 1.7;
  color: #ffffff;
  text-align: left;
}

/* remove default marker */

summary::-webkit-details-marker {
  display: none;
}

/* RESPONSIVE */

@media (max-width: 768px) {

  .lips-faq-section {
    padding: 100px 20px;
  }

  .lips-faq-title {
    margin-bottom: 50px;
  }

  .lips-faq-item summary {
    padding: 20px 24px;
    font-size: 16px;
  }

  .lips-faq-content {
    padding: 0 24px 20px;
  }

}/* End custom CSS */