@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* 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-308 .tc-wp-content-root img, .wpc-scope-308 .tc-wp-content-root video, .wpc-scope-308 .tc-wp-content-root svg, .wpc-scope-308 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content section, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content div, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-section{
  position: relative;
  width: 100%;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-section-white{
  background: #ffffff;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-section-soft{
  background:
    radial-gradient(circle at top left, rgba(54, 179, 126, 0.1), transparent 34%),
    linear-gradient(180deg, #fbfcf8 0%, #f6f8f2 100%);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(24, 148, 111, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(45, 212, 167, 0.14), rgba(66, 153, 225, 0.1));
  color: #11775c;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-section-head h2{
  margin: 0;
  color: #121826;
  font-weight: 820;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-section-head p{
  margin: 16px auto 0;
  color: #5b6473;
  font-weight: 430;
  line-height: 1.7;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-card, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(19, 33, 52, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(20, 34, 54, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-card::before, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #20c997, #3aa7ff, #8b5cf6);
  opacity: 0.92;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-card:hover, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(32, 201, 151, 0.32);
  box-shadow: 0 24px 60px rgba(20, 34, 54, 0.13);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-card h3, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card h3, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-step-card h3{
  margin: 0;
  color: #141c2b;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-card p, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card p, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-step-card p{
  margin: 10px 0 0;
  color: #5f6877;
  font-weight: 420;
  line-height: 1.68;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(32, 201, 151, 0.18), rgba(58, 167, 255, 0.16));
  box-shadow: inset 0 0 0 1px rgba(32, 201, 151, 0.18);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon::before, .wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-card:hover .mgf-icon::before{
  transform: translateX(2px);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 17px;
  border: 2px solid #159a75;
  border-radius: 8px;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #159a75;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 18px;
  top: 13px;
  border: 2px solid #159a75;
  border-radius: 5px;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 13px;
  top: 18px;
  border: 2px solid rgba(21, 154, 117, 0.55);
  border-radius: 5px;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-creative::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 7px;
  background: linear-gradient(135deg, #20c997, #3aa7ff);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-creative::after{
  width: 16px;
  height: 2px;
  left: 16px;
  top: 23px;
  background: #ffffff;
  box-shadow: 0 6px 0 rgba(255, 255, 255, 0.86);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  background: repeating-linear-gradient(90deg, #159a75 0 3px, transparent 3px 6px);
  border-radius: 4px;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #159a75;
  border-radius: 50%;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 24px;
  top: 23px;
  background: #159a75;
  transform-origin: left center;
  transform: rotate(-34deg);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-polished::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: conic-gradient(from 45deg, #20c997, #3aa7ff, #8b5cf6, #20c997);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-icon-polished::after{
  width: 10px;
  height: 10px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(19, 33, 52, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(20, 34, 54, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-step-card::after{
  content: "";
  position: absolute;
  top: 18px;
  bottom: 18px;
  left: 0;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #20c997, #3aa7ff);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(32, 201, 151, 0.3);
  box-shadow: 0 24px 60px rgba(20, 34, 54, 0.12);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #163d3d, #159a75);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(21, 154, 117, 0.24);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(58, 167, 255, 0.14), transparent 42%);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(32, 201, 151, 0.12);
  color: #11775c;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.88)),
    radial-gradient(circle at top left, rgba(139, 92, 246, 0.12), transparent 44%);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #20c997, #3aa7ff);
  box-shadow: 0 14px 28px rgba(32, 201, 151, 0.22);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 14px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-308 .tc-wp-content-root .mgf-editorial-content .mgf-reveal.mgf-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mgf-editorial-content .mgf-section{
    padding: 48px 0;
  }.tc-wp-content-root .mgf-editorial-content .mgf-container{
    padding: 0 14px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card p, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card p, .tc-wp-content-root .mgf-editorial-content .mgf-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-list{
    gap: 16px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mgf-editorial-content .mgf-section{
    padding: 56px 0;
  }.tc-wp-content-root .mgf-editorial-content .mgf-container{
    padding: 0 18px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card p, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card p, .tc-wp-content-root .mgf-editorial-content .mgf-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-list{
    gap: 18px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mgf-editorial-content .mgf-section{
    padding: 64px 0;
  }.tc-wp-content-root .mgf-editorial-content .mgf-container{
    padding: 0 22px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head{
    margin-bottom: 36px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card p, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card p, .tc-wp-content-root .mgf-editorial-content .mgf-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-list{
    gap: 20px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 30px 28px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mgf-editorial-content .mgf-section{
    padding: 78px 0;
  }.tc-wp-content-root .mgf-editorial-content .mgf-container{
    padding: 0 32px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-grid-three, .tc-wp-content-root .mgf-editorial-content .mgf-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card p, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card p, .tc-wp-content-root .mgf-editorial-content .mgf-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-list{
    gap: 22px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mgf-editorial-content .mgf-section{
    padding: 96px 0;
  }.tc-wp-content-root .mgf-editorial-content .mgf-container{
    padding: 0 28px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-grid-three, .tc-wp-content-root .mgf-editorial-content .mgf-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card h3, .tc-wp-content-root .mgf-editorial-content .mgf-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-card p, .tc-wp-content-root .mgf-editorial-content .mgf-benefit-card p, .tc-wp-content-root .mgf-editorial-content .mgf-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-list{
    gap: 24px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .mgf-editorial-content .mgf-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}.wpc-scope-308 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .mgf-step-content{}