.why-section {background: var(--gold-30, #fffcf3);}.why-section .row {--bs-gutter-x: 30px;}.why-section .row > div:last-child .why-section__item {margin-bottom: 0;}.why-section__content {overflow: hidden;}.why-section__heading h2 {font-size: 36px;margin-bottom: 30px;font-weight: 400;color: var(--Blue, #0158b7);text-align: center;}.why-section__btn {display: block;max-width: 440px;border-radius: 10px;background: #FF6700;padding: 21px 20px;color: #FFF;text-align: center;font-size: 18px;font-weight: 700;line-height: 160%;text-transform: uppercase;text-decoration: none;transition: opacity .3s;}.why-section__btn:hover {opacity: .8;}@media only screen and (max-width: 991px) {.why-section__btn {max-width: 100%;margin-bottom: 60px;font-size: 16px;}}.why-section__item {margin-bottom: 40px;}.why-section .item-heading {display: flex;margin-bottom: 10px;align-items: center;}.why-section .item-heading img {max-height: 64px;}@media only screen and (max-width: 991px) {.why-section .item-heading img {max-height: 48px;}}.why-section .item-heading h3 {font-size: 20px;font-weight: 500;font-style: normal;line-height: normal;text-transform: capitalize;color: var(--Blue, #0158b7);margin-bottom: 0;}.why-section p {font-size: 15px;font-weight: 400;font-style: normal;line-height: normal;color: var(--color-black-300, #333);}@media only screen and (max-width: 991px) {.why-section p {font-size: 14px;}.why-section p .why-section__text-all {display: none;}.why-section p .read-more {padding-left: 0;background: none;color: #0158b7;border: 0;outline: none;font-size: 14px;text-decoration: underline;cursor: pointer;}}@media only screen and (min-width: 992px) {.why-section p .why-section__text-less, .why-section p .read-more {display: none;}}