@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css");

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-396 .tc-wp-content-root img, .wpc-scope-396 .tc-wp-content-root video, .wpc-scope-396 .tc-wp-content-root svg, .wpc-scope-396 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper{
  --rfgc-font: 'Nunito', Arial, sans-serif;
  --rfgc-text: #2d1c0f; --rfgc-muted: #7a5a3a; --rfgc-border: rgba(122, 78, 35, 0.14); --rfgc-radius: 24px;
  --rfgc-brand-1: #d9aa5e; --rfgc-brand-2: #7a4e23; --rfgc-brand-3: #42633b; --rfgc-soft: #fdf4e3; --rfgc-glow: rgba(217,170,94,.18);
  width: 100%; display: block; overflow: hidden; font-family: var(--rfgc-font); color: var(--rfgc-text); -webkit-font-smoothing: antialiased; text-rendering: geometricPrecision;
}.wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper, .wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper *{ box-sizing: border-box; }.wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper h1, .wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper h2, .wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper h3, .wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper h4, .wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper h5, .wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper h6, .wpc-scope-396 .tc-wp-content-root .rfgc-content-wrapper p{ margin-top: 0; margin-bottom: 0; }.wpc-scope-396 .tc-wp-content-root .rfgc-section{ width: 100%; padding: 74px 20px; position: relative; overflow: hidden; }.wpc-scope-396 .tc-wp-content-root .rfgc-section-white{ background: #fff; }.wpc-scope-396 .tc-wp-content-root .rfgc-section-soft{ background: #fdf4e3; }.wpc-scope-396 .tc-wp-content-root .rfgc-inner{ max-width: 1200px; width: 100%; margin-left: auto; margin-right: auto; position: relative; z-index: 1; }.wpc-scope-396 .tc-wp-content-root .rfgc-heading-wrap{ max-width: 860px; margin-left: auto; margin-right: auto; margin-bottom: 36px; text-align: center; }.wpc-scope-396 .tc-wp-content-root .rfgc-title{ font-size: clamp(24px, 2.7vw, 35px); font-weight: 760; line-height: 1.22; letter-spacing: -0.025em; color: #2d1c0f; text-align: center; margin-bottom: 14px !important; }.wpc-scope-396 .tc-wp-content-root .rfgc-subtitle{ font-size: clamp(15px, 1.45vw, 17px); font-weight: 400; line-height: 1.68; color: var(--rfgc-muted); max-width: 760px; margin-left: auto; margin-right: auto; text-align: center; }.wpc-scope-396 .tc-wp-content-root .rfgc-gradient{ background: linear-gradient(90deg, #d9aa5e, #7a4e23, #42633b); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; display: inline-block; position: relative; }.wpc-scope-396 .tc-wp-content-root .rfgc-grid{ display: grid; gap: 22px; align-items: stretch; width: 100%; padding: 15px; }.wpc-scope-396 .tc-wp-content-root .rfgc-grid-1, .wpc-scope-396 .tc-wp-content-root .rfgc-grid-2, .wpc-scope-396 .tc-wp-content-root .rfgc-grid-3{ grid-template-columns: repeat(3, minmax(0, 1fr)); }.wpc-scope-396 .tc-wp-content-root .rfgc-card{
  --cc1: #d9aa5e; --cc2: #7a4e23; --cc3: #42633b; --csoft: rgba(253,244,227,.96); --cglow: rgba(217,170,94,.18); --fmx: 50%; --fmy: 18%; --ftx: 0deg; --fty: 0deg;
  display: flex; flex-direction: column; padding: 26px; min-height: 310px; border: 1px solid var(--rfgc-border); border-radius: var(--rfgc-radius);
  background: radial-gradient(circle at var(--fmx) var(--fmy), rgba(255,255,255,.94), transparent 28%), linear-gradient(180deg, #fbfcff 0%, #f7f8fd 45%, #eef3f8 100%), linear-gradient(135deg, rgba(217, 170, 94, .08), transparent 34%), linear-gradient(315deg, rgba(66, 99, 59, .08), transparent 30%);
  position: relative; isolation: isolate; overflow: hidden; transform: translateY(18px); opacity: 0; transition: transform 420ms ease, opacity 420ms ease, box-shadow 320ms ease, border-color 320ms ease, background 320ms ease;
}.wpc-scope-396 .tc-wp-content-root .rfgc-visible{ transform: translateY(0); opacity: 1; }.wpc-scope-396 .tc-wp-content-root .rfgc-card:nth-child(1){ --cc1: #d9aa5e; --cc2: #7a4e23; --cc3: #fde68a; --csoft: rgba(253,244,227,.96); --cglow: rgba(217,170,94,.22); }.wpc-scope-396 .tc-wp-content-root .rfgc-card:nth-child(2){ --cc1: #7a4e23; --cc2: #d9aa5e; --cc3: #fde68a; --csoft: rgba(250,245,240,.96); --cglow: rgba(122,78,35,.22); }.wpc-scope-396 .tc-wp-content-root .rfgc-card:nth-child(3){ --cc1: #5b341a; --cc2: #7a4e23; --cc3: #d9aa5e; --csoft: rgba(250,242,235,.96); --cglow: rgba(91,52,26,.22); }.wpc-scope-396 .tc-wp-content-root .rfgc-card:nth-child(4){ --cc1: #42633b; --cc2: #d9aa5e; --cc3: #7a4e23; --csoft: rgba(240,248,240,.96); --cglow: rgba(66,99,59,.22); }.wpc-scope-396 .tc-wp-content-root .rfgc-card:nth-child(5){ --cc1: #2d1c0f; --cc2: #5b341a; --cc3: #d9aa5e; --csoft: rgba(245,242,237,.96); --cglow: rgba(45,28,15,.22); }.wpc-scope-396 .tc-wp-content-root .rfgc-card:nth-child(6){ --cc1: #d9aa5e; --cc2: #42633b; --cc3: #7a4e23; --csoft: rgba(253,244,227,.96); --cglow: rgba(217,170,94,.22); }.wpc-scope-396 .tc-wp-content-root .rfgc-card:nth-child(7){ --cc1: #7a4e23; --cc2: #2d1c0f; --cc3: #d9aa5e; --csoft: rgba(250,245,240,.96); --cglow: rgba(122,78,35,.22); }.wpc-scope-396 .tc-wp-content-root .rfgc-card:nth-child(8){ --cc1: #42633b; --cc2: #d9aa5e; --cc3: #2d1c0f; --csoft: rgba(240,248,240,.96); --cglow: rgba(66,99,59,.22); }.wpc-scope-396 .tc-wp-content-root .rfgc-card::before{ content: ""; width: 210px; height: 210px; right: -96px; top: -96px; border-radius: 999px; background: radial-gradient(circle, var(--cglow), transparent 72%); position: absolute; opacity: 0; transform: scale(0.7); transition: opacity 320ms ease, transform 320ms ease; z-index: -1; }.wpc-scope-396 .tc-wp-content-root .rfgc-card::after{ content: ""; width: 84px; height: 84px; right: 18px; bottom: 18px; border-radius: 999px; background: radial-gradient(circle, var(--cglow), transparent 68%); position: absolute; opacity: 0; transform: scale(.4); transition: opacity 320ms ease, transform 320ms ease; z-index: -1; }.wpc-scope-396 .tc-wp-content-root .rfgc-icon-w{ width: 70px; min-width: 70px; height: 70px; min-height: 70px; display: inline-flex; align-items: center; justify-content: center; border-radius: 22px; margin-bottom: 20px; background: transparent; color: var(--cc1); isolation: isolate; position: relative; transition: transform 320ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-icon-w::before{ content: ""; position: absolute; inset: 0; border-radius: 22px; background: linear-gradient(145deg, rgba(255,255,255,0.98), var(--csoft)), radial-gradient(circle at 24% 18%, rgba(255,255,255,1), transparent 42%); border: 1px solid rgba(255,255,255,0.82); box-shadow: inset 0 1px 0 rgba(255,255,255,0.96), 0 12px 26px rgba(15,23,42,0.08), 0 0 0 6px rgba(15,23,42,0.035); z-index: 1; transition: border-radius 320ms ease, background 320ms ease, box-shadow 320ms ease, transform 320ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-icon-w::after{ content: ""; position: absolute; inset: -7px; border-radius: 30px; border: 1px dashed var(--cc1); opacity: 0; transform: scale(0.78) rotate(18deg); z-index: 0; transition: opacity 300ms ease, transform 300ms ease, border-radius 300ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-icon-w i{ font-size: 26px; z-index: 3; color: var(--cc1); -webkit-text-fill-color: var(--cc1); background: none; filter: none; transition: color 320ms ease, -webkit-text-fill-color 320ms ease, transform 320ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-card-title{ font-size: 18.5px; font-weight: 620; line-height: 1.35; letter-spacing: -0.01em; color: #2d1c0f; z-index: 1; margin: 0 0 11px 0 !important; position: relative; transition: color 300ms ease, transform 300ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-card-title::after{ content: ""; display: block; width: 0; height: 2px; margin-top: 9px; border-radius: 20px; background: linear-gradient(90deg, var(--cc1), var(--cc2), var(--cc3)); transition: width 300ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-card-text{ font-size: 15px; font-weight: 400; line-height: 1.72; color: var(--rfgc-muted); flex: 1 1 auto; z-index: 1; margin: 0 !important; transition: color 300ms ease, transform 300ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-card-cta{ display: inline-flex; align-items: center; gap: 8px; width: fit-content; margin-top: 18px; font-size: 13px; font-weight: 700; color: var(--cc1); opacity: 0; transform: translateY(12px) scale(.96); transition: opacity 280ms ease, transform 280ms ease, color 280ms ease; position: relative; z-index: 1; }.wpc-scope-396 .tc-wp-content-root .rfgc-card-cta i{ font-size: 12px; transition: transform 280ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-badge{ width: 34px; height: 34px; display: inline-flex; align-items: center; justify-content: center; border-radius: 12px; background: linear-gradient(135deg, var(--cc1), var(--cc2), var(--cc3)); color: #ffffff; font-size: 13px; font-weight: 800; position: absolute; top: 18px; right: 18px; z-index: 4; transform: rotateY(0deg) scale(.84); opacity: .74; box-shadow: 0 12px 24px var(--cglow); transition: transform 320ms ease, opacity 320ms ease, border-radius 320ms ease; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover{ transform: translateY(-12px) rotate(-1deg); box-shadow: 0 24px 58px var(--cglow), 0 10px 28px rgba(45,28,15,0.10); border-color: var(--cc2); background: radial-gradient(circle at var(--fmx) var(--fmy), rgba(255,255,255,.98), transparent 30%), radial-gradient(circle at 88% 18%, var(--cglow), transparent 34%), linear-gradient(135deg, rgba(255,255,255,0.98), var(--csoft) 46%, rgba(255,255,255,0.96)); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover::before, .wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover::after{ opacity: 1; transform: scale(1); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-icon-w{ transform: translateY(-9px) rotate(8deg) scale(1.08); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-icon-w::before{ border-radius: 50%; background: linear-gradient(145deg, var(--cc1), var(--cc2), var(--cc3)); box-shadow: 0 16px 34px var(--cglow), 0 0 0 6px rgba(45,28,15,.06), inset 0 1px 0 rgba(255,255,255,0.28); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-icon-w::after{ opacity: .52; transform: scale(1.05) rotate(0deg); border-radius: 50%; animation: rfgcSpin 1200ms linear infinite; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-icon-w i{ color: #ffffff; -webkit-text-fill-color: #ffffff; transform: scale(1.14) rotate(-8deg); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-card-title{ color: var(--cc1); transform: translateY(-3px); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-card-title::after{ width: 68px; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-card-text{ transform: translateY(-2px); color: #4a3020; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-card-cta{ opacity: 1; transform: translateY(0) scale(1); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-one .rfgc-card:hover .rfgc-card-cta i{ transform: translateX(6px); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card{ background: #fff; border: 1.5px solid rgba(255,255,255,.72); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); transform-style: preserve-3d; perspective: 900px; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-visible{ transform: translateY(0); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover{ transform: translateY(-10px) rotateX(var(--fty)) rotateY(var(--ftx)); box-shadow: 0 26px 62px var(--cglow), 0 0 0 3px rgba(255,255,255,.38), 0 0 0 8px rgba(255,255,255,.16); border-color: rgba(255,255,255,.95); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover::before, .wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover::after{ opacity: 1; transform: scale(1); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover .rfgc-icon-w{ transform: translateZ(24px) translateY(-8px) scale(1.08); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover .rfgc-icon-w::before{ border-radius: 18px 30px 18px 30px; background: linear-gradient(145deg, var(--cc1), var(--cc2), var(--cc3)); box-shadow: 0 16px 34px var(--cglow), 0 0 0 6px rgba(255,255,255,.34), inset 0 1px 0 rgba(255,255,255,.28); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover .rfgc-icon-w::after{ opacity: 1; transform: scale(1) rotate(-8deg); animation: rfgcPulse 850ms ease-in-out infinite alternate; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover .rfgc-icon-w i{ color: #ffffff; -webkit-text-fill-color: #ffffff; transform: rotateY(180deg) scale(1.12); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover .rfgc-card-title{ color: var(--cc1); transform: translateY(-4px); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover .rfgc-card-title::after{ width: 60px; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-two .rfgc-card:hover .rfgc-card-text{ color: #4a3020; transform: translateY(-2px); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card::after{ width: 12px; height: 12px; left: auto; right: 24px; bottom: 24px; border-radius: 50%; background: linear-gradient(135deg, var(--cc1), var(--cc2), var(--cc3)); transform: scale(.4); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover{ transform: translateY(-8px) scale(1.015); box-shadow: 0 24px 58px var(--cglow), 0 10px 24px rgba(45,28,15,.08); border-color: var(--cc2); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover::before, .wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover::after{ opacity: 1; transform: scale(1); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover .rfgc-badge{ transform: rotateY(180deg) scale(1.06); opacity: 1; border-radius: 50%; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover .rfgc-icon-w{ transform: translateY(-8px) rotate(-6deg) scale(1.08); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover .rfgc-icon-w::before{ border-radius: 50%; box-shadow: inset 0 1px 0 rgba(255,255,255,.96), 0 18px 34px var(--cglow), 0 0 0 6px rgba(45,28,15,.045); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover .rfgc-icon-w::after{ opacity: .48; transform: scale(1.05) rotate(0deg); border-radius: 50%; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover .rfgc-icon-w i{ color: var(--cc1); -webkit-text-fill-color: var(--cc1); transform: translateY(-1px) scale(1.14) rotate(6deg); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover .rfgc-card-title{ color: var(--cc1); transform: translateY(-3px); }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover .rfgc-card-title::after{ width: 66px; }.wpc-scope-396 .tc-wp-content-root .rfgc-int-three .rfgc-card:hover .rfgc-card-text{ transform: translateY(-2px); color: #4a3020; }@keyframes rfgcSpin{ 0% { transform: scale(1.05) rotate(0deg); } 100% { transform: scale(1.05) rotate(360deg); } }@keyframes rfgcPulse{ 0% { box-shadow: 0 0 0 0 var(--cglow); } 100% { box-shadow: 0 0 0 8px transparent; } }@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rfgc-section{ padding: 40px 12px; }.tc-wp-content-root .rfgc-title{ font-size: 1.35rem; }.tc-wp-content-root .rfgc-subtitle{ font-size: 0.82rem; }.tc-wp-content-root .rfgc-grid-1, .tc-wp-content-root .rfgc-grid-2, .tc-wp-content-root .rfgc-grid-3{ grid-template-columns: 1fr !important; gap: 14px; }.tc-wp-content-root .rfgc-card{ padding: 22px 18px; min-height: auto; }.tc-wp-content-root .rfgc-icon-w{ width: 52px; min-width: 52px; height: 52px; min-height: 52px; border-radius: 16px; margin-bottom: 16px; }.tc-wp-content-root .rfgc-icon-w::before{ border-radius: 16px; }.tc-wp-content-root .rfgc-icon-w i{ font-size: 19px; }.tc-wp-content-root .rfgc-card-title{ font-size: 16px; }.tc-wp-content-root .rfgc-card-text{ font-size: 14px; }.tc-wp-content-root .rfgc-badge{ width: 26px; height: 26px; top: 14px; right: 14px; font-size: 11px; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfgc-section{ padding: 48px 16px; }.tc-wp-content-root .rfgc-title{ font-size: 1.5rem; }.tc-wp-content-root .rfgc-subtitle{ font-size: 0.88rem; }.tc-wp-content-root .rfgc-grid-1, .tc-wp-content-root .rfgc-grid-2, .tc-wp-content-root .rfgc-grid-3{ grid-template-columns: 1fr !important; gap: 16px; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfgc-section{ padding: 56px 20px; }.tc-wp-content-root .rfgc-title{ font-size: 1.7rem; }.tc-wp-content-root .rfgc-subtitle{ font-size: 0.92rem; }.tc-wp-content-root .rfgc-grid-1, .tc-wp-content-root .rfgc-grid-2, .tc-wp-content-root .rfgc-grid-3{ grid-template-columns: 1fr !important; gap: 18px; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfgc-grid-1, .tc-wp-content-root .rfgc-grid-2, .tc-wp-content-root .rfgc-grid-3{ grid-template-columns: repeat(2, 1fr) !important; gap: 20px; }}@media (min-width: 1024px){.tc-wp-content-root .rfgc-grid-1, .tc-wp-content-root .rfgc-grid-2, .tc-wp-content-root .rfgc-grid-3{ grid-template-columns: repeat(3, 1fr) !important; gap: 24px; }}