.welcome-package-intro__steps-item{align-items:center;display:flex}.welcome-package-intro__steps,.welcome-package-intro__steps-list,.welcome-package-intro__top{display:flex;flex-direction:column}.welcome-package-intro__top{gap:.75rem;margin-bottom:2rem}.welcome-package-intro__title{color:var(--content-primary);font-size:var(--font-size,1.25rem);font-weight:var(--font-weight,600);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.3)}.welcome-package-intro__desc{color:var(--content-secondary);font-size:var(--font-size,1rem);font-weight:var(--font-weight,400);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.5)}.welcome-package-intro__steps{border-radius:var(--radius-m);gap:.75rem;min-height:5.125rem}@media (min-width: 48rem){.welcome-package-intro__steps{align-items:center;background:var(--layer-surface-1);background-image:url(../img/gift-box.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:7.5rem;border:.0625rem solid var(--layer-stroke);flex-direction:row;justify-content:space-between;padding:1.5rem 7.5rem 1.5rem 1.5rem}}.welcome-package-intro__steps-list{align-items:stretch;background:var(--layer-surface-2);border-radius:var(--radius-r);gap:.75rem;margin:0;padding:0}@media (min-width: 48rem){.welcome-package-intro__steps-list{background:transparent;background:var(--layer-surface-1);flex-direction:row;justify-content:space-between}}.welcome-package-intro__steps-item{background:var(--layer-surface-2);border-radius:var(--radius-s);gap:.75rem;padding:.25rem 1rem}.welcome-package-intro__steps-idx{color:var(--brand-primary);font-size:var(--font-size,1.5rem);font-weight:var(--font-weight,600);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.3)}.welcome-package-intro__step{color:var(--content-secondary)}.welcome-package-intro__label{color:var(--content-primary);font-size:var(--font-size,1rem);font-weight:var(--font-weight,500);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.5)}.welcome .actions{align-items:center;display:flex}.welcome .items{display:flex;flex-direction:column}@keyframes skeleton-loading{to{background-position:100% 0,0 0,0 40px,0 80px,0 120px,0 160px}}:root{--radius-0:0;--radius-xxs:4px;--radius-xs:6px;--radius-s:8px;--radius-r:12px;--radius-m:16px;--radius-l:20px;--radius-xl:24px;--radius-xxl:32px}.welcome{display:grid}@media (max-width: 48rem){.welcome{padding-bottom:1rem}}.welcome .title{color:var(--content-primary);font-size:var(--font-size,1rem);font-weight:var(--font-weight,500);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.5);margin:var(--margin,0 0 .75rem 0);position:relative;z-index:1}@media (min-width: 48rem){.welcome .title{font-size:var(--font-size,1.25rem);font-weight:var(--font-weight,700);letter-spacing:var(--letter-spacing,0);line-height:var(--line-height,1.3)}}.welcome .items{grid-gap:1rem;position:relative;z-index:1}@media (min-width: 48rem){.welcome .items{flex-direction:row;grid-gap:.5rem}}.welcome .items .title{font-size:var(--font-size,1rem);font-weight:var(--font-weight,500);grid-area:title;line-height:var(--line-height,1.5);--margin:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.welcome .items .sub-title,.welcome .items .title{color:var(--bg-stable-cards-button);letter-spacing:var(--letter-spacing,0)}.welcome .items .sub-title{font-size:var(--font-size,.75rem);font-weight:var(--font-weight,400);grid-area:sub-title;line-height:var(--line-height,1.3)}.welcome .item{display:grid;grid-template-areas:"img sub-title" "img title" "img actions";padding:var(--padding,1rem);grid-gap:.5rem;position:relative;width:100%}.welcome .item:before{background:var(--bgc,transparent);border-radius:var(--radius-r);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}@media (min-width: 48rem){.welcome .item:before{border-radius:var(--radius-l)}.welcome .item{grid-template-areas:"sub-title" "img" "title" "actions";--padding:1.25rem;grid-gap:.75rem}}.welcome .item:first-of-type{--bgc:var(--welcom-green)}.welcome .item:first-of-type .arrow{display:none}@media (min-width: 48rem){.welcome .item:first-of-type .arrow{display:flex}}.welcome .item:nth-of-type(2){--bgc:var(--welcom-orange)}.welcome .item:nth-of-type(3){--bgc:var(--welcom-blue)}.welcome .item:nth-of-type(4){--bgc:var(--welcom-pink)}.welcome .item:nth-of-type(4n+1):nth-of-type(n+5){--bgc:var(--welcom-green)}.welcome .item:nth-of-type(4n+2):nth-of-type(n+5){--bgc:var(--welcom-orange)}.welcome .item:nth-of-type(4n+3):nth-of-type(n+5){--bgc:var(--welcom-blue)}.welcome .item:nth-of-type(4n+4):nth-of-type(n+5){--bgc:var(--welcom-pink)}@media (min-width: 48rem){.welcome .item .sub-title,.welcome .item .title{text-align:center}}.welcome .img-loading{border-radius:var(--radius-xl);height:var(--height,8.75rem);min-height:var(--min-height,8.75rem);min-width:var(--min-width,8.75rem);width:var(--width,8.75rem)}.welcome .picture{align-self:center;display:block;grid-area:img;height:8.8125rem;width:var(--width,5rem)}@media (min-width: 48rem){.welcome .picture{margin:auto}}@media (min-width: 64rem){.welcome .picture{--width:auto}}.welcome .picture .img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.welcome .btn-ghost,.welcome .btn-primary{width:100%}.welcome .actions{gap:.5rem;grid-area:actions;margin-top:.5rem;position:relative;z-index:1}.welcome .actions .btn-primary{--font-size:.875rem;--font-weight:700;--line-height:1.3;--letter-spacing:0}.welcome .actions .btn-ghost{background-color:var(--bg-stable-cards-button);color:var(--content-stable-cards)}.welcome .actions .btn-ghost:active{color:unset}@media (min-width: 48rem){.welcome .actions{flex-direction:column;margin-top:0}.welcome .actions .btn-ghost,.welcome .actions .btn-primary{--width:100%}}
