.prices-table{border-radius:12px;text-align:left;overflow:hidden}.prices-table__row{height:48px;line-height:1.2;background-color:var(--c-white)}@media screen and (max-width:690px){.prices-table__row{font-size:14px}}.prices-table__row:not(:last-child){border-bottom:1px solid var(--c-grey)}.prices-table__td{padding:12px 16px}@media screen and (max-width:500px){.prices-table__td{padding:7px 10px}}.prices-table__item{width:37%}@media screen and (max-width:690px){.prices-table__item{width:calc(50% - 50px)}}@media screen and (max-width:500px){.prices-table__item{width:calc(50% - 40px)}}.prices-table__item-included{width:26%}@media screen and (max-width:690px){.prices-table__item-included{width:100px}}@media screen and (max-width:500px){.prices-table__item-included{width:80px;padding-right:0px}}.text-action{color:var(--c-text)}.tab-box{background-color:var(--c-white);-webkit-box-shadow:0px 4px 5px 0px rgba(0,0,0,0.0509803922);box-shadow:0px 4px 5px 0px rgba(0,0,0,0.0509803922);padding:0 8px;border-radius:8px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.tab-box-scroll{overflow:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:calc(100% + 16px)}.tab-box .tab-button{width:auto;padding:0 32px;height:56px;color:var(--c-black);cursor:pointer;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;border-bottom:3px solid rgba(255,255,255,0)}@media screen and (max-width:970px){.tab-box .tab-button{padding:0 15px}}@media screen and (min-width:690px){.tab-box .tab-button.active{cursor:default;border-color:var(--c-color)}}.tab-item-element:not(.open){display:none}.tab-dropdown{display:contents}@media screen and (max-width:690px){.tab-box{position:relative;width:100%}.tab-box .tab-button{width:100%}.tab-box .tab-button.active:after{content:"";display:inline-block;width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;-webkit-transform:rotate(45deg) translateY(-2px);transform:rotate(45deg) translateY(-2px);margin-left:10px;-webkit-transition:-webkit-transform 0.4s ease-in-out;transition:-webkit-transform 0.4s ease-in-out;transition:transform 0.4s ease-in-out;transition:transform 0.4s ease-in-out,-webkit-transform 0.4s ease-in-out}.tab-box.open .tab-button.active:after{-webkit-transform:rotate(-135deg) translateY(2px);transform:rotate(-135deg) translateY(2px)}.tab-box.open .tab-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex}.tab-box .tab-dropdown{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:calc(100% + 4px);left:0;min-width:100%;background:var(--c-white);border-radius:8px;-webkit-box-shadow:0px 4px 16px 0px rgba(0,0,0,0.12);box-shadow:0px 4px 16px 0px rgba(0,0,0,0.12);z-index:100;overflow:hidden}.tab-box .tab-dropdown .tab-button{width:100%;height:48px;padding:0 20px;border-bottom:none;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.tab-box .tab-dropdown .tab-button:hover{background:var(--c-bg,#f5f5f7)}}@media screen and (max-width:690px){.calculator{z-index:auto!important}.calculator .elips-bg{display:none}}.calculator-box{position:relative}.calculator .tab-item-box{-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;opacity:1}.calculator .tab-item-box:not(.open){opacity:0;pointer-events:none;position:absolute;width:100%;height:100%;top:0;left:0}.calculator .element-title{color:var(--c-text)}.calculator .table{width:calc(50% - 12px)}@media screen and (max-width:690px){.calculator .table{width:100%;margin-bottom:40px}}.calculator .table .prices-table{-webkit-box-shadow:0px 6px 24px rgba(98,102,125,0.1);box-shadow:0px 6px 24px rgba(98,102,125,0.1)}.calculator .table .prices-table__item-trafic{width:48%}@media screen and (max-width:970px){.calculator .table .prices-table__item-trafic{width:calc(100% - 200px)}}@media screen and (max-width:970px){.calculator .table .prices-table__item-included{width:115px}.calculator .table .prices-table__item-included:last-child{width:85px}}.calculator .table .prices-table__item-volume{width:74%}@media screen and (max-width:970px){.calculator .table .prices-table__item-volume{width:calc(100% - 115px)}}@media screen and (max-width:970px){.calculator .table .prices-table .price{width:115px}}.calculator .table .discount span{color:var(--c-white);font-size:14px;font-weight:600;background-color:var(--c-black);width:53px;height:24px;border-radius:8px}.calculator .calculate-column{width:519px;max-width:calc(50% - 12px)}@media screen and (max-width:1000px){.calculator .calculate-column{max-width:calc(50% - 36px)}}@media screen and (max-width:690px){.calculator .calculate-column{max-width:100%;width:100%}}.calculator .calculate-column .input-box{position:relative}.calculator .calculate-column .input-box span{position:absolute;left:68px;top:16px;display:none;pointer-events:none}.calculator .calculate-column .input-box.activ span{display:block}.calculator .calculate-column input{padding:16px}.calculator .calculate-column label{font-size:12px;margin-bottom:4px}.calculator .calculate-column .price-row .muted,.calculator .calculate-column .price-row .price{color:var(--c-text)}.calculator .calculate-column .price-row .discount{color:var(--c-black)}.calculator .calculate-column .price-row span:not(.muted){font-weight:600}.calculator .result-element .calculate-column{width:100%}.calculator .result-card{max-width:calc(50% - 12px);background-color:rgba(255,255,255,0)!important}@media screen and (max-width:690px){.calculator .result-card{max-width:100%;width:100%}}