/* FIX Twenty Twenty Five + Elementor full landing */
body.home {
    background: #f5f2ec;
}

body.home main.wp-block-group {
    margin-top: 0 !important;
}

body.home .wp-block-post-title {
    display: none !important;
}

body.home main > .wp-block-group {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}



.lp-page{--bg:#f5f2ec;--text:#111;--muted:#6d6a64;--line:#ddd8cf;--card:#fffdf8;--soft:#eee9e1;font-family:Inter,Arial,sans-serif;background:var(--bg);color:var(--text);margin:-10px 0 0}
.lp-wrap{max-width:1440px;margin:0 auto;padding:0 32px}
.lp-header{border-bottom:1px solid var(--line);background:var(--bg)}
.lp-head{height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.lp-logo{font-size:18px;line-height:.95;font-weight:800;text-transform:uppercase;letter-spacing:-.06em}
.lp-nav{display:flex;gap:34px;align-items:center;font-size:13px}
.lp-nav a{color:var(--text);text-decoration:none}
.lp-btn{display:inline-flex;align-items:center;justify-content:center;background:#111;color:#fff!important;text-decoration:none;text-transform:uppercase;font-weight:700;letter-spacing:.08em;font-size:11px;padding:15px 22px;border:1px solid #111}
.lp-btn--outline{background:transparent;color:#111!important}
.lp-hero{padding:44px 0 38px;border-bottom:1px solid var(--line)}
.lp-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}
.lp-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:18px}
.lp-h1{font-size:68px;line-height:.96;letter-spacing:-.075em;margin:0 0 26px;font-weight:700}
.lp-h2{font-size:40px;line-height:1;letter-spacing:-.055em;margin:0 0 26px;font-weight:700}
.lp-lead{font-size:26px;line-height:1.12;letter-spacing:-.045em;margin:0 0 18px;font-weight:650}
.lp-text{font-size:14px;line-height:1.75;color:var(--muted);margin:0 0 26px}
.lp-hero img{width:100%;height:460px;object-fit:cover;display:block}
.lp-section{padding:62px 0;border-bottom:1px solid var(--line)}
.lp-about{display:grid;grid-template-columns:.9fr 1.4fr;gap:120px;align-items:start}
.lp-about p{font-size:14px;line-height:1.8;color:var(--muted);margin:0 0 16px}
.lp-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:26px}
.lp-card{background:var(--card);border:1px solid var(--line);min-height:150px;padding:18px;display:flex;flex-direction:column;justify-content:space-between}
.lp-num{font-size:11px;color:var(--muted)}
.lp-card p{font-size:13px;line-height:1.35;margin:0;color:#222}
.lp-formats{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.lp-price-card{background:var(--card);border:1px solid var(--line);padding:46px 48px}
.lp-price-card:nth-child(2){background:var(--soft)}
.lp-price-card h3{font-size:34px;line-height:1;margin:0 0 20px;letter-spacing:-.055em}
.lp-price-card ul{list-style:none;padding:0;margin:24px 0 34px}
.lp-price-card li{font-size:14px;line-height:1.8;margin:8px 0;color:#222}
.lp-price-card li:before{content:'—';margin-right:18px;color:var(--muted)}
.lp-price{text-align:center;font-size:12px;text-transform:uppercase;font-weight:800;letter-spacing:.06em;margin:18px 0 20px}
.lp-faq{max-width:720px;margin:0 auto}
.lp-faq-head{display:grid;grid-template-columns:.8fr 1.6fr;gap:30px;margin-bottom:22px}
.lp-faq-row{display:grid;grid-template-columns:.85fr 1.6fr;gap:34px;border-top:1px solid var(--line);padding:22px 0}
.lp-q{font-size:18px;line-height:1.25;letter-spacing:-.035em}
.lp-a{font-size:14px;line-height:1.65;color:var(--muted)}
.lp-count{text-align:center;font-size:46px;line-height:1;letter-spacing:-.04em;font-weight:800;text-transform:uppercase;padding:70px 0 20px}
.lp-footer{padding:54px 0 38px}
.lp-foot{display:grid;grid-template-columns:1.2fr .7fr .9fr;gap:90px}
.lp-foot h4{font-size:12px;text-transform:uppercase;margin:0 0 14px;letter-spacing:.04em}
.lp-foot p,.lp-foot a{font-size:12px;line-height:1.6;color:var(--muted);text-decoration:none}
.lp-subscribe{display:flex;border:1px solid var(--line);height:44px}
.lp-subscribe input{flex:1;border:0;background:transparent;padding:0 14px;font-size:12px}
.lp-subscribe button{width:48px;border:0;background:#111;color:#fff;font-size:11px}
@media(max-width:900px){
    .lp-wrap{padding:0 18px}
    .lp-head{height:auto;padding:18px 0;align-items:flex-start}
    .lp-nav{display:none}
    .lp-grid,.lp-about,.lp-formats,.lp-faq-head,.lp-faq-row,.lp-foot{grid-template-columns:1fr;gap:22px}
    .lp-h1{font-size:48px}
    .lp-h2{font-size:34px}
    .lp-hero img{height:300px}
    .lp-cards{grid-template-columns:1fr}
    .lp-price-card{padding:28px 22px}
    .lp-count{font-size:30px}
    .lp-section{padding:44px 0}
}
.lab-header{
    background:#f5f3ef;
    border-bottom:1px solid #dcd8d2;
    position:sticky;
    top:0;
    z-index:100;
}

.lab-container{
    max-width:1440px;
    margin:0 auto;
    padding:16px 40px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:40px;
}

.lab-logo{
    flex-shrink:0;
}

.lab-logo a{
    display:flex;
    flex-direction:column;
    text-decoration:none;
    color:#111;
    font-size:18px;
    line-height:0.9;
    font-weight:800;
    letter-spacing:-0.03em;
}

.lab-nav{
    flex:1;
    display:flex;
    justify-content:center;
}

.lab-nav ul{
    display:flex;
    gap:40px;
    list-style:none;
    margin:0;
    padding:0;
}

.lab-nav a{
    text-decoration:none;
    color:#111;
    font-size:14px;
    font-weight:400;
    transition:.2s;
}

.lab-nav a:hover{
    opacity:.6;
}

.lab-account{
    flex-shrink:0;
}

.lab-account-btn{
    display:flex;
    align-items:center;
    justify-content:center;
    width:120px;
    height:56px;
    background:#111;
    color:#fff;
    text-decoration:none;
    text-align:center;
    font-size:11px;
    line-height:1.3;
    letter-spacing:.08em;
    text-transform:uppercase;
}

.lab-burger{
    display:none;
    width:40px;
    height:40px;
    background:none;
    border:none;
    cursor:pointer;
    padding:0;
}

.lab-burger span{
    display:block;
    width:24px;
    height:2px;
    background:#111;
    margin:5px auto;
}

@media(max-width:991px){

    .lab-container{
        padding:15px 20px;
    }

    .lab-nav{
        display:none;
    }

    .lab-account{
        display:none;
    }

    .lab-burger{
        display:block;
    }

    .lab-logo a{
        font-size:16px;
    }
}
.lab-footer{
    background:#f5f3ef;

    padding:70px 0 34px;
    color:#111;
}

.lab-footer-container{
    max-width:1440px;
    margin:0 auto;
    padding:0 40px;
    display:grid;
    grid-template-columns:1.4fr .7fr 1fr;
    gap:80px;
    align-items:start;
}

.lab-footer-logo{
    font-size:13px;
    line-height:1;
    font-weight:800;
    letter-spacing:-.03em;
    text-transform:uppercase;
    margin-bottom:18px;
}

.lab-footer-about p{
    max-width:360px;
    margin:0;
    color:#706d68;
    font-size:13px;
    line-height:1.6;
}

.lab-footer-title{
    font-size:12px;
    line-height:1;
    font-weight:800;
    text-transform:uppercase;
    letter-spacing:.04em;
    margin-bottom:18px;
}

.lab-footer-nav{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    gap:7px;
}

.lab-footer a{
    color:#706d68;
    text-decoration:none;
    font-size:13px;
    line-height:1.35;
}

.lab-footer a:hover{
    color:#111;
}

.lab-footer-contact{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
}

.lab-subscribe-form{
    width:100%;
    max-width:360px;
    display:flex;
    margin-top:20px;
    border:1px solid #d0ccc5;
    background:#f8f6f2;
}

.lab-subscribe-form input{
    flex:1;
    height:42px;
    border:0;
    background:transparent;
    padding:0 14px;
    font-size:13px;
    color:#111;
    outline:none;
}

.lab-subscribe-form button{
    width:58px;
    height:42px;
    border:0;
    background:#111;
    color:#fff;
    font-size:11px;
    cursor:pointer;
}

@media(max-width:991px){
    .lab-footer{
        padding:50px 0 28px;
    }

    .lab-footer-container{
        padding:0 20px;
        grid-template-columns:1fr;
        gap:34px;
    }

    .lab-subscribe-form{
        max-width:100%;
    }
}

/* +2px до всіх основних текстів */

.lp-eyebrow{
    font-size:14px !important;
}

.lp-text,
.lp-about p,
.lp-a{
    font-size:16px !important;
}

.lp-card p{
    font-size:15px !important;
}

.lp-price-card li{
    font-size:16px !important;
}

.lp-price{
    font-size:14px !important;
}

.lp-q{
    font-size:20px !important;
}

.lab-nav a,
.lab-header .wp-block-navigation-item__content{
    font-size:16px !important;
}

.lab-footer a,
.lab-footer-about p{
    font-size:15px !important;
}

.lab-footer-title{
    font-size:14px !important;
}

.lab-subscribe-form input{
    font-size:15px !important;
}

/* Головний контейнер Elementor */
.elementor[data-elementor-type="wp-post"]{
    width:100%;
    max-width:100%;
}


.learn-press-form-login {
    background: #fff;
    border: 1px solid #ece8e2;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 15px 35px rgba(0,0,0,.05);
}

.learn-press-form-login h3 {
    font-size: 32px;
    font-weight: 600;
    margin: 0 0 35px;
    color: #111;
}

.learn-press-form-login .form-fields {
    list-style: none;
    margin: 0;
    padding: 0;
}

.learn-press-form-login .form-field {
    margin-bottom: 22px;
}

.learn-press-form-login label {
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
    font-weight: 500;
    color: #222;
}

.learn-press-form-login input[type="text"],
.learn-press-form-login input[type="email"],
.learn-press-form-login input[type="password"] {
    width: 100%;
    height: 54px;
    padding: 0 18px;
    border: 1px solid #d9d5ce;
    background: #fff;
    border-radius: 6px;
    font-size: 16px;
    transition: .25s;
    box-sizing: border-box;
}

.learn-press-form-login input:focus {
    outline: none;
    border-color: #000;
    box-shadow: 0 0 0 3px rgba(0,0,0,.06);
}

.learn-press-form-login p {
    margin: 0 0 18px;
}

.learn-press-form-login input[type="checkbox"] {
    margin-right: 8px;
    transform: scale(1.15);
}

.learn-press-form-login button {
    width: 100%;
    height: 56px;
    border: 0;
    background: #111;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    cursor: pointer;
    transition: .25s;
}

.learn-press-form-login button:hover {
    background: #333;
}

.learn-press-form-login a {
    color: #111;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: .25s;
}

.learn-press-form-login a:hover {
    border-color: #111;
}

.learn-press-form-login .required {
    color: #c0392b;
}

@media (max-width:768px){

    .learn-press-form-login{
        padding:25px;
    }

    .learn-press-form-login h3{
        font-size:28px;
    }

}
.lab-account{
    position:relative;
}

.lab-account-menu{
    position:relative;
}

.lab-account-btn{
    display:flex;
    align-items:center;
    justify-content:center;
    width:120px;
    height:56px;
    background:#111;
    color:#fff;
    text-decoration:none;
    text-align:center;
    font-size:13px;
    line-height:1.2;
    transition:.25s;
}

.lab-account-btn:hover{
    background:#2a2a2a;
}

.lab-account-dropdown{
    position:absolute;
    right:0;
    top:calc(100% + 10px);

    width:240px;

    background:#fff;
    border:1px solid #ebe7e1;
    border-radius:8px;

    overflow:hidden;

    box-shadow:0 15px 35px rgba(0,0,0,.08);

    opacity:0;
    visibility:hidden;
    transform:translateY(10px);

    transition:.25s;

    z-index:99999;
}

.lab-account-menu:hover .lab-account-dropdown{
    opacity:1;
    visibility:visible;
    transform:translateY(0);
}

.lab-account-dropdown:before{
    content:"";
    position:absolute;
    top:-8px;
    right:32px;

    width:14px;
    height:14px;

    background:#fff;

    border-left:1px solid #ebe7e1;
    border-top:1px solid #ebe7e1;

    transform:rotate(45deg);
}

.lab-account-dropdown a{

    display:flex;
    align-items:center;

    gap:10px;

    padding:15px 18px;

    color:#222;

    text-decoration:none;

    border-bottom:1px solid #f1f1f1;

    font-size:15px;

    transition:.2s;
}

.lab-account-dropdown a:last-child{
    border-bottom:none;
}

.lab-account-dropdown a:hover{

    background:#f6f3ef;

    padding-left:24px;

    color:#000;
}
.learn-press-form-login.learn-press-form h3{
    display: none !important;
}
/* Elementor page full width */
.elementor[data-elementor-type="wp-page"] {
    width: 100% !important;
    max-width: 100% !important;
    margin: 0;
    padding: 0;
}
body.wp-singular.page-template-default.page{
    overflow-x: hidden !important;
}
body.wp-singular.page-template-default.page main#wp--skip-link--target{
    padding: 0px !important;
    margin: 0px !important;
} 
body.wp-singular.page-template-default.page main#wp--skip-link--target > div{
    padding: 0px !important;
}
body.wp-singular.page-template-default.page main#wp--skip-link--target > div > h1{
    display: none !important;
}
body.wp-singular.page-template-default.page main#wp--skip-link--target > div > div{
    margin-top: 0px !important;
    margin-bottom: -20px !important;
}


form.purchase-course .learn-press-message {
    display: none !important;
}
.black_buy_btn form button.lp-button{
    background-color: #111111;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0px;
    letter-spacing: 0.08em;
    fill: #ffffff;
    color: #ffffff;
    border-style: solid;
    border-width: 0px 0px 0px 0px !important;
    border-color: #111111;
    padding: 18px 34px 18px 34px !important; 
}
.white_buy_btn  form button.lp-button{
    background-color: #ffffff !important;
    font-size: 13px;
    font-weight: 700;
    border-radius: 0px;
    letter-spacing: 0.08em;
    fill: #ffffff;
    color: #000000 !important;
    border-style: solid;
    border-width: 0px 0px 0px 0px !important;
    border-color: #000000 !important;
    padding: 18px 34px 18px 34px !important; 
}
.wp-block-template-part .lp-block-course-sidebar {
    margin-top: 20px !important;
    margin-block-start: 20px !important;
}
    /* =========================================
   LearnPress course description block
   Верх опису курсу до навчальної програми
========================================= */

.lp-course-description {
    --lab-bg: #f7f3ec;
    --lab-card: #f8f5ef;
    --lab-border: rgba(42, 38, 32, .13);
    --lab-border-soft: rgba(42, 38, 32, .08);
    --lab-text: #222625;
    --lab-muted: #66645f;
    --lab-green: #063d34;
    --lab-green-dark: #022e28;
    --lab-green-soft: rgba(6, 61, 52, .08);
    --lab-icon-bg: #efebe3;
    --lab-serif: Georgia, "Times New Roman", serif;
    --lab-sans: Inter, Arial, sans-serif;

    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    color: var(--lab-text);
    font-family: var(--lab-sans);
    background: transparent;
}

/* прибирає порожні <p>&nbsp;</p> і p з коментарями */
.lp-course-description > p {
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}

/* =========================================
   Breadcrumbs
========================================= */

.lp-course-description .lab-breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0 0 24px;
    color: #77736c;
    font-family: var(--lab-sans);
    font-size: 14px;
    font-weight: 400;
    line-height: 1.4;
}

