._cs{--ds-social-color:var(--ds-color-charcoal);display:block;transition:color var(--ds-t-duration);border-radius:50%}.light ._cs{--ds-social-color:var(--ds-color-white)}@media(hover:hover)and (pointer:fine){._cs:hover{color:var(--ds-accent-color)}}._cs svg{display:block;width:var(--ds-social-size);height:var(--ds-social-size);flex:0 0 var(--ds-social-size);max-width:100%;object-fit:contain;object-position:center}@media screen and (max-width:1023px){._ex{position:-webkit-sticky;position:sticky;top:80px;z-index:2}._ex.open>p{border-radius:var(--ds-border-radius-sm) var(--ds-border-radius-sm) 0 0;transition-delay:0ms}._ex.open>p:before{transform:translateY(-50%) rotate(0deg)}._ex.open ul{height:164px;transition-delay:.18s}}._ex>p{padding-inline:var(--ds-gap-3xs);color:var(--ds-secondary-color);margin-bottom:8px}@media screen and (max-width:1023px){._ex>p{position:relative;line-height:1.2;color:var(--ds-color-white)!important;background-color:var(--ds-color-charcoal);padding:var(--ds-gap-3xs);border-radius:var(--ds-border-radius-sm);margin-bottom:0;transition:border-radius var(--ds-t-duration);transition-delay:.35s;letter-spacing:0}._ex>p:before{content:url('data:image/svg+xml,<svg width="18" height="10" viewBox="0 0 18 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.45868 0.231277C8.75769 -0.0770367 9.24238 -0.0770366 9.54138 0.231277L17.3472 8.28015C17.6462 8.58846 17.6462 9.08825 17.3472 9.39656L16.9862 9.76877C16.6872 10.0771 16.2025 10.0771 15.9035 9.76877L9.00003 2.65031L2.09654 9.76876C1.79754 10.0771 1.31284 10.0771 1.01384 9.76876L0.652874 9.39656C0.353872 9.08824 0.353872 8.58846 0.652874 8.28015L8.45868 0.231277Z" fill="white"/></svg>');position:absolute;top:50%;right:18px;transform:translateY(-50%) rotate(-180deg);transition:transform var(--ds-t-duration)}}._ex ._ey{position:relative}@-moz-document url-prefix(){._ex ._ey:before{content:"";position:absolute;top:-4px;right:-5px;width:4px;height:calc(100% - 6px);border:8px solid var(--ds-color-white);border-radius:16px;pointer-events:none}@media screen and (max-width:1023px){._ex ._ey:before{display:none}}}@media screen and (max-width:1023px){._ex ._ey{background-color:var(--ds-color-charcoal);padding-right:4px;border-radius:0 0 var(--ds-border-radius-sm) var(--ds-border-radius-sm);overflow:hidden}}._ex ul{list-style:none;max-height:calc(100vh - 410px);overflow-y:auto;padding-right:var(--ds-gap-4xs)}@-moz-document url-prefix(){._ex ul{scrollbar-width:thin;scrollbar-color:var(--ds-color-neutral-10) var(--ds-color-neutral-30)}@media screen and (max-width:1023px){._ex ul{scrollbar-color:var(--ds-color-white) var(--ds-color-charcoal)}}}@media screen and (max-width:1023px){._ex ul{height:0;overflow:auto;font-size:14px;transition:height var(--ds-t-duration);transition-delay:0ms;letter-spacing:0;margin-top:-1;padding:0 8px}}._ex ul::-webkit-scrollbar{width:4px;border-radius:var(--ds-border-radius-sm)}._ex ul::-webkit-scrollbar-track{background:var(--ds-color-sand-0);border-radius:var(--ds-border-radius-m)}@media screen and (max-width:1023px){._ex ul::-webkit-scrollbar-track{background-color:var(--ds-color-charcoal)}}._ex ul::-webkit-scrollbar-thumb{background:var(--ds-color-neutral-10);border-radius:6px}@media screen and (max-width:1023px){._ex ul::-webkit-scrollbar-thumb{background-color:var(--ds-color-white)}}._ex ul::-webkit-scrollbar-thumb:hover{background:var(--ds-color-neutral-10)}@media screen and (max-width:1023px){._ex ul::-webkit-scrollbar-thumb:hover{background-color:var(--ds-color-charcoal)}}._ex li{padding-block:var(--ds-gap-5xs)}@media screen and (max-width:1023px){._ex li{padding:0}}._ex li:not(:last-child){border-bottom:1px solid var(--ds-color-neutral-10)}@media screen and (max-width:1023px){._ex li:not(:last-child){border-bottom:none}._ex li:first-child{margin-top:2px}._ex li:last-child{margin-bottom:12px}}._ex a{display:block;padding:var(--ds-gap-5xs) var(--ds-gap-3xs);border-radius:var(--ds-border-radius-s);color:var(--ds-color-grey-90);transition:background var(--ds-t-duration),color var(--ds-t-duration)}@media screen and (max-width:1023px){._ex a{padding:var(--ds-gap-5xs) var(--ds-gap-4xs);color:var(--ds-color-white)}}._ex a:hover{background-color:var(--ds-color-neutral-10)}@media screen and (max-width:1023px){._ex a:hover{background-color:var(--ds-color-neutral-60)}}._ex li.current a{background-color:var(--ds-color-neutral-10);color:var(--ds-color-charcoal)}@media screen and (max-width:1023px){._ex li.current a{color:var(--ds-color-white);background-color:var(--ds-color-neutral-60)}}._ce>*{min-height:100%;max-height:100%;background-color:#000}._cf{padding:0!important}._cg{width:100%;height:100%;object-fit:cover}._ch{width:clamp(74px,16%,146px);height:auto;min-height:unset;display:block;aspect-ratio:146/94;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background-color:rgba(94,83,224,.7);outline:none!important;border:none;border-radius:clamp(8px,1.5vw,18px);transition:background-color .15s;cursor:pointer;z-index:8}._ch:focus-visible{outline:2px solid var(--ds-color-indigo-70)!important;outline-offset:6px;border-radius:8px}._ch:before{content:"";position:absolute;inset:0;margin:auto;width:0;height:0;border-left:clamp(14px,2.5vw,30px) solid var(--ds-color-white);border-block:clamp(8px,1.75vw,21px) solid transparent;border-right:0 solid transparent;transform:translateX(4px);transition:border,width,height;transition-duration:var}._ch.is-loading:before{width:40px;height:40px;border-left:3px solid var(--ds-color-white);border-block:3px solid var(--ds-color-white);border-right:3px solid transparent;animation:_fL 1s linear infinite;border-radius:50%}@media screen and (max-width:1159px){._ch.is-loading:before{width:24px;height:24px}}@media screen and (max-width:550px){._ch.is-loading:before{width:16px;height:16px}}@media(hover:hover)and (pointer:fine){._ch:hover{background-color:rgba(155,148,236,.7)}}@keyframes _fL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}._cI{overflow:clip;text-align:center}@media screen and (max-width:767px){._cI{padding:var(--ds-gap-3xs)!important}}._cI._cJ{text-align:left}._cI._cJ ._cK{align-items:start}@media screen and (min-width:1024px){._cL{grid-column:2}}@media screen and (max-width:767px){._cL h3{font-size:var(--ds-heading-5)!important}}@media screen and (max-width:389px){._cL h3{font-size:var(--ds-heading-6)!important}}@media screen and (max-width:767px){._cM{gap:var(--ds-gap-5xs)!important}._cN{padding-inline:var(--ds-gap-none)!important}}@media screen and (min-width:1024px){._cN:nth-child(odd){background-color:var(--ds-table-row-color)}}@media screen and (max-width:1023px){._cN ._cK{background-color:var(--ds-table-row-color);padding-inline:var(--ds-gap-5xs)!important}}@media screen and (max-width:767px){._cN ._cK p{font-size:var(--ds-paragraph-5)!important}}._cO{border-bottom:1px solid var(--ds-table-separator-color)}@media screen and (max-width:1023px){._cO{position:-webkit-sticky;position:sticky;top:72px;z-index:20}.static~* ._cO{top:0}}@media screen and (max-width:767px){._cO{padding-inline:var(--ds-gap-none)!important}}._cP{position:relative;isolation:isolate;margin-bottom:calc(-1*var(--ds-gap-s))}@media screen and (max-width:767px){._cP{text-align:center;flex-direction:column;margin-bottom:calc(-1*var(--ds-gap-3xs))}}._cP:before{content:"";background-color:var(--ds-table-cta-color);position:absolute;inset:0 calc(-1*var(--ds-gap-s));width:calc(100% + 2*var(--ds-gap-s));z-index:-1;pointer-events:none}._df{position:relative;outline:none;text-align:left}._df svg{display:block}@media screen and (max-width:767px){._df svg{width:16px;height:16px}}._df>._dg{position:absolute;bottom:calc(100% + 10px);left:50%;width:240px;font-size:12px;line-height:1.25;opacity:0;pointer-events:none;transition:opacity var(--ds-t-duration);z-index:2;border-radius:var(--ds-border-radius-s);padding:var(--ds-gap-3xs)}@media screen and (max-width:767px){._df>._dg{width:180px}}._df>._dg:before{content:"";display:block;border-style:solid;border-width:8px 5.5px 0;border-color:var(--ds-tooltip-color) transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translateX(-50%)}.first-table-section ._df>._dg{bottom:auto;top:calc(100% + 10px)}.first-table-section ._df>._dg:before{top:auto;bottom:100%;border-width:0 5.5px 8px;border-color:transparent transparent var(--ds-tooltip-color) transparent}._df:focus-visible>._dg,._df:hover>._dg{opacity:1}._dh>._dg{left:-30px}._dh>._dg:before{left:29px;transform:translateX(50%)}@media screen and (max-width:767px){._dh>._dg{left:auto;right:-30px}._dh>._dg:before{left:auto;right:33px;transform:translateX(0)}}._di>._dg{left:-30px}._di>._dg:before{left:29px;transform:translateX(50%)}@media screen and (max-width:767px){._zJ{order:-1;max-width:400px}}@media screen and (min-width:768px){._zK{order:-1}}._cH{padding-block:var(--ds-gap-l);position:relative;isolation:isolate;background:linear-gradient(180deg,var(--ds-gradient-start) 0,var(--ds-gradient-end) 100%);color:var(--ds-color-white)}.IndigoDark+._cH.StartIndigo,.SandDark+._cH.StartCharcoal,._cH.EndCharcoal+.SandDark,._cH.EndCharcoal+.StartCharcoal,._cH.EndIndigo+.IndigoDark,._cH.EndIndigo+.StartIndigo{padding-top:0!important}@media screen and (min-width:1024px){._zR{min-height:366px}}._zS .VariablePrice strong{display:inline-block}._zS .VariablePrice strong.AnnualPrice{position:relative;right:-58px;transform:translateX(-66%);opacity:0;visibility:hidden;transition:transform .2s ease-in-out,opacity .2s ease-in-out,visibility 0s .2s}._zS .VariablePrice strong.AnnualPrice.small{right:-29px}@media screen and (max-width:1023px)and (min-width:768px){._zS .VariablePrice strong.AnnualPrice{right:-124px}}._zS .VariablePrice strong.MonthlyPrice{position:relative;left:-70px;visibility:visible;opacity:1;transform:translateX(0);transition:transform .2s ease-in-out,opacity .2s ease-in-out}._zS .VariablePrice strong.MonthlyPrice.small{left:-29px}@media screen and (max-width:1023px)and (min-width:768px){._zS .VariablePrice strong.MonthlyPrice{left:0}}._zS .VariablePrice.DiscountActive strong.MonthlyPrice{transform:translateX(66%);opacity:0;visibility:hidden;transition:transform .2s ease-in-out,opacity .2s ease-in-out,visibility 0s .2s}._zS .VariablePrice.DiscountActive strong.AnnualPrice{transform:translateX(0);opacity:1;visibility:visible;transition:transform .2s ease-in-out,opacity .2s ease-in-out}@media screen and (min-width:1024px){._zS ._zT{min-height:146px}}@media screen and (max-width:1023px)and (min-width:768px){._zS ._zT{flex-direction:row!important;justify-content:space-between;text-align:left}}._cR{text-align:center}._cS{min-height:80px}@media screen and (max-width:1023px)and (min-width:768px){._cS{align-items:flex-end!important;text-align:right}}:has(>._cT){order:4;margin-top:auto}@media screen and (max-width:1023px)and (min-width:768px){:has(>._cT){width:-moz-fit-content;width:fit-content}}@media screen and (max-width:767px),screen and (min-width:1024px){._cU{display:contents!important}}@media screen and (max-width:1023px)and (min-width:768px){._cU{text-align:left}}@media screen and (max-width:767px),screen and (min-width:1024px){._cV{display:contents!important}}@media screen and (max-width:1023px)and (min-width:768px){._cV{align-items:flex-end!important;text-align:right}}._cQ{text-align:center}._cQ:before{content:"";width:50px;height:20px;border-radius:21px;background-color:var(--primaryColor);order:-2}._cQ:after{content:"";width:20px;height:20px;border-radius:50%;background-color:var(--secondaryColor);order:-1}._cQ>div{flex:0 0 100%}._zZ{padding-block:112px}@media screen and (max-width:1023px){._zZ{padding-block:80px}}._zZ ._z0{width:-moz-fit-content;width:fit-content;margin-inline:auto;display:grid;grid-template-columns:repeat(var(--columns),1fr);grid-gap:40px;gap:40px}@media screen and (max-width:1199px){._zZ ._z0{gap:24px}}@media screen and (max-width:1023px){._zZ ._z0{grid-template-columns:1fr;margin-inline:0;width:100%}}._zZ ._z0>*{max-width:360px}@media screen and (max-width:1023px){._zZ ._z0>*{max-width:unset}}._zZ ._z1{margin-top:48px;text-align:center}._zV{max-width:480px}@media screen and (min-width:1024px){._zV{align-self:flex-start}}._zW{max-width:480px}@media screen and (min-width:1024px){._zW{align-self:flex-end}}@media screen and (max-width:1023px){._zX{display:contents!important}._zX :not(:last-child){margin-bottom:0!important}._zX p:not(:has(s)){order:2}}@media screen and (max-width:1023px){._zY{order:1}}._zU{height:100%;aspect-ratio:unset!important}._zU img{object-fit:cover}._ai{width:-moz-fit-content;width:fit-content;margin-inline:auto}._cW{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}._cX ._cY{padding:var(--ds-gap-xs)!important}._cX ._cZ{padding:var(--ds-gap-none) var(--ds-gap-xs) var(--ds-gap-xs)!important}._cZ img{border-top-left-radius:var(--ds-border-radius-s)}._z2 strong{display:block;font-size:clamp(60px,6.5vw,80px);color:var(--ds-color-neon);margin-bottom:32px;word-break:keep-all}@media screen and (max-width:350px){._z2 strong{font-size:54px}}._z2 span{display:inline-block}._z2 span:nth-child(2){opacity:0}._z2 span:nth-child(2).active{animation:_fM .6s ease-in-out forwards}@media screen and (max-width:1023px){._z2 span:nth-child(2){display:block;opacity:1!important;transform:translateX(0)!important}}@keyframes _fM{0%{opacity:0;transform:translateX(-25%)}to{opacity:1;transform:translateX(0)}}._z8{overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden}._z8 *{aspect-ratio:unset!important;height:100%;object-fit:cover}._z9 svg{display:block}._z9 ._aa{animation:_fN 1.5s ease-in-out infinite}._z9 ._ac{position:relative}._z9 ._ac svg:nth-child(2){position:absolute;top:0;left:0}._ad{grid-column:span 2}@media screen and (max-width:1023px){._ad{grid-column:1}}@keyframes _fN{0%,40%,65%,to{transform:rotate(0deg)}45%,55%{transform:rotate(6deg)}50%,60%{transform:rotate(-6deg)}}._z5 img,._z5 svg{width:100%;height:auto!important}._ae{display:flex;gap:38px}@media screen and (max-width:767px){._ae{flex-direction:column}}._af{border-radius:20px;border:2px solid var(--ds-color-neutral-10);background:var(--ds-color-white);overflow:hidden}._af,._ag{position:relative}._ag h2{font-size:min(8.91vw,36px);position:absolute;color:var(--ds-color-white);inset:auto min(48px,10.88vw) min(28px,6.93vw) min(28px,6.93vw)}._ag img,._ag svg{position:relative;width:100%;height:auto;display:block;margin-top:-2px}._ah{padding:32px}@media screen and (max-width:449px){._ah{padding:24px}}._ah p{font-size:16px}._ah a{width:100%}._z6 figure{aspect-ratio:unset!important}._z6 .rfm-child{display:flex;align-items:center;height:54px}._z6 svg{margin-right:96px}@media screen and (max-width:699px){._z6 svg{margin-right:40px}}._z6 img{padding-right:96px;width:100%!important;max-width:220px;max-height:48px;height:48px;object-fit:contain;object-position:center center;display:block}@media screen and (max-width:699px){._z6 img{padding-right:40px}}._z7{height:54px}._z4 p{text-align:justify}@media screen and (max-width:1023px)and (min-width:768px){._al{justify-self:center}}@media screen and (min-width:1024px){._am{order:-1}}._an{max-width:480px}@media screen and (min-width:1024px){._an{justify-self:flex-start}}._ao{max-width:480px}@media screen and (min-width:1024px){._ao{justify-self:flex-end}}._ap{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:var(--ds-gap-2xs);margin-inline:auto;gap:var(--ds-gap-3xs)}@media screen and (max-width:1023px){._ap{order:-1}}@media screen and (max-width:767px){._ap{margin-inline:0}}._ap>div{max-width:72px}@media screen and (max-width:767px){._ap>div:nth-child(1n+4){display:none}}._ap img,._ap svg{width:72px;height:auto!important;object-fit:contain;border-radius:0!important}