@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-510 .tc-wp-content-root img, .wpc-scope-510 .tc-wp-content-root video, .wpc-scope-510 .tc-wp-content-root svg, .wpc-scope-510 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #202233;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap, .wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap div, .wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap section, .wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
  position: relative;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-white{
  background: #ffffff;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-soft{
  background: linear-gradient(180deg, #fffaf3 0%, #f8fbff 100%);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #bf4d17;
  font-weight: 800;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-kicker::before, .wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #ff7a2f, #23a6d5);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap h2{
  margin: 0;
  color: #171827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5d6474;
  line-height: 1.72;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(34, 37, 55, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(31, 41, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ff7a2f, #ffd166, #23a6d5);
  opacity: 0.9;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 122, 47, 0.34);
  box-shadow: 0 24px 60px rgba(31, 41, 55, 0.13);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card h3{
  margin: 0;
  color: #1c1e2d;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p{
  margin: 12px 0 0;
  color: #626a7a;
  line-height: 1.68;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(255, 122, 47, 0.16), rgba(35, 166, 213, 0.14));
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon::before, .wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-card:hover .dsfg-icon::before{
  transform: translateY(-2px) rotate(4deg);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  background: linear-gradient(135deg, #ff7a2f, #23a6d5);
  clip-path: polygon(50% 0, 62% 34%, 100% 50%, 62% 66%, 50% 100%, 38% 66%, 0 50%, 38% 34%);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border: 2px solid #23a6d5;
  border-radius: 5px;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 18px;
  border: 2px solid #ff7a2f;
  border-radius: 5px;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-type::before{
  left: 14px;
  top: 12px;
  color: #bf4d17;
  content: "Aa";
  font-weight: 900;
  font-size: 18px;
  line-height: 1;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-story::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 16px;
  border: 2px solid #23a6d5;
  border-radius: 4px 10px 10px 4px;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-mobile::before{
  width: 16px;
  height: 26px;
  left: 16px;
  top: 11px;
  border: 2px solid #ff7a2f;
  border-radius: 7px;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-icon-polish::before{
  width: 26px;
  height: 26px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: conic-gradient(from 160deg, #ff7a2f, #ffd166, #23a6d5, #ff7a2f);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(34, 37, 55, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(31, 41, 55, 0.08);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step::after{
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  right: -82px;
  top: -82px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 122, 47, 0.18), rgba(35, 166, 213, 0));
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff7a2f, #23a6d5);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(35, 166, 213, 0.22);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step h3{
  margin: 0;
  color: #191b29;
  font-weight: 830;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step p{
  margin: 8px 0 0;
  color: #626a7a;
  line-height: 1.68;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  border: 1px solid rgba(255, 122, 47, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 122, 47, 0.12), rgba(35, 166, 213, 0.1));
  color: #9f3d12;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-benefit{
  align-items: flex-start;
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-check{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, #23a6d5, #ff7a2f);
  box-shadow: 0 16px 30px rgba(35, 166, 213, 0.2);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-check::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 14px;
  top: 16px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-510 .tc-wp-content-root .dsfg-editorial-wrap .dsfg-reveal.dsfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-three, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card h3, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-three, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card h3, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-three, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card h3, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-three, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card h3, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dsfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-three, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card h3, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-card p, .tc-wp-content-root .dsfg-editorial-wrap .dsfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }.tc-wp-content-root .dsfg-editorial-wrap .dsfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}.wpc-scope-510 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .dsfg-step-content{}.wpc-scope-510 .tc-wp-content-root .dsfg-use-card{}