.lp-course-description .lab-breadcrumbs a {
    color: #77736c;
    text-decoration: none;
    transition: color .2s ease;
}

.lp-course-description .lab-breadcrumbs a:hover {
    color: var(--lab-green);
}

/* =========================================
   Course head
========================================= */

.lp-course-description .lab-course-head {
    margin: 0 0 24px;
    padding: 0;
}

.lp-course-description .lab-course-head h1 {
    margin: 0 0 10px;
    color: #161817;
    font-family: var(--lab-serif);
    font-size: clamp(36px, 3.2vw, 54px);
    font-weight: 500;
    line-height: 1.05;
    letter-spacing: -0.035em;
}

.lp-course-description .lab-course-author {
    margin: 0 0 12px;
    color: #1e2220;
    font-family: var(--lab-serif);
    font-size: 22px;
    font-weight: 500;
    line-height: 1.25;
}

.lp-course-description .lab-course-intro {
    max-width: 660px;
    margin: 0 0 18px !important;
    padding: 0 !important;
    height: auto !important;
    color: #4b4c49;
    font-family: var(--lab-sans);
    font-size: 18px !important;
    font-weight: 400;
    line-height: 1.52 !important;
}

/* Статус активного курсу */
.lp-course-description .lab-course-status {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    width: auto;
    min-height: 38px;
    margin: 0;
    padding: 0 17px;
    background: #eee9df;
    color: #25302c;
    border-radius: 6px;
    font-family: var(--lab-sans);
    font-size: 14px;
    font-weight: 650;
    line-height: 1;
}

