.d2hero{background:#f9f7f3;padding:clamp(48px,7vw,88px) clamp(1.5rem,4vw,3rem) 0;overflow:hidden;font-family:var(--font-sans)}.d2hero__inner{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.d2hero__left{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.d2hero__eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#195781;margin:0 0 16px}.d2hero__title{font-size:clamp(32px,4vw,50px);font-weight:800;line-height:1.12;letter-spacing:-.03em;color:var(--color-hero-navy, #0d2137);margin:0 0 20px;display:flex;flex-direction:column;gap:4px}.d2hero__title-gradient{color:#195781}.d2hero__subtitle{font-size:16px;line-height:1.65;color:var(--color-hero-muted, #5a6a77);margin:0 0 32px;max-width:460px}.d2benefits{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.d2benefit{font-size:15px;line-height:1.5;color:#1a2d42;font-weight:500;display:flex;align-items:center;gap:10px}.d2benefit-icon{width:20px;height:20px;flex-shrink:0}.d2b-short{display:none}.d2b-full{display:inline}.d2hero__subtitle-mobile{display:none}.d2hero__right{background:#fff;border-radius:20px;padding:36px 32px;box-shadow:0 4px 6px #0d21370a,0 16px 48px #0d21371a;border:1px solid rgba(13,33,55,.06)}.d2form.tte-form{width:100%;display:grid;gap:14px;text-align:left;position:relative}.d2form__row{display:grid;grid-template-columns:1fr;gap:14px}.d2field{display:flex;flex-direction:column;gap:5px}.d2label{font-size:12px;font-weight:600;color:#374151;letter-spacing:.01em}.d2input-wrap{position:relative;display:flex;align-items:center}.d2input-icon{position:absolute;left:13px;width:15px;height:15px;color:#9ca3af;pointer-events:none;flex-shrink:0}.d2input.tte-input{width:100%;height:48px;background:#f9fafb;border:1.5px solid #e0e7ef;border-radius:10px;padding:8px 14px;font-size:14px;color:#0d2137;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.d2input.d2input--icon{padding-left:38px}.d2input.tte-input::placeholder{color:#b0bac4}.d2input.tte-input:focus{outline:none;border-color:#6c35de;box-shadow:0 0 0 3px #6c35de1a;background:#fff}.d2form__bottom{display:flex;flex-direction:column;gap:10px;margin-top:4px}.d2form__legal{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;color:#6b7a8a;margin:0}.d2notes__dot{color:#d1d5db}.d2btn.tte-cta{display:flex;align-items:center;justify-content:center;width:100%;height:52px;border-radius:12px;background:#000;color:#fff;font-size:15px;font-weight:700;border:none;cursor:pointer;letter-spacing:-.01em;transition:background .15s,transform .15s,box-shadow .15s;box-shadow:0 4px 16px #0000002e}.d2btn.tte-cta:hover{background:#222;transform:translateY(-1px);box-shadow:0 8px 24px #00000040}.d2hero__preview-wrap{max-width:1160px;margin:56px auto 0;padding:0 clamp(0px,2vw,24px)}.d2hero__preview{position:relative;border-radius:16px 16px 0 0;overflow:hidden;box-shadow:0 -4px 40px #0d21371a,0 0 0 1px #0d21370f}.d2hero__preview:after{content:"";position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,transparent,#f7f4f0);pointer-events:none}.d2hero__preview-img{width:100%;height:auto;display:block;border-radius:16px 16px 0 0}@media(max-width:900px){.d2hero__inner{grid-template-columns:1fr;gap:36px}.d2hero__title{font-size:clamp(28px,6vw,40px)}}@media(max-width:640px){.d2hero{padding:16px 1rem 0}.d2hero__left{align-items:center;text-align:center}.d2hero__eyebrow{font-size:10px;margin-bottom:8px}.d2hero__title{font-size:28px;margin-bottom:12px;gap:2px}.d2hero__subtitle{display:none}.d2hero__subtitle-mobile{display:block;font-size:13px;line-height:1.55;color:var(--color-hero-muted, #5a6a77);margin:0 0 12px}.d2benefits{display:none}.d2hero__inner{gap:16px}.d2hero__right{padding:20px 16px;border-radius:14px}.d2form.tte-form{gap:10px}.d2input.tte-input{height:42px;font-size:14px}.d2form__row,.d2form__bottom{gap:8px}.d2btn.tte-cta{height:46px;font-size:14px}.d2form__legal{font-size:10px}.d2hero__preview-wrap{margin-top:20px;padding:0}.d2hero__preview{border-radius:10px 10px 0 0}}.d2trust{background:#f7f4f0;padding:64px 0 48px;overflow:hidden;font-family:var(--font-sans)}.d2trust__heading{text-align:center;margin-bottom:32px;padding:0 24px}.d2trust__title{font-size:clamp(24px,4vw,52px);font-weight:700;color:#0d2137;letter-spacing:-.02em;line-height:1.1;margin:0 0 4px}.d2trust__title-sub{font-size:clamp(20px,3.5vw,44px);font-weight:400;color:#0d2137;letter-spacing:-.02em;line-height:1.1;margin:0;font-family:Georgia,Times New Roman,serif}.d2trust__label{font-size:11px;font-weight:500;color:#8a9aaa;letter-spacing:.08em;text-transform:uppercase;text-align:center;margin:0 0 28px}.d2marquee{width:100%;overflow:hidden;margin-bottom:20px;mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 90%,transparent 100%)}.d2marquee:last-child{margin-bottom:0}.d2marquee__track{display:flex;align-items:center;gap:0;width:max-content}.d2marquee--rtl .d2marquee__track{animation:marquee-rtl 22s linear infinite}.d2marquee--ltr .d2marquee__track{animation:marquee-ltr 22s linear infinite}@keyframes marquee-rtl{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.d2marquee:hover .d2marquee__track{animation-play-state:paused}.d2marquee__item{display:flex;align-items:center;justify-content:center;padding:0 48px;flex-shrink:0}.d2marquee__logo{height:36px;width:auto;object-fit:contain;opacity:1}@media(max-width:600px){.d2trust{padding:48px 0 36px}.d2marquee__item{padding:0 20px}.d2marquee__logo{height:24px}}.d2features{background:var(--color-hero-bg, var(--color-hero-bg-soft));padding:80px 24px;font-family:var(--font-sans)}.d2features__inner{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:clamp(32px,4vw,52px)}.d2features__header{text-align:center}.d2features__eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#195781;margin:0 0 14px}.d2features__title{font-size:clamp(30px,4vw,46px);font-weight:700;color:#0d2137;letter-spacing:-.02em;line-height:1.15;margin:0}.d2features__title em{font-style:italic;font-weight:400;font-family:Georgia,Times New Roman,serif}.d2features__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.d2feat-card{background:linear-gradient(160deg,#eef4fa,#fff 40%);border:1px solid rgba(25,87,129,.1);border-radius:20px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s,transform .2s}.d2feat-card:hover{box-shadow:0 12px 40px #0d21371a;transform:translateY(-3px)}.d2feat-card__img-wrap{width:100%;aspect-ratio:4 / 3;overflow:hidden;background:#eef2f6}.d2feat-card__img{width:100%;height:100%;object-fit:cover;object-position:top;display:block}.d2feat-card__body{padding:20px 22px 26px;display:flex;flex-direction:column;gap:10px;flex:1;border-top:1px solid rgba(25,87,129,.08);position:relative}.d2feat-card__tag{display:inline-flex;align-items:center;font-size:10.5px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#195781;background:#e8f0f5;border-radius:999px;padding:3px 10px;width:fit-content}.d2feat-card__title{font-size:17px;font-weight:700;color:#0d2137;margin:0;line-height:1.3}.d2feat-card__desc{font-size:13.5px;color:#5a6a77;margin:0;line-height:1.65}@media(max-width:900px){.d2features__grid{grid-template-columns:1fr;max-width:560px;margin:0 auto}}@media(max-width:600px){.d2features{padding:48px 16px}.d2features__grid{max-width:100%}.d2feat-card__body{padding:18px 18px 22px}.d2feat-card__title{font-size:15px}}.dss-section{background:var(--color-hero-bg, #f7f4f0);padding:80px 0;overflow:hidden;font-family:var(--font-sans)}.dss-header{text-align:center;padding:0 24px;margin-bottom:52px}.dss-title{font-size:clamp(30px,4vw,48px);font-weight:700;color:#0d2137;letter-spacing:-.02em;line-height:1.15;margin:0}.dss-title em{font-style:italic;font-weight:400;font-family:Georgia,Times New Roman,serif;display:block}.dss-slider{width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8%,black 92%,transparent 100%)}.dss-track{display:flex;gap:20px;width:max-content;animation:dss-scroll 40s linear infinite}.dss-slider:hover .dss-track{animation-play-state:paused}@keyframes dss-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.dss-card{background:#fff;border:1px solid rgba(0,0,0,.07);border-radius:20px;padding:36px 32px 30px;display:flex;flex-direction:column;gap:20px;width:420px;min-height:260px;flex-shrink:0;box-shadow:0 2px 12px #0d21370a;transition:box-shadow .2s,transform .2s}.dss-card:hover{box-shadow:0 12px 32px #0d21371a;transform:translateY(-3px)}.dss-bigquote svg{display:block;opacity:.4}.dss-quote{margin:0;font-size:14.5px;line-height:1.75;color:#1f2937;flex:1;font-style:italic}.dss-footer{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(0,0,0,.07);margin-top:auto}.dss-avatar{width:80px;height:36px;min-width:80px;border-radius:8px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.08);overflow:hidden;padding:6px 10px}.dss-avatar-logo{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;display:block}.dss-name{font-size:13.5px;font-weight:700;color:#0d2137;display:block}.dss-role{font-size:11.5px;color:#6b7280;display:block;margin-top:2px}.dss-ratings{display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:22px 48px;max-width:600px;margin:48px auto 0}.dss-rating-item{flex:1;display:flex;align-items:center;justify-content:center;gap:10px}.dss-g2-logo,.dss-capterra-logo{display:flex;align-items:center;justify-content:center;flex-shrink:0}.dss-rating-label{font-size:14px;font-weight:600;color:#0d2137;white-space:nowrap}.dss-stars{color:#f59e0b;font-size:15px;letter-spacing:1px;line-height:1}.dss-rating-divider{width:1px;height:40px;background:#00000017;flex-shrink:0;margin:0 28px}@media(max-width:600px){.dss-section{padding:48px 0}.dss-title{font-size:22px}.dss-card{width:280px;padding:24px 20px 20px}.dss-ratings{flex-direction:column;gap:16px;padding:20px;margin:32px 16px 0}.dss-rating-divider{width:100%;height:1px;margin:0}}.dcb-wrap{background:var(--color-hero-bg, #f7f4f0);padding:0 24px 80px;font-family:var(--font-sans)}.dcb-inner{max-width:1100px;margin:0 auto;background:#0d2137;border-radius:28px;padding:56px 72px;display:flex;align-items:center;justify-content:space-between;gap:40px;position:relative;overflow:hidden}.dcb-copy{display:flex;flex-direction:column;align-items:flex-start;gap:28px;position:relative;z-index:1}.dcb-title{font-size:clamp(28px,3.5vw,46px);font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.15;margin:0}.dcb-title em{font-style:italic;font-weight:400;font-family:Georgia,Times New Roman,serif;color:#ffffffbf}.dcb-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 28px;background:#ffffff1a;color:#fff;font-size:14px;font-weight:600;border-radius:999px;border:1px solid rgba(255,255,255,.25);cursor:pointer;white-space:nowrap;transition:background .15s,transform .15s;font-family:inherit;letter-spacing:-.01em}.dcb-btn:hover{background:#ffffff2e;transform:translateY(-1px)}.dcb-photos{display:flex;align-items:flex-end;gap:16px;position:relative;z-index:1;flex-shrink:0}.dcb-photo{border-radius:999px;overflow:hidden;border:3px solid rgba(255,255,255,.15);flex-shrink:0}.dcb-photo img{display:block;object-fit:cover;object-position:top center}.dcb-photo--1{width:160px;height:200px;margin-bottom:32px}.dcb-photo--2{width:160px;height:200px}.dcb-photo--1 img,.dcb-photo--2 img{width:100%;height:100%}@media(max-width:860px){.dcb-inner{flex-direction:column;align-items:flex-start;padding:48px 40px;gap:32px}.dcb-photos{align-self:center}.dcb-photo--1,.dcb-photo--2{width:130px;height:165px}}@media(max-width:600px){.dcb-wrap{padding:0 16px 56px}.dcb-inner{padding:36px 28px;gap:28px}.dcb-title{font-size:clamp(24px,7vw,36px)}.dcb-photos{gap:10px;width:100%;justify-content:center}.dcb-photo--1,.dcb-photo--2{width:100px;height:128px}}.d2faq-section{background:var(--color-hero-bg, var(--color-hero-bg-soft));padding:72px 64px 88px;font-family:var(--font-sans)}.d2faq-inner{max-width:1240px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.d2faq-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.d2faq-title{font-size:clamp(30px,4vw,48px);font-weight:700;letter-spacing:-.02em;color:#0d2137;margin:0;line-height:1.15}.d2faq-title em{font-style:italic;font-weight:400;font-family:Georgia,Times New Roman,serif}.d2faq-contact{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#1a5a86;text-decoration:none;white-space:nowrap;flex-shrink:0;border:1.5px solid #1a5a86;border-radius:999px;padding:10px 22px;background:transparent;transition:background .2s,color .2s,border-color .2s}.d2faq-contact:hover{background:#1a5a86;color:#fff;border-color:#1a5a86;text-decoration:none}.d2faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;align-items:start}.d2faq-item{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:12px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.d2faq-item:hover{border-color:#00000021}.d2faq-item[open]{border-color:#0000001a;box-shadow:0 4px 16px #0d213712}.d2faq-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;cursor:pointer;list-style:none;user-select:none;-webkit-user-select:none}.d2faq-summary::-webkit-details-marker{display:none}.d2faq-summary::marker{display:none}.d2faq-section .d2faq-item summary:after,.d2faq-section .d2faq-item[open] summary:after{content:none;display:none}.d2faq-question{font-size:14px;font-weight:600;color:#0d2137;line-height:1.4;flex:1}.d2faq-chevron{flex-shrink:0;display:flex;align-items:center;color:#9ca3af;transition:transform .3s ease,color .2s}.d2faq-item[open] .d2faq-chevron{transform:rotate(180deg);color:#195781}.d2faq-answer{padding:14px 20px 18px;border-top:1px solid rgba(0,0,0,.06)}.d2faq-answer p{font-size:13.5px;color:#4b5563;line-height:1.7;margin:0}@media(max-width:900px){.d2faq-section{padding:56px 24px 72px}.d2faq-grid{grid-template-columns:1fr}.d2faq-header{flex-direction:column;align-items:flex-start;gap:8px}}@media(max-width:600px){.d2faq-section{padding:40px 20px 56px}}.hero-sticky-scope[data-astro-cid-dm7uqm4w]{position:relative}.header-nav,.mobile-trigger,.header-actions{display:none!important}
