.elementor-519 .elementor-element.elementor-element-945b123{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:55px;--margin-bottom:30px;--margin-left:0px;--margin-right:0px;--padding-top:80px;--padding-bottom:80px;--padding-left:0px;--padding-right:0px;}.elementor-519 .elementor-element.elementor-element-945b123:not(.elementor-motion-effects-element-type-background), .elementor-519 .elementor-element.elementor-element-945b123 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#A02020;}.elementor-widget-woocommerce-product-title .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-519 .elementor-element.elementor-element-296f8cc{text-align:center;}.elementor-519 .elementor-element.elementor-element-296f8cc .elementor-heading-title{font-family:"Roboto", Sans-serif;font-size:32px;font-weight:600;color:#FFFFFF;}.elementor-519 .elementor-element.elementor-element-5c8d518{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}.elementor-519 .elementor-element.elementor-element-aa26b3d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.woocommerce .elementor-519 .elementor-element.elementor-element-36c7c5b .flex-viewport:not(:last-child){margin-bottom:10px;}.woocommerce .elementor-519 .elementor-element.elementor-element-36c7c5b .flex-control-thumbs li{padding-right:calc(10px / 2);padding-left:calc(10px / 2);padding-bottom:10px;}.woocommerce .elementor-519 .elementor-element.elementor-element-36c7c5b .flex-control-thumbs{margin-right:calc(-10px / 2);margin-left:calc(-10px / 2);}.elementor-519 .elementor-element.elementor-element-139303c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-519 .elementor-element.elementor-element-aa26b3d{--width:45%;}.elementor-519 .elementor-element.elementor-element-139303c{--width:66.6666%;}}/* Start custom CSS for woocommerce-product-short-description, class: .elementor-element-dddfc7e */.corporate-product-box {
  font-family: inherit;
  line-height: 1.6;
}

.product-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.product-subtitle {
  font-size: 16px;
  color: #555;
  margin-bottom: 20px;
}

.divider {
  height: 1px;
  background: #e5e5e5;
  margin: 25px 0;
}

.section-title {
 font-size: 16px!important;
    font-weight: 700;
    /* color: var(--maroon); */
    margin-bottom: 1rem;
    position: relative;
    display: inline-block;
}

.feature-list,
.usecase-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.feature-list li,
.usecase-list li {
  padding-left: 26px;
  position: relative;
  margin-bottom: 10px;
  font-size: 15px;
}

.feature-list li::before {
  content: "✔";
  position: absolute;
  left: 0;
  color: #16a34a;
  font-weight: bold;
}

.usecase-list li::before {
  content: "🎯";
  position: absolute;
  left: 0;
}/* End custom CSS */