.how-to-buy{width:100%;padding:0 0 140px;margin-top:-140px}.how-to-buy__container{max-width:1100px;margin:0 auto;padding:0 12px;display:flex;flex-direction:column;align-items:center;gap:40px}.how-to-buy__title{text-align:center;color:rgba(0,0,0);font-family:Suisse Intl,sans-serif;font-size:64px;font-weight:400;line-height:1.1}.how-to-buy__cards{display:flex;justify-content:center;align-items:stretch;gap:16px;width:100%}.how-to-buy-card{position:relative;width:348px;height:480px;background:linear-gradient(137.07deg,#030101 4.63%,#280b03 34.1%,#942d0b 75.9%);border-radius:24px;border:1px solid rgba(255,255,255,.1);padding:16px;overflow:hidden;flex-shrink:0;&:hover{.how-to-buy-card__image-wrapper{transform:translateX(-50%) translateY(-15px) scale(1.05)}.how-to-buy-card__number{transform:scale(1.02) rotate(5deg)}}}.how-to-buy-card__top{display:flex;flex-direction:column;gap:12px;position:relative;z-index:2}.how-to-buy-card__header{display:flex;justify-content:space-between;align-items:flex-start}.how-to-buy-card__title{color:#ffffff;font-family:Suisse Intl,sans-serif;font-weight:600;font-size:22px;line-height:28px;letter-spacing:-.02em;margin:0;max-width:220px}.how-to-buy-card__description{color:rgba(137,137,137,.8);font-family:Suisse Intl,sans-serif;font-weight:400;font-size:16px;line-height:20px;margin:0}.how-to-buy-card__number{color:rgba(255,255,255);font-family:Suisse Intl,sans-serif;font-weight:400;font-size:64px;line-height:1;letter-spacing:-2px;text-align:right;transition:.2s}.how-to-buy-card__image-wrapper{position:absolute;left:50%;bottom:var(--htb-image-bottom,-200px);transform:translateX(-50%);width:var(--htb-image-width,320px);height:var(--htb-image-height,500px);pointer-events:none;transition:.2s}.how-to-buy-card__image-wrapper--1{--htb-image-bottom:-160px;--htb-image-width:380px;--htb-image-height:500px}.how-to-buy-card__image-wrapper--2{--htb-image-bottom:0px;--htb-image-width:320px;--htb-image-height:300px}.how-to-buy-card__image-wrapper--3{--htb-image-bottom:-200px;--htb-image-width:270px;--htb-image-height:500px;.how-to-buy-card__image{object-fit:contain}}.how-to-buy-card__image{object-fit:cover;object-position:center top;width:100%;height:100%}.how-to-buy-card__overlay{position:absolute;bottom:0;left:0;width:100%;height:192px;background:linear-gradient(180deg,rgba(103,31,8,0),#952e0c);pointer-events:none;z-index:1}.how-to-buy-card__button{height:40px;background:#ffffff;border-radius:8px;border:none;box-shadow:0 0 12px 0 rgba(0,0,0,.25);font-family:Suisse Intl,sans-serif;font-weight:450;font-size:16px;line-height:24px;text-align:center;color:#020202;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;align-items:center;justify-content:center;text-decoration:none}.how-to-buy-card__button,.how-to-buy-card__button-row{position:absolute;bottom:16px;left:16px;right:16px;z-index:3;display:flex}.how-to-buy-card__button-row{gap:12px}.how-to-buy-card__button--inline{position:static;flex:1}.how-to-buy-card__button:hover{transform:translateY(-2px);box-shadow:0 4px 16px 0 rgba(0,0,0,.3)}.how-to-buy-card__button:active{transform:translateY(0)}.how-to-buy__support-text{margin-top:0;text-align:center;font-family:Suisse Intl,sans-serif;font-weight:400;font-size:18px;line-height:24px;color:#4e4e4e}.how-to-buy__support-link{color:#ff5d00;text-decoration:underline;transition:opacity .2s ease}.how-to-buy__support-link:hover{opacity:.8}@media (max-width:1100px){.how-to-buy__cards{flex-wrap:wrap}}@media (max-width:768px){.how-to-buy{padding:60px 0}.how-to-buy__title{font-size:40px}.how-to-buy__cards{flex-direction:column;align-items:center;gap:24px}.how-to-buy-card{width:100%;max-width:100%}}@media (max-width:480px){.how-to-buy{margin-top:-230px}.how-to-buy__title{font-size:32px}.how-to-buy-card{height:500px}.how-to-buy-card__title{font-size:20px}.how-to-buy-card__number{font-size:48px}.how-to-buy-card__image-wrapper{width:280px;height:440px;bottom:-80px}}