.elementor-4499 .elementor-element.elementor-element-1ed730a{--display:flex;--min-height:395px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--border-radius:20px 20px 20px 20px;--margin-top:170px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .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-4499 .elementor-element.elementor-element-dfcc586{width:var( --container-widget-width, 87.109% );max-width:87.109%;--container-widget-width:87.109%;--container-widget-flex-grow:0;text-align:left;}.elementor-4499 .elementor-element.elementor-element-dfcc586 > .elementor-widget-container{margin:0px 0px 0px 20px;padding:0px 0px 0px 0px;}.elementor-4499 .elementor-element.elementor-element-dfcc586.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-4499 .elementor-element.elementor-element-dfcc586 .elementor-heading-title{font-family:"Nunito", Sans-serif;font-size:89px;font-weight:900;color:#FFFFFF;}.elementor-4499 .elementor-element.elementor-element-7a91a57{--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:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:767px){.elementor-4499 .elementor-element.elementor-element-1ed730a{--min-height:172px;--margin-top:190px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-4499 .elementor-element.elementor-element-dfcc586 > .elementor-widget-container{margin:0px 60px 0px 0px;}.elementor-4499 .elementor-element.elementor-element-dfcc586 .elementor-heading-title{font-size:32px;}}/* Start custom CSS for heading, class: .elementor-element-dfcc586 */.page-heading{
    display: none;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f6898ed */.policy-wrapper {
  max-width: 850px;
  margin: 40px auto;
  padding: 40px;
  background-color: #ffffff;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
  border-radius: 16px;
  font-family: 'Nunito', sans-serif;
  color: #2a2a2a;
  line-height: 1.7;
}

.policy-section h2 {
  font-size: 28px;
  margin-bottom: 24px;
  font-weight: 800;
  color: #111;
}

.policy-section h3 {
  font-size: 20px;
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #2a2a2a;
}

.policy-section ul {
  padding-left: 20px;
  margin-bottom: 20px;
}

.policy-section ul li {
  list-style-type: disc;
  margin-bottom: 8px;
}

.policy-section p,
.policy-section address {
  margin-bottom: 16px;
}

.policy-section a {
  color: #2a2a2a;
  text-decoration: underline;
}

.policy-section a:hover {
  color: #000;
}/* End custom CSS */