.rt-main{position:relative;padding:100px 0 0}.rt-menu{position:absolute;left:var(--margin);top:100px;bottom:0;padding-bottom:120px}.rt-menu__sticky{position:-webkit-sticky;position:sticky;top:20px;gap:40px}.rt-menu__links,.rt-menu__sticky{display:flex;flex-direction:column}.rt-menu__links{align-items:flex-start;gap:10px}.rt-menu__link--current{background-size:100% 1px,100% 1px}.rt-dropdown{display:none}.rt-block{max-width:612px;margin:0 auto;padding:0 20px 100px;gap:40px;align-items:flex-start}.rt-block,.rt-text{display:flex;flex-direction:column}.rt-text{gap:20px;max-width:572px}.rt-steps{flex-wrap:wrap}.rt-steps,.rt-steps__item{display:flex;align-items:center;gap:20px}.rt-steps__arrow{display:flex}.rt-step{white-space:nowrap}.rt-step--current{background-size:100% 1px,100% 1px}.rt-step--future{opacity:.3;background-image:none;pointer-events:none}.rt-form{width:100%;max-width:572px}.rt-field,.rt-form{display:flex;flex-direction:column}.rt-field{gap:10px;padding-bottom:20px}.rt-field__slot{height:18px;color:var(--c-dark-grey)}.rt-field__control{width:100%;border:0;border-bottom:1px solid var(--c-black);border-radius:0;padding:0 0 10px;background:transparent;color:var(--c-black);transition:border-color .2s ease}.rt-field__control::placeholder{color:var(--c-dark-grey);opacity:1}.rt-field__control:focus{outline:none}.rt-field--error .rt-field__control{border-bottom-color:var(--c-red)}.rt-field__error{color:var(--c-red)}.rt-form__submit{padding-top:20px}.rt-items{gap:40px;width:100%;max-width:572px}.rt-item,.rt-items{display:flex;flex-direction:column}.rt-item{gap:20px}.rt-item__tile{display:flex;gap:20px;align-items:flex-start}.rt-item__info{flex:1 1;min-width:1px;display:flex;flex-direction:column;gap:20px}.rt-product__media{flex:0 0 auto;width:196.5px;aspect-ratio:4/5;overflow:hidden}.rt-product__media img{width:100%;height:100%;object-fit:cover}.rt-product__titleprice{display:flex;flex-direction:column;gap:5px}.rt-product__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rt-product__specs{display:flex;flex-direction:column;gap:5px}.rt-item__radios{gap:20px}.rt-item__radios,.rt-radio{display:flex;align-items:center}.rt-radio{gap:10px;transition:opacity .2s ease}.rt-radio:hover{opacity:.6}.rt-radio svg{flex:0 0 auto}.rt-item__form,.rt-select{display:flex;flex-direction:column}.rt-select{gap:10px;min-height:86px}.rt-select__slot{height:18px;color:var(--c-dark-grey)}.rt-select__box{position:relative;display:block}.rt-select__control{width:100%;border:0;border-bottom:1px solid var(--c-black);border-radius:0;padding:0 25px 10px 0;background:transparent;-moz-appearance:none;appearance:none;-webkit-appearance:none;color:var(--c-black);cursor:pointer}.rt-select__control:focus{outline:none}.rt-select__chevron{position:absolute;right:0;top:5px;display:flex;pointer-events:none}.rt-select--error .rt-select__control{border-bottom-color:var(--c-red)}.rt-select__error{color:var(--c-red)}.rt-confirm{width:100%;max-width:572px}.rt-confirm,.rt-confirm__group{display:flex;flex-direction:column;gap:40px}.rt-exchange{display:flex;align-items:center;gap:20px}.rt-exchange .rt-product{display:flex;flex-direction:column;gap:20px;align-items:flex-start}.rt-exchange .rt-product__media{width:142.25px}.rt-exchange .rt-product__details{display:flex;flex-direction:column;gap:20px}.rt-exchange .rt-product__name{max-width:142.25px}.rt-exchange__arrow{display:flex;align-self:stretch;align-items:center;padding-bottom:120px}.rt-divider{border-top:1px solid var(--c-mid-grey);width:100%}@media (max-width:1023px){.rt-main{padding-top:80px}.rt-menu{display:none}.rt-dropdown{display:block;max-width:644px;margin:0 auto 40px;padding:0 20px}.rt-dropdown__toggle{display:flex;align-items:center;justify-content:space-between;width:100%;height:40px;padding:0 15px;background:var(--c-light-grey);text-align:left}.rt-dropdown__chevron{display:flex;transition:transform .2s ease}.rt-dropdown__chevron--open{transform:rotate(180deg)}.rt-dropdown__list{display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:var(--c-light-grey);padding:5px 15px 15px}.rt-block{max-width:644px}}@media (max-width:767px){.rt-product__media{width:142px}.rt-exchange{flex-wrap:wrap}.rt-exchange__arrow{padding-bottom:0;align-self:center}}