.dc-tutorial{--tutorial-blue:#0066cc;--tutorial-blue-dark:#0052b3;--tutorial-navy:#1a2b4a;--tutorial-muted:#555555;--tutorial-line:#e8eff8;--tutorial-line-soft:#eef4fb;--tutorial-soft:#eaf2ff;--tutorial-section:#f7faff;--tutorial-green:#00a884;--tutorial-purple:#7c4dff;--tutorial-orange:#f08300;background:#fff;color:var(--tutorial-navy);font-family:var(--font-alexandria),Alexandria,Inter,system-ui,sans-serif}.dc-tutorial a{text-decoration:none}.dc-tutorial__container{width:min(100% - 48px,1152px);margin:0 auto}.dc-tutorial__narrow{max-width:1152px}.dc-tutorial__content-column,.dc-tutorial__faq-column{max-width:768px}.dc-tutorial__hero{border-bottom:1px solid var(--tutorial-line);background:linear-gradient(177deg,#eaf2ff,#f0f6ff 50%,#ffffff)}.dc-tutorial__hero-inner{display:flex;flex-direction:column;align-items:center;padding:64px 0;text-align:center}.dc-tutorial__eyebrow{margin:0 0 12px;color:var(--tutorial-blue);font-size:13px;font-weight:800}.dc-tutorial__bottom-cta h2,.dc-tutorial__hero h1,.dc-tutorial__section-heading h2{margin:0;color:var(--tutorial-navy);font-weight:900;letter-spacing:0}.dc-tutorial__hero h1{max-width:1024px;font-size:48px;line-height:60px}.dc-tutorial__hero-description{max-width:672px;margin:0 auto;padding:4px 0 8px;color:#555555;font-size:16px;line-height:26px;white-space:pre-line}.dc-tutorial__anchors,.dc-tutorial__hero-actions,.dc-tutorial__related-grid{display:flex;flex-wrap:wrap}.dc-tutorial__hero-actions{flex-direction:column;align-items:center;justify-content:center;gap:0;margin-top:0;padding-top:0}.dc-tutorial__hero-badge{border-radius:999px;padding:6px 16px;font-size:12px;font-weight:700;line-height:16px}.dc-tutorial__hero-badge,.dc-tutorial__hero-main-button{display:inline-flex;align-items:center;justify-content:center;background:var(--tutorial-blue);color:#fff}.dc-tutorial__hero-main-button{min-height:44px;margin-top:16px;border-radius:14px;padding:12px 28px;font-size:14px;font-weight:600;line-height:20px;box-shadow:0 1px 2px -1px rgb(0 0 0/.1),0 1px 3px 0 rgb(0 0 0/.1);transition:background-color .16s ease,transform .16s ease}.dc-tutorial__hero-badge:hover,.dc-tutorial__hero-main-button:hover{background:var(--tutorial-blue-dark);transform:translateY(-1px)}.dc-tutorial__benefit-cta-button,.dc-tutorial__btn,.dc-tutorial__inline-cta-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:999px;background:var(--tutorial-blue);color:#fff;padding:6px 16px;font-size:12px;font-weight:700;line-height:16px;transition:background-color .16s ease,transform .16s ease}.dc-tutorial__benefit-cta-button:hover,.dc-tutorial__btn:hover,.dc-tutorial__inline-cta-button:hover{background:var(--tutorial-blue-dark);transform:translateY(-1px)}.dc-tutorial__btn--secondary{background:#fff;color:var(--tutorial-blue);box-shadow:inset 0 0 0 1px rgba(0,107,220,.25)}.dc-tutorial__btn--secondary:hover{background:#f4f9ff}.dc-tutorial__anchor-wrap{background:#fff;padding-top:64px}.dc-tutorial__anchors{height:92px;align-content:flex-start;align-items:flex-start;justify-content:flex-start;gap:8px;padding:0}.dc-tutorial__anchor{display:inline-flex;min-height:42px;align-items:center;gap:8px;border:1px solid var(--tutorial-line);border-radius:14px;background:#fff;color:var(--tutorial-muted);padding:10px 16px;font-size:14px;font-weight:600;line-height:20px}.dc-tutorial__anchor .dc-tutorial__icon{width:16px;height:16px;border-radius:0;background:transparent;color:currentColor}.dc-tutorial__anchor--active{border-color:var(--tutorial-blue);background:var(--tutorial-blue);color:#fff;box-shadow:0 1px 2px -1px rgb(0 0 0/.1),0 1px 3px 0 rgb(0 0 0/.1)}.dc-tutorial__section{padding:64px 0}#tutorial-sectionGroups{padding-top:40px}.dc-tutorial__section--tinted{background:var(--tutorial-section)}.dc-tutorial__section-heading{margin:0 auto 32px;text-align:center}#tutorial-sectionGroups .dc-tutorial__section-heading{width:672px;max-width:100%;margin:0 0 32px;text-align:left}.dc-tutorial__bottom-cta h2,.dc-tutorial__section-heading h2{font-size:28px;line-height:1.32}#tutorial-sectionGroups .dc-tutorial__section-heading h2{font-size:30px;font-weight:700;line-height:41.25px}.dc-tutorial__bottom-cta p,.dc-tutorial__section-heading p{max-width:640px;margin:10px auto 0;color:var(--tutorial-muted);font-size:14px;line-height:1.72}#tutorial-sectionGroups .dc-tutorial__section-heading p{margin-left:0;color:#666666;font-size:16px;line-height:26px}.dc-tutorial__feature-grid,.dc-tutorial__overview-cards,.dc-tutorial__scenario-grid{display:grid;gap:14px}.dc-tutorial__overview-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dc-tutorial__card,.dc-tutorial__feature-card,.dc-tutorial__related-card,.dc-tutorial__scenario-card{border:1px solid var(--tutorial-line);border-radius:8px;background:#fff;box-shadow:0 14px 30px rgb(8 32 68/.035)}.dc-tutorial__card{position:relative;min-height:148px;padding:20px}.dc-tutorial__overview-cards .dc-tutorial__card{min-height:159px;border-radius:16px;box-shadow:none}.dc-tutorial__card--highlighted{border-color:var(--tutorial-blue);box-shadow:0 1px 2px -1px rgb(0 0 0/.1),0 1px 3px 0 rgb(0 0 0/.1)}.dc-tutorial__card-badge{position:absolute;top:13px;right:12px;display:inline-flex;align-items:center;border-radius:999px;background:var(--tutorial-blue);color:#fff;padding:2px 8px;font-size:10px;font-weight:700;line-height:15px}.dc-tutorial__icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:14px;background:var(--tutorial-soft);color:var(--tutorial-blue)}.dc-tutorial__icon--green{background:#e2f8f2;color:var(--tutorial-green)}.dc-tutorial__icon--purple{background:#f0ebff;color:var(--tutorial-purple)}.dc-tutorial__icon--orange{background:#fff1df;color:var(--tutorial-orange)}.dc-tutorial__card h3,.dc-tutorial__feature-card h3,.dc-tutorial__mini-feature h4,.dc-tutorial__related-card h3,.dc-tutorial__rich-block h3,.dc-tutorial__scenario-card h3{margin:14px 0 6px;color:var(--tutorial-navy);font-size:16px;font-weight:900;line-height:1.35}.dc-tutorial__overview-cards .dc-tutorial__card h3{margin:6.7px 0 0;font-size:14px;font-weight:700;line-height:20px}.dc-tutorial__card p,.dc-tutorial__feature-card p,.dc-tutorial__mini-feature p,.dc-tutorial__related-card p,.dc-tutorial__rich-block p,.dc-tutorial__scenario-card p{margin:0;color:var(--tutorial-muted);font-size:13px;line-height:1.65}.dc-tutorial__overview-cards .dc-tutorial__card p{margin-top:5.3px;color:#666666;font-size:12px;line-height:19.5px}.dc-tutorial__benefit-box,.dc-tutorial__download-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;border-radius:8px;background:#e8f2ff;padding:22px 26px}.dc-tutorial__benefit-box{display:grid;grid-template-columns:minmax(0,1fr) 192px;align-items:stretch;gap:7px 20px;margin-top:32px;border-radius:16px;background:var(--tutorial-soft);padding:28px}.dc-tutorial__benefit-box>div{min-width:0}.dc-tutorial__benefit-box strong,.dc-tutorial__download-cta h3{display:block;color:var(--tutorial-blue);font-size:17px;font-weight:900;line-height:1.4}.dc-tutorial__benefit-box>div:first-child strong{font-size:20px;font-weight:700;line-height:28px}.dc-tutorial__benefit-box p{margin:7px 0 0;color:#444444;font-size:14px;line-height:22.75px}.dc-tutorial__benefit-box ul,.dc-tutorial__list{display:grid;gap:7.5px;margin:0;padding:9px 0 0;list-style:none}.dc-tutorial__benefit-box li,.dc-tutorial__list li{position:relative;padding-left:26px;color:var(--tutorial-navy);font-size:14px;line-height:20px}.dc-tutorial__benefit-box li:before,.dc-tutorial__list li:before{position:absolute;left:0;content:"✓";color:var(--tutorial-green);font-weight:900}.dc-tutorial__benefit-stat{grid-column:2;grid-row:1/span 2;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:16px;background:var(--tutorial-blue);padding:20px;text-align:center}.dc-tutorial__benefit-stat span{color:rgb(255 255 255/.7);font-size:12px;font-weight:700;letter-spacing:.05em;line-height:16px;text-transform:uppercase}.dc-tutorial__benefit-stat strong{margin-top:7.375px;color:#fff;font-size:18px;font-weight:700;line-height:24.75px}.dc-tutorial__benefit-cta-button{width:142px;min-height:72px;flex:0 0 142px;border-radius:8px;padding:0 16px;text-align:center;line-height:1.35}.dc-tutorial__html-table,.dc-tutorial__table-wrap{margin-top:32px;overflow:hidden;border:1px solid var(--tutorial-line);border-radius:16px;background:#fff}.dc-tutorial__table-wrap{overflow-x:auto}.dc-tutorial__table-title{border-bottom:1px solid var(--tutorial-line);background:var(--tutorial-section);color:#7a8ea8;padding:12px 20px;font-size:12px;font-weight:700;line-height:16px}.dc-tutorial__table{width:100%;min-width:1000px;border-collapse:collapse;font-size:14px}.dc-tutorial__html-table td,.dc-tutorial__html-table th,.dc-tutorial__table td,.dc-tutorial__table th{border-bottom:1px solid var(--tutorial-line-soft);padding:12px 16px;text-align:center}.dc-tutorial__html-table th,.dc-tutorial__table th{background:#f0f6ff;color:var(--tutorial-navy);font-weight:600}.dc-tutorial__table th:last-child{color:var(--tutorial-blue);font-weight:700}.dc-tutorial__html-table td:first-child,.dc-tutorial__table td:first-child{text-align:left;font-weight:500}.dc-tutorial__mark{font-size:14px;font-weight:900}.dc-tutorial__mark--yes{color:var(--tutorial-green)}.dc-tutorial__mark--no{color:var(--tutorial-orange)}.dc-tutorial__muted-mark{color:#a9b5c4}.dc-tutorial__inline-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:32px;border-radius:16px;background:var(--tutorial-navy);padding:28px}.dc-tutorial__inline-cta p{margin:0;color:#fff;font-size:18px;font-weight:700;line-height:28px}.dc-tutorial__inline-cta small{display:block;margin-top:4px;color:#9db5cc;font-size:14px;line-height:20px}.dc-tutorial__inline-cta-button{min-height:44px;flex:0 0 auto;border-radius:14px;background:var(--tutorial-blue);padding:12px 24px;font-size:14px;font-weight:600;line-height:20px}.dc-tutorial__scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dc-tutorial__section--scenario{background:var(--tutorial-section)}.dc-tutorial__section--scenario .dc-tutorial__container{display:grid;gap:40px}.dc-tutorial__section--scenario .dc-tutorial__section-heading{margin-bottom:0}.dc-tutorial__section--scenario .dc-tutorial__section-heading h2{font-size:30px;font-weight:700;line-height:36px}.dc-tutorial__section--scenario .dc-tutorial__section-heading p{margin-top:12px;color:#666666;font-size:16px;line-height:24px}.dc-tutorial__section--scenario .dc-tutorial__scenario-grid{gap:20px}.dc-tutorial__feature-card,.dc-tutorial__scenario-card{padding:22px}.dc-tutorial__section--scenario .dc-tutorial__scenario-card{display:grid;grid-template-columns:44px minmax(0,1fr);min-height:196.5px;align-content:start;gap:14.9px 16px;border-radius:16px;box-shadow:none;padding:24px}.dc-tutorial__section--scenario .dc-tutorial__scenario-card .dc-tutorial__icon{width:44px;height:44px;border-radius:14px}.dc-tutorial__section--scenario .dc-tutorial__scenario-card h3{align-self:start;margin:4px 0 0;font-size:16px;font-weight:700;line-height:22px}.dc-tutorial__section--scenario .dc-tutorial__scenario-card p{grid-column:1/-1;margin:0;color:#666666;font-size:14px;line-height:22.75px}.dc-tutorial__scenario-badge{display:inline-flex;grid-column:1/-1;width:fit-content;align-items:center;border-radius:999px;background:var(--tutorial-soft);color:var(--tutorial-blue);padding:6.1px 12px 4px;font-size:12px;font-weight:700;line-height:16px}.dc-tutorial__text-link{display:inline-flex;margin-top:14px;color:var(--tutorial-blue);font-size:13px;font-weight:900}.dc-tutorial__feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dc-tutorial__feature-card:first-child{border-color:#b9d7fb;background:#edf6ff}.dc-tutorial__section--start{background:var(--tutorial-section)}.dc-tutorial__section--start .dc-tutorial__container{display:grid;width:min(100% - 48px,1024px);gap:48px}.dc-tutorial__section--start .dc-tutorial__section-heading{margin-bottom:0}.dc-tutorial__section--start .dc-tutorial__section-heading h2{font-size:30px;font-weight:700;line-height:36px}.dc-tutorial__section--start .dc-tutorial__section-heading p{margin-top:12px;color:#666666;font-size:16px;line-height:24px}.dc-tutorial__steps{position:relative;display:grid;width:100%;grid-template-columns:repeat(5,minmax(0,1fr));justify-content:center;gap:0;margin:0 auto;padding:0;list-style:none}.dc-tutorial__steps:before{position:absolute;top:32px;right:10%;left:10%;height:2px;background:#c8deff;content:""}.dc-tutorial__steps li{position:relative;z-index:1;display:grid;min-height:167px;justify-items:center;align-content:start;text-align:center}.dc-tutorial__step-label{display:block;margin:16px 0 4px;color:var(--tutorial-blue);font-size:12px;font-weight:700;line-height:16px}.dc-tutorial__steps .dc-tutorial__icon{width:64px;height:64px;border-radius:16px;background:var(--tutorial-blue);box-shadow:0 1px 2px -1px rgb(0 0 0/.1),0 1px 3px 0 rgb(0 0 0/.1);color:#fff}.dc-tutorial__steps .dc-tutorial__icon svg{width:28px;height:28px}.dc-tutorial__steps h3{margin:0 0 8px;color:var(--tutorial-navy);font-size:14px;font-weight:700;line-height:20px}.dc-tutorial__steps p{max-width:188px;margin:0;color:#666666;font-size:12px;line-height:19.5px}.dc-tutorial__section--article{background:#fff;padding:88px 0 72px}.dc-tutorial__section--article .dc-tutorial__content-column{display:grid;gap:16px}.dc-tutorial__article-intro h2,.dc-tutorial__workspace-block h2{margin:0;color:var(--tutorial-navy);font-size:30px;font-weight:700;line-height:41.25px}.dc-tutorial__article-intro p,.dc-tutorial__rich-block p,.dc-tutorial__workspace-copy p{margin:0;color:#444444;font-size:16px;line-height:26px}.dc-tutorial__read-more-callout{display:flex;gap:16px;align-items:flex-start;border:1px solid #c8deff;border-radius:14px;background:var(--tutorial-soft);padding:24px 20px 20px}.dc-tutorial__read-more-callout .dc-tutorial__icon{width:20px;height:20px;flex:0 0 auto;border-radius:0;background:transparent;color:var(--tutorial-blue)}.dc-tutorial__read-more-callout .dc-tutorial__icon svg{width:20px;height:20px}.dc-tutorial__read-more-callout h3{margin:0 0 3px;color:var(--tutorial-navy);font-size:14px;font-weight:600;line-height:20px}.dc-tutorial__read-more-callout p{margin:0;color:var(--tutorial-navy);font-size:14px;line-height:22.75px}.dc-tutorial__workspace-block{padding-top:24px}.dc-tutorial__workspace-grid{display:grid;grid-template-columns:352px 384px;align-items:center;gap:32px;padding:16px 0}.dc-tutorial__workspace-copy{display:grid;gap:12px}.dc-tutorial__workspace-diagram{height:26px;border:1px solid var(--tutorial-line);border-radius:16px}.dc-tutorial__rich-block{margin:0}.dc-tutorial__rich-block:last-child{margin-bottom:0}.dc-tutorial__rich-block h3{margin-top:0;font-size:22px}.dc-tutorial__rich-block p+p{margin-top:10px}.dc-tutorial__image-block{margin:0;overflow:hidden;border-radius:8px;background:#f4f7fb}.dc-tutorial__image-block img{display:block;width:100%;max-height:420px;object-fit:cover}.dc-tutorial__image-block figcaption{padding:12px 16px;color:var(--tutorial-muted);font-size:12px}.dc-tutorial__highlight{margin:0;border:1px solid #c9def8;border-radius:8px;background:#edf6ff;padding:18px 22px;color:#234769;font-size:15px;font-weight:800;line-height:1.7}.dc-tutorial__quote{margin:0;border-left:4px solid var(--tutorial-blue);padding:2.875px 0 4px 20px;color:#444444}.dc-tutorial__quote p{margin:0;color:#444444;font-size:14px;font-weight:400;line-height:22.75px}.dc-tutorial__quote cite{display:block;margin-top:8px;color:#9aaabb;font-size:12px;font-style:normal;line-height:16px}.dc-tutorial__download-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0;border-radius:16px;background:var(--tutorial-blue);padding:36px 28px 28px}.dc-tutorial__download-cta strong{color:#fff;font-size:18px;font-weight:700;line-height:28px}.dc-tutorial__download-cta .dc-tutorial__btn{min-height:44px;flex:0 0 auto;border-radius:14px;background:#fff;color:var(--tutorial-blue);padding:12px 24px;font-size:14px;font-weight:600;line-height:20px}.dc-tutorial__html-table .dc-tutorial__compact-list{display:grid}.dc-tutorial__html-table .dc-tutorial__compact-row{display:flex;min-height:48px;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--tutorial-line-soft);padding:0 18px;color:var(--tutorial-navy);font-size:13px;font-weight:800}.dc-tutorial__html-table .dc-tutorial__compact-row:last-child{border-bottom:0}.dc-tutorial__html-table .dc-tutorial__compact-row:after{content:"⌄";color:var(--tutorial-blue);font-size:14px}.dc-tutorial__mini-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.dc-tutorial__mini-feature{min-width:0}.dc-tutorial__mini-feature h4{font-size:15px}.dc-tutorial__faq-card{overflow:hidden;border:1px solid var(--tutorial-line);border-radius:16px;background:#fff;box-shadow:0 1px 2px -1px rgb(0 0 0/.1),0 1px 3px 0 rgb(0 0 0/.1);padding:8px 20px 0}.dc-tutorial__faq-card h3{margin:0;border-bottom:1px solid var(--tutorial-line-soft);padding:20px 0 12px;color:var(--tutorial-navy);font-size:16px;font-weight:700;line-height:24px}.dc-tutorial__faq-list{background:#fff}.dc-tutorial__faq-list details{border-bottom:1px solid var(--tutorial-line-soft)}.dc-tutorial__faq-list details:last-child{border-bottom:0}.dc-tutorial__faq-list summary{position:relative;cursor:pointer;padding:16px 32px 16px 0;color:var(--tutorial-navy);font-size:14px;font-weight:500;line-height:19.25px;list-style:none}.dc-tutorial__faq-list summary::-webkit-details-marker{display:none}.dc-tutorial__faq-list summary:after{position:absolute;top:50%;right:0;color:var(--tutorial-blue);content:"⌄";font-size:16px;transform:translateY(-50%)}.dc-tutorial__faq-list details[open] summary:after{content:"⌃"}.dc-tutorial__faq-list p{margin:0;padding:0 32px 16px 0;color:var(--tutorial-muted);font-size:13px;line-height:1.7}.dc-tutorial__faq-section{background:var(--tutorial-section)}.dc-tutorial__faq-container{display:flex;width:min(100% - 48px,768px);flex-direction:column;gap:32px}.dc-tutorial__faq-section .dc-tutorial__section-heading{margin:0}.dc-tutorial__faq-section .dc-tutorial__section-heading h2{font-size:30px;font-weight:700;line-height:36px}.dc-tutorial__faq-card--standalone{min-height:348.75px;padding:0 20px}.dc-tutorial__faq-card--standalone .dc-tutorial__faq-list details{border-bottom-color:var(--tutorial-line-soft)}.dc-tutorial__faq-card--standalone .dc-tutorial__faq-list summary{padding:20px 32px 20px 0;font-size:14px;font-weight:500;line-height:19.25px}.dc-tutorial__faq-card--standalone .dc-tutorial__faq-list p{padding:0 0 20.75px;color:var(--tutorial-muted);font-size:14px;line-height:22.75px}.dc-tutorial__related-section{background:#fff}.dc-tutorial__related-container{display:flex;width:min(100% - 48px,1152px);flex-direction:column;gap:40px}.dc-tutorial__related-section .dc-tutorial__section-heading{margin:0}.dc-tutorial__related-section .dc-tutorial__section-heading h2{font-size:30px;font-weight:700;line-height:36px}.dc-tutorial__related-section .dc-tutorial__section-heading p{margin-top:12px;color:#666666;font-size:16px;line-height:24px}.dc-tutorial__related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dc-tutorial__related-card{display:flex;min-height:193px;flex-direction:column;border:1px solid var(--tutorial-line);border-radius:16px;background:#fff;padding:20px 20px 23px;box-shadow:none}.dc-tutorial__related-meta{display:flex;align-items:center;gap:8px;color:#00a86b;font-size:12px;font-weight:600;line-height:16px}.dc-tutorial__related-card--orange .dc-tutorial__related-meta{color:#d97706}.dc-tutorial__related-card .dc-tutorial__icon{width:32px;height:32px;border-radius:10px}.dc-tutorial__related-card--green .dc-tutorial__icon{background:rgb(0 168 107/.09);color:#00a86b}.dc-tutorial__related-card--orange .dc-tutorial__icon{background:rgb(217 119 6/.09);color:#d97706}.dc-tutorial__related-card .dc-tutorial__icon svg{width:16px;height:16px}.dc-tutorial__related-card h3{margin:12px 0 7.3px;color:var(--tutorial-navy);font-size:14px;font-weight:700;line-height:20px}.dc-tutorial__related-card p{margin:0;color:#666666;font-size:12px;line-height:19.5px}.dc-tutorial__related-card small{display:inline-flex;align-items:center;gap:4px;margin-top:13.7px;color:var(--tutorial-blue);font-size:12px;font-weight:600;line-height:16px}.dc-tutorial__related-card small svg{width:14px;height:14px}.dc-tutorial__support-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.dc-tutorial__support-section{background:#fff}.dc-tutorial__support-card{min-height:245.25px;border:1px solid transparent;border-radius:16px;background:#fff;padding:24px;box-shadow:none}.dc-tutorial__support-card .dc-tutorial__icon{display:flex;width:44px;height:44px;margin-bottom:20px;border-radius:14px;color:#fff}.dc-tutorial__support-card .dc-tutorial__icon svg{width:20px;height:20px}.dc-tutorial__support-badge{display:flex;width:fit-content;align-items:center;border-radius:999px;color:#fff;padding:2px 10px;font-size:10px;font-weight:700;line-height:15px}.dc-tutorial__support-card h3{margin:12px 0 6.75px;color:var(--tutorial-navy);font-size:16px;font-weight:700;line-height:24px}.dc-tutorial__support-card p{margin:0;color:var(--tutorial-muted);font-size:14px;line-height:22.75px}.dc-tutorial__support-card:first-child .dc-tutorial__icon,.dc-tutorial__support-card:first-child .dc-tutorial__support-badge{background:var(--tutorial-blue)}.dc-tutorial__support-card:nth-child(2) .dc-tutorial__icon,.dc-tutorial__support-card:nth-child(2) .dc-tutorial__support-badge{background:#00a86b}.dc-tutorial__support-card:nth-child(3) .dc-tutorial__icon,.dc-tutorial__support-card:nth-child(3) .dc-tutorial__support-badge{background:#7c3aed}.dc-tutorial__support-card:nth-child(4) .dc-tutorial__icon,.dc-tutorial__support-card:nth-child(4) .dc-tutorial__support-badge{background:#d97706}.dc-tutorial__contact-cta{background:#071125;padding:120px max(24px,calc((100% - 1570px) / 2));text-align:center}.dc-tutorial__contact-container{gap:40px}.dc-tutorial__contact-container,.dc-tutorial__contact-copy{display:flex;width:100%;flex-direction:column;align-items:center}.dc-tutorial__contact-copy{gap:24px}.dc-tutorial__contact-cta h2{margin:0;font-size:36px;font-weight:700;line-height:44px}.dc-tutorial__contact-cta h2,.dc-tutorial__contact-cta p{color:#fff;font-family:Alexandria,ui-sans-serif,system-ui,sans-serif;letter-spacing:-.02em}.dc-tutorial__contact-cta p{max-width:1152px;margin:0 auto;font-size:24px;line-height:32px}.dc-tutorial__contact-cta .dc-tutorial__btn{min-height:58px;margin-top:0;border-radius:16px;background:#2e6dfe;padding:15px 24px;font-family:Alexandria,ui-sans-serif,system-ui,sans-serif;font-size:18px;font-weight:600;line-height:28px;letter-spacing:-.02em}.dc-tutorial__bottom-cta{background:#1a2b4a;padding:80px 0;text-align:center}.dc-tutorial__bottom-cta h2{margin:0;color:#fff;font-size:30px;font-weight:700;line-height:36px}.dc-tutorial__bottom-cta p{color:#9db5cc;font-size:16px;line-height:24px}.dc-tutorial__bottom-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:40px}.dc-tutorial__bottom-card{display:flex;min-height:218px;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgb(255 255 255/.1);border-radius:16px;background:rgb(255 255 255/.1);padding:32px;text-align:center}.dc-tutorial__bottom-card .dc-tutorial__icon{width:56px;height:56px;border-radius:16px;background:var(--tutorial-blue);color:#fff}.dc-tutorial__bottom-card h3{margin:16px 0 4px;color:#fff;font-size:18px;font-weight:700;line-height:28px}.dc-tutorial__bottom-card p{margin:0 0 16px;color:#9db5cc;font-size:14px;line-height:20px}.dc-tutorial__bottom-card span{display:inline-flex;min-height:40px;align-items:center;border-radius:14px;background:var(--tutorial-blue);color:#fff;padding:10px 24px;font-size:14px;font-weight:600;line-height:20px}@media (max-width:960px){.dc-tutorial__bottom-card-grid,.dc-tutorial__feature-grid,.dc-tutorial__mini-feature-grid,.dc-tutorial__overview-cards,.dc-tutorial__scenario-grid,.dc-tutorial__steps,.dc-tutorial__support-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dc-tutorial__steps:before{display:none}}@media (max-width:640px){.dc-tutorial__container{width:min(100% - 32px,1180px)}.dc-tutorial__hero-inner{min-height:240px;padding:42px 0}.dc-tutorial__hero h1{font-size:30px}.dc-tutorial__anchors{justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;padding:16px 0}.dc-tutorial__anchor{flex:0 0 auto}.dc-tutorial__section{padding:52px 0}.dc-tutorial__bottom-cta h2,.dc-tutorial__contact-cta h2,.dc-tutorial__section-heading h2{font-size:24px;line-height:32px}.dc-tutorial__bottom-card-grid,.dc-tutorial__feature-grid,.dc-tutorial__mini-feature-grid,.dc-tutorial__overview-cards,.dc-tutorial__scenario-grid,.dc-tutorial__steps,.dc-tutorial__support-grid{grid-template-columns:1fr}.dc-tutorial__contact-cta{padding:80px 0}.dc-tutorial__contact-cta p{font-size:18px;line-height:28px}.dc-tutorial__benefit-box,.dc-tutorial__download-cta,.dc-tutorial__inline-cta{align-items:stretch;flex-direction:column}.dc-tutorial__benefit-cta-button{width:100%;min-height:44px;flex-basis:auto}}