.first-step,.second-step{display:flex;flex-direction:column;gap:18px 0}.selling-item{background:#fff;border:1.4px solid var(--25,#eceef2);border-radius:18px;position: relative;}.selling-item.disabled{pointer-events: none;opacity:0.6}@media screen and (max-width:989px){.selling-item.second-step-item .selling-item__header{padding:22px 20px 22px 18px}}.selling-item__header{align-items:center;cursor:pointer;display:flex;gap:0 10px;justify-content:space-between;padding:24px 22px 24px 18px;-webkit-tap-highlight-color:rgba(0,0,0,0);user-select:none}.selling-item__wrapper{background:#fff;border-radius:16px}.selling-item__badge{background:#000000;border-radius:18px 18px 0 0;color:var(--Base-white,#fff);display:flex;font-family:Inter Tight;font-size:18px;font-style:normal;font-weight:400;justify-content:center;line-height:24px;margin:0 0 -41px 1px;padding:16px 144px 32px;text-align:center;width:calc(100% - 2px)}@media screen and (max-width:989px){.selling-item__badge{border-radius:18px 18px 0 0;font-size:14px;padding:16px 100px 32px}}.selling-item__badge.active{margin-left:0;width:100%}.selling-item__checkbox{background:var(--45,#d3d7de);border-radius:50%;height:22px;min-width:22px;position:relative;transition:background .4s;width:22px}@media screen and (max-width:989px){.selling-item__checkbox{height:20px;min-width:20px;width:20px}}.selling-item__checkbox:after{background:#fff;border-radius:50%;content:"";display:block;height:10px;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);visibility:hidden;width:10px}.selling-item__title{align-items:center;color:var(--Grey-grey-900,#323232);display:flex;font-family:"Inter tight";font-size:20px;font-style:normal;font-weight:500;gap:0 8px;line-height:22px;}@media screen and (max-width:989px){.selling-item__title{font-size:18px;letter-spacing:-.54px;line-height:20px}}.selling-item__title:hover .selling-item__checkbox{background:#bfc0c3}.selling-item__price{align-items:center;display:flex;gap:0 14px}@media screen and (max-width:989px){.selling-item__price{white-space:nowrap}}@media (max-width:380px){.selling-item__price{flex-direction:column}}.selling-item__price .old-price{color:var(--Grey-grey-400,#939393);font-size:17px;line-height:14px;text-decoration:line-through}.selling-item__price .new-price,.selling-item__price .old-price{font-family:"Inter tight";font-style:normal;font-weight:700;text-transform:lowercase}.selling-item__price .new-price{color:var(--Grey-grey-900,#323232);font-size:20px;font-weight: 700;line-height:26px}.selling-item__footer{border-top:1.4px solid #f2f2f3;color:var(--Grey-grey-900,#323232);font-family:"Inter Tight";font-size:14px;font-style:normal;font-weight:500;line-height:22px;padding:18px 18px 24px}.selling-item__footer ol,.selling-item__footer ul{display:flex;flex-direction:column;list-style:none;margin:0;padding:0}@media screen and (max-width:989px){}.selling-item__footer ol li,.selling-item__footer ul li{align-items:center;display:flex;gap: 0 3px;}.selling-item__footer ol li:before,.selling-item__footer ul li:before{background:url(subscribe-icon.svg);background-repeat:no-repeat;background-size:contain;content:"";display:flex;height:15px;min-width:15px;position:static;width:22px;}@media screen and (max-width:989px){.selling-item__footer ol li:before,.selling-item__footer ul li:before{background:url(subscribe-icon.svg);height:20px;min-width:20px;width:20px}}.selling-item:not(.active) .selling-item__footer{display:none}.selling-item.active{border-width:0}.selling-item.active .selling-item__wrapper{margin:4px}.selling-item.active .selling-item__checkbox{background:#00a1ff}.selling-item.active .selling-item__checkbox:after{opacity:1;visibility:visible}.selling-item.active.second-step-item .selling-item__header{padding:20px 19px 20px 16px}@media screen and (max-width:989px){.selling-item.active.second-step-item .selling-item__header{padding:20px 17px 20px 16px}}.selling-item.second-step-item .selling-item__price{gap:0 4px}.selling-item.second-step-item .selling-item__price span{border-radius:50%;height:13px;margin:4px;width:13px}
