.post-offer{display:flex;flex-direction:column;align-items:center;gap:48px;padding-top:8px;padding-bottom:24px;text-align:center}.post-offer__watch{width:354px;max-width:100%;display:flex;justify-content:center}.post-offer__watch-image{width:100%;height:auto;object-fit:contain}.post-offer__headline{font-size:34px;font-weight:400;line-height:1.2;margin:32px 0 0;max-width:952px}.post-offer__watch:not([hidden])+.post-offer__headline{margin-top:-40px}.post-offer__wire-amount{font-size:20px;font-weight:700;color:var(--po-accent, #D0AB73);margin:-24px 0 0;max-width:886px}.post-offer__body{font-size:16px;line-height:28px;max-width:886px;margin:0 auto}.post-offer__body p{margin:0}.post-offer__tracker{--po-accent: #D0AB73;--po-track: #c9c9c9;--po-node-size: 24px;--po-connector-y: 12px;--po-gap: 56px;position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,248px));gap:var(--po-gap);list-style:none;margin:0;padding:0;width:100%;max-width:952px;justify-content:center}.post-offer__step:not(:last-child):before{content:"";position:absolute;top:calc(var(--po-connector-y) - 1px);left:50%;width:calc(100% + var(--po-gap));height:2px;background:var(--po-track);z-index:0}.post-offer__step:first-child:after{content:"";position:absolute;top:calc(var(--po-connector-y) - 1px);left:50%;height:2px;width:0;background-color:var(--po-accent);z-index:1;animation:post-offer-progress 2s cubic-bezier(.22,1,.36,1) .25s forwards}@keyframes post-offer-progress{0%{width:0}to{width:calc(100% + var(--po-gap))}}.post-offer__step{position:relative;display:flex;flex-direction:column;align-items:center}.post-offer__step-node{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:var(--po-node-size);height:var(--po-node-size);background:#fff;border-radius:50%;flex-shrink:0}.post-offer__step-title{font-size:16px;font-weight:700;line-height:1.2}.post-offer__step-node+.post-offer__step-title{margin-top:16px}.post-offer__step-desc{font-size:14px;font-weight:500;line-height:1.3;color:#1f1f1f;margin-top:6px}.post-offer__step.is-current .post-offer__step-node{animation:post-offer-pulse 2s ease-out 2.25s infinite}@keyframes post-offer-pulse{0%{box-shadow:0 0 #d0ab7380}to{box-shadow:0 0 0 14px #d0ab7300}}.post-offer__action{font-size:16px;margin:0}.post-offer__action strong{font-weight:700}.post-offer__action a{text-decoration:underline;color:inherit}@media(max-width:749px){.post-offer{gap:32px}.post-offer__headline{font-size:26px;margin-top:24px}.post-offer__watch:not([hidden])+.post-offer__headline{margin-top:-24px}.post-offer__body{font-size:15px;line-height:24px}.post-offer__tracker{--po-mobile-gap: 32px;grid-template-columns:1fr;gap:var(--po-mobile-gap);width:fit-content;max-width:100%;margin:0 auto}.post-offer__step{display:grid;grid-template-columns:var(--po-node-size) auto;column-gap:14px;row-gap:0;text-align:left;align-items:start}.post-offer__step-node{grid-column:1;grid-row:1}.post-offer__step-title{grid-column:2;grid-row:1}.post-offer__step-desc{grid-column:2;grid-row:2;margin-top:0}.post-offer__step-node+.post-offer__step-title{margin-top:0}.post-offer__step:not(:last-child):before{top:var(--po-node-size);bottom:calc(var(--po-mobile-gap) * -1);left:11px;width:2px;height:auto}.post-offer__step:first-child:after{top:var(--po-node-size);bottom:calc(var(--po-mobile-gap) * -1);left:11px;width:2px;height:auto;background-color:var(--po-accent);clip-path:inset(0 0 100% 0);animation:post-offer-progress-mobile 2s cubic-bezier(.22,1,.36,1) .25s forwards}@keyframes post-offer-progress-mobile{to{clip-path:inset(0 0 0 0)}}}
/*# sourceMappingURL=/cdn/shop/t/348/assets/post-offer.css.map */
