.tabs{border:1px solid hsla(0,0%,69%,.6);border-radius:50px;padding:16px}.tabs .v-tab{min-width:250px}.tabs .v-tab.v-tab--active{background:#2b6cb0;color:#fff;border-radius:50px}.tabs .v-tabs-slider-wrapper,.tabs .v-tabs-slider-wrapper .v-tabs-slider{display:none}.tabs .tab{padding:20px;letter-spacing:0}.tabs .v-tabs-bar{height:60px}.theme--light.v-application{justify-content:center}.v-application--wrap{flex:unset!important}@media(max-width:700px){.tabs-box .v-application{display:flex;flex:0 0 auto!important;overflow-x:auto!important;width:100%}.v-slide-group__next,.v-slide-group__prev{min-width:25px!important}}.product-card{display:flex;flex-direction:column;justify-content:space-between;width:490px;border-radius:12px;border:.5px solid var(--Line-Color-Strokes,hsla(0,0%,69%,.6));background:#fff;transition:opacity .5s ease-out;opacity:0}.product-card .product-header{padding:32px;height:104px;display:flex;flex-direction:row;gap:8px;justify-content:center;align-items:center;background:#000;color:#fff;border-radius:12px 12px 0 0}.product-card .product-header .promosvg{position:absolute;top:5px;left:5px}.product-card .product-header img{max-width:60px;max-height:60px}.product-card .product-body{padding:30px 28px;min-height:310px}.product-card .product-body ul{list-style-type:disc}.product-card .product-body ul li{color:#1c3d4a;font-size:var(--font-size18);font-style:normal;font-weight:400;line-height:2}.product-card .product-body .text-only{color:#1c3d4a;font-size:var(--font-size20);font-style:normal;font-weight:700;line-height:2;text-align:center;width:100%;margin:0;padding-top:30px}.product-card .product-body .box-related-content:nth-child(2),.product-card .product-body .box-related-content:nth-child(3){display:none}.product-card .product-footer{padding:28px 0;gap:20px}.product-card .product-footer,.product-card .product-footer .product-price{display:flex;justify-content:center;flex-direction:column;align-items:center}.product-card .product-footer .product-price{gap:8px;border-bottom:1px solid #eaeaea;border-top:1px solid #eaeaea;width:100%;padding:28px}.product-card .product-footer .product-price .old-price{direction:rtl;position:relative;color:#4e5660;font-size:var(--font-size18);font-style:normal;font-weight:400;line-height:normal;margin-bottom:10px;display:inline-flex;align-items:center;padding-bottom:2px}.product-card .product-footer .product-price .old-price:before{content:"";position:absolute;left:0;right:0;height:1.7px;background-color:#4e5660}.product-card .product-footer .product-price .per-year-price{display:flex;justify-content:center;gap:10px;border:1px solid #586069;border-radius:5px;padding:5px 15px;direction:rtl}.product-card .product-footer .product-price .year-text{font-weight:700;color:#4e5660;margin-bottom:0}.product-card .product-footer .product-price .per-year-price-small{border:1px solid #586069;border-radius:5px;padding:6px 12px}.product-card .product-footer .product-price .price-p{direction:rtl;color:#374b99;text-align:center;font-family:Avenir;font-size:var(--font-size24);font-style:normal;font-weight:900;line-height:normal}.product-card .product-footer .product-price .per-year-gold{color:#c0854b!important;font-style:normal;font-weight:800;line-height:normal;display:flex;gap:10px;align-items:center}.product-card .product-footer .product-price .vat{color:#4e5660;text-align:center;font-family:Avenir;font-size:var(--font-size16);font-style:normal;font-weight:350;line-height:normal}.product-card .product-footer .add-to-cart{padding-top:28px}.product-card .product-footer .add-to-cart .add-to-btn{width:400px;height:73px}.product-card .product-footer .add-to-cart .add-to-btn.added{background-color:#1cdd8d!important;border-color:#1cdd8d!important}[dir=rtl] .product-card .product-header .promosvg{right:5px;left:unset}.slide-in-right{animation:slide-in-right .5s cubic-bezier(.25,.46,.45,.94) both}.slide-in-left{animation:slide-in-left .5s cubic-bezier(.25,.46,.45,.94) both}.remove-item{background:#f1f1f1!important;color:#2b6cb0!important}@keyframes slide-in-left{0%{transform:translateX(-1000px);opacity:0}to{transform:translateX(0);opacity:1}}@keyframes slide-in-right{0%{transform:translateX(1000px);opacity:0}to{transform:translateX(0);opacity:1}}@media screen and (max-width:991px){.product-card{width:310px;flex:0 0 450px}.product-card .product-body{min-height:370px}.product-card .product-footer .add-to-cart .add-to-btn{width:310px;height:63px}}