.how-to-buy__list{grid-gap:16px;-ms-overflow-style:none;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;margin-left:-16px;margin-right:-16px;overflow:auto;padding:10px;scrollbar-width:none}.how-to-buy__list::-webkit-scrollbar{display:none}.how-to-buy__list--draggable{cursor:pointer}.how-to-buy__item{webkit-touch-callout:none;padding:0 24px 11px;position:relative;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:355px}@media only screen and (max-width:991.98px){.how-to-buy__item{width:335px}}@media only screen and (max-width:575.98px){.how-to-buy__item{padding:0 11px 11px;width:284px}}.how-to-buy__item-img-wrapper{align-items:center;display:flex;flex-direction:column;min-height:337px;position:relative}@media only screen and (max-width:991.98px){.how-to-buy__item-img-wrapper{min-height:280px}}@media only screen and (max-width:575.98px){.how-to-buy__item-img-wrapper{min-height:250px}}.how-to-buy__item-img{bottom:0;pointer-events:none;position:absolute}@media only screen and (max-width:991.98px){.how-to-buy__item-img.how-to-buy__item-img--wide img{width:182px}}@media only screen and (max-width:575.98px){.how-to-buy__item-img.how-to-buy__item-img--wide img{width:160px}}@media only screen and (max-width:991.98px){.how-to-buy__item-img img{width:163px}}@media only screen and (max-width:575.98px){.how-to-buy__item-img img{width:138px}}.how-to-buy__item-line{background-color:#8d8d8d;height:1px;width:100%}.how-to-buy__item-text-wrapper{position:relative}.how-to-buy__item-heading{font-weight:600;margin-top:16px;text-align:center}.how-to-buy__item-heading--highlited{color:var(--aero-color-primary)}.how-to-buy__item-text{font-size:16px;margin-bottom:24px;text-align:center}@media only screen and (max-width:767.98px){.how-to-buy__item-text{margin-bottom:0}}.how-to-buy__item-panel{background:#fff;border-radius:12px;bottom:0;box-shadow:0 6.6px 13px rgba(0,0,0,.035),0 1.44375px 4.625px rgba(0,0,0,.023);left:0;overflow:hidden;position:absolute;right:0}.how-to-buy__item-panel--big{height:258px}.how-to-buy__item-panel--small{height:232px}.how-to-buy__item-panel-ring{border:20px solid #eff2f8;border-radius:50%;height:170px;position:absolute;width:170px}.how-to-buy__item-panel-ring--first{right:-75px;top:-100px}.how-to-buy__item-panel-ring--second{left:-110px;top:-125px}.how-to-buy__item-panel-ring--third{bottom:-70px;right:-140px}.how-to-buy__item-panel-ring--fourth{bottom:-70px;left:-50px}.how-to-buy__list-nav{display:flex;justify-content:center}.how-to-buy__list-nav--hidden{display:none}.how-to-buy__list-nav-item{cursor:pointer;display:flex;flex-direction:column;height:30px;justify-content:center;margin-right:10px;opacity:.5;width:35px}.how-to-buy__list-nav-item--active{opacity:1}.how-to-buy__list-nav-item-line{background-color:#5d5fef;height:2px;width:35px}