.lp-course-description .lab-course-status::before {
    content: "";
    width: 8px;
    height: 8px;
    flex: 0 0 8px;
    border-radius: 50%;
    background: #087946;
    box-shadow: 0 0 0 4px rgba(8, 121, 70, .08);
}

/* =========================================
   Main course image
========================================= */

.lp-course-description .lab-course-image {
    width: 100%;
    margin: 28px 0 28px;
    overflow: hidden;
    border-radius: 6px;
    background: #e9e3da;
}

.lp-course-description .lab-course-image img {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
    height: clamp(280px, 28vw, 430px) !important;
    object-fit: cover;
    object-position: center;
    border-radius: 6px;
    filter: saturate(.92) contrast(.98);
}

/* =========================================
   About course
========================================= */

.lp-course-description .lab-course-about {
    margin: 0 0 34px;
    padding: 0;
    background: transparent;
}

.lp-course-description .lab-course-about h2,
.lp-course-description .lab-course-benefits-top h2 {
    margin: 0 0 14px;
    color: #171918;
    font-family: var(--lab-serif);
    font-size: clamp(28px, 2.1vw, 38px);
    font-weight: 500;
    line-height: 1.12;
    letter-spacing: -0.025em;
}

.lp-course-description .lab-course-about p {
    max-width: 760px;
    margin: 0 0 10px !important;
    padding: 0 !important;
    height: auto !important;
    color: #414541;
    font-family: var(--lab-sans);
    font-size: 15px !important;
    font-weight: 400;
    line-height: 1.62 !important;
}

