@keyframes spinner{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes nav-up{to{transform:translateY(0);opacity:1}}.top-space{margin-top:20px}.bot-space{margin-bottom:20px}.dw-smartstack{--ss-fun:#c8ff4d;--ss-digital:#050005;--ss-purple:#5f0075;--ss-purple-dark:#4b005e;--ss-purple-text:#54056f;--ss-lilac:#b991dc;--ss-soft-lilac:#f2ecf8;--ss-white:#fff;--ss-muted:#a95fc5;--ss-card-shadow:0 18px 45px rgba(19, 0, 25, 0.16);position:relative;overflow:clip;padding-block:clamp(48px,7vw,96px);background-color:#600a75;background-image:url("../../images/pattern-01.svg");background-repeat:repeat;background-position:center;background-size:contain;color:var(--ss-white);font-family:Gellix,sans-serif}.dw-smartstack *,.dw-smartstack ::after,.dw-smartstack ::before{box-sizing:border-box}.dw-smartstack__intro{grid-column:3/span 24;grid-row-end:span 1;grid-row-start:1;max-width:620px;margin:0 auto clamp(56px,7vw,110px);text-align:center}.dw-smartstack__title{margin:0;color:var(--ss-white);font-size:clamp(34px, 4vw, 52px);font-weight:800;line-height:1.05}.dw-smartstack__subtitle{max-width:540px;margin:18px auto 0;color:rgba(255,255,255,.94);font-size:clamp(15px, 1.5vw, 18px);font-weight:600;line-height:1.45}.dw-smartstack__main{grid-column:3/span 24;grid-row-end:span 1;grid-row-start:2}.dw-smartstack__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:20px;align-items:start}.dw-smartstack__left{min-width:0}.dw-smartstack__step-label{display:flex;align-items:baseline;gap:10px;margin:0 0 28px 8px;color:var(--ss-white);font-size:clamp(22px, 2vw, 28px);font-weight:800;line-height:1.1}.dw-smartstack__step-label+.dw-smartstack__agents,.dw-smartstack__step-label+.dw-smartstack__plans{margin-bottom:clamp(58px,6vw,82px)}.dw-smartstack__step-num{color:inherit}.dw-smartstack__step-num::after{content:"."}.dw-smartstack__step-sub{color:rgba(255,255,255,.72);font-size:14px;font-weight:500}.dw-smartstack__agents,.dw-smartstack__plans{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.dw-smartstack__agent-card,.dw-smartstack__plan-card{position:relative;display:flex;min-height:100%;flex-direction:column;padding:28px 30px 30px;border:0;border-radius:24px;background:var(--ss-white);box-shadow:var(--ss-card-shadow);color:var(--ss-digital);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.dw-smartstack__agent-card:focus-within,.dw-smartstack__agent-card:hover,.dw-smartstack__plan-card:focus-within,.dw-smartstack__plan-card:hover{transform:translateY(-3px);box-shadow:0 24px 55px rgba(19,0,25,.22)}.dw-smartstack__agent-card.is-active,.dw-smartstack__agent-card.is-selected,.dw-smartstack__plan-card.is-active,.dw-smartstack__plan-card.is-selected{outline:4px solid var(--ss-fun);outline-offset:0;box-shadow:0 24px 55px rgba(19,0,25,.28)}.dw-smartstack__selected-check{display:none}.dw-smartstack__featured-tag{position:absolute;top:0;right:28px;z-index:2;padding:7px 16px 8px;border-radius:0 0 10px 10px;background:var(--ss-purple-text);color:var(--ss-fun);font-size:13px;font-weight:800;line-height:1}.dw-smartstack__selected-check{position:absolute;top:39px;right:18px;z-index:3;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--ss-fun);color:var(--ss-digital);font-size:17px;font-weight:900;line-height:1}.dw-smartstack__plan-card.is-selected .dw-smartstack__selected-check{display:grid}.dw-smartstack__plan-card--featured.is-selected .dw-smartstack__selected-check{top:50px}.dw-smartstack__plan-header{display:grid;grid-template-columns:50px 1fr;-moz-column-gap:22px;column-gap:22px;align-items:center;padding:0 0 14px;border-bottom:1px solid rgba(95,0,117,.25)}.dw-smartstack__agent-icon,.dw-smartstack__plan-icon{width:50px;height:50px;border-radius:10px;background:var(--ss-soft-lilac);color:var(--ss-purple-text);display:grid;place-items:center}.dw-smartstack__icon-image{display:block;width:26px;height:26px;-o-object-fit:contain;object-fit:contain}.dw-smartstack__fallback-icon{width:26px;height:26px}.dw-smartstack__agent-name,.dw-smartstack__plan-name{color:var(--ss-purple-text);font-size:clamp(24px, 2vw, 30px);font-weight:800;line-height:1.1}.dw-smartstack__agent-desc,.dw-smartstack__plan-tagline{grid-column:1/-1;margin-top:18px;color:var(--ss-muted);font-size:14px;font-weight:600;line-height:1.2}.dw-smartstack__plan-tagline{min-height:34px}.dw-smartstack__plan-price{padding:24px 0 20px}.dw-smartstack__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;margin-bottom:14px;color:var(--ss-digital)}.dw-smartstack__price-amount,.dw-smartstack__price-currency{font-size:clamp(36px, 3vw, 52px);font-weight:500;letter-spacing:0;line-height:.95}.dw-smartstack__price-period{color:var(--ss-purple-text);font-size:15px;font-weight:700}.dw-smartstack__price-line,.dw-smartstack__price-setup{color:var(--ss-digital);font-size:12px;font-weight:600;line-height:1.35}.dw-smartstack__plan-features{margin-bottom:28px;padding:22px 22px 20px;border-radius:8px;background:#f6f6f4}.dw-smartstack__feat{display:flex;align-items:center;gap:8px;margin-bottom:7px;color:var(--ss-digital);font-size:15px;font-weight:600;line-height:1.25}.dw-smartstack__feat:last-child{margin-bottom:0}.dw-smartstack__feat--off{color:rgba(5,0,5,.18)}.dw-smartstack__feat-check{display:grid;width:15px;height:15px;flex:0 0 15px;place-items:center;margin-top:0;border:1px solid var(--ss-purple-text);border-radius:50%;color:var(--ss-purple-text);font-size:10px;font-weight:900;line-height:1}.dw-smartstack__feat--off .dw-smartstack__feat-check{border-color:rgba(5,0,5,.16);color:rgba(5,0,5,.16)}.dw-smartstack__tag{display:none}.dw-smartstack__card-button{display:none}.dw-smartstack__agent-card.is-active .dw-smartstack__card-button,.dw-smartstack__plan-card--insights .dw-smartstack__card-button,.dw-smartstack__plan-card.is-selected .dw-smartstack__card-button{background:var(--ss-lilac);color:var(--ss-white)}.dw-smartstack__plan-card--actions .dw-smartstack__card-button{background:var(--ss-fun);color:var(--ss-digital)}.dw-smartstack__agent-card{padding-top:26px}.dw-smartstack__agent-toggle{position:absolute;top:39px;right:24px;display:flex;width:42px;height:24px;align-items:center;border-radius:999px;background:#e9e1f1;transition:background .18s ease}.dw-smartstack__agent-toggle::after{content:"";width:18px;height:18px;margin-left:3px;border-radius:50%;background:var(--ss-white);box-shadow:0 2px 5px rgba(5,0,5,.25);transition:transform .18s ease}.dw-smartstack__agent-card.is-active .dw-smartstack__agent-toggle{background:var(--ss-fun)}.dw-smartstack__agent-card.is-active .dw-smartstack__agent-toggle::after{transform:translateX(18px);background:var(--ss-purple-text)}.dw-smartstack__agent-icon{margin-bottom:18px}.dw-smartstack__agent-name{padding-right:52px}.dw-smartstack__agent-desc{min-height:50px;margin-bottom:28px}.dw-smartstack__spend{display:block;margin-top:auto;margin-bottom:24px;padding-top:0;border-top:0}.dw-smartstack__spend-label{margin-bottom:8px;color:var(--ss-digital);font-size:15px;font-weight:800}.dw-smartstack__spend-input-wrap{display:flex;align-items:center;min-height:54px;gap:10px;padding:0 16px;border:0;border-radius:8px;background:#f6f6f4;background-position:right 0 top 60%;box-shadow:none}.dw-smartstack__spend-input-wrap span{color:var(--ss-digital);font-size:24px;font-weight:500;line-height:1}.dw-smartstack__spend-input{display:block;width:100%;height:54px;border:0;box-shadow:none;outline:0;background:0 0;color:var(--ss-digital);font:inherit;font-size:24px;font-weight:500;line-height:54px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;background-position:right 0 top 60%!important}.dw-smartstack__spend-input:focus{border:0;box-shadow:none;outline:0}.dw-smartstack__spend-input::-moz-placeholder{color:rgba(5,0,5,.14)}.dw-smartstack__spend-input::placeholder{color:rgba(5,0,5,.14)}.dw-smartstack__spend-input::-webkit-inner-spin-button,.dw-smartstack__spend-input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.dw-smartstack__spend-select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;background-image:linear-gradient(45deg,transparent 50%,var(--ss-digital) 50%),linear-gradient(135deg,var(--ss-digital) 50%,transparent 50%);background-position:right 0 top 60%;background-repeat:no-repeat;background-size:7px 7px,7px 7px;padding-right:42px}.dw-smartstack__spend-result{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:10px;color:var(--ss-purple-text);font-size:13px;font-weight:700;line-height:1.25}.dw-smartstack__spend-pct{color:rgba(5,0,5,.66)}.dw-smartstack__spend-fee{flex-shrink:0;color:var(--ss-purple-text);font-weight:800}.dw-smartstack__credits{display:block;margin-top:auto;margin-bottom:24px}.dw-smartstack__credits-label{margin-bottom:10px;color:var(--ss-digital);font-size:15px;font-weight:800}.dw-smartstack__credits-options{display:flex;flex-direction:column;gap:8px}.dw-smartstack__credit-option{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border:2px solid rgba(95,0,117,.12);border-radius:10px;background:#f6f6f4;color:var(--ss-digital);cursor:pointer;transition:border-color .15s ease,background .15s ease}.dw-smartstack__credit-option:hover{border-color:var(--ss-purple-text)}.dw-smartstack__credit-option.is-selected{border-color:var(--ss-purple-text);background:var(--ss-soft-lilac)}.dw-smartstack__credit-option-label{font-size:14px;font-weight:700}.dw-smartstack__credit-option-price{flex-shrink:0;color:var(--ss-purple-text);font-size:15px;font-weight:800}.dw-smartstack__consultancy{grid-column:3/span 24;grid-row-end:span 1;grid-row-start:4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:28px}.dw-smartstack__step-label+.dw-smartstack__consultancy{margin-top:0}.dw-smartstack__consult-card{position:relative;display:flex;min-height:100%;flex-direction:column;padding:28px 30px 30px;border:0;border-radius:24px;background:var(--ss-white);box-shadow:var(--ss-card-shadow);color:var(--ss-digital);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease}.dw-smartstack__consult-card.is-active{outline:4px solid var(--ss-fun);outline-offset:0;box-shadow:0 24px 55px rgba(19,0,25,.28)}.dw-smartstack__consult-card.is-forced{cursor:default}.dw-smartstack__consult-toggle{position:absolute;top:30px;right:28px;width:56px;height:32px;border-radius:999px;background:rgba(95,0,117,.18);transition:background .2s ease}.dw-smartstack__consult-toggle::after{content:"";position:absolute;top:4px;left:4px;width:24px;height:24px;border-radius:50%;background:var(--ss-white);transition:transform .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.2)}.dw-smartstack__consult-card.is-active .dw-smartstack__consult-toggle{background:var(--ss-purple-text)}.dw-smartstack__consult-card.is-active .dw-smartstack__consult-toggle::after{transform:translateX(24px)}.dw-smartstack__consult-icon{width:50px;height:50px;margin-bottom:14px;border-radius:10px;background:var(--ss-soft-lilac);color:var(--ss-purple-text);display:grid;place-items:center}.dw-smartstack__consult-name{color:var(--ss-purple-text);font-size:clamp(24px, 2vw, 30px);font-weight:800;line-height:1.1;padding-right:80px}.dw-smartstack__consult-desc{margin-top:16px;color:var(--ss-muted);font-size:14px;font-weight:600;line-height:1.3}.dw-smartstack__consult-price{margin-top:22px;color:var(--ss-purple-text);font-size:26px;font-weight:800;line-height:1.1}.dw-smartstack__consult-price--empty{color:rgba(5,0,5,.45);font-size:15px;font-weight:700}.dw-smartstack__consult-period{margin-left:4px;color:var(--ss-muted);font-size:14px;font-weight:600}.dw-smartstack__consult-breakdown{display:flex;flex-direction:column;gap:8px;margin-top:22px;padding-top:16px;border-top:1px solid rgba(95,0,117,.18)}.dw-smartstack__consult-breakdown[hidden]{display:none}.dw-smartstack__consult-line{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.dw-smartstack__consult-line-label{color:var(--ss-digital);font-size:15px;font-weight:700}.dw-smartstack__consult-line-val{flex-shrink:0;color:var(--ss-purple-text);font-size:18px;font-weight:800}.dw-smartstack__summary-section{margin-top:16px}.dw-smartstack__summary-section[hidden]{display:none}.dw-smartstack__summary-section-label{margin-bottom:8px;color:rgba(5,0,5,.45);font-size:11px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.dw-smartstack__summary-line--consult .dw-smartstack__summary-line-label,.dw-smartstack__summary-line--consult .dw-smartstack__summary-line-val{color:rgba(5,0,5,.86)}.dw-smartstack__summary-sticky{position:sticky;top:50px;margin-top:56px}.dw-smartstack__summary-card{display:flex;flex-direction:column;min-height:560px;padding:42px 32px 24px;border-radius:24px;background:#c6a7e0;color:var(--ss-digital);box-shadow:var(--ss-card-shadow)}.dw-smartstack__summary-title{margin-bottom:24px;padding-bottom:26px;border-bottom:1px solid rgba(95,0,117,.22);color:var(--ss-digital);font-size:28px;font-weight:800;line-height:1.1}.dw-smartstack__summary-empty{margin-bottom:auto;color:rgba(5,0,5,.72);font-size:15px;font-weight:600;line-height:1.35}.dw-smartstack__summary-line{display:flex;justify-content:space-between;gap:16px;margin-bottom:10px}.dw-smartstack__summary-line-label,.dw-smartstack__summary-line-val{color:rgba(5,0,5,.78);font-size:15px;font-weight:700;line-height:1.3}.dw-smartstack__summary-line-val{color:var(--ss-purple-text)}.dw-smartstack__summary-line--agent .dw-smartstack__summary-line-label,.dw-smartstack__summary-line--agent .dw-smartstack__summary-line-val{color:rgba(5,0,5,.86)}.dw-smartstack__summary-divider{height:1px;margin:24px 0 18px;background:rgba(95,0,117,.22)}.dw-smartstack__summary-total{display:grid;grid-template-columns:1fr auto;align-items:end;gap:8px;padding-bottom:24px;border-bottom:1px solid rgba(95,0,117,.22)}.dw-smartstack__summary-total-label{grid-column:1/-1;color:rgba(5,0,5,.82);font-size:12px;font-weight:600}.dw-smartstack__summary-total-amount{color:var(--ss-digital);font-size:clamp(44px, 4vw, 60px);font-weight:500;line-height:.95}.dw-smartstack__summary-total-sub{color:var(--ss-purple-text);font-size:15px;font-weight:700}.dw-smartstack__summary-setup{display:grid;grid-template-columns:1fr auto;gap:8px;margin-top:34px}.dw-smartstack__summary-setup[hidden]{display:none}.dw-smartstack__summary-setup-label,.dw-smartstack__summary-setup-sub{color:rgba(5,0,5,.82);font-size:12px;font-weight:600}.dw-smartstack__summary-setup-sub{grid-column:1/-1;margin-top:4px}.dw-smartstack__summary-setup-amount{grid-column:1/-1;color:var(--ss-digital);font-size:24px;font-weight:500}.dw-smartstack__cta{display:block;width:100%;margin-top:auto;padding:18px 22px;border-radius:999px;border:1px solid transparent;text-align:center;text-decoration:none;font-size:15px;font-weight:800;line-height:1;transition:background-color .18s ease,border-color .18s ease,color .18s ease}.dw-smartstack__summary-setup+.dw-smartstack__cta,.dw-smartstack__summary-total+.dw-smartstack__cta{margin-top:48px}.dw-smartstack__cta--primary{background:var(--ss-fun);color:var(--ss-digital)}.dw-smartstack__cta--primary:focus-visible,.dw-smartstack__cta--primary:hover{border-color:var(--ss-digital);background:var(--ss-digital);color:var(--ss-white)}.dw-smartstack__cta--secondary{margin-top:8px;border:1px solid var(--ss-purple-text);color:var(--ss-purple-text)}.dw-smartstack__cta--secondary:focus-visible,.dw-smartstack__cta--secondary:hover{border-color:var(--ss-white);background:0 0;color:var(--ss-white)}.dw-smartstack__summary-content{display:flex;flex:1;flex-direction:column}.dw-smartstack__summary-content[hidden]{display:none}@media (max-width:1180px){.dw-smartstack__grid{grid-template-columns:1fr}.dw-smartstack__summary-sticky{position:sticky;top:50px;margin-top:40px}}@media (max-width:900px){.dw-smartstack__agents,.dw-smartstack__consultancy,.dw-smartstack__plans{grid-template-columns:1fr}.dw-smartstack__agent-card,.dw-smartstack__consult-card,.dw-smartstack__plan-card{padding:24px}}
/*# sourceMappingURL=dw-smartstack.min.css.map */
