@media only screen and (width>=768px){.how-to-use__card{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.8rem;display:grid}}@media only screen and (width>=1280px){.how-to-use__card{grid-template-columns:repeat(3,minmax(0,1fr))}}.how-to-use__card .swiper{width:100%}.how-to-use__card-col{aspect-ratio:1/1.45;width:100%;max-height:calc(95svh - var(--header-height-mobile) - var(--announcement-height,0));position:relative}@media only screen and (width>=1280px){.how-to-use__card-col{min-height:35rem;max-height:calc(95svh - var(--header-height-desktop) - var(--announcement-height,0))}}.how-to-use__card-content{aspect-ratio:initial;text-align:center;height:100%;color:var(--text-color,var(--ink));padding-top:3rem;position:relative}.how-to-use__card-content a,.how-to-use__card-content button{color:var(--text-color,var(--ink))}.how-to-use__card-content.how-to-use__card-content--with-nav{padding-top:6.5rem}@media only screen and (width>=768px){.how-to-use__card-content{justify-content:center;align-items:center;padding:5.6rem;display:flex}.how-to-use__card-content.how-to-use__card-content--with-nav{padding-top:5.6rem}}.how-to-use__card-body{margin-top:2.4rem}.how-to-use__card-nav-subtitle-wrapper{z-index:2;justify-content:center;align-items:center;gap:.4rem;width:100%;display:flex;position:absolute;top:2.2rem;left:0;right:0}@media only screen and (width>=768px){.how-to-use__card-nav-subtitle-wrapper{position:initial;margin-top:2.2rem}}.how-to-use__card-nav-btn{padding:.8rem}.how-to-use__card-main-media{border-radius:.3rem;overflow:hidden}.how-to-use__card-main-media video,.how-to-use__card-main-media img{z-index:1}.how-to-use__card-secondary-media{border-radius:.3rem;display:none;overflow:hidden}@media only screen and (width>=1280px){.how-to-use__card-secondary-media{display:block}}
