:root{--dv-red:#d11f1f;--dv-red-2:#b31515;--dv-bg:#f3f6fb;--dv-text:#1f2937;--dv-muted:#6b7280;--dv-card:#ffffff;--dv-border:#e5e7eb;--dv-shadow:0 8px 24px rgba(17,24,39,.08);--dv-radius:14px}.dv-wrap{background:var(--dv-bg);color:var(--dv-text)}.dv-container{max-width:1180px;margin:0 auto;padding:0 16px}.dv-section{padding:42px 0}.dv-section.dv-tight{padding:28px 0}.dv-title{font-size:28px;line-height:1.2;margin:0 0 10px;font-weight:800;color:var(--dv-red)}.dv-sub{margin:0 0 18px;color:var(--dv-muted);max-width:860px}.dv-card{background:var(--dv-card);border:1px solid var(--dv-border);border-radius:var(--dv-radius);box-shadow:var(--dv-shadow)}.dv-grid{display:grid;gap:16px}.dv-grid-2{grid-template-columns:1fr}.dv-grid-3{grid-template-columns:1fr}.dv-grid-4{grid-template-columns:1fr}@media(min-width:768px){.dv-title{font-size:34px}.dv-grid-2{grid-template-columns:1fr 1fr}.dv-grid-3{grid-template-columns:repeat(3,1fr)}.dv-grid-4{grid-template-columns:repeat(4,1fr)}}.dv-hero{padding:18px 0 18px}.dv-hero-inner{overflow:hidden}.dv-slider{position:relative;border-radius:18px;overflow:hidden;background:#111}.dv-slide{position:relative;min-height:220px}@media(min-width:768px){.dv-slide{min-height:360px}}.dv-slide-bg{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(1.05) contrast(1.05)}.dv-slide-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgb(0 0 0 / .62),rgb(0 0 0 / .15))}.dv-slide-content{position:relative;z-index:2;padding:18px}@media(min-width:768px){.dv-slide-content{padding:34px 42px;max-width:720px}}.dv-hero-h1{margin:0 0 10px;font-size:22px;line-height:1.2;font-weight:900;color:#fff;text-transform:uppercase}@media(min-width:768px){.dv-hero-h1{font-size:40px}}.dv-hero-p{margin:0 0 16px;color:rgb(255 255 255 / .88);font-size:14px;line-height:1.5}@media(min-width:768px){.dv-hero-p{font-size:16px}}.dv-btns{display:flex;gap:10px;flex-wrap:wrap}.dv-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:999px;font-weight:800;text-decoration:none;border:2px solid #fff0;transition:.18s ease;font-size:13px;letter-spacing:.2px}.dv-btn-primary{background:var(--dv-red);color:#fff}.dv-btn-primary:hover{background:var(--dv-red-2)}.dv-btn-outline{background:#fff0;border-color:rgb(255 255 255 / .7);color:#fff}.dv-btn-outline:hover{border-color:#fff;transform:translateY(-1px)}.dv-slider-nav{position:absolute;inset:auto 12px 12px auto;display:flex;gap:8px;z-index:3}.dv-dot{width:10px;height:10px;border-radius:999px;border:1px solid rgb(255 255 255 / .65);background:#fff0;cursor:pointer;opacity:.9}.dv-dot.is-active{background:#fff;border-color:#fff}.dv-slider-arrows{position:absolute;inset:12px 12px auto auto;display:flex;gap:8px;z-index:3}.dv-arrow{width:36px;height:36px;border-radius:999px;border:1px solid rgb(255 255 255 / .6);background:rgb(0 0 0 / .25);color:#fff;cursor:pointer}.dv-arrow:hover{background:rgb(0 0 0 / .4)}.dv-highlights{margin-top:14px}.dv-highlight{padding:14px 14px}.dv-highlight h3{margin:0 0 6px;font-size:14px;font-weight:900}.dv-highlight p{margin:0;color:var(--dv-muted);font-size:13px;line-height:1.45}.dv-check{list-style:none;padding:0;margin:0;display:grid;gap:10px}.dv-check li{display:flex;gap:10px;align-items:flex-start;color:var(--dv-text);font-size:14px;line-height:1.5}.dv-check li:before{content:"✓";flex:0 0 auto;width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgb(209 31 31 / .12);color:var(--dv-red);font-weight:900;margin-top:1px}.dv-project{overflow:hidden}.dv-thumb{aspect-ratio:16/10;background:#f1f5f9;display:block;overflow:hidden}.dv-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s}.dv-project:hover .dv-thumb img{transform:scale(1.04)}.dv-project-body{padding:12px 12px 14px}.dv-project-title{margin:0;font-weight:900;font-size:14px;line-height:1.35}.dv-project-title a{text-decoration:none;color:var(--dv-text)}.dv-project-title a:hover{color:var(--dv-red)}.dv-steps{gap:14px}.dv-step{padding:14px}.dv-step-top{display:flex;gap:10px;align-items:center;margin-bottom:8px}.dv-step-ico{width:38px;height:38px;border-radius:12px;background:rgb(209 31 31 / .10);display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.dv-step-ico img{width:22px;height:22px;object-fit:contain}.dv-step h3{margin:0;font-size:14px;font-weight:900}.dv-step p{margin:0;color:var(--dv-muted);font-size:13px;line-height:1.45}.dv-testimonial{padding:16px}.dv-t-top{display:flex;gap:10px;align-items:center;margin-bottom:10px}.dv-avatar{width:42px;height:42px;border-radius:999px;background:#e5e7eb;overflow:hidden;flex:0 0 auto}.dv-avatar img{width:100%;height:100%;object-fit:cover}.dv-t-name{margin:0;font-weight:900;font-size:14px}.dv-t-role{margin:0;color:var(--dv-muted);font-size:12px}.dv-stars{color:#f59e0b;font-size:13px;letter-spacing:1px}.dv-t-text{margin:10px 0 0;color:var(--dv-text);font-size:13px;line-height:1.55}.dv-reasons-card{padding:14px;display:flex;gap:10px}.dv-reasons-card .ico{width:40px;height:40px;border-radius:12px;background:rgb(209 31 31 / .10);display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 auto}.dv-reasons-card .ico img{width:22px;height:22px;object-fit:contain}.dv-reasons-card h4{margin:0 0 6px;font-size:14px;font-weight:900}.dv-reasons-card p{margin:0;color:var(--dv-muted);font-size:13px;line-height:1.45}.dv-faq{padding:12px 14px}.dv-faq summary{cursor:pointer;font-weight:900;color:var(--dv-text);list-style:none}.dv-faq summary::-webkit-details-marker{display:none}.dv-faq .ans{padding-top:10px;color:var(--dv-muted);font-size:13px;line-height:1.55}.dv-faq details[open] summary{color:var(--dv-red)}.dv-cta{padding:22px;text-align:center;background:linear-gradient(180deg,#fff,#fff);border:1px solid var(--dv-border)}.dv-cta h2{margin:0 0 8px;font-size:22px;font-weight:1000;color:var(--dv-text)}.dv-cta p{margin:0 0 14px;color:var(--dv-muted)}@media(min-width:768px){.dv-cta h2{font-size:26px}}.dv-post{overflow:hidden}.dv-post-body{padding:12px 12px 14px}.dv-post-title{margin:0 0 6px;font-weight:900;font-size:14px;line-height:1.35}.dv-post-title a{text-decoration:none;color:var(--dv-text)}.dv-post-title a:hover{color:var(--dv-red)}.dv-post-meta{color:var(--dv-muted);font-size:12px}.dv-highlight{display:flex;align-items:flex-start;gap:12px;padding:14px 16px}.dv-highlight-ico{flex:0 0 auto;width:34px;height:34px;display:flex;align-items:center;justify-content:center}.dv-highlight-ico img{width:100%;height:100%;object-fit:contain;display:block}.dv-highlight-text{min-width:0}.dv-highlight h3{margin:0 0 4px;font-size:15px;line-height:1.2}.dv-highlight p{margin:0;font-size:13px;line-height:1.35;color:var(--dv-muted)}.dv-steps .dv-step-top{display:flex;align-items:flex-start;gap:14px}.dv-steps .dv-step-ico{flex:0 0 56px;width:56px;height:56px;border-radius:14px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.dv-steps .dv-step-ico img{width:34px;height:34px;object-fit:contain;display:block}.dv-steps .dv-step-top h3{margin:0;flex:1;font-weight:800;font-size:16px;line-height:1.2}.dv-steps .dv-step p{margin:10px 0 0;color:#6b7280;font-size:13px;line-height:1.5}.dv-steps .dv-step{display:grid;grid-template-columns:64px minmax(0,1fr);column-gap:14px;row-gap:6px;align-items:start}.dv-steps .dv-step-top{display:contents}.dv-steps .dv-step-ico{grid-column:1;grid-row:1 / span 2;width:56px;height:56px;border-radius:14px;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.dv-steps .dv-step-ico img{width:34px;height:34px;object-fit:contain;display:block}.dv-steps .dv-step h3{grid-column:2;grid-row:1;margin:0;font-weight:800;font-size:16px;line-height:1.2}.dv-steps .dv-step p{grid-column:2;grid-row:2;margin:0;color:#6b7280;font-size:13px;line-height:1.5}.dv-section .dv-check li{display:block;line-height:1.5}.dv-section .dv-check li .dv-sol-ttl{display:block;font-weight:800;line-height:1.25;margin:0}.dv-section .dv-check li .dv-sol-desc{display:block;margin-top:6px;color:var(--dv-muted);line-height:1.6}.dv-section .dv-check li{align-items:flex-start}.dv-section .dv-check li>*{min-width:0}@media (max-width:640px){.dv-section .dv-check li .dv-sol-desc{margin-top:4px}}.dv-section .dv-check li{display:grid;grid-template-columns:28px 1fr;column-gap:10px;align-items:start}.dv-section .dv-check li::before{grid-column:1;margin:0;align-self:start;transform:translateY(2px)}.dv-section .dv-check li .dv-sol-ttl,.dv-section .dv-check li .dv-sol-desc{grid-column:2}.dv-section .dv-check li .dv-sol-ttl{display:block;font-weight:800;line-height:1.25;margin:0}.dv-section .dv-check li .dv-sol-desc{display:block;margin-top:6px;color:var(--dv-muted);line-height:1.6}.dv-section .dv-check li{padding-left:0!important}.dv-section .dv-title{margin-bottom:24px!important}.dv-section .dv-title{margin-top:0!important}@media (max-width:768px){.dv-section .dv-title{margin-bottom:16px!important}}@media (max-width:768px){.dv-grid.dv-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}.dv-card.dv-project .dv-project-body{font-size:12px!important;line-height:1.35!important}}