.elementor-380 .elementor-element.elementor-element-cfc3b95{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-380 .elementor-element.elementor-element-19e5a2a{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-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 );}.elementor-380 .elementor-element.elementor-element-f2d4fec{margin:40px 0px calc(var(--kit-widget-spacing, 0px) + 20px) 0px;padding:0px 100px 0px 100px;text-align:start;font-family:"Poppins", Sans-serif;font-size:16px;font-weight:400;color:#323848B3;}.elementor-380 .elementor-element.elementor-element-49b7cc3{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-380 .elementor-element.elementor-element-3384df7{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-380 .elementor-element.elementor-element-6a450a9{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-380 .elementor-element.elementor-element-c96c885{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}/* Start custom CSS for html, class: .elementor-element-0f61ffe */.rfb-art-hero {
  position: relative;
  padding: 56px 24px 44px;
  overflow: hidden;
}

.rfb-art-hero-g {
  background: #1a4e87;
}

.rfb-art-hero-glow {
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 70% 60% at 85% 0%, rgba(26,122,74,.22) 0%, transparent 60%);
}

.rfb-art-hero-inner {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  margin: 0 auto;
}

.rfb-art-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  background: rgba(26,122,74,.22);
  border: 1px solid rgba(110,231,183,.35);
  border-radius: 100px;
  padding: 7px 16px;
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #6ee7b7;
  font-weight: 600;
  margin-bottom: 16px;
}

.rfb-art-eyebrow-dot {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #6ee7b7;
  flex-shrink: 0;
  animation: rfb-art-blink 2s ease infinite;
}

@keyframes rfb-art-blink {
  0%, 100% { opacity: 1; }
  50% { opacity: .2; }
}

.rfb-art-h1 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(28px, 4vw, 44px);
  font-weight: 900;
  line-height: 1.1;
  color: #ffffff;
}

.rfb-art-h1 em {
  font-style: italic;
  color: #6ee7b7;
}

@media (max-width: 600px) {
  .rfb-art-hero { padding: 44px 20px 36px; }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-f2d4fec */.elementor-380 .elementor-element.elementor-element-f2d4fec h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(24px, 3vw, 32px);
  font-weight: 700;
  color: #1f1f1e;
  line-height: 1.2;
  margin-top: 40px;
  margin-bottom: 16px;
}

.elementor-380 .elementor-element.elementor-element-f2d4fec h3 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(19px, 2.4vw, 24px);
  font-weight: 700;
  color: #1f1f1e;
  line-height: 1.25;
  margin-top: 32px;
  margin-bottom: 12px;
}

.elementor-380 .elementor-element.elementor-element-f2d4fec p {
  margin-bottom: 20px;
}

.elementor-380 .elementor-element.elementor-element-f2d4fec a {
  color: #1a4e87;
  text-decoration: underline;
  text-decoration-color: rgba(26,78,135,.3);
  transition: text-decoration-color .2s;
}

.elementor-380 .elementor-element.elementor-element-f2d4fec a:hover {
  text-decoration-color: #1a4e87;
}

.elementor-380 .elementor-element.elementor-element-f2d4fec strong {
  color: #1f1f1e;
  font-weight: 600;
}

.elementor-380 .elementor-element.elementor-element-f2d4fec blockquote {
  border-left: 3px solid #c0382b;
  padding: 4px 0 4px 20px;
  margin: 28px 0;
  font-style: italic;
  color: rgba(50,56,72,.65);
}

.elementor-380 .elementor-element.elementor-element-f2d4fec ul, .elementor-380 .elementor-element.elementor-element-f2d4fec ol {
  margin-bottom: 20px;
  padding-left: 22px;
}

.elementor-380 .elementor-element.elementor-element-f2d4fec li {
  margin-bottom: 8px;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-83786ce */.rfb-social {
  background: #eeeef0;
  border-top: 1px solid rgba(50,56,72,.12);
  border-bottom: 1px solid rgba(50,56,72,.12);
  padding: 64px 24px;
}

.rfb-social-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
}

.rfb-social-text h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(24px, 2.8vw, 32px);
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 8px;
}

.rfb-social-text h2 em { font-style: italic; color: #1a4e87; }

.rfb-social-text p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: rgba(50,56,72,.55);
  font-weight: 300;
  max-width: 420px;
}

.rfb-social-btns {
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
}

.rfb-soc-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  border-radius: 9px;
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #323848;
  transition: all .2s;
}

.rfb-soc-btn:hover {
  border-color: rgba(26,78,135,.25);
  background: rgba(26,78,135,.06);
  color: #1a4e87;
  transform: translateY(-2px);
}

@media (max-width: 700px) {
  .rfb-social { padding: 48px 20px; }
  .rfb-social-inner { flex-direction: column; align-items: flex-start; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-72c0555 */.rfb-sec-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #c0382b;
  font-weight: 600;
  margin-bottom: 14px;
}

.rfb-sec-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(28px, 3.6vw, 42px);
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 40px;
  line-height: 1.15;
}

