.section-one-wrapper .section-wrap{display:flex;gap:80px}.section-one-wrapper .section-wrap.reverse{flex-direction:row-reverse}@media screen and (max-width:1024px){.section-one-wrapper .section-wrap.reverse{flex-direction:column-reverse}.section-one-wrapper .section-wrap{flex-direction:column-reverse;gap:24px}}.section-one-wrapper .section-wrap .left{width:50%;display:flex;flex-direction:column;gap:20px;height:100%}@media screen and (max-width:1024px){.section-one-wrapper .section-wrap .left{width:100%;gap:16px}}.section-one-wrapper .section-wrap .left .tag-card-wrapper{display:flex;padding:24px;align-items:center;gap:18px;align-self:stretch;border-radius:12px;background:var(--Colors-Neutrals-White---50,#fdfdfd);box-shadow:0 4px 11.7px 0 rgba(1,156,223,.1);flex-wrap:wrap}.section-one-wrapper .section-wrap .left .tag-card-wrapper .blue-800{flex-basis:100%;margin-left:40px}.section-one-wrapper .section-wrap .left .extraLeftSpan{text-align:center;max-width:60%;margin:0 auto}@media screen and (max-width:1024px){.section-one-wrapper .section-wrap .left .extraLeftSpan{max-width:85%}}.section-one-wrapper .section-wrap .right{width:50%;display:flex;flex-direction:column;gap:24px;justify-content:center}@media screen and (max-width:1024px){.section-one-wrapper .section-wrap .right{width:100%;text-align:center}}.section-one-wrapper .section-wrap .right .buttons-wrapper{display:flex;justify-content:flex-start;gap:16px}