.pricings-popup{position:fixed;top:0;right:0;bottom:0;left:0;display:none;align-items:center;padding:0 8px;overflow-x:hidden;overflow-y:auto;background-color:rgba(36,36,36,.7);z-index:101}@media only screen and (min-width:768px)and (max-width:1140px){.pricings-popup{padding:0 10px}}.pricings-popup-body{margin-top:80px}.pricings-popup._opened{display:grid}.pricings-popup-backdrop{position:fixed;top:0;left:0;width:100%;height:100%}.pricings-popup-body.pricings-popup-body{position:relative;margin:120px auto;padding:60px 10px;background-color:#fff;border-radius:20px;z-index:1;--background-color:#FFF}@media only screen and (max-width:767px){.pricings-popup-body.pricings-popup-body{max-width:95vw}}@media only screen and (min-width:768px)and (max-width:1140px){.pricings-popup-body.pricings-popup-body{padding:80px 20px}}@media only screen and (min-width:1141px){.pricings-popup-body.pricings-popup-body{padding:80px;max-width:1200px}}.pricings-popup-close{position:absolute;top:16px;right:16px;padding:13px;line-height:1;background-color:rgba(36,36,36,.05);border:0;border-radius:50%;cursor:pointer}@media only screen and (min-width:768px)and (max-width:1140px){.pricings-popup-close{top:32px;right:32px}}@media only screen and (min-width:1141px){.pricings-popup-close{top:48px;right:48px}}.pricings-popup-close:hover{background-color:rgba(36,36,36,.2)}.tooltip{display:block;margin:-8px;padding:8px;width:40px;height:40px;border-radius:20px}.tooltip:not(:disabled) .tooltip__icon{cursor:help}.tooltip__body{position:relative;display:block}.tooltip__icon>.icon{display:block}.tooltip__popup{position:absolute;display:block;width:max-content;max-width:320px;transform:translateY(0);transition:transform .15s ease-in-out,opacity .15s ease-in-out;z-index:50}.tooltip__popup_hidable{pointer-events:none}.tooltip__popup.tooltip__popup_bottom-center{left:50%}.tooltip__popup.tooltip__popup_bottom-center:after{content:"";position:absolute;top:1px;left:50%;width:8px;height:8px;border-radius:2px;box-shadow:0 0 8px #3a3E5140;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.tooltip__popup.tooltip__popup_bottom-center .tooltip__inner:after{top:0}.tooltip__popup.tooltip__popup_bottom-left{right:0}.tooltip__popup.tooltip__popup_bottom-left:after{content:"";position:absolute;top:1px;right:4px;width:8px;height:8px;border-radius:2px;box-shadow:0 0 8px #3a3E5140;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.tooltip__popup.tooltip__popup_bottom-left .tooltip__inner:after{top:0}.tooltip__popup.tooltip__popup_bottom-right{left:0}.tooltip__popup.tooltip__popup_bottom-right:after{content:"";position:absolute;top:1px;left:12px;width:8px;height:8px;border-radius:2px;box-shadow:0 0 8px #3a3E5140;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.tooltip__popup.tooltip__popup_bottom-right .tooltip__inner:after{top:0}.tooltip__popup.tooltip__popup_top-left{right:0;bottom:calc(100% + 10px)}.tooltip__popup.tooltip__popup_top-left:after{content:"";position:absolute;right:0;bottom:-10px;width:12px;height:12px;border-radius:2px;box-shadow:0 0 8px #3a3E5140;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.tooltip__popup.tooltip__popup_top-left .tooltip__inner:after{bottom:0}.tooltip__popup.tooltip__popup_top-right{bottom:calc(100% + 10px);left:0}.tooltip__popup.tooltip__popup_top-right:after{content:"";position:absolute;bottom:-10px;left:12px;width:12px;height:12px;border-radius:2px;box-shadow:0 0 8px #3a3E5140;transform:translateX(-50%) translateY(-50%) rotate(45deg)}.tooltip__popup.tooltip__popup_top-right .tooltip__inner:after{bottom:0}.tooltip__popup.tooltip__popup_light:after{background-color:#fff}.tooltip__popup.tooltip__popup_light .tooltip__inner{color:#242424;background-color:#fff}.tooltip__popup.tooltip__popup_light .tooltip__inner:after{background-color:#fff}.tooltip__popup.tooltip__popup_dark:after{background-color:#242424}.tooltip__popup.tooltip__popup_dark .tooltip__inner{color:#fff;background-color:#242424}.tooltip__popup.tooltip__popup_dark .tooltip__inner:after{background-color:#242424}.tooltip__popup.tooltip__popup_lavander:after{background-color:#f5f3f8}.tooltip__popup.tooltip__popup_lavander .tooltip__inner{color:#242424;background-color:#f5f3f8}.tooltip__popup.tooltip__popup_center-left{top:50%;right:100%;transform:translate(-10px,-50%)!important}.tooltip__popup.tooltip__popup_center-left .tooltip__inner:after{top:0}.tooltip__inner{position:relative;display:block;padding:12px 16px;min-width:30px;min-height:32px;text-align:left;border-radius:8px;box-shadow:0 0 10px 0 rgba(36,36,36,.05),0 2px 6px 0 rgba(34,43,85,.06);word-wrap:break-word}.tooltip__inner:after{content:"";position:absolute;right:0;width:100%;height:14px;border-radius:8px;z-index:2}.tooltip__inner-text{position:relative;z-index:5}.tooltip__popup[aria-hidden=true]{display:none}.tooltip__popup[aria-hidden=false]{display:block;transform:translateY(10px)}.tooltip__popup[aria-hidden=false].tooltip__popup_bottom-center{transform:translateY(10px) translateX(-50%)}.tooltip__popup_top-left.tooltip__popup[aria-hidden=false],.tooltip__popup_top-right.tooltip__popup[aria-hidden=false]{transform:translateY(-10px)}.tooltip_no-icon{position:absolute;top:0;left:0;margin:0;padding:0;width:0;height:0}.pricings-section-actions{display:flex;flex-direction:column;align-items:center;gap:16px}@media only screen and (min-width:768px)and (max-width:1140px){.pricings-section-actions{flex-direction:row;justify-content:center}}@media only screen and (min-width:1141px){.pricings-section-actions{flex-direction:row;justify-content:center}}.pricings-section-actions__undertitle{color:#868889}.pricings-section-plans-tabs.plans-tabs{align-items:flex-start;margin-bottom:-20px;height:74px;border-bottom-right-radius:0;border-bottom-left-radius:0}.pricings-tabs{position:relative;display:flex;justify-content:space-around;align-items:center;overflow-x:auto;scroll-snap-type:x mandatory;gap:16px;-ms-overflow-style:none;scrollbar-width:none}@media only screen and (max-width:767px){.pricings-tabs{flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.pricings-tabs>.pricings-tabs__tab{scroll-snap-align:start}}.pricings-tabs::-webkit-scrollbar{display:none}.pricings-tabs:after{content:"";position:absolute;bottom:0;left:0;display:block;width:100%;height:2px;background:rgba(36,36,36,.1)}.pricings-tabs__tab{position:relative;flex:1 0;padding:12px 24px;white-space:nowrap;text-align:center;color:inherit;background:transparent;border:none;outline:none;transition:color .3s ease,background-color .3s ease;cursor:pointer;font:inherit}.pricings-tabs__tab:focus,.pricings-tabs__tab:hover{color:#242424}.pricings-tabs__tab--active{border-bottom:2px solid #242424}