@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-636 .tc-wp-content-root img, .wpc-scope-636 .tc-wp-content-root video, .wpc-scope-636 .tc-wp-content-root svg, .wpc-scope-636 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap, .wpc-scope-636 .tc-wp-content-root .pefg-content-wrap *{
  box-sizing: border-box;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #14201f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-section{
  position: relative;
  width: 100%;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-section-white{
  background: #ffffff;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-section-soft{
  background: linear-gradient(180deg, #f7faf9 0%, #eef5f3 100%);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 14px;
  padding: 6px 13px;
  border: 1px solid rgba(0, 76, 84, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 76, 84, 0.1), rgba(165, 172, 175, 0.18));
  color: #004c54;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap h2{
  margin: 0;
  color: #101918;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #52615f;
  line-height: 1.7;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(20, 32, 31, 0.1);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(16, 25, 24, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #004c54, #0f7c80, #a5acaf);
  opacity: 0.9;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 76, 84, 0.28);
  box-shadow: 0 24px 54px rgba(0, 76, 84, 0.15);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-card h3, .wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-step-card h3{
  margin: 0;
  color: #101918;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-card p, .wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-step-card p{
  margin: 10px 0 0;
  color: #5d6a68;
  line-height: 1.68;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #004c54 0%, #0f7c80 58%, #a5acaf 100%);
  box-shadow: 0 12px 24px rgba(0, 76, 84, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-card:hover .pefg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon::before, .wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-flash::before{
  width: 14px;
  height: 24px;
  left: 17px;
  top: 10px;
  clip-path: polygon(55% 0, 100% 0, 67% 42%, 100% 42%, 34% 100%, 48% 56%, 18% 56%);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 10px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-star::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-badge::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  clip-path: polygon(50% 0, 92% 18%, 86% 72%, 50% 100%, 14% 72%, 8% 18%);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-mobile::before{
  width: 16px;
  height: 25px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-clean::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-free::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 22px;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-speed::after{
  width: 11px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 3px;
  transform: rotate(-35deg);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-privacy::before{
  width: 20px;
  height: 17px;
  left: 13px;
  top: 18px;
  border-radius: 4px;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  min-width: 0;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(0, 76, 84, 0.14);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(16, 25, 24, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-step-card:hover{
  transform: translateX(4px);
  border-color: rgba(0, 76, 84, 0.3);
  box-shadow: 0 22px 54px rgba(0, 76, 84, 0.14);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #004c54, #0f7c80);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 28px rgba(0, 76, 84, 0.24);
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-use-card{
  background:
    radial-gradient(circle at 85% 12%, rgba(0, 76, 84, 0.08), transparent 28%),
    #ffffff;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-mini-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(0, 76, 84, 0.1);
  color: #004c54;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-benefit-card{
  text-align: left;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-636 .tc-wp-content-root .pefg-content-wrap .pefg-reveal.pefg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pefg-content-wrap .pefg-section{
    padding: 54px 0;
  }.tc-wp-content-root .pefg-content-wrap .pefg-container{
    padding: 0 14px;
  }.tc-wp-content-root .pefg-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card{
    padding: 24px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card h3, .tc-wp-content-root .pefg-content-wrap .pefg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card p, .tc-wp-content-root .pefg-content-wrap .pefg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-number{
    width: 58px;
    height: 52px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pefg-content-wrap .pefg-section{
    padding: 60px 0;
  }.tc-wp-content-root .pefg-content-wrap .pefg-container{
    padding: 0 18px;
  }.tc-wp-content-root .pefg-content-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card h3, .tc-wp-content-root .pefg-content-wrap .pefg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card p, .tc-wp-content-root .pefg-content-wrap .pefg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-number{
    width: 62px;
    height: 54px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pefg-content-wrap .pefg-section{
    padding: 66px 0;
  }.tc-wp-content-root .pefg-content-wrap .pefg-container{
    padding: 0 22px;
  }.tc-wp-content-root .pefg-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card h3, .tc-wp-content-root .pefg-content-wrap .pefg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card p, .tc-wp-content-root .pefg-content-wrap .pefg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-number{
    width: 66px;
    height: 56px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pefg-content-wrap .pefg-section{
    padding: 82px 0;
  }.tc-wp-content-root .pefg-content-wrap .pefg-container{
    padding: 0 30px;
  }.tc-wp-content-root .pefg-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pefg-content-wrap .pefg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card h3, .tc-wp-content-root .pefg-content-wrap .pefg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card p, .tc-wp-content-root .pefg-content-wrap .pefg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-number{
    width: 74px;
    height: 62px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pefg-content-wrap .pefg-section{
    padding: 96px 0;
  }.tc-wp-content-root .pefg-content-wrap .pefg-container{
    padding: 0 32px;
  }.tc-wp-content-root .pefg-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card h3, .tc-wp-content-root .pefg-content-wrap .pefg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-card p, .tc-wp-content-root .pefg-content-wrap .pefg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .pefg-content-wrap .pefg-step-number{
    width: 82px;
    height: 68px;
    font-size: 24px;
  }}.wpc-scope-636 .tc-wp-content-root .pefg-step-content{}