div.wrapper-pre-post-pay{justify-content:space-around;align-items:start;padding-top:100px;padding-bottom:5rem;display:flex;transform:skewY(6deg)}div.wrapper-pre-post-pay div.pre-pay,div.wrapper-pre-post-pay div.post-pay{margin:15px}div.wrapper-pre-post-pay div.pre-pay p,div.wrapper-pre-post-pay div.post-pay p{color:var(--secondary-color);margin:0;font-style:italic;line-height:normal}div.wrapper-pre-post-pay div.pre-pay p:first-child,div.wrapper-pre-post-pay div.post-pay p:first-child{letter-spacing:-1px;font-size:clamp(4rem,5vw,5rem);font-weight:900}div.wrapper-pre-post-pay div.pre-pay p:nth-child(2),div.wrapper-pre-post-pay div.post-pay p:nth-child(2){font-size:clamp(1.2rem,1.8vw,1.8rem);font-weight:700}div.wrapper-pre-post-pay div.pre-pay p:nth-child(n+4),div.wrapper-pre-post-pay div.post-pay p:nth-child(n+4){color:var(--light-gray-txt);font-size:clamp(1.2rem,1.6vw,1.6rem);font-style:normal;font-weight:400}div.wrapper-pre-post-pay div.line-vertical{background:linear-gradient(180deg, var(--secondary-color) 0, #fff 100%);width:4px;height:29rem}div.wrapper-pre-post-pay div.pre-pay,div.wrapper-pre-post-pay div.post-pay{text-align:center;width:50%}@media (width<=767.98px){div.circle-mas,div.wrapper-pre-post-pay div.line-vertical{display:none}div.wrapper-pre-post-pay{flex-direction:column;gap:80px;padding:80px 0}div.wrapper-pre-post-pay div.pre-pay,div.wrapper-pre-post-pay div.post-pay{width:100%}}
