.PricingPage{display:flex;flex-direction:column;overflow-x:hidden;padding:calc(var(--site-header-offset, 110px) + 50px) 0 80px;background-color:#fffdfa}.PricingPage .txtWrapper{display:flex;flex-direction:column;align-items:flex-start;text-align:left;font-family:var(--roboto-font);width:89.4%;max-width:1352px;gap:10px;height:-moz-fit-content;height:fit-content;margin-inline:auto}@media(max-width:1200px){.PricingPage .txtWrapper{width:96.8%}}@media(max-width:960px){.PricingPage .txtWrapper{align-items:center;text-align:center}}.PricingPage .txtWrapper .nanoTitle{width:-moz-fit-content;width:fit-content;display:flex;border-radius:40px;border:2px solid var(--black-color);color:var(--black-color);justify-content:center;align-items:center;padding:5px 8px;font-size:14px;font-weight:500}.PricingPage .txtWrapper .heading{align-self:flex-start;font-size:clamp(32px,3.8vw,52px);font-weight:700;color:var(--black-color);font-family:var(--dm-sans-font);line-height:110%}@media(max-width:960px){.PricingPage .txtWrapper .heading{align-self:center;text-align:center}}.PricingPage .txtWrapper .heading .light{color:#ffd68a}.PricingPage .txtWrapper .body{margin-top:10px;font-family:Open Sans;font-size:16px;line-height:150%}.PricingPage .switcher{margin-top:24px;background-color:#fff;border-radius:36px;height:50px;width:100px;box-shadow:0 5px 15px rgba(0,0,0,.35);padding:5px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;position:relative}.PricingPage .switcher .switcher-layer{display:flex;position:absolute;top:0;right:0;left:0;bottom:0;z-index:0;opacity:.4}.PricingPage .switcher .switcher-layer .curencyLayer{flex:1 1;display:flex;justify-content:center;align-items:center}.PricingPage .switcher .switcherBttn{position:relative;z-index:10;width:50px;height:50px;border-radius:50%;background-color:orange;display:flex;justify-content:center;align-items:center;box-shadow:0 3px 8px rgba(0,0,0,.24);border:1px solid rgba(255,166,0,.384);transition:all .3s ease-in-out}.PricingPage .switcher .switcherBttn.defaultCurrency{transform:translateX(50px)}.PricingPage .switcher .switcherBttn .icon{font-size:22px;color:#fff}.PricingPage .pricingSection{display:flex;justify-content:center;align-items:center;padding:90px 5.3%;scroll-margin-top:calc(var(--site-header-offset, 110px) + 24px);transition:box-shadow .35s ease}.PricingPage .pricingSection.is-targeted{animation:pricingSectionPulse 2.4s ease}@keyframes pricingSectionPulse{0%,to{box-shadow:none}20%{box-shadow:inset 0 0 0 2px rgba(255,166,0,.45)}}@media(max-width:1200px){.PricingPage .pricingSection{padding:40px 1.6%}}.PricingPage .pricingSection.stickyPlans{background-image:url(/assets/backgroundLayerLong.svg);background-position:top;background-repeat:no-repeat;background-size:cover;padding:160px 5.3% 90px}@media(max-width:1380px){.PricingPage .pricingSection.stickyPlans{padding:160px 1.6% 90px}}.PricingPage .pricingSection.stickyPlans .wrapper{width:100%}.PricingPage .pricingSection.stickyPlans .wrapper .topHead{align-self:flex-start;align-items:flex-start;text-align:left}@media(max-width:960px){.PricingPage .pricingSection.stickyPlans .wrapper .topHead{align-self:center;align-items:center;text-align:center;justify-content:center}}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .topHead__copy{align-items:flex-start}@media(max-width:960px){.PricingPage .pricingSection.stickyPlans .wrapper .topHead .topHead__copy{align-items:center}}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .topHead__actions{align-items:center}@media(max-width:960px){.PricingPage .pricingSection.stickyPlans .wrapper .topHead .topHead__actions{justify-content:center}}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .shareSectionBtn{color:#fff;border-color:hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.08)}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .shareSectionBtn:hover{background:hsla(0,0%,100%,.16);border-color:hsla(0,0%,100%,.4)}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .heading{color:#fff;align-self:flex-start}@media(max-width:960px){.PricingPage .pricingSection.stickyPlans .wrapper .topHead .heading{align-self:center;text-align:center}}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .nanoTitle{color:#fff;border:1px solid #fff}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .subTxt{color:hsla(0,0%,100%,.88);max-width:520px}@media(max-width:960px){.PricingPage .pricingSection.stickyPlans .wrapper .topHead .subTxt{text-align:center}}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .switcher{align-self:auto}@media(max-width:960px){.PricingPage .pricingSection.stickyPlans .wrapper .topHead .switcher{align-self:center}}@media(max-width:1380px){.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes{gap:12px}}@media(max-width:1180px){.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes{display:none}}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox--layered{background:#fff;box-shadow:0 32px 80px rgba(0,0,0,.42);border:1px solid hsla(0,0%,100%,.14)}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox--layered .priceBox__body{background:#f2f2f2}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox--layered.popular{box-shadow:0 36px 90px rgba(0,0,0,.48)}.PricingPage .pricingSection.stickyPlans .wrapper .tabsWrapper{width:100%;max-width:100%;display:none;overflow:hidden;min-width:0}@media(max-width:1180px){.PricingPage .pricingSection.stickyPlans .wrapper .tabsWrapper{display:flex}}.PricingPage .pricingSection.stickyPlans .wrapper .tabsWrapper .priceBox--layered{background:#fff;box-shadow:0 32px 80px rgba(0,0,0,.42)}.PricingPage .pricingSection.stickyPlans .wrapper .creditsExplainer{width:100%;align-self:stretch;margin-top:12px;text-align:left;background:linear-gradient(160deg,#fff,#f4f9ff 42%,#fff9ef);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 32px 80px rgba(0,0,0,.38);overflow:visible}.PricingPage .pricingSection.stickyPlans .wrapper .creditsExplainer .creditsExplainer__accordion,.PricingPage .pricingSection.stickyPlans .wrapper .creditsExplainer .creditsExplainer__chartWrap{background:#fff}.PricingPage .pricingSection .absolute{display:none}.PricingPage .pricingSection .wrapper{display:flex;width:100%;max-width:1352px;flex-direction:column;align-items:center;gap:60px;min-width:0}.PricingPage .pricingSection .wrapper .topHead{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:20px 24px;width:100%;align-self:flex-start;text-align:left}@media(max-width:960px){.PricingPage .pricingSection .wrapper .topHead{flex-direction:column;align-items:center;align-self:center;text-align:center;justify-content:center}}.PricingPage .pricingSection .wrapper .topHead__copy{display:flex;flex-direction:column;align-items:flex-start;gap:2px;min-width:0}@media(max-width:960px){.PricingPage .pricingSection .wrapper .topHead__copy{align-items:center}}.PricingPage .pricingSection .wrapper .topHead__actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px}@media(max-width:960px){.PricingPage .pricingSection .wrapper .topHead__actions{justify-content:center}}.PricingPage .pricingSection .wrapper .topHead__actions .switcher{margin-top:0}.PricingPage .pricingSection .wrapper .topHead .nanoTitle{width:-moz-fit-content;width:fit-content;display:flex;border-radius:40px;border:2px solid var(--black-color);color:var(--black-color);justify-content:center;align-items:center;padding:5px 8px;font-size:14px;font-weight:500}.PricingPage .pricingSection .wrapper .topHead .heading{align-self:flex-start;font-family:var(--dm-sans-font);color:var(--black-color);font-size:clamp(30px,3.6vw,46px);font-weight:700}@media(max-width:960px){.PricingPage .pricingSection .wrapper .topHead .heading{align-self:center;text-align:center}}.PricingPage .pricingSection .wrapper .topHead .heading .light{color:#ffd68a}.PricingPage .pricingSection .wrapper .topHead .subTxt{color:hsla(0,0%,5%,.72);font-size:clamp(16px,2vw,22px);font-family:var(--dm-sans-font);line-height:1.45}@media(max-width:960px){.PricingPage .pricingSection .wrapper .topHead .subTxt{text-align:center}}.PricingPage .pricingSection .wrapper .shareSectionBtn{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;border:1px solid hsla(0,0%,5%,.12);background:#fff;color:var(--main-color);font-family:var(--dm-sans-font);font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s ease,border-color .2s ease,transform .2s ease}.PricingPage .pricingSection .wrapper .shareSectionBtn svg{font-size:15px}.PricingPage .pricingSection .wrapper .shareSectionBtn:hover{background:#fff9ef;border-color:rgba(255,166,0,.45);transform:translateY(-1px)}.PricingPage .pricingSection .wrapper .plansBoxes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;grid-gap:20px;gap:20px;align-items:stretch}@media(max-width:1180px){.PricingPage .pricingSection .wrapper .plansBoxes{display:none}}.PricingPage .pricingSection .wrapper .tabsWrapper{width:100%;max-width:100%;display:none;overflow:hidden;min-width:0}@media(max-width:1180px){.PricingPage .pricingSection .wrapper .tabsWrapper{display:flex}}.PricingPage .pricingSection .wrapper .creditsExplainer{width:100%;align-self:stretch;margin-top:12px}