.cards-wrap{height:calc(100lvh + (var(--cards-steps) * 75svh));position:relative}.cards{justify-content:center;align-items:center;height:100lvh;padding:8rem 20rem;display:flex;position:sticky;top:0;overflow:hidden}.cards .cards-lines{pointer-events:none;contain:paint;will-change:transform;width:100%;height:17rem;position:absolute;top:50%;left:0;transform:translateZ(0)}.cards .cards-container{z-index:1;flex-direction:column;justify-content:center;align-items:center;gap:6rem;width:100%;height:100%;display:flex;position:relative}.cards .cards-heading{flex-direction:column;align-items:center;gap:1.5rem;width:100%;display:flex}.cards .cards-title{color:var(--black);text-align:center;letter-spacing:-3.2px;width:90rem;max-width:100%;font-size:clamp(40px,7rem + 5px,140px);font-weight:500;line-height:100%}.cards .cards-desc{color:var(--gray-secondary);text-align:center;letter-spacing:-.18px;width:76rem;max-width:100%;font-size:clamp(12px,1.4rem + 2px,40px);font-weight:500;line-height:150%}.cards .cards-note.is--top{display:none}.cards .cards-note{color:var(--gray-secondary);text-align:center;letter-spacing:-.14px;width:53rem;max-width:100%;font-size:clamp(12px,1.4rem + 2px,40px);font-weight:400;line-height:150%}.cards .cards-body{flex:1;grid-template-rows:minmax(0,1fr);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:3rem;width:132rem;max-width:100%;min-height:0;display:grid}.cards .cards-stack{align-self:center;justify-items:end;min-width:0;min-height:0;display:grid;position:relative}.cards .cards-card{z-index:var(--index);background:#fff;border:1px solid #e9edf3;border-radius:2rem;flex-direction:column;grid-area:1/1;align-self:center;gap:2rem;width:61rem;padding:3rem 4rem;display:flex;box-shadow:0 10px 48px -24px #8e8e8e33}.cards .cards-card__title{color:var(--black);letter-spacing:-.4px;font-size:clamp(12px,2.4rem + 2px,45px);font-weight:500;line-height:120%}.cards .cards-card__desc{color:var(--gray-secondary);letter-spacing:-.14px;font-size:clamp(11px,1.2rem + 2px,40px);font-weight:500;line-height:150%}.cards .cards-card__list{border-top:1px solid #e9edf3;flex-direction:column;gap:1.5rem;padding-top:1.5rem;list-style:none;display:flex}.cards .cards-card__item{align-items:flex-start;gap:1rem;list-style:none;display:flex}.cards .cards-card__check{flex-shrink:0;width:15px;height:15px;margin-top:.4rem}.cards .cards-card__item-text{color:var(--gray-secondary);letter-spacing:-.14px;font-size:clamp(11px,1.2rem + 2px,40px);font-weight:400;line-height:140%}.cards .cards-visual{min-width:0;height:100%;min-height:0;position:relative}.cards .cards-visual__item{contain:paint;will-change:transform;justify-content:flex-start;align-items:center;width:100%;height:100%;display:flex;transform:translateZ(0)}.cards .cards-visual__item:not(.is--active){opacity:0;pointer-events:none;position:absolute;top:0;left:0}.cards .cards-visual img,.cards .cards-visual svg{object-position:center;width:auto;max-width:100%;height:0;min-height:100%;display:block}@media (orientation:landscape) and (height<=900px){.cards{min-height:550px;padding:5rem 16rem}.cards .cards-title{width:100%;font-size:clamp(40px,7rem + 5px,140px)}.cards .cards-desc{width:80rem;font-size:clamp(10px,1.4rem + 2px,40px)}.cards .cards-card__item-text{font-size:clamp(10px,1.2rem + 2px,40px)}.cards.is--psp{padding:8rem 16rem}.cards .cards-container{gap:8rem}.cards .cards-card{padding:2rem 3rem}}@media (orientation:portrait){.cards{padding:10rem 2.5rem}.cards .cards-container{gap:2.5rem}.cards .cards-heading{gap:1rem}.cards .cards-title{letter-spacing:-1px;width:100%;font-size:3.5rem}.cards .cards-desc{width:100%;font-size:1.2rem}.cards .cards-note{width:100%;font-size:1.4rem}.cards .cards-note.is--top{display:block}.cards .cards-note:not(.is--top),.cards .cards-lines{display:none}.cards .cards-body{grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr);gap:2rem;width:100%}.cards .cards-visual{display:none}.cards .cards-stack{align-self:stretch}.cards .cards-card{border-radius:1.6rem;gap:1.2rem;width:100%;padding:2rem}.cards .cards-card__title{letter-spacing:-.2px;font-size:2rem}.cards .cards-card__desc{font-size:1.4rem}.cards .cards-card__list{gap:.9rem;padding-top:1rem}.cards .cards-card__item{gap:.8rem}.cards .cards-card__check{width:12px;height:12px;margin-top:.3rem}.cards .cards-card__item-text{font-size:1.3rem}}.cards-outro{display:none}@media (orientation:portrait){.cards-outro{padding:0 2.5rem 8rem;display:block}.cards-outro .cards-visual{width:100%;height:45svh;display:block;position:relative}.cards-outro .cards-visual__item{contain:paint;will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex;transform:translateZ(0)}.cards-outro .cards-visual img,.cards-outro .cards-visual svg{object-position:center;width:auto;max-width:100%;height:0;min-height:100%;display:block}}
