.h1,.h2,.h3 .h4,.h5,.h6{font-family:var(--font-space),sans-serif;font-weight:600}.h2{font-size:24px;line-height:36px;margin-bottom:16px}@media screen and (width >= 992px){.h2{font-size:36px;line-height:40px}.h4{font-size:24px;line-height:36px}}.h5{font-size:20px;line-height:28px}.h6{font-size:14px;line-height:20px}@media screen and (width >= 992px){.h6{font-size:20px;line-height:28px}}.loader{margin-top:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#0098ff}.loader img{width:100%;max-width:60px;animation:spinLoader 1s steps(12) infinite;position:relative}@keyframes spinLoader{0%{transform:rotate(0turn)}to{transform:rotate(1turn)}}.loader__text{margin-top:10px;font-size:18px;font-weight:500;color:#0098ff}.offer-purchase{width:100%}.offer-purchase__detail{display:flex;justify-content:space-between;padding:24px 0;border-bottom:1px solid rgba(255,247,0,.15)}.offer-purchase__detail:first-child{padding-top:0}.offer-purchase__detail span:first-child{color:#cecccc}.offer-purchase__detail span:last-child{display:flex;gap:6px}.offer-purchase__button{font-size:20px;line-height:28px;font-family:var(--font-space),sans-serif;font-weight:700;border-radius:18px;height:60px;margin:24px 0 16px;width:100%}.offer-purchase__guarantee{display:flex;gap:6px}.offer-purchase__guarantee a{display:contents;color:#0098ff}.offer-purchase__guarantee a:hover{color:#0080d5}.offer-purchase__counter{margin-top:24px}.offer-purchase__row{margin-top:8px;display:flex;justify-content:space-between;font-size:12px;line-height:16px}.offer-purchase__currency{font-size:21px;line-height:1}.offer-purchase__price{display:flex;align-items:center}