@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-27 .tc-wp-content-root img, .wpc-scope-27 .tc-wp-content-root video, .wpc-scope-27 .tc-wp-content-root svg, .wpc-scope-27 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
  background: #ffffff;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections div, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections section, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections article{
  box-sizing: border-box;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-section{
  position: relative;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-section-white{
  background: #ffffff;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(245, 58, 129, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(255, 176, 74, 0.1), transparent 28%),
    #fbfafc;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(219, 39, 119, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(245, 58, 129, 0.1), rgba(255, 176, 74, 0.12));
  color: #b91c63;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections h2{
  margin: 16px 0 0;
  color: #101828;
  font-weight: 850;
  line-height: 1.13;
  letter-spacing: 0;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #5b6474;
  line-height: 1.75;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(16, 24, 40, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card::before, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(245, 58, 129, 0.28), rgba(255, 176, 74, 0.2), rgba(124, 58, 237, 0.14));
  opacity: 0;
  pointer-events: none;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  mask-composite: exclude;
  transition: opacity 240ms ease;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card:hover, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card:hover, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(219, 39, 119, 0.2);
  box-shadow: 0 24px 58px rgba(16, 24, 40, 0.11);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card:hover::before, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f53a81, #ff9f45);
  box-shadow: 0 12px 26px rgba(245, 58, 129, 0.24);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon::before, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card:hover .igrv-icon::before, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card:hover .igrv-icon::after{
  transform: translateX(2px);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-play::before{
  left: 18px;
  top: 14px;
  border-left: 13px solid #ffffff;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 13px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-speed::after{
  width: 12px;
  height: 3px;
  right: 12px;
  top: 21px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-preview::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-steps::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 12px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-daily::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-icon-daily::after{
  width: 9px;
  height: 9px;
  left: 23px;
  top: 10px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections h3{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-card p, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card p, .wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-step-card p{
  margin: 11px 0 0;
  color: #626b7b;
  line-height: 1.7;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border-radius: 24px;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -80px;
  top: -80px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(245, 58, 129, 0.12), rgba(255, 176, 74, 0.12));
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #f53a81, #ff9f45);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(245, 58, 129, 0.23);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-use-card{
  overflow: hidden;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-use-card::after{
  content: "";
  position: absolute;
  width: 86px;
  height: 86px;
  right: -34px;
  top: -34px;
  border-radius: 28px;
  background: linear-gradient(135deg, rgba(245, 58, 129, 0.1), rgba(255, 176, 74, 0.12));
  transform: rotate(14deg);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-badge-dot{
  display: block;
  width: 13px;
  height: 13px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: #f53a81;
  box-shadow: 18px 0 0 rgba(255, 159, 69, 0.85), 36px 0 0 rgba(124, 58, 237, 0.5);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-trust-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 42px;
  height: 42px;
  margin-bottom: 22px;
  border-radius: 50%;
  background: #fff2f6;
  color: #d61f69;
  font-weight: 900;
  box-shadow: inset 0 0 0 1px rgba(214, 31, 105, 0.13);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-responsible-note{
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  color: #596273;
  text-align: center;
  line-height: 1.75;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 18px;
  box-shadow: 0 14px 34px rgba(16, 24, 40, 0.05);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-27 .tc-wp-content-root .igrv-editorial-sections .igrv-reveal.igrv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .igrv-editorial-sections .igrv-section{
    padding: 54px 0;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-container{
    padding: 0 14px;
  }.tc-wp-content-root .igrv-editorial-sections h2{
    font-size: 26px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card-grid, .tc-wp-content-root .igrv-editorial-sections .igrv-step-list{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-grid-three, .tc-wp-content-root .igrv-editorial-sections .igrv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card{
    padding: 22px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .igrv-editorial-sections h3{
    font-size: 18px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-responsible-note{
    margin-top: 22px;
    padding: 18px;
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .igrv-editorial-sections .igrv-section{
    padding: 60px 0;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-container{
    padding: 0 18px;
  }.tc-wp-content-root .igrv-editorial-sections h2{
    font-size: 29px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card-grid, .tc-wp-content-root .igrv-editorial-sections .igrv-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-grid-three, .tc-wp-content-root .igrv-editorial-sections .igrv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card{
    padding: 24px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .igrv-editorial-sections h3{
    font-size: 19px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-responsible-note{
    margin-top: 24px;
    padding: 19px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .igrv-editorial-sections .igrv-section{
    padding: 66px 0;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-container{
    padding: 0 22px;
  }.tc-wp-content-root .igrv-editorial-sections h2{
    font-size: 32px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card-grid, .tc-wp-content-root .igrv-editorial-sections .igrv-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-grid-three, .tc-wp-content-root .igrv-editorial-sections .igrv-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card{
    padding: 26px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .igrv-editorial-sections h3{
    font-size: 20px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-responsible-note{
    margin-top: 26px;
    padding: 20px;
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .igrv-editorial-sections .igrv-section{
    padding: 78px 0;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-container{
    padding: 0 30px;
  }.tc-wp-content-root .igrv-editorial-sections h2{
    font-size: 39px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card-grid, .tc-wp-content-root .igrv-editorial-sections .igrv-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-grid-three, .tc-wp-content-root .igrv-editorial-sections .igrv-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card{
    padding: 28px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .igrv-editorial-sections h3{
    font-size: 21px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-responsible-note{
    margin-top: 30px;
    padding: 22px;
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .igrv-editorial-sections .igrv-section{
    padding: 92px 0;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-container{
    padding: 0 32px;
  }.tc-wp-content-root .igrv-editorial-sections h2{
    font-size: 46px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card-grid, .tc-wp-content-root .igrv-editorial-sections .igrv-step-list{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-grid-three, .tc-wp-content-root .igrv-editorial-sections .igrv-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card{
    padding: 30px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }.tc-wp-content-root .igrv-editorial-sections h3{
    font-size: 21px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-trust-card p, .tc-wp-content-root .igrv-editorial-sections .igrv-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .igrv-editorial-sections .igrv-responsible-note{
    margin-top: 34px;
    padding: 24px;
    font-size: 16px;
  }}