﻿.bg-theme-light {background-color: rgb(240 231 255);}.bg-secondary {background-color: var(--color-secondary) !important;}.enterprise-area .col-lg-3, .enterprise-area .col-lg-4 {display: flex;flex-direction: column;}.enterise-features-wrapper {flex: 1;display: flex;flex-direction: column;justify-content: flex-start;}.enterise-features-wrapper {padding: 30px 25px;background: #f7f5f2;border-radius: 10px;}.enterprise-icon {background: var(--color-grayish-blue);width: 80px;height: 80px;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin-bottom: 20px;}.enterprise-icon img {width: 45px }.enterprise-icon i {color: #000;font-size: 20px;}.section-content .heading {font-size: 2.3rem }.heading-2 {font-size: 1.3rem;}.section-image img, .section-image-2 img {max-width: 100%;width: 100%;border-radius: 10px;}.box-shadow {box-shadow: 1px 2px 19px 3px rgb(14 0 40 / 18%) }.section-image img:hover {box-shadow: 1px 2px 19px 3px rgb(14 0 40 / 18%);transform: scale(0.96);}.section-image video {max-width: 100%;width: 100%;border-radius: 45px;}.section-wrapper {padding: 60px 30px;border-radius: 20px;background-color: var(--color-white);height: 500px;overflow: hidden;}@media (max-width:991px) {.section-wrapper {margin-bottom: 30px;}}@media (max-width:576px) {.section-content .heading {font-size: 1.8rem;}.cta-area {padding-left: 20px;padding-right: 20px;}}