.lp-course-description .lab-course-about p:last-child {
    margin-bottom: 0 !important;
}

/* =========================================
   Benefits cards
========================================= */

.lp-course-description .lab-course-benefits-top {
    margin: 0 0 36px;
    padding: 0;
}

.lp-course-description .lab-benefits-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
    margin-top: 18px;
}

.lp-course-description .lab-benefit-card {
    position: relative;
    min-height: 88px;
    display: grid;
    grid-template-columns: 50px 1fr;
    align-items: center;
    gap: 14px;
    padding: 18px 18px;
    background: rgba(250, 247, 241, .72);
    border: 1px solid var(--lab-border);
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .55) inset;
}

.lp-course-description .lab-benefit-card:hover {
    background: #fbf8f2;
    border-color: rgba(6, 61, 52, .22);
}

/* коло під іконку */
.lp-course-description .lab-benefit-icon {
    position: relative;
    width: 42px;
    height: 42px;
    display: block;
    border-radius: 50%;
    background: var(--lab-icon-bg);
    border: 1px solid rgba(42, 38, 32, .08);
}

/* сама іконка через CSS, бо в HTML іконок немає */
.lp-course-description .lab-benefit-icon::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 22px;
    height: 22px;
    transform: translate(-50%, -50%);
    background-color: #68665f;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: contain;
}

