.PricingPage{display:flex;flex-direction:column;padding:160px 0 80px;background-color:#fffdfa}.PricingPage .txtWrapper{display:flex;flex-direction:column;align-items:center;text-align:center;font-family:var(--roboto-font);width:90%;max-width:620px;gap:10px;height:-moz-fit-content;height:fit-content;align-self: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{font-size:clamp(32px,3.8vw,52px);font-weight:700;color:var(--black-color);font-family:var(--dm-sans-font);line-height:110%}.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%}@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{justify-content:center;align-items:center;align-self:center;text-align:center;width:90%}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .heading{color:#fff;align-self:center}.PricingPage .pricingSection.stickyPlans .wrapper .topHead .nanoTitle{color:#fff;border:1px solid #fff}.PricingPage .pricingSection.stickyPlans .wrapper .tabsWrapper{width:100%;display:none}@media(max-width:960px){.PricingPage .pricingSection.stickyPlans .wrapper .tabsWrapper{display:flex}}@media(max-width:1380px){.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes{gap:10px}}@media(max-width:1180px){.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes{flex-direction:column}}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox{min-height:-moz-fit-content;min-height:fit-content}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox .planTitle{background-color:#fff;border-radius:24px;color:#000;padding:18px 18px 8px}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox ul{flex-grow:1;background-color:hsla(0,0%,87%,.529);padding:24px 18px 32px;border-radius:24px 24px 0 0}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox ul li{color:#000}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox ul li .icon{color:orange}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox .bottomBox{color:#000;margin-top:-24px;background-color:#fffdfa;box-shadow:0 54px 55px rgba(0,0,0,.25),0 -12px 30px rgba(0,0,0,.12),0 4px 6px rgba(0,0,0,.12),0 12px 13px rgba(0,0,0,.17),0 -3px 5px rgba(0,0,0,.09);border-radius:24px;padding:24px}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox .bottomBox .packPrice{color:hsla(0,0%,5%,.698)}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox .bottomBox .packPrice .price{color:#000}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox.popular{transform:scale(1)}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox.popular .planTitle{background-color:transparent;color:#fff}.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox.popular ul{background-color:hsla(0,0%,100%,.8)}@media(max-width:1180px){.PricingPage .pricingSection.stickyPlans .wrapper .plansBoxes .priceBox{width:80%;align-self:center}}.PricingPage .pricingSection .absolute{display:none}.PricingPage .pricingSection .wrapper{display:flex;width:100%;max-width:1352px;flex-direction:column;align-items:center;gap:60px}.PricingPage .pricingSection .wrapper .topHead{display:flex;flex-direction:column;gap:2px;align-self:flex-start}.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}.PricingPage .pricingSection .wrapper .topHead .heading .light{color:#ffd68a}.PricingPage .pricingSection .wrapper .topHead .subTxt{color:hsla(0,0%,100%,.8);font-size:22px;font-size:var(--dm-sans-font)}.PricingPage .pricingSection .wrapper .tabsWrapper{width:100%;display:none}@media(max-width:960px){.PricingPage .pricingSection .wrapper .tabsWrapper{display:flex}}.PricingPage .pricingSection .wrapper .plansBoxes{display:flex;width:100%;gap:22px;justify-content:center}@media(max-width:1000px){.PricingPage .pricingSection .wrapper .plansBoxes{gap:8px}}@media(max-width:960px){.PricingPage .pricingSection .wrapper .plansBoxes{display:none}}