.footer{background:var(--decor-color);color:#fff;position:relative;margin-top:70px;padding:0 0 120px}@media screen and (max-width:1080px){.footer{margin:20px -20px 0}}.footer .footer-header{font-size:60px;font-weight:700}@media screen and (max-width:1530px){.footer .footer-header{font-size:45px}}.footer .footer-section{width:1500px}@media screen and (max-width:1530px){.footer .footer-section{width:1080px}}.footer .footer-content{display:flex;justify-content:space-between;padding:30px 0}@media screen and (max-width:1080px){.footer .footer-content{flex-direction:column;gap:40px;padding:20px}}.footer .footer-content .cell{width:370px;text-align:left}@media screen and (max-width:1530px){.footer .footer-content .cell{width:270px}}@media screen and (max-width:1080px){.footer .footer-content .cell{text-align:center;width:100%}}.footer .footer-content .num{font-size:90px;font-weight:700;color:#00e5ff}@media screen and (max-width:1340px){.footer .footer-content .num{font-size:60px}}.footer .footer-content .text{font-size:24px;font-weight:700;line-height:34px}@media screen and (max-width:1340px){.footer .footer-content .text{font-size:20px;line-height:30px}}.footer .footer-center{display:flex;justify-content:center;padding-top:60px}.footer-decor-wrap{background:#fff;display:none}.footer-decor-wrap .footer-decor{overflow:hidden;height:185px}.footer-decor-wrap .footer-decor svg{width:100%}.plans{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin:80px 0}@media screen and (max-width:1080px){.plans{display:flex;flex-direction:column;padding:0}}.plans.get-started-mod{margin-top:40px}@media screen and (max-width:1080px){.plans.get-started-mod{margin:25px 0}}.plans.get-started-mod .plan-wrapper{border:#fff}.plans .plan-wrapper{border:1px solid #a7a7a7;border-radius:20px;padding:40px 20px;background:#fff}.plans .plan-header{display:flex;justify-content:start;align-items:flex-end;gap:10px}.plans .plan-price{font-size:40px;font-weight:800;color:#000;line-height:40px}.plans .plan-period{font-size:18px;font-weight:600;color:#7d8086}.plans .plan-annually{display:flex;gap:10px;align-items:center;justify-content:flex-start;padding:20px 0}.plans .plan-annually-text{font-size:14px;font-weight:400;color:#7d8086}.plans .label{font-size:14px;font-weight:700;color:#0bc268;background:#cbf2df;padding:2px 12px;border-radius:5px}.plans .plan-description{font-size:14px;font-weight:400;color:#7d8086;text-align:left}.plans .plan-link{margin:20px 0}.plans .plan-link .button{width:100%;padding:0}.plans .plan-features{display:flex;flex-direction:column;gap:16px;justify-content:center;align-items:flex-start}.plans .plan-features .plan-text-icon{min-width:14px!important;min-height:11px!important}.plans .plan-features .plan-feature{font-size:16px;display:flex;gap:10px;align-items:flex-start}.plans .plan-features .plan-feature svg{position:relative;top:5px;width:14px;height:11px}.plans .plan-features .plan-feature .text{text-align:left}