/* 1. Книжка */
.lp-course-description .lab-benefit-card:nth-child(1) .lab-benefit-icon::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5.5C6.8 4.4 9.5 4.7 12 6.5v13c-2.5-1.8-5.2-2.1-8-.9z'/%3E%3Cpath d='M20 5.5c-2.8-1.1-5.5-.8-8 1v13c2.5-1.8 5.2-2.1 8-.9z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 5.5C6.8 4.4 9.5 4.7 12 6.5v13c-2.5-1.8-5.2-2.1-8-.9z'/%3E%3Cpath d='M20 5.5c-2.8-1.1-5.5-.8-8 1v13c2.5-1.8 5.2-2.1 8-.9z'/%3E%3C/svg%3E");
}

/* 2. Налаштування / фідбек */
.lp-course-description .lab-benefit-card:nth-child(2) .lab-benefit-icon::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.8 1.8 0 0 0 .36 2l.04.04a2.2 2.2 0 1 1-3.1 3.1l-.04-.04a1.8 1.8 0 0 0-2-.36 1.8 1.8 0 0 0-1.1 1.65V21.5a2.2 2.2 0 0 1-4.4 0v-.06A1.8 1.8 0 0 0 8 19.79a1.8 1.8 0 0 0-2 .36l-.04.04a2.2 2.2 0 1 1-3.1-3.1l.04-.04a1.8 1.8 0 0 0 .36-2 1.8 1.8 0 0 0-1.65-1.1H1.5a2.2 2.2 0 0 1 0-4.4h.06A1.8 1.8 0 0 0 3.21 8a1.8 1.8 0 0 0-.36-2l-.04-.04a2.2 2.2 0 1 1 3.1-3.1l.04.04a1.8 1.8 0 0 0 2 .36A1.8 1.8 0 0 0 9.56 1.5a2.2 2.2 0 0 1 4.4 0v.06A1.8 1.8 0 0 0 15.61 3.2a1.8 1.8 0 0 0 2-.36l.04-.04a2.2 2.2 0 1 1 3.1 3.1l-.04.04a1.8 1.8 0 0 0-.36 2 1.8 1.8 0 0 0 1.65 1.1h.06a2.2 2.2 0 0 1 0 4.4h-.06A1.8 1.8 0 0 0 19.4 15z'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='3'/%3E%3Cpath d='M19.4 15a1.8 1.8 0 0 0 .36 2l.04.04a2.2 2.2 0 1 1-3.1 3.1l-.04-.04a1.8 1.8 0 0 0-2-.36 1.8 1.8 0 0 0-1.1 1.65V21.5a2.2 2.2 0 0 1-4.4 0v-.06A1.8 1.8 0 0 0 8 19.79a1.8 1.8 0 0 0-2 .36l-.04.04a2.2 2.2 0 1 1-3.1-3.1l.04-.04a1.8 1.8 0 0 0 .36-2 1.8 1.8 0 0 0-1.65-1.1H1.5a2.2 2.2 0 0 1 0-4.4h.06A1.8 1.8 0 0 0 3.21 8a1.8 1.8 0 0 0-.36-2l-.04-.04a2.2 2.2 0 1 1 3.1-3.1l.04.04a1.8 1.8 0 0 0 2 .36A1.8 1.8 0 0 0 9.56 1.5a2.2 2.2 0 0 1 4.4 0v.06A1.8 1.8 0 0 0 15.61 3.2a1.8 1.8 0 0 0 2-.36l.04-.04a2.2 2.2 0 1 1 3.1 3.1l-.04.04a1.8 1.8 0 0 0-.36 2 1.8 1.8 0 0 0 1.65 1.1h.06a2.2 2.2 0 0 1 0 4.4h-.06A1.8 1.8 0 0 0 19.4 15z'/%3E%3C/svg%3E");
}

