@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-336 .tc-wp-content-root img, .wpc-scope-336 .tc-wp-content-root video, .wpc-scope-336 .tc-wp-content-root svg, .wpc-scope-336 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #17151f;
  background: #ffffff;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-section{
  position: relative;
  isolation: isolate;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-section-white{
  background: #ffffff;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f3ee 100%);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(187, 42, 93, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(187, 42, 93, 0.1), rgba(32, 116, 176, 0.1));
  color: #8b234c;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #bb2a5d, #2074b0);
  box-shadow: 0 0 0 5px rgba(187, 42, 93, 0.1);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap h2{
  margin: 0;
  color: #16141d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
  margin: 16px auto 0;
  color: #5f5a68;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(27, 22, 35, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(40, 28, 49, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  overflow: hidden;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(187, 42, 93, 0.42), rgba(32, 116, 176, 0.3), rgba(235, 171, 56, 0.26));
  opacity: 0;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
  transition: opacity 240ms ease;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(187, 42, 93, 0.22);
  box-shadow: 0 24px 60px rgba(40, 28, 49, 0.13);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-card:hover::before{
  opacity: 1;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-card h3{
  margin: 18px 0 0;
  color: #1d1825;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-card p{
  margin: 10px 0 0;
  color: #645f6d;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 15px;
  background: linear-gradient(135deg, #bb2a5d, #2074b0);
  box-shadow: 0 12px 26px rgba(187, 42, 93, 0.18);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon::before, .wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 50%;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #2074b0;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-cyrillic::before{
  content: "Я";
  inset: 0;
  display: grid;
  place-items: center;
  background: transparent;
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-cyrillic::after{
  display: none;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-creative::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 35%, 100% 35%, 69% 57%, 80% 94%, 50% 72%, 20% 94%, 31% 57%, 0% 35%, 38% 35%);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-creative::after{
  display: none;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-clean::before{
  width: 23px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-clean::after{
  display: none;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-fast::before{
  width: 17px;
  height: 22px;
  left: 15px;
  top: 12px;
  clip-path: polygon(58% 0, 15% 48%, 48% 48%, 35% 100%, 86% 40%, 53% 40%);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-fast::after{
  display: none;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(27, 22, 35, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffdf9 100%);
  box-shadow: 0 18px 48px rgba(40, 28, 49, 0.08);
  overflow: hidden;
  transition: transform 240ms ease, box-shadow 240ms ease;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #bb2a5d, #2074b0);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(40, 28, 49, 0.13);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #bb2a5d, #2074b0);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 32px rgba(32, 116, 176, 0.18);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content{
  min-width: 0;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content h3{
  margin: 0;
  color: #1d1825;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content p{
  margin: 8px 0 0;
  color: #645f6d;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 32px;
  padding: 0 12px;
  border-radius: 999px;
  background: rgba(187, 42, 93, 0.1);
  color: #8b234c;
  font-size: 13px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-benefit-card{
  text-align: left;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-free::before{
  content: "";
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-free::after{
  width: 10px;
  height: 3px;
  left: 18px;
  top: 22px;
  border-radius: 99px;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-mobile::before{
  width: 16px;
  height: 25px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #2074b0;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-privacy::before{
  width: 20px;
  height: 15px;
  left: 13px;
  top: 20px;
  border-radius: 5px;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-icon-privacy::after{
  width: 14px;
  height: 12px;
  left: 14px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-336 .tc-wp-content-root .rfg-editorial-wrap .rfg-reveal.rfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card h3, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card h3, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card{
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card h3, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card{
    padding: 26px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card h3, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    grid-template-columns: 78px 1fr;
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .rfg-editorial-wrap .rfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .rfg-editorial-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-grid-six, .tc-wp-content-root .rfg-editorial-wrap .rfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card{
    padding: 30px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card h3, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-card p, .tc-wp-content-root .rfg-editorial-wrap .rfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-card{
    grid-template-columns: 92px 1fr;
    gap: 26px;
    padding: 32px 36px;
  }.tc-wp-content-root .rfg-editorial-wrap .rfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}