.rfb-sec-h em { font-style: italic; color: #1a4e87; }

.rfb-explore {
  background: #ffffff;
  padding: 76px 24px;
}

.rfb-explore-inner {
  max-width: 1100px;
  margin: 0 auto;
}

.rfb-explore-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

@media (max-width: 900px) {
  .rfb-explore { padding: 60px 20px; }
  .rfb-explore-grid { grid-template-columns: 1fr; max-width: 480px; margin: 0 auto; }
}

.rfb-exp-card {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  background: #f5f6f7;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 16px;
  padding: 22px 20px;
  transition: all .25s;
}

.rfb-exp-card:hover {
  background: #ffffff;
  transform: translateY(-3px);
}

.rfb-exp-g:hover { border-color: rgba(26,122,74,.25); }
.rfb-exp-a:hover { border-color: rgba(180,83,9,.25); }
.rfb-exp-s:hover { border-color: rgba(3,105,161,.25); }

.rfb-exp-ico {
  font-size: 26px;
  flex-shrink: 0;
}

.rfb-exp-card h4 {
  font-family: 'Playfair Display', serif;
  font-size: 16px;
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 4px;
}

.rfb-exp-card span {
  font-family: 'Poppins', sans-serif;
  font-size: 12px;
  color: rgba(50,56,72,.55);
  font-weight: 300;
  line-height: 1.5;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6fb1b4d */.rfb-products {
  background: #1f1f1e;
  padding: 80px 24px;
  position: relative;
  overflow: hidden;
}

.rfb-products::before {
  content: '';
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 60% 50% at 50% 0%, rgba(192,56,43,.12) 0%, transparent 60%);
}

.rfb-products-inner {
  position: relative;
  z-index: 2;
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

.rfb-products-label {
  font-family: 'Poppins', sans-serif;
  font-size: 10px;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  color: #f9a8a8;
  font-weight: 600;
  margin-bottom: 14px;
}

.rfb-products-h {
  font-family: 'Playfair Display', serif;
  font-size: clamp(28px, 3.8vw, 44px);
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 14px;
  line-height: 1.15;
}

.rfb-products-h em { font-style: italic; color: #f9a8a8; }

.rfb-products-sub {
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  color: rgba(255,255,255,.55);
  max-width: 560px;
  margin: 0 auto 44px;
  line-height: 1.75;
  font-weight: 300;
}

.rfb-prod-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

@media (max-width: 860px) {
  .rfb-products { padding: 64px 20px; }
  .rfb-prod-grid { grid-template-columns: repeat(2, 1fr); }
}

.rfb-prod-card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  padding: 28px 16px;
  background: rgba(255,255,255,.04);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 16px;
  transition: all .25s;
}

.rfb-prod-card:hover {
  background: rgba(255,255,255,.08);
  border-color: rgba(192,56,43,.4);
  transform: translateY(-4px);
}

.rfb-prod-ico {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: rgba(192,56,43,.15);
  border: 1px solid rgba(192,56,43,.3);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 21px;
}

.rfb-prod-card span {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7c97746 */.rfb-bottom {
  background: #f5f6f7;
  padding: 76px 24px;
}

.rfb-bottom-inner {
  max-width: 1100px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.3fr 1fr;
  gap: 24px;
}

@media (max-width: 860px) {
  .rfb-bottom { padding: 60px 20px; }
  .rfb-bottom-inner { grid-template-columns: 1fr; }
}

.rfb-contact-card {
  background: #ffffff;
  border: 1px solid rgba(50,56,72,.12);
  border-radius: 22px;
  padding: 40px 36px;
}

.rfb-contact-card .rfb-sec-label { margin-bottom: 12px; }

.rfb-contact-card h2 {
  font-family: 'Playfair Display', serif;
  font-size: clamp(24px, 2.6vw, 30px);
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 12px;
  line-height: 1.2;
}

.rfb-contact-card h2 em { font-style: italic; color: #1a4e87; }

.rfb-contact-card p {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  color: rgba(50,56,72,.55);
  line-height: 1.7;
  font-weight: 300;
  margin-bottom: 22px;
  max-width: 440px;
}

.rfb-contact-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #1a4e87;
  color: #ffffff;
  padding: 14px 26px;
  border-radius: 8px;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: all .2s;
}

.rfb-contact-btn:hover {
  background: #15407a;
  transform: translateY(-2px);
}

.rfb-reports-card {
  background: #ffffff;
  border: 1px solid rgba(192,56,43,.2);
  border-radius: 22px;
  padding: 40px 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.rfb-reports-ico {
  font-size: 32px;
  margin-bottom: 14px;
}

.rfb-reports-card h3 {
  font-family: 'Playfair Display', serif;
  font-size: 20px;
  font-weight: 700;
  color: #1f1f1e;
  margin-bottom: 8px;
  line-height: 1.25;
}

.rfb-reports-card p {
  font-family: 'Poppins', sans-serif;
  font-size: 13px;
  color: rgba(50,56,72,.55);
  line-height: 1.65;
  font-weight: 300;
  margin-bottom: 20px;
}

.rfb-reports-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: transparent;
  color: #c0382b;
  padding: 12px 0;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 600;
  transition: gap .2s;
}

.rfb-reports-btn:hover { gap: 12px; }/* End custom CSS */