.payment{padding-top:16px}.paymentContent{display:flex;flex-direction:column;gap:0;max-width:1000px}.paymentContent__item{width:100%}.paymentContent__item-2{display:flex;flex-direction:column-reverse;gap:14px;max-width:455px}.paymentContent__text{font-size:14px}.paymentContent__text-bold{font-size:14px;font-weight:500;margin:16px 0 12px}.paymentContent__list-item{align-items:center;display:flex;margin-bottom:12px}.paymentContent__list-item:last-child{margin-bottom:0}.paymentContent__dot{background-color:var(--blue);border-radius:100%;height:12px;margin-right:12px;width:12px}.delivery__section{margin:80px 0}.delivery__suptitle{margin-bottom:24px}.delivery__content,.delivery__contentWrap{display:flex;flex-direction:column;gap:8px}.delivery__content{display:contents;width:100%}.delivery__content-item{overflow:hidden}.delivery__content-itemTop{background-color:var(--light-grey);border:1px solid var(--black);border-radius:16px;display:flex;justify-content:space-between;padding:8px 12px 8px 5px}.delivery__content-itemHidden{height:0;transition:height .5s}.delivery__content-itemHidden.active{border:1px solid var(--black);border-bottom-left-radius:16px;border-bottom-right-radius:16px;border-top:none;height:auto;margin-top:-12px;padding:20px 8px 8px}.delivery__content-itemTop-left{align-items:center;display:flex;font-weight:600}.delivery__content-itemTop-right{align-items:center;display:flex}.delivery__contentIcon-left{height:48px;margin-right:8px;width:48px}.delivery__contentIcon-right{height:24px;width:24px}.delivery__content-itemHiddenTitle{display:none}.delivery__content-item-1{order:1}.delivery__content-item-2{order:2}.delivery__content-item-3{order:3}.delivery__content-item-4{order:4}.delivery__content-item-5{order:5}.delivery__content-item-6{order:6}@media (min-width:768px){.paymentContent{flex-direction:row;gap:32px}.paymentContent__item-2{flex-direction:column;gap:16px}.payment__systemsLogos{max-width:351px}.delivery__contentWrap{flex-direction:row}.delivery__content{display:flex}.delivery__content-itemTop{padding:8px 12px}}@media (min-width:1440px){.paymentContent{gap:50px}.payment__systemsLogos{max-width:384px}.delivery__section{margin:94px 0}.delivery__suptitle{margin-bottom:20px}.delivery__contentWrap{display:grid;flex-wrap:wrap;gap:32px 20px;grid-template-columns:repeat(3,1fr)}.delivery__content{display:contents}.delivery__content-item{align-items:start;display:flex;overflow:visible;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.delivery__content-itemTop{align-items:center;flex-shrink:0;height:165px;justify-content:center;margin-right:20px;width:93px}.delivery__content-itemHidden.active{border:none;margin:0;padding:0}.delivery__contentIcon-left{margin-right:0}.delivery__content-itemTopText,.delivery__contentIcon-right{display:none}.delivery__content-itemHiddenTitle{display:block;font-weight:600;margin-bottom:8px}}