.why-now__header,.why-now__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex}.why-now__wrapper{padding:60px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:120px;border-radius:20px}.why-now__header{max-width:1000px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:18px}.why-now__text,.why-now__title{margin:0;font-weight:var(--semi-bold);font-size:48px;line-height:64px;text-align:left;color:var(--black)}.why-now__text{font-weight:var(--regular);font-size:18px;line-height:26px;color:var(--dark-grey-3)}.why-now__items{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:24px}.why-now__item,.why-now__item-header,.why-now__items,.why-now__tag{display:-webkit-box;display:-ms-flexbox;display:flex}.why-now__item{padding:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:16px;border-radius:20px;background-color:var(--white)}.why-now__item-header,.why-now__tag{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.why-now__item-header{gap:24px}.why-now__tag{padding:10px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:8px;background-color:var(--light-red-2);color:var(--red);aspect-ratio:1/1}.why-now__tag-icon{width:40px;height:40px;-ms-flex-negative:0;flex-shrink:0}.why-now__item-title{margin:0;font-weight:var(--semi-bold);font-size:48px;line-height:64px;text-align:center}.why-now__item-text{margin:0;font-weight:var(--regular);font-size:18px;line-height:26px;text-align:left;color:var(--dark-grey-3)}.why-now--gray .why-now__wrapper{background-color:var(--light-grey-1)}@media (max-width:1024px){.why-now .main-container_wide{padding:0}.why-now__wrapper{padding:40px 16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:24px;border-radius:0}.why-now__header{gap:16px}.why-now__title{font-size:28px;line-height:38px}.why-now__text{font-size:16px;line-height:22px}.why-now__items{gap:16px}.why-now__item{padding:16px;border-radius:16px}.why-now__item-header{gap:16px}.why-now__item-title{font-size:36px;line-height:48px}}