﻿body{background-color:#ededed;margin:0;font-family:"Sen",sans-serif;color:#495366;overflow-y:scroll;}input,textarea,button{font-family:inherit;}#preload-animations *{animation-duration:0s!important;-webkit-animation-duration:0s!important;}h1,.title-h1{font-weight:700;font-size:40px;line-height:48px;margin-bottom:50px;margin-top:0;}h2{font-weight:700;font-size:24px;line-height:29px;margin-bottom:30px;margin-top:0;}h3{margin-top:0;}.display-flex{display:flex;}.align-items-center{align-items:center;}.blue-text{font-weight:700;color:#00a3a6;}.unassigned-text{color:rgba(62,62,62,.25);}.title-without-margin{margin:0;}.subtitle{font-size:24px;line-height:29px;color:rgba(73,83,102,.56);}.box-border{width:100%;height:auto;border-radius:29px;padding:2px;background:linear-gradient(#fff,#f0f1f1);box-shadow:0 11px 200px rgba(54,95,155,.14),0 8px 35px rgba(56,87,115,.25);backdrop-filter:blur(22px);}.simple-box-border{width:100%;height:auto;border-radius:29px;padding:2px;background:linear-gradient(#fff,#fff);}.simple-box-border:has(input.invalid){border:2px solid #ff5f5f;padding:0;}.simple-box-border:has(input){border-radius:20px;}.margin-top-10{margin-top:10px!important;}.margin-top-20{margin-top:20px!important;}.margin-top-30{margin-top:30px!important;}.margin-top-40{margin-top:40px!important;}.margin-top-50{margin-top:50px!important;}.margin-bottom-10{margin-bottom:10px!important;}.margin-bottom-20{margin-bottom:20px!important;}.margin-bottom-30{margin-bottom:30px!important;}.margin-bottom-40{margin-bottom:40px!important;}.margin-bottom-50{margin-bottom:50px!important;}.margin-left-10{margin-left:10px!important;}.margin-left-20{margin-left:20px!important;}.margin-left-30{margin-left:30px!important;}.margin-left-40{margin-left:40px!important;}.margin-left-50{margin-left:50px!important;}.margin-right-10{margin-right:10px!important;}.margin-right-20{margin-right:20px!important;}.margin-right-30{margin-right:30px!important;}.margin-right-40{margin-right:40px!important;}.margin-right-50{margin-right:50px!important;}.header{position:fixed;z-index:2;left:50%;transform:translateX(-50%);z-index:7;display:flex;justify-content:center;width:95%;height:120px;margin:auto;background:linear-gradient(180deg,#ededed 40%,rgba(0,0,0,0) 50%,rgba(0,0,0,0) 100%);}.header .box-border{margin-top:20px;margin-bottom:auto;}.header-clear{height:120px;}.header-log-info{display:flex;flex-direction:row;align-items:center;position:relative;}.header-log-info-text{display:flex;flex-direction:column;text-align:right;margin-right:15px;}.user-submenu{background:#fff;box-shadow:0 4px 24px rgba(0,0,0,.25);border-radius:24px;position:absolute;right:-12px;top:70px;display:none;}.user-submenu.active-user-setting{display:block;}.user-submenu-item{padding:20px 50px 20px 30px;display:flex;align-items:center;cursor:pointer;position:relative;}.user-submenu-item:hover{color:#00a3a6;}.user-submenu-item:after{content:"";width:100%;height:3px;background:radial-gradient(at bottom,rgba(0,0,0,.1) 0%,#fff 100%);box-shadow:0 0 17px rgba(0,0,0,.04);border-radius:14px;position:absolute;left:0;bottom:0;}.user-submenu-item:last-child:after{display:none;}.user-submenu-item img{height:25px;width:25px!important;object-fit:contain;margin-right:15px;}.user-submenu-item span{text-transform:uppercase;font-weight:bold;}.header-bar{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;background:#fff;padding:12px 12px 12px 30px;border-radius:calc(29px - 2px);}.header-bar img{width:240px;}.footer{position:fixed;z-index:2;left:50%;transform:translateX(-50%);background:#ededed;width:100%;bottom:0;display:flex;align-items:center;justify-content:center;height:50px;z-index:5;}.footer span{font-weight:700;font-size:16px;line-height:19px;color:#6c7b95;padding:0 10px;}.content{width:90%;margin:auto;}.login-reg-page{display:flex;min-height:calc(100vh - (120px + 50px + 30px));}.login,.registration{width:100%;display:flex;flex-direction:column;text-align:center;margin:auto;}.login-form,.reg-form{display:flex;flex-direction:column;margin:auto;}.login-form a,.reg-form a{font-size:15px;}.login-form{width:440px;}.activate-form{display:flex;flex-direction:row;justify-content:center;align-items:center;}.activate-form button{width:200px;position:relative;}.app-layout{margin-top:30px;}.app-layout-content{display:flex;}.app-layout-content-box{width:calc(100% - 290px - 30px);margin-bottom:calc(40px + 50px);}.app-layout-content-box-header{display:flex;justify-content:space-between;background:#ededed;width:100%;position:relative;z-index:4;padding-bottom:25px;}.app-layout-content-box h1{margin-bottom:0;}.app-layout-menu{margin-right:30px;}.app-layout-menu .simple-box-border{position:sticky;top:calc(120px - 10px);z-index:5;width:290px;z-index:6;}.menu{display:flex;flex-direction:column;width:100%;justify-content:space-between;overflow:auto;padding:15px 0;background:#fff;border-radius:calc(29px - 2px);box-sizing:border-box;}.menu::-webkit-scrollbar{-webkit-appearance:none;width:7px;margin-block:15px;}.menu::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.3);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5);}.menu::-webkit-scrollbar-track{margin:15px;}.menu::-webkit-scrollbar-corner{background:transparent;}.menu-icon{padding-right:15px;}.menu-item{font-weight:700;text-transform:uppercase;position:relative;padding:20px 25px;}.menu-item:after{content:"";width:100%;height:3px;background:radial-gradient(at bottom,rgba(0,0,0,.1) 0%,#fff 100%);box-shadow:0 0 17px rgba(0,0,0,.04);border-radius:14px;position:absolute;left:0;bottom:0;}.menu-item:last-child:after{display:none;}.menu-item img{width:25px;height:25px;object-fit:contain;margin-right:10px;}.menu-item a{display:flex;align-items:center;text-decoration:none;color:#495366;}.menu-item a:hover{color:#00a3a6;}.menu-item.disabled a{color:rgba(146,164,169,.5);cursor:default;}.menu-item .submenu .active{position:relative;color:#00a3a6;}.menu-item .submenu .active::before{content:"";background-color:#00a3a6;width:5px;position:absolute;border-radius:30px;left:0;top:8px;height:18px;width:3px;}.menu-item-active>a{color:#00a3a6;}.menu-item.menu-item-with-submenu a{padding-bottom:0;}.submenu{font-size:13px;text-transform:none;display:block;padding-left:35px;}.submenu a{padding:10px;}.dashboard{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;}.dashboard .simple-box-border{width:48%;margin-bottom:20px;}.dashboard-box{background:#fff;border-radius:calc(29px - 2px);box-sizing:border-box;padding:30px;width:100%;height:100%;display:flex;flex-direction:column;}.dashboard-box ul{margin-top:0;margin-bottom:70px;}.dashboard-buttons{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:auto;}.dashboard-buttons a{margin-bottom:10px;}.form-box{background:#fff;border-radius:calc(29px - 2px);box-sizing:border-box;padding:30px;}.form-box-header{display:flex;justify-content:space-between;}.form-box-header .link{display:flex;align-items:center;}.form-box-header img{width:17px;margin-right:5px;}.form-box form{margin-top:40px;text-align:center;}.form-box form .simple-box-border{margin-bottom:10px;border-radius:20px;}.form-box form button{margin-top:40px;}.action-bar{background:#fff;border-radius:calc(29px - 2px);box-sizing:border-box;padding:7px 9px 5px 20px;display:flex;justify-content:space-between;align-items:center;background:transparent;position:absolute;top:5px;right:11px;}.action-bar-without-filter{padding:17px 10px 17px 20px;}.action-bar h3{margin-bottom:0;}.action-bar .actions{display:flex;}.action-bar .actions button{margin:0;}.action-bar .actions-other-buttons{margin-left:10px;z-index:1;}.filter{display:flex;border-radius:15px;overflow:hidden;position:relative;}.filter-bck{background:linear-gradient(180deg,#9dacc6 0%,#6c7b95 100%);border-radius:15px;position:absolute;width:100%;height:100%;z-index:1;}.filter-active .filter-bck{animation:move-right-to-left .5s;}.filter-active .filter-by{display:flex;align-items:baseline;z-index:1;animation:fade-in .5s;}.filter-active .button.small-button.primary-icon-button{box-shadow:unset;}.filter-active .button.small-button.primary-icon-button:hover{background:transparent;padding:8px 14px;}.filter-active .button.small-button.primary-icon-button:hover img{width:25px!important;height:25px;}.filter-nonactive .filter-bck{left:100%;animation:move-left-to-right .5s;}.filter-nonactive .filter-by{display:flex;align-items:baseline;z-index:1;visibility:hidden;animation:fade-out .5s;}.filter-by{display:none;}.filter-inputs{display:flex;flex-wrap:nowrap;padding:3px;}.filter-text{font-weight:400;color:#f5f3f4;font-size:14px;padding-left:18px;padding-right:18px;}.filter .button{z-index:1;}@keyframes fade-in{from{opacity:0;}to{opacity:1;}}@keyframes fade-out{from{opacity:1;visibility:unset;}to{opacity:0;visibility:hidden;}}@keyframes move-right-to-left{from{left:100%;}to{left:0;}}@keyframes move-left-to-right{from{left:0;}to{left:100%;}}.table{background:#e4e4e4;border-radius:29px;position:relative;}.table-header-clear{position:sticky;top:85px;padding:20px;margin:-20px;background:#ededed;z-index:3;}.table-content{width:100%;}.table .simple-box-border{margin-bottom:10px;box-sizing:border-box;border-radius:20px;}.table-header-fixed{position:sticky;top:calc(120px - 10px);z-index:5;width:100%;max-width:inherit;}.table-header{display:flex;text-align:center;padding:0 20px;position:relative;background:#fff;border-radius:calc(29px - 2px);box-sizing:border-box;background:#e4e4e4;font-weight:bold;border-radius:calc(20px - 2px);margin-bottom:15px;}.table-header:after{content:"";width:calc(100% - 40px);margin:0 20px;height:3px;background:#d4d4d4;position:absolute;left:0;bottom:0;}.table-header .table-col{display:flex;padding:25px 0 25px 25px;z-index:1;}.table-header:has(.filter.filter-active) .table-col{animation:fade-out .5s;visibility:hidden;}.table-header:has(.filter.filter-nonactive) .table-col{animation:fade-in .5s;visibility:visible;}.table-body{margin:0 20px;padding-bottom:10px;}.table-body .text-with-icon{justify-content:end;}.table-row{display:flex;align-items:center;position:relative;overflow:hidden;text-align:center;background:#fff;border-radius:calc(29px - 2px);box-sizing:border-box;border-radius:calc(20px - 2px);}.table-row:hover{color:#00a3a6;}.table-row:hover::before{content:"";background-color:#00a3a6;width:5px;height:25px;position:absolute;border-radius:30px;left:20px;bottom:calc(50% - 13px);}.table-row:hover .table-tools{visibility:visible;opacity:1;transition:opacity 500ms linear;}.table-row:hover .hover-enable{background-color:#ededed;pointer-events:unset;cursor:text;}.table-row:hover .hover-enable:disabled{background:transparent;pointer-events:none;cursor:default;}.table-col{cursor:pointer;align-items:center;justify-content:center;padding-left:25px;}.table-col form{display:flex;align-items:center;justify-content:right;}.table-col form .small-input{padding:12px 17px;margin:0;border-radius:15px;}.table-col form .button{margin-left:10px;}.table-col:first-child{padding:15px 0 15px 35px;text-align:left;justify-content:left;}.table-col form .rz-dropdown-label{padding:0 15px;}.table-tools{display:flex;justify-content:end;margin-right:4px;visibility:hidden;opacity:0;transition:visibility 0s 500ms,opacity 500ms linear;}.table-tools .edit-link{text-decoration:none;display:flex;color:#495366;}.table-tools .edit-link::before{background-image:url("/assets/images/icons/edit-grey.png");content:"";background-size:18px 18px;background-color:transparent;width:18px;height:18px;margin-right:10px;}.table-tools .edit-link:hover{color:#00a3a6;}.table-tools .edit-link:hover::before{background-image:url("/assets/images/icons/edit-green.png");}.table-tools:has(.primary-icon-button img){top:3px;}.table-tools .button{margin-right:5px;}.table-tools .button:last-child{margin-right:0;}.table-with-subitems .table-body{padding-top:20px;}.table-with-subitems .table-header-fixed{margin-bottom:-10px;}.table-with-subitems .table-col:first-child{padding-left:55px;}.table-with-subitems .table-row{font-weight:500;}.table-with-subitems .table-row::before{transform:rotate(0);transition:all 300ms;pointer-events:none;content:"";background-image:url("/assets/images/icons/arrow.svg");background-size:18px 18px;background-color:transparent;width:18px;height:18px;position:absolute;border-radius:0;left:20px;bottom:unset;}.table-with-subitems .table-row:hover::before{background-image:url("/assets/images/icons/green-arrow.svg");}.table-with-subitems .active-question .table-subitems{display:block;}.table-with-subitems .active-question .table-row::before{transform:rotate(90deg);transition:all 300ms;}.table-with-subitems .table-subitems{width:calc(100% - 120px);margin:auto;display:none;}.table-with-subitems .table-subitems-header{font-weight:500;display:flex;align-items:center;}.table-with-subitems .table-subitems-header .table-col:first-child{padding-left:25px;}.table-with-subitems .table-subitems .table-row::before{display:none;}.table-with-subitems .table-subitems .table-row .table-col:first-child{padding-left:25px;}.table-subitem{position:relative;}.table-subitem:last-of-type{margin-bottom:30px;}.table-subitem:last-of-type .network-rectangle-vertical{height:50%;}.network-header{top:-10px;}.network-rectangle-horizontal{width:30px;height:2px;background:#6a6a6a;position:absolute;left:-30px;top:calc(50% - 1px);}.network-rectangle-vertical{width:2px;height:calc(100% + 10px);background:#6a6a6a;position:absolute;left:-30px;}.network-circle{background:#6a6a6a;width:10px;height:10px;border-radius:100%;position:absolute;left:-34px;top:calc(50% - 5px);}.personal-info{text-align:left;display:block;}.personal-info strong{margin-bottom:30px;}.simple-table{max-width:700px;}.simple-table .row{display:flex;margin:15px 0;}.simple-table .col{flex:1;}.divider{width:100%;height:6px;background:radial-gradient(at bottom,rgba(0,0,0,.1) 0%,#fff 100%);box-shadow:0 0 17px rgba(0,0,0,.04);border-radius:14px;}.button-loading img{width:25px;position:absolute;right:11px;top:11px;animation:rotation 2s infinite linear;}@keyframes rotation{from{transform:rotate(0deg);}to{transform:rotate(359deg);}}.success-icon{margin-left:20px;}.success-icon img{width:30px;}.add-item{display:inline-block;width:100%;text-align:center;}.link{color:#495366;text-decoration:underline;font-weight:700;}.status-licence{display:flex;}.status-licence-circle{width:20px;height:20px;border-radius:100%;margin-right:10px;}.status-licence.activate{color:#ed7470;}.status-licence.activate .status-licence-circle{background-color:#ed7470;}.status-licence.inactivate{color:#7ce18a;}.status-licence.inactivate .status-licence-circle{background:#7ce18a;}.detail-item-info{display:flex;align-items:center;padding-bottom:18px;background:#ededed;width:100%;position:relative;z-index:4;}.detail-item-info .base-info{display:flex;align-items:center;justify-content:space-between;width:100%;line-height:30px;margin-left:25px;font-size:24px;}.inline-buttons{display:flex;}.inline-buttons .button{margin-left:10px;padding:12px 35px!important;}.inline-buttons .button:first-of-type{margin-left:0;}.sort-desc{background-image:url("/assets/images/icons/select-arrow.svg");}.sort-asc{background-image:url("/assets/images/icons/select-arrow.svg");transform:rotate(180deg);}.sort-desc,.sort-asc{background-repeat:no-repeat;background-size:contain;width:10px;height:10px;margin-left:10px;}.my-custom-modal-class{display:flex;flex-direction:column;background-color:#fff;border-radius:29px;padding:40px;box-shadow:0 11px 200px rgba(54,95,155,.14),0 8px 35px rgba(56,87,115,.25);margin:auto;text-align:center;max-height:80vh;overflow:auto;}.my-custom-modal-class .bm-header[b-mwsrhhqq2g]{justify-content:center;padding-bottom:20px;position:relative;}.my-custom-modal-class .bm-header[b-mwsrhhqq2g] button{position:absolute;right:-15px;top:-25px;font-size:40px;font-weight:100;color:#495366;}.my-custom-modal-class .bm-header[b-mwsrhhqq2g] button:hover{color:#00a3a6;}.my-custom-modal-class .bm-content button{width:200px;}.my-custom-modal-class .bm-content p{margin-bottom:50px;margin-top:0;}.not-authorized{text-align:center;margin:0 auto;}.gradient{height:50px;width:100%;background:linear-gradient(180deg,transparent,#ededed);position:fixed;bottom:50px;pointer-events:none;z-index:5;}.products{display:flex;}.products .row{justify-content:center;flex-wrap:wrap;}.products .row .box-border{overflow:hidden;width:auto;margin:20px;backdrop-filter:unset;}.product{background:#fff;border-radius:calc(29px - 2px);box-sizing:border-box;overflow:hidden;height:100%;display:flex;flex-direction:column;}.product img{width:100%;}.product-title{margin-bottom:14px;}.product-info{text-align:center;padding:35px 30px 0;}.product-old-price{font-size:20px;font-weight:400;line-height:24px;text-decoration:line-through;margin-bottom:14px;}.product-price{font-size:20px;line-height:24px;font-weight:400;margin-bottom:30px;padding:10px;border:2px solid #e5e5e5;background:#fff;border-radius:20px;}.product-price-desc{font-size:13px;font-weight:700;line-height:16px;margin-bottom:4px;}.product-price-trial{font-weight:400;font-size:16px;line-height:19px;color:#5babea;margin-top:4px;}.product-desc{text-align:left;font-size:16px;line-height:19px;margin-bottom:45px;}.product-desc strong{line-height:24px;}.product-desc ul{margin:0;}.product-button{padding-bottom:50px;display:flex;justify-content:space-around;margin-top:auto;}.detail-product{margin-top:30px;}.detail-product h1{margin-bottom:0;}.detail-product .more-info{margin-left:30px;font-size:18px;font-weight:700;cursor:pointer;}.detail-product .product-price{background-color:transparent;border:0;font-size:22px;line-height:35px;}.detail-product .product-old-price{margin:0;font-size:18px;}.detail-product-base{display:flex;align-items:self-start;}.detail-product-carousel{width:50%;display:flex;justify-content:space-between;}.detail-product-carousel .back{margin-right:20px;}.detail-product-text{width:50%;text-align:left;}.box-with-tabs{overflow:hidden;background:#e4e4e4;border-radius:29px;padding:28px;font-size:16px;line-height:140%;}.tabs-header{position:relative;display:flex;flex-wrap:wrap;}.tabs-header:before{content:"";position:absolute;bottom:0;width:100%;height:4px;border-radius:29px;background:#d9d9d9;}.tabs-header div{font-weight:700;font-size:20px;line-height:24px;color:#495366;padding:0 5px 5px;cursor:pointer;margin-bottom:15px;margin-left:8px;margin-right:8px;}.tabs-header div.active{position:relative;color:#00a3a6;}.tabs-header div.active:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:#00a3a6;}.tabs-header.main-tabs-header{justify-content:center;}.tabs-header.main-tabs-header div{font-size:24px;margin-left:20px;margin-right:20px;padding-bottom:12px;}.tabs-header.main-tabs-header div.active:before{border-radius:30px;}.tabs-content{padding:12px;}.eshop-banner{border-radius:29px;overflow:hidden;position:relative;}.eshop-banner h1{font-size:30px;line-height:30px;color:#fff;position:absolute;top:17%;left:4.3%;}.eshop-banner img{width:100%;}.carousel{max-width:500px;margin-right:50px;background:#f8f8f8;box-shadow:0 9.78522px 42.8104px rgba(56,87,115,.25);border-radius:36px;padding:13px 13px 5px;box-sizing:border-box;}.carousel-img{display:flex;}.carousel-img img{width:100%;}.wrapper-input-number{display:flex;box-sizing:border-box;background:#fff;box-shadow:0 6.81122px 29.7991px rgba(56,87,115,.25);border-radius:16.1766px;padding:3px;}.wrapper-input-number input[type=number]{-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important;font-weight:700;font-size:20px;line-height:25px;font-family:"Sen",sans-serif;padding:5px 28px;text-align:center;box-sizing:border-box;border-radius:11px;width:100px;}.wrapper-input-number input[type=number]::-webkit-inner-spin-button,.wrapper-input-number input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;}.plusminus{display:flex;align-items:center;background:transparent;border:0;font-weight:700;font-size:30px;line-height:25px;color:#495366;padding:0 12px;cursor:pointer;}.plusminus:hover{color:#00a3a6;}.plusminus.minus{margin-top:-3px;}.subscription-plan-box{border:2px solid #92a4a9;border-radius:20px;background:#fff;width:100%;overflow:auto;}.subscription-plan-box::-webkit-scrollbar{-webkit-appearance:none;width:7px;height:7px;margin-block:10px;}.subscription-plan-box::-webkit-scrollbar-thumb{border-radius:4px;background-color:rgba(0,0,0,.3);-webkit-box-shadow:0 0 1px rgba(255,255,255,.5);}.subscription-plan-box::-webkit-scrollbar-track{margin:10px;}.subscription-plan-box::-webkit-scrollbar-corner{background:transparent;}.subscription-plan-table-header{width:fit-content;position:sticky;position:-webkit-sticky;background:#fff;top:0;display:flex;font-size:16px;font-weight:bold;border-bottom:4px solid #92a4a9;z-index:2;}.subscription-plan-table-header div{display:flex;align-items:center;justify-content:center;background:#fff;padding:0 15px;width:120px;min-height:60px;text-align:center;border-right:2px solid #92a4a9;z-index:2;}.subscription-plan-table-header div:first-child{border-right:4px solid #92a4a9;text-align:left;width:200px;position:sticky;left:0;z-index:3;}.subscription-plan-table-header div:last-child{border:0;}.subscription-plan-table-body img{width:20px;cursor:pointer;}.subscription-plan-table-row{width:fit-content;display:flex;border-bottom:2px solid #92a4a9;}.subscription-plan-table-row:last-child{border-bottom:0;}.subscription-plan-table-row div{display:flex;justify-content:center;align-items:center;min-height:60px;padding:0 15px;width:120px;background:#fff;text-align:center;border-right:2px solid #92a4a9;z-index:0;}.subscription-plan-table-row div:first-child{border-right:4px solid #92a4a9;justify-content:left;width:200px;position:sticky;left:0;z-index:1;}.subscription-plan-table-row div:last-child{border:0;}.subscription-plan-table-new{justify-content:center!important;cursor:pointer;font-weight:bold;}.key-box{display:flex;align-items:center;font-size:40px;font-weight:700;background:#fff;}.key-number{padding:15px;background:#ededed;border-radius:15px;margin:0 5px;}.row{display:flex;clear:both;}.row .simple-box-border{margin-right:15px;}.row:last-child{margin-right:0;}.filter-box{background:#fff;border-radius:calc(29px - 2px);box-sizing:border-box;padding:30px;}.filter-elem{display:flex;align-items:center;margin-bottom:10px;}.filter-elem:last-child{margin-bottom:0;}.filter-label{font-weight:bold;}.column-with-form{display:flex;align-items:center;justify-content:center;position:relative;}.column-with-form span{margin:0 60px;}.column-with-form .edit-link{right:17px;}.column-with-form button{right:4px;}.column-with-form form input.small-input,.column-with-form form textarea.small-input{max-width:unset;}.up-down-tools{display:flex;flex-direction:column;justify-content:space-around;margin-right:10px;}.up-down-tools .up,.up-down-tools .down{width:15px;height:15px;background-size:contain;background-repeat:no-repeat;}.up-down-tools .up{background-image:url("/assets/images/icons/select-arrow.svg");transform:rotate(180deg);}.up-down-tools .up:hover{background-image:url("/assets/images/icons/green-arrow.svg");transform:rotate(-90deg);}.up-down-tools .down{background-image:url("/assets/images/icons/select-arrow.svg");}.up-down-tools .down:hover{background-image:url("/assets/images/icons/green-arrow.svg");transform:rotate(90deg);}.text-with-icon{display:flex;align-items:center;}.text-with-icon img{width:24px;margin-left:10px;}.disabled{opacity:.5;pointer-events:none;cursor:default;}.user-select-none{-webkit-user-select:none;-ms-user-select:none;user-select:none;}.column-with-char{display:flex;}.column-with-char div:first-child{margin-right:8px;}.icon-width-20{width:20px;}.icon-width-30{width:30px;}.icon-width-40{width:40px;}@media screen and (min-width:1650px){.menu{max-height:calc(100vh - 120px - 35px);}.header{max-width:1600px;}.content{max-width:1500px;}.subscription-plan-box{max-height:calc(100vh - 120px - 50px - 150px);}}@media screen and (min-width:1450px) and (max-width:1649px){body{zoom:1;}.menu{max-height:calc(100vh - 120px - 35px);}.header{max-width:1400px;}.content{max-width:1300px;}.subscription-plan-box{max-height:calc(100vh - 120px - 50px - 100px);}}@media screen and (max-width:1450px){body{zoom:.8;}.menu{max-height:calc(125vh - 205px);}.header{max-width:1750px;}.subscription-plan-box{max-height:calc(125vh - 315px);}}@media screen and (max-width:1250px){.table-header .table-col{padding-left:10px;}.detail-product-carousel{flex-wrap:wrap;}.detail-product-carousel .back{margin-right:50px;margin-bottom:20px;}}@media screen and (max-width:1000px){.table-with-subitems .table-row::before{bottom:calc(50% - 10px);}.content{max-width:unset;}.app-layout-content-box-header{margin-top:20px;}.app-layout-content-box .detail-item-info{position:relative;}.app-layout-content-box .detail-item-info .base-info{flex-wrap:wrap;}.app-layout-content-box .detail-item-info-clear{display:none;}.app-layout-content-box .table-header{flex-direction:column;}.app-layout-content-box .table-col{padding:10px;text-align:center;justify-content:center;margin:auto;}.app-layout-content-box .table-col:first-child{padding-top:30px;}.app-layout-content-box .table:has(.table-header-fixed) .table-body{padding-top:10px;}.app-layout-content-box .table-row{flex-direction:column;}.filter .primary-icon-button{align-self:auto;height:min-content;}.filter-inputs{flex-wrap:wrap;}.dashboard{flex-direction:column;}.dashboard .simple-box-border{width:100%;}.detail-product-carousel,.detail-product-text{width:100%;justify-content:left;}.detail-product-base{flex-direction:column;}.carousel{max-width:unset;width:100%;margin-right:0;margin-bottom:30px;}.eshop-banner h1{font-size:25px;}}@media screen and (max-width:768px){.header{position:relative;width:90%;margin:0;}.header-bar{flex-direction:column;text-align:center;}.header-clear{display:none;}.content{margin-top:40px;}.app-layout-header{position:relative;}.app-layout-header-clear{display:none;}.app-layout-content{flex-direction:column;}.app-layout-content-box{width:100%;}.app-layout-menu{margin-right:0;}.app-layout-menu .simple-box-border{position:relative;width:100%;top:unset;}.app-layout-menu .simple-box-border .menu{height:auto;}.table-header-clear{display:none;}.table-header-fixed{position:relative;top:unset;}.subscription-plan-box{position:relative;width:100%;max-width:unset;}.footer{position:relative;}.footer-clear{display:none;}.gradient{display:none;}}@media(min-width:768px){.only-mobile{display:none!important;}.only-desktop{display:block!important;}}@media(max-width:767px){.only-mobile{display:block!important;}.only-desktop{display:none!important;}.eshop-banner h1{max-width:65%;top:calc(50% - 15px);}}@media(max-width:600px){.eshop-banner h1{font-size:20px;}}.carousel-gallery{width:100%;}.carousel-gallery img{vertical-align:middle;height:100%;object-fit:cover;}.carousel-gallery .container{position:relative;}.carousel-gallery .mySlides{display:none;aspect-ratio:1/1;border-radius:29px;overflow:hidden;margin-bottom:10px;}.carousel-gallery .main-img{position:relative;}.carousel-gallery .prev,.carousel-gallery .next{cursor:pointer;position:absolute;top:calc(50% - 40px);width:20px;opacity:.8;padding:30px;}.carousel-gallery .next{right:-10px;}.carousel-gallery .prev{left:-10px;}.carousel-gallery .prev img{transform:rotate(180deg);}.carousel-gallery .prev:hover,.carousel-gallery .next:hover{opacity:1;}.carousel-gallery .thumbnail-scroll{overflow:overlay;}.carousel-gallery .thumbnail-scroll::-webkit-scrollbar{-webkit-appearance:none;height:7px;margin-block:15px;}.carousel-gallery .thumbnail-scroll::-webkit-scrollbar-thumb{background:#d1d1d1;box-shadow:0 6.81122px 29.7991px rgba(56,87,115,.25);border-radius:16.1766px;}.carousel-gallery .thumbnail-scroll::-webkit-scrollbar-track{margin:15px;}.carousel-gallery .thumbnail-scroll::-webkit-scrollbar-corner{background:transparent;}.carousel-gallery .row{width:max-content;padding-bottom:13px;}.carousel-gallery .column{width:90px;margin-right:6px;aspect-ratio:1/1;border-radius:17px;overflow:hidden;}.carousel-gallery .column:last-child{margin-right:0;}.carousel-gallery .demo{opacity:.6;cursor:pointer;}.carousel-gallery .active,.carousel-gallery .demo:hover{opacity:1;}textarea{resize:none;}input,textarea{width:100%;box-sizing:border-box;background-color:#ededed;border:0;border-radius:calc(20px - 2px);font-size:16px;line-height:20px;color:#495366;padding:19px 35px;outline:0;margin:0;}input[type=search],textarea[type=search]{width:100%;box-sizing:border-box;background:linear-gradient(0deg,rgba(233,235,236,.5),rgba(233,235,236,.5)),linear-gradient(111.83deg,#f3f3f3 16.09%,rgba(251,251,251,.03) 74.26%),linear-gradient(270deg,#fff 0%,rgba(249,249,249,.37) 150.76%);padding-left:50px;margin-bottom:0;}input.small-input,textarea.small-input{padding:7px 15px;font-size:14px;line-height:14px;margin:3px;min-width:100px;max-width:150px;border-radius:10px;color:#495366;}input.small-input::placeholder,textarea.small-input::placeholder{color:#495366;}input.small-input::-ms-input-placeholder,textarea.small-input::-ms-input-placeholder{color:#495366;}input.invalid,textarea.invalid{color:#ff5f5f;}input.invalid::placeholder,textarea.invalid::placeholder{color:#ff5f5f;}.login input,.registration input{background-color:#fff;}.login-input,.reg-input{margin-bottom:10px;}::placeholder{color:#495366;}::-ms-input-placeholder{color:#495366;}form a{color:#495366;text-decoration:none;font-size:12px;line-height:15px;font-weight:700;margin-bottom:30px;}.button{box-sizing:border-box;min-width:240px;text-align:center;border-radius:20px;font-size:14px;border:0;padding:20px 20px;color:#fff;cursor:pointer;align-self:center;text-transform:uppercase;text-decoration:none;box-shadow:0 4px 17px rgba(0,0,0,.1);text-shadow:0 1px 3px rgba(0,0,0,.3);}.button:disabled{opacity:.8;cursor:auto;}.button.small-button{display:flex;font-size:14px;line-height:18px;font-weight:500;padding:12px 17px;border-radius:15px;min-width:unset;width:fit-content;}.button.small-button img{width:19px;height:19px;object-fit:contain;}.button.back-button{display:block;padding:11px 25px;border-radius:29px;min-width:unset;}.button.back-button img{width:35px;}.primary-button{background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#67c1ff 0%,#3787d0 100%);}.primary-button:hover:enabled{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#67c1ff 0%,#3787d0 100%);}a.primary-button:hover{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#67c1ff 0%,#3787d0 100%);}.secondary-button{background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#7de1ef 0%,#2cc5cf 100%);}.secondary-button:hover:enabled{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#7de1ef 0%,#2cc5cf 100%);}a.secondary-button:hover{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#7de1ef 0%,#2cc5cf 100%);}.tertiary-button{background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#9dacc6 0%,#6c7b95 100%);}.tertiary-button:hover:enabled{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#9dacc6 0%,#6c7b95 100%);}a.tertiary-button:hover{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#9dacc6 0%,#6c7b95 100%);}.reset-button{background:linear-gradient(180deg,#fc6b6c 0%,#bd3939 100%);}.reset-button:hover:enabled{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#c43e3f 0%,#c64040 100%);}a.reset-button:hover{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#c43e3f 0%,#c64040 100%);}.proceed-button{font-weight:700;background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#41d18c 0%,#00aa81 100%);}.proceed-button:hover:enabled{background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#41d18c 0%,#00aa81 100%);}a.proceed-button:hover{background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#41d18c 0%,#00aa81 100%);}.primary-icon-button{background:linear-gradient(180deg,#9dacc6 0%,#6c7b95 100%);}.primary-icon-button:hover{background:linear-gradient(180deg,#e3edff 0%,#6c7b95 100%);}.primary-icon-button:hover.delete-icon-button{background:linear-gradient(180deg,#ff6a6a 0%,#6c7b95 112.5%);}.secondary-icon-button{background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#67c1ff 0%,#3787d0 100%);}.secondary-icon-button:hover{background:linear-gradient(180deg,rgba(255,255,255,.5) 0%,rgba(255,255,255,0) 100%),linear-gradient(180deg,#67c1ff 0%,#3787d0 100%);}.icon-button-text{margin-left:10px;}.link{cursor:pointer;}.toggler-wrapper{display:block;width:55px;height:30px;cursor:pointer;position:relative;margin:auto;}.toggler-wrapper input[type=checkbox]{display:none;}.toggler-wrapper input[type=checkbox]:checked+.toggler-slider{background:linear-gradient(0deg,#6dcf82,#6dcf82),#f8f8f8;}.toggler-wrapper input[type=checkbox]:checked+.toggler-slider .toggler-knob{left:calc(100% - 24px - 3px);}.toggler-wrapper .toggler-slider{background:linear-gradient(0deg,rgba(175,182,193,.58),rgba(175,182,193,.58)),#f8f8f8;position:absolute;border-radius:100px;top:0;left:0;width:100%;height:100%;-webkit-transition:all 300ms ease;transition:all 300ms ease;}.toggler-wrapper .toggler-slider.toggler-slider-unchecked-red{background:linear-gradient(0deg,rgba(255,0,0,.58),rgba(255,0,0,.58)),#f8f8f8;}.toggler-wrapper .toggler-knob{position:absolute;width:24px;height:24px;border-radius:50%;left:3px;top:3px;background-color:#f8f8f8;-webkit-transition:all 300ms ease;transition:all 300ms ease;}.checkbox-container{display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.checkbox-container input{opacity:0;height:0;width:0;}.checkbox-container input:checked~.checkmark-box-border{background:linear-gradient(#fff,rgba(124,225,138,.5));opacity:.8;}.checkbox-container input:checked~.checkmark-box-border .checkmark{background:#7ce18a;}.checkbox-container.secondary-checkbox{justify-content:left;}.checkbox-container.secondary-checkbox input:checked~.checkmark-box-border{background:#00a3a6;}.checkbox-container.secondary-checkbox input:checked~.checkmark-box-border .checkmark{background:#00a3a6;}.checkbox-container.secondary-checkbox .checkmark-box-border{width:12px;height:12px;background:#d9d9d9;border-radius:4px;margin-right:12px;}.checkbox-container.secondary-checkbox .checkmark{background:#d9d9d9;border-radius:2px;}.checkbox-container:has(input.invalid){color:#ff5f5f;}.checkbox-container:has(input.invalid)>.checkmark{border:2px solid #ff5f5f;}.checkmark-box-border{width:25px;height:25px;border-radius:9px;padding:2px;box-sizing:border-box;box-shadow:0 8px 35px rgba(56,87,115,.25);margin-right:20px;background:linear-gradient(#fff,#fff);}.checkmark{display:flex;height:100%;width:100%;background:#f8f8f8;border-radius:7px;}ul.validation-errors{padding:0;}ul.validation-errors li.validation-message{list-style-type:none;color:#ff5f5f;}.multiple-buttons{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:auto;}.multiple-buttons .button{width:calc(50% - 7.5px);margin-bottom:10px;min-width:unset;}.multiple-buttons .button:first-child{margin-right:15px;}.input-label{font-weight:bold;display:flex;margin:12px;}.rz-multiselect,.rz-dropdown{box-sizing:border-box;display:inline-flex;flex-direction:column;position:relative;overflow:hidden;text-align:start;}.rz-dropdown{width:100%;background:#ededed;border-radius:16px;padding:10px 10px 0 10px;}.rz-multiselect .rz-helper-hidden-accessible input,.rz-dropdown .rz-helper-hidden-accessible input,.rz-helper-hidden-accessible{height:0;padding:0;margin:0;border:0;}.rz-dropdown-chips .rz-dropdown-chips-wrapper{display:flex;flex-wrap:wrap;}.rz-dropdown-label{margin-bottom:10px;padding:8px 20px;color:#495366;font-size:14px;line-height:22px;}.rz-dropdown-chips .rz-chip{display:inline-flex;align-items:center;background:#fff;color:#495366;font-size:14px;line-height:22px;margin-right:10px;padding:8px 20px;border-radius:18px;margin-bottom:10px;}.rz-multiselect-panel,.rz-dropdown-panel{position:absolute;background:#ededed;margin-top:10px;border-radius:16px;border:1px solid #fff;}.rz-multiselect-item,.rz-dropdown-item{font-size:14px;line-height:22px;margin-bottom:12px;list-style:none;cursor:pointer;position:relative;}.rz-multiselect-item:hover,.rz-dropdown-item:hover{color:#00a3a6;}.rz-multiselect-item:hover::before,.rz-dropdown-item:hover::before,.rz-multiselect-item.rz-state-highlight::before,.rz-dropdown-item.rz-state-highlight::before{content:"";background-color:#00a3a6;width:5px;height:25px;position:absolute;border-radius:30px;left:-15px;bottom:0;}.rz-multiselect-item.rz-state-highlight,.rz-dropdown-item.rz-state-highlight{color:#00a3a6;cursor:default;}.rz-multiselect-header,.rz-dropdown-filter-container{border-bottom:1px solid #92a4a9;display:flex;padding:15px;margin:0 10px;}.rz-multiselect-filter-container input,.rz-dropdown-filter-container input{height:auto;padding:2px;}.rz-dropdown-chips .rz-chip .rz-button{border:0;width:12px;background:url("/assets/images/icons/close-dropdown.png");height:12px;background-repeat:no-repeat;background-size:contain;margin-left:14px;cursor:pointer;}.rz-dropdown-chips .rz-chip .rzi{display:none;}.rz-multiselect-header .rz-chkbox{display:inline-block;vertical-align:middle;position:relative;width:25px;height:25px;margin-right:20px;}.rz-multiselect-header .rz-chkbox-box{width:inherit;position:absolute;cursor:pointer;top:0;left:0;bottom:0;right:0;display:flex;align-items:center;justify-content:center;border:2px solid #fff;box-shadow:var(--rz-input-shadow);background:#f8f8f8;border-radius:9px;box-sizing:border-box;box-shadow:0 8px 35px rgba(56,87,115,.25);}.rz-multiselect-header .rz-chkbox-box.rz-state-active{background:#00a3a6;}.rz-multiselect-filter-icon,.rz-dropdown-filter-icon{width:18px;height:18px;display:flex;margin-right:5px;}.rz-multiselect-filter-icon:before,.rz-dropdown-filter-icon:before{content:"";background-image:url("/assets/images/icons/search.png");background-size:18px 18px;background-color:transparent;width:18px;height:18px;}.rz-multiselect-filter-container{display:flex;flex-direction:row-reverse;align-items:center;width:100%;}.rz-dropdown-filter-container{display:flex;flex-direction:row-reverse;align-items:center;}.rzi-chevron-down{display:flex;width:12px;height:12px;}.rzi-chevron-down::before{content:"";background-image:url("/assets/images/icons/select-arrow.png");background-size:12px 12px;background-color:transparent;width:12px;height:12px;}.rz-multiselect-trigger,.rz-dropdown-trigger{cursor:pointer;position:absolute;display:flex;align-items:center;right:15px;top:0;bottom:0;}.rz-multiselect-trigger span,.rz-dropdown-trigger span{margin:0;}.rz-dropdown-clear-icon{position:absolute;display:flex;align-items:center;right:40px;top:0;bottom:0;cursor:pointer;}.rz-dropdown-clear-icon::before{content:"";background-image:url("/assets/images/icons/close-dropdown.png");background-size:12px 12px;background-color:transparent;width:12px;height:12px;}.rz-dropdown-items,.rz-multiselect-items{padding:0 25px;}.hover-enable{background:transparent;pointer-events:none;cursor:default;}.hover-enable:focus{background-color:#ededed;pointer-events:unset;cursor:text;}.col-xs-12{float:left;width:100%;}.col-xs-11{width:91.66666667%;}.col-xs-10{width:83.33333333%;}.col-xs-9{width:75%;}.col-xs-8{width:66.66666667%;}.col-xs-7{width:58.33333333%;}.col-xs-6{width:50%;}.col-xs-5{width:41.66666667%;}.col-xs-4{width:33.33333333%;}.col-xs-3{width:25%;}.col-xs-2{width:16.66666667%;}.col-xs-1{width:8.33333333%;}.col-xs-pull-12{right:100%;}.col-xs-pull-11{right:91.66666667%;}.col-xs-pull-10{right:83.33333333%;}.col-xs-pull-9{right:75%;}.col-xs-pull-8{right:66.66666667%;}.col-xs-pull-7{right:58.33333333%;}.col-xs-pull-6{right:50%;}.col-xs-pull-5{right:41.66666667%;}.col-xs-pull-4{right:33.33333333%;}.col-xs-pull-3{right:25%;}.col-xs-pull-2{right:16.66666667%;}.col-xs-pull-1{right:8.33333333%;}.col-xs-pull-0{right:auto;}.col-xs-push-12{left:100%;}.col-xs-push-11{left:91.66666667%;}.col-xs-push-10{left:83.33333333%;}.col-xs-push-9{left:75%;}.col-xs-push-8{left:66.66666667%;}.col-xs-push-7{left:58.33333333%;}.col-xs-push-6{left:50%;}.col-xs-push-5{left:41.66666667%;}.col-xs-push-4{left:33.33333333%;}.col-xs-push-3{left:25%;}.col-xs-push-2{left:16.66666667%;}.col-xs-push-1{left:8.33333333%;}.col-xs-push-0{left:auto;}.col-xs-offset-12{margin-left:100%;}.col-xs-offset-11{margin-left:91.66666667%;}.col-xs-offset-10{margin-left:83.33333333%;}.col-xs-offset-9{margin-left:75%;}.col-xs-offset-8{margin-left:66.66666667%;}.col-xs-offset-7{margin-left:58.33333333%;}.col-xs-offset-6{margin-left:50%;}.col-xs-offset-5{margin-left:41.66666667%;}.col-xs-offset-4{margin-left:33.33333333%;}.col-xs-offset-3{margin-left:25%;}.col-xs-offset-2{margin-left:16.66666667%;}.col-xs-offset-1{margin-left:8.33333333%;}.col-xs-offset-0{margin-left:0%;}@media(min-width:768px){.col-sm-12{width:100%;}.col-sm-11{width:91.66666667%;}.col-sm-10{width:83.33333333%;}.col-sm-9{width:75%;}.col-sm-8{width:66.66666667%;}.col-sm-7{width:58.33333333%;}.col-sm-6{width:50%;}.col-sm-5{width:41.66666667%;}.col-sm-4{width:33.33333333%;}.col-sm-3{width:25%;}.col-sm-2{width:16.66666667%;}.col-sm-1{width:8.33333333%;}.col-sm-pull-12{right:100%;}.col-sm-pull-11{right:91.66666667%;}.col-sm-pull-10{right:83.33333333%;}.col-sm-pull-9{right:75%;}.col-sm-pull-8{right:66.66666667%;}.col-sm-pull-7{right:58.33333333%;}.col-sm-pull-6{right:50%;}.col-sm-pull-5{right:41.66666667%;}.col-sm-pull-4{right:33.33333333%;}.col-sm-pull-3{right:25%;}.col-sm-pull-2{right:16.66666667%;}.col-sm-pull-1{right:8.33333333%;}.col-sm-pull-0{right:auto;}.col-sm-push-12{left:100%;}.col-sm-push-11{left:91.66666667%;}.col-sm-push-10{left:83.33333333%;}.col-sm-push-9{left:75%;}.col-sm-push-8{left:66.66666667%;}.col-sm-push-7{left:58.33333333%;}.col-sm-push-6{left:50%;}.col-sm-push-5{left:41.66666667%;}.col-sm-push-4{left:33.33333333%;}.col-sm-push-3{left:25%;}.col-sm-push-2{left:16.66666667%;}.col-sm-push-1{left:8.33333333%;}.col-sm-push-0{left:auto;}.col-sm-offset-12{margin-left:100%;}.col-sm-offset-11{margin-left:91.66666667%;}.col-sm-offset-10{margin-left:83.33333333%;}.col-sm-offset-9{margin-left:75%;}.col-sm-offset-8{margin-left:66.66666667%;}.col-sm-offset-7{margin-left:58.33333333%;}.col-sm-offset-6{margin-left:50%;}.col-sm-offset-5{margin-left:41.66666667%;}.col-sm-offset-4{margin-left:33.33333333%;}.col-sm-offset-3{margin-left:25%;}.col-sm-offset-2{margin-left:16.66666667%;}.col-sm-offset-1{margin-left:8.33333333%;}.col-sm-offset-0{margin-left:0%;}}@media(min-width:992px){.col-md-12{width:100%;}.col-md-11{width:91.66666667%;}.col-md-10{width:83.33333333%;}.col-md-9{width:75%;}.col-md-8{width:66.66666667%;}.col-md-7{width:58.33333333%;}.col-md-6{width:50%;}.col-md-5{width:41.66666667%;}.col-md-4{width:33.33333333%;}.col-md-3{width:25%;}.col-md-2{width:16.66666667%;}.col-md-1{width:8.33333333%;}.col-md-pull-12{right:100%;}.col-md-pull-11{right:91.66666667%;}.col-md-pull-10{right:83.33333333%;}.col-md-pull-9{right:75%;}.col-md-pull-8{right:66.66666667%;}.col-md-pull-7{right:58.33333333%;}.col-md-pull-6{right:50%;}.col-md-pull-5{right:41.66666667%;}.col-md-pull-4{right:33.33333333%;}.col-md-pull-3{right:25%;}.col-md-pull-2{right:16.66666667%;}.col-md-pull-1{right:8.33333333%;}.col-md-pull-0{right:auto;}.col-md-push-12{left:100%;}.col-md-push-11{left:91.66666667%;}.col-md-push-10{left:83.33333333%;}.col-md-push-9{left:75%;}.col-md-push-8{left:66.66666667%;}.col-md-push-7{left:58.33333333%;}.col-md-push-6{left:50%;}.col-md-push-5{left:41.66666667%;}.col-md-push-4{left:33.33333333%;}.col-md-push-3{left:25%;}.col-md-push-2{left:16.66666667%;}.col-md-push-1{left:8.33333333%;}.col-md-push-0{left:auto;}.col-md-offset-12{margin-left:100%;}.col-md-offset-11{margin-left:91.66666667%;}.col-md-offset-10{margin-left:83.33333333%;}.col-md-offset-9{margin-left:75%;}.col-md-offset-8{margin-left:66.66666667%;}.col-md-offset-7{margin-left:58.33333333%;}.col-md-offset-6{margin-left:50%;}.col-md-offset-5{margin-left:41.66666667%;}.col-md-offset-4{margin-left:33.33333333%;}.col-md-offset-3{margin-left:25%;}.col-md-offset-2{margin-left:16.66666667%;}.col-md-offset-1{margin-left:8.33333333%;}.col-md-offset-0{margin-left:0%;}}@media(min-width:1200px){.col-lg-12{width:100%;}.col-lg-11{width:91.66666667%;}.col-lg-10{width:83.33333333%;}.col-lg-9{width:75%;}.col-lg-8{width:66.66666667%;}.col-lg-7{width:58.33333333%;}.col-lg-6{width:50%;}.col-lg-5{width:41.66666667%;}.col-lg-4{width:33.33333333%;}.col-lg-3{width:25%;}.col-lg-2{width:16.66666667%;}.col-lg-1{width:8.33333333%;}.col-lg-pull-12{right:100%;}.col-lg-pull-11{right:91.66666667%;}.col-lg-pull-10{right:83.33333333%;}.col-lg-pull-9{right:75%;}.col-lg-pull-8{right:66.66666667%;}.col-lg-pull-7{right:58.33333333%;}.col-lg-pull-6{right:50%;}.col-lg-pull-5{right:41.66666667%;}.col-lg-pull-4{right:33.33333333%;}.col-lg-pull-3{right:25%;}.col-lg-pull-2{right:16.66666667%;}.col-lg-pull-1{right:8.33333333%;}.col-lg-pull-0{right:auto;}.col-lg-push-12{left:100%;}.col-lg-push-11{left:91.66666667%;}.col-lg-push-10{left:83.33333333%;}.col-lg-push-9{left:75%;}.col-lg-push-8{left:66.66666667%;}.col-lg-push-7{left:58.33333333%;}.col-lg-push-6{left:50%;}.col-lg-push-5{left:41.66666667%;}.col-lg-push-4{left:33.33333333%;}.col-lg-push-3{left:25%;}.col-lg-push-2{left:16.66666667%;}.col-lg-push-1{left:8.33333333%;}.col-lg-push-0{left:auto;}.col-lg-offset-12{margin-left:100%;}.col-lg-offset-11{margin-left:91.66666667%;}.col-lg-offset-10{margin-left:83.33333333%;}.col-lg-offset-9{margin-left:75%;}.col-lg-offset-8{margin-left:66.66666667%;}.col-lg-offset-7{margin-left:58.33333333%;}.col-lg-offset-6{margin-left:50%;}.col-lg-offset-5{margin-left:41.66666667%;}.col-lg-offset-4{margin-left:33.33333333%;}.col-lg-offset-3{margin-left:25%;}.col-lg-offset-2{margin-left:16.66666667%;}.col-lg-offset-1{margin-left:8.33333333%;}.col-lg-offset-0{margin-left:0%;}}.user-submenu-item span{white-space:nowrap;}.eshop-banner img{display:block;}.quick-start{line-height:1.4em;}.quick-start .form-box{padding:50px;}.quick-start ol{line-height:0;}.quick-start ol li{line-height:2em;}.quick-start ol ul{margin:1em 0 1.5em 0;}.quick-start ul{list-style-type:disc;}.quick-start ul li{line-height:1.5em;}.quick-start img{border-radius:15px;}.quick-start-section{margin-left:30px;}.key-box{justify-content:center;}.text-align-left{text-align:left;}.text-align-center{text-align:center;}.footer span a{font-weight:normal;}.multiple-buttons .button{margin-right:15px;}.multiple-buttons .button:last-child{margin-right:unset;}.width-20{width:20px;}.width-25{width:25px;}.width-30{width:30px;}.column-with-textarea input.small-input,.column-with-textarea textarea.small-input{min-height:37px;max-width:unset;padding-top:12px;margin:6px 3px;}.column-with-textarea:first-child{padding:0 0 0 35px;}.table-tools-no-transition{display:flex;justify-content:end;margin-right:4px;}.table-body .table-row .text-with-icon{justify-content:center;}.table-row:hover .hover-enable:read-only{background:transparent;pointer-events:none;cursor:default;}.menu-icon svg{width:28px;height:28px;}.toast-bar{display:flex;flex-direction:row;align-items:center;padding:0 20px;gap:18.75px;background:#f3ce87;border-radius:20px;}.toast-bar img{width:30px;}.header-log-info .rz-dropdown{width:90px;}.header-log-info .rz-dropdown-label{padding:0 10px;}.tab-container{display:flex;position:relative;}.tab{border:0;background-color:transparent;cursor:pointer;position:relative;font-size:18px;font-weight:700;line-height:29px;color:#495366;margin-right:30px;margin-bottom:6px;padding:0;}.tab:hover,.tab.active{color:#00a3a6;}.tab-underline{position:absolute;border-radius:10px;bottom:0;left:0;height:5px;background-color:#00a3a6;transition:transform .3s ease,width .3s ease;transform-origin:left;}.font-weight-700{font-weight:700;}.product-old-price{font-size:18px;}.product-price{font-size:27px;font-weight:700;}.try-for-free-button{padding:10px 10px;text-transform:unset;}