/* 3. Процес */
.lp-course-description .lab-benefit-card:nth-child(3) .lab-benefit-icon::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l8 4.5v9L12 21l-8-4.5v-9z'/%3E%3Cpath d='M12 12l8-4.5'/%3E%3Cpath d='M12 12v9'/%3E%3Cpath d='M12 12L4 7.5'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3l8 4.5v9L12 21l-8-4.5v-9z'/%3E%3Cpath d='M12 12l8-4.5'/%3E%3Cpath d='M12 12v9'/%3E%3Cpath d='M12 12L4 7.5'/%3E%3C/svg%3E");
}

/* 4. Документ */
.lp-course-description .lab-benefit-card:nth-child(4) .lab-benefit-icon::before {
    -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12v18H6z'/%3E%3Cpath d='M9 7h6'/%3E%3Cpath d='M9 11h6'/%3E%3Cpath d='M9 15h4'/%3E%3C/svg%3E");
    mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h12v18H6z'/%3E%3Cpath d='M9 7h6'/%3E%3Cpath d='M9 11h6'/%3E%3Cpath d='M9 15h4'/%3E%3C/svg%3E");
}

.lp-course-description .lab-benefit-card h3 {
    margin: 0;
    color: #343733;
    font-family: var(--lab-sans);
    font-size: 14px;
    font-weight: 550;
    line-height: 1.32;
}

/* =========================================
   Responsive
========================================= */

@media (max-width: 1200px) {
    .lp-course-description .lab-benefits-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
        body.wp-singular.page-template-default.page main#wp--skip-link--target > div > div,
    body.wp-singular.page-template-default.page main#wp--skip-link--target > div{
        margin: 0px !important;
    }
}

