.why-main-wrapper{padding:24px 64px 48px}
.why-main-wrapper .top-detail-section{display:flex;gap:32px}
.why-main-wrapper .top-detail-section .RightContent{padding:24px 0;width:50%;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:48px;display:inline-flex;border-radius:12px}
.why-main-wrapper .top-detail-section>.imges>img{width:100%;height:auto}
.why-main-wrapper .top-detail-section .RightContent .Heading{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:16px;display:flex}
.why-main-wrapper .top-detail-section .RightContent .Heading .main-heading{font-family:var(--ff-opensans);font-weight:var(--fw-medium);font-size:16px;font-weight:var(--fw-semibold);line-height:19.5px;letter-spacing:.04em;text-align:left;color:rgba(90,106,114,1)}
.why-main-wrapper .top-detail-section .RightContent .Heading .title{font-family:var(--ff-opensans);font-weight:var(--fw-medium);color:#435056;font-size:40px;font-weight:500;line-height:48px;text-align:left}
.why-main-wrapper .top-detail-section .RightContent .Heading .description{font-family:var(--ff-opensans);font-weight:var(--fw-medium);font-size:20px;font-weight:500;line-height:28px;text-align:left;opacity:.8;color:rgba(90,106,114,1)}
.top-detail-section .Rectangle2{border-radius:24px}
.Logos1{gap:48px;width:100%;display:inline-flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row}
@media only screen and (max-width:1026px){.why-main-wrapper .top-detail-section .RightContent{width:60%}
}
@media only screen and (max-width:450px){.why-main-wrapper{padding:0 16px 24px}
.why-main-wrapper .top-detail-section .RightContent .Heading .description{font-family:var(--ff-opensans);font-weight:var(--fw-light);font-size:16px;font-weight:400;line-height:22px}
.why-main-wrapper .top-detail-section .RightContent .Heading .title{line-height:38.4px;font-size:32px}
}
@media only screen and (max-width:800px){.why-main-wrapper .top-detail-section{display:block}
.why-main-wrapper .top-detail-section .RightContent{width:100%}
.imges img{display:none}
.Logos1{gap:32px;padding:0}
.LogoSingle1{max-width:163px}
}