.section-one-wrapper .section-wrap{display:flex;gap:80px;align-items:center}.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%;position:relative;height:100%}@media screen and (max-width:1024px){.section-one-wrapper .section-wrap .left{width:100%;height:300px}.section-one-wrapper .section-wrap .left img{width:100%;height:100%}}.section-one-wrapper .section-wrap .left .img-wrapper{width:100%;height:100%;position:relative;border-radius:16px;overflow:hidden}.section-one-wrapper .section-wrap .left .img-wrapper img{object-fit:contain!important;position:relative!important}.section-one-wrapper .section-wrap .right{width:50%;display:flex;flex-direction:column;gap:24px;justify-content:center;z-index:1}@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;gap:16px;justify-self:flex-start;cursor:pointer;flex-wrap:wrap}.bg-wrapper{position:absolute;opacity:.1;bottom:0;left:0;height:338px;width:100%;z-index:0;background:linear-gradient(180deg,#f1f5fe,rgba(241,245,254,0) 52.97%,#f1f5fe),url(/assets/Home/pattern.png) 0 0/130px 30px repeat}