.elementor-3689 .elementor-element.elementor-element-126fec6{--display:flex;}.elementor-3689 .elementor-element.elementor-element-1369cb7{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3689 .elementor-element.elementor-element-1369cb7.elementor-element{--align-self:center;}.elementor-3689 .elementor-element.elementor-element-c589753{--display:flex;}.elementor-3689 .elementor-element.elementor-element-7f14804{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3689 .elementor-element.elementor-element-7f14804.elementor-element{--align-self:center;}.elementor-3689 .elementor-element.elementor-element-1f53274{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3689 .elementor-element.elementor-element-1f53274.elementor-element{--align-self:center;}.elementor-3689 .elementor-element.elementor-element-b70dfab{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3689 .elementor-element.elementor-element-b70dfab.elementor-element{--align-self:center;}.elementor-3689 .elementor-element.elementor-element-e747191{--display:flex;}.elementor-3689 .elementor-element.elementor-element-e78b7e9{width:var( --container-widget-width, 90% );max-width:90%;--container-widget-width:90%;--container-widget-flex-grow:0;}.elementor-3689 .elementor-element.elementor-element-e78b7e9.elementor-element{--align-self:center;}@media(min-width:768px){.elementor-3689 .elementor-element.elementor-element-126fec6{--content-width:100%;}.elementor-3689 .elementor-element.elementor-element-c589753{--content-width:100%;}.elementor-3689 .elementor-element.elementor-element-e747191{--content-width:100%;}}/* Start custom CSS for html, class: .elementor-element-1369cb7 */.rcm-hero {
  max-width: 100%;
  margin: 0 auto;
}
.rcm-hero h1 {
  font-size: clamp(1.9rem, 1.5rem + 2vw, 2.75rem);
  font-weight: 800;
  color: #101828;
  line-height: 1.15;
  margin: 0 0 20px 0;
}
.rcm-hero p {
  font-size: clamp(1.05rem, 1rem + .25vw, 1.2rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
}
@media (max-width: 600px) {
  .rcm-hero { padding: 28px 16px; }
  .rcm-hero h1 { margin-bottom: 14px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7f14804 */.rcm-body {
  max-width: 100%;
  margin: 0 auto;
}
.rcm-body h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 40px 0 16px 0;
}
.rcm-body h2:first-child {
  margin-top: 0;
}
.rcm-body h3 {
  font-size: clamp(1.15rem, 1.05rem + .5vw, 1.5rem);
  font-weight: 700;
  color: #101828;
  margin: 28px 0 12px 0;
}
.rcm-body p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0 0 16px 0;
}
.rcm-body a {
  color: #1B5CFF;
  text-decoration: underline;
  font-weight: 600;
}
.rcm-body a:hover {
  color: #143FBF;
}
.rcm-body table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0 28px 0;
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 8px;
  overflow: hidden;
}
.rcm-body th,
.rcm-body td {
  text-align: left;
  padding: 12px 14px;
  border-bottom: 1px solid #E4E9F5;
  font-size: 0.97rem;
  color: #344054;
}
.rcm-body th {
  background: #F5F7FC;
  color: #101828;
  font-weight: 700;
}
.rcm-body tr:last-child td {
  border-bottom: none;
}
@media (max-width: 600px) {
  .rcm-body { padding: 28px 16px; }
  .rcm-body th, .rcm-body td { padding: 10px; font-size: 0.9rem; }
  .rcm-body h2 { margin-top: 30px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-1f53274 */.rcm-tool {
  max-width: 100%;
  margin: 0 auto;
}
.rcm-tool h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 20px 0;
}
.rcm-tool-cards {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.rcm-tool-card {
  background: #F5F7FC;
  border: 1px solid #E4E9F5;
  border-left: 4px solid #1B5CFF;
  border-radius: 10px;
  padding: 20px;
}
.rcm-tool-card h3 {
  font-size: clamp(1.15rem, 1.05rem + .5vw, 1.5rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 10px 0;
}
.rcm-tool-card p {
  font-size: 0.98rem;
  line-height: 1.6;
  color: #344054;
  margin: 0 0 16px 0;
}
.rcm-tool-card a {
  display: inline-block;
  background: #143FBF;
  color: #FFFFFF;
  text-decoration: none;
  font-weight: 700;
  border-radius: 8px;
  padding: 12px 20px;
  min-height: 44px;
  box-sizing: border-box;
  line-height: 1.2;
}
.rcm-tool-card a:hover {
  background: #101828;
}
@media (max-width: 600px) {
  .rcm-tool { padding: 28px 16px; }
  .rcm-tool-cards { grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b70dfab */.rcm-closing {
  max-width: 100%;
  margin: 0 auto;
}
.rcm-closing p {
  font-size: clamp(1rem, 0.95rem + .2vw, 1.09rem);
  line-height: 1.7;
  color: #344054;
  margin: 0;
  padding: 20px;
  background: #F5F7FC;
  border-left: 4px solid #1B5CFF;
  border-radius: 8px;
}
.rcm-closing a {
  color: #1B5CFF;
  text-decoration: underline;
  font-weight: 600;
}
.rcm-closing a:hover {
  color: #143FBF;
}
@media (max-width: 600px) {
  .rcm-closing { padding: 28px 16px; }
  .rcm-closing p { padding: 16px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-e78b7e9 */.rcm-faq {
  max-width: 100%;
  margin: 0 auto;
}
.rcm-faq h2 {
  font-size: clamp(1.4rem, 1.2rem + 1vw, 2rem);
  font-weight: 700;
  color: #101828;
  margin: 0 0 20px 0;
}
.rcm-faq-item {
  background: #FFFFFF;
  border: 1px solid #E4E9F5;
  border-radius: 8px;
  padding: 14px 18px;
  margin-bottom: 12px;
}
.rcm-faq-item summary {
  font-size: 1.02rem;
  font-weight: 700;
  color: #101828;
  cursor: pointer;
  list-style: none;
  position: relative;
  padding-right: 28px;
}
.rcm-faq-item summary::-webkit-details-marker {
  display: none;
}
.rcm-faq-item summary::after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  color: #1B5CFF;
  font-weight: 800;
  font-size: 1.2rem;
}
.rcm-faq-item[open] summary::after {
  content: "-";
}
.rcm-faq-item p {
  font-size: 0.98rem;
  line-height: 1.65;
  color: #344054;
  margin: 12px 0 2px 0;
}
@media (max-width: 600px) {
  .rcm-faq { padding: 28px 16px; }
  .rcm-faq-item { padding: 12px 14px; }
}/* End custom CSS */