.elementor-1756 .elementor-element.elementor-element-a59d73d{--display:flex;}.elementor-1756 .elementor-element.elementor-element-f8ee94a{--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;}.elementor-1756 .elementor-element.elementor-element-9465908{--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;}.elementor-1756 .elementor-element.elementor-element-d6bbe21 .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-1756 .elementor-element.elementor-element-2b84791{--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;}.elementor-1756 .elementor-element.elementor-element-d5d6585 .elementor-icon-list-icon{width:14px;}.elementor-1756 .elementor-element.elementor-element-d5d6585 .elementor-icon-list-icon i{font-size:14px;}.elementor-1756 .elementor-element.elementor-element-d5d6585 .elementor-icon-list-icon svg{--e-icon-list-icon-size:14px;}.elementor-1756 .elementor-element.elementor-element-22f3036{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}.elementor-1756 .elementor-element.elementor-element-22f3036 .elementor-share-btn{font-size:calc(0.75px * 10);}.elementor-1756 .elementor-element.elementor-element-0d1b75f{color:var( --e-global-color-text );}.elementor-1756 .elementor-element.elementor-element-53f1c38{--display:flex;}.elementor-1756 .elementor-element.elementor-element-658ab16{--display:flex;}@media(min-width:768px){.elementor-1756 .elementor-element.elementor-element-9465908{--width:33.3333%;}.elementor-1756 .elementor-element.elementor-element-2b84791{--width:66.6666%;}}@media(max-width:1024px){ .elementor-1756 .elementor-element.elementor-element-22f3036{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}@media(max-width:767px){ .elementor-1756 .elementor-element.elementor-element-22f3036{--grid-side-margin:10px;--grid-column-gap:10px;--grid-row-gap:10px;--grid-bottom-margin:10px;}}/* Start custom CSS for post-comments, class: .elementor-element-db43f42 *//* Comments */
#comments {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #e6eaee;
}

#comments h2 {
  font-size: 20px;
  margin-bottom: 18px;
  font-weight: 600;
  color: #1F3B4D;
}

/* Comment List */
.comment-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.comment {
  margin-bottom: 4px;
}

.comment-body {
  background: #f8fafc;
  padding: 12px 14px;
  border-radius: 6px;
  border: 1px solid #e6eaee;
}

/* Meta */
.comment-author {
  font-weight: 600;
  color: #1F3B4D;
  margin-bottom: 4px;
}

.comment-metadata {
  font-size: 12px;
  color: #8A98A3;
  margin-bottom: 8px;
}

/* Text */
.comment-content {
  font-size: 14px;
  line-height: 1.5;
  color: #4A5B65;
}

/* Reply */
.comment-reply-link {
  display: inline-block;
  margin-top: 6px;
  font-size: 12px;
  font-weight: 600;
  color: #F0A020;
  text-decoration: none;
}

.comment-reply-link:hover {
  text-decoration: underline;
}

/* Form */
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
  width: 100%;
  padding: 8px 12px;
  background: #CFDCE6;
  border: 2px solid transparent;
  border-radius: 4px;
  font-size: 14px;
  box-sizing: border-box;
  margin-bottom: 10px;
}

.comment-form input:focus,
.comment-form textarea:focus {
  outline: none;
  border: 2px solid #F0A020;
  box-shadow: 0 0 0 2px rgba(240,160,32,0.15);
}

.comment-form input[type="submit"] {
  background: #F0A020;
  color: #ffffff;
  padding: 8px 18px;
  border: none;
  font-weight: 600;
  font-size: 13px;
  cursor: pointer;
  border-radius: 4px;
}

.comment-form input[type="submit"]:hover {
  opacity: 0.9;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-53f1c38 *//* ============================= */
/* COMMENTS WRAPPER */
/* ============================= */

#comments {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid #e6eaee;
}

/* ============================= */
/* COMMENTS TITLE */
/* ============================= */

#comments h2 {
  font-size: 22px;
  margin-bottom: 30px;
  font-weight: 600;
  color: #1F3B4D;
}

/* ============================= */
/* COMMENT LIST */
/* ============================= */

.comment-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.comment {
  margin-bottom: 30px;
}

.comment-body {
  background: #f8fafc;
  padding: 20px;
  border-radius: 6px;
  border: 1px solid #e6eaee;
}

/* ============================= */
/* COMMENT META */
/* ============================= */

.comment-author {
  font-weight: 600;
  color: #1F3B4D;
  margin-bottom: 6px;
}

.comment-metadata {
  font-size: 13px;
  color: #8A98A3;
  margin-bottom: 12px;
}

/* ============================= */
/* COMMENT TEXT */
/* ============================= */

.comment-content {
  font-size: 15px;
  line-height: 1.6;
  color: #4A5B65;
}

/* ============================= */
/* REPLY LINK */
/* ============================= */

.comment-reply-link {
  display: inline-block;
  margin-top: 10px;
  font-size: 13px;
  font-weight: 600;
  color: #F0A020;
  text-decoration: none;
}

.comment-reply-link:hover {
  text-decoration: underline;
}

/* ============================= */
/* COMMENT FORM */
/* ============================= */

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
  width: 100%;
  padding: 10px 14px;
  background: #CFDCE6;
  border: 2px solid transparent;
  border-radius: 4px;
  font-size: 15px;
  line-height: 1.4;
  box-sizing: border-box;
  margin-bottom: 12px;
}

.comment-form input:focus,
.comment-form textarea:focus {
  outline: none;
  border: 2px solid #F0A020;
  box-shadow: 0 0 0 2px rgba(240,160,32,0.15);
}

/* ============================= */
/* COMMENT SUBMIT */
/* ============================= */

.comment-form input[type="submit"] {
  background: #F0A020;
  color: #ffffff;
  padding: 10px 22px;
  border: none;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  border-radius: 4px;
  transition: all 0.2s ease;
}

.comment-form input[type="submit"]:hover {
  opacity: 0.9;
  transform: translateY(-1px);
}/* End custom CSS */