@media (max-width: 767px) {
    .lp-course-description .lab-breadcrumbs {
        margin-bottom: 18px;
        font-size: 13px;
    }

    .lp-course-description .lab-course-head h1 {
        font-size: 38px;
    }

    .lp-course-description .lab-course-author {
        font-size: 20px;
    }

    .lp-course-description .lab-course-intro {
        font-size: 16px !important;
    }

    .lp-course-description .lab-course-image img {
        height: 260px !important;
    }

    .lp-course-description .lab-benefits-grid {
        grid-template-columns: 1fr;
        gap: 12px;
    }

    .lp-course-description .lab-benefit-card {
        min-height: 78px;
        padding: 16px;
    }
    .elementor-7 .elementor-element.elementor-element-79e8f454 .elementor-heading-title {
        font-size: 54px !important;
        font-weight: 700;
        line-height: 0.98em;
        letter-spacing: -0.055em;
        color: #111111;
    }
    body.wp-singular.page-template-default.page main#wp--skip-link--target > div > div,
    body.wp-singular.page-template-default.page main#wp--skip-link--target > div{
        margin: 0px !important;
    }
    .elementor-7 .elementor-element.elementor-element-4a9ef88{
        padding-left: 0px !important;
    }
    .elementor-7 .elementor-element.elementor-element-fddf1c7{
        border: 0px solid !important;
        padding-right: 0px !important;
    }
    .lp-compare {
        overflow-x: scroll !important;
    }
        .learnpress table th, .learnpress table td {
        padding: 0.7em 0.2em !important;
    }
    #checkout-order .lp-checkout-order__inner{
        padding: 0 !important;
    }

    form.lp-checkout-form .lp-checkout-form__after{
        order: 1;
    }
        form.lp-checkout-form {
        display: flex;
        flex-direction: column;
        margin: 0;
    }
    #checkout-order .course-name a {
    display: -webkit-box;
    overflow: hidden;
    color: #000;
    -webkit-line-clamp:  3 !important;
    -webkit-box-orient: vertical;
}
}
div.wp-site-blocks .lp-course-curriculum{
    padding: 0px;
    border: 0px solid;
}
div.wp-site-blocks .lp-course-curriculum .course-curriculum-info{
    display: none;
}
div.wp-site-blocks .lp-course-curriculum .course-section__title,
div.wp-site-blocks .lp-course-curriculum .course-section .section-count-items{
    font-size: 18px;
}
div.wp-site-blocks .statistic-box__icon span{
    height: 40px;
}
div.wp-site-blocks [class*=wp-block-learnpress] .info-meta-item i,div.wp-site-blocks .block-editor-block-list__block .info-meta-item i{
    color: #000;
}
div.wp-site-blocks .wp-block-learnpress-course-button-read-more,div.wp-site-blocks .wp-block-learnpress-course-button,
div.wp-site-blocks .learn-press-courses .course-content .course-readmore a:hover{
    background-color: #000;
    border-color: #000;
}
.lp-user-profile .lp-profile-nav-tabs>li.active{
    background: none !important;
}
.lp-user-profile .lp-profile-nav-tabs>li{
    border-top: 0px solid !important;
}
div.wp-site-blocks .lp-user-profile .lp-profile-nav-tabs>li>a>i{
    color: #000;
}
div.wp-site-blocks .lp-user-profile .lp-profile-nav-tabs>li.courses.active>a>i{
    color: #fff;
}
#learn-press-profile .lp-profile-nav-tabs .profile-tab-sections{
    margin: 0px !important;
}
body.home  .course-buttons .lp-button
{
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 17px 25px;
    font-size: 14px;
    font-weight: 600;
    color: #fff !important;
    border: none;
    background: #000;
    border-radius: 0;
}
body.home  .course-buttons{
    display: flex;
    justify-content: center;
}
.lp-checkout-agreements {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 20px 0;
}

.lp-checkout-agreement {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0;
    font-size: 14px;
    line-height: 1.55;
    cursor: pointer;
}

.lp-checkout-agreement input[type="checkbox"] {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    margin: 3px 0 0;
    cursor: pointer;
    accent-color: #222;
}

.lp-checkout-agreement span {
    display: block;
}

.lp-checkout-agreement a {
    color: inherit;
    text-decoration: underline;
    text-underline-offset: 2px;
}