.why-pte-main-section{display:flex;gap:40px;align-items:center}.why-pte-main-section .why-pte-left{width:60%;display:flex;flex-direction:column;gap:30px}.why-pte-main-section .why-pte-right{width:40%;display:flex;flex-direction:column;gap:20px;padding:30px;border-radius:12px;position:relative;background:#fff;background-clip:padding-box;border:3px solid rgba(0,0,0,0)}.why-pte-main-section .why-pte-right :before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;margin:-3px;border-radius:12px;background:#aa84d8;background:linear-gradient(45deg,#54ccd2,#7175c2 35%,#cb9ede)}.why-pte-main-section .why-pte-right .log-in-text{background:linear-gradient(88.55deg,#cb9ede -127.15%,#7175c2 11.69%,#54ccd2 178.26%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}@media(max-width:1199px){.why-pte-main-section{gap:30px}}@media(max-width:991px){.why-pte-main-section{gap:15px}.why-pte-main-section .why-pte-left{gap:20px}.why-pte-main-section .why-pte-right{gap:15px;padding:17px}}@media(max-width:767px){.why-pte-main-section{flex-direction:column;gap:30px}.why-pte-main-section .why-pte-left,.why-pte-main-section .why-pte-right{width:100%}}