.card-popup{border-radius:8px;background-color:var(--c-grey3);height:100%}.card-popup .qty-box{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:92px}.card-popup .qty-box .qty-input{height:40px!important;margin:0 8px 0 0;padding:8px 12px;text-align:center;border:none;outline:none;-moz-appearance:textfield}.card-popup .qty-box .qty-input::-webkit-inner-spin-button,.card-popup .qty-box .qty-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.card-popup .qty-box .qty-btn{background:none;border:none;font-size:22px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:absolute;top:6px}.card-popup .qty-box .qty-btn.plus{right:10px}.card-popup .qty-box .qty-btn.minus{left:6px}.card-popup__center-item{margin-bottom:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.card-popup__center-item svg{height:24px;margin-right:8px}.card-popup__info{font-size:12px;color:var(--c-text)}.card-popup__price{margin-left:auto}.card-popup__bottom{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:30px}.prices{padding-bottom:80px}.prices .prices-table{border-bottom:none;border-radius:12px 12px 0 0;overflow-x:auto}.prices .prices-table__overflow{min-width:880px}.prices .prices-table__row{height:88px;position:relative;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;background-color:var(--c-white)}@media screen and (max-width:970px){.prices .prices-table__row{position:static;height:62px}}.prices .prices-table__row:hover{background-color:var(--c-grey2)}.prices .prices-table__row-top{font-weight:600;height:24px;line-height:12px;margin-bottom:2px}.prices .prices-table__row-bottom{height:18px;line-height:12px;font-size:12px;color:var(--c-text)}.prices .prices-table__row .btn__table{padding:8px 16px;height:40px}@media screen and (max-width:970px){.prices .prices-table .prices-table__box .prices-table__item-cpu{margin-left:72px}}.prices .prices-table .best{color:var(--c-color);font-size:12px}.prices .prices-table .best svg{margin-left:3px}.prices .prices-table__box{max-height:350px;overflow:hidden;-webkit-transition:0.3s;transition:0.3s}@media screen and (max-width:970px){.prices .prices-table__box{max-height:250px}}.prices .prices-table__box.open{max-height:5000px}@media screen and (max-width:970px){.prices .prices-table__box:not(.open) .prices-table__row:nth-child(n+5) .prices-table__item-cpu{margin-left:0!important}}@media screen and (max-width:970px){.prices .prices-table__box:not(.open) .prices-table__row:nth-child(n+5) .prices-table__item-flag{position:static!important}}@media screen and (max-width:970px){.prices .prices-table__box .prices-table__item-flag{height:62px;-webkit-box-shadow:4px 0px 16px 0px rgba(0,0,0,0.05);box-shadow:4px 0px 16px 0px rgba(0,0,0,0.05);position:absolute!important;background-color:var(--c-white);z-index:3!important}}@media screen and (max-width:970px){.prices .prices-table__box .prices-table__item-flag{height:62px;-webkit-box-shadow:4px 0px 16px 0px rgba(0,0,0,0.05);box-shadow:4px 0px 16px 0px rgba(0,0,0,0.05);position:absolute!important;background-color:var(--c-white);z-index:3!important}}.prices-table__td{padding-left:16px;padding-right:16px;position:relative;z-index:2}@media screen and (max-width:1300px){.prices-table__td{padding-right:12px;padding-left:12px}}.prices-table__item-flag{width:80px;padding:0!important;position:relative}@media screen and (max-width:970px){.prices-table__item-flag{width:72px}}.prices-table__item-flag_locftion{position:absolute;opacity:0;top:27px;left:20px;padding:4px 8px;font-size:12px;border-radius:8px;height:26px;background-color:var(--c-black);color:var(--c-white);width:-webkit-max-content;width:-moz-max-content;width:max-content;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;pointer-events:none}.prices-table__item-flag:hover .prices-table__item-flag_locftion{opacity:1;pointer-events:auto}.prices-table__item-cpu{width:18.6%}@media screen and (max-width:970px){.prices-table__item-cpu{width:190px}}.prices-table__item-ram{width:18.6%}@media screen and (max-width:970px){.prices-table__item-ram{width:178px}}.prices-table__item-disk{width:16.5%}@media screen and (max-width:970px){.prices-table__item-disk{width:120px}}.prices-table__item-public{width:calc(32.7% - 223px)}@media screen and (max-width:970px){.prices-table__item-public{width:90px}}.prices-table__item-prise{width:13.6%}@media screen and (max-width:970px){.prices-table__item-prise{width:100px}}.prices-table__item-order{width:143px}@media screen and (max-width:970px){.prices-table__item-order{width:130px}}@media screen and (max-width:1040px){.prices .container-box{padding:0}}.sticky-clone{position:fixed;top:0;left:0;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:100;background:var(--c-grey2);display:none;-webkit-transition:top 0.4s ease-in-out;transition:top 0.4s ease-in-out}.sticky-clone:not(.header-disable){top:63px}.show-more{height:70px;background-color:var(--c-white);border:1px solid var(--c-grey);border-radius:0 0 12px 12px;padding:0 24px}@media screen and (max-width:1000px){.show-more{height:60px;margin-left:-20px;margin-right:-20px;min-width:calc(100% + 40px);border-radius:0}}@media screen and (max-width:690px){.show-more{margin-left:-16px;margin-right:-16px;min-width:calc(100% + 32px)}}.show-more__button{height:24px;cursor:pointer;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;margin:0 32px 0 auto}.show-more__button svg{margin-left:4px;-webkit-transition:0.4s ease-in-out;transition:0.4s ease-in-out;-webkit-transform:rotate(0);transform:rotate(0)}.show-more__button.open{width:40px;height:40px}.show-more__button.open span{opacity:0;font-size:0}.show-more__button.open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);margin:0}