.elementor-24 .elementor-element.elementor-element-99fbaeb{margin-top:30px;margin-bottom:27px;}.elementor-24 .elementor-element.elementor-element-e818542 > .elementor-element-populated{margin:45px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-24 .elementor-element.elementor-element-d5f3e79 > .elementor-element-populated{margin:45px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-24 .elementor-element.elementor-element-729a4d3 > .elementor-element-populated{margin:45px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-24 .elementor-element.elementor-element-d8bdc5a{margin-top:0px;margin-bottom:57px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-24 .elementor-element.elementor-element-12c802c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) -35px;}.elementor-24 .elementor-element.elementor-element-4c2fc51 > .elementor-element-populated{margin:96px 80px 0px 30px;--e-column-margin-right:80px;--e-column-margin-left:30px;}.elementor-24 .elementor-element.elementor-element-d6bfcba .ct-heading .item--title{color:#D2AE8C;line-height:44px;margin-bottom:20px;}.elementor-24 .elementor-element.elementor-element-d6bfcba .ct-heading .item--title i{color:#D2AE8C;}.elementor-24 .elementor-element.elementor-element-d6bfcba .ct-heading .item--title.st-line-left1 span i{background:#D2AE8C !important;}.elementor-24 .elementor-element.elementor-element-d6bfcba .ct-heading .item--title.st-line-left2 span i:after{background:#D2AE8C !important;}.elementor-24 .elementor-element.elementor-element-d6bfcba .ct-heading .item--title.st-line-left2 span i:before{background:#D2AE8C !important;}.elementor-24 .elementor-element.elementor-element-d6bfcba .ct-heading .item--title.st-line-top1 .ct-heading-divider span{background:#D2AE8C !important;}.elementor-24 .elementor-element.elementor-element-d6bfcba .ct-heading .item--title.st-line-bottom1 .ct-heading-divider span{background:#D2AE8C !important;background-image:unset !important;}.elementor-24 .elementor-element.elementor-element-056ec53 .ct-heading .item--title{margin-bottom:0px;}.elementor-24 .elementor-element.elementor-element-056ec53 .ct-heading .item--sub-title{margin-bottom:9px;}.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 );}.elementor-24 .elementor-element.elementor-element-0f30a93{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 19px) 0px;font-family:"Poppins", Sans-serif;font-size:14px;color:#37404c;}.elementor-24 .elementor-element.elementor-element-6702521{--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(max-width:1024px){.elementor-24 .elementor-element.elementor-element-4c2fc51 > .elementor-element-populated{margin:56px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-24 .elementor-element.elementor-element-d6bfcba .ct-heading .item--title{font-size:30px;line-height:38px;}}@media(min-width:768px){.elementor-24 .elementor-element.elementor-element-e818542{width:36.667%;}.elementor-24 .elementor-element.elementor-element-d5f3e79{width:29.997%;}.elementor-24 .elementor-element.elementor-element-13f51f0{width:39.384%;}.elementor-24 .elementor-element.elementor-element-4c2fc51{width:60.616%;}}@media(max-width:1024px) and (min-width:768px){.elementor-24 .elementor-element.elementor-element-e818542{width:50%;}.elementor-24 .elementor-element.elementor-element-d5f3e79{width:50%;}.elementor-24 .elementor-element.elementor-element-729a4d3{width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-43fd155 */.pf-quote {
  max-width: 900px;
  margin: auto;
  padding: 30px;
  background: #f9fafb;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.08);
}

/* TITLE */
.pf-quote h2 {
  text-align: center;
  color: #BC875B;
  margin-bottom: 20px;
}

/* CARD */
.pf-card {
  background: #f6f1e6;
  border: 1px solid #d4af37;
  border-radius: 10px;
  padding: 12px 15px;
  margin-bottom: 15px;
}

/* GRID */
.pf-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  margin-bottom: 10px;
}

/* FIELD */
.pf-field label {
  font-size: 12px;
  margin-bottom: 4px;
  display: block;
  color: #444;
}

/* INPUT */
.pf-field input {
  width: 100%;
  padding: 10px;
  border-radius: 8px;
  border: 1px solid #ddd;
  font-size: 13px;
}

/* RADIO */
.wpcf7-list-item {
  margin-right: 15px;
}

/* CHECKBOX */
.pf-check {
  font-size: 12px;
  margin: 10px 0;
}

/* BUTTON RIGHT */
.pf-btn-wrap {
  display: flex;
  justify-content: flex-end;
}

/* BUTTON */
.pf-btn {
  background: linear-gradient(135deg,#d4af37,#b8962e) !important;
  color: #fff !important;
  padding: 12px 30px !important;
  border-radius: 8px !important;
  border: none !important;
  font-weight: 600;
}

/* REMOVE CF7 EXTRA SPACE */
.wpcf7-form p {
  margin: 0 !important;
}

/* MOBILE */
@media(max-width:768px){

  .pf-quote {
    padding: 20px;
  }

  .pf-grid {
    grid-template-columns: 1fr;
  }

  .pf-btn-wrap {
    justify-content: center;
  }

  .pf-btn {
    width: 100%;
  }
}/* End custom CSS */