.dlbp-portal{max-width:1120px;margin:24px auto 46px;padding:0 14px;color:#111}.dlbp-portal *{box-sizing:border-box}.dlbp-card,.dlbp-contacts{background:#fff;border:1px solid #e4e7eb;border-radius:16px;padding:clamp(18px,3vw,28px);margin:14px 0;box-shadow:0 8px 24px rgb(0 0 0 / .04)}.dlbp-hero{background:linear-gradient(180deg,#fff,#fafafa);padding:clamp(22px,4vw,42px)}.dlbp-kicker{display:inline-block;margin-bottom:12px;padding:6px 10px;border:1px solid #e1e4e8;border-radius:999px;background:#f4f5f6;color:#333;font-size:12px;font-weight:800;letter-spacing:.02em}.dlbp-section__title{margin:0 0 10px;font-size:clamp(22px,2.6vw,31px);line-height:1.2;font-weight:800;color:#111}.dlbp-section__header{max-width:820px;margin-bottom:20px}.dlbp-section__intro,.dlbp-hero__intro,.dlbp-hero__note,.dlbp-audience p,.dlbp-steps p,.dlbp-faq p{font-size:15px;line-height:1.65;color:#303740}.dlbp-hero__intro{max-width:880px;font-size:17px;margin-top:0}.dlbp-hero__note{max-width:880px;color:#4b5563}.dlbp-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.dlbp-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 16px;border:1px solid #d6dae0;border-radius:10px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:transform .15s ease,opacity .15s ease}.dlbp-button:hover{transform:translateY(-1px);opacity:.92}.dlbp-button--primary{background:#c30000;border-color:#c30000;color:#fff!important}.dlbp-button--secondary{background:#fff;color:#111!important}.dlbp-audience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.dlbp-audience{padding:17px;border:1px solid #e5e7eb;border-radius:13px;background:#fafafa}.dlbp-audience h3,.dlbp-steps h3{margin:0 0 7px;font-size:17px;line-height:1.3}.dlbp-audience p,.dlbp-steps p{margin:0}.dlbp-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 26px;margin:16px 0 0!important;padding:0!important;list-style:none!important}.dlbp-benefits li{display:flex;align-items:flex-start;gap:9px;margin:0!important;padding:0!important;list-style:none!important;line-height:1.55;color:#222}.dlbp-benefits li:before,.dlbp-benefits li::marker{content:none!important;display:none!important}.dlbp-benefit-check{display:inline-flex;align-items:center;justify-content:center;flex:0 0 21px;width:21px;height:21px;margin-top:1px;border-radius:50%;background:#edf7f0;color:#147a3f;font-size:13px;font-weight:900;line-height:1}.dlbp-section{margin:0}.dlbp-card--products .dlbp-section{margin:0}.dlbp-products__actions{margin-top:16px;margin-bottom:18px}.dlbp-products__actions .dlbp-button{min-width:210px}.dlbp-product-grid{display:grid;grid-template-columns:repeat(var(--dlbp-columns,3),minmax(0,1fr));align-items:start;gap:16px;padding:0;margin:0;list-style:none}.dlbp-product-card{display:flex;flex-direction:column;min-width:0;max-width:320px;border:1px solid #e4e7eb;border-radius:14px;background:#fff;overflow:hidden}.dlbp-product-card__image{display:block;aspect-ratio:4/3;padding:12px;background:#f7f8f9}.dlbp-product-card__image img{display:block;width:100%;height:100%;object-fit:contain}.dlbp-product-card__body{display:flex;flex:1;flex-direction:column;padding:15px}.dlbp-product-card__title{margin:0 0 8px;font-size:15px;line-height:1.42}.dlbp-product-card__title a,.dlbp-product-card__link{color:inherit;text-decoration:none}.dlbp-product-card__price{margin-bottom:10px;font-weight:800}.dlbp-product-card__price--reserved{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:7px 10px;border-radius:999px;background:#f3f5f7;color:#20252b;font-size:13px;font-weight:800}.dlbp-product-card__link{margin-top:auto;font-weight:800}.dlbp-product-card__link:hover,.dlbp-product-card__title a:hover{text-decoration:underline}.dlbp-empty{padding:14px 16px;border:1px solid #e4e7eb;border-radius:10px;background:#fafbfc}.dlbp-steps{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:16px 0 0;padding:0;list-style:none;counter-reset:none}.dlbp-steps li{display:flex;gap:13px;padding:16px;border:1px solid #e4e7eb;border-radius:13px;background:#fafafa}.dlbp-step-number{display:flex;align-items:center;justify-content:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:#111;color:#fff;font-weight:800}.dlbp-faq details{border:1px solid #e3e6ea;border-radius:12px;padding:12px 14px;background:#fff;margin:9px 0}.dlbp-faq summary{cursor:pointer;font-weight:800;color:#111;list-style:none;display:flex;justify-content:space-between;gap:12px}.dlbp-faq summary::-webkit-details-marker{display:none}.dlbp-faq summary:after{content:'+';font-weight:900;color:#777}.dlbp-faq details[open] summary:after{content:'–'}.dlbp-faq p{margin:10px 0 2px}.dlbp-contacts{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(245px,.8fr);gap:24px;align-items:center}.dlbp-contacts__content{max-width:780px}.dlbp-contacts__actions{display:grid;gap:10px}.dlbp-email-fallback{margin:0;font-size:14px;text-align:center}@media(max-width:900px){.dlbp-audience-grid{grid-template-columns:1fr}.dlbp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dlbp-benefits,.dlbp-steps{grid-template-columns:1fr}}@media(max-width:640px){.dlbp-portal{margin:16px auto 32px}.dlbp-product-grid,.dlbp-contacts{grid-template-columns:1fr}.dlbp-button{width:100%}.dlbp-card,.dlbp-contacts{padding:16px}.dlbp-hero{padding:20px 16px}.dlbp-products__actions .dlbp-button{min-width:0}.dlbp-product-card{max-width:none}}